new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Expo · EAS · all subjects

credentials.json

4 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

credentials.json file structure for Android

The credentials.json file contains android.keystore configuration with the following properties: keystorePath (path to the keystore file), keystorePassword (password for the keystore), keyAlias (alias of the key), and optionally keyPassword (password for the key). The keystorePath can be absolute or relative to the project root.

Android build credentials sources in EAS Build

Credentials for Android builds can come from two sources depending on the builds.android.PROFILE_NAME.credentialsSource value: either from the local credentials.json file or from EAS servers. If remote mode is selected but no credentials exist yet, you are prompted to generate a new keystore.

Local step: credentials source configuration

Depending on the value of builds.ios.PROFILE_NAME.credentialsSource, credentials are obtained from either the local credentials.json file or from EAS servers. If remote mode is selected but no credentials exist yet, the user is offered to generate them.

Remote step: credential restoration for iOS

EAS Build restores credentials by creating a new keychain, importing the Distribution Certificate into the keychain, and writing the Provisioning Profile to the ~/Library/MobileDevice/Provisioning Profiles directory. It then verifies that the Distribution Certificate and Provisioning Profile match, as each Provisioning Profile is assigned to a particular Distribution Certificate and cannot be used for building iOS with any other certificate.

Give your agent this brain