tfs: darwin build

This commit is contained in:
Joao Moreno 2017-05-11 19:37:52 +02:00
parent 705847ee6b
commit 97f1fc61f3
2 changed files with 2 additions and 2 deletions

View file

@ -37,4 +37,4 @@ node build/tfs/out/publish.js $VSCODE_QUALITY darwin archive-unsigned VSCode-dar
node build/tfs/out/enqueue.js $VSCODE_QUALITY
# wait for signed build
node build/tfs/out/waitForSignedBuild.js $VSCODE_QUALITY $VERSION
node build/tfs/out/waitForSignedBuild.js $VSCODE_QUALITY

View file

@ -2,7 +2,7 @@
"name": "code-oss-dev",
"version": "1.13.0",
"electronVersion": "1.6.6",
"distro": "ca3585925fd1e7743ee4cba31a57c09960152346",
"distro": "a19a3b432030a478afa61b438c9a0dfd8f84f893",
"author": {
"name": "Microsoft Corporation"
},