diff --git a/build/bot/macos-build.sh b/build/bot/macos-build.sh index f1620bca86..dc01fc3b59 100644 --- a/build/bot/macos-build.sh +++ b/build/bot/macos-build.sh @@ -17,6 +17,3 @@ go run build/ci.go archive -type tar # -signer OSX_SIGNING_KEY -upload gethstore # sed -i '.bak' 's/repo.join/!repo.join/g' $(dirname `gem which cocoapods`)/cocoapods/sources_manager.rb # git clone --depth=1 https://github.com/CocoaPods/Specs.git ~/.cocoapods/repos/master # pod setup --verbose - -# # -- Build for iOS and upload to Azure -# go run build/ci.go xcode -signer IOS_SIGNING_KEY -upload gethstore/builds