mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
Carthage support #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sdgandhi on GitHub (Jun 30, 2015).
Hi, awesome library!
Supporting Carthage is pretty easy: https://github.com/Carthage/Carthage#supporting-carthage-for-your-framework
@JohnEstropia commented on GitHub (Jul 1, 2015):
I pushed to the master branch after I saw your issue but I didn't notice you made a pull rquest ahead, sorry... (it's early morning)
Anyway please try if Carthage works for you now. I'm not sure if Carthage needs git tags for its versioning but if it does, ill update the tags as well.