Home
last modified time | relevance | path

Searched refs:credentialsDir (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/commands/
H A DEasDispatch.ts140 const credentialsDir = path.join(projectDir, 'credentials'); constant
141 const fastlaneMatchBucketCopyPath = path.join(credentialsDir, 'fastlane-match');
142 const releaseSecretsPath = path.join(credentialsDir, 'secrets');
174 const certPEMPath = path.join(credentialsDir, 'cert.pem');
175 const p12KeystorePath = path.join(credentialsDir, 'dist.p12');
268 const credentialsDir = path.join(projectDir, 'credentials'); constant
269 const releaseSecretsPath = path.join(credentialsDir, 'secrets');