diff --git a/.github/workflows/Tests.yml b/.github/workflows/Tests.yml index f7095f02b..18cc9428e 100644 --- a/.github/workflows/Tests.yml +++ b/.github/workflows/Tests.yml @@ -31,7 +31,7 @@ jobs: matrix: spec: ["objc_spec", "swift_spec", "cocoapods_spec"] env: - DEVELOPER_DIR: /Applications/Xcode_13.0.app/Contents/Developer + DEVELOPER_DIR: /Applications/Xcode_13.2.app/Contents/Developer steps: - uses: actions/checkout@v2 with: diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fb3158a26..7cd7363a9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,7 +49,7 @@ git push You'll need push access to the integration specs repo to do this. You can request access from one of the maintainers when filing your PR. -You must have Xcode 13 installed to build the integration specs. +You must have Xcode 13.2 installed to build the integration specs. ## Making changes to SourceKitten diff --git a/spec/integration_specs b/spec/integration_specs index c52e8b4b6..f57be9bf6 160000 --- a/spec/integration_specs +++ b/spec/integration_specs @@ -1 +1 @@ -Subproject commit c52e8b4b6039d0494930523ce3e9e67d7404b356 +Subproject commit f57be9bf6ab376e9239615c3ca304279571b3e9f