diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cf37ba4..272d3a6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ env: TEMPLATE_PROJ: templates/Fabulous.MauiControls.Templates.proj TEMPLATE_PKG: nupkgs/Fabulous.MauiControls.Templates NUPKG_FOLDER: nupkgs - XCODE_PATH: /Applications/Xcode_15.0.1.app/Contents/Developer + XCODE_PATH: /Applications/Xcode_15.2.app/Contents/Developer jobs: build: