I am building a System Pref Pane. I target ppc ppc64 i386 and x86_64... Lipo -info confirms these are all in the binary, but System Preferences launches in 32bit mode when I try to install my pane.
In a previous project it works, so I am not sure what is happening. The error reported is: 2011-02-16 21:05:49.803 System Preferences[64108:a0f] dlopen_preflight failed with dlopen_preflight(/Users/trygve/Library/PreferencePanes/ MyProduct.prefPane/Contents/MacOS/MyProduct): no suitable image found. Did find: /Users/trygve/Library/PreferencePanes/MyProduct.prefPane/Contents/MacOS/MyPr oduct: GC capability mismatch for /Users/trygve/Library/PreferencePanes/ MyProduct.prefPane Console says mach-O, but wrong architecture. _______________________________________________ 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 arch...@mail-archive.com