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

Update protocol usage to include 'any' keyword #6125

Closed

Conversation

rablador
Copy link
Contributor

@rablador rablador commented Apr 15, 2024

We need to add the keyword 'any' whenever we're using protocols. In Swift 6 this will be enforced. To test, enable the ExistentialAny feature flag to force the correct usage.


This change is Reviewable

@rablador rablador added the iOS Issues related to iOS label Apr 15, 2024
Copy link

linear bot commented Apr 15, 2024

@rablador rablador force-pushed the update-protocol-usage-to-include-any-keyword-ios-616 branch from b5e7174 to f1ad0a9 Compare April 15, 2024 12:18
@rablador rablador closed this Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS Issues related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant