π Can't Compile With Swift 6.2
thecoolwinter opened this issue Β· comments
Turns out these are all issues with WelcomeWindow. Will create a PR there and link it here.
What in the world, these issues don't appear with Swift 6.2 or any of the strict concurrency or the new default actor isolation. Only in Xcode 26.
Okay note for future people looking at this, Xcode enables a bunch of 6.2 features by default so just compiling a project using the snapshot toolchain isn't enough. To correctly mimic the errors you'll get on Xcode 26 just use Xcode 26.
