xcode_reset_privacy_permission
Reset privacy permissions for specific app services in Xcode simulators. Use this tool to clear settings for services like camera, location, and contacts by specifying UDID, bundle ID, and service type.
Instructions
Reset privacy permission for an app
Input Schema
Name | Required | Description | Default |
---|---|---|---|
bundleId | Yes | Bundle identifier of the app | |
service | Yes | Privacy service to reset | |
udid | Yes | The UDID of the simulator |