Re: Workspace and adding a dependency to a target. HOW THE HELL DO YOU DO THIS?
Re: Workspace and adding a dependency to a target. HOW THE HELL DO YOU DO THIS?
- Subject: Re: Workspace and adding a dependency to a target. HOW THE HELL DO YOU DO THIS?
- From: Ed Ford <email@hidden>
- Date: Fri, 06 Jan 2017 13:44:32 -0800
Hi Alex, From what you’ve written, it sounds like your project setup is correct, but please review the options discussed in this Tech Note:
Technical Note TN2435 Embedding Frameworks In An App
I believe your issue will be addressed by upgrading to Xcode 8. You may need to setup the link dependancies again as per the Tech Note, but after doing so, what you describe should work. If it doesn’t, please file a bug report, and let me know the number.
—Ed
Ed FordDeveloper Technical Support Engineer Worldwide Developer Relations
Message: 1Date: Thu, 05 Jan 2017 14:05:31 -0600From: Alex Zavatone <email@hidden>To: Xcode-users Users <email@hidden>Subject: Workspace and adding a dependency to a target. HOW THE HELL DO YOU DO THIS?Message-ID: <email@hidden" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""> email@hidden>Content-Type: text/plain; charset=us-asciiiOS, Xcode 7.3.1I have a workspace that references two projectsWithin project 1, it builds a framework.Within project 2, it builds 5 static libs, and a target app that links to these libs.Project 2's target is dependent upon created in framework in project 1.Project 2's target is linked to the framework from project 1 in the Build Phases of project 2's target appThese two projects are within the same workspace.How in hell do i add the framework from project 1 as a dependency to the target iOS app of project 2?NOTHING works. Trying to click + in the Build Phases, Add Dependencies section of project 2's target app refuses to see the framework. Dragging the framework from the projects output into the Dependencies section will not work. Xcode refuses to accept the framework as a dependency, no matter what I do.I can't tell you frustrating this is. Why is this not allowed?
|
_______________________________________________
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