iOS
iOS copied to clipboard
Remove deprecated iOS 12 things
There are still things in the project annotated with @available(iOS, deprecated: 13.0). Namely
UIWindow'sconvenience init(haForiOS12: ())StateRestorationKeyviewController(withRestorationIdentifierPath identifierComponents: [String])SceneManagerPreSceneCompatibility
which could be removed, as the min iOS version is now 15.