q-tools-em.sh   [plain text]


project=Heimdal

sudo rm -rf /tmp/$project.dst && \
    time xcodebuild install \
	-target HeimdalCompilers -configuration Release \
	RC_PURPLE="YES" \
        "$@" \
    && \
    sudo chown -R root:wheel /tmp/$project.dst && \
    sudo ditto /tmp/$project.dst /