Skip to content

Commit

Permalink
Use Xcode 15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
smoogipoo committed Feb 2, 2024
1 parent 38ed426 commit ec4f357
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,8 @@ jobs:
- name: Install .NET Workloads
run: dotnet workload install maui-ios

- name: Select Xcode 15.2
run: sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer

- name: Build
run: dotnet build -c Debug osu.iOS

0 comments on commit ec4f357

Please sign in to comment.