Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@vineetchoudhary vineetchoudhary released this 18 Dec 07:08
· 5 commits to master since this release
e4f332e

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.