recreate_schemes¶
Recreate not shared Xcode project schemes
recreate_schemes | |
---|---|
Supported platforms | ios, mac |
Author | @jerolimov |
1 Example¶
recreate_schemes(project: "./path/to/MyApp.xcodeproj")
Parameters¶
Key | Description | Default |
---|---|---|
project |
The Xcode project |
* = default value is dependent on the user's system
To show the documentation in your terminal, run
fastlane action recreate_schemes