Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 407 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 407 Bytes

Get iOS app version

Important This action is only valid for iOS project using XcodeGen.

Get and output the MARKETING_VERSION from your iOS app's project.yml file.

See action.yml for the precise list of inputs and outputs.

Example usage

uses: agendrix/[email protected]
with:
  project-yml-path: "./project.yml"