SocketRocket
SocketRocket copied to clipboard
Buddybuild build fails
Hello!
Getting a build failure with the below errors on buddybuild. Have you seen this before, or do you have any advice?
Thanks, Ross.
*** Building scheme "SocketRocket-iOS" in SocketRocket.xcodeproj 77 ** ARCHIVE FAILED ** 78 The following build commands failed: 79 CompileC /Users/buddybuild/Library/Caches/org.carthage.CarthageKit/DerivedData/9.4.1_9F2000/SocketRocket/0.4.2/Build/Intermediates.noindex/ArchiveIntermediates/SocketRocket-iOS/IntermediateBuildFilesPath/SocketRocket.build/Release-iphoneos/SocketRocket-iOS.build/Objects-normal/armv7/SRWebSocket.o SocketRocket/SRWebSocket.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler 80 CompileC /Users/buddybuild/Library/Caches/org.carthage.CarthageKit/DerivedData/9.4.1_9F2000/SocketRocket/0.4.2/Build/Intermediates.noindex/ArchiveIntermediates/SocketRocket-iOS/IntermediateBuildFilesPath/SocketRocket.build/Release-iphoneos/SocketRocket-iOS.build/Objects-normal/arm64/SRWebSocket.o SocketRocket/SRWebSocket.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler 81 (2 failures) 82 Build Failed 83 Task failed with exit code 65: 84 /usr/bin/xcrun xcodebuild -project /private/tmp/sandbox/workspace/Carthage/Checkouts/SocketRocket/SocketRocket.xcodeproj -scheme SocketRocket-iOS -configuration Release -derivedDataPath /Users/buddybuild/Library/Caches/org.carthage.CarthageKit/DerivedData/9.4.1_9F2000/SocketRocket/0.4.2 -sdk iphoneos -toolchain com.apple.dt.toolchain.Swift_3_0 ONLY_ACTIVE_ARCH=NO BITCODE_GENERATION_MODE=bitcode CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath ./ SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO (launched in /tmp/sandbox/workspace/Carthage/Checkouts/SocketRocket) 85 This usually indicates that project itself failed to compile.
Same