From 68d170c51d0ea717276477fcb1e1ce744ca0ba42 Mon Sep 17 00:00:00 2001 From: Dimitris Koutsogiorgas Date: Fri, 11 Mar 2022 10:49:16 -0800 Subject: [PATCH] Bump integration specs for Xcode 13, build examples with Xcode 13, bump Xcodeproj gem. --- .github/workflows/Specs.yml | 6 +++--- Gemfile.lock | 11 ++++++----- spec/cocoapods-integration-specs | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.github/workflows/Specs.yml b/.github/workflows/Specs.yml index 8dd2217dcd..b437cdde04 100644 --- a/.github/workflows/Specs.yml +++ b/.github/workflows/Specs.yml @@ -10,10 +10,10 @@ jobs: os: [ubuntu-18.04] include: - task: SPECS - os: macos-10.15 + os: macos-11 ruby: system - task: EXAMPLES - os: macos-10.15 + os: macos-11 ruby: system name: ${{ matrix.task }} / ${{ matrix.os }} / Ruby ${{ matrix.ruby }} @@ -54,7 +54,7 @@ jobs: - uses: maxim-lobanov/setup-xcode@v1.1 if: ${{ matrix.task == 'EXAMPLES' }} with: - xcode-version: 12.1 + xcode-version: 13.2.1 - name: Run Tests run: bundle exec rake spec:all diff --git a/Gemfile.lock b/Gemfile.lock index 03078b7b29..f760a85f49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/CocoaPods/CLAide.git - revision: a5d1a29b08ca88f90f47104805bc4fad2efc93c9 + revision: 00379095567c88f7a00da25136bad60e41ca2b47 branch: master specs: - claide (1.0.3) + claide (1.1.0) GIT remote: https://github.com/CocoaPods/Core.git @@ -30,14 +30,14 @@ GIT GIT remote: https://github.com/CocoaPods/Nanaimo.git - revision: 1bf2e6e8781045fed99ca7020d5007234e715dc8 + revision: 40cc6326e74000f597bb73d727053d9effe28c7d branch: master specs: nanaimo (0.3.0) GIT remote: https://github.com/CocoaPods/Xcodeproj.git - revision: 2a1f19ad039556a153dd888cc293b9330bdc0f7a + revision: 14c3954d05ca954ee7b43498def8077cc7495509 branch: master specs: xcodeproj (1.21.0) @@ -132,7 +132,8 @@ PATH GEM remote: https://rubygems.org/ specs: - CFPropertyList (3.0.3) + CFPropertyList (3.0.5) + rexml activesupport (5.2.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) diff --git a/spec/cocoapods-integration-specs b/spec/cocoapods-integration-specs index f7b6480435..9558a7b18c 160000 --- a/spec/cocoapods-integration-specs +++ b/spec/cocoapods-integration-specs @@ -1 +1 @@ -Subproject commit f7b6480435535f1ccd8776ffc5991546b0856c5f +Subproject commit 9558a7b18c5a3582c6dfcacdc1b58a9d9ba35c76