once xcodebuild
Accept an Xcode build invocation and use the Once graph when its semantics are supported. Other invocations pass through to the system Xcode build tool unchanged. Configure this as a mise command wrapper to make ordinary xcodebuild commands use this compatibility surface.
Synopsis#
plaintext
once xcodebuild [ARG]
Arguments#
| Argument | Required | Description |
|---|---|---|
<ARG> | no | Arguments supplied by the Xcode build invocation. |