On Feb 18, 2020, at 14:23:22, Gabriel Zachmann via Cocoa-dev <cocoa-dev@lists.apple.com> wrote: > > I understand that - but how can I store SSBs, if the app (legacyScreenSaver) > does not have the com.apple.security.files.bookmarks.* entitlement?
Don't worry about what entitlements the engine has. That's beyond your control. Just create the SSB from the NSURL, and store the NSData in prefs like you would any other object. -- Steve Mills Drummer, Mac geek _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com