Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/run/ios/codeSigning/
H A DconfigureCodeSigning.ts33 const allTargetsHaveProfiles = Object.values(signingInfo).reduce((prev, curr) => { constant
37 if (allTargetsHaveProfiles) {