diff --git a/.github/workflows/notesapplication.yml b/.github/workflows/notesapplication.yml index e004aa2..e29a344 100644 --- a/.github/workflows/notesapplication.yml +++ b/.github/workflows/notesapplication.yml @@ -15,7 +15,7 @@ jobs: - name: Setup Xcode version uses: maxim-lobanov/setup-xcode@v1.6.0 with: - xcode-version: 14.3.1 + xcode-version: 15.0 - name: Install Mint run: brew install mint - name: Generate Xcode project