Skip to content

Conversation

dmaclach
Copy link

@dmaclach dmaclach commented Mar 6, 2025

[UIApplication openURL:] has been deprecated since iOS 10, and has been rendered useless if compiling with Xcode 16. Since the earliest supported OS by FLEX is 10.3, let's remove this method from FLEX so that it doesn't trip static analyzers looking for the dead method.

[UIApplication openURL:] has been deprecated since iOS 10, and has been rendered useless if compiling with Xcode 16. Since the earliest supported OS by FLEX is 10.3, let's remove this method from FLEX so that it doesn't trip static analyzers looking for the dead method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant