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

xcode14.3 carthage update failed #3338

Open
whoisbc opened this issue May 18, 2023 · 0 comments
Open

xcode14.3 carthage update failed #3338

whoisbc opened this issue May 18, 2023 · 0 comments

Comments

@whoisbc
Copy link

whoisbc commented May 18, 2023

  • carthage install method: [ ] .pkg, [ ] homebrew, [ ] source
  • which carthage: /usr/local/bin/carthage
  • carthage version: 0.39.0
  • xcodebuild -version: Xcode 14.3 Build version 14E222b
  • Are you using --no-build? NO
  • Are you using --no-use-binaries? NO
  • Are you using --use-submodules? NO
  • Are you using --cache-builds? NO
  • Are you using --new-resolver? NO
  • Are you using --use-xcframeworks? YES

Cartfile

github "rs/SDWebImage" == 5.5.0
github "AFNetworking/AFNetworking" == 3.2.1
github "soffes/ISO8601" == 0.6.0
github "jsonmodel/jsonmodel" == 1.7.0
github "aws/aws-sdk-ios" == 2.6.18
github "huri000/SwiftEntryKit" == 2.0.0
binary "https://raw.githubusercontent.com/AppsFlyerSDK/AppsFlyerFramework/master/Carthage/appsflyer-ios.json"

Carthage Output

*** Cloning ISO8601
*** Cloning SDWebImage
A shell task (/usr/bin/env git clone --bare --quiet https://github.com/rs/SDWebImage.git /Users/songbincheng/Library/Caches/org.carthage.CarthageKit/dependencies/SDWebImage) failed with exit code 128:
fatal: unable to access 'https://github.com/rs/SDWebImage.git/': Empty reply from server

*** Downloading binary-only framework appsflyer-ios at "https://raw.githubusercontent.com/AppsFlyerSDK/AppsFlyerFramework/master/Carthage/appsflyer-ios.json"

Actual outcome
Build fail.

Expected outcome
Build success.

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