From c02b93dd440a667886b154c10c43a766f7388031 Mon Sep 17 00:00:00 2001 From: Selim Mustafaev Date: Wed, 9 Jul 2025 17:58:27 +0300 Subject: [PATCH] Updating packages (including realm). Now project can be built with Xcode 26 beta --- .../xcshareddata/swiftpm/Package.resolved | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/AutoCat.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/AutoCat.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 7674e1f..04e394d 100644 --- a/AutoCat.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/AutoCat.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -15,8 +15,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/Kolos65/Mockable", "state" : { - "revision" : "68f3ed6c4b62afab27a84425494cb61421a61ac1", - "version" : "0.3.1" + "revision" : "ee133a696dce312da292b00d0944aafaa808eaca", + "version" : "0.4.0" } }, { @@ -33,8 +33,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/realm/realm-swift.git", "state" : { - "revision" : "8cb364a6a63695df296f05b53f7c3f3b1dda6af3", - "version" : "10.54.3" + "revision" : "54eebd2b5e7a4a8055a7a8b55ac859a48462d722", + "version" : "10.54.5" } }, { @@ -42,8 +42,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/swiftlang/swift-syntax.git", "state" : { - "revision" : "0687f71944021d616d34d922343dcef086855920", - "version" : "600.0.1" + "revision" : "f99ae8aa18f0cf0d53481901f88a0991dc3bd4a2", + "version" : "601.0.1" } }, {