On Apr 1, 2011, at 12:13 AM, Gabriel Zachmann wrote: >> Which version of Xcode are you using? Note that 3.2.6 dropped PPC support. > > I've got 3.2.6.
Yeah, that would do it. 3.2.6 didn't completely drop PPC support, but it did drop it from the list of standard architectures. > % file ArtSaver > ArtSaver: Mach-O universal binary with 2 architectures > ArtSaver (for architecture ppc7400): Mach-O bundle ppc > ArtSaver (for architecture i386): Mach-O bundle i386 > > Is that good to run on a G4? Yes. Nick Zitzmann <http://www.chronosnet.com/> _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
