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
Post a Comment