Home
last modified time | relevance | path

Searched refs:hasChild (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/config-plugins/src/ios/utils/
H A DXcodeproj.ts307 const hasChild = (group: PBXGroup, name: string) => constant
314 if (topMostGroup && !hasChild(topMostGroup, pathComponent)) {
/expo/packages/@expo/config-plugins/build/ios/utils/
H A DXcodeproj.js309 const hasChild = (group, name) => group.children.find(({ function
317 if (topMostGroup && !hasChild(topMostGroup, pathComponent)) {
H A DXcodeproj.js.map1hasChild","topMostGroup","pathComponent","pbxCreateGroup","pbxGroupByName","projectPath","getPBXPr…