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 builds fail at xcrun lipo on Xcode 12 beta 4 (also on the main Carthage, see below) #59

Open
flockoffiles opened this issue Aug 6, 2020 · 1 comment

Comments

@flockoffiles
Copy link

The issue Carthage/Carthage#3019 is also an issue for this fork.
(see details there).

It needs to be decided what to do with arm64 slices in the Simulator binaries.

  • carthage install method: [ ] .pkg, [ ] homebrew, [ ] source
  • which carthage:
  • carthage version:
  • xcodebuild -version:
  • Are you using --no-build?
  • Are you using --no-use-binaries?
  • Are you using --use-submodules?
  • Are you using --cache-builds?
  • Are you using --new-resolver?

Cartfile

<YOUR CARTFILE>

Carthage Output

<OUTPUT>

Actual outcome
Carthage did or did not ...

Expected outcome
Carthage should ...

@flockoffiles flockoffiles changed the title Carthage builds fail at xcrun lipo on Xcode 12 beta 3 (also on the main Carthage, see below) Carthage builds fail at xcrun lipo on Xcode 12 beta 4 (also on the main Carthage, see below) Aug 6, 2020
@kelvin-lima
Copy link

Same here and the workaround proposed on main Carthage repo works at least to continue development. Waiting for a definitive solution :/

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