From ff80d398fd4da6d7e4032ac33f6fa3236ac0fe90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Stormacq?= Date: Sat, 22 Jun 2024 17:37:01 +0200 Subject: [PATCH] Delete code/getting started.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved --- .../xcshareddata/swiftpm/Package.resolved | 78 ------------------- 1 file changed, 78 deletions(-) delete mode 100644 code/getting started.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved diff --git a/code/getting started.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/code/getting started.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved deleted file mode 100644 index f9a414a..0000000 --- a/code/getting started.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ /dev/null @@ -1,78 +0,0 @@ -{ - "originHash" : "d6d9d72c9e76f534839feaa3af5ed7b7c30d6f344b038239032fd5e91ece2b56", - "pins" : [ - { - "identity" : "amplify-swift", - "kind" : "remoteSourceControl", - "location" : "https://github.com/aws-amplify/amplify-swift", - "state" : { - "revision" : "b9a7baa93607e61433b64657f1ac664902eac12a", - "version" : "2.35.3" - } - }, - { - "identity" : "amplify-swift-utils-notifications", - "kind" : "remoteSourceControl", - "location" : "https://github.com/aws-amplify/amplify-swift-utils-notifications.git", - "state" : { - "revision" : "959eec669ba97c7d923b963c3e66ca8a0b2737f6", - "version" : "1.1.1" - } - }, - { - "identity" : "amplify-ui-swift-authenticator", - "kind" : "remoteSourceControl", - "location" : "https://github.com/aws-amplify/amplify-ui-swift-authenticator", - "state" : { - "revision" : "9f21487c3a6298b238070fdf63b5dfdcf990c594", - "version" : "1.1.4" - } - }, - { - "identity" : "aws-crt-swift", - "kind" : "remoteSourceControl", - "location" : "https://github.com/awslabs/aws-crt-swift", - "state" : { - "revision" : "0d0a0cf2e2cb780ceeceac190b4ede94f4f96902", - "version" : "0.26.0" - } - }, - { - "identity" : "aws-sdk-swift", - "kind" : "remoteSourceControl", - "location" : "https://github.com/awslabs/aws-sdk-swift.git", - "state" : { - "revision" : "47922c05dd66be717c7bce424651a534456717b7", - "version" : "0.36.2" - } - }, - { - "identity" : "smithy-swift", - "kind" : "remoteSourceControl", - "location" : "https://github.com/smithy-lang/smithy-swift", - "state" : { - "revision" : "8a5b0105c1b8a1d26a9435fb0af3959a7f5de578", - "version" : "0.41.1" - } - }, - { - "identity" : "sqlite.swift", - "kind" : "remoteSourceControl", - "location" : "https://github.com/stephencelis/SQLite.swift.git", - "state" : { - "revision" : "a95fc6df17d108bd99210db5e8a9bac90fe984b8", - "version" : "0.15.3" - } - }, - { - "identity" : "swift-log", - "kind" : "remoteSourceControl", - "location" : "https://github.com/apple/swift-log.git", - "state" : { - "revision" : "e97a6fcb1ab07462881ac165fdbb37f067e205d5", - "version" : "1.5.4" - } - } - ], - "version" : 3 -}