Closed dsperling closed 5 years ago
@dsperling do you happen to know what Xcode 11 expects? Did the manifest DSL change so we now have to provide a version parameter or something?
I am not sure what Xcode 11 expects. I have imported other projects (such as SwiftyJSON) without issue and wanted to pass along the feedback.
Found out why -- the SwiftPM package manifest addition was after the tagged v0.5.0 release. I now added a v0.5.1 release with the latest additions. Does it work now?
A different error with 0.5.1
That's unfortunate. Since I neither am an expert in SwiftPM manifest nor do I have Xcode 11 handy, I'm putting this on the backburner. If you want to give it a shot, you're very welcome to open a PR with changes!
@dsperling Had an idea and released 0.5.2
right now. Can you try again? 🤞
Slightly different error. I expanded the error dialog so you can see the detail.
I hope we're getting there. What about v0.5.4? -- I now have included more Package initializer parameters.
Peeling the onion!
Please tell me it works now :)
Victory.
Thanks for being my eyes during this process :)
Trying to use version 0.5.0 in Xcode 11 b2 Swift Package integration produces an error:
SwiftCSV.git has no Package.swift manifest for version 0.5.0.