diff options
Diffstat (limited to 'iGopherBrowser.xcodeproj/project.xcworkspace')
-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", |