Re: Linking an iOS app to a framework that links to a framework
Re: Linking an iOS app to a framework that links to a framework
- Subject: Re: Linking an iOS app to a framework that links to a framework
- From: Alex Zavatone <email@hidden>
- Date: Thu, 10 Mar 2016 14:00:51 -0500
On Mar 10, 2016, at 1:56 PM, Jens Alfke wrote: On Mar 10, 2016, at 10:50 AM, Alex Zavatone < email@hidden> wrote:
If I create a brand new workspace and then create a brand new iOS target framework and include it in to that workspace, then drag into the workspace a project that outputs (pjsip-ios) a .a file (pjsip-ios), the workspace does not contain the build scheme for the project I just dragged in.
Um, then add a scheme manually? But you don’t actually need a scheme, unless you want to be able to build that .a file by itself from the GUI. If you just make its target a dependent of your iOS app target, then it gets built automatically.
(FYI, I’ve never used workspaces. They seem like an unnecessary layer of abstraction, when you can just embed a project in another project.)
OK. GOOD. That's something that I needed to have made clear to me and it's exactly what I was trying earlier. |
_______________________________________________
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