Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.3.0a6
2018.3.0f1
Issue ID
1108970
Regression
Yes
[iOS] Frameworks location is ignored when building Xcode project
To reproduce:
1. Download attached project “CHECKING.zip" and open in Unity
2. Open “SampleScene” scene
3. Observe that the iOS Frameworks path is "Assets/Fabric/Plugins/iOS/"
4. Switch Platform to iOS
5. Build for iOS
6. Open Xcode project
7. Observe "Frameworks" directory
Expected results: Observe that Frameworks are under "Frameworks/Fabric/Plugins/iOS" directory
Actual results: Observe that Frameworks are in the root of "Frameworks" directory
Reproduced on Unity 2018.3.0a6, 2018.3.1f1 and 2019.1.0a13
Not reproduced on Unity 2018.3.0a5
Regression on Unity 2018.3.0a6
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Rodrigo-QBG
Feb 13, 2019 19:45
We had this issue in Unity 2018.3.3f1 and we updated to Unity 2018.3.5f1 and the bug was gone.
Just a clarification because the issue says Fixed in Unity 2019.2