xcode_grant_privacy_permission
Automatically grant privacy permissions for specific services like camera, location, or microphone to an app on an iOS simulator using its UDID and bundle ID.
Instructions
Grant privacy permission to an app
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bundleId | Yes | Bundle identifier of the app | |
service | Yes | Privacy service to grant | |
udid | Yes | The UDID of the simulator |