Skip to content
Snippets Groups Projects
Commit 3f5417dd authored by George Nachman's avatar George Nachman
Browse files

Fix some bugs in the beta release tools

parent a9395fc5
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -34,7 +34,7 @@ Dep:
Beta:
cp plists/release-iTerm2.plist plists/iTerm2.plist
xcodebuild -parallelizeTargets -target iTerm2 -configuration Beta && \
chmod -R go+rX build/Deployment
chmod -R go+rX build/Beta
 
Deployment:
xcodebuild -parallelizeTargets -target iTerm2 -configuration Deployment && \
Loading
Loading
Loading
Loading
@@ -86,7 +86,7 @@ SVNDIR=~/iterm2-website
ORIG_DIR=`pwd`
 
 
echo "Build deployment release"
echo "Build beta release"
make clean
make Beta
 
Loading
Loading
3.1.%(extra)s
3.1.5.beta.2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment