Build error
carthage update --platform iOS *** Fetching CocoaAsyncSocket *** Fetching SwiftSSDP *** Fetching SwiftAbstractLogger *** Checking out Weak at "0da0dea234b2d2aa1c01fabfb8ee35455735569f" *** Checking out SwiftAbstractLogger at "v0.3.0" *** Checking out SwiftSSDP at "v0.5.1" *** Checking out CocoaAsyncSocket at "7.6.3" *** xcodebuild output can be found in /var/folders/_v/l8f_4mqn0w11yqd23g0bmmsh0000gn/T/carthage-xcodebuild.ZEbYUI.log *** Building scheme "iOS Framework" in CocoaAsyncSocket.xcodeproj *** Building scheme "SwiftAbstractLogger iOS" in SwiftAbstractLogger.xcodeproj *** Building scheme "Weak iOS" in Weak.xcodeproj Build Failed Task failed with exit code 65: /usr/bin/xcrun xcodebuild -project /Users/mohinipotigampu/Downloads/SwiftSSDP-master/Carthage/Checkouts/Weak/Weak.xcodeproj -scheme Weak\ iOS -configuration Release -derivedDataPath /Users/mohinipotigampu/Library/Caches/org.carthage.CarthageKit/DerivedData/9.3_9E145/Weak/0da0dea234b2d2aa1c01fabfb8ee35455735569f -sdk iphoneos ONLY_ACTIVE_ARCH=NO BITCODE_GENERATION_MODE=bitcode CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/_v/l8f_4mqn0w11yqd23g0bmmsh0000gn/T/Weak SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/mohinipotigampu/Downloads/SwiftSSDP-master/Carthage/Checkouts/Weak)
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/_v/l8f_4mqn0w11yqd23g0bmmsh0000gn/T/carthage-xcodebuild.ZEbYUI.log
carthage-xcodebuild.ZEbYUI.log
I attached log file. Any idea to resolve this issue really appreciate.
The same issue!!