I am trying to work with Parse on an App, I am new to swift. But I downloaded Xcode 7 and it seems libz.dylib libsqlite3.dylib are missing and when I compile and build it is done successfully yet Parse does not show any data save. I tried adding -lz and -lsqlite3 onto "Other Linker Flags" yet that was not able to solve the issue. Anyone know how to add these libraries in?
/usr/lib/
. From /usr/lib/
you can add libz.dylib
and libsqlite3.dylib
.https://forums.developer.apple.com/message/9176#9176
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With