Re: Can I set an Xcode Apps permissions from within the Project file
Re: Can I set an Xcode Apps permissions from within the Project file
- Subject: Re: Can I set an Xcode Apps permissions from within the Project file
- From: Shane Stanley <email@hidden>
- Date: Wed, 02 Nov 2016 09:56:02 +1100
On 2 Nov. 2016, at 9:38 am, Brian Christmas <email@hidden> wrote:
>
> Here’s the permissions I ALWAYS end up with, and my App won’t work on another mac unless I at least set the second setting to read-write
Those permissions should make no difference to whether you can write to the desktop or not -- they are permissions for who can change do things to the application. Put the Xcode settings back to defaults.
If changing the second value to read-write is required to make the app run, then it sounds like you're doing something in your code that depends on persistence of properties -- something you can't do, because it requires the code to be modified, which in turn the code signing.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>, <latenightsw.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden