Re: 64-bit-compatible iOS targets don't build in Xcode 4
Re: 64-bit-compatible iOS targets don't build in Xcode 4
- Subject: Re: 64-bit-compatible iOS targets don't build in Xcode 4
- From: Chris Hanson <email@hidden>
- Date: Thu, 19 Sep 2013 10:07:21 -0700
On Sep 19, 2013, at 8:05 AM, Jens Alfke <email@hidden> wrote:
> On Sep 18, 2013, at 10:01 PM, Chris Hanson <email@hidden> wrote:
>
>> ARCHS = ARCHS_$(XCODE_VERSION_MAJOR)
>> ARCHS_0500 = $(ARCHS_STANDARD_INCLUDING_64_BIT)
>> ARCHS_0400 = $(ARCHS_STANDARD)
>
> So I’d add those to the “User-Defined” settings list at the bottom? (I’ve never done custom build settings before.)
You’d add the latter two to the user-defined build settings, the first is the Architectures setting itself. But in general, yes.
-- Chris
_______________________________________________
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