Re: Screensaver won't run on 10.6 even after porting to 64-bit
Re: Screensaver won't run on 10.6 even after porting to 64-bit
- Subject: Re: Screensaver won't run on 10.6 even after porting to 64-bit
- From: Dave Keck <email@hidden>
- Date: Sun, 11 Oct 2009 09:23:11 -1000
> So I guess System Preferences doesn't like my garbage collection setting
> (which is set to "Unsupported"). Do I really need to turn GC on to get my
> screensaver to work?
Yes, your screensaver must be GC-supported to support Snow Leopard.
This bit me recently too - I wasn't expecting it either. So much for
GC making our lives easier, eh? :)
On the bright side, you can make your bundle GC-supported, which means
it contains both retain/release and GC logic. This will at least buy
you 10.5 & 10.6 support in the same bundle, but I imagine you'll have
to compile a separate GC-unsupported version for 10.4, but I'm really
not sure. Hopefully someone else could comment on that.
But if I may, I thought I might mention OS 10.4 was released almost
0.5 decades ago. :)
_______________________________________________
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