System preferences plugin in Snow Leopard

2009-09-23 Thread Jakub Bednar
Hi list, I've some problems running my System preferences pane on Snow Leopard (Mac OS X 10.6 (10A394)) and I am unable to find the reason. I have build my plugin as 32/64-bit universal binary and moved it to / Library/PreferencePanes. I started System Preferences, but after clicking on my

Re: System preferences plugin in Snow Leopard

2009-09-24 Thread Jakub Bednar
On Sep 23, 2009, at 7:43 PM, Bill Bumgarner wrote: On Sep 23, 2009, at 6:37 AM, Jakub Bednar wrote: Does please anybody know, what am I missing? Maybe some explicit specification that my plugin is 64-bit capable? Did you turn on GC? System Preferences running under 64 bit mode on Snow

Code Sign verification on Leopard

2009-10-13 Thread Jakub Bednar
Hi list, I have read CodeSigningGuide and CodeSigningRef from Apple. In the CodeSigningRef every method has a note, that it is available in 10.6 and later. So I just want to make sure. On Leopard, there is now Cocoa or other API for verifying code signatures. So if I want to verify e.g. t