bitcode bundle could not be generated because Flipper-DoubleConversion was built without full bitcode
See original GitHub issue🐛 Bug Report
I wanted to build IOS with multiple scheme. However, an error occurs while building:
-
My error:
-
My Podfile:
-
I tried some hint from Stack overflow (https://stackoverflow.com/questions/32640149/disable-bitcode-for-project-and-cocoapods-dependencies-with-xcode-7, https://stackoverflow.com/questions/31233395/ios-library-to-bitcode) but the issue still was not resolved
-
NOTE : I want use bitcode. so I not recommend change bitcode value
Thank you so much for your supporting
Version
0.67.2
Output of npx react-native info
Steps to reproduce
N/A
Snack, code example, screenshot, or link to a repository
No response
Issue Analytics
- State:
- Created a year ago
- Reactions:3
- Comments:5 (1 by maintainers)
Top Results From Across the Web
bitcode bundle could not be generated because Flipper ...
I wanted to build IOS after environmental separation.
Read more >bitcode bundle could not be generated because ... - GitHub
Description I wanted to build IOS with multiple scheme. However, an error occurs while building: My error: My Podfile: I tried some hint ......
Read more >Flutter webview error bitcode bundle could not be generated
[Solved]-Flutter webview error bitcode bundle could not be generated ... not be generated because Flipper-DoubleConversion was built without full bitcode ...
Read more >Adding Flipper to Generic iOS Apps
Swift and Objective-C are supported for Flipper with CocoaPods as build and distribution mechanism.
Read more >Flipper-Folly on CocoaPods.org
Build Notes. Because folly does not provide any ABI compatibility guarantees from commit to commit, we generally recommend building folly as a static...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
same issue to me
just disable bitcode: Build Setting => Enable Bitcode => No