diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-01-03 01:03:50 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-01-03 01:03:50 +0530 |
commit | 4166d82875dcb224d3d67b9e5d01f58f7c7d22d2 (patch) | |
tree | 08564cfcdefe357ac7943ed7bcd123f07f37b1a2 /iGopherBrowser.xcodeproj/project.xcworkspace/xcshareddata | |
parent | 7c3e626b0ae69d6ef686ba1c06175ded5d346eea (diff) |
add telemetrydeck and format
Diffstat (limited to 'iGopherBrowser.xcodeproj/project.xcworkspace/xcshareddata')
-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 9cc4163..a52fef6 100644 --- a/iGopherBrowser.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iGopherBrowser.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -44,6 +44,15 @@ "revision" : "ebf8b9c365a6ce043bf6e6326a04b15589bd285e", "version" : "1.20.0" } + }, + { + "identity" : "swiftclient", + "kind" : "remoteSourceControl", + "location" : "https://github.com/TelemetryDeck/SwiftClient", + "state" : { + "revision" : "98500be378267abaa072ed08c2caf7da6493489e", + "version" : "1.5.0" + } } ], "version" : 2 |