justanotherdev/Carthage Bootstrap
Bootstrap and cache Carthage dependencies.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub Access Token uses for fetching dependencies. | yes | — |
| platform | The platforms to build for. One of 'all', 'macOS', 'iOS', 'watchOS', 'tvOS', or comma-separated values of the formers except for 'all'. | no | — |
| no-use-binaries | Do not use downloaded binaries when possible. | no | — |
| cache | Cache the Carthage directory. | no | true |
| cache-key | Key under which to cache the Carthage directory. Will be generated if not specified. | no | — |
| verbose | Print xcodebuild output inline. | no | false |
Outputs
no outputs