From e1c903c14016e9280944f8f1aa718f66c8504cda Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 19 Dec 2023 13:57:37 -0700 Subject: move to remote dependencies --- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'iGopherBrowser.xcodeproj/project.xcworkspace/xcshareddata') diff --git a/iGopherBrowser.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iGopherBrowser.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 8b9be02..d283529 100644 --- a/iGopherBrowser.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iGopherBrowser.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -18,6 +18,15 @@ "version" : "1.0.5" } }, + { + "identity" : "swift-gopher", + "kind" : "remoteSourceControl", + "location" : "https://github.com/navanchauhan/swift-gopher", + "state" : { + "branch" : "master", + "revision" : "6a21acca8a294df4bf113d7c11863733ff84336c" + } + }, { "identity" : "swift-nio", "kind" : "remoteSourceControl", -- cgit v1.2.3