Skip to content

Commit c07847b

Browse files
authored
Update README.md
1 parent 5161044 commit c07847b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ Ask for permissions:
8585

8686
![FDA](https://github.com/MacPaw/PermissionsKit/raw/master/Screenshots/full_disk_access.png)
8787

88+
Since there is no legal API to request Full Disk Access permissions on macOS 10.14, this is the only workaround to get and ask for it.
89+
8890
:warning:There will be no callback when requesting this type of permission, so you should use your own implementation such as polling permission status, or use other events to handle possible permission change (for example handle `NSApp` foreground/background status).
8991
Calling for permissions opens Preferences->Privacy with selected "Full Disk Access" section.
9092

0 commit comments

Comments
 (0)