> On Jan 26, 2016, at 4:44 PM, Quincey Morris > <quinceymor...@rivergatesoftware.com> 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 (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com