Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to checkout in Xcode15.4 with Carthage #723

Open
ishteyaque06 opened this issue Aug 11, 2024 · 0 comments
Open

Not able to checkout in Xcode15.4 with Carthage #723

ishteyaque06 opened this issue Aug 11, 2024 · 0 comments

Comments

@ishteyaque06
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant