Closed AJ9UNiDAYS closed 7 years ago
This issue is resolved on the latest commit of the master branch for JSONModel.
This cartfile builds and runs as expected:
github "optimizely/objective-c-sdk" "iOS-1.1.0"
github "jsonmodel/jsonmodel" "1e80ecaec8314c7d367676ed0e8545c10c563612"
github "ccgus/fmdb" "2.6.2"
Awesome. Thanks for checking this @AJ9UNiDAYS. I will close this out for now. We are waiting for jsonmodel to do a new release before removing this workaround.
Hello,
When adding the following to my cartfile JSONModel fails to build:
github "optimizely/objective-c-sdk" github "jsonmodel/jsonmodel" github "ccgus/fmdb"
Error produced via carthage:
I realise this isn't Optimizely failing but does stop me using your SDK.