Workspace and adding a dependency to a target. HOW THE HELL DO YOU DO THIS?
Workspace and adding a dependency to a target. HOW THE HELL DO YOU DO THIS?
- Subject: Workspace and adding a dependency to a target. HOW THE HELL DO YOU DO THIS?
- From: Alex Zavatone <email@hidden>
- Date: Thu, 05 Jan 2017 14:05:31 -0600
iOS, Xcode 7.3.1
I have a workspace that references two projects
Within 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 app
These 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