From 106ad6b832df1e676c7cb7eab638cc6162bc8202 Mon Sep 17 00:00:00 2001 From: Jojo Feng Date: Mon, 20 Jan 2025 17:59:29 -0800 Subject: [PATCH 1/3] chore: update publish_ios.yml --- .github/workflows/publish_ios.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish_ios.yml b/.github/workflows/publish_ios.yml index 55e563d4..4ff15f21 100644 --- a/.github/workflows/publish_ios.yml +++ b/.github/workflows/publish_ios.yml @@ -44,7 +44,7 @@ jobs: - name: Setup ruby & Bundler uses: ruby/setup-ruby@v1 with: - bundler-cache: false + bundler-cache: true # Start an ssh-agent that will provide the SSH key from the # SSH_PRIVATE_KEY secret to `fastlane match` From 88d24fc96925d254b3dfdb41503181e2ff1e7143 Mon Sep 17 00:00:00 2001 From: Jojo Feng Date: Mon, 20 Jan 2025 18:46:35 -0800 Subject: [PATCH 2/3] update .ruby-version --- .ruby-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ruby-version b/.ruby-version index ef538c28..15a27998 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.1.2 +3.3.0 From 54c277cd810c779c6bbb6762013c3537e92d2a03 Mon Sep 17 00:00:00 2001 From: Jojo Feng Date: Mon, 20 Jan 2025 19:01:56 -0800 Subject: [PATCH 3/3] update Gemfile.lock --- ios/Gemfile.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index 4b4a1c66..93d4ab21 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -280,6 +280,7 @@ GEM PLATFORMS universal-darwin-21 + universal-darwin-22 universal-darwin-23 x86_64-darwin-19