Home
last modified time | relevance | path

Searched defs:nativeTarget (Results 1 – 5 of 5) sorted by relevance

/expo/packages/@expo/cli/src/run/ios/codeSigning/
H A DxcodeCodeSigning.ts18 for (const [nativeTargetId, nativeTarget] of targets) { constant
72 for (const [nativeTargetId, nativeTarget] of targets) { constant
/expo/packages/@expo/config-plugins/src/ios/
H A DProvisioningProfile.ts35 const [nativeTargetId, nativeTarget] = nativeTargetEntry; constant
H A DName.ts100 const [, nativeTarget] = findFirstNativeTarget(project); constant
H A DBundleIdentifier.ts135 const [, nativeTarget] = findFirstNativeTarget(project); constant
H A DTarget.ts36 const [, nativeTarget] = targetName constant