Re: Target change problem
Re: Target change problem
- Subject: Re: Target change problem
- From: "Kyle Sluder" <email@hidden>
- Date: Sun, 31 Aug 2008 03:41:12 -0400
On Fri, Aug 29, 2008 at 7:23 PM, James Pengra <email@hidden> wrote:
> I suspect there is still some setting in XCode that I need to change,
> but I don't see anything obvious. Other programs that I've developed with
> the same system do run nicely on the G5. Their Target SDK setting started
> out set to 10.4 (Universal).
1) You need to change the target deployment architecture to include
ppc as well as x86.
2) Make sure you're compiling a Release build, not a Debug build.
Machines that don't have Xcode installed can't run Debug builds, even
if you've set the architecture correctly.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden