Search Issue Tracker
Fixed in 5.3.7
Votes
0
Found in
5.3.5p3
Issue ID
824979
Regression
No
[iOS] XCTest Unity tests fail due to a linker error
Steps to reproduce:
1) Open the attached project or create a new one.
2) Build for iOS and open the build with Xcode.
3) In Xcode, with a device plugged in, select a Team and wait for the indexing to complete.
4) Go to View > Navigators > Show test navigator.
5) In the Xcode's sidebar, hover over the 'UnityTest' entry.
6) Press the ► symbol that appears next to the entry to run the test.
The test fails with an error:
ld: -bundle and -bitcode_bundle (Xcode setting ENABLE_BITCODE=YES) cannot be used together
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Reproduced on:
5.4.0p2, 5.3.5p3, 5.3.4f1
Did not reproduce:
5.5.0b1_(a1a6aa72859d)
Devices:
iPhone 6+, iOS 8.0
iPad Mini 4, iOS 9.3.1
iPad Mini 3, iOS 8.4.1
iPhone 5, iOS 9.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment