Re: Double-clicking a screensaver
Re: Double-clicking a screensaver
- Subject: Re: Double-clicking a screensaver
- From: Sherm Pendley <email@hidden>
- Date: Sat, 31 Oct 2009 11:34:59 -0400
On Sat, Oct 31, 2009 at 11:21 AM, Gabriel Zachmann <email@hidden> wrote:
>> The system's screen saver app registered .saver as a document type, so
>> that behavior happens automagically. You don't need to do anything
>> besides create a normal .saver plugin from the standard template.
>
> I think, I'm doing that, but when I double click the .saver file, System
> Preferences starts and I get the error message "Could not install ...".
>
> My XCode project with which I am compiling my screensaver is pretty old.
> I am running XCode 3.2, though.
How old is "old"? Have you updated the project to create a universal
binary? Snow Leopard is Intel-only, so its screen saver app isn't
going to be able to load a PPC-only .saver plugin.
sherm--
--
Cocoa programming in Perl: http://camelbones.sourceforge.net
_______________________________________________
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