On Fri, Aug 29, 2008 at 7:23 PM, James Pengra <[EMAIL PROTECTED]> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to