Komondor
Komondor copied to clipboard
Invalid manifest
After swift build
error: Invalid manifest
/var/folders/9w/c9386qq55g36bkfc17n88rww0000gp/T/TemporaryFile.fqS4xv.swift:108:9: error: unexpected ',' separator
)
^ in https://github.com/Realm/SwiftLint.git
this happen if I use from also if I use 1.1.4 , works only if I use branch: "1.1.3"
Did you find a resolution to this?? I'm still running into this issue myself
no, I use it like this .package(url: "https://github.com/shibapm/Komondor.git", branch: "1.1.3")
but the last version doesn't work for me