Search Issue Tracker
Won't Fix
Votes
1
Found in
5.3.6f1
Issue ID
836873
Regression
Yes
[iOS] Build fails with "Apple LLVM 8.0 Error": "no such file or directory", "no input files" when building to device
Reproduction steps:
1. Open the attached "stripped" project.
2. Build and run the "Main" scene for iOS.
Actual behavior:
* 5.3.6p7
- Apple LLVM 8.0 Error
- no such file or directory
- no input files
* 5.4.1p4
- Unknown type name 'class'
- Expected ';' after top level declarator
* 5.5.0b7(Xcode project doesn't build)
- error CS1704: An assembly with the same name has already been imported. Consider removing one of the references or sign the assembly
Reproduced with:
- iPad Air 2 9.3.2
Not reproducible with:
- 5.3.6f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment