ipraba / EPCalendarPicker

Colourful calendar for iOS written in Swift
MIT License
347 stars 73 forks source link

Swift 3.0 Update #30

Closed dylankbuckley closed 7 years ago

dylankbuckley commented 7 years ago

Updated plugin for Swift 3.0 syntax. Updated syntax (Colors, Functions, Variables) and fixed errors resulting from the changes to NSDate, including removing custom operators previously required.

dmorrow commented 7 years ago

I'm still getting a couple of errors when trying to use this branch. Have you tested in XCode 8? CGSizeMake, dispatch_async, dispatch_get_main_queue and a few others

dylankbuckley commented 7 years ago

@dmorrow I have just gone through and tested it on Xcode 8, run on iPhone 7 Simulator and merged the updated project settings. Let me know if any more issues.

ipraba commented 7 years ago

Closing this as already updated to swift 3.0