Giter Site home page Giter Site logo

cannot install through carthage about then HOT 8 CLOSED

devxoul avatar devxoul commented on July 1, 2024
cannot install through carthage

from then.

Comments (8)

 avatar commented on July 1, 2024 1

I clean and update build, everything is fine. I close this issue.

from then.

devxoul avatar devxoul commented on July 1, 2024

@danjiang, how did you configure your Cartfile? Then is compatible with Carthage.

$ cat Cartfile
github "devxoul/Then" ~> 1.0
$ carthage version
0.17.1
$ carthage update
*** Fetching Then
*** Checking out Then at "1.0.3"
*** xcodebuild output can be found in /var/folders/yk/ms2yrh7s2_g26y4rh4n9mpww0000gn/T/carthage-xcodebuild.cTjuK0.log
*** Building scheme "Then-OSX" in Then.xcodeproj
*** Building scheme "Then-tvOS" in Then.xcodeproj
*** Building scheme "Then-iOS" in Then.xcodeproj

from then.

 avatar commented on July 1, 2024

@devxoul, but it is also checkout 1.0.3

github "devxoul/Then"

from then.

devxoul avatar devxoul commented on July 1, 2024

Which platform are you building?

from then.

 avatar commented on July 1, 2024

iOS. I run following carthage build --platform ios

from then.

devxoul avatar devxoul commented on July 1, 2024

This is odd. There're shared schemes as you can see here: https://github.com/devxoul/Then/tree/1.0.3/Then.xcodeproj/xcshareddata/xcschemes

And even Carthage build is working on my machine :(

from then.

 avatar commented on July 1, 2024

The Carthage Checkouts is checkout from my teammate`s git repo. Maybe there is problem when he add it. I will clean and checkout from https://github.com/devxoul/Then to see if it still have this problem.

from then.

devxoul avatar devxoul commented on July 1, 2024

If that doesn't work, try

$ rm -rf ~/Library/Caches/org.carthage.CarthageKit/dependencies/Then

and build again.

from then.

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.