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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Add comment