Re: Universal app fails on PPC.
Re: Universal app fails on PPC.
- Subject: Re: Universal app fails on PPC.
- From: Wayne Packard <email@hidden>
- Date: Mon, 06 Oct 2008 14:54:03 -0700
On Oct 6, 2008, at 2:38 PM, David wrote:
I'm including two other frameworks, Sparkle and AquaticPrime. Both of
which I've compiled on my own to make sure settings said its
generating universal output... or at least I think I set that right.
You can use the lipo tool (see the -verify_arch and -info switches) to
check the architecture(s) of the libraries that you built.
for example:
lipo /Library/Frameworks/MacFUSE.framework/MacFUSE -info
emits:
Architectures in the fat file: /Library/Frameworks/MacFUSE.framework/
MacFUSE are: ppc i386
wp
_______________________________________________
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