multiple sdks in project
multiple sdks in project
- Subject: multiple sdks in project
- From: Ward Willats <email@hidden>
- Date: Wed, 18 Mar 2015 15:38:08 -0700
Hello.
I have a C++ static library used on both iOS and OSX that is built with Xcode6.2.
I tried to make a single project with two targets: one based on the iOS SDK, and another based on the OSX SDK.
They both build OK, but the "Products" group in the Project Navigator only can find the output library for the SDK selected in the "Project" settings (not the targets). That is, the Project-level "Base SDK" selected seems to window down what XCode can find in the "Products" output targets display.
Am I going the wrong way here? Should I be doing 2 separate projects (and maybe combining them with a workspace) instead?
Thanks
-- Ward
_______________________________________________
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