GithubHelp home page GithubHelp logo

Comments (4)

ikesyo avatar ikesyo commented on June 24, 2024

I can't reproduce it. Is there any change if you remove the cache from ~/Library/Caches/org.carthage.CarthageKit/dependencies/Result?

from result.

ReDetection avatar ReDetection commented on June 24, 2024

well, even after rm -rf ~/Library/Caches/org.carthage.CarthageKit/dependencies/ output was similar

$ carthage update
*** Cloning ReactiveCocoa
*** Cloning Result
*** Cloning Box
*** Checking out Result at "0.4.4"
*** Downloading Box at "1.2.2"
*** Downloading ReactiveCocoa at "v3.0 Release Candidate 1"
*** xcodebuild output can be found in /var/folders/jk/0zp2_vl57vz661xk_hm5klxr0000gp/T/carthage-xcodebuild.p5xKlN.log
Failed to discover shared schemes in project Result.xcodeproj—either the project does not have any shared schemes, or xcodebuild never returned

If you believe this to be a project configuration error, please file an issue with the maintainers at https://github.com/antitypical/Result/issues/new

I find it very strange Carthage builds ReactiveCocoa before Result. Well, I'm not sure it succeeds with ReactiveCocoa, but in the build folder there are both Box.framework and ReactiveCocoa.framework, and Result workspace are still in checkout dir. Oh, look, error message complains about xcodeproj while you have a xcworkspace. I know, schemes are in xcodeproj anyway, but maybe it's an issue?

I'm running Yosemite, default Xcode version is 6.4, Carthage version 0.8.
Should I file an issue to the Carthage repo?

from result.

ReDetection avatar ReDetection commented on June 24, 2024

Removing the binaries folder helped. Thanks @ikesyo.
rm -rf ~/Library/Caches/org.carthage.CarthageKit/binaries/

from result.

robrix avatar robrix commented on June 24, 2024

Thanks @ikesyo! 💛

from result.

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.