From e14417ccc24083fb54eac64b6b02c2a82c102333 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Sat, 11 Jun 2022 11:02:46 -0700 Subject: [PATCH] Delete stray xxodeprog --- .../xcshareddata/swiftpm/Package.resolved | 25 ------------------- 1 file changed, 25 deletions(-) delete mode 100644 Meshtastic Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved diff --git a/Meshtastic Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Meshtastic Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved deleted file mode 100644 index 6685f05b..00000000 --- a/Meshtastic Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ /dev/null @@ -1,25 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "SQLite.swift", - "repositoryURL": "https://github.com/stephencelis/SQLite.swift.git", - "state": { - "branch": null, - "revision": "60a65015f6402b7c34b9a924f755ca0a73afeeaa", - "version": "0.13.1" - } - }, - { - "package": "SwiftProtobuf", - "repositoryURL": "https://github.com/apple/swift-protobuf.git", - "state": { - "branch": null, - "revision": "e1499bc69b9040b29184f7f2996f7bab467c1639", - "version": "1.19.0" - } - } - ] - }, - "version": 1 -}