From 3eee9c710fd8c26a053e87204e95f65a4c208700 Mon Sep 17 00:00:00 2001 From: bluearevalo <90929912+bluearevalo@users.noreply.github.com> Date: Mon, 1 Jul 2024 14:12:44 -0400 Subject: [PATCH] removed package.resolved --- .../xcshareddata/swiftpm/Package.resolved | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved diff --git a/ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved deleted file mode 100644 index c4fde7525..000000000 --- a/ios/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ /dev/null @@ -1,14 +0,0 @@ -{ - "pins" : [ - { - "identity" : "qaml-swift", - "kind" : "remoteSourceControl", - "location" : "https://github.com/qaml-ai/qaml-swift", - "state" : { - "branch" : "next", - "revision" : "34ee0823225a19641f03a2a38508fabfd484bdc2" - } - } - ], - "version" : 2 -}