Releases: bitrise-steplib/steps-deploy-to-bitrise-io
1.0.1
Do not try to create a Public Install Page for App Store signed IPA - that can only be installed from the App Store, and not from bitrise.io
1.0.0
generating and uploading metadata for APK
0.9.1
Temporarily disabled the is_enable_public_page
option for APK files, as it's not yet publicly supported on bitrise.io for APK files. Will be re-enabled once bitrise.io rolls out the public support for the feature.
0.9.0
This step is a unified version of our previous iOS (IPA) Deploy and Generic Artifact Deployer steps.
Works in a similar way as the Generic Artifact Deployer step does (can upload a single file, a directory file-by-file or can compress the directory and upload it as a ZIP file), but has specialized uploaders for files which can include additional meta infos on bitrise.io (.ipa
, .apk
).