• 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
MacOSX screensaver not loading due to Library not loaded: @rpath/libswiftAppKit.dylib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MacOSX screensaver not loading due to Library not loaded: @rpath/libswiftAppKit.dylib


  • Subject: MacOSX screensaver not loading due to Library not loaded: @rpath/libswiftAppKit.dylib
  • From: Juanjo Conti <email@hidden>
  • Date: Tue, 10 Mar 2015 08:45:03 -0300

We have a working Mac OS X screensaver as a standalone Xcode project, but
we needed to have it as a target in another Xcode project that also
contains a related app.

I added a target for a screensaver, copied the code, added to that target,
etc, etc. The code is the same one that works in the other screensaver, but
on this one, it generates the following error:

2015-03-10 09:43:24.766 System Preferences[32495]: Error loading
/Users/pupeno/Library/Screen Savers/Ninja.saver/Contents/MacOS/Ninja:
 dlopen(/Users/pupeno/Library/Screen
Savers/Ninja.saver/Contents/MacOS/Ninja, 265): Library not loaded:
@rpath/libswiftAppKit.dylib
  Referenced from: /Users/pupeno/Library/Screen
Savers/Ninja.saver/Contents/MacOS/Ninja
  Reason: image not found
2015-03-10 09:43:24.766 System Preferences[32495]: ScreenSaverModules:
can't get principalClass for /Users/pupeno/Library/Screen Savers/Ninja.saver
The library in question is definitely there:

$ ls -w1 Library/Screen\ Savers/Ninja.saver/Contents/Frameworks/
libswiftAppKit.dylib
libswiftCore.dylib
libswiftCoreGraphics.dylib
libswiftDarwin.dylib
libswiftDispatch.dylib
libswiftFoundation.dylib
libswiftObjectiveC.dylib
libswiftQuartzCore.dylib
libswiftSecurity.dylib

Any ideas what might be causing this?


--

Juanjo Conti <jjconti <http://goog_2023646312>@carouselapps.com
<email@hidden>>

Software Engineer - Carousel Apps <https://carouselapps.com>

--
Carousel Apps Limited, registered in England & Wales with registered number
7689440 and registered office Unit 2 Artbrand Studios, 7 Leathermarket
Street, London SE1 3HN. Any communication sent by or on behalf of Carousel
App Ltd or any of its subsidiary, holding or affiliated companies or
entities (together "Watu") is confidential and may be privileged or
otherwise protected. If you receive it in error please inform us and then
delete it from your system. You should not copy it or disclose its contents
to anyone. Messages sent to and from Watu may be monitored to ensure
compliance with our internal policies and to protect our business. Emails
are not secure and cannot be guaranteed to be error free. Anyone who
communicates with us by email is taken to accept these risks.
_______________________________________________

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


  • Prev by Date: Re: All buttons lost focus ring on Yosemite
  • Next by Date: Re: disabling Apple Crash Reporter
  • Previous by thread: Re: Delete propagation to parent context
  • Next by thread: NSRunningApplication executableURL issue in Swift
  • Index(es):
    • Date
    • Thread