Re: Using Configurations to build a single target for multiple platforms?
Re: Using Configurations to build a single target for multiple platforms?
- Subject: Re: Using Configurations to build a single target for multiple platforms?
- From: Jens Alfke <email@hidden>
- Date: Sun, 31 Jan 2016 14:38:17 -0800
On Jan 26, 2016, at 4:44 PM, Quincey Morris < email@hidden> wrote:
I’ve been wondering if doing this is actually supported.
It is. I was told to use this approach by an Xcode engineer. One problem I see is that that there’s no indication that this approach works for iOS and tvOS together. They have different base SDKs, different potential deployment targets, etc, etc, and I can’t see a per-platform setting for these.
There are per-platform deployment target settings. The Mac one is under Deployment, and the other three(!) OSs are in a section weirdly titled “(null) - Deployment”.
You’re right that there aren’t separate SDK settings, but that hasn’t caused any problems for me; it just uses the correct SDK for whatever platform it builds for. Each platform only has one supported SDK anyway.
—Jens |
_______________________________________________
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