Home
last modified time | relevance | path

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

/expo/packages/expo-updates/cli/
H A DgenerateCodeSigningAsync.ts31 const [certificateOutputDirContents, keyOutputDirContents] = await Promise.all([ constant
35 assert(certificateOutputDirContents.length === 0, 'Certificate output directory must be empty');