Re: sandbox problem
Re: sandbox problem
- Subject: Re: sandbox problem
- From: Scott Ribe <email@hidden>
- Date: Wed, 08 Oct 2014 17:18:03 -0600
On Oct 8, 2014, at 8:01 AM, Michael Babin <email@hidden> wrote:
> Nothing obviously wrong or invalid that I can see in that bundle ID.
>
> Did you try using plutil to check the file? Also, it looks like it’s complaining about a global preferences file for your app (as opposed to the Info.plist in the app)? Maybe something in there that it doesn’t like?
>
> Any idea what “registration request” secinitd is trying to perform?
So it turns out that you can longer have a path in the entitlement for shared preferences read-write. It has nothing to do with the contents of the file, or even whether the file exists. It used to be that you had to put a path of /Library/Preferences/com.whatever.and-so-on, including the leading / being required, and that would be interpreted relative to the sandbox container--which was very weird. And now it seems that not only is that no longer required, it is forbidden.
So, time to go back testing on older versions, to confirm that without the path it will work.
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden