Skip to content

bitrise-steplib/bitrise-step-disable-iphonesimulator-connect-hardware-keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disable iphonesimulator ConnectHardwareKeyboard preference.

Step changelog

This Step disables ConnectHardwareKeyboard preference for all iphonesimulator devices.

Description

🧩 Get started

Add this step directly to your workflow in the Bitrise Workflow Editor.

You can also run this step directly with Bitrise CLI.

⚙️ Configuration

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
Environment Variable Description
BACKUP_IPHONESIMULATOR_PREFERENCES_PATH The path of the backup iphonesimulator preferences file.

🙋 Contributing

We 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:

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages