> 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 (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