q-build.sh   [plain text]


project=Heimdal

sudo rm -rf /tmp/$project.dst && \
    time xcodebuild install \
	-target HeimdalMacOSX -target HeimdalOpenDirectory \
        CODE_SIGN_IDENTITY=lha-codesign-cert "$@" \
    && \
    sudo chown -R root:wheel /tmp/$project.dst && \
    sudo ditto /tmp/$project.dst /