Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.77 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.77 KB

SimPermissions

Build Status Version 0.1.1 Issues MIT License

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.

Capabilities

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

How do I get set up?

  • Download the latest binary from the releases page

-- OR --

  • Clone the repo
  • Run pod install
  • Open SimPermissions.xcworkspace
  • Run the app from Xcode

Contributing

Find a bug? Have a feature you'd like to see added? Submit an issue and/or pull request.

Open Source Libraries