melvitax / DateHelper

A Swift Date extension helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carthage Support

hardikdevios opened this issue · comments

Please support this

If any body interested i have done this on my side.

github "hardikdevios/AFDateHelper"

Link of this : https://github.com/hardikdevios/AFDateHelper

*Its a Latest fork so you guys can update this without any worry *

Now my PR is merged so this repo also has carthage support, the only thing which is missing is tag a new release.

@patricks Do I need to do anything other than tag a new release in GitHub? Does Carthage require a command line push like Cocoapods?

No tag a new release is everything. Btw. maybe you can change the ios deployment target to 9.0 or less. now its 9.3 and thats very high. 😉

Well thanks guys i have just put for myself by using fork i have not check the PR lols any way Great to hear that PR is merged.

Thanks to @patricks Carthage is now supported.

Well i supposed you should keep target from iOS 8. Now unable to use, are you going to put the support from iOS 8 ?