Skip to content

Base OpenURL dependency on SwiftUI #1714

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

Merged
merged 2 commits into from
Dec 2, 2022

Conversation

tgrapperon
Copy link
Contributor

@tgrapperon tgrapperon commented Dec 2, 2022

This simplifies the implementation of the OpenURL dependency and should allow to build dynamic frameworks with APPLICATION_EXTENSION_API_ONLY.

This should address #1673.

As a consequence, this raises the minimal availability of this dependency to iOS 14 and macOS 11.

Copy link
Member

@stephencelis stephencelis left a comment

Choose a reason for hiding this comment

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

This looks good to us, thanks! It's relatively new, so hopefully not too many folks rely on it for iOS 13, and if they do it's hopefully easy enough to fix with a custom dependency.

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