Home
last modified time | relevance | path

Searched refs:xcodebuildAsync (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/prebuilds/
H A DXcodeProject.ts74 await this.xcodebuildAsync(
122 await this.xcodebuildAsync(
139 async xcodebuildAsync(args: string[], settings?: XcodebuildSettings) { method in XcodeProject