Searched refs:project_json (Results 1 – 2 of 2) sorted by relevance
161 def __init__(self, project_json): argument162 self.targets = project_json['targets']163 build_settings = project_json['build_settings']
159 def __init__(self, project_json): argument160 self.targets = project_json['targets']161 build_settings = project_json['build_settings']