SimPermissions is a macOS menu bar app that lets you manage individual app permissions on the iOS simulator. First, select a simulator. You will then see a list of permissions that have been set on that simulator. Each item has an option to grant/revoke that permission, or clear it completely.
The app is currently in beta and has a lot of UI issues.
SimPermissions can modify a range of permission settings, with more coming soon. Currently it can change or clear permissions for:
- Contacts
- Calendar
- Reminders
- Photos
- Camera
- Media Library
- Download the latest binary from the releases page
-- OR --
- Clone the repo
- Run
pod install
- Open
SimPermissions.xcworkspace
- Run the app from Xcode
Find a bug? Have a feature you'd like to see added? Submit an issue and/or pull request.