Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

A simple workaround for fastlane + itms transport integration affecting fastlane-2.140.0

License

Notifications You must be signed in to change notification settings

dannys42-contrib/fastlane_workaround

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: Resolved in fastlane 2.150.0.rc4 (PR fastlane/fastlane#16689)[fastlane/fastlane#16689]

fastlane_workaround

A simple workaround for fastlane + itms transport integration affecting fastlane-2.140.0 and Xcode 11.0+.

To use, simply clone the repo:

git clone [email protected]:dannys42/fastlane_workaround.git

Then execute fastlane using while pointing the environment variable at the checkout directory. For example:

FASTLANE_ITUNES_TRANSPORTER_PATH="$(pwd)/fastlane_workaround" fastlane beta --verbose

Requirements

This workaround was tested using:

  • macOS 10.15.2 (Catalina)
  • Xcode 11.3.1 (with command line tools installed)
  • iTunes Transporter v2.0.0 Installed in the default location (/usr/local/itms)

About

A simple workaround for fastlane + itms transport integration affecting fastlane-2.140.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages