- Forked from leighmcculloch/AppSandboxFileAccess.
- Written by Leigh McCulloch, Rob Jonson, and 4 other contributors.
- In development for 12 years, with 128 commits and 21 releases.
- There are no open issues and 2 open pull requests. The last pull request was merged/closed 5 years ago.
- This package has no package dependencies.Including all transitive and test dependencies.
- Unknown license
- 26 stars
- 1 library
- No executables
- No plugins
- No macros
- Zero data race safety errorsWhat is data race safety and how is it tested?
When working with an Xcode project:
When working with a Swift Package Manager manifest:
Select a package version:
3.0.0
master
A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface. The class will request permission from the user with a simple to understand dialog consistent with Apple's documentation and persist permissions across application runs.