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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment