MCPcopy Create free account
hub / github.com/expo/expo /

Class

tools/src/prebuilds/XcodeProject.ts:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 * A class representing single Xcode project and operating on its `.xcodeproj` file.
23 */
24export default class XcodeProject {
25 /**
26 * Creates `XcodeProject` instance from given path to `.xcodeproj` file.
27 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected