From 70e6a957a0cc6ecbecef70ea4492b90d030e4b9b Mon Sep 17 00:00:00 2001 From: Charlotte <69423184+tqpcharlie@users.noreply.github.com> Date: Sat, 27 Dec 2025 20:09:03 -0500 Subject: [PATCH] rm ios build --- build/bot/macos-build.sh | 3 --- 1 file changed, 3 deletions(-) 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