vicc / chameleon

Color framework for Swift & Objective-C (Gradient colors, hexcode support, colors from images & more).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Function produces expected type 'UIColor'; did you mean to call it with '()'?

RSickenberg opened this issue · comments

Not compliant with Xcode 11.

the same

same here

Bump, same here. Anyone got any good work arounds?

you can try my branch, for me it works:

https://github.com/luckychris/Chameleon

Not compliant with Xcode 11.

you can try my fork - for me it works: https://github.com/luckychris/Chameleon

you can try my branch, for me it works:

https://github.com/luckychris/Chameleon

Sir, this works perfectly! Thanks for providing a clean working branch!

you can try my branch, for me it works:
https://github.com/luckychris/Chameleon

Sir, this works perfectly! Thanks for providing a clean working branch!

Thank you. It was a pleasure.
Can you give me a star? It would be my very first one ☺️

you can try my branch, for me it works:
https://github.com/luckychris/Chameleon

Sir, this works perfectly! Thanks for providing a clean working branch!

Thank you. It was a pleasure.
Can you give me a star? It would be my very first one ☺️

Done! I would have given you more if I could. Thanks again; keep up the really good work!

you can try my branch, for me it works:
https://github.com/luckychris/Chameleon

Sir, this works perfectly! Thanks for providing a clean working branch!

Thank you. It was a pleasure.
Can you give me a star? It would be my very first one ☺️

Done! I would have given you more if I could. Thanks again; keep up the really good work!

Saved my time, got my star too. Thanks.

Thank you!

Not compliant with Xcode 11.

you can try my fork - for me it works: https://github.com/luckychris/Chameleon

How can update Chamelon to your fork using podfile?

Edit : Sorry, I Found. Thanks for your fork 👍 I will give you a star :)

Thanks @luckychris. For reference, to include his fork on the podfile just change it to:
pod 'ChameleonFramework/Swift', :git => 'https://github.com/luckychris/Chameleon.git', :inhibit_warnings => true

Many thanks guys!

Was a pleasure to deal with you!

you can try my branch, for me it works:

https://github.com/luckychris/Chameleon

Really good job!
I want to give you 10 stars!
Hope you can maintain the Chameleon!