nvzqz / FileKit

Simple and expressive file management in Swift

Home Page:https://nvzqz.github.io/FileKit/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Linux?

rbukovansky opened this issue · comments

Hi, will FileKit support Linux as well? Currently I'm not able to build 3.0.0 tag due issue with Image+File.swift where is WatchKit imported, which is something that doesn't exist on Linux version of Swift.
Thanks.

Thanks for pointing this out! Fixed in 4d928bc.

Looks promising, but could you please tag that commit so I can use it with Swift Package Manager? Thanks.