Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Releases: fastlane-old/produce

2.0.0 Update to support fastlane 2.0

18 Dec 23:33
Compare
Choose a tag to compare
  • Note: Previous fastlane 2.0 compatible releases were removed due to cyclic dependency errors
  • This release is only compatible with fastlane 2.0. To continue using fastlane 1, please use older releases
  • Calling <tool-name> from the commandline is now deprecated. Please use fastlane <tool-name> instead.

1.5.1 Hotfix

15 Dec 21:20
Compare
Choose a tag to compare

Fixed getting version number for fastlane 2.0

1.5.0 Added support for fastlane 2.0

15 Dec 20:10
Compare
Choose a tag to compare

Update to support fastlane 2.0

1.4.0 Allow produce to create macOS apps & improvements…

13 Dec 05:45
Compare
Choose a tag to compare
  • Produce create mac app, fixes #7166 (#7181)
  • Update internal dependencies

1.3.2 Improvements

30 Nov 15:09
Compare
Choose a tag to compare
  • Remove babosa dependency (#7248)
  • Handle non-ascii app and app group names (#7246)
  • Update internal dependecies (#7227)

1.3.1 Bugfix for primary_language selection

24 Nov 17:39
Compare
Choose a tag to compare
  • Update internal dependencies
  • Bugfix for primary_language selection

1.3.0 Enable/Disable additional services, update team selection & more

03 Nov 23:06
Compare
Choose a tag to compare
  • Allow produce to enable/disable additional services (apple-pay, game-center, in-app-purchase, sirikit)
  • Update team selection and documentation across all fastlane actions (#6444)
  • Update internal dependencies

1.2.1 Improvements

05 Oct 17:04
Compare
Choose a tag to compare
  • [produce] Increase the waiting timeout for iTunes Connect (#6081)
  • Fix lane name conflict when creating a new Fastfile (#5895)
  • Update internal dependencies (#6104)

1.2.0 Add waiting for new app to appear

10 Aug 18:43
Compare
Choose a tag to compare
  • Add waiting for new app to appear
  • Update spaceship dependency

1.1.4 Bug Fix

03 Aug 21:09
Compare
Choose a tag to compare
  • Fix typo in Produce::Service (#5577)