Skip to content

Commit 8e4b39f

Browse files
authored
Update README.md
1 parent fe9805a commit 8e4b39f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ AudioServer plugin operates in its own [sandboxed process](https://developer.app
411411

412412
These things are no specific to libASPL, but worth mentioning:
413413

414-
* Filesystem access is restricted. You can access only your own bundle, plus system libraries and frameworks.
414+
* Filesystem access is restricted. You can access only your own bundle, system libraries and frameworks, and temporary and cache directories.
415415

416416
* IPC is allowed, including semaphores and shared memory. The plugin should list the mach services to be accessed in Info.plist.
417417

0 commit comments

Comments
 (0)