kontaktio / kontakt-ios-sdk

This SDK makes it easy for you to configure, monitor, and securely update Kontakt.io Beacons through our Kontakt.io API.
http://developer.kontakt.io
Other
48 stars 9 forks source link

bicode not recognized yet #4

Closed emacaste closed 8 years ago

emacaste commented 8 years ago

Hi, after 1.0.3 upgradig, archive generator in xcode not recognize yet bitcode.

My error in detail:

ld: '/Users/manuel/x-code/bfm/Pods/GoogleUtilities/Libraries/libGTM_NSData+zlib.a(GTMNSData+zlib.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation)

thx

stoprocent commented 8 years ago

Hi, It's known issue and I will publish new version today in few hours but your error is regarding Google Libraries so not related to KontaktSDK

emacaste commented 8 years ago

Sorry, noticed me too now!! i've got same problem with kontaktio sdk on friday and i tought that  was the same. Sorry again and thx

stoprocent commented 8 years ago

No problem :) Happy to help. Still there is an issue with KontaktSDK when submiting to AppStore with include symbols option. Im working now to automate including *.bcsymbolmap files.