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

WebSocket.swift warning #494

Closed
danylovaolha opened this issue Apr 3, 2018 · 1 comment
Closed

WebSocket.swift warning #494

danylovaolha opened this issue Apr 3, 2018 · 1 comment

Comments

@danylovaolha
Copy link

danylovaolha commented Apr 3, 2018

Hi guys,
I'm using Xcode 9.3, Swift 4. And this warning occurs in the WebSocket class (line 125):

warning: 'weak' should not be applied to a property declaration in a protocol and will be disallowed in future versions

Regards, Olga

@daltoniam
Copy link
Owner

Version 3.0.5 has been released. It removed the weak and should fix this warning.
https://github.com/apple/swift-evolution/blob/master/proposals/0186-remove-ownership-keyword-support-in-protocols.md

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

No branches or pull requests

2 participants