Skip to content

agendrix/ios-get-app-version-action

Repository files navigation

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"