We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe9805a commit 8e4b39fCopy full SHA for 8e4b39f
1 file changed
README.md
@@ -411,7 +411,7 @@ AudioServer plugin operates in its own [sandboxed process](https://developer.app
411
412
These things are no specific to libASPL, but worth mentioning:
413
414
-* Filesystem access is restricted. You can access only your own bundle, plus system libraries and frameworks.
+* Filesystem access is restricted. You can access only your own bundle, system libraries and frameworks, and temporary and cache directories.
415
416
* IPC is allowed, including semaphores and shared memory. The plugin should list the mach services to be accessed in Info.plist.
417
0 commit comments