Skip to content

Releases: getappbox/fastlane-plugin-appbox

Release v1.5.0

31 Aug 03:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

Release v1.4.0

18 Dec 07:08
e4f332e
Compare
Choose a tag to compare

Supported AppBox link access via Fastlane SharedValues

  • APPBOX_SHARE_URL - AppBox short shareable URL to install uploaded application.
  • APPBOX_IPA_URL- Upload IPA file URL to download IPA file.
  • APPBOX_MANIFEST_URL - Manifest file URL for upload application.
  • APPBOX_LONG_SHARE_URL - AppBox long shareable URL to install uploaded application.

All these change will be reflect in AppBox 2.8.0 or later.

Release v1.1.0

14 Jan 10:41
Compare
Choose a tag to compare

Added keep_same_link and dropbox_folder_name to use the Keep Same Link functionality of AppBox.

Note - This version will only work with AppBox 2.7.2 or higher. So please download the latest version of AppBox first from here - https://getappbox.com/download/.