diff --git a/Package.resolved b/Package.resolved index 3183bca..3cb5016 100644 --- a/Package.resolved +++ b/Package.resolved @@ -12,9 +12,10 @@ { "identity" : "xylem", "kind" : "remoteSourceControl", - "location" : "https://github.com/compnerd/xylem.git", + "location" : "https://github.com/GoodNotes/xylem.git", "state" : { - "revision" : "9881c95ce3a139f4ccfa584676201516c2a5751d" + "revision" : "9881c95ce3a139f4ccfa584676201516c2a5751d", + "version" : "0.1.0-goodnotes-foundation-essentials" } } ], diff --git a/Package.swift b/Package.swift index c71c329..fcda4ba 100644 --- a/Package.swift +++ b/Package.swift @@ -25,8 +25,8 @@ let package = Package( from: "1.5.0" ), .package( - url: "https://github.com/compnerd/xylem.git", - revision: "9881c95ce3a139f4ccfa584676201516c2a5751d" + url: "https://github.com/GoodNotes/xylem.git", + exact: "0.1.0-goodnotes-foundation-essentials" ), ], targets: [