Re: System preferences plugin in Snow Leopard
Re: System preferences plugin in Snow Leopard
- Subject: Re: System preferences plugin in Snow Leopard
- From: Kyle Sluder <email@hidden>
- Date: Wed, 23 Sep 2009 10:50:48 -0700
System Preferences in 64-bit is a Garbage Collected app. Your plugin
needs to be GC-aware.
> kyle@kyle% otool -arch x86_64 -oV System\ Preferences.app/Contents/MacOS/System\ Preferences |tail -n3 > /Applications
> Contents of (__DATA,__objc_imageinfo) section
> version 0
> flags 0x6 OBJC_IMAGE_SUPPORTS_GC
--Kyle Sluder
_______________________________________________
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