From f8785c3df0d69f2ddf8b89a311580796ee4543f9 Mon Sep 17 00:00:00 2001 From: Tristan Ross Date: Tue, 24 Oct 2023 15:09:22 -0700 Subject: [PATCH] fix(macos): update podfile --- macos/Podfile.lock | 14 +++++++------- macos/Runner.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/xcschemes/Runner.xcscheme | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/macos/Podfile.lock b/macos/Podfile.lock index 29f8534..f8f2b6d 100644 --- a/macos/Podfile.lock +++ b/macos/Podfile.lock @@ -7,13 +7,13 @@ PODS: - path_provider_foundation (0.0.1): - Flutter - FlutterMacOS - - Sentry/HybridSDK (8.11.0): - - SentryPrivate (= 8.11.0) + - Sentry/HybridSDK (8.14.2): + - SentryPrivate (= 8.14.2) - sentry_flutter (0.0.1): - Flutter - FlutterMacOS - - Sentry/HybridSDK (= 8.11.0) - - SentryPrivate (8.11.0) + - Sentry/HybridSDK (= 8.14.2) + - SentryPrivate (8.14.2) - shared_preferences_foundation (0.0.1): - Flutter - FlutterMacOS @@ -55,9 +55,9 @@ SPEC CHECKSUMS: FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24 package_info_plus: 02d7a575e80f194102bef286361c6c326e4c29ce path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943 - Sentry: 39d57e691e311bdb73bc1ab5bbebbd6bc890050d - sentry_flutter: b2feefdad5b0f06602347172bc7257e8e9da5562 - SentryPrivate: 48712023cdfd523735c2edb6b06bedf26c4730a3 + Sentry: e0ea366f95ebb68f26d6030d8c22d6b2e6d23dd0 + sentry_flutter: 9a04c51c373d76ee22167bf1e65bc468c0a91fed + SentryPrivate: 949a21fa59872427edc73b524c3ec8456761d97f shared_preferences_foundation: 5b919d13b803cadd15ed2dc053125c68730e5126 url_launcher_macos: d2691c7dd33ed713bf3544850a623080ec693d95 diff --git a/macos/Runner.xcodeproj/project.pbxproj b/macos/Runner.xcodeproj/project.pbxproj index 1426a05..f427593 100644 --- a/macos/Runner.xcodeproj/project.pbxproj +++ b/macos/Runner.xcodeproj/project.pbxproj @@ -259,7 +259,7 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0920; - LastUpgradeCheck = 1300; + LastUpgradeCheck = 1430; ORGANIZATIONNAME = ""; TargetAttributes = { 331C80D4294CF70F00263BE5 = { diff --git a/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index 05a9870..a8e10a4 100644 --- a/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -1,6 +1,6 @@