Post

Replies

Boosts

Views

Activity

Reply to Xcode 12.5 bitcode error with static library bazel xcodebuil.
I found out what was causing this issue: a library that was updated 5-6 days ago, compiled with Xcode 12.5 for M1 chip support the library used is RealmJS - https://github.com/realm/realm-js My suggestion is to find out which library was updated and try to downgrade it to a lower version.
Replies
Boosts
Views
Activity
May ’21
Reply to Xcode 12.5 bitcode error with static library bazel xcodebuil.
I have the similar issue, but I got this error from appcenter builds. Settings the ENABLE_BITCODE=no will successfully run the build but this is NOT a good workaround. I'm still investigating this issue and what lib/pod is triggering this error. btw, did you managed to find a fix?
Replies
Boosts
Views
Activity
May ’21