nixpkgs-immich/doc/hooks/xcbuild.section.md
2024-09-17 10:23:40 -06:00

332 B

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.