Hello I am creating a system preferences applet (according to apple's guide), but after installing (copying) its bundle into /Library/PreferencePanes/, and clicking it (or selecting its icon in System Preferences app), i always get the message from the subj. My OS is running in 32 bit mode: $ arch i386
I tried to select in project settings "32-bit universal", "64-bit Intel", "Standard 32/64-bit universal" - the first and the last still are causing the message "System preferences need to quit and reopen", while the second doesn't work displaying error message (which is natural). I am wondering why does that subj message appear? By default System Preferences runs in 64-bit mode (on 64 bit machines, if the OS X is started in 64 bit mode). I am starting the system as a 32-bit one. I assume, in this case System Preferences should run as 32 bit as well. Why does it ask me to relaunch into 32 bit mode? After clicking Ok, and System Preferences "quits and reopens", there's a text "32-bit" in its title, and i can click on any icon including my "applet" without this subj message appearence - unless i quit System Preferences and open it again. What am i doing wrong, and how can i get rid of that message for my preference pane? Thanks _______________________________________________ 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