Re: Building a framework within an app's project
Re: Building a framework within an app's project
- Subject: Re: Building a framework within an app's project
- From: Quincey Morris <email@hidden>
- Date: Tue, 06 May 2014 16:16:29 -0700
On May 6, 2014, at 14:00 , Tom McHale <email@hidden> wrote:
In the project you want to add the framework to collapse all the panes in project navigator.
In Finder drop the framework xcodeproj file into Project Navigator below the project already there.
I don’t think any of this is necessary, and I’ve never done it. The order of the projects in the Navigator isn’t significant (regardless of whether your “below” means below the app project hierarchically or linearly). Edit the scheme, select the Build (top row) item, then hit the '+' button. You should be able to add the framework project to the build.
The scheme has an option to find target dependences automatically. I don’t recall ever adding a framework target manually here. Go back to Project Navigator and make sure the framework is above app. Drag there if it is not.
Again, the order shouldn’t make any practical difference.
|
_______________________________________________
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