Komondor icon indicating copy to clipboard operation
Komondor copied to clipboard

Invalid manifest

Open rarias84 opened this issue 2 years ago • 3 comments

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

rarias84 avatar Dec 15 '22 16:12 rarias84

this happen if I use from also if I use 1.1.4 , works only if I use branch: "1.1.3"

rarias84 avatar Jan 02 '23 10:01 rarias84

Did you find a resolution to this?? I'm still running into this issue myself

taylorroca avatar Mar 23 '23 19:03 taylorroca

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

rarias84 avatar Apr 17 '23 12:04 rarias84