Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Universal build set, but not built



> 
> Message: 5
> Date: Wed, 18 Jan 2006 10:04:58 -0800
> From: Mark Butcher <email@hidden>
> Subject: Universal build set, but not built
> To: applescript studio <email@hidden>
> Message-ID: <email@hidden>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
> 
> I'm trying to make my Studio project universal. I've turned
> prebinding off, and set the architecture to PowerPC and Intel. When I
> Clean & Build, both in Development & Deployment, my Finder info tells
> me the builds are still PowerPC, and not Universal. Anyone help?
> 
> MarkB
> 


Be sure to select the "10.4 Universal" SDK in the settings for the project
(get info on it), under "cross develop using target SDK".

In summary, the steps for universal are:

    1) upgrade project targets to native Xcode
    2) select both i386 and ppc architectures
    3) select 10.4 universal SDK

An unofficial step 4 would be to ensure that your build style -- development
or deployment -- is still set the way you want it, as Xcode may have changed
it (apparently this was corrected in the recent 2.2.1).

In Step 1, if your app contained Java sources, you will need to remove them
from the target before upgrading, and then find some creative way to handle
them afterwards (I resorted to the shell script build phase for my Java
stuff, which just makes a jar file that goes into the app's resource
bundle).

Craig

-- 
Dr. Craig Hunter
NASA Langley Research Center
Configuration Aerodynamics Branch
email@hidden
(757) 864-3020


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.