vadymmarkov/Fakery

Objective-C support ?

JanC opened this issue · 2 comments

JanC commented

Hi,
I imported Fakery using Carthage in my objective-c project but I don't see any Faker objects event though the module @import Fakery; imports fine.

Any ideas?

cheers

@JanC The library supports only Swift at the moment.

I personally didn't have a need to use it in Objective-C projects, but feel free to add ObjC support.