Sharaku
Sharaku copied to clipboard
Support Carthage Installation
I wanted to try Sharaku in a project with Carthage, so I ended up making some changes to add Carthage support. Here are the changes if you want to add them to the project.
@rubenroques Thanks you very much for your contribution! I'll check and merge it if there is no problem 👍
@rubenroques Hi I found a termination error when installing library with cocoapods on example project. Does this happen in your project also? And I found It's caused by changes of images.xcassets, I'm not sure it happens on Carthage, so I want to check that on Carthage also. Plz wait a little more. Thanks ;)
No, it installs the library and run without any error. The only difference that I have found is that we are using different versions of Cocoapods. I'm using 1.1.1 and you are using 1.2.0.beta.3.
It would be nice to have Carthage support.
nobody wants to merge this?