Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/build/ios/
H A DTarget.js57 async function findApplicationTargetWithDependenciesAsync(projectRoot, scheme) { function
/expo/packages/@expo/config-plugins/src/ios/
H A DTarget.ts46 export async function findApplicationTargetWithDependenciesAsync( function