When archiving, such en error occurs:
Projects/Dossier/MultiDocument/Helpers/GAD/libGoogleAdMobAds.a(GADGestureCFiles.o)
duplicate symbol _tohex in:
/Users/shmidt/Documents/App Development/Xcode Projects/Dossier/MultiDocument/Helpers/GAD/libGoogleAdMobAds.a(rc4.o)
/Users/shmidt/Documents/App Development/Xcode Projects/Dossier/MultiDocument/Helpers/GAD/libGoogleAdMobAds.a(GADGestureCFiles.o)
ld: 64 duplicate symbols for architecture armv7s
If you're using the Admob v6.2 library make sure you're NOT using the -all_load
linker flag, use the -ObjC
linker flag instead.
If you can't find any "-all_load" params but also show this error.
you must goto the "project.xcodeproj" and replace "-all_load" with "-ObjC" in "project.pbxproj"
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