Skip to content

Conversation

@dmaclach
Copy link
Contributor

@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.
Copy link
Collaborator

@matrush matrush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@matrush matrush merged commit a5a49f8 into FLEXTool:master Dec 3, 2025
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.

2 participants