diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-12-19 13:57:37 -0700 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-12-19 13:57:37 -0700 |
commit | e1c903c14016e9280944f8f1aa718f66c8504cda (patch) | |
tree | dd00535dec10682956421ae49b81e2ecdd31001d /iGopherBrowser.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | |
parent | 083913c35e0c15e717bed7445d3f87144ec5e5e4 (diff) |
move to remote dependencies
Diffstat (limited to 'iGopherBrowser.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved')
-rw-r--r-- | iGopherBrowser.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 9 |
1 files changed, 9 insertions, 0 deletions
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 @@ -19,6 +19,15 @@ } }, { + "identity" : "swift-gopher", + "kind" : "remoteSourceControl", + "location" : "https://github.com/navanchauhan/swift-gopher", + "state" : { + "branch" : "master", + "revision" : "6a21acca8a294df4bf113d7c11863733ff84336c" + } + }, + { "identity" : "swift-nio", "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio", |