Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated iOS 12 things #2655

Open
michalsrutek opened this issue Mar 19, 2024 · 1 comment
Open

Remove deprecated iOS 12 things #2655

michalsrutek opened this issue Mar 19, 2024 · 1 comment
Assignees

Comments

@michalsrutek
Copy link
Contributor

There are still things in the project annotated with @available(iOS, deprecated: 13.0). Namely

  • UIWindow's convenience init(haForiOS12: ())
  • StateRestorationKey
  • viewController(withRestorationIdentifierPath identifierComponents: [String])
  • SceneManagerPreSceneCompatibility

which could be removed, as the min iOS version is now 15.

@bgoncal
Copy link
Member

bgoncal commented Apr 17, 2024

Hey @michalsrutek, I see you started contributing to the project, could you help out with this one? No pressure though

@bgoncal bgoncal self-assigned this Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants