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

Carthage build skipped on Apple Silicon #368

Open
csforbes opened this issue May 29, 2023 · 0 comments
Open

Carthage build skipped on Apple Silicon #368

csforbes opened this issue May 29, 2023 · 0 comments

Comments

@csforbes
Copy link

running carthage update --use-xcframeworks --platform iOS with github "NYTimes/NYTPhotoViewer" in Cartfile results in this message:
*** Skipped building NYTPhotoViewer due to the error: Dependency "NYTPhotoViewer" has no shared framework schemes for any of the platforms: iOS

  • xcode-select version 2397
  • carthage version 0.39.0
  • Apple M2
  • Ventura 13.3.1

Carthage requires --use-xcframeworks for builds on Apple Silicon.

It looks like Carthage support is intended; I'd be happy to take a swing at fixing this if someone could give me a starting point.

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