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

  /external/chromium_org/tools/gyp/pylib/gyp/generator/
xcode.py 111 self.project = gyp.xcodeproj_file.PBXProject(path=path)
145 # Replace the XCConfigurationList attached to the PBXProject object with
204 # knowledge of PBXProject - in this case, of its "targets" property.
337 # PBXProject._properties. It's important to get the "All" target first,
405 # PBXProject._other_pbxprojects.
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
xcodeproj_file.py 42 of class PBXProject at the root. As an example, the PBXProject object serves
53 24-character object key referring to the root PBXProject object in the
58 object referenced by the PBXProject's mainGroup property. A PBXGroup is
118 project = PBXProject({'buildConfigurationList': config_list,
375 Most objects just use their name as the comment, but PBXProject uses
500 # The base case for recursion is defined at PBXProject.PBXProjectAncestor.
    [all...]

Completed in 477 milliseconds