diff options
Diffstat (limited to 'Hotline.xcodeproj/project.xcworkspace/xcshareddata')
| -rw-r--r-- | Hotline.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Hotline.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Hotline.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index a1afabf..125ba89 100644 --- a/Hotline.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Hotline.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -10,6 +10,15 @@ } }, { + "identity" : "splitview", + "kind" : "remoteSourceControl", + "location" : "https://github.com/stevengharris/SplitView", + "state" : { + "revision" : "13ff85ae02a01ae257c0a5cf8b6eb1c2a9fff597", + "version" : "3.5.0" + } + }, + { "identity" : "swift-markdown-ui", "kind" : "remoteSourceControl", "location" : "https://github.com/gonzalezreal/swift-markdown-ui", |