Searched refs:nativeTargets (Results 1 – 3 of 3) sorted by relevance
143 const nativeTargets = getNativeTargets(project); constant144 const nativeTargetEntry = nativeTargets.find(([, i]) => trimQuotes(i.name) === targetName);152 const nativeTargets = getNativeTargets(project); constant153 const nativeTargetEntry = nativeTargets.find(([key]) => key === targetId);
122 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);
1 …nativeTargets","nativeTargetEntry","find","i","key"],"sources":["../../src/ios/Target.ts"],"source…