soffes / Clock.saver

Simple clock screensaver written in Swift
http://dribbble.com/shots/1460483-Clock-Screensaver
MIT License
805 stars 47 forks source link

You cannot use the Clock screensaver... #10

Closed p16r closed 6 years ago

p16r commented 6 years ago

This is the error I get every time I try to compile and add the screensaver to the preferences. I’ve also been trying to make my own screensaver for the past few days but I can’t get past this incredibly frustrating error myself. How did you fix it?

Edit: I’m making sure “Always Embed Swift Standard Libraries” is YES and Principal class points to the only class I have written so far. Also, weirdly, the downloaded .saver file works correctly but compiling the code on Xcode 9.3b4 and running on 10.13.3 doesn’t.

soffes commented 6 years ago

Restarting system preferences fixes this for me. It’s an Apple bug. Filed a radar a few years ago.

Sam

On Mar 29, 2018, at 4:52 AM, Prathamesh Kowarkar notifications@github.com wrote:

This is the error I get every time I try to compile and add the screensaver to the preferences. I’ve also been trying to make my own screensaver for the past few days but I can’t get past this incredibly frustrating error myself. How did you fix it?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.