ios - ParseCrashReporting - Apple Mach-O Linker Error after enabling it -


i had parse ios sdk v1.2.20 on app. after updating latest version (v1.8.0), got 23 apple mach-o linker errors.

the thing did deleted parse.framework file , replaced new parse.framework , bolts.framework. don't understand why many errors. start "_sqlite3". if click error, shows me detailed page, starts undefined symbols architecture x86_64 know going wrong?

appreciate help.

linking libstdc++6.0.9.dylib , libsqlite3.0.dylib worked me. flag, doubt it. try adding libstdc , see if works.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -