mRs- / HexColors

HexColors is an extension for UIColor and NSColor to support for creating colors from a hex strings
MIT License
457 stars 102 forks source link

Carthage support #18

Closed chrene closed 9 years ago

chrene commented 9 years ago

Adds carthage support. I also added an 's' to the files. Otherwise the frameworks didn't work

mRs- commented 9 years ago

awesome!

mRs- commented 9 years ago

@chrene can you update the pull request with your current develop?

chrene commented 9 years ago

@mRs- I think it's the latest. However it has conflicts since I've renamed the framework.

mRs- commented 9 years ago

Yeah i renamed the Framework too. I have no experience in using Carthage, what files are crucial for supporting it?

chrene commented 9 years ago

The crucial part is only to make the build schemes shared. This is getting a bit old, so I have to checkout your newest branch to see if the problem is still their