You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.
I have this error while building process.
XCode 11.6
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/scorpion/www/diabetes/loop-dev/Carthage/Checkouts/dexcom-share-client-swift/ShareClient.xcodeproj -scheme ShareClient -configuration Release -derivedDataPath /Users/scorpion/Library/Caches/org.carthage.CarthageKit/DerivedData/11.6_11E708/dexcom-share-client-swift/v1.0 -sdk watchos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/g2/y5bqz3m119x2t8cn0y75fqr40000gn/T/dexcom-share-client-swift SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/scorpion/www/diabetes/loop-dev/Carthage/Checkouts/dexcom-share-client-swift)
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/g2/y5bqz3m119x2t8cn0y75fqr40000gn/T/carthage-xcodebuild.udxHnm.log
Command PhaseScriptExecution failed with a nonzero exit code
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have this error while building process.
XCode 11.6
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/scorpion/www/diabetes/loop-dev/Carthage/Checkouts/dexcom-share-client-swift/ShareClient.xcodeproj -scheme ShareClient -configuration Release -derivedDataPath /Users/scorpion/Library/Caches/org.carthage.CarthageKit/DerivedData/11.6_11E708/dexcom-share-client-swift/v1.0 -sdk watchos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/g2/y5bqz3m119x2t8cn0y75fqr40000gn/T/dexcom-share-client-swift SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/scorpion/www/diabetes/loop-dev/Carthage/Checkouts/dexcom-share-client-swift)
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/g2/y5bqz3m119x2t8cn0y75fqr40000gn/T/carthage-xcodebuild.udxHnm.log
Command PhaseScriptExecution failed with a nonzero exit code
The text was updated successfully, but these errors were encountered: