meganz / iOS

MEGA for iOS
https://apps.apple.com/app/mega/id706857885?mt=8
Other
345 stars 96 forks source link

Maybe enable bitcode in the prebuilt 3rd Party libraries? #40

Closed mattw-mattw closed 1 year ago

mattw-mattw commented 4 years ago

when trying to build with my actual iPhone as the target:

Showing Recent Messages :-1: '/Users/admin/Desktop/just-exploring-3/SDK/bindings/ios/3rdparty/lib/librtc_sdk_objc.a(rand_extra.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 arm64

General Information

What happened?

link error per above

What did you expect to happen?

jnavarrom commented 1 year ago

Bitcode is deprecated with Xcode 14: https://developer.apple.com/documentation/Xcode-Release-Notes/xcode-14-release-notes