actions-marketplace-validations/CocoaPods Action
An action for validating Pods and testing iOS/macOS project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| workspace | .xcworkspace file | — | — |
| scheme | Shared scheme | — | — |
| use_modern_build_system | Use modern build system | — | false |
| additional_build_params | Additional xcodebuild params | — | "" |
| additional_lint_params | Additional `pod lib lint` params | — | "" |
| test | Run test | — | true |
| lint | Validate Pod | — | true |
Outputs
no outputs