Search Issue Tracker
Fixed in 5.3.2
Votes
4
Found in
5.3.0f4
Issue ID
752178
Regression
Yes
[iOS] Bitcode is not enabled in libiphone-lib.a
To Reproduce:
1. Build any project for ios.
2. Observe that 'bitcode' is not enabled in Build Settings.
3. If it's enabled, it will fail with:
"
ld: '/Users/paulius/Downloads/bitcode_test_1/b1_531f1_debug/Libraries/libiPhone-lib.a(LibEntryPoint.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
"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Empty template starts with incorrect Physically Based Sky ground
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
- Video contains artifacts when played in the Video Preview section in the Inspector Window
- UI Toolkit Slider "Fill" option doesn't invert when "Inverted" option is selected
- The Random Value option in the Set Attribute Block gets disabled and the "B"/"Max" value lost when upgrading to Unity 6
Add comment