Embed Frameworks build phase not added for new Frameworks

Originator:pete
Number:rdar://18131078 Date Originated:26-Aug-2014 10:27 AM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode6-Beta6 (6A280e)
Classification:Serious Bug Reproducible:Always
 
Summary:
When adding a new Framework project to an iOS application project, all the necessary settings are added to the app’s project except for the “Embed Frameworks” step. This prevents the app from running on device if it references code in the Framework

Steps to Reproduce:
Create an iOS project, add a Framework project to it.

Expected Results:
All the necessary settings changes are made to the iOS project - including adding the “Embed Frameworks” step

Actual Results:
The “Embed Frameworks” step is missing and the application will fail to run on device if it references any code in the Framework

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!