From b3fb5e9ab6d1f90db57fd9c8a3caa3aac1c1b4f1 Mon Sep 17 00:00:00 2001 From: Joaquim Cardeira Date: Tue, 26 May 2026 18:03:35 +0100 Subject: [PATCH 1/3] version: 3.18.9+1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 666ced3..f01049b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: manager description: "Track Fleet" publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 3.18.8+1 +version: 3.18.9+1 environment: sdk: ^3.9.2 From 8f9ef40a556aefe42002e8bbc8ed4b5e3f98172f Mon Sep 17 00:00:00 2001 From: Joaquim Cardeira Date: Tue, 26 May 2026 20:26:36 +0100 Subject: [PATCH 2/3] --no-enable-swift-package-manager --- ios/ci_scripts/ci_post_clone.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ios/ci_scripts/ci_post_clone.sh b/ios/ci_scripts/ci_post_clone.sh index 26a66e1..0a1e732 100755 --- a/ios/ci_scripts/ci_post_clone.sh +++ b/ios/ci_scripts/ci_post_clone.sh @@ -12,5 +12,6 @@ export PATH="$PATH:$HOME/flutter/bin" # Install Flutter artifacts for iOS (--ios), or macOS (--macos) platforms. flutter precache --ios +flutter config --no-enable-swift-package-manager ./build.sh "ios --config-only --no-codesign" exit 0 From 6be6fb2c76213e0b01551cf4cb2815f1ef3140b3 Mon Sep 17 00:00:00 2001 From: joaquimcardeira Date: Tue, 26 May 2026 21:12:25 +0100 Subject: [PATCH 3/3] upgrade font_awesome_flutter to v11, add Swift Package Manager support for macOS Co-Authored-By: Claude Sonnet 4.6 --- macos/Podfile.lock | 191 +- macos/Pods/Pods.xcodeproj/project.pbxproj | 15944 ++-------------- macos/Runner.xcodeproj/project.pbxproj | 42 +- .../xcshareddata/xcschemes/Runner.xcscheme | 18 + pubspec.lock | 12 +- pubspec.yaml | 2 +- 6 files changed, 1784 insertions(+), 14425 deletions(-) diff --git a/macos/Podfile.lock b/macos/Podfile.lock index 6109a5b..5439f2c 100644 --- a/macos/Podfile.lock +++ b/macos/Podfile.lock @@ -1,201 +1,28 @@ PODS: - - Firebase/CoreOnly (12.4.0): - - FirebaseCore (~> 12.4.0) - - Firebase/Crashlytics (12.4.0): - - Firebase/CoreOnly - - FirebaseCrashlytics (~> 12.4.0) - - Firebase/Messaging (12.4.0): - - Firebase/CoreOnly - - FirebaseMessaging (~> 12.4.0) - - firebase_core (4.2.1): - - Firebase/CoreOnly (~> 12.4.0) + - flutter_inappwebview_macos (0.0.1): - FlutterMacOS - - firebase_crashlytics (5.0.5): - - Firebase/CoreOnly (~> 12.4.0) - - Firebase/Crashlytics (~> 12.4.0) - - firebase_core - - FlutterMacOS - - firebase_messaging (16.0.4): - - Firebase/CoreOnly (~> 12.4.0) - - Firebase/Messaging (~> 12.4.0) - - firebase_core - - FlutterMacOS - - FirebaseCore (12.4.0): - - FirebaseCoreInternal (~> 12.4.0) - - GoogleUtilities/Environment (~> 8.1) - - GoogleUtilities/Logger (~> 8.1) - - FirebaseCoreExtension (12.4.0): - - FirebaseCore (~> 12.4.0) - - FirebaseCoreInternal (12.4.0): - - "GoogleUtilities/NSData+zlib (~> 8.1)" - - FirebaseCrashlytics (12.4.0): - - FirebaseCore (~> 12.4.0) - - FirebaseInstallations (~> 12.4.0) - - FirebaseRemoteConfigInterop (~> 12.4.0) - - FirebaseSessions (~> 12.4.0) - - GoogleDataTransport (~> 10.1) - - GoogleUtilities/Environment (~> 8.1) - - nanopb (~> 3.30910.0) - - PromisesObjC (~> 2.4) - - FirebaseInstallations (12.4.0): - - FirebaseCore (~> 12.4.0) - - GoogleUtilities/Environment (~> 8.1) - - GoogleUtilities/UserDefaults (~> 8.1) - - PromisesObjC (~> 2.4) - - FirebaseMessaging (12.4.0): - - FirebaseCore (~> 12.4.0) - - FirebaseInstallations (~> 12.4.0) - - GoogleDataTransport (~> 10.1) - - GoogleUtilities/AppDelegateSwizzler (~> 8.1) - - GoogleUtilities/Environment (~> 8.1) - - GoogleUtilities/Reachability (~> 8.1) - - GoogleUtilities/UserDefaults (~> 8.1) - - nanopb (~> 3.30910.0) - - FirebaseRemoteConfigInterop (12.4.0) - - FirebaseSessions (12.4.0): - - FirebaseCore (~> 12.4.0) - - FirebaseCoreExtension (~> 12.4.0) - - FirebaseInstallations (~> 12.4.0) - - GoogleDataTransport (~> 10.1) - - GoogleUtilities/Environment (~> 8.1) - - GoogleUtilities/UserDefaults (~> 8.1) - - nanopb (~> 3.30910.0) - - PromisesSwift (~> 2.1) + - OrderedSet (~> 6.0.3) - FlutterMacOS (1.0.0) - - GoogleDataTransport (10.1.0): - - nanopb (~> 3.30910.0) - - PromisesObjC (~> 2.4) - - GoogleUtilities/AppDelegateSwizzler (8.1.0): - - GoogleUtilities/Environment - - GoogleUtilities/Logger - - GoogleUtilities/Network - - GoogleUtilities/Privacy - - GoogleUtilities/Environment (8.1.0): - - GoogleUtilities/Privacy - - GoogleUtilities/Logger (8.1.0): - - GoogleUtilities/Environment - - GoogleUtilities/Privacy - - GoogleUtilities/Network (8.1.0): - - GoogleUtilities/Logger - - "GoogleUtilities/NSData+zlib" - - GoogleUtilities/Privacy - - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (8.1.0)": - - GoogleUtilities/Privacy - - GoogleUtilities/Privacy (8.1.0) - - GoogleUtilities/Reachability (8.1.0): - - GoogleUtilities/Logger - - GoogleUtilities/Privacy - - GoogleUtilities/UserDefaults (8.1.0): - - GoogleUtilities/Logger - - GoogleUtilities/Privacy - - local_auth_darwin (0.0.1): - - Flutter - - FlutterMacOS - - nanopb (3.30910.0): - - nanopb/decode (= 3.30910.0) - - nanopb/encode (= 3.30910.0) - - nanopb/decode (3.30910.0) - - nanopb/encode (3.30910.0) - - package_info_plus (0.0.1): - - FlutterMacOS - - path_provider_foundation (0.0.1): - - Flutter - - FlutterMacOS - - PromisesObjC (2.4.0) - - PromisesSwift (2.4.0): - - PromisesObjC (= 2.4.0) - - share_plus (0.0.1): - - FlutterMacOS - - shared_preferences_foundation (0.0.1): - - Flutter - - FlutterMacOS - - url_launcher_macos (0.0.1): - - FlutterMacOS - - webview_flutter_wkwebview (0.0.1): - - Flutter - - FlutterMacOS + - OrderedSet (6.0.3) DEPENDENCIES: - - firebase_core (from `Flutter/ephemeral/.symlinks/plugins/firebase_core/macos`) - - firebase_crashlytics (from `Flutter/ephemeral/.symlinks/plugins/firebase_crashlytics/macos`) - - firebase_messaging (from `Flutter/ephemeral/.symlinks/plugins/firebase_messaging/macos`) + - flutter_inappwebview_macos (from `Flutter/ephemeral/.symlinks/plugins/flutter_inappwebview_macos/macos`) - FlutterMacOS (from `Flutter/ephemeral`) - - local_auth_darwin (from `Flutter/ephemeral/.symlinks/plugins/local_auth_darwin/darwin`) - - package_info_plus (from `Flutter/ephemeral/.symlinks/plugins/package_info_plus/macos`) - - path_provider_foundation (from `Flutter/ephemeral/.symlinks/plugins/path_provider_foundation/darwin`) - - share_plus (from `Flutter/ephemeral/.symlinks/plugins/share_plus/macos`) - - shared_preferences_foundation (from `Flutter/ephemeral/.symlinks/plugins/shared_preferences_foundation/darwin`) - - url_launcher_macos (from `Flutter/ephemeral/.symlinks/plugins/url_launcher_macos/macos`) - - webview_flutter_wkwebview (from `Flutter/ephemeral/.symlinks/plugins/webview_flutter_wkwebview/darwin`) SPEC REPOS: trunk: - - Firebase - - FirebaseCore - - FirebaseCoreExtension - - FirebaseCoreInternal - - FirebaseCrashlytics - - FirebaseInstallations - - FirebaseMessaging - - FirebaseRemoteConfigInterop - - FirebaseSessions - - GoogleDataTransport - - GoogleUtilities - - nanopb - - PromisesObjC - - PromisesSwift + - OrderedSet EXTERNAL SOURCES: - firebase_core: - :path: Flutter/ephemeral/.symlinks/plugins/firebase_core/macos - firebase_crashlytics: - :path: Flutter/ephemeral/.symlinks/plugins/firebase_crashlytics/macos - firebase_messaging: - :path: Flutter/ephemeral/.symlinks/plugins/firebase_messaging/macos + flutter_inappwebview_macos: + :path: Flutter/ephemeral/.symlinks/plugins/flutter_inappwebview_macos/macos FlutterMacOS: :path: Flutter/ephemeral - local_auth_darwin: - :path: Flutter/ephemeral/.symlinks/plugins/local_auth_darwin/darwin - package_info_plus: - :path: Flutter/ephemeral/.symlinks/plugins/package_info_plus/macos - path_provider_foundation: - :path: Flutter/ephemeral/.symlinks/plugins/path_provider_foundation/darwin - share_plus: - :path: Flutter/ephemeral/.symlinks/plugins/share_plus/macos - shared_preferences_foundation: - :path: Flutter/ephemeral/.symlinks/plugins/shared_preferences_foundation/darwin - url_launcher_macos: - :path: Flutter/ephemeral/.symlinks/plugins/url_launcher_macos/macos - webview_flutter_wkwebview: - :path: Flutter/ephemeral/.symlinks/plugins/webview_flutter_wkwebview/darwin SPEC CHECKSUMS: - Firebase: f07b15ae5a6ec0f93713e30b923d9970d144af3e - firebase_core: e054894ab56033ef9bcbe2d9eac9395e5306e2fc - firebase_crashlytics: add6934cf4413d6c1307ca5251dbdbfe580e4caf - firebase_messaging: 373ac3a56e5aa37bb9aff4127f700aa5973c1168 - FirebaseCore: bb595f3114953664e3c1dc032f008a244147cfd3 - FirebaseCoreExtension: 7e1f7118ee970e001a8013719fb90950ee5e0018 - FirebaseCoreInternal: d7f5a043c2cd01a08103ab586587c1468047bca6 - FirebaseCrashlytics: a6ece278a837c7e88de2d9b5da0a3542f2342395 - FirebaseInstallations: ae9f4902cb5bf1d0c5eaa31ec1f4e5495a0714e2 - FirebaseMessaging: d33971b7bb252745ea6cd31ab190d1a1df4b8ed5 - FirebaseRemoteConfigInterop: 1e31ec72b89c9924367c59bfb5ec9ab60d1d6766 - FirebaseSessions: ba7c7a7ca8696a8d540eb3fe3800fbe98c79786d + flutter_inappwebview_macos: c2d68649f9f8f1831bfcd98d73fd6256366d9d1d FlutterMacOS: d0db08ddef1a9af05a5ec4b724367152bb0500b1 - GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7 - GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1 - local_auth_darwin: c3ee6cce0a8d56be34c8ccb66ba31f7f180aaebb - nanopb: fad817b59e0457d11a5dfbde799381cd727c1275 - package_info_plus: f0052d280d17aa382b932f399edf32507174e870 - path_provider_foundation: bb55f6dbba17d0dccd6737fe6f7f34fbd0376880 - PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 - PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851 - share_plus: 510bf0af1a42cd602274b4629920c9649c52f4cc - shared_preferences_foundation: 7036424c3d8ec98dfe75ff1667cb0cd531ec82bb - url_launcher_macos: f87a979182d112f911de6820aefddaf56ee9fbfd - webview_flutter_wkwebview: 8ebf4fded22593026f7dbff1fbff31ea98573c8d + OrderedSet: e539b66b644ff081c73a262d24ad552a69be3a94 PODFILE CHECKSUM: 54d867c82ac51cbd61b565781b9fada492027009 diff --git a/macos/Pods/Pods.xcodeproj/project.pbxproj b/macos/Pods/Pods.xcodeproj/project.pbxproj index aa220c7..f7afcbc 100644 --- a/macos/Pods/Pods.xcodeproj/project.pbxproj +++ b/macos/Pods/Pods.xcodeproj/project.pbxproj @@ -7,18 +7,6 @@ objects = { /* Begin PBXAggregateTarget section */ - 072CEA044D2EF26F03496D5996BBF59F /* Firebase */ = { - isa = PBXAggregateTarget; - buildConfigurationList = C83141B81D9BAFFEAF7E170F8F5983FA /* Build configuration list for PBXAggregateTarget "Firebase" */; - buildPhases = ( - ); - dependencies = ( - A9081ED684967D64053391053536C2A7 /* PBXTargetDependency */, - BB8D0F866B8F99AC3D35C36D892A1849 /* PBXTargetDependency */, - A1F0D721576313ACB29B0D551C62B815 /* PBXTargetDependency */, - ); - name = Firebase; - }; CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */ = { isa = PBXAggregateTarget; buildConfigurationList = 624022EE1C2EAB1C3CC38699E1368C5F /* Build configuration list for PBXAggregateTarget "FlutterMacOS" */; @@ -31,13503 +19,1459 @@ /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ - 00198ECCF9ABC93DD3CBA96DA52DED13 /* FIRLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 9481FA30CECEE337DFEDF3821AE44B82 /* FIRLibrary.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 00819BF93D4732148EFA4C6A42DDC7F1 /* FIRCLSOnDemandModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 69DB73FD7DCC2956D009A584C23E1236 /* FIRCLSOnDemandModel.m */; }; - 00E63A9A6684730C3A54503ECD25198C /* FlutterViewFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB171CB8B9910F6864C9FA4C160518F7 /* FlutterViewFactory.swift */; }; - 01347B524B90D7BCE8817670CCA8CC8F /* FirebaseCrashlytics-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A33613F728AD67F3A4D343B8DF50032B /* FirebaseCrashlytics-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 015F42C39DEB1D7EDDA18157F5E58345 /* FIRCLSRecordApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 5EE6529601F61A1297630A6FBC3BF61C /* FIRCLSRecordApplication.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 019729DA21D5CAE47807077B0B6E58EE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - 01C4F3094205AADDC93BFF9C1C66557A /* FIRCLSDownloadAndSaveSettingsOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BC29AB1D05543B46D66237C87F0949A /* FIRCLSDownloadAndSaveSettingsOperation.m */; }; - 01FA123FFA0682F70FA04EC397B6CBFA /* RingBuffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28F44D2F48BB9351012304FE6CB849D7 /* RingBuffer.swift */; }; - 020B6042BDB0BE8BE595EE2CD3438F26 /* FIRCLSContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 3DEF36C52D11B24513F41449D0258698 /* FIRCLSContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 02C0855990DA858E9D29F7C1EFAADF52 /* GDTCCTCompressionHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EFE614DEB05698CF4997FDEA849A1E9 /* GDTCCTCompressionHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 02C84FE07519366988FFB0596C0A2856 /* FirebaseCoreExtension-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EFED58D99ACE90083CE8DFEEDF2E8B3B /* FirebaseCoreExtension-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 02D0DF686A6F65C5B131EE682E70929E /* FIRMessagingUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 33B5AD337B7B7AA14DD2BCF2EF91DC6D /* FIRMessagingUtilities.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 02F9FA01C80867E70985D7319590B12D /* firebase_crashlytics-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3654047BCDDF9E374DEEC135CD5C6EE2 /* firebase_crashlytics-dummy.m */; }; - 0314239EF322E0590B76C728C4786EA4 /* FIRCLSNetworkOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 562594E7EF08689173DB77ACE8FB49F2 /* FIRCLSNetworkOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 03E34BE38FFC553AC3EDCC4A714AF2F7 /* FIRCLSSymbolicationOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C4A6A95CCC09387C2562A2B3C1A6ACE /* FIRCLSSymbolicationOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 03E898B6F876ACED3ECF40957B09F4A8 /* GDTCORMetrics.h in Headers */ = {isa = PBXBuildFile; fileRef = 710F86781149AD09F15A96144FAC8912 /* GDTCORMetrics.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 03FF65672874530A3E9AE6BAB1764A4A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - 0464E3EAA8EBD4765562E7DDAFCF02A1 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C2A933C6BA2EE4630B498551C5418737 /* SystemConfiguration.framework */; }; - 04FC8594906830B641014813C3B00BE1 /* GULNetworkInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = F4066E374B93821C035AE1B42C646F5B /* GULNetworkInfo.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0528A8E6E4D5E18A17B047D1038730DE /* FIRInteropEventNames.h in Headers */ = {isa = PBXBuildFile; fileRef = 0566FD696019A97A19213D9BCB86804F /* FIRInteropEventNames.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 05889AF57ED69CA2F0A2BA78009457FC /* sessions.nanopb.c in Sources */ = {isa = PBXBuildFile; fileRef = FAD430162289DB4618FA69484552737B /* sessions.nanopb.c */; }; - 06013A68D843E81B41F23560CF90DF8B /* FIRMessagingTokenDeleteOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = D31FFBC9CFC31B2BFA06B6DBA9C556A1 /* FIRMessagingTokenDeleteOperation.m */; }; - 063B6DA0FF7FBA2531EA05E47B1F2724 /* FIRMessagingContextManagerService.h in Headers */ = {isa = PBXBuildFile; fileRef = F479FC3F849B0D948F698F8130DB92AC /* FIRMessagingContextManagerService.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 073429FB8D45DC5E4B43FA0305F13248 /* GULMutableDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = 118D09C70B34891937D80A9035AC697A /* GULMutableDictionary.m */; }; - 073DECB88F23B53388949DCDCE613E76 /* FBLPromise+Validate.h in Headers */ = {isa = PBXBuildFile; fileRef = 312BCE4D41C687AE59B4E256679CFB7D /* FBLPromise+Validate.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 077B2AA269F0444075CFE925A691CEB5 /* package_info_plus-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 766CEDDD8ECD4633347CDD74C9902873 /* package_info_plus-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 079A16AFEED667787DD1053EB8DF679F /* GDTCORMetricsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2F0E07C4338C1C0B291583F276F7E7B7 /* GDTCORMetricsController.m */; }; - 081628F900311180749A43BADFE8A6F8 /* FirebaseCoreInternal-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 24FE98D621A387C5179E0D0715128D94 /* FirebaseCoreInternal-dummy.m */; }; - 0859734FB7BCD26C30A56529EE2A9D63 /* webview_flutter_wkwebview-webview_flutter_wkwebview_privacy in Resources */ = {isa = PBXBuildFile; fileRef = 163A707D53693953E4DC7E0DE4C912A4 /* webview_flutter_wkwebview-webview_flutter_wkwebview_privacy */; }; - 08F057EC52386EC69078B83BA0FBF3AB /* GDTCORRegistrar.h in Headers */ = {isa = PBXBuildFile; fileRef = 85E3440E80512B638692688EF270376C /* GDTCORRegistrar.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0987E958C73A15557AD03ECED14294FE /* FIRAnalyticsConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 49FBD253EA75F51A4A13502EEFC858FE /* FIRAnalyticsConfiguration.m */; }; - 099F0F37E8A4FDEBA36938FA3713C160 /* FIRCLSCrashedMarkerFile.c in Sources */ = {isa = PBXBuildFile; fileRef = 1F8898D085CAD8D6913D9006F91B9B01 /* FIRCLSCrashedMarkerFile.c */; }; - 09CDA78F9ADEAE5A0215136768E112DB /* FIRMessagingAnalytics.h in Headers */ = {isa = PBXBuildFile; fileRef = 30B2BFD39CD66AD19AA49D8DA85705E3 /* FIRMessagingAnalytics.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 09EBC40E15041BDB6162B1911CDD9984 /* FIRInstallationsIIDStore.h in Headers */ = {isa = PBXBuildFile; fileRef = B4B307CE9569D426918645257ABFA99F /* FIRInstallationsIIDStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0A118A1E0BA4B66CA88A09AEFDF3C2BA /* compliance.nanopb.c in Sources */ = {isa = PBXBuildFile; fileRef = 97026E09A7005CF488573A366EC38392 /* compliance.nanopb.c */; }; - 0A5F9A05DF6CD7E4AD40DD5E0B06D601 /* GDTCCTUploadOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C805E613A72221B0650EF513144F19E /* GDTCCTUploadOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0A8179D55F0022504733618EF23CEF02 /* FIRMessagingTokenManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FDF9766C8DC6CBB4127DD38BE1AE554 /* FIRMessagingTokenManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0AF6831AD0F211D677D6DE665E7F0AC0 /* ApplicationInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAA0CD4604E3EC0AD592811023501905 /* ApplicationInfo.swift */; }; - 0AFFCBCC7103DCA72697CBA7D5F622A5 /* FIRCLSRecordHost.h in Headers */ = {isa = PBXBuildFile; fileRef = DED569B5DACF15479D1FE07D86156AB3 /* FIRCLSRecordHost.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0B1E29FCE06F7307BD96EA84B4FE3451 /* FIRInstallationsItem+RegisterInstallationAPI.m in Sources */ = {isa = PBXBuildFile; fileRef = 392BE37C07A3D604EF0F73E5C7F37661 /* FIRInstallationsItem+RegisterInstallationAPI.m */; }; - 0B2291D62C1B3002526A104709E8D422 /* GULNSData+zlib.h in Headers */ = {isa = PBXBuildFile; fileRef = ABD81F49027663D1D38807AE358ED4A8 /* GULNSData+zlib.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0B26192A78AAD502613600F800E6455E /* FIRCLSSerializeSymbolicatedFramesOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 460604845B37CB419BAA5A325F75CAB8 /* FIRCLSSerializeSymbolicatedFramesOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0B7FDCA21ADEF93D51DD029E3E8D87C0 /* WebViewProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6148EFEE203E8CAADE83293E1B6BE4BA /* WebViewProxyAPIDelegate.swift */; }; - 0BB4562CF2F893728B466BF34ACBA20E /* GDTCCTURLSessionDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CE1C40EED17BEB22FA793DE050AA01 /* GDTCCTURLSessionDataResponse.m */; }; - 0BC6A30AAB18CEFB1E6EFE40B1F80FC5 /* FIROptionsInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 11FFDE8B7B42B33C13DC4715A729F86B /* FIROptionsInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0BEBA9479A1661067FACFDC01E711906 /* FIRCLSMachO.h in Headers */ = {isa = PBXBuildFile; fileRef = 68648C49DEB55FCA633610F2FF42E991 /* FIRCLSMachO.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0C9C1DAC052992F197C2DAFA73ED9C4A /* GDTCORClock.m in Sources */ = {isa = PBXBuildFile; fileRef = 091090D02B005F3EE45ED9A352A9D601 /* GDTCORClock.m */; }; - 0D47D1F4327172D52B626B2C4A6F3B8F /* FIRInstallationsHTTPError.m in Sources */ = {isa = PBXBuildFile; fileRef = D14A4FBD8C8C4D842DAFDDC928A27F44 /* FIRInstallationsHTTPError.m */; }; - 0E1437B4EEAA78E8ACD2570A4501EA8D /* FBLPromise+Any.h in Headers */ = {isa = PBXBuildFile; fileRef = 7527BF9A2444D50C93A2439FDA619F04 /* FBLPromise+Any.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0E3A481DFD3951FCEB8FA2D8265AF9AD /* RolloutAssignment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E50228ADD2F81D12EE223D824C59942 /* RolloutAssignment.swift */; }; - 0E522F7849EA20DFE1328212B933C26D /* GoogleDataTransport+GoogleDataTransportProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED0A980715C8E58A1C5F32D7C30B6695 /* GoogleDataTransport+GoogleDataTransportProtocol.swift */; }; - 0F2A98F772C040D37F8F6A97818955E6 /* SecTrustProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C590509DB32D8A9D23DFB025C2EE6BFE /* SecTrustProxyAPIDelegate.swift */; }; - 0F60701DBD1A6406C607158AC9388571 /* FIRCLSAllocate.h in Headers */ = {isa = PBXBuildFile; fileRef = F3B608EC575959F53BFFB9DBFDB94C17 /* FIRCLSAllocate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0F7774947E944DBBE76B10AC2AA17AEB /* FIRCLSThreadState.c in Sources */ = {isa = PBXBuildFile; fileRef = CC4A6C926500002CA66F4475CD44C77A /* FIRCLSThreadState.c */; }; - 0FC12C4F0CDC8D9F51BE648A2D556EA0 /* FIRMessagingCode.h in Headers */ = {isa = PBXBuildFile; fileRef = E3E29E222CE5DCEE690D232AB2FB88F5 /* FIRMessagingCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0FDF3490B8AFAEB33CC126163FEB9761 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - 0FFBF51C2544155C193D832DC8CD51F1 /* Promise+Retry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AFB97A7DC52893F87EDBB48C5531666 /* Promise+Retry.swift */; }; - 101382EE941AE69F36465283524EED0E /* GDTCOREvent+GDTCCTSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = D4A4D0EB3C71EEC008C376884DB6314D /* GDTCOREvent+GDTCCTSupport.m */; }; - 10BBC314C8898517B00F49A2A09B13CD /* Promise+Testing.swift in Sources */ = {isa = PBXBuildFile; fileRef = F65F2A98BD45178204971B45BD365371 /* Promise+Testing.swift */; }; - 10CE9A4AF0085B37C6B3B4AD1064A02B /* FIRCLSSymbolicationOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = B9E55ACD9E07B8225E1ABDCC57A16390 /* FIRCLSSymbolicationOperation.m */; }; - 10D42D0CD733937212A02C356873D804 /* HeartbeatsPayload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DE4DCDC6C7B55DF97982855A4961E6A /* HeartbeatsPayload.swift */; }; - 122005B37847631712E3A7B600180A45 /* GoogleDataTransport-GoogleDataTransport_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = F73AA961F4AEFF2B46B00AE435DF6BE3 /* GoogleDataTransport-GoogleDataTransport_Privacy */; }; - 12627DA7D85980158734FE4BC74D1EF3 /* FIRApp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8033ECC1AF7D759E8A363CF471F89080 /* FIRApp.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 127E251A110FCDE1D7A3525A7C9EBF12 /* EncodedRolloutAssignment.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2D6E665D037DBE72C859C5AC561D9E8 /* EncodedRolloutAssignment.swift */; }; - 13C560CF2AE43C873AC5A6347E94BF9C /* me.nanopb.h in Headers */ = {isa = PBXBuildFile; fileRef = B55F8DC6A82FFCE411030FABC8644C1B /* me.nanopb.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 13CFD8093395F305A1A47008794716B8 /* FIRCLSConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = B6879A5F8B8A8B2ED003635DF234A332 /* FIRCLSConstants.m */; }; - 14438BB1EB5D249AA396048EC6D2FD8C /* FIRCLSApplicationIdentifierModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 819792AEF652D3176B8F9B6A05629B4A /* FIRCLSApplicationIdentifierModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 14544EEF47F31B1527159B5C699FA4CD /* Pods-Runner-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CB131F3BC1D6D2C79680B59CF30EF6B /* Pods-Runner-dummy.m */; }; - 149171359C4B7E4E2E0F2B85A5118CD4 /* HTTPCookieProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B3D70F124E7F09C58101587DADACE27 /* HTTPCookieProxyAPIDelegate.swift */; }; - 14B779EBB4CBC1A6D8D42B0F5A088C23 /* FBLPromise.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F39AA5CDDEBAF40BC4AD6FA0A9EE80F /* FBLPromise.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 14D51EA809922C55FAAE3990DB2A9BF7 /* GDTCORFlatFileStorage+Promises.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D7E9A735CB82D2D871A2E02C839A56E /* GDTCORFlatFileStorage+Promises.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 15071EA9516BBBD4170B7646090B2802 /* FIRCLSCompactUnwind.c in Sources */ = {isa = PBXBuildFile; fileRef = 46051EFBAB4F79387096F015E262BC30 /* FIRCLSCompactUnwind.c */; }; - 15482D49AAD69268C68388B534687CC3 /* FIRCLSThreadArrayOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 54200DAF1853BFF626A6F8998029C410 /* FIRCLSThreadArrayOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 15B9FCD9A4008AA9796DD2C27D5B93A1 /* FIRInstallationsBackoffController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8516C2411643F7FF42253AC264176552 /* FIRInstallationsBackoffController.m */; }; - 1647CDA008E553261008D20EDB5BE303 /* NetworkInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30D5F45F3B4638ED6862097531BAFB68 /* NetworkInfo.swift */; }; - 173C9B9486B62E6474659C2D042C503D /* GDTCOREndpoints.h in Headers */ = {isa = PBXBuildFile; fileRef = 984FFD586A29124D4CCAB4E2BD628141 /* GDTCOREndpoints.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1762E2088A617C71A8E137BCF9BE9653 /* FirebaseRemoteConfigInterop-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 41A88A590E9289B080EF68BAA4F1137D /* FirebaseRemoteConfigInterop-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 177A087FA8252D2E5B10DD24CEB32CDE /* FIRMessagingConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 318FDA277F0291D1A3B4643C01F9A18C /* FIRMessagingConstants.m */; }; - 179FB6593262178B8E1983085A85FA3B /* FIRCLSExecutionIdentifierModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 7641FABB8AB7BE691F96423C23692043 /* FIRCLSExecutionIdentifierModel.m */; }; - 182C493BB059E0749A3EC27981C0FA95 /* FIRCLSDwarfExpressionMachine.c in Sources */ = {isa = PBXBuildFile; fileRef = 2930D3F035F91CC1AEAD60BE9FB990F7 /* FIRCLSDwarfExpressionMachine.c */; }; - 185587612C47F9DF79C27BD03F87F937 /* GULAppEnvironmentUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 21B1A64C3B83974AFAEE08891F2EFA28 /* GULAppEnvironmentUtil.m */; }; - 18820BD1FC0F3FCFC872E0D96542B9C0 /* SettingsDownloadClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC2883A9707365E9BA8B04016578FF18 /* SettingsDownloadClient.swift */; }; - 18B3629A32A4E2524AC8618D2CFF5448 /* FIRMessagingTokenInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 696152B0F412CFEA403E1B456A00E22D /* FIRMessagingTokenInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1989BF008BF6581B0183BCE4D14E9274 /* FirebaseCoreExtension-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CF1D54C63778C6C6E5AAA38D28620D33 /* FirebaseCoreExtension-dummy.m */; }; - 19EDDFFF3C2192E384FEED6A9CD27527 /* FIRCLSRecordIdentity.h in Headers */ = {isa = PBXBuildFile; fileRef = 4341F4171450B269A0FAF8E6289EAA79 /* FIRCLSRecordIdentity.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1A7EE6EDA87F40B046F9B4B23B7CE6AD /* firebase_messaging-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B6DED725E0B480EA449D004C3064BFFE /* firebase_messaging-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1AAF7240B01E6FC5285698F7D8D57CA8 /* FIRMessagingPendingTopicsList.m in Sources */ = {isa = PBXBuildFile; fileRef = 21528D459EBFD513F533507886EB1F39 /* FIRMessagingPendingTopicsList.m */; }; - 1B9B55CD84D74F26E47C96B9F3DF13D8 /* FBLPromise+Testing.m in Sources */ = {isa = PBXBuildFile; fileRef = 6AEBACFDBB24E73F2630E0E5E8C04F64 /* FBLPromise+Testing.m */; }; - 1BEBEAF9F838D89C50B7D9D8A6C3D5BD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - 1EF41926CA3246DC10C5D00D888B1DEF /* FirebaseCoreExtension-FirebaseCoreExtension_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = ECAC028550A03412C51913B85686D98B /* FirebaseCoreExtension-FirebaseCoreExtension_Privacy */; }; - 1F75E9DD34F2C2EE39C49C44F3460508 /* FIRInstallationsStoredAuthToken.h in Headers */ = {isa = PBXBuildFile; fileRef = BB7ACC0BD57BD17D9CB95ABE0CF87EBF /* FIRInstallationsStoredAuthToken.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1FDF9565CA43891475A4DB9B0C8A0151 /* FIRCLSSettingsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31D8E1D017BA37B874E2B8190D77BC4D /* FIRCLSSettingsManager.m */; }; - 1FE06500067D8F4B35DE513A389DE299 /* FIRMessagingTokenOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = F0AD86662AC19FCCF1C5EAB5A86B0D13 /* FIRMessagingTokenOperation.m */; }; - 1FE6BDFDA44B1913D15AD89C16358E7F /* FIRMessaging.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B20C851A8D0AC5E5E219482A5FCD62C /* FIRMessaging.m */; }; - 222B1E5DDB91E480FF0FBC35F9388CB8 /* FLTFirebaseCorePlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 5133768E5C08594BDC8A9549DDE53160 /* FLTFirebaseCorePlugin.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 225BA53692BA332E2722A78A507984E3 /* FLTFirebaseMessagingPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = FEC22FAA62B720C71D7C671DF2F0026A /* FLTFirebaseMessagingPlugin.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 22E48CB4E7D3E1FCA0AFBAB1E8DCDCCF /* FIRCLSManagerData.m in Sources */ = {isa = PBXBuildFile; fileRef = D917D0F13C1FC91F3A27AAFFFF5C6E5D /* FIRCLSManagerData.m */; }; - 23E2DEEEDB491AA673B000A250E7546A /* FBLPromise+Async.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EF9B0AC3EE1E74C3F8CACA5F93401A3 /* FBLPromise+Async.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 243A702691DCB97A726DA42D81179626 /* FIRCLSHost.m in Sources */ = {isa = PBXBuildFile; fileRef = CF7CA2C8C46FCCA083D66B179AAE1E7E /* FIRCLSHost.m */; }; - 244E6537CB363FF9C6D1885F0CB77B3B /* FIRAppInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = CE52323F5343E0DD92C3B263556BA061 /* FIRAppInternal.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2459886871206DA39165D23B1A32DA57 /* FIRCLSDownloadAndSaveSettingsOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = BE32A17A1F12338C2F7737A6AC8C9D8F /* FIRCLSDownloadAndSaveSettingsOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2563CEFC1BC884BC8554A9DF4C9284DC /* FIRHeartbeatLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 3242B46360EE68E4465F8E8B5E06F3FB /* FIRHeartbeatLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 25A4F4705208849DDDA9432E1C7FE0CE /* FIRHeartbeatLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = C68692754DE3E04078ACF01009F179B0 /* FIRHeartbeatLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2604D9FA5092207D3D4064083DB67785 /* FBLPromise+Async.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3679E13CCB1B48F426096B705AD500 /* FBLPromise+Async.m */; }; - 261AFE5C99C56AD5B268555078572C58 /* FIRInstallationsSingleOperationPromiseCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 340D49A7B69F1D9F48D09E8B5FF6CD34 /* FIRInstallationsSingleOperationPromiseCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 262419DBD830AC79D352BA549AC7AFFE /* GDTCORConsoleLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 15689DE973053BE83914FEB28BF456B6 /* GDTCORConsoleLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 26EF7048FFB245789BC995E177894496 /* GULLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D6D826119B5B38C3739AF1904319E43 /* GULLogger.m */; }; - 276AF6728B920FBD7775C5C2AFCA5E1F /* FIRAnalyticsInterop.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B9DABCFBD0BA0E0F502953D18F01728 /* FIRAnalyticsInterop.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 27A955409AAA78DC4DF86EE20DCEC16F /* FIRCLSReportUploader_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BD934342B3255D62A6218EF5231CC33 /* FIRCLSReportUploader_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 27FE9B88761762A3C4E9B6AB0D1FBDEE /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 37835C938A6D56AF0048511F3F5B7FE1 /* CoreTelephony.framework */; }; - 2804B98D03662678D40CA3D0DA364477 /* FIRMessagingCheckinService.h in Headers */ = {isa = PBXBuildFile; fileRef = 53F73DB40DA02EE2F3ED69FFFA525854 /* FIRMessagingCheckinService.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 283DF8CA4D64A653C05510A14F971370 /* FirebaseInstallations-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CF3F274340BD2804A9F4B845E5EBB9BE /* FirebaseInstallations-dummy.m */; }; - 285813628EC5A440BADD1B3CB7AF72FE /* FBLPromise+Await.m in Sources */ = {isa = PBXBuildFile; fileRef = 11F5E69FF4F95348FBBC08E574BF6A85 /* FBLPromise+Await.m */; }; - 28A409A9ACD57EEE2342905A1FE0AD53 /* WebViewFlutterWKWebViewExternalAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D8D894A44AB53EC9F845D92DAF3B05 /* WebViewFlutterWKWebViewExternalAPI.swift */; }; - 28D0A9067F57894CE7A53D499F2E31F7 /* FIRMessagingBackupExcludedPlist.h in Headers */ = {isa = PBXBuildFile; fileRef = E4E771B5AE6B8B1D43D4C9DE1677F839 /* FIRMessagingBackupExcludedPlist.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2901EB4D4ABB0B7F61D77269A6639C5B /* SessionsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = E22847846073478E86299B6915211C77 /* SessionsProvider.swift */; }; - 2911FF688A5320829F2F94520180A7E2 /* GDTCOREvent+GDTMetricsSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 57CDA51EE3DF46A99C4A9F12172BFB0A /* GDTCOREvent+GDTMetricsSupport.m */; }; - 295DCA3AFBF5BC644859F3E4332784DF /* FIRCLSReportAdapter_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = D8CAB37879C80FB196BE68D5E78210F2 /* FIRCLSReportAdapter_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2A47E90AEDCD37C5F60382EACF0BCAC1 /* FIRInstallationsAuthTokenResult.m in Sources */ = {isa = PBXBuildFile; fileRef = BC9292946A57FE3B883CF351159508D0 /* FIRInstallationsAuthTokenResult.m */; }; - 2A7E723446453C2617D52BD81D9E1780 /* crashlytics.nanopb.c in Sources */ = {isa = PBXBuildFile; fileRef = D313FFAEA92E174C75AD2C0610506E35 /* crashlytics.nanopb.c */; }; - 2AF807FBC5D9450F8EBAD36CC40C2B81 /* client_metrics.nanopb.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D70F5C922449369282319386D9C8A16 /* client_metrics.nanopb.c */; }; - 2B3ED9283819D6D20F2A925C4DD7C4B4 /* FIRCLSUnwind.h in Headers */ = {isa = PBXBuildFile; fileRef = 856701A6BD112FB701E2CE2C69345697 /* FIRCLSUnwind.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2B41C0B58CF04F11DC93CAFAA5A53FBF /* firebase_core-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9972471E90BC98FBB86E6AA5BF97E6D7 /* firebase_core-dummy.m */; }; - 2C9F9B149ACD944974D30736FD613F7A /* GDTCORLogSourceMetrics.h in Headers */ = {isa = PBXBuildFile; fileRef = DAA1A6900A47310069D275782C986ED7 /* GDTCORLogSourceMetrics.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2CE1F1574097DBA50A735D65F0483082 /* GDTCCTURLSessionDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CB6204DF318A53EAFF331CE1F89ED27 /* GDTCCTURLSessionDataResponse.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2D12867AB8A71074DB3BA2E6B605E116 /* FirebaseMessaging.h in Headers */ = {isa = PBXBuildFile; fileRef = 802CF8852576C912D7DC2FAA8E2C30A0 /* FirebaseMessaging.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2D233914BD15FD86F448224EC146E644 /* GDTCORUploader.h in Headers */ = {isa = PBXBuildFile; fileRef = 411C83D490C33D325A25659E1A4A04CF /* GDTCORUploader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2D5227A87EF34D25AC96AB90C2A7F84B /* FIRMessaging+ExtensionHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ACCD4F5A90A07EFB802E0FEF391F408 /* FIRMessaging+ExtensionHelper.m */; }; - 2D56E1BDC97DFB9144DDC9EC8F7EA5C8 /* GDTCORStorageMetadata.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B826C09A8967CE21977C0D31F82C4B /* GDTCORStorageMetadata.m */; }; - 2DB22B2A2F1B77ACB9B2671F3E05C6F1 /* GULKeychainStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = 229759EE8949AB56327B48486EDB5EA9 /* GULKeychainStorage.m */; }; - 2DFA789CD70EDAD2DF03CB761EEF1D6F /* FIRCLSCallStackTree.h in Headers */ = {isa = PBXBuildFile; fileRef = 532CA0768DD8D4F2CBA5E5FD35BF9B32 /* FIRCLSCallStackTree.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2E252BDA7170A296A60681E820646644 /* FBLPromise+Timeout.m in Sources */ = {isa = PBXBuildFile; fileRef = 1ABA2DF6D171E7F0839F2BCC76A8DEDE /* FBLPromise+Timeout.m */; }; - 2E33190D19787E39752BD51297B5ADBD /* cct.nanopb.c in Sources */ = {isa = PBXBuildFile; fileRef = 980AFF4DF5A6A4B38FC7E986F84FBC6D /* cct.nanopb.c */; }; - 2EA712B69EE4C9585245A4F462610795 /* GULNetworkURLSession.m in Sources */ = {isa = PBXBuildFile; fileRef = C3E579005528B5850A3D56F08B918B16 /* GULNetworkURLSession.m */; }; - 2EAFF3BDAE3A859989D1DD07DCEDA3C2 /* FIRCLSUserDefaults.h in Headers */ = {isa = PBXBuildFile; fileRef = B0DFA417C716D71B60E6D1CFB00EAE14 /* FIRCLSUserDefaults.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2EC846D89ADB9C208B771D3DB24E8A6D /* IsAppEncrypted.h in Headers */ = {isa = PBXBuildFile; fileRef = A16814BE6BD6AC89CC14FFD8CF2BF9E7 /* IsAppEncrypted.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2EEFE7E6F48242BE9818B7833DB19C57 /* dummy.h in Headers */ = {isa = PBXBuildFile; fileRef = 299D46E16DCC026E3D56911F55E71A50 /* dummy.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 2F17AD1D4531EA7D9DF97868E7C2312A /* GDTCORLifecycle.m in Sources */ = {isa = PBXBuildFile; fileRef = 58A4BF53E29A41BA742CD1A9E1551173 /* GDTCORLifecycle.m */; }; - 2F24F5F8C86F84BB67BC0EA86CF4AF1E /* GDTCOREvent_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = A81E8AC02AB3A8A4A3F1B80F0AE74FA1 /* GDTCOREvent_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2F646E07FCC413475F0EDB5465CE8298 /* Promise+Race.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA107165AB73B36CC17022C4A8FAB69C /* Promise+Race.swift */; }; - 2F70D599466C5FC26A0D9519584CD075 /* external_prequest_context.nanopb.c in Sources */ = {isa = PBXBuildFile; fileRef = CE75014F9BCD9827A3B0A06222D41B9D /* external_prequest_context.nanopb.c */; }; - 2FC4F56722F7ACA838F3943B2A8D1021 /* FIRCLSNotificationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A1EEC46F3570EE5E27016E221DCC553B /* FIRCLSNotificationManager.m */; }; - 308DC4D68AE64296A27BCE2861DEDBCD /* FIRCLSFeatures.h in Headers */ = {isa = PBXBuildFile; fileRef = 96FFC4C2E8FC499BE22110EF968CA3FA /* FIRCLSFeatures.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 309D4AFDB1E5C3E37F1CB7B07A89567D /* LocalOverrideSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51C72135DCB399C3E11C06749BEA3A8B /* LocalOverrideSettings.swift */; }; - 30A38A7A797BEB3E69D84004256EBE89 /* FIRInstallationsIDController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FC96405A2FCFC52E15EA730CF4F31AE /* FIRInstallationsIDController.m */; }; - 30BD14B22872A7344662F18C0B3B96AE /* FIRLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 778F02347F9C82C1EF7D680698CE7BD8 /* FIRLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 30D4266ECFA81CA56ABD08C8CA2293C7 /* FIRComponentContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6917E20EB9117F449C45720BED8BF466 /* FIRComponentContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3184820D94979D6E0B517A4AF22205FC /* FIRHeartbeatLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 68B0A14ED9C098A3C2444A37E7E644DD /* FIRHeartbeatLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 31A106DC672D3D916A533473FCCC2100 /* FLTFirebasePluginRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = 834708D96B31471584C42A7013726A99 /* FLTFirebasePluginRegistry.m */; }; - 31BC4F205A5E5101113FA5F42655C514 /* FIRAppInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A7598896A96842467EAE609983B87BA /* FIRAppInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 327CF1738811893E4C627EA42FAFF6BA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - 32F0235E0BAD0AD490334AB6218D76B0 /* FIRCLSLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 20568888FE0E2BA7D4A3602995142F91 /* FIRCLSLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3341B5D559E0897D1AFA0C5162E63765 /* GDTCORMetricsMetadata.m in Sources */ = {isa = PBXBuildFile; fileRef = 14D287F3A3D5159E672AB1F0BDE00B13 /* GDTCORMetricsMetadata.m */; }; - 33EA36CC8E4FF9F6A160D01F2938D1B1 /* FIRCLSAnalyticsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B8F9462A75A875E615523F3AD09A58EB /* FIRCLSAnalyticsManager.m */; }; - 347BA4029A900FFDC499CD15FBF5639E /* FIRCLSExistingReportManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E3B267A52C82617C22B205AD08F63D67 /* FIRCLSExistingReportManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3510C6D7CF4B16ABDB6A617A3ADCDC05 /* firebase_core-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CF1544F06FB4C11E16A8F0B6945607EB /* firebase_core-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 354F201875BEFD0561181A0F9842B189 /* Installations+InstallationsProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 412F2E4EE74024E51DD4F5645A40BBB6 /* Installations+InstallationsProtocol.swift */; }; - 3565A9956F3471AD45166371F8952D43 /* FBLPromise+Then.m in Sources */ = {isa = PBXBuildFile; fileRef = 6332FE16B86C0079C9AD7C3FBA0F7913 /* FBLPromise+Then.m */; }; - 357742120C3944CEBFB4505EC23ECED4 /* webview_flutter_wkwebview-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 559666D4ED2D6893CB321611AF7E87F6 /* webview_flutter_wkwebview-dummy.m */; }; - 35DDB0ED1FBA25488A4B50302F7B28A1 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = EFF5E20A20741F271CD945E3E289CF51 /* PrivacyInfo.xcprivacy */; }; - 364C473DDB613019E8C983A735E201CA /* GULReachabilityChecker.m in Sources */ = {isa = PBXBuildFile; fileRef = D5872BCFB643A8DD7A6FC10193452935 /* GULReachabilityChecker.m */; }; - 36EA8AABE3C9A261339EB0677A03A055 /* FIRCLSManagerData.h in Headers */ = {isa = PBXBuildFile; fileRef = C7924F1143F47072879878B5A524B67E /* FIRCLSManagerData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 376E94F3BC76E1A500A287ACDEBD1CFB /* FIRCLSReportAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 11CACDA5DF46A6BDF07BF0A30C6503F7 /* FIRCLSReportAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 381EE4721ABFB639F73632747620205D /* FIRInstallationsStore.h in Headers */ = {isa = PBXBuildFile; fileRef = A79E9B335FF6DDB518E4AC4B52ACD351 /* FIRInstallationsStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 38E7350EF591542E82C74BA257C01156 /* GULAppDelegateSwizzler.m in Sources */ = {isa = PBXBuildFile; fileRef = D2D5FA391B5604E8D25FBFC99F42C2E3 /* GULAppDelegateSwizzler.m */; }; - 39ED7C700E8A074A0BAAB6A6AB04AF89 /* FirebaseInstallationsInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F51BE635AD592EFF4FB8C81CED4C38F /* FirebaseInstallationsInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3A06CD3272EE7F4FA67E202143369F64 /* FBLPromise+Any.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E80B19B4FF5EEA3E23E40368D7376D4 /* FBLPromise+Any.m */; }; - 3A854D9ED81ACAC868C411FE78576B74 /* FIRCLSSerializeSymbolicatedFramesOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 0955664FC6AEF590F37571DECF16192C /* FIRCLSSerializeSymbolicatedFramesOperation.m */; }; - 3ACD8D0F01336AC5766B4A99B5D2CDB0 /* FBLPromise+Catch.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A366DE143595C90731BC688DBB392F5 /* FBLPromise+Catch.m */; }; - 3AD67305B3F0556912DE42E5A99415CE /* FirebaseMessaging.h in Headers */ = {isa = PBXBuildFile; fileRef = 82E27518C16C10672366E169DF06C7AD /* FirebaseMessaging.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3B0283ED7413B696ED11A1E03412D038 /* URLProtectionSpaceProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 238E8E22D2F6742ACD792DF871DDBE6A /* URLProtectionSpaceProxyAPIDelegate.swift */; }; - 3B064946393DD216CD584A9752A479CA /* FirebaseMessaging-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 33622FCC4DB43373AAC15ADB7F6A886F /* FirebaseMessaging-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3B1082121947809F5EBAEBFDC564F40E /* FirebaseCoreInternal-FirebaseCoreInternal_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = 4DB03FD262B678178A44272143846563 /* FirebaseCoreInternal-FirebaseCoreInternal_Privacy */; }; - 3B17C5A8871B78889260385C83A895E6 /* FirebaseCoreInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 588752291D2D2D550779D9D4DAF892D1 /* FirebaseCoreInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3B893DE9FA7F2D88207CBFD65DD4F16F /* FIRSESNanoPBHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = C29CF49B90EC7925F7E4C98AD4C81DCA /* FIRSESNanoPBHelpers.m */; }; - 3BB96A56416A684AE05881B2FE252936 /* FIRCLSGlobals.h in Headers */ = {isa = PBXBuildFile; fileRef = 86B03992AD271D9A657893FBC13D0E2E /* FIRCLSGlobals.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3BD46FF28608797AD9EF254F8EC37DC5 /* FIRMessagingAuthKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F6F83BDFB783F59162E8D3258C7A7DF /* FIRMessagingAuthKeychain.m */; }; - 3BE5C1F986D5B5EFCC2D5C76ADC86CFE /* GDTCOREvent+GDTMetricsSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 5EA0592E47B65490F554ADD7B31D8E45 /* GDTCOREvent+GDTMetricsSupport.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3C3BC37380FE9FB604E0FD58DA7D52E1 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 74E7C8C13E26DC5740B82BB57BAECB02 /* PrivacyInfo.xcprivacy */; }; - 3C8CF9416DB44CB64043089BB51726D0 /* GDTCORMetricsControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = CBC1D8CBC8B1A37CF89BB4C94AA3CE2D /* GDTCORMetricsControllerProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3DCA27400AAAB8F6B18D231603404CCC /* GULAppDelegateSwizzler.h in Headers */ = {isa = PBXBuildFile; fileRef = E81C71B498BCEF07593FA531412F66D9 /* GULAppDelegateSwizzler.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3DF12D59CD593BC3FC4A99C931B833B8 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 729CA4C20AE328C6471859880335A3E0 /* Security.framework */; }; - 3E71A2DF14EC05B5EAA5BF4D1D8502FE /* Promise+Wrap.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2573ADFBFA5AF2E909AA5465A3DF7DC /* Promise+Wrap.swift */; }; - 3E7E9027123F57A061C38C0288D5B80F /* URLAuthenticationChallengeProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D07A134C264FF32CDFC4713087CCBF1 /* URLAuthenticationChallengeProxyAPIDelegate.swift */; }; - 3FA336CEA6F2D9A4BA159F24BC1E81F3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - 40E20B5B5DF9FD5DA90039BD8110AAF8 /* nanopb-nanopb_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = 3227F3FC45681D7CEE5D1355A532398A /* nanopb-nanopb_Privacy */; }; - 410C63F1C8D40D12A0E641ADC65CAD92 /* FIRCLSMachOBinary.h in Headers */ = {isa = PBXBuildFile; fileRef = 81616CEDD174DEFAB5D6E776EF704650 /* FIRCLSMachOBinary.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 415994F034D345A128FA5C5D2D8B261F /* FIRCLSFABAsyncOperation_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 505947C9014E5741CC4DC9295D2C43D7 /* FIRCLSFABAsyncOperation_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4170A6E8A66FA3FE870713588B0A9677 /* FBLPromise+Do.m in Sources */ = {isa = PBXBuildFile; fileRef = CD28072C36E574A906C63E59A2961CE2 /* FBLPromise+Do.m */; }; - 41B72D1E279C96F8A0CC9926733B62E0 /* FIRCrashlyticsReport.h in Headers */ = {isa = PBXBuildFile; fileRef = 94DEE129A6B0C4E27ED9E49FB8A32018 /* FIRCrashlyticsReport.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 41B9DA803326F23DE00DD665682C89EB /* GDTCORLifecycle.h in Headers */ = {isa = PBXBuildFile; fileRef = 591F870463736168624848534DFD3017 /* GDTCORLifecycle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 41EA62939CC92F477E6A694D74B924C6 /* GULAppEnvironmentUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C0ED1D5909118EF2763E6583D684673 /* GULAppEnvironmentUtil.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4237420178E3AB595E30A1FC175CB869 /* FIRCLSMachException.c in Sources */ = {isa = PBXBuildFile; fileRef = 04879193D5B1FD66E4312460B4F84D24 /* FIRCLSMachException.c */; }; - 4245840C2534959CE66EBFA0F3A73025 /* FBLPromise+Wrap.h in Headers */ = {isa = PBXBuildFile; fileRef = B47D2FB8787EC264BA2A2A09CB61974C /* FBLPromise+Wrap.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4254ED30535E2CD8C854CD7AE91DF3ED /* GetTrustResultResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27456D2FDF7D670CB7495E62F8A2BA7B /* GetTrustResultResponse.swift */; }; - 42F2E8F519AFDA27F2CECF9C863C21D6 /* compliance.nanopb.h in Headers */ = {isa = PBXBuildFile; fileRef = FB2DCCBAB955AE8572CC80CDE0B78259 /* compliance.nanopb.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4396B3E337349382D6F021AB4A071BD3 /* external_privacy_context.nanopb.c in Sources */ = {isa = PBXBuildFile; fileRef = 282C57CCC2B71D408388A37310317AB9 /* external_privacy_context.nanopb.c */; }; - 43F254093F26482FB335CA596ECC1315 /* GULNetworkInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = FA770266A1FBDA3FA0880ACE95AADC02 /* GULNetworkInfo.m */; }; - 44393DEF634E7C825A0F379BE5E2B14A /* FIRMessagingBackupExcludedPlist.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C82DC0BE610CFFD4F8AA3673EE99933 /* FIRMessagingBackupExcludedPlist.m */; }; - 4439CAB6982DB3D2054365AEE84B9859 /* GULReachabilityChecker.h in Headers */ = {isa = PBXBuildFile; fileRef = 337DA2ABA7AE37EE35F14295207E5C89 /* GULReachabilityChecker.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4442B664BBF9349B6B69F2A9189DBE27 /* FBLPromise+Validate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1DF306509AE95031E34AE97A5BB8CCED /* FBLPromise+Validate.m */; }; - 44DBBFC156ADF73345CC9FC4C6F49838 /* ScrollViewProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 836E038B1D8D591788432096C41C969C /* ScrollViewProxyAPIDelegate.swift */; }; - 44F212E5E71B875F660A214D715080DB /* GDTCORMetrics.m in Sources */ = {isa = PBXBuildFile; fileRef = 416B7EB1FDA4B804B9A6314CFA2132E9 /* GDTCORMetrics.m */; }; - 452419D300B841E5E45B358266FB01E2 /* FIRMessagingTopicOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A591BCA128E4AA38326648DC30AE148 /* FIRMessagingTopicOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 45F645B2B6867B3DDB43F5821CAE90EF /* IsAppEncrypted.m in Sources */ = {isa = PBXBuildFile; fileRef = CEE83EF6AEBAA3FA3E9AD069541D5057 /* IsAppEncrypted.m */; }; - 46718DF2169113EC8895682904B1DE2C /* GDTCORTransport_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 22DF5E98DAC131C765CF98754D57E246 /* GDTCORTransport_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4687634A30BBFF28172E5D9A4CD25C81 /* FIRCLSHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = D904D8409515346240C9981935EB69E5 /* FIRCLSHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 46C209ABB6635E4C27D6254F988BD471 /* Promise+Do.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14376CD73B0B35127BB0A961C2AEFCB7 /* Promise+Do.swift */; }; - 46CB8A6260EAEDC210956AE2365CBB48 /* FIRInteropParameterNames.h in Headers */ = {isa = PBXBuildFile; fileRef = A316D8EDCD3A0DF532EA414CEE69B719 /* FIRInteropParameterNames.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 46F41B41F8A0F027C78FFD2EAA654768 /* PromisesSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E4A7DBDC088B82D4C23B8CFC8376500F /* PromisesSwift-dummy.m */; }; - 4741940E2768E1EE9388A9C80E095B55 /* GULSceneDelegateSwizzler_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 9CF839C94C8979AE0C760AA87CC86E13 /* GULSceneDelegateSwizzler_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 47520F1A3FD624296341358319235D44 /* Promise+Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAB42328CAABBEDE848A8B57A79B0F0A /* Promise+Async.swift */; }; - 477724D906B9FB2653D156B31C5385A3 /* FBLPromise+Catch.h in Headers */ = {isa = PBXBuildFile; fileRef = 30EF4060D17F4E8CA86CC21DBFC7B22B /* FBLPromise+Catch.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 47B2F4BFA2D863910282C50C013B1EED /* NSError+FIRMessaging.h in Headers */ = {isa = PBXBuildFile; fileRef = 27491EDF88B194B269DC2760188210DE /* NSError+FIRMessaging.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4817BBF97176CE8A116C302B1AB37577 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - 48CA399D6E25ACC84D761FD7DF8A7955 /* Promise+Await.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CCF1036820FA91AD43FC9D3DA31231A /* Promise+Await.swift */; }; - 497A2E9C707BD4C9997DDD8772B5DCDB /* GDTCOREvent+GDTCCTSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 21C119817795B3A34F5CCDF784C4C911 /* GDTCOREvent+GDTCCTSupport.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 499338A8B2747725D1378D28C7EDD7D1 /* DevEventConsoleLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8729413E1D6D44A67A18F8BBE9EA8077 /* DevEventConsoleLogger.swift */; }; - 499A63159DD82D857AB3F270AC7A6A10 /* GDTCORProductData.h in Headers */ = {isa = PBXBuildFile; fileRef = 093DEFCD622D952EAF9BC7A6F8BA85BF /* GDTCORProductData.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 49D91EE3E8D65CC021E85752D803C64F /* pb_decode.c in Sources */ = {isa = PBXBuildFile; fileRef = 81B29192D415737779564175828863C3 /* pb_decode.c */; settings = {COMPILER_FLAGS = "-fno-objc-arc -fno-objc-arc"; }; }; - 4AFB41715968E009A47009B8881A1882 /* FBLPromiseError.m in Sources */ = {isa = PBXBuildFile; fileRef = CE0274FB8BC45634B75314A695ACCE00 /* FBLPromiseError.m */; }; - 4BFCF6F1F51E19999CC1B8F160CCE4E6 /* GDTCORMetricsMetadata.h in Headers */ = {isa = PBXBuildFile; fileRef = 914B540A5E83362C52290805ECCFBFC0 /* GDTCORMetricsMetadata.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4C493303EE9E3AB1B9CE38CAA2C92E3A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - 4CBBDEAFBA73D18F670E850FCD71B25E /* GULUserDefaults.h in Headers */ = {isa = PBXBuildFile; fileRef = D579F57AEE4F2928F7E45848AC08C7D9 /* GULUserDefaults.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4CF1C253F24E5AFA058A5D53064DCEDE /* shared_preferences_foundation-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D9771FA31939E04A22A58F20747F859 /* shared_preferences_foundation-dummy.m */; }; - 4D30B4DD90F9BFEDD77FB5986A09D174 /* pb_decode.h in Headers */ = {isa = PBXBuildFile; fileRef = EE12F9793C25C4AB55990EA18C0C9C15 /* pb_decode.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4D700D72EA4771ED8F4A055D30F456E4 /* FBLPromise+Reduce.h in Headers */ = {isa = PBXBuildFile; fileRef = B2A4C12C471133C6DD6332247F1B6C47 /* FBLPromise+Reduce.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4D7C0AC90F79F5B517EA691008563213 /* PromisesObjC-FBLPromises_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = 3F238BB22C5201CE689CAF2F766AED95 /* PromisesObjC-FBLPromises_Privacy */; }; - 4D93F4CFC0E46244DFDBCC4795547971 /* GDTCOREventDataObject.h in Headers */ = {isa = PBXBuildFile; fileRef = DE31A6BDB762146F6F6A0AD0A983CAF2 /* GDTCOREventDataObject.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4D9AF3824998609FD665E33001CE3D5A /* GDTCCTUploadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 7ACB6E4E1F7D50B167FB06620EF7B37B /* GDTCCTUploadOperation.m */; }; - 4DB9628D8BCECE67B39ADBE083CE3FF4 /* FIRMessagingCheckinPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 19BB5208B7E91F9FF7799567023C5742 /* FIRMessagingCheckinPreferences.m */; }; - 4DBB6AC57D606D0ED016BBCAABCD9D01 /* FirebaseInstallationsInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = B974BDBC7CCF769304FAB8B2F7B31093 /* FirebaseInstallationsInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4E4A055E5684BB48B5DE4F21030E05FF /* FIRInstallationsIDController.h in Headers */ = {isa = PBXBuildFile; fileRef = E797E1136D6D28209E4CD4393BDE08AE /* FIRInstallationsIDController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4EFED85F7A1D00126BD06C8AE3AE0BF7 /* FBLPromises.h in Headers */ = {isa = PBXBuildFile; fileRef = 554707C52BC5C8A48CBFE10E81072833 /* FBLPromises.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4F36A87CE33A31893F93BFF16471CA17 /* external_privacy_context.nanopb.h in Headers */ = {isa = PBXBuildFile; fileRef = B3360CED3D661E78E0ADC9B81389DE9B /* external_privacy_context.nanopb.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4F791272C0B23C766D021DE111FE79F0 /* SessionsDependencies.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD750C85568F12131C91577293D43D44 /* SessionsDependencies.swift */; }; - 50017BD0601274BDC191229F22703E91 /* FIRCLSProcess.h in Headers */ = {isa = PBXBuildFile; fileRef = E9214A8888B5BB81216CE2D965C58B0C /* FIRCLSProcess.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5079D96862AB5B5A7EFD3D7845CE65E6 /* FIRCLSSettingsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 76BB9318C57561E417AC8D6CA89B82E3 /* FIRCLSSettingsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 50A8532038159D7A47208E159939F2B1 /* dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C18DC1EC56CBE515F74C080DFC896D23 /* dummy.m */; }; - 51A11A617023FB263150CAF122F6C22B /* RemoteConfigConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = E420D6B28685524CF7E100CC2EEC803E /* RemoteConfigConstants.swift */; }; - 51D87A56863CD7E92C2EC7C9B6F5C82B /* FIRInstallationsStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D6616E0AC32FD9CF8C12D3FC9FD63E5 /* FIRInstallationsStatus.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5208958965704FE8318CECDB0C773C85 /* FIRCrashlytics.h in Headers */ = {isa = PBXBuildFile; fileRef = C776D7458524BB4B283344549FC00E10 /* FIRCrashlytics.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5257694F5909D64EA64DD5ABA0FF9ACA /* FIRMessagingPubSub.m in Sources */ = {isa = PBXBuildFile; fileRef = 7438045A16E31B44C1D66EF5FBBBBC64 /* FIRMessagingPubSub.m */; }; - 526536E4EF96D45AB278385A74D23CB2 /* FIRMessagingAuthService.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B0D9252B42F478832F2BF450050C560 /* FIRMessagingAuthService.m */; }; - 53030FD4E71621387B6ABBB8A3FB7F4C /* GoogleDataTransport.h in Headers */ = {isa = PBXBuildFile; fileRef = 0268B7423580EC6FDF58A84486E92D78 /* GoogleDataTransport.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5303C5EED1B1BE2CF217CDA9F701D6B7 /* GULSceneDelegateSwizzler.h in Headers */ = {isa = PBXBuildFile; fileRef = AF4F3E3B4A98825DDCF2006B5953932C /* GULSceneDelegateSwizzler.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 54DAC388994408A80DDCBDB6E83CEFAA /* GDTCOREvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 24801C01763BA2D37C4B5BF45821EFCE /* GDTCOREvent.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 54E1C881DE88C127A656E5C2C75BC61D /* GULNetworkConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 227A4164D8DC2D11D189367BCE6C17AE /* GULNetworkConstants.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 556877B4A093A65290054B6A167A10A0 /* GULReachabilityChecker+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 950B88917BBDEFB451F6040F5A7FEDF3 /* GULReachabilityChecker+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 564B0642FFBFCB7BC16BFA3813786405 /* FIRCLSUnwind_arm.c in Sources */ = {isa = PBXBuildFile; fileRef = 3F0857923CF07298398A20837EF68A64 /* FIRCLSUnwind_arm.c */; }; - 568400187FF5D7C1C568773B78052D55 /* NavigationResponseProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F2BB65BED8E6985AA07BA38FE0C26F5 /* NavigationResponseProxyAPIDelegate.swift */; }; - 56D0C7D3CBCC3E8FA13733D83B621908 /* FLTFirebasePlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 22EE4A9CFC5FC1D0041CEE6E8B1D2A22 /* FLTFirebasePlugin.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 574DC3EB18841DAFB60FF2B3C5169C64 /* SecWrappers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93F4735C8B2FEA49EB5261D67B5913DF /* SecWrappers.swift */; }; - 57638071C86E91584952DE058DEE8583 /* package_info_plus-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E06BC7652BED4F63E8E04ECD033F27A /* package_info_plus-dummy.m */; }; - 5786C0C8C7B3D33AC888A9D7E5FC8F6C /* FirebaseCoreInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = DFA6E6156D69259F44EEFB2DE239AED7 /* FirebaseCoreInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 57BE67E20D6C90756FD2D50274216FCD /* FBLPromise+Delay.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C5AB987A4A18605AA4EF89EFC43AA2 /* FBLPromise+Delay.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 58126C8793179D4E92114C9390F29531 /* FIRMessagingRmqManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 663955767D6A3AA9D8412AF1FF5C6BC4 /* FIRMessagingRmqManager.m */; }; - 58B9833685A5A558D0D0D636BB01CCF8 /* FIRLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A7CBF29B5420C95BDC3CA1498B348E3 /* FIRLogger.m */; }; - 59076DAA8846AB893DA2636AB3F5B403 /* FIRCLSContextInitData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DD7100A1AB0D6CF5866EAA0F01B35F3 /* FIRCLSContextInitData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 590E2A11F7AC2BB6A33CB9DD40D3CF0A /* FIRLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 389352281CC9FC6B0C7C84280B8E16D3 /* FIRLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 59FB0A66C1B0B23DD6CB11E4BD9213C9 /* FBLPromise+Timeout.h in Headers */ = {isa = PBXBuildFile; fileRef = 447214648CB695C87B084665C887FD08 /* FBLPromise+Timeout.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5A59C9E38BF02A3D9EAD6548E961F4C7 /* FBLPromise+Race.h in Headers */ = {isa = PBXBuildFile; fileRef = DC27A5298B694014E948B00706A9856C /* FBLPromise+Race.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5AF9B4DC724071EBEBF94A90B637467F /* FIRCLSMetricKitManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 52ECBBFB2FA0588BF772F9B9AD7728FB /* FIRCLSMetricKitManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5BBAF83988252063E44652CC31920C7A /* GoogleUtilities-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 695123D3DB7AB55E8782CD523749C872 /* GoogleUtilities-dummy.m */; }; - 5C1E673E127FAD4CBCFEC51C67CBFA99 /* GULKeychainUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 42008EB3ECFB5E1741259CF1EF1396EC /* GULKeychainUtils.m */; }; - 5CB5180497E46BFB07408E05211CF652 /* GDTCORTransport.m in Sources */ = {isa = PBXBuildFile; fileRef = 9692F22DFC7CCE19DA043F6E207C8AEE /* GDTCORTransport.m */; }; - 5CD5A348AD3FB36B3B7668F7A4617491 /* GDTCORReachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 204A4C7293B5EB388BE0D7D66D9A81AD /* GDTCORReachability.m */; }; - 5D91F643FE9803AE8B36932F28D3C307 /* WeakContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4142D2D601FA05094FAF8EDC5763CA5 /* WeakContainer.swift */; }; - 5D9F16A85A8AEC4D6D2AE123AC15F1E8 /* FIRCLSOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A127235FD922ED02722BC4652EF2708 /* FIRCLSOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5DF6218A050BBA8C81D0F2C0ADAB60BF /* URLProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 800A953B877EDD1F23181A2F3FE53BD9 /* URLProxyAPIDelegate.swift */; }; - 5E318DD3A37A1FE727A36C2978255706 /* FirebaseCore.h in Headers */ = {isa = PBXBuildFile; fileRef = 19A81047AC9E7BB7D7952B01792E82C0 /* FirebaseCore.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5E629384A3F6CA08750F57D19A5A5514 /* FIRCLSRecordBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F7A9CDDAE2BE7D4BC337F1B82C1DFF1 /* FIRCLSRecordBase.m */; }; - 5E9F256FCC86D85E3768131529F48D7E /* GDTCCTNanopbHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 95CDCF390E4E6F59F633773645D47DE4 /* GDTCCTNanopbHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5F3C594682AAC1260A98B65958AB75B4 /* GULMutableDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 960870726F89B96A64DBB4AF4A1E18FF /* GULMutableDictionary.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 608A3D984417AE1EE86877619E685CAD /* FIRCLSThreadState.h in Headers */ = {isa = PBXBuildFile; fileRef = 3787A0B6DC09E621AF107CBFB82E7212 /* FIRCLSThreadState.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 608DAB912B4F2C35277B093BD6236E39 /* FIRCLSConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = EC97F0D8774488962A240DF6B0294E4B /* FIRCLSConstants.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 60CF69C2A620ECF4B5F16122DD0DF420 /* FIRCLSURLBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = E3097B0A6FCE609E17EB4B0ED3CF31CF /* FIRCLSURLBuilder.m */; }; - 60D8872788508B452CDFBED18E160263 /* FIRCLSException.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C16EC5CEACAEB00CBFC0E28948C76F8 /* FIRCLSException.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6126DC4ACD186C285852129BD1C17AED /* GDTCCTNanopbHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 80F7898C5549B688665D80A71B093ECF /* GDTCCTNanopbHelpers.m */; }; - 614FF2A3E6F52D2735A7339B47644C48 /* FIRLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = B48D5DBF138E9A500D5D199B9B050C73 /* FIRLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 61E004E670CF2223BBFE669F0F4AD125 /* FIRInstallationsBackoffController.h in Headers */ = {isa = PBXBuildFile; fileRef = 768625F518B202AE973043583A6114FB /* FIRInstallationsBackoffController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 61EADEAAA9B8AA850802D0C06C80722B /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 562E68AC92EF965B57C527C742106A2F /* PrivacyInfo.xcprivacy */; }; - 61EB92D4898B82689F0EB09CC62172C9 /* FIRHeartbeatLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 60F6A75FE5210296A0E8CF11240B3635 /* FIRHeartbeatLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 629841ADD6955C06C5CDA9C7482139BA /* FIRCLSRecordBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CAF0A61D20B032C7FF22ACA9BFC80E3 /* FIRCLSRecordBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 62D86C924D37EB8B8CEDA398E8BFE8CD /* FIRMessagingRmqManager.h in Headers */ = {isa = PBXBuildFile; fileRef = DB6E71E2838D0FC06E9B1EF2ADF905B9 /* FIRMessagingRmqManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 63084944862AC49744FB0D5BF1AD0B0C /* FIRLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 061101946DDD64AED3B75CFE177D6793 /* FIRLibrary.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 635751DE5E9EADF2482C705661FB8CDB /* pb_encode.c in Sources */ = {isa = PBXBuildFile; fileRef = D1C1B6C99FFB20D39F7D30CE376F88F3 /* pb_encode.c */; settings = {COMPILER_FLAGS = "-fno-objc-arc -fno-objc-arc"; }; }; - 63636BD4161F4CA19DD337A2606C4B25 /* Promise+All.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62836D28028C56329FE10FE79E33325C /* Promise+All.swift */; }; - 63B2EB94F2E4CEE8246E4DEC26466AC9 /* SystemWrappers.swift in Sources */ = {isa = PBXBuildFile; fileRef = C65DD7B4CE0E4CC86C25606AA5949682 /* SystemWrappers.swift */; }; - 63CDE0892499AF22135CDC97EC361F9D /* FirebaseCrashlytics-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 73CFBBBD631BB23E10A8116F70600AB0 /* FirebaseCrashlytics-dummy.m */; }; - 6428AB161DEE298D9F14AFCB91DA57EE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - 648AC45DC79E1E1A509714220DAF9F64 /* FIRCLSAnalyticsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B0A0B75D4FFA46FB4D658650F8F8536 /* FIRCLSAnalyticsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6576BF35390A65496175D0B55813FC9E /* FIRCurrentDateProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D49B23666B54E102FB26AD96768C295 /* FIRCurrentDateProvider.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6587C6D3540D88193570EBBD37016672 /* RemoteSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79630F5AF897077A0F0BD8BD497D78B0 /* RemoteSettings.swift */; }; - 6596DF0C4E2304EF61E3E3B6C51EEE53 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = C79C8196896B5677BC5775B149DAA010 /* PrivacyInfo.xcprivacy */; }; - 659F88F7497AD016810BAFE4F551A78A /* SessionStartEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42EB4C593F2E0E5A08EFDF5043DC3710 /* SessionStartEvent.swift */; }; - 65FD61F078A5C6F4AD613F8318A8A8ED /* RolloutsStateSubscriber.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EC2C95E52C1D54682534F66C70BA0C6 /* RolloutsStateSubscriber.swift */; }; - 6609A9B6AA31375F25CAF9BF6B8BCCDD /* GULNetworkInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 682DC26364E0DCB92D3E34DD82A76FDF /* GULNetworkInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 663483E4911FE28543A390C85065965D /* FIRInstallationsAuthTokenResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 112FE3C0F1077662B7D0A59E5EB0E749 /* FIRInstallationsAuthTokenResult.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6696F822C8642B50256F15B4D877DC69 /* FIRInstallationsLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 3EDDE4274519E4AC0CB2BF7174035336 /* FIRInstallationsLogger.m */; }; - 66D95D54870D4C60521E16F95500A98B /* FIRInstallationsStoredAuthToken.m in Sources */ = {isa = PBXBuildFile; fileRef = 2384CE8DDBA14FDA5051F7C4CF1AEE0C /* FIRInstallationsStoredAuthToken.m */; }; - 66D978E9EB780E786DC1E5E2460F1F6F /* FIRCLSFABHost.m in Sources */ = {isa = PBXBuildFile; fileRef = EC254ABEB1039F4B7B3ED11071AA0FF4 /* FIRCLSFABHost.m */; }; - 66F0FD95C2E4D61635E2B2EDF85B92CF /* GDTCCTUploader.m in Sources */ = {isa = PBXBuildFile; fileRef = 918E89F93317FFC78090B87023BD812B /* GDTCCTUploader.m */; }; - 6727AFE92D1DA681B6579D5CDAAAD447 /* GDTCOREndpoints_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 605D992D80B51476F595925567463903 /* GDTCOREndpoints_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 67B98E8AD328252DBFC578CCE7464FA0 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 764D9D9EE1A9F28BEFE7C209BCC4C718 /* PrivacyInfo.xcprivacy */; }; - 6800A2F8D365BF4B8F177D480FBB26F0 /* FIRCLSReportAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = DF6BDA43EC07F423DE575B4E4466F5EE /* FIRCLSReportAdapter.m */; }; - 68847AB4309C15D02CD991B598BB4A1A /* Crashlytics_Platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 9746E269994542810915F4EC46136EC5 /* Crashlytics_Platform.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 694FF9C7E264EA7F27E18E3034E6D89B /* GDTCORClock.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E534F65AED0EEF71B2F9B2E7F28B7D7 /* GDTCORClock.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6953B9A5EB8D0C2CAC22AB8AF33D3041 /* GoogleUtilities-GoogleUtilities_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = 44E291D18340EAC3F761346198515323 /* GoogleUtilities-GoogleUtilities_Privacy */; }; - 69C097B174CC4AB972BC4B7BAA8213EE /* NSError+FIRMessaging.m in Sources */ = {isa = PBXBuildFile; fileRef = 96390E658B97F97E480DA0995840E3CF /* NSError+FIRMessaging.m */; }; - 69CFC0F3E13A22DDA84A36CAEEA86D0B /* CrashlyticsRemoteConfigManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B23702ABF334BECD6CB8A2FF46E23270 /* CrashlyticsRemoteConfigManager.swift */; }; - 69E91E36136A55E38F5C5D1DBB3205BC /* SessionCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95EEC94448039EDB27ACE77B98B22FD2 /* SessionCoordinator.swift */; }; - 6A734D1319EFB66DAC41EFF6A5EFCED0 /* FPPPackageInfoPlusPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = B5BF7DF2C4D1C3DAA89263C6061D0580 /* FPPPackageInfoPlusPlugin.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6B0C5A987755290A56DA8C011A24C66C /* FIRInteropEventNames.h in Headers */ = {isa = PBXBuildFile; fileRef = BF9E848861048978831F0DB96A2A6EE4 /* FIRInteropEventNames.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6B36481E679C616F9C2B3B096E112142 /* FIRInstallationsHTTPError.h in Headers */ = {isa = PBXBuildFile; fileRef = 820624E7BA14B41BD8842B7BA239E31E /* FIRInstallationsHTTPError.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6B4F70464EFA4495B8E0E28538951A4B /* FIRVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = D872557CD3D772D4F7185299DA445E81 /* FIRVersion.m */; }; - 6B92258F452F41CD9AFFE6A3FD5B095E /* FIRCLSFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B8A10ED20CE617ED5CFB8452A707884 /* FIRCLSFile.m */; }; - 6BD12BA094D9AFD7BE3DBE8BD05489A7 /* FIRCLSCodeMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 32DB394ADBC4E6C7246CEA283577CB79 /* FIRCLSCodeMapping.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6CF47095D47C9FF47553FCCC4D67A3ED /* messages.g.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59027E73F6CCC2BD8949DC34021693DC /* messages.g.swift */; }; - 6D40F3CA431ED4BFB38644B39AB91802 /* FIRMessagingSyncMessageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B89A631309E7C91182DD06A8EB0578A0 /* FIRMessagingSyncMessageManager.m */; }; - 6D410DC82867A6A890571FA71F99E7CF /* FIRCLSUUID.m in Sources */ = {isa = PBXBuildFile; fileRef = C208A38D1596906B3A045797AEFA0345 /* FIRCLSUUID.m */; }; - 6DB8C47BEAC1ACCB83AFBBBB6EBDE9AE /* Pods-Runner-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BCC84BDE7260B712B097666E169A193C /* Pods-Runner-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6DBD84632800438AE5BC1EFE0446A150 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - 6E53675B33D632BB1C7DD9D4909AA79E /* FBLPromise+Do.h in Headers */ = {isa = PBXBuildFile; fileRef = 2FABDC80184DA7B548811FCB6EF20A85 /* FBLPromise+Do.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6E5A20A54D9130856F699BE9D000C9E0 /* FIRMessagingExtensionHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = E8BABDE72B3C2B20472AD01AFBF499A8 /* FIRMessagingExtensionHelper.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6E744CA107DF7D21364CA61B710EB82B /* FIRInstallationsIIDTokenStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F7733D0D001859E8A775021CD33756D /* FIRInstallationsIIDTokenStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6E86FD3A969D75EB0A79B6FC8ED0CBDA /* Promise+Reduce.swift in Sources */ = {isa = PBXBuildFile; fileRef = 254ED5CCC526E476CDEC33295B82030D /* Promise+Reduce.swift */; }; - 6E94D27B45AA2BD665752094229A752B /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B1E5E943FFD97711A40B0D5165A14A3 /* AppKit.framework */; }; - 6FC9E97337D41D72625A9C258879C85C /* GULLoggerLevel.h in Headers */ = {isa = PBXBuildFile; fileRef = 942BDF856956CEDDAF2CA5602EB3F8B4 /* GULLoggerLevel.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6FF1CBD4C1EFADABE51F771B68BB9C10 /* FIRInstallationsSingleOperationPromiseCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 996D4302562D019EF177F3E267B87152 /* FIRInstallationsSingleOperationPromiseCache.m */; }; - 70E9DDE05344C9E6E3E52A94B1A70CC0 /* GDTCORPlatform.m in Sources */ = {isa = PBXBuildFile; fileRef = D7A2ED4B4C48D082F75428847EF2070B /* GDTCORPlatform.m */; }; - 71A6453B6B06DB57897EC964AE782492 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 23326B986CEABBC33C5E11591D115AF2 /* PrivacyInfo.xcprivacy */; }; - 71CBEF987F544386810627A437E4CAC5 /* FIRCLSMetricKitManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CD6AAA7BA865033D64CCDFB23C62D9D /* FIRCLSMetricKitManager.m */; }; - 71D175552780798FFBCBE34A78CBB7CC /* firebase_messaging-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A4BC01604C2457A626467A0BB7C24C99 /* firebase_messaging-dummy.m */; }; - 71F866C98E5B281E4D7D5559B766B0C9 /* GDTCCTCompressionHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AB9A05EE902FDB78FB3F8603241DFCD /* GDTCCTCompressionHelper.m */; }; - 7250EF4770B2B8769C42DAD2C42CDBD1 /* FIRCLSApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = CCD7720BC3EA7F0EE9A2CF5ECF5AC22D /* FIRCLSApplication.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 72582A843DCCDB58F2DA342CF1DB126B /* webview_flutter_wkwebview-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = C52D5BD905FA1EE8F9D1D3F9E57A43B6 /* webview_flutter_wkwebview-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 725BD272116B2CC720C8507BC03EB152 /* FIRCLSSymbolResolver.h in Headers */ = {isa = PBXBuildFile; fileRef = F99E4AE98B81BBECD82F01EF418266B7 /* FIRCLSSymbolResolver.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 735CE531F5C5275731AB6A974879F205 /* GDTCORRegistrar.m in Sources */ = {isa = PBXBuildFile; fileRef = C88F825135F848C142FE1F903890AA44 /* GDTCORRegistrar.m */; }; - 73A68CE44445A46D4CCB2110888571AF /* FIRMessagingCheckinPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = F80436CCA27D3ACA6838866001E663AB /* FIRMessagingCheckinPreferences.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 73C6B3A8ABECD19D9D5435711738EFCB /* SettingsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA3C56482C4BF346321711B273B60D5E /* SettingsProvider.swift */; }; - 740D0E5824E65EC0F665CB74C68770EE /* GDTCORUploadCoordinator.m in Sources */ = {isa = PBXBuildFile; fileRef = 0590E705A25A11D3211E1CAF77B2D2C3 /* GDTCORUploadCoordinator.m */; }; - 7450127A9F4522D681974B2B5ED1D480 /* FIRComponentContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = E213B91C79E2BC80E99CD9077307A9CF /* FIRComponentContainer.m */; }; - 74A572276927346335D12A3FF6B8A75B /* NavigationActionProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F53BD37E4C14004E288F2165D885C4F /* NavigationActionProxyAPIDelegate.swift */; }; - 7531BB2A8E4FB92965A61037DB051736 /* FIRTimestampInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 2616F85F66C9B6066724D0BAE34A1D6B /* FIRTimestampInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 75BADEDF88B59A1B01268FF885778CEA /* FIRCLSExecutionIdentifierModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 016771B6E43A9BE81BBFFFC603F53A80 /* FIRCLSExecutionIdentifierModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 771BE242D726EF1B61F08791E14698D8 /* FIRInstallationsErrors.h in Headers */ = {isa = PBXBuildFile; fileRef = F634629C94A17C9E9BF915E33F174079 /* FIRInstallationsErrors.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 775B281480A809E9E6C786C8EA82F02E /* FIRCLSContextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FC5CCE90C3E76D69675AF6DC29B7604 /* FIRCLSContextManager.m */; }; - 77BF0EAE279C910FDEB3CBC62D74ABF0 /* FIRCLSDataCollectionArbiter.m in Sources */ = {isa = PBXBuildFile; fileRef = F2FD2DD52E199357E395CD7C913357FD /* FIRCLSDataCollectionArbiter.m */; }; - 77CD2E71E4FF09300D77C6CB182450E2 /* FirebaseCoreInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B28293BD32F858BDEE0B2BE5A922FE1 /* FirebaseCoreInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 77F99A5A5F758331F864874537D4D15B /* FIRComponentContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 178F32FDDB9269FD1CD787CC0E193045 /* FIRComponentContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 782B7B5A830B14BD0244DFDC0A278BD8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - 7866493F86747ED4DD3AC4B493DF5BA6 /* FIRCLSDwarfUnwind.h in Headers */ = {isa = PBXBuildFile; fileRef = C8F027AD4A8D02D97DBE8E9936A2E34E /* FIRCLSDwarfUnwind.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 78A6F2CAE76C1AA6E3D975FE1E2729A7 /* FIRCLSUnwind_x86.h in Headers */ = {isa = PBXBuildFile; fileRef = F188D46358F1DC0CCD64F513F3B4560A /* FIRCLSUnwind_x86.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 78CC20DF3953D9782AD04C24F8282C24 /* FIRComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 16F8A08331D86777EE250BDBE4AB06DA /* FIRComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 78CC9C77AF2FA94F54BEDE7ECE3505AB /* UrlLauncherPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99D721D409A8924CB7DF038F765BCA1A /* UrlLauncherPlugin.swift */; }; - 797E235C1FAF7E3A58C339506CCB49D9 /* GDTCORStorageMetadata.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C1803BBAB1BEBD2D36941B14076E0C8 /* GDTCORStorageMetadata.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7984A65C84E25EA56642C30C3E0F9475 /* UIViewProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1887B23EA14A5CBB9DE6A3F12EC1BC99 /* UIViewProxyAPIDelegate.swift */; }; - 79C113AFB24C4BCC65C34E5CC7E99683 /* dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFC92C31D69AACC9F1F43155284945C /* dummy.m */; }; - 79F6A019C16E724BE858695C54568C1D /* StructWrappers.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAED401E0AC8386E6D5938B38BA3B172 /* StructWrappers.swift */; }; - 7A047E6D64D797E5808BF344C919B244 /* FIRInstallationsItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F01B244D71FA09E4B72DFCF19695DE1 /* FIRInstallationsItem.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7B13D6908614CAC8331AC02632F3C434 /* FIRCLSDataCollectionToken.m in Sources */ = {isa = PBXBuildFile; fileRef = C4874812B1C86C17CEBD5A4967975F73 /* FIRCLSDataCollectionToken.m */; }; - 7B4E5363A8F4F1F31F109EC187B03137 /* FIRComponentContainerInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = BA3190C71A86270FA4F698FE8F78516E /* FIRComponentContainerInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7BCD5862E1D8794FFDDF8D379F337449 /* WebsiteDataStoreProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A40AA810C7EBC55A4EDA4F311B4089C0 /* WebsiteDataStoreProxyAPIDelegate.swift */; }; - 7BF9868FCF11A90D3393703D4C2379A1 /* FIRStackFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 8770DC95503B4A33766AEE30B62764B6 /* FIRStackFrame.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7C0121B538EB4233758D12B2E717B06C /* FIRCLSAllocate.c in Sources */ = {isa = PBXBuildFile; fileRef = 75ED653554A07DA084112614A62760C0 /* FIRCLSAllocate.c */; }; - 7C3247DD4071AF6D1F034F04561025B3 /* FIRVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 597A9B79CE225B05256095FD16201E01 /* FIRVersion.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7C688C82BF8EE1784FE3E53618B0D06E /* messages.g.swift in Sources */ = {isa = PBXBuildFile; fileRef = 357C825D1FC5A78732003D6313339CD7 /* messages.g.swift */; }; - 7D2FC230F27851581EC363CD66A50782 /* FIRInstallationsItem+RegisterInstallationAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = 757B36D3EF3AF8FEB77EF83D29C59FB3 /* FIRInstallationsItem+RegisterInstallationAPI.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7D6F72E2334791674DDEBAE7BFFD9A89 /* FIRCLSFABNetworkClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E8A675F08174609CA41B2871ABF7C01 /* FIRCLSFABNetworkClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7DD26F7F0DD62F7B19AA425CBE2380FE /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1FA9C4E24310EFE0E4667DCD0FFB6CB5 /* PrivacyInfo.xcprivacy */; }; - 7DEA726F406025E5E91047078D61AB4D /* FIRCLSLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 0EF7A9B355C7799DA182E1D63985976D /* FIRCLSLogger.m */; }; - 7E3DEE1FA756509F24C8F10AB91E0A13 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 65C68EB0DF257B78DF34A6EBDB425915 /* PrivacyInfo.xcprivacy */; }; - 7EB152D8DD26FA6FFD7FAE12B9B2D5C3 /* FIRInstallations.m in Sources */ = {isa = PBXBuildFile; fileRef = 61FE4801EB4E1F59BB0B65FD31A59CD1 /* FIRInstallations.m */; }; - 7F1DACB19B01CE8D71272BFCC35C230B /* FIRCLSInternalReport.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CB2FA1436D682240E8A2901EFC7EC70 /* FIRCLSInternalReport.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8005A80E87900D4338A12D2F110964E7 /* FIRInteropParameterNames.h in Headers */ = {isa = PBXBuildFile; fileRef = F7122662C60F4BF5FFFFED1DF2A84906 /* FIRInteropParameterNames.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 80062978950ADFF0F3A55DF1BE63EBDA /* FIRComponentType.h in Headers */ = {isa = PBXBuildFile; fileRef = CF3521AF51CF3E33EA6BB2D8DCD53FA7 /* FIRComponentType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 808CFE21851BC45C5A5AB37DA9D2B59C /* GDTCORDirectorySizeTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = CF8A57244D5C9371AC830FC488741A5B /* GDTCORDirectorySizeTracker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 80C6700D5365DCBB08BF32EFEBDA1E87 /* FIRFirebaseUserAgent.h in Headers */ = {isa = PBXBuildFile; fileRef = D49B6511BF694C4FB9D2FCBE61CE8715 /* FIRFirebaseUserAgent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 80D7137D029CC86A7035871ED2ABF9D7 /* FBLPromise+Reduce.m in Sources */ = {isa = PBXBuildFile; fileRef = D111F72E596EC3B84EC36610125C93C0 /* FBLPromise+Reduce.m */; }; - 80EFAB215DE0C1DD2FE58180CC9E9395 /* GULNSData+zlib.m in Sources */ = {isa = PBXBuildFile; fileRef = 9099484299863B2870381CF80DCE1091 /* GULNSData+zlib.m */; }; - 80FE76A60580CB0E2FE42AA36448E862 /* GULNetwork.h in Headers */ = {isa = PBXBuildFile; fileRef = D71576DDA8FE22C97ACA228BF831B984 /* GULNetwork.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 818D2480C48C09129ACB445BF78AE111 /* ScrollViewDelegateProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D80655D879580DAB730325B08150A9D6 /* ScrollViewDelegateProxyAPIDelegate.swift */; }; - 81EECE7759713A24E276123C19B7798E /* FIRCLSMachException.h in Headers */ = {isa = PBXBuildFile; fileRef = F1660EFCB9B6CC200880AD359C8EFCF9 /* FIRCLSMachException.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 82019FB71D33F7233F14CA94FDC3A01C /* FIRConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 75D56317D94F5E2BD9A27AA5B9C33997 /* FIRConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8207A0ED6AFBF5E12706086C943E1D93 /* HTTPCookieStoreProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70A9D5FFFE6ACF968DE67656C6F96439 /* HTTPCookieStoreProxyAPIDelegate.swift */; }; - 824366ADB7B61135621574CF53DAD1BE /* FIRCLSReportManager_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F92D21CB779494FD0E7C42FA219925A /* FIRCLSReportManager_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 82B6582085DD01E21AC43A99752901B3 /* FIRCLSInstallIdentifierModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 76C845E235045DA287BD2351123B821E /* FIRCLSInstallIdentifierModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 831E48632B3090A5AADA45DB9F14C6A8 /* FBLPromise+Recover.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BE525A17B69B25EBACF64044868A436 /* FBLPromise+Recover.m */; }; - 8323DDA224127E51468859EEF815DCEF /* FIRCLSApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 80A408BEB8F2210D5069043041A01824 /* FIRCLSApplication.m */; }; - 833188EEEBA02EDDCF8A16F1D8AC5783 /* GULNetworkMessageCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 55DDFB34CA1C74700B1FA00E25EB1A91 /* GULNetworkMessageCode.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 837BD3289540A045D7A7B0129C84C821 /* FBLPromise+Retry.h in Headers */ = {isa = PBXBuildFile; fileRef = 04EEF700003A7639332FE639A7FBD9CB /* FBLPromise+Retry.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 83829244A729DED049B6047C7BC232AA /* crashlytics.nanopb.h in Headers */ = {isa = PBXBuildFile; fileRef = 50087BB0F8B5D87642308D3B5D3FDB83 /* crashlytics.nanopb.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 83B6B9A43BAA727D487D1D1CBB976C66 /* FIRMessagingConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 43151E946D97EF26F957B2E822D40855 /* FIRMessagingConstants.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 83C0EE2EE4CB5243D254711522704B52 /* FIRMessagingTokenInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EE06CF075A1E6CEA3E14CBC4F5D49D0 /* FIRMessagingTokenInfo.m */; }; - 83E8E112B549AAA2D6DA94E1C41AC0FF /* FIRCLSDataParsing.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CB2FC9D75B073FC0B576595FAB2B0C6 /* FIRCLSDataParsing.c */; }; - 842C1CB4FCBE6DD74B09FCE01C0FB0E2 /* cct.nanopb.h in Headers */ = {isa = PBXBuildFile; fileRef = B15B0EEE15C8DEBA77329A3CDE936DFA /* cct.nanopb.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8441920A98085B1D9ADEFB892777BE5D /* PromiseError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8607CF59ED3E54B9E5C93072B9AB5B78 /* PromiseError.swift */; }; - 84A4CD5012710202410B4C237CD235CF /* FIRCLSUnwind.c in Sources */ = {isa = PBXBuildFile; fileRef = C3AAB78C6206C84D691CD26BB8DAF8E6 /* FIRCLSUnwind.c */; }; - 84A6517DFDFCBADAE99B541CF8E0EE5A /* ProxyAPIRegistrar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73B69C7BA32E0D68895EF296E83F7722 /* ProxyAPIRegistrar.swift */; }; - 84AFFFACB90A64E76D3B0642271AEB12 /* GoogleDataTransport-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 54C74C90D8EF1917368CDB9DDCF742EE /* GoogleDataTransport-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 84FC03260415648206785FDA24600414 /* FIRCurrentDateProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 61174DD86AF0CA54B3354BE21A65BDC7 /* FIRCurrentDateProvider.m */; }; - 85140911E60EA0B67086AFBED8401DEF /* GDTCORAssert.m in Sources */ = {isa = PBXBuildFile; fileRef = 833E6580EEF10B720BDA0739A3730F89 /* GDTCORAssert.m */; }; - 8578B6BAF005A24467359D1FD2C83700 /* FIRComponentType.h in Headers */ = {isa = PBXBuildFile; fileRef = 73796AF02B8365493ABF96F615EB5FF7 /* FIRComponentType.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 85AB104DD5AE263659C01E5DD4530F4F /* FIRCLSFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A762549DACB37F8DC39AE644F879A2CC /* FIRCLSFileManager.m */; }; - 85C00C07E74C13A735789778114E85D6 /* FIRCLSByteUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 12D6EA4C18AA3755661860FEE3E4F021 /* FIRCLSByteUtility.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 85F58B98F8D3EFC49E042D1796024A4A /* FIRInstallationsLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = F37CF34309C18F71AC66DCB4576CC014 /* FIRInstallationsLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 85F677F49CED177936E92959EB2F3A9C /* GDTCORStorageEventSelector.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E4284DD8CD39BD7B5EA7612E78D12E3 /* GDTCORStorageEventSelector.m */; }; - 861951D84B01EC181BA5D54E56A90B2D /* FIRComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 36D8192D1180ADE2D957AD31F2E2E54A /* FIRComponent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8642FAA5993E45329DCBED8F4113B42B /* FIRFirebaseUserAgent.m in Sources */ = {isa = PBXBuildFile; fileRef = 49811554B63DC75E589C8602DD56E4AD /* FIRFirebaseUserAgent.m */; }; - 8680F5CBAE36B369585B3665699F9483 /* FIRCLSCompoundOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = D1295C7DB224BAD26C2F094612235E62 /* FIRCLSCompoundOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 868201E8D6D08C3DAC5B36213228C6B9 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 729CA4C20AE328C6471859880335A3E0 /* Security.framework */; }; - 868DD3A996188D672C6AD0E5E3CE4EBE /* FIRMessagingTokenDeleteOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = EEBECA0004A9A7D4029840F77AA92401 /* FIRMessagingTokenDeleteOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 869140E937EC0F25F86B4C1AC97CE794 /* FIRCLSCompoundOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FE9B5DB9CC1E6C83E91FB1BFC955447 /* FIRCLSCompoundOperation.m */; }; - 871FDF6F185DE60CE45BF054C1DCD8CB /* FIRCLSUnwind_x86.c in Sources */ = {isa = PBXBuildFile; fileRef = BFBB7148C37987790576BA2D37CB35DC /* FIRCLSUnwind_x86.c */; }; - 873D22DFCF8397981E2651737DC7A819 /* FirebaseInstallations-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = ACAACEA921C4CCC6F1FF29FF315CC99A /* FirebaseInstallations-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 883C1B80C6A8A8F4900CD4F04057FCE3 /* SessionsSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CD2D9B80638C6FE492C13D209067773 /* SessionsSettings.swift */; }; - 88CC0C8384DF2BB9B77635B642EE1593 /* FIRMessagingCheckinService.m in Sources */ = {isa = PBXBuildFile; fileRef = D9B835F276A71DF1D7355C44D08D3F74 /* FIRMessagingCheckinService.m */; }; - 88F6D302E2FFC923AF379AC2756A095C /* SecCertificateProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CB085DD4B109890A6DBB89712C0C83B /* SecCertificateProxyAPIDelegate.swift */; }; - 8945904F0AF04E1A3725028046059E40 /* FIRCLSDwarfExpressionMachine.h in Headers */ = {isa = PBXBuildFile; fileRef = 66C79C44D9F5A5066B3EF6D62C881067 /* FIRCLSDwarfExpressionMachine.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8971C3CD642A57E0896198F268FFC13B /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 293056261ADE349D17F242A1A0D13926 /* PrivacyInfo.xcprivacy */; }; - 897E3A02ABF90E32A6DF1CD20E77C1DB /* SharePlusMacosPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80F8CD16C3DC7A4EEF4B73E3919E7DD8 /* SharePlusMacosPlugin.swift */; }; - 8A657112027AC5444E78574F6FE5A50D /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = EFB9377776CD195128BC0B661063C93E /* PrivacyInfo.xcprivacy */; }; - 8A83A44B92179800A4F3A050025247D3 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1AD20432B081C29491099CE18114D6A5 /* PrivacyInfo.xcprivacy */; }; - 8A9C4A6659C4C1858932E6870C794211 /* FirebaseCoreInternal-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 6344D5D07EEB67525524BB6B3CF0DE40 /* FirebaseCoreInternal-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8AEB60B11709E0336317CB73DAD37F91 /* FIRCLSContextInitData.m in Sources */ = {isa = PBXBuildFile; fileRef = 2513FC4FA2508D9251B98170BE9C6C8C /* FIRCLSContextInitData.m */; }; - 8B9AD22A665B2259F7AC505416F209D6 /* ErrorProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E07DAAF1DF11F3F850445FE463739802 /* ErrorProxyAPIDelegate.swift */; }; - 8BAEBA5121485EBA07DA0B1E649C3E78 /* FIRCLSHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = C6AC03BB6E0BFE0632161BCB9BFB1654 /* FIRCLSHandler.m */; }; - 8C191C15E89DAF215013DA90E73EE190 /* FLTFirebasePluginRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FFBE960423A1C4DE6941675A3677396 /* FLTFirebasePluginRegistry.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8CD7D0F5BB1913CE087103E4A4CA65DA /* FIRCLSUUID.h in Headers */ = {isa = PBXBuildFile; fileRef = C24781910D1811A7F928D6BB9F0541D7 /* FIRCLSUUID.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8CF8BBCD500B36225A92C641ACF3D19E /* path_provider_foundation-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 6704F5CB6A3D9E2E72E8FD2283067E2D /* path_provider_foundation-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8D00F5C206147D7F692B006B38A64181 /* GULLoggerCodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 1566E6FA1757911E7F59697428EAEC15 /* GULLoggerCodes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8D53F571BD3D1583955166C390AF0293 /* GDTCORFlatFileStorage+Promises.m in Sources */ = {isa = PBXBuildFile; fileRef = FD66A9F68C6899B657527F21D1BE638E /* GDTCORFlatFileStorage+Promises.m */; }; - 8D69937264E5C623E7F3824779F31465 /* FIRCLSDwarfUnwindRegisters.h in Headers */ = {isa = PBXBuildFile; fileRef = ED89DF571ED9181224E1660DCA40A16A /* FIRCLSDwarfUnwindRegisters.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8D78439BB7D2AE051B5E128C17B5A1B5 /* Heartbeat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F6886280EE8EA667C62029E85E38CFE /* Heartbeat.swift */; }; - 8D97DBE5919E48A6B7CF7A9EA0148B9A /* FIRCLSInternalLogging.c in Sources */ = {isa = PBXBuildFile; fileRef = BB5106DF048B712EA08D5454320FC12E /* FIRCLSInternalLogging.c */; }; - 8DBEC81198B4AA3F2C20AC67AE154DD8 /* FIRComponentContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A7A1922715B3E7AE2737821C0D8BA11 /* FIRComponentContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8DD4E2AD40D71DA29222600313F0B05E /* FBLPromise+Recover.h in Headers */ = {isa = PBXBuildFile; fileRef = F3B1082F49695398603A6636A263FE8B /* FBLPromise+Recover.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8E01A9576ED79ECB6E8F492922082C30 /* FirebaseMessaging-FirebaseMessaging_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = B0B6501341FD6783C6874C54AB31A9CF /* FirebaseMessaging-FirebaseMessaging_Privacy */; }; - 8F56DEA776112026B381A99CD4F9F87A /* FIRCLSApplicationIdentifierModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B987CE3B7B0FC578D2E7A2F96F87ABD /* FIRCLSApplicationIdentifierModel.m */; }; - 8F6DD70991DA9C55131E9AB594440BC4 /* ExceptionModel_Platform.h in Headers */ = {isa = PBXBuildFile; fileRef = AE4A2FCD28CB44DBBA0AC43843E682B0 /* ExceptionModel_Platform.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8FC496DC2BD6D01ED24A3073B2D0A063 /* GDTCOREvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 77C7CD522289E737DAC923394CF8441D /* GDTCOREvent.m */; }; - 911CBCA0202CB4E5C1F676BD2A95EC59 /* FIRCLSThreadArrayOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = D1CFC8A00AE61B167D2915E2A58769E3 /* FIRCLSThreadArrayOperation.m */; }; - 919F0DB39C707E5B808F593CD1F22A35 /* FirebaseInstallations.h in Headers */ = {isa = PBXBuildFile; fileRef = 50CC3ED9920490B48CCCE27E814FC640 /* FirebaseInstallations.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 919F8BA5852E0983A1ED18517E4E66BE /* GULNetworkURLSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 94EB4D72AEFFE68CC898F3131984DAF6 /* GULNetworkURLSession.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9286470E642B511328404E7C4C4CEEB5 /* FIRCLSUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = 41DAFD07E3D5A7E582877D426FE2EBA5 /* FIRCLSUserDefaults.m */; }; - 92A98D43580572A2723CDA4830D2760F /* HeartbeatStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE201D5432AED09B090863D87890CB4E /* HeartbeatStorage.swift */; }; - 92B8E87EAB0A3C8522F6C5F3D0D9ADBE /* FIRMessagingTokenStore.h in Headers */ = {isa = PBXBuildFile; fileRef = D0D231D6B4EE89BF37BBDB7F9E8DBE50 /* FIRMessagingTokenStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 93179BCBE92B882EF7312F10EBE529B3 /* FIRLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 0E5C99AF93621C42A3078733100ACBA7 /* FIRLibrary.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 93740B3CBF2FCEC125AC003302B4E748 /* FIRExceptionModel.m in Sources */ = {isa = PBXBuildFile; fileRef = C6A626CB30450EBF54D01D695D27CB46 /* FIRExceptionModel.m */; }; - 93D24757537CB30A0FA9434A0B638E93 /* FLTFirebaseCorePlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = D543161668CCE04D90AF67626337B039 /* FLTFirebaseCorePlugin.m */; }; - 93DABE168FDD85D43588D13CAE842839 /* GDTCORTransformer_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AC62E17FF64339D5B205AD1EB8B8DEF /* GDTCORTransformer_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9455A36774C20BB0B747325544888D17 /* FBLPromiseError.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DDEF6A4DEADF2CD264ADEC677143EE8 /* FBLPromiseError.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 948E18DA8242811425A11A87BC68C3C3 /* shared_preferences_foundation-shared_preferences_foundation_privacy in Resources */ = {isa = PBXBuildFile; fileRef = 0652FCE3FC19056983AABE058B3CC45B /* shared_preferences_foundation-shared_preferences_foundation_privacy */; }; - 94DC7DFB5715AA1EC7A2FB95470B43C9 /* FIRInstallationsAPIService.m in Sources */ = {isa = PBXBuildFile; fileRef = DEF44F8BADE276FDEC32B9E08C8E3ECB /* FIRInstallationsAPIService.m */; }; - 953B99FB45936C593F7193779B12B739 /* GDTCORTransport.h in Headers */ = {isa = PBXBuildFile; fileRef = 901C66CF3C2DA381B4C972E3DD737C36 /* GDTCORTransport.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9598A1106005BD9E0AB8999127F43F89 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 729CA4C20AE328C6471859880335A3E0 /* Security.framework */; }; - 96256890287C5DAEB3B2BE280098789D /* FIRCLSLaunchMarkerModel.h in Headers */ = {isa = PBXBuildFile; fileRef = C1F84D9435A15EF6FFFF7D6F2CE13744 /* FIRCLSLaunchMarkerModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 964C066AA40A984925161398508B0E34 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - 966AAE14854668BC5E36B753752269F0 /* FIRCLSSettings.m in Sources */ = {isa = PBXBuildFile; fileRef = 19B2485F72B74F8A3B556DDC56F952A9 /* FIRCLSSettings.m */; }; - 968CD7330CA849B302A913438325AB1D /* SessionInitiator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6255F997AB8805E8E2A8856F375C0B2 /* SessionInitiator.swift */; }; - 974B52604245D6D9BEAAAD8A5A0050A4 /* FIRCLSSymbolResolver.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F5DEB2D36689F0A172924305A7E4495 /* FIRCLSSymbolResolver.m */; }; - 974FDD104417DC200189ECA704A8B4FD /* FIRMessagingAuthKeychain.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E4188BA16EBCE8262A13E07DEA93025 /* FIRMessagingAuthKeychain.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 978E07AD78467D01A7ADFE4DC1359DCA /* FIRCLSExistingReportManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 14EA3653315A52382D3EFF08E14E3182 /* FIRCLSExistingReportManager.m */; }; - 987F562CCAB9C50D6C1BE018728822CE /* WebKitLibrary.g.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7ECB8FFACB0F6673A97151049F21CCF /* WebKitLibrary.g.swift */; }; - 98A85CE6556D638E7ABC8FCA1B1860C9 /* FlutterAssetManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2429850B3E2BD103F5E30CC340127F5B /* FlutterAssetManager.swift */; }; - 9919DA70658A3613936F0847870C4665 /* FIRMessagingTokenStore.m in Sources */ = {isa = PBXBuildFile; fileRef = C89545D7C5166D1F2150FCB32CDAF980 /* FIRMessagingTokenStore.m */; }; - 9921C41727F062CDDE4E2E733F0B0500 /* GDTCORMetricsController.h in Headers */ = {isa = PBXBuildFile; fileRef = BF966A4A6134657196A2BFF4FA2CD3FC /* GDTCORMetricsController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 99720165DDA79C47DD5DF58E2C69AE23 /* RemoteConfigInterop.swift in Sources */ = {isa = PBXBuildFile; fileRef = 485525F44B02429CED5824156088CB8E /* RemoteConfigInterop.swift */; }; - 9976B547A9A4C4B9D91738CE11969F4A /* PromisesSwift-Promises_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = 067CED0F0662BBE6DC889AEC6DAB3049 /* PromisesSwift-Promises_Privacy */; }; - 99C6100239AD674849C50A7310489D06 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 5E1F9EFC5F7BF44E60A882C51D7EBBEE /* PrivacyInfo.xcprivacy */; }; - 99FEF0027C6EE19F96F03898C9DCE393 /* FLTFirebaseMessagingPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = F103CA2EEDF92C16C665AE23E44CC4E6 /* FLTFirebaseMessagingPlugin.m */; }; - 9A28CCB58FED93B65346E320FF6001E0 /* FIRCLSFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 4760FB9FBFF4916C58B431690C998AEF /* FIRCLSFile.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9A42A8E94B6F06B96DBF96C44E60D295 /* FIRMessagingTopicsCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = 0DB038E187A0CC7EC7EF086E1F2AD5B4 /* FIRMessagingTopicsCommon.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9A7DA00453BE8717FABA4FBABC8C6800 /* GULNetworkConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 124E73B44028489B0F582C49756B1381 /* GULNetworkConstants.m */; }; - 9AE2268847B2E98B71E80ABD447F79BB /* FIROptions.m in Sources */ = {isa = PBXBuildFile; fileRef = F3E4D7E35E478D899AE3A4D3DCDA9540 /* FIROptions.m */; }; - 9B12DB01F1E9F8EFBB0AC340B525FB2A /* FIRInstallationsStoredItem.m in Sources */ = {isa = PBXBuildFile; fileRef = FDB681A94069C24435B8D0250D0B5D5E /* FIRInstallationsStoredItem.m */; }; - 9B21814BB3DAE11164A43F731725D2AD /* GULLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 079C3315CA0E164972B1BF26AA873B58 /* GULLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9B5FF1258617F7BDF64F7BAAEA46B440 /* FIRComponentContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = D9718CB60C293EA3CA88592507599D85 /* FIRComponentContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9C7280C2BAFA7F7551F8F24E3E8C377B /* FIRAnalyticsInterop.h in Headers */ = {isa = PBXBuildFile; fileRef = E957EB5A34D30813D871F0E19C8D8D0F /* FIRAnalyticsInterop.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9C93FA53560141F13E61C2462BA0C169 /* PathProviderPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = D11C69CCA842F9F3A757687307F7A169 /* PathProviderPlugin.swift */; }; - 9CAC8D7BFB8F6644939DC2F715FA3BBB /* FIRMessagingTokenFetchOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AEB83730FC851BCAAEC0C837799BCA2 /* FIRMessagingTokenFetchOperation.m */; }; - 9CB65CD495EB86ADED7B4386EF239FF9 /* local_auth_darwin-local_auth_darwin_privacy in Resources */ = {isa = PBXBuildFile; fileRef = 074282E39D46BA74A765730C057AFC43 /* local_auth_darwin-local_auth_darwin_privacy */; }; - 9D88844EBC2B4C17450E0BD417951F21 /* FIRCLSByteUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 2AE620C73393F4484C8B64E6E8DE3F6C /* FIRCLSByteUtility.m */; }; - 9DE3174F9C0C0ABB3FB88613C9841DD5 /* Promise.swift in Sources */ = {isa = PBXBuildFile; fileRef = 050398AFB114E223C3DC37D9AB0D68D9 /* Promise.swift */; }; - 9E32342595FF53467C671A064FDA7C8A /* FIRHeartbeatLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 556A7B0CABBE19CE94F4F4488644BE32 /* FIRHeartbeatLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9E52BE27BFA4E5417B61C9E3F7D5BDC6 /* share_plus-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BBC60BE5E22F028796F1EA666D94148 /* share_plus-dummy.m */; }; - 9E8180B805B44EF001DD49A2C3D8F085 /* NanoPB+CustomStringConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8305395870C07FBADA624DA58EE59675 /* NanoPB+CustomStringConvertible.swift */; }; - 9F63E219FDF65F3A7E23CB361B6D0295 /* FIRCLSContext.m in Sources */ = {isa = PBXBuildFile; fileRef = AE68306C83553537856969F83F4CE246 /* FIRCLSContext.m */; }; - 9FE185574CC50DDA4688E09DCDD2CEDB /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29FEF7D4A62D286C982A59A913FC2FBF /* Storage.swift */; }; - A0156D6E3FFC54EC29B392E8881A1C1C /* local_auth_darwin-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CBB91F0A98B843B4D3FA7DCF8BB10480 /* local_auth_darwin-dummy.m */; }; - A02C5DCE15670B1105250B319D4EFC58 /* FIRExceptionModel_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 6AA5C80F2CBDC35AE33B3BA5CFC0738B /* FIRExceptionModel_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A041E57F4547DBE3BA73083D60B15740 /* FIRCLSCompactUnwind_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 59199A63A0B5FD7FAEABDF63C6AD8823 /* FIRCLSCompactUnwind_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A0602224813FB77A392FBB10B985D587 /* _ObjC_HeartbeatController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1EA892D31E58E102910D5BE9E294627 /* _ObjC_HeartbeatController.swift */; }; - A08902B73028591777F559729FD4F104 /* FIRComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 395ABC1555AEB52F9BB50A5B30BAA10B /* FIRComponent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A10D4A5EA64AA2BFFC1FC7C8EB0C080A /* FIRMessagingPersistentSyncMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = E262C83AEC6D38C5709F50200799E837 /* FIRMessagingPersistentSyncMessage.m */; }; - A12C36C29D922EB0B8DE33ADC666467B /* FIRAppInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 394CE7EF761A29FA0C9C29A85E27EF42 /* FIRAppInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A13C163E5427BB196E1F2DA8BE316479 /* FIRCrashlyticsReport_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = DCCD9F87ACD52979D273E9377E5F0F01 /* FIRCrashlyticsReport_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A194399E77C8C559E341EDD9AA51D3D9 /* FirebaseCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5967F356DA709F0333D76179D50A20B4 /* FirebaseCore-dummy.m */; }; - A1B3EC84E84709D1D591967CD89203C3 /* GDTCORLogSourceMetrics.m in Sources */ = {isa = PBXBuildFile; fileRef = B814C9D4DF8B619723898953573964CB /* GDTCORLogSourceMetrics.m */; }; - A29012C6BD01AD67126E766CF1327920 /* FIRCrashlyticsReport.m in Sources */ = {isa = PBXBuildFile; fileRef = FB7BCF7000B252A10C2BE68E79EFF213 /* FIRCrashlyticsReport.m */; }; - A2C85E16808A466241D0878731384E2B /* FIRMessagingContextManagerService.m in Sources */ = {isa = PBXBuildFile; fileRef = 14B22373368BC07EE98EC8D1BE58BF0A /* FIRMessagingContextManagerService.m */; }; - A326A06CDE80780BC3E2598BB5E87318 /* FIRCLSProcessReportOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 68FE217C9487E404A07E22C033710FC1 /* FIRCLSProcessReportOperation.m */; }; - A33FB56E7656DA6037C85C765A751C2F /* StorageFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C21E989F4C288CFA91220B645E29303 /* StorageFactory.swift */; }; - A3428E7FF814B93B6A6C422EA57FB8BF /* FIRCLSFABHost.h in Headers */ = {isa = PBXBuildFile; fileRef = D6A694E5CFE54985CA217EF479067E08 /* FIRCLSFABHost.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A366AF91B9DE1A0AA0707EDB971D4E81 /* GDTCORFlatFileStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 47C88F855013ADFCBA54567B3111DF20 /* GDTCORFlatFileStorage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A36F19C9DF4E297B28700A716CDACDCA /* FIRCLSSettings.h in Headers */ = {isa = PBXBuildFile; fileRef = 62FD85DB780B175ECDEFD4D941B4F616 /* FIRCLSSettings.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A3CA176A0ADC20F2B71F63DF1FB69A59 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C2A933C6BA2EE4630B498551C5418737 /* SystemConfiguration.framework */; }; - A3E08F92A0ECA1209920ED368EC9C5D0 /* GDTCORConsoleLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FD7AA784F1CCCB6F09D262BC910EF2A /* GDTCORConsoleLogger.m */; }; - A435606EA71AED4A367CB34AB7A0FE02 /* FIRCLSReportManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AB643C1A1015A11BB7F0C1639EC60D8 /* FIRCLSReportManager.m */; }; - A43AB6B5490A42E1204CDE20B4127B52 /* firebase_crashlytics-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B8238213F0492EC8CE817961D1B0145 /* firebase_crashlytics-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A44196A4F2C064F8D420D30D69B518E5 /* FIRMessagingInterop.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B928F03434F694154A227550761F842 /* FIRMessagingInterop.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A4CEA300FBE7F8F3D354E191868F85E1 /* GDTCORReachability_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = C9CF803168DE1FC3DC34AA27F7C99C52 /* GDTCORReachability_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A4F8FB65F7325740A70C20C45D96DD37 /* FIRCLSFABNetworkClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 6DF9AC97649B34C0339F54872D78B9F4 /* FIRCLSFABNetworkClient.m */; }; - A579B47C1CE8DDB5E24C9B7F32D6621B /* FIRMessagingRemoteNotificationsProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = A35E0D5822A5D6E2A397F9ED4BDE3379 /* FIRMessagingRemoteNotificationsProxy.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A583AA6CBFDD17316945DED3093CA675 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - A5AA673785AB6B6575970E383A788DDC /* package_info_plus-package_info_plus_privacy in Resources */ = {isa = PBXBuildFile; fileRef = 64FB8D36F3D5FD1F4E08A8CB92BCD154 /* package_info_plus-package_info_plus_privacy */; }; - A65AAA125041B644C95A3CE4AE89A6F9 /* FIRCLSReportManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5FED846771FB5D45B6477D3FE08BC481 /* FIRCLSReportManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A6CA05C965906119404829C222B74816 /* FBLPromise+Always.m in Sources */ = {isa = PBXBuildFile; fileRef = A89F22CEE99A1E553D949A607AD2D2F8 /* FBLPromise+Always.m */; }; - A704238E188C743C8204DBA43CF978B4 /* FirebaseSessions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C1F6B4BE5894E25E047EB3B6DAB8CDC /* FirebaseSessions.swift */; }; - A7E3ED7CBC84B5C4533D9EDF4DA63F35 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 0A4E2D87C05E87F9E47968221128C40C /* PrivacyInfo.xcprivacy */; }; - A813CA782F818D054DD3FD24D4B9DF8A /* FIRInstallationsErrorUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = D8ED84BB7A13177F68302A3DE58730FC /* FIRInstallationsErrorUtil.m */; }; - A834828784CECF8FE6C34E478C271225 /* WebpagePreferencesProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35E73D9D6A1D99287E8FBA63DB97E89 /* WebpagePreferencesProxyAPIDelegate.swift */; }; - A84C3F518A8BB6AEEDEB4CB9D7F91349 /* FIRLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 532EA294DE4634B102C4506634F172B3 /* FIRLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A87C9CFD1C00F03E54A5F60A7FA0839F /* UserContentControllerProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3ECABD65306E92F803F68B822911820 /* UserContentControllerProxyAPIDelegate.swift */; }; - A8AE9E1942003153EF375DDEE285BCE4 /* FIRCLSUnwind_arch.h in Headers */ = {isa = PBXBuildFile; fileRef = F188452DB5ACE96F6A711B5854857954 /* FIRCLSUnwind_arch.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A904FE1BFF82F35B7BCB78904F1B8780 /* FLTFirebaseCrashlyticsPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 282FA461D97188E23E24E29AC6CB56ED /* FLTFirebaseCrashlyticsPlugin.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A984606A34E3BF5B25FC3CF265D5D3E1 /* FIRMessagingKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = F2535650FCF39A7B1F386CE4418DB7A0 /* FIRMessagingKeychain.m */; }; - A9B0F152A64FC8E5056675D95C04F346 /* FIRMessagingAnalytics.m in Sources */ = {isa = PBXBuildFile; fileRef = CC042C514D3B69EBAC1CF03A75F60167 /* FIRMessagingAnalytics.m */; }; - A9BE8AD4BB7018AE6EBE98EB95DDD486 /* Promise+Timeout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32AEA82916DE219A68497C05FE298E70 /* Promise+Timeout.swift */; }; - AAFE417F13CFCC4D711A765EA62DF9D6 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 83B809039EAB9664AE63DC7724DE4826 /* PrivacyInfo.xcprivacy */; }; - AB0C1E787C3CA5B646D5F9011C5B960E /* FIRMessagingAPNSInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 51CDD6C65AF1DA3F24A61A279167A146 /* FIRMessagingAPNSInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AB3CBAF0C34944A0C73FEF82CD2AE42D /* url_launcher_macos-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B021C9489ED39135908D1BE38A03409A /* url_launcher_macos-dummy.m */; }; - AB57EB72072F6E9380AD50ED5E956C9D /* FIRMessaging_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = A5C93C3F4A3481E7FB81FF2C57B40395 /* FIRMessaging_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AB5F9DE5E6C2A6C96F9EFDC209CBDD6F /* GDTCORUploadBatch.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A3EA3739FF140C3387B2AC20CDB74D2 /* GDTCORUploadBatch.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AB5FB654B38F95CA6EF00BB2B307A2FC /* FrameInfoProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27652AB768E96015ED394A59D9CDC1D5 /* FrameInfoProxyAPIDelegate.swift */; }; - AB97B1B6442C5B30C6E5AC3B2A970058 /* FIRComponentContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 48997D05208197103A9458DDE911F699 /* FIRComponentContainer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - ABA8B06E3AD4A0B3FF8D005316E55D75 /* FIRInstallationsIIDStore.m in Sources */ = {isa = PBXBuildFile; fileRef = E25183E628438B547EA0FD3D6750A9DD /* FIRInstallationsIIDStore.m */; }; - ABFE416D5F3594BB68A44A3C405E0A69 /* Promise+Then.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E6676D13EE233344927C119426704CB /* Promise+Then.swift */; }; - AC74EA5313772E6F014EC49FEC52BE27 /* StringToHexConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4FF0365D1466956F420C5DF2A634DE1 /* StringToHexConverter.swift */; }; - ACAE457AC98A864CE89F354812F1D755 /* FIRTimestamp.h in Headers */ = {isa = PBXBuildFile; fileRef = 209B39DB5EB5D3069616A383E472AE50 /* FIRTimestamp.h */; settings = {ATTRIBUTES = (Public, ); }; }; - ACC1B0291A6D1635D16C4A3216DFB959 /* SessionGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0D5CED49F07E49E1B77800C56E815CA /* SessionGenerator.swift */; }; - ACD03569013C7A2D5E5006016C042EE3 /* GDTCORRegistrar_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = D007B0C1C81A50F58BF39FB6E52566C3 /* GDTCORRegistrar_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AD6C8214A7D990F58992CDDE139A824B /* FIRCLSCompactUnwind.h in Headers */ = {isa = PBXBuildFile; fileRef = BF430B791006230A53CAC29826ADFB82 /* FIRCLSCompactUnwind.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ADA7922678170D1A0BF4861898BA492E /* GDTCORDirectorySizeTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 77D5E860040CDCD8405B2EA86D09C7BB /* GDTCORDirectorySizeTracker.m */; }; - ADC5BDF07ED98A695453E1E3D41DA79F /* URLRequestProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1132E2EA4E679A7F633382D93917623 /* URLRequestProxyAPIDelegate.swift */; }; - ADE3F72DD6B18D53B955626D988F914E /* FIRInstallationsItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 222283BD0DC36545E65E19D8F4EEB617 /* FIRInstallationsItem.m */; }; - AE051FCDD0B3FED26A758C1D56A02C0E /* FIRCLSUserLogging.m in Sources */ = {isa = PBXBuildFile; fileRef = 586D41F2B2FEAC33522C040CC88AACA7 /* FIRCLSUserLogging.m */; }; - AE56F887A6EA1F82E5C4E29F29331537 /* FIRApp.m in Sources */ = {isa = PBXBuildFile; fileRef = EA3981F3B507CE1CCB8DDA9C6CFFCD20 /* FIRApp.m */; }; - AEAA56B14D962347284A50D9FEA43E7C /* FBLPromise.m in Sources */ = {isa = PBXBuildFile; fileRef = DAC57E6FD3C278214BF075E0E12A4EE5 /* FBLPromise.m */; }; - AEDC078B2A7AEBA4ECC19E68EC13070B /* GDTCORMetrics+GDTCCTSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B0F8AAF443D64564194432C8068B0AD /* GDTCORMetrics+GDTCCTSupport.m */; }; - AF8B0319AF4D881F681F97622F6E4553 /* GoogleUtilities-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 70F83D3B2D0019109FE86381C87EFD13 /* GoogleUtilities-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - AFEED4D8FED10A797A7B59DCF11BE409 /* FIRInstallationsAPIService.h in Headers */ = {isa = PBXBuildFile; fileRef = CF43CF9F5B48636BA55F8FE0C50F1D99 /* FIRInstallationsAPIService.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B0C8A54D8218A254627B2DE6D81C6004 /* GDTCOREventTransformer.h in Headers */ = {isa = PBXBuildFile; fileRef = 95747DD61C535FDC6822D7F8FE7CC84D /* GDTCOREventTransformer.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B0E7E43C5319AB6C21396BC7A575DFFC /* FIRCLSNetworkOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 47B03104FD872591DC795B9F0AB8EC22 /* FIRCLSNetworkOperation.m */; }; - B12D34E006411BF7AE78DF60629A227C /* FIRCLSProcess.c in Sources */ = {isa = PBXBuildFile; fileRef = 26E6EA86D07F594B78C4D9E6E5323AC2 /* FIRCLSProcess.c */; }; - B1763707ADBF7164045DA29D446BBF60 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - B1C404E4D12F0D4C48C020AFB6BB5A39 /* FirebaseCrashlytics.h in Headers */ = {isa = PBXBuildFile; fileRef = FA96B7D55AE26ADAA655699887FDFF49 /* FirebaseCrashlytics.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B22761829E4098E3D9C0203A43D968AD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - B286619CFC72BC50C23EBE34B93E8173 /* FBLPromise+Then.h in Headers */ = {isa = PBXBuildFile; fileRef = B497B0C817441BC41E12670BDEE1A12F /* FBLPromise+Then.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B2E726DBC795CF9ACFB0D18FC7A1D0AB /* FirebaseRemoteConfigInterop-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D8AACEE0F5EE6E90DCD4D663A476BDA1 /* FirebaseRemoteConfigInterop-dummy.m */; }; - B3293774D890C4D76B72B49EE37EE729 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - B3534E023B379E51163273AB1AE361E0 /* FIRAppInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F2C9340F7EBF3BBF68C5173DC270BFC /* FIRAppInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B375EA128E6579366091BAA390BBDD34 /* Pods-RunnerTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8758A56177F57A2EE30894AA6F81B31A /* Pods-RunnerTests-dummy.m */; }; - B38ACE5CDF3FB0D78CEFB765F85E977E /* AuthenticationChallengeResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE296030E75756F6D6D1707A9C219C03 /* AuthenticationChallengeResponse.swift */; }; - B5A3566FE2BE7326EEB3D9EFB38FA40F /* FIRMessagingCheckinStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F0FC39C428870F5C134F0043FCC38C2 /* FIRMessagingCheckinStore.m */; }; - B5A51826CA2312BC7C8F3DB47D729725 /* EventGDTLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = C895020BE1DDF56D264456207B480220 /* EventGDTLogger.swift */; }; - B5E3860B23D4DFE7237C311688437A80 /* GDTCORAssert.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F57A107644EDFD28C1857FA36F15AE4 /* GDTCORAssert.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B62FABE36DF9CB401DB1B42A8E5BF85B /* GDTCOREventDropReason.h in Headers */ = {isa = PBXBuildFile; fileRef = 9AA4A1755B3D9881479A2E24A0ED7F05 /* GDTCOREventDropReason.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B6724ED23F0154650176F7A3CC5F5304 /* FIRCLSDwarfUnwind.c in Sources */ = {isa = PBXBuildFile; fileRef = 72316F466865FB74C9E8403672EC7256 /* FIRCLSDwarfUnwind.c */; }; - B6F6DEBA05E7BAA01D7ECA9A4A87E12E /* FIRCLSDemangleOperation.mm in Sources */ = {isa = PBXBuildFile; fileRef = 58F7865C081E822098E6B4703949D6F3 /* FIRCLSDemangleOperation.mm */; }; - B73D277E531E916BC1A4E954BB05AEA3 /* FIRBundleUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 1248409484FAAEA20EB223340271556E /* FIRBundleUtil.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B779FC9753B5EF7F96EFD4CE14F55167 /* FIRInstallationsErrorUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 008E39C6930011B06E33E298157205B6 /* FIRInstallationsErrorUtil.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B81EBFA12434813F5AAE2CB45A81E503 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - B8990BE09EC45D34A83C12D4E411A468 /* external_prequest_context.nanopb.h in Headers */ = {isa = PBXBuildFile; fileRef = A1D54947170694D51781342A6B0C0664 /* external_prequest_context.nanopb.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B904DEA5CE905491179B1203DD377E29 /* FBLPromise+Delay.m in Sources */ = {isa = PBXBuildFile; fileRef = 57A508CBFE336C4FE653118DB2CBC2D3 /* FBLPromise+Delay.m */; }; - B918115D6DEE03401CE26CCF7EF01FB5 /* FLTFirebaseCrashlyticsPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = FF6FC4159FC754A911F7A5453F68108D /* FLTFirebaseCrashlyticsPlugin.m */; }; - B9AC27020E0B79BE7C26D607C2097CBC /* nanopb-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A250C11945ECB63C66D5E576DFA56E4D /* nanopb-dummy.m */; }; - BA476FBAF4E5FF20D245AD620B3FC62A /* FirebaseCrashlytics-FirebaseCrashlytics_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = 859AE0302B28BD8AE67A780BFCAEE082 /* FirebaseCrashlytics-FirebaseCrashlytics_Privacy */; }; - BAA3F6BF1FBC3BB09AFA6DA02E98B061 /* FBLPromise+Retry.m in Sources */ = {isa = PBXBuildFile; fileRef = 91141F931EF3247EC8246D088DE9E0CB /* FBLPromise+Retry.m */; }; - BAD33FD14B4B821839FDCD85F79BBF3A /* FIRBundleUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D9042D16738AA9151D56C671079F42E /* FIRBundleUtil.m */; }; - BB1C4B2BAFD9A4F62803512404E65800 /* GDTCORPlatform.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CEE4BC6FEC971499A7CFDD2A30F0A97 /* GDTCORPlatform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BB2BF350A890A3A8F150E53523B141D0 /* FBLPromise+Await.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E82A234A9C2AED6140D830E35E52DBA /* FBLPromise+Await.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BB8E149CC53FD0014255FBA173E084A7 /* URLCredentialProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E1EE4A377B3619CDB3DD20CDFE510C4 /* URLCredentialProxyAPIDelegate.swift */; }; - BBB44D1DECA8431B6AEF46AE9817D159 /* FIRCLSLaunchMarkerModel.m in Sources */ = {isa = PBXBuildFile; fileRef = F4D2651DA3C952C74FC057151A559F76 /* FIRCLSLaunchMarkerModel.m */; }; - BBEA4BC4C6B65EEEBAA737935EE7D3AA /* GDTCORTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C3C976EAFD50EFCF328F257A7C1B075 /* GDTCORTransformer.m */; }; - BC75A54C9FC05E2A0F181D743BD0DE69 /* FIRCLSOnDemandModel_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 48B81A253DD71D091839FE9CB5F6A9BD /* FIRCLSOnDemandModel_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BCF54605CC227A3EDE2F1953B154E0C6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - BDD9B5BDCB61D62A1391155F53EF75AE /* GDTCORTargets.h in Headers */ = {isa = PBXBuildFile; fileRef = B7A200DD5A44D4D84F58C71C7094D7CD /* GDTCORTargets.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BE3FE45A69625A273F7DFA0678688B7C /* FIRLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F9C6E3E304B9D91AD59E2B015341FD5 /* FIRLogger.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BE830139C3BD619A9DEEB5B02C1CEBD3 /* FIRCLSRecordHost.m in Sources */ = {isa = PBXBuildFile; fileRef = E3ED2156D7F0E47F79CA85BF9E8870AB /* FIRCLSRecordHost.m */; }; - BEF643AF145CAD02705BF621A9BC2767 /* SessionsSubscriber.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D1C87C89253F7C3CCE64E9BFF39F90B /* SessionsSubscriber.swift */; }; - BF31E357E42661EE8E4D81E1CD24355A /* FIRCLSUserDefaults_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 63E7658CC54544E3E28E1921F3470B57 /* FIRCLSUserDefaults_private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BF6C9ED29D70062B558F82BF1790DD33 /* FIRCLSNotificationManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BE4EA59D652C4CEC455E38359FBC7D41 /* FIRCLSNotificationManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BF8048FDE6BFC4E66080A9B0E6EF93EF /* me.nanopb.c in Sources */ = {isa = PBXBuildFile; fileRef = 4469EC4AAF4417B15E53E021D9D5BB51 /* me.nanopb.c */; }; - BFB4139B79E5AF618B83998B1D6EE4EE /* FIRLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 0285AE5905748D82D65D54F87DAA517A /* FIRLibrary.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BFB70A38FBC448089430E9641CB28CBC /* FIRCLSExistingReportManager_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 977ABC0FD49B8A9BD919C061C3B31F3F /* FIRCLSExistingReportManager_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C00813AA9BBE8064F0F1F92309A71524 /* FIRCLSDataParsing.h in Headers */ = {isa = PBXBuildFile; fileRef = CD37BA028A865024DF3A64754D235C1A /* FIRCLSDataParsing.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C0186D86B866F5B413A0FF3C8988783B /* FBLPromisePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D9CA9FC82CDA34FEC769CCDA9690F44 /* FBLPromisePrivate.h */; settings = {ATTRIBUTES = (Private, ); }; }; - C0A90B1B47B7904B0F40D39EE706FC3E /* UserScriptProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0CC3EC398F8013E6D7C8FC368B31675 /* UserScriptProxyAPIDelegate.swift */; }; - C0BD30D259C2C3FFC8BF4246E9C8978B /* FIRMessagingTokenManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 87B2A525F0C2D1F241B984DB66A6DD59 /* FIRMessagingTokenManager.m */; }; - C0CCC4D34CD879B1B7BF44DD20E1A569 /* FLTFirebasePlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = C09E1BF7C0633FBEFA51D59819B0F93D /* FLTFirebasePlugin.m */; }; - C109F2C8901B61D0BE409E9E0CBD21B0 /* GDTCORReachability.h in Headers */ = {isa = PBXBuildFile; fileRef = A6B70D56C0A81929FCC2D36A859CECD0 /* GDTCORReachability.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C11106A6AC7D59E7D836C96F8AE11C83 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - C193FFF84A5F8386D402E3DB9E67B6A6 /* SettingsProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FCC6B2D14A754C991EE4CAE0EB3AF61 /* SettingsProtocol.swift */; }; - C1B2D0A7F29DC612744DB5F9004DE995 /* FIRInstallationsIIDTokenStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 44A641B337A373377F7166A7E1488B60 /* FIRInstallationsIIDTokenStore.m */; }; - C1D140EC7C18C47176A8FB559CE2CEBC /* FIRCLSMachOSlice.h in Headers */ = {isa = PBXBuildFile; fileRef = F084D1A05D15C191A894B42CDD9D2DD8 /* FIRCLSMachOSlice.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C1DD7A0D293EC9F08921C4AE7A5F987F /* FIRMessagingAPNSInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = D4A6F96CBBCC0134D2EE5EE85A9D1D4C /* FIRMessagingAPNSInfo.m */; }; - C1F8E6F5D8D50DEDD9EF922ED2172719 /* ScriptMessageProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 679541A083A94F962861950878E97A12 /* ScriptMessageProxyAPIDelegate.swift */; }; - C243C9B16DC9931955B9ED975CCF3262 /* FIRCLSRolloutsPersistenceManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 74CF9539D04C19C67ADF7D63D64D40C5 /* FIRCLSRolloutsPersistenceManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C27B5EF0BFE9BE3E6FCA99C745A22213 /* FIRCLSdSYM.m in Sources */ = {isa = PBXBuildFile; fileRef = 19B979706328685A1F58D690DBAB3A0C /* FIRCLSdSYM.m */; }; - C32B7113015245D483DE349C1C036968 /* FIRCLSDemangleOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 516477939441131B41564BB3AF237889 /* FIRCLSDemangleOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C35404BBA5F83E889AA283E5C891F14C /* WebViewFlutterPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A7A7CB39E5A975208778CD8D7849000 /* WebViewFlutterPlugin.swift */; }; - C35541BA8D59A8F58998F4C48DA640A8 /* FirebaseInstallationsInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 3DA6D4B5B841EB1B2FC277271E346E95 /* FirebaseInstallationsInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C357A5179486B286DFB0BDF6FC8A8BA0 /* FIRStackFrame_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B3D847C841CE0C94A84328169372337 /* FIRStackFrame_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C35A369ED24864C187875B8D3DB4E38C /* FIRMessagingDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = C8B45B0DA0E8D557293BFE661C702B14 /* FIRMessagingDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C36F0027F098060E77A114C1C93D086C /* GULReachabilityMessageCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 479A0E67133F4FFAEC5B0C2836A34E77 /* GULReachabilityMessageCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C3AA58D6B02587C2FA014355CE33D7AD /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - C3C26A2E6E4175063C3B95715BDB2DC1 /* shared_preferences_foundation-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A9BBD0DF165C8925C9545F0B25B83E8 /* shared_preferences_foundation-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C3FD2701BE9B314CDECC494DC041D670 /* GoogleDataTransport-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B8A8C728BD70DA89DB97EA15E3B13EDD /* GoogleDataTransport-dummy.m */; }; - C3FF2753F9BBA8B2F3E56908E43B3FBE /* FirebaseCoreInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = FF30D8B861A40916D0CB674B1C590D22 /* FirebaseCoreInternal.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C42F9666440C44A72E5029B26B42E997 /* UnfairLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47136E19568A71295C53B5CF3E0BEF68 /* UnfairLock.swift */; }; - C45C48A9AC7EC0C080A19FBDAE735C9E /* FIRCLSInternalLogging.h in Headers */ = {isa = PBXBuildFile; fileRef = 6721C6FAF7975FE649B285E1DA73E0E7 /* FIRCLSInternalLogging.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C4887738B4BCEA876FD30DCE6B11CDBF /* FIRMessagingLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 3FC92573C3C8AA248A79CABEC9D822A0 /* FIRMessagingLogger.m */; }; - C4ECF19B14F387A4F56B2378229B2B2B /* FIRInstallations.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DBAD70A688101F3732373013F5EC2C6 /* FIRInstallations.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C5541EE19961B93DB36781138E770009 /* SecurityOriginProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1093865CCB98365C33C255C57DD26CE /* SecurityOriginProxyAPIDelegate.swift */; }; - C5688FDE4B65BFB758FC08887462C17D /* FIRInstallationsAuthTokenResultInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BA7EC5F08F4C9C325830B1A6E678E18 /* FIRInstallationsAuthTokenResultInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C5D4B8D1E1FBF37DC76E27AB6E72AB46 /* FIRComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 5186FBAE1FD72748E33225B1200CBE25 /* FIRComponent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C5F0A89BE0840A945C53872C042C82AC /* FirebaseCore-FirebaseCore_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = 8BB937B1C0DFFCF92F41861C2BC54DDA /* FirebaseCore-FirebaseCore_Privacy */; }; - C6E2CB89B6F5B51A7F7C165E1099F275 /* messages.g.h in Headers */ = {isa = PBXBuildFile; fileRef = FD309F2D17A63B26D68182EB92E055DD /* messages.g.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C714E5CB2BBB742476FE676F73104BE6 /* FIRCLSFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E8A9309F32BED0907E10C1F16D9C6FE /* FIRCLSFileManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C769D41B4CF0E106C1AC5C26100AC503 /* FIRCLSBinaryImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FDD7B0DAB5681CE81B11B9620D4DB43 /* FIRCLSBinaryImage.m */; }; - C8BA3CA4D8667984FA8EEE0C68C703C5 /* FIRCLSRecordApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 83E66FF0205151F1F507E34F46EC944D /* FIRCLSRecordApplication.m */; }; - C8DCB82BA5A7CF1FD7E3DCF8A0CCBF11 /* messages.g.swift in Sources */ = {isa = PBXBuildFile; fileRef = 009AD1BF1981C9058C0066A638EB320B /* messages.g.swift */; }; - C93FE7A4F820B97D10E155DD695C79C7 /* dwarf.h in Headers */ = {isa = PBXBuildFile; fileRef = 79C9EB05800B6F95F736C9B224DFA285 /* dwarf.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C9953D024C7AB1DD66A03E64C9D824CB /* FIRCLSDataCollectionArbiter.h in Headers */ = {isa = PBXBuildFile; fileRef = 156A5B08B8F7D8C77AE7561BC94DDA57 /* FIRCLSDataCollectionArbiter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CA66D709FEC6E0E733AA6D1FF4A24738 /* FirebaseSessions-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 05099AD9FA23867891C293BC3C6BED8B /* FirebaseSessions-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - CB392F95191BA2E0643ED84C8510B69C /* FIRCLSdSYM.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D2090A3988057896734AAAF599A3AB2 /* FIRCLSdSYM.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CB7C0B965FA395A7271095F272BD1BF8 /* NSObjectProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 213F5CEA52FF8FD097A5D6F08437B44E /* NSObjectProxyAPIDelegate.swift */; }; - CBCEA5CBF26552B14D1053656B3D4CF9 /* WebViewConfigurationProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A034CAD32971235ADDC83F0E64E28D73 /* WebViewConfigurationProxyAPIDelegate.swift */; }; - CCCD9B0966F25F0D3AFC112E33D91430 /* NavigationDelegateProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E8981DC97BC65D6C736CF678DAC1E79 /* NavigationDelegateProxyAPIDelegate.swift */; }; - CD4EDDC374B5A7BFD53CAE8350D6BE80 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 0E7874A0D02223D4770688E16778CA86 /* PrivacyInfo.xcprivacy */; }; - CD68200B9319A01A794C079E11D5F62D /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = EE54D17013504CB19E561E4FFE989702 /* PrivacyInfo.xcprivacy */; }; - CD7F67EDE17634FB3BF7246C17DC38D7 /* GDTCORUploadBatch.m in Sources */ = {isa = PBXBuildFile; fileRef = 5767B4A8C04E86DE22A4C26D6D221939 /* GDTCORUploadBatch.m */; }; - CE8B3A192CB093F6FACB51CC426795E1 /* url_launcher_macos-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 624B285AEEA350799249F0CBC8E90D4D /* url_launcher_macos-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - CEB44EA6FDA75B9D8FE864508F4A612F /* FIRCLSMachO.m in Sources */ = {isa = PBXBuildFile; fileRef = 2FEF94D9EF2F1E71719903FB25CBF977 /* FIRCLSMachO.m */; }; - CEEA6C1BDEC2518149E1B6F873B9E538 /* FPPPackageInfoPlusPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C6656B08E7FDAD9FE6CA48883C86845 /* FPPPackageInfoPlusPlugin.m */; }; - CFAE4796147BBDD433AF01A05A94B0D6 /* GDTCORFlatFileStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BC30162665987D8B81F564224B535A5 /* GDTCORFlatFileStorage.m */; }; - D0327CF3A43824462001C773B173AF83 /* HTTPURLResponseProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02296D670452C1BE061412CDBE9A7727 /* HTTPURLResponseProxyAPIDelegate.swift */; }; - D05B7A1D9CF4AF63617203F2E539E679 /* SettingsCacheClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68A0DA8A2C14F766E8F0D93AE345294C /* SettingsCacheClient.swift */; }; - D1F064D216F2052193F6DF10046A8F41 /* FIRCLSInstallIdentifierModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 77D3852951C8090E6BA643A1CB0AF229 /* FIRCLSInstallIdentifierModel.m */; }; - D21C3C196688BD602E9E2D34D39FA04A /* FIRMessagingTopicOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 88620EB897BC10A59971FC41B66C1D9B /* FIRMessagingTopicOperation.m */; }; - D241E224AE05151282596E305B196E76 /* FIRCLSDataCollectionToken.h in Headers */ = {isa = PBXBuildFile; fileRef = 38125F8635D408694039AA031401E471 /* FIRCLSDataCollectionToken.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D286BC21831469B7C29D5DBD25C65FD4 /* FIRTimestamp.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F93C6D8BE315A8B6A96E18F1D94A637 /* FIRTimestamp.m */; }; - D2AC46BED0D0A8401751C89F23C9ABCA /* FIRLoggerLevel.h in Headers */ = {isa = PBXBuildFile; fileRef = 444EFCC454FB7E9CBC7A66EFF3FF30F1 /* FIRLoggerLevel.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D2C12E0BF3742B337E2A060A54C71C4F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - D2CFD300002460E26C46F0EBD2C091B8 /* GULKeychainUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AD11A204BD994914CF75C5574698B0F /* GULKeychainUtils.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D31F2EB2EB670116C07ABB881B9495DE /* Promise+Recover.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4C85E73B220EC2BC635A744DB5B7E85 /* Promise+Recover.swift */; }; - D3736F8DA80B721462A4C0636E7A6807 /* GULNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A191196475D78019964F1CEDD3F628C /* GULNetwork.m */; }; - D3D3A6B74D2C2A4F342618C58974BE41 /* FIRInstallationsStoredItem.h in Headers */ = {isa = PBXBuildFile; fileRef = FB7B6B3FF1E4794666162C81BB997690 /* FIRInstallationsStoredItem.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D41858D075D8DB00BE3AF399C1D04030 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - D49C253A5EF9E3628E486FE96074D422 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - D4A2DC3AD94AFE11842C176B6E2F93F4 /* GULSceneDelegateSwizzler.m in Sources */ = {isa = PBXBuildFile; fileRef = 811A63D7272842010A51F0F8218F0D4D /* GULSceneDelegateSwizzler.m */; }; - D51C5F2FBD6E625DFB5FD98159125170 /* GDTCORTransformer.h in Headers */ = {isa = PBXBuildFile; fileRef = AC251A8A25CCD9A62154E085BDFD0E21 /* GDTCORTransformer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D5423346FCEF492831C7580F586CA432 /* Promise+Always.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20C3637DA9186EBDCE5DD1756F07132E /* Promise+Always.swift */; }; - D54AFC42E7FAC0287EC7139CEC9F0260 /* FIRCLSOnDemandModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 31091375451C9111CF0C1EC076268FE9 /* FIRCLSOnDemandModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D565E03C07EC69F9EC6BB349F75C04B1 /* FIRMessagingRemoteNotificationsProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = 52596E6B180878B7E670EE6D059BA1DC /* FIRMessagingRemoteNotificationsProxy.m */; }; - D5D50A2F37BCC9CF0C99F43E48EC54E6 /* FIRMessagingCheckinStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D14AE6FD90140B6A7CE72700C06A83F /* FIRMessagingCheckinStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D60AF95209B0677E89D444684B45F173 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - D65D34464529C6EFAB5C4B9F005D10BD /* FIRCLSFABAsyncOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = E2C0ECE51F7BA2AEC1AC26C2DE1DE1A4 /* FIRCLSFABAsyncOperation.m */; }; - D65E2576BA2D5FBDCE76ACCCA42A5F3D /* FIRMessagingKeychain.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CBD3C0976719B17066352F7B74771D1 /* FIRMessagingKeychain.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D6A072DB266456F69986B463C4BC0F22 /* FIRComponentType.h in Headers */ = {isa = PBXBuildFile; fileRef = 80C21EF7373395A713E7EBF5C22AECCD /* FIRComponentType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D6CEE92248E1A53F41C59E3264F61D98 /* FIRStackFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 48C6C26DC81CFADE14438A697A9326CC /* FIRStackFrame.m */; }; - D6D708E3FDCDF99FBACA490A89F743DF /* FIRCLSMachOBinary.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C7BDBD343DACA4A25B526B8542BD856 /* FIRCLSMachOBinary.m */; }; - D6D8C001059CF3471D2FBB60EF0A8DD4 /* PromisesObjC-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A80747402E07293138DCB713FF6DC67 /* PromisesObjC-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D731577C094655F2C9B8BE9E928263DC /* FIRAnalyticsInteropListener.h in Headers */ = {isa = PBXBuildFile; fileRef = 08648B264525995E54F0E2E824B4696B /* FIRAnalyticsInteropListener.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D7AF166CC13C4E97F3605685D66D94DC /* FIRCLSURLBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0876350B55D835F4B3FA7935F595BCA9 /* FIRCLSURLBuilder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D7D1464B331B1935D37524DF05B1102A /* FIRHeartbeatLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 0C682E3E561EC59BE7823618A653FE69 /* FIRHeartbeatLogger.m */; }; - D7E7D6458B4E277BD12F3436F7036CAF /* FIRMessaging+ExtensionHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E11D563421B4AEBC515696290EC0665 /* FIRMessaging+ExtensionHelper.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D7E859E7644E8C0FF29AD08E46A9A56B /* FIRCLSNetworkResponseHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = F02B11E68CD6F6B16517D64ED55E6700 /* FIRCLSNetworkResponseHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D832B5C4B08AEB232635CE9823A9C672 /* FIRCLSFABAsyncOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = F8B04CD1C15EE96F6171AD5A2F55F833 /* FIRCLSFABAsyncOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D879C0994C985118ADD6508CB69F5243 /* AuthenticationChallengeResponseProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E5886ECF783E6927A8EF01C0F574BE0 /* AuthenticationChallengeResponseProxyAPIDelegate.swift */; }; - D87FAC4E37620E0A947261A040082CF0 /* NSDictionary+FIRMessaging.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E0BAD02978531E8B3174A88D4A9738E /* NSDictionary+FIRMessaging.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D896E0F86DDA66D92F42363212B93354 /* Promise+Any.swift in Sources */ = {isa = PBXBuildFile; fileRef = A707D276A4065A41164C74B7E9D36552 /* Promise+Any.swift */; }; - D8B9F427EDA4D83846C05EAC6C0EC895 /* _ObjC_HeartbeatsPayload.swift in Sources */ = {isa = PBXBuildFile; fileRef = D95868EBD6734A59657F10ED77F3E46F /* _ObjC_HeartbeatsPayload.swift */; }; - D8CEB83EE5EBCA1F4E79F6D6E3A5047F /* local_auth_darwin-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FCE9F36B72A8CD22B28616BA2DCFF512 /* local_auth_darwin-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D904158ED55B8ED973DD0D7E7960C651 /* PromisesSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 88F970071344458FE5CC80A799C95A6F /* PromisesSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D927EEDC366028FC86F83F441B7D9D59 /* path_provider_foundation-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 33D6ED90114DD55621A4133BAEF47A70 /* path_provider_foundation-dummy.m */; }; - D967B39A999C6AD5A499DA817F050EC4 /* FIRMessagingExtensionHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = D15A86E3989299D49B637BF21087C5A0 /* FIRMessagingExtensionHelper.m */; }; - D9E33ED4575F82B23EB522FF560EFA34 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */; }; - D9F4928BCDF5F678DEE2BFFF1934755E /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7649297AA16271AB47260C519FD1609B /* Logger.swift */; }; - DA2525C294B49FCA2471964B19688243 /* pb_encode.h in Headers */ = {isa = PBXBuildFile; fileRef = 27A08BD2220039E4CC099D9475CB2077 /* pb_encode.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DBC8FA7D3BB961CAC620BD5B5345EBDA /* FIRComponentType.m in Sources */ = {isa = PBXBuildFile; fileRef = DF552B3FF521B1A00EDBEAFB990BAD48 /* FIRComponentType.m */; }; - DBEBEE458287B6242DDE361E2720FA25 /* FIRLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 02D5E98C9D1FBA9E1ED3FD24A8D71F1C /* FIRLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DC1922677EAD8DB075208F1CD9CF1205 /* share_plus-share_plus_privacy in Resources */ = {isa = PBXBuildFile; fileRef = C839C9567748BADA576920A5CFC4D59E /* share_plus-share_plus_privacy */; }; - DC4C1152F58B45BA68ADE3820EDC029B /* FIRCLSRolloutsPersistenceManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FCCC23418E26862FE2590C38990C3F80 /* FIRCLSRolloutsPersistenceManager.m */; }; - DC5F0A058FA69EFF4B31D68A908B7903 /* pb_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BEAE1D1563060C96A178EB9F50886B5 /* pb_common.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DC645CEEE8D5BE98AEF1CA80FDD82BAB /* FIROptions.h in Headers */ = {isa = PBXBuildFile; fileRef = 05E60C478260D50FF323CE9B3CB1B4A0 /* FIROptions.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DD3D224A1B4E44BAA9F6E057B8552ECC /* FIRAnalyticsConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 91A666B62871445FFE5186375CBD43C0 /* FIRAnalyticsConfiguration.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DDB6A0D543F8F85F97358C8949BF49CD /* FIRCLSAsyncOperation_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 1BD5D3FDFCE055BC2249023A9B47B390 /* FIRCLSAsyncOperation_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DE1EBBCD105052826B38D41AAEB46AC4 /* LocalAuthPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E918A1DCE08880C21182A9DF0B7D4D /* LocalAuthPlugin.swift */; }; - DED4B91E1CCAC867CA5C8A78391B792E /* Promise+Delay.swift in Sources */ = {isa = PBXBuildFile; fileRef = E89C2BE8FA0094F71B4DC69FF4C214B7 /* Promise+Delay.swift */; }; - DEFF5299337FD156DE4BCDB2CE334700 /* FIRMessagingTokenOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 9ED58DADF1055F7C6F99F7DEA38C1FA8 /* FIRMessagingTokenOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DF6AFC35B2A825EB26B4D6E458E6CF8F /* PreferencesProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33D873491CC37DC918A76D441A146C7B /* PreferencesProxyAPIDelegate.swift */; }; - DF70668CD78780F71811ABF3956A7287 /* FIRComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E056BA5D7D29BF864813CEC7ED28A76 /* FIRComponent.m */; }; - E0E7D5B08393DED3B81C0DADCF50A34B /* FIRConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 89700D92E06E45229C4454A4EC758224 /* FIRConfiguration.m */; }; - E15FF01598411C35E58DEECE03629C61 /* GDTCORProductData.m in Sources */ = {isa = PBXBuildFile; fileRef = A034BA9E0362987461FEA2C7C96AAAC7 /* GDTCORProductData.m */; }; - E169A810941C12578F80FD339753415B /* FIRCLSUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = B12AA09F6FD0D0C6B2D996AB9601D8FA /* FIRCLSUtility.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E1D1D747E4DEDB18D2A8664D40497284 /* FIRCLSSignal.c in Sources */ = {isa = PBXBuildFile; fileRef = 1E7B857A9665B75B8671CCFD62356161 /* FIRCLSSignal.c */; }; - E23FBC592AB2C0DA5F257DFBEA1C3061 /* FIRMessagingPubSub.h in Headers */ = {isa = PBXBuildFile; fileRef = 72EB58E279618BE23B67F08C8BCFCC97 /* FIRMessagingPubSub.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E29B3C99EA25BFC4C70E0D46D712FE2D /* GetTrustResultResponseProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE430D8B9647CAAC7DA373B8CF71D280 /* GetTrustResultResponseProxyAPIDelegate.swift */; }; - E2CEF86DD47D7890100723D3E1F16809 /* HeartbeatsBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5037726FE6D458B35411F087CD27ACA /* HeartbeatsBundle.swift */; }; - E3783454D98F66C88BBB976525C53D1D /* FBLPromise+Wrap.m in Sources */ = {isa = PBXBuildFile; fileRef = F188FA7ACCF0E98A89421DEFE80A8F83 /* FBLPromise+Wrap.m */; }; - E3796CD2048896C140143344143D0EA6 /* FIRCLSCrashedMarkerFile.h in Headers */ = {isa = PBXBuildFile; fileRef = B6E928A220CD3C3FFE389887C31BB34D /* FIRCLSCrashedMarkerFile.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E445708B32F7E745F9CC55DCB7E4B67B /* FBLPromise+Always.h in Headers */ = {isa = PBXBuildFile; fileRef = C65B958CAF11008C42417C2FA0D3556C /* FBLPromise+Always.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E4DBE09668581CAE040896CA9EF31C58 /* FIRMessagingAuthService.h in Headers */ = {isa = PBXBuildFile; fileRef = C6FC16A22A6688A891E08E4A7AA17EA7 /* FIRMessagingAuthService.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E4F93BC84620902379045E5886418627 /* FIRMessagingLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 84CC7F6D7795A85F0D83583BCEBA15C2 /* FIRMessagingLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E52E4905A82330068139FB478B971E68 /* FirebaseSessions-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F81BBE4E16CE0DE70AD65B626665D04 /* FirebaseSessions-dummy.m */; }; - E5511D44C69CE3623A8C38895878C2D6 /* FIRCrashlytics.m in Sources */ = {isa = PBXBuildFile; fileRef = C0B597D3A2BF1A7598FE2D060BE9B521 /* FIRCrashlytics.m */; }; - E5CBC22F474153D92BB44E7E3FB34E31 /* FIRCLSCodeMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 93320416E996061895B79403F77DF32B /* FIRCLSCodeMapping.m */; }; - E5D7ECE8D99C0885838B6102CD6EBD2C /* NSDictionary+FIRMessaging.m in Sources */ = {isa = PBXBuildFile; fileRef = 906A6EA1EBB8B434145A7FCD001F237D /* NSDictionary+FIRMessaging.m */; }; - E5F64D4F4D13115360C6FB1318032253 /* FIRCLSException.mm in Sources */ = {isa = PBXBuildFile; fileRef = 507A57D8E832C121BE0388ACF6885704 /* FIRCLSException.mm */; }; - E64B42D99901612B3ABD6BD34A8DB7DF /* messages.g.m in Sources */ = {isa = PBXBuildFile; fileRef = B5901A2A973E7965BE128AD0E0749FDB /* messages.g.m */; }; - E6AAE7796CCA48D3794608A18C5F462D /* FIRMessagingTokenFetchOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B883CA995EF44EB47A9F23802877934 /* FIRMessagingTokenFetchOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E72DDE8B4E28873C4FEA57265EE44EEF /* FBLPromise+Testing.h in Headers */ = {isa = PBXBuildFile; fileRef = F7071E9BFEA9036715F0F9A8921AFD94 /* FBLPromise+Testing.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E7773923AF9310FF03DE2AACD6B7259D /* share_plus-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5EFFAD5C28EFFA4B2892EFA2EDB3134B /* share_plus-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E79ED841FDE8176461279FEC5B44F05D /* FIRComponentType.h in Headers */ = {isa = PBXBuildFile; fileRef = 41AD61EBB9B2A027B33C44A4C9FF0FA7 /* FIRComponentType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E7C2A9DBD62008A6E5BD3D5052EFAF09 /* FIRCLSInternalReport.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BE24C8BE96B9E60606FBFDC45D2A4D7 /* FIRCLSInternalReport.m */; }; - E7DC422DE18D885709BDD8E23886065C /* FIRMessagingSyncMessageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 626D26B463E6771B81C64399FF1398CE /* FIRMessagingSyncMessageManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E86233FC7AAB3D259CDBA07EF75D9DBE /* FIRAnalyticsInteropListener.h in Headers */ = {isa = PBXBuildFile; fileRef = C03C9209BA7B4646C3ACD47E2209C700 /* FIRAnalyticsInteropListener.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E88A965B07CFE9D30F93834DDE227738 /* FIRExceptionModel.h in Headers */ = {isa = PBXBuildFile; fileRef = DFCFC706D3B77A7BD435C125143427D6 /* FIRExceptionModel.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E8B01B0BCECC3A136A2ADA97BD82EC6B /* FIRCLSAsyncOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = D6257F3D1A9B424C53B68E0B89761937 /* FIRCLSAsyncOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E8E3D6931D4D358F79916FDF72DF54BD /* FIRCLSCallStackTree.m in Sources */ = {isa = PBXBuildFile; fileRef = D61EBBC9B7D9D8D740DD422F00750CBA /* FIRCLSCallStackTree.m */; }; - E8FEAF0E785F643BD404A49A82B602BD /* Promise+Validate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F24614503AE24C11FCA012357409E6C8 /* Promise+Validate.swift */; }; - E91A94E5FB07ECF7D71C06998D83B121 /* pb.h in Headers */ = {isa = PBXBuildFile; fileRef = 2724808E7674E2ED3DEF58D564E2388F /* pb.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E96B59A2B8EAE05A853A5A495694576C /* client_metrics.nanopb.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F4E9ED3EA45AFB7EB0BE3DD6088C76E /* client_metrics.nanopb.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E9F14B48B4D1EDF3C12DA322312C7DD0 /* url_launcher_macos-url_launcher_macos_privacy in Resources */ = {isa = PBXBuildFile; fileRef = 1C017A23A0627698026BC47D53596E76 /* url_launcher_macos-url_launcher_macos_privacy */; }; - EA9AB30A99E56732E2516993023ED6D8 /* GDTCOREndpoints.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BA8838C06B7E2012FA31B7826518BB9 /* GDTCOREndpoints.m */; }; - EB2DC96CDCF638AB89007D2DB0F3119A /* Pods-RunnerTests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2CB04EB554430E41E5A19EDE6D62C9F2 /* Pods-RunnerTests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EBCF9D99CA2B81EC19E2AB7343B6332C /* messages.g.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91D8C1C211F8CB79BC4214362302490B /* messages.g.swift */; }; - EBFE93E0A1A1E810FE480D769DE2529C /* FBLPromise+Race.m in Sources */ = {isa = PBXBuildFile; fileRef = E948748FA680086621BCE71607F19062 /* FBLPromise+Race.m */; }; - ECE96AC269759B4D8AE8B44EC6294AA1 /* FirebaseMessaging-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8CD0C7291C3042E886D48938F5CC5B88 /* FirebaseMessaging-dummy.m */; }; - ED2A79B77EC229F9009CFAF430ECF69B /* SDKDefaultSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82FCC3DC9DE76B3A004B58052DE1B015 /* SDKDefaultSettings.swift */; }; - ED50769201FC6D87685A09056932D721 /* FIRCLSAsyncOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 8AE50E6308B8781BF86FF917C37EAB91 /* FIRCLSAsyncOperation.m */; }; - ED59014D0657ED02E2C8B8705916CE93 /* FIRComponentType.h in Headers */ = {isa = PBXBuildFile; fileRef = 12B0B7710483DB73F067DD70863AA083 /* FIRComponentType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EDDEC51E5BD69FC788D4F70A4DA8E2EA /* FIRCLSUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 86862383020B167E7B380DA427702DCF /* FIRCLSUtility.m */; }; - EE50CB92BC13B8D55CA475D239767D78 /* ScriptMessageHandlerProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9067DFD0E73BCA9A8E389146F87E95F /* ScriptMessageHandlerProxyAPIDelegate.swift */; }; - EE5B1C84C6E0A20BD0079F0C0BBE30A4 /* GULApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 46189AB3147CBC42773A67B9A0CF7C95 /* GULApplication.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EF044AAF3E28E64C0BF14C401DB905B8 /* FirebaseSessionsError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F2808F10C1A209146521C209EE3E210 /* FirebaseSessionsError.swift */; }; - EF90C2F26DEA2A495536ECE1B4BDEB1D /* GULAppDelegateSwizzler_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 50520B9EE713CF46F95D3E730305DBF5 /* GULAppDelegateSwizzler_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EF92E547832BFB91E5B4821FE4BCBC44 /* FIRAppInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 81F31F9FE8653706BCEC9E3E50097184 /* FIRAppInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F082924BAEE96528D97D3E4D61734347 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = DB9B30D63760CB53156C74FB6D2AC0B1 /* PrivacyInfo.xcprivacy */; }; - F0A58FF33246F472ED0EC251B56F262E /* FIRMessaging.h in Headers */ = {isa = PBXBuildFile; fileRef = AB4CB2A0D3B5F99B805A58E84BE0EA42 /* FIRMessaging.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F0DF4FBE60F242BB05E0F8AE6E83A998 /* FIRCLSBinaryImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C1531363F6636C3F3FD40B7BA3C71E3 /* FIRCLSBinaryImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F0F08401783C827ECA5072526CF05539 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 0662B5D834254DEF7E73BE00FAD6111D /* PrivacyInfo.xcprivacy */; }; - F0F9A0AE57553E5F43F59A1C3A55500E /* FIRCLSNetworkResponseHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 33C971F71ADFA1AF1F0AE397EEAF52BA /* FIRCLSNetworkResponseHandler.m */; }; - F16DADF61FED278DE3299A9EE0FC187D /* FIRCLSProcessReportOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 77301DB4632B229FA0D0B31F0C96B8D0 /* FIRCLSProcessReportOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F210B86A9C1E7ABC010352055E37A1EB /* FirebaseCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = C6396B04C271A3BC8A409095B86454AD /* FirebaseCore-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F264FFD4428935A9BEE6CB912FB333E0 /* FBLPromise+All.m in Sources */ = {isa = PBXBuildFile; fileRef = D8FE9D833C2E551CAA84FF1265965D7D /* FBLPromise+All.m */; }; - F300132177A2552C8135C66C6115719B /* FIRCLSReportUploader.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F373F31DF8B0B75D03F0264C1B65830 /* FIRCLSReportUploader.m */; }; - F32AC745A60C1442B65CE958C30FF362 /* FIRCLSReportUploader.h in Headers */ = {isa = PBXBuildFile; fileRef = E2D3DC224CBECE3493F4DA3596F65B3F /* FIRCLSReportUploader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F32B3212FBEB27C5445A4A07AF4C6987 /* FIRCLSUserLogging.h in Headers */ = {isa = PBXBuildFile; fileRef = 73A1316D46CAC4F493A614A464AEA711 /* FIRCLSUserLogging.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F37B2071A7930CB9D018F7505F115D23 /* Time.swift in Sources */ = {isa = PBXBuildFile; fileRef = C30C7EA87A9EE5F4A6161754CEC87504 /* Time.swift */; }; - F3EB95540EFD34A4869EA27B93F1F622 /* PromisesObjC-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C9D062D8EFE44B5B9A94678B985D8F4 /* PromisesObjC-dummy.m */; }; - F4679EE6F0B21C88822107CA34E510A9 /* FIRComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 94C99D28FAD82753EC8DF2EFE9566094 /* FIRComponent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F4680A8D619BE5E40D91ECA029C06109 /* FIRConfigurationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = AF02C0A500FDADBD20D2037850C23EE9 /* FIRConfigurationInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F519202408196CE9A0C524B434AE34FE /* HeartbeatLoggingTestUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74A5BD21C3E2ED541D86B62BCB1C7B12 /* HeartbeatLoggingTestUtils.swift */; }; - F526FBD240FF25DD9BE01984028FDCDB /* FIRCLSContextManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 244DC514766972B9C03D5D57AA4A62E6 /* FIRCLSContextManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F62ABDFD8D91654710E82ED5FCF186FF /* GDTCORStorageSizeBytes.h in Headers */ = {isa = PBXBuildFile; fileRef = EDB3DB973D093CBF43DD1BD656272950 /* GDTCORStorageSizeBytes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F6819B82768E3CBC58361F4EC63D2CE8 /* GDTCORUploadCoordinator.h in Headers */ = {isa = PBXBuildFile; fileRef = EC982DC2B54EA803836F5C424762EB42 /* GDTCORUploadCoordinator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F6BEEF1A4E6424D38A625F28E75F3309 /* FIRCLSRecordIdentity.m in Sources */ = {isa = PBXBuildFile; fileRef = 13A0E08E87D5757AE5BBC806FA9A515E /* FIRCLSRecordIdentity.m */; }; - F72E502DADFCD9236CBFAD3C2E6A4C28 /* FirebaseInstallations-FirebaseInstallations_Privacy in Resources */ = {isa = PBXBuildFile; fileRef = 47C581450CDB4A6111CB97EEE0711A8C /* FirebaseInstallations-FirebaseInstallations_Privacy */; }; - F7C8C53FE8EA1B6183801925BCA4F385 /* FIRCLSSignal.h in Headers */ = {isa = PBXBuildFile; fileRef = F094C232D416A649F496C58FF7420E99 /* FIRCLSSignal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F7CBD6A1F1AF3A507E89EEE847EBD45F /* FIRMessagingPersistentSyncMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 99C91056A7FC2C0B6745A9285917DE58 /* FIRMessagingPersistentSyncMessage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F80A3CC09313BCB322F7461EFE315E12 /* path_provider_foundation-path_provider_foundation_privacy in Resources */ = {isa = PBXBuildFile; fileRef = 3DBD4BADE27F8B91024E4B4B4DD75DB5 /* path_provider_foundation-path_provider_foundation_privacy */; }; - F80B84BC902C53B5364E15266B7AB08A /* FirebaseCoreInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = BB75F8B34C84200193359399DA1BC326 /* FirebaseCoreInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F834B076DB9E583ECC9F64DF1A8D4E4B /* GULKeychainStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CEBFDEBADCAF7B654AF57B4102C29E9 /* GULKeychainStorage.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F84BEAE11E0B9CA140ED3BEE2368D0FB /* FIRMessagingUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 62DED0ED72F9759CEB7F848655A37930 /* FIRMessagingUtilities.m */; }; - F8901C3913A9042CB63269C73905B382 /* UIDelegateProxyAPIDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8EFE37407DAD1652AFEA0ED12DFB833 /* UIDelegateProxyAPIDelegate.swift */; }; - F8D4526750213FA6F57B8DDD567471FA /* GDTCORMetrics+GDTCCTSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = F5C1723DC4B54B41C3923E9AC14960BA /* GDTCORMetrics+GDTCCTSupport.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F9CC911C7DEDE2E033A9D1CC22C00B1A /* GDTCCTUploader.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C8B7FF9B4602E157FC7C09926137314 /* GDTCCTUploader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F9DF4109D638FAE740AD81CDF1B862AF /* pb_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 9A0CF240E807F847BC87566AD3B10CF4 /* pb_common.c */; settings = {COMPILER_FLAGS = "-fno-objc-arc -fno-objc-arc -fno-objc-arc"; }; }; - FA3088CC7A06DEC7549E322B1B047E4E /* SharedPreferencesPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2710319662A6D4310A90112531E9D871 /* SharedPreferencesPlugin.swift */; }; - FA3F9848BC46336372EA909A0EA1A168 /* GULUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = 85BC153978B502B8631444CBF0740AD1 /* GULUserDefaults.m */; }; - FAF97F595327B93C0FE9940B3EE3FE30 /* GDTCORStorageProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = CCB519C2A0473412102C5B281F9F8189 /* GDTCORStorageProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FB23BD06CB728330446B037D51FE2FA5 /* FIRSESNanoPBHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C9AC58E6F225353605690F32B2D432E /* FIRSESNanoPBHelpers.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FB2A1874900877922AF05C88B794EB8F /* GULNetworkLoggerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 98ADE82E1891626E1242298F3324C4D4 /* GULNetworkLoggerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FB386F9918581AB0202E20716C1AC3F7 /* nanopb-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 03AB4674651A0D9C171A5009A2038771 /* nanopb-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FB78ABBFEDBF36C2A583E8A58145CD13 /* GDTCORStorageEventSelector.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FA11F0F45A272E4280B40C520B6F813 /* GDTCORStorageEventSelector.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FB95D9398CAEABF44ACAC84E0D03B50B /* sessions.nanopb.h in Headers */ = {isa = PBXBuildFile; fileRef = DAF7F0363F9CE0F6B0F0E7077A756308 /* sessions.nanopb.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FBDF0F1B0361CFED56E9D267FBBF30C0 /* Promise+Catch.swift in Sources */ = {isa = PBXBuildFile; fileRef = A483C0EFDB54A0B1D18AA94FA6F5180D /* Promise+Catch.swift */; }; - FC01A15104984E93BD4FA0BA344443E7 /* HeartbeatController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86258040166F165A433635331ACDBF75 /* HeartbeatController.swift */; }; - FC1A5E8265F33098F97BA9156E2A032C /* FIRCLSMachOSlice.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C86E8C8AFF5898927B6F0220EF61911 /* FIRCLSMachOSlice.m */; }; - FCBFEBCDB725BF658A497EC1D43C7203 /* FIRCLSHost.h in Headers */ = {isa = PBXBuildFile; fileRef = 47E63387AD3D470C939D0EA8AFD92320 /* FIRCLSHost.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FD37A8F6E8CF9E4FC46D6AE3F36634ED /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C2A933C6BA2EE4630B498551C5418737 /* SystemConfiguration.framework */; }; - FD3EEDAC79DF6657E513504B73C2F836 /* FBLPromise+All.h in Headers */ = {isa = PBXBuildFile; fileRef = BAD4F69481465B45DB6D694152E73501 /* FBLPromise+All.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FD499EAB3235B3156BD1548B67D31A81 /* FIRCLSDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E97807DB1B0D81D343DB521F6705634 /* FIRCLSDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FDC10D45C8C3C1D0E4D9BA8B939B15A9 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C2A933C6BA2EE4630B498551C5418737 /* SystemConfiguration.framework */; }; - FEC358D82F50C1700A22314112BF2444 /* FIRMessagingPendingTopicsList.h in Headers */ = {isa = PBXBuildFile; fileRef = 14BE12BB99503F2BC62368BBB5BCF223 /* FIRMessagingPendingTopicsList.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FF6DFE3D2DFB45FB1AC2D3F1F5FA16FB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C11529BB3AB5EF3C8389E37649451C1 /* Foundation.framework */; }; - FFCFDDC5F56B4A01DCB13EB29F723E1A /* FIRInstallationsStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D963B567FFEA5BD363149365725D16C /* FIRInstallationsStore.m */; }; + 00ED1A024B17FBDF0D0E6392B22B8E47 /* JsPromptResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 448B092BE4C440777B5911A322E38B1A /* JsPromptResponse.swift */; }; + 03FF65672874530A3E9AE6BAB1764A4A /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9EE00D34B275026D4656C738BED5A001 /* Cocoa.framework */; }; + 07E3CFE98B244F0D3B16DB725C20D9CA /* OriginalViewPortMetaTagContentJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38EE23A319140AF633A62BB11B3DDE28 /* OriginalViewPortMetaTagContentJS.swift */; }; + 0BA485DBF1A0B6ADD3F90DC168C08E0F /* OrderedSet-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 290FC29986CD8B437FF80510D6282733 /* OrderedSet-dummy.m */; }; + 0C566E661E3B400F86EEA1C37C12B4D5 /* WindowIdJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = B842763214C2CF6BA463C7DDFCDBA909 /* WindowIdJS.swift */; }; + 0DFAFDD1D1E90736E2D3255BE4624F2F /* SslCertificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84285D3B50B8C002332F552B336B18C3 /* SslCertificate.swift */; }; + 0FF83CC73C503EB5D6D7299CD2719B0A /* FindTextHighlightJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EF2394B782C572BA0C990A488AA8A4E /* FindTextHighlightJS.swift */; }; + 10A428875B1864EB237885CFDEBF4D02 /* WebResourceRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94E928F13FF93751A6BFCB56176C1D74 /* WebResourceRequest.swift */; }; + 120F3074B8F3EAD3C082EED009CDC042 /* ContextMenuSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 236ABB618A9EBC9C3D7B414F6349CDF3 /* ContextMenuSettings.swift */; }; + 1280B66B2158E113EAD5C1D31FDA12A0 /* InAppBrowserManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD761587CDDA3FE73BCA29C1ED46C053 /* InAppBrowserManager.swift */; }; + 14ADDE0F250DFD027EEC3D2AEF92A82F /* ClientCertResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BC47A5A6CE739851AC6872F562E5A90 /* ClientCertResponse.swift */; }; + 1A6A9321F002C129BD80DFE4643B0D93 /* HttpAuthenticationChallenge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 030BC43F2C25B579B5DFBAE24903D5E8 /* HttpAuthenticationChallenge.swift */; }; + 1C33D3F0CC1D4D405FBFF4E09B9EED49 /* JavaScriptBridgeJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E0075BFFEE013C0EBF69CDA5698BBD6 /* JavaScriptBridgeJS.swift */; }; + 1DEB094BDBDC4C29F05A482B449604EF /* FindSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = C15107DA6C691A238813ACA108A103D2 /* FindSession.swift */; }; + 24015025249975B2CCE2943E9DA92015 /* CredentialDatabase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BAF698087DD9F0FB87D873CD22D713F /* CredentialDatabase.swift */; }; + 28358A47B6E989EB403FCC5ECDB1208D /* ServerTrustChallenge.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBCF3E21E84730F77AC006E917EF0CA7 /* ServerTrustChallenge.swift */; }; + 2C95A3CFF5DC910569DDEAB733A3DC18 /* SslError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A12776C50AAD9C49F3791F730C9CEBA /* SslError.swift */; }; + 2CBBB7C0E0F4EB94A7183DD22F81B568 /* InAppWebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DBBFC43A4A5E1A43FCE182684521475 /* InAppWebView.swift */; }; + 2D09F54FE5EFBE6AFF1995215E0F3EEA /* SupportZoomJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = C35B80CD8D75B04F927FB1FE4985657F /* SupportZoomJS.swift */; }; + 2D7CC2368709050B7628F359908D43A7 /* InAppBrowserChannelDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A3120153E90BA533097A2F71E88708E /* InAppBrowserChannelDelegate.swift */; }; + 2F2DDFD7D71D04C4A6B7C14B5AE8BC34 /* CustomSchemeHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6F455B1FE37F75E60194AE3BB4B2A92 /* CustomSchemeHandler.swift */; }; + 302BA749FF2854AD4DA78DB0F02036F1 /* WebMessageChannel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28178BEFC4022093790F7F1CDC5F7C8E /* WebMessageChannel.swift */; }; + 31C2F17D49639DB222798DC5854936B9 /* ServerTrustAuthResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = B11328607060EE12F9E305A4643D71A6 /* ServerTrustAuthResponse.swift */; }; + 31DEB198F6F2690EFCB605B63724F951 /* OnWindowFocusEventJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10FCCED28F9A0CB678B5D513B4B16429 /* OnWindowFocusEventJS.swift */; }; + 3410F813B35CF8DEECD6AADC95B175F2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9EE00D34B275026D4656C738BED5A001 /* Cocoa.framework */; }; + 38A116A0F7CEAC1544D0B0909B39C081 /* PrintJobInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65C3B6C7B3931C8D7F208C4E7B7BAA1C /* PrintJobInfo.swift */; }; + 3ACDBD1E1D19D1024272D8E268DE66D0 /* WebAuthenticationSessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51D86824973CAFF135465E146C09C3D5 /* WebAuthenticationSessionManager.swift */; }; + 3C5A748230D4FAE16E5C1EE3304E52D1 /* WKWindowFeatures.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F6C42866BE962B907D235BE80CF6A39 /* WKWindowFeatures.swift */; }; + 3CCB21CEF5ECE101EA8D5050A5833812 /* WebResourceResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = D77740501B2545701633B81F66154336 /* WebResourceResponse.swift */; }; + 40D71621423B4CAE05D684D326368B22 /* DownloadStartRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D75AE3C44D0885D41F666DA62105E4C /* DownloadStartRequest.swift */; }; + 412DE96D3AC5AE785EA2EC77F0A9CB00 /* WebResourceError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B87ED5650B80F589E0DF7E929CF1F4A /* WebResourceError.swift */; }; + 42466653F1001CA6E3F6053213DFD07A /* URLProtectionSpace.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCEDA6FF3040541A43E7E8B3C47264BE /* URLProtectionSpace.swift */; }; + 42F885213253E5E1FB009B28398ED3FD /* InAppWebViewSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 319CA524D284503D5DF6006E25CC9A17 /* InAppWebViewSettings.swift */; }; + 447EB70A4C729CDF278713CC192751E7 /* SecCertificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6C4B815B5850F8B682455D5F2CF3BEF /* SecCertificate.swift */; }; + 49041F93C31AA817B765ED2F760A3594 /* ConsoleLogJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = A942B353EE92FDDB2F207EE6868B127A /* ConsoleLogJS.swift */; }; + 502827052EC1EF24212D614C43A43FE5 /* WebMessageListener.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1AA9720A17CC0F6B62000C824AC3AF3 /* WebMessageListener.swift */; }; + 5070431F1E49E8304AF4A1CF5FA1B0F3 /* WebAuthenticationSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = C228EDD0D3EB466A6A62BCB35238D658 /* WebAuthenticationSession.swift */; }; + 5665CA9ECB6182855B5A4A37E2DC6928 /* HeadlessWebViewChannelDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A56679A111E931144048A2B42C2273C /* HeadlessWebViewChannelDelegate.swift */; }; + 5703C60AC0ADAFEB14B680A38A7C2981 /* flutter_inappwebview_macos-flutter_inappwebview_macos_privacy in Resources */ = {isa = PBXBuildFile; fileRef = D5ADBB7CC717C06AED63DEDFB03B8FF2 /* flutter_inappwebview_macos-flutter_inappwebview_macos_privacy */; }; + 5B95A1EEA3A99EB20F383F276AAB68FA /* BaseCallbackResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C5BDB3C085918A5A62FEE041F073333 /* BaseCallbackResult.swift */; }; + 5CA2546AF355D5641070F070973D5891 /* WebAuthenticationSessionSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2CFC48BE5B2FA302BBC71CFF82C9C3E /* WebAuthenticationSessionSettings.swift */; }; + 5FEE31BBDFC3E5C165236D90AF125035 /* InterceptFetchRequestJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F4A45D385C9EC1B30341E9291174530 /* InterceptFetchRequestJS.swift */; }; + 6093DDD80C1AA85EFFA65155F9850571 /* Size2D.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E2612A864F6806DD4B4D045DBA8F5FD /* Size2D.swift */; }; + 63A5C5C88CF221AC8F0732B7C8FEA595 /* PluginScriptsUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 674EE14E987A03C1D2B6BBFEDA594D3F /* PluginScriptsUtil.swift */; }; + 67AB2924A36ACEED3A7E88395167A148 /* CallbackResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = D019426639788C9A873F615479D7F74A /* CallbackResult.swift */; }; + 6890AA0CFF6F4E79829640B973C7B8E2 /* WebMessageListenerJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48B39208D4B18F99D0D2193F8A1D2342 /* WebMessageListenerJS.swift */; }; + 6B174F3A3AD3F35495780C9B1969DB2E /* NSColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D89C4017310E7C00CE34538DCE5F2787 /* NSColor.swift */; }; + 6BE2BB2025C7365CB5269EE06A6681A2 /* WebMessageChannelJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86AA036D227D81D028B5534152C91A14 /* WebMessageChannelJS.swift */; }; + 6E6C0F3BBC69FA7B8F179E84BC5CAF05 /* InAppBrowserMenuItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = A490A57348356744509FC42515605E7A /* InAppBrowserMenuItem.swift */; }; + 6EAB0A4D56C081DB25ACF72586528E36 /* WebViewTransport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82C9D5D77A7A684E451FD15D992B4AA8 /* WebViewTransport.swift */; }; + 700D7885D645004D189926C22A0D74F8 /* InAppWebViewFlutterPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCDA722D6BF8F27AE2F370C245E2EC60 /* InAppWebViewFlutterPlugin.swift */; }; + 709D57B2CD9569678F3388852A9C0B56 /* PrintJobController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3F276246AFBBE8562AE9EB80A422BAE /* PrintJobController.swift */; }; + 71218653DBCED47D3958FAC9D4C263AA /* FlutterMethodCallDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E75D46D17DF2CE0489D979AE72ABE6F /* FlutterMethodCallDelegate.swift */; }; + 7137DCBD1BD8DCA998FF4FB25B1D03E7 /* PrintJobSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = A911641DBCD9A12289CAE4C198D231F2 /* PrintJobSettings.swift */; }; + 7334E3E49ABA56A939EC925B7D3EBC38 /* JsConfirmResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4C0404EBBD230C70D7F37FF6D73CF4E /* JsConfirmResponse.swift */; }; + 771BE92DD0F986B13D6529F5221A3A56 /* MethodChannelResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24E474D753F8CAE1212A8324A6825379 /* MethodChannelResult.swift */; }; + 79C95DD4A46F1598CC2B70C3E77A6283 /* NSAttributedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F78746EECAE3E253D37814468B4519D /* NSAttributedString.swift */; }; + 7A44E6A60C6D876366AD7F6AF8292455 /* WebMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C550D366C6DC0D2EC7B65EF72D7DB1F7 /* WebMessage.swift */; }; + 7B7283DB6B9C96E675D41A1E4BE75FDD /* WKNavigationResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C53C998F6EDCC2D888DBAD6BA051503 /* WKNavigationResponse.swift */; }; + 7CEAC067572829943859E224DCCE0B23 /* URLCredential.swift in Sources */ = {isa = PBXBuildFile; fileRef = C97EA696B6BC8182F002B8C9DA1A476B /* URLCredential.swift */; }; + 7F9861FCEA113600C1DC227C07FFFBD5 /* InAppBrowserWindowType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B98950902A9D2C52286074A9C54325B5 /* InAppBrowserWindowType.swift */; }; + 814B329F3940AB4F90163EFFD704121F /* OrderedSet-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D1A08909FF6189D857FFBBCFDF9E595 /* OrderedSet-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 82DB7717E8B33C92BA3B774D97A8F8BF /* flutter_inappwebview_macos-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CA2F4F6CBEC62FB716E309FCC766A37E /* flutter_inappwebview_macos-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 847C1207F6A772DD6C6F5815838EA476 /* MyWebStorageManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A0AB91F136EE7E1C609E86FD1C673E1 /* MyWebStorageManager.swift */; }; + 867A1ED538A148965C59C8762C00FF94 /* flutter_inappwebview_macos-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A97512613E785917BA4150E6380E750 /* flutter_inappwebview_macos-dummy.m */; }; + 87EC77C7E4E49AF8434AF700C8F61D2C /* OnWindowBlurEventJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5929A7C9B386CBBEE255D5B8B63FF46A /* OnWindowBlurEventJS.swift */; }; + 884F00AE2C3865A9282F45FB47BD21F1 /* HitTestResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE02C7970C39C33C016DE2D5021FBAA7 /* HitTestResult.swift */; }; + 89215F7560E46C31A95EF5F18A255EED /* HttpAuthResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABAFCACFDE35A2B1C4B184478F905278 /* HttpAuthResponse.swift */; }; + 8C3CF1B5FA0868EBC836B5604D0BD949 /* URLRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC755DD176886194A4C6C87C3D0ACD3D /* URLRequest.swift */; }; + 8C63BA01E8AAED62E38E3DF987D9010E /* ISettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B5BF97C887CFD70C02BF1352B5DBE69 /* ISettings.swift */; }; + 8D786B0088255BF6FC7C113CDF9C4F50 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52781B14E116A00DCF72F2A08A380527 /* Util.swift */; }; + 8ECE11E30C42AAC0165DB32CC5F135D0 /* PluginScript.swift in Sources */ = {isa = PBXBuildFile; fileRef = 806BEC5C513124395D54089485148AA2 /* PluginScript.swift */; }; + 908A7362362CBE557F99E15DE227EF76 /* WKNavigationAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8150DB32E0291692CB104BCCC61C13C0 /* WKNavigationAction.swift */; }; + 90DD29E17947769C182CB667C7043F3B /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 2823579DE443B7BA67A1E83EC5D621E0 /* PrivacyInfo.xcprivacy */; }; + 90EAEE7770762D1BFE4B84CCE5F22E5D /* HeadlessInAppWebViewManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1FBFD8851FE1DF9F66960D402E0C689 /* HeadlessInAppWebViewManager.swift */; }; + 91673E1DD9EA636E91E151980E92751F /* StringOrInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B5EF12F4B7DF7FFAB526343D9F92B6E /* StringOrInt.swift */; }; + 9191264C750E7217FE32466F63F148FB /* EnableViewportScaleJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = E06F95CC2E2330CC84618F2BF922584A /* EnableViewportScaleJS.swift */; }; + 9498F09DA4CEA93F1AC588755E8402DF /* FlutterWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF4956E8FDB06CF3E3D99395642D5B19 /* FlutterWebViewController.swift */; }; + 9A2C1336E65DCF4BE603E0F040651CE4 /* FindInteractionController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62860D44E813C9A801E98BB6816D18CC /* FindInteractionController.swift */; }; + 9B291326F6CB3A3C329DA15D6CD38CE6 /* InAppBrowserDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 841A210DE78E30730434ED79C63CA916 /* InAppBrowserDelegate.swift */; }; + 9D83E131B8E1A2E5F724FC6CB434B8C7 /* PlatformUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 610FD8CED967664A95E42E72E9BB84D8 /* PlatformUtil.swift */; }; + 9DE52147112D0DB99EFF29BBD0FC0E48 /* InAppBrowserWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFFC24C684F4BB7425605CA77B096590 /* InAppBrowserWebViewController.swift */; }; + 9E689792DB763F884B7FA07F7D887D85 /* WebMessageChannelChannelDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 836B5E673B6A9F483BC120335AF51162 /* WebMessageChannelChannelDelegate.swift */; }; + 9EA2785285B9380DA16B3005AE09BF61 /* WebMessageListenerChannelDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7F5B11BDA99C942F42BF05DA9D24A7E /* WebMessageListenerChannelDelegate.swift */; }; + A2A0F5F30497C50F6883BF0344B3643B /* Pods-Runner-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 499E3722E8DACDC2AAA6C15AD1796520 /* Pods-Runner-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A3E908CA7FEC5D1722F7647F168271D3 /* OrderedSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CFEE8700B4563CD5EE3E9707CCA78B0 /* OrderedSet.swift */; }; + A5B253C3521BE4A8F921BD367F6809CE /* UserScript.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2322F353F5B1A3A10B6269D68D3C3028 /* UserScript.swift */; }; + A7AACA208F944E5B99E7259A4616D65F /* WKContentWorld.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EC7DF8508235D6D7E6C509DE35FA09B /* WKContentWorld.swift */; }; + AF2C2025D53004E8676093E6403F724A /* InAppBrowserWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 253171310CC3B97EADA1EF4A815FD452 /* InAppBrowserWindow.swift */; }; + B0C066B790D782D598F27DEC49CDF2C5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9EE00D34B275026D4656C738BED5A001 /* Cocoa.framework */; }; + B2EE763D1C0B01150770F958BA5784E4 /* PrintJobChannelDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D74F7CCE6EA031075FBC54872EDAA1F8 /* PrintJobChannelDelegate.swift */; }; + B375EA128E6579366091BAA390BBDD34 /* Pods-RunnerTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D3DB54C128E3D88C0C9C7DDEA475ED7 /* Pods-RunnerTests-dummy.m */; }; + B58F21C35E174E95B041EA975952C3F8 /* PrintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8514B74C05A651BC5F2D1BFE562F97A /* PrintAttributes.swift */; }; + BC2EA7315A3EE68E6D97DC641BB559A0 /* WKUserContentController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52BDF74165B3CF7D3FAEE163BB752968 /* WKUserContentController.swift */; }; + BCF199E37348A85597AA7DE8116D6BF8 /* InAppWebViewManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 674220EB97B22E5D68ED76DFF1A29AA4 /* InAppWebViewManager.swift */; }; + BE15A5328B654FBB62676D15377208A3 /* InterceptAjaxRequestJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84403B7EB0FCEBBDBFBAE4639DECC2FC /* InterceptAjaxRequestJS.swift */; }; + BFE9177E091367073CAE6C99E0C0AA03 /* JsAlertResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EA47640FAAF03F0C9BC818C79438D96 /* JsAlertResponse.swift */; }; + C2D97C8123A78288FDE03BEC0ACDDA63 /* PermissionResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 599EFCED26093730F46448A120D6704D /* PermissionResponse.swift */; }; + C58BD3BDA7EF188F9BC97021C3640BB2 /* WebViewChannelDelegateMethods.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6224A2BC0797119F234579BE7B13BAB1 /* WebViewChannelDelegateMethods.swift */; }; + C62258617D84391D979295F2513E71CC /* Pods-Runner-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E794494AB90477BA94C681E994ADF341 /* Pods-Runner-dummy.m */; }; + C627872D566B0A47264CD7E9C454C3F6 /* PromisePolyfillJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68239709D9CAEF9F513188D65D839E10 /* PromisePolyfillJS.swift */; }; + C69D62CC355DFA828FAA41AFCB759C26 /* NSPrinter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 385E4C4CBCD2D63288499511FD67013C /* NSPrinter.swift */; }; + C7CFDCB58A154584D382E91E2751FDC8 /* ChannelDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0769B612F0E052DB59BA714A1D9325E /* ChannelDelegate.swift */; }; + C8D57D3E2226CB4E73E133444416F9E4 /* NSImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4217A9F3171201B537153461232DEF0 /* NSImage.swift */; }; + CB52CABAC4C4C40BD5CC8AA9907C2EBB /* FindElementsAtPointJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CD6C1D8F70C8325218374FE495869F9 /* FindElementsAtPointJS.swift */; }; + D21AF6BB0A0E2D6A43899F9719FD588D /* URLResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72D860A18BDCAE939722FB45F335A07B /* URLResponse.swift */; }; + D22FD5EFEAB9138F8D600EEC3B19EA00 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 804071F41C7C5B0664DAE4ABE3ED62AA /* PrivacyInfo.xcprivacy */; }; + D344CAB70C15B71E6657ECBE12D111D7 /* LeakAvoider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3094094AA6598BD9E13D13DA43E04BE3 /* LeakAvoider.swift */; }; + D368DA8238797BD2F2D7DD5B26B15875 /* PrintJobManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CD73BE8AFD201DF8FBC72A2C1221EDE /* PrintJobManager.swift */; }; + D778ABD103597E042FBBAEBB55F45645 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9EE00D34B275026D4656C738BED5A001 /* Cocoa.framework */; }; + D84B31CE14B9811B240FB8569AAB53CF /* FlutterMethodChannel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F27F8489BF10CFBDE0CF3839397AD23 /* FlutterMethodChannel.swift */; }; + DC4D4AE6F3B760DA51687FE16F9C72FB /* OnLoadResourceJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E5A9E85899CE79486D5359FB4B421FF /* OnLoadResourceJS.swift */; }; + DE1610F4345FD579F17B7F0C5F5AEA78 /* NSEdgeInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0470BFCF33D6D2159C77868D9A897DA7 /* NSEdgeInsets.swift */; }; + DE38F778259687C53F2A8A7B67DC86D0 /* CustomSchemeResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6ECBBCE7AD4285F397FD315122FBC80F /* CustomSchemeResponse.swift */; }; + E209A2D1BA27E84B6175948CC168E672 /* FindInteractionSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A9997D44F2F1764E6F69B007CA061FD /* FindInteractionSettings.swift */; }; + E4AC433BC0FB7520DBED8BEE67397FCF /* OnScrollChangedJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E8F7CB4E06591134FB1FD25E148B5B /* OnScrollChangedJS.swift */; }; + E6401799B3E483E82A3952077BE199B3 /* WebAuthenticationSessionChannelDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3DB91D665E65F78699C2FFE00F9A4B8 /* WebAuthenticationSessionChannelDelegate.swift */; }; + E69ED94262AE11D8C902F16463E5D608 /* Disposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E26CA045B2A5D1E997CCA4570CAB9F7 /* Disposable.swift */; }; + E9ECFF4015C0ACB2917E72CD63B3CEF2 /* PermissionRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = B557A79E0237077D1EB5632E0EB42CEE /* PermissionRequest.swift */; }; + EB2DC96CDCF638AB89007D2DB0F3119A /* Pods-RunnerTests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E9B12BCE5540D02A80250C3EC16D399 /* Pods-RunnerTests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EBEDAAC548BE41FC7558BFA6697AECA5 /* WKFrameInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 030B061AB6FDF45B1922989BBD8CA42F /* WKFrameInfo.swift */; }; + F07B501456F1AC669E0F28D15410EBB3 /* CallAsyncJavaScriptBelowIOS14WrapperJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F00007044285604E4DEEB37058125F2 /* CallAsyncJavaScriptBelowIOS14WrapperJS.swift */; }; + F166E06791FF2EB9D36E9E5C8A88BCA5 /* WKProcessPoolManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0BA080D8F3BAAFC278E4FCEF2171225 /* WKProcessPoolManager.swift */; }; + F1F9A4175119C0ED21C68C5525406B4F /* MyCookieManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42B8A9E64F96D4AADF39F84F1E46554 /* MyCookieManager.swift */; }; + F1FFC0DA6DA24B798D449D526E9767F1 /* ClientCertChallenge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FCD752137ED67B6C3108551CE993823 /* ClientCertChallenge.swift */; }; + F202565AE4DEBDE44A14970CF6B7F204 /* FlutterWebViewFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = E56FC7C917772F0F1E3E4A12FB3C9258 /* FlutterWebViewFactory.swift */; }; + F255C5EEA48E6D43E7AC39FD5598A40C /* CGRect.swift in Sources */ = {isa = PBXBuildFile; fileRef = 206322B30345C2BC80FB6A6AD89754C2 /* CGRect.swift */; }; + F2AA0546E122EE84B0991075F79789EA /* InAppBrowserSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FA322EB0446B7246570464797172EA3 /* InAppBrowserSettings.swift */; }; + F502A57480DB3885344E43B0DDFDB967 /* WKSecurityOrigin.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA490D6C9DF77C09CDEEA84D2D0B3187 /* WKSecurityOrigin.swift */; }; + F5662B4510A89A7AC69E512901B8398F /* OrderedSet-OrderedSet_privacy in Resources */ = {isa = PBXBuildFile; fileRef = BF2EA3A5CE2598CB9300215C2DDC29CC /* OrderedSet-OrderedSet_privacy */; }; + F5744AC3653B2BF06C3275576E07B5C4 /* HeadlessInAppWebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59EC75A704D1D67DCC4120EB5E790C83 /* HeadlessInAppWebView.swift */; }; + F59D7CB7C5410E4ACEC0125F446CA66C /* FindInteractionChannelDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA40CC95992BDBB8FB2E5ACFF8C4E2D8 /* FindInteractionChannelDelegate.swift */; }; + F616584E92213C560FD5F5A2BD54F12E /* WebViewChannelDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EDEB016BEB71C10479D4134E43C1CA5 /* WebViewChannelDelegate.swift */; }; + F99796DF951728667CBA20381FA02329 /* WebMessagePort.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4521D0643EF9D1B8DAB89F6C7D8930FF /* WebMessagePort.swift */; }; + FB589D1A16D3681B44638D5C3C14B48C /* PrintJS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A0028CD29CD8AFD2CA44782A1B53E1C /* PrintJS.swift */; }; + FCC473FA23675C1E0096EB379C790D1E /* URLAuthenticationChallenge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DF15F8501EE41AF4BFBC0843D659123 /* URLAuthenticationChallenge.swift */; }; + FD7FCE53C18FA16AFE566918BCD92B7F /* CreateWindowAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EEA4C7644C1547B24ED58AE11E1AE66 /* CreateWindowAction.swift */; }; + FE949F9C06C6C8347635AAA5A3497324 /* CustomUIPrintPageRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEDCBD010627BF54241052965E055F21 /* CustomUIPrintPageRenderer.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 03095F04F3FDE86FB57BC7CB3534E49D /* PBXContainerItemProxy */ = { + 2ABECC963347C722C163DC1FF4558297 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 4402AFF83DBDC4DD07E198685FDC2DF2; - remoteInfo = FirebaseCore; + remoteGlobalIDString = 3863D9A914513B888E5FD931137FC958; + remoteInfo = "flutter_inappwebview_macos-flutter_inappwebview_macos_privacy"; }; - 031C9DBD416B6DBADE78E9CC9FD8C04C /* PBXContainerItemProxy */ = { + 35844676999538ECDDB10C350D74839F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = CA272E8348BAB4CE0B0C804FB7B818C4; remoteInfo = FlutterMacOS; }; - 04EA550E10059164A2D4664C99E5149E /* PBXContainerItemProxy */ = { + 3E96817022090082314C353E0617AE22 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = D2B5E7DCCBBFB32341D857D01211A1A3; - remoteInfo = nanopb; + remoteGlobalIDString = C1A1BC268F51E1704AFD453C627635B3; + remoteInfo = "OrderedSet-OrderedSet_privacy"; }; - 06315A83ACDC8758F106A8794E14C879 /* PBXContainerItemProxy */ = { + 4ABA83BAAE6472C8B1045D1B73D14C27 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = DF331B019C7101D6AF15978FDCEC828E; - remoteInfo = "firebase_messaging-firebase_messaging_Privacy"; + remoteGlobalIDString = 2F8410D3DA69756D81B1FE8C64A8ED4B; + remoteInfo = OrderedSet; }; - 1191C805CE7EFCD9599562BD2EEAB60F /* PBXContainerItemProxy */ = { + 9753928F88AE832EBE36DBFA25414783 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = D2B5E7DCCBBFB32341D857D01211A1A3; - remoteInfo = nanopb; + remoteGlobalIDString = 8B74B458B450D74B75744B87BD747314; + remoteInfo = "Pods-Runner"; }; - 127500B1CEBB18FFEF431D59C1F31120 /* PBXContainerItemProxy */ = { + 9CAE8E0E2F4E3D938F7D54992A6F902E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = CA272E8348BAB4CE0B0C804FB7B818C4; - remoteInfo = FlutterMacOS; + remoteGlobalIDString = 2F8410D3DA69756D81B1FE8C64A8ED4B; + remoteInfo = OrderedSet; }; - 145284442AB4E69EDDAED056D31F2730 /* PBXContainerItemProxy */ = { + A889BA99F72814E5DA3A28E2A742CA77 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = CD7AE32C2F3A14031FB4B912CABCC791; - remoteInfo = "url_launcher_macos-url_launcher_macos_privacy"; + remoteGlobalIDString = 91B7D4E6511908CBF113E59B0A02763D; + remoteInfo = flutter_inappwebview_macos; }; - 17AFB2686A17144F520EA6F69482F87B /* PBXContainerItemProxy */ = { + E0FDF3F34FE5FFFE0C03A2303216C3D8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 5C0371EE948D0357B8EE0E34ABB44BF0; - remoteInfo = GoogleDataTransport; + remoteGlobalIDString = CA272E8348BAB4CE0B0C804FB7B818C4; + remoteInfo = FlutterMacOS; }; - 18A6F9BCB15B99FFB3A11E0281D0A24B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 072CEA044D2EF26F03496D5996BBF59F; - remoteInfo = Firebase; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 004497D446FC4E9A5B3F0EDC46595503 /* FlutterMacOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FlutterMacOS.release.xcconfig; sourceTree = ""; }; + 030B061AB6FDF45B1922989BBD8CA42F /* WKFrameInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WKFrameInfo.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/WKFrameInfo.swift"; sourceTree = ""; }; + 030BC43F2C25B579B5DFBAE24903D5E8 /* HttpAuthenticationChallenge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HttpAuthenticationChallenge.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/HttpAuthenticationChallenge.swift"; sourceTree = ""; }; + 03E8AD2E8B75443E12D3D3BD12A9900E /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-RunnerTests.debug.xcconfig"; sourceTree = ""; }; + 0470BFCF33D6D2159C77868D9A897DA7 /* NSEdgeInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NSEdgeInsets.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/NSEdgeInsets.swift"; sourceTree = ""; }; + 0AFB643DA4919253F749E2836A5AAFDC /* Pods-Runner-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Runner-Info.plist"; sourceTree = ""; }; + 0BAF698087DD9F0FB87D873CD22D713F /* CredentialDatabase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CredentialDatabase.swift; path = "../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/CredentialDatabase.swift"; sourceTree = ""; }; + 0E75D46D17DF2CE0489D979AE72ABE6F /* FlutterMethodCallDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FlutterMethodCallDelegate.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/FlutterMethodCallDelegate.swift"; sourceTree = ""; }; + 10FCCED28F9A0CB678B5D513B4B16429 /* OnWindowFocusEventJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OnWindowFocusEventJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/OnWindowFocusEventJS.swift"; sourceTree = ""; }; + 11AA7018F95317D959D9D2E76CBB2377 /* Pods-RunnerTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-RunnerTests-acknowledgements.markdown"; sourceTree = ""; }; + 1A56679A111E931144048A2B42C2273C /* HeadlessWebViewChannelDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HeadlessWebViewChannelDelegate.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/HeadlessInAppWebView/HeadlessWebViewChannelDelegate.swift"; sourceTree = ""; }; + 1B136F41D5B5FAE96EA576E768A5771D /* Pods-Runner-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Runner-acknowledgements.plist"; sourceTree = ""; }; + 1B5EF12F4B7DF7FFAB526343D9F92B6E /* StringOrInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StringOrInt.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/StringOrInt.swift"; sourceTree = ""; }; + 1CFEE8700B4563CD5EE3E9707CCA78B0 /* OrderedSet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OrderedSet.swift; path = Sources/OrderedSet.swift; sourceTree = ""; }; + 1D1A08909FF6189D857FFBBCFDF9E595 /* OrderedSet-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "OrderedSet-umbrella.h"; sourceTree = ""; }; + 1DF15F8501EE41AF4BFBC0843D659123 /* URLAuthenticationChallenge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLAuthenticationChallenge.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/URLAuthenticationChallenge.swift"; sourceTree = ""; }; + 1FA322EB0446B7246570464797172EA3 /* InAppBrowserSettings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InAppBrowserSettings.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppBrowser/InAppBrowserSettings.swift"; sourceTree = ""; }; + 206322B30345C2BC80FB6A6AD89754C2 /* CGRect.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CGRect.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/CGRect.swift"; sourceTree = ""; }; + 2322F353F5B1A3A10B6269D68D3C3028 /* UserScript.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UserScript.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/UserScript.swift"; sourceTree = ""; }; + 236ABB618A9EBC9C3D7B414F6349CDF3 /* ContextMenuSettings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContextMenuSettings.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppWebView/ContextMenuSettings.swift"; sourceTree = ""; }; + 24E474D753F8CAE1212A8324A6825379 /* MethodChannelResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MethodChannelResult.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/MethodChannelResult.swift"; sourceTree = ""; }; + 253171310CC3B97EADA1EF4A815FD452 /* InAppBrowserWindow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InAppBrowserWindow.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppBrowser/InAppBrowserWindow.swift"; sourceTree = ""; }; + 28178BEFC4022093790F7F1CDC5F7C8E /* WebMessageChannel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebMessageChannel.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppWebView/WebMessage/WebMessageChannel.swift"; sourceTree = ""; }; + 2823579DE443B7BA67A1E83EC5D621E0 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = "../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Resources/PrivacyInfo.xcprivacy"; sourceTree = ""; }; + 290FC29986CD8B437FF80510D6282733 /* OrderedSet-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "OrderedSet-dummy.m"; sourceTree = ""; }; + 2A97512613E785917BA4150E6380E750 /* flutter_inappwebview_macos-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "flutter_inappwebview_macos-dummy.m"; sourceTree = ""; }; + 2BC47A5A6CE739851AC6872F562E5A90 /* ClientCertResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClientCertResponse.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/ClientCertResponse.swift"; sourceTree = ""; }; + 2E5A9E85899CE79486D5359FB4B421FF /* OnLoadResourceJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OnLoadResourceJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/OnLoadResourceJS.swift"; sourceTree = ""; }; + 2EC7DF8508235D6D7E6C509DE35FA09B /* WKContentWorld.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WKContentWorld.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/WKContentWorld.swift"; sourceTree = ""; }; + 3094094AA6598BD9E13D13DA43E04BE3 /* LeakAvoider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LeakAvoider.swift; path = "../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/LeakAvoider.swift"; sourceTree = ""; }; + 319CA524D284503D5DF6006E25CC9A17 /* InAppWebViewSettings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InAppWebViewSettings.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppWebView/InAppWebViewSettings.swift"; sourceTree = ""; }; + 385E4C4CBCD2D63288499511FD67013C /* NSPrinter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NSPrinter.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/NSPrinter.swift"; sourceTree = ""; }; + 38EE23A319140AF633A62BB11B3DDE28 /* OriginalViewPortMetaTagContentJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OriginalViewPortMetaTagContentJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/OriginalViewPortMetaTagContentJS.swift"; sourceTree = ""; }; + 3C5BDB3C085918A5A62FEE041F073333 /* BaseCallbackResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BaseCallbackResult.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/BaseCallbackResult.swift"; sourceTree = ""; }; + 3EEA4C7644C1547B24ED58AE11E1AE66 /* CreateWindowAction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CreateWindowAction.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/CreateWindowAction.swift"; sourceTree = ""; }; + 3F00007044285604E4DEEB37058125F2 /* CallAsyncJavaScriptBelowIOS14WrapperJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallAsyncJavaScriptBelowIOS14WrapperJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/CallAsyncJavaScriptBelowIOS14WrapperJS.swift"; sourceTree = ""; }; + 448B092BE4C440777B5911A322E38B1A /* JsPromptResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JsPromptResponse.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/JsPromptResponse.swift"; sourceTree = ""; }; + 44C9C9C1F134D1AB2A0F22B8DFCFDA72 /* ResourceBundle-OrderedSet_privacy-OrderedSet-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-OrderedSet_privacy-OrderedSet-Info.plist"; sourceTree = ""; }; + 4521D0643EF9D1B8DAB89F6C7D8930FF /* WebMessagePort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebMessagePort.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/WebMessagePort.swift"; sourceTree = ""; }; + 48B39208D4B18F99D0D2193F8A1D2342 /* WebMessageListenerJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebMessageListenerJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/WebMessageListenerJS.swift"; sourceTree = ""; }; + 499E3722E8DACDC2AAA6C15AD1796520 /* Pods-Runner-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Runner-umbrella.h"; sourceTree = ""; }; + 4B5BF97C887CFD70C02BF1352B5DBE69 /* ISettings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ISettings.swift; path = "../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/ISettings.swift"; sourceTree = ""; }; + 4D3DB54C128E3D88C0C9C7DDEA475ED7 /* Pods-RunnerTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-RunnerTests-dummy.m"; sourceTree = ""; }; + 51D86824973CAFF135465E146C09C3D5 /* WebAuthenticationSessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebAuthenticationSessionManager.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/WebAuthenticationSession/WebAuthenticationSessionManager.swift"; sourceTree = ""; }; + 52781B14E116A00DCF72F2A08A380527 /* Util.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Util.swift; path = "../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Util.swift"; sourceTree = ""; }; + 52BDF74165B3CF7D3FAEE163BB752968 /* WKUserContentController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WKUserContentController.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/WKUserContentController.swift"; sourceTree = ""; }; + 5825A663BAE601CC61FBC04C28F4641D /* FlutterMacOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FlutterMacOS.debug.xcconfig; sourceTree = ""; }; + 5929A7C9B386CBBEE255D5B8B63FF46A /* OnWindowBlurEventJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OnWindowBlurEventJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/OnWindowBlurEventJS.swift"; sourceTree = ""; }; + 599EFCED26093730F46448A120D6704D /* PermissionResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PermissionResponse.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/PermissionResponse.swift"; sourceTree = ""; }; + 59EC75A704D1D67DCC4120EB5E790C83 /* HeadlessInAppWebView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HeadlessInAppWebView.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/HeadlessInAppWebView/HeadlessInAppWebView.swift"; sourceTree = ""; }; + 5A0028CD29CD8AFD2CA44782A1B53E1C /* PrintJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrintJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/PrintJS.swift"; sourceTree = ""; }; + 5CD73BE8AFD201DF8FBC72A2C1221EDE /* PrintJobManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrintJobManager.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PrintJob/PrintJobManager.swift"; sourceTree = ""; }; + 5E2612A864F6806DD4B4D045DBA8F5FD /* Size2D.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Size2D.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/Size2D.swift"; sourceTree = ""; }; + 5EDEB016BEB71C10479D4134E43C1CA5 /* WebViewChannelDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebViewChannelDelegate.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppWebView/WebViewChannelDelegate.swift"; sourceTree = ""; }; + 5EF2394B782C572BA0C990A488AA8A4E /* FindTextHighlightJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FindTextHighlightJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/FindTextHighlightJS.swift"; sourceTree = ""; }; + 5F4E6387E403A54CF759C22EE1B4D96E /* flutter_inappwebview_macos.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = flutter_inappwebview_macos.podspec; path = "../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/flutter_inappwebview_macos.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 5F78746EECAE3E253D37814468B4519D /* NSAttributedString.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NSAttributedString.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/NSAttributedString.swift"; sourceTree = ""; }; + 610FD8CED967664A95E42E72E9BB84D8 /* PlatformUtil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PlatformUtil.swift; path = "../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PlatformUtil.swift"; sourceTree = ""; }; + 6224A2BC0797119F234579BE7B13BAB1 /* WebViewChannelDelegateMethods.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebViewChannelDelegateMethods.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppWebView/WebViewChannelDelegateMethods.swift"; sourceTree = ""; }; + 62860D44E813C9A801E98BB6816D18CC /* FindInteractionController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FindInteractionController.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/FindInteraction/FindInteractionController.swift"; sourceTree = ""; }; + 65C3B6C7B3931C8D7F208C4E7B7BAA1C /* PrintJobInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrintJobInfo.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PrintJob/PrintJobInfo.swift"; sourceTree = ""; }; + 669E8F25E1897672BDB80B7EB784DA24 /* Pods-Runner */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-Runner"; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 674220EB97B22E5D68ED76DFF1A29AA4 /* InAppWebViewManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InAppWebViewManager.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppWebView/InAppWebViewManager.swift"; sourceTree = ""; }; + 674EE14E987A03C1D2B6BBFEDA594D3F /* PluginScriptsUtil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PluginScriptsUtil.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/PluginScriptsUtil.swift"; sourceTree = ""; }; + 68239709D9CAEF9F513188D65D839E10 /* PromisePolyfillJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PromisePolyfillJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/PromisePolyfillJS.swift"; sourceTree = ""; }; + 699FFAB9C2D9BC923BC76460AE6F5299 /* flutter_inappwebview_macos-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "flutter_inappwebview_macos-Info.plist"; sourceTree = ""; }; + 6A0AB91F136EE7E1C609E86FD1C673E1 /* MyWebStorageManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MyWebStorageManager.swift; path = "../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/MyWebStorageManager.swift"; sourceTree = ""; }; + 6C3345B1B3CAEDF5B03B1F731FDC492E /* Pods-RunnerTests */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-RunnerTests"; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 6ECBBCE7AD4285F397FD315122FBC80F /* CustomSchemeResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CustomSchemeResponse.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/CustomSchemeResponse.swift"; sourceTree = ""; }; + 6F27F8489BF10CFBDE0CF3839397AD23 /* FlutterMethodChannel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FlutterMethodChannel.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/FlutterMethodChannel.swift"; sourceTree = ""; }; + 6F4A45D385C9EC1B30341E9291174530 /* InterceptFetchRequestJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InterceptFetchRequestJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/InterceptFetchRequestJS.swift"; sourceTree = ""; }; + 728A5ED1DD60BAC8C8F382A87B976F84 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Runner.debug.xcconfig"; sourceTree = ""; }; + 72D860A18BDCAE939722FB45F335A07B /* URLResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLResponse.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/URLResponse.swift"; sourceTree = ""; }; + 773BFCE41424EB8EBB72EF3F6A5FB719 /* Pods-Runner-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Runner-frameworks.sh"; sourceTree = ""; }; + 79F83F4D505FA40C1CD18A8029181D59 /* Pods-RunnerTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-RunnerTests-acknowledgements.plist"; sourceTree = ""; }; + 7A9997D44F2F1764E6F69B007CA061FD /* FindInteractionSettings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FindInteractionSettings.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/FindInteraction/FindInteractionSettings.swift"; sourceTree = ""; }; + 7C53C998F6EDCC2D888DBAD6BA051503 /* WKNavigationResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WKNavigationResponse.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/WKNavigationResponse.swift"; sourceTree = ""; }; + 7E0075BFFEE013C0EBF69CDA5698BBD6 /* JavaScriptBridgeJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JavaScriptBridgeJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/JavaScriptBridgeJS.swift"; sourceTree = ""; }; + 804071F41C7C5B0664DAE4ABE3ED62AA /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Framework/PrivacyInfo.xcprivacy; sourceTree = ""; }; + 806BEC5C513124395D54089485148AA2 /* PluginScript.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PluginScript.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/PluginScript.swift"; sourceTree = ""; }; + 8150DB32E0291692CB104BCCC61C13C0 /* WKNavigationAction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WKNavigationAction.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/WKNavigationAction.swift"; sourceTree = ""; }; + 82C9D5D77A7A684E451FD15D992B4AA8 /* WebViewTransport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebViewTransport.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/WebViewTransport.swift"; sourceTree = ""; }; + 836B5E673B6A9F483BC120335AF51162 /* WebMessageChannelChannelDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebMessageChannelChannelDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppWebView/WebMessage/WebMessageChannelChannelDelegate.swift"; sourceTree = ""; }; + 841A210DE78E30730434ED79C63CA916 /* InAppBrowserDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InAppBrowserDelegate.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppBrowser/InAppBrowserDelegate.swift"; sourceTree = ""; }; + 84285D3B50B8C002332F552B336B18C3 /* SslCertificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SslCertificate.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/SslCertificate.swift"; sourceTree = ""; }; + 84403B7EB0FCEBBDBFBAE4639DECC2FC /* InterceptAjaxRequestJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InterceptAjaxRequestJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/InterceptAjaxRequestJS.swift"; sourceTree = ""; }; + 86AA036D227D81D028B5534152C91A14 /* WebMessageChannelJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebMessageChannelJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/WebMessageChannelJS.swift"; sourceTree = ""; }; + 8A12776C50AAD9C49F3791F730C9CEBA /* SslError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SslError.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/SslError.swift"; sourceTree = ""; }; + 8A3120153E90BA533097A2F71E88708E /* InAppBrowserChannelDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InAppBrowserChannelDelegate.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppBrowser/InAppBrowserChannelDelegate.swift"; sourceTree = ""; }; + 8B87ED5650B80F589E0DF7E929CF1F4A /* WebResourceError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebResourceError.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/WebResourceError.swift"; sourceTree = ""; }; + 8D75AE3C44D0885D41F666DA62105E4C /* DownloadStartRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DownloadStartRequest.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/DownloadStartRequest.swift"; sourceTree = ""; }; + 8EA47640FAAF03F0C9BC818C79438D96 /* JsAlertResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JsAlertResponse.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/JsAlertResponse.swift"; sourceTree = ""; }; + 8FCD752137ED67B6C3108551CE993823 /* ClientCertChallenge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClientCertChallenge.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/ClientCertChallenge.swift"; sourceTree = ""; }; + 94E928F13FF93751A6BFCB56176C1D74 /* WebResourceRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebResourceRequest.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/WebResourceRequest.swift"; sourceTree = ""; }; + 95E8F7CB4E06591134FB1FD25E148B5B /* OnScrollChangedJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OnScrollChangedJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/OnScrollChangedJS.swift"; sourceTree = ""; }; + 9B9DE041070853B21AAAFB109194FD6C /* OrderedSet.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = OrderedSet.modulemap; sourceTree = ""; }; + 9CD6C1D8F70C8325218374FE495869F9 /* FindElementsAtPointJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FindElementsAtPointJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/FindElementsAtPointJS.swift"; sourceTree = ""; }; + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9DBBFC43A4A5E1A43FCE182684521475 /* InAppWebView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InAppWebView.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppWebView/InAppWebView.swift"; sourceTree = ""; }; + 9E26CA045B2A5D1E997CCA4570CAB9F7 /* Disposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Disposable.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/Disposable.swift"; sourceTree = ""; }; + 9E9B12BCE5540D02A80250C3EC16D399 /* Pods-RunnerTests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-RunnerTests-umbrella.h"; sourceTree = ""; }; + 9EE00D34B275026D4656C738BED5A001 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; }; + 9F6C42866BE962B907D235BE80CF6A39 /* WKWindowFeatures.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WKWindowFeatures.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/WKWindowFeatures.swift"; sourceTree = ""; }; + A490A57348356744509FC42515605E7A /* InAppBrowserMenuItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InAppBrowserMenuItem.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/InAppBrowserMenuItem.swift"; sourceTree = ""; }; + A6F455B1FE37F75E60194AE3BB4B2A92 /* CustomSchemeHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CustomSchemeHandler.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppWebView/CustomSchemeHandler.swift"; sourceTree = ""; }; + A7F5B11BDA99C942F42BF05DA9D24A7E /* WebMessageListenerChannelDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebMessageListenerChannelDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppWebView/WebMessage/WebMessageListenerChannelDelegate.swift"; sourceTree = ""; }; + A911641DBCD9A12289CAE4C198D231F2 /* PrintJobSettings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrintJobSettings.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PrintJob/PrintJobSettings.swift"; sourceTree = ""; }; + A942B353EE92FDDB2F207EE6868B127A /* ConsoleLogJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConsoleLogJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/ConsoleLogJS.swift"; sourceTree = ""; }; + ABAFCACFDE35A2B1C4B184478F905278 /* HttpAuthResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HttpAuthResponse.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/HttpAuthResponse.swift"; sourceTree = ""; }; + AC8FE152530FBDCE460186B326C1A8FB /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-RunnerTests.release.xcconfig"; sourceTree = ""; }; + AF15FF11E6CF6FCF095E163B0AA3AA4E /* ResourceBundle-flutter_inappwebview_macos_privacy-flutter_inappwebview_macos-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-flutter_inappwebview_macos_privacy-flutter_inappwebview_macos-Info.plist"; sourceTree = ""; }; + B00A5ECAED4CA0C16FF7C65365BC0334 /* Pods-RunnerTests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-RunnerTests-Info.plist"; sourceTree = ""; }; + B0BA080D8F3BAAFC278E4FCEF2171225 /* WKProcessPoolManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WKProcessPoolManager.swift; path = "../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/WKProcessPoolManager.swift"; sourceTree = ""; }; + B0BD57AB3672E53828D11C2A3368023A /* Pods-RunnerTests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-RunnerTests.modulemap"; sourceTree = ""; }; + B0E52B265F02008B8CE433CE12E80F4C /* flutter_inappwebview_macos */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = flutter_inappwebview_macos; path = flutter_inappwebview_macos.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + B11328607060EE12F9E305A4643D71A6 /* ServerTrustAuthResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustAuthResponse.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/ServerTrustAuthResponse.swift"; sourceTree = ""; }; + B2CC4A72F66E9F6ACBEAC70E6106D73E /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = "../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/LICENSE"; sourceTree = ""; }; + B3DB91D665E65F78699C2FFE00F9A4B8 /* WebAuthenticationSessionChannelDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebAuthenticationSessionChannelDelegate.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/WebAuthenticationSession/WebAuthenticationSessionChannelDelegate.swift"; sourceTree = ""; }; + B3F276246AFBBE8562AE9EB80A422BAE /* PrintJobController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrintJobController.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PrintJob/PrintJobController.swift"; sourceTree = ""; }; + B4217A9F3171201B537153461232DEF0 /* NSImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NSImage.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/NSImage.swift"; sourceTree = ""; }; + B557A79E0237077D1EB5632E0EB42CEE /* PermissionRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PermissionRequest.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/PermissionRequest.swift"; sourceTree = ""; }; + B703785507B22BAF0B800737429577EC /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Runner.release.xcconfig"; sourceTree = ""; }; + B842763214C2CF6BA463C7DDFCDBA909 /* WindowIdJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WindowIdJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/WindowIdJS.swift"; sourceTree = ""; }; + B98950902A9D2C52286074A9C54325B5 /* InAppBrowserWindowType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InAppBrowserWindowType.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/InAppBrowserWindowType.swift"; sourceTree = ""; }; + BA490D6C9DF77C09CDEEA84D2D0B3187 /* WKSecurityOrigin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WKSecurityOrigin.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/WKSecurityOrigin.swift"; sourceTree = ""; }; + BC08CB544EBA5BBCEB569E937BC8DD20 /* flutter_inappwebview_macos.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = flutter_inappwebview_macos.debug.xcconfig; sourceTree = ""; }; + BCEDA6FF3040541A43E7E8B3C47264BE /* URLProtectionSpace.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLProtectionSpace.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/URLProtectionSpace.swift"; sourceTree = ""; }; + BDCEDC18446B545C1F33F4FA41AC6AFE /* OrderedSet-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "OrderedSet-Info.plist"; sourceTree = ""; }; + BF2EA3A5CE2598CB9300215C2DDC29CC /* OrderedSet-OrderedSet_privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "OrderedSet-OrderedSet_privacy"; path = OrderedSet_privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + BF4956E8FDB06CF3E3D99395642D5B19 /* FlutterWebViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FlutterWebViewController.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppWebView/FlutterWebViewController.swift"; sourceTree = ""; }; + C0769B612F0E052DB59BA714A1D9325E /* ChannelDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ChannelDelegate.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/ChannelDelegate.swift"; sourceTree = ""; }; + C15107DA6C691A238813ACA108A103D2 /* FindSession.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FindSession.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/FindSession.swift"; sourceTree = ""; }; + C1AA9720A17CC0F6B62000C824AC3AF3 /* WebMessageListener.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebMessageListener.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppWebView/WebMessage/WebMessageListener.swift"; sourceTree = ""; }; + C228EDD0D3EB466A6A62BCB35238D658 /* WebAuthenticationSession.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebAuthenticationSession.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/WebAuthenticationSession/WebAuthenticationSession.swift"; sourceTree = ""; }; + C24C1A035F22D24883C6F1876F274C6F /* Pods-Runner.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-Runner.modulemap"; sourceTree = ""; }; + C35B80CD8D75B04F927FB1FE4985657F /* SupportZoomJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SupportZoomJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/SupportZoomJS.swift"; sourceTree = ""; }; + C46834C18AEEC06389F6B75FA03D31D4 /* OrderedSet-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "OrderedSet-prefix.pch"; sourceTree = ""; }; + C50FD10CD19FF6999637BA5ECAF1681B /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Runner.profile.xcconfig"; sourceTree = ""; }; + C550D366C6DC0D2EC7B65EF72D7DB1F7 /* WebMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebMessage.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/WebMessage.swift"; sourceTree = ""; }; + C97EA696B6BC8182F002B8C9DA1A476B /* URLCredential.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLCredential.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/URLCredential.swift"; sourceTree = ""; }; + CA2F4F6CBEC62FB716E309FCC766A37E /* flutter_inappwebview_macos-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "flutter_inappwebview_macos-umbrella.h"; sourceTree = ""; }; + CCDA722D6BF8F27AE2F370C245E2EC60 /* InAppWebViewFlutterPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InAppWebViewFlutterPlugin.swift; path = "../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppWebViewFlutterPlugin.swift"; sourceTree = ""; }; + CD761587CDDA3FE73BCA29C1ED46C053 /* InAppBrowserManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InAppBrowserManager.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppBrowser/InAppBrowserManager.swift"; sourceTree = ""; }; + D019426639788C9A873F615479D7F74A /* CallbackResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackResult.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/CallbackResult.swift"; sourceTree = ""; }; + D2CFC48BE5B2FA302BBC71CFF82C9C3E /* WebAuthenticationSessionSettings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebAuthenticationSessionSettings.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/WebAuthenticationSession/WebAuthenticationSessionSettings.swift"; sourceTree = ""; }; + D5ADBB7CC717C06AED63DEDFB03B8FF2 /* flutter_inappwebview_macos-flutter_inappwebview_macos_privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "flutter_inappwebview_macos-flutter_inappwebview_macos_privacy"; path = flutter_inappwebview_macos_privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; + D6C4B815B5850F8B682455D5F2CF3BEF /* SecCertificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SecCertificate.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/SecCertificate.swift"; sourceTree = ""; }; + D6EBE65F84049F9760E6EE01E900D99F /* OrderedSet */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = OrderedSet; path = OrderedSet.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + D74F7CCE6EA031075FBC54872EDAA1F8 /* PrintJobChannelDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrintJobChannelDelegate.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PrintJob/PrintJobChannelDelegate.swift"; sourceTree = ""; }; + D77740501B2545701633B81F66154336 /* WebResourceResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebResourceResponse.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/WebResourceResponse.swift"; sourceTree = ""; }; + D89C4017310E7C00CE34538DCE5F2787 /* NSColor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NSColor.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/NSColor.swift"; sourceTree = ""; }; + DBCF3E21E84730F77AC006E917EF0CA7 /* ServerTrustChallenge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustChallenge.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/ServerTrustChallenge.swift"; sourceTree = ""; }; + DDC5550F5DEABE3958F24E6378916A84 /* flutter_inappwebview_macos.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = flutter_inappwebview_macos.modulemap; sourceTree = ""; }; + DFFC24C684F4BB7425605CA77B096590 /* InAppBrowserWebViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InAppBrowserWebViewController.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppBrowser/InAppBrowserWebViewController.swift"; sourceTree = ""; }; + E06F95CC2E2330CC84618F2BF922584A /* EnableViewportScaleJS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EnableViewportScaleJS.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PluginScriptsJS/EnableViewportScaleJS.swift"; sourceTree = ""; }; + E1FBFD8851FE1DF9F66960D402E0C689 /* HeadlessInAppWebViewManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HeadlessInAppWebViewManager.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/HeadlessInAppWebView/HeadlessInAppWebViewManager.swift"; sourceTree = ""; }; + E4C0404EBBD230C70D7F37FF6D73CF4E /* JsConfirmResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JsConfirmResponse.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/JsConfirmResponse.swift"; sourceTree = ""; }; + E56FC7C917772F0F1E3E4A12FB3C9258 /* FlutterWebViewFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FlutterWebViewFactory.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/InAppWebView/FlutterWebViewFactory.swift"; sourceTree = ""; }; + E736E0C9C5B73D27B8865E363E2108AC /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-RunnerTests.profile.xcconfig"; sourceTree = ""; }; + E794494AB90477BA94C681E994ADF341 /* Pods-Runner-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Runner-dummy.m"; sourceTree = ""; }; + E8514B74C05A651BC5F2D1BFE562F97A /* PrintAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrintAttributes.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PrintJob/PrintAttributes.swift"; sourceTree = ""; }; + EAC001A9102399AA8C4DE79271EEC4BF /* FlutterMacOS.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = FlutterMacOS.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + EBBC6AC0FD9325C7442C3F4F5BDA1AF1 /* flutter_inappwebview_macos.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = flutter_inappwebview_macos.release.xcconfig; sourceTree = ""; }; + EC755DD176886194A4C6C87C3D0ACD3D /* URLRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLRequest.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/URLRequest.swift"; sourceTree = ""; }; + ECDF6AA713870989438BA93B395DC557 /* Pods-Runner-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Runner-acknowledgements.markdown"; sourceTree = ""; }; + ED3E28AB0A4595B97B57AE2DD0B46C8F /* OrderedSet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = OrderedSet.debug.xcconfig; sourceTree = ""; }; + EEDCBD010627BF54241052965E055F21 /* CustomUIPrintPageRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CustomUIPrintPageRenderer.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/PrintJob/CustomUIPrintPageRenderer.swift"; sourceTree = ""; }; + F42B8A9E64F96D4AADF39F84F1E46554 /* MyCookieManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MyCookieManager.swift; path = "../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/MyCookieManager.swift"; sourceTree = ""; }; + FA40CC95992BDBB8FB2E5ACFF8C4E2D8 /* FindInteractionChannelDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FindInteractionChannelDelegate.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/FindInteraction/FindInteractionChannelDelegate.swift"; sourceTree = ""; }; + FBBDBB30C390C014CEDCBA774C2E1CA4 /* OrderedSet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = OrderedSet.release.xcconfig; sourceTree = ""; }; + FC13818A3ADB599C9A66A281A19F8801 /* flutter_inappwebview_macos-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "flutter_inappwebview_macos-prefix.pch"; sourceTree = ""; }; + FE02C7970C39C33C016DE2D5021FBAA7 /* HitTestResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HitTestResult.swift; path = "../../../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos/Classes/Types/HitTestResult.swift"; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 32D1C3CE2E076B9D7608A0FDE7C470DD /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; }; - 192B44C08FC9D3B948A1B0487B126F8E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 526C4398D095B3704EB933DADBC30093; - remoteInfo = FirebaseCrashlytics; + 6F28A4250C080354AD763F924A1FF26A /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; }; - 193B913C073AEB26CF2579898B6815D0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 87803597EB3F20FC46472B85392EC4FD; - remoteInfo = FirebaseInstallations; + C890E1FEF9545B8F47C109DBAD157198 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 3410F813B35CF8DEECD6AADC95B175F2 /* Cocoa.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - 1A7120A0C6B44EB0A6341D178CC189A6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 5C0371EE948D0357B8EE0E34ABB44BF0; - remoteInfo = GoogleDataTransport; + EAC0834F7252D8143E0E41335E53F3B8 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 03FF65672874530A3E9AE6BAB1764A4A /* Cocoa.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - 1DAF1D99D2A2C8773B77E917640C12C7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2949783F7EDB27AD4666B5427B63DC79; - remoteInfo = "FirebaseCoreInternal-FirebaseCoreInternal_Privacy"; + ED511278BF2D508317248856D23FE37B /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + B0C066B790D782D598F27DEC49CDF2C5 /* Cocoa.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - 265869C8E337BE21CA987FF18FAF5E05 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 755457F3785F4D2E55FCAFA408242FD5; - remoteInfo = webview_flutter_wkwebview; + F3677FBF7E1360A95A0A5C6E97E2D0F8 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + D778ABD103597E042FBBAEBB55F45645 /* Cocoa.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - 29A6FE52AE4E9E56E42022E7FB372B2E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8D7F5D5DD528D21A72DC87ADA5B12E2D; - remoteInfo = GoogleUtilities; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 09DBDF46E5572F218807C1F525BAAC38 /* Flutter */ = { + isa = PBXGroup; + children = ( + 73C3E7DB836E0ED4F93A968AC39695FC /* ephemeral */, + ); + name = Flutter; + path = Flutter; + sourceTree = ""; }; - 2BCEC56C790FE3BBCA9987C59DCEBD16 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 328CC04F43300C6CAB81659260A3799D; - remoteInfo = FirebaseRemoteConfigInterop; + 0A40B2C25689978012D5AF939A4F940F /* PrintJob */ = { + isa = PBXGroup; + children = ( + EEDCBD010627BF54241052965E055F21 /* CustomUIPrintPageRenderer.swift */, + E8514B74C05A651BC5F2D1BFE562F97A /* PrintAttributes.swift */, + D74F7CCE6EA031075FBC54872EDAA1F8 /* PrintJobChannelDelegate.swift */, + B3F276246AFBBE8562AE9EB80A422BAE /* PrintJobController.swift */, + 65C3B6C7B3931C8D7F208C4E7B7BAA1C /* PrintJobInfo.swift */, + 5CD73BE8AFD201DF8FBC72A2C1221EDE /* PrintJobManager.swift */, + A911641DBCD9A12289CAE4C198D231F2 /* PrintJobSettings.swift */, + ); + name = PrintJob; + path = PrintJob; + sourceTree = ""; }; - 2C3B82B3A117FF9209FA1305E5670858 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3F8EC37C78673149F2B94E8BD9AA8737; - remoteInfo = FirebaseSessions; + 0F2DE41AD9A4B9E6C0299FF14244E4C7 /* PluginScriptsJS */ = { + isa = PBXGroup; + children = ( + 3F00007044285604E4DEEB37058125F2 /* CallAsyncJavaScriptBelowIOS14WrapperJS.swift */, + A942B353EE92FDDB2F207EE6868B127A /* ConsoleLogJS.swift */, + E06F95CC2E2330CC84618F2BF922584A /* EnableViewportScaleJS.swift */, + 9CD6C1D8F70C8325218374FE495869F9 /* FindElementsAtPointJS.swift */, + 5EF2394B782C572BA0C990A488AA8A4E /* FindTextHighlightJS.swift */, + 84403B7EB0FCEBBDBFBAE4639DECC2FC /* InterceptAjaxRequestJS.swift */, + 6F4A45D385C9EC1B30341E9291174530 /* InterceptFetchRequestJS.swift */, + 7E0075BFFEE013C0EBF69CDA5698BBD6 /* JavaScriptBridgeJS.swift */, + 2E5A9E85899CE79486D5359FB4B421FF /* OnLoadResourceJS.swift */, + 95E8F7CB4E06591134FB1FD25E148B5B /* OnScrollChangedJS.swift */, + 5929A7C9B386CBBEE255D5B8B63FF46A /* OnWindowBlurEventJS.swift */, + 10FCCED28F9A0CB678B5D513B4B16429 /* OnWindowFocusEventJS.swift */, + 38EE23A319140AF633A62BB11B3DDE28 /* OriginalViewPortMetaTagContentJS.swift */, + 674EE14E987A03C1D2B6BBFEDA594D3F /* PluginScriptsUtil.swift */, + 5A0028CD29CD8AFD2CA44782A1B53E1C /* PrintJS.swift */, + 68239709D9CAEF9F513188D65D839E10 /* PromisePolyfillJS.swift */, + C35B80CD8D75B04F927FB1FE4985657F /* SupportZoomJS.swift */, + 86AA036D227D81D028B5534152C91A14 /* WebMessageChannelJS.swift */, + 48B39208D4B18F99D0D2193F8A1D2342 /* WebMessageListenerJS.swift */, + B842763214C2CF6BA463C7DDFCDBA909 /* WindowIdJS.swift */, + ); + name = PluginScriptsJS; + path = PluginScriptsJS; + sourceTree = ""; }; - 3348CB0FE4E29F1DF6DC40E8AF18D51D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 1001C16510D946B47CFF8B19DBC0B787; - remoteInfo = "FirebaseCore-FirebaseCore_Privacy"; + 0F9EAD812F14591E05F94B939F554D85 /* InAppBrowser */ = { + isa = PBXGroup; + children = ( + 8A3120153E90BA533097A2F71E88708E /* InAppBrowserChannelDelegate.swift */, + 841A210DE78E30730434ED79C63CA916 /* InAppBrowserDelegate.swift */, + CD761587CDDA3FE73BCA29C1ED46C053 /* InAppBrowserManager.swift */, + 1FA322EB0446B7246570464797172EA3 /* InAppBrowserSettings.swift */, + DFFC24C684F4BB7425605CA77B096590 /* InAppBrowserWebViewController.swift */, + 253171310CC3B97EADA1EF4A815FD452 /* InAppBrowserWindow.swift */, + ); + name = InAppBrowser; + path = InAppBrowser; + sourceTree = ""; }; - 339864A1E105DF5843F6B7CF0DE10D7E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CA272E8348BAB4CE0B0C804FB7B818C4; - remoteInfo = FlutterMacOS; + 1277AF3D469421A04563F44B05E22998 /* macos */ = { + isa = PBXGroup; + children = ( + 38B6C7C14AECAC7CA940F07CC6516BEA /* Classes */, + 9E446281E0C534CC7992301ED7E53F42 /* Resources */, + ); + name = macos; + path = macos; + sourceTree = ""; }; - 34631CFC31B43B6F96FE1409D131F320 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 5C0371EE948D0357B8EE0E34ABB44BF0; - remoteInfo = GoogleDataTransport; + 21FC192813DEE6BA4150BCCCB77DC5D7 /* .. */ = { + isa = PBXGroup; + children = ( + 9AA2DA1E9426F1A7C6F65B543C702339 /* .. */, + ); + name = ..; + path = ..; + sourceTree = ""; }; - 36435048F91D42DF2EB38AACBA5F1AFE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = DAA3DF4B8C2F11E7A1764EF4EC560AC8; - remoteInfo = firebase_core; + 2A827D2AA9E4A5DFA39DE0F664364864 /* Pod */ = { + isa = PBXGroup; + children = ( + EAC001A9102399AA8C4DE79271EEC4BF /* FlutterMacOS.podspec */, + ); + name = Pod; + sourceTree = ""; }; - 37014FE52B0C101DF97DF23A7AA39C57 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CA272E8348BAB4CE0B0C804FB7B818C4; - remoteInfo = FlutterMacOS; + 2DB8426A477BA92773F00012EBA84D53 /* Targets Support Files */ = { + isa = PBXGroup; + children = ( + E806A4F97D48F5FD3B4CA1BC617EA1F5 /* Pods-Runner */, + 537E840C4F4E30B706FD9D64B15C53A7 /* Pods-RunnerTests */, + ); + name = "Targets Support Files"; + sourceTree = ""; }; - 38E978EA82010E3C7FBBA4F7E2045CF0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = DAA3DF4B8C2F11E7A1764EF4EC560AC8; - remoteInfo = firebase_core; + 2E4536F4AEB677D1FF88566F8F298D3E /* plugins */ = { + isa = PBXGroup; + children = ( + 5BFA583F3CA3123B50B2C8D8CF000A0C /* flutter_inappwebview_macos */, + ); + name = plugins; + path = plugins; + sourceTree = ""; }; - 3B35A08970118DAB858883C4D6BAF314 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8B74B458B450D74B75744B87BD747314; - remoteInfo = "Pods-Runner"; + 38B6C7C14AECAC7CA940F07CC6516BEA /* Classes */ = { + isa = PBXGroup; + children = ( + 0BAF698087DD9F0FB87D873CD22D713F /* CredentialDatabase.swift */, + CCDA722D6BF8F27AE2F370C245E2EC60 /* InAppWebViewFlutterPlugin.swift */, + 4B5BF97C887CFD70C02BF1352B5DBE69 /* ISettings.swift */, + 3094094AA6598BD9E13D13DA43E04BE3 /* LeakAvoider.swift */, + F42B8A9E64F96D4AADF39F84F1E46554 /* MyCookieManager.swift */, + 6A0AB91F136EE7E1C609E86FD1C673E1 /* MyWebStorageManager.swift */, + 610FD8CED967664A95E42E72E9BB84D8 /* PlatformUtil.swift */, + 52781B14E116A00DCF72F2A08A380527 /* Util.swift */, + B0BA080D8F3BAAFC278E4FCEF2171225 /* WKProcessPoolManager.swift */, + 8DBD246B5C10311FFF635654488A56AC /* FindInteraction */, + 5AE45E947AF500A9171DC1E773BD143E /* HeadlessInAppWebView */, + 0F9EAD812F14591E05F94B939F554D85 /* InAppBrowser */, + 479908B84DB97AC3B3B64D7165198E27 /* InAppWebView */, + 0F2DE41AD9A4B9E6C0299FF14244E4C7 /* PluginScriptsJS */, + 0A40B2C25689978012D5AF939A4F940F /* PrintJob */, + ADC5110E8B0752B685E5B1D7FF417C33 /* Types */, + 52A26C44AAD1681CA46693B03F5FAEC4 /* WebAuthenticationSession */, + ); + name = Classes; + path = Classes; + sourceTree = ""; }; - 3F1569EE5F5092D584968F694DE6D1D2 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4402AFF83DBDC4DD07E198685FDC2DF2; - remoteInfo = FirebaseCore; + 3F44B789BA731C6C67CF194948ACE8AE /* Pods */ = { + isa = PBXGroup; + children = ( + C8B3765D5192E98509E37DE218E9F460 /* OrderedSet */, + ); + name = Pods; + sourceTree = ""; }; - 3FAE50031D46C6FEC506BD2AC93A702F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4402AFF83DBDC4DD07E198685FDC2DF2; - remoteInfo = FirebaseCore; + 44F7011358281CF130EF49EA31B68ADE /* WebMessage */ = { + isa = PBXGroup; + children = ( + 28178BEFC4022093790F7F1CDC5F7C8E /* WebMessageChannel.swift */, + 836B5E673B6A9F483BC120335AF51162 /* WebMessageChannelChannelDelegate.swift */, + C1AA9720A17CC0F6B62000C824AC3AF3 /* WebMessageListener.swift */, + A7F5B11BDA99C942F42BF05DA9D24A7E /* WebMessageListenerChannelDelegate.swift */, + ); + name = WebMessage; + path = WebMessage; + sourceTree = ""; }; - 416A3D7736A2A7875F8A0D3D46513865 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2BBF7206D7FAC92C82A042A99C4A98F8; - remoteInfo = PromisesObjC; + 479908B84DB97AC3B3B64D7165198E27 /* InAppWebView */ = { + isa = PBXGroup; + children = ( + 236ABB618A9EBC9C3D7B414F6349CDF3 /* ContextMenuSettings.swift */, + A6F455B1FE37F75E60194AE3BB4B2A92 /* CustomSchemeHandler.swift */, + BF4956E8FDB06CF3E3D99395642D5B19 /* FlutterWebViewController.swift */, + E56FC7C917772F0F1E3E4A12FB3C9258 /* FlutterWebViewFactory.swift */, + 9DBBFC43A4A5E1A43FCE182684521475 /* InAppWebView.swift */, + 674220EB97B22E5D68ED76DFF1A29AA4 /* InAppWebViewManager.swift */, + 319CA524D284503D5DF6006E25CC9A17 /* InAppWebViewSettings.swift */, + 5EDEB016BEB71C10479D4134E43C1CA5 /* WebViewChannelDelegate.swift */, + 6224A2BC0797119F234579BE7B13BAB1 /* WebViewChannelDelegateMethods.swift */, + 44F7011358281CF130EF49EA31B68ADE /* WebMessage */, + ); + name = InAppWebView; + path = InAppWebView; + sourceTree = ""; }; - 43BF356965A570F54A7677DBB58A04E4 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = FE1DE31D91C32501251AE9687CDC2E0F; - remoteInfo = FirebaseCoreExtension; + 50682268AB7B7C6012C4DEF6ED957269 /* Development Pods */ = { + isa = PBXGroup; + children = ( + FD8BF3306B506D8F29D26BFF31A9FB58 /* flutter_inappwebview_macos */, + E6445CB0AADEC0500E4163D53FD0518A /* FlutterMacOS */, + ); + name = "Development Pods"; + sourceTree = ""; }; - 45B84BDFC2DC895DC7D34EA41CA6E7C8 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4402AFF83DBDC4DD07E198685FDC2DF2; - remoteInfo = FirebaseCore; + 51CC607C25514F5C734B37198D4B2FCE /* Pod */ = { + isa = PBXGroup; + children = ( + 5F4E6387E403A54CF759C22EE1B4D96E /* flutter_inappwebview_macos.podspec */, + B2CC4A72F66E9F6ACBEAC70E6106D73E /* LICENSE */, + ); + name = Pod; + sourceTree = ""; }; - 48C0F80D8103A8738BECEF08E8628F65 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A979F9D3632CD5F2F7518F9A362CBAE3; - remoteInfo = PromisesSwift; + 52A26C44AAD1681CA46693B03F5FAEC4 /* WebAuthenticationSession */ = { + isa = PBXGroup; + children = ( + C228EDD0D3EB466A6A62BCB35238D658 /* WebAuthenticationSession.swift */, + B3DB91D665E65F78699C2FFE00F9A4B8 /* WebAuthenticationSessionChannelDelegate.swift */, + 51D86824973CAFF135465E146C09C3D5 /* WebAuthenticationSessionManager.swift */, + D2CFC48BE5B2FA302BBC71CFF82C9C3E /* WebAuthenticationSessionSettings.swift */, + ); + name = WebAuthenticationSession; + path = WebAuthenticationSession; + sourceTree = ""; }; - 4CCCD9CDC80D0EE807D4D7ADBCD35C1A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 18785DB831C0FA5904C6F1414D53CB5B; - remoteInfo = url_launcher_macos; + 537E840C4F4E30B706FD9D64B15C53A7 /* Pods-RunnerTests */ = { + isa = PBXGroup; + children = ( + B0BD57AB3672E53828D11C2A3368023A /* Pods-RunnerTests.modulemap */, + 11AA7018F95317D959D9D2E76CBB2377 /* Pods-RunnerTests-acknowledgements.markdown */, + 79F83F4D505FA40C1CD18A8029181D59 /* Pods-RunnerTests-acknowledgements.plist */, + 4D3DB54C128E3D88C0C9C7DDEA475ED7 /* Pods-RunnerTests-dummy.m */, + B00A5ECAED4CA0C16FF7C65365BC0334 /* Pods-RunnerTests-Info.plist */, + 9E9B12BCE5540D02A80250C3EC16D399 /* Pods-RunnerTests-umbrella.h */, + 03E8AD2E8B75443E12D3D3BD12A9900E /* Pods-RunnerTests.debug.xcconfig */, + E736E0C9C5B73D27B8865E363E2108AC /* Pods-RunnerTests.profile.xcconfig */, + AC8FE152530FBDCE460186B326C1A8FB /* Pods-RunnerTests.release.xcconfig */, + ); + name = "Pods-RunnerTests"; + path = "Target Support Files/Pods-RunnerTests"; + sourceTree = ""; }; - 554ADF272274B5165C76AD9B28F480AD /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 5FF1A58DEEC5DB749FCD6C120B97CC82; - remoteInfo = "GoogleUtilities-GoogleUtilities_Privacy"; + 5AE45E947AF500A9171DC1E773BD143E /* HeadlessInAppWebView */ = { + isa = PBXGroup; + children = ( + 59EC75A704D1D67DCC4120EB5E790C83 /* HeadlessInAppWebView.swift */, + E1FBFD8851FE1DF9F66960D402E0C689 /* HeadlessInAppWebViewManager.swift */, + 1A56679A111E931144048A2B42C2273C /* HeadlessWebViewChannelDelegate.swift */, + ); + name = HeadlessInAppWebView; + path = HeadlessInAppWebView; + sourceTree = ""; }; - 558887D7E45244E2AD36DF3E69C1E621 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 21FB29F43C8A2A81ABFE8C478370070E; - remoteInfo = "FirebaseMessaging-FirebaseMessaging_Privacy"; + 5BFA583F3CA3123B50B2C8D8CF000A0C /* flutter_inappwebview_macos */ = { + isa = PBXGroup; + children = ( + 1277AF3D469421A04563F44B05E22998 /* macos */, + ); + name = flutter_inappwebview_macos; + path = flutter_inappwebview_macos; + sourceTree = ""; }; - 599E787A0F7065A4BD9236CF1F85342C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CA272E8348BAB4CE0B0C804FB7B818C4; - remoteInfo = FlutterMacOS; + 5C4A5177F1ACE994ABBE95DD04D0E387 /* Support Files */ = { + isa = PBXGroup; + children = ( + 9B9DE041070853B21AAAFB109194FD6C /* OrderedSet.modulemap */, + 290FC29986CD8B437FF80510D6282733 /* OrderedSet-dummy.m */, + BDCEDC18446B545C1F33F4FA41AC6AFE /* OrderedSet-Info.plist */, + C46834C18AEEC06389F6B75FA03D31D4 /* OrderedSet-prefix.pch */, + 1D1A08909FF6189D857FFBBCFDF9E595 /* OrderedSet-umbrella.h */, + ED3E28AB0A4595B97B57AE2DD0B46C8F /* OrderedSet.debug.xcconfig */, + FBBDBB30C390C014CEDCBA774C2E1CA4 /* OrderedSet.release.xcconfig */, + 44C9C9C1F134D1AB2A0F22B8DFCFDA72 /* ResourceBundle-OrderedSet_privacy-OrderedSet-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/OrderedSet"; + sourceTree = ""; }; - 5ACA49C707390E33069DB90A5C9517B4 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 25E9E9A17BC3F670357D7385C521E48E; - remoteInfo = FirebaseCoreInternal; + 69CC8C5C189D6DCFFA5D780FFCBAC1D0 /* .. */ = { + isa = PBXGroup; + children = ( + 7E15BA2F1A6E32517660B5B8F5F0A6FA /* .. */, + ); + name = ..; + path = "../../../../../../../../.pub-cache/hosted/pub.dev/flutter_inappwebview_macos-1.1.2/macos"; + sourceTree = ""; }; - 5F91DB450D39BACEB603C06B124ADDA1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 5895B432FE4D2F6826C8FF25A09DB6D2; - remoteInfo = FirebaseMessaging; + 6CF8013CA832F8AB5DDAE0156C97FD88 /* OS X */ = { + isa = PBXGroup; + children = ( + 9EE00D34B275026D4656C738BED5A001 /* Cocoa.framework */, + ); + name = "OS X"; + sourceTree = ""; }; - 633B5354BDDAC43B6F49DA178F70FB5B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D6C082E212CF95C0098ED9BE0D488DB4; - remoteInfo = local_auth_darwin; - }; - 6452C5CBF48FC49BA763110E95CCCD1B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 1BFBEDBF7E03729D43C96530EE190825; - remoteInfo = "PromisesObjC-FBLPromises_Privacy"; - }; - 67988EEEC2AC95CECC74E55605C43E41 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CA272E8348BAB4CE0B0C804FB7B818C4; - remoteInfo = FlutterMacOS; + 73C3E7DB836E0ED4F93A968AC39695FC /* ephemeral */ = { + isa = PBXGroup; + children = ( + A642F1985B4E97E7C6DA2F1EA673FED3 /* .symlinks */, + ); + name = ephemeral; + path = ephemeral; + sourceTree = ""; }; - 6AD53B08C8C358E22DE589945B18EF46 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4A9CF14C8C6709FC3D3736F0F06E7DD9; - remoteInfo = "local_auth_darwin-local_auth_darwin_privacy"; + 7AA5E882A3E181908F3702ED6247C561 /* .. */ = { + isa = PBXGroup; + children = ( + E1E34347948B535F5C8E4DAE086CC352 /* flutter_manager */, + ); + name = ..; + path = ..; + sourceTree = ""; }; - 72C62E818985BE1AD8C03865F4D2A22B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D2B5E7DCCBBFB32341D857D01211A1A3; - remoteInfo = nanopb; + 7E15BA2F1A6E32517660B5B8F5F0A6FA /* .. */ = { + isa = PBXGroup; + children = ( + EFE6AEFAEA93B987523A0B4D6C34AB36 /* .. */, + ); + name = ..; + path = ..; + sourceTree = ""; }; - 766D3F2B556C3EB5DD195275BF11A9B5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 07C64B0E06ED7C1903D446F9BBDDF5C9; - remoteInfo = "package_info_plus-package_info_plus_privacy"; + 8A27D01CD1213A4A5047408E938A5D59 /* macos */ = { + isa = PBXGroup; + children = ( + 09DBDF46E5572F218807C1F525BAAC38 /* Flutter */, + ); + name = macos; + path = macos; + sourceTree = ""; }; - 79284EE80FC491BD9484A9A90A2B8854 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8D7F5D5DD528D21A72DC87ADA5B12E2D; - remoteInfo = GoogleUtilities; + 8DBD246B5C10311FFF635654488A56AC /* FindInteraction */ = { + isa = PBXGroup; + children = ( + FA40CC95992BDBB8FB2E5ACFF8C4E2D8 /* FindInteractionChannelDelegate.swift */, + 62860D44E813C9A801E98BB6816D18CC /* FindInteractionController.swift */, + 7A9997D44F2F1764E6F69B007CA061FD /* FindInteractionSettings.swift */, + ); + name = FindInteraction; + path = FindInteraction; + sourceTree = ""; }; - 7A6AF6540997686F69A88633A76446AE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 072CEA044D2EF26F03496D5996BBF59F; - remoteInfo = Firebase; + 92B1259B57534B7E9E693507E89EF86C /* Products */ = { + isa = PBXGroup; + children = ( + B0E52B265F02008B8CE433CE12E80F4C /* flutter_inappwebview_macos */, + D5ADBB7CC717C06AED63DEDFB03B8FF2 /* flutter_inappwebview_macos-flutter_inappwebview_macos_privacy */, + D6EBE65F84049F9760E6EE01E900D99F /* OrderedSet */, + BF2EA3A5CE2598CB9300215C2DDC29CC /* OrderedSet-OrderedSet_privacy */, + 669E8F25E1897672BDB80B7EB784DA24 /* Pods-Runner */, + 6C3345B1B3CAEDF5B03B1F731FDC492E /* Pods-RunnerTests */, + ); + name = Products; + sourceTree = ""; }; - 7B70EC52D2EB0D7343698F15EFB8BD44 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CA272E8348BAB4CE0B0C804FB7B818C4; - remoteInfo = FlutterMacOS; + 9AA2DA1E9426F1A7C6F65B543C702339 /* .. */ = { + isa = PBXGroup; + children = ( + 7AA5E882A3E181908F3702ED6247C561 /* .. */, + ); + name = ..; + path = ..; + sourceTree = ""; }; - 803FAE923F09E235AEF1CFEB8FC22B71 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 25E9E9A17BC3F670357D7385C521E48E; - remoteInfo = FirebaseCoreInternal; + 9E446281E0C534CC7992301ED7E53F42 /* Resources */ = { + isa = PBXGroup; + children = ( + 2823579DE443B7BA67A1E83EC5D621E0 /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + path = Resources; + sourceTree = ""; }; - 80CE84A32A27036EE8B48538AA350464 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = B6AF8B7CEAF6321719ABBC7E770624DA; - remoteInfo = "shared_preferences_foundation-shared_preferences_foundation_privacy"; + A642F1985B4E97E7C6DA2F1EA673FED3 /* .symlinks */ = { + isa = PBXGroup; + children = ( + 2E4536F4AEB677D1FF88566F8F298D3E /* plugins */, + ); + name = .symlinks; + path = .symlinks; + sourceTree = ""; }; - 81B8BCC66A2C103EA29939E4993851F5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 17CBCC6221F62B870268E935098B7D7D; - remoteInfo = "FirebaseCrashlytics-FirebaseCrashlytics_Privacy"; + ADC5110E8B0752B685E5B1D7FF417C33 /* Types */ = { + isa = PBXGroup; + children = ( + 3C5BDB3C085918A5A62FEE041F073333 /* BaseCallbackResult.swift */, + D019426639788C9A873F615479D7F74A /* CallbackResult.swift */, + 206322B30345C2BC80FB6A6AD89754C2 /* CGRect.swift */, + C0769B612F0E052DB59BA714A1D9325E /* ChannelDelegate.swift */, + 8FCD752137ED67B6C3108551CE993823 /* ClientCertChallenge.swift */, + 2BC47A5A6CE739851AC6872F562E5A90 /* ClientCertResponse.swift */, + 3EEA4C7644C1547B24ED58AE11E1AE66 /* CreateWindowAction.swift */, + 6ECBBCE7AD4285F397FD315122FBC80F /* CustomSchemeResponse.swift */, + 9E26CA045B2A5D1E997CCA4570CAB9F7 /* Disposable.swift */, + 8D75AE3C44D0885D41F666DA62105E4C /* DownloadStartRequest.swift */, + C15107DA6C691A238813ACA108A103D2 /* FindSession.swift */, + 0E75D46D17DF2CE0489D979AE72ABE6F /* FlutterMethodCallDelegate.swift */, + 6F27F8489BF10CFBDE0CF3839397AD23 /* FlutterMethodChannel.swift */, + FE02C7970C39C33C016DE2D5021FBAA7 /* HitTestResult.swift */, + 030BC43F2C25B579B5DFBAE24903D5E8 /* HttpAuthenticationChallenge.swift */, + ABAFCACFDE35A2B1C4B184478F905278 /* HttpAuthResponse.swift */, + A490A57348356744509FC42515605E7A /* InAppBrowserMenuItem.swift */, + B98950902A9D2C52286074A9C54325B5 /* InAppBrowserWindowType.swift */, + 8EA47640FAAF03F0C9BC818C79438D96 /* JsAlertResponse.swift */, + E4C0404EBBD230C70D7F37FF6D73CF4E /* JsConfirmResponse.swift */, + 448B092BE4C440777B5911A322E38B1A /* JsPromptResponse.swift */, + 24E474D753F8CAE1212A8324A6825379 /* MethodChannelResult.swift */, + 5F78746EECAE3E253D37814468B4519D /* NSAttributedString.swift */, + D89C4017310E7C00CE34538DCE5F2787 /* NSColor.swift */, + 0470BFCF33D6D2159C77868D9A897DA7 /* NSEdgeInsets.swift */, + B4217A9F3171201B537153461232DEF0 /* NSImage.swift */, + 385E4C4CBCD2D63288499511FD67013C /* NSPrinter.swift */, + B557A79E0237077D1EB5632E0EB42CEE /* PermissionRequest.swift */, + 599EFCED26093730F46448A120D6704D /* PermissionResponse.swift */, + 806BEC5C513124395D54089485148AA2 /* PluginScript.swift */, + D6C4B815B5850F8B682455D5F2CF3BEF /* SecCertificate.swift */, + B11328607060EE12F9E305A4643D71A6 /* ServerTrustAuthResponse.swift */, + DBCF3E21E84730F77AC006E917EF0CA7 /* ServerTrustChallenge.swift */, + 5E2612A864F6806DD4B4D045DBA8F5FD /* Size2D.swift */, + 84285D3B50B8C002332F552B336B18C3 /* SslCertificate.swift */, + 8A12776C50AAD9C49F3791F730C9CEBA /* SslError.swift */, + 1B5EF12F4B7DF7FFAB526343D9F92B6E /* StringOrInt.swift */, + 1DF15F8501EE41AF4BFBC0843D659123 /* URLAuthenticationChallenge.swift */, + C97EA696B6BC8182F002B8C9DA1A476B /* URLCredential.swift */, + BCEDA6FF3040541A43E7E8B3C47264BE /* URLProtectionSpace.swift */, + EC755DD176886194A4C6C87C3D0ACD3D /* URLRequest.swift */, + 72D860A18BDCAE939722FB45F335A07B /* URLResponse.swift */, + 2322F353F5B1A3A10B6269D68D3C3028 /* UserScript.swift */, + C550D366C6DC0D2EC7B65EF72D7DB1F7 /* WebMessage.swift */, + 4521D0643EF9D1B8DAB89F6C7D8930FF /* WebMessagePort.swift */, + 8B87ED5650B80F589E0DF7E929CF1F4A /* WebResourceError.swift */, + 94E928F13FF93751A6BFCB56176C1D74 /* WebResourceRequest.swift */, + D77740501B2545701633B81F66154336 /* WebResourceResponse.swift */, + 82C9D5D77A7A684E451FD15D992B4AA8 /* WebViewTransport.swift */, + 2EC7DF8508235D6D7E6C509DE35FA09B /* WKContentWorld.swift */, + 030B061AB6FDF45B1922989BBD8CA42F /* WKFrameInfo.swift */, + 8150DB32E0291692CB104BCCC61C13C0 /* WKNavigationAction.swift */, + 7C53C998F6EDCC2D888DBAD6BA051503 /* WKNavigationResponse.swift */, + BA490D6C9DF77C09CDEEA84D2D0B3187 /* WKSecurityOrigin.swift */, + 52BDF74165B3CF7D3FAEE163BB752968 /* WKUserContentController.swift */, + 9F6C42866BE962B907D235BE80CF6A39 /* WKWindowFeatures.swift */, + ); + name = Types; + path = Types; + sourceTree = ""; + }; + C8B3765D5192E98509E37DE218E9F460 /* OrderedSet */ = { + isa = PBXGroup; + children = ( + 1CFEE8700B4563CD5EE3E9707CCA78B0 /* OrderedSet.swift */, + CF22D2C0C1F354D7DEB53609444B0262 /* Resources */, + 5C4A5177F1ACE994ABBE95DD04D0E387 /* Support Files */, + ); + name = OrderedSet; + path = OrderedSet; + sourceTree = ""; }; - 81F511900E4CE7E47D01228600849DEA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CA272E8348BAB4CE0B0C804FB7B818C4; - remoteInfo = FlutterMacOS; + CF1408CF629C7361332E53B88F7BD30C = { + isa = PBXGroup; + children = ( + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, + 50682268AB7B7C6012C4DEF6ED957269 /* Development Pods */, + E0A1E60606E0BF6E2E10F1F01350DFE8 /* Frameworks */, + 3F44B789BA731C6C67CF194948ACE8AE /* Pods */, + 92B1259B57534B7E9E693507E89EF86C /* Products */, + 2DB8426A477BA92773F00012EBA84D53 /* Targets Support Files */, + ); + sourceTree = ""; }; - 82EAE3A70C506F10899C3161230D4FF0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = AB5EE685B22D01885ADD930538E8DD3C; - remoteInfo = shared_preferences_foundation; + CF22D2C0C1F354D7DEB53609444B0262 /* Resources */ = { + isa = PBXGroup; + children = ( + 804071F41C7C5B0664DAE4ABE3ED62AA /* PrivacyInfo.xcprivacy */, + ); + name = Resources; + sourceTree = ""; }; - 867FFBDDDED1FE16FA76AC4624BFB1CB /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4402AFF83DBDC4DD07E198685FDC2DF2; - remoteInfo = FirebaseCore; + E0A1E60606E0BF6E2E10F1F01350DFE8 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 6CF8013CA832F8AB5DDAE0156C97FD88 /* OS X */, + ); + name = Frameworks; + sourceTree = ""; }; - 869492EBF3F1495CE7A3983FB90DC940 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 76F586D063C931FE22406FB97594F82B; - remoteInfo = firebase_crashlytics; + E1E34347948B535F5C8E4DAE086CC352 /* flutter_manager */ = { + isa = PBXGroup; + children = ( + 8A27D01CD1213A4A5047408E938A5D59 /* macos */, + ); + name = flutter_manager; + path = flutter_manager; + sourceTree = ""; }; - 86B9774678EDE86F1AC81E93BFE972C0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3EB14444A17F9D4F1F697F7C1FF32245; - remoteInfo = "FirebaseInstallations-FirebaseInstallations_Privacy"; + E50DCD157802C437F8BE67FE1D7B3A41 /* Support Files */ = { + isa = PBXGroup; + children = ( + DDC5550F5DEABE3958F24E6378916A84 /* flutter_inappwebview_macos.modulemap */, + 2A97512613E785917BA4150E6380E750 /* flutter_inappwebview_macos-dummy.m */, + 699FFAB9C2D9BC923BC76460AE6F5299 /* flutter_inappwebview_macos-Info.plist */, + FC13818A3ADB599C9A66A281A19F8801 /* flutter_inappwebview_macos-prefix.pch */, + CA2F4F6CBEC62FB716E309FCC766A37E /* flutter_inappwebview_macos-umbrella.h */, + BC08CB544EBA5BBCEB569E937BC8DD20 /* flutter_inappwebview_macos.debug.xcconfig */, + EBBC6AC0FD9325C7442C3F4F5BDA1AF1 /* flutter_inappwebview_macos.release.xcconfig */, + AF15FF11E6CF6FCF095E163B0AA3AA4E /* ResourceBundle-flutter_inappwebview_macos_privacy-flutter_inappwebview_macos-Info.plist */, + ); + name = "Support Files"; + path = "../../../../../../Pods/Target Support Files/flutter_inappwebview_macos"; + sourceTree = ""; }; - 8719513D0E3CA94C497C79E745DF6A37 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 87803597EB3F20FC46472B85392EC4FD; - remoteInfo = FirebaseInstallations; + E6445CB0AADEC0500E4163D53FD0518A /* FlutterMacOS */ = { + isa = PBXGroup; + children = ( + 2A827D2AA9E4A5DFA39DE0F664364864 /* Pod */, + EB28CEC8254FD6DB41A8D2DA55C228D1 /* Support Files */, + ); + name = FlutterMacOS; + path = ../Flutter/ephemeral; + sourceTree = ""; }; - 947E412AEDC9BCB4C7EC9422BE4E459C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2BBF7206D7FAC92C82A042A99C4A98F8; - remoteInfo = PromisesObjC; + E806A4F97D48F5FD3B4CA1BC617EA1F5 /* Pods-Runner */ = { + isa = PBXGroup; + children = ( + C24C1A035F22D24883C6F1876F274C6F /* Pods-Runner.modulemap */, + ECDF6AA713870989438BA93B395DC557 /* Pods-Runner-acknowledgements.markdown */, + 1B136F41D5B5FAE96EA576E768A5771D /* Pods-Runner-acknowledgements.plist */, + E794494AB90477BA94C681E994ADF341 /* Pods-Runner-dummy.m */, + 773BFCE41424EB8EBB72EF3F6A5FB719 /* Pods-Runner-frameworks.sh */, + 0AFB643DA4919253F749E2836A5AAFDC /* Pods-Runner-Info.plist */, + 499E3722E8DACDC2AAA6C15AD1796520 /* Pods-Runner-umbrella.h */, + 728A5ED1DD60BAC8C8F382A87B976F84 /* Pods-Runner.debug.xcconfig */, + C50FD10CD19FF6999637BA5ECAF1681B /* Pods-Runner.profile.xcconfig */, + B703785507B22BAF0B800737429577EC /* Pods-Runner.release.xcconfig */, + ); + name = "Pods-Runner"; + path = "Target Support Files/Pods-Runner"; + sourceTree = ""; }; - 96E7CFBF4F5A01B17172D056379C2E31 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 072CEA044D2EF26F03496D5996BBF59F; - remoteInfo = Firebase; + EB28CEC8254FD6DB41A8D2DA55C228D1 /* Support Files */ = { + isa = PBXGroup; + children = ( + 5825A663BAE601CC61FBC04C28F4641D /* FlutterMacOS.debug.xcconfig */, + 004497D446FC4E9A5B3F0EDC46595503 /* FlutterMacOS.release.xcconfig */, + ); + name = "Support Files"; + path = "../../Pods/Target Support Files/FlutterMacOS"; + sourceTree = ""; }; - 99C05D5FD46A4D9BEE5955DB7F291DD6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = DD0D41A9315A48004E57F4F0E54095F1; - remoteInfo = "GoogleDataTransport-GoogleDataTransport_Privacy"; + EFE6AEFAEA93B987523A0B4D6C34AB36 /* .. */ = { + isa = PBXGroup; + children = ( + 21FC192813DEE6BA4150BCCCB77DC5D7 /* .. */, + ); + name = ..; + path = ..; + sourceTree = ""; }; - 9C42BB5B6234ABBBABDB501D8D4FCFA5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4402AFF83DBDC4DD07E198685FDC2DF2; - remoteInfo = FirebaseCore; + FD8BF3306B506D8F29D26BFF31A9FB58 /* flutter_inappwebview_macos */ = { + isa = PBXGroup; + children = ( + 69CC8C5C189D6DCFFA5D780FFCBAC1D0 /* .. */, + 51CC607C25514F5C734B37198D4B2FCE /* Pod */, + E50DCD157802C437F8BE67FE1D7B3A41 /* Support Files */, + ); + name = flutter_inappwebview_macos; + path = ../Flutter/ephemeral/.symlinks/plugins/flutter_inappwebview_macos/macos; + sourceTree = ""; }; - 9CF32FA6CEB3476A8C7718DEF9E6313D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 1600DCCFF1B483EC49C8CB09BBB7411C; - remoteInfo = "webview_flutter_wkwebview-webview_flutter_wkwebview_privacy"; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 01177530877B4768742583C01E8C4C53 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 814B329F3940AB4F90163EFFD704121F /* OrderedSet-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - 9D70692EF178690CBFBCD35C82DEA029 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2BBF7206D7FAC92C82A042A99C4A98F8; - remoteInfo = PromisesObjC; + 70DCE452991BF6D355CDBDDC3FB245BC /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + A2A0F5F30497C50F6883BF0344B3643B /* Pods-Runner-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - 9FB7F82F3A658428EAF2B7C327D05197 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CA272E8348BAB4CE0B0C804FB7B818C4; - remoteInfo = FlutterMacOS; + DC48B05D4D5B606BC294115F912BFA75 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 82DB7717E8B33C92BA3B774D97A8F8BF /* flutter_inappwebview_macos-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - A0DB76AAA8E4A58415373E8A114DA388 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8D7F5D5DD528D21A72DC87ADA5B12E2D; - remoteInfo = GoogleUtilities; + FC4DA9BD27A4914E75F803590E4C4B8B /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + EB2DC96CDCF638AB89007D2DB0F3119A /* Pods-RunnerTests-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; }; - A2D489C086518E30D761510C4C479D08 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A979F9D3632CD5F2F7518F9A362CBAE3; - remoteInfo = PromisesSwift; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 2F8410D3DA69756D81B1FE8C64A8ED4B /* OrderedSet */ = { + isa = PBXNativeTarget; + buildConfigurationList = D83A81680E0B36B776052E3C2C56E83C /* Build configuration list for PBXNativeTarget "OrderedSet" */; + buildPhases = ( + 01177530877B4768742583C01E8C4C53 /* Headers */, + AB826A11061B19D37ACAFE6C1F4C8BB1 /* Sources */, + F3677FBF7E1360A95A0A5C6E97E2D0F8 /* Frameworks */, + 69DDD3CAC14B27969426F54B2DD0C053 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 61B2D8C38981C859E29F4B75F2B99C01 /* PBXTargetDependency */, + ); + name = OrderedSet; + productName = OrderedSet; + productReference = D6EBE65F84049F9760E6EE01E900D99F /* OrderedSet */; + productType = "com.apple.product-type.framework"; }; - AC9C6972139876D4B4D726006A522160 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 9C4575D64B2B6264CF6AB60FB03302AA; - remoteInfo = "FirebaseCoreExtension-FirebaseCoreExtension_Privacy"; + 3232F0C0E7C65B232832393F9ADDD8C3 /* Pods-RunnerTests */ = { + isa = PBXNativeTarget; + buildConfigurationList = D52099AA1537D0F3745166E1889F6CA3 /* Build configuration list for PBXNativeTarget "Pods-RunnerTests" */; + buildPhases = ( + FC4DA9BD27A4914E75F803590E4C4B8B /* Headers */, + 001CCB0FEA80CD1C6BF534C6D9C6283A /* Sources */, + EAC0834F7252D8143E0E41335E53F3B8 /* Frameworks */, + 4A765108DEAFDEBF078F71CDDBE3414E /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 6C25E836DE29D05DCCB3E2BF6EFE3A6F /* PBXTargetDependency */, + ); + name = "Pods-RunnerTests"; + productName = Pods_RunnerTests; + productReference = 6C3345B1B3CAEDF5B03B1F731FDC492E /* Pods-RunnerTests */; + productType = "com.apple.product-type.framework"; }; - AD3DA099DFA6515F86BBF06274A29596 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 526C4398D095B3704EB933DADBC30093; - remoteInfo = FirebaseCrashlytics; - }; - B54B0BC8CEB395F06FEC93A0E5F4519E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 5895B432FE4D2F6826C8FF25A09DB6D2; - remoteInfo = FirebaseMessaging; - }; - B6E955D04E9A9B6D1E926B00AC78B0DF /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8D7F5D5DD528D21A72DC87ADA5B12E2D; - remoteInfo = GoogleUtilities; - }; - BD0C31004920DBBB5ABD024C0DF3B29F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 5C0371EE948D0357B8EE0E34ABB44BF0; - remoteInfo = GoogleDataTransport; - }; - BDB07A2B6E3B89DBBE4308BD403210F6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 56F581DDCB0A032454E604885E17AE3C; - remoteInfo = path_provider_foundation; - }; - BF272BAD6164EFCA01565F21463B286B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 87803597EB3F20FC46472B85392EC4FD; - remoteInfo = FirebaseInstallations; - }; - C13BCA10A3D836119F03ABDDB924D69C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D2B5E7DCCBBFB32341D857D01211A1A3; - remoteInfo = nanopb; - }; - C1C96F06271014F6EED99A0372D23BEA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D2B5E7DCCBBFB32341D857D01211A1A3; - remoteInfo = nanopb; - }; - C433CA7B746EC7E230B787BCE0357AED /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = DAA3DF4B8C2F11E7A1764EF4EC560AC8; - remoteInfo = firebase_core; - }; - C7AB1F66CC204D552A4AC80C497ADBE2 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CA272E8348BAB4CE0B0C804FB7B818C4; - remoteInfo = FlutterMacOS; - }; - C8A21B4118D064A715176CF6D6424AC8 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 328CC04F43300C6CAB81659260A3799D; - remoteInfo = FirebaseRemoteConfigInterop; - }; - CAEF52BA2CE67BD5554738194837CA6F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 87803597EB3F20FC46472B85392EC4FD; - remoteInfo = FirebaseInstallations; - }; - CED2BB7E6778C37FFC14A91720B6B129 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 072CEA044D2EF26F03496D5996BBF59F; - remoteInfo = Firebase; - }; - CFCA51F249DEC1F0CDB43BBFF40CB5EE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8D7F5D5DD528D21A72DC87ADA5B12E2D; - remoteInfo = GoogleUtilities; - }; - D09DA6D489C376273D9E797D62977DE4 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 54A00AF9F830F355D8FD8F6A4387F6A2; - remoteInfo = package_info_plus; - }; - D69D47A0C0AF3C5B33BAEFF101F52843 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2BBF7206D7FAC92C82A042A99C4A98F8; - remoteInfo = PromisesObjC; - }; - D8A816B546F8CF8A0F09957005B3A2E6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 230F5EE18ECBB227C09ED2C571AFA319; - remoteInfo = "PromisesSwift-Promises_Privacy"; - }; - E9739475FBAC5521B0EDC417D3A010AE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2BBF7206D7FAC92C82A042A99C4A98F8; - remoteInfo = PromisesObjC; - }; - EBFD332C313318E689735B8706D82960 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 55522A91938FF505CFEBEAD2DD85AE2D; - remoteInfo = "nanopb-nanopb_Privacy"; - }; - ED34BD8C6F88664465B345EC7A6D1363 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CA272E8348BAB4CE0B0C804FB7B818C4; - remoteInfo = FlutterMacOS; - }; - ED5AADDD1AF974CAC4CD1B0CB8CE1A88 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8D7F5D5DD528D21A72DC87ADA5B12E2D; - remoteInfo = GoogleUtilities; - }; - EE7F07246F2A77960B1D20587310E816 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8D7F5D5DD528D21A72DC87ADA5B12E2D; - remoteInfo = GoogleUtilities; - }; - EF0A4963AA0353BC4F5624D2B299E582 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = FE1DE31D91C32501251AE9687CDC2E0F; - remoteInfo = FirebaseCoreExtension; - }; - EF6306C53EAD185834A09F2C4B48FA32 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CACE6618E7996464E38687E13F67D945; - remoteInfo = "path_provider_foundation-path_provider_foundation_privacy"; - }; - EFBFF3ADEA13B7BA20A2241230025F6E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3F8EC37C78673149F2B94E8BD9AA8737; - remoteInfo = FirebaseSessions; - }; - EFF960A41DE3CC0B5B7150E26AE7350C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 42A5F24E847029301BC47B4E68477322; - remoteInfo = share_plus; - }; - F8954539865CED709EAA2904F49C5885 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = B92347C3E503ADBA2F0EF79DE5320B2D; - remoteInfo = firebase_messaging; - }; - FB5A39F0752FA842641EADB292E8D2E8 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 18C1C89B0915365FEE8FAEB868A0B528; - remoteInfo = "share_plus-share_plus_privacy"; - }; - FFDF0A8D7DAA1ACF282DBCD3FEE6A9E7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4402AFF83DBDC4DD07E198685FDC2DF2; - remoteInfo = FirebaseCore; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXFileReference section */ - 008E39C6930011B06E33E298157205B6 /* FIRInstallationsErrorUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsErrorUtil.h; path = FirebaseInstallations/Source/Library/Errors/FIRInstallationsErrorUtil.h; sourceTree = ""; }; - 009AD1BF1981C9058C0066A638EB320B /* messages.g.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = messages.g.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/local_auth_darwin-1.6.1/darwin/local_auth_darwin/Sources/local_auth_darwin/messages.g.swift"; sourceTree = ""; }; - 016771B6E43A9BE81BBFFFC603F53A80 /* FIRCLSExecutionIdentifierModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSExecutionIdentifierModel.h; path = Crashlytics/Crashlytics/Models/FIRCLSExecutionIdentifierModel.h; sourceTree = ""; }; - 02296D670452C1BE061412CDBE9A7727 /* HTTPURLResponseProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPURLResponseProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/HTTPURLResponseProxyAPIDelegate.swift"; sourceTree = ""; }; - 0268B7423580EC6FDF58A84486E92D78 /* GoogleDataTransport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GoogleDataTransport.h; path = GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GoogleDataTransport.h; sourceTree = ""; }; - 0285AE5905748D82D65D54F87DAA517A /* FIRLibrary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLibrary.h; path = FirebaseCore/Extension/FIRLibrary.h; sourceTree = ""; }; - 02D5E98C9D1FBA9E1ED3FD24A8D71F1C /* FIRLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLogger.h; path = FirebaseCore/Extension/FIRLogger.h; sourceTree = ""; }; - 03AB4674651A0D9C171A5009A2038771 /* nanopb-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "nanopb-umbrella.h"; sourceTree = ""; }; - 04879193D5B1FD66E4312460B4F84D24 /* FIRCLSMachException.c */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSMachException.c; path = Crashlytics/Crashlytics/Handlers/FIRCLSMachException.c; sourceTree = ""; }; - 04EEF700003A7639332FE639A7FBD9CB /* FBLPromise+Retry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Retry.h"; path = "Sources/FBLPromises/include/FBLPromise+Retry.h"; sourceTree = ""; }; - 050398AFB114E223C3DC37D9AB0D68D9 /* Promise.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Promise.swift; path = Sources/Promises/Promise.swift; sourceTree = ""; }; - 05099AD9FA23867891C293BC3C6BED8B /* FirebaseSessions-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FirebaseSessions-umbrella.h"; sourceTree = ""; }; - 0566FD696019A97A19213D9BCB86804F /* FIRInteropEventNames.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInteropEventNames.h; path = Interop/Analytics/Public/FIRInteropEventNames.h; sourceTree = ""; }; - 0590E705A25A11D3211E1CAF77B2D2C3 /* GDTCORUploadCoordinator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORUploadCoordinator.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORUploadCoordinator.m; sourceTree = ""; }; - 05E60C478260D50FF323CE9B3CB1B4A0 /* FIROptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIROptions.h; path = FirebaseCore/Sources/Public/FirebaseCore/FIROptions.h; sourceTree = ""; }; - 061101946DDD64AED3B75CFE177D6793 /* FIRLibrary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLibrary.h; path = FirebaseCore/Extension/FIRLibrary.h; sourceTree = ""; }; - 0652FCE3FC19056983AABE058B3CC45B /* shared_preferences_foundation-shared_preferences_foundation_privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "shared_preferences_foundation-shared_preferences_foundation_privacy"; path = shared_preferences_foundation_privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 0662B5D834254DEF7E73BE00FAD6111D /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/share_plus-12.0.1/macos/share_plus/Sources/share_plus/PrivacyInfo.xcprivacy"; sourceTree = ""; }; - 067CED0F0662BBE6DC889AEC6DAB3049 /* PromisesSwift-Promises_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "PromisesSwift-Promises_Privacy"; path = Promises_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 06FC5C9CF96D60C50FCD47D339C91951 /* nanopb */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = nanopb; path = nanopb.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 074282E39D46BA74A765730C057AFC43 /* local_auth_darwin-local_auth_darwin_privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "local_auth_darwin-local_auth_darwin_privacy"; path = local_auth_darwin_privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 079C3315CA0E164972B1BF26AA873B58 /* GULLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULLogger.h; path = GoogleUtilities/Logger/Public/GoogleUtilities/GULLogger.h; sourceTree = ""; }; - 07D57258298D052CEC547D9F661BB6D0 /* package_info_plus.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = package_info_plus.modulemap; sourceTree = ""; }; - 08648B264525995E54F0E2E824B4696B /* FIRAnalyticsInteropListener.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAnalyticsInteropListener.h; path = Interop/Analytics/Public/FIRAnalyticsInteropListener.h; sourceTree = ""; }; - 0876350B55D835F4B3FA7935F595BCA9 /* FIRCLSURLBuilder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSURLBuilder.h; path = Crashlytics/Shared/FIRCLSNetworking/FIRCLSURLBuilder.h; sourceTree = ""; }; - 08F1F781F90E1C372C7377FF20FE715D /* firebase_core-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "firebase_core-prefix.pch"; sourceTree = ""; }; - 090C691BCCBC90BC51FC3E3D32941115 /* GoogleUtilities.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GoogleUtilities.release.xcconfig; sourceTree = ""; }; - 091090D02B005F3EE45ED9A352A9D601 /* GDTCORClock.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORClock.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORClock.m; sourceTree = ""; }; - 09174AB569A10CD63FEA3A6548A5100D /* ResourceBundle-GoogleUtilities_Privacy-GoogleUtilities-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-GoogleUtilities_Privacy-GoogleUtilities-Info.plist"; sourceTree = ""; }; - 093DEFCD622D952EAF9BC7A6F8BA85BF /* GDTCORProductData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORProductData.h; path = GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORProductData.h; sourceTree = ""; }; - 0955664FC6AEF590F37571DECF16192C /* FIRCLSSerializeSymbolicatedFramesOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSSerializeSymbolicatedFramesOperation.m; path = Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSSerializeSymbolicatedFramesOperation.m; sourceTree = ""; }; - 0A4E2D87C05E87F9E47968221128C40C /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = "../../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/Resources/PrivacyInfo.xcprivacy"; sourceTree = ""; }; - 0AB9A05EE902FDB78FB3F8603241DFCD /* GDTCCTCompressionHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCCTCompressionHelper.m; path = GoogleDataTransport/GDTCCTLibrary/GDTCCTCompressionHelper.m; sourceTree = ""; }; - 0C682E3E561EC59BE7823618A653FE69 /* FIRHeartbeatLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRHeartbeatLogger.m; path = FirebaseCore/Sources/FIRHeartbeatLogger.m; sourceTree = ""; }; - 0D351F23C38290B0C3B49DC7310E8B45 /* Pods-Runner.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-Runner.modulemap"; sourceTree = ""; }; - 0DB038E187A0CC7EC7EF086E1F2AD5B4 /* FIRMessagingTopicsCommon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingTopicsCommon.h; path = FirebaseMessaging/Sources/FIRMessagingTopicsCommon.h; sourceTree = ""; }; - 0E06BC7652BED4F63E8E04ECD033F27A /* package_info_plus-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "package_info_plus-dummy.m"; sourceTree = ""; }; - 0E0743AF28B08911BE66983CD6D50FDA /* firebase_crashlytics */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = firebase_crashlytics; path = firebase_crashlytics.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0E5C99AF93621C42A3078733100ACBA7 /* FIRLibrary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLibrary.h; path = FirebaseCore/Extension/FIRLibrary.h; sourceTree = ""; }; - 0E7874A0D02223D4770688E16778CA86 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = FirebaseCore/Internal/Sources/Resources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 0EF7A9B355C7799DA182E1D63985976D /* FIRCLSLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSLogger.m; path = Crashlytics/Crashlytics/Helpers/FIRCLSLogger.m; sourceTree = ""; }; - 0F39AA5CDDEBAF40BC4AD6FA0A9EE80F /* FBLPromise.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBLPromise.h; path = Sources/FBLPromises/include/FBLPromise.h; sourceTree = ""; }; - 0F658910DA7E291AE2ED4F8347B9D617 /* FirebaseCoreExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseCoreExtension.release.xcconfig; sourceTree = ""; }; - 0FD7AA784F1CCCB6F09D262BC910EF2A /* GDTCORConsoleLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORConsoleLogger.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORConsoleLogger.m; sourceTree = ""; }; - 1052CF993C6603827082B7AF7A36E6A4 /* FirebaseSessions.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseSessions.release.xcconfig; sourceTree = ""; }; - 10D2DE736383A59839865B07870421CD /* webview_flutter_wkwebview-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "webview_flutter_wkwebview-Info.plist"; sourceTree = ""; }; - 112FE3C0F1077662B7D0A59E5EB0E749 /* FIRInstallationsAuthTokenResult.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsAuthTokenResult.h; path = FirebaseInstallations/Source/Library/Public/FirebaseInstallations/FIRInstallationsAuthTokenResult.h; sourceTree = ""; }; - 118D09C70B34891937D80A9035AC697A /* GULMutableDictionary.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULMutableDictionary.m; path = GoogleUtilities/Network/GULMutableDictionary.m; sourceTree = ""; }; - 11CACDA5DF46A6BDF07BF0A30C6503F7 /* FIRCLSReportAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSReportAdapter.h; path = Crashlytics/Crashlytics/Models/Record/FIRCLSReportAdapter.h; sourceTree = ""; }; - 11F5E69FF4F95348FBBC08E574BF6A85 /* FBLPromise+Await.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Await.m"; path = "Sources/FBLPromises/FBLPromise+Await.m"; sourceTree = ""; }; - 11FFDE8B7B42B33C13DC4715A729F86B /* FIROptionsInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIROptionsInternal.h; path = FirebaseCore/Sources/FIROptionsInternal.h; sourceTree = ""; }; - 1248409484FAAEA20EB223340271556E /* FIRBundleUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRBundleUtil.h; path = FirebaseCore/Sources/FIRBundleUtil.h; sourceTree = ""; }; - 124E73B44028489B0F582C49756B1381 /* GULNetworkConstants.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULNetworkConstants.m; path = GoogleUtilities/Network/GULNetworkConstants.m; sourceTree = ""; }; - 12B0B7710483DB73F067DD70863AA083 /* FIRComponentType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentType.h; path = FirebaseCore/Extension/FIRComponentType.h; sourceTree = ""; }; - 12D6EA4C18AA3755661860FEE3E4F021 /* FIRCLSByteUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSByteUtility.h; path = Crashlytics/Shared/FIRCLSByteUtility.h; sourceTree = ""; }; - 13A0E08E87D5757AE5BBC806FA9A515E /* FIRCLSRecordIdentity.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSRecordIdentity.m; path = Crashlytics/Crashlytics/Models/Record/FIRCLSRecordIdentity.m; sourceTree = ""; }; - 13C8C8B254851998F9289F71229B28A2 /* FirebaseInstallations */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FirebaseInstallations; path = FirebaseInstallations.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 14376CD73B0B35127BB0A961C2AEFCB7 /* Promise+Do.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Do.swift"; path = "Sources/Promises/Promise+Do.swift"; sourceTree = ""; }; - 148D0F9E8C7373FEAF40D800FC5F1BAA /* FirebaseCoreInternal */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FirebaseCoreInternal; path = FirebaseCoreInternal.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 14B22373368BC07EE98EC8D1BE58BF0A /* FIRMessagingContextManagerService.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingContextManagerService.m; path = FirebaseMessaging/Sources/FIRMessagingContextManagerService.m; sourceTree = ""; }; - 14BE12BB99503F2BC62368BBB5BCF223 /* FIRMessagingPendingTopicsList.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingPendingTopicsList.h; path = FirebaseMessaging/Sources/FIRMessagingPendingTopicsList.h; sourceTree = ""; }; - 14CE640EBBC43BC0CD0E3CAF17187555 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = "../../../../../../../../.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.5/LICENSE"; sourceTree = ""; }; - 14D287F3A3D5159E672AB1F0BDE00B13 /* GDTCORMetricsMetadata.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORMetricsMetadata.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORMetricsMetadata.m; sourceTree = ""; }; - 14EA3653315A52382D3EFF08E14E3182 /* FIRCLSExistingReportManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSExistingReportManager.m; path = Crashlytics/Crashlytics/Controllers/FIRCLSExistingReportManager.m; sourceTree = ""; }; - 1566E6FA1757911E7F59697428EAEC15 /* GULLoggerCodes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULLoggerCodes.h; path = GoogleUtilities/Common/GULLoggerCodes.h; sourceTree = ""; }; - 15689DE973053BE83914FEB28BF456B6 /* GDTCORConsoleLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORConsoleLogger.h; path = GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORConsoleLogger.h; sourceTree = ""; }; - 156A5B08B8F7D8C77AE7561BC94DDA57 /* FIRCLSDataCollectionArbiter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSDataCollectionArbiter.h; path = Crashlytics/Crashlytics/DataCollection/FIRCLSDataCollectionArbiter.h; sourceTree = ""; }; - 163A707D53693953E4DC7E0DE4C912A4 /* webview_flutter_wkwebview-webview_flutter_wkwebview_privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "webview_flutter_wkwebview-webview_flutter_wkwebview_privacy"; path = webview_flutter_wkwebview_privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 1653301603599BC6FDA662F107AC052B /* FirebaseSessions.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FirebaseSessions.modulemap; sourceTree = ""; }; - 16754451CC068C973247E72B5EACF78C /* Pods-Runner-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Runner-Info.plist"; sourceTree = ""; }; - 16F8A08331D86777EE250BDBE4AB06DA /* FIRComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponent.h; path = FirebaseCore/Extension/FIRComponent.h; sourceTree = ""; }; - 17016078E835C0DEAE4C69BA81319323 /* webview_flutter_wkwebview.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = webview_flutter_wkwebview.release.xcconfig; sourceTree = ""; }; - 178F32FDDB9269FD1CD787CC0E193045 /* FIRComponentContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentContainer.h; path = FirebaseCore/Extension/FIRComponentContainer.h; sourceTree = ""; }; - 17A6E5A8394215A4B7A15D37BE06BB4B /* package_info_plus-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "package_info_plus-prefix.pch"; sourceTree = ""; }; - 17C5AB987A4A18605AA4EF89EFC43AA2 /* FBLPromise+Delay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Delay.h"; path = "Sources/FBLPromises/include/FBLPromise+Delay.h"; sourceTree = ""; }; - 1887B23EA14A5CBB9DE6A3F12EC1BC99 /* UIViewProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIViewProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/UIViewProxyAPIDelegate.swift"; sourceTree = ""; }; - 18D10A1084189DC37BFA746FB7779A79 /* firebase_crashlytics.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = firebase_crashlytics.debug.xcconfig; sourceTree = ""; }; - 19A81047AC9E7BB7D7952B01792E82C0 /* FirebaseCore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseCore.h; path = FirebaseCore/Sources/Public/FirebaseCore/FirebaseCore.h; sourceTree = ""; }; - 19B2485F72B74F8A3B556DDC56F952A9 /* FIRCLSSettings.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSSettings.m; path = Crashlytics/Crashlytics/Models/FIRCLSSettings.m; sourceTree = ""; }; - 19B979706328685A1F58D690DBAB3A0C /* FIRCLSdSYM.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSdSYM.m; path = Crashlytics/Shared/FIRCLSMachO/FIRCLSdSYM.m; sourceTree = ""; }; - 19BB5208B7E91F9FF7799567023C5742 /* FIRMessagingCheckinPreferences.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingCheckinPreferences.m; path = FirebaseMessaging/Sources/Token/FIRMessagingCheckinPreferences.m; sourceTree = ""; }; - 19FE7E6A8E05B867869CAFBAC21D10DD /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = "../../../../../../../../.pub-cache/hosted/pub.dev/firebase_messaging-16.0.4/LICENSE"; sourceTree = ""; }; - 1A127235FD922ED02722BC4652EF2708 /* FIRCLSOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSOperation.h; path = Crashlytics/Shared/FIRCLSOperation/FIRCLSOperation.h; sourceTree = ""; }; - 1A191196475D78019964F1CEDD3F628C /* GULNetwork.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULNetwork.m; path = GoogleUtilities/Network/GULNetwork.m; sourceTree = ""; }; - 1A366DE143595C90731BC688DBB392F5 /* FBLPromise+Catch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Catch.m"; path = "Sources/FBLPromises/FBLPromise+Catch.m"; sourceTree = ""; }; - 1A7A7CB39E5A975208778CD8D7849000 /* WebViewFlutterPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebViewFlutterPlugin.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/WebViewFlutterPlugin.swift"; sourceTree = ""; }; - 1ABA2DF6D171E7F0839F2BCC76A8DEDE /* FBLPromise+Timeout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Timeout.m"; path = "Sources/FBLPromises/FBLPromise+Timeout.m"; sourceTree = ""; }; - 1AD20432B081C29491099CE18114D6A5 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = FirebaseCore/Sources/Resources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 1ADB61306F50F60E65BED44878011822 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-RunnerTests.release.xcconfig"; sourceTree = ""; }; - 1BC29AB1D05543B46D66237C87F0949A /* FIRCLSDownloadAndSaveSettingsOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSDownloadAndSaveSettingsOperation.m; path = Crashlytics/Crashlytics/Settings/Operations/FIRCLSDownloadAndSaveSettingsOperation.m; sourceTree = ""; }; - 1BD5D3FDFCE055BC2249023A9B47B390 /* FIRCLSAsyncOperation_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSAsyncOperation_Private.h; path = Crashlytics/Crashlytics/Operations/FIRCLSAsyncOperation_Private.h; sourceTree = ""; }; - 1C017A23A0627698026BC47D53596E76 /* url_launcher_macos-url_launcher_macos_privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "url_launcher_macos-url_launcher_macos_privacy"; path = url_launcher_macos_privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 1C3C976EAFD50EFCF328F257A7C1B075 /* GDTCORTransformer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORTransformer.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORTransformer.m; sourceTree = ""; }; - 1C882F61411C135B40532344664A7605 /* PromisesObjC-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "PromisesObjC-Info.plist"; sourceTree = ""; }; - 1CEE4BC6FEC971499A7CFDD2A30F0A97 /* GDTCORPlatform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORPlatform.h; path = GoogleDataTransport/GDTCORLibrary/Internal/GDTCORPlatform.h; sourceTree = ""; }; - 1D1C87C89253F7C3CCE64E9BFF39F90B /* SessionsSubscriber.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionsSubscriber.swift; path = FirebaseSessions/Sources/Public/SessionsSubscriber.swift; sourceTree = ""; }; - 1D3679E13CCB1B48F426096B705AD500 /* FBLPromise+Async.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Async.m"; path = "Sources/FBLPromises/FBLPromise+Async.m"; sourceTree = ""; }; - 1D6616E0AC32FD9CF8C12D3FC9FD63E5 /* FIRInstallationsStatus.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsStatus.h; path = FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsStatus.h; sourceTree = ""; }; - 1DBAD70A688101F3732373013F5EC2C6 /* FIRInstallations.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallations.h; path = FirebaseInstallations/Source/Library/Public/FirebaseInstallations/FIRInstallations.h; sourceTree = ""; }; - 1DC515A8E6C75E2353142B45A9D996BC /* local_auth_darwin-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "local_auth_darwin-prefix.pch"; sourceTree = ""; }; - 1DF306509AE95031E34AE97A5BB8CCED /* FBLPromise+Validate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Validate.m"; path = "Sources/FBLPromises/FBLPromise+Validate.m"; sourceTree = ""; }; - 1E33A51B891728843E2A14E127D2687E /* url_launcher_macos.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = url_launcher_macos.podspec; path = "../../../../../../../../.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.5/macos/url_launcher_macos.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 1E7B857A9665B75B8671CCFD62356161 /* FIRCLSSignal.c */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSSignal.c; path = Crashlytics/Crashlytics/Handlers/FIRCLSSignal.c; sourceTree = ""; }; - 1EBB3A7F46BE3D69084B0EBD3B53A998 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = "../../../../../../../../.pub-cache/hosted/pub.dev/package_info_plus-8.3.1/LICENSE"; sourceTree = ""; }; - 1EE06CF075A1E6CEA3E14CBC4F5D49D0 /* FIRMessagingTokenInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingTokenInfo.m; path = FirebaseMessaging/Sources/Token/FIRMessagingTokenInfo.m; sourceTree = ""; }; - 1EF9B0AC3EE1E74C3F8CACA5F93401A3 /* FBLPromise+Async.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Async.h"; path = "Sources/FBLPromises/include/FBLPromise+Async.h"; sourceTree = ""; }; - 1F81BBE4E16CE0DE70AD65B626665D04 /* FirebaseSessions-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FirebaseSessions-dummy.m"; sourceTree = ""; }; - 1F8898D085CAD8D6913D9006F91B9B01 /* FIRCLSCrashedMarkerFile.c */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSCrashedMarkerFile.c; path = Crashlytics/Crashlytics/Components/FIRCLSCrashedMarkerFile.c; sourceTree = ""; }; - 1FA9C4E24310EFE0E4667DCD0FFB6CB5 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = "../../../../../../../../../../../../.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.4/darwin/path_provider_foundation/Sources/path_provider_foundation/Resources/PrivacyInfo.xcprivacy"; sourceTree = ""; }; - 1FBCEB27CAB60B6E8C3C819F74A90F49 /* firebase_core.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = firebase_core.debug.xcconfig; sourceTree = ""; }; - 1FC5CCE90C3E76D69675AF6DC29B7604 /* FIRCLSContextManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSContextManager.m; path = Crashlytics/Crashlytics/Controllers/FIRCLSContextManager.m; sourceTree = ""; }; - 1FC96341216BBB5BBE3744FB1F35DEEE /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-RunnerTests.profile.xcconfig"; sourceTree = ""; }; - 201F9399F990AB55CD1540EC74D6104C /* local_auth_darwin.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = local_auth_darwin.debug.xcconfig; sourceTree = ""; }; - 204A4C7293B5EB388BE0D7D66D9A81AD /* GDTCORReachability.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORReachability.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORReachability.m; sourceTree = ""; }; - 20568888FE0E2BA7D4A3602995142F91 /* FIRCLSLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSLogger.h; path = Crashlytics/Crashlytics/Helpers/FIRCLSLogger.h; sourceTree = ""; }; - 209B39DB5EB5D3069616A383E472AE50 /* FIRTimestamp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRTimestamp.h; path = FirebaseCore/Sources/Public/FirebaseCore/FIRTimestamp.h; sourceTree = ""; }; - 20C3637DA9186EBDCE5DD1756F07132E /* Promise+Always.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Always.swift"; path = "Sources/Promises/Promise+Always.swift"; sourceTree = ""; }; - 20DEAA71C3D37A3E7CFAE33B83AC7937 /* shared_preferences_foundation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = shared_preferences_foundation.release.xcconfig; sourceTree = ""; }; - 213F5CEA52FF8FD097A5D6F08437B44E /* NSObjectProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NSObjectProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/NSObjectProxyAPIDelegate.swift"; sourceTree = ""; }; - 21528D459EBFD513F533507886EB1F39 /* FIRMessagingPendingTopicsList.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingPendingTopicsList.m; path = FirebaseMessaging/Sources/FIRMessagingPendingTopicsList.m; sourceTree = ""; }; - 21B1A64C3B83974AFAEE08891F2EFA28 /* GULAppEnvironmentUtil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULAppEnvironmentUtil.m; path = GoogleUtilities/Environment/GULAppEnvironmentUtil.m; sourceTree = ""; }; - 21C119817795B3A34F5CCDF784C4C911 /* GDTCOREvent+GDTCCTSupport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "GDTCOREvent+GDTCCTSupport.h"; path = "GoogleDataTransport/GDTCCTLibrary/Public/GDTCOREvent+GDTCCTSupport.h"; sourceTree = ""; }; - 21EF1FD3D69C34629628508462A86485 /* FirebaseRemoteConfigInterop.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseRemoteConfigInterop.debug.xcconfig; sourceTree = ""; }; - 222283BD0DC36545E65E19D8F4EEB617 /* FIRInstallationsItem.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallationsItem.m; path = FirebaseInstallations/Source/Library/FIRInstallationsItem.m; sourceTree = ""; }; - 227A4164D8DC2D11D189367BCE6C17AE /* GULNetworkConstants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetworkConstants.h; path = GoogleUtilities/Network/Public/GoogleUtilities/GULNetworkConstants.h; sourceTree = ""; }; - 229759EE8949AB56327B48486EDB5EA9 /* GULKeychainStorage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULKeychainStorage.m; path = GoogleUtilities/Environment/SecureStorage/GULKeychainStorage.m; sourceTree = ""; }; - 22DF5E98DAC131C765CF98754D57E246 /* GDTCORTransport_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORTransport_Private.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransport_Private.h; sourceTree = ""; }; - 22EE4A9CFC5FC1D0041CEE6E8B1D2A22 /* FLTFirebasePlugin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FLTFirebasePlugin.h; path = "../../../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_core-4.2.1/macos/firebase_core/Sources/firebase_core/include/firebase_core/FLTFirebasePlugin.h"; sourceTree = ""; }; - 23326B986CEABBC33C5E11591D115AF2 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Crashlytics/Resources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 2384CE8DDBA14FDA5051F7C4CF1AEE0C /* FIRInstallationsStoredAuthToken.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallationsStoredAuthToken.m; path = FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStoredAuthToken.m; sourceTree = ""; }; - 238E8E22D2F6742ACD792DF871DDBE6A /* URLProtectionSpaceProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLProtectionSpaceProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/URLProtectionSpaceProxyAPIDelegate.swift"; sourceTree = ""; }; - 23904E010BAE7E6E36239C2F5A5C22D3 /* share_plus-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "share_plus-Info.plist"; sourceTree = ""; }; - 2429850B3E2BD103F5E30CC340127F5B /* FlutterAssetManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FlutterAssetManager.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/FlutterAssetManager.swift"; sourceTree = ""; }; - 244DC514766972B9C03D5D57AA4A62E6 /* FIRCLSContextManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSContextManager.h; path = Crashlytics/Crashlytics/Controllers/FIRCLSContextManager.h; sourceTree = ""; }; - 24801C01763BA2D37C4B5BF45821EFCE /* GDTCOREvent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCOREvent.h; path = GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREvent.h; sourceTree = ""; }; - 24FE98D621A387C5179E0D0715128D94 /* FirebaseCoreInternal-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FirebaseCoreInternal-dummy.m"; sourceTree = ""; }; - 2513FC4FA2508D9251B98170BE9C6C8C /* FIRCLSContextInitData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSContextInitData.m; path = Crashlytics/Crashlytics/Helpers/FIRCLSContextInitData.m; sourceTree = ""; }; - 254ED5CCC526E476CDEC33295B82030D /* Promise+Reduce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Reduce.swift"; path = "Sources/Promises/Promise+Reduce.swift"; sourceTree = ""; }; - 25F73292C507BEB5629993B03CF2735C /* GoogleUtilities.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = GoogleUtilities.modulemap; sourceTree = ""; }; - 2616F85F66C9B6066724D0BAE34A1D6B /* FIRTimestampInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRTimestampInternal.h; path = FirebaseCore/Sources/FIRTimestampInternal.h; sourceTree = ""; }; - 26E6EA86D07F594B78C4D9E6E5323AC2 /* FIRCLSProcess.c */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSProcess.c; path = Crashlytics/Crashlytics/Components/FIRCLSProcess.c; sourceTree = ""; }; - 2710319662A6D4310A90112531E9D871 /* SharedPreferencesPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SharedPreferencesPlugin.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.5/darwin/shared_preferences_foundation/Sources/shared_preferences_foundation/SharedPreferencesPlugin.swift"; sourceTree = ""; }; - 2724808E7674E2ED3DEF58D564E2388F /* pb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb.h; sourceTree = ""; }; - 27456D2FDF7D670CB7495E62F8A2BA7B /* GetTrustResultResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GetTrustResultResponse.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/GetTrustResultResponse.swift"; sourceTree = ""; }; - 27491EDF88B194B269DC2760188210DE /* NSError+FIRMessaging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSError+FIRMessaging.h"; path = "FirebaseMessaging/Sources/NSError+FIRMessaging.h"; sourceTree = ""; }; - 27522D9AB9E599F2B2B832478EB91E7D /* ResourceBundle-FirebaseCore_Privacy-FirebaseCore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-FirebaseCore_Privacy-FirebaseCore-Info.plist"; sourceTree = ""; }; - 27652AB768E96015ED394A59D9CDC1D5 /* FrameInfoProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FrameInfoProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/FrameInfoProxyAPIDelegate.swift"; sourceTree = ""; }; - 27A08BD2220039E4CC099D9475CB2077 /* pb_encode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb_encode.h; sourceTree = ""; }; - 282C57CCC2B71D408388A37310317AB9 /* external_privacy_context.nanopb.c */ = {isa = PBXFileReference; includeInIndex = 1; name = external_privacy_context.nanopb.c; path = GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/external_privacy_context.nanopb.c; sourceTree = ""; }; - 282FA461D97188E23E24E29AC6CB56ED /* FLTFirebaseCrashlyticsPlugin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FLTFirebaseCrashlyticsPlugin.h; path = "../../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_crashlytics-5.0.5/macos/firebase_crashlytics/Sources/firebase_crashlytics/include/FLTFirebaseCrashlyticsPlugin.h"; sourceTree = ""; }; - 2865B627BC65E900275DC09CD31AF05D /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = "../../../../../../../../.pub-cache/hosted/pub.dev/firebase_core-4.2.1/LICENSE"; sourceTree = ""; }; - 28F44D2F48BB9351012304FE6CB849D7 /* RingBuffer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RingBuffer.swift; path = FirebaseCore/Internal/Sources/HeartbeatLogging/RingBuffer.swift; sourceTree = ""; }; - 292DB3F3724E576F5DBB992AF147C774 /* ResourceBundle-url_launcher_macos_privacy-url_launcher_macos-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-url_launcher_macos_privacy-url_launcher_macos-Info.plist"; sourceTree = ""; }; - 293056261ADE349D17F242A1A0D13926 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = "../../../../../../../../../../../../.pub-cache/hosted/pub.dev/local_auth_darwin-1.6.1/darwin/local_auth_darwin/Sources/local_auth_darwin/Resources/PrivacyInfo.xcprivacy"; sourceTree = ""; }; - 2930D3F035F91CC1AEAD60BE9FB990F7 /* FIRCLSDwarfExpressionMachine.c */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSDwarfExpressionMachine.c; path = Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfExpressionMachine.c; sourceTree = ""; }; - 2997776643392C8140A9BF59BF2D3440 /* shared_preferences_foundation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = shared_preferences_foundation.debug.xcconfig; sourceTree = ""; }; - 299D46E16DCC026E3D56911F55E71A50 /* dummy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dummy.h; path = "../../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_core-4.2.1/macos/firebase_core/Sources/firebase_core/include/dummy.h"; sourceTree = ""; }; - 29CE1C40EED17BEB22FA793DE050AA01 /* GDTCCTURLSessionDataResponse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCCTURLSessionDataResponse.m; path = GoogleDataTransport/GDTCCTLibrary/GDTCCTURLSessionDataResponse.m; sourceTree = ""; }; - 29FEF7D4A62D286C982A59A913FC2FBF /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = FirebaseCore/Internal/Sources/HeartbeatLogging/Storage.swift; sourceTree = ""; }; - 2A3EA3739FF140C3387B2AC20CDB74D2 /* GDTCORUploadBatch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORUploadBatch.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadBatch.h; sourceTree = ""; }; - 2A8FD4C68B4E2EF9A055C7D8A829120C /* ResourceBundle-GoogleDataTransport_Privacy-GoogleDataTransport-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-GoogleDataTransport_Privacy-GoogleDataTransport-Info.plist"; sourceTree = ""; }; - 2AD2BE1F25155EBF2905A46EABEC0D73 /* path_provider_foundation-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "path_provider_foundation-prefix.pch"; sourceTree = ""; }; - 2AE620C73393F4484C8B64E6E8DE3F6C /* FIRCLSByteUtility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSByteUtility.m; path = Crashlytics/Shared/FIRCLSByteUtility.m; sourceTree = ""; }; - 2B0D9252B42F478832F2BF450050C560 /* FIRMessagingAuthService.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingAuthService.m; path = FirebaseMessaging/Sources/Token/FIRMessagingAuthService.m; sourceTree = ""; }; - 2B0F8AAF443D64564194432C8068B0AD /* GDTCORMetrics+GDTCCTSupport.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "GDTCORMetrics+GDTCCTSupport.m"; path = "GoogleDataTransport/GDTCCTLibrary/GDTCORMetrics+GDTCCTSupport.m"; sourceTree = ""; }; - 2B3AF9D90D4B088422687FFF4641CBC3 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Runner.profile.xcconfig"; sourceTree = ""; }; - 2B883CA995EF44EB47A9F23802877934 /* FIRMessagingTokenFetchOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingTokenFetchOperation.h; path = FirebaseMessaging/Sources/Token/FIRMessagingTokenFetchOperation.h; sourceTree = ""; }; - 2B8A10ED20CE617ED5CFB8452A707884 /* FIRCLSFile.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSFile.m; path = Crashlytics/Crashlytics/Helpers/FIRCLSFile.m; sourceTree = ""; }; - 2B928F03434F694154A227550761F842 /* FIRMessagingInterop.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingInterop.h; path = FirebaseMessaging/Interop/FIRMessagingInterop.h; sourceTree = ""; }; - 2C21E989F4C288CFA91220B645E29303 /* StorageFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StorageFactory.swift; path = FirebaseCore/Internal/Sources/HeartbeatLogging/StorageFactory.swift; sourceTree = ""; }; - 2C6656B08E7FDAD9FE6CA48883C86845 /* FPPPackageInfoPlusPlugin.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FPPPackageInfoPlusPlugin.m; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/package_info_plus-8.3.1/macos/package_info_plus/Sources/package_info_plus/FPPPackageInfoPlusPlugin.m"; sourceTree = ""; }; - 2C7BDBD343DACA4A25B526B8542BD856 /* FIRCLSMachOBinary.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSMachOBinary.m; path = Crashlytics/Shared/FIRCLSMachO/FIRCLSMachOBinary.m; sourceTree = ""; }; - 2C86E8C8AFF5898927B6F0220EF61911 /* FIRCLSMachOSlice.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSMachOSlice.m; path = Crashlytics/Shared/FIRCLSMachO/FIRCLSMachOSlice.m; sourceTree = ""; }; - 2CB04EB554430E41E5A19EDE6D62C9F2 /* Pods-RunnerTests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-RunnerTests-umbrella.h"; sourceTree = ""; }; - 2CD6AAA7BA865033D64CCDFB23C62D9D /* FIRCLSMetricKitManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSMetricKitManager.m; path = Crashlytics/Crashlytics/Controllers/FIRCLSMetricKitManager.m; sourceTree = ""; }; - 2D49B23666B54E102FB26AD96768C295 /* FIRCurrentDateProvider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCurrentDateProvider.h; path = FirebaseInstallations/Source/Library/InstallationsIDController/FIRCurrentDateProvider.h; sourceTree = ""; }; - 2D74C9ED662BB45392C907597D7BC702 /* FirebaseCrashlytics.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FirebaseCrashlytics.modulemap; sourceTree = ""; }; - 2D9771FA31939E04A22A58F20747F859 /* shared_preferences_foundation-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "shared_preferences_foundation-dummy.m"; sourceTree = ""; }; - 2D97CA312EA80BA9CAD5E68BC863D375 /* shared_preferences_foundation.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = shared_preferences_foundation.modulemap; sourceTree = ""; }; - 2E82A234A9C2AED6140D830E35E52DBA /* FBLPromise+Await.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Await.h"; path = "Sources/FBLPromises/include/FBLPromise+Await.h"; sourceTree = ""; }; - 2E8981DC97BC65D6C736CF678DAC1E79 /* NavigationDelegateProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NavigationDelegateProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/NavigationDelegateProxyAPIDelegate.swift"; sourceTree = ""; }; - 2EBF5340E8481D4EA7EED31D5986C2A8 /* ResourceBundle-FirebaseCoreInternal_Privacy-FirebaseCoreInternal-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-FirebaseCoreInternal_Privacy-FirebaseCoreInternal-Info.plist"; sourceTree = ""; }; - 2F0908B8A5026151E2800777E4B17F20 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Runner.debug.xcconfig"; sourceTree = ""; }; - 2F0E07C4338C1C0B291583F276F7E7B7 /* GDTCORMetricsController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORMetricsController.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORMetricsController.m; sourceTree = ""; }; - 2F51BE635AD592EFF4FB8C81CED4C38F /* FirebaseInstallationsInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseInstallationsInternal.h; path = FirebaseInstallations/Source/Library/Private/FirebaseInstallationsInternal.h; sourceTree = ""; }; - 2FAB807BED440DCF41392CD5304F4924 /* GoogleUtilities-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "GoogleUtilities-Info.plist"; sourceTree = ""; }; - 2FABDC80184DA7B548811FCB6EF20A85 /* FBLPromise+Do.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Do.h"; path = "Sources/FBLPromises/include/FBLPromise+Do.h"; sourceTree = ""; }; - 2FEF94D9EF2F1E71719903FB25CBF977 /* FIRCLSMachO.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSMachO.m; path = Crashlytics/Shared/FIRCLSMachO/FIRCLSMachO.m; sourceTree = ""; }; - 30398B32915F42F095420B5779936AA7 /* FlutterMacOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FlutterMacOS.release.xcconfig; sourceTree = ""; }; - 30B2BFD39CD66AD19AA49D8DA85705E3 /* FIRMessagingAnalytics.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingAnalytics.h; path = FirebaseMessaging/Sources/FIRMessagingAnalytics.h; sourceTree = ""; }; - 30D5F45F3B4638ED6862097531BAFB68 /* NetworkInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkInfo.swift; path = FirebaseSessions/Sources/NetworkInfo.swift; sourceTree = ""; }; - 30EF4060D17F4E8CA86CC21DBFC7B22B /* FBLPromise+Catch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Catch.h"; path = "Sources/FBLPromises/include/FBLPromise+Catch.h"; sourceTree = ""; }; - 31091375451C9111CF0C1EC076268FE9 /* FIRCLSOnDemandModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSOnDemandModel.h; path = Crashlytics/Crashlytics/Models/FIRCLSOnDemandModel.h; sourceTree = ""; }; - 312BCE4D41C687AE59B4E256679CFB7D /* FBLPromise+Validate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Validate.h"; path = "Sources/FBLPromises/include/FBLPromise+Validate.h"; sourceTree = ""; }; - 318FDA277F0291D1A3B4643C01F9A18C /* FIRMessagingConstants.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingConstants.m; path = FirebaseMessaging/Sources/FIRMessagingConstants.m; sourceTree = ""; }; - 31D8E1D017BA37B874E2B8190D77BC4D /* FIRCLSSettingsManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSSettingsManager.m; path = Crashlytics/Crashlytics/Settings/FIRCLSSettingsManager.m; sourceTree = ""; }; - 3227F3FC45681D7CEE5D1355A532398A /* nanopb-nanopb_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "nanopb-nanopb_Privacy"; path = nanopb_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 3242B46360EE68E4465F8E8B5E06F3FB /* FIRHeartbeatLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRHeartbeatLogger.h; path = FirebaseCore/Extension/FIRHeartbeatLogger.h; sourceTree = ""; }; - 32AEA82916DE219A68497C05FE298E70 /* Promise+Timeout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Timeout.swift"; path = "Sources/Promises/Promise+Timeout.swift"; sourceTree = ""; }; - 32DB394ADBC4E6C7246CEA283577CB79 /* FIRCLSCodeMapping.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSCodeMapping.h; path = Crashlytics/Shared/FIRCLSMachO/FIRCLSCodeMapping.h; sourceTree = ""; }; - 3347A1AB6546F0A3977529B8F199DC41 /* PromisesObjC */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = PromisesObjC; path = FBLPromises.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 33622FCC4DB43373AAC15ADB7F6A886F /* FirebaseMessaging-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FirebaseMessaging-umbrella.h"; sourceTree = ""; }; - 337DA2ABA7AE37EE35F14295207E5C89 /* GULReachabilityChecker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULReachabilityChecker.h; path = GoogleUtilities/Reachability/Public/GoogleUtilities/GULReachabilityChecker.h; sourceTree = ""; }; - 33B5AD337B7B7AA14DD2BCF2EF91DC6D /* FIRMessagingUtilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingUtilities.h; path = FirebaseMessaging/Sources/FIRMessagingUtilities.h; sourceTree = ""; }; - 33C971F71ADFA1AF1F0AE397EEAF52BA /* FIRCLSNetworkResponseHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSNetworkResponseHandler.m; path = Crashlytics/Shared/FIRCLSNetworking/FIRCLSNetworkResponseHandler.m; sourceTree = ""; }; - 33D6ED90114DD55621A4133BAEF47A70 /* path_provider_foundation-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "path_provider_foundation-dummy.m"; sourceTree = ""; }; - 33D873491CC37DC918A76D441A146C7B /* PreferencesProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PreferencesProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/PreferencesProxyAPIDelegate.swift"; sourceTree = ""; }; - 340D49A7B69F1D9F48D09E8B5FF6CD34 /* FIRInstallationsSingleOperationPromiseCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsSingleOperationPromiseCache.h; path = FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsSingleOperationPromiseCache.h; sourceTree = ""; }; - 34B826C09A8967CE21977C0D31F82C4B /* GDTCORStorageMetadata.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORStorageMetadata.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORStorageMetadata.m; sourceTree = ""; }; - 357C825D1FC5A78732003D6313339CD7 /* messages.g.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = messages.g.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.5/macos/url_launcher_macos/Sources/url_launcher_macos/messages.g.swift"; sourceTree = ""; }; - 3654047BCDDF9E374DEEC135CD5C6EE2 /* firebase_crashlytics-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "firebase_crashlytics-dummy.m"; sourceTree = ""; }; - 36D8192D1180ADE2D957AD31F2E2E54A /* FIRComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponent.h; path = FirebaseCore/Extension/FIRComponent.h; sourceTree = ""; }; - 374F97AEEA97C17887953229D0536637 /* local_auth_darwin.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = local_auth_darwin.modulemap; sourceTree = ""; }; - 37835C938A6D56AF0048511F3F5B7FE1 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/System/Library/Frameworks/CoreTelephony.framework; sourceTree = DEVELOPER_DIR; }; - 3787A0B6DC09E621AF107CBFB82E7212 /* FIRCLSThreadState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSThreadState.h; path = Crashlytics/Crashlytics/Helpers/FIRCLSThreadState.h; sourceTree = ""; }; - 379E5319BC6B4AE5613DFF7EEEAA6905 /* PromisesSwift */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = PromisesSwift; path = Promises.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 38125F8635D408694039AA031401E471 /* FIRCLSDataCollectionToken.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSDataCollectionToken.h; path = Crashlytics/Crashlytics/DataCollection/FIRCLSDataCollectionToken.h; sourceTree = ""; }; - 389352281CC9FC6B0C7C84280B8E16D3 /* FIRLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLogger.h; path = FirebaseCore/Extension/FIRLogger.h; sourceTree = ""; }; - 38B2FEB6AA484857EDC37D071A39B7FD /* FirebaseInstallations.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FirebaseInstallations.modulemap; sourceTree = ""; }; - 38BBDAA9A11AF0FD8FC52B5EE31246AD /* local_auth_darwin.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = local_auth_darwin.release.xcconfig; sourceTree = ""; }; - 392BE37C07A3D604EF0F73E5C7F37661 /* FIRInstallationsItem+RegisterInstallationAPI.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FIRInstallationsItem+RegisterInstallationAPI.m"; path = "FirebaseInstallations/Source/Library/InstallationsAPI/FIRInstallationsItem+RegisterInstallationAPI.m"; sourceTree = ""; }; - 394CE7EF761A29FA0C9C29A85E27EF42 /* FIRAppInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAppInternal.h; path = FirebaseCore/Extension/FIRAppInternal.h; sourceTree = ""; }; - 395ABC1555AEB52F9BB50A5B30BAA10B /* FIRComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponent.h; path = FirebaseCore/Extension/FIRComponent.h; sourceTree = ""; }; - 39A38B1177C172B13F14A41D44AFF592 /* FirebaseCoreExtension-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FirebaseCoreExtension-prefix.pch"; sourceTree = ""; }; - 3C1803BBAB1BEBD2D36941B14076E0C8 /* GDTCORStorageMetadata.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORStorageMetadata.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCORStorageMetadata.h; sourceTree = ""; }; - 3C9AC58E6F225353605690F32B2D432E /* FIRSESNanoPBHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRSESNanoPBHelpers.h; path = FirebaseSessions/SourcesObjC/NanoPB/FIRSESNanoPBHelpers.h; sourceTree = ""; }; - 3CAF0A61D20B032C7FF22ACA9BFC80E3 /* FIRCLSRecordBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSRecordBase.h; path = Crashlytics/Crashlytics/Models/Record/FIRCLSRecordBase.h; sourceTree = ""; }; - 3CB085DD4B109890A6DBB89712C0C83B /* SecCertificateProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SecCertificateProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/SecCertificateProxyAPIDelegate.swift"; sourceTree = ""; }; - 3CB3BCF1390F1406B03BC8DB4735D727 /* FirebaseRemoteConfigInterop */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FirebaseRemoteConfigInterop; path = FirebaseRemoteConfigInterop.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 3DA6D4B5B841EB1B2FC277271E346E95 /* FirebaseInstallationsInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseInstallationsInternal.h; path = FirebaseInstallations/Source/Library/Private/FirebaseInstallationsInternal.h; sourceTree = ""; }; - 3DBD4BADE27F8B91024E4B4B4DD75DB5 /* path_provider_foundation-path_provider_foundation_privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "path_provider_foundation-path_provider_foundation_privacy"; path = path_provider_foundation_privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 3DEF36C52D11B24513F41449D0258698 /* FIRCLSContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSContext.h; path = Crashlytics/Crashlytics/Components/FIRCLSContext.h; sourceTree = ""; }; - 3E249AAAE8E92B5750DB3E8ADB534D8F /* Pods-RunnerTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-RunnerTests-acknowledgements.plist"; sourceTree = ""; }; - 3E50228ADD2F81D12EE223D824C59942 /* RolloutAssignment.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RolloutAssignment.swift; path = FirebaseRemoteConfig/Interop/RolloutAssignment.swift; sourceTree = ""; }; - 3EDDE4274519E4AC0CB2BF7174035336 /* FIRInstallationsLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallationsLogger.m; path = FirebaseInstallations/Source/Library/FIRInstallationsLogger.m; sourceTree = ""; }; - 3F0857923CF07298398A20837EF68A64 /* FIRCLSUnwind_arm.c */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSUnwind_arm.c; path = Crashlytics/Crashlytics/Unwind/FIRCLSUnwind_arm.c; sourceTree = ""; }; - 3F0FC39C428870F5C134F0043FCC38C2 /* FIRMessagingCheckinStore.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingCheckinStore.m; path = FirebaseMessaging/Sources/Token/FIRMessagingCheckinStore.m; sourceTree = ""; }; - 3F238BB22C5201CE689CAF2F766AED95 /* PromisesObjC-FBLPromises_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "PromisesObjC-FBLPromises_Privacy"; path = FBLPromises_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 3F2808F10C1A209146521C209EE3E210 /* FirebaseSessionsError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FirebaseSessionsError.swift; path = FirebaseSessions/Sources/FirebaseSessionsError.swift; sourceTree = ""; }; - 3F92D21CB779494FD0E7C42FA219925A /* FIRCLSReportManager_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSReportManager_Private.h; path = Crashlytics/Crashlytics/Controllers/FIRCLSReportManager_Private.h; sourceTree = ""; }; - 3F9C6E3E304B9D91AD59E2B015341FD5 /* FIRLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLogger.h; path = FirebaseCore/Extension/FIRLogger.h; sourceTree = ""; }; - 3FBC85655FDD38B20EB6D68DEC94EABD /* FirebaseCoreInternal.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseCoreInternal.release.xcconfig; sourceTree = ""; }; - 3FC92573C3C8AA248A79CABEC9D822A0 /* FIRMessagingLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingLogger.m; path = FirebaseMessaging/Sources/FIRMessagingLogger.m; sourceTree = ""; }; - 3FDF9766C8DC6CBB4127DD38BE1AE554 /* FIRMessagingTokenManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingTokenManager.h; path = FirebaseMessaging/Sources/Token/FIRMessagingTokenManager.h; sourceTree = ""; }; - 3FFBE960423A1C4DE6941675A3677396 /* FLTFirebasePluginRegistry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FLTFirebasePluginRegistry.h; path = "../../../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_core-4.2.1/macos/firebase_core/Sources/firebase_core/include/firebase_core/FLTFirebasePluginRegistry.h"; sourceTree = ""; }; - 411C83D490C33D325A25659E1A4A04CF /* GDTCORUploader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORUploader.h; path = GoogleDataTransport/GDTCORLibrary/Internal/GDTCORUploader.h; sourceTree = ""; }; - 412F2E4EE74024E51DD4F5645A40BBB6 /* Installations+InstallationsProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Installations+InstallationsProtocol.swift"; path = "FirebaseSessions/Sources/Installations+InstallationsProtocol.swift"; sourceTree = ""; }; - 414F81A29E0406B35457799FEEDE7C8F /* PromisesObjC.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = PromisesObjC.debug.xcconfig; sourceTree = ""; }; - 416B7EB1FDA4B804B9A6314CFA2132E9 /* GDTCORMetrics.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORMetrics.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORMetrics.m; sourceTree = ""; }; - 41A88A590E9289B080EF68BAA4F1137D /* FirebaseRemoteConfigInterop-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FirebaseRemoteConfigInterop-umbrella.h"; sourceTree = ""; }; - 41AD61EBB9B2A027B33C44A4C9FF0FA7 /* FIRComponentType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentType.h; path = FirebaseCore/Extension/FIRComponentType.h; sourceTree = ""; }; - 41DAFD07E3D5A7E582877D426FE2EBA5 /* FIRCLSUserDefaults.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSUserDefaults.m; path = Crashlytics/Crashlytics/FIRCLSUserDefaults/FIRCLSUserDefaults.m; sourceTree = ""; }; - 42008EB3ECFB5E1741259CF1EF1396EC /* GULKeychainUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULKeychainUtils.m; path = GoogleUtilities/Environment/SecureStorage/GULKeychainUtils.m; sourceTree = ""; }; - 428F99A657223EDCE72621DE69B91C69 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = "../../../../../../../../.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.5/LICENSE"; sourceTree = ""; }; - 42EB4C593F2E0E5A08EFDF5043DC3710 /* SessionStartEvent.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionStartEvent.swift; path = FirebaseSessions/Sources/SessionStartEvent.swift; sourceTree = ""; }; - 43151E946D97EF26F957B2E822D40855 /* FIRMessagingConstants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingConstants.h; path = FirebaseMessaging/Sources/FIRMessagingConstants.h; sourceTree = ""; }; - 4341F4171450B269A0FAF8E6289EAA79 /* FIRCLSRecordIdentity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSRecordIdentity.h; path = Crashlytics/Crashlytics/Models/Record/FIRCLSRecordIdentity.h; sourceTree = ""; }; - 444EFCC454FB7E9CBC7A66EFF3FF30F1 /* FIRLoggerLevel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLoggerLevel.h; path = FirebaseCore/Sources/Public/FirebaseCore/FIRLoggerLevel.h; sourceTree = ""; }; - 4469EC4AAF4417B15E53E021D9D5BB51 /* me.nanopb.c */ = {isa = PBXFileReference; includeInIndex = 1; name = me.nanopb.c; path = FirebaseMessaging/Sources/Protogen/nanopb/me.nanopb.c; sourceTree = ""; }; - 447214648CB695C87B084665C887FD08 /* FBLPromise+Timeout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Timeout.h"; path = "Sources/FBLPromises/include/FBLPromise+Timeout.h"; sourceTree = ""; }; - 44A641B337A373377F7166A7E1488B60 /* FIRInstallationsIIDTokenStore.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallationsIIDTokenStore.m; path = FirebaseInstallations/Source/Library/IIDMigration/FIRInstallationsIIDTokenStore.m; sourceTree = ""; }; - 44E291D18340EAC3F761346198515323 /* GoogleUtilities-GoogleUtilities_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "GoogleUtilities-GoogleUtilities_Privacy"; path = GoogleUtilities_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 4544D6152A929E50B6CE9A531B232E5A /* shared_preferences_foundation-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "shared_preferences_foundation-prefix.pch"; sourceTree = ""; }; - 45E120F4A9F7D13802BA4D4E76E24EFC /* Pods-Runner-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Runner-acknowledgements.plist"; sourceTree = ""; }; - 46051EFBAB4F79387096F015E262BC30 /* FIRCLSCompactUnwind.c */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSCompactUnwind.c; path = Crashlytics/Crashlytics/Unwind/Compact/FIRCLSCompactUnwind.c; sourceTree = ""; }; - 460604845B37CB419BAA5A325F75CAB8 /* FIRCLSSerializeSymbolicatedFramesOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSSerializeSymbolicatedFramesOperation.h; path = Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSSerializeSymbolicatedFramesOperation.h; sourceTree = ""; }; - 46189AB3147CBC42773A67B9A0CF7C95 /* GULApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULApplication.h; path = GoogleUtilities/AppDelegateSwizzler/Public/GoogleUtilities/GULApplication.h; sourceTree = ""; }; - 47136E19568A71295C53B5CF3E0BEF68 /* UnfairLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UnfairLock.swift; path = FirebaseCore/Internal/Sources/Utilities/UnfairLock.swift; sourceTree = ""; }; - 4760FB9FBFF4916C58B431690C998AEF /* FIRCLSFile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSFile.h; path = Crashlytics/Crashlytics/Helpers/FIRCLSFile.h; sourceTree = ""; }; - 479A0E67133F4FFAEC5B0C2836A34E77 /* GULReachabilityMessageCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULReachabilityMessageCode.h; path = GoogleUtilities/Reachability/GULReachabilityMessageCode.h; sourceTree = ""; }; - 47B03104FD872591DC795B9F0AB8EC22 /* FIRCLSNetworkOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSNetworkOperation.m; path = Crashlytics/Crashlytics/Settings/Operations/FIRCLSNetworkOperation.m; sourceTree = ""; }; - 47C581450CDB4A6111CB97EEE0711A8C /* FirebaseInstallations-FirebaseInstallations_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "FirebaseInstallations-FirebaseInstallations_Privacy"; path = FirebaseInstallations_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 47C88F855013ADFCBA54567B3111DF20 /* GDTCORFlatFileStorage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORFlatFileStorage.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCORFlatFileStorage.h; sourceTree = ""; }; - 47E63387AD3D470C939D0EA8AFD92320 /* FIRCLSHost.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSHost.h; path = Crashlytics/Crashlytics/Components/FIRCLSHost.h; sourceTree = ""; }; - 485525F44B02429CED5824156088CB8E /* RemoteConfigInterop.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RemoteConfigInterop.swift; path = FirebaseRemoteConfig/Interop/RemoteConfigInterop.swift; sourceTree = ""; }; - 48803119E2E72073A40303FC8F00BEF4 /* ResourceBundle-Promises_Privacy-PromisesSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-Promises_Privacy-PromisesSwift-Info.plist"; sourceTree = ""; }; - 48997D05208197103A9458DDE911F699 /* FIRComponentContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentContainer.h; path = FirebaseCore/Extension/FIRComponentContainer.h; sourceTree = ""; }; - 48ADBB50CB434C7E093AFBFE098AA969 /* FirebaseMessaging-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FirebaseMessaging-Info.plist"; sourceTree = ""; }; - 48B81A253DD71D091839FE9CB5F6A9BD /* FIRCLSOnDemandModel_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSOnDemandModel_Private.h; path = Crashlytics/Crashlytics/Private/FIRCLSOnDemandModel_Private.h; sourceTree = ""; }; - 48C6C26DC81CFADE14438A697A9326CC /* FIRStackFrame.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRStackFrame.m; path = Crashlytics/Crashlytics/FIRStackFrame.m; sourceTree = ""; }; - 49811554B63DC75E589C8602DD56E4AD /* FIRFirebaseUserAgent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRFirebaseUserAgent.m; path = FirebaseCore/Sources/FIRFirebaseUserAgent.m; sourceTree = ""; }; - 49BB77AFE6F6C50E790C2DC017CB1595 /* package_info_plus.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = package_info_plus.release.xcconfig; sourceTree = ""; }; - 49FBD253EA75F51A4A13502EEFC858FE /* FIRAnalyticsConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRAnalyticsConfiguration.m; path = FirebaseCore/Sources/FIRAnalyticsConfiguration.m; sourceTree = ""; }; - 4A662EA961CB800E13D3A98EC31782E1 /* FlutterMacOS.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = FlutterMacOS.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 4ACCD4F5A90A07EFB802E0FEF391F408 /* FIRMessaging+ExtensionHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FIRMessaging+ExtensionHelper.m"; path = "FirebaseMessaging/Sources/FIRMessaging+ExtensionHelper.m"; sourceTree = ""; }; - 4AEB83730FC851BCAAEC0C837799BCA2 /* FIRMessagingTokenFetchOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingTokenFetchOperation.m; path = FirebaseMessaging/Sources/Token/FIRMessagingTokenFetchOperation.m; sourceTree = ""; }; - 4B9DABCFBD0BA0E0F502953D18F01728 /* FIRAnalyticsInterop.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAnalyticsInterop.h; path = Interop/Analytics/Public/FIRAnalyticsInterop.h; sourceTree = ""; }; - 4BC30162665987D8B81F564224B535A5 /* GDTCORFlatFileStorage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORFlatFileStorage.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORFlatFileStorage.m; sourceTree = ""; }; - 4BE24C8BE96B9E60606FBFDC45D2A4D7 /* FIRCLSInternalReport.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSInternalReport.m; path = Crashlytics/Crashlytics/Models/FIRCLSInternalReport.m; sourceTree = ""; }; - 4C0A65E5E13AC1531107328A659DE2B9 /* url_launcher_macos-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "url_launcher_macos-prefix.pch"; sourceTree = ""; }; - 4C1F6B4BE5894E25E047EB3B6DAB8CDC /* FirebaseSessions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FirebaseSessions.swift; path = FirebaseSessions/Sources/FirebaseSessions.swift; sourceTree = ""; }; - 4C7054B2A8A36EAA9DEA73900F48FF00 /* ResourceBundle-package_info_plus_privacy-package_info_plus-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-package_info_plus_privacy-package_info_plus-Info.plist"; sourceTree = ""; }; - 4C805E613A72221B0650EF513144F19E /* GDTCCTUploadOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCCTUploadOperation.h; path = GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTUploadOperation.h; sourceTree = ""; }; - 4CB131F3BC1D6D2C79680B59CF30EF6B /* Pods-Runner-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Runner-dummy.m"; sourceTree = ""; }; - 4CB2FA1436D682240E8A2901EFC7EC70 /* FIRCLSInternalReport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSInternalReport.h; path = Crashlytics/Crashlytics/Models/FIRCLSInternalReport.h; sourceTree = ""; }; - 4CB2FC9D75B073FC0B576595FAB2B0C6 /* FIRCLSDataParsing.c */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSDataParsing.c; path = Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDataParsing.c; sourceTree = ""; }; - 4CB6204DF318A53EAFF331CE1F89ED27 /* GDTCCTURLSessionDataResponse.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCCTURLSessionDataResponse.h; path = GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTURLSessionDataResponse.h; sourceTree = ""; }; - 4CEBFDEBADCAF7B654AF57B4102C29E9 /* GULKeychainStorage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULKeychainStorage.h; path = GoogleUtilities/Environment/Public/GoogleUtilities/GULKeychainStorage.h; sourceTree = ""; }; - 4D0E4F070405F4F48EF9AA6A780BCE0B /* webview_flutter_wkwebview.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = webview_flutter_wkwebview.debug.xcconfig; sourceTree = ""; }; - 4D6D826119B5B38C3739AF1904319E43 /* GULLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULLogger.m; path = GoogleUtilities/Logger/GULLogger.m; sourceTree = ""; }; - 4D9042D16738AA9151D56C671079F42E /* FIRBundleUtil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRBundleUtil.m; path = FirebaseCore/Sources/FIRBundleUtil.m; sourceTree = ""; }; - 4D9CA9FC82CDA34FEC769CCDA9690F44 /* FBLPromisePrivate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBLPromisePrivate.h; path = Sources/FBLPromises/include/FBLPromisePrivate.h; sourceTree = ""; }; - 4DB03FD262B678178A44272143846563 /* FirebaseCoreInternal-FirebaseCoreInternal_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "FirebaseCoreInternal-FirebaseCoreInternal_Privacy"; path = FirebaseCoreInternal_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 4DCF2519E1B95BF70BF568BA50C92C27 /* firebase_core.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = firebase_core.podspec; path = "../../../../../../../../.pub-cache/hosted/pub.dev/firebase_core-4.2.1/macos/firebase_core.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 4DD7100A1AB0D6CF5866EAA0F01B35F3 /* FIRCLSContextInitData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSContextInitData.h; path = Crashlytics/Crashlytics/Helpers/FIRCLSContextInitData.h; sourceTree = ""; }; - 4E0BAD02978531E8B3174A88D4A9738E /* NSDictionary+FIRMessaging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSDictionary+FIRMessaging.h"; path = "FirebaseMessaging/Sources/NSDictionary+FIRMessaging.h"; sourceTree = ""; }; - 4E1A35CC429254F3E0F19973AB9497BB /* Firebase.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Firebase.debug.xcconfig; sourceTree = ""; }; - 4E4FDE8DDACCDF9FCB48D1DE45AC1D56 /* webview_flutter_wkwebview.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = webview_flutter_wkwebview.modulemap; sourceTree = ""; }; - 4E80B19B4FF5EEA3E23E40368D7376D4 /* FBLPromise+Any.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Any.m"; path = "Sources/FBLPromises/FBLPromise+Any.m"; sourceTree = ""; }; - 4F01B244D71FA09E4B72DFCF19695DE1 /* FIRInstallationsItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsItem.h; path = FirebaseInstallations/Source/Library/FIRInstallationsItem.h; sourceTree = ""; }; - 4F2BB65BED8E6985AA07BA38FE0C26F5 /* NavigationResponseProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NavigationResponseProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/NavigationResponseProxyAPIDelegate.swift"; sourceTree = ""; }; - 4F373F31DF8B0B75D03F0264C1B65830 /* FIRCLSReportUploader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSReportUploader.m; path = Crashlytics/Crashlytics/Controllers/FIRCLSReportUploader.m; sourceTree = ""; }; - 4F5040E70B11ED331E507BA481C2176D /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = "../../../../../../../../.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.4/LICENSE"; sourceTree = ""; }; - 4FC96405A2FCFC52E15EA730CF4F31AE /* FIRInstallationsIDController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallationsIDController.m; path = FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsIDController.m; sourceTree = ""; }; - 4FE9B5DB9CC1E6C83E91FB1BFC955447 /* FIRCLSCompoundOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSCompoundOperation.m; path = Crashlytics/Shared/FIRCLSOperation/FIRCLSCompoundOperation.m; sourceTree = ""; }; - 50087BB0F8B5D87642308D3B5D3FDB83 /* crashlytics.nanopb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = crashlytics.nanopb.h; path = Crashlytics/Protogen/nanopb/crashlytics.nanopb.h; sourceTree = ""; }; - 50520B9EE713CF46F95D3E730305DBF5 /* GULAppDelegateSwizzler_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULAppDelegateSwizzler_Private.h; path = GoogleUtilities/AppDelegateSwizzler/Internal/GULAppDelegateSwizzler_Private.h; sourceTree = ""; }; - 505947C9014E5741CC4DC9295D2C43D7 /* FIRCLSFABAsyncOperation_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSFABAsyncOperation_Private.h; path = Crashlytics/Shared/FIRCLSOperation/FIRCLSFABAsyncOperation_Private.h; sourceTree = ""; }; - 506C4AABC133A2558DB4ADF913303DBF /* GoogleDataTransport.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GoogleDataTransport.debug.xcconfig; sourceTree = ""; }; - 507A57D8E832C121BE0388ACF6885704 /* FIRCLSException.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSException.mm; path = Crashlytics/Crashlytics/Handlers/FIRCLSException.mm; sourceTree = ""; }; - 50CC3ED9920490B48CCCE27E814FC640 /* FirebaseInstallations.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseInstallations.h; path = FirebaseInstallations/Source/Library/Public/FirebaseInstallations/FirebaseInstallations.h; sourceTree = ""; }; - 5133768E5C08594BDC8A9549DDE53160 /* FLTFirebaseCorePlugin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FLTFirebaseCorePlugin.h; path = "../../../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_core-4.2.1/macos/firebase_core/Sources/firebase_core/include/firebase_core/FLTFirebaseCorePlugin.h"; sourceTree = ""; }; - 516477939441131B41564BB3AF237889 /* FIRCLSDemangleOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSDemangleOperation.h; path = Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSDemangleOperation.h; sourceTree = ""; }; - 5186FBAE1FD72748E33225B1200CBE25 /* FIRComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponent.h; path = FirebaseCore/Extension/FIRComponent.h; sourceTree = ""; }; - 51C72135DCB399C3E11C06749BEA3A8B /* LocalOverrideSettings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalOverrideSettings.swift; path = FirebaseSessions/Sources/Settings/LocalOverrideSettings.swift; sourceTree = ""; }; - 51CDD6C65AF1DA3F24A61A279167A146 /* FIRMessagingAPNSInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingAPNSInfo.h; path = FirebaseMessaging/Sources/Token/FIRMessagingAPNSInfo.h; sourceTree = ""; }; - 52596E6B180878B7E670EE6D059BA1DC /* FIRMessagingRemoteNotificationsProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingRemoteNotificationsProxy.m; path = FirebaseMessaging/Sources/FIRMessagingRemoteNotificationsProxy.m; sourceTree = ""; }; - 528D3355711568960CBC60D4AF90C70E /* FirebaseRemoteConfigInterop.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FirebaseRemoteConfigInterop.modulemap; sourceTree = ""; }; - 52ECBBFB2FA0588BF772F9B9AD7728FB /* FIRCLSMetricKitManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSMetricKitManager.h; path = Crashlytics/Crashlytics/Controllers/FIRCLSMetricKitManager.h; sourceTree = ""; }; - 532CA0768DD8D4F2CBA5E5FD35BF9B32 /* FIRCLSCallStackTree.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSCallStackTree.h; path = Crashlytics/Crashlytics/Helpers/FIRCLSCallStackTree.h; sourceTree = ""; }; - 532EA294DE4634B102C4506634F172B3 /* FIRLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLogger.h; path = FirebaseCore/Extension/FIRLogger.h; sourceTree = ""; }; - 53F73DB40DA02EE2F3ED69FFFA525854 /* FIRMessagingCheckinService.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingCheckinService.h; path = FirebaseMessaging/Sources/Token/FIRMessagingCheckinService.h; sourceTree = ""; }; - 54200DAF1853BFF626A6F8998029C410 /* FIRCLSThreadArrayOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSThreadArrayOperation.h; path = Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSThreadArrayOperation.h; sourceTree = ""; }; - 54C74C90D8EF1917368CDB9DDCF742EE /* GoogleDataTransport-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "GoogleDataTransport-umbrella.h"; sourceTree = ""; }; - 554707C52BC5C8A48CBFE10E81072833 /* FBLPromises.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBLPromises.h; path = Sources/FBLPromises/include/FBLPromises.h; sourceTree = ""; }; - 556A7B0CABBE19CE94F4F4488644BE32 /* FIRHeartbeatLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRHeartbeatLogger.h; path = FirebaseCore/Extension/FIRHeartbeatLogger.h; sourceTree = ""; }; - 559666D4ED2D6893CB321611AF7E87F6 /* webview_flutter_wkwebview-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "webview_flutter_wkwebview-dummy.m"; sourceTree = ""; }; - 55DDFB34CA1C74700B1FA00E25EB1A91 /* GULNetworkMessageCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetworkMessageCode.h; path = GoogleUtilities/Network/Public/GoogleUtilities/GULNetworkMessageCode.h; sourceTree = ""; }; - 562594E7EF08689173DB77ACE8FB49F2 /* FIRCLSNetworkOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSNetworkOperation.h; path = Crashlytics/Crashlytics/Settings/Operations/FIRCLSNetworkOperation.h; sourceTree = ""; }; - 562E68AC92EF965B57C527C742106A2F /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = GoogleDataTransport/Resources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 56915B495DC171E3560D5A90BB80D1E1 /* FirebaseRemoteConfigInterop.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseRemoteConfigInterop.release.xcconfig; sourceTree = ""; }; - 5767B4A8C04E86DE22A4C26D6D221939 /* GDTCORUploadBatch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORUploadBatch.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORUploadBatch.m; sourceTree = ""; }; - 57A508CBFE336C4FE653118DB2CBC2D3 /* FBLPromise+Delay.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Delay.m"; path = "Sources/FBLPromises/FBLPromise+Delay.m"; sourceTree = ""; }; - 57CDA51EE3DF46A99C4A9F12172BFB0A /* GDTCOREvent+GDTMetricsSupport.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "GDTCOREvent+GDTMetricsSupport.m"; path = "GoogleDataTransport/GDTCCTLibrary/GDTCOREvent+GDTMetricsSupport.m"; sourceTree = ""; }; - 586D41F2B2FEAC33522C040CC88AACA7 /* FIRCLSUserLogging.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSUserLogging.m; path = Crashlytics/Crashlytics/Components/FIRCLSUserLogging.m; sourceTree = ""; }; - 588752291D2D2D550779D9D4DAF892D1 /* FirebaseCoreInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseCoreInternal.h; path = FirebaseCore/Extension/FirebaseCoreInternal.h; sourceTree = ""; }; - 58A4BF53E29A41BA742CD1A9E1551173 /* GDTCORLifecycle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORLifecycle.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORLifecycle.m; sourceTree = ""; }; - 58F7865C081E822098E6B4703949D6F3 /* FIRCLSDemangleOperation.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSDemangleOperation.mm; path = Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSDemangleOperation.mm; sourceTree = ""; }; - 59027E73F6CCC2BD8949DC34021693DC /* messages.g.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = messages.g.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.4/darwin/path_provider_foundation/Sources/path_provider_foundation/messages.g.swift"; sourceTree = ""; }; - 59199A63A0B5FD7FAEABDF63C6AD8823 /* FIRCLSCompactUnwind_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSCompactUnwind_Private.h; path = Crashlytics/Crashlytics/Unwind/Compact/FIRCLSCompactUnwind_Private.h; sourceTree = ""; }; - 591F870463736168624848534DFD3017 /* GDTCORLifecycle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORLifecycle.h; path = GoogleDataTransport/GDTCORLibrary/Internal/GDTCORLifecycle.h; sourceTree = ""; }; - 5967F356DA709F0333D76179D50A20B4 /* FirebaseCore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FirebaseCore-dummy.m"; sourceTree = ""; }; - 597A9B79CE225B05256095FD16201E01 /* FIRVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRVersion.h; path = FirebaseCore/Sources/Public/FirebaseCore/FIRVersion.h; sourceTree = ""; }; - 5AD11A204BD994914CF75C5574698B0F /* GULKeychainUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULKeychainUtils.h; path = GoogleUtilities/Environment/Public/GoogleUtilities/GULKeychainUtils.h; sourceTree = ""; }; - 5B654B4B042BA7DC93766943A643E42B /* FirebaseMessaging */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FirebaseMessaging; path = FirebaseMessaging.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 5C54FD1F0CA437AE51C45091E8A6DE5C /* firebase_core.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = firebase_core.release.xcconfig; sourceTree = ""; }; - 5D14AE6FD90140B6A7CE72700C06A83F /* FIRMessagingCheckinStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingCheckinStore.h; path = FirebaseMessaging/Sources/Token/FIRMessagingCheckinStore.h; sourceTree = ""; }; - 5D70F5C922449369282319386D9C8A16 /* client_metrics.nanopb.c */ = {isa = PBXFileReference; includeInIndex = 1; name = client_metrics.nanopb.c; path = GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/client_metrics.nanopb.c; sourceTree = ""; }; - 5D963B567FFEA5BD363149365725D16C /* FIRInstallationsStore.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallationsStore.m; path = FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStore.m; sourceTree = ""; }; - 5DE4DCDC6C7B55DF97982855A4961E6A /* HeartbeatsPayload.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HeartbeatsPayload.swift; path = FirebaseCore/Internal/Sources/HeartbeatLogging/HeartbeatsPayload.swift; sourceTree = ""; }; - 5E11D563421B4AEBC515696290EC0665 /* FIRMessaging+ExtensionHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FIRMessaging+ExtensionHelper.h"; path = "FirebaseMessaging/Sources/Public/FirebaseMessaging/FIRMessaging+ExtensionHelper.h"; sourceTree = ""; }; - 5E1F9EFC5F7BF44E60A882C51D7EBBEE /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = FirebaseCore/Extension/Resources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 5E8A675F08174609CA41B2871ABF7C01 /* FIRCLSFABNetworkClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSFABNetworkClient.h; path = Crashlytics/Shared/FIRCLSNetworking/FIRCLSFABNetworkClient.h; sourceTree = ""; }; - 5EA0592E47B65490F554ADD7B31D8E45 /* GDTCOREvent+GDTMetricsSupport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "GDTCOREvent+GDTMetricsSupport.h"; path = "GoogleDataTransport/GDTCCTLibrary/Private/GDTCOREvent+GDTMetricsSupport.h"; sourceTree = ""; }; - 5EE6529601F61A1297630A6FBC3BF61C /* FIRCLSRecordApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSRecordApplication.h; path = Crashlytics/Crashlytics/Models/Record/FIRCLSRecordApplication.h; sourceTree = ""; }; - 5EFFAD5C28EFFA4B2892EFA2EDB3134B /* share_plus-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "share_plus-umbrella.h"; sourceTree = ""; }; - 5FED846771FB5D45B6477D3FE08BC481 /* FIRCLSReportManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSReportManager.h; path = Crashlytics/Crashlytics/Controllers/FIRCLSReportManager.h; sourceTree = ""; }; - 604018C424B3CBE3A3A49D97BE79F259 /* local_auth_darwin */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = local_auth_darwin; path = local_auth_darwin.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 605D992D80B51476F595925567463903 /* GDTCOREndpoints_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCOREndpoints_Private.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCOREndpoints_Private.h; sourceTree = ""; }; - 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; }; - 60F6A75FE5210296A0E8CF11240B3635 /* FIRHeartbeatLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRHeartbeatLogger.h; path = FirebaseCore/Extension/FIRHeartbeatLogger.h; sourceTree = ""; }; - 61174DD86AF0CA54B3354BE21A65BDC7 /* FIRCurrentDateProvider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCurrentDateProvider.m; path = FirebaseInstallations/Source/Library/InstallationsIDController/FIRCurrentDateProvider.m; sourceTree = ""; }; - 6148EFEE203E8CAADE83293E1B6BE4BA /* WebViewProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebViewProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/WebViewProxyAPIDelegate.swift"; sourceTree = ""; }; - 61FE4801EB4E1F59BB0B65FD31A59CD1 /* FIRInstallations.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallations.m; path = FirebaseInstallations/Source/Library/FIRInstallations.m; sourceTree = ""; }; - 624B285AEEA350799249F0CBC8E90D4D /* url_launcher_macos-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "url_launcher_macos-umbrella.h"; sourceTree = ""; }; - 626B91FA30530F8DA0D892C01BC22133 /* firebase_messaging */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = firebase_messaging; path = firebase_messaging.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 626D26B463E6771B81C64399FF1398CE /* FIRMessagingSyncMessageManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingSyncMessageManager.h; path = FirebaseMessaging/Sources/FIRMessagingSyncMessageManager.h; sourceTree = ""; }; - 62836D28028C56329FE10FE79E33325C /* Promise+All.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+All.swift"; path = "Sources/Promises/Promise+All.swift"; sourceTree = ""; }; - 62DED0ED72F9759CEB7F848655A37930 /* FIRMessagingUtilities.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingUtilities.m; path = FirebaseMessaging/Sources/FIRMessagingUtilities.m; sourceTree = ""; }; - 62FD85DB780B175ECDEFD4D941B4F616 /* FIRCLSSettings.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSSettings.h; path = Crashlytics/Crashlytics/Models/FIRCLSSettings.h; sourceTree = ""; }; - 6332FE16B86C0079C9AD7C3FBA0F7913 /* FBLPromise+Then.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Then.m"; path = "Sources/FBLPromises/FBLPromise+Then.m"; sourceTree = ""; }; - 6344D5D07EEB67525524BB6B3CF0DE40 /* FirebaseCoreInternal-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FirebaseCoreInternal-umbrella.h"; sourceTree = ""; }; - 63E7658CC54544E3E28E1921F3470B57 /* FIRCLSUserDefaults_private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSUserDefaults_private.h; path = Crashlytics/Crashlytics/FIRCLSUserDefaults/FIRCLSUserDefaults_private.h; sourceTree = ""; }; - 64F20D20397DFB99E5C043F91AAA12BA /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = "../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/LICENSE"; sourceTree = ""; }; - 64FB8D36F3D5FD1F4E08A8CB92BCD154 /* package_info_plus-package_info_plus_privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "package_info_plus-package_info_plus_privacy"; path = package_info_plus_privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 65C68EB0DF257B78DF34A6EBDB425915 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = "../../../../../../../../../../../../.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.5/macos/url_launcher_macos/Sources/url_launcher_macos/Resources/PrivacyInfo.xcprivacy"; sourceTree = ""; }; - 65D412904B3CFC488CDD3A4D9FAC904F /* nanopb-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "nanopb-Info.plist"; sourceTree = ""; }; - 663955767D6A3AA9D8412AF1FF5C6BC4 /* FIRMessagingRmqManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingRmqManager.m; path = FirebaseMessaging/Sources/FIRMessagingRmqManager.m; sourceTree = ""; }; - 669E8F25E1897672BDB80B7EB784DA24 /* Pods-Runner */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-Runner"; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 66C79C44D9F5A5066B3EF6D62C881067 /* FIRCLSDwarfExpressionMachine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSDwarfExpressionMachine.h; path = Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfExpressionMachine.h; sourceTree = ""; }; - 6704F5CB6A3D9E2E72E8FD2283067E2D /* path_provider_foundation-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "path_provider_foundation-umbrella.h"; sourceTree = ""; }; - 670C8E8BC3F615901CAE735C0CBBE8CA /* share_plus */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = share_plus; path = share_plus.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 6721C6FAF7975FE649B285E1DA73E0E7 /* FIRCLSInternalLogging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSInternalLogging.h; path = Crashlytics/Crashlytics/Helpers/FIRCLSInternalLogging.h; sourceTree = ""; }; - 679541A083A94F962861950878E97A12 /* ScriptMessageProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScriptMessageProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/ScriptMessageProxyAPIDelegate.swift"; sourceTree = ""; }; - 67DC281232D97C0B3B055AD1509B685B /* path_provider_foundation-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "path_provider_foundation-Info.plist"; sourceTree = ""; }; - 681D7FD0FFB13B08E9B01663CF6144CF /* Firebase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Firebase.h; path = CoreOnly/Sources/Firebase.h; sourceTree = ""; }; - 682DC26364E0DCB92D3E34DD82A76FDF /* GULNetworkInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetworkInternal.h; path = GoogleUtilities/Network/GULNetworkInternal.h; sourceTree = ""; }; - 68648C49DEB55FCA633610F2FF42E991 /* FIRCLSMachO.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSMachO.h; path = Crashlytics/Shared/FIRCLSMachO/FIRCLSMachO.h; sourceTree = ""; }; - 6867A78513D9C6720DF2DFF78C94AA4B /* firebase_messaging.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = firebase_messaging.release.xcconfig; sourceTree = ""; }; - 68A0DA8A2C14F766E8F0D93AE345294C /* SettingsCacheClient.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SettingsCacheClient.swift; path = FirebaseSessions/Sources/Settings/SettingsCacheClient.swift; sourceTree = ""; }; - 68B0A14ED9C098A3C2444A37E7E644DD /* FIRHeartbeatLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRHeartbeatLogger.h; path = FirebaseCore/Extension/FIRHeartbeatLogger.h; sourceTree = ""; }; - 68FE217C9487E404A07E22C033710FC1 /* FIRCLSProcessReportOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSProcessReportOperation.m; path = Crashlytics/Crashlytics/Operations/Reports/FIRCLSProcessReportOperation.m; sourceTree = ""; }; - 6917E20EB9117F449C45720BED8BF466 /* FIRComponentContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentContainer.h; path = FirebaseCore/Extension/FIRComponentContainer.h; sourceTree = ""; }; - 695123D3DB7AB55E8782CD523749C872 /* GoogleUtilities-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "GoogleUtilities-dummy.m"; sourceTree = ""; }; - 696152B0F412CFEA403E1B456A00E22D /* FIRMessagingTokenInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingTokenInfo.h; path = FirebaseMessaging/Sources/Token/FIRMessagingTokenInfo.h; sourceTree = ""; }; - 699D5B8DECCEDFD8DDA6AF7DA50D941C /* FirebaseMessaging.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseMessaging.release.xcconfig; sourceTree = ""; }; - 69DB73FD7DCC2956D009A584C23E1236 /* FIRCLSOnDemandModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSOnDemandModel.m; path = Crashlytics/Crashlytics/Models/FIRCLSOnDemandModel.m; sourceTree = ""; }; - 6A35A2771E73DF47A977D1CF5856CD1F /* firebase_crashlytics.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = firebase_crashlytics.modulemap; sourceTree = ""; }; - 6A591BCA128E4AA38326648DC30AE148 /* FIRMessagingTopicOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingTopicOperation.h; path = FirebaseMessaging/Sources/FIRMessagingTopicOperation.h; sourceTree = ""; }; - 6A7598896A96842467EAE609983B87BA /* FIRAppInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAppInternal.h; path = FirebaseCore/Extension/FIRAppInternal.h; sourceTree = ""; }; - 6AA5C80F2CBDC35AE33B3BA5CFC0738B /* FIRExceptionModel_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRExceptionModel_Private.h; path = Crashlytics/Crashlytics/Private/FIRExceptionModel_Private.h; sourceTree = ""; }; - 6AEBACFDBB24E73F2630E0E5E8C04F64 /* FBLPromise+Testing.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Testing.m"; path = "Sources/FBLPromises/FBLPromise+Testing.m"; sourceTree = ""; }; - 6BA8838C06B7E2012FA31B7826518BB9 /* GDTCOREndpoints.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCOREndpoints.m; path = GoogleDataTransport/GDTCORLibrary/GDTCOREndpoints.m; sourceTree = ""; }; - 6C1531363F6636C3F3FD40B7BA3C71E3 /* FIRCLSBinaryImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSBinaryImage.h; path = Crashlytics/Crashlytics/Components/FIRCLSBinaryImage.h; sourceTree = ""; }; - 6C16EC5CEACAEB00CBFC0E28948C76F8 /* FIRCLSException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSException.h; path = Crashlytics/Crashlytics/Handlers/FIRCLSException.h; sourceTree = ""; }; - 6C3345B1B3CAEDF5B03B1F731FDC492E /* Pods-RunnerTests */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-RunnerTests"; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 6C82DC0BE610CFFD4F8AA3673EE99933 /* FIRMessagingBackupExcludedPlist.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingBackupExcludedPlist.m; path = FirebaseMessaging/Sources/Token/FIRMessagingBackupExcludedPlist.m; sourceTree = ""; }; - 6C9D062D8EFE44B5B9A94678B985D8F4 /* PromisesObjC-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "PromisesObjC-dummy.m"; sourceTree = ""; }; - 6CD2D9B80638C6FE492C13D209067773 /* SessionsSettings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionsSettings.swift; path = FirebaseSessions/Sources/Settings/SessionsSettings.swift; sourceTree = ""; }; - 6CFD384B443D75684DDDBB6F46990155 /* FirebaseCoreInternal-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FirebaseCoreInternal-Info.plist"; sourceTree = ""; }; - 6D07A134C264FF32CDFC4713087CCBF1 /* URLAuthenticationChallengeProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLAuthenticationChallengeProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/URLAuthenticationChallengeProxyAPIDelegate.swift"; sourceTree = ""; }; - 6D2090A3988057896734AAAF599A3AB2 /* FIRCLSdSYM.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSdSYM.h; path = Crashlytics/Shared/FIRCLSMachO/FIRCLSdSYM.h; sourceTree = ""; }; - 6DF9AC97649B34C0339F54872D78B9F4 /* FIRCLSFABNetworkClient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSFABNetworkClient.m; path = Crashlytics/Shared/FIRCLSNetworking/FIRCLSFABNetworkClient.m; sourceTree = ""; }; - 6E534F65AED0EEF71B2F9B2E7F28B7D7 /* GDTCORClock.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORClock.h; path = GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORClock.h; sourceTree = ""; }; - 6E5886ECF783E6927A8EF01C0F574BE0 /* AuthenticationChallengeResponseProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponseProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/AuthenticationChallengeResponseProxyAPIDelegate.swift"; sourceTree = ""; }; - 6EC2C95E52C1D54682534F66C70BA0C6 /* RolloutsStateSubscriber.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RolloutsStateSubscriber.swift; path = FirebaseRemoteConfig/Interop/RolloutsStateSubscriber.swift; sourceTree = ""; }; - 6F6F83BDFB783F59162E8D3258C7A7DF /* FIRMessagingAuthKeychain.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingAuthKeychain.m; path = FirebaseMessaging/Sources/Token/FIRMessagingAuthKeychain.m; sourceTree = ""; }; - 6FA11F0F45A272E4280B40C520B6F813 /* GDTCORStorageEventSelector.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORStorageEventSelector.h; path = GoogleDataTransport/GDTCORLibrary/Internal/GDTCORStorageEventSelector.h; sourceTree = ""; }; - 6FDD7B0DAB5681CE81B11B9620D4DB43 /* FIRCLSBinaryImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSBinaryImage.m; path = Crashlytics/Crashlytics/Components/FIRCLSBinaryImage.m; sourceTree = ""; }; - 7020C4326B2358B14FDEF77ECD00C365 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = "../../../../../../../../.pub-cache/hosted/pub.dev/share_plus-12.0.1/LICENSE"; sourceTree = ""; }; - 70A9D5FFFE6ACF968DE67656C6F96439 /* HTTPCookieStoreProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPCookieStoreProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/HTTPCookieStoreProxyAPIDelegate.swift"; sourceTree = ""; }; - 70F83D3B2D0019109FE86381C87EFD13 /* GoogleUtilities-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "GoogleUtilities-umbrella.h"; sourceTree = ""; }; - 710F86781149AD09F15A96144FAC8912 /* GDTCORMetrics.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORMetrics.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCORMetrics.h; sourceTree = ""; }; - 72201055346E8ACBC72B4ABAE6441795 /* ResourceBundle-FBLPromises_Privacy-PromisesObjC-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-FBLPromises_Privacy-PromisesObjC-Info.plist"; sourceTree = ""; }; - 72316F466865FB74C9E8403672EC7256 /* FIRCLSDwarfUnwind.c */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSDwarfUnwind.c; path = Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfUnwind.c; sourceTree = ""; }; - 729CA4C20AE328C6471859880335A3E0 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; - 72EB58E279618BE23B67F08C8BCFCC97 /* FIRMessagingPubSub.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingPubSub.h; path = FirebaseMessaging/Sources/FIRMessagingPubSub.h; sourceTree = ""; }; - 73796AF02B8365493ABF96F615EB5FF7 /* FIRComponentType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentType.h; path = FirebaseCore/Extension/FIRComponentType.h; sourceTree = ""; }; - 739C98A320C6CFA3C92B231571A326EC /* PromisesObjC.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = PromisesObjC.release.xcconfig; sourceTree = ""; }; - 73A1316D46CAC4F493A614A464AEA711 /* FIRCLSUserLogging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSUserLogging.h; path = Crashlytics/Crashlytics/Components/FIRCLSUserLogging.h; sourceTree = ""; }; - 73B69C7BA32E0D68895EF296E83F7722 /* ProxyAPIRegistrar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ProxyAPIRegistrar.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/ProxyAPIRegistrar.swift"; sourceTree = ""; }; - 73CFBBBD631BB23E10A8116F70600AB0 /* FirebaseCrashlytics-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FirebaseCrashlytics-dummy.m"; sourceTree = ""; }; - 7409A9316D1EEFAC7B383BE8CEC1BE03 /* webview_flutter_wkwebview */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = webview_flutter_wkwebview; path = webview_flutter_wkwebview.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 7438045A16E31B44C1D66EF5FBBBBC64 /* FIRMessagingPubSub.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingPubSub.m; path = FirebaseMessaging/Sources/FIRMessagingPubSub.m; sourceTree = ""; }; - 74A5BD21C3E2ED541D86B62BCB1C7B12 /* HeartbeatLoggingTestUtils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HeartbeatLoggingTestUtils.swift; path = FirebaseCore/Internal/Sources/HeartbeatLogging/HeartbeatLoggingTestUtils.swift; sourceTree = ""; }; - 74CF9539D04C19C67ADF7D63D64D40C5 /* FIRCLSRolloutsPersistenceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSRolloutsPersistenceManager.h; path = Crashlytics/Crashlytics/Controllers/FIRCLSRolloutsPersistenceManager.h; sourceTree = ""; }; - 74E7C8C13E26DC5740B82BB57BAECB02 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/package_info_plus-8.3.1/macos/package_info_plus/Sources/package_info_plus/PrivacyInfo.xcprivacy"; sourceTree = ""; }; - 75017E384C94069635A7580EFD9C0DEE /* url_launcher_macos.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = url_launcher_macos.release.xcconfig; sourceTree = ""; }; - 7527BF9A2444D50C93A2439FDA619F04 /* FBLPromise+Any.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Any.h"; path = "Sources/FBLPromises/include/FBLPromise+Any.h"; sourceTree = ""; }; - 757B36D3EF3AF8FEB77EF83D29C59FB3 /* FIRInstallationsItem+RegisterInstallationAPI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FIRInstallationsItem+RegisterInstallationAPI.h"; path = "FirebaseInstallations/Source/Library/InstallationsAPI/FIRInstallationsItem+RegisterInstallationAPI.h"; sourceTree = ""; }; - 75CF387A098437DDEB77C4DD2B48D012 /* firebase_messaging-firebase_messaging_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "firebase_messaging-firebase_messaging_Privacy"; path = firebase_messaging_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 75D56317D94F5E2BD9A27AA5B9C33997 /* FIRConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRConfiguration.h; path = FirebaseCore/Sources/Public/FirebaseCore/FIRConfiguration.h; sourceTree = ""; }; - 75D8D894A44AB53EC9F845D92DAF3B05 /* WebViewFlutterWKWebViewExternalAPI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebViewFlutterWKWebViewExternalAPI.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/WebViewFlutterWKWebViewExternalAPI.swift"; sourceTree = ""; }; - 75ED653554A07DA084112614A62760C0 /* FIRCLSAllocate.c */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSAllocate.c; path = Crashlytics/Crashlytics/Helpers/FIRCLSAllocate.c; sourceTree = ""; }; - 7641FABB8AB7BE691F96423C23692043 /* FIRCLSExecutionIdentifierModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSExecutionIdentifierModel.m; path = Crashlytics/Crashlytics/Models/FIRCLSExecutionIdentifierModel.m; sourceTree = ""; }; - 7649297AA16271AB47260C519FD1609B /* Logger.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Logger.swift; path = FirebaseSessions/Sources/Logger.swift; sourceTree = ""; }; - 764D9D9EE1A9F28BEFE7C209BCC4C718 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = FirebaseInstallations/Source/Library/Resources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 766CEDDD8ECD4633347CDD74C9902873 /* package_info_plus-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "package_info_plus-umbrella.h"; sourceTree = ""; }; - 76741309FFE62CAD4690FEE85E12CAFC /* ResourceBundle-shared_preferences_foundation_privacy-shared_preferences_foundation-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-shared_preferences_foundation_privacy-shared_preferences_foundation-Info.plist"; sourceTree = ""; }; - 768625F518B202AE973043583A6114FB /* FIRInstallationsBackoffController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsBackoffController.h; path = FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsBackoffController.h; sourceTree = ""; }; - 76BB9318C57561E417AC8D6CA89B82E3 /* FIRCLSSettingsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSSettingsManager.h; path = Crashlytics/Crashlytics/Settings/FIRCLSSettingsManager.h; sourceTree = ""; }; - 76C845E235045DA287BD2351123B821E /* FIRCLSInstallIdentifierModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSInstallIdentifierModel.h; path = Crashlytics/Crashlytics/Models/FIRCLSInstallIdentifierModel.h; sourceTree = ""; }; - 77301DB4632B229FA0D0B31F0C96B8D0 /* FIRCLSProcessReportOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSProcessReportOperation.h; path = Crashlytics/Crashlytics/Operations/Reports/FIRCLSProcessReportOperation.h; sourceTree = ""; }; - 778F02347F9C82C1EF7D680698CE7BD8 /* FIRLibrary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLibrary.h; path = FirebaseCore/Extension/FIRLibrary.h; sourceTree = ""; }; - 77C7CD522289E737DAC923394CF8441D /* GDTCOREvent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCOREvent.m; path = GoogleDataTransport/GDTCORLibrary/GDTCOREvent.m; sourceTree = ""; }; - 77D3852951C8090E6BA643A1CB0AF229 /* FIRCLSInstallIdentifierModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSInstallIdentifierModel.m; path = Crashlytics/Crashlytics/Models/FIRCLSInstallIdentifierModel.m; sourceTree = ""; }; - 77D5E860040CDCD8405B2EA86D09C7BB /* GDTCORDirectorySizeTracker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORDirectorySizeTracker.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORDirectorySizeTracker.m; sourceTree = ""; }; - 79630F5AF897077A0F0BD8BD497D78B0 /* RemoteSettings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RemoteSettings.swift; path = FirebaseSessions/Sources/Settings/RemoteSettings.swift; sourceTree = ""; }; - 79C9EB05800B6F95F736C9B224DFA285 /* dwarf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dwarf.h; path = Crashlytics/third_party/libunwind/dwarf.h; sourceTree = ""; }; - 7AC62E17FF64339D5B205AD1EB8B8DEF /* GDTCORTransformer_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORTransformer_Private.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer_Private.h; sourceTree = ""; }; - 7ACB6E4E1F7D50B167FB06620EF7B37B /* GDTCCTUploadOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCCTUploadOperation.m; path = GoogleDataTransport/GDTCCTLibrary/GDTCCTUploadOperation.m; sourceTree = ""; }; - 7AFC92C31D69AACC9F1F43155284945C /* dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = dummy.m; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_core-4.2.1/macos/firebase_core/Sources/firebase_core/dummy.m"; sourceTree = ""; }; - 7B065E6C509C780DC9C7A277C6B56875 /* ResourceBundle-FirebaseCoreExtension_Privacy-FirebaseCoreExtension-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-FirebaseCoreExtension_Privacy-FirebaseCoreExtension-Info.plist"; sourceTree = ""; }; - 7B0A0B75D4FFA46FB4D658650F8F8536 /* FIRCLSAnalyticsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSAnalyticsManager.h; path = Crashlytics/Crashlytics/Controllers/FIRCLSAnalyticsManager.h; sourceTree = ""; }; - 7B3D70F124E7F09C58101587DADACE27 /* HTTPCookieProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPCookieProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/HTTPCookieProxyAPIDelegate.swift"; sourceTree = ""; }; - 7B3D847C841CE0C94A84328169372337 /* FIRStackFrame_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRStackFrame_Private.h; path = Crashlytics/Crashlytics/Private/FIRStackFrame_Private.h; sourceTree = ""; }; - 7B6E42F95F905564ED48D3643E2CE4E7 /* firebase_messaging.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = firebase_messaging.modulemap; sourceTree = ""; }; - 7B9D69C3BD7368E3CAE9F69E6420BA1B /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = "../../../../../../../../.pub-cache/hosted/pub.dev/firebase_crashlytics-5.0.5/LICENSE"; sourceTree = ""; }; - 7BBC60BE5E22F028796F1EA666D94148 /* share_plus-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "share_plus-dummy.m"; sourceTree = ""; }; - 7BD934342B3255D62A6218EF5231CC33 /* FIRCLSReportUploader_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSReportUploader_Private.h; path = Crashlytics/Crashlytics/Controllers/FIRCLSReportUploader_Private.h; sourceTree = ""; }; - 7C0ED1D5909118EF2763E6583D684673 /* GULAppEnvironmentUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULAppEnvironmentUtil.h; path = GoogleUtilities/Environment/Public/GoogleUtilities/GULAppEnvironmentUtil.h; sourceTree = ""; }; - 7C4A6A95CCC09387C2562A2B3C1A6ACE /* FIRCLSSymbolicationOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSSymbolicationOperation.h; path = Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSSymbolicationOperation.h; sourceTree = ""; }; - 7CBD3C0976719B17066352F7B74771D1 /* FIRMessagingKeychain.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingKeychain.h; path = FirebaseMessaging/Sources/Token/FIRMessagingKeychain.h; sourceTree = ""; }; - 7CCF1036820FA91AD43FC9D3DA31231A /* Promise+Await.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Await.swift"; path = "Sources/Promises/Promise+Await.swift"; sourceTree = ""; }; - 7D7E9A735CB82D2D871A2E02C839A56E /* GDTCORFlatFileStorage+Promises.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "GDTCORFlatFileStorage+Promises.h"; path = "GoogleDataTransport/GDTCORLibrary/Private/GDTCORFlatFileStorage+Promises.h"; sourceTree = ""; }; - 7DDEF6A4DEADF2CD264ADEC677143EE8 /* FBLPromiseError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBLPromiseError.h; path = Sources/FBLPromises/include/FBLPromiseError.h; sourceTree = ""; }; - 7E056BA5D7D29BF864813CEC7ED28A76 /* FIRComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRComponent.m; path = FirebaseCore/Sources/FIRComponent.m; sourceTree = ""; }; - 7F2C9340F7EBF3BBF68C5173DC270BFC /* FIRAppInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAppInternal.h; path = FirebaseCore/Extension/FIRAppInternal.h; sourceTree = ""; }; - 7F5DEB2D36689F0A172924305A7E4495 /* FIRCLSSymbolResolver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSSymbolResolver.m; path = Crashlytics/Crashlytics/Models/FIRCLSSymbolResolver.m; sourceTree = ""; }; - 7F6886280EE8EA667C62029E85E38CFE /* Heartbeat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Heartbeat.swift; path = FirebaseCore/Internal/Sources/HeartbeatLogging/Heartbeat.swift; sourceTree = ""; }; - 7FA1EE3150AB7E2D7A76E646E7CA6C1E /* Pods-Runner-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Runner-resources.sh"; sourceTree = ""; }; - 800A953B877EDD1F23181A2F3FE53BD9 /* URLProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/URLProxyAPIDelegate.swift"; sourceTree = ""; }; - 802CF8852576C912D7DC2FAA8E2C30A0 /* FirebaseMessaging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseMessaging.h; path = FirebaseMessaging/Sources/Public/FirebaseMessaging/FirebaseMessaging.h; sourceTree = ""; }; - 8033ECC1AF7D759E8A363CF471F89080 /* FIRApp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRApp.h; path = FirebaseCore/Sources/Public/FirebaseCore/FIRApp.h; sourceTree = ""; }; - 80A408BEB8F2210D5069043041A01824 /* FIRCLSApplication.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSApplication.m; path = Crashlytics/Crashlytics/Components/FIRCLSApplication.m; sourceTree = ""; }; - 80C21EF7373395A713E7EBF5C22AECCD /* FIRComponentType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentType.h; path = FirebaseCore/Extension/FIRComponentType.h; sourceTree = ""; }; - 80F7898C5549B688665D80A71B093ECF /* GDTCCTNanopbHelpers.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCCTNanopbHelpers.m; path = GoogleDataTransport/GDTCCTLibrary/GDTCCTNanopbHelpers.m; sourceTree = ""; }; - 80F8CD16C3DC7A4EEF4B73E3919E7DD8 /* SharePlusMacosPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SharePlusMacosPlugin.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/share_plus-12.0.1/macos/share_plus/Sources/share_plus/SharePlusMacosPlugin.swift"; sourceTree = ""; }; - 811A63D7272842010A51F0F8218F0D4D /* GULSceneDelegateSwizzler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULSceneDelegateSwizzler.m; path = GoogleUtilities/AppDelegateSwizzler/GULSceneDelegateSwizzler.m; sourceTree = ""; }; - 81616CEDD174DEFAB5D6E776EF704650 /* FIRCLSMachOBinary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSMachOBinary.h; path = Crashlytics/Shared/FIRCLSMachO/FIRCLSMachOBinary.h; sourceTree = ""; }; - 817671F15D4B947F617BD4EE8ACFC278 /* Pods-RunnerTests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-RunnerTests-Info.plist"; sourceTree = ""; }; - 819792AEF652D3176B8F9B6A05629B4A /* FIRCLSApplicationIdentifierModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSApplicationIdentifierModel.h; path = Crashlytics/Crashlytics/Settings/Models/FIRCLSApplicationIdentifierModel.h; sourceTree = ""; }; - 81B29192D415737779564175828863C3 /* pb_decode.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pb_decode.c; sourceTree = ""; }; - 81F31F9FE8653706BCEC9E3E50097184 /* FIRAppInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAppInternal.h; path = FirebaseCore/Extension/FIRAppInternal.h; sourceTree = ""; }; - 820624E7BA14B41BD8842B7BA239E31E /* FIRInstallationsHTTPError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsHTTPError.h; path = FirebaseInstallations/Source/Library/Errors/FIRInstallationsHTTPError.h; sourceTree = ""; }; - 82E27518C16C10672366E169DF06C7AD /* FirebaseMessaging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseMessaging.h; path = FirebaseMessaging/Sources/FirebaseMessaging.h; sourceTree = ""; }; - 82FCC3DC9DE76B3A004B58052DE1B015 /* SDKDefaultSettings.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SDKDefaultSettings.swift; path = FirebaseSessions/Sources/Settings/SDKDefaultSettings.swift; sourceTree = ""; }; - 82FF7F7821656AB6521D35CFA1A47425 /* FirebaseMessaging.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseMessaging.debug.xcconfig; sourceTree = ""; }; - 8305395870C07FBADA624DA58EE59675 /* NanoPB+CustomStringConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NanoPB+CustomStringConvertible.swift"; path = "FirebaseSessions/Sources/Development/NanoPB+CustomStringConvertible.swift"; sourceTree = ""; }; - 830BE1299BA03BE1491B4213071D83AD /* FirebaseCoreInternal.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FirebaseCoreInternal.modulemap; sourceTree = ""; }; - 833E6580EEF10B720BDA0739A3730F89 /* GDTCORAssert.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORAssert.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORAssert.m; sourceTree = ""; }; - 834708D96B31471584C42A7013726A99 /* FLTFirebasePluginRegistry.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FLTFirebasePluginRegistry.m; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_core-4.2.1/macos/firebase_core/Sources/firebase_core/FLTFirebasePluginRegistry.m"; sourceTree = ""; }; - 836E038B1D8D591788432096C41C969C /* ScrollViewProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScrollViewProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/ScrollViewProxyAPIDelegate.swift"; sourceTree = ""; }; - 83B809039EAB9664AE63DC7724DE4826 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/Promises/Resources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - 83E66FF0205151F1F507E34F46EC944D /* FIRCLSRecordApplication.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSRecordApplication.m; path = Crashlytics/Crashlytics/Models/Record/FIRCLSRecordApplication.m; sourceTree = ""; }; - 83F5CCB22EE126A829F2A8820798DC8D /* FirebaseSessions */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FirebaseSessions; path = FirebaseSessions.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 84CC7F6D7795A85F0D83583BCEBA15C2 /* FIRMessagingLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingLogger.h; path = FirebaseMessaging/Sources/FIRMessagingLogger.h; sourceTree = ""; }; - 8516C2411643F7FF42253AC264176552 /* FIRInstallationsBackoffController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallationsBackoffController.m; path = FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsBackoffController.m; sourceTree = ""; }; - 856701A6BD112FB701E2CE2C69345697 /* FIRCLSUnwind.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSUnwind.h; path = Crashlytics/Crashlytics/Unwind/FIRCLSUnwind.h; sourceTree = ""; }; - 856B5CD56F194FAD26EA91620B66D614 /* GoogleDataTransport */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = GoogleDataTransport; path = GoogleDataTransport.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 859AE0302B28BD8AE67A780BFCAEE082 /* FirebaseCrashlytics-FirebaseCrashlytics_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "FirebaseCrashlytics-FirebaseCrashlytics_Privacy"; path = FirebaseCrashlytics_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 85B8EBC7D35FFA96B34E9D075326A5FC /* FirebaseCore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FirebaseCore.modulemap; sourceTree = ""; }; - 85BC153978B502B8631444CBF0740AD1 /* GULUserDefaults.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULUserDefaults.m; path = GoogleUtilities/UserDefaults/GULUserDefaults.m; sourceTree = ""; }; - 85E3440E80512B638692688EF270376C /* GDTCORRegistrar.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORRegistrar.h; path = GoogleDataTransport/GDTCORLibrary/Internal/GDTCORRegistrar.h; sourceTree = ""; }; - 8607CF59ED3E54B9E5C93072B9AB5B78 /* PromiseError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PromiseError.swift; path = Sources/Promises/PromiseError.swift; sourceTree = ""; }; - 86258040166F165A433635331ACDBF75 /* HeartbeatController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HeartbeatController.swift; path = FirebaseCore/Internal/Sources/HeartbeatLogging/HeartbeatController.swift; sourceTree = ""; }; - 86375444C196BA272DDBB8165BF64A15 /* FirebaseCrashlytics */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FirebaseCrashlytics; path = FirebaseCrashlytics.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 863A9D365BBA70A1711D3FAF5AEB955C /* FirebaseInstallations.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseInstallations.release.xcconfig; sourceTree = ""; }; - 86862383020B167E7B380DA427702DCF /* FIRCLSUtility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSUtility.m; path = Crashlytics/Crashlytics/Helpers/FIRCLSUtility.m; sourceTree = ""; }; - 86B03992AD271D9A657893FBC13D0E2E /* FIRCLSGlobals.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSGlobals.h; path = Crashlytics/Crashlytics/Components/FIRCLSGlobals.h; sourceTree = ""; }; - 86C2CF03F41C7A31F00CC7E6E85C95D3 /* firebase_core.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = firebase_core.modulemap; sourceTree = ""; }; - 8729413E1D6D44A67A18F8BBE9EA8077 /* DevEventConsoleLogger.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DevEventConsoleLogger.swift; path = FirebaseSessions/Sources/Development/DevEventConsoleLogger.swift; sourceTree = ""; }; - 8731CCF5461149FF389AAC75B7AD03E4 /* local_auth_darwin-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "local_auth_darwin-Info.plist"; sourceTree = ""; }; - 8758A56177F57A2EE30894AA6F81B31A /* Pods-RunnerTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-RunnerTests-dummy.m"; sourceTree = ""; }; - 8770DC95503B4A33766AEE30B62764B6 /* FIRStackFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRStackFrame.h; path = Crashlytics/Crashlytics/Public/FirebaseCrashlytics/FIRStackFrame.h; sourceTree = ""; }; - 87B2A525F0C2D1F241B984DB66A6DD59 /* FIRMessagingTokenManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingTokenManager.m; path = FirebaseMessaging/Sources/Token/FIRMessagingTokenManager.m; sourceTree = ""; }; - 8806C942EB21A10F1FC86D2004F39C71 /* path_provider_foundation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = path_provider_foundation.debug.xcconfig; sourceTree = ""; }; - 88620EB897BC10A59971FC41B66C1D9B /* FIRMessagingTopicOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingTopicOperation.m; path = FirebaseMessaging/Sources/FIRMessagingTopicOperation.m; sourceTree = ""; }; - 88F970071344458FE5CC80A799C95A6F /* PromisesSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PromisesSwift-umbrella.h"; sourceTree = ""; }; - 89700D92E06E45229C4454A4EC758224 /* FIRConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRConfiguration.m; path = FirebaseCore/Sources/FIRConfiguration.m; sourceTree = ""; }; - 8A432929F7E93D3E1AA06A4A8668C699 /* Pods-RunnerTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-RunnerTests-acknowledgements.markdown"; sourceTree = ""; }; - 8A7A1922715B3E7AE2737821C0D8BA11 /* FIRComponentContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentContainer.h; path = FirebaseCore/Extension/FIRComponentContainer.h; sourceTree = ""; }; - 8A7CBF29B5420C95BDC3CA1498B348E3 /* FIRLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRLogger.m; path = FirebaseCore/Sources/FIRLogger.m; sourceTree = ""; }; - 8AE50E6308B8781BF86FF917C37EAB91 /* FIRCLSAsyncOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSAsyncOperation.m; path = Crashlytics/Crashlytics/Operations/FIRCLSAsyncOperation.m; sourceTree = ""; }; - 8B1E5E943FFD97711A40B0D5165A14A3 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/System/Library/Frameworks/AppKit.framework; sourceTree = DEVELOPER_DIR; }; - 8B20C851A8D0AC5E5E219482A5FCD62C /* FIRMessaging.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessaging.m; path = FirebaseMessaging/Sources/FIRMessaging.m; sourceTree = ""; }; - 8BB937B1C0DFFCF92F41861C2BC54DDA /* FirebaseCore-FirebaseCore_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "FirebaseCore-FirebaseCore_Privacy"; path = FirebaseCore_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 8BCC0DABCF5AAFB2488C642722AC7546 /* GoogleDataTransport.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = GoogleDataTransport.modulemap; sourceTree = ""; }; - 8BE1E234E38A1DB61AF9E829D949798C /* FirebaseCrashlytics.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseCrashlytics.release.xcconfig; sourceTree = ""; }; - 8BEAE1D1563060C96A178EB9F50886B5 /* pb_common.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb_common.h; sourceTree = ""; }; - 8C8B7FF9B4602E157FC7C09926137314 /* GDTCCTUploader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCCTUploader.h; path = GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTUploader.h; sourceTree = ""; }; - 8C9FABB3625FCDE128523366680FDBAD /* firebase_messaging.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = firebase_messaging.podspec; path = "../../../../../../../../.pub-cache/hosted/pub.dev/firebase_messaging-16.0.4/macos/firebase_messaging.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 8CD0C7291C3042E886D48938F5CC5B88 /* FirebaseMessaging-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FirebaseMessaging-dummy.m"; sourceTree = ""; }; - 8E4284DD8CD39BD7B5EA7612E78D12E3 /* GDTCORStorageEventSelector.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORStorageEventSelector.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORStorageEventSelector.m; sourceTree = ""; }; - 8E512AD257BEA8B8960730C9C071B2B5 /* ResourceBundle-webview_flutter_wkwebview_privacy-webview_flutter_wkwebview-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-webview_flutter_wkwebview_privacy-webview_flutter_wkwebview-Info.plist"; sourceTree = ""; }; - 8E97807DB1B0D81D343DB521F6705634 /* FIRCLSDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSDefines.h; path = Crashlytics/Crashlytics/Helpers/FIRCLSDefines.h; sourceTree = ""; }; - 8F4E9ED3EA45AFB7EB0BE3DD6088C76E /* client_metrics.nanopb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = client_metrics.nanopb.h; path = GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/client_metrics.nanopb.h; sourceTree = ""; }; - 8F53BD37E4C14004E288F2165D885C4F /* NavigationActionProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NavigationActionProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/NavigationActionProxyAPIDelegate.swift"; sourceTree = ""; }; - 8F7733D0D001859E8A775021CD33756D /* FIRInstallationsIIDTokenStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsIIDTokenStore.h; path = FirebaseInstallations/Source/Library/IIDMigration/FIRInstallationsIIDTokenStore.h; sourceTree = ""; }; - 901C66CF3C2DA381B4C972E3DD737C36 /* GDTCORTransport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORTransport.h; path = GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORTransport.h; sourceTree = ""; }; - 906A6EA1EBB8B434145A7FCD001F237D /* NSDictionary+FIRMessaging.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSDictionary+FIRMessaging.m"; path = "FirebaseMessaging/Sources/NSDictionary+FIRMessaging.m"; sourceTree = ""; }; - 9099484299863B2870381CF80DCE1091 /* GULNSData+zlib.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "GULNSData+zlib.m"; path = "GoogleUtilities/NSData+zlib/GULNSData+zlib.m"; sourceTree = ""; }; - 91141F931EF3247EC8246D088DE9E0CB /* FBLPromise+Retry.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Retry.m"; path = "Sources/FBLPromises/FBLPromise+Retry.m"; sourceTree = ""; }; - 914B540A5E83362C52290805ECCFBFC0 /* GDTCORMetricsMetadata.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORMetricsMetadata.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCORMetricsMetadata.h; sourceTree = ""; }; - 918E89F93317FFC78090B87023BD812B /* GDTCCTUploader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCCTUploader.m; path = GoogleDataTransport/GDTCCTLibrary/GDTCCTUploader.m; sourceTree = ""; }; - 91A666B62871445FFE5186375CBD43C0 /* FIRAnalyticsConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAnalyticsConfiguration.h; path = FirebaseCore/Sources/FIRAnalyticsConfiguration.h; sourceTree = ""; }; - 91AD89A144391FEBCF8F7E33288622C9 /* firebase_messaging-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "firebase_messaging-prefix.pch"; sourceTree = ""; }; - 91D8C1C211F8CB79BC4214362302490B /* messages.g.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = messages.g.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.5/darwin/shared_preferences_foundation/Sources/shared_preferences_foundation/messages.g.swift"; sourceTree = ""; }; - 92DB90C11CCE08C375FFC35D4C2DBD45 /* PromisesSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "PromisesSwift-Info.plist"; sourceTree = ""; }; - 93320416E996061895B79403F77DF32B /* FIRCLSCodeMapping.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSCodeMapping.m; path = Crashlytics/Shared/FIRCLSMachO/FIRCLSCodeMapping.m; sourceTree = ""; }; - 93C6A45C6E4792269BE9BE0073839BF0 /* shared_preferences_foundation */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = shared_preferences_foundation; path = shared_preferences_foundation.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 93F4735C8B2FEA49EB5261D67B5913DF /* SecWrappers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SecWrappers.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/SecWrappers.swift"; sourceTree = ""; }; - 942BDF856956CEDDAF2CA5602EB3F8B4 /* GULLoggerLevel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULLoggerLevel.h; path = GoogleUtilities/Logger/Public/GoogleUtilities/GULLoggerLevel.h; sourceTree = ""; }; - 9481FA30CECEE337DFEDF3821AE44B82 /* FIRLibrary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLibrary.h; path = FirebaseCore/Extension/FIRLibrary.h; sourceTree = ""; }; - 94C99D28FAD82753EC8DF2EFE9566094 /* FIRComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponent.h; path = FirebaseCore/Extension/FIRComponent.h; sourceTree = ""; }; - 94DEE129A6B0C4E27ED9E49FB8A32018 /* FIRCrashlyticsReport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCrashlyticsReport.h; path = Crashlytics/Crashlytics/Public/FirebaseCrashlytics/FIRCrashlyticsReport.h; sourceTree = ""; }; - 94EB4D72AEFFE68CC898F3131984DAF6 /* GULNetworkURLSession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetworkURLSession.h; path = GoogleUtilities/Network/Public/GoogleUtilities/GULNetworkURLSession.h; sourceTree = ""; }; - 950B88917BBDEFB451F6040F5A7FEDF3 /* GULReachabilityChecker+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "GULReachabilityChecker+Internal.h"; path = "GoogleUtilities/Reachability/GULReachabilityChecker+Internal.h"; sourceTree = ""; }; - 95747DD61C535FDC6822D7F8FE7CC84D /* GDTCOREventTransformer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCOREventTransformer.h; path = GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREventTransformer.h; sourceTree = ""; }; - 95CDCF390E4E6F59F633773645D47DE4 /* GDTCCTNanopbHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCCTNanopbHelpers.h; path = GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTNanopbHelpers.h; sourceTree = ""; }; - 95EEC94448039EDB27ACE77B98B22FD2 /* SessionCoordinator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionCoordinator.swift; path = FirebaseSessions/Sources/SessionCoordinator.swift; sourceTree = ""; }; - 960870726F89B96A64DBB4AF4A1E18FF /* GULMutableDictionary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULMutableDictionary.h; path = GoogleUtilities/Network/Public/GoogleUtilities/GULMutableDictionary.h; sourceTree = ""; }; - 96390E658B97F97E480DA0995840E3CF /* NSError+FIRMessaging.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSError+FIRMessaging.m"; path = "FirebaseMessaging/Sources/NSError+FIRMessaging.m"; sourceTree = ""; }; - 9692F22DFC7CCE19DA043F6E207C8AEE /* GDTCORTransport.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORTransport.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORTransport.m; sourceTree = ""; }; - 96FFC4C2E8FC499BE22110EF968CA3FA /* FIRCLSFeatures.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSFeatures.h; path = Crashlytics/Crashlytics/Helpers/FIRCLSFeatures.h; sourceTree = ""; }; - 97026E09A7005CF488573A366EC38392 /* compliance.nanopb.c */ = {isa = PBXFileReference; includeInIndex = 1; name = compliance.nanopb.c; path = GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/compliance.nanopb.c; sourceTree = ""; }; - 9746E269994542810915F4EC46136EC5 /* Crashlytics_Platform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Crashlytics_Platform.h; path = "../../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_crashlytics-5.0.5/macos/firebase_crashlytics/Sources/firebase_crashlytics/include/Crashlytics_Platform.h"; sourceTree = ""; }; - 977ABC0FD49B8A9BD919C061C3B31F3F /* FIRCLSExistingReportManager_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSExistingReportManager_Private.h; path = Crashlytics/Crashlytics/Private/FIRCLSExistingReportManager_Private.h; sourceTree = ""; }; - 97EB5CD44C1C85DA4B2132F918DD3C69 /* firebase_crashlytics.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = firebase_crashlytics.podspec; path = "../../../../../../../../.pub-cache/hosted/pub.dev/firebase_crashlytics-5.0.5/macos/firebase_crashlytics.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 980AFF4DF5A6A4B38FC7E986F84FBC6D /* cct.nanopb.c */ = {isa = PBXFileReference; includeInIndex = 1; name = cct.nanopb.c; path = GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/cct.nanopb.c; sourceTree = ""; }; - 984FFD586A29124D4CCAB4E2BD628141 /* GDTCOREndpoints.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCOREndpoints.h; path = GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREndpoints.h; sourceTree = ""; }; - 98ADE82E1891626E1242298F3324C4D4 /* GULNetworkLoggerProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetworkLoggerProtocol.h; path = GoogleUtilities/Network/Public/GoogleUtilities/GULNetworkLoggerProtocol.h; sourceTree = ""; }; - 994909D5FD52012E71B58948CC31FDE0 /* ResourceBundle-FirebaseCrashlytics_Privacy-FirebaseCrashlytics-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-FirebaseCrashlytics_Privacy-FirebaseCrashlytics-Info.plist"; sourceTree = ""; }; - 996D4302562D019EF177F3E267B87152 /* FIRInstallationsSingleOperationPromiseCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallationsSingleOperationPromiseCache.m; path = FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsSingleOperationPromiseCache.m; sourceTree = ""; }; - 9972471E90BC98FBB86E6AA5BF97E6D7 /* firebase_core-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "firebase_core-dummy.m"; sourceTree = ""; }; - 99C91056A7FC2C0B6745A9285917DE58 /* FIRMessagingPersistentSyncMessage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingPersistentSyncMessage.h; path = FirebaseMessaging/Sources/FIRMessagingPersistentSyncMessage.h; sourceTree = ""; }; - 99D721D409A8924CB7DF038F765BCA1A /* UrlLauncherPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UrlLauncherPlugin.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.5/macos/url_launcher_macos/Sources/url_launcher_macos/UrlLauncherPlugin.swift"; sourceTree = ""; }; - 9A0CF240E807F847BC87566AD3B10CF4 /* pb_common.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pb_common.c; sourceTree = ""; }; - 9A80747402E07293138DCB713FF6DC67 /* PromisesObjC-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PromisesObjC-umbrella.h"; sourceTree = ""; }; - 9A9BBD0DF165C8925C9545F0B25B83E8 /* shared_preferences_foundation-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "shared_preferences_foundation-umbrella.h"; sourceTree = ""; }; - 9AA4A1755B3D9881479A2E24A0ED7F05 /* GDTCOREventDropReason.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCOREventDropReason.h; path = GoogleDataTransport/GDTCORLibrary/Internal/GDTCOREventDropReason.h; sourceTree = ""; }; - 9AB643C1A1015A11BB7F0C1639EC60D8 /* FIRCLSReportManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSReportManager.m; path = Crashlytics/Crashlytics/Controllers/FIRCLSReportManager.m; sourceTree = ""; }; - 9ACBF40D5D8975FEA82E917615499D24 /* FirebaseSessions.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseSessions.debug.xcconfig; sourceTree = ""; }; - 9AFB97A7DC52893F87EDBB48C5531666 /* Promise+Retry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Retry.swift"; path = "Sources/Promises/Promise+Retry.swift"; sourceTree = ""; }; - 9B28293BD32F858BDEE0B2BE5A922FE1 /* FirebaseCoreInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseCoreInternal.h; path = FirebaseCore/Extension/FirebaseCoreInternal.h; sourceTree = ""; }; - 9B8238213F0492EC8CE817961D1B0145 /* firebase_crashlytics-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "firebase_crashlytics-umbrella.h"; sourceTree = ""; }; - 9B987CE3B7B0FC578D2E7A2F96F87ABD /* FIRCLSApplicationIdentifierModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSApplicationIdentifierModel.m; path = Crashlytics/Crashlytics/Settings/Models/FIRCLSApplicationIdentifierModel.m; sourceTree = ""; }; - 9BA7EC5F08F4C9C325830B1A6E678E18 /* FIRInstallationsAuthTokenResultInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsAuthTokenResultInternal.h; path = FirebaseInstallations/Source/Library/FIRInstallationsAuthTokenResultInternal.h; sourceTree = ""; }; - 9BE525A17B69B25EBACF64044868A436 /* FBLPromise+Recover.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Recover.m"; path = "Sources/FBLPromises/FBLPromise+Recover.m"; sourceTree = ""; }; - 9C11529BB3AB5EF3C8389E37649451C1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - 9C523704FC15CC7CE5A530F768D92096 /* webview_flutter_wkwebview-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "webview_flutter_wkwebview-prefix.pch"; sourceTree = ""; }; - 9CD84A9E98AD23E05A0B50BF3244E1D7 /* PromisesObjC.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = PromisesObjC.modulemap; sourceTree = ""; }; - 9CF839C94C8979AE0C760AA87CC86E13 /* GULSceneDelegateSwizzler_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULSceneDelegateSwizzler_Private.h; path = GoogleUtilities/AppDelegateSwizzler/Internal/GULSceneDelegateSwizzler_Private.h; sourceTree = ""; }; - 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 9DD3641C5DD4C35E2602FAD88EBDC9A1 /* ResourceBundle-FirebaseInstallations_Privacy-FirebaseInstallations-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-FirebaseInstallations_Privacy-FirebaseInstallations-Info.plist"; sourceTree = ""; }; - 9E1EE4A377B3619CDB3DD20CDFE510C4 /* URLCredentialProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLCredentialProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/URLCredentialProxyAPIDelegate.swift"; sourceTree = ""; }; - 9E3CC2D60A74AFFD0845558048559BDD /* webview_flutter_wkwebview.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = webview_flutter_wkwebview.podspec; path = "../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 9E4188BA16EBCE8262A13E07DEA93025 /* FIRMessagingAuthKeychain.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingAuthKeychain.h; path = FirebaseMessaging/Sources/Token/FIRMessagingAuthKeychain.h; sourceTree = ""; }; - 9E6676D13EE233344927C119426704CB /* Promise+Then.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Then.swift"; path = "Sources/Promises/Promise+Then.swift"; sourceTree = ""; }; - 9E8A9309F32BED0907E10C1F16D9C6FE /* FIRCLSFileManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSFileManager.h; path = Crashlytics/Crashlytics/Models/FIRCLSFileManager.h; sourceTree = ""; }; - 9ED58DADF1055F7C6F99F7DEA38C1FA8 /* FIRMessagingTokenOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingTokenOperation.h; path = FirebaseMessaging/Sources/Token/FIRMessagingTokenOperation.h; sourceTree = ""; }; - 9EFE614DEB05698CF4997FDEA849A1E9 /* GDTCCTCompressionHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCCTCompressionHelper.h; path = GoogleDataTransport/GDTCCTLibrary/Private/GDTCCTCompressionHelper.h; sourceTree = ""; }; - 9F57A107644EDFD28C1857FA36F15AE4 /* GDTCORAssert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORAssert.h; path = GoogleDataTransport/GDTCORLibrary/Internal/GDTCORAssert.h; sourceTree = ""; }; - 9F7A9CDDAE2BE7D4BC337F1B82C1DFF1 /* FIRCLSRecordBase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSRecordBase.m; path = Crashlytics/Crashlytics/Models/Record/FIRCLSRecordBase.m; sourceTree = ""; }; - 9F93C6D8BE315A8B6A96E18F1D94A637 /* FIRTimestamp.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRTimestamp.m; path = FirebaseCore/Sources/FIRTimestamp.m; sourceTree = ""; }; - 9FCC6B2D14A754C991EE4CAE0EB3AF61 /* SettingsProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SettingsProtocol.swift; path = FirebaseSessions/Sources/Settings/SettingsProtocol.swift; sourceTree = ""; }; - A034BA9E0362987461FEA2C7C96AAAC7 /* GDTCORProductData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORProductData.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORProductData.m; sourceTree = ""; }; - A034CAD32971235ADDC83F0E64E28D73 /* WebViewConfigurationProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebViewConfigurationProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/WebViewConfigurationProxyAPIDelegate.swift"; sourceTree = ""; }; - A0CC3EC398F8013E6D7C8FC368B31675 /* UserScriptProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UserScriptProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/UserScriptProxyAPIDelegate.swift"; sourceTree = ""; }; - A16814BE6BD6AC89CC14FFD8CF2BF9E7 /* IsAppEncrypted.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IsAppEncrypted.h; path = third_party/IsAppEncrypted/Public/IsAppEncrypted.h; sourceTree = ""; }; - A1D4C39374C7671FEB2869051F592DA8 /* FirebaseRemoteConfigInterop-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FirebaseRemoteConfigInterop-Info.plist"; sourceTree = ""; }; - A1D54947170694D51781342A6B0C0664 /* external_prequest_context.nanopb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = external_prequest_context.nanopb.h; path = GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/external_prequest_context.nanopb.h; sourceTree = ""; }; - A1EEC46F3570EE5E27016E221DCC553B /* FIRCLSNotificationManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSNotificationManager.m; path = Crashlytics/Crashlytics/Controllers/FIRCLSNotificationManager.m; sourceTree = ""; }; - A250C11945ECB63C66D5E576DFA56E4D /* nanopb-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "nanopb-dummy.m"; sourceTree = ""; }; - A2573ADFBFA5AF2E909AA5465A3DF7DC /* Promise+Wrap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Wrap.swift"; path = "Sources/Promises/Promise+Wrap.swift"; sourceTree = ""; }; - A2F7126DE7D60DF2DFB98EE257E97407 /* FirebaseCoreExtension-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FirebaseCoreExtension-Info.plist"; sourceTree = ""; }; - A316D8EDCD3A0DF532EA414CEE69B719 /* FIRInteropParameterNames.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInteropParameterNames.h; path = Interop/Analytics/Public/FIRInteropParameterNames.h; sourceTree = ""; }; - A33613F728AD67F3A4D343B8DF50032B /* FirebaseCrashlytics-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FirebaseCrashlytics-umbrella.h"; sourceTree = ""; }; - A35E0D5822A5D6E2A397F9ED4BDE3379 /* FIRMessagingRemoteNotificationsProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingRemoteNotificationsProxy.h; path = FirebaseMessaging/Sources/FIRMessagingRemoteNotificationsProxy.h; sourceTree = ""; }; - A40AA810C7EBC55A4EDA4F311B4089C0 /* WebsiteDataStoreProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebsiteDataStoreProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/WebsiteDataStoreProxyAPIDelegate.swift"; sourceTree = ""; }; - A4142D2D601FA05094FAF8EDC5763CA5 /* WeakContainer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WeakContainer.swift; path = FirebaseCore/Internal/Sources/HeartbeatLogging/WeakContainer.swift; sourceTree = ""; }; - A483C0EFDB54A0B1D18AA94FA6F5180D /* Promise+Catch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Catch.swift"; path = "Sources/Promises/Promise+Catch.swift"; sourceTree = ""; }; - A4BC01604C2457A626467A0BB7C24C99 /* firebase_messaging-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "firebase_messaging-dummy.m"; sourceTree = ""; }; - A4E3B1E1D507CE9F7D26238025BD86C9 /* ResourceBundle-FirebaseMessaging_Privacy-FirebaseMessaging-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-FirebaseMessaging_Privacy-FirebaseMessaging-Info.plist"; sourceTree = ""; }; - A5C93C3F4A3481E7FB81FF2C57B40395 /* FIRMessaging_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessaging_Private.h; path = FirebaseMessaging/Sources/FIRMessaging_Private.h; sourceTree = ""; }; - A6777A10132C4C9ABA694C93B5BC5985 /* firebase_crashlytics-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "firebase_crashlytics-Info.plist"; sourceTree = ""; }; - A6B70D56C0A81929FCC2D36A859CECD0 /* GDTCORReachability.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORReachability.h; path = GoogleDataTransport/GDTCORLibrary/Internal/GDTCORReachability.h; sourceTree = ""; }; - A707D276A4065A41164C74B7E9D36552 /* Promise+Any.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Any.swift"; path = "Sources/Promises/Promise+Any.swift"; sourceTree = ""; }; - A762549DACB37F8DC39AE644F879A2CC /* FIRCLSFileManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSFileManager.m; path = Crashlytics/Crashlytics/Models/FIRCLSFileManager.m; sourceTree = ""; }; - A79E9B335FF6DDB518E4AC4B52ACD351 /* FIRInstallationsStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsStore.h; path = FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStore.h; sourceTree = ""; }; - A7ECB8FFACB0F6673A97151049F21CCF /* WebKitLibrary.g.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebKitLibrary.g.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/WebKitLibrary.g.swift"; sourceTree = ""; }; - A81E8AC02AB3A8A4A3F1B80F0AE74FA1 /* GDTCOREvent_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCOREvent_Private.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCOREvent_Private.h; sourceTree = ""; }; - A89F22CEE99A1E553D949A607AD2D2F8 /* FBLPromise+Always.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Always.m"; path = "Sources/FBLPromises/FBLPromise+Always.m"; sourceTree = ""; }; - A8FDBAA5DB30273D3A49EC23FF64001E /* Pods-Runner-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Runner-acknowledgements.markdown"; sourceTree = ""; }; - A9B8BDA83BDBDFD09FC328B89B0A15FE /* GoogleDataTransport.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GoogleDataTransport.release.xcconfig; sourceTree = ""; }; - AB4CB2A0D3B5F99B805A58E84BE0EA42 /* FIRMessaging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessaging.h; path = FirebaseMessaging/Sources/Public/FirebaseMessaging/FIRMessaging.h; sourceTree = ""; }; - ABD81F49027663D1D38807AE358ED4A8 /* GULNSData+zlib.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "GULNSData+zlib.h"; path = "GoogleUtilities/NSData+zlib/Public/GoogleUtilities/GULNSData+zlib.h"; sourceTree = ""; }; - AC0E27FCE763641FA16B0F528C83E9E6 /* share_plus.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = share_plus.debug.xcconfig; sourceTree = ""; }; - AC251A8A25CCD9A62154E085BDFD0E21 /* GDTCORTransformer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORTransformer.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCORTransformer.h; sourceTree = ""; }; - ACA86DC967440B11372EA452F0DCD203 /* PromisesSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PromisesSwift-prefix.pch"; sourceTree = ""; }; - ACAACEA921C4CCC6F1FF29FF315CC99A /* FirebaseInstallations-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FirebaseInstallations-umbrella.h"; sourceTree = ""; }; - ACAF376DF327D2AA9CA940EE33336055 /* nanopb.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = nanopb.debug.xcconfig; sourceTree = ""; }; - AE157A33FEF959A214796BFF348717F6 /* path_provider_foundation */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = path_provider_foundation; path = path_provider_foundation.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - AE296030E75756F6D6D1707A9C219C03 /* AuthenticationChallengeResponse.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponse.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/AuthenticationChallengeResponse.swift"; sourceTree = ""; }; - AE4A2FCD28CB44DBBA0AC43843E682B0 /* ExceptionModel_Platform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ExceptionModel_Platform.h; path = "../../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_crashlytics-5.0.5/macos/firebase_crashlytics/Sources/firebase_crashlytics/include/ExceptionModel_Platform.h"; sourceTree = ""; }; - AE68306C83553537856969F83F4CE246 /* FIRCLSContext.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSContext.m; path = Crashlytics/Crashlytics/Components/FIRCLSContext.m; sourceTree = ""; }; - AEF1DC80F0EB62580B81D18786BAF924 /* FirebaseCoreExtension */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FirebaseCoreExtension; path = FirebaseCoreExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - AEF37EBAB94B9D18289E90FE92181D41 /* FirebaseCore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseCore.release.xcconfig; sourceTree = ""; }; - AF02C0A500FDADBD20D2037850C23EE9 /* FIRConfigurationInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRConfigurationInternal.h; path = FirebaseCore/Sources/FIRConfigurationInternal.h; sourceTree = ""; }; - AF4F3E3B4A98825DDCF2006B5953932C /* GULSceneDelegateSwizzler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULSceneDelegateSwizzler.h; path = GoogleUtilities/AppDelegateSwizzler/Public/GoogleUtilities/GULSceneDelegateSwizzler.h; sourceTree = ""; }; - B021C9489ED39135908D1BE38A03409A /* url_launcher_macos-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "url_launcher_macos-dummy.m"; sourceTree = ""; }; - B0B6501341FD6783C6874C54AB31A9CF /* FirebaseMessaging-FirebaseMessaging_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "FirebaseMessaging-FirebaseMessaging_Privacy"; path = FirebaseMessaging_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - B0DFA417C716D71B60E6D1CFB00EAE14 /* FIRCLSUserDefaults.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSUserDefaults.h; path = Crashlytics/Crashlytics/FIRCLSUserDefaults/FIRCLSUserDefaults.h; sourceTree = ""; }; - B12AA09F6FD0D0C6B2D996AB9601D8FA /* FIRCLSUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSUtility.h; path = Crashlytics/Crashlytics/Helpers/FIRCLSUtility.h; sourceTree = ""; }; - B15B0EEE15C8DEBA77329A3CDE936DFA /* cct.nanopb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cct.nanopb.h; path = GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/cct.nanopb.h; sourceTree = ""; }; - B23702ABF334BECD6CB8A2FF46E23270 /* CrashlyticsRemoteConfigManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CrashlyticsRemoteConfigManager.swift; path = Crashlytics/Crashlytics/Rollouts/CrashlyticsRemoteConfigManager.swift; sourceTree = ""; }; - B2A4C12C471133C6DD6332247F1B6C47 /* FBLPromise+Reduce.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Reduce.h"; path = "Sources/FBLPromises/include/FBLPromise+Reduce.h"; sourceTree = ""; }; - B3360CED3D661E78E0ADC9B81389DE9B /* external_privacy_context.nanopb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = external_privacy_context.nanopb.h; path = GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/external_privacy_context.nanopb.h; sourceTree = ""; }; - B43874C6CBB50E7134FBEC24BABFE14F /* GoogleUtilities */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = GoogleUtilities; path = GoogleUtilities.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - B47D2FB8787EC264BA2A2A09CB61974C /* FBLPromise+Wrap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Wrap.h"; path = "Sources/FBLPromises/include/FBLPromise+Wrap.h"; sourceTree = ""; }; - B48D5DBF138E9A500D5D199B9B050C73 /* FIRLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRLogger.h; path = FirebaseCore/Extension/FIRLogger.h; sourceTree = ""; }; - B497B0C817441BC41E12670BDEE1A12F /* FBLPromise+Then.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Then.h"; path = "Sources/FBLPromises/include/FBLPromise+Then.h"; sourceTree = ""; }; - B4B307CE9569D426918645257ABFA99F /* FIRInstallationsIIDStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsIIDStore.h; path = FirebaseInstallations/Source/Library/IIDMigration/FIRInstallationsIIDStore.h; sourceTree = ""; }; - B55F8DC6A82FFCE411030FABC8644C1B /* me.nanopb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = me.nanopb.h; path = FirebaseMessaging/Sources/Protogen/nanopb/me.nanopb.h; sourceTree = ""; }; - B5901A2A973E7965BE128AD0E0749FDB /* messages.g.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = messages.g.m; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_core-4.2.1/macos/firebase_core/Sources/firebase_core/messages.g.m"; sourceTree = ""; }; - B5BF7DF2C4D1C3DAA89263C6061D0580 /* FPPPackageInfoPlusPlugin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FPPPackageInfoPlusPlugin.h; path = "../../../../../../../../../../../../../.pub-cache/hosted/pub.dev/package_info_plus-8.3.1/macos/package_info_plus/Sources/package_info_plus/include/package_info_plus/FPPPackageInfoPlusPlugin.h"; sourceTree = ""; }; - B5DC738888BB091308D25DA71C66DC15 /* path_provider_foundation.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = path_provider_foundation.modulemap; sourceTree = ""; }; - B6879A5F8B8A8B2ED003635DF234A332 /* FIRCLSConstants.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSConstants.m; path = Crashlytics/Shared/FIRCLSConstants.m; sourceTree = ""; }; - B6DED725E0B480EA449D004C3064BFFE /* firebase_messaging-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "firebase_messaging-umbrella.h"; sourceTree = ""; }; - B6E928A220CD3C3FFE389887C31BB34D /* FIRCLSCrashedMarkerFile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSCrashedMarkerFile.h; path = Crashlytics/Crashlytics/Components/FIRCLSCrashedMarkerFile.h; sourceTree = ""; }; - B7A200DD5A44D4D84F58C71C7094D7CD /* GDTCORTargets.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORTargets.h; path = GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCORTargets.h; sourceTree = ""; }; - B814C9D4DF8B619723898953573964CB /* GDTCORLogSourceMetrics.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORLogSourceMetrics.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORLogSourceMetrics.m; sourceTree = ""; }; - B85CAC3D7B6EA25F869BDFA70719B5CA /* nanopb.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = nanopb.release.xcconfig; sourceTree = ""; }; - B89A631309E7C91182DD06A8EB0578A0 /* FIRMessagingSyncMessageManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingSyncMessageManager.m; path = FirebaseMessaging/Sources/FIRMessagingSyncMessageManager.m; sourceTree = ""; }; - B8A8C728BD70DA89DB97EA15E3B13EDD /* GoogleDataTransport-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "GoogleDataTransport-dummy.m"; sourceTree = ""; }; - B8CAD54691C63C2651E80DFAB7B077A2 /* package_info_plus-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "package_info_plus-Info.plist"; sourceTree = ""; }; - B8F9462A75A875E615523F3AD09A58EB /* FIRCLSAnalyticsManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSAnalyticsManager.m; path = Crashlytics/Crashlytics/Controllers/FIRCLSAnalyticsManager.m; sourceTree = ""; }; - B974BDBC7CCF769304FAB8B2F7B31093 /* FirebaseInstallationsInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseInstallationsInternal.h; path = FirebaseInstallations/Source/Library/Private/FirebaseInstallationsInternal.h; sourceTree = ""; }; - B9E55ACD9E07B8225E1ABDCC57A16390 /* FIRCLSSymbolicationOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSSymbolicationOperation.m; path = Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSSymbolicationOperation.m; sourceTree = ""; }; - BA3190C71A86270FA4F698FE8F78516E /* FIRComponentContainerInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentContainerInternal.h; path = FirebaseCore/Sources/FIRComponentContainerInternal.h; sourceTree = ""; }; - BA46B62E1A7DBBF41185DA84A6049092 /* share_plus.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = share_plus.release.xcconfig; sourceTree = ""; }; - BAB42328CAABBEDE848A8B57A79B0F0A /* Promise+Async.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Async.swift"; path = "Sources/Promises/Promise+Async.swift"; sourceTree = ""; }; - BAD4F69481465B45DB6D694152E73501 /* FBLPromise+All.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+All.h"; path = "Sources/FBLPromises/include/FBLPromise+All.h"; sourceTree = ""; }; - BB3505562A6817BDFD37F6DCCB6B2B3E /* FirebaseCore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseCore.debug.xcconfig; sourceTree = ""; }; - BB5106DF048B712EA08D5454320FC12E /* FIRCLSInternalLogging.c */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSInternalLogging.c; path = Crashlytics/Crashlytics/Helpers/FIRCLSInternalLogging.c; sourceTree = ""; }; - BB75F8B34C84200193359399DA1BC326 /* FirebaseCoreInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseCoreInternal.h; path = FirebaseCore/Extension/FirebaseCoreInternal.h; sourceTree = ""; }; - BB7ACC0BD57BD17D9CB95ABE0CF87EBF /* FIRInstallationsStoredAuthToken.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsStoredAuthToken.h; path = FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStoredAuthToken.h; sourceTree = ""; }; - BC9292946A57FE3B883CF351159508D0 /* FIRInstallationsAuthTokenResult.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallationsAuthTokenResult.m; path = FirebaseInstallations/Source/Library/FIRInstallationsAuthTokenResult.m; sourceTree = ""; }; - BC9CEDB3141071AFA5858D213FA79DE5 /* ResourceBundle-nanopb_Privacy-nanopb-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-nanopb_Privacy-nanopb-Info.plist"; sourceTree = ""; }; - BCC84BDE7260B712B097666E169A193C /* Pods-Runner-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Runner-umbrella.h"; sourceTree = ""; }; - BD9B36B1524E4C66C3D550259EC5DBF4 /* GoogleDataTransport-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "GoogleDataTransport-Info.plist"; sourceTree = ""; }; - BE32A17A1F12338C2F7737A6AC8C9D8F /* FIRCLSDownloadAndSaveSettingsOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSDownloadAndSaveSettingsOperation.h; path = Crashlytics/Crashlytics/Settings/Operations/FIRCLSDownloadAndSaveSettingsOperation.h; sourceTree = ""; }; - BE3BE1A095DC64C53AEA5528C5B36D7F /* package_info_plus.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = package_info_plus.debug.xcconfig; sourceTree = ""; }; - BE4EA59D652C4CEC455E38359FBC7D41 /* FIRCLSNotificationManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSNotificationManager.h; path = Crashlytics/Crashlytics/Controllers/FIRCLSNotificationManager.h; sourceTree = ""; }; - BF430B791006230A53CAC29826ADFB82 /* FIRCLSCompactUnwind.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSCompactUnwind.h; path = Crashlytics/Crashlytics/Unwind/Compact/FIRCLSCompactUnwind.h; sourceTree = ""; }; - BF966A4A6134657196A2BFF4FA2CD3FC /* GDTCORMetricsController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORMetricsController.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCORMetricsController.h; sourceTree = ""; }; - BF9E848861048978831F0DB96A2A6EE4 /* FIRInteropEventNames.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInteropEventNames.h; path = Interop/Analytics/Public/FIRInteropEventNames.h; sourceTree = ""; }; - BFBB7148C37987790576BA2D37CB35DC /* FIRCLSUnwind_x86.c */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSUnwind_x86.c; path = Crashlytics/Crashlytics/Unwind/FIRCLSUnwind_x86.c; sourceTree = ""; }; - C033C1E3B785C1A8D64676C794FF5799 /* firebase_crashlytics.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = firebase_crashlytics.release.xcconfig; sourceTree = ""; }; - C03C9209BA7B4646C3ACD47E2209C700 /* FIRAnalyticsInteropListener.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAnalyticsInteropListener.h; path = Interop/Analytics/Public/FIRAnalyticsInteropListener.h; sourceTree = ""; }; - C09E1BF7C0633FBEFA51D59819B0F93D /* FLTFirebasePlugin.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FLTFirebasePlugin.m; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_core-4.2.1/macos/firebase_core/Sources/firebase_core/FLTFirebasePlugin.m"; sourceTree = ""; }; - C0B597D3A2BF1A7598FE2D060BE9B521 /* FIRCrashlytics.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCrashlytics.m; path = Crashlytics/Crashlytics/FIRCrashlytics.m; sourceTree = ""; }; - C0C9A074EEF12F27AC2F536567F9FAE1 /* url_launcher_macos */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = url_launcher_macos; path = url_launcher_macos.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - C1093865CCB98365C33C255C57DD26CE /* SecurityOriginProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SecurityOriginProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/SecurityOriginProxyAPIDelegate.swift"; sourceTree = ""; }; - C1132E2EA4E679A7F633382D93917623 /* URLRequestProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLRequestProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/URLRequestProxyAPIDelegate.swift"; sourceTree = ""; }; - C18DC1EC56CBE515F74C080DFC896D23 /* dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = dummy.m; path = FirebaseCore/Extension/dummy.m; sourceTree = ""; }; - C19B8A4C2BF1443B4A26B31E992D41C1 /* firebase_core-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "firebase_core-Info.plist"; sourceTree = ""; }; - C1F84D9435A15EF6FFFF7D6F2CE13744 /* FIRCLSLaunchMarkerModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSLaunchMarkerModel.h; path = Crashlytics/Crashlytics/Models/FIRCLSLaunchMarkerModel.h; sourceTree = ""; }; - C208A38D1596906B3A045797AEFA0345 /* FIRCLSUUID.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSUUID.m; path = Crashlytics/Shared/FIRCLSUUID.m; sourceTree = ""; }; - C24781910D1811A7F928D6BB9F0541D7 /* FIRCLSUUID.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSUUID.h; path = Crashlytics/Shared/FIRCLSUUID.h; sourceTree = ""; }; - C29CF49B90EC7925F7E4C98AD4C81DCA /* FIRSESNanoPBHelpers.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRSESNanoPBHelpers.m; path = FirebaseSessions/SourcesObjC/NanoPB/FIRSESNanoPBHelpers.m; sourceTree = ""; }; - C2A933C6BA2EE4630B498551C5418737 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/System/Library/Frameworks/SystemConfiguration.framework; sourceTree = DEVELOPER_DIR; }; - C30C7EA87A9EE5F4A6161754CEC87504 /* Time.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Time.swift; path = FirebaseSessions/Sources/Time.swift; sourceTree = ""; }; - C317AF1859E5B87FC192C6110B73BB1C /* url_launcher_macos-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "url_launcher_macos-Info.plist"; sourceTree = ""; }; - C39BE06027F24EB0328A76E7507FA463 /* package_info_plus */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = package_info_plus; path = package_info_plus.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - C3AAB78C6206C84D691CD26BB8DAF8E6 /* FIRCLSUnwind.c */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSUnwind.c; path = Crashlytics/Crashlytics/Unwind/FIRCLSUnwind.c; sourceTree = ""; }; - C3E579005528B5850A3D56F08B918B16 /* GULNetworkURLSession.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULNetworkURLSession.m; path = GoogleUtilities/Network/GULNetworkURLSession.m; sourceTree = ""; }; - C406920F0BC706C44C50AD294B876F79 /* share_plus.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = share_plus.podspec; path = "../../../../../../../../.pub-cache/hosted/pub.dev/share_plus-12.0.1/macos/share_plus.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - C4874812B1C86C17CEBD5A4967975F73 /* FIRCLSDataCollectionToken.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSDataCollectionToken.m; path = Crashlytics/Crashlytics/DataCollection/FIRCLSDataCollectionToken.m; sourceTree = ""; }; - C515BC5B77F6AE9C9BE36CEB9CD35060 /* FirebaseCrashlytics-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FirebaseCrashlytics-Info.plist"; sourceTree = ""; }; - C52D5BD905FA1EE8F9D1D3F9E57A43B6 /* webview_flutter_wkwebview-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "webview_flutter_wkwebview-umbrella.h"; sourceTree = ""; }; - C590509DB32D8A9D23DFB025C2EE6BFE /* SecTrustProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SecTrustProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/SecTrustProxyAPIDelegate.swift"; sourceTree = ""; }; - C6255F997AB8805E8E2A8856F375C0B2 /* SessionInitiator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionInitiator.swift; path = FirebaseSessions/Sources/SessionInitiator.swift; sourceTree = ""; }; - C6396B04C271A3BC8A409095B86454AD /* FirebaseCore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FirebaseCore-umbrella.h"; sourceTree = ""; }; - C65B958CAF11008C42417C2FA0D3556C /* FBLPromise+Always.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Always.h"; path = "Sources/FBLPromises/include/FBLPromise+Always.h"; sourceTree = ""; }; - C65DD7B4CE0E4CC86C25606AA5949682 /* SystemWrappers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SystemWrappers.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/local_auth_darwin-1.6.1/darwin/local_auth_darwin/Sources/local_auth_darwin/SystemWrappers.swift"; sourceTree = ""; }; - C68692754DE3E04078ACF01009F179B0 /* FIRHeartbeatLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRHeartbeatLogger.h; path = FirebaseCore/Extension/FIRHeartbeatLogger.h; sourceTree = ""; }; - C6A626CB30450EBF54D01D695D27CB46 /* FIRExceptionModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRExceptionModel.m; path = Crashlytics/Crashlytics/FIRExceptionModel.m; sourceTree = ""; }; - C6AC03BB6E0BFE0632161BCB9BFB1654 /* FIRCLSHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSHandler.m; path = Crashlytics/Crashlytics/Handlers/FIRCLSHandler.m; sourceTree = ""; }; - C6FC16A22A6688A891E08E4A7AA17EA7 /* FIRMessagingAuthService.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingAuthService.h; path = FirebaseMessaging/Sources/Token/FIRMessagingAuthService.h; sourceTree = ""; }; - C776D7458524BB4B283344549FC00E10 /* FIRCrashlytics.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCrashlytics.h; path = Crashlytics/Crashlytics/Public/FirebaseCrashlytics/FIRCrashlytics.h; sourceTree = ""; }; - C7924F1143F47072879878B5A524B67E /* FIRCLSManagerData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSManagerData.h; path = Crashlytics/Crashlytics/Controllers/FIRCLSManagerData.h; sourceTree = ""; }; - C79C8196896B5677BC5775B149DAA010 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = FirebaseMessaging/Sources/Resources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - C839C9567748BADA576920A5CFC4D59E /* share_plus-share_plus_privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "share_plus-share_plus_privacy"; path = share_plus_privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - C88F825135F848C142FE1F903890AA44 /* GDTCORRegistrar.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORRegistrar.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORRegistrar.m; sourceTree = ""; }; - C895020BE1DDF56D264456207B480220 /* EventGDTLogger.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EventGDTLogger.swift; path = FirebaseSessions/Sources/EventGDTLogger.swift; sourceTree = ""; }; - C89545D7C5166D1F2150FCB32CDAF980 /* FIRMessagingTokenStore.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingTokenStore.m; path = FirebaseMessaging/Sources/Token/FIRMessagingTokenStore.m; sourceTree = ""; }; - C8B45B0DA0E8D557293BFE661C702B14 /* FIRMessagingDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingDefines.h; path = FirebaseMessaging/Sources/FIRMessagingDefines.h; sourceTree = ""; }; - C8F027AD4A8D02D97DBE8E9936A2E34E /* FIRCLSDwarfUnwind.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSDwarfUnwind.h; path = Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfUnwind.h; sourceTree = ""; }; - C9067DFD0E73BCA9A8E389146F87E95F /* ScriptMessageHandlerProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScriptMessageHandlerProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/ScriptMessageHandlerProxyAPIDelegate.swift"; sourceTree = ""; }; - C91F58E44380291366BC5B6E21BD8D32 /* ResourceBundle-local_auth_darwin_privacy-local_auth_darwin-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-local_auth_darwin_privacy-local_auth_darwin-Info.plist"; sourceTree = ""; }; - C991E6E50A716006569240BAA8072085 /* FirebaseMessaging.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FirebaseMessaging.modulemap; sourceTree = ""; }; - C9CF803168DE1FC3DC34AA27F7C99C52 /* GDTCORReachability_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORReachability_Private.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCORReachability_Private.h; sourceTree = ""; }; - C9E54EAEAF06DA540FE8DD7889232743 /* FirebaseInstallations-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FirebaseInstallations-Info.plist"; sourceTree = ""; }; - C9FE2FF9BB5E2DB508DBCB8F574A5BA7 /* PromisesSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = PromisesSwift.debug.xcconfig; sourceTree = ""; }; - CB598D06EE69F77621FD6A3D80B805AF /* nanopb-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "nanopb-prefix.pch"; sourceTree = ""; }; - CBB91F0A98B843B4D3FA7DCF8BB10480 /* local_auth_darwin-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "local_auth_darwin-dummy.m"; sourceTree = ""; }; - CBC1D8CBC8B1A37CF89BB4C94AA3CE2D /* GDTCORMetricsControllerProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORMetricsControllerProtocol.h; path = GoogleDataTransport/GDTCORLibrary/Internal/GDTCORMetricsControllerProtocol.h; sourceTree = ""; }; - CC042C514D3B69EBAC1CF03A75F60167 /* FIRMessagingAnalytics.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingAnalytics.m; path = FirebaseMessaging/Sources/FIRMessagingAnalytics.m; sourceTree = ""; }; - CC2883A9707365E9BA8B04016578FF18 /* SettingsDownloadClient.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SettingsDownloadClient.swift; path = FirebaseSessions/Sources/Settings/SettingsDownloadClient.swift; sourceTree = ""; }; - CC4A6C926500002CA66F4475CD44C77A /* FIRCLSThreadState.c */ = {isa = PBXFileReference; includeInIndex = 1; name = FIRCLSThreadState.c; path = Crashlytics/Crashlytics/Helpers/FIRCLSThreadState.c; sourceTree = ""; }; - CCB519C2A0473412102C5B281F9F8189 /* GDTCORStorageProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORStorageProtocol.h; path = GoogleDataTransport/GDTCORLibrary/Internal/GDTCORStorageProtocol.h; sourceTree = ""; }; - CCD7720BC3EA7F0EE9A2CF5ECF5AC22D /* FIRCLSApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSApplication.h; path = Crashlytics/Crashlytics/Components/FIRCLSApplication.h; sourceTree = ""; }; - CD28072C36E574A906C63E59A2961CE2 /* FBLPromise+Do.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Do.m"; path = "Sources/FBLPromises/FBLPromise+Do.m"; sourceTree = ""; }; - CD37BA028A865024DF3A64754D235C1A /* FIRCLSDataParsing.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSDataParsing.h; path = Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDataParsing.h; sourceTree = ""; }; - CD992EC8F99B8E81E52DB3FF55C6940E /* shared_preferences_foundation.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = shared_preferences_foundation.podspec; path = "../../../../../../../../.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.5/darwin/shared_preferences_foundation.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - CE0274FB8BC45634B75314A695ACCE00 /* FBLPromiseError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBLPromiseError.m; path = Sources/FBLPromises/FBLPromiseError.m; sourceTree = ""; }; - CE52323F5343E0DD92C3B263556BA061 /* FIRAppInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAppInternal.h; path = FirebaseCore/Extension/FIRAppInternal.h; sourceTree = ""; }; - CE75014F9BCD9827A3B0A06222D41B9D /* external_prequest_context.nanopb.c */ = {isa = PBXFileReference; includeInIndex = 1; name = external_prequest_context.nanopb.c; path = GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/external_prequest_context.nanopb.c; sourceTree = ""; }; - CE819EBA9394D0FE17A19E6B4CDEDC3C /* GoogleUtilities.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GoogleUtilities.debug.xcconfig; sourceTree = ""; }; - CED1DDDF31A6E6143CC80FB860F66B09 /* PromisesSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = PromisesSwift.modulemap; sourceTree = ""; }; - CEE83EF6AEBAA3FA3E9AD069541D5057 /* IsAppEncrypted.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = IsAppEncrypted.m; path = third_party/IsAppEncrypted/IsAppEncrypted.m; sourceTree = ""; }; - CF06EFC6937A0D693B3D052296EFA538 /* Firebase.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Firebase.release.xcconfig; sourceTree = ""; }; - CF1544F06FB4C11E16A8F0B6945607EB /* firebase_core-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "firebase_core-umbrella.h"; sourceTree = ""; }; - CF1D54C63778C6C6E5AAA38D28620D33 /* FirebaseCoreExtension-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FirebaseCoreExtension-dummy.m"; sourceTree = ""; }; - CF24FB981E988E9FB8CFBF52A1315067 /* FirebaseSessions-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FirebaseSessions-Info.plist"; sourceTree = ""; }; - CF3521AF51CF3E33EA6BB2D8DCD53FA7 /* FIRComponentType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentType.h; path = FirebaseCore/Extension/FIRComponentType.h; sourceTree = ""; }; - CF3F274340BD2804A9F4B845E5EBB9BE /* FirebaseInstallations-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FirebaseInstallations-dummy.m"; sourceTree = ""; }; - CF43CF9F5B48636BA55F8FE0C50F1D99 /* FIRInstallationsAPIService.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsAPIService.h; path = FirebaseInstallations/Source/Library/InstallationsAPI/FIRInstallationsAPIService.h; sourceTree = ""; }; - CF7CA2C8C46FCCA083D66B179AAE1E7E /* FIRCLSHost.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSHost.m; path = Crashlytics/Crashlytics/Components/FIRCLSHost.m; sourceTree = ""; }; - CF8A57244D5C9371AC830FC488741A5B /* GDTCORDirectorySizeTracker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORDirectorySizeTracker.h; path = GoogleDataTransport/GDTCORLibrary/Internal/GDTCORDirectorySizeTracker.h; sourceTree = ""; }; - CFA56F7544C7A03823E1D2D749934BFC /* Pods-Runner-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Runner-frameworks.sh"; sourceTree = ""; }; - D007B0C1C81A50F58BF39FB6E52566C3 /* GDTCORRegistrar_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORRegistrar_Private.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCORRegistrar_Private.h; sourceTree = ""; }; - D0D231D6B4EE89BF37BBDB7F9E8DBE50 /* FIRMessagingTokenStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingTokenStore.h; path = FirebaseMessaging/Sources/Token/FIRMessagingTokenStore.h; sourceTree = ""; }; - D0D5CED49F07E49E1B77800C56E815CA /* SessionGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionGenerator.swift; path = FirebaseSessions/Sources/SessionGenerator.swift; sourceTree = ""; }; - D111F72E596EC3B84EC36610125C93C0 /* FBLPromise+Reduce.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Reduce.m"; path = "Sources/FBLPromises/FBLPromise+Reduce.m"; sourceTree = ""; }; - D11C69CCA842F9F3A757687307F7A169 /* PathProviderPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PathProviderPlugin.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.4/darwin/path_provider_foundation/Sources/path_provider_foundation/PathProviderPlugin.swift"; sourceTree = ""; }; - D1295C7DB224BAD26C2F094612235E62 /* FIRCLSCompoundOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSCompoundOperation.h; path = Crashlytics/Shared/FIRCLSOperation/FIRCLSCompoundOperation.h; sourceTree = ""; }; - D14A4FBD8C8C4D842DAFDDC928A27F44 /* FIRInstallationsHTTPError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallationsHTTPError.m; path = FirebaseInstallations/Source/Library/Errors/FIRInstallationsHTTPError.m; sourceTree = ""; }; - D15A86E3989299D49B637BF21087C5A0 /* FIRMessagingExtensionHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingExtensionHelper.m; path = FirebaseMessaging/Sources/FIRMessagingExtensionHelper.m; sourceTree = ""; }; - D1C1B6C99FFB20D39F7D30CE376F88F3 /* pb_encode.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pb_encode.c; sourceTree = ""; }; - D1CFC8A00AE61B167D2915E2A58769E3 /* FIRCLSThreadArrayOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSThreadArrayOperation.m; path = Crashlytics/Crashlytics/Operations/Symbolication/FIRCLSThreadArrayOperation.m; sourceTree = ""; }; - D2D5FA391B5604E8D25FBFC99F42C2E3 /* GULAppDelegateSwizzler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULAppDelegateSwizzler.m; path = GoogleUtilities/AppDelegateSwizzler/GULAppDelegateSwizzler.m; sourceTree = ""; }; - D313FFAEA92E174C75AD2C0610506E35 /* crashlytics.nanopb.c */ = {isa = PBXFileReference; includeInIndex = 1; name = crashlytics.nanopb.c; path = Crashlytics/Protogen/nanopb/crashlytics.nanopb.c; sourceTree = ""; }; - D31FFBC9CFC31B2BFA06B6DBA9C556A1 /* FIRMessagingTokenDeleteOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingTokenDeleteOperation.m; path = FirebaseMessaging/Sources/Token/FIRMessagingTokenDeleteOperation.m; sourceTree = ""; }; - D3350701E2FEB5E9C187E16F280342F3 /* url_launcher_macos.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = url_launcher_macos.debug.xcconfig; sourceTree = ""; }; - D35E73D9D6A1D99287E8FBA63DB97E89 /* WebpagePreferencesProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebpagePreferencesProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/WebpagePreferencesProxyAPIDelegate.swift"; sourceTree = ""; }; - D47945D10BDDC6A8CA3D423A2BF34354 /* share_plus-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "share_plus-prefix.pch"; sourceTree = ""; }; - D49B6511BF694C4FB9D2FCBE61CE8715 /* FIRFirebaseUserAgent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRFirebaseUserAgent.h; path = FirebaseCore/Sources/FIRFirebaseUserAgent.h; sourceTree = ""; }; - D4A4D0EB3C71EEC008C376884DB6314D /* GDTCOREvent+GDTCCTSupport.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "GDTCOREvent+GDTCCTSupport.m"; path = "GoogleDataTransport/GDTCCTLibrary/GDTCOREvent+GDTCCTSupport.m"; sourceTree = ""; }; - D4A6F96CBBCC0134D2EE5EE85A9D1D4C /* FIRMessagingAPNSInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingAPNSInfo.m; path = FirebaseMessaging/Sources/Token/FIRMessagingAPNSInfo.m; sourceTree = ""; }; - D4FF0365D1466956F420C5DF2A634DE1 /* StringToHexConverter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StringToHexConverter.swift; path = Crashlytics/Crashlytics/Rollouts/StringToHexConverter.swift; sourceTree = ""; }; - D543161668CCE04D90AF67626337B039 /* FLTFirebaseCorePlugin.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FLTFirebaseCorePlugin.m; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_core-4.2.1/macos/firebase_core/Sources/firebase_core/FLTFirebaseCorePlugin.m"; sourceTree = ""; }; - D579F57AEE4F2928F7E45848AC08C7D9 /* GULUserDefaults.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULUserDefaults.h; path = GoogleUtilities/UserDefaults/Public/GoogleUtilities/GULUserDefaults.h; sourceTree = ""; }; - D5872BCFB643A8DD7A6FC10193452935 /* GULReachabilityChecker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULReachabilityChecker.m; path = GoogleUtilities/Reachability/GULReachabilityChecker.m; sourceTree = ""; }; - D61EBBC9B7D9D8D740DD422F00750CBA /* FIRCLSCallStackTree.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSCallStackTree.m; path = Crashlytics/Crashlytics/Helpers/FIRCLSCallStackTree.m; sourceTree = ""; }; - D6257F3D1A9B424C53B68E0B89761937 /* FIRCLSAsyncOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSAsyncOperation.h; path = Crashlytics/Crashlytics/Operations/FIRCLSAsyncOperation.h; sourceTree = ""; }; - D6A694E5CFE54985CA217EF479067E08 /* FIRCLSFABHost.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSFABHost.h; path = Crashlytics/Shared/FIRCLSFABHost.h; sourceTree = ""; }; - D71576DDA8FE22C97ACA228BF831B984 /* GULNetwork.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetwork.h; path = GoogleUtilities/Network/Public/GoogleUtilities/GULNetwork.h; sourceTree = ""; }; - D7A2ED4B4C48D082F75428847EF2070B /* GDTCORPlatform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GDTCORPlatform.m; path = GoogleDataTransport/GDTCORLibrary/GDTCORPlatform.m; sourceTree = ""; }; - D80655D879580DAB730325B08150A9D6 /* ScrollViewDelegateProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScrollViewDelegateProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/ScrollViewDelegateProxyAPIDelegate.swift"; sourceTree = ""; }; - D838293B2C03284C045E9BE6F42F649C /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = "../../../../../../../../.pub-cache/hosted/pub.dev/local_auth_darwin-1.6.1/LICENSE"; sourceTree = ""; }; - D872557CD3D772D4F7185299DA445E81 /* FIRVersion.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRVersion.m; path = FirebaseCore/Sources/FIRVersion.m; sourceTree = ""; }; - D8AACEE0F5EE6E90DCD4D663A476BDA1 /* FirebaseRemoteConfigInterop-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FirebaseRemoteConfigInterop-dummy.m"; sourceTree = ""; }; - D8CAB37879C80FB196BE68D5E78210F2 /* FIRCLSReportAdapter_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSReportAdapter_Private.h; path = Crashlytics/Crashlytics/Models/Record/FIRCLSReportAdapter_Private.h; sourceTree = ""; }; - D8ED84BB7A13177F68302A3DE58730FC /* FIRInstallationsErrorUtil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallationsErrorUtil.m; path = FirebaseInstallations/Source/Library/Errors/FIRInstallationsErrorUtil.m; sourceTree = ""; }; - D8FE9D833C2E551CAA84FF1265965D7D /* FBLPromise+All.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+All.m"; path = "Sources/FBLPromises/FBLPromise+All.m"; sourceTree = ""; }; - D904D8409515346240C9981935EB69E5 /* FIRCLSHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSHandler.h; path = Crashlytics/Crashlytics/Handlers/FIRCLSHandler.h; sourceTree = ""; }; - D917D0F13C1FC91F3A27AAFFFF5C6E5D /* FIRCLSManagerData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSManagerData.m; path = Crashlytics/Crashlytics/Controllers/FIRCLSManagerData.m; sourceTree = ""; }; - D95868EBD6734A59657F10ED77F3E46F /* _ObjC_HeartbeatsPayload.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = _ObjC_HeartbeatsPayload.swift; path = FirebaseCore/Internal/Sources/HeartbeatLogging/_ObjC_HeartbeatsPayload.swift; sourceTree = ""; }; - D95E229477305C9F2A07DAA1E2764605 /* firebase_messaging-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "firebase_messaging-Info.plist"; sourceTree = ""; }; - D9718CB60C293EA3CA88592507599D85 /* FIRComponentContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRComponentContainer.h; path = FirebaseCore/Extension/FIRComponentContainer.h; sourceTree = ""; }; - D98D41ECA3C30F4F3DA3DB0154D89A61 /* path_provider_foundation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = path_provider_foundation.release.xcconfig; sourceTree = ""; }; - D9B835F276A71DF1D7355C44D08D3F74 /* FIRMessagingCheckinService.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingCheckinService.m; path = FirebaseMessaging/Sources/Token/FIRMessagingCheckinService.m; sourceTree = ""; }; - DA107165AB73B36CC17022C4A8FAB69C /* Promise+Race.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Race.swift"; path = "Sources/Promises/Promise+Race.swift"; sourceTree = ""; }; - DA3C56482C4BF346321711B273B60D5E /* SettingsProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SettingsProvider.swift; path = FirebaseSessions/Sources/Settings/SettingsProvider.swift; sourceTree = ""; }; - DA99133957CD737CA882312CF9B2B2A6 /* firebase_crashlytics-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "firebase_crashlytics-prefix.pch"; sourceTree = ""; }; - DAA1A6900A47310069D275782C986ED7 /* GDTCORLogSourceMetrics.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORLogSourceMetrics.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCORLogSourceMetrics.h; sourceTree = ""; }; - DAC57E6FD3C278214BF075E0E12A4EE5 /* FBLPromise.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBLPromise.m; path = Sources/FBLPromises/FBLPromise.m; sourceTree = ""; }; - DAF7F0363F9CE0F6B0F0E7077A756308 /* sessions.nanopb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = sessions.nanopb.h; path = FirebaseSessions/SourcesObjC/Protogen/nanopb/sessions.nanopb.h; sourceTree = ""; }; - DB171CB8B9910F6864C9FA4C160518F7 /* FlutterViewFactory.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FlutterViewFactory.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/FlutterViewFactory.swift"; sourceTree = ""; }; - DB6E71E2838D0FC06E9B1EF2ADF905B9 /* FIRMessagingRmqManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingRmqManager.h; path = FirebaseMessaging/Sources/FIRMessagingRmqManager.h; sourceTree = ""; }; - DB9B30D63760CB53156C74FB6D2AC0B1 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = spm_resources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - DBD9B5F86CE105F8361E072121EC1DA5 /* FlutterMacOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FlutterMacOS.debug.xcconfig; sourceTree = ""; }; - DBDE9B587E1C3240DADB5C647138A593 /* package_info_plus.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = package_info_plus.podspec; path = "../../../../../../../../.pub-cache/hosted/pub.dev/package_info_plus-8.3.1/macos/package_info_plus.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - DC27A5298B694014E948B00706A9856C /* FBLPromise+Race.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Race.h"; path = "Sources/FBLPromises/include/FBLPromise+Race.h"; sourceTree = ""; }; - DCCD9F87ACD52979D273E9377E5F0F01 /* FIRCrashlyticsReport_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCrashlyticsReport_Private.h; path = Crashlytics/Crashlytics/Private/FIRCrashlyticsReport_Private.h; sourceTree = ""; }; - DD8C8ACC853AF1B657D17AEC50E540A9 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-RunnerTests.debug.xcconfig"; sourceTree = ""; }; - DE31A6BDB762146F6F6A0AD0A983CAF2 /* GDTCOREventDataObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCOREventDataObject.h; path = GoogleDataTransport/GDTCORLibrary/Public/GoogleDataTransport/GDTCOREventDataObject.h; sourceTree = ""; }; - DE430D8B9647CAAC7DA373B8CF71D280 /* GetTrustResultResponseProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GetTrustResultResponseProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/GetTrustResultResponseProxyAPIDelegate.swift"; sourceTree = ""; }; - DED569B5DACF15479D1FE07D86156AB3 /* FIRCLSRecordHost.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSRecordHost.h; path = Crashlytics/Crashlytics/Models/Record/FIRCLSRecordHost.h; sourceTree = ""; }; - DEF44F8BADE276FDEC32B9E08C8E3ECB /* FIRInstallationsAPIService.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallationsAPIService.m; path = FirebaseInstallations/Source/Library/InstallationsAPI/FIRInstallationsAPIService.m; sourceTree = ""; }; - DF212BED01861B2246C6A66BE90BF3E4 /* FirebaseCore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FirebaseCore-Info.plist"; sourceTree = ""; }; - DF552B3FF521B1A00EDBEAFB990BAD48 /* FIRComponentType.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRComponentType.m; path = FirebaseCore/Sources/FIRComponentType.m; sourceTree = ""; }; - DF6BDA43EC07F423DE575B4E4466F5EE /* FIRCLSReportAdapter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSReportAdapter.m; path = Crashlytics/Crashlytics/Models/Record/FIRCLSReportAdapter.m; sourceTree = ""; }; - DFA6E6156D69259F44EEFB2DE239AED7 /* FirebaseCoreInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseCoreInternal.h; path = FirebaseCore/Extension/FirebaseCoreInternal.h; sourceTree = ""; }; - DFCFC706D3B77A7BD435C125143427D6 /* FIRExceptionModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRExceptionModel.h; path = Crashlytics/Crashlytics/Public/FirebaseCrashlytics/FIRExceptionModel.h; sourceTree = ""; }; - E0595DB9C3D704502E553F4132C33753 /* local_auth_darwin.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = local_auth_darwin.podspec; path = "../../../../../../../../.pub-cache/hosted/pub.dev/local_auth_darwin-1.6.1/darwin/local_auth_darwin.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - E07DAAF1DF11F3F850445FE463739802 /* ErrorProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ErrorProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/ErrorProxyAPIDelegate.swift"; sourceTree = ""; }; - E1E918A1DCE08880C21182A9DF0B7D4D /* LocalAuthPlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LocalAuthPlugin.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/local_auth_darwin-1.6.1/darwin/local_auth_darwin/Sources/local_auth_darwin/LocalAuthPlugin.swift"; sourceTree = ""; }; - E1EA892D31E58E102910D5BE9E294627 /* _ObjC_HeartbeatController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = _ObjC_HeartbeatController.swift; path = FirebaseCore/Internal/Sources/HeartbeatLogging/_ObjC_HeartbeatController.swift; sourceTree = ""; }; - E1F099C5EE9726C413FBAF851ECC1B51 /* FirebaseCoreExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseCoreExtension.debug.xcconfig; sourceTree = ""; }; - E213B91C79E2BC80E99CD9077307A9CF /* FIRComponentContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRComponentContainer.m; path = FirebaseCore/Sources/FIRComponentContainer.m; sourceTree = ""; }; - E22847846073478E86299B6915211C77 /* SessionsProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionsProvider.swift; path = FirebaseSessions/Sources/Public/SessionsProvider.swift; sourceTree = ""; }; - E249DD94D5EC14092A99DD2453F188E9 /* path_provider_foundation.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = path_provider_foundation.podspec; path = "../../../../../../../../.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.4/darwin/path_provider_foundation.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - E25183E628438B547EA0FD3D6750A9DD /* FIRInstallationsIIDStore.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallationsIIDStore.m; path = FirebaseInstallations/Source/Library/IIDMigration/FIRInstallationsIIDStore.m; sourceTree = ""; }; - E262C83AEC6D38C5709F50200799E837 /* FIRMessagingPersistentSyncMessage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingPersistentSyncMessage.m; path = FirebaseMessaging/Sources/FIRMessagingPersistentSyncMessage.m; sourceTree = ""; }; - E2B63D462DB7F827C4B11FD51E4F8E2D /* FirebaseCore */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FirebaseCore; path = FirebaseCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E2C0ECE51F7BA2AEC1AC26C2DE1DE1A4 /* FIRCLSFABAsyncOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSFABAsyncOperation.m; path = Crashlytics/Shared/FIRCLSOperation/FIRCLSFABAsyncOperation.m; sourceTree = ""; }; - E2D3DC224CBECE3493F4DA3596F65B3F /* FIRCLSReportUploader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSReportUploader.h; path = Crashlytics/Crashlytics/Controllers/FIRCLSReportUploader.h; sourceTree = ""; }; - E2D6E665D037DBE72C859C5AC561D9E8 /* EncodedRolloutAssignment.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncodedRolloutAssignment.swift; path = Crashlytics/Crashlytics/Rollouts/EncodedRolloutAssignment.swift; sourceTree = ""; }; - E3097B0A6FCE609E17EB4B0ED3CF31CF /* FIRCLSURLBuilder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSURLBuilder.m; path = Crashlytics/Shared/FIRCLSNetworking/FIRCLSURLBuilder.m; sourceTree = ""; }; - E3B267A52C82617C22B205AD08F63D67 /* FIRCLSExistingReportManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSExistingReportManager.h; path = Crashlytics/Crashlytics/Controllers/FIRCLSExistingReportManager.h; sourceTree = ""; }; - E3E29E222CE5DCEE690D232AB2FB88F5 /* FIRMessagingCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingCode.h; path = FirebaseMessaging/Sources/FIRMessagingCode.h; sourceTree = ""; }; - E3ECABD65306E92F803F68B822911820 /* UserContentControllerProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UserContentControllerProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/UserContentControllerProxyAPIDelegate.swift"; sourceTree = ""; }; - E3ED2156D7F0E47F79CA85BF9E8870AB /* FIRCLSRecordHost.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSRecordHost.m; path = Crashlytics/Crashlytics/Models/Record/FIRCLSRecordHost.m; sourceTree = ""; }; - E420D6B28685524CF7E100CC2EEC803E /* RemoteConfigConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RemoteConfigConstants.swift; path = FirebaseRemoteConfig/Interop/RemoteConfigConstants.swift; sourceTree = ""; }; - E4A7DBDC088B82D4C23B8CFC8376500F /* PromisesSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "PromisesSwift-dummy.m"; sourceTree = ""; }; - E4E771B5AE6B8B1D43D4C9DE1677F839 /* FIRMessagingBackupExcludedPlist.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingBackupExcludedPlist.h; path = FirebaseMessaging/Sources/Token/FIRMessagingBackupExcludedPlist.h; sourceTree = ""; }; - E5037726FE6D458B35411F087CD27ACA /* HeartbeatsBundle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HeartbeatsBundle.swift; path = FirebaseCore/Internal/Sources/HeartbeatLogging/HeartbeatsBundle.swift; sourceTree = ""; }; - E61BA22DEE6399A7C798F6CE0A60BEEC /* FirebaseCoreExtension.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FirebaseCoreExtension.modulemap; sourceTree = ""; }; - E797E1136D6D28209E4CD4393BDE08AE /* FIRInstallationsIDController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsIDController.h; path = FirebaseInstallations/Source/Library/InstallationsIDController/FIRInstallationsIDController.h; sourceTree = ""; }; - E81C71B498BCEF07593FA531412F66D9 /* GULAppDelegateSwizzler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULAppDelegateSwizzler.h; path = GoogleUtilities/AppDelegateSwizzler/Public/GoogleUtilities/GULAppDelegateSwizzler.h; sourceTree = ""; }; - E89C2BE8FA0094F71B4DC69FF4C214B7 /* Promise+Delay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Delay.swift"; path = "Sources/Promises/Promise+Delay.swift"; sourceTree = ""; }; - E8BABDE72B3C2B20472AD01AFBF499A8 /* FIRMessagingExtensionHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingExtensionHelper.h; path = FirebaseMessaging/Sources/Public/FirebaseMessaging/FIRMessagingExtensionHelper.h; sourceTree = ""; }; - E8EFE37407DAD1652AFEA0ED12DFB833 /* UIDelegateProxyAPIDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIDelegateProxyAPIDelegate.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/UIDelegateProxyAPIDelegate.swift"; sourceTree = ""; }; - E9214A8888B5BB81216CE2D965C58B0C /* FIRCLSProcess.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSProcess.h; path = Crashlytics/Crashlytics/Components/FIRCLSProcess.h; sourceTree = ""; }; - E948748FA680086621BCE71607F19062 /* FBLPromise+Race.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Race.m"; path = "Sources/FBLPromises/FBLPromise+Race.m"; sourceTree = ""; }; - E957EB5A34D30813D871F0E19C8D8D0F /* FIRAnalyticsInterop.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRAnalyticsInterop.h; path = Interop/Analytics/Public/FIRAnalyticsInterop.h; sourceTree = ""; }; - E95A09CEFE8F242CB1876BE8F5449EE9 /* FirebaseCrashlytics.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseCrashlytics.debug.xcconfig; sourceTree = ""; }; - E9C5F640AD2476216F4F542B0AF5E13C /* Pods-RunnerTests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-RunnerTests.modulemap"; sourceTree = ""; }; - EA3981F3B507CE1CCB8DDA9C6CFFCD20 /* FIRApp.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRApp.m; path = FirebaseCore/Sources/FIRApp.m; sourceTree = ""; }; - EAA0CD4604E3EC0AD592811023501905 /* ApplicationInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ApplicationInfo.swift; path = FirebaseSessions/Sources/ApplicationInfo.swift; sourceTree = ""; }; - EAED401E0AC8386E6D5938B38BA3B172 /* StructWrappers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StructWrappers.swift; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources/webview_flutter_wkwebview/StructWrappers.swift"; sourceTree = ""; }; - EBFFE003CA1D4A4C60BFEA17A91FC4AE /* share_plus.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = share_plus.modulemap; sourceTree = ""; }; - EC254ABEB1039F4B7B3ED11071AA0FF4 /* FIRCLSFABHost.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSFABHost.m; path = Crashlytics/Shared/FIRCLSFABHost.m; sourceTree = ""; }; - EC638D74D1813E41AD2A7BA2158A7F50 /* FirebaseCoreInternal.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseCoreInternal.debug.xcconfig; sourceTree = ""; }; - EC97F0D8774488962A240DF6B0294E4B /* FIRCLSConstants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSConstants.h; path = Crashlytics/Shared/FIRCLSConstants.h; sourceTree = ""; }; - EC982DC2B54EA803836F5C424762EB42 /* GDTCORUploadCoordinator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORUploadCoordinator.h; path = GoogleDataTransport/GDTCORLibrary/Private/GDTCORUploadCoordinator.h; sourceTree = ""; }; - ECAC028550A03412C51913B85686D98B /* FirebaseCoreExtension-FirebaseCoreExtension_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "FirebaseCoreExtension-FirebaseCoreExtension_Privacy"; path = FirebaseCoreExtension_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - ED0A980715C8E58A1C5F32D7C30B6695 /* GoogleDataTransport+GoogleDataTransportProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "GoogleDataTransport+GoogleDataTransportProtocol.swift"; path = "FirebaseSessions/Sources/GoogleDataTransport+GoogleDataTransportProtocol.swift"; sourceTree = ""; }; - ED89DF571ED9181224E1660DCA40A16A /* FIRCLSDwarfUnwindRegisters.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSDwarfUnwindRegisters.h; path = Crashlytics/Crashlytics/Unwind/Dwarf/FIRCLSDwarfUnwindRegisters.h; sourceTree = ""; }; - EDB3DB973D093CBF43DD1BD656272950 /* GDTCORStorageSizeBytes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GDTCORStorageSizeBytes.h; path = GoogleDataTransport/GDTCORLibrary/Internal/GDTCORStorageSizeBytes.h; sourceTree = ""; }; - EDF1FC9B1ABD423EBBBB33956A690575 /* FirebaseCoreInternal-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FirebaseCoreInternal-prefix.pch"; sourceTree = ""; }; - EDF460BFAFFDE495CBC79FC628CB1FF3 /* firebase_messaging.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = firebase_messaging.debug.xcconfig; sourceTree = ""; }; - EE12F9793C25C4AB55990EA18C0C9C15 /* pb_decode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pb_decode.h; sourceTree = ""; }; - EE54D17013504CB19E561E4FFE989702 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = "../../../../../../../../../../../../.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.5/darwin/shared_preferences_foundation/Sources/shared_preferences_foundation/Resources/PrivacyInfo.xcprivacy"; sourceTree = ""; }; - EEBECA0004A9A7D4029840F77AA92401 /* FIRMessagingTokenDeleteOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingTokenDeleteOperation.h; path = FirebaseMessaging/Sources/Token/FIRMessagingTokenDeleteOperation.h; sourceTree = ""; }; - EEDF504CE27D8FB5214CF537781D0093 /* ResourceBundle-firebase_messaging_Privacy-firebase_messaging-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-firebase_messaging_Privacy-firebase_messaging-Info.plist"; sourceTree = ""; }; - EFB9377776CD195128BC0B661063C93E /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = GoogleUtilities/Privacy/Resources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - EFED58D99ACE90083CE8DFEEDF2E8B3B /* FirebaseCoreExtension-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FirebaseCoreExtension-umbrella.h"; sourceTree = ""; }; - EFF5E20A20741F271CD945E3E289CF51 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Sources/FBLPromises/Resources/PrivacyInfo.xcprivacy; sourceTree = ""; }; - F02B11E68CD6F6B16517D64ED55E6700 /* FIRCLSNetworkResponseHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSNetworkResponseHandler.h; path = Crashlytics/Shared/FIRCLSNetworking/FIRCLSNetworkResponseHandler.h; sourceTree = ""; }; - F084D1A05D15C191A894B42CDD9D2DD8 /* FIRCLSMachOSlice.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSMachOSlice.h; path = Crashlytics/Shared/FIRCLSMachO/FIRCLSMachOSlice.h; sourceTree = ""; }; - F094C232D416A649F496C58FF7420E99 /* FIRCLSSignal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSSignal.h; path = Crashlytics/Crashlytics/Handlers/FIRCLSSignal.h; sourceTree = ""; }; - F0AD86662AC19FCCF1C5EAB5A86B0D13 /* FIRMessagingTokenOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingTokenOperation.m; path = FirebaseMessaging/Sources/Token/FIRMessagingTokenOperation.m; sourceTree = ""; }; - F103CA2EEDF92C16C665AE23E44CC4E6 /* FLTFirebaseMessagingPlugin.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FLTFirebaseMessagingPlugin.m; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_messaging-16.0.4/macos/firebase_messaging/Sources/firebase_messaging/FLTFirebaseMessagingPlugin.m"; sourceTree = ""; }; - F1660EFCB9B6CC200880AD359C8EFCF9 /* FIRCLSMachException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSMachException.h; path = Crashlytics/Crashlytics/Handlers/FIRCLSMachException.h; sourceTree = ""; }; - F188452DB5ACE96F6A711B5854857954 /* FIRCLSUnwind_arch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSUnwind_arch.h; path = Crashlytics/Crashlytics/Unwind/FIRCLSUnwind_arch.h; sourceTree = ""; }; - F188D46358F1DC0CCD64F513F3B4560A /* FIRCLSUnwind_x86.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSUnwind_x86.h; path = Crashlytics/Crashlytics/Unwind/FIRCLSUnwind_x86.h; sourceTree = ""; }; - F188FA7ACCF0E98A89421DEFE80A8F83 /* FBLPromise+Wrap.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FBLPromise+Wrap.m"; path = "Sources/FBLPromises/FBLPromise+Wrap.m"; sourceTree = ""; }; - F24614503AE24C11FCA012357409E6C8 /* Promise+Validate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Validate.swift"; path = "Sources/Promises/Promise+Validate.swift"; sourceTree = ""; }; - F2535650FCF39A7B1F386CE4418DB7A0 /* FIRMessagingKeychain.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRMessagingKeychain.m; path = FirebaseMessaging/Sources/Token/FIRMessagingKeychain.m; sourceTree = ""; }; - F2FD2DD52E199357E395CD7C913357FD /* FIRCLSDataCollectionArbiter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSDataCollectionArbiter.m; path = Crashlytics/Crashlytics/DataCollection/FIRCLSDataCollectionArbiter.m; sourceTree = ""; }; - F37CF34309C18F71AC66DCB4576CC014 /* FIRInstallationsLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsLogger.h; path = FirebaseInstallations/Source/Library/FIRInstallationsLogger.h; sourceTree = ""; }; - F3B1082F49695398603A6636A263FE8B /* FBLPromise+Recover.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Recover.h"; path = "Sources/FBLPromises/include/FBLPromise+Recover.h"; sourceTree = ""; }; - F3B608EC575959F53BFFB9DBFDB94C17 /* FIRCLSAllocate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSAllocate.h; path = Crashlytics/Crashlytics/Helpers/FIRCLSAllocate.h; sourceTree = ""; }; - F3B74672DAE304DCA370B761FBD5B2D7 /* firebase_core */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = firebase_core; path = firebase_core.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - F3E4D7E35E478D899AE3A4D3DCDA9540 /* FIROptions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIROptions.m; path = FirebaseCore/Sources/FIROptions.m; sourceTree = ""; }; - F4066E374B93821C035AE1B42C646F5B /* GULNetworkInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GULNetworkInfo.h; path = GoogleUtilities/Environment/Public/GoogleUtilities/GULNetworkInfo.h; sourceTree = ""; }; - F479FC3F849B0D948F698F8130DB92AC /* FIRMessagingContextManagerService.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingContextManagerService.h; path = FirebaseMessaging/Sources/FIRMessagingContextManagerService.h; sourceTree = ""; }; - F4BF13D181033D19FC4D6DBBDF2B5087 /* shared_preferences_foundation-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "shared_preferences_foundation-Info.plist"; sourceTree = ""; }; - F4C85E73B220EC2BC635A744DB5B7E85 /* Promise+Recover.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Recover.swift"; path = "Sources/Promises/Promise+Recover.swift"; sourceTree = ""; }; - F4D2651DA3C952C74FC057151A559F76 /* FIRCLSLaunchMarkerModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSLaunchMarkerModel.m; path = Crashlytics/Crashlytics/Models/FIRCLSLaunchMarkerModel.m; sourceTree = ""; }; - F5C1723DC4B54B41C3923E9AC14960BA /* GDTCORMetrics+GDTCCTSupport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "GDTCORMetrics+GDTCCTSupport.h"; path = "GoogleDataTransport/GDTCCTLibrary/Private/GDTCORMetrics+GDTCCTSupport.h"; sourceTree = ""; }; - F634629C94A17C9E9BF915E33F174079 /* FIRInstallationsErrors.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsErrors.h; path = FirebaseInstallations/Source/Library/Public/FirebaseInstallations/FIRInstallationsErrors.h; sourceTree = ""; }; - F65F2A98BD45178204971B45BD365371 /* Promise+Testing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Promise+Testing.swift"; path = "Sources/Promises/Promise+Testing.swift"; sourceTree = ""; }; - F7071E9BFEA9036715F0F9A8921AFD94 /* FBLPromise+Testing.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBLPromise+Testing.h"; path = "Sources/FBLPromises/include/FBLPromise+Testing.h"; sourceTree = ""; }; - F7122662C60F4BF5FFFFED1DF2A84906 /* FIRInteropParameterNames.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInteropParameterNames.h; path = Interop/Analytics/Public/FIRInteropParameterNames.h; sourceTree = ""; }; - F73AA961F4AEFF2B46B00AE435DF6BE3 /* GoogleDataTransport-GoogleDataTransport_Privacy */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "GoogleDataTransport-GoogleDataTransport_Privacy"; path = GoogleDataTransport_Privacy.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - F80436CCA27D3ACA6838866001E663AB /* FIRMessagingCheckinPreferences.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRMessagingCheckinPreferences.h; path = FirebaseMessaging/Sources/Token/FIRMessagingCheckinPreferences.h; sourceTree = ""; }; - F8547457089967DAC30C3130D4EDF7D1 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Runner.release.xcconfig"; sourceTree = ""; }; - F8B04CD1C15EE96F6171AD5A2F55F833 /* FIRCLSFABAsyncOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSFABAsyncOperation.h; path = Crashlytics/Shared/FIRCLSOperation/FIRCLSFABAsyncOperation.h; sourceTree = ""; }; - F99E4AE98B81BBECD82F01EF418266B7 /* FIRCLSSymbolResolver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRCLSSymbolResolver.h; path = Crashlytics/Crashlytics/Models/FIRCLSSymbolResolver.h; sourceTree = ""; }; - FA770266A1FBDA3FA0880ACE95AADC02 /* GULNetworkInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GULNetworkInfo.m; path = GoogleUtilities/Environment/NetworkInfo/GULNetworkInfo.m; sourceTree = ""; }; - FA96B7D55AE26ADAA655699887FDFF49 /* FirebaseCrashlytics.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseCrashlytics.h; path = Crashlytics/Crashlytics/Public/FirebaseCrashlytics/FirebaseCrashlytics.h; sourceTree = ""; }; - FAD430162289DB4618FA69484552737B /* sessions.nanopb.c */ = {isa = PBXFileReference; includeInIndex = 1; name = sessions.nanopb.c; path = FirebaseSessions/SourcesObjC/Protogen/nanopb/sessions.nanopb.c; sourceTree = ""; }; - FB2DCCBAB955AE8572CC80CDE0B78259 /* compliance.nanopb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = compliance.nanopb.h; path = GoogleDataTransport/GDTCCTLibrary/Protogen/nanopb/compliance.nanopb.h; sourceTree = ""; }; - FB7B6B3FF1E4794666162C81BB997690 /* FIRInstallationsStoredItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FIRInstallationsStoredItem.h; path = FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStoredItem.h; sourceTree = ""; }; - FB7BCF7000B252A10C2BE68E79EFF213 /* FIRCrashlyticsReport.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCrashlyticsReport.m; path = Crashlytics/Crashlytics/FIRCrashlyticsReport.m; sourceTree = ""; }; - FC2BBB260A569B2CEB30E050C0212104 /* FirebaseInstallations.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FirebaseInstallations.debug.xcconfig; sourceTree = ""; }; - FC55E72BEAD72A765E027B7811C8B6BC /* ResourceBundle-path_provider_foundation_privacy-path_provider_foundation-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-path_provider_foundation_privacy-path_provider_foundation-Info.plist"; sourceTree = ""; }; - FC7E18CB3F0DF4A27CF3C8115FF3A087 /* PromisesSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = PromisesSwift.release.xcconfig; sourceTree = ""; }; - FCCC23418E26862FE2590C38990C3F80 /* FIRCLSRolloutsPersistenceManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRCLSRolloutsPersistenceManager.m; path = Crashlytics/Crashlytics/Controllers/FIRCLSRolloutsPersistenceManager.m; sourceTree = ""; }; - FCD4AFD07AAE179A1B40D8DBEE05850E /* url_launcher_macos.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = url_launcher_macos.modulemap; sourceTree = ""; }; - FCE9F36B72A8CD22B28616BA2DCFF512 /* local_auth_darwin-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "local_auth_darwin-umbrella.h"; sourceTree = ""; }; - FD309F2D17A63B26D68182EB92E055DD /* messages.g.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = messages.g.h; path = "../../../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_core-4.2.1/macos/firebase_core/Sources/firebase_core/include/firebase_core/messages.g.h"; sourceTree = ""; }; - FD66A9F68C6899B657527F21D1BE638E /* GDTCORFlatFileStorage+Promises.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "GDTCORFlatFileStorage+Promises.m"; path = "GoogleDataTransport/GDTCORLibrary/GDTCORFlatFileStorage+Promises.m"; sourceTree = ""; }; - FD750C85568F12131C91577293D43D44 /* SessionsDependencies.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionsDependencies.swift; path = FirebaseSessions/Sources/Public/SessionsDependencies.swift; sourceTree = ""; }; - FDB681A94069C24435B8D0250D0B5D5E /* FIRInstallationsStoredItem.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FIRInstallationsStoredItem.m; path = FirebaseInstallations/Source/Library/InstallationsStore/FIRInstallationsStoredItem.m; sourceTree = ""; }; - FE201D5432AED09B090863D87890CB4E /* HeartbeatStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HeartbeatStorage.swift; path = FirebaseCore/Internal/Sources/HeartbeatLogging/HeartbeatStorage.swift; sourceTree = ""; }; - FE4A24BC4E113C50E9D01FABE299324C /* nanopb.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = nanopb.modulemap; sourceTree = ""; }; - FEC22FAA62B720C71D7C671DF2F0026A /* FLTFirebaseMessagingPlugin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FLTFirebaseMessagingPlugin.h; path = "../../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_messaging-16.0.4/macos/firebase_messaging/Sources/firebase_messaging/include/FLTFirebaseMessagingPlugin.h"; sourceTree = ""; }; - FF30D8B861A40916D0CB674B1C590D22 /* FirebaseCoreInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FirebaseCoreInternal.h; path = FirebaseCore/Extension/FirebaseCoreInternal.h; sourceTree = ""; }; - FF6FC4159FC754A911F7A5453F68108D /* FLTFirebaseCrashlyticsPlugin.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FLTFirebaseCrashlyticsPlugin.m; path = "../../../../../../../../../../../.pub-cache/hosted/pub.dev/firebase_crashlytics-5.0.5/macos/firebase_crashlytics/Sources/firebase_crashlytics/FLTFirebaseCrashlyticsPlugin.m"; sourceTree = ""; }; - FFB4A7262D310A9B068A48AC827E412D /* ResourceBundle-share_plus_privacy-share_plus-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-share_plus_privacy-share_plus-Info.plist"; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 003B2DEEEF7AC889A76E080192AFD9E5 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 4C493303EE9E3AB1B9CE38CAA2C92E3A /* Cocoa.framework in Frameworks */, + 3863D9A914513B888E5FD931137FC958 /* flutter_inappwebview_macos-flutter_inappwebview_macos_privacy */ = { + isa = PBXNativeTarget; + buildConfigurationList = 0D4252E7A0CCFEA74820F20EAB671742 /* Build configuration list for PBXNativeTarget "flutter_inappwebview_macos-flutter_inappwebview_macos_privacy" */; + buildPhases = ( + 61CD6938E3F9B24D7C1943BC9FADC36B /* Sources */, + 6F28A4250C080354AD763F924A1FF26A /* Frameworks */, + 18E5A8666EFBC08AE6C5D349E62A6709 /* Resources */, ); - runOnlyForDeploymentPostprocessing = 0; - }; - 08E22AA47BE8111B68B74E9944FFE2FF /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - C3AA58D6B02587C2FA014355CE33D7AD /* Cocoa.framework in Frameworks */, + buildRules = ( ); - runOnlyForDeploymentPostprocessing = 0; - }; - 0E56E819F34E50A2E0CFD6081D374114 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - D41858D075D8DB00BE3AF399C1D04030 /* Cocoa.framework in Frameworks */, + dependencies = ( ); - runOnlyForDeploymentPostprocessing = 0; + name = "flutter_inappwebview_macos-flutter_inappwebview_macos_privacy"; + productName = flutter_inappwebview_macos_privacy; + productReference = D5ADBB7CC717C06AED63DEDFB03B8FF2 /* flutter_inappwebview_macos-flutter_inappwebview_macos_privacy */; + productType = "com.apple.product-type.bundle"; }; - 2E2506C66FA029E20AC3B00EBD70B3B4 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( + 8B74B458B450D74B75744B87BD747314 /* Pods-Runner */ = { + isa = PBXNativeTarget; + buildConfigurationList = E58294B413A6CF0690797C0ECA0772AC /* Build configuration list for PBXNativeTarget "Pods-Runner" */; + buildPhases = ( + 70DCE452991BF6D355CDBDDC3FB245BC /* Headers */, + 334685A73B8DB6B62E91E5C94A4993C0 /* Sources */, + ED511278BF2D508317248856D23FE37B /* Frameworks */, + 698D5EF1166FDE511C12071987ABB877 /* Resources */, ); - runOnlyForDeploymentPostprocessing = 0; - }; - 31C37D90685AECD1FD4AE2062D142552 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( + buildRules = ( ); - runOnlyForDeploymentPostprocessing = 0; - }; - 34A5A38656EC791EA2122EFD7B0F7166 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( + dependencies = ( + E2D9126B81F80EB8611C3A38FB3105BD /* PBXTargetDependency */, + 7FD4B45F11501CE3D63B7B0A7A29CF15 /* PBXTargetDependency */, + 8146FB62045A04064EF07ACB38FEC526 /* PBXTargetDependency */, ); - runOnlyForDeploymentPostprocessing = 0; + name = "Pods-Runner"; + productName = Pods_Runner; + productReference = 669E8F25E1897672BDB80B7EB784DA24 /* Pods-Runner */; + productType = "com.apple.product-type.framework"; }; - 396D6DA6D1ED93956D42720F3B722A76 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - B3293774D890C4D76B72B49EE37EE729 /* Cocoa.framework in Frameworks */, - 868201E8D6D08C3DAC5B36213228C6B9 /* Security.framework in Frameworks */, + 91B7D4E6511908CBF113E59B0A02763D /* flutter_inappwebview_macos */ = { + isa = PBXNativeTarget; + buildConfigurationList = AA9F7829518717F3E82D3F95E47204BD /* Build configuration list for PBXNativeTarget "flutter_inappwebview_macos" */; + buildPhases = ( + DC48B05D4D5B606BC294115F912BFA75 /* Headers */, + FCC531901497B7C3E0FF27E395E11641 /* Sources */, + C890E1FEF9545B8F47C109DBAD157198 /* Frameworks */, + 4A0044C911C892D0F661A843CF83C5D6 /* Resources */, ); - runOnlyForDeploymentPostprocessing = 0; + buildRules = ( + ); + dependencies = ( + 2200FA0A9F5C49B724BE33B4FB06B5EC /* PBXTargetDependency */, + AB52CCDFF1EFDE3CF0AA633BFD64D6D6 /* PBXTargetDependency */, + DDC701DCB5E5A44382213DD50FB3C26D /* PBXTargetDependency */, + ); + name = flutter_inappwebview_macos; + productName = flutter_inappwebview_macos; + productReference = B0E52B265F02008B8CE433CE12E80F4C /* flutter_inappwebview_macos */; + productType = "com.apple.product-type.framework"; }; - 3C92FCA228407035BDB74ABCAAF8391F /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - D49C253A5EF9E3628E486FE96074D422 /* Cocoa.framework in Frameworks */, - A3CA176A0ADC20F2B71F63DF1FB69A59 /* SystemConfiguration.framework in Frameworks */, + C1A1BC268F51E1704AFD453C627635B3 /* OrderedSet-OrderedSet_privacy */ = { + isa = PBXNativeTarget; + buildConfigurationList = 9D83002A66B90F5B00845F96990074B0 /* Build configuration list for PBXNativeTarget "OrderedSet-OrderedSet_privacy" */; + buildPhases = ( + 83320222D404C97FED40E767A864C437 /* Sources */, + 32D1C3CE2E076B9D7608A0FDE7C470DD /* Frameworks */, + 80A95BA4C02638A78FDCB3ED757C123D /* Resources */, ); - runOnlyForDeploymentPostprocessing = 0; + buildRules = ( + ); + dependencies = ( + ); + name = "OrderedSet-OrderedSet_privacy"; + productName = OrderedSet_privacy; + productReference = BF2EA3A5CE2598CB9300215C2DDC29CC /* OrderedSet-OrderedSet_privacy */; + productType = "com.apple.product-type.bundle"; }; - 43D5D9A28AB13787828FCF04EBEC69DB /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - B22761829E4098E3D9C0203A43D968AD /* Cocoa.framework in Frameworks */, - 27FE9B88761762A3C4E9B6AB0D1FBDEE /* CoreTelephony.framework in Frameworks */, - FD37A8F6E8CF9E4FC46D6AE3F36634ED /* SystemConfiguration.framework in Frameworks */, +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + BFDFE7DC352907FC980B868725387E98 /* Project object */ = { + isa = PBXProject; + attributes = { + LastSwiftUpdateCheck = 1600; + LastUpgradeCheck = 1600; + }; + buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */; + compatibilityVersion = "Xcode 12.0"; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + Base, + en, + ); + mainGroup = CF1408CF629C7361332E53B88F7BD30C; + minimizedProjectReferenceProxies = 0; + preferredProjectObjectVersion = 77; + productRefGroup = 92B1259B57534B7E9E693507E89EF86C /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 91B7D4E6511908CBF113E59B0A02763D /* flutter_inappwebview_macos */, + 3863D9A914513B888E5FD931137FC958 /* flutter_inappwebview_macos-flutter_inappwebview_macos_privacy */, + CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */, + 2F8410D3DA69756D81B1FE8C64A8ED4B /* OrderedSet */, + C1A1BC268F51E1704AFD453C627635B3 /* OrderedSet-OrderedSet_privacy */, + 8B74B458B450D74B75744B87BD747314 /* Pods-Runner */, + 3232F0C0E7C65B232832393F9ADDD8C3 /* Pods-RunnerTests */, ); - runOnlyForDeploymentPostprocessing = 0; }; - 446549C64A1DC3A12B44285E5F1146B6 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 18E5A8666EFBC08AE6C5D349E62A6709 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( + 90DD29E17947769C182CB667C7043F3B /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4EC8AE35CB4E1B6DC8A73FD52DB0830D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; + 4A0044C911C892D0F661A843CF83C5D6 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - D9E33ED4575F82B23EB522FF560EFA34 /* Cocoa.framework in Frameworks */, + 5703C60AC0ADAFEB14B680A38A7C2981 /* flutter_inappwebview_macos-flutter_inappwebview_macos_privacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 532E541C9577526BBA14E36BA93A753C /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; + 4A765108DEAFDEBF078F71CDDBE3414E /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 3FA336CEA6F2D9A4BA159F24BC1E81F3 /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 568A524B8CE7EE50B0034CB85E01DAF7 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; + 698D5EF1166FDE511C12071987ABB877 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 584E249DDA03F87CCF57DA035D11B39F /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; + 69DDD3CAC14B27969426F54B2DD0C053 /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 782B7B5A830B14BD0244DFDC0A278BD8 /* Cocoa.framework in Frameworks */, + F5662B4510A89A7AC69E512901B8398F /* OrderedSet-OrderedSet_privacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 5F7F7F603193A2B9A8EA940080633AFA /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; + 80A95BA4C02638A78FDCB3ED757C123D /* Resources */ = { + isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 6428AB161DEE298D9F14AFCB91DA57EE /* Cocoa.framework in Frameworks */, + D22FD5EFEAB9138F8D600EEC3B19EA00 /* PrivacyInfo.xcprivacy in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 68A59E6510B8320B78C335447326E9BD /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 001CCB0FEA80CD1C6BF534C6D9C6283A /* Sources */ = { + isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + B375EA128E6579366091BAA390BBDD34 /* Pods-RunnerTests-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 6C94A0E1D3A0A5591FFA7BB19B8E1214 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; + 334685A73B8DB6B62E91E5C94A4993C0 /* Sources */ = { + isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - D60AF95209B0677E89D444684B45F173 /* Cocoa.framework in Frameworks */, + C62258617D84391D979295F2513E71CC /* Pods-Runner-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 7683507270F1DE2CAA0BB8998426BD19 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; + 61CD6938E3F9B24D7C1943BC9FADC36B /* Sources */ = { + isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - C11106A6AC7D59E7D836C96F8AE11C83 /* Cocoa.framework in Frameworks */, - 9598A1106005BD9E0AB8999127F43F89 /* Security.framework in Frameworks */, - 0464E3EAA8EBD4765562E7DDAFCF02A1 /* SystemConfiguration.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 76CADC7277A2585EFB3E64F1253EF45D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; + 83320222D404C97FED40E767A864C437 /* Sources */ = { + isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 868144F29206A54A70A8B2D5C655C586 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; + AB826A11061B19D37ACAFE6C1F4C8BB1 /* Sources */ = { + isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + A3E908CA7FEC5D1722F7647F168271D3 /* OrderedSet.swift in Sources */, + 0BA485DBF1A0B6ADD3F90DC168C08E0F /* OrderedSet-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 89AA34388D2D4AFCDE1E6033E93C9E4B /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; + FCC531901497B7C3E0FF27E395E11641 /* Sources */ = { + isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 5B95A1EEA3A99EB20F383F276AAB68FA /* BaseCallbackResult.swift in Sources */, + F07B501456F1AC669E0F28D15410EBB3 /* CallAsyncJavaScriptBelowIOS14WrapperJS.swift in Sources */, + 67AB2924A36ACEED3A7E88395167A148 /* CallbackResult.swift in Sources */, + F255C5EEA48E6D43E7AC39FD5598A40C /* CGRect.swift in Sources */, + C7CFDCB58A154584D382E91E2751FDC8 /* ChannelDelegate.swift in Sources */, + F1FFC0DA6DA24B798D449D526E9767F1 /* ClientCertChallenge.swift in Sources */, + 14ADDE0F250DFD027EEC3D2AEF92A82F /* ClientCertResponse.swift in Sources */, + 49041F93C31AA817B765ED2F760A3594 /* ConsoleLogJS.swift in Sources */, + 120F3074B8F3EAD3C082EED009CDC042 /* ContextMenuSettings.swift in Sources */, + FD7FCE53C18FA16AFE566918BCD92B7F /* CreateWindowAction.swift in Sources */, + 24015025249975B2CCE2943E9DA92015 /* CredentialDatabase.swift in Sources */, + 2F2DDFD7D71D04C4A6B7C14B5AE8BC34 /* CustomSchemeHandler.swift in Sources */, + DE38F778259687C53F2A8A7B67DC86D0 /* CustomSchemeResponse.swift in Sources */, + FE949F9C06C6C8347635AAA5A3497324 /* CustomUIPrintPageRenderer.swift in Sources */, + E69ED94262AE11D8C902F16463E5D608 /* Disposable.swift in Sources */, + 40D71621423B4CAE05D684D326368B22 /* DownloadStartRequest.swift in Sources */, + 9191264C750E7217FE32466F63F148FB /* EnableViewportScaleJS.swift in Sources */, + CB52CABAC4C4C40BD5CC8AA9907C2EBB /* FindElementsAtPointJS.swift in Sources */, + F59D7CB7C5410E4ACEC0125F446CA66C /* FindInteractionChannelDelegate.swift in Sources */, + 9A2C1336E65DCF4BE603E0F040651CE4 /* FindInteractionController.swift in Sources */, + E209A2D1BA27E84B6175948CC168E672 /* FindInteractionSettings.swift in Sources */, + 1DEB094BDBDC4C29F05A482B449604EF /* FindSession.swift in Sources */, + 0FF83CC73C503EB5D6D7299CD2719B0A /* FindTextHighlightJS.swift in Sources */, + 867A1ED538A148965C59C8762C00FF94 /* flutter_inappwebview_macos-dummy.m in Sources */, + 71218653DBCED47D3958FAC9D4C263AA /* FlutterMethodCallDelegate.swift in Sources */, + D84B31CE14B9811B240FB8569AAB53CF /* FlutterMethodChannel.swift in Sources */, + 9498F09DA4CEA93F1AC588755E8402DF /* FlutterWebViewController.swift in Sources */, + F202565AE4DEBDE44A14970CF6B7F204 /* FlutterWebViewFactory.swift in Sources */, + F5744AC3653B2BF06C3275576E07B5C4 /* HeadlessInAppWebView.swift in Sources */, + 90EAEE7770762D1BFE4B84CCE5F22E5D /* HeadlessInAppWebViewManager.swift in Sources */, + 5665CA9ECB6182855B5A4A37E2DC6928 /* HeadlessWebViewChannelDelegate.swift in Sources */, + 884F00AE2C3865A9282F45FB47BD21F1 /* HitTestResult.swift in Sources */, + 1A6A9321F002C129BD80DFE4643B0D93 /* HttpAuthenticationChallenge.swift in Sources */, + 89215F7560E46C31A95EF5F18A255EED /* HttpAuthResponse.swift in Sources */, + 2D7CC2368709050B7628F359908D43A7 /* InAppBrowserChannelDelegate.swift in Sources */, + 9B291326F6CB3A3C329DA15D6CD38CE6 /* InAppBrowserDelegate.swift in Sources */, + 1280B66B2158E113EAD5C1D31FDA12A0 /* InAppBrowserManager.swift in Sources */, + 6E6C0F3BBC69FA7B8F179E84BC5CAF05 /* InAppBrowserMenuItem.swift in Sources */, + F2AA0546E122EE84B0991075F79789EA /* InAppBrowserSettings.swift in Sources */, + 9DE52147112D0DB99EFF29BBD0FC0E48 /* InAppBrowserWebViewController.swift in Sources */, + AF2C2025D53004E8676093E6403F724A /* InAppBrowserWindow.swift in Sources */, + 7F9861FCEA113600C1DC227C07FFFBD5 /* InAppBrowserWindowType.swift in Sources */, + 2CBBB7C0E0F4EB94A7183DD22F81B568 /* InAppWebView.swift in Sources */, + 700D7885D645004D189926C22A0D74F8 /* InAppWebViewFlutterPlugin.swift in Sources */, + BCF199E37348A85597AA7DE8116D6BF8 /* InAppWebViewManager.swift in Sources */, + 42F885213253E5E1FB009B28398ED3FD /* InAppWebViewSettings.swift in Sources */, + BE15A5328B654FBB62676D15377208A3 /* InterceptAjaxRequestJS.swift in Sources */, + 5FEE31BBDFC3E5C165236D90AF125035 /* InterceptFetchRequestJS.swift in Sources */, + 8C63BA01E8AAED62E38E3DF987D9010E /* ISettings.swift in Sources */, + 1C33D3F0CC1D4D405FBFF4E09B9EED49 /* JavaScriptBridgeJS.swift in Sources */, + BFE9177E091367073CAE6C99E0C0AA03 /* JsAlertResponse.swift in Sources */, + 7334E3E49ABA56A939EC925B7D3EBC38 /* JsConfirmResponse.swift in Sources */, + 00ED1A024B17FBDF0D0E6392B22B8E47 /* JsPromptResponse.swift in Sources */, + D344CAB70C15B71E6657ECBE12D111D7 /* LeakAvoider.swift in Sources */, + 771BE92DD0F986B13D6529F5221A3A56 /* MethodChannelResult.swift in Sources */, + F1F9A4175119C0ED21C68C5525406B4F /* MyCookieManager.swift in Sources */, + 847C1207F6A772DD6C6F5815838EA476 /* MyWebStorageManager.swift in Sources */, + 79C95DD4A46F1598CC2B70C3E77A6283 /* NSAttributedString.swift in Sources */, + 6B174F3A3AD3F35495780C9B1969DB2E /* NSColor.swift in Sources */, + DE1610F4345FD579F17B7F0C5F5AEA78 /* NSEdgeInsets.swift in Sources */, + C8D57D3E2226CB4E73E133444416F9E4 /* NSImage.swift in Sources */, + C69D62CC355DFA828FAA41AFCB759C26 /* NSPrinter.swift in Sources */, + DC4D4AE6F3B760DA51687FE16F9C72FB /* OnLoadResourceJS.swift in Sources */, + E4AC433BC0FB7520DBED8BEE67397FCF /* OnScrollChangedJS.swift in Sources */, + 87EC77C7E4E49AF8434AF700C8F61D2C /* OnWindowBlurEventJS.swift in Sources */, + 31DEB198F6F2690EFCB605B63724F951 /* OnWindowFocusEventJS.swift in Sources */, + 07E3CFE98B244F0D3B16DB725C20D9CA /* OriginalViewPortMetaTagContentJS.swift in Sources */, + E9ECFF4015C0ACB2917E72CD63B3CEF2 /* PermissionRequest.swift in Sources */, + C2D97C8123A78288FDE03BEC0ACDDA63 /* PermissionResponse.swift in Sources */, + 9D83E131B8E1A2E5F724FC6CB434B8C7 /* PlatformUtil.swift in Sources */, + 8ECE11E30C42AAC0165DB32CC5F135D0 /* PluginScript.swift in Sources */, + 63A5C5C88CF221AC8F0732B7C8FEA595 /* PluginScriptsUtil.swift in Sources */, + B58F21C35E174E95B041EA975952C3F8 /* PrintAttributes.swift in Sources */, + B2EE763D1C0B01150770F958BA5784E4 /* PrintJobChannelDelegate.swift in Sources */, + 709D57B2CD9569678F3388852A9C0B56 /* PrintJobController.swift in Sources */, + 38A116A0F7CEAC1544D0B0909B39C081 /* PrintJobInfo.swift in Sources */, + D368DA8238797BD2F2D7DD5B26B15875 /* PrintJobManager.swift in Sources */, + 7137DCBD1BD8DCA998FF4FB25B1D03E7 /* PrintJobSettings.swift in Sources */, + FB589D1A16D3681B44638D5C3C14B48C /* PrintJS.swift in Sources */, + C627872D566B0A47264CD7E9C454C3F6 /* PromisePolyfillJS.swift in Sources */, + 447EB70A4C729CDF278713CC192751E7 /* SecCertificate.swift in Sources */, + 31C2F17D49639DB222798DC5854936B9 /* ServerTrustAuthResponse.swift in Sources */, + 28358A47B6E989EB403FCC5ECDB1208D /* ServerTrustChallenge.swift in Sources */, + 6093DDD80C1AA85EFFA65155F9850571 /* Size2D.swift in Sources */, + 0DFAFDD1D1E90736E2D3255BE4624F2F /* SslCertificate.swift in Sources */, + 2C95A3CFF5DC910569DDEAB733A3DC18 /* SslError.swift in Sources */, + 91673E1DD9EA636E91E151980E92751F /* StringOrInt.swift in Sources */, + 2D09F54FE5EFBE6AFF1995215E0F3EEA /* SupportZoomJS.swift in Sources */, + FCC473FA23675C1E0096EB379C790D1E /* URLAuthenticationChallenge.swift in Sources */, + 7CEAC067572829943859E224DCCE0B23 /* URLCredential.swift in Sources */, + 42466653F1001CA6E3F6053213DFD07A /* URLProtectionSpace.swift in Sources */, + 8C3CF1B5FA0868EBC836B5604D0BD949 /* URLRequest.swift in Sources */, + D21AF6BB0A0E2D6A43899F9719FD588D /* URLResponse.swift in Sources */, + A5B253C3521BE4A8F921BD367F6809CE /* UserScript.swift in Sources */, + 8D786B0088255BF6FC7C113CDF9C4F50 /* Util.swift in Sources */, + 5070431F1E49E8304AF4A1CF5FA1B0F3 /* WebAuthenticationSession.swift in Sources */, + E6401799B3E483E82A3952077BE199B3 /* WebAuthenticationSessionChannelDelegate.swift in Sources */, + 3ACDBD1E1D19D1024272D8E268DE66D0 /* WebAuthenticationSessionManager.swift in Sources */, + 5CA2546AF355D5641070F070973D5891 /* WebAuthenticationSessionSettings.swift in Sources */, + 7A44E6A60C6D876366AD7F6AF8292455 /* WebMessage.swift in Sources */, + 302BA749FF2854AD4DA78DB0F02036F1 /* WebMessageChannel.swift in Sources */, + 9E689792DB763F884B7FA07F7D887D85 /* WebMessageChannelChannelDelegate.swift in Sources */, + 6BE2BB2025C7365CB5269EE06A6681A2 /* WebMessageChannelJS.swift in Sources */, + 502827052EC1EF24212D614C43A43FE5 /* WebMessageListener.swift in Sources */, + 9EA2785285B9380DA16B3005AE09BF61 /* WebMessageListenerChannelDelegate.swift in Sources */, + 6890AA0CFF6F4E79829640B973C7B8E2 /* WebMessageListenerJS.swift in Sources */, + F99796DF951728667CBA20381FA02329 /* WebMessagePort.swift in Sources */, + 412DE96D3AC5AE785EA2EC77F0A9CB00 /* WebResourceError.swift in Sources */, + 10A428875B1864EB237885CFDEBF4D02 /* WebResourceRequest.swift in Sources */, + 3CCB21CEF5ECE101EA8D5050A5833812 /* WebResourceResponse.swift in Sources */, + F616584E92213C560FD5F5A2BD54F12E /* WebViewChannelDelegate.swift in Sources */, + C58BD3BDA7EF188F9BC97021C3640BB2 /* WebViewChannelDelegateMethods.swift in Sources */, + 6EAB0A4D56C081DB25ACF72586528E36 /* WebViewTransport.swift in Sources */, + 0C566E661E3B400F86EEA1C37C12B4D5 /* WindowIdJS.swift in Sources */, + A7AACA208F944E5B99E7259A4616D65F /* WKContentWorld.swift in Sources */, + EBEDAAC548BE41FC7558BFA6697AECA5 /* WKFrameInfo.swift in Sources */, + 908A7362362CBE557F99E15DE227EF76 /* WKNavigationAction.swift in Sources */, + 7B7283DB6B9C96E675D41A1E4BE75FDD /* WKNavigationResponse.swift in Sources */, + F166E06791FF2EB9D36E9E5C8A88BCA5 /* WKProcessPoolManager.swift in Sources */, + F502A57480DB3885344E43B0DDFDB967 /* WKSecurityOrigin.swift in Sources */, + BC2EA7315A3EE68E6D97DC641BB559A0 /* WKUserContentController.swift in Sources */, + 3C5A748230D4FAE16E5C1EE3304E52D1 /* WKWindowFeatures.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8AF7E9B194A6D1BDCFF18BFE7F1D0884 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 4817BBF97176CE8A116C302B1AB37577 /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8FA294C1AC871F78B0F242FF727996BA /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 6E94D27B45AA2BD665752094229A752B /* AppKit.framework in Frameworks */, - 1BEBEAF9F838D89C50B7D9D8A6C3D5BD /* Cocoa.framework in Frameworks */, - FF6DFE3D2DFB45FB1AC2D3F1F5FA16FB /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 916689E45158CAF1743CE80BD9ADB0FE /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - D2C12E0BF3742B337E2A060A54C71C4F /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9F8663243412B0F10C998BCE619F183B /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 0FDF3490B8AFAEB33CC126163FEB9761 /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A40AC13EA48B0DA8F6B66716E3956310 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A5B76BCF9DC8493C57DA7C6C3A8B1865 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A62D64995EC56D444A2E24A8C9C14667 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A72D009096EF6E3A6A2DBA5D35C9CC1D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - A583AA6CBFDD17316945DED3093CA675 /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - AD29028B390D12D98FBB9265D072A87B /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B5802FDBF63D5D9BC6705614C190BC20 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B64CFD9B14F175879BC7428D6ACF64A7 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 964C066AA40A984925161398508B0E34 /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BA7022E225A6AEF7A6280F65E3F43093 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - B81EBFA12434813F5AAE2CB45A81E503 /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - CE78B344CB0E2ADF46A646B8F3BA9939 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D47DD7E3A943791DA8495312DFD27198 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D97C4FE2731D53A4083C7002B7276D61 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DB150697514F7A42746F16795933E6B5 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 019729DA21D5CAE47807077B0B6E58EE /* Cocoa.framework in Frameworks */, - 3DF12D59CD593BC3FC4A99C931B833B8 /* Security.framework in Frameworks */, - FDC10D45C8C3C1D0E4D9BA8B939B15A9 /* SystemConfiguration.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E0180FB116056A093CEFB6B0B265C43D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E4D31EBAB5492DCDBC2225EE848DF6D9 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - B1763707ADBF7164045DA29D446BBF60 /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E7B69622CC3D540104E3228A5695B054 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 327CF1738811893E4C627EA42FAFF6BA /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EAC0834F7252D8143E0E41335E53F3B8 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 03FF65672874530A3E9AE6BAB1764A4A /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EB4636B20D0358DA3F52CF34798AC0A3 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - BCF54605CC227A3EDE2F1953B154E0C6 /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F412B6EEB0F7236D02F5B64E7480C376 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - FF8DBA013B0DED23CC08C89521A04DCB /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 6DBD84632800438AE5BC1EFE0446A150 /* Cocoa.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ +/* End PBXSourcesBuildPhase section */ -/* Begin PBXGroup section */ - 009C085CBAA637AE9927942947A45543 /* ephemeral */ = { - isa = PBXGroup; - children = ( - C4247659F9DA0052550AE2D3899A0BB4 /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - 0100BAB18F1F60A78D781D41126D59FA /* .. */ = { - isa = PBXGroup; - children = ( - 7F2F22A1B9AAF8D6151406BB918F18FF /* .. */, - ); - name = ..; - path = "../../../../../../../../.pub-cache/hosted/pub.dev/firebase_core-4.2.1/macos/firebase_core/Sources"; - sourceTree = ""; - }; - 0251E777CC45AC2E0FF2DD4860AD12BC /* Support Files */ = { - isa = PBXGroup; - children = ( - CED1DDDF31A6E6143CC80FB860F66B09 /* PromisesSwift.modulemap */, - E4A7DBDC088B82D4C23B8CFC8376500F /* PromisesSwift-dummy.m */, - 92DB90C11CCE08C375FFC35D4C2DBD45 /* PromisesSwift-Info.plist */, - ACA86DC967440B11372EA452F0DCD203 /* PromisesSwift-prefix.pch */, - 88F970071344458FE5CC80A799C95A6F /* PromisesSwift-umbrella.h */, - C9FE2FF9BB5E2DB508DBCB8F574A5BA7 /* PromisesSwift.debug.xcconfig */, - FC7E18CB3F0DF4A27CF3C8115FF3A087 /* PromisesSwift.release.xcconfig */, - 48803119E2E72073A40303FC8F00BEF4 /* ResourceBundle-Promises_Privacy-PromisesSwift-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/PromisesSwift"; - sourceTree = ""; - }; - 027266749AA3BAC44E5AD56AF3DFD398 /* .. */ = { - isa = PBXGroup; - children = ( - 7975A57F439B37C604550160DCC86FFA /* .. */, - ); - name = ..; - path = "../../../../../../../../.pub-cache/hosted/pub.dev/share_plus-12.0.1/macos/share_plus/Sources"; - sourceTree = ""; - }; - 028D864AF0F73847C4B8C5F9C732DD69 /* ephemeral */ = { - isa = PBXGroup; - children = ( - F33AFB8509250435EE5D6FE225800B4A /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - 03379AD76F44577521243B0BA26BF1B3 /* Sources */ = { - isa = PBXGroup; - children = ( - 441936263A7AE239D044797240889B1F /* url_launcher_macos */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - 038658425AD5D2FE2B343546D4287F90 /* macos */ = { - isa = PBXGroup; - children = ( - 37EEE78DBD46AF538227477BEB9AC269 /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - 05F2DAC5ED1D5B706E56D87CCCB7BDFB /* nanopb */ = { - isa = PBXGroup; - children = ( - 2724808E7674E2ED3DEF58D564E2388F /* pb.h */, - 9A0CF240E807F847BC87566AD3B10CF4 /* pb_common.c */, - 8BEAE1D1563060C96A178EB9F50886B5 /* pb_common.h */, - 81B29192D415737779564175828863C3 /* pb_decode.c */, - EE12F9793C25C4AB55990EA18C0C9C15 /* pb_decode.h */, - D1C1B6C99FFB20D39F7D30CE376F88F3 /* pb_encode.c */, - 27A08BD2220039E4CC099D9475CB2077 /* pb_encode.h */, - AF74476C3142CA7D383CCF093E6D4EF4 /* decode */, - B3FED0C09BE98237136CFE24DC296F33 /* encode */, - 903ADA27317B9CD4AC5379D365845DA7 /* Resources */, - 10033E8701BC2EA3DC693529CD6A83B3 /* Support Files */, - ); - name = nanopb; - path = nanopb; - sourceTree = ""; - }; - 074AC86994E5389C0BC6DF292DA47699 /* .. */ = { - isa = PBXGroup; - children = ( - B25F98C88FB72CBEB0EF9D6D6AA0EE18 /* flutter_manager */, - ); - name = ..; - path = .; - sourceTree = ""; - }; - 07B0310A0FD58BD9953E78C48D889D64 /* Flutter */ = { - isa = PBXGroup; - children = ( - 4E155B2DBF74BF0C9067D9B3A2F5AD39 /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - 0A513651A45666C087035B0CA8E49119 /* Support Files */ = { - isa = PBXGroup; - children = ( - 6A35A2771E73DF47A977D1CF5856CD1F /* firebase_crashlytics.modulemap */, - 3654047BCDDF9E374DEEC135CD5C6EE2 /* firebase_crashlytics-dummy.m */, - A6777A10132C4C9ABA694C93B5BC5985 /* firebase_crashlytics-Info.plist */, - DA99133957CD737CA882312CF9B2B2A6 /* firebase_crashlytics-prefix.pch */, - 9B8238213F0492EC8CE817961D1B0145 /* firebase_crashlytics-umbrella.h */, - 18D10A1084189DC37BFA746FB7779A79 /* firebase_crashlytics.debug.xcconfig */, - C033C1E3B785C1A8D64676C794FF5799 /* firebase_crashlytics.release.xcconfig */, - ); - name = "Support Files"; - path = "../../../../../../Pods/Target Support Files/firebase_crashlytics"; - sourceTree = ""; - }; - 0A67B5D9DE38DD0595A1D4CEB23CE4B7 /* firebase_crashlytics */ = { - isa = PBXGroup; - children = ( - FF6FC4159FC754A911F7A5453F68108D /* FLTFirebaseCrashlyticsPlugin.m */, - 791FE603C4350095EE19363764C6214F /* include */, - ); - name = firebase_crashlytics; - path = firebase_crashlytics; - sourceTree = ""; - }; - 0CB01CA070FF82A2927CDC5147827FCE /* Flutter */ = { - isa = PBXGroup; - children = ( - 009C085CBAA637AE9927942947A45543 /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - 0CD7D2EC79B6836304DD5BFCE9F6A9F0 /* .. */ = { - isa = PBXGroup; - children = ( - 4F6FE25FF557CBE14A17CB4DC618AC4A /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 0D35B964CCD82FF1BCE463FA1CC8EBC4 /* Pod */ = { - isa = PBXGroup; - children = ( - 1EBB3A7F46BE3D69084B0EBD3B53A998 /* LICENSE */, - DBDE9B587E1C3240DADB5C647138A593 /* package_info_plus.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 0D758B31E84D3EEC8C591D41F45B30EA /* macos */ = { - isa = PBXGroup; - children = ( - 0CB01CA070FF82A2927CDC5147827FCE /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - 0E320E180E45365AF28A930039F0EFAC /* Flutter */ = { - isa = PBXGroup; - children = ( - DE2AA5FA0D60D41291A9D80C7D6A5CAC /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - 0E797432EADED4B3E2378724B2CF9BE3 /* macos */ = { - isa = PBXGroup; - children = ( - E29CE4C41AFB67EBB9FD2176F5ED5BE1 /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - 0EBE6BD3E5FF1D498B89093615C5AB2B /* .. */ = { - isa = PBXGroup; - children = ( - 9F96F726512506395F12229AF479D012 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 0ECA050226AB8EDEBFF1B8A16DAD0506 /* .. */ = { - isa = PBXGroup; - children = ( - D6263B329C40F3BEA127BCBE788391C9 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 0F0AC3D7B2A8DF63C46563FF89D349A3 /* flutter_manager */ = { - isa = PBXGroup; - children = ( - 0D758B31E84D3EEC8C591D41F45B30EA /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - 0FB7A1E68DF4E429A608D1A57F1B980A /* url_launcher_macos */ = { - isa = PBXGroup; - children = ( - 77BB27A5CF1184FA0B96631F8252F29F /* macos */, - ); - name = url_launcher_macos; - path = url_launcher_macos; - sourceTree = ""; - }; - 10033E8701BC2EA3DC693529CD6A83B3 /* Support Files */ = { - isa = PBXGroup; - children = ( - FE4A24BC4E113C50E9D01FABE299324C /* nanopb.modulemap */, - A250C11945ECB63C66D5E576DFA56E4D /* nanopb-dummy.m */, - 65D412904B3CFC488CDD3A4D9FAC904F /* nanopb-Info.plist */, - CB598D06EE69F77621FD6A3D80B805AF /* nanopb-prefix.pch */, - 03AB4674651A0D9C171A5009A2038771 /* nanopb-umbrella.h */, - ACAF376DF327D2AA9CA940EE33336055 /* nanopb.debug.xcconfig */, - B85CAC3D7B6EA25F869BDFA70719B5CA /* nanopb.release.xcconfig */, - BC9CEDB3141071AFA5858D213FA79DE5 /* ResourceBundle-nanopb_Privacy-nanopb-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/nanopb"; - sourceTree = ""; - }; - 115F0627C95E64036941D2DABAC01884 /* .symlinks */ = { - isa = PBXGroup; - children = ( - 9F1B1D2AAB6016C6F8275B9042E8DE01 /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - 12BF3E0EEBE139626520C2E43988EDD9 /* .. */ = { - isa = PBXGroup; - children = ( - 343C0A80AB4832EEA3D2072FACE25C7F /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 13D9C3788DF7F271FFD92056C2481681 /* .. */ = { - isa = PBXGroup; - children = ( - 38C8017F096F3F50007D4E226E1E2E6C /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 143777B2B89D4A858441CC8EED211FA0 /* ephemeral */ = { - isa = PBXGroup; - children = ( - CD257DFF3E228213E96BE2653D1D81D8 /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - 157868E68297EFFA4C7366A333967FD5 /* .symlinks */ = { - isa = PBXGroup; - children = ( - BFFA4899D41AC5978D0CD3B997800765 /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - 15914439784720EA96EF8B6A48285B92 /* AppDelegateSwizzler */ = { - isa = PBXGroup; - children = ( - E81C71B498BCEF07593FA531412F66D9 /* GULAppDelegateSwizzler.h */, - D2D5FA391B5604E8D25FBFC99F42C2E3 /* GULAppDelegateSwizzler.m */, - 50520B9EE713CF46F95D3E730305DBF5 /* GULAppDelegateSwizzler_Private.h */, - 46189AB3147CBC42773A67B9A0CF7C95 /* GULApplication.h */, - 1566E6FA1757911E7F59697428EAEC15 /* GULLoggerCodes.h */, - AF4F3E3B4A98825DDCF2006B5953932C /* GULSceneDelegateSwizzler.h */, - 811A63D7272842010A51F0F8218F0D4D /* GULSceneDelegateSwizzler.m */, - 9CF839C94C8979AE0C760AA87CC86E13 /* GULSceneDelegateSwizzler_Private.h */, - ); - name = AppDelegateSwizzler; - sourceTree = ""; - }; - 17D871397A2659835F3DC9CA8ACC8C72 /* .. */ = { - isa = PBXGroup; - children = ( - 39FF13AE7960CF4FF33DD94517CE0A57 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 1911F41FBD87022330B5BA28CE724027 /* FirebaseRemoteConfigInterop */ = { - isa = PBXGroup; - children = ( - E420D6B28685524CF7E100CC2EEC803E /* RemoteConfigConstants.swift */, - 485525F44B02429CED5824156088CB8E /* RemoteConfigInterop.swift */, - 3E50228ADD2F81D12EE223D824C59942 /* RolloutAssignment.swift */, - 6EC2C95E52C1D54682534F66C70BA0C6 /* RolloutsStateSubscriber.swift */, - 214CB52892632904EF8F4585BB6A3259 /* Support Files */, - ); - name = FirebaseRemoteConfigInterop; - path = FirebaseRemoteConfigInterop; - sourceTree = ""; - }; - 1987E8FFBE5DE048B3B900B623FE3879 /* .. */ = { - isa = PBXGroup; - children = ( - DD867A2C89BAE445C29DD097CB714E4E /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 1A41CA82EDE9164F828B8CBFD1D50D99 /* Resources */ = { - isa = PBXGroup; - children = ( - 0A4E2D87C05E87F9E47968221128C40C /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - path = Resources; - sourceTree = ""; - }; - 1A9E9857B00DC779F39045DFB526D11B /* Pod */ = { - isa = PBXGroup; - children = ( - 4DCF2519E1B95BF70BF568BA50C92C27 /* firebase_core.podspec */, - 2865B627BC65E900275DC09CD31AF05D /* LICENSE */, - ); - name = Pod; - sourceTree = ""; - }; - 1B597C1A479E2BCEADA5EDC35F30B6C4 /* .. */ = { - isa = PBXGroup; - children = ( - 8F098303440746B4358EBB74749A6D84 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 1C242422674423912BA621365B7A8198 /* flutter_manager */ = { - isa = PBXGroup; - children = ( - 5B3245A6DABF3A12132B103A9F496B97 /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - 1D57481617340EC00ECE607877A529DD /* .symlinks */ = { - isa = PBXGroup; - children = ( - 354E60A1305E73F3C1155C713A68EE78 /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - 1F11DC5F9FBB20E78FE4B6C14D2072D9 /* flutter_manager */ = { - isa = PBXGroup; - children = ( - AD1DF924E85891A4A6919F1EDF2544EA /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - 1F4F9EFDBD59ECE7F2CDC0CE92C7473B /* .. */ = { - isa = PBXGroup; - children = ( - BB222FEDC02F845F9AA7CF3357E383D7 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 1F6AA88895CC98442C7787491FA2E654 /* .. */ = { - isa = PBXGroup; - children = ( - 910095DF8C45FCA22FC76784FFAB67B8 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 20440DEE3B90F8D2826AED266ACF81D0 /* GoogleDataTransport */ = { - isa = PBXGroup; - children = ( - 980AFF4DF5A6A4B38FC7E986F84FBC6D /* cct.nanopb.c */, - B15B0EEE15C8DEBA77329A3CDE936DFA /* cct.nanopb.h */, - 5D70F5C922449369282319386D9C8A16 /* client_metrics.nanopb.c */, - 8F4E9ED3EA45AFB7EB0BE3DD6088C76E /* client_metrics.nanopb.h */, - 97026E09A7005CF488573A366EC38392 /* compliance.nanopb.c */, - FB2DCCBAB955AE8572CC80CDE0B78259 /* compliance.nanopb.h */, - CE75014F9BCD9827A3B0A06222D41B9D /* external_prequest_context.nanopb.c */, - A1D54947170694D51781342A6B0C0664 /* external_prequest_context.nanopb.h */, - 282C57CCC2B71D408388A37310317AB9 /* external_privacy_context.nanopb.c */, - B3360CED3D661E78E0ADC9B81389DE9B /* external_privacy_context.nanopb.h */, - 9EFE614DEB05698CF4997FDEA849A1E9 /* GDTCCTCompressionHelper.h */, - 0AB9A05EE902FDB78FB3F8603241DFCD /* GDTCCTCompressionHelper.m */, - 95CDCF390E4E6F59F633773645D47DE4 /* GDTCCTNanopbHelpers.h */, - 80F7898C5549B688665D80A71B093ECF /* GDTCCTNanopbHelpers.m */, - 8C8B7FF9B4602E157FC7C09926137314 /* GDTCCTUploader.h */, - 918E89F93317FFC78090B87023BD812B /* GDTCCTUploader.m */, - 4C805E613A72221B0650EF513144F19E /* GDTCCTUploadOperation.h */, - 7ACB6E4E1F7D50B167FB06620EF7B37B /* GDTCCTUploadOperation.m */, - 4CB6204DF318A53EAFF331CE1F89ED27 /* GDTCCTURLSessionDataResponse.h */, - 29CE1C40EED17BEB22FA793DE050AA01 /* GDTCCTURLSessionDataResponse.m */, - 9F57A107644EDFD28C1857FA36F15AE4 /* GDTCORAssert.h */, - 833E6580EEF10B720BDA0739A3730F89 /* GDTCORAssert.m */, - 6E534F65AED0EEF71B2F9B2E7F28B7D7 /* GDTCORClock.h */, - 091090D02B005F3EE45ED9A352A9D601 /* GDTCORClock.m */, - 15689DE973053BE83914FEB28BF456B6 /* GDTCORConsoleLogger.h */, - 0FD7AA784F1CCCB6F09D262BC910EF2A /* GDTCORConsoleLogger.m */, - CF8A57244D5C9371AC830FC488741A5B /* GDTCORDirectorySizeTracker.h */, - 77D5E860040CDCD8405B2EA86D09C7BB /* GDTCORDirectorySizeTracker.m */, - 984FFD586A29124D4CCAB4E2BD628141 /* GDTCOREndpoints.h */, - 6BA8838C06B7E2012FA31B7826518BB9 /* GDTCOREndpoints.m */, - 605D992D80B51476F595925567463903 /* GDTCOREndpoints_Private.h */, - 24801C01763BA2D37C4B5BF45821EFCE /* GDTCOREvent.h */, - 77C7CD522289E737DAC923394CF8441D /* GDTCOREvent.m */, - 21C119817795B3A34F5CCDF784C4C911 /* GDTCOREvent+GDTCCTSupport.h */, - D4A4D0EB3C71EEC008C376884DB6314D /* GDTCOREvent+GDTCCTSupport.m */, - 5EA0592E47B65490F554ADD7B31D8E45 /* GDTCOREvent+GDTMetricsSupport.h */, - 57CDA51EE3DF46A99C4A9F12172BFB0A /* GDTCOREvent+GDTMetricsSupport.m */, - A81E8AC02AB3A8A4A3F1B80F0AE74FA1 /* GDTCOREvent_Private.h */, - DE31A6BDB762146F6F6A0AD0A983CAF2 /* GDTCOREventDataObject.h */, - 9AA4A1755B3D9881479A2E24A0ED7F05 /* GDTCOREventDropReason.h */, - 95747DD61C535FDC6822D7F8FE7CC84D /* GDTCOREventTransformer.h */, - 47C88F855013ADFCBA54567B3111DF20 /* GDTCORFlatFileStorage.h */, - 4BC30162665987D8B81F564224B535A5 /* GDTCORFlatFileStorage.m */, - 7D7E9A735CB82D2D871A2E02C839A56E /* GDTCORFlatFileStorage+Promises.h */, - FD66A9F68C6899B657527F21D1BE638E /* GDTCORFlatFileStorage+Promises.m */, - 591F870463736168624848534DFD3017 /* GDTCORLifecycle.h */, - 58A4BF53E29A41BA742CD1A9E1551173 /* GDTCORLifecycle.m */, - DAA1A6900A47310069D275782C986ED7 /* GDTCORLogSourceMetrics.h */, - B814C9D4DF8B619723898953573964CB /* GDTCORLogSourceMetrics.m */, - 710F86781149AD09F15A96144FAC8912 /* GDTCORMetrics.h */, - 416B7EB1FDA4B804B9A6314CFA2132E9 /* GDTCORMetrics.m */, - F5C1723DC4B54B41C3923E9AC14960BA /* GDTCORMetrics+GDTCCTSupport.h */, - 2B0F8AAF443D64564194432C8068B0AD /* GDTCORMetrics+GDTCCTSupport.m */, - BF966A4A6134657196A2BFF4FA2CD3FC /* GDTCORMetricsController.h */, - 2F0E07C4338C1C0B291583F276F7E7B7 /* GDTCORMetricsController.m */, - CBC1D8CBC8B1A37CF89BB4C94AA3CE2D /* GDTCORMetricsControllerProtocol.h */, - 914B540A5E83362C52290805ECCFBFC0 /* GDTCORMetricsMetadata.h */, - 14D287F3A3D5159E672AB1F0BDE00B13 /* GDTCORMetricsMetadata.m */, - 1CEE4BC6FEC971499A7CFDD2A30F0A97 /* GDTCORPlatform.h */, - D7A2ED4B4C48D082F75428847EF2070B /* GDTCORPlatform.m */, - 093DEFCD622D952EAF9BC7A6F8BA85BF /* GDTCORProductData.h */, - A034BA9E0362987461FEA2C7C96AAAC7 /* GDTCORProductData.m */, - A6B70D56C0A81929FCC2D36A859CECD0 /* GDTCORReachability.h */, - 204A4C7293B5EB388BE0D7D66D9A81AD /* GDTCORReachability.m */, - C9CF803168DE1FC3DC34AA27F7C99C52 /* GDTCORReachability_Private.h */, - 85E3440E80512B638692688EF270376C /* GDTCORRegistrar.h */, - C88F825135F848C142FE1F903890AA44 /* GDTCORRegistrar.m */, - D007B0C1C81A50F58BF39FB6E52566C3 /* GDTCORRegistrar_Private.h */, - 6FA11F0F45A272E4280B40C520B6F813 /* GDTCORStorageEventSelector.h */, - 8E4284DD8CD39BD7B5EA7612E78D12E3 /* GDTCORStorageEventSelector.m */, - 3C1803BBAB1BEBD2D36941B14076E0C8 /* GDTCORStorageMetadata.h */, - 34B826C09A8967CE21977C0D31F82C4B /* GDTCORStorageMetadata.m */, - CCB519C2A0473412102C5B281F9F8189 /* GDTCORStorageProtocol.h */, - EDB3DB973D093CBF43DD1BD656272950 /* GDTCORStorageSizeBytes.h */, - B7A200DD5A44D4D84F58C71C7094D7CD /* GDTCORTargets.h */, - AC251A8A25CCD9A62154E085BDFD0E21 /* GDTCORTransformer.h */, - 1C3C976EAFD50EFCF328F257A7C1B075 /* GDTCORTransformer.m */, - 7AC62E17FF64339D5B205AD1EB8B8DEF /* GDTCORTransformer_Private.h */, - 901C66CF3C2DA381B4C972E3DD737C36 /* GDTCORTransport.h */, - 9692F22DFC7CCE19DA043F6E207C8AEE /* GDTCORTransport.m */, - 22DF5E98DAC131C765CF98754D57E246 /* GDTCORTransport_Private.h */, - 2A3EA3739FF140C3387B2AC20CDB74D2 /* GDTCORUploadBatch.h */, - 5767B4A8C04E86DE22A4C26D6D221939 /* GDTCORUploadBatch.m */, - EC982DC2B54EA803836F5C424762EB42 /* GDTCORUploadCoordinator.h */, - 0590E705A25A11D3211E1CAF77B2D2C3 /* GDTCORUploadCoordinator.m */, - 411C83D490C33D325A25659E1A4A04CF /* GDTCORUploader.h */, - 0268B7423580EC6FDF58A84486E92D78 /* GoogleDataTransport.h */, - 3B9F34229F3E3403BDFA07A5270865A0 /* Resources */, - 599388890A43685380131551E121D6C8 /* Support Files */, - ); - name = GoogleDataTransport; - path = GoogleDataTransport; - sourceTree = ""; - }; - 20636934091401CBB21CB77E629AF4C6 /* Pods-RunnerTests */ = { - isa = PBXGroup; - children = ( - E9C5F640AD2476216F4F542B0AF5E13C /* Pods-RunnerTests.modulemap */, - 8A432929F7E93D3E1AA06A4A8668C699 /* Pods-RunnerTests-acknowledgements.markdown */, - 3E249AAAE8E92B5750DB3E8ADB534D8F /* Pods-RunnerTests-acknowledgements.plist */, - 8758A56177F57A2EE30894AA6F81B31A /* Pods-RunnerTests-dummy.m */, - 817671F15D4B947F617BD4EE8ACFC278 /* Pods-RunnerTests-Info.plist */, - 2CB04EB554430E41E5A19EDE6D62C9F2 /* Pods-RunnerTests-umbrella.h */, - DD8C8ACC853AF1B657D17AEC50E540A9 /* Pods-RunnerTests.debug.xcconfig */, - 1FC96341216BBB5BBE3744FB1F35DEEE /* Pods-RunnerTests.profile.xcconfig */, - 1ADB61306F50F60E65BED44878011822 /* Pods-RunnerTests.release.xcconfig */, - ); - name = "Pods-RunnerTests"; - path = "Target Support Files/Pods-RunnerTests"; - sourceTree = ""; - }; - 21452D54BEA7F93B7D59F46C04434C1E /* Support Files */ = { - isa = PBXGroup; - children = ( - 38B2FEB6AA484857EDC37D071A39B7FD /* FirebaseInstallations.modulemap */, - CF3F274340BD2804A9F4B845E5EBB9BE /* FirebaseInstallations-dummy.m */, - C9E54EAEAF06DA540FE8DD7889232743 /* FirebaseInstallations-Info.plist */, - ACAACEA921C4CCC6F1FF29FF315CC99A /* FirebaseInstallations-umbrella.h */, - FC2BBB260A569B2CEB30E050C0212104 /* FirebaseInstallations.debug.xcconfig */, - 863A9D365BBA70A1711D3FAF5AEB955C /* FirebaseInstallations.release.xcconfig */, - 9DD3641C5DD4C35E2602FAD88EBDC9A1 /* ResourceBundle-FirebaseInstallations_Privacy-FirebaseInstallations-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/FirebaseInstallations"; - sourceTree = ""; - }; - 214CB52892632904EF8F4585BB6A3259 /* Support Files */ = { - isa = PBXGroup; - children = ( - 528D3355711568960CBC60D4AF90C70E /* FirebaseRemoteConfigInterop.modulemap */, - D8AACEE0F5EE6E90DCD4D663A476BDA1 /* FirebaseRemoteConfigInterop-dummy.m */, - A1D4C39374C7671FEB2869051F592DA8 /* FirebaseRemoteConfigInterop-Info.plist */, - 41A88A590E9289B080EF68BAA4F1137D /* FirebaseRemoteConfigInterop-umbrella.h */, - 21EF1FD3D69C34629628508462A86485 /* FirebaseRemoteConfigInterop.debug.xcconfig */, - 56915B495DC171E3560D5A90BB80D1E1 /* FirebaseRemoteConfigInterop.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/FirebaseRemoteConfigInterop"; - sourceTree = ""; - }; - 21EF7410A924D1063D76ED25A20F211D /* local_auth_darwin */ = { - isa = PBXGroup; - children = ( - 23EC6D11D57E167E28361C9406525C98 /* .. */, - DB112DB5B4ED162E45BD7706EA804746 /* Pod */, - 4052C77B869C54890FB492AF63721B66 /* Support Files */, - ); - name = local_auth_darwin; - path = ../Flutter/ephemeral/.symlinks/plugins/local_auth_darwin/darwin; - sourceTree = ""; - }; - 229D0F9F6E8E40BDA9026EF6A8EA66A2 /* CoreOnly */ = { - isa = PBXGroup; - children = ( - 681D7FD0FFB13B08E9B01663CF6144CF /* Firebase.h */, - ); - name = CoreOnly; - sourceTree = ""; - }; - 230B875ED93A3EE2B71FDB9F36DD7D01 /* share_plus */ = { - isa = PBXGroup; - children = ( - 027266749AA3BAC44E5AD56AF3DFD398 /* .. */, - 9E82FC01A15FC5814DB84EFE82013F19 /* Pod */, - BA5A6C9FB406B823432347BA8F92CC27 /* Support Files */, - ); - name = share_plus; - path = ../Flutter/ephemeral/.symlinks/plugins/share_plus/macos; - sourceTree = ""; - }; - 239E67FE94C0CE90BDE03F3C28DC13A6 /* Environment */ = { - isa = PBXGroup; - children = ( - 7C0ED1D5909118EF2763E6583D684673 /* GULAppEnvironmentUtil.h */, - 21B1A64C3B83974AFAEE08891F2EFA28 /* GULAppEnvironmentUtil.m */, - 4CEBFDEBADCAF7B654AF57B4102C29E9 /* GULKeychainStorage.h */, - 229759EE8949AB56327B48486EDB5EA9 /* GULKeychainStorage.m */, - 5AD11A204BD994914CF75C5574698B0F /* GULKeychainUtils.h */, - 42008EB3ECFB5E1741259CF1EF1396EC /* GULKeychainUtils.m */, - F4066E374B93821C035AE1B42C646F5B /* GULNetworkInfo.h */, - FA770266A1FBDA3FA0880ACE95AADC02 /* GULNetworkInfo.m */, - A16814BE6BD6AC89CC14FFD8CF2BF9E7 /* IsAppEncrypted.h */, - CEE83EF6AEBAA3FA3E9AD069541D5057 /* IsAppEncrypted.m */, - ); - name = Environment; - sourceTree = ""; - }; - 23EC6D11D57E167E28361C9406525C98 /* .. */ = { - isa = PBXGroup; - children = ( - 70936AD83C675BF8C9D05B35F12A5335 /* .. */, - ); - name = ..; - path = "../../../../../../../../.pub-cache/hosted/pub.dev/local_auth_darwin-1.6.1/darwin/local_auth_darwin/Sources"; - sourceTree = ""; - }; - 24D92802809FE6BEF25FED2CCA11EDAA /* Support Files */ = { - isa = PBXGroup; - children = ( - E61BA22DEE6399A7C798F6CE0A60BEEC /* FirebaseCoreExtension.modulemap */, - CF1D54C63778C6C6E5AAA38D28620D33 /* FirebaseCoreExtension-dummy.m */, - A2F7126DE7D60DF2DFB98EE257E97407 /* FirebaseCoreExtension-Info.plist */, - 39A38B1177C172B13F14A41D44AFF592 /* FirebaseCoreExtension-prefix.pch */, - EFED58D99ACE90083CE8DFEEDF2E8B3B /* FirebaseCoreExtension-umbrella.h */, - E1F099C5EE9726C413FBAF851ECC1B51 /* FirebaseCoreExtension.debug.xcconfig */, - 0F658910DA7E291AE2ED4F8347B9D617 /* FirebaseCoreExtension.release.xcconfig */, - 7B065E6C509C780DC9C7A277C6B56875 /* ResourceBundle-FirebaseCoreExtension_Privacy-FirebaseCoreExtension-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/FirebaseCoreExtension"; - sourceTree = ""; - }; - 251A17FF62C6925E4D39C76C006F60A5 /* .. */ = { - isa = PBXGroup; - children = ( - AF2E852E2BFEDB0C4A708ACD293F714C /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 257DDA2B82AF40EC4BAF76FE7A0466AE /* macos */ = { - isa = PBXGroup; - children = ( - 72C33808A6C8A21CE164F0B24C1C6684 /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - 2786CDEDD0521561F82AFBD5DF596795 /* firebase_core */ = { - isa = PBXGroup; - children = ( - 9CFB670CF524E84238400A2CC735594B /* Sources */, - ); - name = firebase_core; - path = firebase_core; - sourceTree = ""; - }; - 29B4055729DC98115BF381B70662170C /* path_provider_foundation */ = { - isa = PBXGroup; - children = ( - 8125850E341A7C11EB735837753CF0A5 /* darwin */, - ); - name = path_provider_foundation; - path = path_provider_foundation; - sourceTree = ""; - }; - 2A4F5776DAC753069B59D78960326739 /* macos */ = { - isa = PBXGroup; - children = ( - 55D203E39A52CE5846B469DD26E3F18B /* firebase_crashlytics */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - 2A8E877F6BDB92B5D2239EA90F979A39 /* .. */ = { - isa = PBXGroup; - children = ( - 75DB281AFBE07F5739C6429B3415B65D /* .. */, - ); - name = ..; - path = "../../../../../../../../.pub-cache/hosted/pub.dev/package_info_plus-8.3.1/macos/package_info_plus/Sources"; - sourceTree = ""; - }; - 2B975EC6758BB0ED88123C5839FD27C2 /* NSData+zlib */ = { - isa = PBXGroup; - children = ( - ABD81F49027663D1D38807AE358ED4A8 /* GULNSData+zlib.h */, - 9099484299863B2870381CF80DCE1091 /* GULNSData+zlib.m */, - ); - name = "NSData+zlib"; - sourceTree = ""; - }; - 2C6DEF1AA1021F392D7C2FEF26B40E6B /* .. */ = { - isa = PBXGroup; - children = ( - FF91C662DB18AEC199E16FE63E3C90D2 /* .. */, - ); - name = ..; - path = "../../../../../../../../.pub-cache/hosted/pub.dev/webview_flutter_wkwebview-3.23.5/darwin/webview_flutter_wkwebview/Sources"; - sourceTree = ""; - }; - 2C9819535180B3183A5EDCE15308C997 /* .. */ = { - isa = PBXGroup; - children = ( - 32B33702CBE86A00871E6199DFBFFECA /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 2C9CF55BD17EA880B11F5B9FEAADFEFE /* Development Pods */ = { - isa = PBXGroup; - children = ( - B4FF7DA014474775D41B36F6A1C7EBEA /* firebase_core */, - 6DB637E019AFFEE3CA87605FA9AD3B50 /* firebase_crashlytics */, - 5E218DDD757FA409D5C36BFA79EDC038 /* firebase_messaging */, - 52A8DE76CDB28F32E90AF08D9B854EE1 /* FlutterMacOS */, - 21EF7410A924D1063D76ED25A20F211D /* local_auth_darwin */, - D9C92FD265F2F2C1D06FD531E50E48FD /* package_info_plus */, - CCA4977C619083650BE249CD8E539C04 /* path_provider_foundation */, - 230B875ED93A3EE2B71FDB9F36DD7D01 /* share_plus */, - 4CF6B5DBD06E62DC718A4F9EA35D8CBD /* shared_preferences_foundation */, - F329160E3871F4341A4AF3186917A0A0 /* url_launcher_macos */, - 4103D787E544502814B26F3AF3B01247 /* webview_flutter_wkwebview */, - ); - name = "Development Pods"; - sourceTree = ""; - }; - 2CC6CD87C8A113D80C14618CE97D6499 /* path_provider_foundation */ = { - isa = PBXGroup; - children = ( - E8C311572DBEF1C1F0A878C146F4EAED /* darwin */, - ); - name = path_provider_foundation; - path = path_provider_foundation; - sourceTree = ""; - }; - 2DE0D55C686BC498FF1D94CA3A6E1D9B /* .. */ = { - isa = PBXGroup; - children = ( - 3F7631F8CB8D2824311E587AF0952BD4 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 2EC81B0D02CA2356A08172BC8986A70E /* Resources */ = { - isa = PBXGroup; - children = ( - 1FA9C4E24310EFE0E4667DCD0FFB6CB5 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - path = Resources; - sourceTree = ""; - }; - 30233E4B9F41EA8E94E1B2E163F3DDD9 /* flutter_manager */ = { - isa = PBXGroup; - children = ( - 257DDA2B82AF40EC4BAF76FE7A0466AE /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - 31FC5271DA0E79AF56DDBCC13D07D119 /* path_provider_foundation */ = { - isa = PBXGroup; - children = ( - 59027E73F6CCC2BD8949DC34021693DC /* messages.g.swift */, - D11C69CCA842F9F3A757687307F7A169 /* PathProviderPlugin.swift */, - ); - name = path_provider_foundation; - path = path_provider_foundation; - sourceTree = ""; - }; - 32B33702CBE86A00871E6199DFBFFECA /* .. */ = { - isa = PBXGroup; - children = ( - 668B9D99EF847442F74E1878DFB277E3 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 34370710EA498800CC26EC427A70B8A5 /* .. */ = { - isa = PBXGroup; - children = ( - 074AC86994E5389C0BC6DF292DA47699 /* .. */, - 427F2ED38D6B7BB8059AE68989B79939 /* flutter_manager */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 343C0A80AB4832EEA3D2072FACE25C7F /* .. */ = { - isa = PBXGroup; - children = ( - 6D56CECBABC3CF072F73B5ABD1C19D87 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 35414E9DCB105E1A3C59B12D730C32BC /* Firebase */ = { - isa = PBXGroup; - children = ( - 229D0F9F6E8E40BDA9026EF6A8EA66A2 /* CoreOnly */, - 58BB33630DC38F81C4976AF55EA6B3B4 /* Support Files */, - ); - name = Firebase; - path = Firebase; - sourceTree = ""; - }; - 354E60A1305E73F3C1155C713A68EE78 /* plugins */ = { - isa = PBXGroup; - children = ( - 708945B6B257803FAA4A98DF63783E53 /* firebase_messaging */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - 3565D75EB6DB04B88980012E359BA2B6 /* Flutter */ = { - isa = PBXGroup; - children = ( - BB30B20D3A0D43CCF989947475D126C5 /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - 364B35091B21544EE9891325584032CA /* .. */ = { - isa = PBXGroup; - children = ( - E4B0B4117EF8F1F3CD7E87BEC341977A /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 366C4ACBA9D0540F454FE6904D5DCCD9 /* shared_preferences_foundation */ = { - isa = PBXGroup; - children = ( - D0BE502352BB379E86EBCC47DA504C6D /* Resources */, - ); - name = shared_preferences_foundation; - path = shared_preferences_foundation; - sourceTree = ""; - }; - 36D3138E08B6334D6A7CCB49A40F678A /* FirebaseCore */ = { - isa = PBXGroup; - children = ( - 91A666B62871445FFE5186375CBD43C0 /* FIRAnalyticsConfiguration.h */, - 49FBD253EA75F51A4A13502EEFC858FE /* FIRAnalyticsConfiguration.m */, - 8033ECC1AF7D759E8A363CF471F89080 /* FIRApp.h */, - EA3981F3B507CE1CCB8DDA9C6CFFCD20 /* FIRApp.m */, - 394CE7EF761A29FA0C9C29A85E27EF42 /* FIRAppInternal.h */, - 1248409484FAAEA20EB223340271556E /* FIRBundleUtil.h */, - 4D9042D16738AA9151D56C671079F42E /* FIRBundleUtil.m */, - 5186FBAE1FD72748E33225B1200CBE25 /* FIRComponent.h */, - 7E056BA5D7D29BF864813CEC7ED28A76 /* FIRComponent.m */, - 178F32FDDB9269FD1CD787CC0E193045 /* FIRComponentContainer.h */, - E213B91C79E2BC80E99CD9077307A9CF /* FIRComponentContainer.m */, - BA3190C71A86270FA4F698FE8F78516E /* FIRComponentContainerInternal.h */, - 80C21EF7373395A713E7EBF5C22AECCD /* FIRComponentType.h */, - DF552B3FF521B1A00EDBEAFB990BAD48 /* FIRComponentType.m */, - 75D56317D94F5E2BD9A27AA5B9C33997 /* FIRConfiguration.h */, - 89700D92E06E45229C4454A4EC758224 /* FIRConfiguration.m */, - AF02C0A500FDADBD20D2037850C23EE9 /* FIRConfigurationInternal.h */, - 19A81047AC9E7BB7D7952B01792E82C0 /* FirebaseCore.h */, - BB75F8B34C84200193359399DA1BC326 /* FirebaseCoreInternal.h */, - D49B6511BF694C4FB9D2FCBE61CE8715 /* FIRFirebaseUserAgent.h */, - 49811554B63DC75E589C8602DD56E4AD /* FIRFirebaseUserAgent.m */, - 60F6A75FE5210296A0E8CF11240B3635 /* FIRHeartbeatLogger.h */, - 0C682E3E561EC59BE7823618A653FE69 /* FIRHeartbeatLogger.m */, - 061101946DDD64AED3B75CFE177D6793 /* FIRLibrary.h */, - 02D5E98C9D1FBA9E1ED3FD24A8D71F1C /* FIRLogger.h */, - 8A7CBF29B5420C95BDC3CA1498B348E3 /* FIRLogger.m */, - 444EFCC454FB7E9CBC7A66EFF3FF30F1 /* FIRLoggerLevel.h */, - 05E60C478260D50FF323CE9B3CB1B4A0 /* FIROptions.h */, - F3E4D7E35E478D899AE3A4D3DCDA9540 /* FIROptions.m */, - 11FFDE8B7B42B33C13DC4715A729F86B /* FIROptionsInternal.h */, - 209B39DB5EB5D3069616A383E472AE50 /* FIRTimestamp.h */, - 9F93C6D8BE315A8B6A96E18F1D94A637 /* FIRTimestamp.m */, - 2616F85F66C9B6066724D0BAE34A1D6B /* FIRTimestampInternal.h */, - 597A9B79CE225B05256095FD16201E01 /* FIRVersion.h */, - D872557CD3D772D4F7185299DA445E81 /* FIRVersion.m */, - 8154065BAC25F16809BDA54A595CFDD0 /* Resources */, - 974ABF6BCDECCE612AF1FA42BFEA8578 /* Support Files */, - ); - name = FirebaseCore; - path = FirebaseCore; - sourceTree = ""; - }; - 371E6A2095ABE59806ED0FECF57387C1 /* flutter_manager */ = { - isa = PBXGroup; - children = ( - CDE8EDE4E29A78EE597000AA27747DFE /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - 374D4A95261C80F311404A9C9424705D /* include */ = { - isa = PBXGroup; - children = ( - FEC22FAA62B720C71D7C671DF2F0026A /* FLTFirebaseMessagingPlugin.h */, - ); - name = include; - path = include; - sourceTree = ""; - }; - 3783AC92C9ED84581FFCACD8574B4639 /* firebase_messaging */ = { - isa = PBXGroup; - children = ( - F103CA2EEDF92C16C665AE23E44CC4E6 /* FLTFirebaseMessagingPlugin.m */, - 374D4A95261C80F311404A9C9424705D /* include */, - ); - name = firebase_messaging; - path = firebase_messaging; - sourceTree = ""; - }; - 37EEE78DBD46AF538227477BEB9AC269 /* Flutter */ = { - isa = PBXGroup; - children = ( - CDCB7DAF40BE87B41267AB59ADA53FA0 /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - 3872EF493D4C7FD53F335F9BA0D16671 /* .. */ = { - isa = PBXGroup; - children = ( - D5D2B142FE952210314858D28BC66AA2 /* flutter_manager */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 38A7816EB4FA5D0DAA6D226FD99EBEEF /* url_launcher_macos */ = { - isa = PBXGroup; - children = ( - 7380FCEA2FAA6CCEA942C57BC8FCBA1B /* Sources */, - ); - name = url_launcher_macos; - path = url_launcher_macos; - sourceTree = ""; - }; - 38BD2D291B6CEE4CB4266AF14389904F /* Sources */ = { - isa = PBXGroup; - children = ( - CF386E38B26E1D5998D8CECFA6BE82DF /* local_auth_darwin */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - 38C8017F096F3F50007D4E226E1E2E6C /* .. */ = { - isa = PBXGroup; - children = ( - 7EA4EF92C5858E325FB044A1EBB7B41D /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 39EC924EA6583547D90D27A09D7FD081 /* plugins */ = { - isa = PBXGroup; - children = ( - 74A0413B59D6509627B98F8252378F7E /* share_plus */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - 39EEC1AE56E8009701DF77921EB46B70 /* darwin */ = { - isa = PBXGroup; - children = ( - FDB2E4FF14ABCED62A81B54FBC43554A /* webview_flutter_wkwebview */, - ); - name = darwin; - path = darwin; - sourceTree = ""; - }; - 39FF13AE7960CF4FF33DD94517CE0A57 /* .. */ = { - isa = PBXGroup; - children = ( - 34370710EA498800CC26EC427A70B8A5 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 3ABA15E4B0F20705C31BD59462C40DA5 /* .. */ = { - isa = PBXGroup; - children = ( - 13D9C3788DF7F271FFD92056C2481681 /* .. */, - ); - name = ..; - path = "../../../../../../../../.pub-cache/hosted/pub.dev/firebase_crashlytics-5.0.5/macos/firebase_crashlytics/Sources"; - sourceTree = ""; - }; - 3ACEA61D20BEAED0ABCCFD209C809303 /* Support Files */ = { - isa = PBXGroup; - children = ( - 9CD84A9E98AD23E05A0B50BF3244E1D7 /* PromisesObjC.modulemap */, - 6C9D062D8EFE44B5B9A94678B985D8F4 /* PromisesObjC-dummy.m */, - 1C882F61411C135B40532344664A7605 /* PromisesObjC-Info.plist */, - 9A80747402E07293138DCB713FF6DC67 /* PromisesObjC-umbrella.h */, - 414F81A29E0406B35457799FEEDE7C8F /* PromisesObjC.debug.xcconfig */, - 739C98A320C6CFA3C92B231571A326EC /* PromisesObjC.release.xcconfig */, - 72201055346E8ACBC72B4ABAE6441795 /* ResourceBundle-FBLPromises_Privacy-PromisesObjC-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/PromisesObjC"; - sourceTree = ""; - }; - 3B9F34229F3E3403BDFA07A5270865A0 /* Resources */ = { - isa = PBXGroup; - children = ( - 562E68AC92EF965B57C527C742106A2F /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 3BA5F6F9EBCB8DB433DB2D9BE7E1AB24 /* Sources */ = { - isa = PBXGroup; - children = ( - A4487216EF1EA180F2D52BC0DC0C749B /* shared_preferences_foundation */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - 3CC06018C0D8A5B6626DEBE4EDDC8C2D /* macos */ = { - isa = PBXGroup; - children = ( - 38A7816EB4FA5D0DAA6D226FD99EBEEF /* url_launcher_macos */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - 3D06599275D978E76C436A98C1A0DEE5 /* .. */ = { - isa = PBXGroup; - children = ( - 73365E6AB982AD984F12A47323DF7DDA /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 3E4736EAAA0CF39C614CD3ACC7086658 /* macos */ = { - isa = PBXGroup; - children = ( - D7BB25C56D8DD92DBF8BE2F4D676E620 /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - 3F022A916C8C83DBBC77C878E83C1D49 /* url_launcher_macos */ = { - isa = PBXGroup; - children = ( - 3CC06018C0D8A5B6626DEBE4EDDC8C2D /* macos */, - ); - name = url_launcher_macos; - path = url_launcher_macos; - sourceTree = ""; - }; - 3F20F734E3457BC3111EFE318E6CB22B /* .. */ = { - isa = PBXGroup; - children = ( - 0ECA050226AB8EDEBFF1B8A16DAD0506 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 3F7631F8CB8D2824311E587AF0952BD4 /* .. */ = { - isa = PBXGroup; - children = ( - 9143DA493B6284395AA741BD7F2690B1 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 3FFBF4CFFA75EB8D5ACE601DF98C82C7 /* flutter_manager */ = { - isa = PBXGroup; - children = ( - 038658425AD5D2FE2B343546D4287F90 /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - 40068CB332749DF148B8901C1478DA7C /* Support Files */ = { - isa = PBXGroup; - children = ( - 07D57258298D052CEC547D9F661BB6D0 /* package_info_plus.modulemap */, - 0E06BC7652BED4F63E8E04ECD033F27A /* package_info_plus-dummy.m */, - B8CAD54691C63C2651E80DFAB7B077A2 /* package_info_plus-Info.plist */, - 17A6E5A8394215A4B7A15D37BE06BB4B /* package_info_plus-prefix.pch */, - 766CEDDD8ECD4633347CDD74C9902873 /* package_info_plus-umbrella.h */, - BE3BE1A095DC64C53AEA5528C5B36D7F /* package_info_plus.debug.xcconfig */, - 49BB77AFE6F6C50E790C2DC017CB1595 /* package_info_plus.release.xcconfig */, - 4C7054B2A8A36EAA9DEA73900F48FF00 /* ResourceBundle-package_info_plus_privacy-package_info_plus-Info.plist */, - ); - name = "Support Files"; - path = "../../../../../../Pods/Target Support Files/package_info_plus"; - sourceTree = ""; - }; - 4052C77B869C54890FB492AF63721B66 /* Support Files */ = { - isa = PBXGroup; - children = ( - 374F97AEEA97C17887953229D0536637 /* local_auth_darwin.modulemap */, - CBB91F0A98B843B4D3FA7DCF8BB10480 /* local_auth_darwin-dummy.m */, - 8731CCF5461149FF389AAC75B7AD03E4 /* local_auth_darwin-Info.plist */, - 1DC515A8E6C75E2353142B45A9D996BC /* local_auth_darwin-prefix.pch */, - FCE9F36B72A8CD22B28616BA2DCFF512 /* local_auth_darwin-umbrella.h */, - 201F9399F990AB55CD1540EC74D6104C /* local_auth_darwin.debug.xcconfig */, - 38BBDAA9A11AF0FD8FC52B5EE31246AD /* local_auth_darwin.release.xcconfig */, - C91F58E44380291366BC5B6E21BD8D32 /* ResourceBundle-local_auth_darwin_privacy-local_auth_darwin-Info.plist */, - ); - name = "Support Files"; - path = "../../../../../../Pods/Target Support Files/local_auth_darwin"; - sourceTree = ""; - }; - 40636679C93E03400AE2DAB98E1AE5DD /* macos */ = { - isa = PBXGroup; - children = ( - C29070465A065A73658ED84CB2142294 /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - 40EBF351222A0D3B8870881D302F10E2 /* path_provider_foundation */ = { - isa = PBXGroup; - children = ( - 49E05B6240FC01BAE31884537C9B2229 /* Sources */, - ); - name = path_provider_foundation; - path = path_provider_foundation; - sourceTree = ""; - }; - 4103D787E544502814B26F3AF3B01247 /* webview_flutter_wkwebview */ = { - isa = PBXGroup; - children = ( - 2C6DEF1AA1021F392D7C2FEF26B40E6B /* .. */, - 853A9CB122261C601317D4907F4D0895 /* Pod */, - B82FB25C2B9677B21EF24BFA2E378267 /* Support Files */, - ); - name = webview_flutter_wkwebview; - path = ../Flutter/ephemeral/.symlinks/plugins/webview_flutter_wkwebview/darwin; - sourceTree = ""; - }; - 414B2D4FC3072301FE58991494F54A58 /* Sources */ = { - isa = PBXGroup; - children = ( - 443C53E59EE07DEFEC2E24823467146D /* package_info_plus */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - 427F2ED38D6B7BB8059AE68989B79939 /* flutter_manager */ = { - isa = PBXGroup; - children = ( - FB85D2362E77DA76E196D9E68FCFC288 /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - 441936263A7AE239D044797240889B1F /* url_launcher_macos */ = { - isa = PBXGroup; - children = ( - DBBF1CCF20EFA2F78D26AC00C0A63F5D /* Resources */, - ); - name = url_launcher_macos; - path = url_launcher_macos; - sourceTree = ""; - }; - 443C53E59EE07DEFEC2E24823467146D /* package_info_plus */ = { - isa = PBXGroup; - children = ( - 2C6656B08E7FDAD9FE6CA48883C86845 /* FPPPackageInfoPlusPlugin.m */, - 74E7C8C13E26DC5740B82BB57BAECB02 /* PrivacyInfo.xcprivacy */, - 95517B9625C8884F97C40EA75E1ACB01 /* include */, - ); - name = package_info_plus; - path = package_info_plus; - sourceTree = ""; - }; - 444046F82E140987C64197BBC7A727F0 /* ephemeral */ = { - isa = PBXGroup; - children = ( - 835C8C60E4E252809871F64AA5ED0DC5 /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - 448B9D26064EBEDE3532B5FFDAF822FD /* plugins */ = { - isa = PBXGroup; - children = ( - EB70AB818E418DC732032B1E37E7BA62 /* shared_preferences_foundation */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - 44BB9F0B35A5498FC2CA87566C0FC591 /* macos */ = { - isa = PBXGroup; - children = ( - 6147BA51B634F3912415DE498B7DB8D9 /* firebase_messaging */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - 4600B56B7E84C33E0D99790D2056442F /* Resources */ = { - isa = PBXGroup; - children = ( - EFF5E20A20741F271CD945E3E289CF51 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 460C38077461082D823AE5B3ABF84264 /* Sources */ = { - isa = PBXGroup; - children = ( - 9BF7DFD93D5C05992CA02AC896612C2A /* webview_flutter_wkwebview */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - 47280A091E28C4EE5CFF34547B6F89BA /* Flutter */ = { - isa = PBXGroup; - children = ( - 91C1DA3B2CB19794655166118BE0F86D /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - 48784BA740BD93553321C337ADC29C92 /* Targets Support Files */ = { - isa = PBXGroup; - children = ( - F733C06013DDD6E5B5E1694C37DDB5BD /* Pods-Runner */, - 20636934091401CBB21CB77E629AF4C6 /* Pods-RunnerTests */, - ); - name = "Targets Support Files"; - sourceTree = ""; - }; - 49B1F24EDC5554137F68B9D1CE3BC3A5 /* plugins */ = { - isa = PBXGroup; - children = ( - 29B4055729DC98115BF381B70662170C /* path_provider_foundation */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - 49B60FD81FD3A140CF3F967F71CEC70D /* plugins */ = { - isa = PBXGroup; - children = ( - E7E934E794B08AE0535681CC3735632A /* webview_flutter_wkwebview */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - 49E05B6240FC01BAE31884537C9B2229 /* Sources */ = { - isa = PBXGroup; - children = ( - 97AA1559B85E1A2264D0EDEF35313081 /* path_provider_foundation */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - 4B9C54D2CD383F6EF4BD3A53D3FD63EE /* .symlinks */ = { - isa = PBXGroup; - children = ( - A5EFAC7713EBF8DA47509ECB32935688 /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - 4BEEA3E4D8905B366EB1D0B85B523229 /* Products */ = { - isa = PBXGroup; - children = ( - F3B74672DAE304DCA370B761FBD5B2D7 /* firebase_core */, - 0E0743AF28B08911BE66983CD6D50FDA /* firebase_crashlytics */, - 626B91FA30530F8DA0D892C01BC22133 /* firebase_messaging */, - 75CF387A098437DDEB77C4DD2B48D012 /* firebase_messaging-firebase_messaging_Privacy */, - E2B63D462DB7F827C4B11FD51E4F8E2D /* FirebaseCore */, - 8BB937B1C0DFFCF92F41861C2BC54DDA /* FirebaseCore-FirebaseCore_Privacy */, - AEF1DC80F0EB62580B81D18786BAF924 /* FirebaseCoreExtension */, - ECAC028550A03412C51913B85686D98B /* FirebaseCoreExtension-FirebaseCoreExtension_Privacy */, - 148D0F9E8C7373FEAF40D800FC5F1BAA /* FirebaseCoreInternal */, - 4DB03FD262B678178A44272143846563 /* FirebaseCoreInternal-FirebaseCoreInternal_Privacy */, - 86375444C196BA272DDBB8165BF64A15 /* FirebaseCrashlytics */, - 859AE0302B28BD8AE67A780BFCAEE082 /* FirebaseCrashlytics-FirebaseCrashlytics_Privacy */, - 13C8C8B254851998F9289F71229B28A2 /* FirebaseInstallations */, - 47C581450CDB4A6111CB97EEE0711A8C /* FirebaseInstallations-FirebaseInstallations_Privacy */, - 5B654B4B042BA7DC93766943A643E42B /* FirebaseMessaging */, - B0B6501341FD6783C6874C54AB31A9CF /* FirebaseMessaging-FirebaseMessaging_Privacy */, - 3CB3BCF1390F1406B03BC8DB4735D727 /* FirebaseRemoteConfigInterop */, - 83F5CCB22EE126A829F2A8820798DC8D /* FirebaseSessions */, - 856B5CD56F194FAD26EA91620B66D614 /* GoogleDataTransport */, - F73AA961F4AEFF2B46B00AE435DF6BE3 /* GoogleDataTransport-GoogleDataTransport_Privacy */, - B43874C6CBB50E7134FBEC24BABFE14F /* GoogleUtilities */, - 44E291D18340EAC3F761346198515323 /* GoogleUtilities-GoogleUtilities_Privacy */, - 604018C424B3CBE3A3A49D97BE79F259 /* local_auth_darwin */, - 074282E39D46BA74A765730C057AFC43 /* local_auth_darwin-local_auth_darwin_privacy */, - 06FC5C9CF96D60C50FCD47D339C91951 /* nanopb */, - 3227F3FC45681D7CEE5D1355A532398A /* nanopb-nanopb_Privacy */, - C39BE06027F24EB0328A76E7507FA463 /* package_info_plus */, - 64FB8D36F3D5FD1F4E08A8CB92BCD154 /* package_info_plus-package_info_plus_privacy */, - AE157A33FEF959A214796BFF348717F6 /* path_provider_foundation */, - 3DBD4BADE27F8B91024E4B4B4DD75DB5 /* path_provider_foundation-path_provider_foundation_privacy */, - 669E8F25E1897672BDB80B7EB784DA24 /* Pods-Runner */, - 6C3345B1B3CAEDF5B03B1F731FDC492E /* Pods-RunnerTests */, - 3347A1AB6546F0A3977529B8F199DC41 /* PromisesObjC */, - 3F238BB22C5201CE689CAF2F766AED95 /* PromisesObjC-FBLPromises_Privacy */, - 379E5319BC6B4AE5613DFF7EEEAA6905 /* PromisesSwift */, - 067CED0F0662BBE6DC889AEC6DAB3049 /* PromisesSwift-Promises_Privacy */, - 670C8E8BC3F615901CAE735C0CBBE8CA /* share_plus */, - C839C9567748BADA576920A5CFC4D59E /* share_plus-share_plus_privacy */, - 93C6A45C6E4792269BE9BE0073839BF0 /* shared_preferences_foundation */, - 0652FCE3FC19056983AABE058B3CC45B /* shared_preferences_foundation-shared_preferences_foundation_privacy */, - C0C9A074EEF12F27AC2F536567F9FAE1 /* url_launcher_macos */, - 1C017A23A0627698026BC47D53596E76 /* url_launcher_macos-url_launcher_macos_privacy */, - 7409A9316D1EEFAC7B383BE8CEC1BE03 /* webview_flutter_wkwebview */, - 163A707D53693953E4DC7E0DE4C912A4 /* webview_flutter_wkwebview-webview_flutter_wkwebview_privacy */, - ); - name = Products; - sourceTree = ""; - }; - 4CF6B5DBD06E62DC718A4F9EA35D8CBD /* shared_preferences_foundation */ = { - isa = PBXGroup; - children = ( - EE6A1976DC2D61025142F026E5E88504 /* .. */, - 6F9029046F188947B3886290BE947AFA /* Pod */, - BABA47C17831D9ED8A94A3ADBAA58667 /* Support Files */, - ); - name = shared_preferences_foundation; - path = ../Flutter/ephemeral/.symlinks/plugins/shared_preferences_foundation/darwin; - sourceTree = ""; - }; - 4D874FD1093B79867C923627AE4BAE00 /* .. */ = { - isa = PBXGroup; - children = ( - EE800910CC08D799D220423127B98C2F /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 4E155B2DBF74BF0C9067D9B3A2F5AD39 /* ephemeral */ = { - isa = PBXGroup; - children = ( - 115F0627C95E64036941D2DABAC01884 /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - 4E19B23AA8E3654E2B9F15BB54F1E1BF /* FirebaseCoreExtension */ = { - isa = PBXGroup; - children = ( - C18DC1EC56CBE515F74C080DFC896D23 /* dummy.m */, - CE52323F5343E0DD92C3B263556BA061 /* FIRAppInternal.h */, - 16F8A08331D86777EE250BDBE4AB06DA /* FIRComponent.h */, - 48997D05208197103A9458DDE911F699 /* FIRComponentContainer.h */, - 73796AF02B8365493ABF96F615EB5FF7 /* FIRComponentType.h */, - FF30D8B861A40916D0CB674B1C590D22 /* FirebaseCoreInternal.h */, - 556A7B0CABBE19CE94F4F4488644BE32 /* FIRHeartbeatLogger.h */, - 778F02347F9C82C1EF7D680698CE7BD8 /* FIRLibrary.h */, - 3F9C6E3E304B9D91AD59E2B015341FD5 /* FIRLogger.h */, - 6386D1D4AA76BD2BF24C7EB975E3ED6B /* Resources */, - 24D92802809FE6BEF25FED2CCA11EDAA /* Support Files */, - ); - name = FirebaseCoreExtension; - path = FirebaseCoreExtension; - sourceTree = ""; - }; - 4F298FEE39FDFFE8AC823457393F3A29 /* .. */ = { - isa = PBXGroup; - children = ( - 3FFBF4CFFA75EB8D5ACE601DF98C82C7 /* flutter_manager */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 4F6FE25FF557CBE14A17CB4DC618AC4A /* .. */ = { - isa = PBXGroup; - children = ( - B11BE86292A4F08457B996F5A34BA9CD /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 5122B99D1D8AA373921CB441D0F288FE /* Frameworks */ = { - isa = PBXGroup; - children = ( - 73D0C616C9AA57B637AA16AE75EED2BE /* OS X */, - ); - name = Frameworks; - sourceTree = ""; - }; - 514565B53E3E3022FD7AEE89BD0EB6D1 /* Support Files */ = { - isa = PBXGroup; - children = ( - B5DC738888BB091308D25DA71C66DC15 /* path_provider_foundation.modulemap */, - 33D6ED90114DD55621A4133BAEF47A70 /* path_provider_foundation-dummy.m */, - 67DC281232D97C0B3B055AD1509B685B /* path_provider_foundation-Info.plist */, - 2AD2BE1F25155EBF2905A46EABEC0D73 /* path_provider_foundation-prefix.pch */, - 6704F5CB6A3D9E2E72E8FD2283067E2D /* path_provider_foundation-umbrella.h */, - 8806C942EB21A10F1FC86D2004F39C71 /* path_provider_foundation.debug.xcconfig */, - D98D41ECA3C30F4F3DA3DB0154D89A61 /* path_provider_foundation.release.xcconfig */, - FC55E72BEAD72A765E027B7811C8B6BC /* ResourceBundle-path_provider_foundation_privacy-path_provider_foundation-Info.plist */, - ); - name = "Support Files"; - path = "../../../../../../Pods/Target Support Files/path_provider_foundation"; - sourceTree = ""; - }; - 5234F500F959177635B377A5862010E2 /* Flutter */ = { - isa = PBXGroup; - children = ( - 444046F82E140987C64197BBC7A727F0 /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - 5288DFB3C67186D9A70ADA3D1BD01C22 /* .. */ = { - isa = PBXGroup; - children = ( - 3D06599275D978E76C436A98C1A0DEE5 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 52A8DE76CDB28F32E90AF08D9B854EE1 /* FlutterMacOS */ = { - isa = PBXGroup; - children = ( - CF34FA34ACC2869902642CD0999AC854 /* Pod */, - E5387426695644500828100C9FC6343B /* Support Files */, - ); - name = FlutterMacOS; - path = ../Flutter/ephemeral; - sourceTree = ""; - }; - 52ADB29C1EC226A275D236C26614546C /* PromisesSwift */ = { - isa = PBXGroup; - children = ( - 050398AFB114E223C3DC37D9AB0D68D9 /* Promise.swift */, - 62836D28028C56329FE10FE79E33325C /* Promise+All.swift */, - 20C3637DA9186EBDCE5DD1756F07132E /* Promise+Always.swift */, - A707D276A4065A41164C74B7E9D36552 /* Promise+Any.swift */, - BAB42328CAABBEDE848A8B57A79B0F0A /* Promise+Async.swift */, - 7CCF1036820FA91AD43FC9D3DA31231A /* Promise+Await.swift */, - A483C0EFDB54A0B1D18AA94FA6F5180D /* Promise+Catch.swift */, - E89C2BE8FA0094F71B4DC69FF4C214B7 /* Promise+Delay.swift */, - 14376CD73B0B35127BB0A961C2AEFCB7 /* Promise+Do.swift */, - DA107165AB73B36CC17022C4A8FAB69C /* Promise+Race.swift */, - F4C85E73B220EC2BC635A744DB5B7E85 /* Promise+Recover.swift */, - 254ED5CCC526E476CDEC33295B82030D /* Promise+Reduce.swift */, - 9AFB97A7DC52893F87EDBB48C5531666 /* Promise+Retry.swift */, - F65F2A98BD45178204971B45BD365371 /* Promise+Testing.swift */, - 9E6676D13EE233344927C119426704CB /* Promise+Then.swift */, - 32AEA82916DE219A68497C05FE298E70 /* Promise+Timeout.swift */, - F24614503AE24C11FCA012357409E6C8 /* Promise+Validate.swift */, - A2573ADFBFA5AF2E909AA5465A3DF7DC /* Promise+Wrap.swift */, - 8607CF59ED3E54B9E5C93072B9AB5B78 /* PromiseError.swift */, - 544FA0B0E7D55F9C3195BBAF3791CB00 /* Resources */, - 0251E777CC45AC2E0FF2DD4860AD12BC /* Support Files */, - ); - name = PromisesSwift; - path = PromisesSwift; - sourceTree = ""; - }; - 5335D6C73F830126A480A243CD698EB8 /* .. */ = { - isa = PBXGroup; - children = ( - 1F11DC5F9FBB20E78FE4B6C14D2072D9 /* flutter_manager */, - ); - name = ..; - path = .; - sourceTree = ""; - }; - 544FA0B0E7D55F9C3195BBAF3791CB00 /* Resources */ = { - isa = PBXGroup; - children = ( - 83B809039EAB9664AE63DC7724DE4826 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 5537FE521A3C1A5C2ED99625E1D46A76 /* macos */ = { - isa = PBXGroup; - children = ( - 2786CDEDD0521561F82AFBD5DF596795 /* firebase_core */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - 55D203E39A52CE5846B469DD26E3F18B /* firebase_crashlytics */ = { - isa = PBXGroup; - children = ( - 5EC5345D3BDCD3AF06E4774B73D745E6 /* Sources */, - ); - name = firebase_crashlytics; - path = firebase_crashlytics; - sourceTree = ""; - }; - 55DB7F08BC7461E925458641DE10E109 /* Resources */ = { - isa = PBXGroup; - children = ( - 23326B986CEABBC33C5E11591D115AF2 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 56BBF692297DBF154BDEDC767461968C /* darwin */ = { - isa = PBXGroup; - children = ( - F1F8594FDE1989062FC1AF465F8FEA2D /* local_auth_darwin */, - ); - name = darwin; - path = darwin; - sourceTree = ""; - }; - 56BCB8A92416A5E4A2982E491166E555 /* .symlinks */ = { - isa = PBXGroup; - children = ( - 49B1F24EDC5554137F68B9D1CE3BC3A5 /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - 58BB33630DC38F81C4976AF55EA6B3B4 /* Support Files */ = { - isa = PBXGroup; - children = ( - 4E1A35CC429254F3E0F19973AB9497BB /* Firebase.debug.xcconfig */, - CF06EFC6937A0D693B3D052296EFA538 /* Firebase.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/Firebase"; - sourceTree = ""; - }; - 599388890A43685380131551E121D6C8 /* Support Files */ = { - isa = PBXGroup; - children = ( - 8BCC0DABCF5AAFB2488C642722AC7546 /* GoogleDataTransport.modulemap */, - B8A8C728BD70DA89DB97EA15E3B13EDD /* GoogleDataTransport-dummy.m */, - BD9B36B1524E4C66C3D550259EC5DBF4 /* GoogleDataTransport-Info.plist */, - 54C74C90D8EF1917368CDB9DDCF742EE /* GoogleDataTransport-umbrella.h */, - 506C4AABC133A2558DB4ADF913303DBF /* GoogleDataTransport.debug.xcconfig */, - A9B8BDA83BDBDFD09FC328B89B0A15FE /* GoogleDataTransport.release.xcconfig */, - 2A8FD4C68B4E2EF9A055C7D8A829120C /* ResourceBundle-GoogleDataTransport_Privacy-GoogleDataTransport-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/GoogleDataTransport"; - sourceTree = ""; - }; - 5B1C5EDAD5DCD2C418D802AD94C9AA60 /* ephemeral */ = { - isa = PBXGroup; - children = ( - D3153A3FE7C3FD02830910BD9DF50C2E /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - 5B3245A6DABF3A12132B103A9F496B97 /* macos */ = { - isa = PBXGroup; - children = ( - 07B0310A0FD58BD9953E78C48D889D64 /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - 5D4DCE1D7D87A0FA0C07846713300F46 /* share_plus */ = { - isa = PBXGroup; - children = ( - F46A7903FE236A2E828D11264412316C /* Sources */, - ); - name = share_plus; - path = share_plus; - sourceTree = ""; - }; - 5D501FDB61616F1BC9A94E2121CB1268 /* .. */ = { - isa = PBXGroup; - children = ( - 251A17FF62C6925E4D39C76C006F60A5 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 5E0217B4035A484FC04A135FFF3EEB91 /* Support Files */ = { - isa = PBXGroup; - children = ( - 7B6E42F95F905564ED48D3643E2CE4E7 /* firebase_messaging.modulemap */, - A4BC01604C2457A626467A0BB7C24C99 /* firebase_messaging-dummy.m */, - D95E229477305C9F2A07DAA1E2764605 /* firebase_messaging-Info.plist */, - 91AD89A144391FEBCF8F7E33288622C9 /* firebase_messaging-prefix.pch */, - B6DED725E0B480EA449D004C3064BFFE /* firebase_messaging-umbrella.h */, - EDF460BFAFFDE495CBC79FC628CB1FF3 /* firebase_messaging.debug.xcconfig */, - 6867A78513D9C6720DF2DFF78C94AA4B /* firebase_messaging.release.xcconfig */, - EEDF504CE27D8FB5214CF537781D0093 /* ResourceBundle-firebase_messaging_Privacy-firebase_messaging-Info.plist */, - ); - name = "Support Files"; - path = "../../../../../../Pods/Target Support Files/firebase_messaging"; - sourceTree = ""; - }; - 5E218DDD757FA409D5C36BFA79EDC038 /* firebase_messaging */ = { - isa = PBXGroup; - children = ( - C03BEF00B9DEB5EB0B50F9B6E48F68F4 /* .. */, - AB118EEE7A6DFD968B40EF7325D4D6DA /* Pod */, - 5E0217B4035A484FC04A135FFF3EEB91 /* Support Files */, - ); - name = firebase_messaging; - path = ../Flutter/ephemeral/.symlinks/plugins/firebase_messaging/macos; - sourceTree = ""; - }; - 5EA655F403C422C6603B7DD66E872E8E /* package_info_plus */ = { - isa = PBXGroup; - children = ( - F2C42F290FCB1A7861CA8334E4A997BB /* macos */, - ); - name = package_info_plus; - path = package_info_plus; - sourceTree = ""; - }; - 5EC5345D3BDCD3AF06E4774B73D745E6 /* Sources */ = { - isa = PBXGroup; - children = ( - 0A67B5D9DE38DD0595A1D4CEB23CE4B7 /* firebase_crashlytics */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - 601D46D7F0982FCF98D9D3786CF2AA11 /* darwin */ = { - isa = PBXGroup; - children = ( - EBB115068D0446CED4CB14B9B1E4021F /* shared_preferences_foundation */, - ); - name = darwin; - path = darwin; - sourceTree = ""; - }; - 60C1AA9EF63D9DB25A96A3247BD0A50C /* plugins */ = { - isa = PBXGroup; - children = ( - D88764E5A38084C4405A9D4614AB4122 /* webview_flutter_wkwebview */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - 6147BA51B634F3912415DE498B7DB8D9 /* firebase_messaging */ = { - isa = PBXGroup; - children = ( - 94221ECE8D1EFA77BEC85A61E5D5D577 /* Sources */, - ); - name = firebase_messaging; - path = firebase_messaging; - sourceTree = ""; - }; - 614AD75C1770D6A9895E027959364921 /* macos */ = { - isa = PBXGroup; - children = ( - 689412A9B174B2807A5163C179E75354 /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - 622DD9458DBC765935E853B12EB7E336 /* .symlinks */ = { - isa = PBXGroup; - children = ( - B24C7ED34FCEDF846FCE99FB1BAD8ACF /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - 6386D1D4AA76BD2BF24C7EB975E3ED6B /* Resources */ = { - isa = PBXGroup; - children = ( - 5E1F9EFC5F7BF44E60A882C51D7EBBEE /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 63B833925EA46E75CAB92926C44E3C6A /* Logger */ = { - isa = PBXGroup; - children = ( - 079C3315CA0E164972B1BF26AA873B58 /* GULLogger.h */, - 4D6D826119B5B38C3739AF1904319E43 /* GULLogger.m */, - 942BDF856956CEDDAF2CA5602EB3F8B4 /* GULLoggerLevel.h */, - ); - name = Logger; - sourceTree = ""; - }; - 64313C027F283F494325B35D6CED77E2 /* .. */ = { - isa = PBXGroup; - children = ( - CEB5F4B4C6C1D1A21C8E6486FF6C4BB1 /* flutter_manager */, - ); - name = ..; - path = .; - sourceTree = ""; - }; - 6592B003A79C6C564E8C8CE3EFA269D9 /* Resources */ = { - isa = PBXGroup; - children = ( - 293056261ADE349D17F242A1A0D13926 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - path = Resources; - sourceTree = ""; - }; - 65930A39634FE924465BC856A7210B29 /* firebase_core */ = { - isa = PBXGroup; - children = ( - 5133768E5C08594BDC8A9549DDE53160 /* FLTFirebaseCorePlugin.h */, - 22EE4A9CFC5FC1D0041CEE6E8B1D2A22 /* FLTFirebasePlugin.h */, - 3FFBE960423A1C4DE6941675A3677396 /* FLTFirebasePluginRegistry.h */, - FD309F2D17A63B26D68182EB92E055DD /* messages.g.h */, - ); - name = firebase_core; - path = firebase_core; - sourceTree = ""; - }; - 668B9D99EF847442F74E1878DFB277E3 /* .. */ = { - isa = PBXGroup; - children = ( - DD26E93D4CA3380E58412C8E23C28E23 /* flutter_manager */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 66B9509A1018BC6AEBC7236F366D4C64 /* PromisesObjC */ = { - isa = PBXGroup; - children = ( - 0F39AA5CDDEBAF40BC4AD6FA0A9EE80F /* FBLPromise.h */, - DAC57E6FD3C278214BF075E0E12A4EE5 /* FBLPromise.m */, - BAD4F69481465B45DB6D694152E73501 /* FBLPromise+All.h */, - D8FE9D833C2E551CAA84FF1265965D7D /* FBLPromise+All.m */, - C65B958CAF11008C42417C2FA0D3556C /* FBLPromise+Always.h */, - A89F22CEE99A1E553D949A607AD2D2F8 /* FBLPromise+Always.m */, - 7527BF9A2444D50C93A2439FDA619F04 /* FBLPromise+Any.h */, - 4E80B19B4FF5EEA3E23E40368D7376D4 /* FBLPromise+Any.m */, - 1EF9B0AC3EE1E74C3F8CACA5F93401A3 /* FBLPromise+Async.h */, - 1D3679E13CCB1B48F426096B705AD500 /* FBLPromise+Async.m */, - 2E82A234A9C2AED6140D830E35E52DBA /* FBLPromise+Await.h */, - 11F5E69FF4F95348FBBC08E574BF6A85 /* FBLPromise+Await.m */, - 30EF4060D17F4E8CA86CC21DBFC7B22B /* FBLPromise+Catch.h */, - 1A366DE143595C90731BC688DBB392F5 /* FBLPromise+Catch.m */, - 17C5AB987A4A18605AA4EF89EFC43AA2 /* FBLPromise+Delay.h */, - 57A508CBFE336C4FE653118DB2CBC2D3 /* FBLPromise+Delay.m */, - 2FABDC80184DA7B548811FCB6EF20A85 /* FBLPromise+Do.h */, - CD28072C36E574A906C63E59A2961CE2 /* FBLPromise+Do.m */, - DC27A5298B694014E948B00706A9856C /* FBLPromise+Race.h */, - E948748FA680086621BCE71607F19062 /* FBLPromise+Race.m */, - F3B1082F49695398603A6636A263FE8B /* FBLPromise+Recover.h */, - 9BE525A17B69B25EBACF64044868A436 /* FBLPromise+Recover.m */, - B2A4C12C471133C6DD6332247F1B6C47 /* FBLPromise+Reduce.h */, - D111F72E596EC3B84EC36610125C93C0 /* FBLPromise+Reduce.m */, - 04EEF700003A7639332FE639A7FBD9CB /* FBLPromise+Retry.h */, - 91141F931EF3247EC8246D088DE9E0CB /* FBLPromise+Retry.m */, - F7071E9BFEA9036715F0F9A8921AFD94 /* FBLPromise+Testing.h */, - 6AEBACFDBB24E73F2630E0E5E8C04F64 /* FBLPromise+Testing.m */, - B497B0C817441BC41E12670BDEE1A12F /* FBLPromise+Then.h */, - 6332FE16B86C0079C9AD7C3FBA0F7913 /* FBLPromise+Then.m */, - 447214648CB695C87B084665C887FD08 /* FBLPromise+Timeout.h */, - 1ABA2DF6D171E7F0839F2BCC76A8DEDE /* FBLPromise+Timeout.m */, - 312BCE4D41C687AE59B4E256679CFB7D /* FBLPromise+Validate.h */, - 1DF306509AE95031E34AE97A5BB8CCED /* FBLPromise+Validate.m */, - B47D2FB8787EC264BA2A2A09CB61974C /* FBLPromise+Wrap.h */, - F188FA7ACCF0E98A89421DEFE80A8F83 /* FBLPromise+Wrap.m */, - 7DDEF6A4DEADF2CD264ADEC677143EE8 /* FBLPromiseError.h */, - CE0274FB8BC45634B75314A695ACCE00 /* FBLPromiseError.m */, - 4D9CA9FC82CDA34FEC769CCDA9690F44 /* FBLPromisePrivate.h */, - 554707C52BC5C8A48CBFE10E81072833 /* FBLPromises.h */, - 4600B56B7E84C33E0D99790D2056442F /* Resources */, - 3ACEA61D20BEAED0ABCCFD209C809303 /* Support Files */, - ); - name = PromisesObjC; - path = PromisesObjC; - sourceTree = ""; - }; - 689412A9B174B2807A5163C179E75354 /* Flutter */ = { - isa = PBXGroup; - children = ( - A9E4944889D90F8208B0CB03BDF47A3A /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - 6AB879194E7362C1153981B57118F62F /* .. */ = { - isa = PBXGroup; - children = ( - 1F6AA88895CC98442C7787491FA2E654 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 6B8BBC1B9B40B5647E168140BD03F1F6 /* UserDefaults */ = { - isa = PBXGroup; - children = ( - D579F57AEE4F2928F7E45848AC08C7D9 /* GULUserDefaults.h */, - 85BC153978B502B8631444CBF0740AD1 /* GULUserDefaults.m */, - ); - name = UserDefaults; - sourceTree = ""; - }; - 6D56CECBABC3CF072F73B5ABD1C19D87 /* .. */ = { - isa = PBXGroup; - children = ( - 17D871397A2659835F3DC9CA8ACC8C72 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 6DB637E019AFFEE3CA87605FA9AD3B50 /* firebase_crashlytics */ = { - isa = PBXGroup; - children = ( - 3ABA15E4B0F20705C31BD59462C40DA5 /* .. */, - 8506A4269D479DE97C1F01BB62A6A96C /* Pod */, - 0A513651A45666C087035B0CA8E49119 /* Support Files */, - ); - name = firebase_crashlytics; - path = ../Flutter/ephemeral/.symlinks/plugins/firebase_crashlytics/macos; - sourceTree = ""; - }; - 6F9029046F188947B3886290BE947AFA /* Pod */ = { - isa = PBXGroup; - children = ( - 14CE640EBBC43BC0CD0E3CAF17187555 /* LICENSE */, - CD992EC8F99B8E81E52DB3FF55C6940E /* shared_preferences_foundation.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 701262498CDD02030C6E81E2A65726F2 /* ephemeral */ = { - isa = PBXGroup; - children = ( - 4B9C54D2CD383F6EF4BD3A53D3FD63EE /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - 708945B6B257803FAA4A98DF63783E53 /* firebase_messaging */ = { - isa = PBXGroup; - children = ( - 44BB9F0B35A5498FC2CA87566C0FC591 /* macos */, - ); - name = firebase_messaging; - path = firebase_messaging; - sourceTree = ""; - }; - 70936AD83C675BF8C9D05B35F12A5335 /* .. */ = { - isa = PBXGroup; - children = ( - 954B9D8E35277F519B2C5935DD950E96 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 72C33808A6C8A21CE164F0B24C1C6684 /* Flutter */ = { - isa = PBXGroup; - children = ( - 701262498CDD02030C6E81E2A65726F2 /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - 73365E6AB982AD984F12A47323DF7DDA /* .. */ = { - isa = PBXGroup; - children = ( - 9047A9F9A020517B509A8A8D3170F765 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 7380FCEA2FAA6CCEA942C57BC8FCBA1B /* Sources */ = { - isa = PBXGroup; - children = ( - 8780999A2E13BBEAD872EBFB107C690B /* url_launcher_macos */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - 739E118E43492D5050EC7624B3BBB278 /* include */ = { - isa = PBXGroup; - children = ( - 299D46E16DCC026E3D56911F55E71A50 /* dummy.h */, - 65930A39634FE924465BC856A7210B29 /* firebase_core */, - ); - name = include; - path = include; - sourceTree = ""; - }; - 73D0C616C9AA57B637AA16AE75EED2BE /* OS X */ = { - isa = PBXGroup; - children = ( - 8B1E5E943FFD97711A40B0D5165A14A3 /* AppKit.framework */, - 60D284DF8044D35FFDB2574EF7F56940 /* Cocoa.framework */, - 37835C938A6D56AF0048511F3F5B7FE1 /* CoreTelephony.framework */, - 9C11529BB3AB5EF3C8389E37649451C1 /* Foundation.framework */, - 729CA4C20AE328C6471859880335A3E0 /* Security.framework */, - C2A933C6BA2EE4630B498551C5418737 /* SystemConfiguration.framework */, - ); - name = "OS X"; - sourceTree = ""; - }; - 73F23D47639A94F27C1ED9754DDF85C8 /* Resources */ = { - isa = PBXGroup; - children = ( - 0E7874A0D02223D4770688E16778CA86 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 749FF52D7AF41449B71F75ACCF9A36EA /* Support Files */ = { - isa = PBXGroup; - children = ( - 86C2CF03F41C7A31F00CC7E6E85C95D3 /* firebase_core.modulemap */, - 9972471E90BC98FBB86E6AA5BF97E6D7 /* firebase_core-dummy.m */, - C19B8A4C2BF1443B4A26B31E992D41C1 /* firebase_core-Info.plist */, - 08F1F781F90E1C372C7377FF20FE715D /* firebase_core-prefix.pch */, - CF1544F06FB4C11E16A8F0B6945607EB /* firebase_core-umbrella.h */, - 1FBCEB27CAB60B6E8C3C819F74A90F49 /* firebase_core.debug.xcconfig */, - 5C54FD1F0CA437AE51C45091E8A6DE5C /* firebase_core.release.xcconfig */, - ); - name = "Support Files"; - path = "../../../../../../Pods/Target Support Files/firebase_core"; - sourceTree = ""; - }; - 74A0413B59D6509627B98F8252378F7E /* share_plus */ = { - isa = PBXGroup; - children = ( - A830C3E44EE3D5CFE98B5F6EB8AC1222 /* macos */, - ); - name = share_plus; - path = share_plus; - sourceTree = ""; - }; - 75DB281AFBE07F5739C6429B3415B65D /* .. */ = { - isa = PBXGroup; - children = ( - 4D874FD1093B79867C923627AE4BAE00 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 767D4F0F0151823D46E6202A2E126A66 /* darwin */ = { - isa = PBXGroup; - children = ( - E2BC665B592484310238E2625EDC9F8C /* local_auth_darwin */, - ); - name = darwin; - path = darwin; - sourceTree = ""; - }; - 77BB27A5CF1184FA0B96631F8252F29F /* macos */ = { - isa = PBXGroup; - children = ( - E6282932C179C0A7252B977EFF0122D5 /* url_launcher_macos */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - 7816B24A18D08729121172F30A1E751F /* .. */ = { - isa = PBXGroup; - children = ( - A17C9CA27C7D664C8414B3A8DECEEBFC /* flutter_manager */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 78DD843C51881D38F8BA9B355D6CD7F7 /* Resources */ = { - isa = PBXGroup; - children = ( - 764D9D9EE1A9F28BEFE7C209BCC4C718 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 78ECC0708259B1873F0391EE33917B0A /* plugins */ = { - isa = PBXGroup; - children = ( - D2E118D3E4C44813E01CD9EBF18D86DF /* shared_preferences_foundation */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - 791FE603C4350095EE19363764C6214F /* include */ = { - isa = PBXGroup; - children = ( - 9746E269994542810915F4EC46136EC5 /* Crashlytics_Platform.h */, - AE4A2FCD28CB44DBBA0AC43843E682B0 /* ExceptionModel_Platform.h */, - 282FA461D97188E23E24E29AC6CB56ED /* FLTFirebaseCrashlyticsPlugin.h */, - ); - name = include; - path = include; - sourceTree = ""; - }; - 79489D4CDA43A2B5E09295DED37F5980 /* Flutter */ = { - isa = PBXGroup; - children = ( - 028D864AF0F73847C4B8C5F9C732DD69 /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - 7975A57F439B37C604550160DCC86FFA /* .. */ = { - isa = PBXGroup; - children = ( - 99E29C79498F1EC27C506F1DCC914580 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 7A706A19BD14488F8ACB3009AC7281FD /* webview_flutter_wkwebview */ = { - isa = PBXGroup; - children = ( - E04B813F8496757A3D77B35CCF3925CE /* Sources */, - ); - name = webview_flutter_wkwebview; - path = webview_flutter_wkwebview; - sourceTree = ""; - }; - 7DB6CD947EFEDB1760288BE14702779C /* .symlinks */ = { - isa = PBXGroup; - children = ( - F352FA5CF8E8934425B6E8EEF6DD7535 /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - 7E1162AC4C56B8A8CE7A54FDE558836A /* .. */ = { - isa = PBXGroup; - children = ( - 9746EA65D0E8BD19ED43B6D5CB925246 /* .. */, - ); - name = ..; - path = "../../../../../../../../.pub-cache/hosted/pub.dev/path_provider_foundation-2.4.4/darwin/path_provider_foundation/Sources"; - sourceTree = ""; - }; - 7EA4EF92C5858E325FB044A1EBB7B41D /* .. */ = { - isa = PBXGroup; - children = ( - 95481F7A1B57A1DCA10E017627CBF36C /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 7F2F22A1B9AAF8D6151406BB918F18FF /* .. */ = { - isa = PBXGroup; - children = ( - 89F72A59157B7097ECA49BF18C5814FA /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 80F1DC9889BECEFFCCE483D50568DA18 /* share_plus */ = { - isa = PBXGroup; - children = ( - 0662B5D834254DEF7E73BE00FAD6111D /* PrivacyInfo.xcprivacy */, - 80F8CD16C3DC7A4EEF4B73E3919E7DD8 /* SharePlusMacosPlugin.swift */, - ); - name = share_plus; - path = share_plus; - sourceTree = ""; - }; - 8125850E341A7C11EB735837753CF0A5 /* darwin */ = { - isa = PBXGroup; - children = ( - 40EBF351222A0D3B8870881D302F10E2 /* path_provider_foundation */, - ); - name = darwin; - path = darwin; - sourceTree = ""; - }; - 8154065BAC25F16809BDA54A595CFDD0 /* Resources */ = { - isa = PBXGroup; - children = ( - 1AD20432B081C29491099CE18114D6A5 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 8203A22567E972269C25BFCC2D7BAE76 /* macos */ = { - isa = PBXGroup; - children = ( - 5234F500F959177635B377A5862010E2 /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - 8291B1D4709312604430CD633CDFD8A3 /* FirebaseCoreInternal */ = { - isa = PBXGroup; - children = ( - E1EA892D31E58E102910D5BE9E294627 /* _ObjC_HeartbeatController.swift */, - D95868EBD6734A59657F10ED77F3E46F /* _ObjC_HeartbeatsPayload.swift */, - 7F6886280EE8EA667C62029E85E38CFE /* Heartbeat.swift */, - 86258040166F165A433635331ACDBF75 /* HeartbeatController.swift */, - 74A5BD21C3E2ED541D86B62BCB1C7B12 /* HeartbeatLoggingTestUtils.swift */, - E5037726FE6D458B35411F087CD27ACA /* HeartbeatsBundle.swift */, - 5DE4DCDC6C7B55DF97982855A4961E6A /* HeartbeatsPayload.swift */, - FE201D5432AED09B090863D87890CB4E /* HeartbeatStorage.swift */, - 28F44D2F48BB9351012304FE6CB849D7 /* RingBuffer.swift */, - 29FEF7D4A62D286C982A59A913FC2FBF /* Storage.swift */, - 2C21E989F4C288CFA91220B645E29303 /* StorageFactory.swift */, - 47136E19568A71295C53B5CF3E0BEF68 /* UnfairLock.swift */, - A4142D2D601FA05094FAF8EDC5763CA5 /* WeakContainer.swift */, - 73F23D47639A94F27C1ED9754DDF85C8 /* Resources */, - D20A5A52E7864ED8F151C9934F253579 /* Support Files */, - ); - name = FirebaseCoreInternal; - path = FirebaseCoreInternal; - sourceTree = ""; - }; - 835C8C60E4E252809871F64AA5ED0DC5 /* .symlinks */ = { - isa = PBXGroup; - children = ( - 9A60F2AEB107E4D65F9F9183503140E2 /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - 84163F5E303F17525262363FC0A1CFBD /* Reachability */ = { - isa = PBXGroup; - children = ( - 337DA2ABA7AE37EE35F14295207E5C89 /* GULReachabilityChecker.h */, - D5872BCFB643A8DD7A6FC10193452935 /* GULReachabilityChecker.m */, - 950B88917BBDEFB451F6040F5A7FEDF3 /* GULReachabilityChecker+Internal.h */, - 479A0E67133F4FFAEC5B0C2836A34E77 /* GULReachabilityMessageCode.h */, - ); - name = Reachability; - sourceTree = ""; - }; - 8506A4269D479DE97C1F01BB62A6A96C /* Pod */ = { - isa = PBXGroup; - children = ( - 97EB5CD44C1C85DA4B2132F918DD3C69 /* firebase_crashlytics.podspec */, - 7B9D69C3BD7368E3CAE9F69E6420BA1B /* LICENSE */, - ); - name = Pod; - sourceTree = ""; - }; - 853A9CB122261C601317D4907F4D0895 /* Pod */ = { - isa = PBXGroup; - children = ( - 64F20D20397DFB99E5C043F91AAA12BA /* LICENSE */, - 9E3CC2D60A74AFFD0845558048559BDD /* webview_flutter_wkwebview.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 86D736894DA4A228B74AEDCD1BDC2E12 /* ephemeral */ = { - isa = PBXGroup; - children = ( - 157868E68297EFFA4C7366A333967FD5 /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - 8780999A2E13BBEAD872EBFB107C690B /* url_launcher_macos */ = { - isa = PBXGroup; - children = ( - 357C825D1FC5A78732003D6313339CD7 /* messages.g.swift */, - 99D721D409A8924CB7DF038F765BCA1A /* UrlLauncherPlugin.swift */, - ); - name = url_launcher_macos; - path = url_launcher_macos; - sourceTree = ""; - }; - 896ADBECDEE8A6699995D34A89344D64 /* firebase_core */ = { - isa = PBXGroup; - children = ( - 7AFC92C31D69AACC9F1F43155284945C /* dummy.m */, - D543161668CCE04D90AF67626337B039 /* FLTFirebaseCorePlugin.m */, - C09E1BF7C0633FBEFA51D59819B0F93D /* FLTFirebasePlugin.m */, - 834708D96B31471584C42A7013726A99 /* FLTFirebasePluginRegistry.m */, - B5901A2A973E7965BE128AD0E0749FDB /* messages.g.m */, - 739E118E43492D5050EC7624B3BBB278 /* include */, - ); - name = firebase_core; - path = firebase_core; - sourceTree = ""; - }; - 89F72A59157B7097ECA49BF18C5814FA /* .. */ = { - isa = PBXGroup; - children = ( - 1F4F9EFDBD59ECE7F2CDC0CE92C7473B /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 8B053ED73CFA00DB913F19F3502F7278 /* local_auth_darwin */ = { - isa = PBXGroup; - children = ( - 6592B003A79C6C564E8C8CE3EFA269D9 /* Resources */, - ); - name = local_auth_darwin; - path = local_auth_darwin; - sourceTree = ""; - }; - 8C2FC12452574AF062828A934A3A1965 /* package_info_plus */ = { - isa = PBXGroup; - children = ( - B5BF7DF2C4D1C3DAA89263C6061D0580 /* FPPPackageInfoPlusPlugin.h */, - ); - name = package_info_plus; - path = package_info_plus; - sourceTree = ""; - }; - 8C4C02BE02A18E1C70A91E9D2D0D7547 /* firebase_crashlytics */ = { - isa = PBXGroup; - children = ( - 2A4F5776DAC753069B59D78960326739 /* macos */, - ); - name = firebase_crashlytics; - path = firebase_crashlytics; - sourceTree = ""; - }; - 8F098303440746B4358EBB74749A6D84 /* .. */ = { - isa = PBXGroup; - children = ( - 5335D6C73F830126A480A243CD698EB8 /* .. */, - 30233E4B9F41EA8E94E1B2E163F3DDD9 /* flutter_manager */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 8FA95A4947353DA7071833AEA709F87B /* shared_preferences_foundation */ = { - isa = PBXGroup; - children = ( - EA7B0678045C2C4D90108A70D9ADC722 /* Sources */, - ); - name = shared_preferences_foundation; - path = shared_preferences_foundation; - sourceTree = ""; - }; - 903ADA27317B9CD4AC5379D365845DA7 /* Resources */ = { - isa = PBXGroup; - children = ( - DB9B30D63760CB53156C74FB6D2AC0B1 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - 9047A9F9A020517B509A8A8D3170F765 /* .. */ = { - isa = PBXGroup; - children = ( - 64313C027F283F494325B35D6CED77E2 /* .. */, - 1C242422674423912BA621365B7A8198 /* flutter_manager */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 910095DF8C45FCA22FC76784FFAB67B8 /* .. */ = { - isa = PBXGroup; - children = ( - 9F24A54C2FEC4999645E19C404FE487B /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 9143DA493B6284395AA741BD7F2690B1 /* .. */ = { - isa = PBXGroup; - children = ( - FC31D9C9FAF6A47B54F9509E374735D3 /* .. */, - D50866E13DC2E3046140122ED9862DE3 /* flutter_manager */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 91C1DA3B2CB19794655166118BE0F86D /* ephemeral */ = { - isa = PBXGroup; - children = ( - 7DB6CD947EFEDB1760288BE14702779C /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - 928CED2CA69F96792D92B78E3F7B233E /* Support Files */ = { - isa = PBXGroup; - children = ( - 292DB3F3724E576F5DBB992AF147C774 /* ResourceBundle-url_launcher_macos_privacy-url_launcher_macos-Info.plist */, - FCD4AFD07AAE179A1B40D8DBEE05850E /* url_launcher_macos.modulemap */, - B021C9489ED39135908D1BE38A03409A /* url_launcher_macos-dummy.m */, - C317AF1859E5B87FC192C6110B73BB1C /* url_launcher_macos-Info.plist */, - 4C0A65E5E13AC1531107328A659DE2B9 /* url_launcher_macos-prefix.pch */, - 624B285AEEA350799249F0CBC8E90D4D /* url_launcher_macos-umbrella.h */, - D3350701E2FEB5E9C187E16F280342F3 /* url_launcher_macos.debug.xcconfig */, - 75017E384C94069635A7580EFD9C0DEE /* url_launcher_macos.release.xcconfig */, - ); - name = "Support Files"; - path = "../../../../../../Pods/Target Support Files/url_launcher_macos"; - sourceTree = ""; - }; - 92A0E6FBE275D2F3C12E016F2FE5D84E /* .. */ = { - isa = PBXGroup; - children = ( - F06CE79B25698B19B3B37CA582BF5B75 /* .. */, - 9DFE9F288D63E0B25B0B7267D585F985 /* flutter_manager */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 92D934132A308635726C88ECB972181E /* flutter_manager */ = { - isa = PBXGroup; - children = ( - A041A93AA686C1867ED95F908E20D8EF /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - 94221ECE8D1EFA77BEC85A61E5D5D577 /* Sources */ = { - isa = PBXGroup; - children = ( - 3783AC92C9ED84581FFCACD8574B4639 /* firebase_messaging */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - 95481F7A1B57A1DCA10E017627CBF36C /* .. */ = { - isa = PBXGroup; - children = ( - B3CB0A64EF74A12452E53D735E02D01F /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 954B9D8E35277F519B2C5935DD950E96 /* .. */ = { - isa = PBXGroup; - children = ( - A96146AEDE34C3E00B342D89C46AF148 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 95517B9625C8884F97C40EA75E1ACB01 /* include */ = { - isa = PBXGroup; - children = ( - 8C2FC12452574AF062828A934A3A1965 /* package_info_plus */, - ); - name = include; - path = include; - sourceTree = ""; - }; - 964BF40428B9D3E3E3B80C2E96F598F7 /* .. */ = { - isa = PBXGroup; - children = ( - 3872EF493D4C7FD53F335F9BA0D16671 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 96669DC7E2304D22FD69572673A1D129 /* GoogleUtilities */ = { - isa = PBXGroup; - children = ( - 15914439784720EA96EF8B6A48285B92 /* AppDelegateSwizzler */, - 239E67FE94C0CE90BDE03F3C28DC13A6 /* Environment */, - 63B833925EA46E75CAB92926C44E3C6A /* Logger */, - FEED6F03B3CCFFCC96DAD6B3620EBADF /* Network */, - 2B975EC6758BB0ED88123C5839FD27C2 /* NSData+zlib */, - 9A47840291D4B510EB9BDC70F55712C7 /* Privacy */, - 84163F5E303F17525262363FC0A1CFBD /* Reachability */, - C46C45E49B9172EBC8201AC90D6C61A4 /* Support Files */, - 6B8BBC1B9B40B5647E168140BD03F1F6 /* UserDefaults */, - ); - name = GoogleUtilities; - path = GoogleUtilities; - sourceTree = ""; - }; - 9746EA65D0E8BD19ED43B6D5CB925246 /* .. */ = { - isa = PBXGroup; - children = ( - 0EBE6BD3E5FF1D498B89093615C5AB2B /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 974ABF6BCDECCE612AF1FA42BFEA8578 /* Support Files */ = { - isa = PBXGroup; - children = ( - 85B8EBC7D35FFA96B34E9D075326A5FC /* FirebaseCore.modulemap */, - 5967F356DA709F0333D76179D50A20B4 /* FirebaseCore-dummy.m */, - DF212BED01861B2246C6A66BE90BF3E4 /* FirebaseCore-Info.plist */, - C6396B04C271A3BC8A409095B86454AD /* FirebaseCore-umbrella.h */, - BB3505562A6817BDFD37F6DCCB6B2B3E /* FirebaseCore.debug.xcconfig */, - AEF37EBAB94B9D18289E90FE92181D41 /* FirebaseCore.release.xcconfig */, - 27522D9AB9E599F2B2B832478EB91E7D /* ResourceBundle-FirebaseCore_Privacy-FirebaseCore-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/FirebaseCore"; - sourceTree = ""; - }; - 97AA1559B85E1A2264D0EDEF35313081 /* path_provider_foundation */ = { - isa = PBXGroup; - children = ( - 2EC81B0D02CA2356A08172BC8986A70E /* Resources */, - ); - name = path_provider_foundation; - path = path_provider_foundation; - sourceTree = ""; - }; - 99E29C79498F1EC27C506F1DCC914580 /* .. */ = { - isa = PBXGroup; - children = ( - ED07E74A9B0D5F73E0B70B65029B23FE /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 9A47840291D4B510EB9BDC70F55712C7 /* Privacy */ = { - isa = PBXGroup; - children = ( - FCB4E2B5847081FE0E994470A1CC63BB /* Resources */, - ); - name = Privacy; - sourceTree = ""; - }; - 9A60F2AEB107E4D65F9F9183503140E2 /* plugins */ = { - isa = PBXGroup; - children = ( - 8C4C02BE02A18E1C70A91E9D2D0D7547 /* firebase_crashlytics */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - 9B04A6DB502D29EBC81EFDAD5F8054A8 /* .. */ = { - isa = PBXGroup; - children = ( - 1B597C1A479E2BCEADA5EDC35F30B6C4 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 9B4D1FFEB95FAF9AE85BFD0407EA8ACE /* FirebaseMessaging */ = { - isa = PBXGroup; - children = ( - 4B9DABCFBD0BA0E0F502953D18F01728 /* FIRAnalyticsInterop.h */, - C03C9209BA7B4646C3ACD47E2209C700 /* FIRAnalyticsInteropListener.h */, - 7F2C9340F7EBF3BBF68C5173DC270BFC /* FIRAppInternal.h */, - 36D8192D1180ADE2D957AD31F2E2E54A /* FIRComponent.h */, - 8A7A1922715B3E7AE2737821C0D8BA11 /* FIRComponentContainer.h */, - CF3521AF51CF3E33EA6BB2D8DCD53FA7 /* FIRComponentType.h */, - 588752291D2D2D550779D9D4DAF892D1 /* FirebaseCoreInternal.h */, - 3DA6D4B5B841EB1B2FC277271E346E95 /* FirebaseInstallationsInternal.h */, - 82E27518C16C10672366E169DF06C7AD /* FirebaseMessaging.h */, - 802CF8852576C912D7DC2FAA8E2C30A0 /* FirebaseMessaging.h */, - 3242B46360EE68E4465F8E8B5E06F3FB /* FIRHeartbeatLogger.h */, - 0566FD696019A97A19213D9BCB86804F /* FIRInteropEventNames.h */, - A316D8EDCD3A0DF532EA414CEE69B719 /* FIRInteropParameterNames.h */, - 9481FA30CECEE337DFEDF3821AE44B82 /* FIRLibrary.h */, - 532EA294DE4634B102C4506634F172B3 /* FIRLogger.h */, - AB4CB2A0D3B5F99B805A58E84BE0EA42 /* FIRMessaging.h */, - 8B20C851A8D0AC5E5E219482A5FCD62C /* FIRMessaging.m */, - 5E11D563421B4AEBC515696290EC0665 /* FIRMessaging+ExtensionHelper.h */, - 4ACCD4F5A90A07EFB802E0FEF391F408 /* FIRMessaging+ExtensionHelper.m */, - A5C93C3F4A3481E7FB81FF2C57B40395 /* FIRMessaging_Private.h */, - 30B2BFD39CD66AD19AA49D8DA85705E3 /* FIRMessagingAnalytics.h */, - CC042C514D3B69EBAC1CF03A75F60167 /* FIRMessagingAnalytics.m */, - 51CDD6C65AF1DA3F24A61A279167A146 /* FIRMessagingAPNSInfo.h */, - D4A6F96CBBCC0134D2EE5EE85A9D1D4C /* FIRMessagingAPNSInfo.m */, - 9E4188BA16EBCE8262A13E07DEA93025 /* FIRMessagingAuthKeychain.h */, - 6F6F83BDFB783F59162E8D3258C7A7DF /* FIRMessagingAuthKeychain.m */, - C6FC16A22A6688A891E08E4A7AA17EA7 /* FIRMessagingAuthService.h */, - 2B0D9252B42F478832F2BF450050C560 /* FIRMessagingAuthService.m */, - E4E771B5AE6B8B1D43D4C9DE1677F839 /* FIRMessagingBackupExcludedPlist.h */, - 6C82DC0BE610CFFD4F8AA3673EE99933 /* FIRMessagingBackupExcludedPlist.m */, - F80436CCA27D3ACA6838866001E663AB /* FIRMessagingCheckinPreferences.h */, - 19BB5208B7E91F9FF7799567023C5742 /* FIRMessagingCheckinPreferences.m */, - 53F73DB40DA02EE2F3ED69FFFA525854 /* FIRMessagingCheckinService.h */, - D9B835F276A71DF1D7355C44D08D3F74 /* FIRMessagingCheckinService.m */, - 5D14AE6FD90140B6A7CE72700C06A83F /* FIRMessagingCheckinStore.h */, - 3F0FC39C428870F5C134F0043FCC38C2 /* FIRMessagingCheckinStore.m */, - E3E29E222CE5DCEE690D232AB2FB88F5 /* FIRMessagingCode.h */, - 43151E946D97EF26F957B2E822D40855 /* FIRMessagingConstants.h */, - 318FDA277F0291D1A3B4643C01F9A18C /* FIRMessagingConstants.m */, - F479FC3F849B0D948F698F8130DB92AC /* FIRMessagingContextManagerService.h */, - 14B22373368BC07EE98EC8D1BE58BF0A /* FIRMessagingContextManagerService.m */, - C8B45B0DA0E8D557293BFE661C702B14 /* FIRMessagingDefines.h */, - E8BABDE72B3C2B20472AD01AFBF499A8 /* FIRMessagingExtensionHelper.h */, - D15A86E3989299D49B637BF21087C5A0 /* FIRMessagingExtensionHelper.m */, - 2B928F03434F694154A227550761F842 /* FIRMessagingInterop.h */, - 7CBD3C0976719B17066352F7B74771D1 /* FIRMessagingKeychain.h */, - F2535650FCF39A7B1F386CE4418DB7A0 /* FIRMessagingKeychain.m */, - 84CC7F6D7795A85F0D83583BCEBA15C2 /* FIRMessagingLogger.h */, - 3FC92573C3C8AA248A79CABEC9D822A0 /* FIRMessagingLogger.m */, - 14BE12BB99503F2BC62368BBB5BCF223 /* FIRMessagingPendingTopicsList.h */, - 21528D459EBFD513F533507886EB1F39 /* FIRMessagingPendingTopicsList.m */, - 99C91056A7FC2C0B6745A9285917DE58 /* FIRMessagingPersistentSyncMessage.h */, - E262C83AEC6D38C5709F50200799E837 /* FIRMessagingPersistentSyncMessage.m */, - 72EB58E279618BE23B67F08C8BCFCC97 /* FIRMessagingPubSub.h */, - 7438045A16E31B44C1D66EF5FBBBBC64 /* FIRMessagingPubSub.m */, - A35E0D5822A5D6E2A397F9ED4BDE3379 /* FIRMessagingRemoteNotificationsProxy.h */, - 52596E6B180878B7E670EE6D059BA1DC /* FIRMessagingRemoteNotificationsProxy.m */, - DB6E71E2838D0FC06E9B1EF2ADF905B9 /* FIRMessagingRmqManager.h */, - 663955767D6A3AA9D8412AF1FF5C6BC4 /* FIRMessagingRmqManager.m */, - 626D26B463E6771B81C64399FF1398CE /* FIRMessagingSyncMessageManager.h */, - B89A631309E7C91182DD06A8EB0578A0 /* FIRMessagingSyncMessageManager.m */, - EEBECA0004A9A7D4029840F77AA92401 /* FIRMessagingTokenDeleteOperation.h */, - D31FFBC9CFC31B2BFA06B6DBA9C556A1 /* FIRMessagingTokenDeleteOperation.m */, - 2B883CA995EF44EB47A9F23802877934 /* FIRMessagingTokenFetchOperation.h */, - 4AEB83730FC851BCAAEC0C837799BCA2 /* FIRMessagingTokenFetchOperation.m */, - 696152B0F412CFEA403E1B456A00E22D /* FIRMessagingTokenInfo.h */, - 1EE06CF075A1E6CEA3E14CBC4F5D49D0 /* FIRMessagingTokenInfo.m */, - 3FDF9766C8DC6CBB4127DD38BE1AE554 /* FIRMessagingTokenManager.h */, - 87B2A525F0C2D1F241B984DB66A6DD59 /* FIRMessagingTokenManager.m */, - 9ED58DADF1055F7C6F99F7DEA38C1FA8 /* FIRMessagingTokenOperation.h */, - F0AD86662AC19FCCF1C5EAB5A86B0D13 /* FIRMessagingTokenOperation.m */, - D0D231D6B4EE89BF37BBDB7F9E8DBE50 /* FIRMessagingTokenStore.h */, - C89545D7C5166D1F2150FCB32CDAF980 /* FIRMessagingTokenStore.m */, - 6A591BCA128E4AA38326648DC30AE148 /* FIRMessagingTopicOperation.h */, - 88620EB897BC10A59971FC41B66C1D9B /* FIRMessagingTopicOperation.m */, - 0DB038E187A0CC7EC7EF086E1F2AD5B4 /* FIRMessagingTopicsCommon.h */, - 33B5AD337B7B7AA14DD2BCF2EF91DC6D /* FIRMessagingUtilities.h */, - 62DED0ED72F9759CEB7F848655A37930 /* FIRMessagingUtilities.m */, - 4469EC4AAF4417B15E53E021D9D5BB51 /* me.nanopb.c */, - B55F8DC6A82FFCE411030FABC8644C1B /* me.nanopb.h */, - 4E0BAD02978531E8B3174A88D4A9738E /* NSDictionary+FIRMessaging.h */, - 906A6EA1EBB8B434145A7FCD001F237D /* NSDictionary+FIRMessaging.m */, - 27491EDF88B194B269DC2760188210DE /* NSError+FIRMessaging.h */, - 96390E658B97F97E480DA0995840E3CF /* NSError+FIRMessaging.m */, - A2E8928016D4AF9B1057D51C964DD9B4 /* Resources */, - F784F77E64A9FCF2528D13943720D54A /* Support Files */, - ); - name = FirebaseMessaging; - path = FirebaseMessaging; - sourceTree = ""; - }; - 9BBE860C80F85DC32EA430500BF56A70 /* .symlinks */ = { - isa = PBXGroup; - children = ( - DDF709EB17A825C101D9FA9D63799EBE /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - 9BF7DFD93D5C05992CA02AC896612C2A /* webview_flutter_wkwebview */ = { - isa = PBXGroup; - children = ( - 1A41CA82EDE9164F828B8CBFD1D50D99 /* Resources */, - ); - name = webview_flutter_wkwebview; - path = webview_flutter_wkwebview; - sourceTree = ""; - }; - 9CFB670CF524E84238400A2CC735594B /* Sources */ = { - isa = PBXGroup; - children = ( - 896ADBECDEE8A6699995D34A89344D64 /* firebase_core */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - 9DFE9F288D63E0B25B0B7267D585F985 /* flutter_manager */ = { - isa = PBXGroup; - children = ( - 3E4736EAAA0CF39C614CD3ACC7086658 /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - 9E82FC01A15FC5814DB84EFE82013F19 /* Pod */ = { - isa = PBXGroup; - children = ( - 7020C4326B2358B14FDEF77ECD00C365 /* LICENSE */, - C406920F0BC706C44C50AD294B876F79 /* share_plus.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 9F1B1D2AAB6016C6F8275B9042E8DE01 /* plugins */ = { - isa = PBXGroup; - children = ( - CBFA5FBB56160B9CA8FFB8C165A9F87E /* local_auth_darwin */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - 9F24A54C2FEC4999645E19C404FE487B /* .. */ = { - isa = PBXGroup; - children = ( - A53A1ED2C7553ACCDCABE3C82BD258EA /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - 9F96F726512506395F12229AF479D012 /* .. */ = { - isa = PBXGroup; - children = ( - A6CFEFB24D73A6B37B9269084A1060BA /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - A041A93AA686C1867ED95F908E20D8EF /* macos */ = { - isa = PBXGroup; - children = ( - 3565D75EB6DB04B88980012E359BA2B6 /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - A17C9CA27C7D664C8414B3A8DECEEBFC /* flutter_manager */ = { - isa = PBXGroup; - children = ( - 0E797432EADED4B3E2378724B2CF9BE3 /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - A2E8928016D4AF9B1057D51C964DD9B4 /* Resources */ = { - isa = PBXGroup; - children = ( - C79C8196896B5677BC5775B149DAA010 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - A35E9BA3B85C9CC4D5FCC1BA5AC93D50 /* Pod */ = { - isa = PBXGroup; - children = ( - 4F5040E70B11ED331E507BA481C2176D /* LICENSE */, - E249DD94D5EC14092A99DD2453F188E9 /* path_provider_foundation.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - A3861DE5EC294D232F2F702E5A57AA11 /* .. */ = { - isa = PBXGroup; - children = ( - 2DE0D55C686BC498FF1D94CA3A6E1D9B /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - A4487216EF1EA180F2D52BC0DC0C749B /* shared_preferences_foundation */ = { - isa = PBXGroup; - children = ( - 91D8C1C211F8CB79BC4214362302490B /* messages.g.swift */, - 2710319662A6D4310A90112531E9D871 /* SharedPreferencesPlugin.swift */, - ); - name = shared_preferences_foundation; - path = shared_preferences_foundation; - sourceTree = ""; - }; - A53A1ED2C7553ACCDCABE3C82BD258EA /* .. */ = { - isa = PBXGroup; - children = ( - 92A0E6FBE275D2F3C12E016F2FE5D84E /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - A5EFAC7713EBF8DA47509ECB32935688 /* plugins */ = { - isa = PBXGroup; - children = ( - 2CC6CD87C8A113D80C14618CE97D6499 /* path_provider_foundation */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - A6CFEFB24D73A6B37B9269084A1060BA /* .. */ = { - isa = PBXGroup; - children = ( - 9B04A6DB502D29EBC81EFDAD5F8054A8 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - A830C3E44EE3D5CFE98B5F6EB8AC1222 /* macos */ = { - isa = PBXGroup; - children = ( - 5D4DCE1D7D87A0FA0C07846713300F46 /* share_plus */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - A96146AEDE34C3E00B342D89C46AF148 /* .. */ = { - isa = PBXGroup; - children = ( - 5288DFB3C67186D9A70ADA3D1BD01C22 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - A9E4944889D90F8208B0CB03BDF47A3A /* ephemeral */ = { - isa = PBXGroup; - children = ( - B1386642B32F60E42DB0E93CABD343D4 /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - AB118EEE7A6DFD968B40EF7325D4D6DA /* Pod */ = { - isa = PBXGroup; - children = ( - 8C9FABB3625FCDE128523366680FDBAD /* firebase_messaging.podspec */, - 19FE7E6A8E05B867869CAFBAC21D10DD /* LICENSE */, - ); - name = Pod; - sourceTree = ""; - }; - AD1DF924E85891A4A6919F1EDF2544EA /* macos */ = { - isa = PBXGroup; - children = ( - 0E320E180E45365AF28A930039F0EFAC /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - AE2AE3063A9F2625036449F81913644A /* .. */ = { - isa = PBXGroup; - children = ( - 7816B24A18D08729121172F30A1E751F /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - AE5F52284846D11128BAABE23839197D /* .. */ = { - isa = PBXGroup; - children = ( - C32E70A32E44578B5626BB3D19768260 /* .. */, - ); - name = ..; - path = "../../../../../../../../.pub-cache/hosted/pub.dev/url_launcher_macos-3.2.5/macos/url_launcher_macos/Sources"; - sourceTree = ""; - }; - AF2E852E2BFEDB0C4A708ACD293F714C /* .. */ = { - isa = PBXGroup; - children = ( - A3861DE5EC294D232F2F702E5A57AA11 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - AF74476C3142CA7D383CCF093E6D4EF4 /* decode */ = { - isa = PBXGroup; - children = ( - ); - name = decode; - sourceTree = ""; - }; - B11BE86292A4F08457B996F5A34BA9CD /* .. */ = { - isa = PBXGroup; - children = ( - 92D934132A308635726C88ECB972181E /* flutter_manager */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - B1386642B32F60E42DB0E93CABD343D4 /* .symlinks */ = { - isa = PBXGroup; - children = ( - 448B9D26064EBEDE3532B5FFDAF822FD /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - B24C7ED34FCEDF846FCE99FB1BAD8ACF /* plugins */ = { - isa = PBXGroup; - children = ( - F4BECF10AD751DD14D92491113704CBB /* firebase_core */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - B25F98C88FB72CBEB0EF9D6D6AA0EE18 /* flutter_manager */ = { - isa = PBXGroup; - children = ( - 40636679C93E03400AE2DAB98E1AE5DD /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - B3CB0A64EF74A12452E53D735E02D01F /* .. */ = { - isa = PBXGroup; - children = ( - 964BF40428B9D3E3E3B80C2E96F598F7 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - B3FED0C09BE98237136CFE24DC296F33 /* encode */ = { - isa = PBXGroup; - children = ( - ); - name = encode; - sourceTree = ""; - }; - B4FF7DA014474775D41B36F6A1C7EBEA /* firebase_core */ = { - isa = PBXGroup; - children = ( - 0100BAB18F1F60A78D781D41126D59FA /* .. */, - 1A9E9857B00DC779F39045DFB526D11B /* Pod */, - 749FF52D7AF41449B71F75ACCF9A36EA /* Support Files */, - ); - name = firebase_core; - path = ../Flutter/ephemeral/.symlinks/plugins/firebase_core/macos; - sourceTree = ""; - }; - B5121952BF671472B02ACD5AEE69D128 /* Pods */ = { - isa = PBXGroup; - children = ( - 35414E9DCB105E1A3C59B12D730C32BC /* Firebase */, - 36D3138E08B6334D6A7CCB49A40F678A /* FirebaseCore */, - 4E19B23AA8E3654E2B9F15BB54F1E1BF /* FirebaseCoreExtension */, - 8291B1D4709312604430CD633CDFD8A3 /* FirebaseCoreInternal */, - DAFA1396E41B2392692AC64D99E97E2C /* FirebaseCrashlytics */, - CBD349100A1EFD666AF36E977DE65DE2 /* FirebaseInstallations */, - 9B4D1FFEB95FAF9AE85BFD0407EA8ACE /* FirebaseMessaging */, - 1911F41FBD87022330B5BA28CE724027 /* FirebaseRemoteConfigInterop */, - CDCFF9C4AD106177DC05243F6648C9A2 /* FirebaseSessions */, - 20440DEE3B90F8D2826AED266ACF81D0 /* GoogleDataTransport */, - 96669DC7E2304D22FD69572673A1D129 /* GoogleUtilities */, - 05F2DAC5ED1D5B706E56D87CCCB7BDFB /* nanopb */, - 66B9509A1018BC6AEBC7236F366D4C64 /* PromisesObjC */, - 52ADB29C1EC226A275D236C26614546C /* PromisesSwift */, - ); - name = Pods; - sourceTree = ""; - }; - B81AE38DC40142B4117EF2C49BD83F6D /* macos */ = { - isa = PBXGroup; - children = ( - 47280A091E28C4EE5CFF34547B6F89BA /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - B82FB25C2B9677B21EF24BFA2E378267 /* Support Files */ = { - isa = PBXGroup; - children = ( - 8E512AD257BEA8B8960730C9C071B2B5 /* ResourceBundle-webview_flutter_wkwebview_privacy-webview_flutter_wkwebview-Info.plist */, - 4E4FDE8DDACCDF9FCB48D1DE45AC1D56 /* webview_flutter_wkwebview.modulemap */, - 559666D4ED2D6893CB321611AF7E87F6 /* webview_flutter_wkwebview-dummy.m */, - 10D2DE736383A59839865B07870421CD /* webview_flutter_wkwebview-Info.plist */, - 9C523704FC15CC7CE5A530F768D92096 /* webview_flutter_wkwebview-prefix.pch */, - C52D5BD905FA1EE8F9D1D3F9E57A43B6 /* webview_flutter_wkwebview-umbrella.h */, - 4D0E4F070405F4F48EF9AA6A780BCE0B /* webview_flutter_wkwebview.debug.xcconfig */, - 17016078E835C0DEAE4C69BA81319323 /* webview_flutter_wkwebview.release.xcconfig */, - ); - name = "Support Files"; - path = "../../../../../../Pods/Target Support Files/webview_flutter_wkwebview"; - sourceTree = ""; - }; - BA5A6C9FB406B823432347BA8F92CC27 /* Support Files */ = { - isa = PBXGroup; - children = ( - FFB4A7262D310A9B068A48AC827E412D /* ResourceBundle-share_plus_privacy-share_plus-Info.plist */, - EBFFE003CA1D4A4C60BFEA17A91FC4AE /* share_plus.modulemap */, - 7BBC60BE5E22F028796F1EA666D94148 /* share_plus-dummy.m */, - 23904E010BAE7E6E36239C2F5A5C22D3 /* share_plus-Info.plist */, - D47945D10BDDC6A8CA3D423A2BF34354 /* share_plus-prefix.pch */, - 5EFFAD5C28EFFA4B2892EFA2EDB3134B /* share_plus-umbrella.h */, - AC0E27FCE763641FA16B0F528C83E9E6 /* share_plus.debug.xcconfig */, - BA46B62E1A7DBBF41185DA84A6049092 /* share_plus.release.xcconfig */, - ); - name = "Support Files"; - path = "../../../../../../Pods/Target Support Files/share_plus"; - sourceTree = ""; - }; - BAB2C72FFFE05E903CE5F4088E766AB4 /* Support Files */ = { - isa = PBXGroup; - children = ( - 2D74C9ED662BB45392C907597D7BC702 /* FirebaseCrashlytics.modulemap */, - 73CFBBBD631BB23E10A8116F70600AB0 /* FirebaseCrashlytics-dummy.m */, - C515BC5B77F6AE9C9BE36CEB9CD35060 /* FirebaseCrashlytics-Info.plist */, - A33613F728AD67F3A4D343B8DF50032B /* FirebaseCrashlytics-umbrella.h */, - E95A09CEFE8F242CB1876BE8F5449EE9 /* FirebaseCrashlytics.debug.xcconfig */, - 8BE1E234E38A1DB61AF9E829D949798C /* FirebaseCrashlytics.release.xcconfig */, - 994909D5FD52012E71B58948CC31FDE0 /* ResourceBundle-FirebaseCrashlytics_Privacy-FirebaseCrashlytics-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/FirebaseCrashlytics"; - sourceTree = ""; - }; - BABA47C17831D9ED8A94A3ADBAA58667 /* Support Files */ = { - isa = PBXGroup; - children = ( - 76741309FFE62CAD4690FEE85E12CAFC /* ResourceBundle-shared_preferences_foundation_privacy-shared_preferences_foundation-Info.plist */, - 2D97CA312EA80BA9CAD5E68BC863D375 /* shared_preferences_foundation.modulemap */, - 2D9771FA31939E04A22A58F20747F859 /* shared_preferences_foundation-dummy.m */, - F4BF13D181033D19FC4D6DBBDF2B5087 /* shared_preferences_foundation-Info.plist */, - 4544D6152A929E50B6CE9A531B232E5A /* shared_preferences_foundation-prefix.pch */, - 9A9BBD0DF165C8925C9545F0B25B83E8 /* shared_preferences_foundation-umbrella.h */, - 2997776643392C8140A9BF59BF2D3440 /* shared_preferences_foundation.debug.xcconfig */, - 20DEAA71C3D37A3E7CFAE33B83AC7937 /* shared_preferences_foundation.release.xcconfig */, - ); - name = "Support Files"; - path = "../../../../../../Pods/Target Support Files/shared_preferences_foundation"; - sourceTree = ""; - }; - BB222FEDC02F845F9AA7CF3357E383D7 /* .. */ = { - isa = PBXGroup; - children = ( - 0CD7D2EC79B6836304DD5BFCE9F6A9F0 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - BB30B20D3A0D43CCF989947475D126C5 /* ephemeral */ = { - isa = PBXGroup; - children = ( - 622DD9458DBC765935E853B12EB7E336 /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - BFFA4899D41AC5978D0CD3B997800765 /* plugins */ = { - isa = PBXGroup; - children = ( - 0FB7A1E68DF4E429A608D1A57F1B980A /* url_launcher_macos */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - C03BEF00B9DEB5EB0B50F9B6E48F68F4 /* .. */ = { - isa = PBXGroup; - children = ( - 3F20F734E3457BC3111EFE318E6CB22B /* .. */, - ); - name = ..; - path = "../../../../../../../../.pub-cache/hosted/pub.dev/firebase_messaging-16.0.4/macos/firebase_messaging/Sources"; - sourceTree = ""; - }; - C29070465A065A73658ED84CB2142294 /* Flutter */ = { - isa = PBXGroup; - children = ( - 86D736894DA4A228B74AEDCD1BDC2E12 /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - C2EE71780493A5774501F20D1BC0E59A /* Pod */ = { - isa = PBXGroup; - children = ( - 428F99A657223EDCE72621DE69B91C69 /* LICENSE */, - 1E33A51B891728843E2A14E127D2687E /* url_launcher_macos.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - C2FF8C8CB843BB49DB9B410B8DA22F24 /* darwin */ = { - isa = PBXGroup; - children = ( - 7A706A19BD14488F8ACB3009AC7281FD /* webview_flutter_wkwebview */, - ); - name = darwin; - path = darwin; - sourceTree = ""; - }; - C32E70A32E44578B5626BB3D19768260 /* .. */ = { - isa = PBXGroup; - children = ( - 12BF3E0EEBE139626520C2E43988EDD9 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - C4247659F9DA0052550AE2D3899A0BB4 /* .symlinks */ = { - isa = PBXGroup; - children = ( - 49B60FD81FD3A140CF3F967F71CEC70D /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - C46C45E49B9172EBC8201AC90D6C61A4 /* Support Files */ = { - isa = PBXGroup; - children = ( - 25F73292C507BEB5629993B03CF2735C /* GoogleUtilities.modulemap */, - 695123D3DB7AB55E8782CD523749C872 /* GoogleUtilities-dummy.m */, - 2FAB807BED440DCF41392CD5304F4924 /* GoogleUtilities-Info.plist */, - 70F83D3B2D0019109FE86381C87EFD13 /* GoogleUtilities-umbrella.h */, - CE819EBA9394D0FE17A19E6B4CDEDC3C /* GoogleUtilities.debug.xcconfig */, - 090C691BCCBC90BC51FC3E3D32941115 /* GoogleUtilities.release.xcconfig */, - 09174AB569A10CD63FEA3A6548A5100D /* ResourceBundle-GoogleUtilities_Privacy-GoogleUtilities-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/GoogleUtilities"; - sourceTree = ""; - }; - C65A10625FF3F59C4196C2336F474FA3 /* macos */ = { - isa = PBXGroup; - children = ( - F23B7542148350A72FA677C949DE0001 /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - C79BDCC14AF4327F9481DF9FCED80716 /* plugins */ = { - isa = PBXGroup; - children = ( - 3F022A916C8C83DBBC77C878E83C1D49 /* url_launcher_macos */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - C85E7FC733C5A71D3AB45D2435368EAB /* Sources */ = { - isa = PBXGroup; - children = ( - 31FC5271DA0E79AF56DDBCC13D07D119 /* path_provider_foundation */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - C8B1D6945D8848AB0C8C964ACED851C1 /* ephemeral */ = { - isa = PBXGroup; - children = ( - 1D57481617340EC00ECE607877A529DD /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - CA03273B5FE1527AC16BDA4FF62091E1 /* webview_flutter_wkwebview */ = { - isa = PBXGroup; - children = ( - AE296030E75756F6D6D1707A9C219C03 /* AuthenticationChallengeResponse.swift */, - 6E5886ECF783E6927A8EF01C0F574BE0 /* AuthenticationChallengeResponseProxyAPIDelegate.swift */, - E07DAAF1DF11F3F850445FE463739802 /* ErrorProxyAPIDelegate.swift */, - 2429850B3E2BD103F5E30CC340127F5B /* FlutterAssetManager.swift */, - DB171CB8B9910F6864C9FA4C160518F7 /* FlutterViewFactory.swift */, - 27652AB768E96015ED394A59D9CDC1D5 /* FrameInfoProxyAPIDelegate.swift */, - 27456D2FDF7D670CB7495E62F8A2BA7B /* GetTrustResultResponse.swift */, - DE430D8B9647CAAC7DA373B8CF71D280 /* GetTrustResultResponseProxyAPIDelegate.swift */, - 7B3D70F124E7F09C58101587DADACE27 /* HTTPCookieProxyAPIDelegate.swift */, - 70A9D5FFFE6ACF968DE67656C6F96439 /* HTTPCookieStoreProxyAPIDelegate.swift */, - 02296D670452C1BE061412CDBE9A7727 /* HTTPURLResponseProxyAPIDelegate.swift */, - 8F53BD37E4C14004E288F2165D885C4F /* NavigationActionProxyAPIDelegate.swift */, - 2E8981DC97BC65D6C736CF678DAC1E79 /* NavigationDelegateProxyAPIDelegate.swift */, - 4F2BB65BED8E6985AA07BA38FE0C26F5 /* NavigationResponseProxyAPIDelegate.swift */, - 213F5CEA52FF8FD097A5D6F08437B44E /* NSObjectProxyAPIDelegate.swift */, - 33D873491CC37DC918A76D441A146C7B /* PreferencesProxyAPIDelegate.swift */, - 73B69C7BA32E0D68895EF296E83F7722 /* ProxyAPIRegistrar.swift */, - C9067DFD0E73BCA9A8E389146F87E95F /* ScriptMessageHandlerProxyAPIDelegate.swift */, - 679541A083A94F962861950878E97A12 /* ScriptMessageProxyAPIDelegate.swift */, - D80655D879580DAB730325B08150A9D6 /* ScrollViewDelegateProxyAPIDelegate.swift */, - 836E038B1D8D591788432096C41C969C /* ScrollViewProxyAPIDelegate.swift */, - 3CB085DD4B109890A6DBB89712C0C83B /* SecCertificateProxyAPIDelegate.swift */, - C590509DB32D8A9D23DFB025C2EE6BFE /* SecTrustProxyAPIDelegate.swift */, - C1093865CCB98365C33C255C57DD26CE /* SecurityOriginProxyAPIDelegate.swift */, - 93F4735C8B2FEA49EB5261D67B5913DF /* SecWrappers.swift */, - EAED401E0AC8386E6D5938B38BA3B172 /* StructWrappers.swift */, - E8EFE37407DAD1652AFEA0ED12DFB833 /* UIDelegateProxyAPIDelegate.swift */, - 1887B23EA14A5CBB9DE6A3F12EC1BC99 /* UIViewProxyAPIDelegate.swift */, - 6D07A134C264FF32CDFC4713087CCBF1 /* URLAuthenticationChallengeProxyAPIDelegate.swift */, - 9E1EE4A377B3619CDB3DD20CDFE510C4 /* URLCredentialProxyAPIDelegate.swift */, - 238E8E22D2F6742ACD792DF871DDBE6A /* URLProtectionSpaceProxyAPIDelegate.swift */, - 800A953B877EDD1F23181A2F3FE53BD9 /* URLProxyAPIDelegate.swift */, - C1132E2EA4E679A7F633382D93917623 /* URLRequestProxyAPIDelegate.swift */, - E3ECABD65306E92F803F68B822911820 /* UserContentControllerProxyAPIDelegate.swift */, - A0CC3EC398F8013E6D7C8FC368B31675 /* UserScriptProxyAPIDelegate.swift */, - A7ECB8FFACB0F6673A97151049F21CCF /* WebKitLibrary.g.swift */, - D35E73D9D6A1D99287E8FBA63DB97E89 /* WebpagePreferencesProxyAPIDelegate.swift */, - A40AA810C7EBC55A4EDA4F311B4089C0 /* WebsiteDataStoreProxyAPIDelegate.swift */, - A034CAD32971235ADDC83F0E64E28D73 /* WebViewConfigurationProxyAPIDelegate.swift */, - 1A7A7CB39E5A975208778CD8D7849000 /* WebViewFlutterPlugin.swift */, - 75D8D894A44AB53EC9F845D92DAF3B05 /* WebViewFlutterWKWebViewExternalAPI.swift */, - 6148EFEE203E8CAADE83293E1B6BE4BA /* WebViewProxyAPIDelegate.swift */, - ); - name = webview_flutter_wkwebview; - path = webview_flutter_wkwebview; - sourceTree = ""; - }; - CBD349100A1EFD666AF36E977DE65DE2 /* FirebaseInstallations */ = { - isa = PBXGroup; - children = ( - 81F31F9FE8653706BCEC9E3E50097184 /* FIRAppInternal.h */, - 395ABC1555AEB52F9BB50A5B30BAA10B /* FIRComponent.h */, - 6917E20EB9117F449C45720BED8BF466 /* FIRComponentContainer.h */, - 12B0B7710483DB73F067DD70863AA083 /* FIRComponentType.h */, - 2D49B23666B54E102FB26AD96768C295 /* FIRCurrentDateProvider.h */, - 61174DD86AF0CA54B3354BE21A65BDC7 /* FIRCurrentDateProvider.m */, - DFA6E6156D69259F44EEFB2DE239AED7 /* FirebaseCoreInternal.h */, - 50CC3ED9920490B48CCCE27E814FC640 /* FirebaseInstallations.h */, - 2F51BE635AD592EFF4FB8C81CED4C38F /* FirebaseInstallationsInternal.h */, - C68692754DE3E04078ACF01009F179B0 /* FIRHeartbeatLogger.h */, - 1DBAD70A688101F3732373013F5EC2C6 /* FIRInstallations.h */, - 61FE4801EB4E1F59BB0B65FD31A59CD1 /* FIRInstallations.m */, - CF43CF9F5B48636BA55F8FE0C50F1D99 /* FIRInstallationsAPIService.h */, - DEF44F8BADE276FDEC32B9E08C8E3ECB /* FIRInstallationsAPIService.m */, - 112FE3C0F1077662B7D0A59E5EB0E749 /* FIRInstallationsAuthTokenResult.h */, - BC9292946A57FE3B883CF351159508D0 /* FIRInstallationsAuthTokenResult.m */, - 9BA7EC5F08F4C9C325830B1A6E678E18 /* FIRInstallationsAuthTokenResultInternal.h */, - 768625F518B202AE973043583A6114FB /* FIRInstallationsBackoffController.h */, - 8516C2411643F7FF42253AC264176552 /* FIRInstallationsBackoffController.m */, - F634629C94A17C9E9BF915E33F174079 /* FIRInstallationsErrors.h */, - 008E39C6930011B06E33E298157205B6 /* FIRInstallationsErrorUtil.h */, - D8ED84BB7A13177F68302A3DE58730FC /* FIRInstallationsErrorUtil.m */, - 820624E7BA14B41BD8842B7BA239E31E /* FIRInstallationsHTTPError.h */, - D14A4FBD8C8C4D842DAFDDC928A27F44 /* FIRInstallationsHTTPError.m */, - E797E1136D6D28209E4CD4393BDE08AE /* FIRInstallationsIDController.h */, - 4FC96405A2FCFC52E15EA730CF4F31AE /* FIRInstallationsIDController.m */, - B4B307CE9569D426918645257ABFA99F /* FIRInstallationsIIDStore.h */, - E25183E628438B547EA0FD3D6750A9DD /* FIRInstallationsIIDStore.m */, - 8F7733D0D001859E8A775021CD33756D /* FIRInstallationsIIDTokenStore.h */, - 44A641B337A373377F7166A7E1488B60 /* FIRInstallationsIIDTokenStore.m */, - 4F01B244D71FA09E4B72DFCF19695DE1 /* FIRInstallationsItem.h */, - 222283BD0DC36545E65E19D8F4EEB617 /* FIRInstallationsItem.m */, - 757B36D3EF3AF8FEB77EF83D29C59FB3 /* FIRInstallationsItem+RegisterInstallationAPI.h */, - 392BE37C07A3D604EF0F73E5C7F37661 /* FIRInstallationsItem+RegisterInstallationAPI.m */, - F37CF34309C18F71AC66DCB4576CC014 /* FIRInstallationsLogger.h */, - 3EDDE4274519E4AC0CB2BF7174035336 /* FIRInstallationsLogger.m */, - 340D49A7B69F1D9F48D09E8B5FF6CD34 /* FIRInstallationsSingleOperationPromiseCache.h */, - 996D4302562D019EF177F3E267B87152 /* FIRInstallationsSingleOperationPromiseCache.m */, - 1D6616E0AC32FD9CF8C12D3FC9FD63E5 /* FIRInstallationsStatus.h */, - A79E9B335FF6DDB518E4AC4B52ACD351 /* FIRInstallationsStore.h */, - 5D963B567FFEA5BD363149365725D16C /* FIRInstallationsStore.m */, - BB7ACC0BD57BD17D9CB95ABE0CF87EBF /* FIRInstallationsStoredAuthToken.h */, - 2384CE8DDBA14FDA5051F7C4CF1AEE0C /* FIRInstallationsStoredAuthToken.m */, - FB7B6B3FF1E4794666162C81BB997690 /* FIRInstallationsStoredItem.h */, - FDB681A94069C24435B8D0250D0B5D5E /* FIRInstallationsStoredItem.m */, - 0285AE5905748D82D65D54F87DAA517A /* FIRLibrary.h */, - 389352281CC9FC6B0C7C84280B8E16D3 /* FIRLogger.h */, - 78DD843C51881D38F8BA9B355D6CD7F7 /* Resources */, - 21452D54BEA7F93B7D59F46C04434C1E /* Support Files */, - ); - name = FirebaseInstallations; - path = FirebaseInstallations; - sourceTree = ""; - }; - CBFA5FBB56160B9CA8FFB8C165A9F87E /* local_auth_darwin */ = { - isa = PBXGroup; - children = ( - 56BBF692297DBF154BDEDC767461968C /* darwin */, - ); - name = local_auth_darwin; - path = local_auth_darwin; - sourceTree = ""; - }; - CCA4977C619083650BE249CD8E539C04 /* path_provider_foundation */ = { - isa = PBXGroup; - children = ( - 7E1162AC4C56B8A8CE7A54FDE558836A /* .. */, - A35E9BA3B85C9CC4D5FCC1BA5AC93D50 /* Pod */, - 514565B53E3E3022FD7AEE89BD0EB6D1 /* Support Files */, - ); - name = path_provider_foundation; - path = ../Flutter/ephemeral/.symlinks/plugins/path_provider_foundation/darwin; - sourceTree = ""; - }; - CD257DFF3E228213E96BE2653D1D81D8 /* .symlinks */ = { - isa = PBXGroup; - children = ( - 78ECC0708259B1873F0391EE33917B0A /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - CDCB7DAF40BE87B41267AB59ADA53FA0 /* ephemeral */ = { - isa = PBXGroup; - children = ( - EAAAFFE4C749569B48FC0BB5182DDF33 /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - CDCFF9C4AD106177DC05243F6648C9A2 /* FirebaseSessions */ = { - isa = PBXGroup; - children = ( - EAA0CD4604E3EC0AD592811023501905 /* ApplicationInfo.swift */, - 8729413E1D6D44A67A18F8BBE9EA8077 /* DevEventConsoleLogger.swift */, - C895020BE1DDF56D264456207B480220 /* EventGDTLogger.swift */, - 4C1F6B4BE5894E25E047EB3B6DAB8CDC /* FirebaseSessions.swift */, - 3F2808F10C1A209146521C209EE3E210 /* FirebaseSessionsError.swift */, - 3C9AC58E6F225353605690F32B2D432E /* FIRSESNanoPBHelpers.h */, - C29CF49B90EC7925F7E4C98AD4C81DCA /* FIRSESNanoPBHelpers.m */, - ED0A980715C8E58A1C5F32D7C30B6695 /* GoogleDataTransport+GoogleDataTransportProtocol.swift */, - 412F2E4EE74024E51DD4F5645A40BBB6 /* Installations+InstallationsProtocol.swift */, - 51C72135DCB399C3E11C06749BEA3A8B /* LocalOverrideSettings.swift */, - 7649297AA16271AB47260C519FD1609B /* Logger.swift */, - 8305395870C07FBADA624DA58EE59675 /* NanoPB+CustomStringConvertible.swift */, - 30D5F45F3B4638ED6862097531BAFB68 /* NetworkInfo.swift */, - 79630F5AF897077A0F0BD8BD497D78B0 /* RemoteSettings.swift */, - 82FCC3DC9DE76B3A004B58052DE1B015 /* SDKDefaultSettings.swift */, - 95EEC94448039EDB27ACE77B98B22FD2 /* SessionCoordinator.swift */, - D0D5CED49F07E49E1B77800C56E815CA /* SessionGenerator.swift */, - C6255F997AB8805E8E2A8856F375C0B2 /* SessionInitiator.swift */, - FAD430162289DB4618FA69484552737B /* sessions.nanopb.c */, - DAF7F0363F9CE0F6B0F0E7077A756308 /* sessions.nanopb.h */, - FD750C85568F12131C91577293D43D44 /* SessionsDependencies.swift */, - E22847846073478E86299B6915211C77 /* SessionsProvider.swift */, - 6CD2D9B80638C6FE492C13D209067773 /* SessionsSettings.swift */, - 1D1C87C89253F7C3CCE64E9BFF39F90B /* SessionsSubscriber.swift */, - 42EB4C593F2E0E5A08EFDF5043DC3710 /* SessionStartEvent.swift */, - 68A0DA8A2C14F766E8F0D93AE345294C /* SettingsCacheClient.swift */, - CC2883A9707365E9BA8B04016578FF18 /* SettingsDownloadClient.swift */, - 9FCC6B2D14A754C991EE4CAE0EB3AF61 /* SettingsProtocol.swift */, - DA3C56482C4BF346321711B273B60D5E /* SettingsProvider.swift */, - C30C7EA87A9EE5F4A6161754CEC87504 /* Time.swift */, - D50F9DAF482216955A74D013628711E0 /* Support Files */, - ); - name = FirebaseSessions; - path = FirebaseSessions; - sourceTree = ""; - }; - CDE8EDE4E29A78EE597000AA27747DFE /* macos */ = { - isa = PBXGroup; - children = ( - FC721BFC2BD176FDE57F7933D969367E /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - CEB5F4B4C6C1D1A21C8E6486FF6C4BB1 /* flutter_manager */ = { - isa = PBXGroup; - children = ( - B81AE38DC40142B4117EF2C49BD83F6D /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - CF1408CF629C7361332E53B88F7BD30C = { - isa = PBXGroup; - children = ( - 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, - 2C9CF55BD17EA880B11F5B9FEAADFEFE /* Development Pods */, - 5122B99D1D8AA373921CB441D0F288FE /* Frameworks */, - B5121952BF671472B02ACD5AEE69D128 /* Pods */, - 4BEEA3E4D8905B366EB1D0B85B523229 /* Products */, - 48784BA740BD93553321C337ADC29C92 /* Targets Support Files */, - ); - sourceTree = ""; - }; - CF34FA34ACC2869902642CD0999AC854 /* Pod */ = { - isa = PBXGroup; - children = ( - 4A662EA961CB800E13D3A98EC31782E1 /* FlutterMacOS.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - CF386E38B26E1D5998D8CECFA6BE82DF /* local_auth_darwin */ = { - isa = PBXGroup; - children = ( - E1E918A1DCE08880C21182A9DF0B7D4D /* LocalAuthPlugin.swift */, - 009AD1BF1981C9058C0066A638EB320B /* messages.g.swift */, - C65DD7B4CE0E4CC86C25606AA5949682 /* SystemWrappers.swift */, - ); - name = local_auth_darwin; - path = local_auth_darwin; - sourceTree = ""; - }; - D0BE502352BB379E86EBCC47DA504C6D /* Resources */ = { - isa = PBXGroup; - children = ( - EE54D17013504CB19E561E4FFE989702 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - path = Resources; - sourceTree = ""; - }; - D1E4428E2A5C34A21272986EA42E3780 /* darwin */ = { - isa = PBXGroup; - children = ( - 8FA95A4947353DA7071833AEA709F87B /* shared_preferences_foundation */, - ); - name = darwin; - path = darwin; - sourceTree = ""; - }; - D20A5A52E7864ED8F151C9934F253579 /* Support Files */ = { - isa = PBXGroup; - children = ( - 830BE1299BA03BE1491B4213071D83AD /* FirebaseCoreInternal.modulemap */, - 24FE98D621A387C5179E0D0715128D94 /* FirebaseCoreInternal-dummy.m */, - 6CFD384B443D75684DDDBB6F46990155 /* FirebaseCoreInternal-Info.plist */, - EDF1FC9B1ABD423EBBBB33956A690575 /* FirebaseCoreInternal-prefix.pch */, - 6344D5D07EEB67525524BB6B3CF0DE40 /* FirebaseCoreInternal-umbrella.h */, - EC638D74D1813E41AD2A7BA2158A7F50 /* FirebaseCoreInternal.debug.xcconfig */, - 3FBC85655FDD38B20EB6D68DEC94EABD /* FirebaseCoreInternal.release.xcconfig */, - 2EBF5340E8481D4EA7EED31D5986C2A8 /* ResourceBundle-FirebaseCoreInternal_Privacy-FirebaseCoreInternal-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/FirebaseCoreInternal"; - sourceTree = ""; - }; - D2E118D3E4C44813E01CD9EBF18D86DF /* shared_preferences_foundation */ = { - isa = PBXGroup; - children = ( - D1E4428E2A5C34A21272986EA42E3780 /* darwin */, - ); - name = shared_preferences_foundation; - path = shared_preferences_foundation; - sourceTree = ""; - }; - D3153A3FE7C3FD02830910BD9DF50C2E /* .symlinks */ = { - isa = PBXGroup; - children = ( - 60C1AA9EF63D9DB25A96A3247BD0A50C /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - D50866E13DC2E3046140122ED9862DE3 /* flutter_manager */ = { - isa = PBXGroup; - children = ( - 614AD75C1770D6A9895E027959364921 /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - D50F9DAF482216955A74D013628711E0 /* Support Files */ = { - isa = PBXGroup; - children = ( - 1653301603599BC6FDA662F107AC052B /* FirebaseSessions.modulemap */, - 1F81BBE4E16CE0DE70AD65B626665D04 /* FirebaseSessions-dummy.m */, - CF24FB981E988E9FB8CFBF52A1315067 /* FirebaseSessions-Info.plist */, - 05099AD9FA23867891C293BC3C6BED8B /* FirebaseSessions-umbrella.h */, - 9ACBF40D5D8975FEA82E917615499D24 /* FirebaseSessions.debug.xcconfig */, - 1052CF993C6603827082B7AF7A36E6A4 /* FirebaseSessions.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/FirebaseSessions"; - sourceTree = ""; - }; - D5D2B142FE952210314858D28BC66AA2 /* flutter_manager */ = { - isa = PBXGroup; - children = ( - 8203A22567E972269C25BFCC2D7BAE76 /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - D6263B329C40F3BEA127BCBE788391C9 /* .. */ = { - isa = PBXGroup; - children = ( - E91B45F21CFACADA624AACD6FE238E8C /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - D7BB25C56D8DD92DBF8BE2F4D676E620 /* Flutter */ = { - isa = PBXGroup; - children = ( - 5B1C5EDAD5DCD2C418D802AD94C9AA60 /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - D843E3AC09A2D7368F6C9B961DA520B6 /* path_provider_foundation */ = { - isa = PBXGroup; - children = ( - C85E7FC733C5A71D3AB45D2435368EAB /* Sources */, - ); - name = path_provider_foundation; - path = path_provider_foundation; - sourceTree = ""; - }; - D88764E5A38084C4405A9D4614AB4122 /* webview_flutter_wkwebview */ = { - isa = PBXGroup; - children = ( - C2FF8C8CB843BB49DB9B410B8DA22F24 /* darwin */, - ); - name = webview_flutter_wkwebview; - path = webview_flutter_wkwebview; - sourceTree = ""; - }; - D9C92FD265F2F2C1D06FD531E50E48FD /* package_info_plus */ = { - isa = PBXGroup; - children = ( - 2A8E877F6BDB92B5D2239EA90F979A39 /* .. */, - 0D35B964CCD82FF1BCE463FA1CC8EBC4 /* Pod */, - 40068CB332749DF148B8901C1478DA7C /* Support Files */, - ); - name = package_info_plus; - path = ../Flutter/ephemeral/.symlinks/plugins/package_info_plus/macos; - sourceTree = ""; - }; - DAFA1396E41B2392692AC64D99E97E2C /* FirebaseCrashlytics */ = { - isa = PBXGroup; - children = ( - D313FFAEA92E174C75AD2C0610506E35 /* crashlytics.nanopb.c */, - 50087BB0F8B5D87642308D3B5D3FDB83 /* crashlytics.nanopb.h */, - B23702ABF334BECD6CB8A2FF46E23270 /* CrashlyticsRemoteConfigManager.swift */, - 79C9EB05800B6F95F736C9B224DFA285 /* dwarf.h */, - E2D6E665D037DBE72C859C5AC561D9E8 /* EncodedRolloutAssignment.swift */, - E957EB5A34D30813D871F0E19C8D8D0F /* FIRAnalyticsInterop.h */, - 08648B264525995E54F0E2E824B4696B /* FIRAnalyticsInteropListener.h */, - 6A7598896A96842467EAE609983B87BA /* FIRAppInternal.h */, - 75ED653554A07DA084112614A62760C0 /* FIRCLSAllocate.c */, - F3B608EC575959F53BFFB9DBFDB94C17 /* FIRCLSAllocate.h */, - 7B0A0B75D4FFA46FB4D658650F8F8536 /* FIRCLSAnalyticsManager.h */, - B8F9462A75A875E615523F3AD09A58EB /* FIRCLSAnalyticsManager.m */, - CCD7720BC3EA7F0EE9A2CF5ECF5AC22D /* FIRCLSApplication.h */, - 80A408BEB8F2210D5069043041A01824 /* FIRCLSApplication.m */, - 819792AEF652D3176B8F9B6A05629B4A /* FIRCLSApplicationIdentifierModel.h */, - 9B987CE3B7B0FC578D2E7A2F96F87ABD /* FIRCLSApplicationIdentifierModel.m */, - D6257F3D1A9B424C53B68E0B89761937 /* FIRCLSAsyncOperation.h */, - 8AE50E6308B8781BF86FF917C37EAB91 /* FIRCLSAsyncOperation.m */, - 1BD5D3FDFCE055BC2249023A9B47B390 /* FIRCLSAsyncOperation_Private.h */, - 6C1531363F6636C3F3FD40B7BA3C71E3 /* FIRCLSBinaryImage.h */, - 6FDD7B0DAB5681CE81B11B9620D4DB43 /* FIRCLSBinaryImage.m */, - 12D6EA4C18AA3755661860FEE3E4F021 /* FIRCLSByteUtility.h */, - 2AE620C73393F4484C8B64E6E8DE3F6C /* FIRCLSByteUtility.m */, - 532CA0768DD8D4F2CBA5E5FD35BF9B32 /* FIRCLSCallStackTree.h */, - D61EBBC9B7D9D8D740DD422F00750CBA /* FIRCLSCallStackTree.m */, - 32DB394ADBC4E6C7246CEA283577CB79 /* FIRCLSCodeMapping.h */, - 93320416E996061895B79403F77DF32B /* FIRCLSCodeMapping.m */, - 46051EFBAB4F79387096F015E262BC30 /* FIRCLSCompactUnwind.c */, - BF430B791006230A53CAC29826ADFB82 /* FIRCLSCompactUnwind.h */, - 59199A63A0B5FD7FAEABDF63C6AD8823 /* FIRCLSCompactUnwind_Private.h */, - D1295C7DB224BAD26C2F094612235E62 /* FIRCLSCompoundOperation.h */, - 4FE9B5DB9CC1E6C83E91FB1BFC955447 /* FIRCLSCompoundOperation.m */, - EC97F0D8774488962A240DF6B0294E4B /* FIRCLSConstants.h */, - B6879A5F8B8A8B2ED003635DF234A332 /* FIRCLSConstants.m */, - 3DEF36C52D11B24513F41449D0258698 /* FIRCLSContext.h */, - AE68306C83553537856969F83F4CE246 /* FIRCLSContext.m */, - 4DD7100A1AB0D6CF5866EAA0F01B35F3 /* FIRCLSContextInitData.h */, - 2513FC4FA2508D9251B98170BE9C6C8C /* FIRCLSContextInitData.m */, - 244DC514766972B9C03D5D57AA4A62E6 /* FIRCLSContextManager.h */, - 1FC5CCE90C3E76D69675AF6DC29B7604 /* FIRCLSContextManager.m */, - 1F8898D085CAD8D6913D9006F91B9B01 /* FIRCLSCrashedMarkerFile.c */, - B6E928A220CD3C3FFE389887C31BB34D /* FIRCLSCrashedMarkerFile.h */, - 156A5B08B8F7D8C77AE7561BC94DDA57 /* FIRCLSDataCollectionArbiter.h */, - F2FD2DD52E199357E395CD7C913357FD /* FIRCLSDataCollectionArbiter.m */, - 38125F8635D408694039AA031401E471 /* FIRCLSDataCollectionToken.h */, - C4874812B1C86C17CEBD5A4967975F73 /* FIRCLSDataCollectionToken.m */, - 4CB2FC9D75B073FC0B576595FAB2B0C6 /* FIRCLSDataParsing.c */, - CD37BA028A865024DF3A64754D235C1A /* FIRCLSDataParsing.h */, - 8E97807DB1B0D81D343DB521F6705634 /* FIRCLSDefines.h */, - 516477939441131B41564BB3AF237889 /* FIRCLSDemangleOperation.h */, - 58F7865C081E822098E6B4703949D6F3 /* FIRCLSDemangleOperation.mm */, - BE32A17A1F12338C2F7737A6AC8C9D8F /* FIRCLSDownloadAndSaveSettingsOperation.h */, - 1BC29AB1D05543B46D66237C87F0949A /* FIRCLSDownloadAndSaveSettingsOperation.m */, - 6D2090A3988057896734AAAF599A3AB2 /* FIRCLSdSYM.h */, - 19B979706328685A1F58D690DBAB3A0C /* FIRCLSdSYM.m */, - 2930D3F035F91CC1AEAD60BE9FB990F7 /* FIRCLSDwarfExpressionMachine.c */, - 66C79C44D9F5A5066B3EF6D62C881067 /* FIRCLSDwarfExpressionMachine.h */, - 72316F466865FB74C9E8403672EC7256 /* FIRCLSDwarfUnwind.c */, - C8F027AD4A8D02D97DBE8E9936A2E34E /* FIRCLSDwarfUnwind.h */, - ED89DF571ED9181224E1660DCA40A16A /* FIRCLSDwarfUnwindRegisters.h */, - 6C16EC5CEACAEB00CBFC0E28948C76F8 /* FIRCLSException.h */, - 507A57D8E832C121BE0388ACF6885704 /* FIRCLSException.mm */, - 016771B6E43A9BE81BBFFFC603F53A80 /* FIRCLSExecutionIdentifierModel.h */, - 7641FABB8AB7BE691F96423C23692043 /* FIRCLSExecutionIdentifierModel.m */, - E3B267A52C82617C22B205AD08F63D67 /* FIRCLSExistingReportManager.h */, - 14EA3653315A52382D3EFF08E14E3182 /* FIRCLSExistingReportManager.m */, - 977ABC0FD49B8A9BD919C061C3B31F3F /* FIRCLSExistingReportManager_Private.h */, - F8B04CD1C15EE96F6171AD5A2F55F833 /* FIRCLSFABAsyncOperation.h */, - E2C0ECE51F7BA2AEC1AC26C2DE1DE1A4 /* FIRCLSFABAsyncOperation.m */, - 505947C9014E5741CC4DC9295D2C43D7 /* FIRCLSFABAsyncOperation_Private.h */, - D6A694E5CFE54985CA217EF479067E08 /* FIRCLSFABHost.h */, - EC254ABEB1039F4B7B3ED11071AA0FF4 /* FIRCLSFABHost.m */, - 5E8A675F08174609CA41B2871ABF7C01 /* FIRCLSFABNetworkClient.h */, - 6DF9AC97649B34C0339F54872D78B9F4 /* FIRCLSFABNetworkClient.m */, - 96FFC4C2E8FC499BE22110EF968CA3FA /* FIRCLSFeatures.h */, - 4760FB9FBFF4916C58B431690C998AEF /* FIRCLSFile.h */, - 2B8A10ED20CE617ED5CFB8452A707884 /* FIRCLSFile.m */, - 9E8A9309F32BED0907E10C1F16D9C6FE /* FIRCLSFileManager.h */, - A762549DACB37F8DC39AE644F879A2CC /* FIRCLSFileManager.m */, - 86B03992AD271D9A657893FBC13D0E2E /* FIRCLSGlobals.h */, - D904D8409515346240C9981935EB69E5 /* FIRCLSHandler.h */, - C6AC03BB6E0BFE0632161BCB9BFB1654 /* FIRCLSHandler.m */, - 47E63387AD3D470C939D0EA8AFD92320 /* FIRCLSHost.h */, - CF7CA2C8C46FCCA083D66B179AAE1E7E /* FIRCLSHost.m */, - 76C845E235045DA287BD2351123B821E /* FIRCLSInstallIdentifierModel.h */, - 77D3852951C8090E6BA643A1CB0AF229 /* FIRCLSInstallIdentifierModel.m */, - BB5106DF048B712EA08D5454320FC12E /* FIRCLSInternalLogging.c */, - 6721C6FAF7975FE649B285E1DA73E0E7 /* FIRCLSInternalLogging.h */, - 4CB2FA1436D682240E8A2901EFC7EC70 /* FIRCLSInternalReport.h */, - 4BE24C8BE96B9E60606FBFDC45D2A4D7 /* FIRCLSInternalReport.m */, - C1F84D9435A15EF6FFFF7D6F2CE13744 /* FIRCLSLaunchMarkerModel.h */, - F4D2651DA3C952C74FC057151A559F76 /* FIRCLSLaunchMarkerModel.m */, - 20568888FE0E2BA7D4A3602995142F91 /* FIRCLSLogger.h */, - 0EF7A9B355C7799DA182E1D63985976D /* FIRCLSLogger.m */, - 04879193D5B1FD66E4312460B4F84D24 /* FIRCLSMachException.c */, - F1660EFCB9B6CC200880AD359C8EFCF9 /* FIRCLSMachException.h */, - 68648C49DEB55FCA633610F2FF42E991 /* FIRCLSMachO.h */, - 2FEF94D9EF2F1E71719903FB25CBF977 /* FIRCLSMachO.m */, - 81616CEDD174DEFAB5D6E776EF704650 /* FIRCLSMachOBinary.h */, - 2C7BDBD343DACA4A25B526B8542BD856 /* FIRCLSMachOBinary.m */, - F084D1A05D15C191A894B42CDD9D2DD8 /* FIRCLSMachOSlice.h */, - 2C86E8C8AFF5898927B6F0220EF61911 /* FIRCLSMachOSlice.m */, - C7924F1143F47072879878B5A524B67E /* FIRCLSManagerData.h */, - D917D0F13C1FC91F3A27AAFFFF5C6E5D /* FIRCLSManagerData.m */, - 52ECBBFB2FA0588BF772F9B9AD7728FB /* FIRCLSMetricKitManager.h */, - 2CD6AAA7BA865033D64CCDFB23C62D9D /* FIRCLSMetricKitManager.m */, - 562594E7EF08689173DB77ACE8FB49F2 /* FIRCLSNetworkOperation.h */, - 47B03104FD872591DC795B9F0AB8EC22 /* FIRCLSNetworkOperation.m */, - F02B11E68CD6F6B16517D64ED55E6700 /* FIRCLSNetworkResponseHandler.h */, - 33C971F71ADFA1AF1F0AE397EEAF52BA /* FIRCLSNetworkResponseHandler.m */, - BE4EA59D652C4CEC455E38359FBC7D41 /* FIRCLSNotificationManager.h */, - A1EEC46F3570EE5E27016E221DCC553B /* FIRCLSNotificationManager.m */, - 31091375451C9111CF0C1EC076268FE9 /* FIRCLSOnDemandModel.h */, - 69DB73FD7DCC2956D009A584C23E1236 /* FIRCLSOnDemandModel.m */, - 48B81A253DD71D091839FE9CB5F6A9BD /* FIRCLSOnDemandModel_Private.h */, - 1A127235FD922ED02722BC4652EF2708 /* FIRCLSOperation.h */, - 26E6EA86D07F594B78C4D9E6E5323AC2 /* FIRCLSProcess.c */, - E9214A8888B5BB81216CE2D965C58B0C /* FIRCLSProcess.h */, - 77301DB4632B229FA0D0B31F0C96B8D0 /* FIRCLSProcessReportOperation.h */, - 68FE217C9487E404A07E22C033710FC1 /* FIRCLSProcessReportOperation.m */, - 5EE6529601F61A1297630A6FBC3BF61C /* FIRCLSRecordApplication.h */, - 83E66FF0205151F1F507E34F46EC944D /* FIRCLSRecordApplication.m */, - 3CAF0A61D20B032C7FF22ACA9BFC80E3 /* FIRCLSRecordBase.h */, - 9F7A9CDDAE2BE7D4BC337F1B82C1DFF1 /* FIRCLSRecordBase.m */, - DED569B5DACF15479D1FE07D86156AB3 /* FIRCLSRecordHost.h */, - E3ED2156D7F0E47F79CA85BF9E8870AB /* FIRCLSRecordHost.m */, - 4341F4171450B269A0FAF8E6289EAA79 /* FIRCLSRecordIdentity.h */, - 13A0E08E87D5757AE5BBC806FA9A515E /* FIRCLSRecordIdentity.m */, - 11CACDA5DF46A6BDF07BF0A30C6503F7 /* FIRCLSReportAdapter.h */, - DF6BDA43EC07F423DE575B4E4466F5EE /* FIRCLSReportAdapter.m */, - D8CAB37879C80FB196BE68D5E78210F2 /* FIRCLSReportAdapter_Private.h */, - 5FED846771FB5D45B6477D3FE08BC481 /* FIRCLSReportManager.h */, - 9AB643C1A1015A11BB7F0C1639EC60D8 /* FIRCLSReportManager.m */, - 3F92D21CB779494FD0E7C42FA219925A /* FIRCLSReportManager_Private.h */, - E2D3DC224CBECE3493F4DA3596F65B3F /* FIRCLSReportUploader.h */, - 4F373F31DF8B0B75D03F0264C1B65830 /* FIRCLSReportUploader.m */, - 7BD934342B3255D62A6218EF5231CC33 /* FIRCLSReportUploader_Private.h */, - 74CF9539D04C19C67ADF7D63D64D40C5 /* FIRCLSRolloutsPersistenceManager.h */, - FCCC23418E26862FE2590C38990C3F80 /* FIRCLSRolloutsPersistenceManager.m */, - 460604845B37CB419BAA5A325F75CAB8 /* FIRCLSSerializeSymbolicatedFramesOperation.h */, - 0955664FC6AEF590F37571DECF16192C /* FIRCLSSerializeSymbolicatedFramesOperation.m */, - 62FD85DB780B175ECDEFD4D941B4F616 /* FIRCLSSettings.h */, - 19B2485F72B74F8A3B556DDC56F952A9 /* FIRCLSSettings.m */, - 76BB9318C57561E417AC8D6CA89B82E3 /* FIRCLSSettingsManager.h */, - 31D8E1D017BA37B874E2B8190D77BC4D /* FIRCLSSettingsManager.m */, - 1E7B857A9665B75B8671CCFD62356161 /* FIRCLSSignal.c */, - F094C232D416A649F496C58FF7420E99 /* FIRCLSSignal.h */, - 7C4A6A95CCC09387C2562A2B3C1A6ACE /* FIRCLSSymbolicationOperation.h */, - B9E55ACD9E07B8225E1ABDCC57A16390 /* FIRCLSSymbolicationOperation.m */, - F99E4AE98B81BBECD82F01EF418266B7 /* FIRCLSSymbolResolver.h */, - 7F5DEB2D36689F0A172924305A7E4495 /* FIRCLSSymbolResolver.m */, - 54200DAF1853BFF626A6F8998029C410 /* FIRCLSThreadArrayOperation.h */, - D1CFC8A00AE61B167D2915E2A58769E3 /* FIRCLSThreadArrayOperation.m */, - CC4A6C926500002CA66F4475CD44C77A /* FIRCLSThreadState.c */, - 3787A0B6DC09E621AF107CBFB82E7212 /* FIRCLSThreadState.h */, - C3AAB78C6206C84D691CD26BB8DAF8E6 /* FIRCLSUnwind.c */, - 856701A6BD112FB701E2CE2C69345697 /* FIRCLSUnwind.h */, - F188452DB5ACE96F6A711B5854857954 /* FIRCLSUnwind_arch.h */, - 3F0857923CF07298398A20837EF68A64 /* FIRCLSUnwind_arm.c */, - BFBB7148C37987790576BA2D37CB35DC /* FIRCLSUnwind_x86.c */, - F188D46358F1DC0CCD64F513F3B4560A /* FIRCLSUnwind_x86.h */, - 0876350B55D835F4B3FA7935F595BCA9 /* FIRCLSURLBuilder.h */, - E3097B0A6FCE609E17EB4B0ED3CF31CF /* FIRCLSURLBuilder.m */, - B0DFA417C716D71B60E6D1CFB00EAE14 /* FIRCLSUserDefaults.h */, - 41DAFD07E3D5A7E582877D426FE2EBA5 /* FIRCLSUserDefaults.m */, - 63E7658CC54544E3E28E1921F3470B57 /* FIRCLSUserDefaults_private.h */, - 73A1316D46CAC4F493A614A464AEA711 /* FIRCLSUserLogging.h */, - 586D41F2B2FEAC33522C040CC88AACA7 /* FIRCLSUserLogging.m */, - B12AA09F6FD0D0C6B2D996AB9601D8FA /* FIRCLSUtility.h */, - 86862383020B167E7B380DA427702DCF /* FIRCLSUtility.m */, - C24781910D1811A7F928D6BB9F0541D7 /* FIRCLSUUID.h */, - C208A38D1596906B3A045797AEFA0345 /* FIRCLSUUID.m */, - 94C99D28FAD82753EC8DF2EFE9566094 /* FIRComponent.h */, - D9718CB60C293EA3CA88592507599D85 /* FIRComponentContainer.h */, - 41AD61EBB9B2A027B33C44A4C9FF0FA7 /* FIRComponentType.h */, - C776D7458524BB4B283344549FC00E10 /* FIRCrashlytics.h */, - C0B597D3A2BF1A7598FE2D060BE9B521 /* FIRCrashlytics.m */, - 94DEE129A6B0C4E27ED9E49FB8A32018 /* FIRCrashlyticsReport.h */, - FB7BCF7000B252A10C2BE68E79EFF213 /* FIRCrashlyticsReport.m */, - DCCD9F87ACD52979D273E9377E5F0F01 /* FIRCrashlyticsReport_Private.h */, - 9B28293BD32F858BDEE0B2BE5A922FE1 /* FirebaseCoreInternal.h */, - FA96B7D55AE26ADAA655699887FDFF49 /* FirebaseCrashlytics.h */, - B974BDBC7CCF769304FAB8B2F7B31093 /* FirebaseInstallationsInternal.h */, - DFCFC706D3B77A7BD435C125143427D6 /* FIRExceptionModel.h */, - C6A626CB30450EBF54D01D695D27CB46 /* FIRExceptionModel.m */, - 6AA5C80F2CBDC35AE33B3BA5CFC0738B /* FIRExceptionModel_Private.h */, - 68B0A14ED9C098A3C2444A37E7E644DD /* FIRHeartbeatLogger.h */, - BF9E848861048978831F0DB96A2A6EE4 /* FIRInteropEventNames.h */, - F7122662C60F4BF5FFFFED1DF2A84906 /* FIRInteropParameterNames.h */, - 0E5C99AF93621C42A3078733100ACBA7 /* FIRLibrary.h */, - B48D5DBF138E9A500D5D199B9B050C73 /* FIRLogger.h */, - 8770DC95503B4A33766AEE30B62764B6 /* FIRStackFrame.h */, - 48C6C26DC81CFADE14438A697A9326CC /* FIRStackFrame.m */, - 7B3D847C841CE0C94A84328169372337 /* FIRStackFrame_Private.h */, - D4FF0365D1466956F420C5DF2A634DE1 /* StringToHexConverter.swift */, - 55DB7F08BC7461E925458641DE10E109 /* Resources */, - BAB2C72FFFE05E903CE5F4088E766AB4 /* Support Files */, - ); - name = FirebaseCrashlytics; - path = FirebaseCrashlytics; - sourceTree = ""; - }; - DB112DB5B4ED162E45BD7706EA804746 /* Pod */ = { - isa = PBXGroup; - children = ( - D838293B2C03284C045E9BE6F42F649C /* LICENSE */, - E0595DB9C3D704502E553F4132C33753 /* local_auth_darwin.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - DBBF1CCF20EFA2F78D26AC00C0A63F5D /* Resources */ = { - isa = PBXGroup; - children = ( - 65C68EB0DF257B78DF34A6EBDB425915 /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - path = Resources; - sourceTree = ""; - }; - DD26E93D4CA3380E58412C8E23C28E23 /* flutter_manager */ = { - isa = PBXGroup; - children = ( - C65A10625FF3F59C4196C2336F474FA3 /* macos */, - ); - name = flutter_manager; - path = flutter_manager; - sourceTree = ""; - }; - DD867A2C89BAE445C29DD097CB714E4E /* .. */ = { - isa = PBXGroup; - children = ( - 4F298FEE39FDFFE8AC823457393F3A29 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - DDF709EB17A825C101D9FA9D63799EBE /* plugins */ = { - isa = PBXGroup; - children = ( - 5EA655F403C422C6603B7DD66E872E8E /* package_info_plus */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - DE2AA5FA0D60D41291A9D80C7D6A5CAC /* ephemeral */ = { - isa = PBXGroup; - children = ( - 56BCB8A92416A5E4A2982E491166E555 /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - DF87DF5D5A822CAACB97588BC8CAFF1C /* local_auth_darwin */ = { - isa = PBXGroup; - children = ( - 767D4F0F0151823D46E6202A2E126A66 /* darwin */, - ); - name = local_auth_darwin; - path = local_auth_darwin; - sourceTree = ""; - }; - E04B813F8496757A3D77B35CCF3925CE /* Sources */ = { - isa = PBXGroup; - children = ( - CA03273B5FE1527AC16BDA4FF62091E1 /* webview_flutter_wkwebview */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - E29CE4C41AFB67EBB9FD2176F5ED5BE1 /* Flutter */ = { - isa = PBXGroup; - children = ( - F7970F0D308CC6C0D19BCBB7BEAB1136 /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - E2BC665B592484310238E2625EDC9F8C /* local_auth_darwin */ = { - isa = PBXGroup; - children = ( - FA67BE56A472C0E74CB58886D994FBCD /* Sources */, - ); - name = local_auth_darwin; - path = local_auth_darwin; - sourceTree = ""; - }; - E4B0B4117EF8F1F3CD7E87BEC341977A /* .. */ = { - isa = PBXGroup; - children = ( - AE2AE3063A9F2625036449F81913644A /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - E5387426695644500828100C9FC6343B /* Support Files */ = { - isa = PBXGroup; - children = ( - DBD9B5F86CE105F8361E072121EC1DA5 /* FlutterMacOS.debug.xcconfig */, - 30398B32915F42F095420B5779936AA7 /* FlutterMacOS.release.xcconfig */, - ); - name = "Support Files"; - path = "../../Pods/Target Support Files/FlutterMacOS"; - sourceTree = ""; - }; - E6282932C179C0A7252B977EFF0122D5 /* url_launcher_macos */ = { - isa = PBXGroup; - children = ( - 03379AD76F44577521243B0BA26BF1B3 /* Sources */, - ); - name = url_launcher_macos; - path = url_launcher_macos; - sourceTree = ""; - }; - E7E934E794B08AE0535681CC3735632A /* webview_flutter_wkwebview */ = { - isa = PBXGroup; - children = ( - 39EEC1AE56E8009701DF77921EB46B70 /* darwin */, - ); - name = webview_flutter_wkwebview; - path = webview_flutter_wkwebview; - sourceTree = ""; - }; - E8C311572DBEF1C1F0A878C146F4EAED /* darwin */ = { - isa = PBXGroup; - children = ( - D843E3AC09A2D7368F6C9B961DA520B6 /* path_provider_foundation */, - ); - name = darwin; - path = darwin; - sourceTree = ""; - }; - E91B45F21CFACADA624AACD6FE238E8C /* .. */ = { - isa = PBXGroup; - children = ( - 2C9819535180B3183A5EDCE15308C997 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - EA7B0678045C2C4D90108A70D9ADC722 /* Sources */ = { - isa = PBXGroup; - children = ( - 366C4ACBA9D0540F454FE6904D5DCCD9 /* shared_preferences_foundation */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - EAAAFFE4C749569B48FC0BB5182DDF33 /* .symlinks */ = { - isa = PBXGroup; - children = ( - 39EC924EA6583547D90D27A09D7FD081 /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - EB53EBB01E4BE14F66F44F201718FF26 /* .. */ = { - isa = PBXGroup; - children = ( - 1987E8FFBE5DE048B3B900B623FE3879 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - EB70AB818E418DC732032B1E37E7BA62 /* shared_preferences_foundation */ = { - isa = PBXGroup; - children = ( - 601D46D7F0982FCF98D9D3786CF2AA11 /* darwin */, - ); - name = shared_preferences_foundation; - path = shared_preferences_foundation; - sourceTree = ""; - }; - EBB115068D0446CED4CB14B9B1E4021F /* shared_preferences_foundation */ = { - isa = PBXGroup; - children = ( - 3BA5F6F9EBCB8DB433DB2D9BE7E1AB24 /* Sources */, - ); - name = shared_preferences_foundation; - path = shared_preferences_foundation; - sourceTree = ""; - }; - EBC3EDA024D4D4BF705EFF7B75714D00 /* package_info_plus */ = { - isa = PBXGroup; - children = ( - 414B2D4FC3072301FE58991494F54A58 /* Sources */, - ); - name = package_info_plus; - path = package_info_plus; - sourceTree = ""; - }; - ED07E74A9B0D5F73E0B70B65029B23FE /* .. */ = { - isa = PBXGroup; - children = ( - EB53EBB01E4BE14F66F44F201718FF26 /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - EE6A1976DC2D61025142F026E5E88504 /* .. */ = { - isa = PBXGroup; - children = ( - 5D501FDB61616F1BC9A94E2121CB1268 /* .. */, - ); - name = ..; - path = "../../../../../../../../.pub-cache/hosted/pub.dev/shared_preferences_foundation-2.5.5/darwin/shared_preferences_foundation/Sources"; - sourceTree = ""; - }; - EE800910CC08D799D220423127B98C2F /* .. */ = { - isa = PBXGroup; - children = ( - 364B35091B21544EE9891325584032CA /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; - F06CE79B25698B19B3B37CA582BF5B75 /* .. */ = { - isa = PBXGroup; - children = ( - 0F0AC3D7B2A8DF63C46563FF89D349A3 /* flutter_manager */, - ); - name = ..; - path = .; - sourceTree = ""; - }; - F1F8594FDE1989062FC1AF465F8FEA2D /* local_auth_darwin */ = { - isa = PBXGroup; - children = ( - 38BD2D291B6CEE4CB4266AF14389904F /* Sources */, - ); - name = local_auth_darwin; - path = local_auth_darwin; - sourceTree = ""; - }; - F23B7542148350A72FA677C949DE0001 /* Flutter */ = { - isa = PBXGroup; - children = ( - C8B1D6945D8848AB0C8C964ACED851C1 /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - F2C42F290FCB1A7861CA8334E4A997BB /* macos */ = { - isa = PBXGroup; - children = ( - EBC3EDA024D4D4BF705EFF7B75714D00 /* package_info_plus */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - F329160E3871F4341A4AF3186917A0A0 /* url_launcher_macos */ = { - isa = PBXGroup; - children = ( - AE5F52284846D11128BAABE23839197D /* .. */, - C2EE71780493A5774501F20D1BC0E59A /* Pod */, - 928CED2CA69F96792D92B78E3F7B233E /* Support Files */, - ); - name = url_launcher_macos; - path = ../Flutter/ephemeral/.symlinks/plugins/url_launcher_macos/macos; - sourceTree = ""; - }; - F33AFB8509250435EE5D6FE225800B4A /* .symlinks */ = { - isa = PBXGroup; - children = ( - C79BDCC14AF4327F9481DF9FCED80716 /* plugins */, - ); - name = .symlinks; - path = .symlinks; - sourceTree = ""; - }; - F352FA5CF8E8934425B6E8EEF6DD7535 /* plugins */ = { - isa = PBXGroup; - children = ( - DF87DF5D5A822CAACB97588BC8CAFF1C /* local_auth_darwin */, - ); - name = plugins; - path = plugins; - sourceTree = ""; - }; - F46A7903FE236A2E828D11264412316C /* Sources */ = { - isa = PBXGroup; - children = ( - 80F1DC9889BECEFFCCE483D50568DA18 /* share_plus */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - F4BECF10AD751DD14D92491113704CBB /* firebase_core */ = { - isa = PBXGroup; - children = ( - 5537FE521A3C1A5C2ED99625E1D46A76 /* macos */, - ); - name = firebase_core; - path = firebase_core; - sourceTree = ""; - }; - F733C06013DDD6E5B5E1694C37DDB5BD /* Pods-Runner */ = { - isa = PBXGroup; - children = ( - 0D351F23C38290B0C3B49DC7310E8B45 /* Pods-Runner.modulemap */, - A8FDBAA5DB30273D3A49EC23FF64001E /* Pods-Runner-acknowledgements.markdown */, - 45E120F4A9F7D13802BA4D4E76E24EFC /* Pods-Runner-acknowledgements.plist */, - 4CB131F3BC1D6D2C79680B59CF30EF6B /* Pods-Runner-dummy.m */, - CFA56F7544C7A03823E1D2D749934BFC /* Pods-Runner-frameworks.sh */, - 16754451CC068C973247E72B5EACF78C /* Pods-Runner-Info.plist */, - 7FA1EE3150AB7E2D7A76E646E7CA6C1E /* Pods-Runner-resources.sh */, - BCC84BDE7260B712B097666E169A193C /* Pods-Runner-umbrella.h */, - 2F0908B8A5026151E2800777E4B17F20 /* Pods-Runner.debug.xcconfig */, - 2B3AF9D90D4B088422687FFF4641CBC3 /* Pods-Runner.profile.xcconfig */, - F8547457089967DAC30C3130D4EDF7D1 /* Pods-Runner.release.xcconfig */, - ); - name = "Pods-Runner"; - path = "Target Support Files/Pods-Runner"; - sourceTree = ""; - }; - F784F77E64A9FCF2528D13943720D54A /* Support Files */ = { - isa = PBXGroup; - children = ( - C991E6E50A716006569240BAA8072085 /* FirebaseMessaging.modulemap */, - 8CD0C7291C3042E886D48938F5CC5B88 /* FirebaseMessaging-dummy.m */, - 48ADBB50CB434C7E093AFBFE098AA969 /* FirebaseMessaging-Info.plist */, - 33622FCC4DB43373AAC15ADB7F6A886F /* FirebaseMessaging-umbrella.h */, - 82FF7F7821656AB6521D35CFA1A47425 /* FirebaseMessaging.debug.xcconfig */, - 699D5B8DECCEDFD8DDA6AF7DA50D941C /* FirebaseMessaging.release.xcconfig */, - A4E3B1E1D507CE9F7D26238025BD86C9 /* ResourceBundle-FirebaseMessaging_Privacy-FirebaseMessaging-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/FirebaseMessaging"; - sourceTree = ""; - }; - F7970F0D308CC6C0D19BCBB7BEAB1136 /* ephemeral */ = { - isa = PBXGroup; - children = ( - 9BBE860C80F85DC32EA430500BF56A70 /* .symlinks */, - ); - name = ephemeral; - path = ephemeral; - sourceTree = ""; - }; - FA67BE56A472C0E74CB58886D994FBCD /* Sources */ = { - isa = PBXGroup; - children = ( - 8B053ED73CFA00DB913F19F3502F7278 /* local_auth_darwin */, - ); - name = Sources; - path = Sources; - sourceTree = ""; - }; - FB85D2362E77DA76E196D9E68FCFC288 /* macos */ = { - isa = PBXGroup; - children = ( - 79489D4CDA43A2B5E09295DED37F5980 /* Flutter */, - ); - name = macos; - path = macos; - sourceTree = ""; - }; - FC31D9C9FAF6A47B54F9509E374735D3 /* .. */ = { - isa = PBXGroup; - children = ( - 371E6A2095ABE59806ED0FECF57387C1 /* flutter_manager */, - ); - name = ..; - path = .; - sourceTree = ""; - }; - FC721BFC2BD176FDE57F7933D969367E /* Flutter */ = { - isa = PBXGroup; - children = ( - 143777B2B89D4A858441CC8EED211FA0 /* ephemeral */, - ); - name = Flutter; - path = Flutter; - sourceTree = ""; - }; - FCB4E2B5847081FE0E994470A1CC63BB /* Resources */ = { - isa = PBXGroup; - children = ( - EFB9377776CD195128BC0B661063C93E /* PrivacyInfo.xcprivacy */, - ); - name = Resources; - sourceTree = ""; - }; - FDB2E4FF14ABCED62A81B54FBC43554A /* webview_flutter_wkwebview */ = { - isa = PBXGroup; - children = ( - 460C38077461082D823AE5B3ABF84264 /* Sources */, - ); - name = webview_flutter_wkwebview; - path = webview_flutter_wkwebview; - sourceTree = ""; - }; - FEED6F03B3CCFFCC96DAD6B3620EBADF /* Network */ = { - isa = PBXGroup; - children = ( - 960870726F89B96A64DBB4AF4A1E18FF /* GULMutableDictionary.h */, - 118D09C70B34891937D80A9035AC697A /* GULMutableDictionary.m */, - D71576DDA8FE22C97ACA228BF831B984 /* GULNetwork.h */, - 1A191196475D78019964F1CEDD3F628C /* GULNetwork.m */, - 227A4164D8DC2D11D189367BCE6C17AE /* GULNetworkConstants.h */, - 124E73B44028489B0F582C49756B1381 /* GULNetworkConstants.m */, - 682DC26364E0DCB92D3E34DD82A76FDF /* GULNetworkInternal.h */, - 98ADE82E1891626E1242298F3324C4D4 /* GULNetworkLoggerProtocol.h */, - 55DDFB34CA1C74700B1FA00E25EB1A91 /* GULNetworkMessageCode.h */, - 94EB4D72AEFFE68CC898F3131984DAF6 /* GULNetworkURLSession.h */, - C3E579005528B5850A3D56F08B918B16 /* GULNetworkURLSession.m */, - ); - name = Network; - sourceTree = ""; - }; - FF91C662DB18AEC199E16FE63E3C90D2 /* .. */ = { - isa = PBXGroup; - children = ( - 6AB879194E7362C1153981B57118F62F /* .. */, - ); - name = ..; - path = ..; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXHeadersBuildPhase section */ - 07EC25C31CD64CE0992F69DD4AB4CF80 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - D8CEB83EE5EBCA1F4E79F6D6E3A5047F /* local_auth_darwin-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 091DF20B694E8304AA1806638F82E02F /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - CE8B3A192CB093F6FACB51CC426795E1 /* url_launcher_macos-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 0F8056FE0E0CF233FCCCBF897C778243 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 8A9C4A6659C4C1858932E6870C794211 /* FirebaseCoreInternal-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 12B60D02AC24A3FDC36A54C7A8FBBD72 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - EF92E547832BFB91E5B4821FE4BCBC44 /* FIRAppInternal.h in Headers */, - A08902B73028591777F559729FD4F104 /* FIRComponent.h in Headers */, - 30D4266ECFA81CA56ABD08C8CA2293C7 /* FIRComponentContainer.h in Headers */, - ED59014D0657ED02E2C8B8705916CE93 /* FIRComponentType.h in Headers */, - 6576BF35390A65496175D0B55813FC9E /* FIRCurrentDateProvider.h in Headers */, - 5786C0C8C7B3D33AC888A9D7E5FC8F6C /* FirebaseCoreInternal.h in Headers */, - 919F0DB39C707E5B808F593CD1F22A35 /* FirebaseInstallations.h in Headers */, - 873D22DFCF8397981E2651737DC7A819 /* FirebaseInstallations-umbrella.h in Headers */, - 39ED7C700E8A074A0BAAB6A6AB04AF89 /* FirebaseInstallationsInternal.h in Headers */, - 25A4F4705208849DDDA9432E1C7FE0CE /* FIRHeartbeatLogger.h in Headers */, - C4ECF19B14F387A4F56B2378229B2B2B /* FIRInstallations.h in Headers */, - AFEED4D8FED10A797A7B59DCF11BE409 /* FIRInstallationsAPIService.h in Headers */, - 663483E4911FE28543A390C85065965D /* FIRInstallationsAuthTokenResult.h in Headers */, - C5688FDE4B65BFB758FC08887462C17D /* FIRInstallationsAuthTokenResultInternal.h in Headers */, - 61E004E670CF2223BBFE669F0F4AD125 /* FIRInstallationsBackoffController.h in Headers */, - 771BE242D726EF1B61F08791E14698D8 /* FIRInstallationsErrors.h in Headers */, - B779FC9753B5EF7F96EFD4CE14F55167 /* FIRInstallationsErrorUtil.h in Headers */, - 6B36481E679C616F9C2B3B096E112142 /* FIRInstallationsHTTPError.h in Headers */, - 4E4A055E5684BB48B5DE4F21030E05FF /* FIRInstallationsIDController.h in Headers */, - 09EBC40E15041BDB6162B1911CDD9984 /* FIRInstallationsIIDStore.h in Headers */, - 6E744CA107DF7D21364CA61B710EB82B /* FIRInstallationsIIDTokenStore.h in Headers */, - 7A047E6D64D797E5808BF344C919B244 /* FIRInstallationsItem.h in Headers */, - 7D2FC230F27851581EC363CD66A50782 /* FIRInstallationsItem+RegisterInstallationAPI.h in Headers */, - 85F58B98F8D3EFC49E042D1796024A4A /* FIRInstallationsLogger.h in Headers */, - 261AFE5C99C56AD5B268555078572C58 /* FIRInstallationsSingleOperationPromiseCache.h in Headers */, - 51D87A56863CD7E92C2EC7C9B6F5C82B /* FIRInstallationsStatus.h in Headers */, - 381EE4721ABFB639F73632747620205D /* FIRInstallationsStore.h in Headers */, - 1F75E9DD34F2C2EE39C49C44F3460508 /* FIRInstallationsStoredAuthToken.h in Headers */, - D3D3A6B74D2C2A4F342618C58974BE41 /* FIRInstallationsStoredItem.h in Headers */, - BFB4139B79E5AF618B83998B1D6EE4EE /* FIRLibrary.h in Headers */, - 590E2A11F7AC2BB6A33CB9DD40D3CF0A /* FIRLogger.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 2BD834DA4EC6C410C69C15FD89BCE46B /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 6A734D1319EFB66DAC41EFF6A5EFCED0 /* FPPPackageInfoPlusPlugin.h in Headers */, - 077B2AA269F0444075CFE925A691CEB5 /* package_info_plus-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 3BA7FD39798E40DCEAC13D1A65E5F926 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 68847AB4309C15D02CD991B598BB4A1A /* Crashlytics_Platform.h in Headers */, - 8F6DD70991DA9C55131E9AB594440BC4 /* ExceptionModel_Platform.h in Headers */, - A43AB6B5490A42E1204CDE20B4127B52 /* firebase_crashlytics-umbrella.h in Headers */, - A904FE1BFF82F35B7BCB78904F1B8780 /* FLTFirebaseCrashlyticsPlugin.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5071CABCEA34BEA14D7B146E28CC28E1 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 2EEFE7E6F48242BE9818B7833DB19C57 /* dummy.h in Headers */, - 3510C6D7CF4B16ABDB6A617A3ADCDC05 /* firebase_core-umbrella.h in Headers */, - 222B1E5DDB91E480FF0FBC35F9388CB8 /* FLTFirebaseCorePlugin.h in Headers */, - 56D0C7D3CBCC3E8FA13733D83B621908 /* FLTFirebasePlugin.h in Headers */, - 8C191C15E89DAF215013DA90E73EE190 /* FLTFirebasePluginRegistry.h in Headers */, - C6E2CB89B6F5B51A7F7C165E1099F275 /* messages.g.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 544414EF918A54B55D94971009288CEB /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 1A7EE6EDA87F40B046F9B4B23B7CE6AD /* firebase_messaging-umbrella.h in Headers */, - 225BA53692BA332E2722A78A507984E3 /* FLTFirebaseMessagingPlugin.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6FD6BF0BDF70A3EBFB7B8B9407407E48 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 14B779EBB4CBC1A6D8D42B0F5A088C23 /* FBLPromise.h in Headers */, - FD3EEDAC79DF6657E513504B73C2F836 /* FBLPromise+All.h in Headers */, - E445708B32F7E745F9CC55DCB7E4B67B /* FBLPromise+Always.h in Headers */, - 0E1437B4EEAA78E8ACD2570A4501EA8D /* FBLPromise+Any.h in Headers */, - 23E2DEEEDB491AA673B000A250E7546A /* FBLPromise+Async.h in Headers */, - BB2BF350A890A3A8F150E53523B141D0 /* FBLPromise+Await.h in Headers */, - 477724D906B9FB2653D156B31C5385A3 /* FBLPromise+Catch.h in Headers */, - 57BE67E20D6C90756FD2D50274216FCD /* FBLPromise+Delay.h in Headers */, - 6E53675B33D632BB1C7DD9D4909AA79E /* FBLPromise+Do.h in Headers */, - 5A59C9E38BF02A3D9EAD6548E961F4C7 /* FBLPromise+Race.h in Headers */, - 8DD4E2AD40D71DA29222600313F0B05E /* FBLPromise+Recover.h in Headers */, - 4D700D72EA4771ED8F4A055D30F456E4 /* FBLPromise+Reduce.h in Headers */, - 837BD3289540A045D7A7B0129C84C821 /* FBLPromise+Retry.h in Headers */, - E72DDE8B4E28873C4FEA57265EE44EEF /* FBLPromise+Testing.h in Headers */, - B286619CFC72BC50C23EBE34B93E8173 /* FBLPromise+Then.h in Headers */, - 59FB0A66C1B0B23DD6CB11E4BD9213C9 /* FBLPromise+Timeout.h in Headers */, - 073DECB88F23B53388949DCDCE613E76 /* FBLPromise+Validate.h in Headers */, - 4245840C2534959CE66EBFA0F3A73025 /* FBLPromise+Wrap.h in Headers */, - 9455A36774C20BB0B747325544888D17 /* FBLPromiseError.h in Headers */, - C0186D86B866F5B413A0FF3C8988783B /* FBLPromisePrivate.h in Headers */, - 4EFED85F7A1D00126BD06C8AE3AE0BF7 /* FBLPromises.h in Headers */, - D6D8C001059CF3471D2FBB60EF0A8DD4 /* PromisesObjC-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 738C59711878206748CC4F6D2A6A973C /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - E7773923AF9310FF03DE2AACD6B7259D /* share_plus-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 785F01DFF676C8CBC10831462D14EEBA /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - CA66D709FEC6E0E733AA6D1FF4A24738 /* FirebaseSessions-umbrella.h in Headers */, - FB23BD06CB728330446B037D51FE2FA5 /* FIRSESNanoPBHelpers.h in Headers */, - FB95D9398CAEABF44ACAC84E0D03B50B /* sessions.nanopb.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 866391011C1EF4E27A50DD6527A10E32 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - C3C26A2E6E4175063C3B95715BDB2DC1 /* shared_preferences_foundation-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9B48CD3FF7F60188A613300F9E895DB6 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - AF8B0319AF4D881F681F97622F6E4553 /* GoogleUtilities-umbrella.h in Headers */, - 3DCA27400AAAB8F6B18D231603404CCC /* GULAppDelegateSwizzler.h in Headers */, - EF90C2F26DEA2A495536ECE1B4BDEB1D /* GULAppDelegateSwizzler_Private.h in Headers */, - 41EA62939CC92F477E6A694D74B924C6 /* GULAppEnvironmentUtil.h in Headers */, - EE5B1C84C6E0A20BD0079F0C0BBE30A4 /* GULApplication.h in Headers */, - F834B076DB9E583ECC9F64DF1A8D4E4B /* GULKeychainStorage.h in Headers */, - D2CFD300002460E26C46F0EBD2C091B8 /* GULKeychainUtils.h in Headers */, - 9B21814BB3DAE11164A43F731725D2AD /* GULLogger.h in Headers */, - 8D00F5C206147D7F692B006B38A64181 /* GULLoggerCodes.h in Headers */, - 6FC9E97337D41D72625A9C258879C85C /* GULLoggerLevel.h in Headers */, - 5F3C594682AAC1260A98B65958AB75B4 /* GULMutableDictionary.h in Headers */, - 80FE76A60580CB0E2FE42AA36448E862 /* GULNetwork.h in Headers */, - 54E1C881DE88C127A656E5C2C75BC61D /* GULNetworkConstants.h in Headers */, - 04FC8594906830B641014813C3B00BE1 /* GULNetworkInfo.h in Headers */, - 6609A9B6AA31375F25CAF9BF6B8BCCDD /* GULNetworkInternal.h in Headers */, - FB2A1874900877922AF05C88B794EB8F /* GULNetworkLoggerProtocol.h in Headers */, - 833188EEEBA02EDDCF8A16F1D8AC5783 /* GULNetworkMessageCode.h in Headers */, - 919F8BA5852E0983A1ED18517E4E66BE /* GULNetworkURLSession.h in Headers */, - 0B2291D62C1B3002526A104709E8D422 /* GULNSData+zlib.h in Headers */, - 4439CAB6982DB3D2054365AEE84B9859 /* GULReachabilityChecker.h in Headers */, - 556877B4A093A65290054B6A167A10A0 /* GULReachabilityChecker+Internal.h in Headers */, - C36F0027F098060E77A114C1C93D086C /* GULReachabilityMessageCode.h in Headers */, - 5303C5EED1B1BE2CF217CDA9F701D6B7 /* GULSceneDelegateSwizzler.h in Headers */, - 4741940E2768E1EE9388A9C80E095B55 /* GULSceneDelegateSwizzler_Private.h in Headers */, - 4CBBDEAFBA73D18F670E850FCD71B25E /* GULUserDefaults.h in Headers */, - 2EC846D89ADB9C208B771D3DB24E8A6D /* IsAppEncrypted.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9D50F7E3430B7A6193A76D665643A9A5 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 1762E2088A617C71A8E137BCF9BE9653 /* FirebaseRemoteConfigInterop-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B0F653F42502C4E5B5262C489E35380E /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 842C1CB4FCBE6DD74B09FCE01C0FB0E2 /* cct.nanopb.h in Headers */, - E96B59A2B8EAE05A853A5A495694576C /* client_metrics.nanopb.h in Headers */, - 42F2E8F519AFDA27F2CECF9C863C21D6 /* compliance.nanopb.h in Headers */, - B8990BE09EC45D34A83C12D4E411A468 /* external_prequest_context.nanopb.h in Headers */, - 4F36A87CE33A31893F93BFF16471CA17 /* external_privacy_context.nanopb.h in Headers */, - 02C0855990DA858E9D29F7C1EFAADF52 /* GDTCCTCompressionHelper.h in Headers */, - 5E9F256FCC86D85E3768131529F48D7E /* GDTCCTNanopbHelpers.h in Headers */, - F9CC911C7DEDE2E033A9D1CC22C00B1A /* GDTCCTUploader.h in Headers */, - 0A5F9A05DF6CD7E4AD40DD5E0B06D601 /* GDTCCTUploadOperation.h in Headers */, - 2CE1F1574097DBA50A735D65F0483082 /* GDTCCTURLSessionDataResponse.h in Headers */, - B5E3860B23D4DFE7237C311688437A80 /* GDTCORAssert.h in Headers */, - 694FF9C7E264EA7F27E18E3034E6D89B /* GDTCORClock.h in Headers */, - 262419DBD830AC79D352BA549AC7AFFE /* GDTCORConsoleLogger.h in Headers */, - 808CFE21851BC45C5A5AB37DA9D2B59C /* GDTCORDirectorySizeTracker.h in Headers */, - 173C9B9486B62E6474659C2D042C503D /* GDTCOREndpoints.h in Headers */, - 6727AFE92D1DA681B6579D5CDAAAD447 /* GDTCOREndpoints_Private.h in Headers */, - 54DAC388994408A80DDCBDB6E83CEFAA /* GDTCOREvent.h in Headers */, - 497A2E9C707BD4C9997DDD8772B5DCDB /* GDTCOREvent+GDTCCTSupport.h in Headers */, - 3BE5C1F986D5B5EFCC2D5C76ADC86CFE /* GDTCOREvent+GDTMetricsSupport.h in Headers */, - 2F24F5F8C86F84BB67BC0EA86CF4AF1E /* GDTCOREvent_Private.h in Headers */, - 4D93F4CFC0E46244DFDBCC4795547971 /* GDTCOREventDataObject.h in Headers */, - B62FABE36DF9CB401DB1B42A8E5BF85B /* GDTCOREventDropReason.h in Headers */, - B0C8A54D8218A254627B2DE6D81C6004 /* GDTCOREventTransformer.h in Headers */, - A366AF91B9DE1A0AA0707EDB971D4E81 /* GDTCORFlatFileStorage.h in Headers */, - 14D51EA809922C55FAAE3990DB2A9BF7 /* GDTCORFlatFileStorage+Promises.h in Headers */, - 41B9DA803326F23DE00DD665682C89EB /* GDTCORLifecycle.h in Headers */, - 2C9F9B149ACD944974D30736FD613F7A /* GDTCORLogSourceMetrics.h in Headers */, - 03E898B6F876ACED3ECF40957B09F4A8 /* GDTCORMetrics.h in Headers */, - F8D4526750213FA6F57B8DDD567471FA /* GDTCORMetrics+GDTCCTSupport.h in Headers */, - 9921C41727F062CDDE4E2E733F0B0500 /* GDTCORMetricsController.h in Headers */, - 3C8CF9416DB44CB64043089BB51726D0 /* GDTCORMetricsControllerProtocol.h in Headers */, - 4BFCF6F1F51E19999CC1B8F160CCE4E6 /* GDTCORMetricsMetadata.h in Headers */, - BB1C4B2BAFD9A4F62803512404E65800 /* GDTCORPlatform.h in Headers */, - 499A63159DD82D857AB3F270AC7A6A10 /* GDTCORProductData.h in Headers */, - C109F2C8901B61D0BE409E9E0CBD21B0 /* GDTCORReachability.h in Headers */, - A4CEA300FBE7F8F3D354E191868F85E1 /* GDTCORReachability_Private.h in Headers */, - 08F057EC52386EC69078B83BA0FBF3AB /* GDTCORRegistrar.h in Headers */, - ACD03569013C7A2D5E5006016C042EE3 /* GDTCORRegistrar_Private.h in Headers */, - FB78ABBFEDBF36C2A583E8A58145CD13 /* GDTCORStorageEventSelector.h in Headers */, - 797E235C1FAF7E3A58C339506CCB49D9 /* GDTCORStorageMetadata.h in Headers */, - FAF97F595327B93C0FE9940B3EE3FE30 /* GDTCORStorageProtocol.h in Headers */, - F62ABDFD8D91654710E82ED5FCF186FF /* GDTCORStorageSizeBytes.h in Headers */, - BDD9B5BDCB61D62A1391155F53EF75AE /* GDTCORTargets.h in Headers */, - D51C5F2FBD6E625DFB5FD98159125170 /* GDTCORTransformer.h in Headers */, - 93DABE168FDD85D43588D13CAE842839 /* GDTCORTransformer_Private.h in Headers */, - 953B99FB45936C593F7193779B12B739 /* GDTCORTransport.h in Headers */, - 46718DF2169113EC8895682904B1DE2C /* GDTCORTransport_Private.h in Headers */, - AB5F9DE5E6C2A6C96F9EFDC209CBDD6F /* GDTCORUploadBatch.h in Headers */, - F6819B82768E3CBC58361F4EC63D2CE8 /* GDTCORUploadCoordinator.h in Headers */, - 2D233914BD15FD86F448224EC146E644 /* GDTCORUploader.h in Headers */, - 53030FD4E71621387B6ABBB8A3FB7F4C /* GoogleDataTransport.h in Headers */, - 84AFFFACB90A64E76D3B0642271AEB12 /* GoogleDataTransport-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B276834C3CD946A04961C38168567928 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 276AF6728B920FBD7775C5C2AFCA5E1F /* FIRAnalyticsInterop.h in Headers */, - E86233FC7AAB3D259CDBA07EF75D9DBE /* FIRAnalyticsInteropListener.h in Headers */, - B3534E023B379E51163273AB1AE361E0 /* FIRAppInternal.h in Headers */, - 861951D84B01EC181BA5D54E56A90B2D /* FIRComponent.h in Headers */, - 8DBEC81198B4AA3F2C20AC67AE154DD8 /* FIRComponentContainer.h in Headers */, - 80062978950ADFF0F3A55DF1BE63EBDA /* FIRComponentType.h in Headers */, - 3B17C5A8871B78889260385C83A895E6 /* FirebaseCoreInternal.h in Headers */, - C35541BA8D59A8F58998F4C48DA640A8 /* FirebaseInstallationsInternal.h in Headers */, - 3AD67305B3F0556912DE42E5A99415CE /* FirebaseMessaging.h in Headers */, - 2D12867AB8A71074DB3BA2E6B605E116 /* FirebaseMessaging.h in Headers */, - 3B064946393DD216CD584A9752A479CA /* FirebaseMessaging-umbrella.h in Headers */, - 2563CEFC1BC884BC8554A9DF4C9284DC /* FIRHeartbeatLogger.h in Headers */, - 0528A8E6E4D5E18A17B047D1038730DE /* FIRInteropEventNames.h in Headers */, - 46CB8A6260EAEDC210956AE2365CBB48 /* FIRInteropParameterNames.h in Headers */, - 00198ECCF9ABC93DD3CBA96DA52DED13 /* FIRLibrary.h in Headers */, - A84C3F518A8BB6AEEDEB4CB9D7F91349 /* FIRLogger.h in Headers */, - F0A58FF33246F472ED0EC251B56F262E /* FIRMessaging.h in Headers */, - D7E7D6458B4E277BD12F3436F7036CAF /* FIRMessaging+ExtensionHelper.h in Headers */, - AB57EB72072F6E9380AD50ED5E956C9D /* FIRMessaging_Private.h in Headers */, - 09CDA78F9ADEAE5A0215136768E112DB /* FIRMessagingAnalytics.h in Headers */, - AB0C1E787C3CA5B646D5F9011C5B960E /* FIRMessagingAPNSInfo.h in Headers */, - 974FDD104417DC200189ECA704A8B4FD /* FIRMessagingAuthKeychain.h in Headers */, - E4DBE09668581CAE040896CA9EF31C58 /* FIRMessagingAuthService.h in Headers */, - 28D0A9067F57894CE7A53D499F2E31F7 /* FIRMessagingBackupExcludedPlist.h in Headers */, - 73A68CE44445A46D4CCB2110888571AF /* FIRMessagingCheckinPreferences.h in Headers */, - 2804B98D03662678D40CA3D0DA364477 /* FIRMessagingCheckinService.h in Headers */, - D5D50A2F37BCC9CF0C99F43E48EC54E6 /* FIRMessagingCheckinStore.h in Headers */, - 0FC12C4F0CDC8D9F51BE648A2D556EA0 /* FIRMessagingCode.h in Headers */, - 83B6B9A43BAA727D487D1D1CBB976C66 /* FIRMessagingConstants.h in Headers */, - 063B6DA0FF7FBA2531EA05E47B1F2724 /* FIRMessagingContextManagerService.h in Headers */, - C35A369ED24864C187875B8D3DB4E38C /* FIRMessagingDefines.h in Headers */, - 6E5A20A54D9130856F699BE9D000C9E0 /* FIRMessagingExtensionHelper.h in Headers */, - A44196A4F2C064F8D420D30D69B518E5 /* FIRMessagingInterop.h in Headers */, - D65E2576BA2D5FBDCE76ACCCA42A5F3D /* FIRMessagingKeychain.h in Headers */, - E4F93BC84620902379045E5886418627 /* FIRMessagingLogger.h in Headers */, - FEC358D82F50C1700A22314112BF2444 /* FIRMessagingPendingTopicsList.h in Headers */, - F7CBD6A1F1AF3A507E89EEE847EBD45F /* FIRMessagingPersistentSyncMessage.h in Headers */, - E23FBC592AB2C0DA5F257DFBEA1C3061 /* FIRMessagingPubSub.h in Headers */, - A579B47C1CE8DDB5E24C9B7F32D6621B /* FIRMessagingRemoteNotificationsProxy.h in Headers */, - 62D86C924D37EB8B8CEDA398E8BFE8CD /* FIRMessagingRmqManager.h in Headers */, - E7DC422DE18D885709BDD8E23886065C /* FIRMessagingSyncMessageManager.h in Headers */, - 868DD3A996188D672C6AD0E5E3CE4EBE /* FIRMessagingTokenDeleteOperation.h in Headers */, - E6AAE7796CCA48D3794608A18C5F462D /* FIRMessagingTokenFetchOperation.h in Headers */, - 18B3629A32A4E2524AC8618D2CFF5448 /* FIRMessagingTokenInfo.h in Headers */, - 0A8179D55F0022504733618EF23CEF02 /* FIRMessagingTokenManager.h in Headers */, - DEFF5299337FD156DE4BCDB2CE334700 /* FIRMessagingTokenOperation.h in Headers */, - 92B8E87EAB0A3C8522F6C5F3D0D9ADBE /* FIRMessagingTokenStore.h in Headers */, - 452419D300B841E5E45B358266FB01E2 /* FIRMessagingTopicOperation.h in Headers */, - 9A42A8E94B6F06B96DBF96C44E60D295 /* FIRMessagingTopicsCommon.h in Headers */, - 02D0DF686A6F65C5B131EE682E70929E /* FIRMessagingUtilities.h in Headers */, - 13C560CF2AE43C873AC5A6347E94BF9C /* me.nanopb.h in Headers */, - D87FAC4E37620E0A947261A040082CF0 /* NSDictionary+FIRMessaging.h in Headers */, - 47B2F4BFA2D863910282C50C013B1EED /* NSError+FIRMessaging.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B4F2C6D3778AF522CB1EA13BA04470C9 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 244E6537CB363FF9C6D1885F0CB77B3B /* FIRAppInternal.h in Headers */, - 78CC20DF3953D9782AD04C24F8282C24 /* FIRComponent.h in Headers */, - AB97B1B6442C5B30C6E5AC3B2A970058 /* FIRComponentContainer.h in Headers */, - 8578B6BAF005A24467359D1FD2C83700 /* FIRComponentType.h in Headers */, - 02C84FE07519366988FFB0596C0A2856 /* FirebaseCoreExtension-umbrella.h in Headers */, - C3FF2753F9BBA8B2F3E56908E43B3FBE /* FirebaseCoreInternal.h in Headers */, - 9E32342595FF53467C671A064FDA7C8A /* FIRHeartbeatLogger.h in Headers */, - 30BD14B22872A7344662F18C0B3B96AE /* FIRLibrary.h in Headers */, - BE3FE45A69625A273F7DFA0678688B7C /* FIRLogger.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C0575BEB50616F6F21F4EF0AD9264B3C /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 6DB8C47BEAC1ACCB83AFBBBB6EBDE9AE /* Pods-Runner-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C3CC5D2619CEEEA01C2F1508DDF3CE76 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 72582A843DCCDB58F2DA342CF1DB126B /* webview_flutter_wkwebview-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - CBF7B39FD3D25E23E24F0F74144D6C26 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 8CF8BBCD500B36225A92C641ACF3D19E /* path_provider_foundation-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - CD5EFCAC39CC106F662A72A90D3590DE /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - D904158ED55B8ED973DD0D7E7960C651 /* PromisesSwift-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E0315F989B3C7A64DF79E43313585A00 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - FB386F9918581AB0202E20716C1AC3F7 /* nanopb-umbrella.h in Headers */, - E91A94E5FB07ECF7D71C06998D83B121 /* pb.h in Headers */, - DC5F0A058FA69EFF4B31D68A908B7903 /* pb_common.h in Headers */, - 4D30B4DD90F9BFEDD77FB5986A09D174 /* pb_decode.h in Headers */, - DA2525C294B49FCA2471964B19688243 /* pb_encode.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E6317646998EB6A6719CA987C1830F21 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - DD3D224A1B4E44BAA9F6E057B8552ECC /* FIRAnalyticsConfiguration.h in Headers */, - 12627DA7D85980158734FE4BC74D1EF3 /* FIRApp.h in Headers */, - A12C36C29D922EB0B8DE33ADC666467B /* FIRAppInternal.h in Headers */, - B73D277E531E916BC1A4E954BB05AEA3 /* FIRBundleUtil.h in Headers */, - C5D4B8D1E1FBF37DC76E27AB6E72AB46 /* FIRComponent.h in Headers */, - 77F99A5A5F758331F864874537D4D15B /* FIRComponentContainer.h in Headers */, - 7B4E5363A8F4F1F31F109EC187B03137 /* FIRComponentContainerInternal.h in Headers */, - D6A072DB266456F69986B463C4BC0F22 /* FIRComponentType.h in Headers */, - 82019FB71D33F7233F14CA94FDC3A01C /* FIRConfiguration.h in Headers */, - F4680A8D619BE5E40D91ECA029C06109 /* FIRConfigurationInternal.h in Headers */, - 5E318DD3A37A1FE727A36C2978255706 /* FirebaseCore.h in Headers */, - F210B86A9C1E7ABC010352055E37A1EB /* FirebaseCore-umbrella.h in Headers */, - F80B84BC902C53B5364E15266B7AB08A /* FirebaseCoreInternal.h in Headers */, - 80C6700D5365DCBB08BF32EFEBDA1E87 /* FIRFirebaseUserAgent.h in Headers */, - 61EB92D4898B82689F0EB09CC62172C9 /* FIRHeartbeatLogger.h in Headers */, - 63084944862AC49744FB0D5BF1AD0B0C /* FIRLibrary.h in Headers */, - DBEBEE458287B6242DDE361E2720FA25 /* FIRLogger.h in Headers */, - D2AC46BED0D0A8401751C89F23C9ABCA /* FIRLoggerLevel.h in Headers */, - DC645CEEE8D5BE98AEF1CA80FDD82BAB /* FIROptions.h in Headers */, - 0BC6A30AAB18CEFB1E6EFE40B1F80FC5 /* FIROptionsInternal.h in Headers */, - ACAE457AC98A864CE89F354812F1D755 /* FIRTimestamp.h in Headers */, - 7531BB2A8E4FB92965A61037DB051736 /* FIRTimestampInternal.h in Headers */, - 7C3247DD4071AF6D1F034F04561025B3 /* FIRVersion.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - EA9FA128C85B5AB9F46911EAFE7375A2 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 83829244A729DED049B6047C7BC232AA /* crashlytics.nanopb.h in Headers */, - C93FE7A4F820B97D10E155DD695C79C7 /* dwarf.h in Headers */, - 9C7280C2BAFA7F7551F8F24E3E8C377B /* FIRAnalyticsInterop.h in Headers */, - D731577C094655F2C9B8BE9E928263DC /* FIRAnalyticsInteropListener.h in Headers */, - 31BC4F205A5E5101113FA5F42655C514 /* FIRAppInternal.h in Headers */, - 0F60701DBD1A6406C607158AC9388571 /* FIRCLSAllocate.h in Headers */, - 648AC45DC79E1E1A509714220DAF9F64 /* FIRCLSAnalyticsManager.h in Headers */, - 7250EF4770B2B8769C42DAD2C42CDBD1 /* FIRCLSApplication.h in Headers */, - 14438BB1EB5D249AA396048EC6D2FD8C /* FIRCLSApplicationIdentifierModel.h in Headers */, - E8B01B0BCECC3A136A2ADA97BD82EC6B /* FIRCLSAsyncOperation.h in Headers */, - DDB6A0D543F8F85F97358C8949BF49CD /* FIRCLSAsyncOperation_Private.h in Headers */, - F0DF4FBE60F242BB05E0F8AE6E83A998 /* FIRCLSBinaryImage.h in Headers */, - 85C00C07E74C13A735789778114E85D6 /* FIRCLSByteUtility.h in Headers */, - 2DFA789CD70EDAD2DF03CB761EEF1D6F /* FIRCLSCallStackTree.h in Headers */, - 6BD12BA094D9AFD7BE3DBE8BD05489A7 /* FIRCLSCodeMapping.h in Headers */, - AD6C8214A7D990F58992CDDE139A824B /* FIRCLSCompactUnwind.h in Headers */, - A041E57F4547DBE3BA73083D60B15740 /* FIRCLSCompactUnwind_Private.h in Headers */, - 8680F5CBAE36B369585B3665699F9483 /* FIRCLSCompoundOperation.h in Headers */, - 608DAB912B4F2C35277B093BD6236E39 /* FIRCLSConstants.h in Headers */, - 020B6042BDB0BE8BE595EE2CD3438F26 /* FIRCLSContext.h in Headers */, - 59076DAA8846AB893DA2636AB3F5B403 /* FIRCLSContextInitData.h in Headers */, - F526FBD240FF25DD9BE01984028FDCDB /* FIRCLSContextManager.h in Headers */, - E3796CD2048896C140143344143D0EA6 /* FIRCLSCrashedMarkerFile.h in Headers */, - C9953D024C7AB1DD66A03E64C9D824CB /* FIRCLSDataCollectionArbiter.h in Headers */, - D241E224AE05151282596E305B196E76 /* FIRCLSDataCollectionToken.h in Headers */, - C00813AA9BBE8064F0F1F92309A71524 /* FIRCLSDataParsing.h in Headers */, - FD499EAB3235B3156BD1548B67D31A81 /* FIRCLSDefines.h in Headers */, - C32B7113015245D483DE349C1C036968 /* FIRCLSDemangleOperation.h in Headers */, - 2459886871206DA39165D23B1A32DA57 /* FIRCLSDownloadAndSaveSettingsOperation.h in Headers */, - CB392F95191BA2E0643ED84C8510B69C /* FIRCLSdSYM.h in Headers */, - 8945904F0AF04E1A3725028046059E40 /* FIRCLSDwarfExpressionMachine.h in Headers */, - 7866493F86747ED4DD3AC4B493DF5BA6 /* FIRCLSDwarfUnwind.h in Headers */, - 8D69937264E5C623E7F3824779F31465 /* FIRCLSDwarfUnwindRegisters.h in Headers */, - 60D8872788508B452CDFBED18E160263 /* FIRCLSException.h in Headers */, - 75BADEDF88B59A1B01268FF885778CEA /* FIRCLSExecutionIdentifierModel.h in Headers */, - 347BA4029A900FFDC499CD15FBF5639E /* FIRCLSExistingReportManager.h in Headers */, - BFB70A38FBC448089430E9641CB28CBC /* FIRCLSExistingReportManager_Private.h in Headers */, - D832B5C4B08AEB232635CE9823A9C672 /* FIRCLSFABAsyncOperation.h in Headers */, - 415994F034D345A128FA5C5D2D8B261F /* FIRCLSFABAsyncOperation_Private.h in Headers */, - A3428E7FF814B93B6A6C422EA57FB8BF /* FIRCLSFABHost.h in Headers */, - 7D6F72E2334791674DDEBAE7BFFD9A89 /* FIRCLSFABNetworkClient.h in Headers */, - 308DC4D68AE64296A27BCE2861DEDBCD /* FIRCLSFeatures.h in Headers */, - 9A28CCB58FED93B65346E320FF6001E0 /* FIRCLSFile.h in Headers */, - C714E5CB2BBB742476FE676F73104BE6 /* FIRCLSFileManager.h in Headers */, - 3BB96A56416A684AE05881B2FE252936 /* FIRCLSGlobals.h in Headers */, - 4687634A30BBFF28172E5D9A4CD25C81 /* FIRCLSHandler.h in Headers */, - FCBFEBCDB725BF658A497EC1D43C7203 /* FIRCLSHost.h in Headers */, - 82B6582085DD01E21AC43A99752901B3 /* FIRCLSInstallIdentifierModel.h in Headers */, - C45C48A9AC7EC0C080A19FBDAE735C9E /* FIRCLSInternalLogging.h in Headers */, - 7F1DACB19B01CE8D71272BFCC35C230B /* FIRCLSInternalReport.h in Headers */, - 96256890287C5DAEB3B2BE280098789D /* FIRCLSLaunchMarkerModel.h in Headers */, - 32F0235E0BAD0AD490334AB6218D76B0 /* FIRCLSLogger.h in Headers */, - 81EECE7759713A24E276123C19B7798E /* FIRCLSMachException.h in Headers */, - 0BEBA9479A1661067FACFDC01E711906 /* FIRCLSMachO.h in Headers */, - 410C63F1C8D40D12A0E641ADC65CAD92 /* FIRCLSMachOBinary.h in Headers */, - C1D140EC7C18C47176A8FB559CE2CEBC /* FIRCLSMachOSlice.h in Headers */, - 36EA8AABE3C9A261339EB0677A03A055 /* FIRCLSManagerData.h in Headers */, - 5AF9B4DC724071EBEBF94A90B637467F /* FIRCLSMetricKitManager.h in Headers */, - 0314239EF322E0590B76C728C4786EA4 /* FIRCLSNetworkOperation.h in Headers */, - D7E859E7644E8C0FF29AD08E46A9A56B /* FIRCLSNetworkResponseHandler.h in Headers */, - BF6C9ED29D70062B558F82BF1790DD33 /* FIRCLSNotificationManager.h in Headers */, - D54AFC42E7FAC0287EC7139CEC9F0260 /* FIRCLSOnDemandModel.h in Headers */, - BC75A54C9FC05E2A0F181D743BD0DE69 /* FIRCLSOnDemandModel_Private.h in Headers */, - 5D9F16A85A8AEC4D6D2AE123AC15F1E8 /* FIRCLSOperation.h in Headers */, - 50017BD0601274BDC191229F22703E91 /* FIRCLSProcess.h in Headers */, - F16DADF61FED278DE3299A9EE0FC187D /* FIRCLSProcessReportOperation.h in Headers */, - 015F42C39DEB1D7EDDA18157F5E58345 /* FIRCLSRecordApplication.h in Headers */, - 629841ADD6955C06C5CDA9C7482139BA /* FIRCLSRecordBase.h in Headers */, - 0AFFCBCC7103DCA72697CBA7D5F622A5 /* FIRCLSRecordHost.h in Headers */, - 19EDDFFF3C2192E384FEED6A9CD27527 /* FIRCLSRecordIdentity.h in Headers */, - 376E94F3BC76E1A500A287ACDEBD1CFB /* FIRCLSReportAdapter.h in Headers */, - 295DCA3AFBF5BC644859F3E4332784DF /* FIRCLSReportAdapter_Private.h in Headers */, - A65AAA125041B644C95A3CE4AE89A6F9 /* FIRCLSReportManager.h in Headers */, - 824366ADB7B61135621574CF53DAD1BE /* FIRCLSReportManager_Private.h in Headers */, - F32AC745A60C1442B65CE958C30FF362 /* FIRCLSReportUploader.h in Headers */, - 27A955409AAA78DC4DF86EE20DCEC16F /* FIRCLSReportUploader_Private.h in Headers */, - C243C9B16DC9931955B9ED975CCF3262 /* FIRCLSRolloutsPersistenceManager.h in Headers */, - 0B26192A78AAD502613600F800E6455E /* FIRCLSSerializeSymbolicatedFramesOperation.h in Headers */, - A36F19C9DF4E297B28700A716CDACDCA /* FIRCLSSettings.h in Headers */, - 5079D96862AB5B5A7EFD3D7845CE65E6 /* FIRCLSSettingsManager.h in Headers */, - F7C8C53FE8EA1B6183801925BCA4F385 /* FIRCLSSignal.h in Headers */, - 03E34BE38FFC553AC3EDCC4A714AF2F7 /* FIRCLSSymbolicationOperation.h in Headers */, - 725BD272116B2CC720C8507BC03EB152 /* FIRCLSSymbolResolver.h in Headers */, - 15482D49AAD69268C68388B534687CC3 /* FIRCLSThreadArrayOperation.h in Headers */, - 608A3D984417AE1EE86877619E685CAD /* FIRCLSThreadState.h in Headers */, - 2B3ED9283819D6D20F2A925C4DD7C4B4 /* FIRCLSUnwind.h in Headers */, - A8AE9E1942003153EF375DDEE285BCE4 /* FIRCLSUnwind_arch.h in Headers */, - 78A6F2CAE76C1AA6E3D975FE1E2729A7 /* FIRCLSUnwind_x86.h in Headers */, - D7AF166CC13C4E97F3605685D66D94DC /* FIRCLSURLBuilder.h in Headers */, - 2EAFF3BDAE3A859989D1DD07DCEDA3C2 /* FIRCLSUserDefaults.h in Headers */, - BF31E357E42661EE8E4D81E1CD24355A /* FIRCLSUserDefaults_private.h in Headers */, - F32B3212FBEB27C5445A4A07AF4C6987 /* FIRCLSUserLogging.h in Headers */, - E169A810941C12578F80FD339753415B /* FIRCLSUtility.h in Headers */, - 8CD7D0F5BB1913CE087103E4A4CA65DA /* FIRCLSUUID.h in Headers */, - F4679EE6F0B21C88822107CA34E510A9 /* FIRComponent.h in Headers */, - 9B5FF1258617F7BDF64F7BAAEA46B440 /* FIRComponentContainer.h in Headers */, - E79ED841FDE8176461279FEC5B44F05D /* FIRComponentType.h in Headers */, - 5208958965704FE8318CECDB0C773C85 /* FIRCrashlytics.h in Headers */, - 41B72D1E279C96F8A0CC9926733B62E0 /* FIRCrashlyticsReport.h in Headers */, - A13C163E5427BB196E1F2DA8BE316479 /* FIRCrashlyticsReport_Private.h in Headers */, - 77CD2E71E4FF09300D77C6CB182450E2 /* FirebaseCoreInternal.h in Headers */, - B1C404E4D12F0D4C48C020AFB6BB5A39 /* FirebaseCrashlytics.h in Headers */, - 01347B524B90D7BCE8817670CCA8CC8F /* FirebaseCrashlytics-umbrella.h in Headers */, - 4DBB6AC57D606D0ED016BBCAABCD9D01 /* FirebaseInstallationsInternal.h in Headers */, - E88A965B07CFE9D30F93834DDE227738 /* FIRExceptionModel.h in Headers */, - A02C5DCE15670B1105250B319D4EFC58 /* FIRExceptionModel_Private.h in Headers */, - 3184820D94979D6E0B517A4AF22205FC /* FIRHeartbeatLogger.h in Headers */, - 6B0C5A987755290A56DA8C011A24C66C /* FIRInteropEventNames.h in Headers */, - 8005A80E87900D4338A12D2F110964E7 /* FIRInteropParameterNames.h in Headers */, - 93179BCBE92B882EF7312F10EBE529B3 /* FIRLibrary.h in Headers */, - 614FF2A3E6F52D2735A7339B47644C48 /* FIRLogger.h in Headers */, - 7BF9868FCF11A90D3393703D4C2379A1 /* FIRStackFrame.h in Headers */, - C357A5179486B286DFB0BDF6FC8A8BA0 /* FIRStackFrame_Private.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - FC4DA9BD27A4914E75F803590E4C4B8B /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - EB2DC96CDCF638AB89007D2DB0F3119A /* Pods-RunnerTests-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXHeadersBuildPhase section */ - -/* Begin PBXNativeTarget section */ - 07C64B0E06ED7C1903D446F9BBDDF5C9 /* package_info_plus-package_info_plus_privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = 0648CD86F09CB7B9380F4B6197F13216 /* Build configuration list for PBXNativeTarget "package_info_plus-package_info_plus_privacy" */; - buildPhases = ( - CF8D55D2E200A9A34D6302B3E8D456A6 /* Sources */, - 76CADC7277A2585EFB3E64F1253EF45D /* Frameworks */, - B248EF1898DDC1C6120755DBD529042D /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "package_info_plus-package_info_plus_privacy"; - productName = package_info_plus_privacy; - productReference = 64FB8D36F3D5FD1F4E08A8CB92BCD154 /* package_info_plus-package_info_plus_privacy */; - productType = "com.apple.product-type.bundle"; - }; - 1001C16510D946B47CFF8B19DBC0B787 /* FirebaseCore-FirebaseCore_Privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = 0F0E35DDA540E334B413A9F312F85450 /* Build configuration list for PBXNativeTarget "FirebaseCore-FirebaseCore_Privacy" */; - buildPhases = ( - 31A6B49EBB3EDB44F1475A1F5852B82B /* Sources */, - 68A59E6510B8320B78C335447326E9BD /* Frameworks */, - A9C2C03128E5DFAAB6D4A256E8A24DC9 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "FirebaseCore-FirebaseCore_Privacy"; - productName = FirebaseCore_Privacy; - productReference = 8BB937B1C0DFFCF92F41861C2BC54DDA /* FirebaseCore-FirebaseCore_Privacy */; - productType = "com.apple.product-type.bundle"; - }; - 1600DCCFF1B483EC49C8CB09BBB7411C /* webview_flutter_wkwebview-webview_flutter_wkwebview_privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = 8E4739E2112636E5FB081F5394B4B7EB /* Build configuration list for PBXNativeTarget "webview_flutter_wkwebview-webview_flutter_wkwebview_privacy" */; - buildPhases = ( - A04A95CFD0243F07D3A872AFFCE4CD04 /* Sources */, - 868144F29206A54A70A8B2D5C655C586 /* Frameworks */, - FB75182E44E5DFB106DA3195338C2D61 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "webview_flutter_wkwebview-webview_flutter_wkwebview_privacy"; - productName = webview_flutter_wkwebview_privacy; - productReference = 163A707D53693953E4DC7E0DE4C912A4 /* webview_flutter_wkwebview-webview_flutter_wkwebview_privacy */; - productType = "com.apple.product-type.bundle"; - }; - 17CBCC6221F62B870268E935098B7D7D /* FirebaseCrashlytics-FirebaseCrashlytics_Privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = CF12CB9541CA02D513929D415BB01A74 /* Build configuration list for PBXNativeTarget "FirebaseCrashlytics-FirebaseCrashlytics_Privacy" */; - buildPhases = ( - BEBF720B77600186F6ED453F20707248 /* Sources */, - 446549C64A1DC3A12B44285E5F1146B6 /* Frameworks */, - D53266651868340BDD447BF4F815ABCC /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "FirebaseCrashlytics-FirebaseCrashlytics_Privacy"; - productName = FirebaseCrashlytics_Privacy; - productReference = 859AE0302B28BD8AE67A780BFCAEE082 /* FirebaseCrashlytics-FirebaseCrashlytics_Privacy */; - productType = "com.apple.product-type.bundle"; - }; - 18785DB831C0FA5904C6F1414D53CB5B /* url_launcher_macos */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4FF450190D69A230E20E7B300ACDB0E7 /* Build configuration list for PBXNativeTarget "url_launcher_macos" */; - buildPhases = ( - 091DF20B694E8304AA1806638F82E02F /* Headers */, - 2F64E77C103C3280EF51963B8D6A17C2 /* Sources */, - EB4636B20D0358DA3F52CF34798AC0A3 /* Frameworks */, - A168BD838724731476C50E09762A7E6C /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 24D4A8E169D30D1FD002011DFE4E880C /* PBXTargetDependency */, - 2B60F83F882A42971D2722362EC37AE3 /* PBXTargetDependency */, - ); - name = url_launcher_macos; - productName = url_launcher_macos; - productReference = C0C9A074EEF12F27AC2F536567F9FAE1 /* url_launcher_macos */; - productType = "com.apple.product-type.framework"; - }; - 18C1C89B0915365FEE8FAEB868A0B528 /* share_plus-share_plus_privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = 73B6AD7268959E6C37C1032A29EE3FDE /* Build configuration list for PBXNativeTarget "share_plus-share_plus_privacy" */; - buildPhases = ( - A916579A5C1D777AE703A22BA558672B /* Sources */, - 2E2506C66FA029E20AC3B00EBD70B3B4 /* Frameworks */, - 40D1F29795A79248038E27070EF35A4F /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "share_plus-share_plus_privacy"; - productName = share_plus_privacy; - productReference = C839C9567748BADA576920A5CFC4D59E /* share_plus-share_plus_privacy */; - productType = "com.apple.product-type.bundle"; - }; - 1BFBEDBF7E03729D43C96530EE190825 /* PromisesObjC-FBLPromises_Privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = 1CF679076D16D34E5E2BC80DF7819BDD /* Build configuration list for PBXNativeTarget "PromisesObjC-FBLPromises_Privacy" */; - buildPhases = ( - AA6E1C4DB0BAEA67866FBCBCDBE8A99D /* Sources */, - AD29028B390D12D98FBB9265D072A87B /* Frameworks */, - 4A56DB68684F0FFC280360C3D9764207 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "PromisesObjC-FBLPromises_Privacy"; - productName = FBLPromises_Privacy; - productReference = 3F238BB22C5201CE689CAF2F766AED95 /* PromisesObjC-FBLPromises_Privacy */; - productType = "com.apple.product-type.bundle"; - }; - 21FB29F43C8A2A81ABFE8C478370070E /* FirebaseMessaging-FirebaseMessaging_Privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = 8F51DA8AF39CFCB7984B28543B955802 /* Build configuration list for PBXNativeTarget "FirebaseMessaging-FirebaseMessaging_Privacy" */; - buildPhases = ( - 96B47DF2B678B9F9644B7B0ED4F9A8AA /* Sources */, - A62D64995EC56D444A2E24A8C9C14667 /* Frameworks */, - B482D724ADDC957A30A078E12769B100 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "FirebaseMessaging-FirebaseMessaging_Privacy"; - productName = FirebaseMessaging_Privacy; - productReference = B0B6501341FD6783C6874C54AB31A9CF /* FirebaseMessaging-FirebaseMessaging_Privacy */; - productType = "com.apple.product-type.bundle"; - }; - 230F5EE18ECBB227C09ED2C571AFA319 /* PromisesSwift-Promises_Privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = D9A939BB1124EFA94009AD69A3A3160F /* Build configuration list for PBXNativeTarget "PromisesSwift-Promises_Privacy" */; - buildPhases = ( - 16A08A88C371B8FCE8A1DDFC6C150069 /* Sources */, - B5802FDBF63D5D9BC6705614C190BC20 /* Frameworks */, - 31FDD5102C8994676FF74D336E1EF797 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "PromisesSwift-Promises_Privacy"; - productName = Promises_Privacy; - productReference = 067CED0F0662BBE6DC889AEC6DAB3049 /* PromisesSwift-Promises_Privacy */; - productType = "com.apple.product-type.bundle"; - }; - 25E9E9A17BC3F670357D7385C521E48E /* FirebaseCoreInternal */ = { - isa = PBXNativeTarget; - buildConfigurationList = A4FC0CB9EB838EE5860B3E816F24B09C /* Build configuration list for PBXNativeTarget "FirebaseCoreInternal" */; - buildPhases = ( - 0F8056FE0E0CF233FCCCBF897C778243 /* Headers */, - F4D090DEDC5C259D361C837B089A1161 /* Sources */, - 5F7F7F603193A2B9A8EA940080633AFA /* Frameworks */, - DE3C0EF3F4D0F1A38124926EB4004FAF /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 46D1CDCC370C5EFECE1AA5E912DAF415 /* PBXTargetDependency */, - 97FFDB7A173382728E5F5D7ED2A73781 /* PBXTargetDependency */, - ); - name = FirebaseCoreInternal; - productName = FirebaseCoreInternal; - productReference = 148D0F9E8C7373FEAF40D800FC5F1BAA /* FirebaseCoreInternal */; - productType = "com.apple.product-type.framework"; - }; - 2949783F7EDB27AD4666B5427B63DC79 /* FirebaseCoreInternal-FirebaseCoreInternal_Privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = 364414F4BA898C69510A731EFCD02C3E /* Build configuration list for PBXNativeTarget "FirebaseCoreInternal-FirebaseCoreInternal_Privacy" */; - buildPhases = ( - ECDC59032FD98A49107907DB9E862E38 /* Sources */, - 34A5A38656EC791EA2122EFD7B0F7166 /* Frameworks */, - 61B5FA374FBB30EDB8E04A15D127EB0F /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "FirebaseCoreInternal-FirebaseCoreInternal_Privacy"; - productName = FirebaseCoreInternal_Privacy; - productReference = 4DB03FD262B678178A44272143846563 /* FirebaseCoreInternal-FirebaseCoreInternal_Privacy */; - productType = "com.apple.product-type.bundle"; - }; - 2BBF7206D7FAC92C82A042A99C4A98F8 /* PromisesObjC */ = { - isa = PBXNativeTarget; - buildConfigurationList = 32A956CEE81E1FB4345FA24027D9F1F9 /* Build configuration list for PBXNativeTarget "PromisesObjC" */; - buildPhases = ( - 6FD6BF0BDF70A3EBFB7B8B9407407E48 /* Headers */, - 74ED8A2F67A12FF173C06F133828EA40 /* Sources */, - BA7022E225A6AEF7A6280F65E3F43093 /* Frameworks */, - D9FCDEC015E0B581E91C07B100A387E2 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - D108D6F0868084518AA5634E794CB9CC /* PBXTargetDependency */, - ); - name = PromisesObjC; - productName = FBLPromises; - productReference = 3347A1AB6546F0A3977529B8F199DC41 /* PromisesObjC */; - productType = "com.apple.product-type.framework"; - }; - 3232F0C0E7C65B232832393F9ADDD8C3 /* Pods-RunnerTests */ = { - isa = PBXNativeTarget; - buildConfigurationList = D52099AA1537D0F3745166E1889F6CA3 /* Build configuration list for PBXNativeTarget "Pods-RunnerTests" */; - buildPhases = ( - FC4DA9BD27A4914E75F803590E4C4B8B /* Headers */, - 001CCB0FEA80CD1C6BF534C6D9C6283A /* Sources */, - EAC0834F7252D8143E0E41335E53F3B8 /* Frameworks */, - 4A765108DEAFDEBF078F71CDDBE3414E /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 7F2673994A9A1DEAFDC980FA9A951FF2 /* PBXTargetDependency */, - ); - name = "Pods-RunnerTests"; - productName = Pods_RunnerTests; - productReference = 6C3345B1B3CAEDF5B03B1F731FDC492E /* Pods-RunnerTests */; - productType = "com.apple.product-type.framework"; - }; - 328CC04F43300C6CAB81659260A3799D /* FirebaseRemoteConfigInterop */ = { - isa = PBXNativeTarget; - buildConfigurationList = EAF1848C0FC3D6E0FD867EF0F3F6A3C6 /* Build configuration list for PBXNativeTarget "FirebaseRemoteConfigInterop" */; - buildPhases = ( - 9D50F7E3430B7A6193A76D665643A9A5 /* Headers */, - 928409681B8977066433301BA9EC3138 /* Sources */, - 0E56E819F34E50A2E0CFD6081D374114 /* Frameworks */, - 5ABF61563BCA769F9B31B2ABE64B4EDA /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = FirebaseRemoteConfigInterop; - productName = FirebaseRemoteConfigInterop; - productReference = 3CB3BCF1390F1406B03BC8DB4735D727 /* FirebaseRemoteConfigInterop */; - productType = "com.apple.product-type.framework"; - }; - 3EB14444A17F9D4F1F697F7C1FF32245 /* FirebaseInstallations-FirebaseInstallations_Privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = 353CDBC99B61CE010D711189076D764D /* Build configuration list for PBXNativeTarget "FirebaseInstallations-FirebaseInstallations_Privacy" */; - buildPhases = ( - 50EC137E03B822DCDFC367DDF74D0404 /* Sources */, - A5B76BCF9DC8493C57DA7C6C3A8B1865 /* Frameworks */, - 20EBD21BBCBEB5E7E469AE7B5FA222AB /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "FirebaseInstallations-FirebaseInstallations_Privacy"; - productName = FirebaseInstallations_Privacy; - productReference = 47C581450CDB4A6111CB97EEE0711A8C /* FirebaseInstallations-FirebaseInstallations_Privacy */; - productType = "com.apple.product-type.bundle"; - }; - 3F8EC37C78673149F2B94E8BD9AA8737 /* FirebaseSessions */ = { - isa = PBXNativeTarget; - buildConfigurationList = 7F165B9FC44009F0435346DE5704A31C /* Build configuration list for PBXNativeTarget "FirebaseSessions" */; - buildPhases = ( - 785F01DFF676C8CBC10831462D14EEBA /* Headers */, - BA402CCCC6D087A8301925F7412F3527 /* Sources */, - 8AF7E9B194A6D1BDCFF18BFE7F1D0884 /* Frameworks */, - 19DC0312A637415FAE65E3996D76E986 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - C195480C2C4C251445AC892576729C4D /* PBXTargetDependency */, - BA34B9066591C677EF0170F9B063E475 /* PBXTargetDependency */, - E4F3D6E27C9809C0001C935EA6148F7B /* PBXTargetDependency */, - ABBBB019AA085D6CDF47369B6A29A96C /* PBXTargetDependency */, - AD084B75328390977307D92B1BDD9876 /* PBXTargetDependency */, - C65D60E7F27610EA5AD9BBBF98475B19 /* PBXTargetDependency */, - B184F3D4FAE5A751DBAB19AB4FEF8B6C /* PBXTargetDependency */, - ); - name = FirebaseSessions; - productName = FirebaseSessions; - productReference = 83F5CCB22EE126A829F2A8820798DC8D /* FirebaseSessions */; - productType = "com.apple.product-type.framework"; - }; - 42A5F24E847029301BC47B4E68477322 /* share_plus */ = { - isa = PBXNativeTarget; - buildConfigurationList = AA9271CC08E93C2226C20E65DB1383C3 /* Build configuration list for PBXNativeTarget "share_plus" */; - buildPhases = ( - 738C59711878206748CC4F6D2A6A973C /* Headers */, - B5D45DE62633AEC65E71A6EBD1240872 /* Sources */, - A72D009096EF6E3A6A2DBA5D35C9CC1D /* Frameworks */, - 3A97783C690C7B5911A39D6304DB6172 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 93C67474DAC0021B3EDC266E696E0F84 /* PBXTargetDependency */, - FF7B5735026D3447A47987ED83F3C894 /* PBXTargetDependency */, - ); - name = share_plus; - productName = share_plus; - productReference = 670C8E8BC3F615901CAE735C0CBBE8CA /* share_plus */; - productType = "com.apple.product-type.framework"; - }; - 4402AFF83DBDC4DD07E198685FDC2DF2 /* FirebaseCore */ = { - isa = PBXNativeTarget; - buildConfigurationList = 7780D49BF635AC594369F1553D44071B /* Build configuration list for PBXNativeTarget "FirebaseCore" */; - buildPhases = ( - E6317646998EB6A6719CA987C1830F21 /* Headers */, - C848C4C2132FB65CFE8B860B9D8943F0 /* Sources */, - 8FA294C1AC871F78B0F242FF727996BA /* Frameworks */, - 6A026CCE9AD81E5B5ABD96B5D24EBE3E /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 9E55A7041CD6901F2053D00382BF03B8 /* PBXTargetDependency */, - F73339B9E926E49E0603D2EAAF41B5E6 /* PBXTargetDependency */, - 345E933D9FF6B334D4BC224E1C06A062 /* PBXTargetDependency */, - ); - name = FirebaseCore; - productName = FirebaseCore; - productReference = E2B63D462DB7F827C4B11FD51E4F8E2D /* FirebaseCore */; - productType = "com.apple.product-type.framework"; - }; - 4A9CF14C8C6709FC3D3736F0F06E7DD9 /* local_auth_darwin-local_auth_darwin_privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = BEA1499B29C02C3419C74C7B13033632 /* Build configuration list for PBXNativeTarget "local_auth_darwin-local_auth_darwin_privacy" */; - buildPhases = ( - D104523F7E579271608BAD46567B65B7 /* Sources */, - F412B6EEB0F7236D02F5B64E7480C376 /* Frameworks */, - F01306CF5A46F4E8DE3424FB35BF68DB /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "local_auth_darwin-local_auth_darwin_privacy"; - productName = local_auth_darwin_privacy; - productReference = 074282E39D46BA74A765730C057AFC43 /* local_auth_darwin-local_auth_darwin_privacy */; - productType = "com.apple.product-type.bundle"; - }; - 526C4398D095B3704EB933DADBC30093 /* FirebaseCrashlytics */ = { - isa = PBXNativeTarget; - buildConfigurationList = 7BB9BCE2365B092D0966B3C0C6835F05 /* Build configuration list for PBXNativeTarget "FirebaseCrashlytics" */; - buildPhases = ( - EA9FA128C85B5AB9F46911EAFE7375A2 /* Headers */, - 6EA351E0681B500ED00543371D6D061A /* Sources */, - 7683507270F1DE2CAA0BB8998426BD19 /* Frameworks */, - B47D7E682B1165DD963EB2EF199DF992 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 3EC4E5639166119E0B6AB2BA5260764E /* PBXTargetDependency */, - ABD5738A3ADC84E040812D8116B80D89 /* PBXTargetDependency */, - 5B7EFC1DD66A64FA4EB9761C6BD9CC19 /* PBXTargetDependency */, - 8ED70C4B6D160A755372BBAC1D351C24 /* PBXTargetDependency */, - EF6CDC791634C7E5AC2FA024710CE025 /* PBXTargetDependency */, - A4E22E38A4095CDC9257D10648F3BECA /* PBXTargetDependency */, - C4E1F075C6EB2EC3E60FF6A0C483B462 /* PBXTargetDependency */, - D679C2C401BC3736302B98DC3CAC16C9 /* PBXTargetDependency */, - 792549B11C62E384CA4E2EDD9D091B21 /* PBXTargetDependency */, - ); - name = FirebaseCrashlytics; - productName = FirebaseCrashlytics; - productReference = 86375444C196BA272DDBB8165BF64A15 /* FirebaseCrashlytics */; - productType = "com.apple.product-type.framework"; - }; - 54A00AF9F830F355D8FD8F6A4387F6A2 /* package_info_plus */ = { - isa = PBXNativeTarget; - buildConfigurationList = 01B1335B7147E896DF9C45EF1D5ABE47 /* Build configuration list for PBXNativeTarget "package_info_plus" */; - buildPhases = ( - 2BD834DA4EC6C410C69C15FD89BCE46B /* Headers */, - 26D7365A46C8467D714EA4CCC3272C58 /* Sources */, - B64CFD9B14F175879BC7428D6ACF64A7 /* Frameworks */, - 197A05F92A6519F61404AE248B4CC035 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 0D558C4387223F8F5C90246C42615547 /* PBXTargetDependency */, - 65EB78B5B587EB3705D62602F7BE9BDF /* PBXTargetDependency */, - ); - name = package_info_plus; - productName = package_info_plus; - productReference = C39BE06027F24EB0328A76E7507FA463 /* package_info_plus */; - productType = "com.apple.product-type.framework"; - }; - 55522A91938FF505CFEBEAD2DD85AE2D /* nanopb-nanopb_Privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = CCA30115553AC34EB67ACFA718A63642 /* Build configuration list for PBXNativeTarget "nanopb-nanopb_Privacy" */; - buildPhases = ( - 38E063891BCC59DCFD5AC40F5583FFE7 /* Sources */, - 568A524B8CE7EE50B0034CB85E01DAF7 /* Frameworks */, - 41428C20C6A9E4044A7759C4B4F3AB41 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "nanopb-nanopb_Privacy"; - productName = nanopb_Privacy; - productReference = 3227F3FC45681D7CEE5D1355A532398A /* nanopb-nanopb_Privacy */; - productType = "com.apple.product-type.bundle"; - }; - 56F581DDCB0A032454E604885E17AE3C /* path_provider_foundation */ = { - isa = PBXNativeTarget; - buildConfigurationList = 545B7DE504A60D73244B11F8946CE8A7 /* Build configuration list for PBXNativeTarget "path_provider_foundation" */; - buildPhases = ( - CBF7B39FD3D25E23E24F0F74144D6C26 /* Headers */, - 643A6DD7FA681BD3CC1AF834A8F49FE0 /* Sources */, - 08E22AA47BE8111B68B74E9944FFE2FF /* Frameworks */, - B084791B71E66EBA16DE3429EECDEB35 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 64B47A5F6F87F22A60B325DBC2225731 /* PBXTargetDependency */, - 0F7FDDB75E9D36AE598308532726AA08 /* PBXTargetDependency */, - ); - name = path_provider_foundation; - productName = path_provider_foundation; - productReference = AE157A33FEF959A214796BFF348717F6 /* path_provider_foundation */; - productType = "com.apple.product-type.framework"; - }; - 5895B432FE4D2F6826C8FF25A09DB6D2 /* FirebaseMessaging */ = { - isa = PBXNativeTarget; - buildConfigurationList = F0DFC6B373CF3E5D7A080750AC0EFB04 /* Build configuration list for PBXNativeTarget "FirebaseMessaging" */; - buildPhases = ( - B276834C3CD946A04961C38168567928 /* Headers */, - C53A3BE655369977443D43DA8D242D38 /* Sources */, - 3C92FCA228407035BDB74ABCAAF8391F /* Frameworks */, - 816E8B3AAA083C260EAB46A2D37CAB40 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 419782306A1EF55DCEC38584CE4D21A1 /* PBXTargetDependency */, - 8A63515377286E58F32173A976C3C4F9 /* PBXTargetDependency */, - 66AB3390B6A4F6B98C61BF047C0AE8A7 /* PBXTargetDependency */, - 43F1DECC38375736CDA823410D305AE8 /* PBXTargetDependency */, - 54F4F20A563E6C02C6C7AB5E47791427 /* PBXTargetDependency */, - D9EE59E5464C12BDF41933110D90ABA4 /* PBXTargetDependency */, - ); - name = FirebaseMessaging; - productName = FirebaseMessaging; - productReference = 5B654B4B042BA7DC93766943A643E42B /* FirebaseMessaging */; - productType = "com.apple.product-type.framework"; - }; - 5C0371EE948D0357B8EE0E34ABB44BF0 /* GoogleDataTransport */ = { - isa = PBXNativeTarget; - buildConfigurationList = 520F7BF795BB893EAD8C65B1CD820638 /* Build configuration list for PBXNativeTarget "GoogleDataTransport" */; - buildPhases = ( - B0F653F42502C4E5B5262C489E35380E /* Headers */, - BF22771D1ED9EF51858A81361655FE67 /* Sources */, - 43D5D9A28AB13787828FCF04EBEC69DB /* Frameworks */, - 9005E97D726C269B67C0BD8DFC8663BA /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 95B661B44E1C11D7D5223F91A52F3A35 /* PBXTargetDependency */, - 4183F5353E8E9844D007B2C6F326ABED /* PBXTargetDependency */, - CF31E75CB040C74212B912E65B086970 /* PBXTargetDependency */, - ); - name = GoogleDataTransport; - productName = GoogleDataTransport; - productReference = 856B5CD56F194FAD26EA91620B66D614 /* GoogleDataTransport */; - productType = "com.apple.product-type.framework"; - }; - 5FF1A58DEEC5DB749FCD6C120B97CC82 /* GoogleUtilities-GoogleUtilities_Privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = 79998EDF4F82312F120D3E5CB4308BDA /* Build configuration list for PBXNativeTarget "GoogleUtilities-GoogleUtilities_Privacy" */; - buildPhases = ( - 642CF3230D79F744E27E11F22CFA5D6C /* Sources */, - CE78B344CB0E2ADF46A646B8F3BA9939 /* Frameworks */, - 3C87F5FF6C6B8BE565C70E7F1A59CDB3 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "GoogleUtilities-GoogleUtilities_Privacy"; - productName = GoogleUtilities_Privacy; - productReference = 44E291D18340EAC3F761346198515323 /* GoogleUtilities-GoogleUtilities_Privacy */; - productType = "com.apple.product-type.bundle"; - }; - 755457F3785F4D2E55FCAFA408242FD5 /* webview_flutter_wkwebview */ = { - isa = PBXNativeTarget; - buildConfigurationList = 64BAED2719CC1ACD9BB607389D9266E6 /* Build configuration list for PBXNativeTarget "webview_flutter_wkwebview" */; - buildPhases = ( - C3CC5D2619CEEEA01C2F1508DDF3CE76 /* Headers */, - 9AE3145CD2E58C006FCC1DD9B4B0313C /* Sources */, - 9F8663243412B0F10C998BCE619F183B /* Frameworks */, - 73DB7ECE509043110A6376F01B1F818B /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 47C71424572DD3D994AEF5DDA29A9F85 /* PBXTargetDependency */, - 67CD3B367E92759BD042B52C65FC2E29 /* PBXTargetDependency */, - ); - name = webview_flutter_wkwebview; - productName = webview_flutter_wkwebview; - productReference = 7409A9316D1EEFAC7B383BE8CEC1BE03 /* webview_flutter_wkwebview */; - productType = "com.apple.product-type.framework"; - }; - 76F586D063C931FE22406FB97594F82B /* firebase_crashlytics */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4593AEC0A27449DFE754BDB7B4FEDD9F /* Build configuration list for PBXNativeTarget "firebase_crashlytics" */; - buildPhases = ( - 3BA7FD39798E40DCEAC13D1A65E5F926 /* Headers */, - AA012524DC484CADE891E3C6F9B715F6 /* Sources */, - FF8DBA013B0DED23CC08C89521A04DCB /* Frameworks */, - 3E934B7630497A8B9F5DE300688A3014 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - FA96DE95034612A4D324259059DB2037 /* PBXTargetDependency */, - 200196E51A2CB34A36EE81962D0A1D59 /* PBXTargetDependency */, - 2B840AA098E30553ECD2D9ACF8EDF78E /* PBXTargetDependency */, - ); - name = firebase_crashlytics; - productName = firebase_crashlytics; - productReference = 0E0743AF28B08911BE66983CD6D50FDA /* firebase_crashlytics */; - productType = "com.apple.product-type.framework"; - }; - 87803597EB3F20FC46472B85392EC4FD /* FirebaseInstallations */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4E975C6E188BD970FCB8339CB3957162 /* Build configuration list for PBXNativeTarget "FirebaseInstallations" */; - buildPhases = ( - 12B60D02AC24A3FDC36A54C7A8FBBD72 /* Headers */, - 650608670153BE65E4EBDFFFFC714F75 /* Sources */, - 396D6DA6D1ED93956D42720F3B722A76 /* Frameworks */, - 8FEEF099A8672536FC15F632FB943029 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 8C1F69B8FDDE87D724C2E94911A0C7E8 /* PBXTargetDependency */, - E790F91DCAA90399F40DCB3A0481EA88 /* PBXTargetDependency */, - 9B1345CBA2D631E0CC07C8FE7AB10A98 /* PBXTargetDependency */, - 4E858CB61105A18492175F249D9575B3 /* PBXTargetDependency */, - ); - name = FirebaseInstallations; - productName = FirebaseInstallations; - productReference = 13C8C8B254851998F9289F71229B28A2 /* FirebaseInstallations */; - productType = "com.apple.product-type.framework"; - }; - 8B74B458B450D74B75744B87BD747314 /* Pods-Runner */ = { - isa = PBXNativeTarget; - buildConfigurationList = FB9EED5A1389FE35399E50E63AA4CEF4 /* Build configuration list for PBXNativeTarget "Pods-Runner" */; - buildPhases = ( - C0575BEB50616F6F21F4EF0AD9264B3C /* Headers */, - 261D4B00A6C7542A718F84C3277213AA /* Sources */, - 916689E45158CAF1743CE80BD9ADB0FE /* Frameworks */, - F5FC5A2578E61CF08AF7E1B7818620DE /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 228A2D8FE11C2B1C9EA77A54211BDAF7 /* PBXTargetDependency */, - F9C82631103B9ABE5291838A34561061 /* PBXTargetDependency */, - 252045D2DD0C6DA03BF6C4FE7266AAF7 /* PBXTargetDependency */, - 8183B8FF55B58819B9DA36EBB4EE4C19 /* PBXTargetDependency */, - 2B2A55B290CB3D9EE73A7828CA129B50 /* PBXTargetDependency */, - 2CF51D4C7C98603CD566BD22634EDE3A /* PBXTargetDependency */, - C2E31D3D6ECB4F96EAC13728A2A11BAE /* PBXTargetDependency */, - FE1A2597E8182452D0FBA0C7617977B2 /* PBXTargetDependency */, - BB7D7AE06422C103B252310F5EEFB8FE /* PBXTargetDependency */, - 786D90F566D566B91B3E71DD6D4D4219 /* PBXTargetDependency */, - 8C13C5061E42C9C1C25535C769FD8508 /* PBXTargetDependency */, - 8EBDCC9D32A63C7AA917C49D4EF7E9E1 /* PBXTargetDependency */, - 0A28DDF1203A845F53B89B0B0948E92F /* PBXTargetDependency */, - 6BA39F6EF65129142B24A553EE43C1AB /* PBXTargetDependency */, - 4D5A09F2B3A07405A133F7CC17B5E97F /* PBXTargetDependency */, - 74A0456BB4396AA6981776CFE80FC896 /* PBXTargetDependency */, - F8379C5923350409362CFEE3180E8068 /* PBXTargetDependency */, - F46FBCD80B82F0103EBF03089BDD3233 /* PBXTargetDependency */, - B6987896836F85F049EC6CD3C055BB8A /* PBXTargetDependency */, - 3DB8FA28FF16BCA6D5AF67202D318783 /* PBXTargetDependency */, - 07CFEEC47F071260EF20F27C24451FBC /* PBXTargetDependency */, - 76E5689FF36A41A04D7A37032CF55B68 /* PBXTargetDependency */, - 8115C4F66BC011CB50AD9D1F4BA057A7 /* PBXTargetDependency */, - 67B1741804D5BCCDEEC5A026B8FFDA44 /* PBXTargetDependency */, - 74DF413C71A870EBB9CE444FD2954DBE /* PBXTargetDependency */, - ); - name = "Pods-Runner"; - productName = Pods_Runner; - productReference = 669E8F25E1897672BDB80B7EB784DA24 /* Pods-Runner */; - productType = "com.apple.product-type.framework"; - }; - 8D7F5D5DD528D21A72DC87ADA5B12E2D /* GoogleUtilities */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4BD910B58EB46E042EA11F190E84D049 /* Build configuration list for PBXNativeTarget "GoogleUtilities" */; - buildPhases = ( - 9B48CD3FF7F60188A613300F9E895DB6 /* Headers */, - 065EBDABAEB2B75C9E58836C668E124D /* Sources */, - DB150697514F7A42746F16795933E6B5 /* Frameworks */, - 54F41D9A8A3A8796E5A40CECE93DDC8A /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 6A86B962E0B85B3E4B2009B208D30ADD /* PBXTargetDependency */, - ); - name = GoogleUtilities; - productName = GoogleUtilities; - productReference = B43874C6CBB50E7134FBEC24BABFE14F /* GoogleUtilities */; - productType = "com.apple.product-type.framework"; - }; - 9C4575D64B2B6264CF6AB60FB03302AA /* FirebaseCoreExtension-FirebaseCoreExtension_Privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = A3FDE298B7DA863F910C3B942B037ABD /* Build configuration list for PBXNativeTarget "FirebaseCoreExtension-FirebaseCoreExtension_Privacy" */; - buildPhases = ( - 3F3DD054788439B53B4DAF32124ADB25 /* Sources */, - D97C4FE2731D53A4083C7002B7276D61 /* Frameworks */, - CCF32E2D554831F609EAFD996987A17F /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "FirebaseCoreExtension-FirebaseCoreExtension_Privacy"; - productName = FirebaseCoreExtension_Privacy; - productReference = ECAC028550A03412C51913B85686D98B /* FirebaseCoreExtension-FirebaseCoreExtension_Privacy */; - productType = "com.apple.product-type.bundle"; - }; - A979F9D3632CD5F2F7518F9A362CBAE3 /* PromisesSwift */ = { - isa = PBXNativeTarget; - buildConfigurationList = 3689F76395AE3FBC2013DE9F16CE4C1E /* Build configuration list for PBXNativeTarget "PromisesSwift" */; - buildPhases = ( - CD5EFCAC39CC106F662A72A90D3590DE /* Headers */, - 7A2493361A81C674B56CB1E7C2C524EA /* Sources */, - E4D31EBAB5492DCDBC2225EE848DF6D9 /* Frameworks */, - D52050146D2871F52612BFEB7C53B603 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 42A206BCF2EBFD3F86DF90BE0F149F80 /* PBXTargetDependency */, - 85926A54A8521526916D39E51D651E02 /* PBXTargetDependency */, - ); - name = PromisesSwift; - productName = Promises; - productReference = 379E5319BC6B4AE5613DFF7EEEAA6905 /* PromisesSwift */; - productType = "com.apple.product-type.framework"; - }; - AB5EE685B22D01885ADD930538E8DD3C /* shared_preferences_foundation */ = { - isa = PBXNativeTarget; - buildConfigurationList = 6C7E45411BD3AF270BCD4FF9D36D8CEB /* Build configuration list for PBXNativeTarget "shared_preferences_foundation" */; - buildPhases = ( - 866391011C1EF4E27A50DD6527A10E32 /* Headers */, - D9F17A8A4624CE48CE1B6406B65BF69E /* Sources */, - 003B2DEEEF7AC889A76E080192AFD9E5 /* Frameworks */, - 25A729305D66A5124E7260B520CECCFE /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - E9989224C7CC3E59C8A6FB4A64B08622 /* PBXTargetDependency */, - 578E3EC182FDCF082C845FCCF2F4B583 /* PBXTargetDependency */, - ); - name = shared_preferences_foundation; - productName = shared_preferences_foundation; - productReference = 93C6A45C6E4792269BE9BE0073839BF0 /* shared_preferences_foundation */; - productType = "com.apple.product-type.framework"; - }; - B6AF8B7CEAF6321719ABBC7E770624DA /* shared_preferences_foundation-shared_preferences_foundation_privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = 541A9E0B4803927CD4AF7ED9CEA06F64 /* Build configuration list for PBXNativeTarget "shared_preferences_foundation-shared_preferences_foundation_privacy" */; - buildPhases = ( - 20A005D25580EE754CF162755ABF5A66 /* Sources */, - D47DD7E3A943791DA8495312DFD27198 /* Frameworks */, - B69AA8940A3C410E214D71F7CBB9E68F /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "shared_preferences_foundation-shared_preferences_foundation_privacy"; - productName = shared_preferences_foundation_privacy; - productReference = 0652FCE3FC19056983AABE058B3CC45B /* shared_preferences_foundation-shared_preferences_foundation_privacy */; - productType = "com.apple.product-type.bundle"; - }; - B92347C3E503ADBA2F0EF79DE5320B2D /* firebase_messaging */ = { - isa = PBXNativeTarget; - buildConfigurationList = 0AEE084C280E480FAF0FC13404D7959F /* Build configuration list for PBXNativeTarget "firebase_messaging" */; - buildPhases = ( - 544414EF918A54B55D94971009288CEB /* Headers */, - B094AC4E88243C25DC4A1C766C7F65C8 /* Sources */, - 584E249DDA03F87CCF57DA035D11B39F /* Frameworks */, - CE3BCDE20CF20B1DA95152710480D4B5 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 027BA271C3B6BFE110D98B5936DEE2DF /* PBXTargetDependency */, - 46510B867DA7065C8BC3694B0B3E61B6 /* PBXTargetDependency */, - E1AE11FCF0298C9713873A870A5D1643 /* PBXTargetDependency */, - 5FB4ABF33A1E895EF708A80ADBCCFF41 /* PBXTargetDependency */, - ); - name = firebase_messaging; - productName = firebase_messaging; - productReference = 626B91FA30530F8DA0D892C01BC22133 /* firebase_messaging */; - productType = "com.apple.product-type.framework"; - }; - CACE6618E7996464E38687E13F67D945 /* path_provider_foundation-path_provider_foundation_privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = 1F8A5EB867F72AF5189F4F4FA5467103 /* Build configuration list for PBXNativeTarget "path_provider_foundation-path_provider_foundation_privacy" */; - buildPhases = ( - AF48A5DF541FBEF4CA4D7C3394C97BCC /* Sources */, - 31C37D90685AECD1FD4AE2062D142552 /* Frameworks */, - 93ACBFB8CB0A0E4CF577F1AD60DFAA1F /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "path_provider_foundation-path_provider_foundation_privacy"; - productName = path_provider_foundation_privacy; - productReference = 3DBD4BADE27F8B91024E4B4B4DD75DB5 /* path_provider_foundation-path_provider_foundation_privacy */; - productType = "com.apple.product-type.bundle"; - }; - CD7AE32C2F3A14031FB4B912CABCC791 /* url_launcher_macos-url_launcher_macos_privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = 5F7BB9601ED7461BDF646C4255E8C351 /* Build configuration list for PBXNativeTarget "url_launcher_macos-url_launcher_macos_privacy" */; - buildPhases = ( - 46E58EE1CAABADB7D6D23594D65CBEB9 /* Sources */, - A40AC13EA48B0DA8F6B66716E3956310 /* Frameworks */, - 8F975C0D75AA170358B42B327ADB0216 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "url_launcher_macos-url_launcher_macos_privacy"; - productName = url_launcher_macos_privacy; - productReference = 1C017A23A0627698026BC47D53596E76 /* url_launcher_macos-url_launcher_macos_privacy */; - productType = "com.apple.product-type.bundle"; - }; - D2B5E7DCCBBFB32341D857D01211A1A3 /* nanopb */ = { - isa = PBXNativeTarget; - buildConfigurationList = 4F56C1D3F76AF02A88E500605FD1E9E4 /* Build configuration list for PBXNativeTarget "nanopb" */; - buildPhases = ( - E0315F989B3C7A64DF79E43313585A00 /* Headers */, - 3D7521E6D1BDC1D2072493BE45DF16E2 /* Sources */, - 6C94A0E1D3A0A5591FFA7BB19B8E1214 /* Frameworks */, - D60A937001954E8DFFEAAABAE15A8EE4 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 059EE640DD42E35CC54EDCC57CA12FAA /* PBXTargetDependency */, - ); - name = nanopb; - productName = nanopb; - productReference = 06FC5C9CF96D60C50FCD47D339C91951 /* nanopb */; - productType = "com.apple.product-type.framework"; - }; - D6C082E212CF95C0098ED9BE0D488DB4 /* local_auth_darwin */ = { - isa = PBXNativeTarget; - buildConfigurationList = AB8F8D4077960178B99BA86C8DFD778C /* Build configuration list for PBXNativeTarget "local_auth_darwin" */; - buildPhases = ( - 07EC25C31CD64CE0992F69DD4AB4CF80 /* Headers */, - 7B579F172DE4F58D5718F1293B203EDD /* Sources */, - E7B69622CC3D540104E3228A5695B054 /* Frameworks */, - 9998264E28368050CD7FED70C253CA76 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 0D9F07FF88940728F04C00A3DE7B60A4 /* PBXTargetDependency */, - 62B8EC995EFDB7C30CC6C7C0619CECFD /* PBXTargetDependency */, - ); - name = local_auth_darwin; - productName = local_auth_darwin; - productReference = 604018C424B3CBE3A3A49D97BE79F259 /* local_auth_darwin */; - productType = "com.apple.product-type.framework"; - }; - DAA3DF4B8C2F11E7A1764EF4EC560AC8 /* firebase_core */ = { - isa = PBXNativeTarget; - buildConfigurationList = A098976A943582BD7D5CBD0B697C1771 /* Build configuration list for PBXNativeTarget "firebase_core" */; - buildPhases = ( - 5071CABCEA34BEA14D7B146E28CC28E1 /* Headers */, - FACCEF4CE90EDB714E723C606CC265C5 /* Sources */, - 532E541C9577526BBA14E36BA93A753C /* Frameworks */, - 1223DBCD843F6152964240DFB9530DDF /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 42A3415EA96D4F06E1B4B14D198772A6 /* PBXTargetDependency */, - 251425C6E8BBE5DCA49837137B6F12C7 /* PBXTargetDependency */, - ); - name = firebase_core; - productName = firebase_core; - productReference = F3B74672DAE304DCA370B761FBD5B2D7 /* firebase_core */; - productType = "com.apple.product-type.framework"; - }; - DD0D41A9315A48004E57F4F0E54095F1 /* GoogleDataTransport-GoogleDataTransport_Privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = FE94F6CA9C40889A01E77E0957CE2549 /* Build configuration list for PBXNativeTarget "GoogleDataTransport-GoogleDataTransport_Privacy" */; - buildPhases = ( - A94C2FA833091EFEA9185BD5F2DCC59E /* Sources */, - 89AA34388D2D4AFCDE1E6033E93C9E4B /* Frameworks */, - DF41712ABDD8D09CDD032CEDBB8CB66C /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "GoogleDataTransport-GoogleDataTransport_Privacy"; - productName = GoogleDataTransport_Privacy; - productReference = F73AA961F4AEFF2B46B00AE435DF6BE3 /* GoogleDataTransport-GoogleDataTransport_Privacy */; - productType = "com.apple.product-type.bundle"; - }; - DF331B019C7101D6AF15978FDCEC828E /* firebase_messaging-firebase_messaging_Privacy */ = { - isa = PBXNativeTarget; - buildConfigurationList = FD1504CCF270D7296AA29E2DC9FA40F8 /* Build configuration list for PBXNativeTarget "firebase_messaging-firebase_messaging_Privacy" */; - buildPhases = ( - 9CFB09CC556D3BE503682A2442D70729 /* Sources */, - E0180FB116056A093CEFB6B0B265C43D /* Frameworks */, - A741C3C7ED992933BF65BF2A9AAF7891 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "firebase_messaging-firebase_messaging_Privacy"; - productName = firebase_messaging_Privacy; - productReference = 75CF387A098437DDEB77C4DD2B48D012 /* firebase_messaging-firebase_messaging_Privacy */; - productType = "com.apple.product-type.bundle"; - }; - FE1DE31D91C32501251AE9687CDC2E0F /* FirebaseCoreExtension */ = { - isa = PBXNativeTarget; - buildConfigurationList = D0187621B77CC5083718785D1E0D3D2D /* Build configuration list for PBXNativeTarget "FirebaseCoreExtension" */; - buildPhases = ( - B4F2C6D3778AF522CB1EA13BA04470C9 /* Headers */, - B40B52BD7BD87C577FFAC8C0A5B423E1 /* Sources */, - 4EC8AE35CB4E1B6DC8A73FD52DB0830D /* Frameworks */, - CFACBAD764C1FE1B5E63C718E877DE20 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 8BAC268285E6F10050A532E95C0AEEAA /* PBXTargetDependency */, - 1201EA4AE45B2789F154EF350E06DC3A /* PBXTargetDependency */, - ); - name = FirebaseCoreExtension; - productName = FirebaseCoreExtension; - productReference = AEF1DC80F0EB62580B81D18786BAF924 /* FirebaseCoreExtension */; - productType = "com.apple.product-type.framework"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - BFDFE7DC352907FC980B868725387E98 /* Project object */ = { - isa = PBXProject; - attributes = { - LastSwiftUpdateCheck = 1600; - LastUpgradeCheck = 1600; - }; - buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */; - compatibilityVersion = "Xcode 12.0"; - developmentRegion = en; - hasScannedForEncodings = 0; - knownRegions = ( - Base, - en, - ); - mainGroup = CF1408CF629C7361332E53B88F7BD30C; - minimizedProjectReferenceProxies = 0; - preferredProjectObjectVersion = 77; - productRefGroup = 4BEEA3E4D8905B366EB1D0B85B523229 /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 072CEA044D2EF26F03496D5996BBF59F /* Firebase */, - DAA3DF4B8C2F11E7A1764EF4EC560AC8 /* firebase_core */, - 76F586D063C931FE22406FB97594F82B /* firebase_crashlytics */, - B92347C3E503ADBA2F0EF79DE5320B2D /* firebase_messaging */, - DF331B019C7101D6AF15978FDCEC828E /* firebase_messaging-firebase_messaging_Privacy */, - 4402AFF83DBDC4DD07E198685FDC2DF2 /* FirebaseCore */, - 1001C16510D946B47CFF8B19DBC0B787 /* FirebaseCore-FirebaseCore_Privacy */, - FE1DE31D91C32501251AE9687CDC2E0F /* FirebaseCoreExtension */, - 9C4575D64B2B6264CF6AB60FB03302AA /* FirebaseCoreExtension-FirebaseCoreExtension_Privacy */, - 25E9E9A17BC3F670357D7385C521E48E /* FirebaseCoreInternal */, - 2949783F7EDB27AD4666B5427B63DC79 /* FirebaseCoreInternal-FirebaseCoreInternal_Privacy */, - 526C4398D095B3704EB933DADBC30093 /* FirebaseCrashlytics */, - 17CBCC6221F62B870268E935098B7D7D /* FirebaseCrashlytics-FirebaseCrashlytics_Privacy */, - 87803597EB3F20FC46472B85392EC4FD /* FirebaseInstallations */, - 3EB14444A17F9D4F1F697F7C1FF32245 /* FirebaseInstallations-FirebaseInstallations_Privacy */, - 5895B432FE4D2F6826C8FF25A09DB6D2 /* FirebaseMessaging */, - 21FB29F43C8A2A81ABFE8C478370070E /* FirebaseMessaging-FirebaseMessaging_Privacy */, - 328CC04F43300C6CAB81659260A3799D /* FirebaseRemoteConfigInterop */, - 3F8EC37C78673149F2B94E8BD9AA8737 /* FirebaseSessions */, - CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */, - 5C0371EE948D0357B8EE0E34ABB44BF0 /* GoogleDataTransport */, - DD0D41A9315A48004E57F4F0E54095F1 /* GoogleDataTransport-GoogleDataTransport_Privacy */, - 8D7F5D5DD528D21A72DC87ADA5B12E2D /* GoogleUtilities */, - 5FF1A58DEEC5DB749FCD6C120B97CC82 /* GoogleUtilities-GoogleUtilities_Privacy */, - D6C082E212CF95C0098ED9BE0D488DB4 /* local_auth_darwin */, - 4A9CF14C8C6709FC3D3736F0F06E7DD9 /* local_auth_darwin-local_auth_darwin_privacy */, - D2B5E7DCCBBFB32341D857D01211A1A3 /* nanopb */, - 55522A91938FF505CFEBEAD2DD85AE2D /* nanopb-nanopb_Privacy */, - 54A00AF9F830F355D8FD8F6A4387F6A2 /* package_info_plus */, - 07C64B0E06ED7C1903D446F9BBDDF5C9 /* package_info_plus-package_info_plus_privacy */, - 56F581DDCB0A032454E604885E17AE3C /* path_provider_foundation */, - CACE6618E7996464E38687E13F67D945 /* path_provider_foundation-path_provider_foundation_privacy */, - 8B74B458B450D74B75744B87BD747314 /* Pods-Runner */, - 3232F0C0E7C65B232832393F9ADDD8C3 /* Pods-RunnerTests */, - 2BBF7206D7FAC92C82A042A99C4A98F8 /* PromisesObjC */, - 1BFBEDBF7E03729D43C96530EE190825 /* PromisesObjC-FBLPromises_Privacy */, - A979F9D3632CD5F2F7518F9A362CBAE3 /* PromisesSwift */, - 230F5EE18ECBB227C09ED2C571AFA319 /* PromisesSwift-Promises_Privacy */, - 42A5F24E847029301BC47B4E68477322 /* share_plus */, - 18C1C89B0915365FEE8FAEB868A0B528 /* share_plus-share_plus_privacy */, - AB5EE685B22D01885ADD930538E8DD3C /* shared_preferences_foundation */, - B6AF8B7CEAF6321719ABBC7E770624DA /* shared_preferences_foundation-shared_preferences_foundation_privacy */, - 18785DB831C0FA5904C6F1414D53CB5B /* url_launcher_macos */, - CD7AE32C2F3A14031FB4B912CABCC791 /* url_launcher_macos-url_launcher_macos_privacy */, - 755457F3785F4D2E55FCAFA408242FD5 /* webview_flutter_wkwebview */, - 1600DCCFF1B483EC49C8CB09BBB7411C /* webview_flutter_wkwebview-webview_flutter_wkwebview_privacy */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 1223DBCD843F6152964240DFB9530DDF /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 197A05F92A6519F61404AE248B4CC035 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A5AA673785AB6B6575970E383A788DDC /* package_info_plus-package_info_plus_privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 19DC0312A637415FAE65E3996D76E986 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 20EBD21BBCBEB5E7E469AE7B5FA222AB /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 67B98E8AD328252DBFC578CCE7464FA0 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 25A729305D66A5124E7260B520CECCFE /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 948E18DA8242811425A11A87BC68C3C3 /* shared_preferences_foundation-shared_preferences_foundation_privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 31FDD5102C8994676FF74D336E1EF797 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - AAFE417F13CFCC4D711A765EA62DF9D6 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 3A97783C690C7B5911A39D6304DB6172 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - DC1922677EAD8DB075208F1CD9CF1205 /* share_plus-share_plus_privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 3C87F5FF6C6B8BE565C70E7F1A59CDB3 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 8A657112027AC5444E78574F6FE5A50D /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 3E934B7630497A8B9F5DE300688A3014 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 40D1F29795A79248038E27070EF35A4F /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - F0F08401783C827ECA5072526CF05539 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 41428C20C6A9E4044A7759C4B4F3AB41 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - F082924BAEE96528D97D3E4D61734347 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4A56DB68684F0FFC280360C3D9764207 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 35DDB0ED1FBA25488A4B50302F7B28A1 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4A765108DEAFDEBF078F71CDDBE3414E /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 54F41D9A8A3A8796E5A40CECE93DDC8A /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6953B9A5EB8D0C2CAC22AB8AF33D3041 /* GoogleUtilities-GoogleUtilities_Privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5ABF61563BCA769F9B31B2ABE64B4EDA /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 61B5FA374FBB30EDB8E04A15D127EB0F /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - CD4EDDC374B5A7BFD53CAE8350D6BE80 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6A026CCE9AD81E5B5ABD96B5D24EBE3E /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C5F0A89BE0840A945C53872C042C82AC /* FirebaseCore-FirebaseCore_Privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 73DB7ECE509043110A6376F01B1F818B /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 0859734FB7BCD26C30A56529EE2A9D63 /* webview_flutter_wkwebview-webview_flutter_wkwebview_privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 816E8B3AAA083C260EAB46A2D37CAB40 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 8E01A9576ED79ECB6E8F492922082C30 /* FirebaseMessaging-FirebaseMessaging_Privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8F975C0D75AA170358B42B327ADB0216 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7E3DEE1FA756509F24C8F10AB91E0A13 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8FEEF099A8672536FC15F632FB943029 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - F72E502DADFCD9236CBFAD3C2E6A4C28 /* FirebaseInstallations-FirebaseInstallations_Privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9005E97D726C269B67C0BD8DFC8663BA /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 122005B37847631712E3A7B600180A45 /* GoogleDataTransport-GoogleDataTransport_Privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 93ACBFB8CB0A0E4CF577F1AD60DFAA1F /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7DD26F7F0DD62F7B19AA425CBE2380FE /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9998264E28368050CD7FED70C253CA76 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 9CB65CD495EB86ADED7B4386EF239FF9 /* local_auth_darwin-local_auth_darwin_privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A168BD838724731476C50E09762A7E6C /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - E9F14B48B4D1EDF3C12DA322312C7DD0 /* url_launcher_macos-url_launcher_macos_privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A741C3C7ED992933BF65BF2A9AAF7891 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A9C2C03128E5DFAAB6D4A256E8A24DC9 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 8A83A44B92179800A4F3A050025247D3 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B084791B71E66EBA16DE3429EECDEB35 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - F80A3CC09313BCB322F7461EFE315E12 /* path_provider_foundation-path_provider_foundation_privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B248EF1898DDC1C6120755DBD529042D /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 3C3BC37380FE9FB604E0FD58DA7D52E1 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B47D7E682B1165DD963EB2EF199DF992 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - BA476FBAF4E5FF20D245AD620B3FC62A /* FirebaseCrashlytics-FirebaseCrashlytics_Privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B482D724ADDC957A30A078E12769B100 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6596DF0C4E2304EF61E3E3B6C51EEE53 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B69AA8940A3C410E214D71F7CBB9E68F /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - CD68200B9319A01A794C079E11D5F62D /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - CCF32E2D554831F609EAFD996987A17F /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 99C6100239AD674849C50A7310489D06 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - CE3BCDE20CF20B1DA95152710480D4B5 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - CFACBAD764C1FE1B5E63C718E877DE20 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1EF41926CA3246DC10C5D00D888B1DEF /* FirebaseCoreExtension-FirebaseCoreExtension_Privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D52050146D2871F52612BFEB7C53B603 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 9976B547A9A4C4B9D91738CE11969F4A /* PromisesSwift-Promises_Privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D53266651868340BDD447BF4F815ABCC /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 71A6453B6B06DB57897EC964AE782492 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D60A937001954E8DFFEAAABAE15A8EE4 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 40E20B5B5DF9FD5DA90039BD8110AAF8 /* nanopb-nanopb_Privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D9FCDEC015E0B581E91C07B100A387E2 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 4D7C0AC90F79F5B517EA691008563213 /* PromisesObjC-FBLPromises_Privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DE3C0EF3F4D0F1A38124926EB4004FAF /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 3B1082121947809F5EBAEBFDC564F40E /* FirebaseCoreInternal-FirebaseCoreInternal_Privacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DF41712ABDD8D09CDD032CEDBB8CB66C /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 61EADEAAA9B8AA850802D0C06C80722B /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F01306CF5A46F4E8DE3424FB35BF68DB /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 8971C3CD642A57E0896198F268FFC13B /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F5FC5A2578E61CF08AF7E1B7818620DE /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - FB75182E44E5DFB106DA3195338C2D61 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A7E3ED7CBC84B5C4533D9EDF4DA63F35 /* PrivacyInfo.xcprivacy in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 001CCB0FEA80CD1C6BF534C6D9C6283A /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - B375EA128E6579366091BAA390BBDD34 /* Pods-RunnerTests-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 065EBDABAEB2B75C9E58836C668E124D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 5BBAF83988252063E44652CC31920C7A /* GoogleUtilities-dummy.m in Sources */, - 38E7350EF591542E82C74BA257C01156 /* GULAppDelegateSwizzler.m in Sources */, - 185587612C47F9DF79C27BD03F87F937 /* GULAppEnvironmentUtil.m in Sources */, - 2DB22B2A2F1B77ACB9B2671F3E05C6F1 /* GULKeychainStorage.m in Sources */, - 5C1E673E127FAD4CBCFEC51C67CBFA99 /* GULKeychainUtils.m in Sources */, - 26EF7048FFB245789BC995E177894496 /* GULLogger.m in Sources */, - 073429FB8D45DC5E4B43FA0305F13248 /* GULMutableDictionary.m in Sources */, - D3736F8DA80B721462A4C0636E7A6807 /* GULNetwork.m in Sources */, - 9A7DA00453BE8717FABA4FBABC8C6800 /* GULNetworkConstants.m in Sources */, - 43F254093F26482FB335CA596ECC1315 /* GULNetworkInfo.m in Sources */, - 2EA712B69EE4C9585245A4F462610795 /* GULNetworkURLSession.m in Sources */, - 80EFAB215DE0C1DD2FE58180CC9E9395 /* GULNSData+zlib.m in Sources */, - 364C473DDB613019E8C983A735E201CA /* GULReachabilityChecker.m in Sources */, - D4A2DC3AD94AFE11842C176B6E2F93F4 /* GULSceneDelegateSwizzler.m in Sources */, - FA3F9848BC46336372EA909A0EA1A168 /* GULUserDefaults.m in Sources */, - 45F645B2B6867B3DDB43F5821CAE90EF /* IsAppEncrypted.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 16A08A88C371B8FCE8A1DDFC6C150069 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 20A005D25580EE754CF162755ABF5A66 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 261D4B00A6C7542A718F84C3277213AA /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 14544EEF47F31B1527159B5C699FA4CD /* Pods-Runner-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 26D7365A46C8467D714EA4CCC3272C58 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - CEEA6C1BDEC2518149E1B6F873B9E538 /* FPPPackageInfoPlusPlugin.m in Sources */, - 57638071C86E91584952DE058DEE8583 /* package_info_plus-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 2F64E77C103C3280EF51963B8D6A17C2 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7C688C82BF8EE1784FE3E53618B0D06E /* messages.g.swift in Sources */, - AB3CBAF0C34944A0C73FEF82CD2AE42D /* url_launcher_macos-dummy.m in Sources */, - 78CC9C77AF2FA94F54BEDE7ECE3505AB /* UrlLauncherPlugin.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 31A6B49EBB3EDB44F1475A1F5852B82B /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 38E063891BCC59DCFD5AC40F5583FFE7 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 3D7521E6D1BDC1D2072493BE45DF16E2 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - B9AC27020E0B79BE7C26D607C2097CBC /* nanopb-dummy.m in Sources */, - F9DF4109D638FAE740AD81CDF1B862AF /* pb_common.c in Sources */, - 49D91EE3E8D65CC021E85752D803C64F /* pb_decode.c in Sources */, - 635751DE5E9EADF2482C705661FB8CDB /* pb_encode.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 3F3DD054788439B53B4DAF32124ADB25 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 46E58EE1CAABADB7D6D23594D65CBEB9 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 50EC137E03B822DCDFC367DDF74D0404 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 642CF3230D79F744E27E11F22CFA5D6C /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 643A6DD7FA681BD3CC1AF834A8F49FE0 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 6CF47095D47C9FF47553FCCC4D67A3ED /* messages.g.swift in Sources */, - D927EEDC366028FC86F83F441B7D9D59 /* path_provider_foundation-dummy.m in Sources */, - 9C93FA53560141F13E61C2462BA0C169 /* PathProviderPlugin.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 650608670153BE65E4EBDFFFFC714F75 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 84FC03260415648206785FDA24600414 /* FIRCurrentDateProvider.m in Sources */, - 283DF8CA4D64A653C05510A14F971370 /* FirebaseInstallations-dummy.m in Sources */, - 7EB152D8DD26FA6FFD7FAE12B9B2D5C3 /* FIRInstallations.m in Sources */, - 94DC7DFB5715AA1EC7A2FB95470B43C9 /* FIRInstallationsAPIService.m in Sources */, - 2A47E90AEDCD37C5F60382EACF0BCAC1 /* FIRInstallationsAuthTokenResult.m in Sources */, - 15B9FCD9A4008AA9796DD2C27D5B93A1 /* FIRInstallationsBackoffController.m in Sources */, - A813CA782F818D054DD3FD24D4B9DF8A /* FIRInstallationsErrorUtil.m in Sources */, - 0D47D1F4327172D52B626B2C4A6F3B8F /* FIRInstallationsHTTPError.m in Sources */, - 30A38A7A797BEB3E69D84004256EBE89 /* FIRInstallationsIDController.m in Sources */, - ABA8B06E3AD4A0B3FF8D005316E55D75 /* FIRInstallationsIIDStore.m in Sources */, - C1B2D0A7F29DC612744DB5F9004DE995 /* FIRInstallationsIIDTokenStore.m in Sources */, - ADE3F72DD6B18D53B955626D988F914E /* FIRInstallationsItem.m in Sources */, - 0B1E29FCE06F7307BD96EA84B4FE3451 /* FIRInstallationsItem+RegisterInstallationAPI.m in Sources */, - 6696F822C8642B50256F15B4D877DC69 /* FIRInstallationsLogger.m in Sources */, - 6FF1CBD4C1EFADABE51F771B68BB9C10 /* FIRInstallationsSingleOperationPromiseCache.m in Sources */, - FFCFDDC5F56B4A01DCB13EB29F723E1A /* FIRInstallationsStore.m in Sources */, - 66D95D54870D4C60521E16F95500A98B /* FIRInstallationsStoredAuthToken.m in Sources */, - 9B12DB01F1E9F8EFBB0AC340B525FB2A /* FIRInstallationsStoredItem.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6EA351E0681B500ED00543371D6D061A /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 2A7E723446453C2617D52BD81D9E1780 /* crashlytics.nanopb.c in Sources */, - 69CFC0F3E13A22DDA84A36CAEEA86D0B /* CrashlyticsRemoteConfigManager.swift in Sources */, - 127E251A110FCDE1D7A3525A7C9EBF12 /* EncodedRolloutAssignment.swift in Sources */, - 7C0121B538EB4233758D12B2E717B06C /* FIRCLSAllocate.c in Sources */, - 33EA36CC8E4FF9F6A160D01F2938D1B1 /* FIRCLSAnalyticsManager.m in Sources */, - 8323DDA224127E51468859EEF815DCEF /* FIRCLSApplication.m in Sources */, - 8F56DEA776112026B381A99CD4F9F87A /* FIRCLSApplicationIdentifierModel.m in Sources */, - ED50769201FC6D87685A09056932D721 /* FIRCLSAsyncOperation.m in Sources */, - C769D41B4CF0E106C1AC5C26100AC503 /* FIRCLSBinaryImage.m in Sources */, - 9D88844EBC2B4C17450E0BD417951F21 /* FIRCLSByteUtility.m in Sources */, - E8E3D6931D4D358F79916FDF72DF54BD /* FIRCLSCallStackTree.m in Sources */, - E5CBC22F474153D92BB44E7E3FB34E31 /* FIRCLSCodeMapping.m in Sources */, - 15071EA9516BBBD4170B7646090B2802 /* FIRCLSCompactUnwind.c in Sources */, - 869140E937EC0F25F86B4C1AC97CE794 /* FIRCLSCompoundOperation.m in Sources */, - 13CFD8093395F305A1A47008794716B8 /* FIRCLSConstants.m in Sources */, - 9F63E219FDF65F3A7E23CB361B6D0295 /* FIRCLSContext.m in Sources */, - 8AEB60B11709E0336317CB73DAD37F91 /* FIRCLSContextInitData.m in Sources */, - 775B281480A809E9E6C786C8EA82F02E /* FIRCLSContextManager.m in Sources */, - 099F0F37E8A4FDEBA36938FA3713C160 /* FIRCLSCrashedMarkerFile.c in Sources */, - 77BF0EAE279C910FDEB3CBC62D74ABF0 /* FIRCLSDataCollectionArbiter.m in Sources */, - 7B13D6908614CAC8331AC02632F3C434 /* FIRCLSDataCollectionToken.m in Sources */, - 83E8E112B549AAA2D6DA94E1C41AC0FF /* FIRCLSDataParsing.c in Sources */, - B6F6DEBA05E7BAA01D7ECA9A4A87E12E /* FIRCLSDemangleOperation.mm in Sources */, - 01C4F3094205AADDC93BFF9C1C66557A /* FIRCLSDownloadAndSaveSettingsOperation.m in Sources */, - C27B5EF0BFE9BE3E6FCA99C745A22213 /* FIRCLSdSYM.m in Sources */, - 182C493BB059E0749A3EC27981C0FA95 /* FIRCLSDwarfExpressionMachine.c in Sources */, - B6724ED23F0154650176F7A3CC5F5304 /* FIRCLSDwarfUnwind.c in Sources */, - E5F64D4F4D13115360C6FB1318032253 /* FIRCLSException.mm in Sources */, - 179FB6593262178B8E1983085A85FA3B /* FIRCLSExecutionIdentifierModel.m in Sources */, - 978E07AD78467D01A7ADFE4DC1359DCA /* FIRCLSExistingReportManager.m in Sources */, - D65D34464529C6EFAB5C4B9F005D10BD /* FIRCLSFABAsyncOperation.m in Sources */, - 66D978E9EB780E786DC1E5E2460F1F6F /* FIRCLSFABHost.m in Sources */, - A4F8FB65F7325740A70C20C45D96DD37 /* FIRCLSFABNetworkClient.m in Sources */, - 6B92258F452F41CD9AFFE6A3FD5B095E /* FIRCLSFile.m in Sources */, - 85AB104DD5AE263659C01E5DD4530F4F /* FIRCLSFileManager.m in Sources */, - 8BAEBA5121485EBA07DA0B1E649C3E78 /* FIRCLSHandler.m in Sources */, - 243A702691DCB97A726DA42D81179626 /* FIRCLSHost.m in Sources */, - D1F064D216F2052193F6DF10046A8F41 /* FIRCLSInstallIdentifierModel.m in Sources */, - 8D97DBE5919E48A6B7CF7A9EA0148B9A /* FIRCLSInternalLogging.c in Sources */, - E7C2A9DBD62008A6E5BD3D5052EFAF09 /* FIRCLSInternalReport.m in Sources */, - BBB44D1DECA8431B6AEF46AE9817D159 /* FIRCLSLaunchMarkerModel.m in Sources */, - 7DEA726F406025E5E91047078D61AB4D /* FIRCLSLogger.m in Sources */, - 4237420178E3AB595E30A1FC175CB869 /* FIRCLSMachException.c in Sources */, - CEB44EA6FDA75B9D8FE864508F4A612F /* FIRCLSMachO.m in Sources */, - D6D708E3FDCDF99FBACA490A89F743DF /* FIRCLSMachOBinary.m in Sources */, - FC1A5E8265F33098F97BA9156E2A032C /* FIRCLSMachOSlice.m in Sources */, - 22E48CB4E7D3E1FCA0AFBAB1E8DCDCCF /* FIRCLSManagerData.m in Sources */, - 71CBEF987F544386810627A437E4CAC5 /* FIRCLSMetricKitManager.m in Sources */, - B0E7E43C5319AB6C21396BC7A575DFFC /* FIRCLSNetworkOperation.m in Sources */, - F0F9A0AE57553E5F43F59A1C3A55500E /* FIRCLSNetworkResponseHandler.m in Sources */, - 2FC4F56722F7ACA838F3943B2A8D1021 /* FIRCLSNotificationManager.m in Sources */, - 00819BF93D4732148EFA4C6A42DDC7F1 /* FIRCLSOnDemandModel.m in Sources */, - B12D34E006411BF7AE78DF60629A227C /* FIRCLSProcess.c in Sources */, - A326A06CDE80780BC3E2598BB5E87318 /* FIRCLSProcessReportOperation.m in Sources */, - C8BA3CA4D8667984FA8EEE0C68C703C5 /* FIRCLSRecordApplication.m in Sources */, - 5E629384A3F6CA08750F57D19A5A5514 /* FIRCLSRecordBase.m in Sources */, - BE830139C3BD619A9DEEB5B02C1CEBD3 /* FIRCLSRecordHost.m in Sources */, - F6BEEF1A4E6424D38A625F28E75F3309 /* FIRCLSRecordIdentity.m in Sources */, - 6800A2F8D365BF4B8F177D480FBB26F0 /* FIRCLSReportAdapter.m in Sources */, - A435606EA71AED4A367CB34AB7A0FE02 /* FIRCLSReportManager.m in Sources */, - F300132177A2552C8135C66C6115719B /* FIRCLSReportUploader.m in Sources */, - DC4C1152F58B45BA68ADE3820EDC029B /* FIRCLSRolloutsPersistenceManager.m in Sources */, - 3A854D9ED81ACAC868C411FE78576B74 /* FIRCLSSerializeSymbolicatedFramesOperation.m in Sources */, - 966AAE14854668BC5E36B753752269F0 /* FIRCLSSettings.m in Sources */, - 1FDF9565CA43891475A4DB9B0C8A0151 /* FIRCLSSettingsManager.m in Sources */, - E1D1D747E4DEDB18D2A8664D40497284 /* FIRCLSSignal.c in Sources */, - 10CE9A4AF0085B37C6B3B4AD1064A02B /* FIRCLSSymbolicationOperation.m in Sources */, - 974B52604245D6D9BEAAAD8A5A0050A4 /* FIRCLSSymbolResolver.m in Sources */, - 911CBCA0202CB4E5C1F676BD2A95EC59 /* FIRCLSThreadArrayOperation.m in Sources */, - 0F7774947E944DBBE76B10AC2AA17AEB /* FIRCLSThreadState.c in Sources */, - 84A4CD5012710202410B4C237CD235CF /* FIRCLSUnwind.c in Sources */, - 564B0642FFBFCB7BC16BFA3813786405 /* FIRCLSUnwind_arm.c in Sources */, - 871FDF6F185DE60CE45BF054C1DCD8CB /* FIRCLSUnwind_x86.c in Sources */, - 60CF69C2A620ECF4B5F16122DD0DF420 /* FIRCLSURLBuilder.m in Sources */, - 9286470E642B511328404E7C4C4CEEB5 /* FIRCLSUserDefaults.m in Sources */, - AE051FCDD0B3FED26A758C1D56A02C0E /* FIRCLSUserLogging.m in Sources */, - EDDEC51E5BD69FC788D4F70A4DA8E2EA /* FIRCLSUtility.m in Sources */, - 6D410DC82867A6A890571FA71F99E7CF /* FIRCLSUUID.m in Sources */, - E5511D44C69CE3623A8C38895878C2D6 /* FIRCrashlytics.m in Sources */, - A29012C6BD01AD67126E766CF1327920 /* FIRCrashlyticsReport.m in Sources */, - 63CDE0892499AF22135CDC97EC361F9D /* FirebaseCrashlytics-dummy.m in Sources */, - 93740B3CBF2FCEC125AC003302B4E748 /* FIRExceptionModel.m in Sources */, - D6CEE92248E1A53F41C59E3264F61D98 /* FIRStackFrame.m in Sources */, - AC74EA5313772E6F014EC49FEC52BE27 /* StringToHexConverter.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 74ED8A2F67A12FF173C06F133828EA40 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - AEAA56B14D962347284A50D9FEA43E7C /* FBLPromise.m in Sources */, - F264FFD4428935A9BEE6CB912FB333E0 /* FBLPromise+All.m in Sources */, - A6CA05C965906119404829C222B74816 /* FBLPromise+Always.m in Sources */, - 3A06CD3272EE7F4FA67E202143369F64 /* FBLPromise+Any.m in Sources */, - 2604D9FA5092207D3D4064083DB67785 /* FBLPromise+Async.m in Sources */, - 285813628EC5A440BADD1B3CB7AF72FE /* FBLPromise+Await.m in Sources */, - 3ACD8D0F01336AC5766B4A99B5D2CDB0 /* FBLPromise+Catch.m in Sources */, - B904DEA5CE905491179B1203DD377E29 /* FBLPromise+Delay.m in Sources */, - 4170A6E8A66FA3FE870713588B0A9677 /* FBLPromise+Do.m in Sources */, - EBFE93E0A1A1E810FE480D769DE2529C /* FBLPromise+Race.m in Sources */, - 831E48632B3090A5AADA45DB9F14C6A8 /* FBLPromise+Recover.m in Sources */, - 80D7137D029CC86A7035871ED2ABF9D7 /* FBLPromise+Reduce.m in Sources */, - BAA3F6BF1FBC3BB09AFA6DA02E98B061 /* FBLPromise+Retry.m in Sources */, - 1B9B55CD84D74F26E47C96B9F3DF13D8 /* FBLPromise+Testing.m in Sources */, - 3565A9956F3471AD45166371F8952D43 /* FBLPromise+Then.m in Sources */, - 2E252BDA7170A296A60681E820646644 /* FBLPromise+Timeout.m in Sources */, - 4442B664BBF9349B6B69F2A9189DBE27 /* FBLPromise+Validate.m in Sources */, - E3783454D98F66C88BBB976525C53D1D /* FBLPromise+Wrap.m in Sources */, - 4AFB41715968E009A47009B8881A1882 /* FBLPromiseError.m in Sources */, - F3EB95540EFD34A4869EA27B93F1F622 /* PromisesObjC-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7A2493361A81C674B56CB1E7C2C524EA /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 9DE3174F9C0C0ABB3FB88613C9841DD5 /* Promise.swift in Sources */, - 63636BD4161F4CA19DD337A2606C4B25 /* Promise+All.swift in Sources */, - D5423346FCEF492831C7580F586CA432 /* Promise+Always.swift in Sources */, - D896E0F86DDA66D92F42363212B93354 /* Promise+Any.swift in Sources */, - 47520F1A3FD624296341358319235D44 /* Promise+Async.swift in Sources */, - 48CA399D6E25ACC84D761FD7DF8A7955 /* Promise+Await.swift in Sources */, - FBDF0F1B0361CFED56E9D267FBBF30C0 /* Promise+Catch.swift in Sources */, - DED4B91E1CCAC867CA5C8A78391B792E /* Promise+Delay.swift in Sources */, - 46C209ABB6635E4C27D6254F988BD471 /* Promise+Do.swift in Sources */, - 2F646E07FCC413475F0EDB5465CE8298 /* Promise+Race.swift in Sources */, - D31F2EB2EB670116C07ABB881B9495DE /* Promise+Recover.swift in Sources */, - 6E86FD3A969D75EB0A79B6FC8ED0CBDA /* Promise+Reduce.swift in Sources */, - 0FFBF51C2544155C193D832DC8CD51F1 /* Promise+Retry.swift in Sources */, - 10BBC314C8898517B00F49A2A09B13CD /* Promise+Testing.swift in Sources */, - ABFE416D5F3594BB68A44A3C405E0A69 /* Promise+Then.swift in Sources */, - A9BE8AD4BB7018AE6EBE98EB95DDD486 /* Promise+Timeout.swift in Sources */, - E8FEAF0E785F643BD404A49A82B602BD /* Promise+Validate.swift in Sources */, - 3E71A2DF14EC05B5EAA5BF4D1D8502FE /* Promise+Wrap.swift in Sources */, - 8441920A98085B1D9ADEFB892777BE5D /* PromiseError.swift in Sources */, - 46F41B41F8A0F027C78FFD2EAA654768 /* PromisesSwift-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 7B579F172DE4F58D5718F1293B203EDD /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A0156D6E3FFC54EC29B392E8881A1C1C /* local_auth_darwin-dummy.m in Sources */, - DE1EBBCD105052826B38D41AAEB46AC4 /* LocalAuthPlugin.swift in Sources */, - C8DCB82BA5A7CF1FD7E3DCF8A0CCBF11 /* messages.g.swift in Sources */, - 63B2EB94F2E4CEE8246E4DEC26466AC9 /* SystemWrappers.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 928409681B8977066433301BA9EC3138 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - B2E726DBC795CF9ACFB0D18FC7A1D0AB /* FirebaseRemoteConfigInterop-dummy.m in Sources */, - 51A11A617023FB263150CAF122F6C22B /* RemoteConfigConstants.swift in Sources */, - 99720165DDA79C47DD5DF58E2C69AE23 /* RemoteConfigInterop.swift in Sources */, - 0E3A481DFD3951FCEB8FA2D8265AF9AD /* RolloutAssignment.swift in Sources */, - 65FD61F078A5C6F4AD613F8318A8A8ED /* RolloutsStateSubscriber.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 96B47DF2B678B9F9644B7B0ED4F9A8AA /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9AE3145CD2E58C006FCC1DD9B4B0313C /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - B38ACE5CDF3FB0D78CEFB765F85E977E /* AuthenticationChallengeResponse.swift in Sources */, - D879C0994C985118ADD6508CB69F5243 /* AuthenticationChallengeResponseProxyAPIDelegate.swift in Sources */, - 8B9AD22A665B2259F7AC505416F209D6 /* ErrorProxyAPIDelegate.swift in Sources */, - 98A85CE6556D638E7ABC8FCA1B1860C9 /* FlutterAssetManager.swift in Sources */, - 00E63A9A6684730C3A54503ECD25198C /* FlutterViewFactory.swift in Sources */, - AB5FB654B38F95CA6EF00BB2B307A2FC /* FrameInfoProxyAPIDelegate.swift in Sources */, - 4254ED30535E2CD8C854CD7AE91DF3ED /* GetTrustResultResponse.swift in Sources */, - E29B3C99EA25BFC4C70E0D46D712FE2D /* GetTrustResultResponseProxyAPIDelegate.swift in Sources */, - 149171359C4B7E4E2E0F2B85A5118CD4 /* HTTPCookieProxyAPIDelegate.swift in Sources */, - 8207A0ED6AFBF5E12706086C943E1D93 /* HTTPCookieStoreProxyAPIDelegate.swift in Sources */, - D0327CF3A43824462001C773B173AF83 /* HTTPURLResponseProxyAPIDelegate.swift in Sources */, - 74A572276927346335D12A3FF6B8A75B /* NavigationActionProxyAPIDelegate.swift in Sources */, - CCCD9B0966F25F0D3AFC112E33D91430 /* NavigationDelegateProxyAPIDelegate.swift in Sources */, - 568400187FF5D7C1C568773B78052D55 /* NavigationResponseProxyAPIDelegate.swift in Sources */, - CB7C0B965FA395A7271095F272BD1BF8 /* NSObjectProxyAPIDelegate.swift in Sources */, - DF6AFC35B2A825EB26B4D6E458E6CF8F /* PreferencesProxyAPIDelegate.swift in Sources */, - 84A6517DFDFCBADAE99B541CF8E0EE5A /* ProxyAPIRegistrar.swift in Sources */, - EE50CB92BC13B8D55CA475D239767D78 /* ScriptMessageHandlerProxyAPIDelegate.swift in Sources */, - C1F8E6F5D8D50DEDD9EF922ED2172719 /* ScriptMessageProxyAPIDelegate.swift in Sources */, - 818D2480C48C09129ACB445BF78AE111 /* ScrollViewDelegateProxyAPIDelegate.swift in Sources */, - 44DBBFC156ADF73345CC9FC4C6F49838 /* ScrollViewProxyAPIDelegate.swift in Sources */, - 88F6D302E2FFC923AF379AC2756A095C /* SecCertificateProxyAPIDelegate.swift in Sources */, - 0F2A98F772C040D37F8F6A97818955E6 /* SecTrustProxyAPIDelegate.swift in Sources */, - C5541EE19961B93DB36781138E770009 /* SecurityOriginProxyAPIDelegate.swift in Sources */, - 574DC3EB18841DAFB60FF2B3C5169C64 /* SecWrappers.swift in Sources */, - 79F6A019C16E724BE858695C54568C1D /* StructWrappers.swift in Sources */, - F8901C3913A9042CB63269C73905B382 /* UIDelegateProxyAPIDelegate.swift in Sources */, - 7984A65C84E25EA56642C30C3E0F9475 /* UIViewProxyAPIDelegate.swift in Sources */, - 3E7E9027123F57A061C38C0288D5B80F /* URLAuthenticationChallengeProxyAPIDelegate.swift in Sources */, - BB8E149CC53FD0014255FBA173E084A7 /* URLCredentialProxyAPIDelegate.swift in Sources */, - 3B0283ED7413B696ED11A1E03412D038 /* URLProtectionSpaceProxyAPIDelegate.swift in Sources */, - 5DF6218A050BBA8C81D0F2C0ADAB60BF /* URLProxyAPIDelegate.swift in Sources */, - ADC5BDF07ED98A695453E1E3D41DA79F /* URLRequestProxyAPIDelegate.swift in Sources */, - A87C9CFD1C00F03E54A5F60A7FA0839F /* UserContentControllerProxyAPIDelegate.swift in Sources */, - C0A90B1B47B7904B0F40D39EE706FC3E /* UserScriptProxyAPIDelegate.swift in Sources */, - 987F562CCAB9C50D6C1BE018728822CE /* WebKitLibrary.g.swift in Sources */, - A834828784CECF8FE6C34E478C271225 /* WebpagePreferencesProxyAPIDelegate.swift in Sources */, - 7BCD5862E1D8794FFDDF8D379F337449 /* WebsiteDataStoreProxyAPIDelegate.swift in Sources */, - 357742120C3944CEBFB4505EC23ECED4 /* webview_flutter_wkwebview-dummy.m in Sources */, - CBCEA5CBF26552B14D1053656B3D4CF9 /* WebViewConfigurationProxyAPIDelegate.swift in Sources */, - C35404BBA5F83E889AA283E5C891F14C /* WebViewFlutterPlugin.swift in Sources */, - 28A409A9ACD57EEE2342905A1FE0AD53 /* WebViewFlutterWKWebViewExternalAPI.swift in Sources */, - 0B7FDCA21ADEF93D51DD029E3E8D87C0 /* WebViewProxyAPIDelegate.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 9CFB09CC556D3BE503682A2442D70729 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A04A95CFD0243F07D3A872AFFCE4CD04 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A916579A5C1D777AE703A22BA558672B /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A94C2FA833091EFEA9185BD5F2DCC59E /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - AA012524DC484CADE891E3C6F9B715F6 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 02F9FA01C80867E70985D7319590B12D /* firebase_crashlytics-dummy.m in Sources */, - B918115D6DEE03401CE26CCF7EF01FB5 /* FLTFirebaseCrashlyticsPlugin.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - AA6E1C4DB0BAEA67866FBCBCDBE8A99D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - AF48A5DF541FBEF4CA4D7C3394C97BCC /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B094AC4E88243C25DC4A1C766C7F65C8 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 71D175552780798FFBCBE34A78CBB7CC /* firebase_messaging-dummy.m in Sources */, - 99FEF0027C6EE19F96F03898C9DCE393 /* FLTFirebaseMessagingPlugin.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B40B52BD7BD87C577FFAC8C0A5B423E1 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 50A8532038159D7A47208E159939F2B1 /* dummy.m in Sources */, - 1989BF008BF6581B0183BCE4D14E9274 /* FirebaseCoreExtension-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B5D45DE62633AEC65E71A6EBD1240872 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 9E52BE27BFA4E5417B61C9E3F7D5BDC6 /* share_plus-dummy.m in Sources */, - 897E3A02ABF90E32A6DF1CD20E77C1DB /* SharePlusMacosPlugin.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BA402CCCC6D087A8301925F7412F3527 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 0AF6831AD0F211D677D6DE665E7F0AC0 /* ApplicationInfo.swift in Sources */, - 499338A8B2747725D1378D28C7EDD7D1 /* DevEventConsoleLogger.swift in Sources */, - B5A51826CA2312BC7C8F3DB47D729725 /* EventGDTLogger.swift in Sources */, - A704238E188C743C8204DBA43CF978B4 /* FirebaseSessions.swift in Sources */, - E52E4905A82330068139FB478B971E68 /* FirebaseSessions-dummy.m in Sources */, - EF044AAF3E28E64C0BF14C401DB905B8 /* FirebaseSessionsError.swift in Sources */, - 3B893DE9FA7F2D88207CBFD65DD4F16F /* FIRSESNanoPBHelpers.m in Sources */, - 0E522F7849EA20DFE1328212B933C26D /* GoogleDataTransport+GoogleDataTransportProtocol.swift in Sources */, - 354F201875BEFD0561181A0F9842B189 /* Installations+InstallationsProtocol.swift in Sources */, - 309D4AFDB1E5C3E37F1CB7B07A89567D /* LocalOverrideSettings.swift in Sources */, - D9F4928BCDF5F678DEE2BFFF1934755E /* Logger.swift in Sources */, - 9E8180B805B44EF001DD49A2C3D8F085 /* NanoPB+CustomStringConvertible.swift in Sources */, - 1647CDA008E553261008D20EDB5BE303 /* NetworkInfo.swift in Sources */, - 6587C6D3540D88193570EBBD37016672 /* RemoteSettings.swift in Sources */, - ED2A79B77EC229F9009CFAF430ECF69B /* SDKDefaultSettings.swift in Sources */, - 69E91E36136A55E38F5C5D1DBB3205BC /* SessionCoordinator.swift in Sources */, - ACC1B0291A6D1635D16C4A3216DFB959 /* SessionGenerator.swift in Sources */, - 968CD7330CA849B302A913438325AB1D /* SessionInitiator.swift in Sources */, - 05889AF57ED69CA2F0A2BA78009457FC /* sessions.nanopb.c in Sources */, - 4F791272C0B23C766D021DE111FE79F0 /* SessionsDependencies.swift in Sources */, - 2901EB4D4ABB0B7F61D77269A6639C5B /* SessionsProvider.swift in Sources */, - 883C1B80C6A8A8F4900CD4F04057FCE3 /* SessionsSettings.swift in Sources */, - BEF643AF145CAD02705BF621A9BC2767 /* SessionsSubscriber.swift in Sources */, - 659F88F7497AD016810BAFE4F551A78A /* SessionStartEvent.swift in Sources */, - D05B7A1D9CF4AF63617203F2E539E679 /* SettingsCacheClient.swift in Sources */, - 18820BD1FC0F3FCFC872E0D96542B9C0 /* SettingsDownloadClient.swift in Sources */, - C193FFF84A5F8386D402E3DB9E67B6A6 /* SettingsProtocol.swift in Sources */, - 73C6B3A8ABECD19D9D5435711738EFCB /* SettingsProvider.swift in Sources */, - F37B2071A7930CB9D018F7505F115D23 /* Time.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BEBF720B77600186F6ED453F20707248 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BF22771D1ED9EF51858A81361655FE67 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 2E33190D19787E39752BD51297B5ADBD /* cct.nanopb.c in Sources */, - 2AF807FBC5D9450F8EBAD36CC40C2B81 /* client_metrics.nanopb.c in Sources */, - 0A118A1E0BA4B66CA88A09AEFDF3C2BA /* compliance.nanopb.c in Sources */, - 2F70D599466C5FC26A0D9519584CD075 /* external_prequest_context.nanopb.c in Sources */, - 4396B3E337349382D6F021AB4A071BD3 /* external_privacy_context.nanopb.c in Sources */, - 71F866C98E5B281E4D7D5559B766B0C9 /* GDTCCTCompressionHelper.m in Sources */, - 6126DC4ACD186C285852129BD1C17AED /* GDTCCTNanopbHelpers.m in Sources */, - 66F0FD95C2E4D61635E2B2EDF85B92CF /* GDTCCTUploader.m in Sources */, - 4D9AF3824998609FD665E33001CE3D5A /* GDTCCTUploadOperation.m in Sources */, - 0BB4562CF2F893728B466BF34ACBA20E /* GDTCCTURLSessionDataResponse.m in Sources */, - 85140911E60EA0B67086AFBED8401DEF /* GDTCORAssert.m in Sources */, - 0C9C1DAC052992F197C2DAFA73ED9C4A /* GDTCORClock.m in Sources */, - A3E08F92A0ECA1209920ED368EC9C5D0 /* GDTCORConsoleLogger.m in Sources */, - ADA7922678170D1A0BF4861898BA492E /* GDTCORDirectorySizeTracker.m in Sources */, - EA9AB30A99E56732E2516993023ED6D8 /* GDTCOREndpoints.m in Sources */, - 8FC496DC2BD6D01ED24A3073B2D0A063 /* GDTCOREvent.m in Sources */, - 101382EE941AE69F36465283524EED0E /* GDTCOREvent+GDTCCTSupport.m in Sources */, - 2911FF688A5320829F2F94520180A7E2 /* GDTCOREvent+GDTMetricsSupport.m in Sources */, - CFAE4796147BBDD433AF01A05A94B0D6 /* GDTCORFlatFileStorage.m in Sources */, - 8D53F571BD3D1583955166C390AF0293 /* GDTCORFlatFileStorage+Promises.m in Sources */, - 2F17AD1D4531EA7D9DF97868E7C2312A /* GDTCORLifecycle.m in Sources */, - A1B3EC84E84709D1D591967CD89203C3 /* GDTCORLogSourceMetrics.m in Sources */, - 44F212E5E71B875F660A214D715080DB /* GDTCORMetrics.m in Sources */, - AEDC078B2A7AEBA4ECC19E68EC13070B /* GDTCORMetrics+GDTCCTSupport.m in Sources */, - 079A16AFEED667787DD1053EB8DF679F /* GDTCORMetricsController.m in Sources */, - 3341B5D559E0897D1AFA0C5162E63765 /* GDTCORMetricsMetadata.m in Sources */, - 70E9DDE05344C9E6E3E52A94B1A70CC0 /* GDTCORPlatform.m in Sources */, - E15FF01598411C35E58DEECE03629C61 /* GDTCORProductData.m in Sources */, - 5CD5A348AD3FB36B3B7668F7A4617491 /* GDTCORReachability.m in Sources */, - 735CE531F5C5275731AB6A974879F205 /* GDTCORRegistrar.m in Sources */, - 85F677F49CED177936E92959EB2F3A9C /* GDTCORStorageEventSelector.m in Sources */, - 2D56E1BDC97DFB9144DDC9EC8F7EA5C8 /* GDTCORStorageMetadata.m in Sources */, - BBEA4BC4C6B65EEEBAA737935EE7D3AA /* GDTCORTransformer.m in Sources */, - 5CB5180497E46BFB07408E05211CF652 /* GDTCORTransport.m in Sources */, - CD7F67EDE17634FB3BF7246C17DC38D7 /* GDTCORUploadBatch.m in Sources */, - 740D0E5824E65EC0F665CB74C68770EE /* GDTCORUploadCoordinator.m in Sources */, - C3FD2701BE9B314CDECC494DC041D670 /* GoogleDataTransport-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C53A3BE655369977443D43DA8D242D38 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ECE96AC269759B4D8AE8B44EC6294AA1 /* FirebaseMessaging-dummy.m in Sources */, - 1FE6BDFDA44B1913D15AD89C16358E7F /* FIRMessaging.m in Sources */, - 2D5227A87EF34D25AC96AB90C2A7F84B /* FIRMessaging+ExtensionHelper.m in Sources */, - A9B0F152A64FC8E5056675D95C04F346 /* FIRMessagingAnalytics.m in Sources */, - C1DD7A0D293EC9F08921C4AE7A5F987F /* FIRMessagingAPNSInfo.m in Sources */, - 3BD46FF28608797AD9EF254F8EC37DC5 /* FIRMessagingAuthKeychain.m in Sources */, - 526536E4EF96D45AB278385A74D23CB2 /* FIRMessagingAuthService.m in Sources */, - 44393DEF634E7C825A0F379BE5E2B14A /* FIRMessagingBackupExcludedPlist.m in Sources */, - 4DB9628D8BCECE67B39ADBE083CE3FF4 /* FIRMessagingCheckinPreferences.m in Sources */, - 88CC0C8384DF2BB9B77635B642EE1593 /* FIRMessagingCheckinService.m in Sources */, - B5A3566FE2BE7326EEB3D9EFB38FA40F /* FIRMessagingCheckinStore.m in Sources */, - 177A087FA8252D2E5B10DD24CEB32CDE /* FIRMessagingConstants.m in Sources */, - A2C85E16808A466241D0878731384E2B /* FIRMessagingContextManagerService.m in Sources */, - D967B39A999C6AD5A499DA817F050EC4 /* FIRMessagingExtensionHelper.m in Sources */, - A984606A34E3BF5B25FC3CF265D5D3E1 /* FIRMessagingKeychain.m in Sources */, - C4887738B4BCEA876FD30DCE6B11CDBF /* FIRMessagingLogger.m in Sources */, - 1AAF7240B01E6FC5285698F7D8D57CA8 /* FIRMessagingPendingTopicsList.m in Sources */, - A10D4A5EA64AA2BFFC1FC7C8EB0C080A /* FIRMessagingPersistentSyncMessage.m in Sources */, - 5257694F5909D64EA64DD5ABA0FF9ACA /* FIRMessagingPubSub.m in Sources */, - D565E03C07EC69F9EC6BB349F75C04B1 /* FIRMessagingRemoteNotificationsProxy.m in Sources */, - 58126C8793179D4E92114C9390F29531 /* FIRMessagingRmqManager.m in Sources */, - 6D40F3CA431ED4BFB38644B39AB91802 /* FIRMessagingSyncMessageManager.m in Sources */, - 06013A68D843E81B41F23560CF90DF8B /* FIRMessagingTokenDeleteOperation.m in Sources */, - 9CAC8D7BFB8F6644939DC2F715FA3BBB /* FIRMessagingTokenFetchOperation.m in Sources */, - 83C0EE2EE4CB5243D254711522704B52 /* FIRMessagingTokenInfo.m in Sources */, - C0BD30D259C2C3FFC8BF4246E9C8978B /* FIRMessagingTokenManager.m in Sources */, - 1FE06500067D8F4B35DE513A389DE299 /* FIRMessagingTokenOperation.m in Sources */, - 9919DA70658A3613936F0847870C4665 /* FIRMessagingTokenStore.m in Sources */, - D21C3C196688BD602E9E2D34D39FA04A /* FIRMessagingTopicOperation.m in Sources */, - F84BEAE11E0B9CA140ED3BEE2368D0FB /* FIRMessagingUtilities.m in Sources */, - BF8048FDE6BFC4E66080A9B0E6EF93EF /* me.nanopb.c in Sources */, - E5D7ECE8D99C0885838B6102CD6EBD2C /* NSDictionary+FIRMessaging.m in Sources */, - 69C097B174CC4AB972BC4B7BAA8213EE /* NSError+FIRMessaging.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C848C4C2132FB65CFE8B860B9D8943F0 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 0987E958C73A15557AD03ECED14294FE /* FIRAnalyticsConfiguration.m in Sources */, - AE56F887A6EA1F82E5C4E29F29331537 /* FIRApp.m in Sources */, - BAD33FD14B4B821839FDCD85F79BBF3A /* FIRBundleUtil.m in Sources */, - DF70668CD78780F71811ABF3956A7287 /* FIRComponent.m in Sources */, - 7450127A9F4522D681974B2B5ED1D480 /* FIRComponentContainer.m in Sources */, - DBC8FA7D3BB961CAC620BD5B5345EBDA /* FIRComponentType.m in Sources */, - E0E7D5B08393DED3B81C0DADCF50A34B /* FIRConfiguration.m in Sources */, - A194399E77C8C559E341EDD9AA51D3D9 /* FirebaseCore-dummy.m in Sources */, - 8642FAA5993E45329DCBED8F4113B42B /* FIRFirebaseUserAgent.m in Sources */, - D7D1464B331B1935D37524DF05B1102A /* FIRHeartbeatLogger.m in Sources */, - 58B9833685A5A558D0D0D636BB01CCF8 /* FIRLogger.m in Sources */, - 9AE2268847B2E98B71E80ABD447F79BB /* FIROptions.m in Sources */, - D286BC21831469B7C29D5DBD25C65FD4 /* FIRTimestamp.m in Sources */, - 6B4F70464EFA4495B8E0E28538951A4B /* FIRVersion.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - CF8D55D2E200A9A34D6302B3E8D456A6 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D104523F7E579271608BAD46567B65B7 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D9F17A8A4624CE48CE1B6406B65BF69E /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - EBCF9D99CA2B81EC19E2AB7343B6332C /* messages.g.swift in Sources */, - 4CF1C253F24E5AFA058A5D53064DCEDE /* shared_preferences_foundation-dummy.m in Sources */, - FA3088CC7A06DEC7549E322B1B047E4E /* SharedPreferencesPlugin.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - ECDC59032FD98A49107907DB9E862E38 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F4D090DEDC5C259D361C837B089A1161 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A0602224813FB77A392FBB10B985D587 /* _ObjC_HeartbeatController.swift in Sources */, - D8B9F427EDA4D83846C05EAC6C0EC895 /* _ObjC_HeartbeatsPayload.swift in Sources */, - 081628F900311180749A43BADFE8A6F8 /* FirebaseCoreInternal-dummy.m in Sources */, - 8D78439BB7D2AE051B5E128C17B5A1B5 /* Heartbeat.swift in Sources */, - FC01A15104984E93BD4FA0BA344443E7 /* HeartbeatController.swift in Sources */, - F519202408196CE9A0C524B434AE34FE /* HeartbeatLoggingTestUtils.swift in Sources */, - E2CEF86DD47D7890100723D3E1F16809 /* HeartbeatsBundle.swift in Sources */, - 10D42D0CD733937212A02C356873D804 /* HeartbeatsPayload.swift in Sources */, - 92A98D43580572A2723CDA4830D2760F /* HeartbeatStorage.swift in Sources */, - 01FA123FFA0682F70FA04EC397B6CBFA /* RingBuffer.swift in Sources */, - 9FE185574CC50DDA4688E09DCDD2CEDB /* Storage.swift in Sources */, - A33FB56E7656DA6037C85C765A751C2F /* StorageFactory.swift in Sources */, - C42F9666440C44A72E5029B26B42E997 /* UnfairLock.swift in Sources */, - 5D91F643FE9803AE8B36932F28D3C307 /* WeakContainer.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - FACCEF4CE90EDB714E723C606CC265C5 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 79C113AFB24C4BCC65C34E5CC7E99683 /* dummy.m in Sources */, - 2B41C0B58CF04F11DC93CAFAA5A53FBF /* firebase_core-dummy.m in Sources */, - 93D24757537CB30A0FA9434A0B638E93 /* FLTFirebaseCorePlugin.m in Sources */, - C0CCC4D34CD879B1B7BF44DD20E1A569 /* FLTFirebasePlugin.m in Sources */, - 31A106DC672D3D916A533473FCCC2100 /* FLTFirebasePluginRegistry.m in Sources */, - E64B42D99901612B3ABD6BD34A8DB7DF /* messages.g.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 027BA271C3B6BFE110D98B5936DEE2DF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Firebase; - target = 072CEA044D2EF26F03496D5996BBF59F /* Firebase */; - targetProxy = 7A6AF6540997686F69A88633A76446AE /* PBXContainerItemProxy */; - }; - 059EE640DD42E35CC54EDCC57CA12FAA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "nanopb-nanopb_Privacy"; - target = 55522A91938FF505CFEBEAD2DD85AE2D /* nanopb-nanopb_Privacy */; - targetProxy = EBFD332C313318E689735B8706D82960 /* PBXContainerItemProxy */; - }; - 07CFEEC47F071260EF20F27C24451FBC /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = path_provider_foundation; - target = 56F581DDCB0A032454E604885E17AE3C /* path_provider_foundation */; - targetProxy = BDB07A2B6E3B89DBBE4308BD403210F6 /* PBXContainerItemProxy */; - }; - 0A28DDF1203A845F53B89B0B0948E92F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = PromisesObjC; - target = 2BBF7206D7FAC92C82A042A99C4A98F8 /* PromisesObjC */; - targetProxy = 947E412AEDC9BCB4C7EC9422BE4E459C /* PBXContainerItemProxy */; - }; - 0D558C4387223F8F5C90246C42615547 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FlutterMacOS; - target = CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */; - targetProxy = 339864A1E105DF5843F6B7CF0DE10D7E /* PBXContainerItemProxy */; - }; - 0D9F07FF88940728F04C00A3DE7B60A4 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FlutterMacOS; - target = CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */; - targetProxy = 7B70EC52D2EB0D7343698F15EFB8BD44 /* PBXContainerItemProxy */; - }; - 0F7FDDB75E9D36AE598308532726AA08 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "path_provider_foundation-path_provider_foundation_privacy"; - target = CACE6618E7996464E38687E13F67D945 /* path_provider_foundation-path_provider_foundation_privacy */; - targetProxy = EF6306C53EAD185834A09F2C4B48FA32 /* PBXContainerItemProxy */; - }; - 1201EA4AE45B2789F154EF350E06DC3A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "FirebaseCoreExtension-FirebaseCoreExtension_Privacy"; - target = 9C4575D64B2B6264CF6AB60FB03302AA /* FirebaseCoreExtension-FirebaseCoreExtension_Privacy */; - targetProxy = AC9C6972139876D4B4D726006A522160 /* PBXContainerItemProxy */; - }; - 200196E51A2CB34A36EE81962D0A1D59 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FlutterMacOS; - target = CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */; - targetProxy = 81F511900E4CE7E47D01228600849DEA /* PBXContainerItemProxy */; - }; - 228A2D8FE11C2B1C9EA77A54211BDAF7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Firebase; - target = 072CEA044D2EF26F03496D5996BBF59F /* Firebase */; - targetProxy = CED2BB7E6778C37FFC14A91720B6B129 /* PBXContainerItemProxy */; - }; - 24D4A8E169D30D1FD002011DFE4E880C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FlutterMacOS; - target = CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */; - targetProxy = 9FB7F82F3A658428EAF2B7C327D05197 /* PBXContainerItemProxy */; - }; - 251425C6E8BBE5DCA49837137B6F12C7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FlutterMacOS; - target = CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */; - targetProxy = 599E787A0F7065A4BD9236CF1F85342C /* PBXContainerItemProxy */; - }; - 252045D2DD0C6DA03BF6C4FE7266AAF7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseCoreExtension; - target = FE1DE31D91C32501251AE9687CDC2E0F /* FirebaseCoreExtension */; - targetProxy = 43BF356965A570F54A7677DBB58A04E4 /* PBXContainerItemProxy */; - }; - 2B2A55B290CB3D9EE73A7828CA129B50 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseCrashlytics; - target = 526C4398D095B3704EB933DADBC30093 /* FirebaseCrashlytics */; - targetProxy = AD3DA099DFA6515F86BBF06274A29596 /* PBXContainerItemProxy */; - }; - 2B60F83F882A42971D2722362EC37AE3 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "url_launcher_macos-url_launcher_macos_privacy"; - target = CD7AE32C2F3A14031FB4B912CABCC791 /* url_launcher_macos-url_launcher_macos_privacy */; - targetProxy = 145284442AB4E69EDDAED056D31F2730 /* PBXContainerItemProxy */; - }; - 2B840AA098E30553ECD2D9ACF8EDF78E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = firebase_core; - target = DAA3DF4B8C2F11E7A1764EF4EC560AC8 /* firebase_core */; - targetProxy = 36435048F91D42DF2EB38AACBA5F1AFE /* PBXContainerItemProxy */; - }; - 2CF51D4C7C98603CD566BD22634EDE3A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseInstallations; - target = 87803597EB3F20FC46472B85392EC4FD /* FirebaseInstallations */; - targetProxy = CAEF52BA2CE67BD5554738194837CA6F /* PBXContainerItemProxy */; - }; - 345E933D9FF6B334D4BC224E1C06A062 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GoogleUtilities; - target = 8D7F5D5DD528D21A72DC87ADA5B12E2D /* GoogleUtilities */; - targetProxy = ED5AADDD1AF974CAC4CD1B0CB8CE1A88 /* PBXContainerItemProxy */; - }; - 3DB8FA28FF16BCA6D5AF67202D318783 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = package_info_plus; - target = 54A00AF9F830F355D8FD8F6A4387F6A2 /* package_info_plus */; - targetProxy = D09DA6D489C376273D9E797D62977DE4 /* PBXContainerItemProxy */; - }; - 3EC4E5639166119E0B6AB2BA5260764E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseCore; - target = 4402AFF83DBDC4DD07E198685FDC2DF2 /* FirebaseCore */; - targetProxy = 867FFBDDDED1FE16FA76AC4624BFB1CB /* PBXContainerItemProxy */; - }; - 4183F5353E8E9844D007B2C6F326ABED /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = PromisesObjC; - target = 2BBF7206D7FAC92C82A042A99C4A98F8 /* PromisesObjC */; - targetProxy = 416A3D7736A2A7875F8A0D3D46513865 /* PBXContainerItemProxy */; - }; - 419782306A1EF55DCEC38584CE4D21A1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseCore; - target = 4402AFF83DBDC4DD07E198685FDC2DF2 /* FirebaseCore */; - targetProxy = 03095F04F3FDE86FB57BC7CB3534E49D /* PBXContainerItemProxy */; - }; - 42A206BCF2EBFD3F86DF90BE0F149F80 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = PromisesObjC; - target = 2BBF7206D7FAC92C82A042A99C4A98F8 /* PromisesObjC */; - targetProxy = D69D47A0C0AF3C5B33BAEFF101F52843 /* PBXContainerItemProxy */; - }; - 42A3415EA96D4F06E1B4B14D198772A6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Firebase; - target = 072CEA044D2EF26F03496D5996BBF59F /* Firebase */; - targetProxy = 96E7CFBF4F5A01B17172D056379C2E31 /* PBXContainerItemProxy */; - }; - 43F1DECC38375736CDA823410D305AE8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GoogleDataTransport; - target = 5C0371EE948D0357B8EE0E34ABB44BF0 /* GoogleDataTransport */; - targetProxy = 17AFB2686A17144F520EA6F69482F87B /* PBXContainerItemProxy */; - }; - 46510B867DA7065C8BC3694B0B3E61B6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FlutterMacOS; - target = CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */; - targetProxy = 37014FE52B0C101DF97DF23A7AA39C57 /* PBXContainerItemProxy */; - }; - 46D1CDCC370C5EFECE1AA5E912DAF415 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "FirebaseCoreInternal-FirebaseCoreInternal_Privacy"; - target = 2949783F7EDB27AD4666B5427B63DC79 /* FirebaseCoreInternal-FirebaseCoreInternal_Privacy */; - targetProxy = 1DAF1D99D2A2C8773B77E917640C12C7 /* PBXContainerItemProxy */; - }; - 47C71424572DD3D994AEF5DDA29A9F85 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FlutterMacOS; - target = CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */; - targetProxy = 127500B1CEBB18FFEF431D59C1F31120 /* PBXContainerItemProxy */; - }; - 4D5A09F2B3A07405A133F7CC17B5E97F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = firebase_core; - target = DAA3DF4B8C2F11E7A1764EF4EC560AC8 /* firebase_core */; - targetProxy = 38E978EA82010E3C7FBBA4F7E2045CF0 /* PBXContainerItemProxy */; - }; - 4E858CB61105A18492175F249D9575B3 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = PromisesObjC; - target = 2BBF7206D7FAC92C82A042A99C4A98F8 /* PromisesObjC */; - targetProxy = 9D70692EF178690CBFBCD35C82DEA029 /* PBXContainerItemProxy */; - }; - 54F4F20A563E6C02C6C7AB5E47791427 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GoogleUtilities; - target = 8D7F5D5DD528D21A72DC87ADA5B12E2D /* GoogleUtilities */; - targetProxy = A0DB76AAA8E4A58415373E8A114DA388 /* PBXContainerItemProxy */; - }; - 578E3EC182FDCF082C845FCCF2F4B583 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "shared_preferences_foundation-shared_preferences_foundation_privacy"; - target = B6AF8B7CEAF6321719ABBC7E770624DA /* shared_preferences_foundation-shared_preferences_foundation_privacy */; - targetProxy = 80CE84A32A27036EE8B48538AA350464 /* PBXContainerItemProxy */; - }; - 5B7EFC1DD66A64FA4EB9761C6BD9CC19 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseInstallations; - target = 87803597EB3F20FC46472B85392EC4FD /* FirebaseInstallations */; - targetProxy = 193B913C073AEB26CF2579898B6815D0 /* PBXContainerItemProxy */; - }; - 5FB4ABF33A1E895EF708A80ADBCCFF41 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "firebase_messaging-firebase_messaging_Privacy"; - target = DF331B019C7101D6AF15978FDCEC828E /* firebase_messaging-firebase_messaging_Privacy */; - targetProxy = 06315A83ACDC8758F106A8794E14C879 /* PBXContainerItemProxy */; - }; - 62B8EC995EFDB7C30CC6C7C0619CECFD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "local_auth_darwin-local_auth_darwin_privacy"; - target = 4A9CF14C8C6709FC3D3736F0F06E7DD9 /* local_auth_darwin-local_auth_darwin_privacy */; - targetProxy = 6AD53B08C8C358E22DE589945B18EF46 /* PBXContainerItemProxy */; - }; - 64B47A5F6F87F22A60B325DBC2225731 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FlutterMacOS; - target = CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */; - targetProxy = C7AB1F66CC204D552A4AC80C497ADBE2 /* PBXContainerItemProxy */; - }; - 65EB78B5B587EB3705D62602F7BE9BDF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "package_info_plus-package_info_plus_privacy"; - target = 07C64B0E06ED7C1903D446F9BBDDF5C9 /* package_info_plus-package_info_plus_privacy */; - targetProxy = 766D3F2B556C3EB5DD195275BF11A9B5 /* PBXContainerItemProxy */; - }; - 66AB3390B6A4F6B98C61BF047C0AE8A7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "FirebaseMessaging-FirebaseMessaging_Privacy"; - target = 21FB29F43C8A2A81ABFE8C478370070E /* FirebaseMessaging-FirebaseMessaging_Privacy */; - targetProxy = 558887D7E45244E2AD36DF3E69C1E621 /* PBXContainerItemProxy */; - }; - 67B1741804D5BCCDEEC5A026B8FFDA44 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = url_launcher_macos; - target = 18785DB831C0FA5904C6F1414D53CB5B /* url_launcher_macos */; - targetProxy = 4CCCD9CDC80D0EE807D4D7ADBCD35C1A /* PBXContainerItemProxy */; - }; - 67CD3B367E92759BD042B52C65FC2E29 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "webview_flutter_wkwebview-webview_flutter_wkwebview_privacy"; - target = 1600DCCFF1B483EC49C8CB09BBB7411C /* webview_flutter_wkwebview-webview_flutter_wkwebview_privacy */; - targetProxy = 9CF32FA6CEB3476A8C7718DEF9E6313D /* PBXContainerItemProxy */; - }; - 6A86B962E0B85B3E4B2009B208D30ADD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "GoogleUtilities-GoogleUtilities_Privacy"; - target = 5FF1A58DEEC5DB749FCD6C120B97CC82 /* GoogleUtilities-GoogleUtilities_Privacy */; - targetProxy = 554ADF272274B5165C76AD9B28F480AD /* PBXContainerItemProxy */; - }; - 6BA39F6EF65129142B24A553EE43C1AB /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = PromisesSwift; - target = A979F9D3632CD5F2F7518F9A362CBAE3 /* PromisesSwift */; - targetProxy = A2D489C086518E30D761510C4C479D08 /* PBXContainerItemProxy */; - }; - 74A0456BB4396AA6981776CFE80FC896 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = firebase_crashlytics; - target = 76F586D063C931FE22406FB97594F82B /* firebase_crashlytics */; - targetProxy = 869492EBF3F1495CE7A3983FB90DC940 /* PBXContainerItemProxy */; - }; - 74DF413C71A870EBB9CE444FD2954DBE /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = webview_flutter_wkwebview; - target = 755457F3785F4D2E55FCAFA408242FD5 /* webview_flutter_wkwebview */; - targetProxy = 265869C8E337BE21CA987FF18FAF5E05 /* PBXContainerItemProxy */; - }; - 76E5689FF36A41A04D7A37032CF55B68 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = share_plus; - target = 42A5F24E847029301BC47B4E68477322 /* share_plus */; - targetProxy = EFF960A41DE3CC0B5B7150E26AE7350C /* PBXContainerItemProxy */; - }; - 786D90F566D566B91B3E71DD6D4D4219 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FlutterMacOS; - target = CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */; - targetProxy = 67988EEEC2AC95CECC74E55605C43E41 /* PBXContainerItemProxy */; - }; - 792549B11C62E384CA4E2EDD9D091B21 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = nanopb; - target = D2B5E7DCCBBFB32341D857D01211A1A3 /* nanopb */; - targetProxy = C13BCA10A3D836119F03ABDDB924D69C /* PBXContainerItemProxy */; - }; - 7F2673994A9A1DEAFDC980FA9A951FF2 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "Pods-Runner"; - target = 8B74B458B450D74B75744B87BD747314 /* Pods-Runner */; - targetProxy = 3B35A08970118DAB858883C4D6BAF314 /* PBXContainerItemProxy */; - }; - 8115C4F66BC011CB50AD9D1F4BA057A7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = shared_preferences_foundation; - target = AB5EE685B22D01885ADD930538E8DD3C /* shared_preferences_foundation */; - targetProxy = 82EAE3A70C506F10899C3161230D4FF0 /* PBXContainerItemProxy */; - }; - 8183B8FF55B58819B9DA36EBB4EE4C19 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseCoreInternal; - target = 25E9E9A17BC3F670357D7385C521E48E /* FirebaseCoreInternal */; - targetProxy = 803FAE923F09E235AEF1CFEB8FC22B71 /* PBXContainerItemProxy */; - }; - 85926A54A8521526916D39E51D651E02 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "PromisesSwift-Promises_Privacy"; - target = 230F5EE18ECBB227C09ED2C571AFA319 /* PromisesSwift-Promises_Privacy */; - targetProxy = D8A816B546F8CF8A0F09957005B3A2E6 /* PBXContainerItemProxy */; - }; - 8A63515377286E58F32173A976C3C4F9 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseInstallations; - target = 87803597EB3F20FC46472B85392EC4FD /* FirebaseInstallations */; - targetProxy = BF272BAD6164EFCA01565F21463B286B /* PBXContainerItemProxy */; - }; - 8BAC268285E6F10050A532E95C0AEEAA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseCore; - target = 4402AFF83DBDC4DD07E198685FDC2DF2 /* FirebaseCore */; - targetProxy = 3F1569EE5F5092D584968F694DE6D1D2 /* PBXContainerItemProxy */; - }; - 8C13C5061E42C9C1C25535C769FD8508 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GoogleDataTransport; - target = 5C0371EE948D0357B8EE0E34ABB44BF0 /* GoogleDataTransport */; - targetProxy = 1A7120A0C6B44EB0A6341D178CC189A6 /* PBXContainerItemProxy */; - }; - 8C1F69B8FDDE87D724C2E94911A0C7E8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseCore; - target = 4402AFF83DBDC4DD07E198685FDC2DF2 /* FirebaseCore */; - targetProxy = 3FAE50031D46C6FEC506BD2AC93A702F /* PBXContainerItemProxy */; - }; - 8EBDCC9D32A63C7AA917C49D4EF7E9E1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GoogleUtilities; - target = 8D7F5D5DD528D21A72DC87ADA5B12E2D /* GoogleUtilities */; - targetProxy = CFCA51F249DEC1F0CDB43BBFF40CB5EE /* PBXContainerItemProxy */; - }; - 8ED70C4B6D160A755372BBAC1D351C24 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseRemoteConfigInterop; - target = 328CC04F43300C6CAB81659260A3799D /* FirebaseRemoteConfigInterop */; - targetProxy = 2BCEC56C790FE3BBCA9987C59DCEBD16 /* PBXContainerItemProxy */; - }; - 93C67474DAC0021B3EDC266E696E0F84 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FlutterMacOS; - target = CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */; - targetProxy = ED34BD8C6F88664465B345EC7A6D1363 /* PBXContainerItemProxy */; - }; - 95B661B44E1C11D7D5223F91A52F3A35 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "GoogleDataTransport-GoogleDataTransport_Privacy"; - target = DD0D41A9315A48004E57F4F0E54095F1 /* GoogleDataTransport-GoogleDataTransport_Privacy */; - targetProxy = 99C05D5FD46A4D9BEE5955DB7F291DD6 /* PBXContainerItemProxy */; - }; - 97FFDB7A173382728E5F5D7ED2A73781 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GoogleUtilities; - target = 8D7F5D5DD528D21A72DC87ADA5B12E2D /* GoogleUtilities */; - targetProxy = 29A6FE52AE4E9E56E42022E7FB372B2E /* PBXContainerItemProxy */; - }; - 9B1345CBA2D631E0CC07C8FE7AB10A98 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GoogleUtilities; - target = 8D7F5D5DD528D21A72DC87ADA5B12E2D /* GoogleUtilities */; - targetProxy = EE7F07246F2A77960B1D20587310E816 /* PBXContainerItemProxy */; - }; - 9E55A7041CD6901F2053D00382BF03B8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "FirebaseCore-FirebaseCore_Privacy"; - target = 1001C16510D946B47CFF8B19DBC0B787 /* FirebaseCore-FirebaseCore_Privacy */; - targetProxy = 3348CB0FE4E29F1DF6DC40E8AF18D51D /* PBXContainerItemProxy */; - }; - A1F0D721576313ACB29B0D551C62B815 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseMessaging; - target = 5895B432FE4D2F6826C8FF25A09DB6D2 /* FirebaseMessaging */; - targetProxy = 5F91DB450D39BACEB603C06B124ADDA1 /* PBXContainerItemProxy */; - }; - A4E22E38A4095CDC9257D10648F3BECA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GoogleDataTransport; - target = 5C0371EE948D0357B8EE0E34ABB44BF0 /* GoogleDataTransport */; - targetProxy = BD0C31004920DBBB5ABD024C0DF3B29F /* PBXContainerItemProxy */; - }; - A9081ED684967D64053391053536C2A7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseCore; - target = 4402AFF83DBDC4DD07E198685FDC2DF2 /* FirebaseCore */; - targetProxy = 45B84BDFC2DC895DC7D34EA41CA6E7C8 /* PBXContainerItemProxy */; - }; - ABBBB019AA085D6CDF47369B6A29A96C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GoogleDataTransport; - target = 5C0371EE948D0357B8EE0E34ABB44BF0 /* GoogleDataTransport */; - targetProxy = 34631CFC31B43B6F96FE1409D131F320 /* PBXContainerItemProxy */; - }; - ABD5738A3ADC84E040812D8116B80D89 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "FirebaseCrashlytics-FirebaseCrashlytics_Privacy"; - target = 17CBCC6221F62B870268E935098B7D7D /* FirebaseCrashlytics-FirebaseCrashlytics_Privacy */; - targetProxy = 81B8BCC66A2C103EA29939E4993851F5 /* PBXContainerItemProxy */; - }; - AD084B75328390977307D92B1BDD9876 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GoogleUtilities; - target = 8D7F5D5DD528D21A72DC87ADA5B12E2D /* GoogleUtilities */; - targetProxy = B6E955D04E9A9B6D1E926B00AC78B0DF /* PBXContainerItemProxy */; - }; - B184F3D4FAE5A751DBAB19AB4FEF8B6C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = nanopb; - target = D2B5E7DCCBBFB32341D857D01211A1A3 /* nanopb */; - targetProxy = C1C96F06271014F6EED99A0372D23BEA /* PBXContainerItemProxy */; - }; - B6987896836F85F049EC6CD3C055BB8A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = nanopb; - target = D2B5E7DCCBBFB32341D857D01211A1A3 /* nanopb */; - targetProxy = 1191C805CE7EFCD9599562BD2EEAB60F /* PBXContainerItemProxy */; - }; - BA34B9066591C677EF0170F9B063E475 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseCoreExtension; - target = FE1DE31D91C32501251AE9687CDC2E0F /* FirebaseCoreExtension */; - targetProxy = EF0A4963AA0353BC4F5624D2B299E582 /* PBXContainerItemProxy */; - }; - BB7D7AE06422C103B252310F5EEFB8FE /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseSessions; - target = 3F8EC37C78673149F2B94E8BD9AA8737 /* FirebaseSessions */; - targetProxy = 2C3B82B3A117FF9209FA1305E5670858 /* PBXContainerItemProxy */; - }; - BB8D0F866B8F99AC3D35C36D892A1849 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseCrashlytics; - target = 526C4398D095B3704EB933DADBC30093 /* FirebaseCrashlytics */; - targetProxy = 192B44C08FC9D3B948A1B0487B126F8E /* PBXContainerItemProxy */; - }; - C195480C2C4C251445AC892576729C4D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseCore; - target = 4402AFF83DBDC4DD07E198685FDC2DF2 /* FirebaseCore */; - targetProxy = FFDF0A8D7DAA1ACF282DBCD3FEE6A9E7 /* PBXContainerItemProxy */; - }; - C2E31D3D6ECB4F96EAC13728A2A11BAE /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseMessaging; - target = 5895B432FE4D2F6826C8FF25A09DB6D2 /* FirebaseMessaging */; - targetProxy = B54B0BC8CEB395F06FEC93A0E5F4519E /* PBXContainerItemProxy */; - }; - C4E1F075C6EB2EC3E60FF6A0C483B462 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = GoogleUtilities; - target = 8D7F5D5DD528D21A72DC87ADA5B12E2D /* GoogleUtilities */; - targetProxy = 79284EE80FC491BD9484A9A90A2B8854 /* PBXContainerItemProxy */; - }; - C65D60E7F27610EA5AD9BBBF98475B19 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = PromisesSwift; - target = A979F9D3632CD5F2F7518F9A362CBAE3 /* PromisesSwift */; - targetProxy = 48C0F80D8103A8738BECEF08E8628F65 /* PBXContainerItemProxy */; - }; - CF31E75CB040C74212B912E65B086970 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = nanopb; - target = D2B5E7DCCBBFB32341D857D01211A1A3 /* nanopb */; - targetProxy = 04EA550E10059164A2D4664C99E5149E /* PBXContainerItemProxy */; - }; - D108D6F0868084518AA5634E794CB9CC /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "PromisesObjC-FBLPromises_Privacy"; - target = 1BFBEDBF7E03729D43C96530EE190825 /* PromisesObjC-FBLPromises_Privacy */; - targetProxy = 6452C5CBF48FC49BA763110E95CCCD1B /* PBXContainerItemProxy */; - }; - D679C2C401BC3736302B98DC3CAC16C9 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = PromisesObjC; - target = 2BBF7206D7FAC92C82A042A99C4A98F8 /* PromisesObjC */; - targetProxy = E9739475FBAC5521B0EDC417D3A010AE /* PBXContainerItemProxy */; - }; - D9EE59E5464C12BDF41933110D90ABA4 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = nanopb; - target = D2B5E7DCCBBFB32341D857D01211A1A3 /* nanopb */; - targetProxy = 72C62E818985BE1AD8C03865F4D2A22B /* PBXContainerItemProxy */; - }; - E1AE11FCF0298C9713873A870A5D1643 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = firebase_core; - target = DAA3DF4B8C2F11E7A1764EF4EC560AC8 /* firebase_core */; - targetProxy = C433CA7B746EC7E230B787BCE0357AED /* PBXContainerItemProxy */; - }; - E4F3D6E27C9809C0001C935EA6148F7B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseInstallations; - target = 87803597EB3F20FC46472B85392EC4FD /* FirebaseInstallations */; - targetProxy = 8719513D0E3CA94C497C79E745DF6A37 /* PBXContainerItemProxy */; - }; - E790F91DCAA90399F40DCB3A0481EA88 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "FirebaseInstallations-FirebaseInstallations_Privacy"; - target = 3EB14444A17F9D4F1F697F7C1FF32245 /* FirebaseInstallations-FirebaseInstallations_Privacy */; - targetProxy = 86B9774678EDE86F1AC81E93BFE972C0 /* PBXContainerItemProxy */; - }; - E9989224C7CC3E59C8A6FB4A64B08622 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FlutterMacOS; - target = CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */; - targetProxy = 031C9DBD416B6DBADE78E9CC9FD8C04C /* PBXContainerItemProxy */; - }; - EF6CDC791634C7E5AC2FA024710CE025 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseSessions; - target = 3F8EC37C78673149F2B94E8BD9AA8737 /* FirebaseSessions */; - targetProxy = EFBFF3ADEA13B7BA20A2241230025F6E /* PBXContainerItemProxy */; - }; - F46FBCD80B82F0103EBF03089BDD3233 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = local_auth_darwin; - target = D6C082E212CF95C0098ED9BE0D488DB4 /* local_auth_darwin */; - targetProxy = 633B5354BDDAC43B6F49DA178F70FB5B /* PBXContainerItemProxy */; - }; - F73339B9E926E49E0603D2EAAF41B5E6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseCoreInternal; - target = 25E9E9A17BC3F670357D7385C521E48E /* FirebaseCoreInternal */; - targetProxy = 5ACA49C707390E33069DB90A5C9517B4 /* PBXContainerItemProxy */; - }; - F8379C5923350409362CFEE3180E8068 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = firebase_messaging; - target = B92347C3E503ADBA2F0EF79DE5320B2D /* firebase_messaging */; - targetProxy = F8954539865CED709EAA2904F49C5885 /* PBXContainerItemProxy */; - }; - F9C82631103B9ABE5291838A34561061 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseCore; - target = 4402AFF83DBDC4DD07E198685FDC2DF2 /* FirebaseCore */; - targetProxy = 9C42BB5B6234ABBBABDB501D8D4FCFA5 /* PBXContainerItemProxy */; - }; - FA96DE95034612A4D324259059DB2037 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Firebase; - target = 072CEA044D2EF26F03496D5996BBF59F /* Firebase */; - targetProxy = 18A6F9BCB15B99FFB3A11E0281D0A24B /* PBXContainerItemProxy */; - }; - FE1A2597E8182452D0FBA0C7617977B2 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FirebaseRemoteConfigInterop; - target = 328CC04F43300C6CAB81659260A3799D /* FirebaseRemoteConfigInterop */; - targetProxy = C8A21B4118D064A715176CF6D6424AC8 /* PBXContainerItemProxy */; - }; - FF7B5735026D3447A47987ED83F3C894 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "share_plus-share_plus_privacy"; - target = 18C1C89B0915365FEE8FAEB868A0B528 /* share_plus-share_plus_privacy */; - targetProxy = FB5A39F0752FA842641EADB292E8D2E8 /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin XCBuildConfiguration section */ - 03B926D406F561FA9B7CC698ECE13E46 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 4D0E4F070405F4F48EF9AA6A780BCE0B /* webview_flutter_wkwebview.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/webview_flutter_wkwebview/webview_flutter_wkwebview-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/webview_flutter_wkwebview/webview_flutter_wkwebview-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/webview_flutter_wkwebview/webview_flutter_wkwebview.modulemap"; - PRODUCT_MODULE_NAME = webview_flutter_wkwebview; - PRODUCT_NAME = webview_flutter_wkwebview; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 071BBDB5A3A127D2196F4E2D087DF8DB /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = FC7E18CB3F0DF4A27CF3C8115FF3A087 /* PromisesSwift.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/PromisesSwift/PromisesSwift-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/PromisesSwift/PromisesSwift-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.11; - MODULEMAP_FILE = "Target Support Files/PromisesSwift/PromisesSwift.modulemap"; - PRODUCT_MODULE_NAME = Promises; - PRODUCT_NAME = Promises; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.2; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 07AD40A4677FB80E95DF81E94F42B5EE /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1FC96341216BBB5BBE3744FB1F35DEEE /* Pods-RunnerTests.profile.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - INFOPLIST_FILE = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = macosx; - SKIP_INSTALL = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 0A29A59EC944772E3BAB68A716676814 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 090C691BCCBC90BC51FC3E3D32941115 /* GoogleUtilities.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/GoogleUtilities"; - IBSC_MODULE = GoogleUtilities; - INFOPLIST_FILE = "Target Support Files/GoogleUtilities/ResourceBundle-GoogleUtilities_Privacy-GoogleUtilities-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = GoogleUtilities_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - 0AE172D8F2A4843BFACAD21A0ED26541 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_NS_ASSERTIONS = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_NO_COMMON_BLOCKS = YES; - GCC_PREPROCESSOR_DEFINITIONS = ( - "POD_CONFIGURATION_RELEASE=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MTL_ENABLE_DEBUG_INFO = NO; - MTL_FAST_MATH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - STRIP_INSTALLED_PRODUCT = NO; - SWIFT_COMPILATION_MODE = wholemodule; - SWIFT_OPTIMIZATION_LEVEL = "-O"; - SWIFT_VERSION = 5.0; - SYMROOT = "${SRCROOT}/../build"; - }; - name = Release; - }; - 0B0C4905C2A50FFF55FB401D2855B8ED /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = BB3505562A6817BDFD37F6DCCB6B2B3E /* FirebaseCore.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseCore"; - IBSC_MODULE = FirebaseCore; - INFOPLIST_FILE = "Target Support Files/FirebaseCore/ResourceBundle-FirebaseCore_Privacy-FirebaseCore-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseCore_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 0D08F81461AE813CF2F394D2085C082C /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 201F9399F990AB55CD1540EC74D6104C /* local_auth_darwin.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/local_auth_darwin"; - IBSC_MODULE = local_auth_darwin; - INFOPLIST_FILE = "Target Support Files/local_auth_darwin/ResourceBundle-local_auth_darwin_privacy-local_auth_darwin-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = local_auth_darwin_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 0D48AD26E6C88617D8FC358A64610279 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = ACAF376DF327D2AA9CA940EE33336055 /* nanopb.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/nanopb"; - IBSC_MODULE = nanopb; - INFOPLIST_FILE = "Target Support Files/nanopb/ResourceBundle-nanopb_Privacy-nanopb-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = nanopb_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 137774FCABC93C2CC739807B78082C26 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = B85CAC3D7B6EA25F869BDFA70719B5CA /* nanopb.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/nanopb"; - IBSC_MODULE = nanopb; - INFOPLIST_FILE = "Target Support Files/nanopb/ResourceBundle-nanopb_Privacy-nanopb-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = nanopb_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - 14274B2A63CD0C61F06D2378A56C5A36 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D98D41ECA3C30F4F3DA3DB0154D89A61 /* path_provider_foundation.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/path_provider_foundation"; - IBSC_MODULE = path_provider_foundation; - INFOPLIST_FILE = "Target Support Files/path_provider_foundation/ResourceBundle-path_provider_foundation_privacy-path_provider_foundation-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = path_provider_foundation_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - 15314D680FCBC8D5F6D77C5CFE3A0C83 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = ACAF376DF327D2AA9CA940EE33336055 /* nanopb.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/nanopb/nanopb-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/nanopb/nanopb-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/nanopb/nanopb.modulemap"; - PRODUCT_MODULE_NAME = nanopb; - PRODUCT_NAME = nanopb; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 155226A9AA32EC66CD6A98D82C777CA4 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 75017E384C94069635A7580EFD9C0DEE /* url_launcher_macos.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/url_launcher_macos/url_launcher_macos-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/url_launcher_macos/url_launcher_macos-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/url_launcher_macos/url_launcher_macos.modulemap"; - PRODUCT_MODULE_NAME = url_launcher_macos; - PRODUCT_NAME = url_launcher_macos; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 1A0D8B360A502069CD30E6C3D3D4025A /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 8BE1E234E38A1DB61AF9E829D949798C /* FirebaseCrashlytics.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseCrashlytics"; - IBSC_MODULE = FirebaseCrashlytics; - INFOPLIST_FILE = "Target Support Files/FirebaseCrashlytics/ResourceBundle-FirebaseCrashlytics_Privacy-FirebaseCrashlytics-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseCrashlytics_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - 1D8911E6FFF43DE853B5C35D0C35A19F /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 18D10A1084189DC37BFA746FB7779A79 /* firebase_crashlytics.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/firebase_crashlytics/firebase_crashlytics-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/firebase_crashlytics/firebase_crashlytics-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/firebase_crashlytics/firebase_crashlytics.modulemap"; - PRODUCT_MODULE_NAME = firebase_crashlytics; - PRODUCT_NAME = firebase_crashlytics; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 1E27E36BF0E440E2642CF5AB6EFAE03C /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 38BBDAA9A11AF0FD8FC52B5EE31246AD /* local_auth_darwin.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/local_auth_darwin/local_auth_darwin-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/local_auth_darwin/local_auth_darwin-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/local_auth_darwin/local_auth_darwin.modulemap"; - PRODUCT_MODULE_NAME = local_auth_darwin; - PRODUCT_NAME = local_auth_darwin; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.5; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 1F6A7F71768CA206EC253F8DB40516CB /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = C033C1E3B785C1A8D64676C794FF5799 /* firebase_crashlytics.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/firebase_crashlytics/firebase_crashlytics-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/firebase_crashlytics/firebase_crashlytics-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/firebase_crashlytics/firebase_crashlytics.modulemap"; - PRODUCT_MODULE_NAME = firebase_crashlytics; - PRODUCT_NAME = firebase_crashlytics; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 20300F0AA64D81A351308097E1F6108A /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 090C691BCCBC90BC51FC3E3D32941115 /* GoogleUtilities.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/GoogleUtilities/GoogleUtilities-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/GoogleUtilities/GoogleUtilities.modulemap"; - PRODUCT_MODULE_NAME = GoogleUtilities; - PRODUCT_NAME = GoogleUtilities; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 220F5F3525D26265ED20C4D416D796A4 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 6867A78513D9C6720DF2DFF78C94AA4B /* firebase_messaging.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/firebase_messaging"; - IBSC_MODULE = firebase_messaging; - INFOPLIST_FILE = "Target Support Files/firebase_messaging/ResourceBundle-firebase_messaging_Privacy-firebase_messaging-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.13; - PRODUCT_NAME = firebase_messaging_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - 2684C227781ACF980B516F72714E8C1B /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = B85CAC3D7B6EA25F869BDFA70719B5CA /* nanopb.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/nanopb/nanopb-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/nanopb/nanopb-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/nanopb/nanopb.modulemap"; - PRODUCT_MODULE_NAME = nanopb; - PRODUCT_NAME = nanopb; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 275F6B198422CC160EEC86780C3CE068 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = FC7E18CB3F0DF4A27CF3C8115FF3A087 /* PromisesSwift.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/PromisesSwift"; - IBSC_MODULE = Promises; - INFOPLIST_FILE = "Target Support Files/PromisesSwift/ResourceBundle-Promises_Privacy-PromisesSwift-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.11; - PRODUCT_NAME = Promises_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - 2A0A01695A87E446EED61E2AE1478C03 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 56915B495DC171E3560D5A90BB80D1E1 /* FirebaseRemoteConfigInterop.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseRemoteConfigInterop/FirebaseRemoteConfigInterop-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseRemoteConfigInterop/FirebaseRemoteConfigInterop.modulemap"; - PRODUCT_MODULE_NAME = FirebaseRemoteConfigInterop; - PRODUCT_NAME = FirebaseRemoteConfigInterop; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 2C77B15CDA1055E48535D335CEDBB652 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = B85CAC3D7B6EA25F869BDFA70719B5CA /* nanopb.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/nanopb"; - IBSC_MODULE = nanopb; - INFOPLIST_FILE = "Target Support Files/nanopb/ResourceBundle-nanopb_Privacy-nanopb-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = nanopb_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - 2E5090F9BA5BB4D8E56655ACCADCB06F /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 699D5B8DECCEDFD8DDA6AF7DA50D941C /* FirebaseMessaging.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseMessaging"; - IBSC_MODULE = FirebaseMessaging; - INFOPLIST_FILE = "Target Support Files/FirebaseMessaging/ResourceBundle-FirebaseMessaging_Privacy-FirebaseMessaging-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseMessaging_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - 2ED70A2005398FA1C88227A40D235E36 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = CE819EBA9394D0FE17A19E6B4CDEDC3C /* GoogleUtilities.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/GoogleUtilities"; - IBSC_MODULE = GoogleUtilities; - INFOPLIST_FILE = "Target Support Files/GoogleUtilities/ResourceBundle-GoogleUtilities_Privacy-GoogleUtilities-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = GoogleUtilities_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 30659CA88A8000CDA2B64AAC182108B7 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = BA46B62E1A7DBBF41185DA84A6049092 /* share_plus.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/share_plus"; - IBSC_MODULE = share_plus; - INFOPLIST_FILE = "Target Support Files/share_plus/ResourceBundle-share_plus_privacy-share_plus-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.14; - PRODUCT_NAME = share_plus_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - 31F596B1EEC945661CF7D1A9962749DF /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = C9FE2FF9BB5E2DB508DBCB8F574A5BA7 /* PromisesSwift.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/PromisesSwift/PromisesSwift-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/PromisesSwift/PromisesSwift-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.11; - MODULEMAP_FILE = "Target Support Files/PromisesSwift/PromisesSwift.modulemap"; - PRODUCT_MODULE_NAME = Promises; - PRODUCT_NAME = Promises; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.2; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 34955AC9CF7126FE4CDD2A29DA62F172 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 4D0E4F070405F4F48EF9AA6A780BCE0B /* webview_flutter_wkwebview.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/webview_flutter_wkwebview"; - IBSC_MODULE = webview_flutter_wkwebview; - INFOPLIST_FILE = "Target Support Files/webview_flutter_wkwebview/ResourceBundle-webview_flutter_wkwebview_privacy-webview_flutter_wkwebview-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = webview_flutter_wkwebview_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 368F98E94F16CE2E2DF2EB8226FFFA3E /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = EC638D74D1813E41AD2A7BA2158A7F50 /* FirebaseCoreInternal.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseCoreInternal"; - IBSC_MODULE = FirebaseCoreInternal; - INFOPLIST_FILE = "Target Support Files/FirebaseCoreInternal/ResourceBundle-FirebaseCoreInternal_Privacy-FirebaseCoreInternal-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseCoreInternal_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 36BC1805EE5FFDC1AF500E23FFAE8644 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D3350701E2FEB5E9C187E16F280342F3 /* url_launcher_macos.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/url_launcher_macos/url_launcher_macos-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/url_launcher_macos/url_launcher_macos-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/url_launcher_macos/url_launcher_macos.modulemap"; - PRODUCT_MODULE_NAME = url_launcher_macos; - PRODUCT_NAME = url_launcher_macos; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 3788AB44B6DBB484E04E6A35C16C21C7 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 49BB77AFE6F6C50E790C2DC017CB1595 /* package_info_plus.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/package_info_plus/package_info_plus-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/package_info_plus/package_info_plus-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/package_info_plus/package_info_plus.modulemap"; - PRODUCT_MODULE_NAME = package_info_plus; - PRODUCT_NAME = package_info_plus; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 38380554B6325970000B234B529A84C2 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1052CF993C6603827082B7AF7A36E6A4 /* FirebaseSessions.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseSessions/FirebaseSessions-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseSessions/FirebaseSessions.modulemap"; - PRODUCT_MODULE_NAME = FirebaseSessions; - PRODUCT_NAME = FirebaseSessions; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 396295BB3E1BACC0786A15BFD16DBA0F /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 5C54FD1F0CA437AE51C45091E8A6DE5C /* firebase_core.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/firebase_core/firebase_core-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/firebase_core/firebase_core-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/firebase_core/firebase_core.modulemap"; - PRODUCT_MODULE_NAME = firebase_core; - PRODUCT_NAME = firebase_core; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 3B775985BBE6D2447709234E1D5B0C7F /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = BB3505562A6817BDFD37F6DCCB6B2B3E /* FirebaseCore.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseCore/FirebaseCore-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseCore/FirebaseCore.modulemap"; - PRODUCT_MODULE_NAME = FirebaseCore; - PRODUCT_NAME = FirebaseCore; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 446202FB5E78CE349E08B28ABDCC200D /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 56915B495DC171E3560D5A90BB80D1E1 /* FirebaseRemoteConfigInterop.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseRemoteConfigInterop/FirebaseRemoteConfigInterop-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseRemoteConfigInterop/FirebaseRemoteConfigInterop.modulemap"; - PRODUCT_MODULE_NAME = FirebaseRemoteConfigInterop; - PRODUCT_NAME = FirebaseRemoteConfigInterop; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 45170EBDF42179E7964B9DFE5C67772F /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 506C4AABC133A2558DB4ADF913303DBF /* GoogleDataTransport.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/GoogleDataTransport"; - IBSC_MODULE = GoogleDataTransport; - INFOPLIST_FILE = "Target Support Files/GoogleDataTransport/ResourceBundle-GoogleDataTransport_Privacy-GoogleDataTransport-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = GoogleDataTransport_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 456AE0FAF3C7572E20C0F7D7F2F06480 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = EDF460BFAFFDE495CBC79FC628CB1FF3 /* firebase_messaging.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/firebase_messaging"; - IBSC_MODULE = firebase_messaging; - INFOPLIST_FILE = "Target Support Files/firebase_messaging/ResourceBundle-firebase_messaging_Privacy-firebase_messaging-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.13; - PRODUCT_NAME = firebase_messaging_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 49CA4B8E7D5C8DD8859E620FB9C02871 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 49BB77AFE6F6C50E790C2DC017CB1595 /* package_info_plus.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/package_info_plus"; - IBSC_MODULE = package_info_plus; - INFOPLIST_FILE = "Target Support Files/package_info_plus/ResourceBundle-package_info_plus_privacy-package_info_plus-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.14; - PRODUCT_NAME = package_info_plus_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - 4A37DD12A7A59F35850D5D45619B826C /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 21EF1FD3D69C34629628508462A86485 /* FirebaseRemoteConfigInterop.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseRemoteConfigInterop/FirebaseRemoteConfigInterop-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseRemoteConfigInterop/FirebaseRemoteConfigInterop.modulemap"; - PRODUCT_MODULE_NAME = FirebaseRemoteConfigInterop; - PRODUCT_NAME = FirebaseRemoteConfigInterop; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 51C00C77A4FFEAFA69892D3145A30F86 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 863A9D365BBA70A1711D3FAF5AEB955C /* FirebaseInstallations.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseInstallations"; - IBSC_MODULE = FirebaseInstallations; - INFOPLIST_FILE = "Target Support Files/FirebaseInstallations/ResourceBundle-FirebaseInstallations_Privacy-FirebaseInstallations-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseInstallations_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - 52DB60272898949C144F88065E5D2005 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 82FF7F7821656AB6521D35CFA1A47425 /* FirebaseMessaging.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseMessaging"; - IBSC_MODULE = FirebaseMessaging; - INFOPLIST_FILE = "Target Support Files/FirebaseMessaging/ResourceBundle-FirebaseMessaging_Privacy-FirebaseMessaging-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseMessaging_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 53335A581458BC8B24D3F7CE39B17B75 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = C033C1E3B785C1A8D64676C794FF5799 /* firebase_crashlytics.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/firebase_crashlytics/firebase_crashlytics-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/firebase_crashlytics/firebase_crashlytics-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/firebase_crashlytics/firebase_crashlytics.modulemap"; - PRODUCT_MODULE_NAME = firebase_crashlytics; - PRODUCT_NAME = firebase_crashlytics; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 54734B2544A5A2CD80F065331C4BC0F8 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 0F658910DA7E291AE2ED4F8347B9D617 /* FirebaseCoreExtension.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseCoreExtension"; - IBSC_MODULE = FirebaseCoreExtension; - INFOPLIST_FILE = "Target Support Files/FirebaseCoreExtension/ResourceBundle-FirebaseCoreExtension_Privacy-FirebaseCoreExtension-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseCoreExtension_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - 548CD3BB38025B433E9473BF609B5DEA /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = E1F099C5EE9726C413FBAF851ECC1B51 /* FirebaseCoreExtension.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/FirebaseCoreExtension/FirebaseCoreExtension-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseCoreExtension/FirebaseCoreExtension-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseCoreExtension/FirebaseCoreExtension.modulemap"; - PRODUCT_MODULE_NAME = FirebaseCoreExtension; - PRODUCT_NAME = FirebaseCoreExtension; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 55CDE8035AB0E875D5F90CDB7CBE8B29 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 17016078E835C0DEAE4C69BA81319323 /* webview_flutter_wkwebview.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/webview_flutter_wkwebview/webview_flutter_wkwebview-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/webview_flutter_wkwebview/webview_flutter_wkwebview-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/webview_flutter_wkwebview/webview_flutter_wkwebview.modulemap"; - PRODUCT_MODULE_NAME = webview_flutter_wkwebview; - PRODUCT_NAME = webview_flutter_wkwebview; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 577EFA40A26916C39FA6DD36EB96A9B3 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 201F9399F990AB55CD1540EC74D6104C /* local_auth_darwin.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/local_auth_darwin/local_auth_darwin-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/local_auth_darwin/local_auth_darwin-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/local_auth_darwin/local_auth_darwin.modulemap"; - PRODUCT_MODULE_NAME = local_auth_darwin; - PRODUCT_NAME = local_auth_darwin; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.5; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 586A2A8AB07AC742F5D467C6DC18F61D /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = FC7E18CB3F0DF4A27CF3C8115FF3A087 /* PromisesSwift.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/PromisesSwift"; - IBSC_MODULE = Promises; - INFOPLIST_FILE = "Target Support Files/PromisesSwift/ResourceBundle-Promises_Privacy-PromisesSwift-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.11; - PRODUCT_NAME = Promises_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - 58DAB97C6E0DE1D25D3EAC2D5E046A26 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 699D5B8DECCEDFD8DDA6AF7DA50D941C /* FirebaseMessaging.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseMessaging/FirebaseMessaging-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseMessaging/FirebaseMessaging.modulemap"; - PRODUCT_MODULE_NAME = FirebaseMessaging; - PRODUCT_NAME = FirebaseMessaging; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 59D804931C23F6FD1C0B25002C7DFB67 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = BA46B62E1A7DBBF41185DA84A6049092 /* share_plus.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/share_plus"; - IBSC_MODULE = share_plus; - INFOPLIST_FILE = "Target Support Files/share_plus/ResourceBundle-share_plus_privacy-share_plus-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.14; - PRODUCT_NAME = share_plus_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - 5CA9CEF5A790F76B0AFCDA74A87A014A /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = AC0E27FCE763641FA16B0F528C83E9E6 /* share_plus.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/share_plus/share_plus-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/share_plus/share_plus-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/share_plus/share_plus.modulemap"; - PRODUCT_MODULE_NAME = share_plus; - PRODUCT_NAME = share_plus; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 5CF8956CDFD7AE07EB2562237B4314E9 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 863A9D365BBA70A1711D3FAF5AEB955C /* FirebaseInstallations.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseInstallations"; - IBSC_MODULE = FirebaseInstallations; - INFOPLIST_FILE = "Target Support Files/FirebaseInstallations/ResourceBundle-FirebaseInstallations_Privacy-FirebaseInstallations-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseInstallations_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - 5E9B77A5BDC0CAAE3FED3DF5CF06E67D /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 739C98A320C6CFA3C92B231571A326EC /* PromisesObjC.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/PromisesObjC"; - IBSC_MODULE = FBLPromises; - INFOPLIST_FILE = "Target Support Files/PromisesObjC/ResourceBundle-FBLPromises_Privacy-PromisesObjC-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.11; - PRODUCT_NAME = FBLPromises_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - 62AAE10751D757C0B66A3E7DD91009D3 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = FC2BBB260A569B2CEB30E050C0212104 /* FirebaseInstallations.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseInstallations/FirebaseInstallations-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseInstallations/FirebaseInstallations.modulemap"; - PRODUCT_MODULE_NAME = FirebaseInstallations; - PRODUCT_NAME = FirebaseInstallations; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 648A29F28DE512C487187DD5B363048A /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = FC7E18CB3F0DF4A27CF3C8115FF3A087 /* PromisesSwift.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/PromisesSwift/PromisesSwift-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/PromisesSwift/PromisesSwift-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.11; - MODULEMAP_FILE = "Target Support Files/PromisesSwift/PromisesSwift.modulemap"; - PRODUCT_MODULE_NAME = Promises; - PRODUCT_NAME = Promises; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.2; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 64A7CAAC1C1B09E8FEB109B448E30ABB /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 49BB77AFE6F6C50E790C2DC017CB1595 /* package_info_plus.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/package_info_plus"; - IBSC_MODULE = package_info_plus; - INFOPLIST_FILE = "Target Support Files/package_info_plus/ResourceBundle-package_info_plus_privacy-package_info_plus-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.14; - PRODUCT_NAME = package_info_plus_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - 67562F8EE05237CB4D424DDA3F3DE673 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 0F658910DA7E291AE2ED4F8347B9D617 /* FirebaseCoreExtension.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/FirebaseCoreExtension/FirebaseCoreExtension-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseCoreExtension/FirebaseCoreExtension-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseCoreExtension/FirebaseCoreExtension.modulemap"; - PRODUCT_MODULE_NAME = FirebaseCoreExtension; - PRODUCT_NAME = FirebaseCoreExtension; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 69C59F4A5F692729A2A9C1A5EDF2289B /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A9B8BDA83BDBDFD09FC328B89B0A15FE /* GoogleDataTransport.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/GoogleDataTransport/GoogleDataTransport-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/GoogleDataTransport/GoogleDataTransport.modulemap"; - PRODUCT_MODULE_NAME = GoogleDataTransport; - PRODUCT_NAME = GoogleDataTransport; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 6AD6E50691541CFDFACE7F8D5F659D59 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 2F0908B8A5026151E2800777E4B17F20 /* Pods-Runner.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - INFOPLIST_FILE = "Target Support Files/Pods-Runner/Pods-Runner-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/Pods-Runner/Pods-Runner.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = macosx; - SKIP_INSTALL = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 6D7DBC64678649A7C0DBDC6C762955D9 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 8BE1E234E38A1DB61AF9E829D949798C /* FirebaseCrashlytics.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseCrashlytics/FirebaseCrashlytics-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseCrashlytics/FirebaseCrashlytics.modulemap"; - PRODUCT_MODULE_NAME = FirebaseCrashlytics; - PRODUCT_NAME = FirebaseCrashlytics; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 6EABA6AEEFC57F5C7E157C5259B1E3E3 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = CF06EFC6937A0D693B3D052296EFA538 /* Firebase.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CLANG_ENABLE_OBJC_WEAK = NO; - COMBINE_HIDPI_IMAGES = YES; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - SDKROOT = macosx; - }; - name = Release; - }; - 70AF0968C87251733ED72522EED9D9A2 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 506C4AABC133A2558DB4ADF913303DBF /* GoogleDataTransport.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/GoogleDataTransport/GoogleDataTransport-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/GoogleDataTransport/GoogleDataTransport.modulemap"; - PRODUCT_MODULE_NAME = GoogleDataTransport; - PRODUCT_NAME = GoogleDataTransport; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 722AC89A761DB358E6DE352F407EB2FC /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = E95A09CEFE8F242CB1876BE8F5449EE9 /* FirebaseCrashlytics.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseCrashlytics/FirebaseCrashlytics-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseCrashlytics/FirebaseCrashlytics.modulemap"; - PRODUCT_MODULE_NAME = FirebaseCrashlytics; - PRODUCT_NAME = FirebaseCrashlytics; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 7240A8579D4E173D4895EA679806EC07 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1ADB61306F50F60E65BED44878011822 /* Pods-RunnerTests.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - INFOPLIST_FILE = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = macosx; - SKIP_INSTALL = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 725CAB37899B471D5A3EFE7B975FC2F2 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 3FBC85655FDD38B20EB6D68DEC94EABD /* FirebaseCoreInternal.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseCoreInternal"; - IBSC_MODULE = FirebaseCoreInternal; - INFOPLIST_FILE = "Target Support Files/FirebaseCoreInternal/ResourceBundle-FirebaseCoreInternal_Privacy-FirebaseCoreInternal-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseCoreInternal_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - 731D921873D8420F1529948A50F5F542 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 699D5B8DECCEDFD8DDA6AF7DA50D941C /* FirebaseMessaging.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseMessaging"; - IBSC_MODULE = FirebaseMessaging; - INFOPLIST_FILE = "Target Support Files/FirebaseMessaging/ResourceBundle-FirebaseMessaging_Privacy-FirebaseMessaging-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseMessaging_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - 73A146472CC9628F31295209925776B4 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 30398B32915F42F095420B5779936AA7 /* FlutterMacOS.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CLANG_ENABLE_OBJC_WEAK = NO; - COMBINE_HIDPI_IMAGES = YES; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - SDKROOT = macosx; - }; - name = Profile; - }; - 750F1159A1B0729CFBF82AC0981DC47B /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 17016078E835C0DEAE4C69BA81319323 /* webview_flutter_wkwebview.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/webview_flutter_wkwebview"; - IBSC_MODULE = webview_flutter_wkwebview; - INFOPLIST_FILE = "Target Support Files/webview_flutter_wkwebview/ResourceBundle-webview_flutter_wkwebview_privacy-webview_flutter_wkwebview-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = webview_flutter_wkwebview_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - 753B4EBCEE52EE02F102074BD0E72A2E /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = AEF37EBAB94B9D18289E90FE92181D41 /* FirebaseCore.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseCore/FirebaseCore-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseCore/FirebaseCore.modulemap"; - PRODUCT_MODULE_NAME = FirebaseCore; - PRODUCT_NAME = FirebaseCore; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 75CF9D006C2289646405D6ABB3D1AEE5 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = E1F099C5EE9726C413FBAF851ECC1B51 /* FirebaseCoreExtension.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseCoreExtension"; - IBSC_MODULE = FirebaseCoreExtension; - INFOPLIST_FILE = "Target Support Files/FirebaseCoreExtension/ResourceBundle-FirebaseCoreExtension_Privacy-FirebaseCoreExtension-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseCoreExtension_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 7BEB17A03E351652CCB86FD7A332023E /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = BE3BE1A095DC64C53AEA5528C5B36D7F /* package_info_plus.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/package_info_plus/package_info_plus-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/package_info_plus/package_info_plus-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/package_info_plus/package_info_plus.modulemap"; - PRODUCT_MODULE_NAME = package_info_plus; - PRODUCT_NAME = package_info_plus; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 7EFBEC4F846A36AFB75132841B626E6F /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 9ACBF40D5D8975FEA82E917615499D24 /* FirebaseSessions.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseSessions/FirebaseSessions-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseSessions/FirebaseSessions.modulemap"; - PRODUCT_MODULE_NAME = FirebaseSessions; - PRODUCT_NAME = FirebaseSessions; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 80380D67DA945102E0E1795B120EB5E1 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 0F658910DA7E291AE2ED4F8347B9D617 /* FirebaseCoreExtension.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/FirebaseCoreExtension/FirebaseCoreExtension-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseCoreExtension/FirebaseCoreExtension-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseCoreExtension/FirebaseCoreExtension.modulemap"; - PRODUCT_MODULE_NAME = FirebaseCoreExtension; - PRODUCT_NAME = FirebaseCoreExtension; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 808E544862838153672EA12FCC127D9A /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "POD_CONFIGURATION_DEBUG=1", - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; - MTL_FAST_MATH = YES; - ONLY_ACTIVE_ARCH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - STRIP_INSTALLED_PRODUCT = NO; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 5.0; - SYMROOT = "${SRCROOT}/../build"; - }; - name = Debug; - }; - 85EE21C58EDBCE4AF9BD4A0D402764F5 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 75017E384C94069635A7580EFD9C0DEE /* url_launcher_macos.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/url_launcher_macos/url_launcher_macos-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/url_launcher_macos/url_launcher_macos-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/url_launcher_macos/url_launcher_macos.modulemap"; - PRODUCT_MODULE_NAME = url_launcher_macos; - PRODUCT_NAME = url_launcher_macos; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 85FB93CD0F790D1A31650C77FDED2F95 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 17016078E835C0DEAE4C69BA81319323 /* webview_flutter_wkwebview.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/webview_flutter_wkwebview"; - IBSC_MODULE = webview_flutter_wkwebview; - INFOPLIST_FILE = "Target Support Files/webview_flutter_wkwebview/ResourceBundle-webview_flutter_wkwebview_privacy-webview_flutter_wkwebview-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = webview_flutter_wkwebview_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - 8699C617C9EFE323092B4BD68A364FEA /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = EDF460BFAFFDE495CBC79FC628CB1FF3 /* firebase_messaging.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/firebase_messaging/firebase_messaging-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/firebase_messaging/firebase_messaging-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/firebase_messaging/firebase_messaging.modulemap"; - PRODUCT_MODULE_NAME = firebase_messaging; - PRODUCT_NAME = firebase_messaging; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 8717AE9D98E33F36B7BB74A77DA8AE9E /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = DBD9B5F86CE105F8361E072121EC1DA5 /* FlutterMacOS.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CLANG_ENABLE_OBJC_WEAK = NO; - COMBINE_HIDPI_IMAGES = YES; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - SDKROOT = macosx; - }; - name = Debug; - }; - 88BA6F5893F3330C3F094BF5F1235B2F /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = C9FE2FF9BB5E2DB508DBCB8F574A5BA7 /* PromisesSwift.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/PromisesSwift"; - IBSC_MODULE = Promises; - INFOPLIST_FILE = "Target Support Files/PromisesSwift/ResourceBundle-Promises_Privacy-PromisesSwift-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.11; - PRODUCT_NAME = Promises_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - 89653A4DF89E4691C2969E2EBAD6E5C4 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 75017E384C94069635A7580EFD9C0DEE /* url_launcher_macos.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/url_launcher_macos"; - IBSC_MODULE = url_launcher_macos; - INFOPLIST_FILE = "Target Support Files/url_launcher_macos/ResourceBundle-url_launcher_macos_privacy-url_launcher_macos-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = url_launcher_macos_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - 89E91DC1DF9D65C3E2AB78B82A9FF663 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 090C691BCCBC90BC51FC3E3D32941115 /* GoogleUtilities.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/GoogleUtilities"; - IBSC_MODULE = GoogleUtilities; - INFOPLIST_FILE = "Target Support Files/GoogleUtilities/ResourceBundle-GoogleUtilities_Privacy-GoogleUtilities-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = GoogleUtilities_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - 8B3B271EE4E4024D5DF1C8AAFE395721 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 863A9D365BBA70A1711D3FAF5AEB955C /* FirebaseInstallations.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseInstallations/FirebaseInstallations-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseInstallations/FirebaseInstallations.modulemap"; - PRODUCT_MODULE_NAME = FirebaseInstallations; - PRODUCT_NAME = FirebaseInstallations; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 8B519ED2AE047CEF1524FDC7C3BB7686 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A9B8BDA83BDBDFD09FC328B89B0A15FE /* GoogleDataTransport.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/GoogleDataTransport/GoogleDataTransport-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/GoogleDataTransport/GoogleDataTransport.modulemap"; - PRODUCT_MODULE_NAME = GoogleDataTransport; - PRODUCT_NAME = GoogleDataTransport; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 8DDF48BC862CCE4D87F17B8B73A345EF /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = B85CAC3D7B6EA25F869BDFA70719B5CA /* nanopb.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/nanopb/nanopb-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/nanopb/nanopb-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/nanopb/nanopb.modulemap"; - PRODUCT_MODULE_NAME = nanopb; - PRODUCT_NAME = nanopb; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 8F9C618EF59890DB56CCD75233202DDB /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D98D41ECA3C30F4F3DA3DB0154D89A61 /* path_provider_foundation.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/path_provider_foundation/path_provider_foundation-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/path_provider_foundation/path_provider_foundation-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/path_provider_foundation/path_provider_foundation.modulemap"; - PRODUCT_MODULE_NAME = path_provider_foundation; - PRODUCT_NAME = path_provider_foundation; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 8FA761786789013EF98EDD452E731BF3 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 5C54FD1F0CA437AE51C45091E8A6DE5C /* firebase_core.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/firebase_core/firebase_core-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/firebase_core/firebase_core-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/firebase_core/firebase_core.modulemap"; - PRODUCT_MODULE_NAME = firebase_core; - PRODUCT_NAME = firebase_core; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 90A131743E7BBA57CD5EC4041DE13D75 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 20DEAA71C3D37A3E7CFAE33B83AC7937 /* shared_preferences_foundation.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/shared_preferences_foundation"; - IBSC_MODULE = shared_preferences_foundation; - INFOPLIST_FILE = "Target Support Files/shared_preferences_foundation/ResourceBundle-shared_preferences_foundation_privacy-shared_preferences_foundation-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = shared_preferences_foundation_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - 9425B8FB5541B31880D16A6F39D70C48 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 3FBC85655FDD38B20EB6D68DEC94EABD /* FirebaseCoreInternal.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseCoreInternal"; - IBSC_MODULE = FirebaseCoreInternal; - INFOPLIST_FILE = "Target Support Files/FirebaseCoreInternal/ResourceBundle-FirebaseCoreInternal_Privacy-FirebaseCoreInternal-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseCoreInternal_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - 944FCA81BA753C9281CD6BB96157DD33 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 6867A78513D9C6720DF2DFF78C94AA4B /* firebase_messaging.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/firebase_messaging/firebase_messaging-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/firebase_messaging/firebase_messaging-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/firebase_messaging/firebase_messaging.modulemap"; - PRODUCT_MODULE_NAME = firebase_messaging; - PRODUCT_NAME = firebase_messaging; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 9930E895F086719F2F2D0CB04B6C0DBA /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 17016078E835C0DEAE4C69BA81319323 /* webview_flutter_wkwebview.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/webview_flutter_wkwebview/webview_flutter_wkwebview-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/webview_flutter_wkwebview/webview_flutter_wkwebview-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/webview_flutter_wkwebview/webview_flutter_wkwebview.modulemap"; - PRODUCT_MODULE_NAME = webview_flutter_wkwebview; - PRODUCT_NAME = webview_flutter_wkwebview; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 9AEF9405743EAA0BA86ECE9F82AC50CF /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 20DEAA71C3D37A3E7CFAE33B83AC7937 /* shared_preferences_foundation.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/shared_preferences_foundation/shared_preferences_foundation-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/shared_preferences_foundation/shared_preferences_foundation-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/shared_preferences_foundation/shared_preferences_foundation.modulemap"; - PRODUCT_MODULE_NAME = shared_preferences_foundation; - PRODUCT_NAME = shared_preferences_foundation; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - 9BD0192F5429A358559E693D05989286 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 090C691BCCBC90BC51FC3E3D32941115 /* GoogleUtilities.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/GoogleUtilities/GoogleUtilities-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/GoogleUtilities/GoogleUtilities.modulemap"; - PRODUCT_MODULE_NAME = GoogleUtilities; - PRODUCT_NAME = GoogleUtilities; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 9DDB691A1F37EF5A9117DB4BC3D53E4C /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D98D41ECA3C30F4F3DA3DB0154D89A61 /* path_provider_foundation.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/path_provider_foundation/path_provider_foundation-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/path_provider_foundation/path_provider_foundation-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/path_provider_foundation/path_provider_foundation.modulemap"; - PRODUCT_MODULE_NAME = path_provider_foundation; - PRODUCT_NAME = path_provider_foundation; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - 9ED3F3FD40C4D3BEC7CF5B47582F0AAB /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 8BE1E234E38A1DB61AF9E829D949798C /* FirebaseCrashlytics.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseCrashlytics"; - IBSC_MODULE = FirebaseCrashlytics; - INFOPLIST_FILE = "Target Support Files/FirebaseCrashlytics/ResourceBundle-FirebaseCrashlytics_Privacy-FirebaseCrashlytics-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseCrashlytics_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - A260158B98AB7EE9A8C712119A68065E /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 8BE1E234E38A1DB61AF9E829D949798C /* FirebaseCrashlytics.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseCrashlytics/FirebaseCrashlytics-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseCrashlytics/FirebaseCrashlytics.modulemap"; - PRODUCT_MODULE_NAME = FirebaseCrashlytics; - PRODUCT_NAME = FirebaseCrashlytics; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - A27E65AA3E66F66A66BA98032B1E715D /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 2B3AF9D90D4B088422687FFF4641CBC3 /* Pods-Runner.profile.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - INFOPLIST_FILE = "Target Support Files/Pods-Runner/Pods-Runner-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/Pods-Runner/Pods-Runner.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = macosx; - SKIP_INSTALL = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - A557348AE0DBFA4A3CE756A66A2FF83F /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 38BBDAA9A11AF0FD8FC52B5EE31246AD /* local_auth_darwin.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/local_auth_darwin/local_auth_darwin-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/local_auth_darwin/local_auth_darwin-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/local_auth_darwin/local_auth_darwin.modulemap"; - PRODUCT_MODULE_NAME = local_auth_darwin; - PRODUCT_NAME = local_auth_darwin; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.5; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - A97A3EF6B54C3F27D6F30B672CB1BE79 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = CF06EFC6937A0D693B3D052296EFA538 /* Firebase.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CLANG_ENABLE_OBJC_WEAK = NO; - COMBINE_HIDPI_IMAGES = YES; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - SDKROOT = macosx; - }; - name = Profile; - }; - A997A397FF494277696A7C6E148794CF /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = F8547457089967DAC30C3130D4EDF7D1 /* Pods-Runner.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - INFOPLIST_FILE = "Target Support Files/Pods-Runner/Pods-Runner-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/Pods-Runner/Pods-Runner.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = macosx; - SKIP_INSTALL = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - A9C49CF74CF268212041C4A203B9DFCA /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 699D5B8DECCEDFD8DDA6AF7DA50D941C /* FirebaseMessaging.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseMessaging/FirebaseMessaging-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseMessaging/FirebaseMessaging.modulemap"; - PRODUCT_MODULE_NAME = FirebaseMessaging; - PRODUCT_NAME = FirebaseMessaging; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - AA839A98A149709D576903507BC3D72D /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 8806C942EB21A10F1FC86D2004F39C71 /* path_provider_foundation.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/path_provider_foundation"; - IBSC_MODULE = path_provider_foundation; - INFOPLIST_FILE = "Target Support Files/path_provider_foundation/ResourceBundle-path_provider_foundation_privacy-path_provider_foundation-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = path_provider_foundation_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - ACD9C01D12506BA660E4C9FA645EC542 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1052CF993C6603827082B7AF7A36E6A4 /* FirebaseSessions.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseSessions/FirebaseSessions-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseSessions/FirebaseSessions.modulemap"; - PRODUCT_MODULE_NAME = FirebaseSessions; - PRODUCT_NAME = FirebaseSessions; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - ADDFBB14E1699739360C9EB7D924186C /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A9B8BDA83BDBDFD09FC328B89B0A15FE /* GoogleDataTransport.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/GoogleDataTransport"; - IBSC_MODULE = GoogleDataTransport; - INFOPLIST_FILE = "Target Support Files/GoogleDataTransport/ResourceBundle-GoogleDataTransport_Privacy-GoogleDataTransport-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = GoogleDataTransport_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - AEFC38EC142B2D362B665C8B3251CA63 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 4E1A35CC429254F3E0F19973AB9497BB /* Firebase.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - CLANG_ENABLE_OBJC_WEAK = NO; - COMBINE_HIDPI_IMAGES = YES; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - SDKROOT = macosx; - }; - name = Debug; - }; - AF5B76B31CAF4546B42C34718BA67232 /* Profile */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_NS_ASSERTIONS = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_NO_COMMON_BLOCKS = YES; - GCC_PREPROCESSOR_DEFINITIONS = ( - "POD_CONFIGURATION_PROFILE=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MTL_ENABLE_DEBUG_INFO = NO; - MTL_FAST_MATH = YES; - PRODUCT_NAME = "$(TARGET_NAME)"; - STRIP_INSTALLED_PRODUCT = NO; - SWIFT_COMPILATION_MODE = wholemodule; - SWIFT_OPTIMIZATION_LEVEL = "-O"; - SWIFT_VERSION = 5.0; - SYMROOT = "${SRCROOT}/../build"; - }; - name = Profile; - }; - B0AA187E447CDDC817CAA078CAAD19AF /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 6867A78513D9C6720DF2DFF78C94AA4B /* firebase_messaging.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/firebase_messaging/firebase_messaging-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/firebase_messaging/firebase_messaging-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/firebase_messaging/firebase_messaging.modulemap"; - PRODUCT_MODULE_NAME = firebase_messaging; - PRODUCT_NAME = firebase_messaging; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; +/* Begin PBXTargetDependency section */ + 2200FA0A9F5C49B724BE33B4FB06B5EC /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = FlutterMacOS; + target = CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */; + targetProxy = E0FDF3F34FE5FFFE0C03A2303216C3D8 /* PBXContainerItemProxy */; }; - B0E8AE50C1E4D861DB1A16758F3650C1 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 6867A78513D9C6720DF2DFF78C94AA4B /* firebase_messaging.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/firebase_messaging"; - IBSC_MODULE = firebase_messaging; - INFOPLIST_FILE = "Target Support Files/firebase_messaging/ResourceBundle-firebase_messaging_Privacy-firebase_messaging-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.13; - PRODUCT_NAME = firebase_messaging_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; + 61B2D8C38981C859E29F4B75F2B99C01 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "OrderedSet-OrderedSet_privacy"; + target = C1A1BC268F51E1704AFD453C627635B3 /* OrderedSet-OrderedSet_privacy */; + targetProxy = 3E96817022090082314C353E0617AE22 /* PBXContainerItemProxy */; }; - B52B0AF18413633174E19B531A5E137E /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 3FBC85655FDD38B20EB6D68DEC94EABD /* FirebaseCoreInternal.release.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/FirebaseCoreInternal/FirebaseCoreInternal-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseCoreInternal/FirebaseCoreInternal-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseCoreInternal/FirebaseCoreInternal.modulemap"; - PRODUCT_MODULE_NAME = FirebaseCoreInternal; - PRODUCT_NAME = FirebaseCoreInternal; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; + 6C25E836DE29D05DCCB3E2BF6EFE3A6F /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "Pods-Runner"; + target = 8B74B458B450D74B75744B87BD747314 /* Pods-Runner */; + targetProxy = 9753928F88AE832EBE36DBFA25414783 /* PBXContainerItemProxy */; }; - B5B745C065A43470793D2DB2C2BF444B /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 2997776643392C8140A9BF59BF2D3440 /* shared_preferences_foundation.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/shared_preferences_foundation/shared_preferences_foundation-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/shared_preferences_foundation/shared_preferences_foundation-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/shared_preferences_foundation/shared_preferences_foundation.modulemap"; - PRODUCT_MODULE_NAME = shared_preferences_foundation; - PRODUCT_NAME = shared_preferences_foundation; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; + 7FD4B45F11501CE3D63B7B0A7A29CF15 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = OrderedSet; + target = 2F8410D3DA69756D81B1FE8C64A8ED4B /* OrderedSet */; + targetProxy = 9CAE8E0E2F4E3D938F7D54992A6F902E /* PBXContainerItemProxy */; }; - B86D2ED2CCBD13A198174D7D6CA07422 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = CE819EBA9394D0FE17A19E6B4CDEDC3C /* GoogleUtilities.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/GoogleUtilities/GoogleUtilities-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/GoogleUtilities/GoogleUtilities.modulemap"; - PRODUCT_MODULE_NAME = GoogleUtilities; - PRODUCT_NAME = GoogleUtilities; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; + 8146FB62045A04064EF07ACB38FEC526 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = flutter_inappwebview_macos; + target = 91B7D4E6511908CBF113E59B0A02763D /* flutter_inappwebview_macos */; + targetProxy = A889BA99F72814E5DA3A28E2A742CA77 /* PBXContainerItemProxy */; + }; + AB52CCDFF1EFDE3CF0AA633BFD64D6D6 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = OrderedSet; + target = 2F8410D3DA69756D81B1FE8C64A8ED4B /* OrderedSet */; + targetProxy = 4ABA83BAAE6472C8B1045D1B73D14C27 /* PBXContainerItemProxy */; + }; + DDC701DCB5E5A44382213DD50FB3C26D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "flutter_inappwebview_macos-flutter_inappwebview_macos_privacy"; + target = 3863D9A914513B888E5FD931137FC958 /* flutter_inappwebview_macos-flutter_inappwebview_macos_privacy */; + targetProxy = 2ABECC963347C722C163DC1FF4558297 /* PBXContainerItemProxy */; + }; + E2D9126B81F80EB8611C3A38FB3105BD /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = FlutterMacOS; + target = CA272E8348BAB4CE0B0C804FB7B818C4 /* FlutterMacOS */; + targetProxy = 35844676999538ECDDB10C350D74839F /* PBXContainerItemProxy */; }; - B88EDB259EAE4C9EE63F37731F5651DA /* Debug */ = { +/* End PBXTargetDependency section */ + +/* Begin XCBuildConfiguration section */ + 01A47BFF84ABCA4F453489B9EAA859E6 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EC638D74D1813E41AD2A7BA2158A7F50 /* FirebaseCoreInternal.debug.xcconfig */; + baseConfigurationReference = ED3E28AB0A4595B97B57AE2DD0B46C8F /* OrderedSet.debug.xcconfig */; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CODE_SIGNING_ALLOWED = NO; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/FirebaseCoreInternal/FirebaseCoreInternal-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseCoreInternal/FirebaseCoreInternal-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseCoreInternal/FirebaseCoreInternal.modulemap"; - PRODUCT_MODULE_NAME = FirebaseCoreInternal; - PRODUCT_NAME = FirebaseCoreInternal; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/OrderedSet"; + IBSC_MODULE = OrderedSet; + INFOPLIST_FILE = "Target Support Files/OrderedSet/ResourceBundle-OrderedSet_privacy-OrderedSet-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 10.13; + PRODUCT_NAME = OrderedSet_privacy; SDKROOT = macosx; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; name = Debug; }; - B957F8AE5DB139F53CC13F47B9A94BFD /* Profile */ = { + 07AD40A4677FB80E95DF81E94F42B5EE /* Profile */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BA46B62E1A7DBBF41185DA84A6049092 /* share_plus.release.xcconfig */; + baseConfigurationReference = E736E0C9C5B73D27B8865E363E2108AC /* Pods-RunnerTests.profile.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGNING_ALLOWED = NO; @@ -13547,162 +1491,99 @@ "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", "$(inherited)", ); - GCC_PREFIX_HEADER = "Target Support Files/share_plus/share_plus-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/share_plus/share_plus-Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", "@loader_path/Frameworks", ); - MODULEMAP_FILE = "Target Support Files/share_plus/share_plus.modulemap"; - PRODUCT_MODULE_NAME = share_plus; - PRODUCT_NAME = share_plus; + MACH_O_TYPE = staticlib; + MACOSX_DEPLOYMENT_TARGET = 10.15; + MODULEMAP_FILE = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = macosx; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Profile; }; - B985795C303702D3C0903EDF5F63DD49 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D3350701E2FEB5E9C187E16F280342F3 /* url_launcher_macos.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/url_launcher_macos"; - IBSC_MODULE = url_launcher_macos; - INFOPLIST_FILE = "Target Support Files/url_launcher_macos/ResourceBundle-url_launcher_macos_privacy-url_launcher_macos-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = url_launcher_macos_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - BD99139AB84587F8A3466294E471F11F /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A9B8BDA83BDBDFD09FC328B89B0A15FE /* GoogleDataTransport.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/GoogleDataTransport"; - IBSC_MODULE = GoogleDataTransport; - INFOPLIST_FILE = "Target Support Files/GoogleDataTransport/ResourceBundle-GoogleDataTransport_Privacy-GoogleDataTransport-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = GoogleDataTransport_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - C14B6C922873CA0F3B602BA94205EFDD /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = AEF37EBAB94B9D18289E90FE92181D41 /* FirebaseCore.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseCore"; - IBSC_MODULE = FirebaseCore; - INFOPLIST_FILE = "Target Support Files/FirebaseCore/ResourceBundle-FirebaseCore_Privacy-FirebaseCore-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseCore_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - C67A4B9667B374F9AD57A0F99C896D3B /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D98D41ECA3C30F4F3DA3DB0154D89A61 /* path_provider_foundation.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/path_provider_foundation"; - IBSC_MODULE = path_provider_foundation; - INFOPLIST_FILE = "Target Support Files/path_provider_foundation/ResourceBundle-path_provider_foundation_privacy-path_provider_foundation-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = path_provider_foundation_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - C6B826090C1C701AEC4FFBB032DD8864 /* Profile */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 20DEAA71C3D37A3E7CFAE33B83AC7937 /* shared_preferences_foundation.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/shared_preferences_foundation"; - IBSC_MODULE = shared_preferences_foundation; - INFOPLIST_FILE = "Target Support Files/shared_preferences_foundation/ResourceBundle-shared_preferences_foundation_privacy-shared_preferences_foundation-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = shared_preferences_foundation_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Profile; - }; - C8673B9D1C0B33266A0805F57C35F67E /* Release */ = { + 0AE172D8F2A4843BFACAD21A0ED26541 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 38BBDAA9A11AF0FD8FC52B5EE31246AD /* local_auth_darwin.release.xcconfig */; buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/local_auth_darwin"; - IBSC_MODULE = local_auth_darwin; - INFOPLIST_FILE = "Target Support Files/local_auth_darwin/ResourceBundle-local_auth_darwin_privacy-local_auth_darwin-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREPROCESSOR_DEFINITIONS = ( + "POD_CONFIGURATION_RELEASE=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = local_auth_darwin_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; + MTL_ENABLE_DEBUG_INFO = NO; + MTL_FAST_MATH = YES; + PRODUCT_NAME = "$(TARGET_NAME)"; + STRIP_INSTALLED_PRODUCT = NO; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; + SWIFT_VERSION = 5.0; + SYMROOT = "${SRCROOT}/../build"; }; name = Release; }; - C89AEAFECB6788C34B2530B620856434 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 414F81A29E0406B35457799FEEDE7C8F /* PromisesObjC.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/PromisesObjC"; - IBSC_MODULE = FBLPromises; - INFOPLIST_FILE = "Target Support Files/PromisesObjC/ResourceBundle-FBLPromises_Privacy-PromisesObjC-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.11; - PRODUCT_NAME = FBLPromises_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - C91C1B8A0B5609BCE7468BDE8067966F /* Release */ = { + 11C9C19051CB2E1E051AE5407EC74C3C /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 863A9D365BBA70A1711D3FAF5AEB955C /* FirebaseInstallations.release.xcconfig */; + baseConfigurationReference = B703785507B22BAF0B800737429577EC /* Pods-Runner.release.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGNING_ALLOWED = NO; + CODE_SIGNING_REQUIRED = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; @@ -13714,34 +1595,40 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseInstallations/FirebaseInstallations-Info.plist"; + FRAMEWORK_SEARCH_PATHS = ( + "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", + "$(inherited)", + ); + INFOPLIST_FILE = "Target Support Files/Pods-Runner/Pods-Runner-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", "@loader_path/Frameworks", ); + MACH_O_TYPE = staticlib; MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseInstallations/FirebaseInstallations.modulemap"; - PRODUCT_MODULE_NAME = FirebaseInstallations; - PRODUCT_NAME = FirebaseInstallations; + MODULEMAP_FILE = "Target Support Files/Pods-Runner/Pods-Runner.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = macosx; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; - CD793490E56086DA5D74CF14408100BA /* Release */ = { + 125837B2CFE294E40CF5BCD168E10A8E /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 739C98A320C6CFA3C92B231571A326EC /* PromisesObjC.release.xcconfig */; + baseConfigurationReference = EBBC6AC0FD9325C7442C3F4F5BDA1AF1 /* flutter_inappwebview_macos.release.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGNING_ALLOWED = NO; + CODE_SIGNING_REQUIRED = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; @@ -13752,18 +1639,22 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; + FRAMEWORK_SEARCH_PATHS = ( + "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", + "$(inherited)", + ); + GCC_PREFIX_HEADER = "Target Support Files/flutter_inappwebview_macos/flutter_inappwebview_macos-prefix.pch"; GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/PromisesObjC/PromisesObjC-Info.plist"; + INFOPLIST_FILE = "Target Support Files/flutter_inappwebview_macos/flutter_inappwebview_macos-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", "@loader_path/Frameworks", ); - MACOSX_DEPLOYMENT_TARGET = 10.11; - MODULEMAP_FILE = "Target Support Files/PromisesObjC/PromisesObjC.modulemap"; - PRODUCT_MODULE_NAME = FBLPromises; - PRODUCT_NAME = FBLPromises; + MODULEMAP_FILE = "Target Support Files/flutter_inappwebview_macos/flutter_inappwebview_macos.modulemap"; + PRODUCT_MODULE_NAME = flutter_inappwebview_macos; + PRODUCT_NAME = flutter_inappwebview_macos; SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; @@ -13774,10 +1665,11 @@ }; name = Release; }; - CD9AD3236A5D64668C12AF3EAA4F5CEB /* Profile */ = { + 49A5F0B23F90865F268F8406C3A3D860 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 20DEAA71C3D37A3E7CFAE33B83AC7937 /* shared_preferences_foundation.release.xcconfig */; + baseConfigurationReference = 728A5ED1DD60BAC8C8F382A87B976F84 /* Pods-Runner.debug.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGNING_ALLOWED = NO; @@ -13787,151 +1679,109 @@ "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", + "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.xcframework/macos-arm64_x86_64\"", "$(inherited)", ); - GCC_PREFIX_HEADER = "Target Support Files/shared_preferences_foundation/shared_preferences_foundation-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/shared_preferences_foundation/shared_preferences_foundation-Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-Runner/Pods-Runner-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/shared_preferences_foundation/shared_preferences_foundation.modulemap"; - PRODUCT_MODULE_NAME = shared_preferences_foundation; - PRODUCT_NAME = shared_preferences_foundation; + MODULEMAP_FILE = "Target Support Files/Pods-Runner/Pods-Runner.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = macosx; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Profile; + name = Debug; }; - CEAEF0BB86C6BBA81D6E17A5B8618EB0 /* Release */ = { + 7240A8579D4E173D4895EA679806EC07 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 30398B32915F42F095420B5779936AA7 /* FlutterMacOS.release.xcconfig */; + baseConfigurationReference = AC8FE152530FBDCE460186B326C1A8FB /* Pods-RunnerTests.release.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGNING_ALLOWED = NO; + CODE_SIGNING_REQUIRED = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; COMBINE_HIDPI_IMAGES = YES; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; + FRAMEWORK_SEARCH_PATHS = ( + "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", + "$(inherited)", + ); + INFOPLIST_FILE = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", + "@loader_path/Frameworks", ); + MACH_O_TYPE = staticlib; MACOSX_DEPLOYMENT_TARGET = 10.15; - SDKROOT = macosx; - }; - name = Release; - }; - D498B23DBC71845E35D8B4369C24D2CB /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 739C98A320C6CFA3C92B231571A326EC /* PromisesObjC.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/PromisesObjC"; - IBSC_MODULE = FBLPromises; - INFOPLIST_FILE = "Target Support Files/PromisesObjC/ResourceBundle-FBLPromises_Privacy-PromisesObjC-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.11; - PRODUCT_NAME = FBLPromises_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - D4A27A7E4A94DB996E2C096086FFDC47 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 75017E384C94069635A7580EFD9C0DEE /* url_launcher_macos.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/url_launcher_macos"; - IBSC_MODULE = url_launcher_macos; - INFOPLIST_FILE = "Target Support Files/url_launcher_macos/ResourceBundle-url_launcher_macos_privacy-url_launcher_macos-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = url_launcher_macos_privacy; + MODULEMAP_FILE = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = macosx; SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Release; }; - D518ECEE4438E908E80FB90287279A16 /* Profile */ = { + 73A146472CC9628F31295209925776B4 /* Profile */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AEF37EBAB94B9D18289E90FE92181D41 /* FirebaseCore.release.xcconfig */; + baseConfigurationReference = 004497D446FC4E9A5B3F0EDC46595503 /* FlutterMacOS.release.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseCore"; - IBSC_MODULE = FirebaseCore; - INFOPLIST_FILE = "Target Support Files/FirebaseCore/ResourceBundle-FirebaseCore_Privacy-FirebaseCore-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + ); MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseCore_Privacy; SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; }; name = Profile; }; - D5ECF115D7BF1C4BF0D2D8A35521F60C /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = AC0E27FCE763641FA16B0F528C83E9E6 /* share_plus.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/share_plus"; - IBSC_MODULE = share_plus; - INFOPLIST_FILE = "Target Support Files/share_plus/ResourceBundle-share_plus_privacy-share_plus-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.14; - PRODUCT_NAME = share_plus_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - D9955375FD7317D908146BD6EF6FC18E /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 2997776643392C8140A9BF59BF2D3440 /* shared_preferences_foundation.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/shared_preferences_foundation"; - IBSC_MODULE = shared_preferences_foundation; - INFOPLIST_FILE = "Target Support Files/shared_preferences_foundation/ResourceBundle-shared_preferences_foundation_privacy-shared_preferences_foundation-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = shared_preferences_foundation_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - D9B4B1A170F847F9C76B22771F952F74 /* Release */ = { + 7F2D5A1385A9E10EA86A22522CBFC968 /* Profile */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BA46B62E1A7DBBF41185DA84A6049092 /* share_plus.release.xcconfig */; + baseConfigurationReference = FBBDBB30C390C014CEDCBA774C2E1CA4 /* OrderedSet.release.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; @@ -13943,22 +1793,19 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/share_plus/share_plus-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/OrderedSet/OrderedSet-prefix.pch"; GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/share_plus/share_plus-Info.plist"; + INFOPLIST_FILE = "Target Support Files/OrderedSet/OrderedSet-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", "@loader_path/Frameworks", ); - MODULEMAP_FILE = "Target Support Files/share_plus/share_plus.modulemap"; - PRODUCT_MODULE_NAME = share_plus; - PRODUCT_NAME = share_plus; + MACOSX_DEPLOYMENT_TARGET = 10.13; + MODULEMAP_FILE = "Target Support Files/OrderedSet/OrderedSet.modulemap"; + PRODUCT_MODULE_NAME = OrderedSet; + PRODUCT_NAME = OrderedSet; SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; @@ -13967,107 +1814,204 @@ VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; + name = Profile; + }; + 808E544862838153672EA12FCC127D9A /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_DYNAMIC_NO_PIC = NO; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "POD_CONFIGURATION_DEBUG=1", + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = 10.15; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + PRODUCT_NAME = "$(TARGET_NAME)"; + STRIP_INSTALLED_PRODUCT = NO; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + SWIFT_VERSION = 5.0; + SYMROOT = "${SRCROOT}/../build"; + }; + name = Debug; }; - DCF3ACB26D4D7C72265B7C09AC69C93B /* Profile */ = { + 8717AE9D98E33F36B7BB74A77DA8AE9E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 3FBC85655FDD38B20EB6D68DEC94EABD /* FirebaseCoreInternal.release.xcconfig */; + baseConfigurationReference = 5825A663BAE601CC61FBC04C28F4641D /* FlutterMacOS.debug.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; - GCC_PREFIX_HEADER = "Target Support Files/FirebaseCoreInternal/FirebaseCoreInternal-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseCoreInternal/FirebaseCoreInternal-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", - "@loader_path/Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseCoreInternal/FirebaseCoreInternal.modulemap"; - PRODUCT_MODULE_NAME = FirebaseCoreInternal; - PRODUCT_NAME = FirebaseCoreInternal; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Profile; - }; - DDF1B8F73E319CEFBB7FCB2C5A68E910 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = E95A09CEFE8F242CB1876BE8F5449EE9 /* FirebaseCrashlytics.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseCrashlytics"; - IBSC_MODULE = FirebaseCrashlytics; - INFOPLIST_FILE = "Target Support Files/FirebaseCrashlytics/ResourceBundle-FirebaseCrashlytics_Privacy-FirebaseCrashlytics-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseCrashlytics_Privacy; SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; }; name = Debug; }; - DF95EDAE231F881C54D6138B84281B00 /* Debug */ = { + A2956A7BD271A56D95FD4E7E1C4CB2BA /* Profile */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 414F81A29E0406B35457799FEEDE7C8F /* PromisesObjC.debug.xcconfig */; + baseConfigurationReference = C50FD10CD19FF6999637BA5ECAF1681B /* Pods-Runner.profile.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGNING_ALLOWED = NO; + CODE_SIGNING_REQUIRED = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/PromisesObjC/PromisesObjC-Info.plist"; + FRAMEWORK_SEARCH_PATHS = ( + "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", + "$(inherited)", + ); + INFOPLIST_FILE = "Target Support Files/Pods-Runner/Pods-Runner-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", "@loader_path/Frameworks", ); - MACOSX_DEPLOYMENT_TARGET = 10.11; - MODULEMAP_FILE = "Target Support Files/PromisesObjC/PromisesObjC.modulemap"; - PRODUCT_MODULE_NAME = FBLPromises; - PRODUCT_NAME = FBLPromises; + MACH_O_TYPE = staticlib; + MACOSX_DEPLOYMENT_TARGET = 10.15; + MODULEMAP_FILE = "Target Support Files/Pods-Runner/Pods-Runner.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = macosx; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Profile; + }; + AF5B76B31CAF4546B42C34718BA67232 /* Profile */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREPROCESSOR_DEFINITIONS = ( + "POD_CONFIGURATION_PROFILE=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = 10.15; + MTL_ENABLE_DEBUG_INFO = NO; + MTL_FAST_MATH = YES; + PRODUCT_NAME = "$(TARGET_NAME)"; + STRIP_INSTALLED_PRODUCT = NO; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; + SWIFT_VERSION = 5.0; + SYMROOT = "${SRCROOT}/../build"; + }; + name = Profile; }; - E1C956E86FC4EBB6B2B5C896F03D4796 /* Debug */ = { + B74963B50C93E9F152CF54CD11C53873 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1FBCEB27CAB60B6E8C3C819F74A90F49 /* firebase_core.debug.xcconfig */; + baseConfigurationReference = BC08CB544EBA5BBCEB569E937BC8DD20 /* flutter_inappwebview_macos.debug.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; @@ -14087,20 +2031,18 @@ "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.xcframework/macos-arm64_x86_64\"", "$(inherited)", ); - GCC_PREFIX_HEADER = "Target Support Files/firebase_core/firebase_core-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/flutter_inappwebview_macos/flutter_inappwebview_macos-prefix.pch"; GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/firebase_core/firebase_core-Info.plist"; + INFOPLIST_FILE = "Target Support Files/flutter_inappwebview_macos/flutter_inappwebview_macos-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", "@loader_path/Frameworks", ); - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/firebase_core/firebase_core.modulemap"; - PRODUCT_MODULE_NAME = firebase_core; - PRODUCT_NAME = firebase_core; + MODULEMAP_FILE = "Target Support Files/flutter_inappwebview_macos/flutter_inappwebview_macos.modulemap"; + PRODUCT_MODULE_NAME = flutter_inappwebview_macos; + PRODUCT_NAME = flutter_inappwebview_macos; SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; @@ -14111,15 +2053,30 @@ }; name = Debug; }; - E3492020E6C8FFFAA75EF20124A3E54A /* Debug */ = { + B81808192F6277B6A92E24C3D9576B17 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = DD8C8ACC853AF1B657D17AEC50E540A9 /* Pods-RunnerTests.debug.xcconfig */; + baseConfigurationReference = EBBC6AC0FD9325C7442C3F4F5BDA1AF1 /* flutter_inappwebview_macos.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + COMBINE_HIDPI_IMAGES = YES; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/flutter_inappwebview_macos"; + IBSC_MODULE = flutter_inappwebview_macos; + INFOPLIST_FILE = "Target Support Files/flutter_inappwebview_macos/ResourceBundle-flutter_inappwebview_macos_privacy-flutter_inappwebview_macos-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 10.14; + PRODUCT_NAME = flutter_inappwebview_macos_privacy; + SDKROOT = macosx; + SKIP_INSTALL = YES; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; + B9E33F01785D026F4D6AE4FBAC0A11CA /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = ED3E28AB0A4595B97B57AE2DD0B46C8F /* OrderedSet.debug.xcconfig */; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; @@ -14131,152 +2088,88 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - INFOPLIST_FILE = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests-Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/OrderedSet/OrderedSet-prefix.pch"; + GENERATE_INFOPLIST_FILE = NO; + INFOPLIST_FILE = "Target Support Files/OrderedSet/OrderedSet-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", "@loader_path/Frameworks", ); - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + MACOSX_DEPLOYMENT_TARGET = 10.13; + MODULEMAP_FILE = "Target Support Files/OrderedSet/OrderedSet.modulemap"; + PRODUCT_MODULE_NAME = OrderedSet; + PRODUCT_NAME = OrderedSet; SDKROOT = macosx; SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_INSTALL_OBJC_HEADER = YES; + SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - E5C26B3B07AB103C829AA5FDCED54D2F /* Profile */ = { + C0CFA35986FB4106B213BEA126C3C644 /* Profile */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 38BBDAA9A11AF0FD8FC52B5EE31246AD /* local_auth_darwin.release.xcconfig */; + baseConfigurationReference = FBBDBB30C390C014CEDCBA774C2E1CA4 /* OrderedSet.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGNING_ALLOWED = NO; COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/local_auth_darwin"; - IBSC_MODULE = local_auth_darwin; - INFOPLIST_FILE = "Target Support Files/local_auth_darwin/ResourceBundle-local_auth_darwin_privacy-local_auth_darwin-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/OrderedSet"; + IBSC_MODULE = OrderedSet; + INFOPLIST_FILE = "Target Support Files/OrderedSet/ResourceBundle-OrderedSet_privacy-OrderedSet-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = local_auth_darwin_privacy; + MACOSX_DEPLOYMENT_TARGET = 10.13; + PRODUCT_NAME = OrderedSet_privacy; SDKROOT = macosx; SKIP_INSTALL = YES; WRAPPER_EXTENSION = bundle; }; name = Profile; }; - E61FD5AC2630E27E682E7028D3C11581 /* Debug */ = { + CBEDB2B2AC2D576DD1E8638DF3CE11F4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BE3BE1A095DC64C53AEA5528C5B36D7F /* package_info_plus.debug.xcconfig */; + baseConfigurationReference = BC08CB544EBA5BBCEB569E937BC8DD20 /* flutter_inappwebview_macos.debug.xcconfig */; buildSettings = { CODE_SIGNING_ALLOWED = NO; COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/package_info_plus"; - IBSC_MODULE = package_info_plus; - INFOPLIST_FILE = "Target Support Files/package_info_plus/ResourceBundle-package_info_plus_privacy-package_info_plus-Info.plist"; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/flutter_inappwebview_macos"; + IBSC_MODULE = flutter_inappwebview_macos; + INFOPLIST_FILE = "Target Support Files/flutter_inappwebview_macos/ResourceBundle-flutter_inappwebview_macos_privacy-flutter_inappwebview_macos-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; MACOSX_DEPLOYMENT_TARGET = 10.14; - PRODUCT_NAME = package_info_plus_privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; - E7084C85D5965281AEEFFD35D6094617 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 0F658910DA7E291AE2ED4F8347B9D617 /* FirebaseCoreExtension.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseCoreExtension"; - IBSC_MODULE = FirebaseCoreExtension; - INFOPLIST_FILE = "Target Support Files/FirebaseCoreExtension/ResourceBundle-FirebaseCoreExtension_Privacy-FirebaseCoreExtension-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseCoreExtension_Privacy; - SDKROOT = macosx; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - ED3BFB93725054BB96684B1922BCB2B3 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = FC2BBB260A569B2CEB30E050C0212104 /* FirebaseInstallations.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - COMBINE_HIDPI_IMAGES = YES; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/FirebaseInstallations"; - IBSC_MODULE = FirebaseInstallations; - INFOPLIST_FILE = "Target Support Files/FirebaseInstallations/ResourceBundle-FirebaseInstallations_Privacy-FirebaseInstallations-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; - MACOSX_DEPLOYMENT_TARGET = 10.15; - PRODUCT_NAME = FirebaseInstallations_Privacy; + PRODUCT_NAME = flutter_inappwebview_macos_privacy; SDKROOT = macosx; SKIP_INSTALL = YES; WRAPPER_EXTENSION = bundle; }; name = Debug; }; - F069B246C277A771EDF33EB60B56D8EA /* Profile */ = { + CEAEF0BB86C6BBA81D6E17A5B8618EB0 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 49BB77AFE6F6C50E790C2DC017CB1595 /* package_info_plus.release.xcconfig */; + baseConfigurationReference = 004497D446FC4E9A5B3F0EDC46595503 /* FlutterMacOS.release.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; - FRAMEWORK_SEARCH_PATHS = ( - "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", - "$(inherited)", - ); - GCC_PREFIX_HEADER = "Target Support Files/package_info_plus/package_info_plus-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/package_info_plus/package_info_plus-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", - "@loader_path/Frameworks", ); - MODULEMAP_FILE = "Target Support Files/package_info_plus/package_info_plus.modulemap"; - PRODUCT_MODULE_NAME = package_info_plus; - PRODUCT_NAME = package_info_plus; + MACOSX_DEPLOYMENT_TARGET = 10.15; SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; }; - name = Profile; + name = Release; }; - F3F8FB609B248E92B4C10C0190125944 /* Debug */ = { + D497D5ABED3B6717651E03ADDEAB5A5B /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 82FF7F7821656AB6521D35CFA1A47425 /* FirebaseMessaging.debug.xcconfig */; + baseConfigurationReference = FBBDBB30C390C014CEDCBA774C2E1CA4 /* OrderedSet.release.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; @@ -14291,32 +2184,34 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; + GCC_PREFIX_HEADER = "Target Support Files/OrderedSet/OrderedSet-prefix.pch"; GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseMessaging/FirebaseMessaging-Info.plist"; + INFOPLIST_FILE = "Target Support Files/OrderedSet/OrderedSet-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", "@loader_path/Frameworks", ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseMessaging/FirebaseMessaging.modulemap"; - PRODUCT_MODULE_NAME = FirebaseMessaging; - PRODUCT_NAME = FirebaseMessaging; + MACOSX_DEPLOYMENT_TARGET = 10.13; + MODULEMAP_FILE = "Target Support Files/OrderedSet/OrderedSet.modulemap"; + PRODUCT_MODULE_NAME = OrderedSet; + PRODUCT_NAME = OrderedSet; SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; + SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Debug; + name = Release; }; - F8B48FE81DCA212C898223C2A6AB0253 /* Debug */ = { + E3492020E6C8FFFAA75EF20124A3E54A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8806C942EB21A10F1FC86D2004F39C71 /* path_provider_foundation.debug.xcconfig */; + baseConfigurationReference = 03E8AD2E8B75443E12D3D3BD12A9900E /* Pods-RunnerTests.debug.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGNING_ALLOWED = NO; @@ -14336,215 +2231,118 @@ "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64/FlutterMacOS.xcframework/macos-arm64_x86_64\"", "$(inherited)", ); - GCC_PREFIX_HEADER = "Target Support Files/path_provider_foundation/path_provider_foundation-prefix.pch"; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/path_provider_foundation/path_provider_foundation-Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", "@loader_path/Frameworks", ); + MACH_O_TYPE = staticlib; MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/path_provider_foundation/path_provider_foundation.modulemap"; - PRODUCT_MODULE_NAME = path_provider_foundation; - PRODUCT_NAME = path_provider_foundation; + MODULEMAP_FILE = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = macosx; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - F9B7F57F21D81188D7507882EA541555 /* Profile */ = { + E486C24295E7E273E0A463672CF37FD8 /* Profile */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 739C98A320C6CFA3C92B231571A326EC /* PromisesObjC.release.xcconfig */; + baseConfigurationReference = EBBC6AC0FD9325C7442C3F4F5BDA1AF1 /* flutter_inappwebview_macos.release.xcconfig */; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CODE_SIGNING_ALLOWED = NO; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_MODULE_VERIFIER = NO; - ENABLE_USER_SCRIPT_SANDBOXING = NO; - GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/PromisesObjC/PromisesObjC-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.11; - MODULEMAP_FILE = "Target Support Files/PromisesObjC/PromisesObjC.modulemap"; - PRODUCT_MODULE_NAME = FBLPromises; - PRODUCT_NAME = FBLPromises; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/flutter_inappwebview_macos"; + IBSC_MODULE = flutter_inappwebview_macos; + INFOPLIST_FILE = "Target Support Files/flutter_inappwebview_macos/ResourceBundle-flutter_inappwebview_macos_privacy-flutter_inappwebview_macos-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 10.14; + PRODUCT_NAME = flutter_inappwebview_macos_privacy; SDKROOT = macosx; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + WRAPPER_EXTENSION = bundle; }; name = Profile; }; - FA262943A7AD6B767859F367C0356906 /* Release */ = { + E490E13790BF2750B34488EDBF0D74E6 /* Profile */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AEF37EBAB94B9D18289E90FE92181D41 /* FirebaseCore.release.xcconfig */; + baseConfigurationReference = EBBC6AC0FD9325C7442C3F4F5BDA1AF1 /* flutter_inappwebview_macos.release.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGNING_ALLOWED = NO; + CODE_SIGNING_REQUIRED = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_MODULE_VERIFIER = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO; + FRAMEWORK_SEARCH_PATHS = ( + "\"/opt/homebrew/share/flutter/bin/cache/artifacts/engine/darwin-x64-release/FlutterMacOS.xcframework/macos-arm64_x86_64\"", + "$(inherited)", + ); + GCC_PREFIX_HEADER = "Target Support Files/flutter_inappwebview_macos/flutter_inappwebview_macos-prefix.pch"; GENERATE_INFOPLIST_FILE = NO; - INFOPLIST_FILE = "Target Support Files/FirebaseCore/FirebaseCore-Info.plist"; + INFOPLIST_FILE = "Target Support Files/flutter_inappwebview_macos/flutter_inappwebview_macos-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", "@loader_path/Frameworks", ); - MACOSX_DEPLOYMENT_TARGET = 10.15; - MODULEMAP_FILE = "Target Support Files/FirebaseCore/FirebaseCore.modulemap"; - PRODUCT_MODULE_NAME = FirebaseCore; - PRODUCT_NAME = FirebaseCore; + MODULEMAP_FILE = "Target Support Files/flutter_inappwebview_macos/flutter_inappwebview_macos.modulemap"; + PRODUCT_MODULE_NAME = flutter_inappwebview_macos; + PRODUCT_NAME = flutter_inappwebview_macos; SDKROOT = macosx; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_INSTALL_OBJC_HEADER = YES; - SWIFT_VERSION = 5.9; + SWIFT_VERSION = 5.0; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; + name = Profile; + }; + E7A9E5B20F8FDC90C70B98507CA6A47E /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = FBBDBB30C390C014CEDCBA774C2E1CA4 /* OrderedSet.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + COMBINE_HIDPI_IMAGES = YES; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/OrderedSet"; + IBSC_MODULE = OrderedSet; + INFOPLIST_FILE = "Target Support Files/OrderedSet/ResourceBundle-OrderedSet_privacy-OrderedSet-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles"; + MACOSX_DEPLOYMENT_TARGET = 10.13; + PRODUCT_NAME = OrderedSet_privacy; + SDKROOT = macosx; + SKIP_INSTALL = YES; + WRAPPER_EXTENSION = bundle; + }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 01B1335B7147E896DF9C45EF1D5ABE47 /* Build configuration list for PBXNativeTarget "package_info_plus" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 7BEB17A03E351652CCB86FD7A332023E /* Debug */, - F069B246C277A771EDF33EB60B56D8EA /* Profile */, - 3788AB44B6DBB484E04E6A35C16C21C7 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 0648CD86F09CB7B9380F4B6197F13216 /* Build configuration list for PBXNativeTarget "package_info_plus-package_info_plus_privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - E61FD5AC2630E27E682E7028D3C11581 /* Debug */, - 49CA4B8E7D5C8DD8859E620FB9C02871 /* Profile */, - 64A7CAAC1C1B09E8FEB109B448E30ABB /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 0AEE084C280E480FAF0FC13404D7959F /* Build configuration list for PBXNativeTarget "firebase_messaging" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 8699C617C9EFE323092B4BD68A364FEA /* Debug */, - B0AA187E447CDDC817CAA078CAAD19AF /* Profile */, - 944FCA81BA753C9281CD6BB96157DD33 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 0F0E35DDA540E334B413A9F312F85450 /* Build configuration list for PBXNativeTarget "FirebaseCore-FirebaseCore_Privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 0B0C4905C2A50FFF55FB401D2855B8ED /* Debug */, - D518ECEE4438E908E80FB90287279A16 /* Profile */, - C14B6C922873CA0F3B602BA94205EFDD /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 1CF679076D16D34E5E2BC80DF7819BDD /* Build configuration list for PBXNativeTarget "PromisesObjC-FBLPromises_Privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C89AEAFECB6788C34B2530B620856434 /* Debug */, - 5E9B77A5BDC0CAAE3FED3DF5CF06E67D /* Profile */, - D498B23DBC71845E35D8B4369C24D2CB /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 1F8A5EB867F72AF5189F4F4FA5467103 /* Build configuration list for PBXNativeTarget "path_provider_foundation-path_provider_foundation_privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - AA839A98A149709D576903507BC3D72D /* Debug */, - C67A4B9667B374F9AD57A0F99C896D3B /* Profile */, - 14274B2A63CD0C61F06D2378A56C5A36 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 32A956CEE81E1FB4345FA24027D9F1F9 /* Build configuration list for PBXNativeTarget "PromisesObjC" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - DF95EDAE231F881C54D6138B84281B00 /* Debug */, - F9B7F57F21D81188D7507882EA541555 /* Profile */, - CD793490E56086DA5D74CF14408100BA /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 353CDBC99B61CE010D711189076D764D /* Build configuration list for PBXNativeTarget "FirebaseInstallations-FirebaseInstallations_Privacy" */ = { + 0D4252E7A0CCFEA74820F20EAB671742 /* Build configuration list for PBXNativeTarget "flutter_inappwebview_macos-flutter_inappwebview_macos_privacy" */ = { isa = XCConfigurationList; buildConfigurations = ( - ED3BFB93725054BB96684B1922BCB2B3 /* Debug */, - 5CF8956CDFD7AE07EB2562237B4314E9 /* Profile */, - 51C00C77A4FFEAFA69892D3145A30F86 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 364414F4BA898C69510A731EFCD02C3E /* Build configuration list for PBXNativeTarget "FirebaseCoreInternal-FirebaseCoreInternal_Privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 368F98E94F16CE2E2DF2EB8226FFFA3E /* Debug */, - 9425B8FB5541B31880D16A6F39D70C48 /* Profile */, - 725CAB37899B471D5A3EFE7B975FC2F2 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 3689F76395AE3FBC2013DE9F16CE4C1E /* Build configuration list for PBXNativeTarget "PromisesSwift" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 31F596B1EEC945661CF7D1A9962749DF /* Debug */, - 071BBDB5A3A127D2196F4E2D087DF8DB /* Profile */, - 648A29F28DE512C487187DD5B363048A /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4593AEC0A27449DFE754BDB7B4FEDD9F /* Build configuration list for PBXNativeTarget "firebase_crashlytics" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 1D8911E6FFF43DE853B5C35D0C35A19F /* Debug */, - 53335A581458BC8B24D3F7CE39B17B75 /* Profile */, - 1F6A7F71768CA206EC253F8DB40516CB /* Release */, + CBEDB2B2AC2D576DD1E8638DF3CE11F4 /* Debug */, + E486C24295E7E273E0A463672CF37FD8 /* Profile */, + B81808192F6277B6A92E24C3D9576B17 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -14559,86 +2357,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 4BD910B58EB46E042EA11F190E84D049 /* Build configuration list for PBXNativeTarget "GoogleUtilities" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - B86D2ED2CCBD13A198174D7D6CA07422 /* Debug */, - 9BD0192F5429A358559E693D05989286 /* Profile */, - 20300F0AA64D81A351308097E1F6108A /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4E975C6E188BD970FCB8339CB3957162 /* Build configuration list for PBXNativeTarget "FirebaseInstallations" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 62AAE10751D757C0B66A3E7DD91009D3 /* Debug */, - 8B3B271EE4E4024D5DF1C8AAFE395721 /* Profile */, - C91C1B8A0B5609BCE7468BDE8067966F /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4F56C1D3F76AF02A88E500605FD1E9E4 /* Build configuration list for PBXNativeTarget "nanopb" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 15314D680FCBC8D5F6D77C5CFE3A0C83 /* Debug */, - 8DDF48BC862CCE4D87F17B8B73A345EF /* Profile */, - 2684C227781ACF980B516F72714E8C1B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 4FF450190D69A230E20E7B300ACDB0E7 /* Build configuration list for PBXNativeTarget "url_launcher_macos" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 36BC1805EE5FFDC1AF500E23FFAE8644 /* Debug */, - 85EE21C58EDBCE4AF9BD4A0D402764F5 /* Profile */, - 155226A9AA32EC66CD6A98D82C777CA4 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 520F7BF795BB893EAD8C65B1CD820638 /* Build configuration list for PBXNativeTarget "GoogleDataTransport" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 70AF0968C87251733ED72522EED9D9A2 /* Debug */, - 69C59F4A5F692729A2A9C1A5EDF2289B /* Profile */, - 8B519ED2AE047CEF1524FDC7C3BB7686 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 541A9E0B4803927CD4AF7ED9CEA06F64 /* Build configuration list for PBXNativeTarget "shared_preferences_foundation-shared_preferences_foundation_privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - D9955375FD7317D908146BD6EF6FC18E /* Debug */, - C6B826090C1C701AEC4FFBB032DD8864 /* Profile */, - 90A131743E7BBA57CD5EC4041DE13D75 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 545B7DE504A60D73244B11F8946CE8A7 /* Build configuration list for PBXNativeTarget "path_provider_foundation" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - F8B48FE81DCA212C898223C2A6AB0253 /* Debug */, - 9DDB691A1F37EF5A9117DB4BC3D53E4C /* Profile */, - 8F9C618EF59890DB56CCD75233202DDB /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 5F7BB9601ED7461BDF646C4255E8C351 /* Build configuration list for PBXNativeTarget "url_launcher_macos-url_launcher_macos_privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - B985795C303702D3C0903EDF5F63DD49 /* Debug */, - 89653A4DF89E4691C2969E2EBAD6E5C4 /* Profile */, - D4A27A7E4A94DB996E2C096086FFDC47 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; 624022EE1C2EAB1C3CC38699E1368C5F /* Build configuration list for PBXAggregateTarget "FlutterMacOS" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -14649,192 +2367,22 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 64BAED2719CC1ACD9BB607389D9266E6 /* Build configuration list for PBXNativeTarget "webview_flutter_wkwebview" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 03B926D406F561FA9B7CC698ECE13E46 /* Debug */, - 9930E895F086719F2F2D0CB04B6C0DBA /* Profile */, - 55CDE8035AB0E875D5F90CDB7CBE8B29 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 6C7E45411BD3AF270BCD4FF9D36D8CEB /* Build configuration list for PBXNativeTarget "shared_preferences_foundation" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - B5B745C065A43470793D2DB2C2BF444B /* Debug */, - CD9AD3236A5D64668C12AF3EAA4F5CEB /* Profile */, - 9AEF9405743EAA0BA86ECE9F82AC50CF /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 73B6AD7268959E6C37C1032A29EE3FDE /* Build configuration list for PBXNativeTarget "share_plus-share_plus_privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - D5ECF115D7BF1C4BF0D2D8A35521F60C /* Debug */, - 30659CA88A8000CDA2B64AAC182108B7 /* Profile */, - 59D804931C23F6FD1C0B25002C7DFB67 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 7780D49BF635AC594369F1553D44071B /* Build configuration list for PBXNativeTarget "FirebaseCore" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 3B775985BBE6D2447709234E1D5B0C7F /* Debug */, - 753B4EBCEE52EE02F102074BD0E72A2E /* Profile */, - FA262943A7AD6B767859F367C0356906 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 79998EDF4F82312F120D3E5CB4308BDA /* Build configuration list for PBXNativeTarget "GoogleUtilities-GoogleUtilities_Privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 2ED70A2005398FA1C88227A40D235E36 /* Debug */, - 0A29A59EC944772E3BAB68A716676814 /* Profile */, - 89E91DC1DF9D65C3E2AB78B82A9FF663 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 7BB9BCE2365B092D0966B3C0C6835F05 /* Build configuration list for PBXNativeTarget "FirebaseCrashlytics" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 722AC89A761DB358E6DE352F407EB2FC /* Debug */, - A260158B98AB7EE9A8C712119A68065E /* Profile */, - 6D7DBC64678649A7C0DBDC6C762955D9 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 7F165B9FC44009F0435346DE5704A31C /* Build configuration list for PBXNativeTarget "FirebaseSessions" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 7EFBEC4F846A36AFB75132841B626E6F /* Debug */, - 38380554B6325970000B234B529A84C2 /* Profile */, - ACD9C01D12506BA660E4C9FA645EC542 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 8E4739E2112636E5FB081F5394B4B7EB /* Build configuration list for PBXNativeTarget "webview_flutter_wkwebview-webview_flutter_wkwebview_privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 34955AC9CF7126FE4CDD2A29DA62F172 /* Debug */, - 85FB93CD0F790D1A31650C77FDED2F95 /* Profile */, - 750F1159A1B0729CFBF82AC0981DC47B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 8F51DA8AF39CFCB7984B28543B955802 /* Build configuration list for PBXNativeTarget "FirebaseMessaging-FirebaseMessaging_Privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 52DB60272898949C144F88065E5D2005 /* Debug */, - 2E5090F9BA5BB4D8E56655ACCADCB06F /* Profile */, - 731D921873D8420F1529948A50F5F542 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - A098976A943582BD7D5CBD0B697C1771 /* Build configuration list for PBXNativeTarget "firebase_core" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - E1C956E86FC4EBB6B2B5C896F03D4796 /* Debug */, - 396295BB3E1BACC0786A15BFD16DBA0F /* Profile */, - 8FA761786789013EF98EDD452E731BF3 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - A3FDE298B7DA863F910C3B942B037ABD /* Build configuration list for PBXNativeTarget "FirebaseCoreExtension-FirebaseCoreExtension_Privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 75CF9D006C2289646405D6ABB3D1AEE5 /* Debug */, - 54734B2544A5A2CD80F065331C4BC0F8 /* Profile */, - E7084C85D5965281AEEFFD35D6094617 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - A4FC0CB9EB838EE5860B3E816F24B09C /* Build configuration list for PBXNativeTarget "FirebaseCoreInternal" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - B88EDB259EAE4C9EE63F37731F5651DA /* Debug */, - DCF3ACB26D4D7C72265B7C09AC69C93B /* Profile */, - B52B0AF18413633174E19B531A5E137E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - AA9271CC08E93C2226C20E65DB1383C3 /* Build configuration list for PBXNativeTarget "share_plus" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 5CA9CEF5A790F76B0AFCDA74A87A014A /* Debug */, - B957F8AE5DB139F53CC13F47B9A94BFD /* Profile */, - D9B4B1A170F847F9C76B22771F952F74 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - AB8F8D4077960178B99BA86C8DFD778C /* Build configuration list for PBXNativeTarget "local_auth_darwin" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 577EFA40A26916C39FA6DD36EB96A9B3 /* Debug */, - A557348AE0DBFA4A3CE756A66A2FF83F /* Profile */, - 1E27E36BF0E440E2642CF5AB6EFAE03C /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - BEA1499B29C02C3419C74C7B13033632 /* Build configuration list for PBXNativeTarget "local_auth_darwin-local_auth_darwin_privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 0D08F81461AE813CF2F394D2085C082C /* Debug */, - E5C26B3B07AB103C829AA5FDCED54D2F /* Profile */, - C8673B9D1C0B33266A0805F57C35F67E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - C83141B81D9BAFFEAF7E170F8F5983FA /* Build configuration list for PBXAggregateTarget "Firebase" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - AEFC38EC142B2D362B665C8B3251CA63 /* Debug */, - A97A3EF6B54C3F27D6F30B672CB1BE79 /* Profile */, - 6EABA6AEEFC57F5C7E157C5259B1E3E3 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - CCA30115553AC34EB67ACFA718A63642 /* Build configuration list for PBXNativeTarget "nanopb-nanopb_Privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 0D48AD26E6C88617D8FC358A64610279 /* Debug */, - 2C77B15CDA1055E48535D335CEDBB652 /* Profile */, - 137774FCABC93C2CC739807B78082C26 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - CF12CB9541CA02D513929D415BB01A74 /* Build configuration list for PBXNativeTarget "FirebaseCrashlytics-FirebaseCrashlytics_Privacy" */ = { + 9D83002A66B90F5B00845F96990074B0 /* Build configuration list for PBXNativeTarget "OrderedSet-OrderedSet_privacy" */ = { isa = XCConfigurationList; buildConfigurations = ( - DDF1B8F73E319CEFBB7FCB2C5A68E910 /* Debug */, - 1A0D8B360A502069CD30E6C3D3D4025A /* Profile */, - 9ED3F3FD40C4D3BEC7CF5B47582F0AAB /* Release */, + 01A47BFF84ABCA4F453489B9EAA859E6 /* Debug */, + C0CFA35986FB4106B213BEA126C3C644 /* Profile */, + E7A9E5B20F8FDC90C70B98507CA6A47E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - D0187621B77CC5083718785D1E0D3D2D /* Build configuration list for PBXNativeTarget "FirebaseCoreExtension" */ = { + AA9F7829518717F3E82D3F95E47204BD /* Build configuration list for PBXNativeTarget "flutter_inappwebview_macos" */ = { isa = XCConfigurationList; buildConfigurations = ( - 548CD3BB38025B433E9473BF609B5DEA /* Debug */, - 80380D67DA945102E0E1795B120EB5E1 /* Profile */, - 67562F8EE05237CB4D424DDA3F3DE673 /* Release */, + B74963B50C93E9F152CF54CD11C53873 /* Debug */, + E490E13790BF2750B34488EDBF0D74E6 /* Profile */, + 125837B2CFE294E40CF5BCD168E10A8E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -14849,62 +2397,22 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - D9A939BB1124EFA94009AD69A3A3160F /* Build configuration list for PBXNativeTarget "PromisesSwift-Promises_Privacy" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 88BA6F5893F3330C3F094BF5F1235B2F /* Debug */, - 275F6B198422CC160EEC86780C3CE068 /* Profile */, - 586A2A8AB07AC742F5D467C6DC18F61D /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - EAF1848C0FC3D6E0FD867EF0F3F6A3C6 /* Build configuration list for PBXNativeTarget "FirebaseRemoteConfigInterop" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 4A37DD12A7A59F35850D5D45619B826C /* Debug */, - 446202FB5E78CE349E08B28ABDCC200D /* Profile */, - 2A0A01695A87E446EED61E2AE1478C03 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - F0DFC6B373CF3E5D7A080750AC0EFB04 /* Build configuration list for PBXNativeTarget "FirebaseMessaging" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - F3F8FB609B248E92B4C10C0190125944 /* Debug */, - A9C49CF74CF268212041C4A203B9DFCA /* Profile */, - 58DAB97C6E0DE1D25D3EAC2D5E046A26 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - FB9EED5A1389FE35399E50E63AA4CEF4 /* Build configuration list for PBXNativeTarget "Pods-Runner" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6AD6E50691541CFDFACE7F8D5F659D59 /* Debug */, - A27E65AA3E66F66A66BA98032B1E715D /* Profile */, - A997A397FF494277696A7C6E148794CF /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - FD1504CCF270D7296AA29E2DC9FA40F8 /* Build configuration list for PBXNativeTarget "firebase_messaging-firebase_messaging_Privacy" */ = { + D83A81680E0B36B776052E3C2C56E83C /* Build configuration list for PBXNativeTarget "OrderedSet" */ = { isa = XCConfigurationList; buildConfigurations = ( - 456AE0FAF3C7572E20C0F7D7F2F06480 /* Debug */, - 220F5F3525D26265ED20C4D416D796A4 /* Profile */, - B0E8AE50C1E4D861DB1A16758F3650C1 /* Release */, + B9E33F01785D026F4D6AE4FBAC0A11CA /* Debug */, + 7F2D5A1385A9E10EA86A22522CBFC968 /* Profile */, + D497D5ABED3B6717651E03ADDEAB5A5B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - FE94F6CA9C40889A01E77E0957CE2549 /* Build configuration list for PBXNativeTarget "GoogleDataTransport-GoogleDataTransport_Privacy" */ = { + E58294B413A6CF0690797C0ECA0772AC /* Build configuration list for PBXNativeTarget "Pods-Runner" */ = { isa = XCConfigurationList; buildConfigurations = ( - 45170EBDF42179E7964B9DFE5C67772F /* Debug */, - ADDFBB14E1699739360C9EB7D924186C /* Profile */, - BD99139AB84587F8A3466294E471F11F /* Release */, + 49A5F0B23F90865F268F8406C3A3D860 /* Debug */, + A2956A7BD271A56D95FD4E7E1C4CB2BA /* Profile */, + 11C9C19051CB2E1E051AE5407EC74C3C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; diff --git a/macos/Runner.xcodeproj/project.pbxproj b/macos/Runner.xcodeproj/project.pbxproj index ba1c7d2..31daf2c 100644 --- a/macos/Runner.xcodeproj/project.pbxproj +++ b/macos/Runner.xcodeproj/project.pbxproj @@ -28,6 +28,7 @@ 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; }; 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; }; 5EE1A4E1ED63937F21A9CA34 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 88297706E63C7D5C79AA0FAC /* Pods_RunnerTests.framework */; }; + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; }; AA000000000000000000AA01 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = AA000000000000000000AA00 /* GoogleService-Info.plist */; }; FCDCD9D961A6C0073AD01187 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F9542213A30F863164DD70D /* Pods_Runner.framework */; }; /* End PBXBuildFile section */ @@ -81,6 +82,7 @@ 33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = ""; }; 33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = ""; }; 3D4518564A781FA7EB882ED1 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = ""; }; + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = ""; }; 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; 7C525806EFEB431FBFF704C3 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = ""; }; 8211BE061965740AC800CB66 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = ""; }; @@ -105,6 +107,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, FCDCD9D961A6C0073AD01187 /* Pods_Runner.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; @@ -181,6 +184,7 @@ 33CEB47122A05771004F2AC0 /* Flutter */ = { isa = PBXGroup; children = ( + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */, 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */, 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */, 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */, @@ -244,7 +248,6 @@ 33CC110E2044A8840003C045 /* Bundle Framework */, 3399D490228B24CF009A79C7 /* ShellScript */, 7B3F655A78C3F23F860A3929 /* [CP] Embed Pods Frameworks */, - A5B9DB51E2471BBAF2FFE180 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -252,6 +255,9 @@ 33CC11202044C79F0003C045 /* PBXTargetDependency */, ); name = Runner; + packageProductDependencies = ( + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */, + ); productName = Runner; productReference = 33CC10ED2044A3C60003C045 /* manager.app */; productType = "com.apple.product-type.application"; @@ -296,6 +302,9 @@ Base, ); mainGroup = 33CC10E42044A3C60003C045; + packageReferences = ( + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */, + ); productRefGroup = 33CC10EE2044A3C60003C045 /* Products */; projectDirPath = ""; projectRoot = ""; @@ -405,23 +414,6 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - A5B9DB51E2471BBAF2FFE180 /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", - ); - name = "[CP] Copy Pods Resources"; - outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; E54334899BE2FDB6EA454385 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -818,6 +810,20 @@ defaultConfigurationName = Release; }; /* End XCConfigurationList section */ + +/* Begin XCLocalSwiftPackageReference section */ + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */ = { + isa = XCLocalSwiftPackageReference; + relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; + }; +/* End XCLocalSwiftPackageReference section */ + +/* Begin XCSwiftPackageProductDependency section */ + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = { + isa = XCSwiftPackageProductDependency; + productName = FlutterGeneratedPluginSwiftPackage; + }; +/* End XCSwiftPackageProductDependency section */ }; rootObject = 33CC10E52044A3C60003C045 /* Project object */; } diff --git a/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index 3a1699d..3ec82f4 100644 --- a/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -5,6 +5,24 @@ + + + + + + + + + +