MCPcopy Create free account
hub / github.com/nodejs/node / FileGroup

Method FileGroup

tools/gyp/pylib/gyp/xcodeproj_file.py:1992–1993  ·  view source on GitHub ↗
(self, path)

Source from the content-addressed store, hash-verified

1990 return "Resources"
1991
1992 def FileGroup(self, path):
1993 return self.PBXProjectAncestor().RootGroupForPath(path)
1994
1995
1996class PBXSourcesBuildPhase(XCBuildPhase):

Callers

nothing calls this directly

Calls 2

RootGroupForPathMethod · 0.80
PBXProjectAncestorMethod · 0.45

Tested by

no test coverage detected