Searched refs:fromXcodeprojPathAsync (Results 1 – 2 of 2) sorted by relevance
28 static async fromXcodeprojPathAsync(xcodeprojPath: string): Promise<XcodeProject> { method in XcodeProject
199 return await XcodeProject.fromXcodeprojPathAsync(xcodeprojPath);