Giter Club home page Giter Club logo

Comments (8)

pohetsn avatar pohetsn commented on August 24, 2024 2

My cocoa pods version is 1.5.3. So it is fairly recent. Btw, I tried to install Surge on another machine that uses Xcode 9.4.1 and Swift version 4.1.2, and Surge was installed without any error. I think DistanceIndex was taken out at 4.1 instead of 4.0 (see here). So maybe the .swift-version file should be updated to 4.1?

from surge.

alejandro-isaza avatar alejandro-isaza commented on August 24, 2024 1

Ah, good catch. That's probably it. Will update to 4.1.

from surge.

mattt avatar mattt commented on August 24, 2024

IIRC, Swift 4 changed the semantics for collection index distances such that they're now Int, whereas before they were a generic IndexDistance type. Can you please confirm that your project is compiling with Swift 4 and not Swift 3?

@alejandro-isaza I just noticed that Surge doesn't specify any Swift language requirements in the README (though we do have a .swift-version file). It'd be great to make the Swift (and Xcode) version requirements explicit.

from surge.

pohetsn avatar pohetsn commented on August 24, 2024

I see. Thanks for your prompt response.

If I type swift --version, it returns

Apple Swift version 4.0.3 (swiftlang-900.0.74.1 clang-900.0.39.2)
Target: x86_64-apple-macosx10.9

But how should I make sure Carthage is using this version? In Xcode Build Settings, I can change Swift Language Version between 3.2 and 4.0. But it doesn't affect the swift version shown in the command line. Sorry I'm new in this. Thanks for your help.

from surge.

pohetsn avatar pohetsn commented on August 24, 2024

Btw, I also tried CocoaPod to install Surge. In Xcode, I had Build settings > Swift Language Version > Swift 4.0. It shows the same error message.

from surge.

alejandro-isaza avatar alejandro-isaza commented on August 24, 2024

I have never seen this. Make sure you have the latest version of CocoaPods. Alternatively if you can share your project I can have a look.

from surge.

alejandro-isaza avatar alejandro-isaza commented on August 24, 2024

Pushed 2.2.0 to CocoaPods

from surge.

mattt avatar mattt commented on August 24, 2024

πŸ‘ Thanks, @alejandro-isaza!

from surge.

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.