boredzo / iso-8601-date-formatter

A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.
http://boredzo.org/iso8601dateformatter/
Other
600 stars 140 forks source link

Carthage support #47

Closed vasarhelyia closed 9 years ago

boredzo commented 9 years ago

Thank you for making ISO 8601 Date Formatter a real framework!

I took the .travis.yml change out in 024b874, since I couldn't see what was using it. Does that affect Carthage in some way?

vasarhelyia commented 9 years ago

Thanks for merging it!

Nope, Carthage's bootstrap doesn't depend on xctool anymore.

vasarhelyia commented 9 years ago

And yes it doesn't make any sense in your travis.yml anyway.