diff --git a/.github/workflows/build_LoopFollow.yml b/.github/workflows/build_LoopFollow.yml index 447a6ce90..be5e0caab 100644 --- a/.github/workflows/build_LoopFollow.yml +++ b/.github/workflows/build_LoopFollow.yml @@ -203,7 +203,7 @@ jobs: ) steps: - name: Select Xcode version - run: "sudo xcode-select --switch /Applications/Xcode_16.2.app/Contents/Developer" + run: "sudo xcode-select --switch /Applications/Xcode_16.4.app/Contents/Developer" - name: Checkout Repo for syncing if: |