Skip to content

Releases: bitrise-steplib/steps-set-xcode-build-number

1.0.8

17 May 12:58
b803006
Compare
Choose a tag to compare

Maintenance

  • update for the new release flow
  • provide the sample app to the test workflow, so it is possible to test it in every environment
  • update plist_path description

1.0.7

12 Jul 14:19
161e3b5
Compare
Choose a tag to compare
  • [161e3b5] Updated step.yml: project_type_tags revision

1.0.6

12 Jul 14:07
98086fd
Compare
Choose a tag to compare
  • [98086fd] Added XCODE_BUNDLE_VERSION to export bundle version used in the Info.plist file (#12)

1.0.5

19 Dec 14:55
Compare
Choose a tag to compare
  • macos project_type_tag added

1.0.4

03 Aug 11:30
Compare
Choose a tag to compare
  • added type_tag: versioning

1.0.3

11 Apr 08:51
Compare
Choose a tag to compare
  • Use step.deps instead of step.dependencies

1.0.2

03 Mar 12:24
Compare
Choose a tag to compare
  • NEW input: build_version_offset to add offset to build_version
  • NEW input: build_short_version_string to set Version Number

1.0.1

11 Oct 08:34
Compare
Choose a tag to compare

build_number fix : if specified directly, instead of through $BITRISE_BUILD_NUMBER ; previously only $BITRISE_BUILD_NUMBER was properly handled, as the code referenced that directly

1.0.0

23 Sep 16:06
Compare
Choose a tag to compare

Initial release