Skip to content

Commit

Permalink
package
Browse files Browse the repository at this point in the history
  • Loading branch information
heestand-xyz committed Jul 3, 2020
1 parent 7322f35 commit 6e48174
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
16 changes: 0 additions & 16 deletions Package.resolved

This file was deleted.

4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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: [
Expand Down

0 comments on commit 6e48174

Please sign in to comment.