• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Screensaver won't run on 10.6 even after porting to 64-bit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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: Clark Cox <email@hidden>
  • Date: Sun, 11 Oct 2009 12:28:32 -0700

On Sun, Oct 11, 2009 at 12:23 PM, Dave Keck <email@hidden> wrote:
>>  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.

You can use per-arch build settings to make the ppc and i386 parts
GC-unsupported, but make the x86_64 part GC-required; there's no need
to build separate bundles.


--
Clark S. Cox III
email@hidden
_______________________________________________

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

  • Follow-Ups:
    • Re: Screensaver won't run on 10.6 even after porting to 64-bit
      • From: Ben Haller <email@hidden>
References: 
 >Screensaver won't run on 10.6 even after porting to 64-bit (From: Ben Haller <email@hidden>)
 >Re: Screensaver won't run on 10.6 even after porting to 64-bit (From: Dave Keck <email@hidden>)

  • Prev by Date: Re: Screensaver won't run on 10.6 even after porting to 64-bit
  • Next by Date: NSCollectionView delegate methods aren't called
  • Previous by thread: Re: Screensaver won't run on 10.6 even after porting to 64-bit
  • Next by thread: Re: Screensaver won't run on 10.6 even after porting to 64-bit
  • Index(es):
    • Date
    • Thread