onevcat/RandomColorSwift

should be changed "import RandomColorSwift" in beginning document

wongben opened this issue · 2 comments

in your Document:

exemple:

import RandomColor

should be changed "import RandomColorSwift"

Fixed :). Thanks for pointing it out.

Umm... when I build the project RandomColor framework is created not RandomColorSwift. And I the randomColor() is undefined when I import it. Any ideas why this is?