Re: Question about Architecture setting in Xcode 3.0
Re: Question about Architecture setting in Xcode 3.0
- Subject: Re: Question about Architecture setting in Xcode 3.0
- From: Fritz Anderson <email@hidden>
- Date: Wed, 4 Feb 2009 15:32:34 -0600
On 4 Feb 2009, at 3:22 PM, Nima wrote:
I started working on a Xcode project initiated by someone else, I
noticed the build size is kinda huge, I looked in Xcode
Targets(Release) and see the Architecture is (ppc i386) but when I
look in Project setting I see the architecture is i386( that I want
it, I want support only Intel machines). I tried to change the
settings in Release to i386 only, but there is no option available
to set it there, it shows only 32-bit/64-bit options for selection
also all "add pre-architecture setting for" in bottom-left corner of
Release info window are disable. Also I played with Deployment
option in xconfig , didn't have any success. Can someone please give
me a hint/ idea how could fix this?
Find the "Architectures" build setting in the Build tab for the
relevant target and configuration. Clicking on the value (to the
right) gets you a popup that deals with 32- and 64-bits, as you say.
Double-click on the _label_. This will drop down a list of the
architectures that will actually be built. Use the + and - buttons to
edit the list.
— F
--
Fritz Anderson -- Xcode 3 Unleashed: Now in its second printing -- <http://x3u.manoverboard.org/
>
_______________________________________________
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