epurchasepower/Get iOS Version
Get the MARKETING_VERSION from the ios/Project.xcodeproj/project.pbxproj file for the given scheme
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| xcodeprojPath | Path to iOS project folder | yes | — |
| bundleId | Bundle ID of configuration from which to extract value | yes | — |
| scheme | Scheme from which to extract value | yes | — |
Outputs
| name | description |
|---|---|
| version | Value of MARKETING_VERSION |