yukiarrr / ios-build-action

Build iOS project (.xcodeproj, .xcworkspace), and export ipa
MIT License
279 stars 135 forks source link

feat: input for incrementing the version number #97

Closed luke-rogers closed 1 year ago

luke-rogers commented 1 year ago

Introduce a new input to increment the version number of your project before building. Supports "patch", "minor", "major" or a specific version number.