
The password specified when exporting the. Leave blank if you are not building for iOS.

You can use the same p12 for multiple apps.

The p12 file is generated from the development certificate downloaded from Apple. Leave empty to build apk - see androidPackageType. If set to “production” then androidPackageType is always bundle. Valid values include production, internal, alpha, and beta. Omit this field or set to “” to avoid uploading the the Play Store. json file which authorizes VoltBuilder to upload jobs to the Google Play Store on your behalf. To download an aab build, omit googlePlayKey and make sure GooglePlayTrack is not production.Ī. Setting it to bundle makes an Android App Bundle (.aab), which is used for the Android Play Store. Required for release build.Īpk or bundle. p12 file, generated by VoltSigner or otherwise. Password for alias in the Android keystore file.Ī. Name of the alias in the android keystore file. If you’re only building for Android, you can leave the ios fields empty. Copy and paste this into a file named voltbuilder.json and customize it for your configuration. This file has information about the build. If you are only making a debug build for Android, you don’t even need a keystore file. If you’re only building for Android, you do not to supply mobileprovision or p12 files. If they are not supplied, VoltBuilder will generate them.

