tristanhimmelman / AlamofireObjectMapper

An Alamofire extension which converts JSON response data into swift objects using ObjectMapper
MIT License
2.66k stars 474 forks source link

Carthage ObjectMapper Version Issue #212

Closed bzjoowan closed 6 years ago

bzjoowan commented 7 years ago

The following build commands failed: Check dependencies (1 failure) A shell task (/usr/bin/xcrun xcodebuild -workspace /Users/bzjoowan/Desktop/iOS/Carthage/Checkouts/ObjectMapper/ObjectMapper.xcworkspace -scheme ObjectMapper-iOS -configuration Release -sdk iphoneos ONLY_ACTIVE_ARCH=NO BITCODE_GENERATION_MODE=bitcode CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES clean build) failed with exit code 65: CLEAN FAILED

=================================================== cannot install "ObjectMapper 2.2.7"

i was tried current source "AlamofireObjectMapper-master"

have same issue

in Cartfile

github "Hearst-DD/ObjectMapper" >= 2.2.2 -> github "Hearst-DD/ObjectMapper" == 2.2.2

$> carthage update --platform ios

no issue in 2.2.2 Version

can u check this?

bzjoowan commented 7 years ago

i have resolved this issue update your OSX to Sierra & Xcode now you can install ObjectMapper 2.2.7