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

Xcode15 beta8 Carthage #2143

Closed
guo-pf opened this issue Sep 7, 2023 · 1 comment
Closed

Xcode15 beta8 Carthage #2143

guo-pf opened this issue Sep 7, 2023 · 1 comment

Comments

@guo-pf
Copy link

guo-pf commented Sep 7, 2023

Successfully used cocoapods, but failed to use Carthage.

carthage bootstrap --platform iOS --cache-builds --use-xcframeworks
... ... ...
*** Downloading Kingfisher binary at "7.9.1 - Lastest Xcode 15 beta"
*** Building scheme "Kingfisher" in Kingfisher.xcworkspace

Build Failed

  Task failed with exit code 65:
... ... ...
The following build commands failed:
  CompileSwift normal arm64 (in target 'Kingfisher' from project 'Kingfisher')
  SwiftCompile normal arm64 Compiling\ ImageModifier.swift,\ CacheSerializer.swift
... ... ...

@onevcat
Copy link
Owner

onevcat commented Oct 27, 2023

@guo-pf

Hi,

Any luck with the latest Carthage 0.39.1, which was released a few days after you posted this issue.

Frankly, with the support of SPM and xcframework, we found there is now very little reason to continue the support of Carthage (although indeed it does not require much effort). If the framework still cannot be built with the latest Carthage, we are considering to remove the declaration of Carthage support from the documentation of Kingfisher.

@onevcat onevcat closed this as completed Nov 13, 2023
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

2 participants