> > On Aug 11, 2009, at 4:22 PM, Trygve Inda wrote: > >> My app has never done this for me, but how can the OS say it is not >> an Intel >> App when it is a 32/64 universal binary? > > > You keep saying "app", but that string you mentioned earlier appears > in System Preferences if the preferences application failed to open a > preference pane bundle for some reason, so I'm assuming you meant > "preference pane" where you said "app". Are you sure you're building > your pane for Intel 32 and PPC 32 and no other architectures? Can you > ask the users to share their console log at the point when they > attempt to load the pane? > > Nick Zitzmann > <http://www.chronosnet.com/> > >
It is not an app, but a .prefpane. It is built as a 32/64 ppc/intel, so that it runs native on all architectures including 10.6. On my systems it runs Intel 32 on 10.5 and Intel 64 on 10.6. It also has PPC 32 code in it. No idea why the OS or System Prefs seems to reject it for some users. Trygve _______________________________________________ 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]
