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

Releases: fastlane-old/produce

0.3.3 Fixed custom company name

19 Jun 05:34
Compare
Choose a tag to compare

Fixed an issue with the custom company parameter

0.3.2 Fixed PRODUCE_TEAM_NAME option

17 Jun 05:29
Compare
Choose a tag to compare

Fixed PRODUCE_TEAM_NAME option

0.3.1 Added FASTLANE_TEAM_NAME

16 Jun 08:25
Compare
Choose a tag to compare

Added support for FASTLANE_TEAM_NAME

0.3.0 Spaceship Upgrade

15 Jun 14:44
Compare
Choose a tag to compare

produce now uses spaceship.airforce to communicate with the Apple Developer Portal. This makes produce faster and more reliable 🚀

This update also includes:

  • New company_name option to pass a custom company name (thanks @mathcarignani
  • New produce --help layout

0.2.1 Bugfixes

04 May 00:19
Compare
Choose a tag to compare
  • Fixed asking for non mandatory values (Thanks @richardbrammer)
  • Improved language detection (Thanks @dral3x)
  • Fixed pem --help command

0.2.0 Improvements and new Features

12 Apr 16:42
Compare
Choose a tag to compare
  • proudce now launches even faster 🚀
  • Added support for wild card IDs (thanks @dral3x)
  • Added new PRODUCE_SKIP_ITC, PRODUCE_SKIP_DEVCENTER environment options to set skip certain parts of the process (thanks @mdamjanic7)
  • Other improvements 👍

0.1.6 Improvements

06 Mar 17:27
Compare
Choose a tag to compare
  • Fixed problems with app names with umlauts and other special characters (Thanks @almassapargali)
  • Fixed problems when running produce multiple times using fastlane (Thanks @joshdholtz)
  • Updated fastlane_core

0.1.5 Fixed error when running produce

22 Feb 19:31
Compare
Choose a tag to compare

This fixes a missing require statement.

0.1.4 Major refactoring

18 Feb 11:18
Compare
Choose a tag to compare

A lot of changes under the hood: All fastlane tools now use the shared gem fastlane_core

This allows me to develop and release new features even faster 🚀

Also, thanks @almassapargali for working on some more internal refactoring of produce.

0.1.3 Fixed problem with fastlane

04 Feb 21:52
Compare
Choose a tag to compare

Fixed problem with produce when used in fastlane