Build Deployment """OS 10.8+""This is the recommended beta build for most users. It contains a bunch of bug fixes, including fixes for some crashers.""""--deep"
BUILDTYPE=Deployment
pushd build/$BUILDTYPE/iTerm.app/Contents/MacOS
ln-s iTerm2 iTerm
popd
Build $BUILDTYPE"""OS 10.8+""This is the recommended beta build for most users. It contains a bunch of bug fixes, including fixes for some crashers.""""--deep"
echo Update the linky in the version3 release notes page
Build Deployment "-preview""OS 10.8+""This is the recommended beta build for most users. It contains a bunch of bug fixes, including fixes for some crashers.""""--deep"
BUILDTYPE=Deployment
pushd build/$BUILDTYPE/iTerm.app/Contents/MacOS
ln-s iTerm2 iTerm
popd
Build $BUILDTYPE"-preview""OS 10.8+""This is the recommended beta build for most users. It contains a bunch of bug fixes, including fixes for some crashers.""""--deep"