Re: CFPreferencesAppSynchronize() "looping synchronize attempt"
Re: CFPreferencesAppSynchronize() "looping synchronize attempt"
- Subject: Re: CFPreferencesAppSynchronize() "looping synchronize attempt"
- From: Jerry Krinock <email@hidden>
- Date: Wed, 16 Oct 2013 13:13:48 -0700
On 2013 Oct 16, at 12:39, Kyle Sluder <email@hidden> wrote:
> "98% of the time that means the process changed its sandbox at runtime
> such that it gained or lost access to some prefs."
Thank you, Kyle.
Neither this app, nor its tool, are sandboxed. I didn't think that a sandboxed app could use CFPreferencesAppSynchronize().
> Assuming you're not doing anything too crazy, the only things I can
> think of off the top of my head that might extend your sandbox are
> save/open panels, drag and drop of files onto your app or its windows,
> enabling/disabling of iCloud, and execution of AppleScript.
I am executing AppleScript nearby.
> None of
> which should affect access to the preferences plist in your sandbox
> container.
Well, still thinking about "gained or lost access to some prefs."
_______________________________________________
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