about summary refs log tree commit diff
path: root/nixpkgs/doc/hooks/xcbuild.section.md
blob: 1426431f6dce253835b9d3da16a70e92c712c1a1 (plain) (blame)
1
2
3
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.