Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.3.0a5
Issue ID
945008
Regression
Yes
[iOS][Mono] libiPhone-lib.a is missing from iOS Mono scripting backend builds
Steps to reproduce:
1. Create new Unity prokect
2. Switch build target to iOS
3. Change 'Scripting Backend' to Mono in Player Settings
4. Build for iOS
5. Try to build the generate Xcode project to device
6. Notice the build fails with the following error:
"library not found for -liPhone-lib"
Reproduced with: 2017.3.0a3, 2017.3.0a6
Not reproducible with: 2017.2.0b8, 2017.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
Add comment