Skip to content

Commit

Permalink
RenderKit
Browse files Browse the repository at this point in the history
  • Loading branch information
heestand-xyz committed Mar 7, 2021
1 parent 5e71138 commit 71f4840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ 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.6.1"),
.package(url: "https://github.com/hexagons/RenderKit.git", from: "0.6.2"),
],
targets: [
.target(name: "PixelKit", dependencies: [/*"LiveValues", */"RenderKit"], path: "Source", exclude: [
Expand Down

0 comments on commit 71f4840

Please sign in to comment.