Giter Site home page Giter Site logo

Comments (3)

npvisual avatar npvisual commented on August 20, 2024

Apparently this is a problem with Carthage (see issue Carthage/Carthage#3019) and seem to have been seen in Xcode 12 Beta 3 as well.

from reactivekit.

srdanrasic avatar srdanrasic commented on August 20, 2024

@npvisual have you maybe tried running carthage with --no-use-binaries flag?

from reactivekit.

npvisual avatar npvisual commented on August 20, 2024

@srdanrasic, thanks for your response. Yes, the issue isn't with the existing binaries. The install actually compiles everything from source (because of Differ's Swift version) and I get the same result with --no-use-binaries.

The problem is with /usr/bin/xcrun lipo -create and the architecture flags -- the error message isn't very indicative unfortunately. But if you separately run the command that's output under Task failed with exit code 1:, you'll see this error :

fatal error: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: and ... have the same architectures (arm64) and can't be in the same fat output file.

The link I mentioned above, from Carthage, definitely shows this isn't an isolated case or a problem with ReactiveKit.

I'll go ahead and close this issue as there's a workaround included in the issue (though it's not fixed in Carthage).

from reactivekit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.