patchthecode / JTAppleCalendar

The Unofficial Apple iOS Swift Calendar View. Swift calendar Library. iOS calendar Control. 100% Customizable
https://patchthecode.com
MIT License
7.57k stars 812 forks source link

Pods/JTAppleCalendar/Sources/Classes/GlobalFunctionsAndExtensions.swift:36:20: Redundant conformance of 'NSDate' to protocol 'Comparable' #88

Closed stahir90 closed 8 years ago

stahir90 commented 8 years ago

IMPORTANT:

Make sure you have checked the following BEFORE creating this issue:

  1. Are you using the latest version of JTAppleCalendar? Latest version is currently 4.1.2
  2. Did you leave a ★ rating on this repository if you like it? Yea.. I kinda need that. Get's me all pumped to answer questions/bugs.
  3. Did you check the Wiki page to see if your question is already answered? --> https://github.com/patchthecode/JTAppleCalendar/wiki

If you've already done the above, then delete this text, and start your issue.

patchthecode commented 8 years ago

are you still having this issue? or...

stahir90 commented 8 years ago

Yeah resolved by commenting in Global class extension NSDate: Comparable { }

patchthecode commented 8 years ago

hmm.. this seems like it will be a problem. I will try making this private. Thanks for opening issue.

stahir90 commented 8 years ago

Np, and thanks for the wonderfull customisable library.