Searched refs:ProjectSectionEntry (Results 1 – 6 of 6) sorted by relevance
10 ProjectSectionEntry,50 .forEach(([, item]: ProjectSectionEntry) => {
3 export type ProjectSectionEntry = [string, PBXProject]; alias85 export declare function isNotComment([key]: ConfigurationSectionEntry | ProjectSectionEntry | Confi…
1 …ProjectSectionEntry = [string, PBXProject];\n\nexport type NativeTargetSection = Record<string, PB…
89 .forEach(([, item]: IOSConfig.XcodeUtils.ProjectSectionEntry) => {
21 export type ProjectSectionEntry = [string, PBXProject]; alias413 | ProjectSectionEntry
1 …ProjectSectionEntry,\n} from './utils/Xcodeproj';\nimport { trimQuotes } from './utils/string';\n\…