Skip to content

AST: Ensure isPlatformActiveForTarget() returns the correct result for application extensions on every platform #60006

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
Jul 12, 2022

Conversation

tshortli
Copy link
Contributor

Previously, watchOS and tvOS application extension platforms were ignored.

Resolves rdar://96220196

tshortli added 2 commits July 11, 2022 12:05
…ned with app extensions by replacing "extension" with "appext" since extension usually refers to Swift extension declarations.
…for application extensions on every platform.

Previously, watchOS and tvOS application extension platforms were ignored.

Resolves rdar://96220196
@tshortli
Copy link
Contributor Author

@swift-ci please test

@tshortli tshortli requested review from xymus, nkcsgexi and artemcm July 11, 2022 20:44
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.

Marking a method as unavailable in tvOS Extensions should allow me to use APIs unsafe for extensions
3 participants