/platforms/ios/Pods/Starscream/Sources/WebSocket.swift:125:5: warning: 'weak' should not be applied to a property declaration in a protocol and will be disallowed in future versions
weak var delegate: WSStreamDelegate? {get set}
[18-08-05 09:54:15.348] (CLI) === BUILD TARGET QBImagePickerController OF PROJECT Pods WITH CONFIGURATION Release ===
[18-08-05 09:54:15.348] (CLI) /Users/kefahbader/Sites/nativescript-project/DIGI-PAY-CLIENTS/platforms/ios/Pods/Starscream/Sources/WebSocket.swift:125:5: warning: 'weak' should not be applied to a property declaration in a protocol and will be disallowed in future versions
[18-08-05 09:54:15.348] (CLI) weak var delegate: WSStreamDelegate? {get set}
[18-08-05 09:54:15.348] (CLI) ^~~~~
Hello,
Just for tour information :-) : on IOS
Thank