Xcode 9 beta 2 - Adding a framework to Linked Frameworks and Libraries section causes the framework to be moved from the original directory it was contained in

Originator:loreboa84
Number:rdar://33130597 Date Originated:05 July 2017
Status:Open Resolved:
Product:Xcode 9 Product Version:Beta 2 (9M137d)
Classification:Serious Bug Reproducible:Always
 
Summary:

In Xcode 9 beta 2, when I drag and drop an external framework to Linked Frameworks and Libraries section, the framework is copied from the original directory to the directory that contains the main project. After this operation, the framework is not listed in Linked Frameworks and Libraries section.

Xcode 8.3.3 works as expected.

Steps to Reproduce:
Drag and drop an external framework into Linked Frameworks and Libraries section.

Expected Results:
Xcode should list the dragged framework in Linked Frameworks and Libraries section.

Observed Results:
Xcode creates a group called Frameworks that contains a missing reference. The dragged framework is moved from the original directory to the main directory that contains the project.
The framework is not listed in Linked Frameworks and Libraries section.

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!