From 889e8708bd28e2b1ee6fb74f86581eb84ce85ca8 Mon Sep 17 00:00:00 2001 From: Suhail Saqan Date: Tue, 19 Sep 2023 13:24:11 -0700 Subject: [PATCH] add ImageResizer to change size of images --- .../xcshareddata/swiftpm/Package.resolved | 39 ------------------- 1 file changed, 39 deletions(-) delete mode 100644 damus.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved diff --git a/damus.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/damus.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved deleted file mode 100644 index c8409240c6..0000000000 --- a/damus.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ /dev/null @@ -1,39 +0,0 @@ -{ - "pins" : [ - { - "identity" : "gsplayer", - "kind" : "remoteSourceControl", - "location" : "https://github.com/wxxsw/GSPlayer", - "state" : { - "revision" : "aa6dad7943d52f5207f7fcc2ad3e4274583443b8", - "version" : "0.2.26" - } - }, - { - "identity" : "kingfisher", - "kind" : "remoteSourceControl", - "location" : "https://github.com/onevcat/Kingfisher", - "state" : { - "revision" : "415b1d97fb38bda1e5a6b2dde63354720832110b", - "version" : "7.6.1" - } - }, - { - "identity" : "secp256k1.swift", - "kind" : "remoteSourceControl", - "location" : "https://github.com/jb55/secp256k1.swift", - "state" : { - "revision" : "40b4b38b3b1c83f7088c76189a742870e0ca06a9" - } - }, - { - "identity" : "swift-markdown-ui", - "kind" : "remoteSourceControl", - "location" : "https://github.com/damus-io/swift-markdown-ui", - "state" : { - "revision" : "76bb7971da7fbf429de1c84f1244adf657242fee" - } - } - ], - "version" : 2 -}