Calendar icon indicating copy to clipboard operation
Calendar copied to clipboard

Replaced the C-style for statements with Swift ranges

Open awedeebawe opened this issue 8 years ago • 1 comments

To avoid the deprecation warnings in Swift 2.1.1 (and possible crashes in Swift 3.0)

awedeebawe avatar Apr 02 '16 18:04 awedeebawe

Sorry, I misplaced the range check and the actual range. This is the proper commit: https://github.com/lancy98/Calendar/pull/6/commits/52f55bcd4264035ae5f3c55e028b135db04a3f4d

awedeebawe avatar Apr 02 '16 19:04 awedeebawe