added nosparkle define to explicitly disable sparkle updates

This commit is contained in:
michael starke
2017-06-01 09:53:03 +02:00
parent c157039bf3
commit 122f898d9d
4 changed files with 12 additions and 8 deletions

View File

@@ -18,7 +18,9 @@ script: xcodebuild clean && xcodebuild build -configuration release -project Mac
# - zip -9r ./build/Build/Products/Release/MacPass.app MacPass-continuous.zip
# - wget -c https://github.com/MacPass/uploadtool/raw/master/upload.sh
# - bash ./upload.sh build/*
# TODO: fix versioning since it yield a 00 release number
branches:
only:
- /^(?i:continuous)$/