Code Monkey home page Code Monkey logo

Comments (10)

Ponyboy47 avatar Ponyboy47 commented on May 29, 2024 1

Just opened a pull request for Swift4 support: #49

It really wasn't too bad to get everything compiling on swift4

from filekit.

nvzqz avatar nvzqz commented on May 29, 2024

With the official release of Swift 4, this is now top priority. Seeing as #49 has a few unwanted changes, I'll attempt to update the project myself this upcoming weekend.

I'm very sorry for the long delay.

from filekit.

liufsd avatar liufsd commented on May 29, 2024

1

from filekit.

phimage avatar phimage commented on May 29, 2024

need help @nvzqz ?
I can do it this week end

from filekit.

nvzqz avatar nvzqz commented on May 29, 2024

@phimage Yes please, if you wouldn't mind. School work is keeping me busy and this feels more like a chore than anything else 😅.

from filekit.

phimage avatar phimage commented on May 29, 2024

73b86c7

  • Conversion to swift 4
  • travis file for Continuous integration. You can enable it by logging into https://travis-ci.org
  • Keep the original error cause in FileKitError
    • In a lot of case we want to know why the operation failed
    • Introduce a derived ReasonError in FileKitError in some specific case where this is no Foundation Error
  • fix swiftlint warning

I do not update FileKitInfo, for release.
I update readme and podspec but tag do not exist yet

from filekit.

nvzqz avatar nvzqz commented on May 29, 2024

@phimage thank you very much for your work on this. I'll tag and release your changes soon.

from filekit.

nvzqz avatar nvzqz commented on May 29, 2024

Released v5.0.0 on CocoaPods

from filekit.

theeternalsw0rd avatar theeternalsw0rd commented on May 29, 2024

Using v5.0.0 xcode has deprecation warning about ExpressibleByStringInterpolation in Path.swift with swift 4. Seems to indicate removal is imminent. Perhaps a dot release of swift 4 will break it.

from filekit.

phimage avatar phimage commented on May 29, 2024

@theeternalsw0rd this is an other topic.
This warning has been already there in swift3
I did not find any replacement for this feature. I someone find it, please PR.

from filekit.

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.