sandbox
NSFileManager Bug?
Can you find a bug in this l开发者_开发百科ine of code? It returns nil!! The app is completely sandboxed but Downloads folder access is enabled.[详细]
2023-03-27 20:20 分类:问答Remove Sandboxing
I have another question dealing with app sandboxing. So I need access to the users\' home directory and at the same time the app should be able to shut down the Mac. This requires to not using sandbox[详细]
2023-03-27 11:09 分类:问答iOS/iPhone: in-app purchase sandbox broken while app in "rejected" state?
(See MAIN THRUST below to skip to the main thrust of my question.) My iOS app was rejected in the Apple review process for a minor reason that was easy to fix.[详细]
2023-03-26 22:02 分类:问答Determining the Destination of a Message for Sandboxing in Cocoa
So I just added sandboxing to one of my products.It\'s totally functional except that the final step in the workflow is to set the desktop.It does this via NSWorkspace.When I call[详细]
2023-03-26 16:10 分类:问答Sandboxing and directory listing
A common task I do consists reading a directory content using NSFileManager:co开发者_如何转开发ntentsOfDirectoryAtPath but enabling sandboxing in Lion this becomes impossible.[详细]
2023-03-26 03:04 分类:问答Run Java programs from PHP in a sandbox
I have a little question: we have to run Java programs and parts of the code will be uploaded by the users.[详细]
2023-03-25 12:54 分类:问答Mac OS X: Open file in finder + App Sandbox
I try to open a finder windowwhich works fine but every time I do this there is 1 second delay and an error logged.[详细]
2023-03-25 10:20 分类:问答Are Mac App Store apps allowed to read .plist files of other apps?
Is it allowed for Mac apps available on the Mac App Store to read .plist files of a (built in) app or do I need to sandbox it completely (Scripting bridge does not provide the functio开发者_如何学编程[详细]
2023-03-23 23:59 分类:问答crossdoman.xml flash sand box violation
I have a crossdomain.xml file sitting in my WebServer folder on a web: <?xml version=\"1.0\" ?> <cross-domain-policy>[详细]
2023-03-23 18:49 分类:问答Recovering data from a sandbox
I was working on a computer which had Avast software running on it. I tried to open an executable (CoolEdit) which Avast opened in sandbox mode. I recorded a lot of stuff with CoolEdit and closed it d[详细]
2023-03-23 08:42 分类:问答