HomeSort by relevance Sort by last modified time
    Searched refs:XCProjectFile (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/gyp/pylib/gyp/generator/
xcode.py 116 gyp.xcodeproj_file.XCProjectFile({'rootObject': self.project})
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
xcodeproj_file.py 121 With the project object set up, it can be added to an XCProjectFile object.
122 XCProjectFile is a pseudo-class in the sense that it is a concrete XCObject
125 Printing an XCProjectFile will print the entire project file, including the
128 project_file = XCProjectFile({'rootObject': project})
    [all...]

Completed in 932 milliseconds