Managing build files
Using the Deploy to bitrise.io Step, you can deploy files generated during a build to bitrise.io. You can also upload code signing files. You can view uploaded files on the Apps & Artifacts tab of the build page.
Managing files on Bitrise allows you to upload files to use in your builds. Builds can also produce files as outputs.
You can:
-
Upload files to the Generic File storage.
-
Use uploaded files in your builds.
-
Use encrypted files in your builds.
Using the Deploy to bitrise.io Step, you can deploy files generated during a build to bitrise.io. You can view these files on the Artifacts tab of the build page.
In addition, you can check out a build's generated installable artifacts (installable binaries, either IPA or APK/AAB) files on the Artifacts page of a project. The page shows all generated binaries from past builds and you can view the details of each file, including a QR code and a link to the public install page, both of which allow users to install the app on their devices.