Search Issue Tracker
Fixed
Votes
0
Found in
5.5.1p3
Issue ID
882013
Regression
Yes
[iOS] Frameworks selected in 'Rarely used frameworks' are not linked with Xcode projects
If a framework, that is used in a plugin, is selected in 'Rarely used frameworks', it doesn't get linked to the Xcode project - this causes linking errors during deployment.
Steps to reproduce:
1) Open the latest attached project.
2) Build for iOS.
3) In Xcode, see the linked library list.
ReplayKit.framework should be linked as it is used in the plugin and selected in the 'Rarely used frameworks' list. Deploying the project to a device causes it to fail with a linking error. Manually adding the aforementioned framework allows the project to be successfully deployed.
Reproduced on:
2017.1.0a1, 5.5.1p4, 5.4.4p3
Did not reproduce:
5.3.7p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
- Missing spaces in "Welcome to VR Mutiplayer Template Project" Welcome Dialog window
Add comment