Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/ios/
H A DTarget.ts143 const nativeTargets = getNativeTargets(project); constant
144 const nativeTargetEntry = nativeTargets.find(([, i]) => trimQuotes(i.name) === targetName);
152 const nativeTargets = getNativeTargets(project); constant
153 const nativeTargetEntry = nativeTargets.find(([key]) => key === targetId);
/expo/packages/@expo/config-plugins/build/ios/
H A DTarget.js122 const nativeTargets = getNativeTargets(project);
123 …const nativeTargetEntry = nativeTargets.find(([, i]) => (0, _string().trimQuotes)(i.name) === targ…
130 const nativeTargets = getNativeTargets(project);
131 const nativeTargetEntry = nativeTargets.find(([key]) => key === targetId);
H A DTarget.js.map1nativeTargets","nativeTargetEntry","find","i","key"],"sources":["../../src/ios/Target.ts"],"source…