beautimode/Hello World
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| xcworkspace | Xcode workspace file | yes | foo.xcworkspace |
| schemes | Schemes to build. (json) | yes | ["scheme1", "scheme2"] |
| manifestPlistBundleIds | manifest.plist app bundle ID. (json) | yes | ["com.foo.app1", "com.foo.app2"] |
| manifestPlistImageUrl | manifest.plist app image URL | yes | https://foo.com/image.png |
| manifestPlistIpaUrl | manifest.plist app IPA base URL | yes | https://foo.com/ipa |
| manifestPlistBundleVersion | manifest.plist app version | yes | v1.0.0 |
| manifestPlistTitle | manifest.plist title | yes | Update app |
| exportOptionsPlistTeamId | ExportOptions.plist Team ID | yes | — |
| debugLevel | Level of debug messages | no | info |
Outputs
no outputs