Home
last modified time | relevance | path

Searched defs:codeSigningCertificatePath (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/config-plugins/src/utils/
H A DUpdates.ts151 const codeSigningCertificatePath = config.updates?.codeSigningCertificate; constant
/expo/packages/@expo/cli/src/utils/
H A Dcodesigning.ts239 const codeSigningCertificatePath = exp.updates?.codeSigningCertificate; constant