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
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
Add comment