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

Method IntermediatesGroup

tools/gyp/pylib/gyp/xcodeproj_file.py:2816–2817  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2814 # by rules or script phases and are placed in intermediate directories such
2815 # as DerivedSources.
2816 def IntermediatesGroup(self):
2817 return self._GroupByName("Intermediates")
2818
2819 # FrameworksGroup and ProjectsGroup are top-level groups used to collect
2820 # frameworks and projects.

Callers

nothing calls this directly

Calls 1

_GroupByNameMethod · 0.95

Tested by

no test coverage detected