jsonmodel / jsonmodel

Magical Data Modeling Framework for JSON - allows rapid creation of smart data models. You can use it in your iOS, macOS, watchOS and tvOS apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carthage build fails

mlfarrell opened this issue · comments

/Users/mike/work/convene/Passport/Carthage/Checkouts/jsonmodel/JSONModel/module.modulemap:1:18: error: redefinition of module 'JSONModel'
framework module JSONModel {
^
/Users/mike/Library/Caches/org.carthage.CarthageKit/DerivedData/jsonmodel/1.7.0/Build/Intermediates/JSONModel.build/Release-iphoneos/JSONModel.build/module.modulemap:1:18: note: previously defined here
framework module JSONModel {
^

** BUILD FAILED **