Closed finestructure closed 1 year ago
✦ ❯ arena https://github.com/SwiftPackageIndex/SPIManifest@0.12.0 ➡️ Package: https://github.com/SwiftPackageIndex/SPIManifest @ exact(0.12.0) 🔧 Resolving package dependencies ... Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "products", intValue: nil), _JSONKey(stringValue: "Index 2", intValue: 2), CodingKeys(stringValue: "type", intValue: nil)], debugDescription: "none of the required keys found", underlyingError: nil))
Works for 0.11.0:
❯ arena https://github.com/SwiftPackageIndex/SPIManifest@0.11.0 -f ➡️ Package: https://github.com/SwiftPackageIndex/SPIManifest @ exact(0.11.0) 🔧 Resolving package dependencies ... 📔 Libraries found: SPIManifest ✅ Created project in folder 'Arena-Playground'
I suspect the problem is the plugin I added in 0.12.0.
Works for 0.11.0:
I suspect the problem is the plugin I added in 0.12.0.