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
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- NullReferenceException errors are thrown when entering the Play Mode when ShaderGraph window is focused
Add comment