Mac App Store Sandboxing

Mac OSX specific forum
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Re: Mac App Store Sandboxing

Post by J. Baker »

I found the issue. For some reason there was a character, not seen here, between "$1.entitlements" and "$1.app". I removed it and all seems fine.

Just a heads up, you may need this if your app reads or writes from an open or save requester...
com.apple.security.files.user-selected.read-write
But my app crashes now with open and save since making it sandboxed.

There are other "keys" too, depending on what your app does. ;)
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
jamirokwai
Enthusiast
Enthusiast
Posts: 798
Joined: Tue May 20, 2008 2:12 am
Location: Cologne, Germany
Contact:

Re: Mac App Store Sandboxing

Post by jamirokwai »

J. Baker wrote:I found the issue. For some reason there was a character, not seen here, between "$1.entitlements" and "$1.app". I removed it and all seems fine.

Just a heads up, you may need this if your app reads or writes from an open or save requester...
com.apple.security.files.user-selected.read-write
But my app crashes now with open and save since making it sandboxed.

There are other "keys" too, depending on what your app does. ;)
Hi J.Baker,

sorry for that, I edited my post.
Yes, we have to wait for Apple to approve new PureBasic-Software.
And yes, there are several entitlements, we have to test before publishing.
Regards,
JamiroKwai
jamirokwai
Enthusiast
Enthusiast
Posts: 798
Joined: Tue May 20, 2008 2:12 am
Location: Cologne, Germany
Contact:

Re: Mac App Store Sandboxing

Post by jamirokwai »

Hi there,

see the post edited here: http://purebasic.fr/english/viewtopic.p ... 10#p384210 for more information on Sandboxing, and setting rights and such.
Does that work for you?
Regards,
JamiroKwai
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Mac App Store Sandboxing

Post by IdeasVacuum »

....I think the name has to get 10 out of 10, brilliant! 8)
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply