ppy / osu-framework

A game framework written with osu! in mind.
MIT License
1.67k stars 419 forks source link

Rollback iOS workload to last known working version #6384

Closed smoogipoo closed 1 month ago

smoogipoo commented 1 month ago

This is required to get osu! running on iOS again.

Out of...

... I've isolated the problematic component to be the iOS SDK.

The version 17.2.8053 is a well-informed estimate based on release dates respective to the last working iOS release (2024.625.2) and can be cross-referenced with the manifest's nuget package: https://www.nuget.org/packages/Microsoft.NET.Sdk.iOS.Manifest-8.0.100/17.2.8053

I have tested an iOS build with full auth + score submission.