Searched refs:getNativeTargets (Results 1 – 6 of 6) sorted by relevance
11 exports.getNativeTargets = getNativeTargets;93 function getNativeTargets(project) { function98 const targets = getNativeTargets(project);114 const targets = getNativeTargets(project);122 const nativeTargets = getNativeTargets(project);130 const nativeTargets = getNativeTargets(project);
24 export declare function getNativeTargets(project: XcodeProject): NativeTargetSectionEntry[];
1 …getNativeTargets","section","pbxNativeTargetSection","Object","entries","filter","isNotComment","f…
98 export function getNativeTargets(project: XcodeProject): NativeTargetSectionEntry[] { function104 const targets = getNativeTargets(project);129 const targets = getNativeTargets(project);143 const nativeTargets = getNativeTargets(project);152 const nativeTargets = getNativeTargets(project);
67 const targetBuildConfigListIds = Target.getNativeTargets(project)
49 const targetBuildConfigListIds = Target.getNativeTargets(project)