libsqlite3.dylib and libz.dylib missing in Xcode 7. How do I use Parse?
As for Xcode 7 b4: To add Parse support into existing project, follow the Parse “Set up the SDK” for existing project and to add the libz and libsqlite3 libs, use: Go to Build Phases > Link Binary with Libraries > + > Add other While in the file selection window press: “command“+shift+G (i.e. Go … Read more