nvzqz/RandomKit

Build error, can't build version 1.5.0

MKGitHub opened this issue · 2 comments

I downloaded the source code zip, and put the swift files in my project.

2015-10-25 at 14 53 19

nvzqz commented

I decided to put all of the imports from the C standard library into a module called "C", but it's lead to some issues, including not being able to push to Cocoapods.

Just import Foundation instead in your case.

nvzqz commented

Fixed 5580849