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

Method FileGroup

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

Source from the content-addressed store, hash-verified

2000 return "Sources"
2001
2002 def FileGroup(self, path):
2003 return self.PBXProjectAncestor().RootGroupForPath(path)
2004
2005
2006class PBXFrameworksBuildPhase(XCBuildPhase):

Callers

nothing calls this directly

Calls 2

RootGroupForPathMethod · 0.80
PBXProjectAncestorMethod · 0.45

Tested by

no test coverage detected