From 88b04fde096f6bb37d42f839607a3dde74755d0d Mon Sep 17 00:00:00 2001 From: William Casarin Date: Tue, 30 May 2023 17:50:24 -0700 Subject: [PATCH] xcode: remove .git ext from package --- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/damus.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/damus.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index e9bbe6de..9805f7cb 100644 --- a/damus.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/damus.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -3,7 +3,7 @@ { "identity" : "gsplayer", "kind" : "remoteSourceControl", - "location" : "https://github.com/wxxsw/GSPlayer.git", + "location" : "https://github.com/wxxsw/GSPlayer", "state" : { "revision" : "aa6dad7943d52f5207f7fcc2ad3e4274583443b8", "version" : "0.2.26"