diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 610648cfe4..7dfe3d11c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -148,9 +148,7 @@ jobs: # https://github.com/dotnet/macios/issues/19157 # https://github.com/actions/runner-images/issues/12758 - name: Use Xcode 16.4 - run: | - sudo xcode-select -switch /Applications/Xcode_16.4.app - xcodebuild -downloadPlatform iOS + run: sudo xcode-select -switch /Applications/Xcode_16.4.app - name: Build run: dotnet build -c Debug osu.iOS.slnf diff --git a/osu.Android.props b/osu.Android.props index 010413a869..46d558354e 100644 --- a/osu.Android.props +++ b/osu.Android.props @@ -10,7 +10,7 @@ true - + diff --git a/osu.iOS.props b/osu.iOS.props index e8f8cae90d..3768550c21 100644 --- a/osu.iOS.props +++ b/osu.iOS.props @@ -17,6 +17,6 @@ -all - +