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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Add comment