Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/build/ios/
H A DTarget.js121 function findNativeTargetByName(project, targetName) { function
/expo/packages/@expo/config-plugins/src/ios/
H A DTarget.ts139 export function findNativeTargetByName( function