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
I am not able to checkout in XCode15.4. Following error
*** Cloning DKImagePickerController
*** Cloning DKPhotoGallery
*** Cloning TOCropViewController
*** Cloning DKCamera
*** Cloning SwiftyGif
*** Checking out SwiftyGif at "5.4.5"
*** Checking out DKCamera at "1.6.7"
*** Checking out TOCropViewController at "2.7.4"
*** Checking out DKImagePickerController at "4.3.9"
*** Checking out DKPhotoGallery at "0.0.19"
*** xcodebuild output can be found in /var/folders/83/xswg49y179x3wmb6d8ylcd750gq7jw/T/carthage-xcodebuild.CmKA3Y.log
*** Building scheme "DKCamera" in DKCameraDemo.xcodeproj
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/ishteyaque.ahmad/Desktop/TestProjectCart/TestProjectCart/Carthage/Checkouts/DKCamera/DKCameraDemo.xcodeproj -scheme DKCamera -configuration Release -derivedDataPath /Users/ishteyaque.ahmad/Library/Caches/org.carthage.CarthageKit/DerivedData/15.4_15F31d/DKCamera/1.6.7 -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive VALIDATE_WORKSPACE=NO -archivePath /var/folders/83/xswg49y179x3wmb6d8ylcd750gq7jw/T/DKCamera SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/ishteyaque.ahmad/Desktop/TestProjectCart/TestProjectCart/Carthage/Checkouts/DKCamera)
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/83/xswg49y179x3wmb6d8ylcd750gq7jw/T/carthage-xcodebuild.CmKA3Y.log
The text was updated successfully, but these errors were encountered:
I am not able to checkout in XCode15.4. Following error
*** Cloning DKImagePickerController
*** Cloning DKPhotoGallery
*** Cloning TOCropViewController
*** Cloning DKCamera
*** Cloning SwiftyGif
*** Checking out SwiftyGif at "5.4.5"
*** Checking out DKCamera at "1.6.7"
*** Checking out TOCropViewController at "2.7.4"
*** Checking out DKImagePickerController at "4.3.9"
*** Checking out DKPhotoGallery at "0.0.19"
*** xcodebuild output can be found in /var/folders/83/xswg49y179x3wmb6d8ylcd750gq7jw/T/carthage-xcodebuild.CmKA3Y.log
*** Building scheme "DKCamera" in DKCameraDemo.xcodeproj
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/ishteyaque.ahmad/Desktop/TestProjectCart/TestProjectCart/Carthage/Checkouts/DKCamera/DKCameraDemo.xcodeproj -scheme DKCamera -configuration Release -derivedDataPath /Users/ishteyaque.ahmad/Library/Caches/org.carthage.CarthageKit/DerivedData/15.4_15F31d/DKCamera/1.6.7 -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive VALIDATE_WORKSPACE=NO -archivePath /var/folders/83/xswg49y179x3wmb6d8ylcd750gq7jw/T/DKCamera SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/ishteyaque.ahmad/Desktop/TestProjectCart/TestProjectCart/Carthage/Checkouts/DKCamera)
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/83/xswg49y179x3wmb6d8ylcd750gq7jw/T/carthage-xcodebuild.CmKA3Y.log
The text was updated successfully, but these errors were encountered: