Dropping a framework into Xcode moves (and stage) the framework to the root of the project

Originator:Romain.pouclet
Number:rdar://33337201 Date Originated:15-Jul-2017 07:55 PM
Status:Open Resolved:
Product:Developer Tools Product Version:9b3
Classification:UI/Usability Reproducible:Always
 
Summary:
I’m using Carthage to build my dependencies, when I drop a framework in Xcode, it’s moved from the Carthage/Builds/iOS folder to the root of my project.

Steps to Reproduce:
1. Have frameworks
2. Drop a framework in your project
3. Make sure the “copy if needed” is unchecked

Expected Results:
Link the framework

Actual Results:
The framework is moved and stage at the root of my project.

Version:
9b3

Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!