socket.io-client-swift/Socket.IO-Client-Swift.xcod...
David Beck 536367392f Switch to using Any instead of AnyObject
In Swift 3 AnyObject is rarely what you want to use. Objective-C API gets imported as Any and while types like Array and Dictionary can be coerced to AnyObject, they prefer Any, which doesn’t require a manual cast.
2016-08-23 10:10:33 -07:00
..
project.xcworkspace Created project with iOS and Mac targets 2015-07-12 00:58:09 +00:00
xcshareddata/xcschemes even more xcode 8 stuff. style changes 2016-06-15 10:13:44 -04:00
project.pbxproj Switch to using Any instead of AnyObject 2016-08-23 10:10:33 -07:00