about summary refs log tree commit diff
path: root/doc/hooks/xcbuild.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hooks/xcbuild.section.md')
-rw-r--r--doc/hooks/xcbuild.section.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/hooks/xcbuild.section.md b/doc/hooks/xcbuild.section.md
new file mode 100644
index 0000000000000..1426431f6dce2
--- /dev/null
+++ b/doc/hooks/xcbuild.section.md
@@ -0,0 +1,4 @@
+
+### xcbuildHook {#xcbuildhook}
+
+Overrides the build and install phases to run the "xcbuild" command. This hook is needed when a project only comes with build files for the XCode build system. You can disable this behavior by setting buildPhase and configurePhase to a custom value. xcbuildFlags controls flags passed only to xcbuild.