Searched defs:findNativeTargetById (Results 1 – 2 of 2) sorted by relevance
129 function findNativeTargetById(project, targetId) { function
151 function findNativeTargetById(project: XcodeProject, targetId: string): NativeTargetSectionEntry { function