Al Little
Results
1
issues of
Al Little
Just upgraded to XCode 10. Cartfile contents: github "facebook/SocketRocket" Running: "carthage update" produces the following errors. /Users/alittle/Documents/Xcode/IntegrationTest/Carthage/Checkouts/SocketRocket/SocketRocket/SRWebSocket.m:509:5: error: ignoring return value of function declared with 'warn_unused_result' attribute [-Werror,-Wunused-result] SecRandomCopyBytes(kSecRandomDefault, keyBytes.length,...