Coder Social home page Coder Social logo

Comments (8)

BjornRuud avatar BjornRuud commented on May 10, 2024 3

I had to get this working right away in my fork, and created a pull request in case the repo owner wants it.
#57

from differencekit.

gaetanzanella avatar gaetanzanella commented on May 10, 2024 1

@BjornRuud +1

extension StagedChangeset: RandomAccessCollection, RangeReplaceableCollection, MutableCollection {
    public typealias Element = Changeset<Collection>

    // ...
}

did the trick in StagedChangeset.swift.

from differencekit.

ra1028 avatar ra1028 commented on May 10, 2024 1

@gaetanzanella
Xcode10.2 compatible version has been released.

from differencekit.

anlaital avatar anlaital commented on May 10, 2024

Should add spec.swift_version = '4.2' to DifferenceKit.podspec.

from differencekit.

BjornRuud avatar BjornRuud commented on May 10, 2024

Error with Swift 4.2 also. It seems the Swift 5 compiler doesn't like the Collection protocol conformance of StagedChangeset even in compatibility mode.

from differencekit.

MoElnaggar14 avatar MoElnaggar14 commented on May 10, 2024

I face the same problem

from differencekit.

Kaspik avatar Kaspik commented on May 10, 2024

PR has been merged, I believe now @ra1028 just needs to do maybe some cosmetic changes in the project itself and then update version on CocoaPods etc.

from differencekit.

ra1028 avatar ra1028 commented on May 10, 2024

I'm now installing Xcode10.2 πŸ˜‚
One moment, please.

from differencekit.

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.