diff --git a/Package.resolved b/Package.resolved deleted file mode 100644 index e56deaa4..00000000 --- a/Package.resolved +++ /dev/null @@ -1,16 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "LiveValues", - "repositoryURL": "https://github.com/hexagons/LiveValues.git", - "state": { - "branch": null, - "revision": "9c046ac1a2f460a965c504a2ccfa07228a62f0d4", - "version": "1.3.0" - } - } - ] - }, - "version": 1 -} diff --git a/Package.swift b/Package.swift index c93e304f..98f428d2 100644 --- a/Package.swift +++ b/Package.swift @@ -15,8 +15,8 @@ let package = Package( ], dependencies: [ // .package(url: "https://github.com/hexagons/LiveValues.git", from: "1.3.0"), - .package(path: "~/Code/Packages/Swift/RenderKit/"), -// .package(url: "https://github.com/hexagons/RenderKit.git", from: "0.5.1"), +// .package(path: "~/Code/Packages/Swift/RenderKit/"), + .package(url: "https://github.com/hexagons/RenderKit.git", from: "0.5.2"), ], targets: [ .target(name: "PixelKit", dependencies: [/*"LiveValues", */"RenderKit"], path: "Source", exclude: [