Rowlands
s...@ohanaware.com
http://www.ohanaware.com - Fun Photos, HDRtist Pro & some cool free apps.
On Nov 1, 2011, at 2:06 AM, cocoa-dev-requ...@lists.apple.com wrote:
> Date: Mon, 31 Oct 2011 08:10:57 -0700
> From: James Merkel
> Subject: Re: Write to file Entitlement
> To: Gideon King
On 02/11/2011, at 6:19 AM, James Merkel wrote:
> Your're assuming the temporary exception will always be granted.
A point seemingly made clear in today's email on the topic: "These entitlements
are granted on a short-term basis and will be phased out over time."
--
Shane Stanley
'AppleScript
On Tue, 1 Nov 2011 11:00:33 -0700, James Merkel said:
>Why would someone want to base their application on the tenuous
>availability of a temporary exception ?
Because there's no choice. They are the only way to achieve a large number of
extremely common operations.
I'm looking forward to seei
On Nov 1, 2011, at 12:19 PM, James Merkel wrote:
>> Well, I maintain a synchronization tool. For me, that seems like a
>> reasonable solution. Each time the user decides to synchronize 2 folders, I
>> could just use a temporary exception.
>
> Your're assuming the temporary exception will always
On Nov 1, 2011, at 11:37 AM, Laurent Daudelin wrote:
> On Nov 1, 2011, at 11:00, James Merkel wrote:
>
>> Why would someone want to base their application on the tenuous availability
>> of a temporary exception ?
>>
>> Jim Merkel
>>
>> On Nov 1, 2011, at 10:30 AM, Laurent Etiemble wrote:
>>
On Nov 1, 2011, at 11:00, James Merkel wrote:
> Why would someone want to base their application on the tenuous availability
> of a temporary exception ?
>
> Jim Merkel
>
> On Nov 1, 2011, at 10:30 AM, Laurent Etiemble wrote:
>
>> Hello,
>>
>> In a sandboxed application, you can read/write fi
Why would someone want to base their application on the tenuous availability of
a temporary exception ?
Jim Merkel
On Nov 1, 2011, at 10:30 AM, Laurent Etiemble wrote:
> Hello,
>
> In a sandboxed application, you can read/write files without the save dialog
> by using the "File Access Tempora
Hello,
In a sandboxed application, you can read/write files without the save
dialog by using the "File Access Temporary Exceptions" (cf.
http://developer.apple.com/library/mac/#documentation/Miscellaneous/Reference/EntitlementKeyReference/AppSandboxTemporaryExceptionEntitlements/AppSandboxTemporar
I wonder how such a system would work with an app which is a file-manager.
Take, for example, Xcode. How could such an app be sandboxed if that would stop
it from being able to save the files it manages? Has such a scenario been
thought about or discussed before?
Cheers,
Martin
On 31, Oct, 2
That will completely break my app.
Off the top of my head, I don't know how I would change things to conform to
that regime.
I update files in a batch mode.
Jim Merkel
On Oct 30, 2011, at 11:39 PM, Gideon King wrote:
> If you are writing to somewhere inside the sandbox, you can read and write
If you are writing to somewhere inside the sandbox, you can read and write
freely, but if outside, then you have to go through the save panel, which
behind the scenes stretches your sandbox to include that file.
Regards
Gideon
On 31/10/2011, at 3:27 PM, James Merkel wrote:
> Reading the san
Thank you for your reply and for directory /tmp.
Вы уже с Yahoo!?
Испытайте обновленную и улучшенную. Yahoo! Почту! http://ru.mail.yahoo.com
___
Cocoa-dev mailing list (Cocoa-dev@lists.ap
Well, it's been a long time since I worked on a loginwindow
replacement, but I think it was when Tiger was released, I had to
split my code into two mechanisms , one privileged - which could have
no GUI, and could write to at least /tmp and the global Preferences
directory and then a non-pr
Le 16 déc. 08 à 13:47, Macarov Anatoli a écrit :
I have admin rights. But I can't use NSUserDefaults because upon
starting system in login window I'm not in user account, and there
the function doesn't work.. After authorization and login in user
account the function will work because det
You are writing to a folder that is under admin rights.
Instead write to the user directory: ~/Library/Preferences/myFile.plist
Or make use of the NSUserDefaults class.
Filip van der Meeren
fi...@code2develop.com
http://www.sourceforge.net/projects/perlmanager
http://www.sourceforge.net/projects/
15 matches
Mail list logo