This Step disables ConnectHardwareKeyboard preference for all iphonesimulator devices.
Description
Add this step directly to your workflow in the Bitrise Workflow Editor.
You can also run this step directly with Bitrise CLI.
Inputs
Key | Description | Flags | Default |
---|---|---|---|
iphonesimulator_preferences_pth |
The path of the iphonesimulator preferences file. | required | ~/Library/Preferences/com.apple.iphonesimulator.plist |
verbose |
Print verbose information. | required | no |
Outputs
There are no outputs defined in this stepWe welcome pull requests and issues against this repository.
For pull requests, work on your changes in a forked repository and use the Bitrise CLI to run step tests locally.
Learn more about developing steps: