Searched refs:NativeTargetSection (Results 1 – 3 of 3) sorted by relevance
4 export type NativeTargetSection = Record<string, PBXNativeTarget>; alias
1 …rt type ProjectSectionEntry = [string, PBXProject];\n\nexport type NativeTargetSection = Record<st…
23 export type NativeTargetSection = Record<string, PBXNativeTarget>; alias