iOS, Xcode 7.1 - Target setting, Embed Frameworks
iOS, Xcode 7.1 - Target setting, Embed Frameworks
- Subject: iOS, Xcode 7.1 - Target setting, Embed Frameworks
- From: Alex Zavatone <email@hidden>
- Date: Wed, 02 Mar 2016 15:38:16 -0500
Hi all. I've got one target app successfully linking to an iOS framework and opening its storyboard within a bundle successfully.
The fun begins when I try to do this from another project. First of all, I'm trying to make sure that the framework is properly installed (or embedded) in the target app of the second project.
I have manually copied the framework into the project app's directory and dragged it in to the navigator (I know, I know, but one step at a time), but In the target app's Build Phases, there is no Embed Framework option.
Under Editor: Add Build Phase, there is no option to Embed Frameworks. The closest I get is Add Copy Files Build Phase.
Is it good enough to use Add Copy Files Build Phase and set the destination to the Frameworks folder in this case?
Thanks much.
Alex Zavatone
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden