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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment