Ben Scheirman 10/24/2019

Modern AppKit File Permissions

Read Original

This technical article discusses the challenges of macOS sandboxing for developers and provides a guide on granting file system permissions in AppKit. It covers methods to access folders outside an app's sandbox, including using NSOpenPanel for fine-grained permissions and the heavy-handed Full Disk Access approach, explaining the trade-offs and implementation steps.

Modern AppKit File Permissions

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
2
Container queries are rad AF!
Chris Ferdinandi 2 votes
3
Wagon’s algorithm in Python
John D. Cook 1 votes