From b353da8d8e27ba9d5c38c69e593ef26ff1f06166 Mon Sep 17 00:00:00 2001 From: Marcos Rodriguez Date: Sat, 6 Jul 2019 04:03:42 -0400 Subject: [PATCH] Fixed Receive UI jumpiness --- ios/BlueWallet.xcodeproj/project.pbxproj | 10 +- ios/Podfile | 6 +- ios/Podfile.lock | 82 +- .../Local Podspecs/RNDeviceInfo.podspec.json | 4 +- ios/Pods/Local Podspecs/RNSVG.podspec.json | 4 +- .../react-native-camera.podspec.json | 4 +- .../react-native-webview.podspec.json | 5 +- ios/Pods/Manifest.lock | 82 +- ios/Pods/Pods.xcodeproj/project.pbxproj | 20154 ++++++++-------- .../BVLinearGradient.xcconfig | 2 - .../Pods-BlueWallet-acknowledgements.markdown | 50 +- .../Pods-BlueWallet-acknowledgements.plist | 62 +- .../Pods-BlueWallet.debug.xcconfig | 7 +- .../Pods-BlueWallet.release.xcconfig | 7 +- .../Pods-BlueWalletTests.debug.xcconfig | 4 +- .../Pods-BlueWalletTests.release.xcconfig | 4 +- .../Pods-RCTPrivacySnapshot.debug.xcconfig | 3 +- .../Pods-RCTPrivacySnapshot.release.xcconfig | 3 +- .../Pods-RCTQRCodeLocalImage.debug.xcconfig | 3 +- .../Pods-RCTQRCodeLocalImage.release.xcconfig | 3 +- .../Pods-TcpSockets.debug.xcconfig | 3 +- .../Pods-TcpSockets.release.xcconfig | 3 +- .../RNDeviceInfo/RNDeviceInfo.xcconfig | 1 - .../Target Support Files/RNFS/RNFS.xcconfig | 1 - .../RNGestureHandler.xcconfig | 1 - .../RNRate/RNRate.xcconfig | 1 - .../Target Support Files/RNSVG/RNSVG.xcconfig | 1 - .../RNVectorIcons/RNVectorIcons.xcconfig | 1 - .../RNWatch/RNWatch.xcconfig | 1 - .../SentryReactNative.xcconfig | 1 - .../react-native-camera.xcconfig | 1 - ...ct-native-google-analytics-bridge.xcconfig | 2 - .../react-native-haptic-feedback.xcconfig | 10 - .../react-native-image-picker.xcconfig | 1 - .../react-native-randombytes.xcconfig | 1 - .../react-native-slider.xcconfig | 1 - .../react-native-webview.xcconfig | 1 - package-lock.json | 3237 +-- package.json | 78 +- screen/receive/details.js | 6 +- 40 files changed, 12023 insertions(+), 11828 deletions(-) delete mode 100644 ios/Pods/Target Support Files/react-native-haptic-feedback/react-native-haptic-feedback.xcconfig diff --git a/ios/BlueWallet.xcodeproj/project.pbxproj b/ios/BlueWallet.xcodeproj/project.pbxproj index 783769f2b..e9b75e0e6 100644 --- a/ios/BlueWallet.xcodeproj/project.pbxproj +++ b/ios/BlueWallet.xcodeproj/project.pbxproj @@ -829,10 +829,8 @@ buildActionMask = 2147483647; files = ( ); - inputFileListPaths = ( - ); inputPaths = ( - "${SRCROOT}/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet-resources.sh", + "${PODS_ROOT}/Target Support Files/Pods-BlueWallet/Pods-BlueWallet-resources.sh", "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/AntDesign.ttf", "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Entypo.ttf", "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf", @@ -841,6 +839,7 @@ "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Brands.ttf", "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf", "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf", + "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Fontisto.ttf", "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Foundation.ttf", "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Ionicons.ttf", "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialCommunityIcons.ttf", @@ -850,8 +849,6 @@ "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Zocial.ttf", ); name = "[CP] Copy Pods Resources"; - outputFileListPaths = ( - ); outputPaths = ( "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AntDesign.ttf", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Entypo.ttf", @@ -861,6 +858,7 @@ "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Brands.ttf", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Regular.ttf", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Solid.ttf", + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Fontisto.ttf", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Foundation.ttf", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Ionicons.ttf", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MaterialCommunityIcons.ttf", @@ -871,7 +869,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet-resources.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BlueWallet/Pods-BlueWallet-resources.sh\"\n"; showEnvVarsInLog = 0; }; 910F5F6DC7F7ADF3C6EE8653 /* [CP] Check Pods Manifest.lock */ = { diff --git a/ios/Podfile b/ios/Podfile index e225c4de9..33f7b6374 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -58,9 +58,7 @@ target 'BlueWallet' do pod 'RNFS', :path => '../node_modules/react-native-fs' pod 'react-native-google-analytics-bridge', :path => '../node_modules/react-native-google-analytics-bridge' - - pod 'react-native-haptic-feedback', :path => '../node_modules/react-native-haptic-feedback' - + pod 'BVLinearGradient', :path => '../node_modules/react-native-linear-gradient' pod 'RNRate', :path => '../node_modules/react-native-rate/ios' @@ -81,6 +79,8 @@ target 'BlueWallet' do pod 'RNCAsyncStorage', :path => '../node_modules/@react-native-community/async-storage' + pod 'RNReactNativeHapticFeedback', :path => '../node_modules/react-native-haptic-feedback' + end target 'BlueWalletTests' do diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 7f9213cb6..ab4ebe541 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -12,27 +12,25 @@ PODS: - glog (0.3.5) - React (0.59.6): - React/Core (= 0.59.6) - - react-native-camera (2.6.0): + - react-native-camera (2.11.0): - React - - react-native-camera/RCT (= 2.6.0) - - react-native-camera/RN (= 2.6.0) - - react-native-camera/RCT (2.6.0): + - react-native-camera/RCT (= 2.11.0) + - react-native-camera/RN (= 2.11.0) + - react-native-camera/RCT (2.11.0): - React - - react-native-camera/RN (2.6.0): + - react-native-camera/RN (2.11.0): - React - react-native-google-analytics-bridge (7.1.0): - react-native-google-analytics-bridge/Core (= 7.1.0) - react-native-google-analytics-bridge/Core (7.1.0): - React - - react-native-haptic-feedback (1.7.1): - - React - react-native-image-picker (0.28.1): - React - - react-native-randombytes (3.5.2): + - react-native-randombytes (3.5.3): - React - - react-native-slider (1.1.0): + - react-native-slider (1.1.4): - React - - react-native-webview (5.8.1): + - react-native-webview (5.12.1): - React - React/Core (0.59.6): - yoga (= 0.59.6.React) @@ -81,26 +79,28 @@ PODS: - React/Core - React/fishhook - React/RCTBlob - - RNCAsyncStorage (1.3.3): + - RNCAsyncStorage (1.5.0): - React - - RNDeviceInfo (1.6.0): + - RNDeviceInfo (2.2.2): - React - RNFS (2.13.3): - React - - RNGestureHandler (1.2.0): + - RNGestureHandler (1.3.0): - React - RNRate (1.0.1): - React - - RNSVG (9.4.0): + - RNReactNativeHapticFeedback (1.8.1): - React - - RNVectorIcons (6.4.2): + - RNSVG (9.5.1): + - React + - RNVectorIcons (6.6.0): - React - RNWatch (0.2.0): - React - Sentry (4.1.3): - Sentry/Core (= 4.1.3) - Sentry/Core (4.1.3) - - SentryReactNative (0.42.0): + - SentryReactNative (0.43.2): - React - Sentry (~> 4.1.3) - swift_qrcodejs (1.1.1) @@ -116,7 +116,6 @@ DEPENDENCIES: - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`) - react-native-camera (from `../node_modules/react-native-camera`) - react-native-google-analytics-bridge (from `../node_modules/react-native-google-analytics-bridge`) - - react-native-haptic-feedback (from `../node_modules/react-native-haptic-feedback`) - react-native-image-picker (from `../node_modules/react-native-image-picker`) - react-native-randombytes (from `../node_modules/react-native-randombytes`) - "react-native-slider (from `../node_modules/@react-native-community/slider`)" @@ -136,6 +135,7 @@ DEPENDENCIES: - RNFS (from `../node_modules/react-native-fs`) - RNGestureHandler (from `../node_modules/react-native-gesture-handler`) - RNRate (from `../node_modules/react-native-rate/ios`) + - RNReactNativeHapticFeedback (from `../node_modules/react-native-haptic-feedback`) - RNSVG (from `../node_modules/react-native-svg`) - RNVectorIcons (from `../node_modules/react-native-vector-icons`) - RNWatch (from `../node_modules/react-native-watch-connectivity`) @@ -165,8 +165,6 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native-camera" react-native-google-analytics-bridge: :path: "../node_modules/react-native-google-analytics-bridge" - react-native-haptic-feedback: - :path: "../node_modules/react-native-haptic-feedback" react-native-image-picker: :path: "../node_modules/react-native-image-picker" react-native-randombytes: @@ -185,6 +183,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native-gesture-handler" RNRate: :path: "../node_modules/react-native-rate/ios" + RNReactNativeHapticFeedback: + :path: "../node_modules/react-native-haptic-feedback" RNSVG: :path: "../node_modules/react-native-svg" RNVectorIcons: @@ -200,33 +200,33 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c - BVLinearGradient: b0b70acf63ee888829b7c2ebbf6b50e227396e55 + BVLinearGradient: 8cbc5155c978f2e43098818c91d206d07aae6d30 DoubleConversion: bb338842f62ab1d708ceb63ec3d999f0f3d98ecd EFQRCode: 07437cfbce3a1e497397a4f3d766c980d8972608 Folly: de497beb10f102453a1afa9edbf8cf8a251890de glog: aefd1eb5dda2ab95ba0938556f34b98e2da3a60d - React: 1d605e098d69bdf08960787f3446f0a9dc2e2ccf - react-native-camera: 9c50d7def800895e7991ccda6203929553ceec9c - react-native-google-analytics-bridge: 0a86be2860b81a3562fe60ac40c0ad732340046f - react-native-haptic-feedback: f675486e3889e3229272158943c1e9e075247e5a - react-native-image-picker: f42de90075c5b1af53417af927631d909a1a746e - react-native-randombytes: d3184d351604f78e019535178766590188bbc133 - react-native-slider: 743940825f1fa1b37e8396ffd8cebe41f4967e1f - react-native-webview: a42108b827082f8f0333529b0772102031d5960d - RNCAsyncStorage: 289488409d0c42f30e12535e3f45c5bd3cfc73d2 - RNDeviceInfo: 08dd79c5adef48b6dc103bf3ddf208039aa78664 - RNFS: bbb1a64eb245763daf34aea86f97c97c4e85f74c - RNGestureHandler: 7ccf2f3f60458e084f9ada01fbaf610f6fef073c - RNRate: 72b5c9c2e62de9a01710918eb83d75fb99b44c7b - RNSVG: 4834be1d644eb77f0e3f6de851881b83758a3124 - RNVectorIcons: 8c52e1e8da1153613fdef44748e865c25556cb9c - RNWatch: 394c44f35352309ab414daaadfa3c55a4a5224ee + React: 0bb58efca577aa4b3c8f03a9fbf0d9a8ebdb5ac4 + react-native-camera: 37580137d13b0f2fabd631e4217eb11f0e4d5764 + react-native-google-analytics-bridge: fac6becc9475cae635bff51382be089ea97bddda + react-native-image-picker: fd93361c666f397bdf72f9c6c23f13d2685b9173 + react-native-randombytes: 991545e6eaaf700b4ee384c291ef3d572e0b2ca8 + react-native-slider: 9fb33ac32cb788360adb5c38685aa3642bebd93c + react-native-webview: 21c396687cb983fadc6ccc0751cc74f554131f3f + RNCAsyncStorage: 63407ea82f1b5ac8fc53a0b8c569b08e0516a9e0 + RNDeviceInfo: a88be26a64ada7cbc2bc0ebbd1662d340304874e + RNFS: c9bbde46b0d59619f8e7b735991c60e0f73d22c1 + RNGestureHandler: 5329a942fce3d41c68b84c2c2276ce06a696d8b0 + RNRate: 29be49c24b314c4e8ec09d848c3965f61cb0be47 + RNReactNativeHapticFeedback: ac2f6723cc91fab9df7d670ba50e7d22b697d34f + RNSVG: 0eb087cfb5d7937be93c45b163b26352a647e681 + RNVectorIcons: 0bb4def82230be1333ddaeee9fcba45f0b288ed4 + RNWatch: 09738b339eceb66e4d80a2371633ca5fb380fa42 Sentry: 4e8a17b61ddd116f89536cc81d567fdee1ebca96 - SentryReactNative: fc630be25b30c1a494b478ba1fa38f761cc6da20 + SentryReactNative: 07237139c00366ea2e75ae3e5c566e7a71c27a90 swift_qrcodejs: 0bacbfe321a99954c7b8e04c75562007ea4e4f7c - ToolTipMenu: a01f5df49eb1a1ffbc5e1e81d2ec42b832436421 - yoga: 128daf064cacaede0c3bb27424b6b4c71052e6cd + ToolTipMenu: c158702a26154d892bc9e6eaa7d7382f0f1ee16e + yoga: 8dacc3c5977cb8e07c346e203bb5f4ffe01296df -PODFILE CHECKSUM: 40fe32f25e14511848fc633565a8030139a972fa +PODFILE CHECKSUM: c2a90f3a02ae41b1762bc7546bd4fab5de3a4476 -COCOAPODS: 1.5.3 +COCOAPODS: 1.7.3 diff --git a/ios/Pods/Local Podspecs/RNDeviceInfo.podspec.json b/ios/Pods/Local Podspecs/RNDeviceInfo.podspec.json index 0e5cb3d67..c90f7abcf 100644 --- a/ios/Pods/Local Podspecs/RNDeviceInfo.podspec.json +++ b/ios/Pods/Local Podspecs/RNDeviceInfo.podspec.json @@ -1,6 +1,6 @@ { "name": "RNDeviceInfo", - "version": "1.6.0", + "version": "2.2.2", "summary": "Get device information using react-native", "license": "MIT", "authors": { @@ -15,7 +15,7 @@ }, "source": { "git": "https://github.com/react-native-community/react-native-device-info.git", - "tag": "1.6.0" + "tag": "v2.2.2" }, "source_files": "ios/**/*.{h,m}", "dependencies": { diff --git a/ios/Pods/Local Podspecs/RNSVG.podspec.json b/ios/Pods/Local Podspecs/RNSVG.podspec.json index 9b8f4b4e8..dd9461320 100644 --- a/ios/Pods/Local Podspecs/RNSVG.podspec.json +++ b/ios/Pods/Local Podspecs/RNSVG.podspec.json @@ -1,13 +1,13 @@ { "name": "RNSVG", - "version": "9.4.0", + "version": "9.5.1", "summary": "SVG library for react-native", "license": "MIT", "homepage": "https://github.com/react-native-community/react-native-svg", "authors": "Horcrux Chen", "source": { "git": "https://github.com/react-native-community/react-native-svg.git", - "tag": "9.4.0" + "tag": "9.5.1" }, "source_files": "ios/**/*.{h,m}", "requires_arc": true, diff --git a/ios/Pods/Local Podspecs/react-native-camera.podspec.json b/ios/Pods/Local Podspecs/react-native-camera.podspec.json index 0da8f85eb..029c51bd1 100644 --- a/ios/Pods/Local Podspecs/react-native-camera.podspec.json +++ b/ios/Pods/Local Podspecs/react-native-camera.podspec.json @@ -1,6 +1,6 @@ { "name": "react-native-camera", - "version": "2.6.0", + "version": "2.11.0", "summary": "A Camera component for React Native. Also reads barcodes.", "description": "A Camera component for React Native. Also reads barcodes.", "license": "MIT AND Apache-2.0 AND BSD-3-Clause", @@ -12,7 +12,7 @@ "homepage": "https://github.com/react-native-community/react-native-camera", "source": { "git": "https://github.com/react-native-community/react-native-camera", - "tag": "v2.6.0" + "tag": "v2.11.0" }, "requires_arc": true, "platforms": { diff --git a/ios/Pods/Local Podspecs/react-native-webview.podspec.json b/ios/Pods/Local Podspecs/react-native-webview.podspec.json index 8e6f480fb..5b2f5f4ef 100644 --- a/ios/Pods/Local Podspecs/react-native-webview.podspec.json +++ b/ios/Pods/Local Podspecs/react-native-webview.podspec.json @@ -1,6 +1,6 @@ { "name": "react-native-webview", - "version": "5.8.1", + "version": "5.12.1", "summary": "React Native WebView component for iOS, Android, and Windows 10 (coming soon)", "license": "MIT", "authors": { @@ -12,7 +12,8 @@ "ios": "9.0" }, "source": { - "git": "https://github.com/react-native-community/react-native-webview.git" + "git": "https://github.com/react-native-community/react-native-webview.git", + "tag": "v5.12.1" }, "source_files": "ios/**/*.{h,m}", "dependencies": { diff --git a/ios/Pods/Manifest.lock b/ios/Pods/Manifest.lock index 7f9213cb6..ab4ebe541 100644 --- a/ios/Pods/Manifest.lock +++ b/ios/Pods/Manifest.lock @@ -12,27 +12,25 @@ PODS: - glog (0.3.5) - React (0.59.6): - React/Core (= 0.59.6) - - react-native-camera (2.6.0): + - react-native-camera (2.11.0): - React - - react-native-camera/RCT (= 2.6.0) - - react-native-camera/RN (= 2.6.0) - - react-native-camera/RCT (2.6.0): + - react-native-camera/RCT (= 2.11.0) + - react-native-camera/RN (= 2.11.0) + - react-native-camera/RCT (2.11.0): - React - - react-native-camera/RN (2.6.0): + - react-native-camera/RN (2.11.0): - React - react-native-google-analytics-bridge (7.1.0): - react-native-google-analytics-bridge/Core (= 7.1.0) - react-native-google-analytics-bridge/Core (7.1.0): - React - - react-native-haptic-feedback (1.7.1): - - React - react-native-image-picker (0.28.1): - React - - react-native-randombytes (3.5.2): + - react-native-randombytes (3.5.3): - React - - react-native-slider (1.1.0): + - react-native-slider (1.1.4): - React - - react-native-webview (5.8.1): + - react-native-webview (5.12.1): - React - React/Core (0.59.6): - yoga (= 0.59.6.React) @@ -81,26 +79,28 @@ PODS: - React/Core - React/fishhook - React/RCTBlob - - RNCAsyncStorage (1.3.3): + - RNCAsyncStorage (1.5.0): - React - - RNDeviceInfo (1.6.0): + - RNDeviceInfo (2.2.2): - React - RNFS (2.13.3): - React - - RNGestureHandler (1.2.0): + - RNGestureHandler (1.3.0): - React - RNRate (1.0.1): - React - - RNSVG (9.4.0): + - RNReactNativeHapticFeedback (1.8.1): - React - - RNVectorIcons (6.4.2): + - RNSVG (9.5.1): + - React + - RNVectorIcons (6.6.0): - React - RNWatch (0.2.0): - React - Sentry (4.1.3): - Sentry/Core (= 4.1.3) - Sentry/Core (4.1.3) - - SentryReactNative (0.42.0): + - SentryReactNative (0.43.2): - React - Sentry (~> 4.1.3) - swift_qrcodejs (1.1.1) @@ -116,7 +116,6 @@ DEPENDENCIES: - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`) - react-native-camera (from `../node_modules/react-native-camera`) - react-native-google-analytics-bridge (from `../node_modules/react-native-google-analytics-bridge`) - - react-native-haptic-feedback (from `../node_modules/react-native-haptic-feedback`) - react-native-image-picker (from `../node_modules/react-native-image-picker`) - react-native-randombytes (from `../node_modules/react-native-randombytes`) - "react-native-slider (from `../node_modules/@react-native-community/slider`)" @@ -136,6 +135,7 @@ DEPENDENCIES: - RNFS (from `../node_modules/react-native-fs`) - RNGestureHandler (from `../node_modules/react-native-gesture-handler`) - RNRate (from `../node_modules/react-native-rate/ios`) + - RNReactNativeHapticFeedback (from `../node_modules/react-native-haptic-feedback`) - RNSVG (from `../node_modules/react-native-svg`) - RNVectorIcons (from `../node_modules/react-native-vector-icons`) - RNWatch (from `../node_modules/react-native-watch-connectivity`) @@ -165,8 +165,6 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native-camera" react-native-google-analytics-bridge: :path: "../node_modules/react-native-google-analytics-bridge" - react-native-haptic-feedback: - :path: "../node_modules/react-native-haptic-feedback" react-native-image-picker: :path: "../node_modules/react-native-image-picker" react-native-randombytes: @@ -185,6 +183,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native-gesture-handler" RNRate: :path: "../node_modules/react-native-rate/ios" + RNReactNativeHapticFeedback: + :path: "../node_modules/react-native-haptic-feedback" RNSVG: :path: "../node_modules/react-native-svg" RNVectorIcons: @@ -200,33 +200,33 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c - BVLinearGradient: b0b70acf63ee888829b7c2ebbf6b50e227396e55 + BVLinearGradient: 8cbc5155c978f2e43098818c91d206d07aae6d30 DoubleConversion: bb338842f62ab1d708ceb63ec3d999f0f3d98ecd EFQRCode: 07437cfbce3a1e497397a4f3d766c980d8972608 Folly: de497beb10f102453a1afa9edbf8cf8a251890de glog: aefd1eb5dda2ab95ba0938556f34b98e2da3a60d - React: 1d605e098d69bdf08960787f3446f0a9dc2e2ccf - react-native-camera: 9c50d7def800895e7991ccda6203929553ceec9c - react-native-google-analytics-bridge: 0a86be2860b81a3562fe60ac40c0ad732340046f - react-native-haptic-feedback: f675486e3889e3229272158943c1e9e075247e5a - react-native-image-picker: f42de90075c5b1af53417af927631d909a1a746e - react-native-randombytes: d3184d351604f78e019535178766590188bbc133 - react-native-slider: 743940825f1fa1b37e8396ffd8cebe41f4967e1f - react-native-webview: a42108b827082f8f0333529b0772102031d5960d - RNCAsyncStorage: 289488409d0c42f30e12535e3f45c5bd3cfc73d2 - RNDeviceInfo: 08dd79c5adef48b6dc103bf3ddf208039aa78664 - RNFS: bbb1a64eb245763daf34aea86f97c97c4e85f74c - RNGestureHandler: 7ccf2f3f60458e084f9ada01fbaf610f6fef073c - RNRate: 72b5c9c2e62de9a01710918eb83d75fb99b44c7b - RNSVG: 4834be1d644eb77f0e3f6de851881b83758a3124 - RNVectorIcons: 8c52e1e8da1153613fdef44748e865c25556cb9c - RNWatch: 394c44f35352309ab414daaadfa3c55a4a5224ee + React: 0bb58efca577aa4b3c8f03a9fbf0d9a8ebdb5ac4 + react-native-camera: 37580137d13b0f2fabd631e4217eb11f0e4d5764 + react-native-google-analytics-bridge: fac6becc9475cae635bff51382be089ea97bddda + react-native-image-picker: fd93361c666f397bdf72f9c6c23f13d2685b9173 + react-native-randombytes: 991545e6eaaf700b4ee384c291ef3d572e0b2ca8 + react-native-slider: 9fb33ac32cb788360adb5c38685aa3642bebd93c + react-native-webview: 21c396687cb983fadc6ccc0751cc74f554131f3f + RNCAsyncStorage: 63407ea82f1b5ac8fc53a0b8c569b08e0516a9e0 + RNDeviceInfo: a88be26a64ada7cbc2bc0ebbd1662d340304874e + RNFS: c9bbde46b0d59619f8e7b735991c60e0f73d22c1 + RNGestureHandler: 5329a942fce3d41c68b84c2c2276ce06a696d8b0 + RNRate: 29be49c24b314c4e8ec09d848c3965f61cb0be47 + RNReactNativeHapticFeedback: ac2f6723cc91fab9df7d670ba50e7d22b697d34f + RNSVG: 0eb087cfb5d7937be93c45b163b26352a647e681 + RNVectorIcons: 0bb4def82230be1333ddaeee9fcba45f0b288ed4 + RNWatch: 09738b339eceb66e4d80a2371633ca5fb380fa42 Sentry: 4e8a17b61ddd116f89536cc81d567fdee1ebca96 - SentryReactNative: fc630be25b30c1a494b478ba1fa38f761cc6da20 + SentryReactNative: 07237139c00366ea2e75ae3e5c566e7a71c27a90 swift_qrcodejs: 0bacbfe321a99954c7b8e04c75562007ea4e4f7c - ToolTipMenu: a01f5df49eb1a1ffbc5e1e81d2ec42b832436421 - yoga: 128daf064cacaede0c3bb27424b6b4c71052e6cd + ToolTipMenu: c158702a26154d892bc9e6eaa7d7382f0f1ee16e + yoga: 8dacc3c5977cb8e07c346e203bb5f4ffe01296df -PODFILE CHECKSUM: 40fe32f25e14511848fc633565a8030139a972fa +PODFILE CHECKSUM: c2a90f3a02ae41b1762bc7546bd4fab5de3a4476 -COCOAPODS: 1.5.3 +COCOAPODS: 1.7.3 diff --git a/ios/Pods/Pods.xcodeproj/project.pbxproj b/ios/Pods/Pods.xcodeproj/project.pbxproj index ac2f3da1c..e46588a44 100644 --- a/ios/Pods/Pods.xcodeproj/project.pbxproj +++ b/ios/Pods/Pods.xcodeproj/project.pbxproj @@ -6,3587 +6,3610 @@ objectVersion = 46; objects = { +/* Begin PBXAggregateTarget section */ + ED2506AE7DE35D654F61254441EA7155 /* boost-for-react-native */ = { + isa = PBXAggregateTarget; + buildConfigurationList = A40A1E9625C94163363DF403F253BADB /* Build configuration list for PBXAggregateTarget "boost-for-react-native" */; + buildPhases = ( + ); + dependencies = ( + ); + name = "boost-for-react-native"; + }; +/* End PBXAggregateTarget section */ + /* Begin PBXBuildFile section */ - 003B94B025EE8C0D0CD7E89285D45DDD /* RCTSurface.h in Headers */ = {isa = PBXBuildFile; fileRef = DCD4A7B9484B172552042D3FFA52AC7E /* RCTSurface.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 00729D82735A7E20844D7302469E7ED7 /* RCTSurfaceStage.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A326D9EC72B4841F52764DCD48766E5 /* RCTSurfaceStage.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 008E32C7A2D0FC1DBC8263C9981F54BC /* RCTBlobManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7D3828044656FD7B74CF4634BABE8B55 /* RCTBlobManager.mm */; }; - 00D4F0F2020D5C0B42107E1412A4A361 /* YGFloatOptional.h in Headers */ = {isa = PBXBuildFile; fileRef = A312DD423A830BA23F031F8DA0F547F1 /* YGFloatOptional.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 00EC196A6C98B0F735820550AE119FE9 /* RCTAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B3C7ED57C6185578C9BF09517D3FBF6 /* RCTAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 00EDBEDF1D4BD6A6B7D00368FF9D4021 /* MethodCall.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D3F12CB8929F20331B0705CA715DA1F /* MethodCall.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 011E3F5A1168B7AE2EE8AC47818CBC56 /* RCTRedBoxExtraDataViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D8D6384F4D2DF6C13994965850BCF13 /* RCTRedBoxExtraDataViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 01349738D6277D699F8AF344B8199C29 /* RCTAutoInsetsProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 40EEE47BCF0BDE22F2840634D3D46C04 /* RCTAutoInsetsProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 01D458725D41F408BD3DC9E61A67FC34 /* RCTDevSettings.h in Headers */ = {isa = PBXBuildFile; fileRef = 17AF776A484B8DA84787A73D4B0123CD /* RCTDevSettings.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 01DE3C744E9613534AD500C3AF10DB7D /* RCTConvert+Transform.h in Headers */ = {isa = PBXBuildFile; fileRef = A0D22A6FA80B3387C4077EDBE4EBB57D /* RCTConvert+Transform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0283EFA2362B01CE92C02220F73A50BE /* RCTWKWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C459CD95DD2251A4E46B270C78BCA40A /* RCTWKWebViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 02B3AF56A8475BF4F9D6F59AAACE9CDD /* SentryCrashString.c in Sources */ = {isa = PBXBuildFile; fileRef = 47975F13E39CC6F0BBEFABCB87769A25 /* SentryCrashString.c */; }; - 02F2C84BDF92C0F8C12A2E3EC4B8BBCB /* TextDetectorManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CDDA1A14D611766156C0EE818BFAA23 /* TextDetectorManager.m */; }; - 03736F33A06666A16309860BA47BE6BE /* RCTBridgeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = F3F7118B520B9D6CB1124353900B967B /* RCTBridgeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0446D1C7ACD5FAEB6C53367E0D19098B /* FaceDetectorManagerMlkit.m in Sources */ = {isa = PBXBuildFile; fileRef = F6BD825B9F6B76F7E1EE5A565A32D2A5 /* FaceDetectorManagerMlkit.m */; }; - 045268A726BA6274C61DE8B17937A56E /* RCTBaseTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BC79F812D65409AE08BCF98E9C4B4BAF /* RCTBaseTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 047CDA5A58AD755DB99C89B062D61367 /* GAITracker.h in Headers */ = {isa = PBXBuildFile; fileRef = 61938B2B96E4AA460CA4AF8FE5A25CA3 /* GAITracker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 04CDD1A27F00D8D49E4419998B40C71A /* RCTRedBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 65F256F4FD6D6E194C3EF8189EA6A08D /* RCTRedBox.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 04D43289A0AC6C3C3019545EBA7D43F6 /* SentryCrashJSONCodec.c in Sources */ = {isa = PBXBuildFile; fileRef = 06E05FB265DD254A5459233429F45B04 /* SentryCrashJSONCodec.c */; }; - 0507A48E4D835398888DB96291B45986 /* RCTTransformAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A5BD8F3B7AF04AAB29731D399714F4E /* RCTTransformAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 052D29B17093D688A2DA7828E105B303 /* RCTFPSGraph.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B90624EFF4C5962BAD6E5D629FA083B /* RCTFPSGraph.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 0559018E22DC55B7CF4369EEACFE4AF1 /* CameraFocusSquare.h in Headers */ = {isa = PBXBuildFile; fileRef = 782C5AFFB48C44F9738B4CAFACBD4F9D /* CameraFocusSquare.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 055EC357614ECE71A87652CCC0244B8C /* RCTInputAccessoryViewContent.h in Headers */ = {isa = PBXBuildFile; fileRef = BB1D19FCFB0123D0B736FF00A3AF8438 /* RCTInputAccessoryViewContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 05ABB6AD6132D33E5C144F04E9643B75 /* RCTProfileTrampoline-x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = 0507D7CAEAE506038E08810362EF4A82 /* RCTProfileTrampoline-x86_64.S */; }; - 05B4ACE703D9D8099D830EB0A09595A3 /* QRErrorCorrectLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4ECD7A4C2FF3229C6C91C6C4AEC42B71 /* QRErrorCorrectLevel.swift */; }; - 05BE8B5B11E0508D9957C00CAC563D29 /* RCTBackedTextInputViewProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = BEA89429622F427EE1B7B31FFB83EECE /* RCTBackedTextInputViewProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 05EB01A391B4A6592F19C6567C1B596E /* ToolTipMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = A620CF365132B1285AF1565DF9114C7A /* ToolTipMenu.m */; }; - 062BB098D78E6C86756E092DC5AFE06D /* RNCameraUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 708411BE60D785F0FD1B31060FEA2BE7 /* RNCameraUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 063A71094807595BA48365705A091188 /* RCTRootViewInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 1249D181D4108383B30273523367DAE2 /* RCTRootViewInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 065B05FC24B59B872E1C0566BF9542AC /* SentryCrashCPU_Apple.h in Headers */ = {isa = PBXBuildFile; fileRef = 305703B508A08A17AA2CF5DD40FB8AB6 /* SentryCrashCPU_Apple.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 06697D38B39D55FB02C2A43A17F7B491 /* RCTSafeAreaView.h in Headers */ = {isa = PBXBuildFile; fileRef = 410405FF8F4B8A13415A3E88D6F3AF71 /* RCTSafeAreaView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 066DF41B7C823E9E5C4A748F66C040E0 /* RNSVGDefsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 918F1DA61CA5E049B56E0FF48AA672FA /* RNSVGDefsManager.m */; }; - 069922DEC94FAE0AFEAC5441B23C220D /* RCTURLRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = DC5DAC4F637ABFFD089C23A50780818B /* RCTURLRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 06E7BFD556FF93B04288F99F60553D02 /* QRBitBuffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F21F67026833DB544451FD28A3120BF /* QRBitBuffer.swift */; }; - 06EB8514D3899763E955FF9A439D05C1 /* RNGestureHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BE8E035316FC5B3BDC79E4F65C77C0C /* RNGestureHandler.m */; }; - 06FC25E004A89FB2163844B6ED292451 /* ImagePickerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C1B8F39B62A2A1FC9661C62498995EC /* ImagePickerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 072575BBA78AC7495973E2848F3A81DF /* RCTRawTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = CDA4178E4A1EF31857B5A167A18D48D2 /* RCTRawTextViewManager.m */; }; - 0780D850643176940D599E57E61A66C5 /* RCTBaseTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8972B79077BC8BDD51277681DC5D27BA /* RCTBaseTextViewManager.m */; }; - 079835598648906F2C7FDBD5F53469F2 /* SentryEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EB1DC04D54F107B2ED71D6AC2FE7ACF /* SentryEvent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 07C09E2597D2A968EE08BFC3F6327BC8 /* SentryInstallation.m in Sources */ = {isa = PBXBuildFile; fileRef = C46440214358E27E547C44549A2A42E4 /* SentryInstallation.m */; }; - 07C687D077AA935FF099F9E3FB605156 /* RCTSurfaceRootShadowViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = A4FFBBFBA331DDB5B4B3B5A66218D963 /* RCTSurfaceRootShadowViewDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 07CCDF7DBC4011CCDE9C6990536C5140 /* RCTInputAccessoryShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = FDAB8624C7C46017928BE725D7685F3B /* RCTInputAccessoryShadowView.m */; }; - 07F47B4ED2387B4119995437BFE7FC4C /* RCTBorderDrawing.m in Sources */ = {isa = PBXBuildFile; fileRef = 8288503621032B8039FBEDB40DB08151 /* RCTBorderDrawing.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 0824375A7ABD51647E4F80A27A96C698 /* RCTEventDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 25C816569317735F84DB3FF1042021B3 /* RCTEventDispatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 082DC84D3C99BD3C46700E6F27685458 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61E294A86C709225B1DEFA6E123A63AF /* UIKit.framework */; }; - 086092CFFCF706FB984CBC10B4080E20 /* RNSVGPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B1FE723F114CE2C0385800DA45F6479 /* RNSVGPathManager.m */; }; - 087781C433251334F0CAD20A3230B6EE /* SentryDebugMeta.m in Sources */ = {isa = PBXBuildFile; fileRef = D3EABB6431F6656FDE773B4091011860 /* SentryDebugMeta.m */; }; - 087B3097672CD89AE698431DD6F9E772 /* GAIDictionaryBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D7321D0E02AB6900B994A11F06D2D83 /* GAIDictionaryBuilder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 08AFECF932C828A06B72A8D4676F9A13 /* EFQRCodeMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3359E1533C7BDEC101C7F61D5EA937D8 /* EFQRCodeMode.swift */; }; - 08F4E301CE1991AFBBD0D5A9101A39C7 /* RCTImageStoreManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8791A80D8EAA290D7CE971474299EB58 /* RCTImageStoreManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 091B1C7FD5139390194EC6CFDAF9EC0C /* RCTBridge+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = E25AB901FA9E46271C5EBA5E5B26E8DE /* RCTBridge+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 092C7FF60F4E4626C049E2E5752072A4 /* RNSVGRect.h in Headers */ = {isa = PBXBuildFile; fileRef = 021713C30551365B39A0E54024217452 /* RNSVGRect.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 093848271343933D1E78841DC11A4B09 /* RCTActionSheetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 35CC1A06B200BCF687A932E378A17940 /* RCTActionSheetManager.m */; }; - 094283694201353E4BE4E30EBE310DE1 /* RCTBackedTextInputDelegateAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 48A8C5C4E76C7C7EEAD955854A63A5B8 /* RCTBackedTextInputDelegateAdapter.m */; }; - 0984CBF526E9BB308FA0BDF44F4AA341 /* Pods-BlueWalletWatch-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0DABD5058C288DFB86CE374CE9757AB7 /* Pods-BlueWalletWatch-dummy.m */; }; - 09927CFE3343A0BC80A18F8EEC0EB581 /* RCTModalHostViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D9C04ECA98E939C0D6435460668BB598 /* RCTModalHostViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 09B00E1998994EA33B107C24AC19DC73 /* RCTCxxMethod.mm in Sources */ = {isa = PBXBuildFile; fileRef = B99CA43EBFE0B87A3EA31DBE81CC65C9 /* RCTCxxMethod.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 0A684CB4CF20051EA410ACABD9FD5A9A /* RCTWebSocketModule.h in Headers */ = {isa = PBXBuildFile; fileRef = D22ED98F0E4607924D7F2C00C2E46071 /* RCTWebSocketModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0A74355A93836D91FA1EBDE17DFD0462 /* RCTTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C42C3200FA6EF671539B92CBC3B25D9 /* RCTTextShadowView.m */; }; - 0A8607AEACA1CF13B8173A9F413AF4BD /* RCTUIManagerUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BA7F629A195513132FA3C94C8C03316 /* RCTUIManagerUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 0AB1E94B5569FD7ADB09AAC387E83B9A /* RCTImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 86294ABFB80CCEF8EFC0E60DA0963EF0 /* RCTImageView.m */; }; - 0ACC7FF06DED4F069B6E0AB522A29FD2 /* JSDeltaBundleClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 3176E6362A3B14E5C2C96E89BF977835 /* JSDeltaBundleClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0B22824A53748F0EA63E095976592DE1 /* RCTInputAccessoryShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = FDAB8624C7C46017928BE725D7685F3B /* RCTInputAccessoryShadowView.m */; }; - 0B7523B80B5232619F6AA881BCCACD1E /* SentryFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D3BF0269A94572DE3F76C3AB0A40579 /* SentryFileManager.m */; }; - 0B94B3FD703438A5810D100173808924 /* swift_qrcodejs-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C6BE9DB10B7C8BF996055821A4E3E67E /* swift_qrcodejs-dummy.m */; }; - 0BB9E1306F88D6B1F9B23D6DD3E72793 /* GAIEcommerceProductAction.h in Headers */ = {isa = PBXBuildFile; fileRef = 73D367F41F9BD5CF1F32C257DF1C3E89 /* GAIEcommerceProductAction.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0BC9E091903D18A6EE46D498B5805913 /* WatchBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = C09949D714596A3189FF0563ADE5574B /* WatchBridge.m */; }; - 0BD0DC5060F03354ADA8F1BBBE5D9539 /* JSIDynamic.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEAE52D30E0E49778E07F0CC81BC74C /* JSIDynamic.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0C0153CFFCFF4D90BA9A9B1007118929 /* UIImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90BD20E1D3D8F9F251BA4DD1F1DD26AF /* UIImage+.swift */; }; - 0C021C00A785D6A64985A516EDF0336E /* RCTErrorCustomizer.h in Headers */ = {isa = PBXBuildFile; fileRef = 86F6F1D31535B00A1B14FD63660A8E72 /* RCTErrorCustomizer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0C1FA7209E9D07E7E3E6735E7DBFE298 /* UIView+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A1BDB54F5BE682C6489868F99FE7297 /* UIView+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0C5A7636A4AEA5DDF7BC194E6D3E709B /* RCTUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B2D761A07DF01528E3E29EA2872FDCB /* RCTUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0C612AE0225EC8671B09FC2B1BDBD073 /* RCTUIUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = DD04C10BA2EADABBF042032ED56FE2C9 /* RCTUIUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0C9FC8DFDFBA0B2E42C0BE9826B8ACA1 /* RCTInputAccessoryViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 004D9A64527A0DDF625749A77D6A1ABC /* RCTInputAccessoryViewManager.m */; }; - 0CC4B5C6E847BA668DCC6AC5607F3ACA /* NSDataBigString.mm in Sources */ = {isa = PBXBuildFile; fileRef = B696BAC26F93745C23207B8B95F62ACD /* NSDataBigString.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 0D3845FB1856B0EF3CD8B525B8D1D004 /* RCTInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5A25A7B3D81E2E8A41A284A96E5F09D0 /* RCTInspector.mm */; }; - 0D462F3A4624F99BC24F73753C39CDB7 /* SystraceSection.h in Headers */ = {isa = PBXBuildFile; fileRef = EDC3AACD0E87F5C9A8EAC73BAB6C3FD6 /* SystraceSection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0D97F8023FD899001FB1ECC209329601 /* RCTSurfaceRootShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 44FDB7283B110CD9FE1FEA1E613CA60E /* RCTSurfaceRootShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0DD7EDA7BBC7DEF2763786F11061EA29 /* RCTTiming.m in Sources */ = {isa = PBXBuildFile; fileRef = 87B2ADAAC6EF6EC07D573621AC88EDA6 /* RCTTiming.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 0DFC4F602637BA47F3721DE781B17C35 /* RCTShadowView+Internal.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D21028594AFCB90BEBED0A8CA0051A5 /* RCTShadowView+Internal.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 0E08237E724C863AFB548DAB395C49F9 /* Yoga.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C20476AA42E7B580AD8096BDA05757D5 /* Yoga.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - 0E28CEC5FB5B553B97A2C2318E9A5DBF /* RCTScrollContentShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8120C909864470639497846F59C66F3B /* RCTScrollContentShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0E55AA9D0D7CD582264C6A52BF4E41DE /* SentryCrashMonitor_AppState.c in Sources */ = {isa = PBXBuildFile; fileRef = 828C78879EECE32574A657F67E92862F /* SentryCrashMonitor_AppState.c */; }; - 0E6EF81E332865946FD017127166697A /* JSIndexedRAMBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B224F69E7B3EDB113D6C1F6F1ED5D10 /* JSIndexedRAMBundle.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 0E93985716FFC6C3B7CFC989ECCFD4E0 /* SentryCrashVarArgs.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F1B8B79C9C90865F9D7EBEA7DC1F132 /* SentryCrashVarArgs.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0EACC4D960812E388BCA97D14FC841DD /* RCTPerfMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = EA779782D469512C36752B299C9F4C68 /* RCTPerfMonitor.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 0EB8931A2A244B64E452C953F70F8223 /* RCTModalManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A7781AEF9C2EF71413BA7ACCBCEC62A /* RCTModalManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 0EC08ADB193E391872D8F02A37845315 /* RNSVGContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = E4A900E24535F5B60039418B11526E58 /* RNSVGContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0ED3F7464EAA98980D7FEF16460A502A /* RCTDatePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = A4A74DD7ADA4CB2FB75927CD3CA80F8D /* RCTDatePicker.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 0EDD60E433505072E9E66DEBF365CD71 /* RNSVGGroupManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 746DE1AB39D31401E43ED3CC9D783EC7 /* RNSVGGroupManager.m */; }; - 0EEB8E5CC45AB45AABCCF697A380AD7F /* InspectorInterfaces.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92F393A40CFB4241209F972EC0F633FB /* InspectorInterfaces.cpp */; }; - 0EF1C975CC2C4ED88614904F5C69C6FF /* NativeToJsBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 6AFD4AAE37DBB55D83420C4AEE6B87AB /* NativeToJsBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0F1B8B9165267D8393CC85934C6CCF7D /* JSExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 74A38658370C58FCA8A833AD66A55B6C /* JSExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0F3AA11D12144084CE2CBE3A5DAB5835 /* RCTMultilineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5ED0B35FD5D110897A20ECDE6E36F7E7 /* RCTMultilineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0F99583658BCF2DE914E2690FDAE2355 /* RCTPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = BBDD86F2A095BA70514BC75BA2BCB366 /* RCTPicker.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 0FA92D72ECA12256AD8CE04DB00AB854 /* RCTNullability.h in Headers */ = {isa = PBXBuildFile; fileRef = E18B4A6D7426A96FCC92D4533B290404 /* RCTNullability.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0FAE9086F43672678CE7476F1C6E8AA4 /* JsArgumentHelpers-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = E56D1CCB367A99BE6FCA33A8CBDD8F7A /* JsArgumentHelpers-inl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0FC0D1CF4C7C86F85D8D9BFBDDABD780 /* RCTJSStackFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = AD04825CF9467E7330D277541B5B180C /* RCTJSStackFrame.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1032A21D04D2DB0E340C25A9E0F18AFD /* RCTImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 650EA8BCAA2DCF9F901A24B943E1146C /* RCTImageUtils.m */; }; - 1075D3CD028068E73C2437537FB71068 /* RNFaceDetectorModuleMLKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 5348F0AA16B9C5339A4AAE1B95190D62 /* RNFaceDetectorModuleMLKit.m */; }; - 10FA069F16113115173A70C9ECD22793 /* RNSVGSvgView.m in Sources */ = {isa = PBXBuildFile; fileRef = 917605998C583F32B3A3A3B1A5965500 /* RNSVGSvgView.m */; }; - 10FABF060AA0ECCB6DED21BCCF315B3F /* RCTFollyConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B2952C13B7004B2636B37816F921801 /* RCTFollyConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1125771F5D805FF745CF3713DF0C1C8D /* jsi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 58D59DEA36841090077099F60448BC62 /* jsi.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 11643F15F5EF8452929E6695C15B58EF /* RCTNativeAnimatedNodesManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F810D4E59F80E3BC22EA5872BCF77CCD /* RCTNativeAnimatedNodesManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 117B6F33791C2F2DE11F421256A28A89 /* SentryCrashMemory.h in Headers */ = {isa = PBXBuildFile; fileRef = C771645E14A10B607EE1290682F9BFAC /* SentryCrashMemory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 11C32CB1896BE7B3EA42EFB2A15A1B3E /* GAIEcommercePromotion.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A63B1C122B8354EBB082D6F74A440D4 /* GAIEcommercePromotion.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 11EFCB0AA112665FA619ADD4034E11D7 /* RCTInspectorDevServerHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = A4DF75F357F7BBB997E7C0431363CC93 /* RCTInspectorDevServerHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 127056261FF4EBA1804C3D6AA84CF755 /* Utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5F30FD97708F394D88E519507D6FAD1B /* Utils.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - 1279BF644B9DD58D8F9738B1F533B1B9 /* RCTDevLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = AC9A836B9E44FE9CB4C66B8164CBA6AB /* RCTDevLoadingView.m */; }; - 12BCBCC6BF70099F9C6814B887ADAEE8 /* RCTAdditionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = E2F520DB6B50030E0546CF98EBD996AE /* RCTAdditionAnimatedNode.m */; }; - 12BECA16A00BB6BF08280C8B90EB7530 /* RNRandomBytes.h in Headers */ = {isa = PBXBuildFile; fileRef = 51B9D04F7CEEA4C11F43ABC27C70C41D /* RNRandomBytes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 12CC3A5E39E57AA651D0C738785171D7 /* RCTNativeAnimatedNodesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E18EB06396BA957A548929CC5DB55560 /* RCTNativeAnimatedNodesManager.m */; }; - 12DD64573BEAB95F09A0063A44BEE551 /* SentryContext.h in Headers */ = {isa = PBXBuildFile; fileRef = F2F1A6CE7803903C34C9DDAF72F93EBB /* SentryContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 131B26A5087BFF5AC247133AD8DF95CE /* SentryCrashStackCursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A9D574A20FB8F00BEC60A782A43ACAF /* SentryCrashStackCursor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 135510F9335148A3E38DD57B26CC3A86 /* RCTAnimationUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = C73FC65DB91237827E7F6A63E58137CE /* RCTAnimationUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 135DBDBF31F70DE08DB5319D203D4819 /* RCTPropsAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 1515F7E1AB878ADB2403985FE5E26299 /* RCTPropsAnimatedNode.m */; }; - 138C3E668963EEC8B97C8B9E0809C3C9 /* RNCWKWebViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 45D46C3AA3C551EA6EF5B080DE96159D /* RNCWKWebViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 13D0CBFC93FF38598CC759A02F58ABED /* RCTActivityIndicatorViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A1298BA876EDF94DCD905FDF4ABE9276 /* RCTActivityIndicatorViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 13F40F7F64AB0145EAA86493933B923D /* RNSVGGlyphContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 64A47EE792310BB094CF656FA3BCFC63 /* RNSVGGlyphContext.m */; }; - 146F6D9E9E793EA22F634C2869D8084D /* RCTBorderDrawing.m in Sources */ = {isa = PBXBuildFile; fileRef = 8288503621032B8039FBEDB40DB08151 /* RCTBorderDrawing.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 149E64CE638EB96BD26596DC10781A99 /* RNSVGSvgViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 85A4923B0DC08292146389A69D6E2A3F /* RNSVGSvgViewManager.m */; }; - 14C5B4F182D21E967E4F86DD4359C29C /* ModuleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8C95347AD1BAE204E1A2A2BE93271A3 /* ModuleRegistry.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 14CF65D8C0D1AA2C5F6783647A670CFF /* JSExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 74A38658370C58FCA8A833AD66A55B6C /* JSExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1513723FA9754E98E0DFF076F63B3C83 /* RNForceTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 43EAA7FFC7ADA53FAD712C881AD1012B /* RNForceTouchHandler.m */; }; - 151CE4E351E13594FB0F1F637C72953F /* RCTAppState.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B4C1830D058B164A60FFF0C3EBA9ABC /* RCTAppState.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 15317C11754FA3B282608853496E5881 /* RCTComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 3AF5524325CB60EF1BBA8F38077E6C65 /* RCTComponent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1565826119CFCBC5AE7A322D1E892FDE /* BVLinearGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BC804B5B01C68241B4D5AA0212F2FA4 /* BVLinearGradient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 15916FB2FFF45FDBC75136FC84ABF741 /* RCTImageViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A1610A974E8A537217E0AFD13DA52B4 /* RCTImageViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 15BDE978EC6EE2DA05FF9A18B3B52811 /* RCTRootViewInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 1249D181D4108383B30273523367DAE2 /* RCTRootViewInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 165474BDCC75819547CE1568388236AB /* RCTProfileTrampoline-arm.S in Sources */ = {isa = PBXBuildFile; fileRef = 1C54368F1192FA4D5DCB9A9FEAAC4479 /* RCTProfileTrampoline-arm.S */; }; - 166C7EEF9006638C76624ADF5FF6E30E /* RCTSensorOrientationChecker.h in Headers */ = {isa = PBXBuildFile; fileRef = F6DE317BB5CF485479B4C85A8088216B /* RCTSensorOrientationChecker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 17007220434F3FC4E6094FA612F3733E /* DispatchMessageQueueThread.h in Headers */ = {isa = PBXBuildFile; fileRef = C6768D7CC19E5A03FF3F5C0D00E2158D /* DispatchMessageQueueThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 17478A9F7198A6714C1CFB150E1DEB0E /* SentryCrashMach.h in Headers */ = {isa = PBXBuildFile; fileRef = A2F217BCE65BBFF283AE0508664F9D58 /* SentryCrashMach.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 179435A6BF8389E53A4372D987B2E892 /* RCTTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = 69F6F6A24FB132E82281CA338C35A3F6 /* RCTTextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 179908F7227375579AF3B9CF90557687 /* RCTActivityIndicatorViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A1298BA876EDF94DCD905FDF4ABE9276 /* RCTActivityIndicatorViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 183992B189FF13B1E3E1E2517278E82B /* RCTLayoutAnimationGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = C3C79B9FCDFC0DD8D26397DCF6CB3011 /* RCTLayoutAnimationGroup.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 1839A200E67F0AC8355E27B6732A193C /* RCTAnimationUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = C73FC65DB91237827E7F6A63E58137CE /* RCTAnimationUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1848E6FE0995954CB36FC96703B3FFEA /* SentryBreadcrumbStore.m in Sources */ = {isa = PBXBuildFile; fileRef = ADBD04BE14C0A4ADC55736DCEA1FE61B /* SentryBreadcrumbStore.m */; }; - 188D34227A3130D1988B3E533DF9E745 /* RCTFrameUpdate.h in Headers */ = {isa = PBXBuildFile; fileRef = 02552883C25EEA76A39ED7359188F636 /* RCTFrameUpdate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 188F000A7B5955C93B886E478BEA70B8 /* RNSVGCGFCRule.h in Headers */ = {isa = PBXBuildFile; fileRef = C450C1E88E35DE79A98FD9DD4413B6AC /* RNSVGCGFCRule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 194617A7DE4E05EC012DDA92570B1E2A /* RCTConvert+CoreLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = B6EE856BF5DE6B630F82C6AA5E6B986A /* RCTConvert+CoreLocation.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 194D232853B81DE4704FB42A1A490684 /* SentryCrashMonitor_Signal.c in Sources */ = {isa = PBXBuildFile; fileRef = A64ED4F8FDF2EA9C3931722804C06FE3 /* SentryCrashMonitor_Signal.c */; }; - 19DFE4C6116D8C1AE06835A58A129332 /* RCTProfile.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BED29E2587B8D60D79532F3A62F53DF /* RCTProfile.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 1A60F100615621FA55E786394C499D6F /* SentryCrashCPU.h in Headers */ = {isa = PBXBuildFile; fileRef = 931B2A1A88A4574C68B3FDBDFED403C2 /* SentryCrashCPU.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1A8CC8C92F61D7F8E888379F37EBBC33 /* RNLongPressHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C0D4F658F1FD1D4890A5750EA0C2303 /* RNLongPressHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1ACA84106C93FA0B2BC9F3006280B671 /* RCTUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B2D761A07DF01528E3E29EA2872FDCB /* RCTUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1ADB43FB7C77AF757EDA4CAA94C5297D /* RNSVGLength.m in Sources */ = {isa = PBXBuildFile; fileRef = D4B2EBF3E38EE9BAE0F23858760193F0 /* RNSVGLength.m */; }; - 1B79FE118B354444FFB090149BF6BA6B /* RCTSourceCode.h in Headers */ = {isa = PBXBuildFile; fileRef = E0C6D3DF753EC31C84384C231301CB9F /* RCTSourceCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1B7FF8C7EB854487DCD949C07FF2F600 /* RNSVGTextProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = D82732BC7399C5679C53D767CD9AA9D2 /* RNSVGTextProperties.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1B8B6000E73FBCA37383031D7B776E7D /* utilities.cc in Sources */ = {isa = PBXBuildFile; fileRef = FA5B1317B6DB648CDFCC1950DD52356B /* utilities.cc */; }; - 1B926D5CEBF6C6316EE893F1A05CE93E /* YGValue.h in Headers */ = {isa = PBXBuildFile; fileRef = 67234E1F7E76556A83B35D8C7D709F63 /* YGValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1BAD8ED33F6869EA8431027379FBD5F0 /* RCTModuleMethod.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7D6EB1DB09CE76E12AD946363E5F5F1C /* RCTModuleMethod.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 1C192AE82D1EC063CD7CEB30635590F0 /* RNFileSystem.m in Sources */ = {isa = PBXBuildFile; fileRef = B26331809D26BBDBBAE8BA810BDAEE4E /* RNFileSystem.m */; }; - 1C8D55C89B1BB486BC292EFBC8E896ED /* RCTImageEditingManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 98F270F9C65790CC1A9EF87223AED0A8 /* RCTImageEditingManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1C9462871ED81972BDC74A0EE5F647F3 /* SentryCrashObjC.h in Headers */ = {isa = PBXBuildFile; fileRef = B367A361720C158C290124B8178DE6D1 /* SentryCrashObjC.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1CC99C15E054E4F499E73DCA4B206548 /* RCTReloadCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C37083EAFDE25DEBB6B7A6486466D87 /* RCTReloadCommand.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 1CE57C575D27901F78F232FB979B4BC8 /* RCTImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 650EA8BCAA2DCF9F901A24B943E1146C /* RCTImageUtils.m */; }; - 1CFDDFD972B1CD7F73B1AFF75FEEE28F /* SentryDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = B592425B904BDC88D37469C397968D35 /* SentryDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1D17F50B69B1A8F6AD8568F7AA2DA829 /* jsi.h in Headers */ = {isa = PBXBuildFile; fileRef = BF49FDDAB06D42B7F75F81E2574D582D /* jsi.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1D5967E58B6BB446E2366D98E64915E9 /* RCTImageStoreManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DF947140F7C51D31E2A66C6C25F6BD00 /* RCTImageStoreManager.m */; }; - 1DE92D38760D1446AF98AF29BE1CFF58 /* RCTUITextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 1AD0FC366C1578CD4A18A944588B82C7 /* RCTUITextField.m */; }; - 1DFAFD6BA38CAF835A4264A064370574 /* RCTLinkingManager.h in Headers */ = {isa = PBXBuildFile; fileRef = AF95958927964178FEB1328AA125806F /* RCTLinkingManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1E2101AE33238C2A4AD435372E339029 /* RCTModuloAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = FEF1513A1693135E7A8204E52A6CFB54 /* RCTModuloAnimatedNode.m */; }; - 1E39139C9C2D9C308B2990DBAA6A8ECC /* RCTSliderManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 59D70F9836D15C16F47DF1BF792C77D8 /* RCTSliderManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1E4D93988640A36CF6AEBE2D10FD3BE1 /* RNSVGLineManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 279BD45007857C4B712A158AEC470085 /* RNSVGLineManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1E58F482FF18EDDA06CBDE75A3C412C6 /* RCTScrollView.h in Headers */ = {isa = PBXBuildFile; fileRef = A8F6B738D7FFE93EF0DB78EBEAE7ED60 /* RCTScrollView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1E6D0B2D1EF7290E587ED80B9F20844E /* RCTImageViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A1610A974E8A537217E0AFD13DA52B4 /* RCTImageViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1E731FE528F93F772BD1B383BB02F476 /* RCTModalHostViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = AA83429B31F5455CC3BAA5276FFD162E /* RCTModalHostViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 1E737710192339404D8733A0E74A38E9 /* RCTReloadCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 3495C48AD988093A634EDC55C39C7287 /* RCTReloadCommand.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1EA1DA1F285CFA85ED6452CD0B8EA340 /* RCTSurfaceStage.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C0C31E278C7DEAC32910558388F3E43 /* RCTSurfaceStage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1F318760EE0A87BDA5FDFBD2F3B2D87C /* RCTSinglelineTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 047046FDE808384FDC614792E3A6A1B9 /* RCTSinglelineTextInputView.m */; }; - 1F6ED275922CA3EEEF7BF9E498511F53 /* String.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A77C13422AF8DDCB17AABB1D2F5A630 /* String.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 1FA24F22FCD0D61DC56521D3A32F3547 /* RNCWKProcessPoolManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 06DF1EC99D94C23A8F62AEF63BDC9F68 /* RNCWKProcessPoolManager.m */; }; - 2001CFB26955160E8694E1F2FCC934D3 /* RCTSegmentedControlManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E9C00A7C399ABA654C5E557D8A273FB /* RCTSegmentedControlManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 202CE19D474CBD7BEB8E428F5419D30A /* RCTImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 3909AF2FD3F614EBF851A51195AE80C1 /* RCTImageLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 20322D358C6BA3F388D92273CE6C7D01 /* Pods-BlueWalletWatch Extension-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E7885E9FB612C968B994A357656AA0C /* Pods-BlueWalletWatch Extension-dummy.m */; }; - 20601A521F5DA3EF67B2C298D467CE86 /* RCTWebSocketExecutor.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D692C2C9E57BFE2876DEACD1606F84F /* RCTWebSocketExecutor.m */; }; - 2065EE940C8249C07A0923415E7B3A7D /* RCTDiffClampAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 80F1F84A03959C953D379FF3B0BFADD9 /* RCTDiffClampAnimatedNode.m */; }; - 20CC255C9E817D5E3F57297E9BA37E67 /* RNSVGImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B04BAAE9DAE7181459E8C95C6B131862 /* RNSVGImageManager.m */; }; - 20D45F9C12D3C79CAEB257C8E4C0523C /* CompactValue.h in Headers */ = {isa = PBXBuildFile; fileRef = 99CBC8A646ADD576A024E5632A0B39FF /* CompactValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 20F4897AFC6A20FFAC48DB5AAE3DFAB1 /* RNSVGPercentageConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = ADB566F185688355CFE968AFD68472B4 /* RNSVGPercentageConverter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 211B31FAA9C51FD690366B3C34788782 /* SentryCrash.m in Sources */ = {isa = PBXBuildFile; fileRef = 52755E235A5825CF8902B05D74C744D4 /* SentryCrash.m */; }; - 212F04728596BF504F2352A481393465 /* RCTAlertManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D0EA4F3CC515C3A52849A8873E5CF753 /* RCTAlertManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 213231617DCE8371E045DA8470748FC9 /* RCTConvert+CoreLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = B2D91B8FC39044E393E2378C22FB8D09 /* RCTConvert+CoreLocation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 218CE3114B6F4C8A1569CBABEA5D49CB /* RCTPickerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BAACADED352AC44733763210065341D5 /* RCTPickerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 21AE14CCA587518F4985BA719DBCF840 /* RNCAsyncStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = 922C6EC9F8DCCE738EFC23BC8F79FCA8 /* RNCAsyncStorage.m */; }; - 21C9D2E5CC069D7B43EFA939F2A63753 /* RCTComponentData.m in Sources */ = {isa = PBXBuildFile; fileRef = FCB3077EE10A1316F4262BEBB4469B90 /* RCTComponentData.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 21E0B00A21299661E9C745EBF8D54201 /* RCTNetworkTask.m in Sources */ = {isa = PBXBuildFile; fileRef = 45078BE81E75C228D83F788E3342B260 /* RCTNetworkTask.m */; }; - 21E2B86221D82CD26B274AC2E7EEBE31 /* RCTModalManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 14578B92D85BD1BD44CD011C284047F3 /* RCTModalManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 21E3352EB5A30A5CB89EE3378399826A /* RCTSegmentedControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0408EC4C932AE1BB5D728E36E8EAB787 /* RCTSegmentedControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2226EDF309AB83689CDDF088FAFB56B7 /* RCTMaskedViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 66DB954A7A7FD2229B336598CB8A2232 /* RCTMaskedViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 222C35105BE696878865DF93A8C471F0 /* SentryCrashMemory.c in Sources */ = {isa = PBXBuildFile; fileRef = 025C8A2711978FDCD85DEBF0439F281D /* SentryCrashMemory.c */; }; - 222DCE803FD1CDE93880809CDC45D66D /* RCTActivityIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = 34B65BA413D4CB17B53FC89004C426FA /* RCTActivityIndicatorView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2236769377810BC10E8C19EC64165B3B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E427C56308E96986E3180ABECAD7F745 /* Foundation.framework */; }; - 223A555DC494629C680BF4C36EB6DA71 /* SentryCrashJSONCodecObjC.h in Headers */ = {isa = PBXBuildFile; fileRef = 1914676850C60CF4C859951D2124A021 /* SentryCrashJSONCodecObjC.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 229172BA70E5DBBFC47B778ABB866AAB /* double-conversion.h in Headers */ = {isa = PBXBuildFile; fileRef = 92EF3A24541974B219DCF0995CD6FFA9 /* double-conversion.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 22D08CE86E2D361C62BCA39963BC758F /* RCTDataRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 95FAF88F957B6F7BC62BB5CE74A1FD73 /* RCTDataRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2328E3FAE8980B3A3DE44AC46FE15F29 /* RCTScrollableProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 364BC0AF2CFC44E17FAFC94526569F3C /* RCTScrollableProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 232941A4DC0AD3B9622892DB33DB32AD /* RCTRootShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D175BC9C0E749D28F3A54D57A9AB06D /* RCTRootShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 233C739A4B71CBDCAE2778CD838FEBB8 /* RCTInputAccessoryView.h in Headers */ = {isa = PBXBuildFile; fileRef = 772E0D8AE588ED04318631B8D2CBFFC8 /* RCTInputAccessoryView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2342CB2BF9B93369B1EA41E3CD67525D /* RCTProfile.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BED29E2587B8D60D79532F3A62F53DF /* RCTProfile.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 236F2FE4B1D53BA50EAF598920DD86CC /* RCTTextSelection.h in Headers */ = {isa = PBXBuildFile; fileRef = C3AB6FA59CD411A4570CC2DD4F3A8F7F /* RCTTextSelection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 23BFF3C944CF8CF21D65E5281532D965 /* RNSensorOrientationChecker.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C3E66A31A74F8D16B3485AAE6BE0B4A /* RNSensorOrientationChecker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 23F3AA4EAEBE66461CD403285673533D /* RCTTouchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = ED3B730D4981223B9181B1E91CA4F9E5 /* RCTTouchHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 246B7792EAA8DA4893420FCE2E364A75 /* RCTVirtualTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 16BEEBBC8A74BE865FA7082A4C2973F8 /* RCTVirtualTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 247B537D2894F58EF9CB8BF613344D50 /* RCTInspectorDevServerHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = A4DF75F357F7BBB997E7C0431363CC93 /* RCTInspectorDevServerHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 249CA308F893A53BFC5CC380A10539E5 /* DeviceUID.h in Headers */ = {isa = PBXBuildFile; fileRef = EE9E0771509F1DB01FADBE81D86CD11C /* DeviceUID.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 249DB97F9B49A31500847F13886FF5E3 /* GAIEcommerceProduct.h in Headers */ = {isa = PBXBuildFile; fileRef = 0919C98F4083264139BFE84AD328F74B /* GAIEcommerceProduct.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 249FDA882B359A6271813B3669DDD95B /* RCTSafeAreaViewLocalData.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C2A15B45A8B30A3C0BFC1FDCD518E7A /* RCTSafeAreaViewLocalData.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 24D168F9169C7A3DB3EB00D1954EDCF7 /* strtod.h in Headers */ = {isa = PBXBuildFile; fileRef = D0E3D2D5598956B5729CAAAC526A66D0 /* strtod.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 250B92F49A5806EFE14FDB70D252A090 /* RCTImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E89A4A8320B59C8652FD6A2FEBC56EF /* RCTImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2535A528E31E6A22C3418F64C9246818 /* RCTNullability.h in Headers */ = {isa = PBXBuildFile; fileRef = E18B4A6D7426A96FCC92D4533B290404 /* RCTNullability.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 254787E8EA0C28774B97A004D37C2972 /* RNSVGBrush.h in Headers */ = {isa = PBXBuildFile; fileRef = 93661387AED60FB708B41A2A34605291 /* RNSVGBrush.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 25C17C1CFAF5EA1D0A8348C1149CF105 /* RNRotationHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 45F0142C0C332A3327F41C3185F37228 /* RNRotationHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 25F2A760F09E5B8CD068F88CD6DC9054 /* RCTWebSocketModule.m in Sources */ = {isa = PBXBuildFile; fileRef = AB8DE10BDEE8E980F4850937D67A8FB6 /* RCTWebSocketModule.m */; }; - 265CEAA7EC645685CC3BBB1399CD2319 /* RCTImageViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6354AB141D31C0AF9B445399DE98A2E6 /* RCTImageViewManager.m */; }; - 269FBDECEC97EAE18C67824F6DDE0813 /* JSINativeModules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E9B52E05C2F2F41FE999ADA58B985B09 /* JSINativeModules.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 26FAEC9096882BC4E8934151A4A21D8A /* QRPolynomial.swift in Sources */ = {isa = PBXBuildFile; fileRef = 298D997C50D26E33B31F209A2CC8BEAA /* QRPolynomial.swift */; }; - 26FC0BC573D41544409B9156FF2FC8BB /* fishhook.h in Headers */ = {isa = PBXBuildFile; fileRef = 60577DE2E998810C948B16EE969E6DAF /* fishhook.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2723EBF351241D9489616914B181A674 /* RCTDataRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D5C0B166220337C30CF3CD4514C85CC /* RCTDataRequestHandler.m */; }; - 2792CEA6265338279855229FD2244CE4 /* RCTGoogleTagManagerBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 89813885894217139BB8C13877F8F9DF /* RCTGoogleTagManagerBridge.m */; }; - 27A849C5837F0149D1C5FD47E867BEF1 /* RCTNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = D12FDCA59BE21DDE9F308F027E3D2A8C /* RCTNetworking.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 27EFD840F5991281EEA2ED891E5386E8 /* SentryCrashJSONCodecObjC.m in Sources */ = {isa = PBXBuildFile; fileRef = 6CE9A315FFF03B1D3D7EAE9493ECD41D /* SentryCrashJSONCodecObjC.m */; }; - 27F1622C48415A858290D8A052B84A19 /* RCTMultipartStreamReader.m in Sources */ = {isa = PBXBuildFile; fileRef = 9176D90FA0F40467271474E380A65822 /* RCTMultipartStreamReader.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 282782652E511D5CD6AFA3DEEE1FCFCE /* RCTI18nUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = E1B8D311379873C68D301E730F37A899 /* RCTI18nUtil.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 28360E71041CA7CF9DB0A31146132653 /* RCTModalManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 14578B92D85BD1BD44CD011C284047F3 /* RCTModalManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2838CE6A916058E0E7CBD3ADC89A9B06 /* RCTTextAttributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 1540D00D626DCB4CA1FA0DD6975152F6 /* RCTTextAttributes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 287D5859BA0AFE45708B24858D92E6E0 /* RCTSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 5436387B3FED210701E4530C495D05A9 /* RCTSlider.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 28A2B6FE737108CA69A2865A6BE7AC10 /* RCTAnimationUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = AF198E788FEA411E3383F94390122B6E /* RCTAnimationUtils.m */; }; - 28B0E79E125C2E6CF40181E6C39D802E /* SentryCrashMonitor_System.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DDD5235917131876F50723B86F97344 /* SentryCrashMonitor_System.m */; }; - 28D65C5796B889B68FC08D8EAED0AE5B /* QRMaskPattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA2AC9EA59DC4FC83B6EDF280836F5B9 /* QRMaskPattern.swift */; }; - 28D6BFC1B7F08B3ACD9BD9F52FD8B866 /* RNCAsyncStorage-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = FB8C8C568F9972DEC87C7D712130594E /* RNCAsyncStorage-dummy.m */; }; - 28E469F4F6000236288B44D4337D459C /* RNSVGPainter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D77976BA6DCA204FC031BC0C031A41E /* RNSVGPainter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2907A7BA966AB6B740DC5FFACA642B45 /* SentryCrashReport.c in Sources */ = {isa = PBXBuildFile; fileRef = B5454518E83E5CD0AF2BC24F465998BE /* SentryCrashReport.c */; }; - 2918AC61B91D824F03298B6427A15818 /* demangle.cc in Sources */ = {isa = PBXBuildFile; fileRef = 24F2E18F8A55B1BC6B01686673F979C3 /* demangle.cc */; }; - 291EB941C5FCB8B6035105D3938AA707 /* RCTPackagerConnection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1D748C7B19607D6E536927E499D1879B /* RCTPackagerConnection.mm */; }; - 29500DD0D66366667A2287A8F745C03C /* RCTLinkingManager.h in Headers */ = {isa = PBXBuildFile; fileRef = AF95958927964178FEB1328AA125806F /* RCTLinkingManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2979032A0D3495BA9E15347295D930F5 /* BVLinearGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CFDFF8F9416F60810E41FC0B80C3093 /* BVLinearGradientManager.m */; }; - 2982952705E58128E68447895801713D /* JSCRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BD5C227C3A05A9A5110E7F6CF02F0EE /* JSCRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 29F765593280172CC2AC4EEB5DDC4647 /* RCTRootContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F5A797C10598DB172B7829805C41578 /* RCTRootContentView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 2A13066472826855FFE083A7ED144865 /* RCTRootView.m in Sources */ = {isa = PBXBuildFile; fileRef = 43CE80C805AD5C537E172A5C95E0CA74 /* RCTRootView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 2A1D71AF65B7B89DE518660F516E5178 /* Conv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7174FCCC76CC12B7F77AEC32BD1A00B5 /* Conv.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 2A3F14968CDDBB050E0957C8DF5D3277 /* RCTInspectorDevServerHelper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6F7B45FB40BBEA8EFF3A7C85A879C309 /* RCTInspectorDevServerHelper.mm */; }; - 2A64EBFC5C6C467B3DA69ECE51B06EBE /* RCTDeviceInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = E560969FAEA3FBE9B3FEDE239AF8F461 /* RCTDeviceInfo.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 2A730A2D6A0CC84CB969EE72CD22E7F3 /* RCTSurfaceRootView.mm in Sources */ = {isa = PBXBuildFile; fileRef = DEE6F1AA5D8BCEA5608156FEA23A33B8 /* RCTSurfaceRootView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 2AE0393BABF45E21C769C35D7E5941F2 /* RCTCxxMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = B344E0CE3C1D27BD5156DC3BFD8A4252 /* RCTCxxMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2AE1903BB461E52C7B5E746E728FB7D9 /* SentryCrashMonitor_MachException.c in Sources */ = {isa = PBXBuildFile; fileRef = 00351AB9FE4AC0A19F52FE42DF14A224 /* SentryCrashMonitor_MachException.c */; }; - 2B22535F0FED8D739ABAE282ACF1F6D8 /* RCTActivityIndicatorViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 487F815245B3DED644559CE89C9E88D2 /* RCTActivityIndicatorViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2B44CCB410658306CEA3D67A78FF2F2C /* RCTAlertManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D0EA4F3CC515C3A52849A8873E5CF753 /* RCTAlertManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2B5ABD64E6F070AC02A5A06B8859FFA2 /* RNForceTouchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E34D9E34CC42C3C66BD88D956698A19 /* RNForceTouchHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2B82964C690552567B3E170019245E1F /* SentryCrashString.h in Headers */ = {isa = PBXBuildFile; fileRef = 99A6D35B0906AA103E8030B712DF4386 /* SentryCrashString.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2B943561762A94A29806681F3B839330 /* RCTURLRequestDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5271D821A35FB9DE2BE6ED597E4CB0FB /* RCTURLRequestDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2B99E9048220AC6B40F3D8986C5E442C /* RCTAnimationDriver.h in Headers */ = {isa = PBXBuildFile; fileRef = D36411ED6E304B1DDD57E7CD74F426EA /* RCTAnimationDriver.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2BA6322828B39D3DF6C7A185F88FAFD5 /* RCTNetInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 6788277D76B448C62D8898673F655B3A /* RCTNetInfo.m */; }; - 2C14397C927E4283FCE7B668C6576073 /* RNSVGMask.h in Headers */ = {isa = PBXBuildFile; fileRef = 133354563CA6CD23272ED8E713ECCF5A /* RNSVGMask.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2C820DB9F6F5E218A9A6992EDC08921F /* RCTGIFImageDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DED103621187861FDB9078A4BB3AFA1 /* RCTGIFImageDecoder.m */; }; - 2CC940A5C186E424D8BC90FB36D4AB17 /* SentryClient+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 14E4C16FCF0F3A722330BB18F967207C /* SentryClient+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2CF7804A536D9F98D436CE56A7B55608 /* SentryCrashReportFixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 1ACC3DDE132D532271B03129AB4FAC4F /* SentryCrashReportFixer.c */; }; - 2D113E07A3775DCAA398283D5317BF81 /* RCTImageViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6354AB141D31C0AF9B445399DE98A2E6 /* RCTImageViewManager.m */; }; - 2D4CC9C1C6924A517952A06FB3EC19A3 /* RCTSafeAreaViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B0F91F8BE3EF56B3D36C862ACC8A3CB6 /* RCTSafeAreaViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2DB621D5A8C2338A550C479E31C3A34E /* RCTVirtualTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 420094E4E4620E5FD6B5B9FC3D0FDEF2 /* RCTVirtualTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2E2ACB66EF1C56C849DD1839A3CB404C /* SentryCrashCPU_arm64.c in Sources */ = {isa = PBXBuildFile; fileRef = D3391B38489245AFE8E3C053AA8C79AE /* SentryCrashCPU_arm64.c */; }; - 2E2BC7D8707DE96A51AE750959AB7A3B /* RCTRedBoxExtraDataViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 5994F88DAB88640528DD6E00DAD52F27 /* RCTRedBoxExtraDataViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2F416FC6111D58F7EF42F9A98854798D /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8F735CCDAEA0182C04A4EC848E175B2F /* Instance.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 2F455645B3C1E52DBC8FF4B17201D524 /* RNCUIWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 56EC8C6493B47209C983C6317454978D /* RNCUIWebViewManager.m */; }; - 2F75F6381391679F2D779FD6AAA9768B /* RCTSurfaceStage.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A326D9EC72B4841F52764DCD48766E5 /* RCTSurfaceStage.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 2F944878ED96DEF79493BD64BC15B70A /* JSCRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BD5C227C3A05A9A5110E7F6CF02F0EE /* JSCRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2F9B22209A487F00702609A70AA6DA34 /* RCTErrorInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = E5A94BFE1607C0B65C217BFDDAB3D069 /* RCTErrorInfo.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 2FB2E1553D7DB33A57B158D640005C5E /* RCTResizeMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CF1C9E57246191801EE1F6BD9BBF0FD /* RCTResizeMode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3010E04D293D575FBE9101AA20B9604B /* RCTSafeAreaShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 78DECF5B549AF70C5E57D297C911BF06 /* RCTSafeAreaShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3054F6C51ADE08460DA7A64D437B3443 /* RCTTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = A75625FC3A71EAD4C3365D1040069701 /* RCTTextView.m */; }; - 309285B6F64F5615D85DF8E7DAC26FC0 /* RCTDecayAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 87F1751DF27C4860DFA8AB3DB34D66AA /* RCTDecayAnimation.m */; }; - 309F585FB060741AC65A5C76F8EFF839 /* SentryCrashMonitor_Zombie.h in Headers */ = {isa = PBXBuildFile; fileRef = B5A40458FC3F3F483897B9B33713CF90 /* SentryCrashMonitor_Zombie.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 30C9AE4956F8E6F62B39738E00C1D10E /* RCTGIFImageDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E8E352F7B3532A98CB07BD33E3CCCEE /* RCTGIFImageDecoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 30CEB7FCE5BC1F4CBA5C87181ED7D6CA /* RCTDatePicker.h in Headers */ = {isa = PBXBuildFile; fileRef = FB00111EEB8D8D343374B19564D73CAC /* RCTDatePicker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 30D75A44F52C364882E0ADCFC8EC996D /* fixed-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = D15DE65C31F1CAB7A7FE807AC2D812B1 /* fixed-dtoa.cc */; }; - 30F431199AD881AEBD25C25892C272CE /* SentryCrashReportVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B920667A26596E1E62ED14C58DE863F /* SentryCrashReportVersion.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 310A2B0C6FDD68EDB91A33147CAAFBFF /* RCTJavaScriptLoader.mm in Sources */ = {isa = PBXBuildFile; fileRef = AB467311DE93C3E5E6BED0065FD98AD3 /* RCTJavaScriptLoader.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 3114804B758CFCAA926F0951ADBC441E /* RCTTextAttributes.m in Sources */ = {isa = PBXBuildFile; fileRef = F459492F544DA4FCF963B08BE69FB544 /* RCTTextAttributes.m */; }; - 311593AE422D83A1CE1BCDBD86EE568F /* RCTTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BD2FE1330EEE5D0BA77D084C61650D5 /* RCTTextViewManager.m */; }; - 311A7E1A4BA26BB4D81D466F156C4AA8 /* RCTFrameAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = A15AA56F55D5C7F594A314216992F167 /* RCTFrameAnimation.m */; }; - 3212FB7F934915F299411E0D6EE7ED66 /* RCTLocalAssetImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 541CCABEE25300D8D0085EA630C4B50B /* RCTLocalAssetImageLoader.m */; }; - 321843C46922834CFA6EE12B7BA5E5D1 /* JsArgumentHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = B910B6DD11831AAFDADBA72B5E294D29 /* JsArgumentHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 321FE3DE6C763C0E8897AF8C2BF80BDB /* RCTErrorInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = C1B0E70D80275D31E9E7B8BCB4D203C8 /* RCTErrorInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 32B8FB67FCFBADA72CAAEBC17808F6E9 /* RCTTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0356B1F7A1CE845B38D572A0D81D264D /* RCTTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 32C19C3F5BDF13C2B8BDB6F485706DCB /* RCTDisplayLink.m in Sources */ = {isa = PBXBuildFile; fileRef = 016796BF00C8768F8397CA3A25F8E28C /* RCTDisplayLink.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 32C594448C0AC37C16DB5E6E39A208E8 /* RCTRedBoxExtraDataViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 5994F88DAB88640528DD6E00DAD52F27 /* RCTRedBoxExtraDataViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 32D5C84F6F63B3AB9F84E09B0CA0C3AF /* SentryCrashLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = A199A946B5D9095AE2E436024B0D9DD5 /* SentryCrashLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 33553DD811B70D315F87D7BEEB79346D /* RCTCxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 7318903730CD6E6EE40CF2E82499AE5E /* RCTCxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3364ED11F7710600AE2F03A29B38AF86 /* fast-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 032CF42C6873001730675A9A6A9F765B /* fast-dtoa.cc */; }; - 3375DD1F6A86B8BD5A87AED4D3AD9561 /* RCTLog.h in Headers */ = {isa = PBXBuildFile; fileRef = E8D6B6EEF850AF9A8D9A8A6C7FD125B9 /* RCTLog.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 33861443D7F7E8E5C0B91BC9D4772D5D /* RCTSurfaceHostingProxyRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = 2599A62AC0FE8938BC86B25BE4E7D8FE /* RCTSurfaceHostingProxyRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 338FA214C2E9FCA382D58E2F50946EAB /* RCTProfileTrampoline-arm64.S in Sources */ = {isa = PBXBuildFile; fileRef = 847172015CA7F5842372284E3BD7EC2B /* RCTProfileTrampoline-arm64.S */; }; - 33A3CEBCDA6F8676D70E8F641C7085EE /* RCTInterpolationAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 205533F6E61E2CB01971A1E098ADBD55 /* RCTInterpolationAnimatedNode.m */; }; - 33AD8EEA6B51DD5A19E36DE1A3E396A8 /* GoogleAnalyticsPayload.h in Headers */ = {isa = PBXBuildFile; fileRef = 36B4888D76ABC66672B941BEC84171B8 /* GoogleAnalyticsPayload.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3439245457F86E5085F03EC60CBBF3A9 /* UIView+React.m in Sources */ = {isa = PBXBuildFile; fileRef = F677B45AB1993F8101E260134567E6E1 /* UIView+React.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 34C83FD2601665B4D1C4EE1E43EEF0A2 /* RCTImageEditingManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 98F270F9C65790CC1A9EF87223AED0A8 /* RCTImageEditingManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 34EAD0B38F7B929F236E9732CD27BAAA /* RNSVGLength.h in Headers */ = {isa = PBXBuildFile; fileRef = 87524937B9DA9F6B0D5EF00DE401773B /* RNSVGLength.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3534F1EB70DAA87A7A961148EF0BE010 /* RCTNativeModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 816D6311D70F2E02BC32F4ED00F60E59 /* RCTNativeModule.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 353B5FEC158CD4689B432490C6C85EBD /* SentryContext.m in Sources */ = {isa = PBXBuildFile; fileRef = DA79381CF259302D8F42E0D550FDE05E /* SentryContext.m */; }; - 355BC414E4CE6D819B13674A36C416FD /* RCTModuloAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = B5A15C1826D2DB03AAF68FC29AE8AB48 /* RCTModuloAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 35827E8D818B093C41E444017AA5C271 /* SentryCrashCPU_x86_32.c in Sources */ = {isa = PBXBuildFile; fileRef = 1464C6C6390491D25D6A6021D98B1DDC /* SentryCrashCPU_x86_32.c */; }; - 358878BC27E762DCB329959677E84CC7 /* RCTDataRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 95FAF88F957B6F7BC62BB5CE74A1FD73 /* RCTDataRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 358F1E3437FB3A6216486E45137BE5FD /* RCTJavaScriptExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = D0FA20F7C48595F08C59421F41F1E1C3 /* RCTJavaScriptExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 35A29D19844AABE23CBC61AFDA5A8FE0 /* EFQRCode.h in Headers */ = {isa = PBXBuildFile; fileRef = EDB4B2BA6D7041D8FFC22E234852B917 /* EFQRCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 361B64C8A9B0BC5F37D2F52D3DA50B9E /* RCTBaseTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 480E06C20E61931F6065909040F2825E /* RCTBaseTextInputViewManager.m */; }; - 3640A995414C2E2FE87E857DAE44BEB1 /* SentryEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 7195A5A490972BECD1B3C48797F9E064 /* SentryEvent.m */; }; - 364D0C4C173E9ABCDA37DDECB2727130 /* RNGestureHandlerState.h in Headers */ = {isa = PBXBuildFile; fileRef = D7B069895609AE927F067820DAA55EF7 /* RNGestureHandlerState.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 368FA1B03A47681A1E40CE3FF220387A /* ColdClass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4A09C98AFAF192CF886F353433DBF01A /* ColdClass.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 36A61B6B73B1D12CD16BC65CFA901B90 /* RCTAssert.h in Headers */ = {isa = PBXBuildFile; fileRef = 930E0459D2848CA03C391019A373FB6D /* RCTAssert.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 36B30F5E5E85549E7A3EB9C6BF121E65 /* RCTImageBlurUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 12A48132FB2C390FD4C55769490F31A4 /* RCTImageBlurUtils.m */; }; - 36CB3B687B3CE639BD3916BC36135B42 /* JSIndexedRAMBundle.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B9A0D7DCA0945EC66DC42A84211B0C9 /* JSIndexedRAMBundle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 36F9C181CB9AD03D88BF6388690CEF68 /* RCTAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B3C7ED57C6185578C9BF09517D3FBF6 /* RCTAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 37146AEC11D901201F17A906EFBAA150 /* DeviceUID.m in Sources */ = {isa = PBXBuildFile; fileRef = C56620E1F5481C3CB444A1F80B72BB61 /* DeviceUID.m */; }; - 3719F4DEEEAE4D0A3F2175BCE09EA61F /* RCTSafeAreaView.m in Sources */ = {isa = PBXBuildFile; fileRef = D325F88436A946E0AB39BC5E82F47419 /* RCTSafeAreaView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 371F958FB7847B65754962C18F6F87C7 /* RCTWKWebView.h in Headers */ = {isa = PBXBuildFile; fileRef = DA96CBFFF962A7A9EE08A13F8B50126A /* RCTWKWebView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 374C87B38BD3DDADBBC5E68D90A79922 /* RCTModalHostView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C6E8D15423802BFDE763EEC99CCA234 /* RCTModalHostView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3755100AD2C937CDECD7181F43772A71 /* jsi.h in Headers */ = {isa = PBXBuildFile; fileRef = BF49FDDAB06D42B7F75F81E2574D582D /* jsi.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 378A6FAADB4811281EAE6813E0C626A3 /* RCTMultiplicationAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 77036FEB59F98EB6A3F77BEA682989DE /* RCTMultiplicationAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 378CDFE1EB328D4C290733287731385B /* SentryJavaScriptBridgeHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = C36C171B3B1AB7C29C1C50AB9E495EEA /* SentryJavaScriptBridgeHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3799F3EB03D73A2A7B635658B343DE06 /* RCTSafeAreaShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 78DECF5B549AF70C5E57D297C911BF06 /* RCTSafeAreaShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 37E42DF4223C970172CDF86D2B2EC467 /* RCTInputAccessoryViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 004D9A64527A0DDF625749A77D6A1ABC /* RCTInputAccessoryViewManager.m */; }; - 37FED356EBBBA19B69DF90728C454C96 /* Pods-RCTQRCodeLocalImage-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DBA3F44F56A2EFF1B26FDA67D8A8F6DE /* Pods-RCTQRCodeLocalImage-dummy.m */; }; - 38147E0B3497CA1F9B21FE3CAB0595B0 /* RCTScrollViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C8175D879096F1E5363D0BCEB349BB72 /* RCTScrollViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 381A0E1B179720860582B4FB9158766B /* RNSVGNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 6F16378D4FC1BB1E752DB2AB557F6EF5 /* RNSVGNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 38204BFCCD691CC8BA3B52B8366CB529 /* SentryCrashInstallation.m in Sources */ = {isa = PBXBuildFile; fileRef = 00D28FAA8E5048673A9FCAF5732FA510 /* SentryCrashInstallation.m */; }; - 3858883C8C9556A58E3C8A7EA7E546D0 /* RCTModuleMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = 7305CC5B7A10DC6EB09695FA51A062B9 /* RCTModuleMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 386E985E136EA36808CEB4A59E7B0960 /* RCTNativeAnimatedNodesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E18EB06396BA957A548929CC5DB55560 /* RCTNativeAnimatedNodesManager.m */; }; - 38B92AA832BA9DCF4252A9DFD4C691B4 /* RCTBackedTextInputViewProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = BEA89429622F427EE1B7B31FFB83EECE /* RCTBackedTextInputViewProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 38CA2D0F24A9DA7F627BD72FF27CDC3E /* Sentry.h in Headers */ = {isa = PBXBuildFile; fileRef = 67D76AC508BE1CE155C8F825D4956146 /* Sentry.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 38FAB8B3C5265477247FABE314C2AA09 /* RCTDeviceInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D750E45D6860B07E3CE03875935CC14 /* RCTDeviceInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 391B4BBE2C5EFDC89B351C93CE50D429 /* RNImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ABFB5A9CF72FB307418CC61D58B4114 /* RNImageUtils.m */; }; - 3928E75FB12E55BE3F5DF06B6D045665 /* RCTCxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 7318903730CD6E6EE40CF2E82499AE5E /* RCTCxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 394DEB8A2CCCC41B9E4177AE30EC9320 /* RAMBundleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = 07E4A91F3D8091F071224FB952F6A668 /* RAMBundleRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 39563BF0054274EB3442BFCCC9CF5C6E /* RCTAccessibilityManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 376EE13D14377ED27EA4C13774B9FDEE /* RCTAccessibilityManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 39A4E33B2A703CCEB26D51843FF14298 /* QRMath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B9FD45CE51A8755F4C82F3841067C3E /* QRMath.swift */; }; - 3A1D7532CB3C7DEECD921730F3134B62 /* RCTBaseTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 73C0581427B6F462D4F7D9990ECFD4A9 /* RCTBaseTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3A56B5C710B55B85777C28E690973AE7 /* RCTMaskedViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = FEEBECEE1BBDF55DA1A7ACB9A2908D45 /* RCTMaskedViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3A5DF52418AAE5FB63171BF1C026B375 /* RCTTiming.h in Headers */ = {isa = PBXBuildFile; fileRef = F75CB29097F8BB01A87C009C722D9DA5 /* RCTTiming.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3A76451732420A017AD47195DF6BA0AE /* instrumentation.h in Headers */ = {isa = PBXBuildFile; fileRef = F321080D8AA68616AA71ED8DC08075B6 /* instrumentation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3A781A52AAD6A95614204277A35406C1 /* RCTBaseTextInputShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = D9797CF83E1DBD7D50CEC589C5376C2B /* RCTBaseTextInputShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3A7F028792831F3AD2F58D6E584C918C /* RCTNetworkTask.h in Headers */ = {isa = PBXBuildFile; fileRef = 43B7A5BA5B9568C24A65F20F713B5518 /* RCTNetworkTask.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3A98AD9D142ECACE9A22E303264CA8FF /* EFQRCode-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B0D23AD9370B875EA9789B4574F53BFA /* EFQRCode-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3AB7CBD6C78A2AC1F203581C468ED189 /* RCTAdditionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = E2F520DB6B50030E0546CF98EBD996AE /* RCTAdditionAnimatedNode.m */; }; - 3AB84B238137452BC1E1A6DD8BA03E8C /* ModuleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = F6D83AAA3EF483899CC84830F053C8DA /* ModuleRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3AD78349BEA5FDA745E8233FAC7AAEE2 /* RCTI18nManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BF4CE54AC272C7B276A2E7322EEF6FC /* RCTI18nManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 3B042C1E3272EDCDE1E6242B1A2C576B /* RCTTouchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = ED3B730D4981223B9181B1E91CA4F9E5 /* RCTTouchHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3B1B7C770A819E72D27071B2946D3DF3 /* RNSVGRect.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C5BFB0D53AD94607EF44E78F97E519D /* RNSVGRect.m */; }; - 3B3B686E8C9C90AEC8331902373C1BA6 /* SentryCrashMonitorType.h in Headers */ = {isa = PBXBuildFile; fileRef = 639ADD50FA792058BD70C94D5BBA4513 /* SentryCrashMonitorType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3B430839A58692D612B92D3AE879AEFB /* raw_logging.cc in Sources */ = {isa = PBXBuildFile; fileRef = 5C5D5EC4030323AC09065EF514936D08 /* raw_logging.cc */; }; - 3B98DDD3998A608A682F0F45DF870C73 /* RCTNativeAnimatedNodesManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F810D4E59F80E3BC22EA5872BCF77CCD /* RCTNativeAnimatedNodesManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3BB073D58EBD705FB05BC4169E90A2A5 /* RCTNetInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = DCA557DBC08CECD75F79A3819E2B13EB /* RCTNetInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3BE39D39817BADB5DACF22E2922B7627 /* RNSentry.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DA194BC9BA52BE08639EC7D3E1F7607 /* RNSentry.m */; }; - 3BFE7F2214BADD6C2F5053906E6300AE /* RCTCxxBridge.mm in Sources */ = {isa = PBXBuildFile; fileRef = CCD939693F3A0AB5F2195137043CD8D8 /* RCTCxxBridge.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 3C19526B0F7083B4FA90D54DA616D728 /* RCTMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 16E2107B2CE42E76B4374D88E054E122 /* RCTMacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3C2FA512C7E3A947337D96AC4F488973 /* RCTLayoutAnimationGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = C3C79B9FCDFC0DD8D26397DCF6CB3011 /* RCTLayoutAnimationGroup.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 3C3148FD41D13E68E6EF7679C7374FDB /* RCTActionSheetManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D6CDFDD0DE2F871952560A95AF0D57E /* RCTActionSheetManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3C5DC533821815C6560DD2943F5A84BC /* RCTSurfaceRootShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = BABCE844D274FF9E6E1CBFF5FD124A6A /* RCTSurfaceRootShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 3C9DB4CFF3D0B8B37D3661F1969D6692 /* RCTBridge+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = E25AB901FA9E46271C5EBA5E5B26E8DE /* RCTBridge+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3CA571E068EB2F305D2255939D30FC87 /* SentryCrashInstallation.h in Headers */ = {isa = PBXBuildFile; fileRef = F7B77DEC36B440DE4370986F1E87784A /* SentryCrashInstallation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3CAD0B84F148D1A0DD9E1F662DCA5C61 /* RCTSurfaceSizeMeasureMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 10F8F0F0F5EBD79453129DCDB1CA7EB4 /* RCTSurfaceSizeMeasureMode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3CB6667B7DF7F2FEE267435F077E796C /* RCTSubtractionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 27E1CE3A00C74898FB75938FBF857657 /* RCTSubtractionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3CE465CACC3B6466736D388E3D38DB73 /* RCTScrollContentShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = AA627947BE88217E309D92403DAC787A /* RCTScrollContentShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 3D178FE88F56BD02AF70D66019AAA12C /* RCTPackagerClient.h in Headers */ = {isa = PBXBuildFile; fileRef = BDB1E1E5608D7E26A09F132127C3436B /* RCTPackagerClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3D34DBE754329FF1EA5B31DD1C27E1B0 /* RCTPropsAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 230D9E23EE1EA17C3DCBFFCD09C959DE /* RCTPropsAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3D55B00025EC2EBE580FA708B8CC8852 /* RNSVGSymbol.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F2BA67E40C1F7FE734647907C6476E0 /* RNSVGSymbol.m */; }; - 3D6A6419C55702A37481B027CF5CA2E3 /* SentryCrashDebug.h in Headers */ = {isa = PBXBuildFile; fileRef = 49641EA811AC447853BA2A55ADD2A65F /* SentryCrashDebug.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3D7690DA94EA316F06BA956FF54E2FCD /* NSMutableDictionary+ImageMetadata.m in Sources */ = {isa = PBXBuildFile; fileRef = AB36E6F8C4BADF45625E6F5DB626A49D /* NSMutableDictionary+ImageMetadata.m */; }; - 3DE646C4CEE8168DE84A70787942BB42 /* RCTRefreshControlManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 96FC3C7A238049B69582E9A59B6746B9 /* RCTRefreshControlManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3E4C233B8FD693B484829AC14005E020 /* RCTLayoutAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AB0FFFCC74D4B38BF0B499EEB267C89 /* RCTLayoutAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3E61E79D8AA2D256CECBB1390D85EF7B /* RCTDevMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 42CD0C98C746A2498D50BAD36C3781B0 /* RCTDevMenu.m */; }; - 3EB796AC912C8EAD0C5BB550BC23D2B2 /* RCTSafeAreaViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = CE01B3184DA3353C6A12E5C7024658F3 /* RCTSafeAreaViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 3EBA84F5751125C0B473EDFA2382215C /* RCTFrameAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 658262D9B56A83D54FE5EC08F38AB46B /* RCTFrameAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3EEDFD998FE58A3D14F2BC7A44DB8DF1 /* ModuleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = F6D83AAA3EF483899CC84830F053C8DA /* ModuleRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3F364AD2C2FC24CF44FF6B434A7258BC /* RCTImageSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 38E053BA327FFDBCCDD9D3625AEB9B85 /* RCTImageSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3F5772825DB9B056E8DAC6F3B4E5EC15 /* RCTSurfaceDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 3285842CD6FB7EBAF7EDBB14BA361640 /* RCTSurfaceDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3F62BD17FEA34FEA90446545183BA03C /* SentryCrashThread.c in Sources */ = {isa = PBXBuildFile; fileRef = F4EA7B95140A6D2134DABC8D1B9140CF /* SentryCrashThread.c */; }; - 3F87B16251DA162274B54DA734ADE7F3 /* RCTCxxMethod.mm in Sources */ = {isa = PBXBuildFile; fileRef = B99CA43EBFE0B87A3EA31DBE81CC65C9 /* RCTCxxMethod.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 3FAA1E4C719A37130CAE8FF9964D8B4C /* SentryCrashSystemCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = FA758B8DD9C4C3041BC5AA8035D847CC /* SentryCrashSystemCapabilities.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3FD2502CA4377A256ACE7288A16D980B /* RNSVGLinearGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = B389E39E7672D18C87E08FA74B02D8FA /* RNSVGLinearGradient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3FD3F1298121F3EB1F40B1D3308BBEF6 /* YGMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 4248B9642E36F967184E19B834765DD8 /* YGMacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3FE0CB30A7F46D7FFCD298726A9084F8 /* NSColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 748C1C4609F38F206B3CDB83C55D185F /* NSColor+.swift */; }; - 3FE6BDECCF9FDE81B64C5B4AE42893D2 /* RCTSurfaceView.h in Headers */ = {isa = PBXBuildFile; fileRef = 68EB7B5B848E0801962150DBEA774864 /* RCTSurfaceView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3FED3E8230CCC8B9644C9C19C6CF7B9D /* jsi-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = C0170C4C390A49346890CA5B0BC368EA /* jsi-inl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4019F556DC9D65A6558921C9CCB74E00 /* RCTAdditionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 235BDFCD9A36CF6325CE699B6C8050F2 /* RCTAdditionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4067DDC03C04A33BF6B6E2C7B678E746 /* RCTRawTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8FC0A3025F7E64BD9F8E4D6C3A961109 /* RCTRawTextShadowView.m */; }; - 409A9420829F90E50A57C314697565DF /* RCTScrollContentViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4847CF30C507438F99310AAD5E33036A /* RCTScrollContentViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 40A0671A3D070E7B20577A82FC416431 /* RCTRawTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = CDA4178E4A1EF31857B5A167A18D48D2 /* RCTRawTextViewManager.m */; }; - 40D912A1E4C4583FFE89E633D29EEE14 /* RCTActivityIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = 34B65BA413D4CB17B53FC89004C426FA /* RCTActivityIndicatorView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 40DC921CE3B71E27C016A6F2641FD2DC /* SentryCrashFileUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 54A74B2CF0DBDC377B6E03960B246E3C /* SentryCrashFileUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 40E38BF2CFD546C0D1E77D9A1F56E1A7 /* BVLinearGradientLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 11A89A8F9A997B5203F40D8A7DF1FBC6 /* BVLinearGradientLayer.m */; }; - 40E6B0E0BBF6206295DDE41FEC97D944 /* RNCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = 24A26D8822EC769DDACB8959E9F19CB7 /* RNCamera.m */; }; - 413C0757E1DB71C2A09A6E49453517D4 /* RCTModalManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A7781AEF9C2EF71413BA7ACCBCEC62A /* RCTModalManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 413CA514B5D3AE9A74E97A7747829896 /* RNRootViewGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F4AEF0E36E6263E9BCD6B4E1DA11744 /* RNRootViewGestureRecognizer.m */; }; - 416498F2E4F551907433EECAD58DB512 /* RCTPerfMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = EA779782D469512C36752B299C9F4C68 /* RCTPerfMonitor.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 416F5A3D13468855B8A8D15AD7DDC2F1 /* RNGestureHandlerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D48E61ECCB71CE399C8C075EB75D3B96 /* RNGestureHandlerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 41A48AF378C7BF3BDED839ED80DB1E6C /* RNSVGDefs.m in Sources */ = {isa = PBXBuildFile; fileRef = 85DC525C7EA7B610704922B60DDBEFEC /* RNSVGDefs.m */; }; - 41C95DDE14249C0221B80BA67D03DFB8 /* RNSVGTSpan.h in Headers */ = {isa = PBXBuildFile; fileRef = 361345651E2B70D04B0F47A6663994E8 /* RNSVGTSpan.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 41E61BF9FC71D1D695B50CE457D644ED /* RCTUIManagerObserverCoordinator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4855C604B11B5C105030DA277FF6AE00 /* RCTUIManagerObserverCoordinator.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 42133A141CC69BAF4080FE7D0FFB6008 /* RNSVGCircle.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D094C41BE0B376EB8A7101B161B54B3 /* RNSVGCircle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 428AFE6A80CA38F9763A14483161B833 /* RCTShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = AC30F20DA9D896809AAF37391CEE691A /* RCTShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 42BCF34E4D7073922FDE3B54295AE6A8 /* SentryCrashReportStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B8797305B0CA9D40F5D248653447EDF /* SentryCrashReportStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 42C11AD87559C1A4A4CAF680C6839943 /* RCTBundleURLProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 0414308E56CE5A7D5ACD1A094AAB6BCF /* RCTBundleURLProvider.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 42D4CAB6849F7CC505D50B4B6DA360FC /* RCTSurface.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4A06660D0E3C54CC5ECD74DEADD52F30 /* RCTSurface.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 4304EA5953E29EA77E04AFFDC6840D41 /* RCTScrollViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C8175D879096F1E5363D0BCEB349BB72 /* RCTScrollViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4328029792993554E438D5FA328D79CD /* JSCExecutorFactory.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7EC2D38264BF85391CF3F359C0B984ED /* JSCExecutorFactory.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 434C212AE497641189F3F21B3DF85455 /* RCTImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C0E7EA2A0E2828CDF06B8B054F30A5F /* RCTImageSource.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 4358C690785D735C29C51E7228A5F8AC /* RCTClipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 97D6C363B8DF3332E5EED97C16A0046D /* RCTClipboard.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 437AA7EE2C95F231EBCA2DF748D3C54B /* RCTWrapperViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AF36B72E61CD0A4255692BCEB92B41D /* RCTWrapperViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 43C86389698F930042C76A8CB6D8D2D9 /* RCTURLRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = DC5DAC4F637ABFFD089C23A50780818B /* RCTURLRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 43F7C402D02E35928AA1D1B3E5551166 /* RCTSurface.h in Headers */ = {isa = PBXBuildFile; fileRef = DCD4A7B9484B172552042D3FFA52AC7E /* RCTSurface.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 442120F72FE31CAE74C3E0033CF43760 /* RCTJavaScriptExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = D0FA20F7C48595F08C59421F41F1E1C3 /* RCTJavaScriptExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 446F9F26D2515CF1B4A7C979FE895FAF /* SentryCrashMonitor_Deadlock.h in Headers */ = {isa = PBXBuildFile; fileRef = 47B44BE4E9AE4CACFE6824CEEC6C039D /* SentryCrashMonitor_Deadlock.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 447D6068C9121A8677618737C47237DC /* SentryBreadcrumb.m in Sources */ = {isa = PBXBuildFile; fileRef = 8FD93791703F5FF27F1B84AD5FB43C09 /* SentryBreadcrumb.m */; }; - 44E6742A558B07A30F278F77EE3A4103 /* RCTImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E89A4A8320B59C8652FD6A2FEBC56EF /* RCTImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 44F567EF7155903C7083C648DA0AFCBF /* RCTVirtualTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8368797B0F5A595D2EC8234BCB681ACA /* RCTVirtualTextShadowView.m */; }; - 4521451BD31B6FED66F02DE950250963 /* SentryThread.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C4D2B2041B658C10A104F4F3C442896 /* SentryThread.m */; }; - 45349115CD28032D3FEF197ED8185902 /* JSCExecutorFactory.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7EC2D38264BF85391CF3F359C0B984ED /* JSCExecutorFactory.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 453D038B2A39E270F06CB4D32208EB6E /* RCTLog.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6EDB56A773BE6D54F285F0E4C96BAF74 /* RCTLog.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 4544E701DDA3FD22366114BAFD4D7DBA /* RCTSinglelineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = C3704B7DB832D0DFD48FD6B5634A4977 /* RCTSinglelineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 45AFFB9AB0836F48A5C9ED93CB564AA6 /* RCTBundleURLProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 176FE618CAE11399F9A211F3256A06A4 /* RCTBundleURLProvider.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 45B21C5222C7C457F6E6AEFB03E440DD /* RCTManagedPointer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CD64364F52650CCBD918ECAA063E2D5 /* RCTManagedPointer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 45B2445CBC83F683163AA693C9447DF0 /* RCTSRWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 861B8C121528009F25C8AB4F65FBD56F /* RCTSRWebSocket.m */; }; - 45DCE2F9764F63B11D248C7AB4A0FD07 /* NSDate+Extras.m in Sources */ = {isa = PBXBuildFile; fileRef = A832C7C826F92C278D444A51273D1DD9 /* NSDate+Extras.m */; }; - 45E3884410F07485AC7C89487AB3F5D2 /* SentryCrashSymbolicator.h in Headers */ = {isa = PBXBuildFile; fileRef = A632B5952B57A1FA7BE066D87425E891 /* SentryCrashSymbolicator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 461B956CE5EF1E5309EB4F9C68D29B6E /* RCTReconnectingWebSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = B9CCA6AB5F88A732B1DCA6D4127D4502 /* RCTReconnectingWebSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 465A53E1F50C777BDB18E351CC175971 /* RNSVGVBMOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 77AA6C44C6071DCA075882ACDDB5306C /* RNSVGVBMOS.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 46C418C3998AA7EEA0B97EF498ABECD4 /* SentryMechanism.h in Headers */ = {isa = PBXBuildFile; fileRef = 50CC30C02C72A3307E385637E8CE1324 /* SentryMechanism.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 46D3C92CB8B46854ACB374A0518BAD17 /* RCTJSStackFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 15DEC5029E02B190C80C7EC24F507A97 /* RCTJSStackFrame.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 47A14BDB879E5486AFF54E02BDDA4F73 /* RNSVGRadialGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = A246CD95333844E9BBD980A55312490A /* RNSVGRadialGradient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 47AB9B5B176A081674FB43DAFB486609 /* RNSVGTextManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 724ECA2EA613736000615CD20B24764C /* RNSVGTextManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 487A55908394513FA309F14F8801D2A0 /* RCTInputAccessoryViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = CD878CADB0FCF122F1E108704C163D2B /* RCTInputAccessoryViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4897B888BCE646E7199FB2D689290941 /* RCTSurfaceView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 05EA72C30167CAA3B12CF94850B89AA8 /* RCTSurfaceView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 48BFCF54EB91E5577261D85A7F5956B6 /* RNSVGRadialGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 04177D0DF5328269A8830C4BFA5104D1 /* RNSVGRadialGradientManager.m */; }; - 496EADBA348FBDDE5C09BEF59E261CC5 /* RNSVGClipPath.m in Sources */ = {isa = PBXBuildFile; fileRef = B5B851933FAB40B7517CC4E0087878FE /* RNSVGClipPath.m */; }; - 49AA8DE120BE7ADA26C1863EA5D48DF1 /* RCTAssert.m in Sources */ = {isa = PBXBuildFile; fileRef = 9238E15D78793009C547ABE16FD9BB67 /* RCTAssert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 49CE9F537D939B58F65CDDCFE7BD4B0C /* RCTBridgeMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A554C0DAA84E6982B6B1221BFA20CB5 /* RCTBridgeMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 49D0B8A40296851AFCC429963F8544EC /* RCTSurfaceRootView.mm in Sources */ = {isa = PBXBuildFile; fileRef = DEE6F1AA5D8BCEA5608156FEA23A33B8 /* RCTSurfaceRootView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 49FD442995A5C08274DE5DF76FAB5AC5 /* RCTProfileTrampoline-i386.S in Sources */ = {isa = PBXBuildFile; fileRef = 93AF312CF957C8347FAC8457B88F402D /* RCTProfileTrampoline-i386.S */; }; - 4A1DCCFB651CE6644E1B5BD63707E63A /* Utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 9DD5562132226D5B3A7420A492C4C645 /* Utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4A2B29C92C21CAD8B1372EB1E6E9E484 /* RCTRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = 11F3750777A0E6E2B495A59B975A4922 /* RCTRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4AB576BA3D4EA23E95B90605E631EAC0 /* RCTAsyncLocalStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = F93436F15D0866ED29F00FF05DB5CA72 /* RCTAsyncLocalStorage.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 4AD61CC78278B9B70C5CCEC377421DBB /* RCTInputAccessoryViewContent.m in Sources */ = {isa = PBXBuildFile; fileRef = F901BBA0378F0C1204A803700D09E78D /* RCTInputAccessoryViewContent.m */; }; - 4AF2D2EDAD1DBAEF8F752040E378463D /* RCTDecayAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = DBA2E7A3596ED540E7A9077C690CCE96 /* RCTDecayAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4B091E91B0AD0D3AC165FDD1C3723D58 /* SentryCrashReportFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A037B6E660AF9EFC939C91621212B76 /* SentryCrashReportFilter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4B0AA99B5CEB058BB58043EC69D269C5 /* RNSVGSymbol.h in Headers */ = {isa = PBXBuildFile; fileRef = BE7026431473D37679C9EB6A286723B7 /* RNSVGSymbol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4B1634F7C3EDEEB1B715908845999B29 /* Folly-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 58C4231644A893DCEADDAF2CFB595FEB /* Folly-dummy.m */; }; - 4B71EC73C6F2CB5DB546CE3E0E983741 /* RNSVGRectManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D9FE975618F0CD2F3F4FBC266DEBECA /* RNSVGRectManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4BEF9519312568134F8ED1006ED95334 /* RNSVGImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 56901AA5DDE24DC982EF63465F89954C /* RNSVGImage.m */; }; - 4BF9FEB98DB12D39729A93A7D23611BD /* RCTPerformanceLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A683EFEB0CD7150D82702DF27A48AC7 /* RCTPerformanceLogger.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 4C005E5D7A2BDDFAD4776F07435D2D50 /* RCTSurfaceView+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E74B73FC0E48ECCA390B5577F2E76B9 /* RCTSurfaceView+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4C53045A46768FC076FD78B2A45734BB /* RCTPackagerClient.m in Sources */ = {isa = PBXBuildFile; fileRef = AE75BE123BDA031B79789EED3C49B9DA /* RCTPackagerClient.m */; }; - 4C6E9109EC27A21008DE46B73CD38FDA /* RCTTransformAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = CBA75C9C0905F3ABC471D7FB27744CFF /* RCTTransformAnimatedNode.m */; }; - 4CF68B0FD750C5CF9F3545FDD3DE6DDD /* SentryCrashCString.h in Headers */ = {isa = PBXBuildFile; fileRef = AD5FD65C933ED4E057F9D0D0F9C07680 /* SentryCrashCString.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4D4068A753E32010FE99BE4395898AC4 /* RCTResizeMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 76802B296798D364BFF88927A59EC2E2 /* RCTResizeMode.m */; }; - 4D5FD3BAF3666439EEF08567E84DECAF /* SentryCrashReportConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3AE7827125C46C7DCD7156BA2F90E2AF /* SentryCrashReportConverter.m */; }; - 4D60625E42B48DB6B7E3845FA99C7BE2 /* RCTImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 86294ABFB80CCEF8EFC0E60DA0963EF0 /* RCTImageView.m */; }; - 4D6A58E659F04241926EDBB6AA214C68 /* RCTRootShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A378D60CD75173F23D4CE0C5AC143B2 /* RCTRootShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 4DD0073D34960D5B027A2B9D11026B0C /* RNSVGTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 68FAF8A5E41F62853C90E5C53F3F47BB /* RNSVGTextManager.m */; }; - 4E0B5CD76974F2F3E09B379EE25D7751 /* fast-dtoa.h in Headers */ = {isa = PBXBuildFile; fileRef = 99C77ED5CD31AA763DD964B3733B1378 /* fast-dtoa.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4E41425FE2049EB44653635B2C0176A0 /* RCTTextTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BB298230DCBACC4BCC506F6B0D64489 /* RCTTextTransform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4E458AEB341F10670110F0F9B6916694 /* RCTI18nUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = D9A82542C1E95B3F1C6AA54233E4582A /* RCTI18nUtil.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4EA0D3EA01325867E5D74E3461F17C0F /* SentrySwizzle.m in Sources */ = {isa = PBXBuildFile; fileRef = 5ED20D408578B774B02E9AA983399C1F /* SentrySwizzle.m */; }; - 4EC5C6D94E36EAD4DDBD0C2E6D8F6901 /* SentryCrashMachineContext.c in Sources */ = {isa = PBXBuildFile; fileRef = A24C75BBD8EFEAA9656A9CD2A3712E94 /* SentryCrashMachineContext.c */; }; - 4F05DBC947CDCF382359241428F12ED2 /* RCTInspectorPackagerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D3990571E5F247BDE151FC858B45FE7 /* RCTInspectorPackagerConnection.m */; }; - 4F2B1CED098DD7537B2398012A7410D7 /* RCTRefreshControl.m in Sources */ = {isa = PBXBuildFile; fileRef = E79583A652528CF9C0909681ECE07236 /* RCTRefreshControl.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 4F39106843F8AF5B1538995E966AD9DA /* RCTInputAccessoryViewContent.m in Sources */ = {isa = PBXBuildFile; fileRef = F901BBA0378F0C1204A803700D09E78D /* RCTInputAccessoryViewContent.m */; }; - 4F393A5E92D2549B302FAA9E7394DFCB /* JSExecutor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B95FE47F8DBEA66D882A845C7B5589FB /* JSExecutor.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 4F3AF036782AAD1EE6EE71D4E1AD8DB7 /* SentryBreadcrumb.h in Headers */ = {isa = PBXBuildFile; fileRef = BC73B7DB3D5FF3815BBCD0477B3B518D /* SentryBreadcrumb.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4F5331837CDE47E674A3B553EA4FC940 /* RCTShadowView+Layout.m in Sources */ = {isa = PBXBuildFile; fileRef = 99366F4F51BDCE7883679300DF22EF9E /* RCTShadowView+Layout.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 4F6B2C06A110F8199FE4AB9045252EFF /* RCTLocalAssetImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 63A459BEB8F1D5BE298D097E36A96497 /* RCTLocalAssetImageLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4FA1E14AEA21EE570593C3C025B536A9 /* RNSVGRenderableManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ED5C00F90CEF2878465B9F6C7A5EFBD /* RNSVGRenderableManager.m */; }; - 4FA68C2A5D5AFEAE014F5BBA1B7B6772 /* RNSVGBrushType.h in Headers */ = {isa = PBXBuildFile; fileRef = 95566EE5960996D781FD536EAF2A2E01 /* RNSVGBrushType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 501FE2681F09340B969660452DA20094 /* RCTExceptionsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F397F50BB0A89E46747CE4DEED918EF9 /* RCTExceptionsManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 508FFA36BC1DBA8E8D6AF92C67810389 /* RCTBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 0ACE709F7D8D3F4F8D8EB8A9B4F57DD4 /* RCTBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 50B0B6B6E3318A39C0BCCF2C8DF25818 /* RCTRawTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 9243C5B809AF7F4D0BCC1C23BC85D407 /* RCTRawTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 50C2EFECA45B6DBB13C7D9256A43695E /* RCTUIManagerUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = E714C92645CA68AB619B514BCD115F60 /* RCTUIManagerUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 50E57D02DC946221632385208124ABB4 /* instrumentation.h in Headers */ = {isa = PBXBuildFile; fileRef = F321080D8AA68616AA71ED8DC08075B6 /* instrumentation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 50EB3E0459B337F6105EB54657B898D0 /* JSCRuntime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 561E1556D1BC5B95F0809C4B38940544 /* JSCRuntime.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 51A6288C8637191F28B8ECE7C5C0680C /* RCTCxxConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B671E44F658044A8FCC4758F7DC24B1 /* RCTCxxConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 51F1144FB50B72771ECF6B8466C6B7FD /* RCTScrollContentViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 56B21AD087CFDA95CEE48276C6661A05 /* RCTScrollContentViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 51F4F56845D039222A75F06B0E1EB143 /* RCTShadowView+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 18233C55C5667844AE186655EC775E04 /* RCTShadowView+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 527D39D172618831D6F1F177EA337EBD /* RCTUIManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A1624F75810B758F59ED677DF05F58F /* RCTUIManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 529BED441D9D497E6B55C6DB1D25CB3B /* RNSVGMaskManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 647D970DD2936C7A92F2D5194970E648 /* RNSVGMaskManager.m */; }; - 53E5DDF4311A1813665033978113F59E /* RCTPointerEvents.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E607EFA3EB9A7DF590687C8FDE7DC4B /* RCTPointerEvents.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 544551F2D0F4158EC7715D3FA2287493 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E8367EA423C4A50D3B63121F7C379BCC /* ImageIO.framework */; }; - 54EA9815C625A232CE4A99D22FDE0436 /* RCTConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = BE978D104DE50D09FB8A27A06DD50093 /* RCTConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 551A57E47A5C3DE24E51E97AA3053E28 /* EFQRCodeRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1704DC493946285161A608D2D8FAE375 /* EFQRCodeRecognizer.swift */; }; - 55394C0BBE8D0BC1DFF69298B067C7E9 /* SentryCrashMonitor_Zombie.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A68EF1B1E27B3090AEEAB3BD9C43D99 /* SentryCrashMonitor_Zombie.c */; }; - 5544C6BCB25DA6CB9A36CA8C8A260763 /* RCTStatusBarManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B03730A3335F573FB9A640ADC545DDD7 /* RCTStatusBarManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 554F59D2F5FF4ED6F65E4C843B7AF487 /* RCTTextTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BB298230DCBACC4BCC506F6B0D64489 /* RCTTextTransform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 556A636C48BBCA00F8C96E7B194EE2FE /* SentryError.h in Headers */ = {isa = PBXBuildFile; fileRef = 50436EE719C32506B0886A58F14614E9 /* SentryError.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 55F3EAE6BB216815A97B816F73665A4B /* react-native-image-picker-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F2774EEEE8349E42DEE3F3B2DEFCF1B3 /* react-native-image-picker-dummy.m */; }; - 55F73EF28D4631546A3FE139136AE954 /* SentryCrashMonitor_MachException.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F33776CA9BB0CEDD227C83798A9C9DA /* SentryCrashMonitor_MachException.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 55FDCAA9866E0823393997583E9ED410 /* RCTPointerEvents.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E607EFA3EB9A7DF590687C8FDE7DC4B /* RCTPointerEvents.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 56201377183CB4BA737B8FBFBCDC91D6 /* SentryException.m in Sources */ = {isa = PBXBuildFile; fileRef = 771ECE67859166988D5464164B75D286 /* SentryException.m */; }; - 564A5DC8A9B1065836C50FEE82D9F3B4 /* RCTFollyConvert.mm in Sources */ = {isa = PBXBuildFile; fileRef = C7625896200F0752FA6827A961702635 /* RCTFollyConvert.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 56824A9AC561B078D8305B0CCE06E3D6 /* RCTSinglelineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C766992612AB6DF4700C685538C4AB1 /* RCTSinglelineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5748618DA7D11B149DF1E94D929AAA1D /* RCTMaskedViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 66DB954A7A7FD2229B336598CB8A2232 /* RCTMaskedViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 57883FD3D50302B6322DEE1921EE4AAD /* RNPanHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = D92C816986C70090DD81E80444A42C47 /* RNPanHandler.m */; }; - 5795C2AA89F2B522536805A58E72934D /* RNSVGPathManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D80FB133A465DEE604AFB1C2F1F25F8 /* RNSVGPathManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 57F353FBE18C1E508E31E6B985BBC51B /* RCTImageBlurUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 2896CDD85C0CC17CB4E8FDC4107AC1EC /* RCTImageBlurUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 57F5F17E3934B25B7C88C9826BAC4CC7 /* RCTValueAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 50A35864592835E58815146499C60E83 /* RCTValueAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 57FB16F01CAF68FA3570101F83508318 /* RNGestureHandler-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 24973A6AC5E6F6C0FBA4F714B792347D /* RNGestureHandler-dummy.m */; }; - 581C7B977A4F490B6C20433F0F449EB0 /* RCTImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 3909AF2FD3F614EBF851A51195AE80C1 /* RCTImageLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5893CE2C08D5E343B4BD9DC0A3013C8D /* RCTUITextView.h in Headers */ = {isa = PBXBuildFile; fileRef = F2E7C78A4C0BA41CC81BAC34122EEBE2 /* RCTUITextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 58EE896079BC2790624C7BAFE542E8BC /* RNSVGViewBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 50CE83C95392971E26FE380BEA5B27CB /* RNSVGViewBox.m */; }; - 59045820A36AF410A89C5D5038347E59 /* RCTSourceCode.m in Sources */ = {isa = PBXBuildFile; fileRef = B6AEFB7491DF1F5C34D6C87A6BAABF7E /* RCTSourceCode.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 59099792EE85A0805AE515D5DB6BABAC /* NativeToJsBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 6AFD4AAE37DBB55D83420C4AEE6B87AB /* NativeToJsBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5937B79DFF38F298A9D8872EF8294970 /* TextDetectorManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 7887A544301F53A39A512FFDCC468F28 /* TextDetectorManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 593F8E0434A2071DD12F3A4A7D9FDA87 /* JSBundleType.h in Headers */ = {isa = PBXBuildFile; fileRef = 937D612F119AECFCDD6E94C3E6482C01 /* JSBundleType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 594C46D296560A6F4AD32440266DE135 /* RNSVGGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AA5E04BCC2E13532BDF371DABD31F59 /* RNSVGGroup.m */; }; - 594EAD2527E9E675C5C5B8FAB3BBC0A6 /* RCTDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = F0C6BE2669A4E9F0B1C498E90DCB8D8C /* RCTDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 597DDA557657CAE8C0BD4F7003BDFDAF /* RCTJavaScriptLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 38DB2D67EC6EC4A95250AE5A58522181 /* RCTJavaScriptLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 59800132DEF0B27DD3095F1CE6D2BDE4 /* JSIDynamic.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EEAE52D30E0E49778E07F0CC81BC74C /* JSIDynamic.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5987C7E51CBF3EDAC9BB77D91704758B /* RNCAsyncStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 014F8482D43E5833715B8C8B306930A1 /* RNCAsyncStorage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 599C15CCFC3220B1B0866F8C1840CEA4 /* RCTSubtractionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 27E1CE3A00C74898FB75938FBF857657 /* RCTSubtractionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 59AF70C4CF3733D369011C03658C3799 /* RCTNetworking.mm in Sources */ = {isa = PBXBuildFile; fileRef = F1644F6404F2A16E7693886FB368ADDF /* RCTNetworking.mm */; }; - 59C20F7C606329F93445D88082C8719F /* RCTConvert+Transform.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A78D3DC5B03166F69EDB1CF632D02F0 /* RCTConvert+Transform.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 59CBC86E931937313B720382C4F09C18 /* QRPatternLocator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8817115F99AAB9C30BE37336951D387B /* QRPatternLocator.swift */; }; - 59ECB675205A939E128B9CEC71589203 /* RCTSurfaceRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = BAEF8C1623629F778E2E2F8DFB232421 /* RCTSurfaceRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 59F1391BB415246736389935B2DB34A3 /* SentryCrashThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 7728577B975E87D1FA39771E7C063C01 /* SentryCrashThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5A3FC06E162D6B41117CC9AAE851ED2A /* RCTTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D21DC6239B969D46504C7A9BB52707F /* RCTTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5A415CA7FC2C4E9102E9B6B95C84D3F5 /* RCTBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = DE8BC15DA272E047E03442971E46B3BC /* RCTBridge.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 5A95C57EEED6C82E3EA819CCFE7C7551 /* RCTTouchEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 78D1892ECCB773A9271E8601C324760C /* RCTTouchEvent.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 5AB09477AA54001E44FA4F44B61D2EBB /* RNGestureHandlerRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = C5D78F503634C2864A7DEEE76927FF4A /* RNGestureHandlerRegistry.m */; }; - 5ADBF6AE3923D79A62E6C0F2D0C71944 /* logging.h in Headers */ = {isa = PBXBuildFile; fileRef = C6951A80163A90FB75AAE0A9ED530381 /* logging.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5AFFD5B877004AA3F4F36CB9A60B8843 /* RCTWKWebView.h in Headers */ = {isa = PBXBuildFile; fileRef = DA96CBFFF962A7A9EE08A13F8B50126A /* RCTWKWebView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5B045D65073B90DAE6C108CF4473462F /* RCTTextSelection.m in Sources */ = {isa = PBXBuildFile; fileRef = FE831A68C20229DBA6A989AA45094EAD /* RCTTextSelection.m */; }; - 5B1758D63A23E7AC08239BFDD26C62AF /* RNDeviceInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 8AED2729128FC35FED08C4E80294C1F8 /* RNDeviceInfo.m */; }; - 5B728391E4001BB635F92EFD208AFA5F /* RCTImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = C33BECB098AC7FA52291B4E0CD813B9C /* RCTImageLoader.m */; }; - 5B9756A29B4D7339AE99C41E51C782AD /* SentryCrashCString.m in Sources */ = {isa = PBXBuildFile; fileRef = B7FC171335281CCA5899ED6AA7D2E40F /* SentryCrashCString.m */; }; - 5B9EF9C903D93BDAB4C893E216B7C125 /* SentryCrashCachedData.h in Headers */ = {isa = PBXBuildFile; fileRef = 81D41F5E2ECC16B9C8E25561E816B347 /* SentryCrashCachedData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5BA23A94B2AD50D1084EBE137E2E7A40 /* RCTNetworking.mm in Sources */ = {isa = PBXBuildFile; fileRef = F1644F6404F2A16E7693886FB368ADDF /* RCTNetworking.mm */; }; - 5C028D63536CA108739D0E8CD28CCCDC /* RCTLocalAssetImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 541CCABEE25300D8D0085EA630C4B50B /* RCTLocalAssetImageLoader.m */; }; - 5C14E7871EB65121DC43D14076B9BDEF /* RNCSliderManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F398D64C2743A52DABF7EE9C7FB8C44D /* RNCSliderManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5C2F09D41D99D4EE91418CAA345DCF0C /* RCTFont.mm in Sources */ = {isa = PBXBuildFile; fileRef = ED2A6EF809CEE8DB7A28C33139FDE6E6 /* RCTFont.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 5C3E8BA51AC667ADC5414A3D72939F04 /* symbolize.cc in Sources */ = {isa = PBXBuildFile; fileRef = 32DA008388BF972A7B6A1FFFC78FCFA1 /* symbolize.cc */; }; - 5C788DDE5ADD4B62770623FC3612502D /* RCTProfileTrampoline-arm.S in Sources */ = {isa = PBXBuildFile; fileRef = 1C54368F1192FA4D5DCB9A9FEAAC4479 /* RCTProfileTrampoline-arm.S */; }; - 5C7A1006CFF9A2A082FE06CF9B98A72F /* RNGestureHandlerEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = BD621209F99743B7BF622B7F9CF6593A /* RNGestureHandlerEvents.m */; }; - 5D3D287DA3F8597CF7E4281DFF0392B1 /* SentryCrashReportFilterBasic.m in Sources */ = {isa = PBXBuildFile; fileRef = 70527532CE9FFDC2F87CB03061B40F24 /* SentryCrashReportFilterBasic.m */; }; - 5D53159F898BD666F26DDC16C57B124E /* RNSVGRadialGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A7B541AB5DB72FB85BAD500B17DB733 /* RNSVGRadialGradient.m */; }; - 5D560F8DFDB120031EEB31D91C7E6ABC /* YGEnums.h in Headers */ = {isa = PBXBuildFile; fileRef = F472EA9A4DA24B56232745F210FF9980 /* YGEnums.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5D8E17518C69652E4435A0C6114257EE /* SentryCrashMachineContext_Apple.h in Headers */ = {isa = PBXBuildFile; fileRef = CDFFF869A71BC56C3CDD1E5DBB041635 /* SentryCrashMachineContext_Apple.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5DB520BFFA5718B7FEF7E8C00114D277 /* RCTExceptionsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F397F50BB0A89E46747CE4DEED918EF9 /* RCTExceptionsManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 5DCF0F133996D18981A9CA7F51138460 /* SentryClient.h in Headers */ = {isa = PBXBuildFile; fileRef = D437893916F403E0E57FB3FFC02BBF84 /* SentryClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5E0E0C4E20AEC65DFFC2C3F967EDB7A1 /* RCTHTTPRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = AD1D8EB438FD7A024E3045B4990011FD /* RCTHTTPRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5E347845CC092B98D422868DB509CB90 /* RNSVGBezierElement.m in Sources */ = {isa = PBXBuildFile; fileRef = CBF962C09DB4B975DCB23BC211597DDD /* RNSVGBezierElement.m */; }; - 5E348D6C445D87934AE5275734E85307 /* GAI.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E4FCF124B8AC9AD452F52ECA7E5E25F /* GAI.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5E6413B6B4E7874EDEDE4C4E5A3820DF /* RCTAppState.h in Headers */ = {isa = PBXBuildFile; fileRef = D9ED6D07C0E1D20A5F5FC37FB41518DB /* RCTAppState.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5E6A601CF52903C8EA9D66D07FC628AA /* RCTLocalAssetImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 63A459BEB8F1D5BE298D097E36A96497 /* RCTLocalAssetImageLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5E6D3A0162CF71D5DFB447C065EBBEAF /* RCTRootContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F5A797C10598DB172B7829805C41578 /* RCTRootContentView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 5E71242A081C1F469403E6457C2FCAB8 /* EFQRCode-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F712878BEE75958944872AA7258FD24F /* EFQRCode-dummy.m */; }; - 5E7FDC65754903E00C9A865AB0CC5D6C /* RNSVGMask.m in Sources */ = {isa = PBXBuildFile; fileRef = A321C737B04FE5BF88EB3B0AB7B92615 /* RNSVGMask.m */; }; - 5EB86C6591267256F300E50B49410C8A /* RCTModuloAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = B5A15C1826D2DB03AAF68FC29AE8AB48 /* RCTModuloAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5EC1FFDDC61919F540DAE55236D90B27 /* RCTSRWebSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = FDB7E47087A0AAE568EC93F28D404996 /* RCTSRWebSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5EE4385F351962A139E1690EA855E118 /* RCTToolTipText.m in Sources */ = {isa = PBXBuildFile; fileRef = FB9E132FD261AC8C303721C53E1C0341 /* RCTToolTipText.m */; }; - 5EEB1A0B0322E71189316EAC71AC3F02 /* RCTAssert.m in Sources */ = {isa = PBXBuildFile; fileRef = 9238E15D78793009C547ABE16FD9BB67 /* RCTAssert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 5FD9E5E6A6BA56C244B59DE2E5FD6A1C /* utils.h in Headers */ = {isa = PBXBuildFile; fileRef = A6B154FA201FA9DBF5B40F7C1602472A /* utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 60012BFCFDD60219D1FB504AAF34F3E6 /* RCTRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = 11F3750777A0E6E2B495A59B975A4922 /* RCTRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 60148FB0750CE1B3EC43B75910330609 /* RNRandomBytes.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A994118BAD46E346BBA3015F01B9ACF /* RNRandomBytes.m */; }; - 601A2F92DDAB62AAD696799808EB0FE1 /* Pods-BlueWallet-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 38AEC580031898E3BA5381988054BE27 /* Pods-BlueWallet-dummy.m */; }; - 6022A3C4555F1943616AD7A22BFC4885 /* vlog_is_on.h in Headers */ = {isa = PBXBuildFile; fileRef = 688DE4D1B1DF5B95F472DD61B0EE90B0 /* vlog_is_on.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 603531D23B0327950FD8CDA297EA80AA /* CameraFocusSquare.m in Sources */ = {isa = PBXBuildFile; fileRef = D9712363BB98AB9296DF321E419330E8 /* CameraFocusSquare.m */; }; - 605543716A8EC5B5183AF105E118C372 /* RCTLog.h in Headers */ = {isa = PBXBuildFile; fileRef = E8D6B6EEF850AF9A8D9A8A6C7FD125B9 /* RCTLog.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6081F3D8D86FB538BB72A34D288A56FB /* ReactMarker.h in Headers */ = {isa = PBXBuildFile; fileRef = 75C7CD697E1BA62BAEB6460D0738EEAE /* ReactMarker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 60852C4568AA9E9942A0178E3A651E21 /* bignum.h in Headers */ = {isa = PBXBuildFile; fileRef = 7FA5A41A3417E4A5290E7C893B045307 /* bignum.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 609243266D34A023A3EF1611E71AC368 /* RCTSwitchManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EC8F5DE8BD051DB02D7C9C94470EFA06 /* RCTSwitchManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 60C4DE0C3AF56ABD6B6076EC58B30FD9 /* AnError.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8688DF7F2633C9E424F56A562EE7BC0 /* AnError.swift */; }; - 60E56005CF8E709BDCBD81C738441CBA /* RNDeviceInfo-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 387FCB7B87336B003D0EC5D5768E75EE /* RNDeviceInfo-dummy.m */; }; - 60F198983E53DBAD34B58B9AD19CE4AE /* RCTVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 27D9E1B824FBDD1051AF6943B126D2CF /* RCTVersion.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 611A98C982CB38C922E697EDFEEF16B4 /* RCTPickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6754A7E9A2A40AC8837221E5776E6AED /* RCTPickerManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 6126A25C74F366EE1A8CEA4F579F634D /* RNRotationHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = EEF93985E42589CC4B9FD45898A21B97 /* RNRotationHandler.m */; }; - 614495A108C2146FCD00117DBD65DB31 /* RCTFileRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 556FE9113DB08CF18DC24F8084D0328A /* RCTFileRequestHandler.m */; }; - 6157AC41CCE6C2594A68BE74C72BC02A /* QRRSBlock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E66CFF552DF4BFDC3C1FE071FBEC21B /* QRRSBlock.swift */; }; - 61737EECD33F1D566F130BD9D76C1379 /* RCTRawTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8FFD307D165EC42DCC91057512CE736C /* RCTRawTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 61821B323A1ACFBFC961414E3C857F47 /* RCTTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D21DC6239B969D46504C7A9BB52707F /* RCTTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 61945215EF8535FE0247185563B30983 /* RCTDevMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = AACC7553AF30D393D56E33EFBBF8C85C /* RCTDevMenu.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 61CCFEAF91EA216449BD07A18BF7B0CA /* RCTScrollView.h in Headers */ = {isa = PBXBuildFile; fileRef = A8F6B738D7FFE93EF0DB78EBEAE7ED60 /* RCTScrollView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 61D757B0B3B77F7C330803FC99F6CEFE /* RCTCxxUtils.mm in Sources */ = {isa = PBXBuildFile; fileRef = C41DA5B3B7B92F864A4B4E6E63DBC019 /* RCTCxxUtils.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 61D85F3FF559D5399BAC28A0ADA1B1F7 /* RCTRefreshControlManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 96FC3C7A238049B69582E9A59B6746B9 /* RCTRefreshControlManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 625FB6BCD562123D32E6F3309E9813BB /* RCTTextSelection.m in Sources */ = {isa = PBXBuildFile; fileRef = FE831A68C20229DBA6A989AA45094EAD /* RCTTextSelection.m */; }; - 62AA2F059D8ABA07A35F6AB2B18AF650 /* RCTCxxBridgeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 38085736CE3FF62B9401CD1083502B7C /* RCTCxxBridgeDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 62E21103DE0085D984785E7EF80C180B /* RCTSurfaceHostingView.h in Headers */ = {isa = PBXBuildFile; fileRef = 45019C0B821175488CEF039A69EC7908 /* RCTSurfaceHostingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 62E5CFAADDC503F38D7091987E12BD72 /* NSDataBigString.mm in Sources */ = {isa = PBXBuildFile; fileRef = B696BAC26F93745C23207B8B95F62ACD /* NSDataBigString.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 62EFC098BE40112EE66AD385EDEF4DE2 /* RAMBundleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 50B4CF17943FD47B12A7FDBE874CF889 /* RAMBundleRegistry.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 630A6EF46584DBF1BA76A8EBED5A0C55 /* SentryNSURLRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 61959B6CC3E9DD4DDAD40D4C4947BCB1 /* SentryNSURLRequest.m */; }; - 633138FAE3FC8E70BAE085681A0E8ECC /* RCTRedBoxExtraDataViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D8D6384F4D2DF6C13994965850BCF13 /* RCTRedBoxExtraDataViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 639126F41FF250F30604FA85D84F54A5 /* RCTEventDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 25C816569317735F84DB3FF1042021B3 /* RCTEventDispatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6432EFBEFDEA7D8938D3AB960A819F2B /* RCTI18nManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BF4CE54AC272C7B276A2E7322EEF6FC /* RCTI18nManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 644A7E7DE9802C27BB89C29617FDA388 /* MethodCall.h in Headers */ = {isa = PBXBuildFile; fileRef = EBB58157444B0A9D9073FA2C26596237 /* MethodCall.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 649CA5EFFB16FF3D8E0A088B84A578D5 /* RCTI18nUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = D9A82542C1E95B3F1C6AA54233E4582A /* RCTI18nUtil.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 649DB4DF3E7661CD9E0476FC3C02AD60 /* BVLinearGradientManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 43CA4E43E6B3C92043C87561347C3452 /* BVLinearGradientManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 64F2533ADBA09DF12B20135C5426880D /* RCTSurfaceRootShadowViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = A4FFBBFBA331DDB5B4B3B5A66218D963 /* RCTSurfaceRootShadowViewDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 654AA528BA6A7B7FA069329EC2D39EA0 /* RCTMaskedViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = FEEBECEE1BBDF55DA1A7ACB9A2908D45 /* RCTMaskedViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 656617C712F6C6064275E4E606E4FB88 /* RNSVGUseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = AF7EB33BE3639FCAE09FFB89CFD4B08C /* RNSVGUseManager.m */; }; - 6598ED80AC609E6FBA2C04A708B56556 /* SentryCrashStackCursor_SelfThread.c in Sources */ = {isa = PBXBuildFile; fileRef = A9711274CFE5F39E92BBDA182B0D13FF /* SentryCrashStackCursor_SelfThread.c */; }; - 65C92186036A8DFFB6C2DFB4712B84CA /* RCTTrackingAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = A5FD96C1EE782D7C8158536A06D467F3 /* RCTTrackingAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 65D0DE48205D6F200923527E52CD79E9 /* RCTRootViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 64926FE32A58AE92B7AAAC3C8170AF8B /* RCTRootViewDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 65ECB98AA871ECFA5101B99BF44A95A6 /* SentryQueueableRequestManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 242EC1EEBFC209304C0C7510CB549779 /* SentryQueueableRequestManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 662215028D7BA983BA1BE0E728AF260C /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 59BF19E368C48FFBD97147AE31CB69C0 /* SystemConfiguration.framework */; }; - 662FCFB69312B0997102D03CF8835F8F /* UIView+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A1BDB54F5BE682C6489868F99FE7297 /* UIView+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6630B48E924ED4B81C79CBABF4F9B115 /* ieee.h in Headers */ = {isa = PBXBuildFile; fileRef = 85DBB455D7CF4602AB1C0AE50C7C58F8 /* ieee.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 66595D8BEF6CE4889A0B59F636713E6F /* SentryCrashMonitor_CPPException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EDCD932892597EFA7096E53D1056F777 /* SentryCrashMonitor_CPPException.cpp */; }; - 66BB17E091BD9EAFD339803C1473B84D /* RCTWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = 02C7CD0ADD0330D506737F03C75E997B /* RCTWebView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 66E226414E730CB44537597EF52B8F55 /* RCTSinglelineTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2205AE674A4AD4763C2ADD3AD4E9AB11 /* RCTSinglelineTextInputViewManager.m */; }; - 671306DD9190BA96C1CCC37B73D672E4 /* RCTCameraManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 69A6E5F67FCDC40320DF94871E1226C5 /* RCTCameraManager.m */; }; - 671672C0D4EF69D4CF83BE75A3129FFA /* RCTBridgeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = F3F7118B520B9D6CB1124353900B967B /* RCTBridgeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6728381A536FBB28E95F68FAEED29A96 /* SentryCrashMach.c in Sources */ = {isa = PBXBuildFile; fileRef = E652B3F1DB9F02E24A984BA81181D815 /* SentryCrashMach.c */; }; - 6785C772751EE44B7EC22382D9053709 /* SentryCrashMonitor_User.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D1F6145A71C52EFA1D0DF9D743402E3 /* SentryCrashMonitor_User.c */; }; - 6799C6165789F69D513B985C02D72E30 /* RCTCamera.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A336EF50FF1370168759FBB1E4DCA19 /* RCTCamera.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 67AEF1B3A857363576BB05C26199FD4F /* SentryCrashReportFilterBasic.h in Headers */ = {isa = PBXBuildFile; fileRef = 949BD458C5262A2B98E02BFF1C6F94D3 /* SentryCrashReportFilterBasic.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 67B993351A195565A2BAB75B1B011AD6 /* RCTImageUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = CEAAEB7512D94373F955C75D47A6E9D4 /* RCTImageUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 67B9C432F8A833CBB4A08C6D91F15946 /* RCTView.h in Headers */ = {isa = PBXBuildFile; fileRef = 85E9673627F803BBC407F1512A3533B8 /* RCTView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 67C146258C6D8BB24D62B51F1B9DD0DB /* RNCameraManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2672F909BFBA4FBC476A6CDF571375DB /* RNCameraManager.m */; }; - 67D21C16CA62A68D54499ED3B2AA8AC1 /* RCTFPSGraph.h in Headers */ = {isa = PBXBuildFile; fileRef = F09FD49648BB55DE2F13DB0508472538 /* RCTFPSGraph.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 67D426B7C1001AACE4662CDE937ACD19 /* RCTEventEmitter.h in Headers */ = {isa = PBXBuildFile; fileRef = 711D77E4857C6EEAE98D9FBB45EEEF8D /* RCTEventEmitter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 67DE7E8C3024ED94818101A17D0CB85A /* RCTSurfaceView+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E74B73FC0E48ECCA390B5577F2E76B9 /* RCTSurfaceView+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6804DFA0899405136E6E4171B302F96D /* RCTConvert+Transform.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A78D3DC5B03166F69EDB1CF632D02F0 /* RCTConvert+Transform.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 681DD53E0FF505B7B86B787EA4736A5D /* RCTSegmentedControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 18862998410E97EDC38F47FBA436CC78 /* RCTSegmentedControl.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 682878B696AABDF7E2559B65FE64B05F /* RCTShadowView+Layout.m in Sources */ = {isa = PBXBuildFile; fileRef = 99366F4F51BDCE7883679300DF22EF9E /* RCTShadowView+Layout.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 682DC35C5650BFB9D74089470CCB3A64 /* RCTModalHostView.m in Sources */ = {isa = PBXBuildFile; fileRef = C7A9B385FFCBA1473CF5917E1CFBEBF0 /* RCTModalHostView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 68C3CAAFCDDCB2FFA714BB3D434568B5 /* RCTSurface.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4A06660D0E3C54CC5ECD74DEADD52F30 /* RCTSurface.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 68D651103C6EBD464A258E82378A233B /* RNPinchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 87F29CF5233861B356D8CA6C3B580122 /* RNPinchHandler.m */; }; - 6999557115B9559F76D03AA5877C6D4D /* RCTPlatform.m in Sources */ = {isa = PBXBuildFile; fileRef = EB8559A24978CD7BCB561DFB9AEFAD75 /* RCTPlatform.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 69C1A30F1A7B95B6CD102A74C4B9427A /* RCTAsyncLocalStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = D160D5D1A8336FE1A8C6105FDC8B4F88 /* RCTAsyncLocalStorage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 69F994C7BD8D012FC1487F1AADF63433 /* Container+DeepSearch.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F5C2D8309488BD16238D2CA8B2361DD /* Container+DeepSearch.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6A3BE6FD45E0611A3ABCCB8264D6268A /* SentryCrashStackCursor_MachineContext.h in Headers */ = {isa = PBXBuildFile; fileRef = E38CA2CE5D88BA0FF47572E9583C23AB /* SentryCrashStackCursor_MachineContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6A3FD5FDF2905B6B6A342647A9B66663 /* SentryException.h in Headers */ = {isa = PBXBuildFile; fileRef = 7FABA083AF58E38A3CF532CE61EC5D93 /* SentryException.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6A505734B03AF636699E0562DE9BCA95 /* RCTKeyboardObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 84F3FBD8D917AE793F97E125AA3DCD94 /* RCTKeyboardObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6A947C28B56125C6396BA89662EA7BA1 /* RCTFrameUpdate.h in Headers */ = {isa = PBXBuildFile; fileRef = 02552883C25EEA76A39ED7359188F636 /* RCTFrameUpdate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6AC611B521D5B3B42DF8DF51B8A69EAC /* RCTProgressViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A3C1071D6B80E48F83103B9588F3F1E0 /* RCTProgressViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 6AD3455FACC6266A9A9A840053063E9A /* SentryLog.h in Headers */ = {isa = PBXBuildFile; fileRef = D411484129A3DEE96AD6ACDCEA0F012F /* SentryLog.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6B0F4C477C4291431DBBAAB3F10DDC11 /* SentryCrashObjC.c in Sources */ = {isa = PBXBuildFile; fileRef = 0714B7A5E9F0FFC568AC0CD317C3C071 /* SentryCrashObjC.c */; }; - 6B31139FA87AFA6D56BBC69ED715D1A6 /* RNCSliderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B7EEF8798C2E274EA277CEF1D4E12FF8 /* RNCSliderManager.m */; }; - 6B3ACEEDBC8E0199EF212C29F5C12810 /* RNSVGTextPathManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D4258CBDA60D100040FB127DA99C5F00 /* RNSVGTextPathManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6BCDE112F49C37ED81E384436A8B5FB2 /* Uploader.m in Sources */ = {isa = PBXBuildFile; fileRef = AEE0653457FB3F60B2D43AFB0EF04901 /* Uploader.m */; }; - 6C2604FB04FDB5019B4ACC3052DD2EB2 /* RCTGIFImageDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DED103621187861FDB9078A4BB3AFA1 /* RCTGIFImageDecoder.m */; }; - 6C26B9932BFC35574793B20EBA1B28A6 /* RCTRootViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 64926FE32A58AE92B7AAAC3C8170AF8B /* RCTRootViewDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6C666DF8D8CC9948FC9878E83B3945B0 /* NativeToJsBridge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FBF863C1519A3F662BE46FBF7E45C674 /* NativeToJsBridge.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 6C9625AB75D188AA88B465F68737DB5D /* RCTModuloAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = FEF1513A1693135E7A8204E52A6CFB54 /* RCTModuloAnimatedNode.m */; }; - 6CCE219EFC0B6F3E23CDC841DA7E2617 /* RNSVGBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 16D47E20925A4C6D0DD2219F11BCB762 /* RNSVGBrush.m */; }; - 6CD0CDD0DF1E086E7534094BF23BBEC4 /* RCTShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 66C0FBEDAD00EC088843F5D422BEFFDD /* RCTShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 6CD4B2992196816E8EFA8B363C936842 /* RCTBaseTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 80F7CFBAF7B0024D996B105A3C265103 /* RCTBaseTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6CDD3D0349BCC0CEB0F5A8CCE4E16CF1 /* RCTReloadCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C37083EAFDE25DEBB6B7A6486466D87 /* RCTReloadCommand.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 6D0E1DEDA40A1AD997E3ABACA1C12580 /* RCTSegmentedControlManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E60CB04796FFBD9DF4C605CDE435AD86 /* RCTSegmentedControlManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 6D3021C216937AFA2327CB1393731A0B /* RCTPlatform.h in Headers */ = {isa = PBXBuildFile; fileRef = 73FDA9FDEB719682F3B7354FAC8D4BC9 /* RCTPlatform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6D3B0BE246B45263D77A2D7F674852E7 /* RNFlingHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A92F948470F344A499C3AE0905DB28C /* RNFlingHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6D62D7B03838EC0C9386981C2A54639E /* RNGestureHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = F490A21EC24A0D684AEEDEB32DB9BE98 /* RNGestureHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6D8687FB4CE67ED9B213DE6C546EC765 /* RNSVGLine.h in Headers */ = {isa = PBXBuildFile; fileRef = 46EF9FB7BD25646910B0257BD336742A /* RNSVGLine.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6DB0BD8279CCAD78B4695521CD5BC3ED /* RCTReconnectingWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 684AD78AE40095DD4F40D04A9E10BBAF /* RCTReconnectingWebSocket.m */; }; - 6DF82C2DEB70A6CF9DC98A02AEE70A74 /* RNCUIWebViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 16F45F80BF3F9A1A5FFF3B8374ED07DD /* RNCUIWebViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6E16663EACD8352C5888F5FD3D836BF0 /* EFUIntPixel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42CF33B8DFD22DDC3D3D808E66105264 /* EFUIntPixel.swift */; }; - 6E1C66C7EC0C946236BFB6EB71B5F5B7 /* MethodCall.h in Headers */ = {isa = PBXBuildFile; fileRef = EBB58157444B0A9D9073FA2C26596237 /* MethodCall.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6E61103673B70A53FD79D2D36624C779 /* RCTTextAttributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 1540D00D626DCB4CA1FA0DD6975152F6 /* RCTTextAttributes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6E81B941F50F6A16DA216141519A027C /* RCTUIUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = E2478E3D5ECC7D6A6BB9ACCBA7ECA317 /* RCTUIUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 6E8CC921C43FED66D3EA1C2815143565 /* SentryFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 20C4BF53443106863AE20133D17775DE /* SentryFileManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6EAD1E7608F0B7D96E48A3E13135F5C0 /* RCTScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = F7764D7AF8D59213DAAFA296A84A73B6 /* RCTScrollView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 6ECAB819BC5729CEED86B51AB6113DB3 /* CIColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4C06874288365E7FADCF7863B86ABB3 /* CIColor+.swift */; }; - 6ED8E627CDB2E0580CBBE836C751C872 /* RCTSafeAreaView.h in Headers */ = {isa = PBXBuildFile; fileRef = 410405FF8F4B8A13415A3E88D6F3AF71 /* RCTSafeAreaView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6EF25A87DF016DEA20B8EE642B8A0F7C /* RNSVGSvgView.h in Headers */ = {isa = PBXBuildFile; fileRef = F7AB6D61EED4D1AAA9D6F5C92467B9C6 /* RNSVGSvgView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6F090ECFE1BFF436A658CDE95DC42A47 /* RNSVGImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A0500FB4DE6035343A3A1FF86732BE6 /* RNSVGImageManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6F6046C604CC9EDF5A70543C3FF6ABB2 /* RCTAccessibilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D69794A619EAE6EF4FA1FC73E18499F /* RCTAccessibilityManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 6F6526A7D49702C9421C3303B1632A99 /* CxxNativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 78A7047584A89438546FB513376AC48A /* CxxNativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6F7FB7CBEF1018363CAEE1050191C73D /* YGConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = A3C7BD02957D29A7E618F499C1CAD806 /* YGConfig.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6F83D30E9F4EFEEA34FFB821270273FD /* RCTCxxConvert.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A254408CF1963104D7B2F7F2F64DADC /* RCTCxxConvert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 6F92035D68034C30CD8687FCFB75551B /* RCTCxxModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 33957487E6518FF0BC290B6E8CA6FB07 /* RCTCxxModule.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 6FCDEE8FAF693F0B37C024E9F0C9CA4B /* RCTModuleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 750B53509949815D370F489747A990CD /* RCTModuleData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6FEAA5E87B0A7DB25A5E23DDD3DF9CEA /* RCTBaseTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 831C4E9E83251F6AE4301BBCDD411B26 /* RCTBaseTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 700868F31820E1E4DA8DED5E8769E889 /* RCTSegmentedControlManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E9C00A7C399ABA654C5E557D8A273FB /* RCTSegmentedControlManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7033A1F822F7E2F9F895D20E7CC9DE02 /* ScopeGuard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6A230F6BDF2CF79BBB53CBE9E4AADC89 /* ScopeGuard.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 70941A716112D5C06F73E35E6192DB4F /* RNSVGRectManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 57A6722363A4CAC3EB3E2B33A41FB6AC /* RNSVGRectManager.m */; }; - 70CA7D4A9FD0D177E8F27701A4AF1195 /* RCTReconnectingWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 684AD78AE40095DD4F40D04A9E10BBAF /* RCTReconnectingWebSocket.m */; }; - 70FA2831F4DFB7EED6C8DF048DA38F9F /* RCTSwitchManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5388EFDB6031D441E9CED8DB79F0C3FA /* RCTSwitchManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 70FF90EA0AD7B3CEDBC8725438098C66 /* RNSVGPattern.m in Sources */ = {isa = PBXBuildFile; fileRef = 46B3B6E23098FFB7CA43A990B7816822 /* RNSVGPattern.m */; }; - 710A2AE46B79ECBECEE4E4223CD6517C /* SentryCrashExceptionApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = B2C59F8C242757DD7BB4C740C3EDE8A5 /* SentryCrashExceptionApplication.m */; }; - 71229D51708ACFC05F68398E7AAF088E /* RCTSRWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 861B8C121528009F25C8AB4F65FBD56F /* RCTSRWebSocket.m */; }; - 7150B1121F57A2558074347A0ED83B51 /* RCTInspectorPackagerConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = 60C142A9F1F725A2343FF2A75939959E /* RCTInspectorPackagerConnection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7164FAEC41238F0B33EEF0375CFD52E7 /* react-native-haptic-feedback-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D8A8655A62379FB0CBACEA77A7228CA /* react-native-haptic-feedback-dummy.m */; }; - 71A6FF52C153DE736504E29BF637E0EB /* RNTapHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EC4AC679AC2070B11FD0370D14C6E7C /* RNTapHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 71F2BA428DAADC5688617A6ADDC08E7A /* RCTAnimationType.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C36E072CE2B0CC6BC1926D40CAAC425 /* RCTAnimationType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 722F41A5384CD591F6799D8D2F126714 /* RNTapHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = EC9BF196B4D1CC26D2FA9AD3F315AE02 /* RNTapHandler.m */; }; - 72456D80BCD4E9BA4C70D9268FC48643 /* RCTRedBox.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F1355501028998A8682BAAF2A6CEABE /* RCTRedBox.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7253F008B9337E270B222D94EE08EB3D /* SentryCrashSysCtl.c in Sources */ = {isa = PBXBuildFile; fileRef = 96D0DF8110BD4F8B68C9700F1C93CC9F /* SentryCrashSysCtl.c */; }; - 7294EC460846886A06053735B1A51C8A /* RCTBackedTextInputDelegateAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 537E239B04A403CC4CC385F3C2CC3A9F /* RCTBackedTextInputDelegateAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 72D348190D39D48ADBE6B348EAD76AB6 /* RCTScrollViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0483B4E1EBE137584C4D006C89D7613D /* RCTScrollViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 73190B513220E1B1613C058FDFD40DDA /* CxxNativeModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 112CAB687937382D059AB4A9684FA00D /* CxxNativeModule.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 735DBB9DD275E17B5F91858CFDA139AD /* RNVectorIconsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 273DE8BEB9E1A2526A5AA68000C38A2D /* RNVectorIconsManager.m */; }; - 736C67F0907242F070628E3310FC5395 /* RCTInspectorPackagerConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = 60C142A9F1F725A2343FF2A75939959E /* RCTInspectorPackagerConnection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 737BA425CAAC06ADDE528E3709BCBBF0 /* RNSVGTextPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E622BA19B069C9CB7DBEB68C4B2F27F /* RNSVGTextPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 73A10053271460CA6B1F3A1E0A515F83 /* RCTWrapperViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B8C42B77D1AFA0CE2F53FFBB9D2AC0A6 /* RCTWrapperViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 73C3275A3803178A8F2DE8CB87EE25AB /* YGStyle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1233E51D9A5E67B8E5882887C87796BD /* YGStyle.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - 740ED463311FA3F3777F57C6E6056DBE /* RCTBundleURLProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 0414308E56CE5A7D5ACD1A094AAB6BCF /* RCTBundleURLProvider.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 7414754D8177D042D5F56AA946C2C5ED /* RCTJavaScriptLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 38DB2D67EC6EC4A95250AE5A58522181 /* RCTJavaScriptLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7415043D8BF41510FCE8A371BA8C94A5 /* RCTTrackingAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = A5FD96C1EE782D7C8158536A06D467F3 /* RCTTrackingAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 749BC53541BD520EA75367A4A6CC9E3B /* RCTRedBox.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F1355501028998A8682BAAF2A6CEABE /* RCTRedBox.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 74AF25AB714C15AC46F389BA1800DEAC /* RCTInputAccessoryViewContent.h in Headers */ = {isa = PBXBuildFile; fileRef = BB1D19FCFB0123D0B736FF00A3AF8438 /* RCTInputAccessoryViewContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 74D9B1B88AAAC7231BAB10511BC0D6F2 /* TAGContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 3AFA4A87473EAAD31B1A92E9612B1152 /* TAGContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 74DF4A50839CB216B84566197DDDF898 /* RCTSurfaceStage.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C0C31E278C7DEAC32910558388F3E43 /* RCTSurfaceStage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 74FAEFD940FB514F863E61A836A1281F /* RCTValueAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 477D9641D62025E1A2F1F6444E539273 /* RCTValueAnimatedNode.m */; }; - 7509C59917F692DAA3BE9C37DC0E62E4 /* SentryReactNative-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 779EE01B7153C0ECEDAB80A4B6EE198E /* SentryReactNative-dummy.m */; }; - 753A3A6F247F6F194607712530C8E4EC /* SentryUser.m in Sources */ = {isa = PBXBuildFile; fileRef = 401E60BE18D16B94BCD0E2AD9821A430 /* SentryUser.m */; }; - 758C1ADFD076C9B733CFDE373E4A44FD /* RCTNetworkTask.m in Sources */ = {isa = PBXBuildFile; fileRef = 45078BE81E75C228D83F788E3342B260 /* RCTNetworkTask.m */; }; - 75BBEE1A6E7DB07C8194B33DE2DC6D1E /* RCTSwitch.h in Headers */ = {isa = PBXBuildFile; fileRef = B114DF03FAE0997FEB12D36A7FBF45CB /* RCTSwitch.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 75C05865647BA51542793B2E7265CF05 /* RCTViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D2E77C4885320B1540DAEE18F6F4F285 /* RCTViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 75D48738B0862B2EF668C54116261019 /* RCTModalHostViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D050DD0B62AFDCA265EFE55BD64E8CE5 /* RCTModalHostViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 75F169B93E47572227D0E6466DE7E431 /* strtod.cc in Sources */ = {isa = PBXBuildFile; fileRef = 6E2A8C8E78BCA52A39E0BE51569D2D19 /* strtod.cc */; }; - 75F6583884EF25A3CECD5719BF20205C /* SentryClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F6BEBB872B5590424FE0B69E932673C /* SentryClient.m */; }; - 75FC9D5B3FA9DDF151DFF4701E88B9B7 /* RCTSurfaceSizeMeasureMode.mm in Sources */ = {isa = PBXBuildFile; fileRef = 403E2E0AE1F157F4716C4799DD77ADBD /* RCTSurfaceSizeMeasureMode.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 76011C6468B9DB55A50698317AE9B893 /* Sentry-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CC30726AEF8D22E2CE190653D4365707 /* Sentry-dummy.m */; }; - 761074B50074BB61B96815030A562B47 /* glog-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F49F5D7893452288086E83A09FD1F537 /* glog-dummy.m */; }; - 7618CB8C65776799AE826997E48FBF7A /* RAMBundleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = 07E4A91F3D8091F071224FB952F6A668 /* RAMBundleRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 76237B29133993AB012812CA40684415 /* RCTRefreshControlManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C26F081B7FA704F4D2C4251306CBD90 /* RCTRefreshControlManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 76A98DDB2A64F2D5799E71644DD9F484 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 581B86D27A18C7FD55FD83633B879A90 /* CoreData.framework */; }; - 76B368340F3ED61971CDE3F8C18BB038 /* RCTBlobManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7D3828044656FD7B74CF4634BABE8B55 /* RCTBlobManager.mm */; }; - 76CE0EEB2B876430DEF9563835B1F976 /* JSIndexedRAMBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B224F69E7B3EDB113D6C1F6F1ED5D10 /* JSIndexedRAMBundle.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 76EB4513A450BA871293AD82CD47099C /* ReactMarker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE1D1188B2F321F80CD50FFD08677F90 /* ReactMarker.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 775221D90ABEC84A951ACDEFB5B6E495 /* RCTCxxConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B671E44F658044A8FCC4758F7DC24B1 /* RCTCxxConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 775B71AB80244C1CB925F64E589FADCC /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 170E4D187E69E528534346179E739366 /* QuartzCore.framework */; }; - 777B07FE513717FFBBF93A82CB608A53 /* RCTUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = BFCEA4AF2FEE7D1719CAB312E91439AD /* RCTUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 779B8490631A74583A2E9C46B3BBF36F /* JSIExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F6023180B845ABAA8C59F1FA9A7BCA1 /* JSIExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 780D3DD7DB8D0BFF1E4E7944996729BB /* RCTCameraManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 94D7FAFFC0F2769DB7434306E9E866F3 /* RCTCameraManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 78204D0741E28FD470F568FF5FAD0769 /* RCTImageBlurUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 12A48132FB2C390FD4C55769490F31A4 /* RCTImageBlurUtils.m */; }; - 78548A4A4A955307648A8853276CC124 /* SpookyHashV2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39BFA5A02F53281B770BF079D41122F9 /* SpookyHashV2.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 78BF0258D866183618AB1B11E89F1029 /* YGMarker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 767B740EA3728480FB4A750FEBBCFD42 /* YGMarker.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - 78C19ECC7E33C140A80B1A4462F1A94A /* RNPinchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 8DAB5FC2272CDA226953434A569AFF2F /* RNPinchHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7901D39537357CF505F7FEA6FF48C5A0 /* RCTParserUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = B5505C353ECEFF2DC92890BFFAD2DB1C /* RCTParserUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 790F477D9B59E3244FB2DB6561000A8B /* raw_logging.h in Headers */ = {isa = PBXBuildFile; fileRef = DA6D31B234E745F9CF75CE6905DCB1FC /* raw_logging.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 793947CD6292E05E44AC96DC494588A9 /* RNCWKWebView.h in Headers */ = {isa = PBXBuildFile; fileRef = F8C9D1D573C866805B4F9111E7AB4D88 /* RNCWKWebView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7952E752C928B4ABE67FA3A190189A74 /* RCTDevSettings.h in Headers */ = {isa = PBXBuildFile; fileRef = 17AF776A484B8DA84787A73D4B0123CD /* RCTDevSettings.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 79CE157315FBC8E486E3E4DCFD47FB91 /* RCTTransformAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = CBA75C9C0905F3ABC471D7FB27744CFF /* RCTTransformAnimatedNode.m */; }; - 7A05862407442FFB3CB5CD1EA05E134D /* swift_qrcodejs.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B7DF992332C669E42D1D4839FDA4231 /* swift_qrcodejs.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7A499B69EEE8F3CF1EDD3558D9B1020F /* RCTNativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 31F78FC30E90C9DDC2CDEF63B79E90D4 /* RCTNativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7A75D75B664DBD49E0E0CDE189DE54E7 /* RNRate.h in Headers */ = {isa = PBXBuildFile; fileRef = D4BCE4F874CF50A7F703FE15AED0F783 /* RNRate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7AAB16D94BE490882EC04C7B4100C823 /* NativeToJsBridge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FBF863C1519A3F662BE46FBF7E45C674 /* NativeToJsBridge.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 7ADAE3B4135C79A9E82B7EDDC6E995A3 /* QRMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE3F1F8438CEDEAFA8F22B8035ED6D40 /* QRMode.swift */; }; - 7AEB6C80072C099F9AB6C2C7F663CCFA /* RCTNativeModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 816D6311D70F2E02BC32F4ED00F60E59 /* RCTNativeModule.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 7B083F3881F27317B1DA2549517973FB /* JSIExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F6023180B845ABAA8C59F1FA9A7BCA1 /* JSIExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7B1D51F1C429C395CBDAA149E8392E71 /* Format.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 012178B1D91E3C62248203133D2C38A8 /* Format.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 7B87CE648F6188F51338854BDFD33390 /* RCTPicker.h in Headers */ = {isa = PBXBuildFile; fileRef = 4510D95FBC8C350119E1EC59502EFD0F /* RCTPicker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7B9162EE65E2082ACBAA27104385FEA6 /* BVLinearGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = 5336E5D05C607C276ECA86619DE4A80B /* BVLinearGradient.m */; }; - 7C1CA555FD11CAFA23F414D17F4E57F7 /* RCTMultilineTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 99CC64E19369B07A7245A2A530C58116 /* RCTMultilineTextInputView.m */; }; - 7C41D95CB57CF1C82F507CF989A6631A /* RCTWebSocketExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 4FD0D929154F5969E3E0BF6847EDF5C4 /* RCTWebSocketExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7C45A6F069A8340B59E712E3ECC3CE76 /* SentryError.m in Sources */ = {isa = PBXBuildFile; fileRef = 76C6F981977BE3C42F2CA72C870B2F2C /* SentryError.m */; }; - 7C50741D48C3E2E791B274E3DF1991E5 /* SentryRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3538AABB112BF35F1C163A2CE54A5303 /* SentryRequestOperation.m */; }; - 7CA8F133C8506FC2CC7F141E2BB3A1AD /* RNSVGTextPath.m in Sources */ = {isa = PBXBuildFile; fileRef = CFF98E238ED2D11FE58E922045ED2EC1 /* RNSVGTextPath.m */; }; - 7CE1828DDA1AB74C13D3D04B4676E665 /* RCTModuleData.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9A16E0908C733E2BF1DC7A14A71E433E /* RCTModuleData.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 7CEAD6D19190E4C528239B802F72719E /* NSError+SimpleConstructor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BD14D3618B07C2E616A2E2F7BC631C4 /* NSError+SimpleConstructor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7CED22F67A20B932DB114C94EB1BEF92 /* RCTLayoutAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4897A600DF496D634CF23ACE00281FA4 /* RCTLayoutAnimation.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 7D4F100AA322A6336C3026781D06C955 /* SentryDsn.h in Headers */ = {isa = PBXBuildFile; fileRef = F67B32773FF1FA2B0B6C4185DFD19B78 /* SentryDsn.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7D554573F87FDB8546347C9CAAAB9AB7 /* RCTVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 27D9E1B824FBDD1051AF6943B126D2CF /* RCTVersion.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7D652268AD6FFFC45C00861299E4B68D /* RCTSubtractionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 847C3838796C2CDD5D2C879ACCB5B662 /* RCTSubtractionAnimatedNode.m */; }; - 7D966CDBF0472E6788533B96DDC41F0A /* RCTSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = E70E55C142D845A7E8A8DF00B7F15486 /* RCTSwitch.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 7DD626892E59282120F8BA6902C6A242 /* RCTRefreshControl.m in Sources */ = {isa = PBXBuildFile; fileRef = E79583A652528CF9C0909681ECE07236 /* RCTRefreshControl.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 7DDA07601950E428A472352E9BCEBA57 /* RCTBackedTextInputDelegateAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 537E239B04A403CC4CC385F3C2CC3A9F /* RCTBackedTextInputDelegateAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7DFB311ED0596DC8FA5C32F8D8F3AC57 /* SentryBreadcrumbTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = FA053A8F08EA0215FC69DB76E0917EC0 /* SentryBreadcrumbTracker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7E1D088466D62A5032316332E9D4F66F /* RCTAssert.h in Headers */ = {isa = PBXBuildFile; fileRef = 930E0459D2848CA03C391019A373FB6D /* RCTAssert.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7E1E9ABE0C3AD73551154C23B5624252 /* UIColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9B8C4AD38588F0B00AEFB3210A098D0 /* UIColor+.swift */; }; - 7E7484AAAC405BA6A58BB5F4D933D7DC /* RCTProfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A46D2ED54599C333141007F0DD76269 /* RCTProfile.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7E91713D031578A49B9B3624EF58BCC6 /* RNRootViewGestureRecognizer.h in Headers */ = {isa = PBXBuildFile; fileRef = F3D39EB17F55FBDED1B88D734A29083E /* RNRootViewGestureRecognizer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7EED3860089BCA704EABA68A29B2C693 /* SentryCrashCachedData.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D17766577C65D48425A6FF54BB51A51 /* SentryCrashCachedData.c */; }; - 7F02FB1FE4C97F94CE95D7CEFCE91C0D /* SentryCrashDoctor.m in Sources */ = {isa = PBXBuildFile; fileRef = B74DDA10257EA9104C89B068F601AB52 /* SentryCrashDoctor.m */; }; - 7F5A31DB86E9A4F069A6CAEAC5833166 /* double-conversion.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9B0D03DD87D8867C00053F15DDE53E0F /* double-conversion.cc */; }; - 7FBFB011389A2B0B8A7E345FCC47E096 /* RCTTextSelection.h in Headers */ = {isa = PBXBuildFile; fileRef = C3AB6FA59CD411A4570CC2DD4F3A8F7F /* RCTTextSelection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7FC206E98B539195825BEB25EA2A8348 /* RCTFileRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 24ED3C31CD739F7EDAECDE52D0D3FDCA /* RCTFileRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7FCABB82A34811DA0A5A09118C518E61 /* RCTAsyncLocalStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = F93436F15D0866ED29F00FF05DB5CA72 /* RCTAsyncLocalStorage.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 7FD83D08AA2978969657E7EA6A77CAB6 /* RCTSourceCode.m in Sources */ = {isa = PBXBuildFile; fileRef = B6AEFB7491DF1F5C34D6C87A6BAABF7E /* RCTSourceCode.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 8005CA4283AE7A5B747CF15D4E400D5F /* RCTDeviceInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D750E45D6860B07E3CE03875935CC14 /* RCTDeviceInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8007223FD734DF94F754F49B3BF98887 /* RCTStyleAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = EE1133635BAAD882FEA7CCFD89F895FA /* RCTStyleAnimatedNode.m */; }; - 800DEFE7D5DEE3901B4576A7ED3C1B5F /* Downloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 66963379DC5567F44CBDE428F77FA722 /* Downloader.m */; }; - 803BC433577CB009DB40A39C57090C41 /* RCTSinglelineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C766992612AB6DF4700C685538C4AB1 /* RCTSinglelineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8061A299790E47E63DD84668A6EB82B6 /* RCTHTTPRequestHandler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 50200B5C481A07322EE1EE62E5716268 /* RCTHTTPRequestHandler.mm */; }; - 8089601E62530392CAF9A37401CB8C4A /* RCTDisplayLink.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E9608C5D586B8C6827E3ABA9BFE8B92 /* RCTDisplayLink.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 80B929B7000D8AB439413C5BC4DA936F /* CGImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5385E05E4B524733A7F71732FEDAC0B8 /* CGImage+.swift */; }; - 80E14AF71345A0ECEAC79345EDA7306A /* RCTVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 73E3450C00572608C3F7E60ECA887BF1 /* RCTVersion.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 810668CD43941B952451010A1E9EE8EA /* RCTKeyCommands.h in Headers */ = {isa = PBXBuildFile; fileRef = A4D321228CE481AFC92461C51ADBFB9E /* RCTKeyCommands.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8112EA58AF0E9A7CC721AF52A04DE97D /* RCTWKWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = FDFDAD45920BCA03FAA4685A7195640B /* RCTWKWebView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 81B69050DB1EEFA79BD8629D15DEB90B /* RCTMaskedView.m in Sources */ = {isa = PBXBuildFile; fileRef = E25DFA3EACC60A11A2BFB9FDECE99D8E /* RCTMaskedView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 81BC4C1BFFC757C59AA0A765CEE8ACAE /* JSBigString.h in Headers */ = {isa = PBXBuildFile; fileRef = 733CDFAB83D8E8E7ACDD4173D2FEC7B2 /* JSBigString.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 81E476DBA5780EA964DC7F8B5DA4EFF9 /* RCTCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = 28ADABFB57F50F0C3F57A35C3603D5AA /* RCTCamera.m */; }; - 82211D11280C74C23F398BC19B42A5C2 /* SentryCrashStackCursor_SelfThread.h in Headers */ = {isa = PBXBuildFile; fileRef = F93E9926E9AC173182446B5831DB6777 /* SentryCrashStackCursor_SelfThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 823A5A987BF6DED73721DF883FFB755A /* RCTSurfaceView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 05EA72C30167CAA3B12CF94850B89AA8 /* RCTSurfaceView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 82B38294F3E0DA6BD31A043A2FA02DA3 /* RCTRawTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 9243C5B809AF7F4D0BCC1C23BC85D407 /* RCTRawTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 82CB65271657CE4C7EF99C9EBE5532E4 /* RCTParserUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 818D7CB52F789C5F466D21583BA9FFE6 /* RCTParserUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 82DC7F8AC8A0834249349484B5B42AE2 /* YGNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B07C2A850C5A4CFB4DDE98A8785F85F /* YGNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 82DDDC18C292CACE853A84FFD1098F84 /* RCTTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C42C3200FA6EF671539B92CBC3B25D9 /* RCTTextShadowView.m */; }; - 82EA3757D37C99B59E4C5E50D8E519EC /* RCTTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = D602C0651280E3AE48A383F32FFE87E2 /* RCTTouchHandler.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 82EFA3A4E1E436DB93730241BAA85773 /* RCTConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = BE978D104DE50D09FB8A27A06DD50093 /* RCTConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8303F5D777BB09B64006A271D8EA1EE2 /* SentryQueueableRequestManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A427B7E04F0438D2BBD73A69E5624416 /* SentryQueueableRequestManager.m */; }; - 830914813313CE853E71F17871DC3038 /* JSIDynamic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1593E58BF51DB577BA37D1C85A1A0A94 /* JSIDynamic.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 836588543D10D8269410D2C2C6AEAD7A /* JSBigString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AED4FBE7806B763BC7FD55076601B65B /* JSBigString.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 83F373D4ADFC51D101B06E574DC60628 /* RNSVGGlyphContext.h in Headers */ = {isa = PBXBuildFile; fileRef = F5B25E56AF6888028B5096D9AF9DFEAB /* RNSVGGlyphContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 84139DF31FE99B2D9A536CBC43993285 /* SentryCrashStackCursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 0E1919857A7900DED66CCDB4B02EE879 /* SentryCrashStackCursor.c */; }; - 84436038200E179ACD9FFFABDC0AB51C /* SentryCrashID.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E13F0ABBA016B448E6853D99E9EC283 /* SentryCrashID.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8448C53077CDD8E4E26E95FFE27CBC5A /* RCTFileReaderModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 8675F17D6C7B1639AC2B2C044BF3D205 /* RCTFileReaderModule.m */; }; - 84621340AB76F2261FD7608649FFD70E /* RCTModalHostView.m in Sources */ = {isa = PBXBuildFile; fileRef = C7A9B385FFCBA1473CF5917E1CFBEBF0 /* RCTModalHostView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 8468200CBE97A658A9B74A31C9E98237 /* SentryCrashReportConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = CF31CD910B52F9922D80FAF5629D6B29 /* SentryCrashReportConverter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 847554CB37177C094F435AA4235ABDD3 /* RCTEventAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 574321EB92B6E0037C774D0A73D8E209 /* RCTEventAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8486C0702890A06AA153B5F063118156 /* RCTMultilineTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 331FE6604317C5EB16CE04D17A447373 /* RCTMultilineTextInputViewManager.m */; }; - 848E2D7183867CFBE91ED031E3D56C88 /* RCTBaseTextInputShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D4A6BDE9F1CB98D5AECE80477CF9BF3 /* RCTBaseTextInputShadowView.m */; }; - 85148F494ADD7D6AD8254665B370A3FC /* RCTNativeAnimatedModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CDAC6856B4739A9E4952FA789D4E8508 /* RCTNativeAnimatedModule.m */; }; - 8554FC04870987AAA05F451D0DAF2930 /* RCTUITextField.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B8EC1532976CACB044B2B84D2762AA0 /* RCTUITextField.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 85606A7AA4E5755EAD1F0EF08B6AB098 /* RCTInterpolationAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 205533F6E61E2CB01971A1E098ADBD55 /* RCTInterpolationAnimatedNode.m */; }; - 858D410372CF5E952CF013A53CB016CC /* NSError+SimpleConstructor.m in Sources */ = {isa = PBXBuildFile; fileRef = E8B1D3F8BAF97FAFDB0335693FD1C711 /* NSError+SimpleConstructor.m */; }; - 85BBD6D885658F1D52D15637D8B263F6 /* RCTSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = 870FF3959656FEC0431A554A757AA64A /* RCTSlider.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 85D5FB85344EBC04BD50312E170F07D9 /* RNPanHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 95212D1F0D9C5499B7C475DAFB7001E8 /* RNPanHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 860D9A809FE38DFD8C6F2424C5D6975C /* RCTSafeAreaView.m in Sources */ = {isa = PBXBuildFile; fileRef = D325F88436A946E0AB39BC5E82F47419 /* RCTSafeAreaView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 867B21C0941F086AE516275CB8D48395 /* RNSVGPropHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CA1DF661BD2A6CAC6465F13B3B31BA5 /* RNSVGPropHelper.m */; }; - 8693566445C1275A2A30DA50A04CE06E /* RCTFrameAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 658262D9B56A83D54FE5EC08F38AB46B /* RCTFrameAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8695F90896EBCDFF3A5BFBD9B97A57AB /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 55FF42ACFC75FF9A799954549C83E843 /* JavaScriptCore.framework */; }; - 869875F38A5DD8D679713A2F9BB691C4 /* RCTValueAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 477D9641D62025E1A2F1F6444E539273 /* RCTValueAnimatedNode.m */; }; - 86AE031EF4D3732CCDF64628B9040790 /* RCTDivisionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DF3FD9B448EB03832CC94414FEFB6F0 /* RCTDivisionAnimatedNode.m */; }; - 86E5E627403B065EFBD38F8AB7BC2205 /* NSTextStorage+FontScaling.h in Headers */ = {isa = PBXBuildFile; fileRef = BB20AE8BFD87CE667D6BB11ED74D406F /* NSTextStorage+FontScaling.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 86F486B73E5F4C80A74ED0FDB9DC5225 /* UIView+React.m in Sources */ = {isa = PBXBuildFile; fileRef = F677B45AB1993F8101E260134567E6E1 /* UIView+React.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 871A07C877C469ACE7F20E44D72D7BF5 /* RCTLayoutAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4897A600DF496D634CF23ACE00281FA4 /* RCTLayoutAnimation.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 871B928C80F41C63CEA5D718F112AEF6 /* SentryCrashC.c in Sources */ = {isa = PBXBuildFile; fileRef = 648A47EB597B671C53F4C10128025104 /* SentryCrashC.c */; }; - 8729C6C64DD3969F6B595730114C85DD /* RCTDatePickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 40B6B1F9A1F1F9FEE6C961D4B99B516F /* RCTDatePickerManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 87B686B5592E4B4253D3F3D03249E455 /* RNSVGNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 010826A195A23488AAC7F9B472279F86 /* RNSVGNode.m */; }; - 87BC7DE07D51FB52F3A12E4ABB396878 /* RNVectorIconsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6CC6A46E2D318E36F72917A52A210626 /* RNVectorIconsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 87E4519E13AFA1C48D9553CC5DD7EC32 /* RNCameraUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 6735E7583C63FD72E701380B8B246130 /* RNCameraUtils.m */; }; - 883E76622467D990B8D325A2ABD8024F /* DispatchMessageQueueThread.h in Headers */ = {isa = PBXBuildFile; fileRef = C6768D7CC19E5A03FF3F5C0D00E2158D /* DispatchMessageQueueThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 88A4109AB54F224ED14F8822E8A021E0 /* NSTextStorage+FontScaling.m in Sources */ = {isa = PBXBuildFile; fileRef = 397C7A74D3AAEDA8E59A0505741E43FD /* NSTextStorage+FontScaling.m */; }; - 88A45F098CD62D44707E0986A6EEE0E5 /* SystraceSection.h in Headers */ = {isa = PBXBuildFile; fileRef = EDC3AACD0E87F5C9A8EAC73BAB6C3FD6 /* SystraceSection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 88B628C269464AC31F4499A39454F8AF /* RCTUIManagerObserverCoordinator.h in Headers */ = {isa = PBXBuildFile; fileRef = BE7FE8CB1F445CF797EA91F7CE5D628A /* RCTUIManagerObserverCoordinator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 88B94A7E9A6F9B4EDE05A61DA39BB909 /* RCTBridgeMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A554C0DAA84E6982B6B1221BFA20CB5 /* RCTBridgeMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 88BA6C9C49FB450962DB1022139531FA /* RCTScrollContentViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4847CF30C507438F99310AAD5E33036A /* RCTScrollContentViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 88C7123045259C2640953F4F3D049089 /* RNSVGUnits.h in Headers */ = {isa = PBXBuildFile; fileRef = 8323C1D92386C4E4936F2FD2817C1CD3 /* RNSVGUnits.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 89999F62D2966CB65BF481D689E7739A /* RNSentryEventEmitter.h in Headers */ = {isa = PBXBuildFile; fileRef = AF481AF862583FE687B88F0ED01DD360 /* RNSentryEventEmitter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8A025EFCC2C0107724D354929819640D /* RCTMaskedView.m in Sources */ = {isa = PBXBuildFile; fileRef = E25DFA3EACC60A11A2BFB9FDECE99D8E /* RCTMaskedView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 8A2C140C0F31693791495EBC87F58333 /* RCTSurfaceDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 3285842CD6FB7EBAF7EDBB14BA361640 /* RCTSurfaceDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8A4B3CB95A73C63FA90046804E1C44AD /* RCTEventDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BBDB906970CDB272AFBFF0F681E6128 /* RCTEventDispatcher.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 8A56AA821AB5117C205A0E04690B6CF8 /* RCTCxxBridgeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 38085736CE3FF62B9401CD1083502B7C /* RCTCxxBridgeDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8A6B96514697E893430A8BAB79E2EAC2 /* RNSVGText.m in Sources */ = {isa = PBXBuildFile; fileRef = AFEFD28E5448EF1A811AE47FC5F0DE61 /* RNSVGText.m */; }; - 8AA4DBAA572845AAAC8A26E0030E55D7 /* RCTVirtualTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D2817322FFEB350CD0647B3C53DE94A3 /* RCTVirtualTextViewManager.m */; }; - 8AAEB4E2E49D481BB558DFD75AE70095 /* RCTResizeMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 76802B296798D364BFF88927A59EC2E2 /* RCTResizeMode.m */; }; - 8AD692A453CF5C391D6DA4F73280F065 /* RCTBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = DE8BC15DA272E047E03442971E46B3BC /* RCTBridge.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 8ADFC34C47F097E0FD4930154E47AF0D /* CxxNativeModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 112CAB687937382D059AB4A9684FA00D /* CxxNativeModule.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 8AEAE9F9B2364E69835F02AFDE91CA52 /* RCTModalHostViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = D9B1EB3A80A012140A15C6955EF84767 /* RCTModalHostViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8B09D755E5B1EF6852D7411DC9936CE8 /* RAMBundleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 50B4CF17943FD47B12A7FDBE874CF889 /* RAMBundleRegistry.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 8B52AF70C797CA7955C649359A0E467A /* RCTWebSocketModule.h in Headers */ = {isa = PBXBuildFile; fileRef = D22ED98F0E4607924D7F2C00C2E46071 /* RCTWebSocketModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8B592106174833AFAFCAFB9D95F458C6 /* RNSVGTSpanManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 42FBD839475AE8044CD8B3F0C1707C78 /* RNSVGTSpanManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8B68BDA5338A65BE9344FB376655493D /* RCTNetworkTask.h in Headers */ = {isa = PBXBuildFile; fileRef = 43B7A5BA5B9568C24A65F20F713B5518 /* RCTNetworkTask.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8BAD36B306AE29735E429698BA2756A6 /* RCTTextDecorationLineType.h in Headers */ = {isa = PBXBuildFile; fileRef = 38CC8F209DDAB9ED8DCDB86E3CA0F5BF /* RCTTextDecorationLineType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8BE00CFEA986DC8D9A69B3F4874116AD /* RCTSafeAreaViewLocalData.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C2A15B45A8B30A3C0BFC1FDCD518E7A /* RCTSafeAreaViewLocalData.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 8BE357DD75E84B3CC127A45A841C025A /* RCTPackagerConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F98C84BFAAF0B9440D3B485C2A37619 /* RCTPackagerConnection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8BF146B2172B646BEE683B4B6ABB9F32 /* RNFSManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B02FA2BE7B287816B17638F697B8F29F /* RNFSManager.m */; }; - 8BF58F25CB21F92DAE01EAAED5E06B8F /* RNCWKProcessPoolManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 36AB3F306F8E0AA452A67D2470F50DEC /* RNCWKProcessPoolManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8C09E546B3290DA11BA85B306E61D0B6 /* GoogleAnalyticsPayload.m in Sources */ = {isa = PBXBuildFile; fileRef = 4235EFF1C3805188B5FC40B3E0F625B8 /* GoogleAnalyticsPayload.m */; }; - 8C1C597AC33097FDAF951365DED0E7F8 /* RNSVGDefsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = DE8C9B2994ACA662A414205BB494582E /* RNSVGDefsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8C1DC2345570D5257838D68DC226D163 /* SentryCrashMonitor_AppState.h in Headers */ = {isa = PBXBuildFile; fileRef = 21C1C07D43564B85D58844059246F58F /* SentryCrashMonitor_AppState.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8C2F38B81F624F21465613DCA9240768 /* RCTBaseTextInputShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D4A6BDE9F1CB98D5AECE80477CF9BF3 /* RCTBaseTextInputShadowView.m */; }; - 8C48368834B835DC24BCB6EEA169DAE2 /* SentryCrashDynamicLinker.c in Sources */ = {isa = PBXBuildFile; fileRef = 5601D72CBD6CE1D94F20907F9FE3A8EC /* SentryCrashDynamicLinker.c */; }; - 8C48F178FF91F1A5EDCB6AC970C4680E /* RCTBaseTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 480E06C20E61931F6065909040F2825E /* RCTBaseTextInputViewManager.m */; }; - 8C75D0B26A901D6DDC8B9F8C32904C63 /* Pods-BlueWalletTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A3ECB0D70EC7D43C3B852C96AE8E9E5 /* Pods-BlueWalletTests-dummy.m */; }; - 8C82567D28BAC4F259B7B2B8E7D0EE77 /* RCTBaseTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = B9369703E50DCEC370588D59692C9501 /* RCTBaseTextShadowView.m */; }; - 8CCFF0CF6A463B545A96A5FDA26C466B /* GAIFields.h in Headers */ = {isa = PBXBuildFile; fileRef = AE7001FD2384BE4FF3D5EBF86B51EA97 /* GAIFields.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8D6BFE452AAB8C39E20EA83469D3A085 /* JSExecutor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B95FE47F8DBEA66D882A845C7B5589FB /* JSExecutor.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 8D85D559E90AC906B84408247CB2825B /* RCTWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = 02C7CD0ADD0330D506737F03C75E997B /* RCTWebView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 8D8AF2FF70F4E23403AE1F9ED8A9513C /* SentryCrashDynamicLinker.h in Headers */ = {isa = PBXBuildFile; fileRef = D44D44C6A48CE2B9F348D2196D7F881F /* SentryCrashDynamicLinker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8D8BFB35BDF347C9058D54A36B3AB795 /* RCTMultilineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = A108B07C0CD480B8E1549A2F40838B8E /* RCTMultilineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8D8EA75F4C88C003DFE36BD3E4928915 /* RCTConvert+Text.m in Sources */ = {isa = PBXBuildFile; fileRef = CC6D8FB057BD7ABF609B148BD69F393A /* RCTConvert+Text.m */; }; - 8D9F4969F71E408854B7679A1320EE55 /* RCTInputAccessoryView.h in Headers */ = {isa = PBXBuildFile; fileRef = 772E0D8AE588ED04318631B8D2CBFFC8 /* RCTInputAccessoryView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8DF691B6CFE84503B3BD00D56F06A90E /* SentryAsynchronousOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = B53B36F369F78189909DE1E07611991C /* SentryAsynchronousOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8E0F1E78793839674AAD3C887D582E92 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E427C56308E96986E3180ABECAD7F745 /* Foundation.framework */; }; - 8E2F65F72B4010730F95699CA521860A /* RCTWrapperViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B8C42B77D1AFA0CE2F53FFBB9D2AC0A6 /* RCTWrapperViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 8E34616A0C124185B970BEAF8C3B70D6 /* RCTUIManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E0BDBCAFEEE2007384D2806E436DB24 /* RCTUIManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 8E6A6AA7CA062BF2DA1CB62DB2DFC3F2 /* SentryJavaScriptBridgeHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C5D711022F0374EE5EAA390D549F270 /* SentryJavaScriptBridgeHelper.m */; }; - 8F22BC0B48540D4DD6220E5AF741823E /* SentryCrashReport.h in Headers */ = {isa = PBXBuildFile; fileRef = FB4B0E14DB3744A9266B2B288A431478 /* SentryCrashReport.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8F34E21D7E757E1C23EC64B3FD2A6ECE /* CIImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2CA0225A181EF2957E1FA642EBA197A /* CIImage+.swift */; }; - 8FAEF30161C3E8B6D21D3B95782EEC4C /* RCTInvalidating.h in Headers */ = {isa = PBXBuildFile; fileRef = F91118047FB357BBEA05E3EDEB69C155 /* RCTInvalidating.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8FC0D6FB7C3AC04E0D5F8FFD39BF5FC1 /* RCTDataRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D5C0B166220337C30CF3CD4514C85CC /* RCTDataRequestHandler.m */; }; - 8FC7E71225A5FAD7EB08534090CF7C4E /* SentryCrashLogger.c in Sources */ = {isa = PBXBuildFile; fileRef = C287877D79F418B194903F58A13311A1 /* SentryCrashLogger.c */; }; - 9014B9A49DEFE46EADA8F7CFF9861A0E /* RNSVGSolidColorBrush.h in Headers */ = {isa = PBXBuildFile; fileRef = 76CFED05907DA3EC8B62E05971637EFB /* RNSVGSolidColorBrush.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 903BE355D909E8EA7AB797BBF5B3298D /* RCTDeviceInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = E560969FAEA3FBE9B3FEDE239AF8F461 /* RCTDeviceInfo.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 904AA57D05C72941D490B9EABE8418D0 /* EFQRCodeGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = B657109A12B5E4D3CC1A8604B2FC6B6E /* EFQRCodeGenerator.swift */; }; - 906773F8C8327C5B70F1539DD9B98F27 /* RCTRawTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8FC0A3025F7E64BD9F8E4D6C3A961109 /* RCTRawTextShadowView.m */; }; - 90B521445528BCF2ABC187BA36717EA6 /* RNLongPressHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = D4DE9A80382F937014BE25010AAA4077 /* RNLongPressHandler.m */; }; - 90D42A8ACD12A492F1061C0DFAE95635 /* RNSVGLinearGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = CBCA4716593A01C07FA5F05408091969 /* RNSVGLinearGradient.m */; }; - 9127FEEE9539D2F297024EDF1ADC0D86 /* RCTTrackingAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = C29A8B89FE2A0CC7C49B70819B1F8D87 /* RCTTrackingAnimatedNode.m */; }; - 91421940EEA4EAB6D2DDADF2339400F7 /* RCTUITextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 06C73F41DD150DF725DBC25289D99309 /* RCTUITextView.m */; }; - 91561C2A878C985F5451343C8A48C3CE /* RCTGoogleAnalyticsBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = E851697DD5A4415763AA1BBF91759017 /* RCTGoogleAnalyticsBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 91B981E3978483E6E14A1AC80BE46529 /* RCTBaseTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = B9369703E50DCEC370588D59692C9501 /* RCTBaseTextShadowView.m */; }; - 91C01D1A43631CF2F271B0FBD7CABCA4 /* RCTConvert+CoreLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = B6EE856BF5DE6B630F82C6AA5E6B986A /* RCTConvert+CoreLocation.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 91D271011AF400DFC7CDCEEA771B5813 /* RCTEventAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 574321EB92B6E0037C774D0A73D8E209 /* RCTEventAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 91ED3B7C19973D9C7E78147766A353E8 /* RCTWebViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F0E7B731CF5BF46445D9E75D554B1A9F /* RCTWebViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 91F349806520F909919D406A70DDF223 /* RCTAppState.h in Headers */ = {isa = PBXBuildFile; fileRef = D9ED6D07C0E1D20A5F5FC37FB41518DB /* RCTAppState.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9210D52C40A5D4BB2FE6A3D83BDEE409 /* WatchBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 0AFB83882786062855832FF77F88A6FB /* WatchBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9215C700D6C10B7BA51395D65F56B9B0 /* SentryCrashMachineContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 363D79F297149A5786D67AE2D42C84BD /* SentryCrashMachineContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 924366A35E89DC3145CA53AAB005CB89 /* RCTSwitchManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5388EFDB6031D441E9CED8DB79F0C3FA /* RCTSwitchManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 924CC3070C56933CF9A76CBC7EDCA024 /* RCTTextAttributes.m in Sources */ = {isa = PBXBuildFile; fileRef = F459492F544DA4FCF963B08BE69FB544 /* RCTTextAttributes.m */; }; - 925E872596062471032DE67411B6A55A /* RCTSurfaceSizeMeasureMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 10F8F0F0F5EBD79453129DCDB1CA7EB4 /* RCTSurfaceSizeMeasureMode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 926C3ACDCA26D0CEA711C53601DA9774 /* RCTScrollContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0179BA1C214BE7B0D829BE58AA541F80 /* RCTScrollContentView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 92A45EF521F04D0A33C0B16636352E73 /* RCTInspectorPackagerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D3990571E5F247BDE151FC858B45FE7 /* RCTInspectorPackagerConnection.m */; }; - 92ECA71B1822A75368EB60490AE93659 /* stl_logging.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AE86BDD0C4CD48C108FD69063AAE320 /* stl_logging.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9305222C0236DBD7B62E33C604A8088E /* SentryMechanism.m in Sources */ = {isa = PBXBuildFile; fileRef = 79DE8830952EB0BAA0426BCDE0D8C21E /* SentryMechanism.m */; }; - 9305E58D4AD0D45FA9DF70DCEFAB73F4 /* RCTSwitchManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EC8F5DE8BD051DB02D7C9C94470EFA06 /* RCTSwitchManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 93086B42799A1DA283FD68DBE0652927 /* RCTDevLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = AC9A836B9E44FE9CB4C66B8164CBA6AB /* RCTDevLoadingView.m */; }; - 930B8728DC9826F4E2917E344ABAAA2A /* RCTAdditionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 235BDFCD9A36CF6325CE699B6C8050F2 /* RCTAdditionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 93C6712589D7ABAFCC6B162C569CF1D7 /* JsArgumentHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = B910B6DD11831AAFDADBA72B5E294D29 /* JsArgumentHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 942C7AD462C93C2D91683C07F1E70E5D /* RCTConvert+Transform.h in Headers */ = {isa = PBXBuildFile; fileRef = A0D22A6FA80B3387C4077EDBE4EBB57D /* RCTConvert+Transform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 94DD95B73B3037421982EBE615E84760 /* RCTViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D2E77C4885320B1540DAEE18F6F4F285 /* RCTViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 94E0E33F80660BF48D7482C062034AAD /* RNFlingHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = F68C5641824E02DECBF529D703905775 /* RNFlingHandler.m */; }; - 95211DCB841BFD18CC68845B8D956780 /* RCTSliderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FC83A2F5ADEC5932D510035CE80E7E60 /* RCTSliderManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 95367CEB3E10423191C4F5E17F755173 /* RCTShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 66C0FBEDAD00EC088843F5D422BEFFDD /* RCTShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 9544D6FEF68AA0318256A00FD296E535 /* SharedProxyCxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = EEDE5E133B8A1CF336FD138FDFE02ED4 /* SharedProxyCxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9548AA802D77CDCEFD28D925AF0689DF /* RNSVGPatternManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 676D4463CCC8C20FAE839C6185AEB316 /* RNSVGPatternManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9626AF7D4502DD1DC54058BD6E065297 /* RCTProfileTrampoline-arm64.S in Sources */ = {isa = PBXBuildFile; fileRef = 847172015CA7F5842372284E3BD7EC2B /* RCTProfileTrampoline-arm64.S */; }; - 9662EC716F8AFF4FFE014B5883F28C96 /* RCTJavaScriptLoader.mm in Sources */ = {isa = PBXBuildFile; fileRef = AB467311DE93C3E5E6BED0065FD98AD3 /* RCTJavaScriptLoader.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 968232B0D46D9F4A2CC46F9DAD63667A /* RCTMultipartStreamReader.h in Headers */ = {isa = PBXBuildFile; fileRef = 572317FF8E43A6FB95E634B787364570 /* RCTMultipartStreamReader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 96E6B68A9295E9D1695E513E76CF5066 /* RCTPlatform.h in Headers */ = {isa = PBXBuildFile; fileRef = 73FDA9FDEB719682F3B7354FAC8D4BC9 /* RCTPlatform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 971C69B2D8170BF4A249335DFBA3DF26 /* ReactMarker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE1D1188B2F321F80CD50FFD08677F90 /* ReactMarker.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 9744626419B28DE9B595C2292EB2F467 /* RCTI18nManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 082E3E4707A460DCF127AB54B03EE977 /* RCTI18nManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 975FF43796BB210526201CE2251F2BD5 /* RCTClipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = E5CF41F9D0CDDC957C04F34C7F1391FB /* RCTClipboard.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 97989ABAFED6ED8FC9A7D0A2A532C3FD /* SentryCrashStackCursor_MachineContext.c in Sources */ = {isa = PBXBuildFile; fileRef = D6B798A16097458F0DB76E0CB6E67AC4 /* SentryCrashStackCursor_MachineContext.c */; }; - 97CE78693888537238A89240DBA834F7 /* SentryCrashMonitor.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C0BD560B0A5D6F14D81A0570A59A096 /* SentryCrashMonitor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 982936D2FC021FF645234883E7C49866 /* RCTDevLoadingView.h in Headers */ = {isa = PBXBuildFile; fileRef = AD2152DC251F4AF56991BCFC743E61D9 /* RCTDevLoadingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 98E29E34C68C128C40AB7CFF11DE66E2 /* RNSVGPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 979B28F1AEBA4D277103C71739F19213 /* RNSVGPath.m */; }; - 9906BFC5165D90CD24CE993292A1CFBA /* RCTSinglelineTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2205AE674A4AD4763C2ADD3AD4E9AB11 /* RCTSinglelineTextInputViewManager.m */; }; - 992BA7B1D8D6B021A6585193FDD455A0 /* RCTActivityIndicatorViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 487F815245B3DED644559CE89C9E88D2 /* RCTActivityIndicatorViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 993085BF24F4314D62E89D72E78FACC5 /* RNSVGPattern.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B9499649CDB3EFD84AB9BE0A4970859 /* RNSVGPattern.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 993436DA4D37E3C7AEAA5B42D31523B1 /* RCTFileReaderModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 8675F17D6C7B1639AC2B2C044BF3D205 /* RCTFileReaderModule.m */; }; - 99584F28780C11D6073B9FC3B7342EEF /* RCTSegmentedControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0408EC4C932AE1BB5D728E36E8EAB787 /* RCTSegmentedControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 99E012D291DD5C246466C24AA099A8F7 /* RCTComponentData.m in Sources */ = {isa = PBXBuildFile; fileRef = FCB3077EE10A1316F4262BEBB4469B90 /* RCTComponentData.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 9A440E70DE07DFB2193DD3A3C3154943 /* RCTSwitch.h in Headers */ = {isa = PBXBuildFile; fileRef = B114DF03FAE0997FEB12D36A7FBF45CB /* RCTSwitch.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9A44530020C783D31A0BBA0708A9A784 /* NSArray+Map.m in Sources */ = {isa = PBXBuildFile; fileRef = F58700DFDF4279CDE2846AEF490D79B8 /* NSArray+Map.m */; }; - 9A46D7FDBEAF8561A7A6D88500E907B9 /* RCTLayoutAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AB0FFFCC74D4B38BF0B499EEB267C89 /* RCTLayoutAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9ACE120A7294A64147375FF1DAA59A14 /* RCTDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = F0C6BE2669A4E9F0B1C498E90DCB8D8C /* RCTDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9B0D66F88412FD4B5D81078759B15369 /* RNSVGSymbolManager.h in Headers */ = {isa = PBXBuildFile; fileRef = CEF469515DB4091E73E803C85FA5A9DB /* RNSVGSymbolManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9B0E46788269DA41EEF5C86FEC827B3B /* RNSVGCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B5D42A54242CD7A4A0CAA9F21ED2BA0 /* RNSVGCircle.m */; }; - 9B45CE9B1B72288D7F1AE724CCD4CB0E /* BarcodeDetectorManagerMlkit.m in Sources */ = {isa = PBXBuildFile; fileRef = 656AFEEB68E17A2EE8FE8C1C84A45294 /* BarcodeDetectorManagerMlkit.m */; }; - 9B4F1459454A708E3F1ACA039209770A /* RCTMultilineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = A108B07C0CD480B8E1549A2F40838B8E /* RCTMultilineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9BC2379FC178E0C321BF815E7D7AC25A /* RCTImageEditingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E547FE1BECFFF2E3A34B5FB6C7525C51 /* RCTImageEditingManager.m */; }; - 9C59D3C5AA20F5F7A912B79B6C8D3E43 /* RCTBorderDrawing.h in Headers */ = {isa = PBXBuildFile; fileRef = 059AA23D88D8C2D1AD15DA1D33D84136 /* RCTBorderDrawing.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9D20BA870975BE8584D48AABD48C5790 /* RCTImageEditingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E547FE1BECFFF2E3A34B5FB6C7525C51 /* RCTImageEditingManager.m */; }; - 9D236845A4407109F68D198862BADC65 /* RNSVGEllipse.h in Headers */ = {isa = PBXBuildFile; fileRef = F474A708DE92FC92EDA78D468A9FF4A8 /* RNSVGEllipse.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9D7A04A4EBBDCF2CB8AAB2508CDB77DB /* RCTGIFImageDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E8E352F7B3532A98CB07BD33E3CCCEE /* RCTGIFImageDecoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9DAF3E9CF7644BA796249861871DB46D /* RCTKeyboardObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 480F809C6F6782A47B89B71C2BBD099E /* RCTKeyboardObserver.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 9DB49D9474DE0F37AF4F7C1268180885 /* RCTImageStoreManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8791A80D8EAA290D7CE971474299EB58 /* RCTImageStoreManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9DB728F1F2B01296EA2488BAF35B672A /* RCTAppState.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B4C1830D058B164A60FFF0C3EBA9ABC /* RCTAppState.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 9DBF6A849FEE6713B538DE4EC21B5D0E /* SentryBreadcrumbStore.h in Headers */ = {isa = PBXBuildFile; fileRef = FBAD69F443F06D6A55358B7CA3714544 /* SentryBreadcrumbStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9DD4C73EAA839DD8B7689800D8AD2C77 /* InspectorInterfaces.h in Headers */ = {isa = PBXBuildFile; fileRef = 0EEDDACA97F155CDEF809489E5DB20DA /* InspectorInterfaces.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9DE830B5D7757A878A55D7D96349A1AE /* JSModulesUnbundle.h in Headers */ = {isa = PBXBuildFile; fileRef = B06A3D8230ADA4323512BA21DAE5366E /* JSModulesUnbundle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9E8066459607FECF88E00181E0782858 /* RCTConvert+Text.h in Headers */ = {isa = PBXBuildFile; fileRef = 23BC9BA8003770CE3D372FA06A13E9D5 /* RCTConvert+Text.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9E9465983608F2DEB84DE288DEE8A82D /* RCTTextDecorationLineType.h in Headers */ = {isa = PBXBuildFile; fileRef = 38CC8F209DDAB9ED8DCDB86E3CA0F5BF /* RCTTextDecorationLineType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9EA0FCA9EB2895DA796D7F203E4FC976 /* RCTAutoInsetsProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 40EEE47BCF0BDE22F2840634D3D46C04 /* RCTAutoInsetsProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9EB71B91EBFAD678811E5DE88266361B /* yoga-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DF28DE30C405A3704B3FB40093875954 /* yoga-dummy.m */; }; - 9EBA789B9751FD13739A3477C4417EEA /* bignum-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = D49073B5FD22F75BEBB58E1C028E658F /* bignum-dtoa.cc */; }; - 9F2B7F8735E209BDB64533E0AE6BA752 /* RCTModalHostViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D9C04ECA98E939C0D6435460668BB598 /* RCTModalHostViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 9F68621E790CEF4D0531828470E427E7 /* RCTUIManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E0BDBCAFEEE2007384D2806E436DB24 /* RCTUIManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - 9F727C01273198509BF17A493EB8ADAD /* ImagePickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8DE739B668AE8E93462D0CCEA1B73410 /* ImagePickerManager.m */; }; - 9F94673519A551F3279243E3C03F29A7 /* RCTUIManagerUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = E714C92645CA68AB619B514BCD115F60 /* RCTUIManagerUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9FCEBCB68F3495F74E961D5BA5575AA7 /* MallocImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 55F90435D8CB737D78802921420320A2 /* MallocImpl.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A037432E9A31A5BC37E910409A519342 /* RCTStatusBarManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B03730A3335F573FB9A640ADC545DDD7 /* RCTStatusBarManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A0403D9E67CC9A1A453B86FA9E42CED9 /* diy-fp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 95B64CABF9B05E421C2875450FD12807 /* diy-fp.cc */; }; - A04CCA9400CFE72A12BCA0B936AE618F /* RCTShadowView+Layout.h in Headers */ = {isa = PBXBuildFile; fileRef = 6CF990A0A1007E790708662D481A80D3 /* RCTShadowView+Layout.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A0A0C614C4D89111E20404A0AFCDBCC0 /* RNCUIWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8627BC18502F92CA50052144D36B1394 /* RNCUIWebView.m */; }; - A0F8247A5A474D5C161ACA8D2BD5ABEB /* RCTShadowView+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 18233C55C5667844AE186655EC775E04 /* RCTShadowView+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A150BD3DB24F603BDE1118FC544F460A /* RCTTransformAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A5BD8F3B7AF04AAB29731D399714F4E /* RCTTransformAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A15B4A158175A081793A3DE69BC8FB8C /* RCTErrorInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = E5A94BFE1607C0B65C217BFDDAB3D069 /* RCTErrorInfo.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A1D8B7CEFB0D65B4F24DC33569F19455 /* Container+DeepSearch.m in Sources */ = {isa = PBXBuildFile; fileRef = B1D322C1EDEF17D22987080CFF9929CA /* Container+DeepSearch.m */; }; - A1DE048E18320A777C34772E23005F4D /* RCTFileReaderModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 5057476D9F2EE7DC43A645495B398C22 /* RCTFileReaderModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A1F8CDD818060F980D918325FCE93D03 /* cached-powers.cc in Sources */ = {isa = PBXBuildFile; fileRef = FB16BE8CC68225154C00CE296264683D /* cached-powers.cc */; }; - A217123C3843CF30D7BC0C6765310964 /* RCTTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = D602C0651280E3AE48A383F32FFE87E2 /* RCTTouchHandler.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A2298FD2CBF6851948416196186AFCCC /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8F735CCDAEA0182C04A4EC848E175B2F /* Instance.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A28B29974815801DAD8EA18FCC921A0B /* RCTDisplayLink.m in Sources */ = {isa = PBXBuildFile; fileRef = 016796BF00C8768F8397CA3A25F8E28C /* RCTDisplayLink.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A2910C74BC42670E2E0169E009896D1D /* RCTManagedPointer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CD64364F52650CCBD918ECAA063E2D5 /* RCTManagedPointer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A2A24B7320837E7A0597E793EDA29934 /* YGNodePrint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 63D0E2D8DB4975DC96BFF660B905FD35 /* YGNodePrint.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - A2EA149489CFDEFE1CDE887141948C51 /* RCTRefreshControl.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1A74AA06C93C50D379B5090A76B307 /* RCTRefreshControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A3166D36294FDB79434D1DEF4A503B03 /* SentryDsn.m in Sources */ = {isa = PBXBuildFile; fileRef = 0906A6389FD055799313411ADAC1477F /* SentryDsn.m */; }; - A345512E4CCF5CFE1C04B383A6DB3F50 /* RCTInspector.h in Headers */ = {isa = PBXBuildFile; fileRef = 59C96818BCB8AD288A80E70DEB50E1B1 /* RCTInspector.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A36520225AF1CAB2E61BEAE81865176A /* SentryCrashSignalInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 49D756118ACADB111B1F066E924F3C84 /* SentryCrashSignalInfo.c */; }; - A37BA2441BB6D81A6DFF1D7D4EFA33AF /* RNSVGText.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D56341A3C89B3885E890A48115A50DC /* RNSVGText.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A39CD5488723D9551261208F8FB30388 /* SentryUser.h in Headers */ = {isa = PBXBuildFile; fileRef = EA280DF8AACE273811129D972836BC5A /* SentryUser.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A4996B32ECDFE6F9A913CD42BE5C67EB /* RCTAlertManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A5799932DAE01E9EA805A515699287B7 /* RCTAlertManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A49E46DE79BA00CE2FAB6CFED7855428 /* RCTEventEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B9627E98EE01A01EA85CA0FD452B43F /* RCTEventEmitter.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A49ED5E28EEA8620D097D910C5F9BF8A /* RCTUITextView.h in Headers */ = {isa = PBXBuildFile; fileRef = F2E7C78A4C0BA41CC81BAC34122EEBE2 /* RCTUITextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A4A2ED3D1BE8F104093BF05FAAEA4E7B /* RCTImageShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = CFF637DAE4C263E2EF76235BD401A24F /* RCTImageShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A4E7450186BFC23A672F92986BA97788 /* RCTPickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6754A7E9A2A40AC8837221E5776E6AED /* RCTPickerManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A545BBF6D2C39D9A3BFA5A29F0B5741D /* RNSVGPainterBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 3503316969203658297F08674AE6CC5C /* RNSVGPainterBrush.m */; }; - A5AEB8F35C8828C626D58302B22A5F25 /* json_pointer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 852C92D4E07E20BBFD2A542711E3EA3F /* json_pointer.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A5B5DE9B0BF0A2C304C5F0CC619C0301 /* QRCodeModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81337828923335382AC2A37B60DE3FEF /* QRCodeModel.swift */; }; - A5C30A066239628F6E9E90BBEF6A09C4 /* SentryStacktrace.h in Headers */ = {isa = PBXBuildFile; fileRef = 0663B7CC567B4A7DE8EA7FCFA49ADC49 /* SentryStacktrace.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A5EC454A474CF7B87F909748D8BAEC6A /* NSTextStorage+FontScaling.m in Sources */ = {isa = PBXBuildFile; fileRef = 397C7A74D3AAEDA8E59A0505741E43FD /* NSTextStorage+FontScaling.m */; }; - A6039105241421CE7755A91FA41DBB14 /* RCTRootView.m in Sources */ = {isa = PBXBuildFile; fileRef = 43CE80C805AD5C537E172A5C95E0CA74 /* RCTRootView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A63F1D663C319C18AE94FC963246E9CC /* RCTStyleAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 025A31AA4F7665A736DFE2BE06C66D56 /* RCTStyleAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A6C76CA10713298775322BF3FB2D3BA9 /* SentryCrashMonitorType.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BB65ED74F181C210DCAED2272583B32 /* SentryCrashMonitorType.c */; }; - A714BDFA83192AFED282DAEB03F4E823 /* RCTClipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = E5CF41F9D0CDDC957C04F34C7F1391FB /* RCTClipboard.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A72A1B75159DA2B9F41BBC9942ED1ABC /* RCTInvalidating.h in Headers */ = {isa = PBXBuildFile; fileRef = F91118047FB357BBEA05E3EDEB69C155 /* RCTInvalidating.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A763DF304F17CE9BBEBA13443CB99444 /* JSINativeModules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E9B52E05C2F2F41FE999ADA58B985B09 /* JSINativeModules.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A77BFFCF69AA69E5313DAD9DC8A88572 /* RCTShadowView+Layout.h in Headers */ = {isa = PBXBuildFile; fileRef = 6CF990A0A1007E790708662D481A80D3 /* RCTShadowView+Layout.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A78C459B4A8FDE26E843A378366EC894 /* RCTSensorOrientationChecker.m in Sources */ = {isa = PBXBuildFile; fileRef = 5CED000873D1C5A46587E8C99C8C037D /* RCTSensorOrientationChecker.m */; }; - A7C51D3A6CBF4809D5EFAFD0565AEF68 /* RCTHTTPRequestHandler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 50200B5C481A07322EE1EE62E5716268 /* RCTHTTPRequestHandler.mm */; }; - A7C7CFB741FBB823708EB21C54F4DCF9 /* RCTMessageThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 24352B46AF73A5300CC513CF1F2FA540 /* RCTMessageThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A7CF7C271B95ACD2F4EF7CE3C0B7379C /* RCTVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 73E3450C00572608C3F7E60ECA887BF1 /* RCTVersion.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A7D7924B36F81116544124C333650C8B /* RCTUIManagerUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BA7F629A195513132FA3C94C8C03316 /* RCTUIManagerUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A7E3557839A23540C265E1BFE0023AB3 /* RNNativeViewHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 9724E946826EB694DDFAA5A628BD1124 /* RNNativeViewHandler.m */; }; - A80CD3A0F730D8EC3376E991B99B8F18 /* QRCodeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A55B21B9CF9307303CCAD1C80775085 /* QRCodeType.swift */; }; - A8348D41A1A5EA678B936BDE28193878 /* InspectorInterfaces.h in Headers */ = {isa = PBXBuildFile; fileRef = 0EEDDACA97F155CDEF809489E5DB20DA /* InspectorInterfaces.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A85F5CF61C155DECB6A61FF7A42288B9 /* RCTDevMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = AACC7553AF30D393D56E33EFBBF8C85C /* RCTDevMenu.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A8827F9059EE5AC061282BDC929B8532 /* SentryCrashMonitor_NSException.h in Headers */ = {isa = PBXBuildFile; fileRef = FEB8D1B3B57D39522F2AFAC2C0F4CCFE /* SentryCrashMonitor_NSException.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A88DEC774F4EDB9334B212F7281C4A6C /* RCTBaseTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F24E593DF04D238D3BC11B060D5653C /* RCTBaseTextInputView.m */; }; - A898AA107658BA869FBC409589DD1E4F /* RCTMultipartDataTask.m in Sources */ = {isa = PBXBuildFile; fileRef = 1DEFAF853DB0472416017E38A21B3890 /* RCTMultipartDataTask.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A8CA6A5AAFD419A70854FBB6273B5290 /* RCTNetInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 6788277D76B448C62D8898673F655B3A /* RCTNetInfo.m */; }; - A8E42F0D5B715F21CBBCA0635E7DB7B1 /* RCTComponentData.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EBCAD1378E48C01EE61F5457E8BC59F /* RCTComponentData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A9007CD2EAFCC40DA709333E659D2B07 /* RNSVGTextProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = DAA574393585379BBD0FFAB5BB37FA07 /* RNSVGTextProperties.m */; }; - A916A04796FBE4D2BFFB014A37908DCB /* RCTMultipartDataTask.m in Sources */ = {isa = PBXBuildFile; fileRef = 1DEFAF853DB0472416017E38A21B3890 /* RCTMultipartDataTask.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - A964E908851BCC0FD33D203DA3B348EC /* RCTSpringAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 481A4C84A79DE02423127A0BE053B920 /* RCTSpringAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A97C4F84652F00C46C378D398F8B9226 /* YGValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2AE22B7D2047840A33198232B49DFA31 /* YGValue.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - A9A7D7191F615124B52FD4D0111ECCA9 /* RCTConvert+CoreLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = B2D91B8FC39044E393E2378C22FB8D09 /* RCTConvert+CoreLocation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AA09D846FAE5509C699829EBAB9954A4 /* SharedProxyCxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = EEDE5E133B8A1CF336FD138FDFE02ED4 /* SharedProxyCxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AA2F3CF92C1349F7D45109396BF2C0FB /* RCTScrollViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0483B4E1EBE137584C4D006C89D7613D /* RCTScrollViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - AA3C0043B27210CBD1F07435F965E041 /* RCTInputAccessoryView.m in Sources */ = {isa = PBXBuildFile; fileRef = C89F34DCDE98D087EDAC1D22E36327B9 /* RCTInputAccessoryView.m */; }; - AA5B19EB053986D31D94DF953CD48DD1 /* RCTLayoutAnimationGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D1FE647959E9A6C12180524AE043BCB /* RCTLayoutAnimationGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AA5D023038A24FDDA9ADA1EA976E9962 /* CxxNativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 78A7047584A89438546FB513376AC48A /* CxxNativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AA5D118403D87A26921B11D9CA87C834 /* RCTDisplayLink.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E9608C5D586B8C6827E3ABA9BFE8B92 /* RCTDisplayLink.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AA9B4713CD030F53B624509DF39FD6CC /* RCTBaseTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BC79F812D65409AE08BCF98E9C4B4BAF /* RCTBaseTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AAAEA20005CD37EA207587F2059D8401 /* RCTComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 3AF5524325CB60EF1BBA8F38077E6C65 /* RCTComponent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AAF6CB1DF2EB39A86F72164A05866A64 /* JSINativeModules.h in Headers */ = {isa = PBXBuildFile; fileRef = E9E42751FB562A7B2E98A308D350349B /* JSINativeModules.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AAFCE2809A89205767329080914A12D1 /* Uploader.h in Headers */ = {isa = PBXBuildFile; fileRef = 09542DF2CEEC2D766CF375D1D4D6309E /* Uploader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AB52C3EF2A8A0AD276D826F1A42289F0 /* RCTConvert+RNSVG.h in Headers */ = {isa = PBXBuildFile; fileRef = 2711A08A9089425B23CCF892445DF141 /* RCTConvert+RNSVG.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AB5CF8F11B440866D1C7B79E73AAD03A /* RCTProfileTrampoline-i386.S in Sources */ = {isa = PBXBuildFile; fileRef = 93AF312CF957C8347FAC8457B88F402D /* RCTProfileTrampoline-i386.S */; }; - AC0E7E31B2978E2FCE58186CA706BAA1 /* EFInputCorrectionLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A7F1EA1D935E014194986256CAEC5D5 /* EFInputCorrectionLevel.swift */; }; - AC43085976BC50A90868889D98342D8B /* JSCExecutorFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 52883DD38DAF9883834D22E8B01133B2 /* JSCExecutorFactory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AC544F0C059CCB8B27A3591C878ACE37 /* JSBundleType.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E000AECBF2F53F914B462B0EDE0B4ED0 /* JSBundleType.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - AC56A2B4D7FBD2B2B541CEB2879051CA /* NSData+Compression.m in Sources */ = {isa = PBXBuildFile; fileRef = 323D1C66802C23943920E3900C86D492 /* NSData+Compression.m */; }; - AC710E906687B5FC748EC7D21C3DD85A /* RCTBaseTextInputShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = D9797CF83E1DBD7D50CEC589C5376C2B /* RCTBaseTextInputShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AC8F3B596128CB708808E2A6C0F4CD65 /* RNFileSystem.h in Headers */ = {isa = PBXBuildFile; fileRef = 93E02A50283D63CDAA299E9D0556A5A4 /* RNFileSystem.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ACC41889CD1A21563245C87BD0D349FB /* RCTShadowView+Internal.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D21028594AFCB90BEBED0A8CA0051A5 /* RCTShadowView+Internal.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - ACCFE47DFD743E40B6E88008BF058026 /* RNSentryEventEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = 319AA0835CF9468299FED74482342245 /* RNSentryEventEmitter.m */; }; - ACD474BE8BA8021CF81CC8EE0E1EAA00 /* RCTBlobManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F5B02A87CCE3EAD81381B93AFF591E2 /* RCTBlobManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ACE3E5ADC3B4F47EB5F23E9507B42EC4 /* RNImageUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 68FE912FC0BE15CD9516CF7E2D0C84A3 /* RNImageUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AD4477C7327F9BCB19ED1D0B9FE01729 /* MessageQueueThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 526E6283D3C2FE1855DE0D195F5F9E0B /* MessageQueueThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ADD7E972F9B9A0A46F1BA453A7686BC3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6895105598ECDD8C54B13255447E2153 /* Foundation.framework */; }; - AE13C0788D4590E162282122F2FE83EF /* RCTProgressViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A3C1071D6B80E48F83103B9588F3F1E0 /* RCTProgressViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - AE66FEFC631D2CA5D55B8FC473956A62 /* EFIntSize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DE2FC08C4E93D47389F03AA9F164D61 /* EFIntSize.swift */; }; - AE6E60A2F6D2821C3888153EBAD4991A /* RCTDatePickerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AC8B0D0AFD00D4709A6C53783679739 /* RCTDatePickerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AEB7D2AA097A2AC77D13F7FB55305ED5 /* SentryCrashMonitor_Signal.h in Headers */ = {isa = PBXBuildFile; fileRef = CA79FCF2E3F16909E014D1C4E9B459B7 /* SentryCrashMonitor_Signal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AED9B275710220A579FCBB1D291191FF /* RCTSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = 870FF3959656FEC0431A554A757AA64A /* RCTSlider.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AEECC5292D875260A83B7B246FBC94CA /* RCTFollyConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B2952C13B7004B2636B37816F921801 /* RCTFollyConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AF0ECF7CDA408793FF6731DB11C62419 /* RCTStatusBarManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E2DE188791D73AAC61BBB83F5284E2 /* RCTStatusBarManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - AF29503F34E5E57B7A93A9F98405B27A /* RNSensorOrientationChecker.m in Sources */ = {isa = PBXBuildFile; fileRef = 27C71AC5802F5017CD03EC037F67ED9C /* RNSensorOrientationChecker.m */; }; - AF2EE00C954852721B5D86808B797361 /* RCTActionSheetManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D6CDFDD0DE2F871952560A95AF0D57E /* RCTActionSheetManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AF3B2913071DDB5BF8C95C5B830E7230 /* SentryThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 25A8CDED303199A006C52B69D2551583 /* SentryThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AF95C78844F1226A0405AF94F1346DD8 /* RCTKeyCommands.m in Sources */ = {isa = PBXBuildFile; fileRef = 0DEED6EF75AC96D34A25057A219F70FC /* RCTKeyCommands.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - AFA47F05CCCE7DF68AF1D868334862FC /* RCTManagedPointer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 17526CE53268ED830507CE59E702FB87 /* RCTManagedPointer.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - AFC57B83FC7C504EEFCF7E4F66CA8254 /* RCTView.m in Sources */ = {isa = PBXBuildFile; fileRef = 73ACAE7D39EF36122E07E90B7A7A0790 /* RCTView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - AFD672323411096EE66E682AB430CB68 /* DoubleConversion-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 41B9CB0095F927E92D0C63E80ABB41FA /* DoubleConversion-dummy.m */; }; - B0541ED92DE3D5E6959E911BA9E522AC /* RNSVGBezierElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 6895B1A711A6BE979606C25F03D953C3 /* RNSVGBezierElement.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B09527E13C74CD82F1F34936A1ED9639 /* RCTFPSGraph.h in Headers */ = {isa = PBXBuildFile; fileRef = F09FD49648BB55DE2F13DB0508472538 /* RCTFPSGraph.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B0953F6E58AC558B25196EE27E913A9F /* Instance.h in Headers */ = {isa = PBXBuildFile; fileRef = 310C2F4E0FB51778AB9DBD3A8FA21DB2 /* Instance.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B1319D9553BA2744C4CB03C078E1FE01 /* JSIExecutor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 60037F915F1358736F91F32DA3CD7B96 /* JSIExecutor.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - B143A91606EBC9826DC2714ECD68B450 /* react-native-camera-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BAA60BB75C8B9FF7DBD6A33D1F0956B8 /* react-native-camera-dummy.m */; }; - B21DCF3FCBC2FDFF36973F594776DE08 /* RNSVGLineManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 224066567AD760A6ABF15DDA4D936801 /* RNSVGLineManager.m */; }; - B23B2D9B17EE2A4D263DAA8104B8A34F /* RCTFont.h in Headers */ = {isa = PBXBuildFile; fileRef = AC6F50E6AA20AA08BE4AAEE15D19CB78 /* RCTFont.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B2472B5673928307956BF89F1747D507 /* RCTLayoutAnimationGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D1FE647959E9A6C12180524AE043BCB /* RCTLayoutAnimationGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B25EA416E7E9FC79DD5F2128FA5E9F28 /* SentryCrashStackCursor_Backtrace.h in Headers */ = {isa = PBXBuildFile; fileRef = EE57ED751E0FFF6EC3F55601BE368673 /* SentryCrashStackCursor_Backtrace.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B26ACCCD8F0AB8893B0059D207E13E6B /* RCTPropsAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 1515F7E1AB878ADB2403985FE5E26299 /* RCTPropsAnimatedNode.m */; }; - B2BD56458313C09170DF04B7E7D9E048 /* RNSVGLine.m in Sources */ = {isa = PBXBuildFile; fileRef = 10EF69E532C2937E7C03ACC79BDD9F4C /* RNSVGLine.m */; }; - B2C6855DDA97C8F45F25A454A186C324 /* RCTObjcExecutor.mm in Sources */ = {isa = PBXBuildFile; fileRef = 869C605A4E151F60204C15A561966BA0 /* RCTObjcExecutor.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - B2F348BC3B24BD6BD749F17EDE264419 /* RCTSurfaceHostingProxyRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = 2599A62AC0FE8938BC86B25BE4E7D8FE /* RCTSurfaceHostingProxyRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B31D7C01B2D0B99A95C0C7510A9BBD0E /* RCTBaseTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F24E593DF04D238D3BC11B060D5653C /* RCTBaseTextInputView.m */; }; - B339F507A52B5DD9B68C6C273371E0D3 /* RCTReloadCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 3495C48AD988093A634EDC55C39C7287 /* RCTReloadCommand.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B3505341AB88DF45D45CC4DAD75BCBF4 /* RCTPackagerClient.m in Sources */ = {isa = PBXBuildFile; fileRef = AE75BE123BDA031B79789EED3C49B9DA /* RCTPackagerClient.m */; }; - B3716E72A36FF998F767B834C71EFA82 /* JSDeltaBundleClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A3474F81EE7FEF8B0016ED8A9A902EBF /* JSDeltaBundleClient.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - B391C324E689B8A0C9200059BBB7C231 /* RCTModalHostViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D050DD0B62AFDCA265EFE55BD64E8CE5 /* RCTModalHostViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B3D6BFCABB2F0428700969F48F868BD9 /* RCTImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = EAFFE3CA8BD849FF2421357D6E0AC99F /* RCTImageCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B3DA66B3B78BBA08AE1EC65B3F37FE5F /* RCTTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0356B1F7A1CE845B38D572A0D81D264D /* RCTTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B3DD8A8CDB76C90FFBA27F62B3B701AD /* RCTSinglelineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = C3704B7DB832D0DFD48FD6B5634A4977 /* RCTSinglelineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B4385306818AC03DDA6A66D1167D1563 /* RNFS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CA62987E4F68E21EEDE9BCAEE9935785 /* RNFS-dummy.m */; }; - B44D6B32E07E1EF49B728D2A8461CE5E /* FaceDetectorManagerMlkit.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D391A138FEF4F45AA25560C49570C8D /* FaceDetectorManagerMlkit.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B480CB8D44FD888335A861A3BABDE0DB /* RCTBackedTextInputDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 665A021E7FCD643B7C2F3FA9CAC45690 /* RCTBackedTextInputDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B4858E798505D51343AE4E9667AD5445 /* SentryCrashReportFields.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CDBFF488F4D2833543BE6E1A79AC973 /* SentryCrashReportFields.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B4B7AF71EE9AF9B0548B28C4377104B8 /* RNWatch-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E2BCFFE430D70B79C27B13D093AF415B /* RNWatch-dummy.m */; }; - B4C7A7CFBBF52043ADD58FC47B869D82 /* SentryCrashMonitorContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 99F4FF0608392ABE4D62E96099893E2C /* SentryCrashMonitorContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B4E8752A710BEBB7338F36565D087296 /* RCTProgressViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 976992D28D0369F0C26CFE5F6ADBF686 /* RCTProgressViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B4F64DFEAF879BF9D2226ADCFB9C516A /* TAGContainerOpener.h in Headers */ = {isa = PBXBuildFile; fileRef = 93870E17C92E2F147639C1812BD2D56E /* TAGContainerOpener.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B4F7A07C91D5C20FB159AE990ED44036 /* SentryCrashMonitor_Deadlock.m in Sources */ = {isa = PBXBuildFile; fileRef = 10720FE0D94DB309291273AD7BD33A84 /* SentryCrashMonitor_Deadlock.m */; }; - B4F85B8ED4993B99DB6B0AC97AF43188 /* YGLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 95AE6413E28E78934A50B85C6E2D3A3E /* YGLayout.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - B502B0195B014CCFCFF8E00979835D06 /* RCTSRWebSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = FDB7E47087A0AAE568EC93F28D404996 /* RCTSRWebSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B50F104BE6F0869F1DE16B7CE9FF729E /* RCTSurfaceRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = BAEF8C1623629F778E2E2F8DFB232421 /* RCTSurfaceRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B57BEF127D636A2710647AC55505F837 /* JSBundleType.h in Headers */ = {isa = PBXBuildFile; fileRef = 937D612F119AECFCDD6E94C3E6482C01 /* JSBundleType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B5C77443DD44BBA4571ADCD53CE9B69B /* RCTWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 33A8C1D20718C3EA4CA83784EE228FFD /* RCTWebViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - B6795165A0AB987A4714D92A6382E2EB /* RCTSliderManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 59D70F9836D15C16F47DF1BF792C77D8 /* RCTSliderManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B67F7E9F6D917BCF563F93965BE93B47 /* RCTToolTipTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8302063D7AC7FA4E081210309E6FD893 /* RCTToolTipTextManager.m */; }; - B68A0598304FEA524BE28163A499D17D /* RCTBaseTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 80F7CFBAF7B0024D996B105A3C265103 /* RCTBaseTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B6BD3E1F3F3A98B50142F3238085C9CD /* RCTImageShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = D4AE0C2B94F12ED1DE21D2E367B6FFCC /* RCTImageShadowView.m */; }; - B6CC5E1084C885C5C9F85C61BDD8C01C /* RCTMultipartDataTask.h in Headers */ = {isa = PBXBuildFile; fileRef = BC9324E11737EF0FD5F36281E521A6BB /* RCTMultipartDataTask.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B6CFF01DEE39B4F7924EFB0FDE377D92 /* RCTScrollContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0179BA1C214BE7B0D829BE58AA541F80 /* RCTScrollContentView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - B748E7AF80ABE1A3A654DCE8F67E4392 /* RCTImageSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 38E053BA327FFDBCCDD9D3625AEB9B85 /* RCTImageSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B79BBC0BFA8F990D587C6A9C98A34A4A /* fixed-dtoa.h in Headers */ = {isa = PBXBuildFile; fileRef = 13448F8093EAB54DF1A855C3B1DAE410 /* fixed-dtoa.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B818362D0308488AF569DF2446980855 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6895105598ECDD8C54B13255447E2153 /* Foundation.framework */; }; - B84686D20E0621AE920A20EB51C9C6DF /* RCTLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = C4248A30D1705F507AE2AC28CAB14B31 /* RCTLayout.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - B85D4829582CCD6475754764C7FABC7C /* JSBigString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AED4FBE7806B763BC7FD55076601B65B /* JSBigString.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - B85EE2292963C24CE59540C1EDA439EC /* TAGManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 15574E6302BE91DCFAFD1103F7059EB2 /* TAGManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B8A259841249918696A3DF1B8259F347 /* RCTBorderDrawing.h in Headers */ = {isa = PBXBuildFile; fileRef = 059AA23D88D8C2D1AD15DA1D33D84136 /* RCTBorderDrawing.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B8C17860E0AA482D9541A46F517DCF3B /* RNRate.m in Sources */ = {isa = PBXBuildFile; fileRef = BF89030BD1AAE87D9336583160CC3AE1 /* RNRate.m */; }; - B8DEDC1041D4260A24F6F4BA17E0FB93 /* RCTWKWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = FDFDAD45920BCA03FAA4685A7195640B /* RCTWKWebView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - B8F60D2B9D5934A2FD33B7FFE904FA74 /* RNSVG-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FC1B745B4C22FED5CD9C5D597B5CDC0 /* RNSVG-dummy.m */; }; - B9279A8DB19AFF95ED1AEC711D8B6AA9 /* RCTPerformanceLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A683EFEB0CD7150D82702DF27A48AC7 /* RCTPerformanceLogger.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - B947FA5162CF34E8F4B1613F8265C804 /* RCTUITextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 1AD0FC366C1578CD4A18A944588B82C7 /* RCTUITextField.m */; }; - B9B6C93A5E2DE1FBD9D2846D420E6935 /* RNSVGUse.m in Sources */ = {isa = PBXBuildFile; fileRef = 13E34A2D8F3C67803CF13C395DC77130 /* RNSVGUse.m */; }; - B9CD7B98D6225D4B28F055DC66882A56 /* RCTCxxBridge.mm in Sources */ = {isa = PBXBuildFile; fileRef = CCD939693F3A0AB5F2195137043CD8D8 /* RCTCxxBridge.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - BA1766070B4E497592A6B196005D2C46 /* ToolTipMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 4678C537DB67E081575860CEF1DEAC1E /* ToolTipMenu.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BA7DBDB931AE3DAEE8F012BCD6707BD9 /* SentryCrashMonitor_User.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EFA7AE4AD90FC261415A5B0FBB87F34 /* SentryCrashMonitor_User.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BA89C32A1FA9EB190B0C98882846A4D5 /* RCTSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 5436387B3FED210701E4530C495D05A9 /* RCTSlider.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - BAB348E5FA1438240DF1338415B2CC18 /* RCTInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5A25A7B3D81E2E8A41A284A96E5F09D0 /* RCTInspector.mm */; }; - BAD9068156F17059E1ED0B7EBAE6207B /* RNCamera.h in Headers */ = {isa = PBXBuildFile; fileRef = 655B28F5D8FD9D811535BC8354BFF514 /* RNCamera.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BADFA763AE50B6846149653D30290BAB /* RNGestureHandlerModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 41B61C4A03DB07954DFC418BA4E03302 /* RNGestureHandlerModule.m */; }; - BAF4A3DFA0B5F81F3CD7A8D47199C2E4 /* RCTPackagerConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F98C84BFAAF0B9440D3B485C2A37619 /* RCTPackagerConnection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BB04E7FD96369979BE22725EA0D2F63D /* YGMarker.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C7A5A8B6A8BE02FD4E4211B3D5BE6FC /* YGMarker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BB28C6DD8D41595BDBA36283792F7AA1 /* RCTNativeAnimatedModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 816B3AA0864E07C69429F563759EEED3 /* RCTNativeAnimatedModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BB7413B89F6B784086880C8B7B62BF15 /* RCTModalHostView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C6E8D15423802BFDE763EEC99CCA234 /* RCTModalHostView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BBB39EBBDE46CC289BF8A9CB0163494F /* RCTFileRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 24ED3C31CD739F7EDAECDE52D0D3FDCA /* RCTFileRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BBFB4D08C371560D3E76CE1E80244766 /* RCTMultilineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5ED0B35FD5D110897A20ECDE6E36F7E7 /* RCTMultilineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BBFC5B6517231D624A4F2335BE3E3526 /* SentryDebugMeta.h in Headers */ = {isa = PBXBuildFile; fileRef = 794BE9F530949C6F33B48DF5A2F1DB33 /* SentryDebugMeta.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BC2E6B3D74CBE88340F75F1D18759193 /* RCTScrollableProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 364BC0AF2CFC44E17FAFC94526569F3C /* RCTScrollableProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BC3A890F8EB011A27E29C2748E1F3B2C /* RCTKeyCommands.h in Headers */ = {isa = PBXBuildFile; fileRef = A4D321228CE481AFC92461C51ADBFB9E /* RCTKeyCommands.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BC6DBF303E91FE2773422547CCE370C4 /* RNFSManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 997AAD1AC537AAB1DA583AF04E41CF12 /* RNFSManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BC74AC119A19956E67FBE51A0F2D9AEA /* RCTParserUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = B5505C353ECEFF2DC92890BFFAD2DB1C /* RCTParserUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - BCAB7AD7C02DA55331C7B6721BA8E6D8 /* RCTMaskedView.h in Headers */ = {isa = PBXBuildFile; fileRef = 5711D1A270F7F8FE51985AB6D71D1004 /* RCTMaskedView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BCDD8B17AE2B2AA7222DA4332E71340D /* RNSVGRenderableManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 20B75FD037600B1A9E49B6797D86AD90 /* RNSVGRenderableManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BD1BECF0939484334A83B4A920471693 /* SentryCrashID.c in Sources */ = {isa = PBXBuildFile; fileRef = 5E04DA206CBA8258E725B197F1C84ECD /* SentryCrashID.c */; }; - BD7DE0DE1505C122403DC85D3E875A88 /* RCTTouchEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = F5ABD73F1D6711773A8DCD0BE4DD68E8 /* RCTTouchEvent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BD86993F59251485C901E0BFF7CACD38 /* RCTImageShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = D4AE0C2B94F12ED1DE21D2E367B6FFCC /* RCTImageShadowView.m */; }; - BD946144756F14F4D9D3AA666AE35FC2 /* React-e01e85b3-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 959A039319CF502DB4DE75673C7074D6 /* React-e01e85b3-dummy.m */; }; - BD9E9C4A50ACCBAE13EC6A5A9EB6968F /* RCTFollyConvert.mm in Sources */ = {isa = PBXBuildFile; fileRef = C7625896200F0752FA6827A961702635 /* RCTFollyConvert.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - BD9ED723CC89CEE6E92D1B3E4C16B6BC /* RCTJSStackFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = AD04825CF9467E7330D277541B5B180C /* RCTJSStackFrame.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BE303D3E1E2B84381847917A759D809A /* RCTSurfaceHostingProxyRootView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3C40405E31DBAFBA6322888B941781F3 /* RCTSurfaceHostingProxyRootView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - BE6419FF904B3B94782C0A9746A1B4A0 /* RCTInputAccessoryShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4205BDC22101EC3D61E01B9391C30918 /* RCTInputAccessoryShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BE66379A697EDD1E83961B7D24090832 /* RecoverableError.h in Headers */ = {isa = PBXBuildFile; fileRef = FC76BFE7C7B6FE8D603D1F3BE5AA5FDE /* RecoverableError.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BE699342439796A1EA7CBD43C3CD5255 /* RCTI18nManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 082E3E4707A460DCF127AB54B03EE977 /* RCTI18nManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BE7D9A86D8F0930C1C72FC39E23FCE05 /* RCTVirtualTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D2817322FFEB350CD0647B3C53DE94A3 /* RCTVirtualTextViewManager.m */; }; - BEAEF7BD68A305676B2EAF5E711F148F /* EFQRCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6274AE924C98628E16F4779193571B5 /* EFQRCode.swift */; }; - BED80ADB5180BB8B381BFE55AAEC5BD8 /* RCTBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 0ACE709F7D8D3F4F8D8EB8A9B4F57DD4 /* RCTBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BF7679743608D51E44DB7BF057FFFAB1 /* RCTEventAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 171C0D4D8FE9D94FDF5C47A2C7947FF3 /* RCTEventAnimation.m */; }; - BF7CA6932B6007394571CB0AB4848AD0 /* SentryCrashReportStore.c in Sources */ = {isa = PBXBuildFile; fileRef = 93292B9AB6FB64303BB694464C591D49 /* SentryCrashReportStore.c */; }; - BF7D7CF95531535E3D237FDAC5DB34FA /* Yoga-internal.h in Headers */ = {isa = PBXBuildFile; fileRef = CAEDBABD2D5E4C82AF4F16907C1A6AE4 /* Yoga-internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BF833DD096B694BA0C507A4D122B0A65 /* RNGestureHandlerModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 804C054C2D10B1A37A68AA0B7ED3F1EF /* RNGestureHandlerModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BF930572E1A077F52DB89C23E6DCCE76 /* JSModulesUnbundle.h in Headers */ = {isa = PBXBuildFile; fileRef = B06A3D8230ADA4323512BA21DAE5366E /* JSModulesUnbundle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BF93A20CAFA2F554134AACEB65281555 /* RCTScrollContentViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 56B21AD087CFDA95CEE48276C6661A05 /* RCTScrollContentViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C00BC57A036FBE54A136329D800E6F56 /* RCTAlertManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A5799932DAE01E9EA805A515699287B7 /* RCTAlertManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C00F8D7033EDE2FBF5CBBD515A036F13 /* RCTView.h in Headers */ = {isa = PBXBuildFile; fileRef = 85E9673627F803BBC407F1512A3533B8 /* RCTView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C0410D1D820490E19C1C4351E6D56793 /* RCTDivisionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B9CCACF1D55269832F36EAB77B1D208 /* RCTDivisionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C048D8D2AAECFD365DC2D424E6FD49DF /* RCTViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B496E4F5DE6CE077D50A70DDCD808FB /* RCTViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C05A68A0FBBDCCAC41B453284B7FA2C3 /* RCTBundleURLProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 176FE618CAE11399F9A211F3256A06A4 /* RCTBundleURLProvider.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C05CFF4EDBE1C772127E34F12E9D97AE /* RCTActionSheetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 35CC1A06B200BCF687A932E378A17940 /* RCTActionSheetManager.m */; }; - C0A6CE622A05F3311A585234C5DD811A /* RCTRootShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A378D60CD75173F23D4CE0C5AC143B2 /* RCTRootShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C0BCE90410A925561226376B8C358D34 /* RCTKeyboardObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 84F3FBD8D917AE793F97E125AA3DCD94 /* RCTKeyboardObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C11DCF077B9FB8BFCFDAD683CE231FA9 /* NSDate+Extras.h in Headers */ = {isa = PBXBuildFile; fileRef = 3870BDEED445FA74DEEB388F6AA04B69 /* NSDate+Extras.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C1361C56AB13247F5F15BCDB59283839 /* RCTImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = C33BECB098AC7FA52291B4E0CD813B9C /* RCTImageLoader.m */; }; - C1BDDC79E6EED934FB4C00657167AB71 /* RCTErrorCustomizer.h in Headers */ = {isa = PBXBuildFile; fileRef = 86F6F1D31535B00A1B14FD63660A8E72 /* RCTErrorCustomizer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C1C16ACB51ACFF6298DB7DD3857C3D14 /* RCTInputAccessoryShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4205BDC22101EC3D61E01B9391C30918 /* RCTInputAccessoryShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C25B7A2B1C018F1F9D770421148A76DA /* JSDeltaBundleClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A3474F81EE7FEF8B0016ED8A9A902EBF /* JSDeltaBundleClient.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C26F64DD8EEE2AF710AAB7E5AE516D9E /* RCTSurfaceHostingView.h in Headers */ = {isa = PBXBuildFile; fileRef = 45019C0B821175488CEF039A69EC7908 /* RCTSurfaceHostingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C28816F7941D58D9E6F140E615BDA861 /* RCTNativeAnimatedModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 816B3AA0864E07C69429F563759EEED3 /* RCTNativeAnimatedModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C2A51C79CB057EF7C726BFFB7F6F6C76 /* RCTSourceCode.h in Headers */ = {isa = PBXBuildFile; fileRef = E0C6D3DF753EC31C84384C231301CB9F /* RCTSourceCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C2AEC9EC5EC7B515D3D7AF1283594C0F /* RCTPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = BBDD86F2A095BA70514BC75BA2BCB366 /* RCTPicker.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C2B03B8AC9528C8D4073BD507450812C /* RCTImageBlurUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 2896CDD85C0CC17CB4E8FDC4107AC1EC /* RCTImageBlurUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C2C73C0D21C0DCB4AD77527E94563C1E /* RCTDatePickerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AC8B0D0AFD00D4709A6C53783679739 /* RCTDatePickerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C2EA0C94F7982D5F51777283FC229370 /* SentryCrashMonitor.c in Sources */ = {isa = PBXBuildFile; fileRef = 6D2B3AB150BCE2B48DDCEA14B6ECD338 /* SentryCrashMonitor.c */; }; - C31FC05095D917EF019ABA365C217B04 /* Demangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 192063320F8EE85CF4A14EA605698B4C /* Demangle.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C335D8B2772E72FD7258643C3A24C308 /* RNGestureHandlerEvents.h in Headers */ = {isa = PBXBuildFile; fileRef = C3ECA0B56F5F527038B090F5D73C38A9 /* RNGestureHandlerEvents.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C38D64D99861B2446F87CFBD84194114 /* React-ba148cca-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C1373E988E355C75836A5B890AC5315E /* React-ba148cca-dummy.m */; }; - C3D1902A8F5470063E7B2C251DFCB330 /* RCTSegmentedControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 18862998410E97EDC38F47FBA436CC78 /* RCTSegmentedControl.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C3F80F5CF8F21F99D083555DA58EC85E /* Demangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7F22E8A47B575B22158A86500DA3B223 /* Demangle.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C40324C1C75E949016109B0EC05E7E40 /* SentryCrashReportFixer.h in Headers */ = {isa = PBXBuildFile; fileRef = A42ECBFD981F07F6FB0C72C13D582B5F /* SentryCrashReportFixer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C42DCABFF041648F0E027AA70CEE3B88 /* RCTSurfaceRootShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = BABCE844D274FF9E6E1CBFF5FD124A6A /* RCTSurfaceRootShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C43AF04E3D1B17E4804282A85E3815A2 /* SentryCrashMonitor_CPPException.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A094F62431BA3B2B6AB3852F260432B /* SentryCrashMonitor_CPPException.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C457EFEA9733D4ADF2F12E68B40B5114 /* NSData+Compression.h in Headers */ = {isa = PBXBuildFile; fileRef = 090AA0C5D2336DE307AD6BC735A98994 /* NSData+Compression.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C45A678B40AEA9FB65CC4D4B2806DEF6 /* BCHUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAE818F96296F60DEC4D41C44BC6F61E /* BCHUtil.swift */; }; - C48226A9C35A2C68EA4CD3DE2EC889A4 /* RCTModuleData.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9A16E0908C733E2BF1DC7A14A71E433E /* RCTModuleData.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C48B6588FB14096D28261E380B7FED79 /* RCTPicker.h in Headers */ = {isa = PBXBuildFile; fileRef = 4510D95FBC8C350119E1EC59502EFD0F /* RCTPicker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C4C13F2F9D569EF68216131F99CEF019 /* RCTLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = C4248A30D1705F507AE2AC28CAB14B31 /* RCTLayout.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C4FEAC27BA9DCF3A4C611C233A7F24CF /* RCTPlatform.m in Sources */ = {isa = PBXBuildFile; fileRef = EB8559A24978CD7BCB561DFB9AEFAD75 /* RCTPlatform.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C536DE18B91B6195979DD825F1C3A462 /* RNSVGTSpan.m in Sources */ = {isa = PBXBuildFile; fileRef = 2E9D5378F1721ACBF6498C2C26CE3E04 /* RNSVGTSpan.m */; }; - C53C1531958BFF7A73E2417954538672 /* RCTCxxUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F7A248D56813B44A504000EDEE05C5E /* RCTCxxUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C53EB71A79827500F1A95D231809898C /* RCTTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = 69F6F6A24FB132E82281CA338C35A3F6 /* RCTTextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C5E11692E5BE73D06AD1DE4D432EC45E /* RCTClipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 97D6C363B8DF3332E5EED97C16A0046D /* RCTClipboard.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C5EB6FE485F99A657EBDBAD50E92F4AC /* RCTURLRequestDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5271D821A35FB9DE2BE6ED597E4CB0FB /* RCTURLRequestDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C615696027EEE4A2E4BB854884E65D7E /* RCTKeyboardObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 480F809C6F6782A47B89B71C2BBD099E /* RCTKeyboardObserver.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C61EF192333F61DE2ADFB12965F71BC5 /* RNGestureHandlerDirection.h in Headers */ = {isa = PBXBuildFile; fileRef = AC261172C326ECB0A9277A326E751A33 /* RNGestureHandlerDirection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C654A0B02FF381590F3384FB74687D39 /* RCTInspector.h in Headers */ = {isa = PBXBuildFile; fileRef = 59C96818BCB8AD288A80E70DEB50E1B1 /* RCTInspector.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C67CA512F35B7A9BC7A37865029D4BC3 /* RCTFrameUpdate.m in Sources */ = {isa = PBXBuildFile; fileRef = 27A57FB3D68CA4EB685C0BE7744BCDD6 /* RCTFrameUpdate.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C68C6ED50906F080466241EBC37071C2 /* JSIExecutor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 60037F915F1358736F91F32DA3CD7B96 /* JSIExecutor.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C6939E38D7E202A8CD713DBC179687FF /* RCTPerformanceLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = DE2B8634FE6E896D87B39DD6E235DA62 /* RCTPerformanceLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C695C329256993D417D242D621376BE8 /* RCTTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = A75625FC3A71EAD4C3365D1040069701 /* RCTTextView.m */; }; - C69B8C6202CCD4193FF886D15DE72E3E /* RNSVGNodeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A3949100F393850DE9501AB0C95CB9CF /* RNSVGNodeManager.m */; }; - C6A646FED7C11B8B1DBBA9489D6A0326 /* SentryCrashExceptionApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C2DF5F7F63D46A2D84272CD4397370C /* SentryCrashExceptionApplication.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C6AA3176BA531BC4E5EC9B709E607308 /* RCTJSStackFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 15DEC5029E02B190C80C7EC24F507A97 /* RCTJSStackFrame.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C715E5A073A30EE8038EC98763AC62DC /* RCTConvert+RNSVG.m in Sources */ = {isa = PBXBuildFile; fileRef = 4460C08B31146BCD9A93686944E947A5 /* RCTConvert+RNSVG.m */; }; - C7526353E940DFAB717482AF80833B92 /* RCTTouchEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 78D1892ECCB773A9271E8601C324760C /* RCTTouchEvent.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C7D898F13EB7DCB22E480DB4344C4CCF /* signalhandler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 0DF7DF81CB8F314144D2297DF0453C98 /* signalhandler.cc */; }; - C7E32DB114781741F967D3596D4B90DF /* NSTextStorage+FontScaling.h in Headers */ = {isa = PBXBuildFile; fileRef = BB20AE8BFD87CE667D6BB11ED74D406F /* NSTextStorage+FontScaling.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C80E325EADCF175CB2FD0224031C3B54 /* RCTSafeAreaShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5742D2BED48A910CFCF81400C60113D5 /* RCTSafeAreaShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - C899AA108DC355B1EDB906A8DC941CE2 /* CxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 103D0ED51641CE89D27D91D71144EE8E /* CxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8B2D44D9A794882D9AEA4B889F2D6D7 /* RNSVGEllipse.m in Sources */ = {isa = PBXBuildFile; fileRef = DAFFDD3DB04BE22686F6D091FA2D7F85 /* RNSVGEllipse.m */; }; - C8E901F3A68175FA515E19433161571D /* RCTLinkingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 42871132724A3135DDAD657476D6F7E2 /* RCTLinkingManager.m */; }; - C901857E11C37B4BB6FF8120FF8D4BD7 /* SentryCrashSignalInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = A583D58A46B64180443DCE3D8657A83A /* SentryCrashSignalInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C90F54710B4836AFEA7DF95FD720E78D /* RCTRefreshControl.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1A74AA06C93C50D379B5090A76B307 /* RCTRefreshControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C9375470001A461220099364472A9A0C /* RCTPackagerClient.h in Headers */ = {isa = PBXBuildFile; fileRef = BDB1E1E5608D7E26A09F132127C3436B /* RCTPackagerClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C94C111D60957FF0E35F7C689CD5E1C7 /* jsi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 58D59DEA36841090077099F60448BC62 /* jsi.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - CA2961141E8E1C977720F5B6C0AA9CFE /* SentryCrashCPU_arm.c in Sources */ = {isa = PBXBuildFile; fileRef = B9C473BB858829E154714AE027257504 /* SentryCrashCPU_arm.c */; }; - CA4B54B628FC8F29934E22594C5A2D8C /* RCTVirtualTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 16BEEBBC8A74BE865FA7082A4C2973F8 /* RCTVirtualTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CA598CBACD11DABE67D325F63F0E730F /* RNSVGViewBox.h in Headers */ = {isa = PBXBuildFile; fileRef = 0CF0D87BE7D908170071C7165E903437 /* RNSVGViewBox.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CA76D31C750EEB16F45DBE230BBAE8DD /* RNSVGGroupManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C384105A2129F864553C62649168338 /* RNSVGGroupManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CA7FD88658C52CBA27FD085685B4FE16 /* RCTVirtualTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 420094E4E4620E5FD6B5B9FC3D0FDEF2 /* RCTVirtualTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CAA02FC8108CF1FCF40924981AC7587C /* RCTMultipartDataTask.h in Headers */ = {isa = PBXBuildFile; fileRef = BC9324E11737EF0FD5F36281E521A6BB /* RCTMultipartDataTask.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CAC01F6C76DFC8F5D3B03F03B68D7E88 /* RCTI18nUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = E1B8D311379873C68D301E730F37A899 /* RCTI18nUtil.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - CADDEA1154A285CC0A82C72CAE3BA8D6 /* RCTLog.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6EDB56A773BE6D54F285F0E4C96BAF74 /* RCTLog.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - CAE11887A5467920E4E537C8C814C4D6 /* QR8bitByte.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE32DF0DFA890537492AE290A5B623F8 /* QR8bitByte.swift */; }; - CB17CC008C075AA7172EE437600D6FF7 /* RCTUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = BFCEA4AF2FEE7D1719CAB312E91439AD /* RCTUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - CB1C1643BE569DFEB95A72D11A9B6CD9 /* RNGestureHandlerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 12344ABDA359E5E47CF47EA6F0EA7C0F /* RNGestureHandlerManager.m */; }; - CB1FB172F65ADAAA33CE732573A7D2C2 /* RCTFPSGraph.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B90624EFF4C5962BAD6E5D629FA083B /* RCTFPSGraph.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - CB716B8D6A35CBC1F588C7C93C3CC5F1 /* JSCExecutorFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 52883DD38DAF9883834D22E8B01133B2 /* JSCExecutorFactory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CB89D4F3DF17FD5BD234B2E8B8B9708A /* RCTSubtractionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 847C3838796C2CDD5D2C879ACCB5B662 /* RCTSubtractionAnimatedNode.m */; }; - CB8AC8DD35FDF547142F414EEA25EB82 /* RCTGoogleAnalyticsBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 61AFBC18F7BE74C4BE47B4104C4B09AE /* RCTGoogleAnalyticsBridge.m */; }; - CB9234B9CBFAAEDEF006C07EE99ACA54 /* SentryCrashCPU_x86_64.c in Sources */ = {isa = PBXBuildFile; fileRef = 9796D87549FD846771A8484923C26C78 /* SentryCrashCPU_x86_64.c */; }; - CBDCDFE694B23F1FA83405E63BE22337 /* NativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = FF55800B97A45508DE72AAEADDECB8D0 /* NativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CBEDE1D4EA2FD01557EEB7DFC3175DD6 /* RCTSafeAreaViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = CE01B3184DA3353C6A12E5C7024658F3 /* RCTSafeAreaViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - CBFD991C7B2D8C1E2551690D850F1DA2 /* RCTMultiplicationAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A1ECDB33066A57D8378B0009C6D203 /* RCTMultiplicationAnimatedNode.m */; }; - CC11B167BDDD6FB664CB5135C4772270 /* jsi-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = C0170C4C390A49346890CA5B0BC368EA /* jsi-inl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CC3E1AD1577CC2D960BC97D824653B3D /* RCTBridgeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 2774F64B7BE2CEB98E266B742DE70733 /* RCTBridgeDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CC4EF9E265673C352B63F369436E70BA /* RNFaceDetectorModuleMLKit.h in Headers */ = {isa = PBXBuildFile; fileRef = B9294C51C129728E5492A7080DFA9A2F /* RNFaceDetectorModuleMLKit.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CC6028AB6DFA7DB6B5261182B026A323 /* RCTWrapperViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AF36B72E61CD0A4255692BCEB92B41D /* RCTWrapperViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CC64D9452BEFE3EDAE160211AD1D7AF7 /* RCTMultipartStreamReader.m in Sources */ = {isa = PBXBuildFile; fileRef = 9176D90FA0F40467271474E380A65822 /* RCTMultipartStreamReader.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - CC8D9D34EC3AB513FC1C23FC3EAE4A38 /* RCTScrollContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E642ACB6FCA0EF87996D47965C66632 /* RCTScrollContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CCEC4046BFD9DFC8198EF545EA96A9D3 /* RCTComponentData.h in Headers */ = {isa = PBXBuildFile; fileRef = 3EBCAD1378E48C01EE61F5457E8BC59F /* RCTComponentData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CD0CB23530A53F172B711EB1E4A72758 /* RCTLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = FDEB71EAE7020773189FC119481FABED /* RCTLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CD21FD98B38DC1DB4657E8BA9F42D4D0 /* RCTBridgeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 2774F64B7BE2CEB98E266B742DE70733 /* RCTBridgeDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CD413774ED0E6A1540DA69BE0D1E9751 /* RNSVGSolidColorBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 37058740EB01A8B9BF13F1F355B36D20 /* RNSVGSolidColorBrush.m */; }; - CD41AACA1CFD7E040284473504E47C8D /* RCTAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = CB78D1E064F7E440286771D91499F20F /* RCTAnimatedNode.m */; }; - CD649DAB1B45EE333A45CB4FC213B249 /* RCTKeyCommands.m in Sources */ = {isa = PBXBuildFile; fileRef = 0DEED6EF75AC96D34A25057A219F70FC /* RCTKeyCommands.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - CDE1915EBD0E95109986F8520D59095B /* YGNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 74DD80387E10B234333D12E83C1917F5 /* YGNode.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - CDF3DCFDE2DD465C6BDF1E6CBA319D4C /* ReactMarker.h in Headers */ = {isa = PBXBuildFile; fileRef = 75C7CD697E1BA62BAEB6460D0738EEAE /* ReactMarker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CDF553C77B09F9B0DAC91F5B11289F8A /* SentryCrashFileUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 927F702D702290ED16460C98397691B6 /* SentryCrashFileUtils.c */; }; - CE229EF9FCB5640E6CD530C151B708F0 /* Unicode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF0DB7516E80BB5FCDC6914C42CADCA8 /* Unicode.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - CE5FC763194B7ACFBBD05E39F2E9F5AE /* RCTConvert+Text.h in Headers */ = {isa = PBXBuildFile; fileRef = 23BC9BA8003770CE3D372FA06A13E9D5 /* RCTConvert+Text.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CE60C9FE40BB31EEC6706F01EBAF747A /* NSImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7D2DF9E3C5FB85AF2B0BFD73607BB4D /* NSImage+.swift */; }; - CE77E9248E69141E0D163BE66D1851BC /* RCTVirtualTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8368797B0F5A595D2EC8234BCB681ACA /* RCTVirtualTextShadowView.m */; }; - CEEDE318B8C1DE356EE39B60E24A291C /* SentryNSURLRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = B986A355FFB6E3AA2F0B7187E9D9D893 /* SentryNSURLRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CEEEC0BCFFB51D1637AE2BA9B8C21019 /* RNSVGEllipseManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E36F15170B9A934E000A6D6BB7523E9 /* RNSVGEllipseManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CF06408AF363D52DBA1AA2DFC9495116 /* react-native-slider-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 20E5DD707EE59A9B47A103E47F153147 /* react-native-slider-dummy.m */; }; - CF079A61D5EBB3B786B68EC540B95505 /* RCTMaskedView.h in Headers */ = {isa = PBXBuildFile; fileRef = 5711D1A270F7F8FE51985AB6D71D1004 /* RCTMaskedView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CF4888813ECEB882156554A8EF7CD64A /* RNReactNativeHapticFeedback.h in Headers */ = {isa = PBXBuildFile; fileRef = 46628C0B580B81CAA2C716EC69EEF690 /* RNReactNativeHapticFeedback.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CF60BB848AB3D7F095A4B9335AE36FA2 /* NSDictionary+Sanitize.h in Headers */ = {isa = PBXBuildFile; fileRef = EAB245FB5FE5CA079C42D25EC981EEFE /* NSDictionary+Sanitize.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CF76CD312B9CF94CFD77DEED824A2603 /* RCTValueAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 50A35864592835E58815146499C60E83 /* RCTValueAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CFB70005C88BE251687C7EC42B51F6A3 /* fishhook.c in Sources */ = {isa = PBXBuildFile; fileRef = A03C8E793BDA95E0E80963A967D51428 /* fishhook.c */; }; - D015934232654DA7CB5D7A1AC51E05A9 /* RCTLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = FDEB71EAE7020773189FC119481FABED /* RCTLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D03A8261D1E0AFA16D9368A410762838 /* RNSVGCircleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 70005F21587F992E112183429F7C8D1D /* RNSVGCircleManager.m */; }; - D042B7B151FE975E11E1E16C4F810FF9 /* RCTMessageThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 24352B46AF73A5300CC513CF1F2FA540 /* RCTMessageThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D06480284C1C97D6C22BA6AD0150555E /* RCTRootShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D175BC9C0E749D28F3A54D57A9AB06D /* RCTRootShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D06A154E816C289FB417B900D2C0B942 /* dynamic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8F0393C3E6F834B553A21558049BADC3 /* dynamic.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - D080DA6FE2002C78ED7E8107E06A8715 /* SentrySwizzle.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EC8700B83894D315D39153AE92E2570 /* SentrySwizzle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D0AD649B7DC39AE5A4B9B83B63F65B7D /* RNDeviceInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 7331F65B8919B712D1CC93936C96925B /* RNDeviceInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D0B525578E7397A8C7EE1A1C7814E7F8 /* SentryBreadcrumbTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 53182339D6FA993DCC4D7A0DF851F6BC /* SentryBreadcrumbTracker.m */; }; - D0C73193E773523B7A8D37F1F794932C /* RCTNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = D12FDCA59BE21DDE9F308F027E3D2A8C /* RCTNetworking.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D0E0DB510556F0176BDC3C35495F6CC6 /* RNVectorIcons-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C1599863E2474E08E5622B348ABEFE57 /* RNVectorIcons-dummy.m */; }; - D0F6F59A5262396350D936B5405A7570 /* RCTFont.h in Headers */ = {isa = PBXBuildFile; fileRef = AC6F50E6AA20AA08BE4AAEE15D19CB78 /* RCTFont.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D100535360B392105A4CE8BBCA2A32EE /* SentryStacktrace.m in Sources */ = {isa = PBXBuildFile; fileRef = C899FEF6856B7E686B9DFDF8E05AC49E /* SentryStacktrace.m */; }; - D15B84AA663DBBF9BA8BFA1B6FF4C114 /* RCTSurfaceView.h in Headers */ = {isa = PBXBuildFile; fileRef = 68EB7B5B848E0801962150DBEA774864 /* RCTSurfaceView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D1861B886642FA8056856EC74271BA3C /* RCTBorderStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = BF255F85CADE8509B29A7779E30631BA /* RCTBorderStyle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D19E30F76D6E472A7340512D68ADBFFB /* SentryCrashDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = C64B33B84D07DFBF3AA6DC81FA1B1BBA /* SentryCrashDebug.c */; }; - D1D96F75B9BCAFCECF727C8A30E7ECFE /* RCTImageUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = CEAAEB7512D94373F955C75D47A6E9D4 /* RCTImageUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D1FF30F25754FCE66C3DBABCCDBDB228 /* RNSVGSymbolManager.m in Sources */ = {isa = PBXBuildFile; fileRef = EC521FB6745AB4A84CC189D82EC132B2 /* RNSVGSymbolManager.m */; }; - D21DD4A2A6472A31EB040480ADDF1D27 /* instrumentation.h in Headers */ = {isa = PBXBuildFile; fileRef = 73346FE537B7B5B5AF877E486A40BFE5 /* instrumentation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D2348EA46F99336ECD5C403412B77A14 /* bignum.cc in Sources */ = {isa = PBXBuildFile; fileRef = C36CE9299C6A2EE7BC5E7929F57D4CEB /* bignum.cc */; }; - D28E625EC0ABFE578EA189BDE1B3F8E6 /* RCTSafeAreaViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B0F91F8BE3EF56B3D36C862ACC8A3CB6 /* RCTSafeAreaViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D29A24F7D8F4CE938AB8E4AD64DB33AF /* RCTObjcExecutor.mm in Sources */ = {isa = PBXBuildFile; fileRef = 869C605A4E151F60204C15A561966BA0 /* RCTObjcExecutor.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - D2A96AE944C1A1CE14A04C80D41CD315 /* SentryCrashDate.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AFEAF24DB2CC0FB3B3AFAC8FDA7FE7A /* SentryCrashDate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D2B618FE5CD1DFAD21A870F565B50C82 /* RNSVGClipPathManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8498FE1453D18569812F7770420A1097 /* RNSVGClipPathManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D2E6CF8082E359FE0B903747155D540B /* JSINativeModules.h in Headers */ = {isa = PBXBuildFile; fileRef = E9E42751FB562A7B2E98A308D350349B /* JSINativeModules.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D2F21DB6A25D4327E07B152D63D23FE5 /* vlog_is_on.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4EC7D8F04D8006A800D7F46876321C41 /* vlog_is_on.cc */; }; - D339CBD3900D5B983BAB5B700B488905 /* RCTScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = F7764D7AF8D59213DAAFA296A84A73B6 /* RCTScrollView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - D33C674A374AF7B8339083C230DA869D /* RNCSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A91F99F7135DA8D5EB2890F01577ACF /* RNCSlider.m */; }; - D33DFD199FA14CE29A79ED4F541F9A56 /* NSDictionary+Sanitize.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D0FFC523883420D700DBB6FAA706103 /* NSDictionary+Sanitize.m */; }; - D35A47994F79B07C4F168A8159BA8627 /* RCTFileRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 556FE9113DB08CF18DC24F8084D0328A /* RCTFileRequestHandler.m */; }; - D375C7E4A6AC9B1B9309CE2392A938B7 /* RCTBaseTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 73C0581427B6F462D4F7D9990ECFD4A9 /* RCTBaseTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D39081D2EB583E752DC0CA93099CAEF0 /* UIView+React.h in Headers */ = {isa = PBXBuildFile; fileRef = DB31698B5BF486BF262D143BF9D5B3BB /* UIView+React.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D39B23373AA89D1E6C8AD42F982F158A /* GAIEcommerceFields.h in Headers */ = {isa = PBXBuildFile; fileRef = 393B5FCDA668B2AE71B3C6D0DA4DCEF5 /* GAIEcommerceFields.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D3A09B8A9AE459E2FC5A838C127F1B3E /* RCTLinkingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 42871132724A3135DDAD657476D6F7E2 /* RCTLinkingManager.m */; }; - D3C5415047C3420A34ADC22E10A605ED /* RNSVGPropHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = B9EDA7DD67662B8876AAEAEBF82AFE82 /* RNSVGPropHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D3F29FE6A7807D61653C40B1B7317022 /* RNSVGNodeManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FCC137F3B620224D04ACE207A785F5A /* RNSVGNodeManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D429511A6631E123C61557D1F3FB9926 /* RCTEventDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BBDB906970CDB272AFBFF0F681E6128 /* RCTEventDispatcher.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - D44256B29C62C057B419A05874CABCE2 /* BarcodeDetectorManagerMlkit.h in Headers */ = {isa = PBXBuildFile; fileRef = DFAE05F67C6196A5D5ABD362C41555E2 /* BarcodeDetectorManagerMlkit.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D4647D6731CCE84EB5737F6E86E24155 /* RCTInspectorDevServerHelper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6F7B45FB40BBEA8EFF3A7C85A879C309 /* RCTInspectorDevServerHelper.mm */; }; - D487CFCCB42C7B574F56F8194DE8644F /* RCTSurfaceHostingView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 88E00184CB451A69206D2A1B2C17F8C1 /* RCTSurfaceHostingView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - D4CCA74B8B23C1E84F7A81413BF7B7A0 /* RNSVGSvgViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E0DFA61C14BBD08F1624B9C94C9AA387 /* RNSVGSvgViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D4D182D10D1AECA49CD212F127ED80B6 /* QRCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0F935FC50389E41A1192B31E463A285 /* QRCode.swift */; }; - D57D1C66DE9015D489AD5F9F3904B3D6 /* RNSVGLinearGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E96D3E87598490B9EE6046B7CB6B4C99 /* RNSVGLinearGradientManager.m */; }; - D5B52DA625B2D167ADE48320B83261A0 /* NSDataBigString.h in Headers */ = {isa = PBXBuildFile; fileRef = AF2E33D6BC57083A9C67CAD7493050B9 /* NSDataBigString.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D604714FD3ED87F18DD44FA430872BF2 /* Instance.h in Headers */ = {isa = PBXBuildFile; fileRef = 310C2F4E0FB51778AB9DBD3A8FA21DB2 /* Instance.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D65F5E49674FD5172F36D61C42B0BB90 /* RCTUIManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A1624F75810B758F59ED677DF05F58F /* RCTUIManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D6826456E3904947731B5B702DD705C5 /* YGNodePrint.h in Headers */ = {isa = PBXBuildFile; fileRef = A1668C7FB3B364F311CB00D90D274BF1 /* YGNodePrint.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D683994F1952EC2D17AE91EFB0D41747 /* RCTMultiplicationAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A1ECDB33066A57D8378B0009C6D203 /* RCTMultiplicationAnimatedNode.m */; }; - D6A6B9768A631D8C4F772C5A0098F215 /* RecoverableError.h in Headers */ = {isa = PBXBuildFile; fileRef = FC76BFE7C7B6FE8D603D1F3BE5AA5FDE /* RecoverableError.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D6C266A2938785D0EA9DDF4BD16EF897 /* RCTMultiplicationAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 77036FEB59F98EB6A3F77BEA682989DE /* RCTMultiplicationAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D6CF6840501AF0AC8FE8A5E1EE3E1631 /* YGConfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0241F586C4BAB24B2BB84857F35737EF /* YGConfig.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - D6EE00F1517880FB41C8FDC3416EDCF3 /* MethodCall.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D3F12CB8929F20331B0705CA715DA1F /* MethodCall.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - D70CAD55EE1367687E3B3BD5C656CD2D /* RCTShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = AC30F20DA9D896809AAF37391CEE691A /* RCTShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D715D62503E20EEFA425F10A8183FB97 /* DeviceUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B726B092E9CBF945FB9DE4C4B8EBBD4 /* DeviceUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D71710411CE49819DC3F009CA1CEAE57 /* RCTMessageThread.mm in Sources */ = {isa = PBXBuildFile; fileRef = 21CC855A0C081B52134159C33BE51D15 /* RCTMessageThread.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - D73CDC6F7FE14407E4B9A8286653B34B /* fishhook.c in Sources */ = {isa = PBXBuildFile; fileRef = A03C8E793BDA95E0E80963A967D51428 /* fishhook.c */; }; - D748E82A6309FFB910F301CA9A703615 /* RNCAsyncStorageDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = E72C5492649B767A9A28EDCD696D4AEC /* RNCAsyncStorageDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D74E6760466C3F860BBBA91F313C2D3E /* RNSVGClipPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = AE003FD1EFC53C8AC4AD377E5BA23D4F /* RNSVGClipPathManager.m */; }; - D761A5A17A81B32D7BDB1E1AB65C9529 /* SentryCrashMonitor_System.h in Headers */ = {isa = PBXBuildFile; fileRef = BCA6BE327814388F401F4C7432EE379A /* SentryCrashMonitor_System.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D777A98106E31FF9228907E442F7421C /* RCTModuleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 750B53509949815D370F489747A990CD /* RCTModuleData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D7AA9A8637C808FEA62C76361817ACF0 /* DeviceUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A464B2C1D11752EA74F7BA4B21278B3 /* DeviceUtils.m */; }; - D7ABA2B86045ED2779A28135F9C499FE /* BVLinearGradient-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A8CA05369176D66B58BB48EF183AD7B1 /* BVLinearGradient-dummy.m */; }; - D7B69B7C2517FC593212348E10C51B52 /* RCTModalHostViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = AA83429B31F5455CC3BAA5276FFD162E /* RCTModalHostViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - D7CF1E60D23AD26564B56F1E54A6C22D /* RCTFileReaderModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 5057476D9F2EE7DC43A645495B398C22 /* RCTFileReaderModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D81A58391D537163F9DEBAB1BAC40490 /* RCTSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = E70E55C142D845A7E8A8DF00B7F15486 /* RCTSwitch.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - D8456E86C288789C1AF4C017650E2006 /* RCTPickerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BAACADED352AC44733763210065341D5 /* RCTPickerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D86DD5825C4AF22F894DB2A63CB66B5B /* RCTReconnectingWebSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = B9CCA6AB5F88A732B1DCA6D4127D4502 /* RCTReconnectingWebSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D871BD6767C507B2A3C3BA1A1778D5BC /* InspectorInterfaces.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92F393A40CFB4241209F972EC0F633FB /* InspectorInterfaces.cpp */; }; - D89DA63EA1AD3377A4271F5A5E19BB82 /* RCTDatePickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 40B6B1F9A1F1F9FEE6C961D4B99B516F /* RCTDatePickerManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - D8D28CB1587395B93F1F77E86A9CE9E4 /* RCTInterpolationAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 30B3A4F734EA7D5ED4B89940BBED5A30 /* RCTInterpolationAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D8E23531782F9CF38C82ECFFAD94BAA5 /* RNCWKWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6307458D8E0B6F45F69F5B90F289952C /* RNCWKWebViewManager.m */; }; - D8ED575D4A0FAF9798D98945E02AC80A /* RNCSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A621B49E30AFBE3BE020D1F982DE1B1 /* RNCSlider.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D8F52A02EBC4A478D26060D040EE2A51 /* RCTSliderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FC83A2F5ADEC5932D510035CE80E7E60 /* RCTSliderManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - D90EFA3AD1C370484523928ADD998DC2 /* RCTInputAccessoryView.m in Sources */ = {isa = PBXBuildFile; fileRef = C89F34DCDE98D087EDAC1D22E36327B9 /* RCTInputAccessoryView.m */; }; - D92243CA981714CE53B327723DDE8FC8 /* SentrySerializable.h in Headers */ = {isa = PBXBuildFile; fileRef = B869B970B0499478C8938927303B54EC /* SentrySerializable.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D924B87FEC921249841268C8B01327D6 /* RCTDivisionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B9CCACF1D55269832F36EAB77B1D208 /* RCTDivisionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D94FA4448D98748DAE5221A2F6FFC901 /* RCTFont.mm in Sources */ = {isa = PBXBuildFile; fileRef = ED2A6EF809CEE8DB7A28C33139FDE6E6 /* RCTFont.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - D98E995921ADCC2993DAD6E5D257E10E /* Pods-TcpSockets-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 93E2F4C69A0347FE87F3C3DA15BAB2D2 /* Pods-TcpSockets-dummy.m */; }; - D99577F1ADAF45A4605290D871A3196E /* RCTCxxUtils.mm in Sources */ = {isa = PBXBuildFile; fileRef = C41DA5B3B7B92F864A4B4E6E63DBC019 /* RCTCxxUtils.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - DA2D30596D16FFD9C27A63B2AFFBB145 /* RNSVGClipPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E5F2A1AFBF4D279C917A4F2A4518D57 /* RNSVGClipPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DA359510971A4FB594A6C4C08A1A8218 /* RCTWebView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B10E86ADE94DEF9F183660D5DE6B720 /* RCTWebView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DA5670DA9802AA8446ED12433284EC3A /* RCTWebSocketExecutor.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D692C2C9E57BFE2876DEACD1606F84F /* RCTWebSocketExecutor.m */; }; - DAB943209A495554070AAB04C3B8528A /* SentryCrashSymbolicator.c in Sources */ = {isa = PBXBuildFile; fileRef = C165A5F33C9C3FFFC3F7155ED49ADD30 /* SentryCrashSymbolicator.c */; }; - DAC8D25BBE74E68070580A3B456267FC /* YGEnums.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 75FAE31B4402CAB88880273EEAAAB136 /* YGEnums.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - DAE550D884351A7B07BEA0765F1B721F /* SentryInstallation.h in Headers */ = {isa = PBXBuildFile; fileRef = 377E4E27A19E1570216F32DF25C173ED /* SentryInstallation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DB06C807485195C662FBB31DCA11753C /* RCTParserUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 818D7CB52F789C5F466D21583BA9FFE6 /* RCTParserUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DB3EA1AA737BDCEB17FA5B73CDD8CE52 /* RCTModuleMethod.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7D6EB1DB09CE76E12AD946363E5F5F1C /* RCTModuleMethod.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - DB41600957242C68CA890C7AFDD456B7 /* RCTSpringAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 049CD574427AD5203DC7C2C2076ABA01 /* RCTSpringAnimation.m */; }; - DB4D5DA661C850DC3835859A364A41E5 /* EFWatermarkMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85378237E3763929629AFB5DE1960926 /* EFWatermarkMode.swift */; }; - DB6F9016DFF2A1BD2B596E4D2437BF59 /* RNSVGImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 2471FA8EE82D2D3B686D7373F8FF2B12 /* RNSVGImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DBA16FC27F6422844C6C6967FC2B7215 /* RCTDevSettings.mm in Sources */ = {isa = PBXBuildFile; fileRef = 252FDEA64F12D5194781E15F944926C9 /* RCTDevSettings.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - DC0F4B48ACFC6288EF1EC43DEDFAB165 /* RNSVGPathParser.m in Sources */ = {isa = PBXBuildFile; fileRef = C7657583FD655F5FBC2BEEA767CDEC94 /* RNSVGPathParser.m */; }; - DC273E0F9DAC30CA730FEED1C77ABE12 /* RNSVGEllipseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B6BF16FD2669DC4F7EF3816760BD6D9 /* RNSVGEllipseManager.m */; }; - DC2E0E30958802877CD17890B392A538 /* RNSVGMaskManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CAC715ED4E2FD7F341BD86C99E123E /* RNSVGMaskManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DC3BECC2703AF40D53E6F4EB5450C6F3 /* RCTTiming.h in Headers */ = {isa = PBXBuildFile; fileRef = F75CB29097F8BB01A87C009C722D9DA5 /* RCTTiming.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DC5B856C1CF2ADC2A9559D0BC275CA9F /* RNSVGPainter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1647AD24E21FD9B2E005B685DD152135 /* RNSVGPainter.m */; }; - DC6925268AF75C3B5ABDB8079C461137 /* RNNativeViewHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 781DE25A2375567EEA084DB1462DB4FB /* RNNativeViewHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DC6C8828EE4CDA9C5FFB18FB1054467B /* RCTAsyncLocalStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = D160D5D1A8336FE1A8C6105FDC8B4F88 /* RCTAsyncLocalStorage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DC883E43BA1DCDDBC9DA0F6031A9595C /* RCTExceptionsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 16674F5D32FC26679E0C9D777F363EF5 /* RCTExceptionsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DC92171787F85EC1AF75F51338C5029F /* RCTRedBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 65F256F4FD6D6E194C3EF8189EA6A08D /* RCTRedBox.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - DCA9807621166F88B2FCB868CE33FAF9 /* RCTFrameAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = A15AA56F55D5C7F594A314216992F167 /* RCTFrameAnimation.m */; }; - DCBE5B705669282DF0292D24529DCC2C /* fishhook.h in Headers */ = {isa = PBXBuildFile; fileRef = 60577DE2E998810C948B16EE969E6DAF /* fishhook.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DCD9F930FA93825CAE8F45DF8DC00A10 /* RNSVGCircleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B9700213F12A8CC7FEDAF9D0A73356F /* RNSVGCircleManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DCF16E5131BCA38A12DDB2343C372F67 /* react-native-webview-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = AF459B37FAE9F248050D201FFF5E8503 /* react-native-webview-dummy.m */; }; - DD98715573EAA815FD32A5D635FD4108 /* RCTUIManagerObserverCoordinator.h in Headers */ = {isa = PBXBuildFile; fileRef = BE7FE8CB1F445CF797EA91F7CE5D628A /* RCTUIManagerObserverCoordinator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DE115F9C4DFAC59475760803B4B6144A /* RCTInterpolationAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 30B3A4F734EA7D5ED4B89940BBED5A30 /* RCTInterpolationAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DE2CCF4749ACA87B3066D32EB21B463D /* RNSVGTSpanManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F9E2A068FE225C846A7DD64FD2AACF05 /* RNSVGTSpanManager.m */; }; - DE466CA635E3CFA2B14B0BC10342A3F1 /* RCTAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = CB78D1E064F7E440286771D91499F20F /* RCTAnimatedNode.m */; }; - DE54AC061B9584F86FFB1CB1D171253A /* RCTTiming.m in Sources */ = {isa = PBXBuildFile; fileRef = 87B2ADAAC6EF6EC07D573621AC88EDA6 /* RCTTiming.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - DE974F3860972F9FED481A4F2CF77A33 /* ModuleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8C95347AD1BAE204E1A2A2BE93271A3 /* ModuleRegistry.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - DEA19D2DDBF350EDBC771C8B0DA5F46F /* RCTTouchEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = F5ABD73F1D6711773A8DCD0BE4DD68E8 /* RCTTouchEvent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DEB469D7CCA7CB4DF05384B2FF76E932 /* RCTAnimationDriver.h in Headers */ = {isa = PBXBuildFile; fileRef = D36411ED6E304B1DDD57E7CD74F426EA /* RCTAnimationDriver.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DF378FDC6B5A0D021CBB538FA5BF5552 /* RCTImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = B3AFB853FF0D2F03293C3CC7C17D9AF5 /* RCTImageCache.m */; }; - DF6241CFA247B5EE4259966B19CBB0F7 /* NSArray+Map.h in Headers */ = {isa = PBXBuildFile; fileRef = C818FF752B8F12142124EEEB17CAAF6B /* NSArray+Map.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DF9535B8BCF42C6CAA83D11786A5D68A /* RCTSpringAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 049CD574427AD5203DC7C2C2076ABA01 /* RCTSpringAnimation.m */; }; - DF9CC5B1C1B2261D6D9D5C8887BD9996 /* RCTToolTipTextManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 594D96FB2FF3E22C8EEE45B6BC565861 /* RCTToolTipTextManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DFC0246DBB0E032515F87490042F168B /* RCTFrameUpdate.m in Sources */ = {isa = PBXBuildFile; fileRef = 27A57FB3D68CA4EB685C0BE7744BCDD6 /* RCTFrameUpdate.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - DFD30E9E5E4167E2BF8AFAF79E4D0041 /* RCTErrorInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = C1B0E70D80275D31E9E7B8BCB4D203C8 /* RCTErrorInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E010596352C06B81BD46E95F17C4B83B /* RNGestureHandlerButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 23BFB09E9E3DD3BF6B5F3D01468909D6 /* RNGestureHandlerButton.m */; }; - E0AD67F78C4D479D15A312717A3EB0CE /* RCTActivityIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B3B40E2EA3385574FDC297110414B3C /* RCTActivityIndicatorView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - E0EB8F1BD0E3F76C787C9CAD9EFF543F /* RCTPerformanceLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = DE2B8634FE6E896D87B39DD6E235DA62 /* RCTPerformanceLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E0FA0B980D61F66A60F62A10F9B8F210 /* RCTBaseTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8972B79077BC8BDD51277681DC5D27BA /* RCTBaseTextViewManager.m */; }; - E0FFDCA0140147D3A297B43050402960 /* RNSVGTextPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0674150EF552FFB59AFA4485CFCD1159 /* RNSVGTextPathManager.m */; }; - E10C6979E9941BFAD7BFCF72D347AC98 /* YGStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = B8C508C6A2210989FF6317040C73878C /* YGStyle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E10F633D9A84BD7615346D8B09194F0D /* RNSVGGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A5678678C6C4DC0D6CD29B0C97AD200 /* RNSVGGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E13FFC540535F3423F90D90F5C8A9AAC /* RNGestureHandlerButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F479665FD18C4350B4FA1F09BF04928 /* RNGestureHandlerButton.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E1624009CA9CE5A1C229B661A658B6E2 /* RCTModuleMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = 7305CC5B7A10DC6EB09695FA51A062B9 /* RCTModuleMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E167DB1519BDFD366B99AC7BEC3241A7 /* RCTEventEmitter.h in Headers */ = {isa = PBXBuildFile; fileRef = 711D77E4857C6EEAE98D9FBB45EEEF8D /* RCTEventEmitter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E172AD50F4C098C0F9FD8508BE5BA304 /* RCTConvert.m in Sources */ = {isa = PBXBuildFile; fileRef = D66685B76A3D677B0450E189B2CC0027 /* RCTConvert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - E1E18CE36A9E583633B3A32F91507368 /* EFQRCode+GIF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04B852D6FF4BC0D3B6DD8CA9E62172A6 /* EFQRCode+GIF.swift */; }; - E25DEE03833CA9C0446EAA23AD93E7E5 /* F14Table.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F91F4EA9E48357EA35148F68CF9F618 /* F14Table.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - E266DAB1A62F9ADF56C770F3C46FCAB9 /* JSIndexedRAMBundle.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B9A0D7DCA0945EC66DC42A84211B0C9 /* JSIndexedRAMBundle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E2857D360597C1DC6936625D1004D487 /* RCTImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C0E7EA2A0E2828CDF06B8B054F30A5F /* RCTImageSource.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - E2DEFCD0A210C5308C17F58A65DCC8E2 /* RCTExceptionsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 16674F5D32FC26679E0C9D777F363EF5 /* RCTExceptionsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E2E22D8B75F0108317B24A1BBC6A68E2 /* SentryCrashObjCApple.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B770AC04BEF181A1B960520AE8CC58F /* SentryCrashObjCApple.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E2EFFA6A2DDC7C9016701057D9A05F10 /* react-native-google-analytics-bridge-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1DB99B148146C7851C8E82E7EC6E5DB9 /* react-native-google-analytics-bridge-dummy.m */; }; - E3546ACE0C5B1788ED27B9F651C5E5BF /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FB812A7AAA936CAAD1DB02EC6F239B0B /* CoreGraphics.framework */; }; - E35AF4167361C534A08B752AFEF2857D /* UIView+React.h in Headers */ = {isa = PBXBuildFile; fileRef = DB31698B5BF486BF262D143BF9D5B3BB /* UIView+React.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E3ACC9AD1C46687E84234C9BA1831DC0 /* diy-fp.h in Headers */ = {isa = PBXBuildFile; fileRef = 84B599280A91177F14A217CF296F76B3 /* diy-fp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E410867AEB5A63F7AB48BD2EBE6C154E /* RNCameraManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 011C998A9DE6024C35864ADBE7CDB266 /* RNCameraManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E41288ECB468E8188AF2049FA86BD25D /* RCTObjcExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 5ECCAFA4995C4DE1765C5D503589B8B8 /* RCTObjcExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E42B1EC37ADCDF47E33B85034D852C2E /* RCTCxxMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = B344E0CE3C1D27BD5156DC3BFD8A4252 /* RCTCxxMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E439E71DBF6F7FC00E6A1D113D454E00 /* GAITrackedViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = E2DAF6DC0E59AABA99E4C00E18631627 /* GAITrackedViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E442F4CBC8FD6159066166BBA3C4F864 /* RCTDivisionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DF3FD9B448EB03832CC94414FEFB6F0 /* RCTDivisionAnimatedNode.m */; }; - E48747B979574D26BE16EB0A21555AA5 /* GAILogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C6797D21F6941579A55721267C7CB12 /* GAILogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E4E24D4631D3CB44F0A71BCA16CE1F5B /* SentryCrashC.h in Headers */ = {isa = PBXBuildFile; fileRef = 0418BF16F3941599AB75FCA6C94D0ADA /* SentryCrashC.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E507AF6033610DE469C14B32EDCF7CBB /* RCTAnimationUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = AF198E788FEA411E3383F94390122B6E /* RCTAnimationUtils.m */; }; - E577BF10328DF367B21ACF9E320473EA /* ToolTipMenu-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 90F8FF3F29CB9470F5F64DC16955EED5 /* ToolTipMenu-dummy.m */; }; - E5882473D190FB75A55C6417FFCF5F6A /* JSBundleType.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E000AECBF2F53F914B462B0EDE0B4ED0 /* JSBundleType.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - E59E1F370A57501687F61B48E56AF5CA /* RCTConvert.m in Sources */ = {isa = PBXBuildFile; fileRef = D66685B76A3D677B0450E189B2CC0027 /* RCTConvert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - E5A6D0D6B32021B697B73A6EE360F00F /* RCTBackedTextInputDelegateAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 48A8C5C4E76C7C7EEAD955854A63A5B8 /* RCTBackedTextInputDelegateAdapter.m */; }; - E5D2D3D7F51BE5FB700B1F81D3096883 /* RNSVGPathParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 2FCB484BC04D80162168110B4522FB2C /* RNSVGPathParser.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E63F2D122554BCB24A7DC6929AF2D32C /* JsArgumentHelpers-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = E56D1CCB367A99BE6FCA33A8CBDD8F7A /* JsArgumentHelpers-inl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E6D1C66F11FA41DE7D82E8F804F0AB6D /* MessageQueueThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 526E6283D3C2FE1855DE0D195F5F9E0B /* MessageQueueThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E6F592A6D9DB4B541DCA92225AB4D8BD /* CxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 103D0ED51641CE89D27D91D71144EE8E /* CxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E6FDB1A2C2137F6731649D0CA0625BCE /* RCTNetInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = DCA557DBC08CECD75F79A3819E2B13EB /* RCTNetInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E75D1E8C3B7927D3126BB1BB24C92BE0 /* RCTUITextField.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B8EC1532976CACB044B2B84D2762AA0 /* RCTUITextField.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E769BF52C7161745F29CB7D09FCFFF71 /* TAGDataLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = C95E0296D36D0425CCDFBA5D822F972B /* TAGDataLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E778F934CC09671D7A3B757499EA14DD /* RCTInputAccessoryViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = CD878CADB0FCF122F1E108704C163D2B /* RCTInputAccessoryViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E796939DC0704A9E60ACBBEEC3129F32 /* RCTSpringAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 481A4C84A79DE02423127A0BE053B920 /* RCTSpringAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E842941FBAA7E0223A0B4A2F3402C948 /* SentryCrashReportWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 0328F6A082D7AE20E6B74C0E47F9C6CC /* SentryCrashReportWriter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E842D32309CEC8650B18A9EF989629FD /* RCTRootContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = BF38BB229838BB6ECC03173D5DDF97EF /* RCTRootContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E85C82C87A3CF44169B83BF3C6052A55 /* TAGLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C696AEDF7A991D4697CCE46A40DE2DF /* TAGLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E863D5F249A30EB59029D301C87045CE /* RNSVGRenderable.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F028ECE05CC6F156863DB0574511F02 /* RNSVGRenderable.m */; }; - E86FCAE269ECDA6553DBDA3919536835 /* RCTMultipartStreamReader.h in Headers */ = {isa = PBXBuildFile; fileRef = 572317FF8E43A6FB95E634B787364570 /* RCTMultipartStreamReader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E8E6F3607631C199F1E6AF1BE03C25F9 /* RCTUIUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = E2478E3D5ECC7D6A6BB9ACCBA7ECA317 /* RCTUIUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - E98656FA38EB1F819E5FEF6C4E1771F3 /* RCTUITextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 06C73F41DD150DF725DBC25289D99309 /* RCTUITextView.m */; }; - EA5A080F2BD848B01B5BA866CF70975F /* react-native-randombytes-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E26819CDDAD79A64D301F34E8D08E4F8 /* react-native-randombytes-dummy.m */; }; - EA63EFDC15B62A7ABE2C139D1A40BE15 /* RCTResizeMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CF1C9E57246191801EE1F6BD9BBF0FD /* RCTResizeMode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EAADF15C6A76CA805E0E19E39CE7F565 /* RNGestureHandlerRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B0A703852514C7DB9408F41EB95DEC1 /* RNGestureHandlerRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EACFD3F65C9B1A2D03926F9A1D5B5C28 /* RNSVGUseManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B312061996E3D855880D5739B61FA57E /* RNSVGUseManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EAD1CBCA2E85DE5F1A324DB0A6D2DCDE /* swift_qrcodejs-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D557F653FF4EB863A58591F8ABD1F885 /* swift_qrcodejs-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EAFD8DDC0E4B008ACBFA40BEC2607C9A /* RCTManagedPointer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 17526CE53268ED830507CE59E702FB87 /* RCTManagedPointer.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - EB0307F2DDE7BE51263D0BCE45451C5D /* RNSVGPatternManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D5229A9431F1548237BCF5E0485A9177 /* RNSVGPatternManager.m */; }; - EB4ABD466E1F0AF20CB997AF07393BD1 /* RCTEventAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 171C0D4D8FE9D94FDF5C47A2C7947FF3 /* RCTEventAnimation.m */; }; - EB76555E9D7463596BC9F08918E50E0E /* CGSize+.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4BD773A15177B7B38AAB37E0F588C7B /* CGSize+.swift */; }; - EB7C5B7545496F31A683C7B55EF90D01 /* RCTConvert+Text.m in Sources */ = {isa = PBXBuildFile; fileRef = CC6D8FB057BD7ABF609B148BD69F393A /* RCTConvert+Text.m */; }; - EBA769DCB1CF57CD6F412218114253E7 /* RCTRawTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8FFD307D165EC42DCC91057512CE736C /* RCTRawTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EBD995F5FA7917E3ADDFE9FD433615A9 /* SentryCrashDate.c in Sources */ = {isa = PBXBuildFile; fileRef = 2C7B1EC96F50D88068F7F17F145E7E21 /* SentryCrashDate.c */; }; - EBDDB49C8C76771F2AE3E92F5D5F7FD3 /* RCTCxxModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 33957487E6518FF0BC290B6E8CA6FB07 /* RCTCxxModule.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - EBE46BD00F16EF087CF05C85D8BA2EC1 /* RCTWebSocketExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 4FD0D929154F5969E3E0BF6847EDF5C4 /* RCTWebSocketExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EC0003260ECFB2EB6A6AB83B138ADF2F /* RCTUIUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = DD04C10BA2EADABBF042032ED56FE2C9 /* RCTUIUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EC0210EA0F575F0B30AFAECE36BBF68E /* RCTObjcExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 5ECCAFA4995C4DE1765C5D503589B8B8 /* RCTObjcExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EC8C73EEF661D624E3FF3F44E9374F74 /* RCTWebSocketModule.m in Sources */ = {isa = PBXBuildFile; fileRef = AB8DE10BDEE8E980F4850937D67A8FB6 /* RCTWebSocketModule.m */; }; - ECA24D2813EE73131B6C1A9122A2806D /* logging.cc in Sources */ = {isa = PBXBuildFile; fileRef = B611635403B8DA85958CADF9BF319B40 /* logging.cc */; }; - ECA656763CC82F381F354773C15F0F3D /* RCTMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 16E2107B2CE42E76B4374D88E054E122 /* RCTMacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ECB2E30C7F4C79CAD8A25A318521E656 /* RCTMessageThread.mm in Sources */ = {isa = PBXBuildFile; fileRef = 21CC855A0C081B52134159C33BE51D15 /* RCTMessageThread.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - ECBCCE110638C25289B1ECC5EEC02E96 /* cached-powers.h in Headers */ = {isa = PBXBuildFile; fileRef = EA17250109A427A37433983240E14D13 /* cached-powers.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ECC27D19D7FC218C888E48BCD7B7F1D5 /* RCTDevMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 42CD0C98C746A2498D50BAD36C3781B0 /* RCTDevMenu.m */; }; - ECF9CD9D3BDE399D684B8D16E8206640 /* RCTActivityIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B3B40E2EA3385574FDC297110414B3C /* RCTActivityIndicatorView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - ED000B40F9817B6DB9A4E68E2A54EF71 /* RNSVGPercentageConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = E50324739197B1160A94D9AEAC2069DA /* RNSVGPercentageConverter.m */; }; - ED2DC13E3A6FC9E47AE4AB5221209A9F /* RCTDatePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = A4A74DD7ADA4CB2FB75927CD3CA80F8D /* RCTDatePicker.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - ED49055254A35E9A750F36E64A186A8F /* RNSVGUse.h in Headers */ = {isa = PBXBuildFile; fileRef = E94BEE92BCD887CCC8AB7012FCAB121A /* RNSVGUse.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ED706F451B48AB7BC1A8129D3BE30251 /* RCTRefreshControlManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C26F081B7FA704F4D2C4251306CBD90 /* RCTRefreshControlManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - EDA6A12EFBB8EE3FA40524C5B7E158BC /* JSCRuntime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 561E1556D1BC5B95F0809C4B38940544 /* JSCRuntime.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - EDA8A93774650C2704E9C951FD0CC799 /* RCTSinglelineTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 047046FDE808384FDC614792E3A6A1B9 /* RCTSinglelineTextInputView.m */; }; - EDAF5E749EF243573BA4AD976F02BB69 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 55FF42ACFC75FF9A799954549C83E843 /* JavaScriptCore.framework */; }; - EDB049E3DD5292959D0383C84CB38D88 /* SentryCrashJSONCodec.h in Headers */ = {isa = PBXBuildFile; fileRef = 93B9933684B5614C9A852A68073D9154 /* SentryCrashJSONCodec.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EDB4E52458AB23CDD1035161D902B69F /* RCTView.m in Sources */ = {isa = PBXBuildFile; fileRef = 73ACAE7D39EF36122E07E90B7A7A0790 /* RCTView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - EDD940EBA25FA6123E1E41338AA53AAC /* RCTScrollContentShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8120C909864470639497846F59C66F3B /* RCTScrollContentShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EE041783D76D96BBBBD6567CB7A2B63E /* Yoga.h in Headers */ = {isa = PBXBuildFile; fileRef = BAD457967405B23A0B942756955A87EE /* Yoga.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EE62A3FEDC0D6A3B86E74A0040396B53 /* RCTDecayAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 87F1751DF27C4860DFA8AB3DB34D66AA /* RCTDecayAnimation.m */; }; - EE9EA25FAEC7846CDCCB58EC038F4194 /* RCTBaseTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 831C4E9E83251F6AE4301BBCDD411B26 /* RCTBaseTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EEEDFA8B9FB664CDC0D30839A86BB6FF /* RCTSurfaceRootShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 44FDB7283B110CD9FE1FEA1E613CA60E /* RCTSurfaceRootShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EF0F140E5F6197BC0E84B29946B91CE8 /* SentryCrashMonitor_NSException.m in Sources */ = {isa = PBXBuildFile; fileRef = 215A9B2F330D52DB8B86F31E3D2A55F2 /* SentryCrashMonitor_NSException.m */; }; - EF19E458AA7C90E895817A2F43AEBDC6 /* RCTWebView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B10E86ADE94DEF9F183660D5DE6B720 /* RCTWebView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EF367B8343102B5F5401B971567471AF /* SentryCrashCPU.c in Sources */ = {isa = PBXBuildFile; fileRef = E57E82F7A3C6AC3B0D7A11E11EC53C27 /* SentryCrashCPU.c */; }; - EF40041513D21039CBBD7C391FBC277D /* RCTUIManagerObserverCoordinator.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4855C604B11B5C105030DA277FF6AE00 /* RCTUIManagerObserverCoordinator.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - EF5B56A14CA9BB441262A2FF4638DDCF /* RCTCxxUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F7A248D56813B44A504000EDEE05C5E /* RCTCxxUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EF5F4CAFA3435BDA8102F1F403E5BDEF /* RCTStyleAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = EE1133635BAAD882FEA7CCFD89F895FA /* RCTStyleAnimatedNode.m */; }; - EFA873203A24B4F4302D4781237970F0 /* RCTToolTipText.h in Headers */ = {isa = PBXBuildFile; fileRef = 32671361640630EF9D41A3CFC130FC33 /* RCTToolTipText.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EFDAC713D39C0B26276BDE0361F76E63 /* RNSVGVectorEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = D34697B6F36199DEA752BCF9C2249AC1 /* RNSVGVectorEffect.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EFEDB2F839645C324F331CE44B448187 /* Downloader.h in Headers */ = {isa = PBXBuildFile; fileRef = CBD2DB8B36EE3764DB8CF465489009BA /* Downloader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F03C88C0F65874FA13761FCB1687F436 /* RNSVGFontData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DABE1D1AE136D8300DEBEAF000A9AE0 /* RNSVGFontData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F04BA5FEF2CA3BD233C5049CC09B6EFF /* RNCWKWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = 99F3E196D18034A564B05394D482493C /* RNCWKWebView.m */; }; - F0534749AE0E164A77B1B1359180696F /* json.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1B4D5E1681EE6D9A5AD7B9BD55E9CDD4 /* json.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - F076B746F350883D50AC50ACD9450A09 /* RNReactNativeHapticFeedback.m in Sources */ = {isa = PBXBuildFile; fileRef = 300FE974EC10FBA47ADF783474739C3C /* RNReactNativeHapticFeedback.m */; }; - F0AF086377A5A0804877D8E7D9194377 /* RCTWKWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C459CD95DD2251A4E46B270C78BCA40A /* RCTWKWebViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - F0F4A3E2B96C5C39BAF59672CCEFCCFC /* RCTDevSettings.mm in Sources */ = {isa = PBXBuildFile; fileRef = 252FDEA64F12D5194781E15F944926C9 /* RCTDevSettings.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - F120D6AEAE0D182B3724713B7AC82373 /* YGLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 31BAD0DB612FB401E9908DF9BFFBDDDF /* YGLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F1599E4B4CE9892A6FFE5AAE8A01CFE3 /* RNRate-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 222BA6423B6D7ADFEAF3AF0565B7198A /* RNRate-dummy.m */; }; - F1730BBC5DDDDB3758CFEED9603F2056 /* RNCUIWebView.h in Headers */ = {isa = PBXBuildFile; fileRef = 84151BC45900D61937C8C55093E0ADB5 /* RNCUIWebView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F1DE0FA72D310BDBFCAF01A381153ED1 /* RCTScrollContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E642ACB6FCA0EF87996D47965C66632 /* RCTScrollContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F23CA5AC2C5E6679363C9F41DF4792B6 /* SentryFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 06F67113C73CBBC5DEF65A7EFB563934 /* SentryFrame.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F27A829BF7C332B9C93B1F8EDD4F1C8E /* RCTDecayAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = DBA2E7A3596ED540E7A9077C690CCE96 /* RCTDecayAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F29B9EE1040ECE3CB36187448A193D8C /* CGColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 911A8CC650F814CF59024F8C1551FC53 /* CGColor+.swift */; }; - F2C63699A5493D80157EA34E1E536D18 /* RCTSafeAreaViewLocalData.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BD83A249127C936091C7E0A1E2BFD03 /* RCTSafeAreaViewLocalData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F2F407E4573BDE0D0AFF20D4406E32A7 /* RNSentry.h in Headers */ = {isa = PBXBuildFile; fileRef = 18499613048F67F7D91BC77F19B469F7 /* RNSentry.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F30125BAFBA74C25CAA693522594783F /* RNSVGDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 41CC9F27B2F3455EEA3D036631A84D3A /* RNSVGDefs.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F3505C8DCD1E67DA0F613ABC24366C12 /* SentryCrashReportSink.h in Headers */ = {isa = PBXBuildFile; fileRef = FA318DE514C045BC0B6C99B82276C81D /* SentryCrashReportSink.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F3545DB6FDF7CF2F3AB116BD4C7B9D40 /* RCTGoogleAnalyticsSettings.m in Sources */ = {isa = PBXBuildFile; fileRef = 2455558592C4BC798FAE8006D64C2CCF /* RCTGoogleAnalyticsSettings.m */; }; - F39692342BE1BA38147E444310229508 /* Pods-BlueWalletWatch Extension-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 403608A41E43D4CCB1EE586A64F5226F /* Pods-BlueWalletWatch Extension-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F3BBC93B58682ACF67487AA0F105ABC1 /* RCTImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = EAFFE3CA8BD849FF2421357D6E0AC99F /* RCTImageCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F3C96B1095ADE2409FB39D1C53AFC03F /* NSDataBigString.h in Headers */ = {isa = PBXBuildFile; fileRef = AF2E33D6BC57083A9C67CAD7493050B9 /* NSDataBigString.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F3CB20BD6211E08C978CC2EFD7B91427 /* RCTViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B496E4F5DE6CE077D50A70DDCD808FB /* RCTViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - F3EE6482296CB6AE82F70B16F7FC66B5 /* RCTScrollContentShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = AA627947BE88217E309D92403DAC787A /* RCTScrollContentShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - F4A66DCFF5DAB67FE15443E93B72A86C /* RCTWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 33A8C1D20718C3EA4CA83784EE228FFD /* RCTWebViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - F4E59AF52289E9C6D33F50B3AF5E2EEB /* SentryLog.m in Sources */ = {isa = PBXBuildFile; fileRef = BD1EF9CC06FD1063D1D93849D7C4D147 /* SentryLog.m */; }; - F53D994F17D81645B758317DD5C72A22 /* RCTMultilineTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 99CC64E19369B07A7245A2A530C58116 /* RCTMultilineTextInputView.m */; }; - F5AE54ABD9C21E53B5880CF1E2EAF0F9 /* RCTTrackingAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = C29A8B89FE2A0CC7C49B70819B1F8D87 /* RCTTrackingAnimatedNode.m */; }; - F6069284DD64F6902F6B5B7BF4504611 /* RCTTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BD2FE1330EEE5D0BA77D084C61650D5 /* RCTTextViewManager.m */; }; - F606AF93E2AFCF2F3A2C6AB32AB68DBB /* RCTDiffClampAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 18B3A22F6BE6A01E11BF5A88968D6766 /* RCTDiffClampAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F608A0685E0E2B0765DB8615C4705273 /* SentryCrashDoctor.h in Headers */ = {isa = PBXBuildFile; fileRef = DABB3C2FD4E040139EF49A684706241D /* SentryCrashDoctor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F61924B8E7593ECA89759AC93EB5A122 /* RCTSurfaceHostingProxyRootView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3C40405E31DBAFBA6322888B941781F3 /* RCTSurfaceHostingProxyRootView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - F6559F92BD90E9CEE71707E4936A445F /* SentryCrashInstallation+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = A4E0046CF8443CA078EC8985622D45B1 /* SentryCrashInstallation+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F6670704F3B287FA926002DADADC6948 /* JSDeltaBundleClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 3176E6362A3B14E5C2C96E89BF977835 /* JSDeltaBundleClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F66BE9165CC168CA92EF75FA01676735 /* SentryCrash.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A63D3F36292057F84A631A58D571FFA /* SentryCrash.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F6B4DFED7BBEABFC9BBE2A696B018CA5 /* JSIDynamic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1593E58BF51DB577BA37D1C85A1A0A94 /* JSIDynamic.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - F6F53BDE4BB9A5D2F5032EF0B7AB8D0D /* SentryCrashSysCtl.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A2670B983047D8C05FD39ABCEBC5044 /* SentryCrashSysCtl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F741669089897C4943CAA751260C1D94 /* RNSVGPainterBrush.h in Headers */ = {isa = PBXBuildFile; fileRef = 05063F06EE904F6B7C4C0AD7E6747636 /* RNSVGPainterBrush.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F7768E6E1D2484BA98B3B7F2DE590619 /* RCTBlobManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F5B02A87CCE3EAD81381B93AFF591E2 /* RCTBlobManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F79F6C3200982919138ED0EB27760BBA /* RCTDiffClampAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 18B3A22F6BE6A01E11BF5A88968D6766 /* RCTDiffClampAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F7CA75C010DF1F62F36F055889F87E48 /* RCTAnimationType.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C36E072CE2B0CC6BC1926D40CAAC425 /* RCTAnimationType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F7CFCE29A8823114A4BE1F1591F962D5 /* SentryRequestOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 45CFDAE1A461E17B139CCD778B0EB6A7 /* SentryRequestOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F7F092B3F41083A108228FCA99372854 /* RCTProgressViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 976992D28D0369F0C26CFE5F6ADBF686 /* RCTProgressViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F89C6208B0203B7DE85DE82A508ADE99 /* Pods-RCTPrivacySnapshot-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 381F84C8C3A06CC761F4EF8D1F5CC669 /* Pods-RCTPrivacySnapshot-dummy.m */; }; - F8DB7FF1B630013EBCBABECF80D78CC6 /* RCTMultilineTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 331FE6604317C5EB16CE04D17A447373 /* RCTMultilineTextInputViewManager.m */; }; - F8ECAF61FD6A860C0412170ADE0D183F /* RCTDatePicker.h in Headers */ = {isa = PBXBuildFile; fileRef = FB00111EEB8D8D343374B19564D73CAC /* RCTDatePicker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F904781C7B2DCE65499B66B491FF2E8B /* RCTGoogleTagManagerBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 90D8C17466136388CEF83DEC486FE1D7 /* RCTGoogleTagManagerBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F911191EE1E313A638CB9D4086DABC32 /* RCTBorderStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = BF255F85CADE8509B29A7779E30631BA /* RCTBorderStyle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F9260315D5236F64BE7FDBB92E1A7202 /* EFPointShape.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0346A31B6B4DA09668CCE074233B4F82 /* EFPointShape.swift */; }; - F95F7004D7B05A034814FEAA663D1B42 /* bignum-dtoa.h in Headers */ = {isa = PBXBuildFile; fileRef = 62AE005BAF42A6A6F868B35806FD5190 /* bignum-dtoa.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F97E41D18A1C60880044D1A01B2DE6E7 /* RNSVGFontData.m in Sources */ = {isa = PBXBuildFile; fileRef = 535EE22DFD7F987AA07DB06CD14F4F5A /* RNSVGFontData.m */; }; - F9A6DB5956D2E28FA934D97A9A4B3F8C /* RCTProfileTrampoline-x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = 0507D7CAEAE506038E08810362EF4A82 /* RCTProfileTrampoline-x86_64.S */; }; - F9BB3D81E048DE588DFA3127B2D689B6 /* RCTGoogleAnalyticsSettings.h in Headers */ = {isa = PBXBuildFile; fileRef = D55433B2FCC539040F523CF4B31F0B05 /* RCTGoogleAnalyticsSettings.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F9C9EA6E936AEC9D8D7D4E69313A2D5D /* RNSVGRadialGradientManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EC6C8758707F076141E63053D400D44 /* RNSVGRadialGradientManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F9ECE95F1A1E1CFD5FB7F2D44B563C6B /* RCTProfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A46D2ED54599C333141007F0DD76269 /* RCTProfile.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F9F18EA1DE86662B5D5C4C0814AD9A67 /* RNSVGLinearGradientManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B311C45A2F4AFFBDFB00E973C878B81B /* RNSVGLinearGradientManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FA81E9B68507E344DF6EFE9D34A37F03 /* RCTNativeAnimatedModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CDAC6856B4739A9E4952FA789D4E8508 /* RCTNativeAnimatedModule.m */; }; - FAA16AFFD7A12411B07A2CAECDAA8013 /* RCTBackedTextInputDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 665A021E7FCD643B7C2F3FA9CAC45690 /* RCTBackedTextInputDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FAC6024B01592BF8FBAE453D84FF2E03 /* RCTAccessibilityManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 376EE13D14377ED27EA4C13774B9FDEE /* RCTAccessibilityManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FAD1D9E77C37F2B7EC932042A0BDFF74 /* RCTAccessibilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D69794A619EAE6EF4FA1FC73E18499F /* RCTAccessibilityManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - FB0FA9D7DC3A52B903CBFD1D28AD7DE0 /* RCTEventEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B9627E98EE01A01EA85CA0FD452B43F /* RCTEventEmitter.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - FB214311789F438815EB4046151ECDEA /* RCTDiffClampAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 80F1F84A03959C953D379FF3B0BFADD9 /* RCTDiffClampAnimatedNode.m */; }; - FB321363513089B9D01B217E83759626 /* RCTWebViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F0E7B731CF5BF46445D9E75D554B1A9F /* RCTWebViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FB383CF8E6652F04786EBF4E719C999F /* RCTSafeAreaShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5742D2BED48A910CFCF81400C60113D5 /* RCTSafeAreaShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - FB39C34985163B2834C6408E7448BA44 /* log_severity.h in Headers */ = {isa = PBXBuildFile; fileRef = 9996FC89A9E2F623EFF51F235CB8CB83 /* log_severity.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FB3D8CBA2F5B778D644E02B6B3B60DE8 /* RCTWKWebViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = A4FFA3EA1F467DDF0CD97C1DDEE6BD83 /* RCTWKWebViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FBECE913CE0D5B5B3B0E41B96E5D3BB6 /* NativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = FF55800B97A45508DE72AAEADDECB8D0 /* NativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FC245AA3EFA178B2B9E4DB1F0E789327 /* RNSVGRenderable.h in Headers */ = {isa = PBXBuildFile; fileRef = 08C6FDE49B6092F497B02D431603FE65 /* RNSVGRenderable.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FC3C71FC0F3838702A259E5B2D3645F2 /* SentryAsynchronousOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 084B275FF8FB087E51DC8B5F6BE3FE21 /* SentryAsynchronousOperation.m */; }; - FC3CAA3A52FED1C0422CF9B42D204034 /* SentryFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 56C7D9444D36EF698A291431DEA3462C /* SentryFrame.m */; }; - FC3EA6C4D6110AFE1883CECD7B3A5C62 /* RCTRootContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = BF38BB229838BB6ECC03173D5DDF97EF /* RCTRootContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FC56E2B52E8D6B3A935DD2FC6AF33EE8 /* RCTPackagerConnection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1D748C7B19607D6E536927E499D1879B /* RCTPackagerConnection.mm */; }; - FC5B0A4CF5C5EE405BA88A9301265D9D /* Assume.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1C0ADA47CE9C3213E3F678497F281424 /* Assume.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - FC7E17D2881B21474A607BBAC124BCCF /* RCTImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = B3AFB853FF0D2F03293C3CC7C17D9AF5 /* RCTImageCache.m */; }; - FC8E32FD55AFC2FAD598BA4ECBD58FA0 /* JSBigString.h in Headers */ = {isa = PBXBuildFile; fileRef = 733CDFAB83D8E8E7ACDD4173D2FEC7B2 /* JSBigString.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FCCF63257FCC454FAAAA024BE1F313B4 /* RCTCxxConvert.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A254408CF1963104D7B2F7F2F64DADC /* RCTCxxConvert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - FCD713796BFB9512C43C6530DD48A69E /* RCTHTTPRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = AD1D8EB438FD7A024E3045B4990011FD /* RCTHTTPRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FCE042D478428607A4730AAB67C46FB1 /* RCTStatusBarManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E2DE188791D73AAC61BBB83F5284E2 /* RCTStatusBarManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - FD4B571C50A7C26C7503C0E1DBB644F8 /* SentryCrashStackCursor_Backtrace.c in Sources */ = {isa = PBXBuildFile; fileRef = 44D8CA1C84B15E3788CFABED32D0E2C4 /* SentryCrashStackCursor_Backtrace.c */; }; - FD641D0857D7D9253F4126C2478741F9 /* RCTStyleAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 025A31AA4F7665A736DFE2BE06C66D56 /* RCTStyleAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FD891E266383AEE4FC5797042A2559F9 /* SentryCrashReportSink.m in Sources */ = {isa = PBXBuildFile; fileRef = 51C23A929FB519221C016B43FFC2ADB7 /* SentryCrashReportSink.m */; }; - FDC97DFEBC89AA5633BCA17E229DD1F9 /* RCTImageShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = CFF637DAE4C263E2EF76235BD401A24F /* RCTImageShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FDDF1FD82A44D33C5FD6D98A497608C4 /* RCTSurfaceSizeMeasureMode.mm in Sources */ = {isa = PBXBuildFile; fileRef = 403E2E0AE1F157F4716C4799DD77ADBD /* RCTSurfaceSizeMeasureMode.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - FE1165099F542E5E0FB8B413B0ABF94A /* RCTModalHostViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = D9B1EB3A80A012140A15C6955EF84767 /* RCTModalHostViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FE22076CD1EA180CE6E233BFFC96C675 /* RCTPropsAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 230D9E23EE1EA17C3DCBFFCD09C959DE /* RCTPropsAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FE2BC3E47293514553B8BC88C0C60DF5 /* RCTDevLoadingView.h in Headers */ = {isa = PBXBuildFile; fileRef = AD2152DC251F4AF56991BCFC743E61D9 /* RCTDevLoadingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FE681BBAB725506A8A7E8A0CD3464901 /* RCTImageStoreManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DF947140F7C51D31E2A66C6C25F6BD00 /* RCTImageStoreManager.m */; }; - FE840CD91DC63306E4153627EC349870 /* RNSVGPath.h in Headers */ = {isa = PBXBuildFile; fileRef = BEC9D19F8E6DC622CE2785B6338507AA /* RNSVGPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FE89226D6880AB2BFFD476D2F5C9D178 /* RCTSafeAreaViewLocalData.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BD83A249127C936091C7E0A1E2BFD03 /* RCTSafeAreaViewLocalData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FF108EDBA8B0010890E63F9FBD5EE9CD /* BVLinearGradientLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = BCD02FA2B1A6F70C044FB971B4F9C2B1 /* BVLinearGradientLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FF45B9813DDAAA47BD5231BAE3CE9FB4 /* RCTNativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 31F78FC30E90C9DDC2CDEF63B79E90D4 /* RCTNativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FF755D40837E4703A9E50B2DC9FB7966 /* RCTSurfaceHostingView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 88E00184CB451A69206D2A1B2C17F8C1 /* RCTSurfaceHostingView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; - FF8C3E7FEAB544DC527B4DCFE830FEAF /* RCTWKWebViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = A4FFA3EA1F467DDF0CD97C1DDEE6BD83 /* RCTWKWebViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FF95B3509B960A83201372067130F82A /* RCTSegmentedControlManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E60CB04796FFBD9DF4C605CDE435AD86 /* RCTSegmentedControlManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 00057378AC0132442AEC8D046B5BFBF0 /* RCTRootContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = 687B2BD64EA42F769D09100263257EEC /* RCTRootContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 000B236EE753198939D1B0B84B019E5B /* JSBigString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A6F0CF9840AA4CC2023349B1F97A6EBD /* JSBigString.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 00FA2348463CCA97F485F30D893681CC /* JSExecutor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2EEB1F2E9876A25D3CB78C55E6032A6B /* JSExecutor.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 01396D57B2B12E1220A284551E58877C /* RCTWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D6EF7C6F1BC177A4D865C3550D6834FA /* RCTWebViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 019B1CFD61C4B020127D41B4099A66E0 /* RCTConvert+Text.h in Headers */ = {isa = PBXBuildFile; fileRef = F553A49DA4F495716152764C127B71FC /* RCTConvert+Text.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 01C2426D151AD5E94CB7C0B7EB918AAF /* RCTScrollContentShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = C0A43401936F1AA3F77A2D45300156C2 /* RCTScrollContentShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 02175BDE6637DA2A49C0CDF32EEA8D69 /* strtod.cc in Sources */ = {isa = PBXBuildFile; fileRef = B65FA2D9A6E26B20F55BE13DF335F174 /* strtod.cc */; }; + 02368F2656F4F87473A67027228B678C /* RCTMultipartStreamReader.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D5AB8386F23FF376A4EBC78E7C14C74 /* RCTMultipartStreamReader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 02415FC662FCD5892408DE46D0F584E0 /* RCTActivityIndicatorViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B92CF0DBB7813A41D1F81C0F5B0A33C /* RCTActivityIndicatorViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 02A800F674E3913FCB95ECDBFD23D456 /* RCTObjcExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B1B82549422186DD24765C3CD4BD284 /* RCTObjcExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 031CB8BB5773560D8A43FCA51AE74F80 /* RCTAnimationUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 175C1330BDE8A0E8E0AC8D5C8919B5AC /* RCTAnimationUtils.m */; }; + 0326CA9B679BE768EF091265EFFCC683 /* BarcodeDetectorManagerMlkit.m in Sources */ = {isa = PBXBuildFile; fileRef = D765575DB90AA785C5D3EF810BF29856 /* BarcodeDetectorManagerMlkit.m */; }; + 0331A984262FAA084786DB7C5527631B /* RCTFileReaderModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ECCAF8C7B250C3D5B2EA92A15AD7A25 /* RCTFileReaderModule.m */; }; + 03A628D7EFDEE5E83FC3AEC2F82D3DB4 /* EFQRCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 68EABF105846A9EADA673235E6899791 /* EFQRCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 03BC5E798D62A0172402103C5C73A62D /* RCTErrorInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 26E468FE293BE816C910C38C913899D3 /* RCTErrorInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 040B3C355B3F852BB16885232EA9504C /* RCTCxxBridge.mm in Sources */ = {isa = PBXBuildFile; fileRef = 86D1545FFC66DC5792D1716DABDE1E24 /* RCTCxxBridge.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 0427F9CF85C1254BF0035C7EDC27EDED /* RCTFollyConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = CC24B855DE7136CFAF4F1C8458FE7D89 /* RCTFollyConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 042AF28C696B1270E4418E7A7C4167DB /* RCTBridgeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 937428FF2554EB020065F37FBEC71308 /* RCTBridgeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 04308C1CEEE30B33ACDA787C0B7119BC /* RCTDevSettings.mm in Sources */ = {isa = PBXBuildFile; fileRef = 625E94D9C4CD88BA850F24577B538CD9 /* RCTDevSettings.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 043300D8CC1D951FDF325957D9813869 /* NSTextStorage+FontScaling.h in Headers */ = {isa = PBXBuildFile; fileRef = BEC10FA94C78579CCE8A0522D4876EBF /* NSTextStorage+FontScaling.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 04564A8D6FFE1B6AD8BFED164BE4DE33 /* RCTRootView.m in Sources */ = {isa = PBXBuildFile; fileRef = E49DE7AF354E4D77902FD880DAC84951 /* RCTRootView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 04568E3197112F73A7321FA346B657D7 /* RCTSurfaceRootView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1BF1B29CE76829A05DAAF6D125C628D4 /* RCTSurfaceRootView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 04635636F82F10CEA880D8BCDB0A1182 /* RCTModalHostView.h in Headers */ = {isa = PBXBuildFile; fileRef = 07C1B8898873D86D120517B360B43FC2 /* RCTModalHostView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0470F2DEA93BA6A801B7A67B5209171E /* RCTSurfaceView+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 53BDEF659F1087D1F8D945834C4F5D57 /* RCTSurfaceView+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 04A1AE8A7559F51B2E997EAC602641B6 /* RNSVGSolidColorBrush.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB85A6DEE6276588E4C123A76F5FCC5 /* RNSVGSolidColorBrush.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 04CD32FAF9C803DB1DDEA63585BB18FF /* RCTUIManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 053E092FCC964597D85BE10B99F2EEDC /* RCTUIManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 04D5AE07E474CBE13B98AC98ED683F92 /* JSINativeModules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A53448844E43DC4678E114C5CC08451B /* JSINativeModules.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 052C08AC39FC717919F51AEED0540BEF /* CIImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DBD36BCDBEF15BFB4D9AF782E1FC292 /* CIImage+.swift */; }; + 053FDAF666A51C64B43C6138F87876EB /* SentryCrashMonitorContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A0062348FD72510807FF172146BFAD9 /* SentryCrashMonitorContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 059074DF91B7E8A23C4D5B3D7FBA01EE /* CameraFocusSquare.h in Headers */ = {isa = PBXBuildFile; fileRef = 37ECC1959D4E1C8EC0E94A7F05570AA6 /* CameraFocusSquare.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 059FB83C75F3F6FC97561E2679EF23C1 /* RCTShadowView+Layout.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F2A8B29E2B225439D7996C9F27E74A /* RCTShadowView+Layout.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 05BF17D60570F3519FF6502D65AC3D25 /* RCTStatusBarManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BEA5B2D2AFD4D66E382B5316F4B47B /* RCTStatusBarManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 05E3112FA8A8DC9B095282D65FE716F9 /* RCTPlatform.h in Headers */ = {isa = PBXBuildFile; fileRef = 788EAD8DEF4694467F759E57F9EAD59F /* RCTPlatform.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 05F161A931FDB3062924E5CBCD309E77 /* RCTBackedTextInputDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = A1681A11B33196497900CC0E7EA966AA /* RCTBackedTextInputDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 066ECDC91D849E38F689D0D4EB491C9D /* RNSVGPathManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 37F0B3FE8644861D69B021D50DFA5567 /* RNSVGPathManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 06711BD0A4F31819A0918AE4E2980E58 /* RCTSurfaceRootShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = F9704B9EF90E5CABF32BB7B38155DBDF /* RCTSurfaceRootShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 0677C460A8D44070A310A81B87BB5394 /* RCTDatePickerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DA194D7EA5AE96970486A082703C1D4 /* RCTDatePickerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 067B456E5EBBE230916F10F7BC52E1C0 /* Pods-BlueWalletWatch Extension-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 908A05A5270FB3A3456DA9B2E0D4DB0C /* Pods-BlueWalletWatch Extension-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 06AE9057344612D781A34942838DE489 /* RCTBorderDrawing.m in Sources */ = {isa = PBXBuildFile; fileRef = 692EF5AF417D6AC303CDE4026BCE9DA2 /* RCTBorderDrawing.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 070F9EF69768B3CF82501B323AA17025 /* RCTWebSocketModule.m in Sources */ = {isa = PBXBuildFile; fileRef = DCDE114A737AFEFA70BC14E894F1F241 /* RCTWebSocketModule.m */; }; + 076681BC54A7F30645AB03D04F032CEE /* RCTGoogleTagManagerBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B0904301898D3C6BB97136E469CDC4D /* RCTGoogleTagManagerBridge.m */; }; + 07E84DBDD54E56CB995E0C7156E21BC3 /* RCTScrollContentShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = C300CE57F5B56AD50D6B8F65094EB86E /* RCTScrollContentShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 07F792F909EBBFEB284D0C9FDFEDB76E /* RCTFileRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 97CF19834043D325DE81CE5CA4E3F20D /* RCTFileRequestHandler.m */; }; + 08104945C426F3113534475410197718 /* RNSVGCGFCRule.h in Headers */ = {isa = PBXBuildFile; fileRef = AA38085AFA969DEE9397736EC52240C4 /* RNSVGCGFCRule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 08239DFD795FA7B20F20B37C1E5C3D7E /* RCTLocalAssetImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = C4068020A95077A158A7A15D905FBFF1 /* RCTLocalAssetImageLoader.m */; }; + 084FADA1B0C68304C8DC681B43CF9D6C /* RCTAsyncLocalStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = B29399ED1E09217511AD35357267285B /* RCTAsyncLocalStorage.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 08C2ECAF1922CF2E55327488253F45DE /* RCTResizeMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 274A75FABDF54FE9E93651E9B4132D46 /* RCTResizeMode.m */; }; + 08F1A00F8E2E6AFE516A962703F61D21 /* WatchBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 079A0CA81072A19C8012B24F5B6EAA06 /* WatchBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0909A10A561E9BFD7906C3225FA82148 /* SentryMechanism.h in Headers */ = {isa = PBXBuildFile; fileRef = AD0DFC1A140FE5D65F0459E320ED6D3F /* SentryMechanism.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 098075904EBDABDEC952C46919568E66 /* RCTVirtualTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = FBEE6E740B64049E8DA4753A1407605B /* RCTVirtualTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 09C9CC49A64A507FCE20AE860D30099B /* RCTProgressViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F7C04BAFA39D6C59B4971B117898FCD /* RCTProgressViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 0A09B86EA9D641D5C2D57CBE5492106E /* RNSVGPainter.m in Sources */ = {isa = PBXBuildFile; fileRef = 441888D8998178A14CAD657951F30A16 /* RNSVGPainter.m */; }; + 0A24F73DEF08D31016232BF6E4735F11 /* RCTSliderManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D3CD515CFBDC2FA2172405F9CDA441D4 /* RCTSliderManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0A3D0935A3CA77DA578887FB98F19984 /* RCTDecayAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 44096E9D9AF5B810F90A0788D1E18B2C /* RCTDecayAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0A447A8DF24CE31B8E12B6CE13788DE3 /* SentryReactNative-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 78FBBBC4B24BEFDE28E36EC3402B494D /* SentryReactNative-dummy.m */; }; + 0A7E4AA999F87272604E7FA326C09371 /* RCTFPSGraph.h in Headers */ = {isa = PBXBuildFile; fileRef = F761AD8F050C9BA424BA9249A9C48FC5 /* RCTFPSGraph.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0A854B394651777368F72E516E123178 /* DeviceUID.m in Sources */ = {isa = PBXBuildFile; fileRef = ED4B086DDB9F9FFD95A865FBBA9980BC /* DeviceUID.m */; }; + 0A8A489A692F8F4EC3B28B5CF2810A5B /* Pods-BlueWalletTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C9C451E483C47A4327295DF507CA414A /* Pods-BlueWalletTests-dummy.m */; }; + 0AAE7DD86FB600C16156CABE364D1F3C /* RCTExceptionsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2E760C751DCAAFFFDEA6E17E8472F1BE /* RCTExceptionsManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 0ABE4109EB4E0AF4F52C32DC240E5D75 /* RCTTrackingAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 78969FD4833B608754A5DFA67E005662 /* RCTTrackingAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0AC9243638B494BE36317EA2B135F2DA /* Pods-TcpSockets-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 299DDD3232D9261862067741D342394B /* Pods-TcpSockets-dummy.m */; }; + 0B070CBAD590F3653E70FA4366952CC8 /* JsArgumentHelpers-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D3895EA7758779831DA8255DF9AD736 /* JsArgumentHelpers-inl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0B0FA8306AC55A5E29B466BEA274491B /* RNSVGSvgViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C268D3ABCD4E6E515A86BB099EAFFC9 /* RNSVGSvgViewManager.m */; }; + 0B21A0A7D8D27D77E8C2278C32E07C4B /* RCTKeyboardObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E3ECB6C5F502CAFB8281E2D529462EC /* RCTKeyboardObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0B4921350AE2364AE73496E25B98C029 /* SentryCrashReportFixer.h in Headers */ = {isa = PBXBuildFile; fileRef = 474A580BA00788999C99EB3F788E4D80 /* SentryCrashReportFixer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0B8B8CB7FE23543EF69C5E2B85C942E8 /* RCTRedBoxExtraDataViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = E9EC7EA9FEB01F915EEE92D2A7F0DA3A /* RCTRedBoxExtraDataViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0B9BA318B3CAB870057F435489413DDC /* NSDataBigString.h in Headers */ = {isa = PBXBuildFile; fileRef = 002A3B02C4485253A8F3F8C11F676450 /* NSDataBigString.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0B9F5FACBE0877D3EF33DA5FC12C7271 /* RNRandomBytes.h in Headers */ = {isa = PBXBuildFile; fileRef = 1572205A0843EACD3C1AEA5ADA79CD62 /* RNRandomBytes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0BAE483F0D9B52A021DD2CCBFBDF9738 /* InspectorInterfaces.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 411DDCFE920EBF99FDE585F875DD6AE2 /* InspectorInterfaces.cpp */; }; + 0BAFB79B7329944CB911AD0C26C75CD0 /* RNSVGUnits.h in Headers */ = {isa = PBXBuildFile; fileRef = 89D84A4D141DBE9FBFA677B9F6F8B742 /* RNSVGUnits.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0BC0917EC625864FF03BC329AFA8258D /* UIImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2390709D8B5238882DD57115C100F4AB /* UIImage+.swift */; }; + 0BE12402E75DCF520A310C9EE8B70383 /* RCTSurfaceStage.m in Sources */ = {isa = PBXBuildFile; fileRef = D31943C35BDD219D1ED9D6EB9E29C6CD /* RCTSurfaceStage.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 0BEF1C367FC5BCF5CAE04DE22CB03271 /* RCTI18nUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = F6D28E35333FE5B4FD64364890481A7F /* RCTI18nUtil.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 0BEF7D4AAA9E02FC68B1220B077EFFDC /* RNSVGSvgView.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F4DDEC28F9FACEFC895DC2D7C8A363C /* RNSVGSvgView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0C4365B2E1195C4CF79580634220486F /* RCTErrorInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 26E468FE293BE816C910C38C913899D3 /* RCTErrorInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0CF4DC70E5BBBAF9D9986E583D6C36E5 /* RCTJavaScriptLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 214163B0AE07D3FD2CD7D24D4419F31E /* RCTJavaScriptLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0D0EC7D3DB6AF01F61FDD4BD096D426D /* UIColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = FABF56C2566335C36998269BDC0902B4 /* UIColor+.swift */; }; + 0D22066B6B393CA517700BB66A79E964 /* fixed-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 127BF6527F7F4973A0EC54194FA491A6 /* fixed-dtoa.cc */; }; + 0D67A4B3F99F57CA714D1C3FE2B7B326 /* RCTSurfaceHostingView.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D7DC5ECD344D5E20BF0389AC3672886 /* RCTSurfaceHostingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0D69D3D559E3B8B918ED0456D55CE304 /* RNSVGPatternManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 54C5D6D33BA9086837178408B19F4B18 /* RNSVGPatternManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0D8C44664BE61159AAB83FBC6805A6CD /* RNTapHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = E0B6CAC1EEC8CD2FB7129B9FBD260FF0 /* RNTapHandler.m */; }; + 0E2203E52D09FC5485370BBF0041CFED /* SentrySwizzle.m in Sources */ = {isa = PBXBuildFile; fileRef = EB7E2AB06515722880CF5D2C110D1E51 /* SentrySwizzle.m */; }; + 0E31B1C38D119CE3893043106870608D /* RNGestureHandlerState.h in Headers */ = {isa = PBXBuildFile; fileRef = 23CE826334A986F6CC71B8EDB7960270 /* RNGestureHandlerState.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0E8E4683037E77894F752EF1E34E5941 /* YGValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 17D5D2871BE1506D0BD8335E815EF4A7 /* YGValue.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 0EBEC9409C9BD8233CC5A74D24CDBE03 /* RCTGoogleAnalyticsBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 5CB82079DD3AC46A2902A2B0E9019189 /* RCTGoogleAnalyticsBridge.m */; }; + 0EFDB7C4789C187197546ADAA477E688 /* SentryCrashCPU_arm64.c in Sources */ = {isa = PBXBuildFile; fileRef = AF9A8CC7CF508FDAD82581105BF6E97D /* SentryCrashCPU_arm64.c */; }; + 0F01FE9FA634B612AF9F5B34210DF7D5 /* RCTMultilineTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = BE094E1642F76C773E5E4C2A31D19AE9 /* RCTMultilineTextInputView.m */; }; + 0F556588C072B50D6D204CBD17DB83D7 /* JSIExecutor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 620F444EC662FBD14527D482907EA249 /* JSIExecutor.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 0F86B97FDC258C3EB6AF1EB72B2B6856 /* RCTModalHostViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 46C06576203D0DF24813F5919EEB2611 /* RCTModalHostViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0FD5A87C78CC0DDA5D75FA73A4FC95F5 /* RCTNetInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = AD4D71EBED97C863AD88A41EE084926F /* RCTNetInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0FEEAAB4AFD773FC9DB17C6CDE7B5CE6 /* RCTLocalAssetImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A932C0D72654DF667EB18E886B76C7A /* RCTLocalAssetImageLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1077C9D6F387CC9B6783F28FE9F8C594 /* RNSVGTextPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EE67C94D255845C33C4987B7DEC8C49 /* RNSVGTextPath.m */; }; + 107D94FDB0630771F5D964B0AAD718D0 /* RNCWKWebViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E4DD220228D97C377A60C00CA84270B /* RNCWKWebViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 10A3DCE9852C9F5AC56C291557B1C9FC /* SentryCrashSystemCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = B61077E17A372FAD7293B20924E17238 /* SentryCrashSystemCapabilities.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 10BA93958C030F72D49CCD6D5357C621 /* RNCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = 6124853EC86FA5513D93154DDA396972 /* RNCamera.m */; }; + 10DE68186F7BD18F46578C7C331BD451 /* SentryCrashReportConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 5368769F1C1DC85B52E11A32305EBB53 /* SentryCrashReportConverter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 112EB14CC117A823AB5DEE45D82D1309 /* SentryCrashJSONCodecObjC.h in Headers */ = {isa = PBXBuildFile; fileRef = EE1B558966CBCDB8B1B17639A3AC2358 /* SentryCrashJSONCodecObjC.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1134A8DE60233F73C4BA5D4BE7513B86 /* EFQRCodeGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC5857311D4AFA8A74C54C09F3A72BF4 /* EFQRCodeGenerator.swift */; }; + 118CA17991C59E95A95F14158FE5CC36 /* RCTSurfaceSizeMeasureMode.mm in Sources */ = {isa = PBXBuildFile; fileRef = 22CD40C212F1C233DDB545BAA1AD984B /* RCTSurfaceSizeMeasureMode.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 119C7BF5407FE11307F53A63021401C6 /* utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FE4EB1E4CC2450F8A8D9540A3565BD2 /* utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 11BD44796F397B86642ADEBA38EF9598 /* RCTObjcExecutor.mm in Sources */ = {isa = PBXBuildFile; fileRef = 635D59D70B00EC028C2DAAD767E1568B /* RCTObjcExecutor.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 11EA9421781DA4178AB2D760138B96BE /* RCTTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0EEBE03CD327821B98959C704CEDCBC8 /* RCTTextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 121599BC2AD45DC2432098110372F133 /* JSINativeModules.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E1DC83651AC5ECD944CA0331E0E8F4C /* JSINativeModules.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 12281E6555D9F4F0D0D6E2564B861849 /* EFQRCode-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A457C233AEEAD80D0955A3B61FE2EF68 /* EFQRCode-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1229272D3EECC23E70CDE53F01E206C9 /* RCTAdditionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 37EFCF82D0D4BA3130A79C05E8AF97B8 /* RCTAdditionAnimatedNode.m */; }; + 1243266FF722B1A083DB8D1B723914A1 /* JSIExecutor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 620F444EC662FBD14527D482907EA249 /* JSIExecutor.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 127D453913AD7366E668001A4F7ACB14 /* RNSVGLinearGradientManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 09167261ACA65F5CBF678D8D8EDBD58D /* RNSVGLinearGradientManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 12DD17AA8477D3DDC3A42B0D19DF1A50 /* RCTSurfaceRootView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1BF1B29CE76829A05DAAF6D125C628D4 /* RCTSurfaceRootView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 12DF575B1939BF9625A6402B5FEC04CB /* RCTSinglelineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = F8A24BD709547DFB2769002F88A9EE1F /* RCTSinglelineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1327275B88A8F2137B8B26F151F8E686 /* RNGestureHandlerModule.m in Sources */ = {isa = PBXBuildFile; fileRef = FA69657499B349EEB460F70057ADE6F4 /* RNGestureHandlerModule.m */; }; + 1338E15431B99D3B103CA28A8E5CA40B /* SentryCrashJSONCodec.c in Sources */ = {isa = PBXBuildFile; fileRef = BE54FD782B89A71F3FBD87885910960F /* SentryCrashJSONCodec.c */; }; + 133D834BCBF34E9E844BD390CC23EE5E /* RCTJSStackFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E064C3C60D8018F58FE14394E989B84 /* RCTJSStackFrame.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 1352E05C45355B3EA654E1BD104774DF /* RCTModalHostViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 317F28F813ED2B8730A3372E886D9DB9 /* RCTModalHostViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 136DBB76B3FE0C50FEAAA97A08C79649 /* NSArray+Map.h in Headers */ = {isa = PBXBuildFile; fileRef = 3377487DAA8DB0EEAB569EAD3107412A /* NSArray+Map.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 13C2409E0BD0D0A7747935E970D9BED1 /* RCTSurfaceRootShadowViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E40B1309353B9AC89DA9E58198EE3A7 /* RCTSurfaceRootShadowViewDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 142B14483DFF48693C1FBF8FB53FCCC3 /* SentryCrashJSONCodec.h in Headers */ = {isa = PBXBuildFile; fileRef = 32F3729E712AD4049D53698CE4BFC3EE /* SentryCrashJSONCodec.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 144485B6C08AE962757B62976D75CD5E /* GAILogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 66156DFE5BCD58072171A5D418962F8B /* GAILogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 144A20421C761A69DDB03C75BD586F26 /* RCTProfile.m in Sources */ = {isa = PBXBuildFile; fileRef = EB301681B66FF3EC6AE327B42B19AF86 /* RCTProfile.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 145CCB1EE2BB369991E1489BEB668555 /* RCTRefreshControl.h in Headers */ = {isa = PBXBuildFile; fileRef = D3947CA0DCC38B86E1D907F92D23FDC6 /* RCTRefreshControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 14A82A04A8F1F6A7A71C6370CB0F4093 /* RCTAnimationUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 93F6C9BC54075B79EB6E1B384FB67C06 /* RCTAnimationUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 151268F50BFEE315CE864786D13EAC03 /* RCTModuloAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 6702E0F90244696B0A2F62CACC8AD7AE /* RCTModuloAnimatedNode.m */; }; + 155AC88EA446039D47430BCE5496741F /* RNSVGRectManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E0BF8231D58E4E6CBDB4F85DACD48B5 /* RNSVGRectManager.m */; }; + 156B48F7905E530735A84F18904344D8 /* RCTPerformanceLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CAC89B788C32F93434CD4F64B75AA98 /* RCTPerformanceLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 15870F23B2A13C8A470A96C701539381 /* RCTWebSocketExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E964061CBDE07F41DB0EA18DAF5F896 /* RCTWebSocketExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1594C65C56C17E91197CA12FE8333979 /* RCTSurfaceRootShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = A4232FDDB7D52AEB23D569BB8BA5A278 /* RCTSurfaceRootShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 15A3A637F8168236BA627E02BE93A8FA /* RCTModuloAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 33A3D5FBEE84533D8AFD5732A5E022C9 /* RCTModuloAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 15B7973312F1B3884A2858377BCB010D /* RCTUIManager.m in Sources */ = {isa = PBXBuildFile; fileRef = AA96F829CFAF696A6AE6E1B4EC88D2AB /* RCTUIManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 15C43A8613B96A8B90B936AB073B93C5 /* RCTSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 12E793AC91E639EBA47ECFB5C190BC31 /* RCTSlider.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 15D719E05B1C00C7D7CF639EFC47FDC7 /* RCTTextDecorationLineType.h in Headers */ = {isa = PBXBuildFile; fileRef = 29D7EFAFBE9BDC646B5A58BF428368D8 /* RCTTextDecorationLineType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 160E8894DDE326C5AB9B2E39D24A8FC7 /* RCTURLRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EF8092C91E8341EED9C6E611A4D23CA /* RCTURLRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 162A4D890E8B0010FAE579E33B5D31FA /* stl_logging.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A653F66253218D17BE5BB0E70A24D44 /* stl_logging.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1651174224A374A0FA8DA6107C5E6F22 /* RNReactNativeHapticFeedback.m in Sources */ = {isa = PBXBuildFile; fileRef = B44A245DBCE400611755327A965165C2 /* RNReactNativeHapticFeedback.m */; }; + 1688E343030D3A56C13B7EDCDC103C7A /* RCTFont.h in Headers */ = {isa = PBXBuildFile; fileRef = B213807EEF813C63F22F85B91DE20299 /* RCTFont.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1690A38586EE7FEC0DAB4168767A6DC1 /* RCTScrollViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D9E6D335C7009981FFD48B6A2C69DAC3 /* RCTScrollViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 16B68DFE28032BE5774AAB93A9AA6C22 /* RCTActivityIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = 62A9A4627B90DF3E88B54745DF0AB838 /* RCTActivityIndicatorView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 16D45939E96B8668B27DD71A90EF14D0 /* SentryCrashMonitor_NSException.m in Sources */ = {isa = PBXBuildFile; fileRef = 551C8A7C74EBEDB865DC88287189D608 /* SentryCrashMonitor_NSException.m */; }; + 17308A611BB8351EF76322DA467476D8 /* RCTImageStoreManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E931B3CBA1504EAC6E9E1859588F72FC /* RCTImageStoreManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1733B01C46D2632D1F609E149883680D /* RCTInspectorPackagerConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = EEE5ECE77460FFB637F63F08EB808512 /* RCTInspectorPackagerConnection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 174705D513651FDAABB0936310A07F0F /* RCTCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = FAE73A6CD7DDD76B1D9395869EF518B2 /* RCTCamera.m */; }; + 17543C3CAA114B2ECB65821F00795935 /* RNSVGPathParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 68A8F58261A33BA89A4B1205CEF5DBAC /* RNSVGPathParser.m */; }; + 175666C885CE3F158DAE009F7178E289 /* RCTCxxMethod.mm in Sources */ = {isa = PBXBuildFile; fileRef = B282D3372C5630F2E6D00EFDA89AAF34 /* RCTCxxMethod.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 1759E95678824F9581B2C1B90FA7DC2C /* RCTBundleURLProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = FE17C1715FC444B3F2750DF87E8F7A06 /* RCTBundleURLProvider.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 179A615BDA9C392282C286122C668B91 /* RCTConvert.m in Sources */ = {isa = PBXBuildFile; fileRef = AF5EF860398238354E68F372D8D4215E /* RCTConvert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 17D38734C3E9E50511FC0B99C7A94599 /* RCTMaskedViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C3260FE10CD6F7643DB249746CD850EE /* RCTMaskedViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 181F17C1B81430F70C4D9F819B47FB8C /* SentryThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 65EE7437DC5AE5D4BBEAFFF732C69022 /* SentryThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 189F1FEFBE015CCD7AC9D0A14FC999BB /* RCTImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 852E19E37E9E8CE09D309828B4FE614E /* RCTImageCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 18ECCDCA89299E5B32AB65AFE9821DCE /* RCTGIFImageDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 85BB69BAC2C0034A65D0A90F3FF0CBD9 /* RCTGIFImageDecoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 18F1D0E48B2C26BF0BCA3818F6A83FD0 /* RCTBaseTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4095D6ADF6BCECCB0FD76061A58A7415 /* RCTBaseTextInputView.m */; }; + 18F88FD007DDAB4CE8201D0C281C7725 /* RNSVGCircleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2285805F42C41F11F02E1130FC94152F /* RNSVGCircleManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1903FD7194ADAC747B756EBFFE7C4388 /* instrumentation.h in Headers */ = {isa = PBXBuildFile; fileRef = 74FA71F5B0D9BA46114D49359EF0293A /* instrumentation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 190D8A08F1BB048A2EBD1EA82FE14E3A /* SentryAsynchronousOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 795CD00417B1C3A8ECF7FB06E6C76127 /* SentryAsynchronousOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1911EFB90573A3E1013102490F0C2F45 /* RNSVGGlyphContext.m in Sources */ = {isa = PBXBuildFile; fileRef = D0C8353A13EE3EB595F848D4A34A69F1 /* RNSVGGlyphContext.m */; }; + 192765F206AD1DE100C17082D72EA577 /* RCTBaseTextInputShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 92EFBBE64F26EBE2C9C85672B4BCEE0A /* RCTBaseTextInputShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 193351863CB95E1D78786205DF15B2EC /* RNSVGBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = D3E2558AE17164E2C9C3F16DDDE535A6 /* RNSVGBrush.m */; }; + 1939BE5602DCD35792D157600225C992 /* RCTDecayAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 801B11ABBB948A0017B6961ADBE0CE90 /* RCTDecayAnimation.m */; }; + 19BF50738DF95B3907C441AECEC591A9 /* RCTDataRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = EE683B0F7526F2817B6CD73B3EFE52BB /* RCTDataRequestHandler.m */; }; + 19C73E0EF4831CD91F34829C11EFB3B4 /* NSData+Compression.h in Headers */ = {isa = PBXBuildFile; fileRef = 223F9C1484CCA185F593B82737B97BBD /* NSData+Compression.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 19D98F9E70C582E611E8ED7461D229B6 /* RCTDisplayLink.h in Headers */ = {isa = PBXBuildFile; fileRef = F2588270B933153D8CC9007D7EF14425 /* RCTDisplayLink.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 19E0E1151960A6B1FE9FBD3D52F3C9ED /* SentryCrashCachedData.c in Sources */ = {isa = PBXBuildFile; fileRef = 291D45BFE9919420C802C145129C63B9 /* SentryCrashCachedData.c */; }; + 1A4A85849E86F3EEB6C926C61AF51BA7 /* RNGestureHandlerModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D6E2F1C0C885CA059B14EE20BE17804 /* RNGestureHandlerModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1AAE66F8AC30C79DB58CA9C75F2A7938 /* RCTURLRequestDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = A5E31538192F72FF6A14DD6EFB923355 /* RCTURLRequestDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1B426ED049212D3C76CA306B580C9C46 /* SentryCrashString.h in Headers */ = {isa = PBXBuildFile; fileRef = 04D00184090D26111834C8A9AAC3E08D /* SentryCrashString.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1B64015C2D473F1F4FE5B1D26DDC5B9E /* RCTParserUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 48E5ADE891A88C5AFAFFA638491D3CE6 /* RCTParserUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1B8BB68EC5BCBB4500CEC38559EC1EC8 /* RCTFileRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 05C280CF5958EA20B5DEA45850458D1F /* RCTFileRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1B92F9F2E526E6B7B5799A8488EE5FFB /* RCTBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = A332391590040F7476D35F8A444A819B /* RCTBridge.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 1C0C1F112C6EB5172EA084E2AE06B27D /* SentryCrashMachineContext_Apple.h in Headers */ = {isa = PBXBuildFile; fileRef = BD48A5A452426AB67D07DCF9214EF4AC /* SentryCrashMachineContext_Apple.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1C3AD1273DCDD51C44EF7F73C2CACDB4 /* RCTNativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 607E08B62F2C0EFA53DD76476EB095AF /* RCTNativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1CA5F6411275E46C0FC142A4BB957B8F /* SentryCrashReportSink.h in Headers */ = {isa = PBXBuildFile; fileRef = AF980D41AE9AB40A8A3277B6B9A3C814 /* SentryCrashReportSink.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1CBF8BAE72CFE77F93CAA9935ADA335E /* RCTMessageThread.h in Headers */ = {isa = PBXBuildFile; fileRef = A86953B39E114A9FBC1F079863A5EBF9 /* RCTMessageThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1CC51ABD5E945A7993D5DEDC7D7079EF /* RCTDevLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = FF99222BBAEAEFBE4192282B59B95BA2 /* RCTDevLoadingView.m */; }; + 1CEF133918F54D19DB0778559E86028E /* SentryCrashDate.h in Headers */ = {isa = PBXBuildFile; fileRef = B6952C96F0014561B97E224763F850E1 /* SentryCrashDate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1D13B2B2F00C61651462D2341F27D45C /* RNSVGSolidColorBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = B6A5D63AA5D62C0B0FD419D16A5639C7 /* RNSVGSolidColorBrush.m */; }; + 1D2C0F9BFD752AF3E5146B0D4C0A776F /* RCTFrameUpdate.h in Headers */ = {isa = PBXBuildFile; fileRef = C266EA3F72BD5551F94FF9F86099A78F /* RCTFrameUpdate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1D4676BF3972715CBE1A339DF2792E9A /* SentryCrashMonitor_AppState.c in Sources */ = {isa = PBXBuildFile; fileRef = 6874309B6808BE27F5135443D641E13F /* SentryCrashMonitor_AppState.c */; }; + 1D4EB823E89DC9E7849889CE20F270FD /* RCTSafeAreaViewLocalData.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A6F9FC02DD135B281B579DD6E2E56A2 /* RCTSafeAreaViewLocalData.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 1D73EBE525F27A85ABE0E58E63E936CC /* SentryCrashCString.m in Sources */ = {isa = PBXBuildFile; fileRef = F1025AE1C148BD29C4B5076E6292EC7B /* SentryCrashCString.m */; }; + 1D9ECFA0E9F1DE9C2BEBA6002C048DD2 /* RCTImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = BEA2558E4792555F8EFBCECCF7823F87 /* RCTImageLoader.m */; }; + 1DA11BB791EAB9FD388ADA81D42C8D27 /* NSTextStorage+FontScaling.m in Sources */ = {isa = PBXBuildFile; fileRef = 79DF3B68A37684B27C7D1B17AF868C01 /* NSTextStorage+FontScaling.m */; }; + 1E1913A82A4FF8067AECE5F1DD4D90D1 /* SentryCrashThread.h in Headers */ = {isa = PBXBuildFile; fileRef = F4326F4D7E3CD026386613BB33B46ADF /* SentryCrashThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1E726BF3E9BF012FD6CCC83CC93B2D53 /* RCTModuleMethod.mm in Sources */ = {isa = PBXBuildFile; fileRef = BF0ACD4B0E6D6B3246640747AF69E50D /* RCTModuleMethod.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 1E83945F5CCBF389E706B74F687C9159 /* SentryCrashMachineContext.c in Sources */ = {isa = PBXBuildFile; fileRef = 75A4E0A94CDD445D6B3C3AA7E19CDEEF /* SentryCrashMachineContext.c */; }; + 1E9FF0941FB6A8ABE4C4BEAA45C1FA9B /* RCTTouchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 47F63782725FFAB71C301F971934B2A0 /* RCTTouchHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1EB870E7BCEEE964D4BC1B518FEC23B9 /* RCTAnimationType.h in Headers */ = {isa = PBXBuildFile; fileRef = 11453ECDB93BC00F3F2DB1EB66177ACE /* RCTAnimationType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1F0A4852CC1EFBD0715F0E954B5CCF94 /* RCTJSStackFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 6044A1486DA4BE4024C0E33E25501AD6 /* RCTJSStackFrame.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1F2E4814FA8EB957606E5B3D9EEE20C6 /* RCTSpringAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 49C66668A0E3DB92D2A54F02C673149B /* RCTSpringAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1F4D02CA5CC9D9D758F5C92011C90860 /* JSDeltaBundleClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2A4ADB24771D4F32F95F1D5C5072043 /* JSDeltaBundleClient.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 1F4DA09EE02D614EBD018DD09E1E8082 /* RCTProfileTrampoline-x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = 533D36B26965C090F5851DFB80A4FDFB /* RCTProfileTrampoline-x86_64.S */; }; + 1FD4C671D4B84AEC7C498C98D6EDECCA /* ToolTipMenu-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A66AFC1D2836E45ABA05BF8CAE2E80D /* ToolTipMenu-dummy.m */; }; + 1FF3E3C6D4E9DC98AC346EE306C5B743 /* EFInputCorrectionLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3224BC2BC1314776EB93EEA7D4AD552C /* EFInputCorrectionLevel.swift */; }; + 203AFA8A78F772CB450C68CEA72B5247 /* RNCAsyncStorage-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 15DC4DB5D6E20BBF454D41EC451E7D59 /* RNCAsyncStorage-dummy.m */; }; + 208D3EE6C5A1955B2EFE0991A2455FEB /* GAITracker.h in Headers */ = {isa = PBXBuildFile; fileRef = E3B979C1FE4F739DCEF7FB29D1F4102D /* GAITracker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 20C64E1BB18D801C763E43D98100E5B1 /* RNSVGUseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 72ECFBD79E07ACC407CDA581F74E99CF /* RNSVGUseManager.m */; }; + 21274ECB22F57D21D9E0D8C6C81CAE6E /* RNSVGPropHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 5951C636B9120CCF27CC83068A29CFB8 /* RNSVGPropHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 21697009DC3F3594F8D83B339BA777C7 /* vlog_is_on.h in Headers */ = {isa = PBXBuildFile; fileRef = 02541D3678C1B42969B09A981652F8AB /* vlog_is_on.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 217884F46D25891B8E4A947D890BB885 /* RCTSurfaceView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0031FCB66AB8AC97EFCCCFC882BDD769 /* RCTSurfaceView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 21DD958DC87634D2CCFA4C8EF83A0392 /* RCTBridgeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = BD3A1015DEF135C2FEA39D77E79005FA /* RCTBridgeDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 21F53447F867B4650A27EEC44BC64EC0 /* RCTPickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C35E22914E4B76169BD2887A87885F04 /* RCTPickerManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 2202E21F25A5E455797F5B52838C5714 /* RCTPointerEvents.h in Headers */ = {isa = PBXBuildFile; fileRef = 38057CE677073DD07AA8490AB9C754A6 /* RCTPointerEvents.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 222B37E5C19B76BA7B94B1BFF0488EA4 /* RCTProgressViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F7C04BAFA39D6C59B4971B117898FCD /* RCTProgressViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 22377D795ADC5BA0BC64C3B04246B398 /* jsi-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = 28F83371BC999BB92F4A26731542896E /* jsi-inl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 225EA47E8608F73CC9057715DA571584 /* EFIntSize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 340E5C0FFE36ADA6309BD9447C724A9A /* EFIntSize.swift */; }; + 227DB3AFB224D1370071EBFF68E57A78 /* CxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 1485F22085424BBBF282BD6095D4F525 /* CxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 22CA38FAE2EA7860FAF2B202641D3280 /* RCTErrorInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = B0F08D1386890CA4690035B158682522 /* RCTErrorInfo.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 2306D5480650D99FA37562A692495C59 /* YGConfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1EF9C71310EF21D8C4B9F9FD0F5BDA86 /* YGConfig.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 2318881F739583DFAB47ECA75BF60BCB /* RCTDatePicker.h in Headers */ = {isa = PBXBuildFile; fileRef = B01A6147CA2A6202A802F94B0B7008A2 /* RCTDatePicker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 23C958A039FE96F91C78B19F94ED953F /* RCTUIUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 17E89EDBDEA81E12D55B4E895855672B /* RCTUIUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 23EB78BC00C4F63CCA9E42F68F677E07 /* RCTLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E35A0E44E7B15B1C22FDAE5ADA0906D /* RCTLayout.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 24001D3697D38ACDC82B0C24AC3C3AD6 /* RNForceTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 7265EE2E92A92A10A7739C2B414508AC /* RNForceTouchHandler.m */; }; + 2410CBE576483D47D4E9E81F1EBC3A08 /* SentryCrashReportFilterBasic.m in Sources */ = {isa = PBXBuildFile; fileRef = D97AD29A4F083E7F40B5C35FDA00E73F /* SentryCrashReportFilterBasic.m */; }; + 2424AC0D0608DF32BC9E425B0EB33937 /* RCTGoogleAnalyticsSettings.m in Sources */ = {isa = PBXBuildFile; fileRef = A111E12981FA8A501AA180FF2ACB4E54 /* RCTGoogleAnalyticsSettings.m */; }; + 243C4FE0D219C6D5386362224C357380 /* ImagePickerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C29F390F8B2DADA1E39D88409A1EDD4 /* ImagePickerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 250702071F13D09F948EBCBC07030665 /* RNFS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8203235C3271D9CAAF7985839A823A71 /* RNFS-dummy.m */; }; + 250E4C6F42B989E780B407F4E5020DB5 /* Conv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2D7D46B913A23FA0D6B8C0702617C231 /* Conv.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 25102E85A185B449AB3D1E567A873865 /* RNGestureHandlerEvents.h in Headers */ = {isa = PBXBuildFile; fileRef = 11ABFA618B9F43C5331EF3BD1B230451 /* RNGestureHandlerEvents.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2514216C78823E355EE4E41AB07937FF /* RCTBaseTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = EB4C430FF0A3BB200B53027B75401776 /* RCTBaseTextShadowView.m */; }; + 255D55FAEABE639C7DDB30DFB1BAAEA0 /* RNSVGCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F475D0B35B1543ADFF80CFB285CECA8 /* RNSVGCircle.m */; }; + 2598FDF7F418B004F60B79A2EDB44E8F /* RCTPerfMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = A7296BF7F2B7B637DEEA76D96581722D /* RCTPerfMonitor.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 25B9FD8D9067AFD46A0CB45E2D237294 /* RCTSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 12E793AC91E639EBA47ECFB5C190BC31 /* RCTSlider.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 26842DBB87DAA58B5BBCBCF9F799B26B /* RCTScrollableProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = FD6AD7F12F4A06226087C4D646EF6CF1 /* RCTScrollableProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 269C78C2EF47FBE177807F8EF8E13CFB /* JSCExecutorFactory.mm in Sources */ = {isa = PBXBuildFile; fileRef = 30D57F01BD35EEBFD36D0BCFB13C7735 /* JSCExecutorFactory.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 26DAB0F82077F52F378376B22B46C93C /* RCTBackedTextInputDelegateAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = B82EF84B22F75BA1A218BE05B4C885AA /* RCTBackedTextInputDelegateAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 27571DA485734A1D7B62628AAADDFE34 /* RCTSubtractionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AA2E4A138A365198118B2F7A13A477B /* RCTSubtractionAnimatedNode.m */; }; + 276A27A8B621AAA7FAF85ECB68E06602 /* react-native-webview-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 93B270E50659E300947B165F8D0F6F79 /* react-native-webview-dummy.m */; }; + 27A2F045C4911EDB856162BF6E34129B /* ImagePickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 082A2BE61A0B38144E37A41891C95E27 /* ImagePickerManager.m */; }; + 27D239898E0B8D38D97B86ECE6407611 /* RCTSurfaceRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C0C558FBCC107E90EB69ED5AA32520 /* RCTSurfaceRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 27D74EADD4EAE63808D4A3E29ECD3238 /* RCTInputAccessoryView.h in Headers */ = {isa = PBXBuildFile; fileRef = FD1AF27FF37FE549E662ED7954FD548A /* RCTInputAccessoryView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 282EB2EF048E67546EEB86EB04B72BFD /* RNCWKWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D012AD704FD037DC71920F84BA5741CB /* RNCWKWebViewManager.m */; }; + 2848D7025F6D9F7AC586F0121E63AA8D /* RCTTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B94DBB306727955A63650C046DFFCCA /* RCTTextViewManager.m */; }; + 285362C954D1BE78EFB8CC6DE3CBE4CF /* instrumentation.h in Headers */ = {isa = PBXBuildFile; fileRef = 74FA71F5B0D9BA46114D49359EF0293A /* instrumentation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 289E0CA95FEDA60B5CA15E7216FF1196 /* RNWatch-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 48C3D3285DC1D48EC2EB6EDAD6910436 /* RNWatch-dummy.m */; }; + 29187C076F8A8AFDE21F67C3AC4F540A /* RNGestureHandler-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = FD957012EDF075B4BF18B7C7429D11CA /* RNGestureHandler-dummy.m */; }; + 29243C8E83A8ECCFCD7873BAC5540750 /* RCTFileRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 05C280CF5958EA20B5DEA45850458D1F /* RCTFileRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 292A15EBE3F7191BF5A8F40B3FB154ED /* SentryClient.h in Headers */ = {isa = PBXBuildFile; fileRef = C69E056D4137FDC5D3D2109A729C6A37 /* SentryClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2944372A8D81DA4DF0FE6EA786FA6C39 /* RCTGoogleTagManagerBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 140B6B909EF5F917249CF91119B96D0A /* RCTGoogleTagManagerBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2949474798500AFB899EF2BBA67EDAF8 /* SentryAsynchronousOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = F20633CC10462B58754A61587A23712F /* SentryAsynchronousOperation.m */; }; + 295FA4886E9BAC6AAE4536852CC835CE /* RNSVGPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 4023DF029B611655D0CAD7F4DB39445A /* RNSVGPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 29694A3A6E75A5691AD0308CE64D8F13 /* RCTPackagerConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = F786DF83AA6DB9E44B960D6BC0E71FB5 /* RCTPackagerConnection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 298CC4BDC3DB301B83354554F736B6CD /* RNSVGMaskManager.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D111BBEBBB324988A223F322DF3810 /* RNSVGMaskManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 29927F291E63A481B04EC5FF1F0A5CAD /* RNSVGRadialGradientManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B3A7539CDB547FF278F449B4AB832F8B /* RNSVGRadialGradientManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 29DAD1104B051109AE1C0A706C8147B3 /* NSDictionary+Sanitize.m in Sources */ = {isa = PBXBuildFile; fileRef = 0785657430D2E5AE5A744C04DBD750E4 /* NSDictionary+Sanitize.m */; }; + 29EEAC532DB58ADC51D134A07104BBE9 /* swift_qrcodejs-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 67F7D3608E4C43BAAF19380ED02F2088 /* swift_qrcodejs-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2A43327F1691AD2117276B07B4D1BFCC /* RCTSurfaceDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 483AD3F39DA570B9CA2E11DF76E981AD /* RCTSurfaceDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2A7E1AA41C272A0DB7000D3E9DAF98E3 /* TAGLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 41CF10F4000E7AD33B00AB2BED8885F6 /* TAGLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2AB38FF94BFDC4B075B984EB1C1FE70F /* RAMBundleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C26E62CD7E1909415CB1C8BA2A3BE1EF /* RAMBundleRegistry.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 2AE1C32AF947EE40732B46053773E5A8 /* SentryCrashMonitor_CPPException.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ED88ECD813C74FA63D8C04AA53CAB402 /* SentryCrashMonitor_CPPException.cpp */; }; + 2B0417A097788A41AC0162D04EBDDB0C /* SentryCrashInstallation.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA7682E140690CAD580288F5E62D76C /* SentryCrashInstallation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2B134219318A74672D196A31603A3B47 /* RCTSRWebSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = AB27B48233E40867E4DF0CFA0DFFC80A /* RCTSRWebSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2B4B45A301D8A6F248EF4C62B4FBD55B /* RCTDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 73F5EFE6ED6145B3024F642BEFEC2394 /* RCTDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2B55FC6EEF11C2DD1C39B1964B8D4104 /* RCTInputAccessoryShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A0503BDF4A687EDA71E387C3837610B /* RCTInputAccessoryShadowView.m */; }; + 2B5D2FE34B9B1354893F85D240D3111A /* RCTModalHostView.m in Sources */ = {isa = PBXBuildFile; fileRef = 290D23FAC3D1CE3E034C51C3E839FDD5 /* RCTModalHostView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 2B73A7B6D9684E5FF915B6187E77C395 /* NSData+Compression.m in Sources */ = {isa = PBXBuildFile; fileRef = 72F0D6EF2A4546BA2E4E2F39C3E44E6F /* NSData+Compression.m */; }; + 2B8E92D25B440371AAB87B6AE31F0C3F /* RNSVGPattern.m in Sources */ = {isa = PBXBuildFile; fileRef = 236A17C89DB5FFBFA1F24E1862704321 /* RNSVGPattern.m */; }; + 2BFBF6D0C1B6DC9CB4A41C8A93D00DEC /* RNSVGPainterBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 382685D806941434112ED06BE06BB569 /* RNSVGPainterBrush.m */; }; + 2C2598EBCA4A40A8178BA8763746DC6D /* SentryCrashSymbolicator.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EB2223741CE1AF1D73F5E3FBB4A6B5D /* SentryCrashSymbolicator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2C3CFBB1D933A9027AEFCCFF4288C79B /* GAITrackedViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = B1B4C20AC25639CCC2B5331C6F9188DC /* GAITrackedViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2C5AE5D3F3289A655A101952B7C723A5 /* RCTBorderStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = F5BF8E9B1F58246E6A2B64BA34C83F77 /* RCTBorderStyle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2C5C9648D912C847DC53A51AF215625F /* RCTNativeAnimatedModule.h in Headers */ = {isa = PBXBuildFile; fileRef = E2817D7FC3E124E7252AC442B7CB0495 /* RCTNativeAnimatedModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2C61FD961A4F2380C344AECC7467D9D1 /* ModuleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = 5212AD82154019584A69A179E773A148 /* ModuleRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2CADB236E05DA6CAA37AB3DB08565442 /* RNSVGTextPathManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5487DC66060E61A8E0ECBE6E0C21591B /* RNSVGTextPathManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2CBE8DB435ED294E898497D7CB4544BA /* NSColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EDA68CA6318BD22F0454AEBACA24ACC /* NSColor+.swift */; }; + 2CCC155DAE315044016C6429F8EB757F /* RCTConvert+Transform.m in Sources */ = {isa = PBXBuildFile; fileRef = F8CE1DB0E21D5A0EF43D5E8C07C4AC99 /* RCTConvert+Transform.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 2CF44EE62BFC49C5F95348B2B07BCA47 /* json_pointer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3552FFB8388991988B7EDCB4E1CA3D77 /* json_pointer.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 2CFED35E91789E037EF9A52E145BCCEE /* SentryCrashDoctor.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CF814E760D3D01D6C9591CB0E5A6F33 /* SentryCrashDoctor.m */; }; + 2D3E44174879C2B473D2E3361AB1434C /* RCTRefreshControlManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A8C94DF0732194C31DDD3ECDB31893A /* RCTRefreshControlManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2D52C4EDBE6081A60621B8A225F157BA /* YGStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A996A8D8C8F813FF2C925F9CBC79000 /* YGStyle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2DA557889CF105E1590D325E568B4DCD /* RNSVGPercentageConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = B05225C05D43DA084DE4DB062FE5FBA3 /* RNSVGPercentageConverter.m */; }; + 2DB1B1B0C4CAEE19F3CF612C3D6F43E2 /* DispatchMessageQueueThread.h in Headers */ = {isa = PBXBuildFile; fileRef = C4879C2900DE0A8B89D451798AEE6A2B /* DispatchMessageQueueThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2DCD100A939A77758E144D12F43BB567 /* RCTDatePickerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DA194D7EA5AE96970486A082703C1D4 /* RCTDatePickerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2E0D5682213B50AE536C48133F1CCF6C /* Instance.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BA36B8B9742EA201330AB059CB50515 /* Instance.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2E1BE77001D29534BDD74C2173882C50 /* RCTWebViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = FC173189353838F01EBE21C75DE5AA34 /* RCTWebViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2E3AA86D0B0DB9C8BA04F8D6A82BE6FC /* JSCRuntime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8844B3500B9485A9C9F9ADB829125DD0 /* JSCRuntime.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 2E581FD674D570C9F3FAB67BB3F482E2 /* NSImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D33B2722A01C1D0CFB29B7C4B671610 /* NSImage+.swift */; }; + 2E6ABD061B2393A73C7E63989DD4C769 /* GAIDictionaryBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = 97A7B68CAAC37909975B636FE042370A /* GAIDictionaryBuilder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2EE688E91F35FCA000F29F23D6F3EBA0 /* RCTInspectorPackagerConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = EEE5ECE77460FFB637F63F08EB808512 /* RCTInspectorPackagerConnection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2EECC36EBF0BDF5EE58C11869FFE865A /* RCTAdditionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 37EFCF82D0D4BA3130A79C05E8AF97B8 /* RCTAdditionAnimatedNode.m */; }; + 2F08B69561BB4AA75E2B065DE7A86094 /* RCTBackedTextInputViewProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = A1908E96911EE523493CE8F0FE11427A /* RCTBackedTextInputViewProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2F34BC7F8CD4B9D80A203F78EE250A0E /* RCTDisplayLink.m in Sources */ = {isa = PBXBuildFile; fileRef = 0933732014376694F148FF3260C13F7A /* RCTDisplayLink.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 2F397A68B5746B8C81439F06104D2507 /* RCTBackedTextInputDelegateAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = FCD20495AAF012AA9EF72B54303B3C11 /* RCTBackedTextInputDelegateAdapter.m */; }; + 2F4B732D38AB099AF31CBFE0F7825E28 /* RCTDevMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = EDC39AEA2C831DE8E950EEC49663288D /* RCTDevMenu.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2F4EC3F52EB5CA42E0DE2B8BE208C331 /* SentryBreadcrumbTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = C1C1B5C21875B514EA2E5A1798126358 /* SentryBreadcrumbTracker.m */; }; + 2F6CD6EC7C28C792806903336BCD2129 /* UIView+React.h in Headers */ = {isa = PBXBuildFile; fileRef = 2FC90CAA795A9A7D0B020BCD4A4529EF /* UIView+React.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2F96E986D1600D692D277F810A38E2BF /* RNSVGImage.h in Headers */ = {isa = PBXBuildFile; fileRef = AE98D8C16A9D31537784B189B6B87785 /* RNSVGImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2FCE75C920F330E16B05238C50D21284 /* SentryNSURLRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F89333F800B290F6D777E0D5C01A834 /* SentryNSURLRequest.m */; }; + 301AD361A0BD76DAAE955CA0687FBA69 /* SentryCrashReport.h in Headers */ = {isa = PBXBuildFile; fileRef = 300E1AD5B5158AD6D80784A1639A5083 /* SentryCrashReport.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 30C1E3BC6C487280EC95C7BB40577B50 /* JSIndexedRAMBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A7CBDD28405DDF4A47248ABA2B93E34 /* JSIndexedRAMBundle.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 30C7B7A036821B3D8396651BCDCCAA41 /* SentryCrashVarArgs.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B7CD24E369D2B0331658F4D4E23712C /* SentryCrashVarArgs.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 30D059BF64564DA13858454820AB32BA /* SentryCrashCPU.c in Sources */ = {isa = PBXBuildFile; fileRef = F57246374EA7BF901F3D3FCBF5CB45CF /* SentryCrashCPU.c */; }; + 30DBD2FC583A391285CE9C5E19CAEDCB /* RCTCxxModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 96A998D6E4B9ECF2D384967280121526 /* RCTCxxModule.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 30F9538F2D0E4D03D5B92C5B5DB85E80 /* SentryFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = B5CCB1C293999EB590D022AF15DDAE7A /* SentryFrame.m */; }; + 3132C68A35DF53F2C885457A8FC56656 /* RCTBaseTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = CBBA3E6F306198B3DA7FDF321771F1C9 /* RCTBaseTextInputViewManager.m */; }; + 313DFF4B9AE9BC7018DAD1866ADA7F1C /* RCTErrorCustomizer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7437DD008E6779310491F63326AC4732 /* RCTErrorCustomizer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 31510A13709AA8192E6FD17902C0C469 /* CxxNativeModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9C5B48AA25CFE6BB1206C6F13631BE2D /* CxxNativeModule.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 3169455F49CA590E781A5F8B29E89C80 /* SentryCrash.h in Headers */ = {isa = PBXBuildFile; fileRef = 36293CC7B167D8421EBC89A419531A3E /* SentryCrash.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 317EDD7822CBA1E9BA3114596E47338C /* RCTInputAccessoryViewContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F435A009E9C9D89402E15ED8042B5D1 /* RCTInputAccessoryViewContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 31B7D47A888C03DF2DCBA89CED434A67 /* RCTNativeAnimatedNodesManager.h in Headers */ = {isa = PBXBuildFile; fileRef = DA65A5C12AF9DBAE93C6346CEC5D417B /* RCTNativeAnimatedNodesManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 31C1EE18C7D32B8E20F0D0B2FC6B546B /* RCTInspectorPackagerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 3AB6489EE50A6BC4912DD2627A62F208 /* RCTInspectorPackagerConnection.m */; }; + 31D39C8A7381540E11B4BAD31DF5DACB /* RCTUIUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A461AEB4852AC151AE4AEB4DE1B22BD /* RCTUIUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 31F192A1778F7121EC87B7EADC13338E /* RNCUIWebView.h in Headers */ = {isa = PBXBuildFile; fileRef = BCCCD4DBC94CB5264876B8332569EAB0 /* RNCUIWebView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3242F643832A780A3CA37FD56113F639 /* swift_qrcodejs.h in Headers */ = {isa = PBXBuildFile; fileRef = B02CF246ECB063872903E8D4848F665F /* swift_qrcodejs.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 324AC45A9A08E8743C02A33820145DA6 /* SentryBreadcrumbStore.m in Sources */ = {isa = PBXBuildFile; fileRef = BF104CF5BB8A21D0A7EACE2617DF9C37 /* SentryBreadcrumbStore.m */; }; + 32604AAF8AA6678BE68A83338E83D7F7 /* RCTTextSelection.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A2C351F3D1E73ECC74317E11077B79 /* RCTTextSelection.m */; }; + 3368DA8ACA5A00788918741AE4DDA8AD /* YGMarker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4361B583ECE405F006DF0EBD1D913ABD /* YGMarker.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 3381ECBC7B1C4F8235E38CE0B71E583F /* RCTSafeAreaView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FC6BB0D23C1D6DFF0FDFD604CA579A2 /* RCTSafeAreaView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 338BF4F3BA6E1BF47AC368D7FF2E54FD /* SentryEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C7C72F2189FCA2EA60608C0922223B3 /* SentryEvent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 33AD91CA7AF0FA71ECE3DD882917C25A /* RNSensorOrientationChecker.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EEB9669C791FE7A5E132A3A04E99534 /* RNSensorOrientationChecker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 33B3D44ECD4C8C036EA9A928942888F7 /* Folly-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 74E136CA6DC0E1C4E7CA2AACDBC14558 /* Folly-dummy.m */; }; + 33B5110D4202610FD40D059AD62BF866 /* RCTActivityIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = 62A9A4627B90DF3E88B54745DF0AB838 /* RCTActivityIndicatorView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 33B519E42302B57F4E762B1104FD3C06 /* RCTExceptionsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2E760C751DCAAFFFDEA6E17E8472F1BE /* RCTExceptionsManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 33E206C8A03CD52529EED44DAD92C6B5 /* RCTNativeAnimatedNodesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C6F7CA3F848ABA1BE70EC68856F9FE6 /* RCTNativeAnimatedNodesManager.m */; }; + 3419AEA7C18265F12D63D1C80BAFBA0B /* SentryCrashCPU_x86_32.c in Sources */ = {isa = PBXBuildFile; fileRef = 8C4B947C5775A938D7E01BD7E7F1146C /* SentryCrashCPU_x86_32.c */; }; + 34C9CCE5541F8D741FE2A6BF3A5D1B93 /* JSIDynamic.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C2CA64B00C11EE54CDF03DA15DE9204 /* JSIDynamic.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3513C492575EA49E1D57B29CEE6554C2 /* RCTSafeAreaShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 634CB4A147A34D7685786B1A1782B659 /* RCTSafeAreaShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 354EB3EDC59BE5E75E8B521BFB5F29EF /* SentryRequestOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F7B3D0289C44EE25B34AE4044AF717C /* SentryRequestOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 356899EA5543F2CFA4CEBE9CFD4A6491 /* RNCamera.h in Headers */ = {isa = PBXBuildFile; fileRef = 37388A763B732B79BC0D0BF8A84E355B /* RNCamera.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 35A7C1B4E420E5472E4B883F79B18E1A /* RCTFollyConvert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4BA85B6F63F2F30767FEEEA41B3E997B /* RCTFollyConvert.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 35C022F965DD9B6A64A21D28BEB3A601 /* RCTPropsAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CE4B82D12B88D97770A017681419597 /* RCTPropsAnimatedNode.m */; }; + 35E2FF362307BF869B9B6A037C6A5259 /* RCTImageViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 115E600AB0E804B77641E3E14B783E44 /* RCTImageViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 35E7D00C0718EE3B1854D3ADB3513626 /* RCTRefreshControl.h in Headers */ = {isa = PBXBuildFile; fileRef = D3947CA0DCC38B86E1D907F92D23FDC6 /* RCTRefreshControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 35F15CD0FB4896BA9BA34671873609BB /* utilities.cc in Sources */ = {isa = PBXBuildFile; fileRef = BA63922D411CE8EDF2A2FFC4D796C9EE /* utilities.cc */; }; + 360080ABDDC4A21CA07572AB094F9CF4 /* CxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 1485F22085424BBBF282BD6095D4F525 /* CxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 36263F69BB9C869014A66A9230D04618 /* RCTFollyConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = CC24B855DE7136CFAF4F1C8458FE7D89 /* RCTFollyConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3634CEFCAE1AC1B625C188FAB8BD75F7 /* RCTLinkingManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DA89E4AF536D6C176E837324687B123 /* RCTLinkingManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3640B4B07F7AC35FD432F86055E508C6 /* RCTTiming.m in Sources */ = {isa = PBXBuildFile; fileRef = 59595E508F762E54CFFF52555C9B3035 /* RCTTiming.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 366FC32FF59F6DB6E5CCF2C57C59AF25 /* RCTHTTPRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 60FF2BE87CA359EE0465441090F85757 /* RCTHTTPRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3715F585EAA7C3AE3752FE83D9143271 /* RCTProfileTrampoline-arm64.S in Sources */ = {isa = PBXBuildFile; fileRef = B577D44E6D2588DE752F4AB34A6F0A59 /* RCTProfileTrampoline-arm64.S */; }; + 3717E9423A900B62BE132913B8BFFBD5 /* RCTImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C21E53AB62740D52DE7D96071906473 /* RCTImageCache.m */; }; + 3744004C328A6813C96EACE8466C47AD /* RNCameraUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 028FD92200DC6AB8CB209EED584B9E80 /* RNCameraUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3789DCF0387196AB0A1AF28D6456A31D /* CGSize+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 053AADB371E3862E040139709D041F5D /* CGSize+.swift */; }; + 379367A8F5D182BA6524C8225F8822D7 /* RCTAsyncLocalStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = B29399ED1E09217511AD35357267285B /* RCTAsyncLocalStorage.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 37D05055E0EF9A8847CDD80819F7DE17 /* SentryCrashObjCApple.h in Headers */ = {isa = PBXBuildFile; fileRef = 385C96E9A2CC6758B607208563BCB84F /* SentryCrashObjCApple.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 37EC7F2C39473E3FE866CB5885F62ADE /* RNNativeViewHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = B9731D4AF518F6891FB926C53C89D68A /* RNNativeViewHandler.m */; }; + 3803F0B77D763A97FC2E08B42A70BB08 /* RCTSRWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BBFAEFD72E53DDC004F3EBE63B875E5 /* RCTSRWebSocket.m */; }; + 3838717051E1FB8D791E365DEC258D36 /* RCTGoogleAnalyticsSettings.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C39587B64E21E10418A42F35B1B4D7E /* RCTGoogleAnalyticsSettings.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3839B6C94FC50A714FC7AC18554DB77E /* RCTNativeModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 67FE7E92F1EAC91B8C9B20A5F52BF2F2 /* RCTNativeModule.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 3884FCCED3D57B1F275C96DC6C6839E5 /* RCTFont.h in Headers */ = {isa = PBXBuildFile; fileRef = B213807EEF813C63F22F85B91DE20299 /* RCTFont.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 389BBAEC18B16B00241927E0C937216F /* RCTSurfaceRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C0C558FBCC107E90EB69ED5AA32520 /* RCTSurfaceRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 38E141CEC907083D625A3388C4D2E0A3 /* RCTBridgeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 937428FF2554EB020065F37FBEC71308 /* RCTBridgeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3901975457C238ED18D0EAE9F8B9414E /* MethodCall.h in Headers */ = {isa = PBXBuildFile; fileRef = CA7DF61363BEC354DA1E262BA925F69E /* MethodCall.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3949140E5DB3602B4C75ECD37C7BE4CA /* RCTSpringAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D8897DFEC7E02807109EB795DE7268C /* RCTSpringAnimation.m */; }; + 397090467C0CC66306BF4C8E8DF72C58 /* RCTVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 53212431E00EA31BBB44E875D2CE2FDD /* RCTVersion.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 39C0117E7135E26569363AA9E1265267 /* Downloader.m in Sources */ = {isa = PBXBuildFile; fileRef = C76CEAA39B160B5A43B714427405BDA1 /* Downloader.m */; }; + 39FAA50865332F92C7C0EFC63390CAAF /* RCTMaskedView.m in Sources */ = {isa = PBXBuildFile; fileRef = 377E250D87792B0B61C5B529C1D8B549 /* RCTMaskedView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 3A3D2BF7C56C6BB89045EDDA5790A5A5 /* RCTDivisionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 55A4436AADD0555FC0B73FC67CC53273 /* RCTDivisionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3AA07F735D7241F6EAA0AFF76D20EED8 /* RCTNativeAnimatedNodesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C6F7CA3F848ABA1BE70EC68856F9FE6 /* RCTNativeAnimatedNodesManager.m */; }; + 3B0B1C59D3A0A24CAC09B00413A224BB /* RCTScrollableProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = FD6AD7F12F4A06226087C4D646EF6CF1 /* RCTScrollableProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3B0FDE23DDDB314FE24C83E967BC8AE2 /* JsArgumentHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = C15A3EA89E3B2B6C981E34CAF0006D79 /* JsArgumentHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3B1C39F4BD63E32F18930B6E7C8830C4 /* RCTSurface.h in Headers */ = {isa = PBXBuildFile; fileRef = F2C7C33FCCC5B16513BCB08BA8AC6414 /* RCTSurface.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3B391598C3AB7EAFA537F9CE8F0A9842 /* GAIEcommerceProduct.h in Headers */ = {isa = PBXBuildFile; fileRef = 0506EFA2D7F93C798E1966DE24F74A78 /* GAIEcommerceProduct.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3B476F21E707D993D9EC7B52A49864CA /* RCTNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = D738F1B4BBEBF9B012F7FEFD145EB313 /* RCTNetworking.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3B80C3BDC6606D87B30D1BB1F99101F4 /* RCTPackagerConnection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3A49CBA6F92544D6E8FCBAD7E2ACAA5F /* RCTPackagerConnection.mm */; }; + 3B891E05575F3095E273459867BE3A3E /* RCTVirtualTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 79DFE4A8267E40A6549A7500C2A15D7B /* RCTVirtualTextViewManager.m */; }; + 3BBFEE8411AFF7F25586D6A4EF8F4799 /* RNSVGPercentageConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = D9969FC75F0D7E3355F0FC271D7193C4 /* RNSVGPercentageConverter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3BF084F9C62B9813D4DC651C8BE8A37D /* RCTDeviceInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 866AA691BCCC2DA2B6685DF4C0148BFE /* RCTDeviceInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3BF4462EA439E923E21BB19C5A86F474 /* RNGestureHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = E7824B5C48ED0160EE3DDEDE8FB1C2AC /* RNGestureHandler.m */; }; + 3C5994F21420174E17E759583418B00C /* RCTImageBlurUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 2FAA5A666F6DC3101A977E26A60CFBD0 /* RCTImageBlurUtils.m */; }; + 3C6BC0B9AE174D032E4AEDC976BD7D6B /* SentryCrashMonitor_MachException.h in Headers */ = {isa = PBXBuildFile; fileRef = 926DB99ECC8B8E4D61F0F9C77D6B5646 /* SentryCrashMonitor_MachException.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3CA9F62D172956D8667A09495DE05FE0 /* NSMutableDictionary+ImageMetadata.m in Sources */ = {isa = PBXBuildFile; fileRef = C19E4E617BA056D881C088098543DB4D /* NSMutableDictionary+ImageMetadata.m */; }; + 3CC61AC9F1CD60AB6639B461A3311988 /* SentryCrashExceptionApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 09180229361C81A8A774EF2AB4B5A558 /* SentryCrashExceptionApplication.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3CC895EF82FBBD4DAA9DDDF0D3850CD0 /* SentryCrashReportFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1532A824DA9EA4B061DE4F4741347AFD /* SentryCrashReportFilter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3CEF31BC87BF66FCA64BC3A2B12677D2 /* RNSVGDefs.m in Sources */ = {isa = PBXBuildFile; fileRef = EE9C6CD003100D62705F0D51DD0FB944 /* RNSVGDefs.m */; }; + 3D01A1D7DA87BAD48CB6DDAF3DA70D4E /* RCTView.h in Headers */ = {isa = PBXBuildFile; fileRef = E71871F184B5FA84F7533B5CDB9FB15F /* RCTView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3D4B6F4EE7F4C843073A14AA18469C07 /* diy-fp.h in Headers */ = {isa = PBXBuildFile; fileRef = 2494932080A1B0E090767784C7013680 /* diy-fp.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3D6ABD8A50BF5740B59FA76AC8CDC949 /* RCTSurfaceHostingView.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D7DC5ECD344D5E20BF0389AC3672886 /* RCTSurfaceHostingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3D81785D63BC89E2D2CFD4A95034AF52 /* RCTWKWebViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E957798AF0EDE4D433CB9E4DEC7DC24B /* RCTWKWebViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3D89A015381F25ABDBEBD8BF81ECC8E1 /* RCTWrapperViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F2BBEBFBF783074973C1E3C6BAFF1E36 /* RCTWrapperViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 3DC5713ABA3A0D81D8CC6EA14D3A28A3 /* RCTBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = A332391590040F7476D35F8A444A819B /* RCTBridge.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 3DE909CC5A4F8BE80CD2681CA66A1AEC /* RCTMaskedView.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B0EB31AB8DB08C97F5676FF10A0A8FB /* RCTMaskedView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3DEE258101D2B26A3AE73748A449F860 /* SentryInstallation.m in Sources */ = {isa = PBXBuildFile; fileRef = F7656E80084A8044EF244DE6E0651219 /* SentryInstallation.m */; }; + 3E0882AA4EC5140BEE1BE0F449164B52 /* RCTSpringAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D8897DFEC7E02807109EB795DE7268C /* RCTSpringAnimation.m */; }; + 3E2D7A461895C27A7AD3EA22188D887F /* RCTTouchEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = A19FF896405A451B49EE49F5D001F264 /* RCTTouchEvent.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 3E39EBE3D64DFB538FF29701CBCBFF6F /* SentryCrashSymbolicator.c in Sources */ = {isa = PBXBuildFile; fileRef = F4EEE3B8EBB82921D1C5B3C617AE40D2 /* SentryCrashSymbolicator.c */; }; + 3E3A3B764EA45A741EA7C3966B74B8CD /* RCTDiffClampAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = A0ADD081DC3D3F96A2541A03562533D9 /* RCTDiffClampAnimatedNode.m */; }; + 3E76772012D265AB031769FB205F5DFB /* RCTSurfaceView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0031FCB66AB8AC97EFCCCFC882BDD769 /* RCTSurfaceView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3E7E249E0588938BB5F70352ACE54BBD /* RCTAutoInsetsProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = E381F7CFB3D28181E5AE3B4CFE39AB57 /* RCTAutoInsetsProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3EB9DD44F9C6D46DB179E77679D2081C /* RNSVGRenderableManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 208A48A92FEA90B97A8642732ABC4A6E /* RNSVGRenderableManager.m */; }; + 3ED44612A433B2A3F2E8D2EDC780C3ED /* RCTRedBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 810813ED0EFB125047A54D3CC43661CD /* RCTRedBox.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 3F0D86ED4C818EDB66011C95622D4B5E /* RCTInputAccessoryView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6101B53D2BC532DA9D7C9AB464CE03C9 /* RCTInputAccessoryView.m */; }; + 3F2915764B06967C6EACCCB2EB69B0E5 /* RCTI18nManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 767219C45863A6DDD433654C72A97FAD /* RCTI18nManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3F725EA1C68647B00F0C4405E3869FA7 /* RCTScrollView.h in Headers */ = {isa = PBXBuildFile; fileRef = 3049E101469E1357FF04F74EEBF08A13 /* RCTScrollView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3F9E59406B81AF6C4EE7E1110CAD4497 /* RCTAlertManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 437073DCD2D9FA7508751E7987206A83 /* RCTAlertManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3FF69EB3168F40341AE8100E23820A41 /* RCTSafeAreaViewLocalData.h in Headers */ = {isa = PBXBuildFile; fileRef = 93249858EFB5D29F6C31F57AB0907D03 /* RCTSafeAreaViewLocalData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 40050DABCD983D5B886E40653D30741E /* String.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 401E2416EBD9CE65D9C9BC95CFF60E06 /* String.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 403AA42531358FB769CC0BB0BA95448E /* SentryCrashReportFixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 8969CBF8BACEFE234256074FF386E9A4 /* SentryCrashReportFixer.c */; }; + 40771370BAD42FE658A30753E92AA3FC /* RCTConvert+CoreLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 401E2CE916613CA5A1D7CB58B97BF902 /* RCTConvert+CoreLocation.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 4085CC1C87179418D1DC60597D2A45AA /* RNSVGRect.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B787346A6824CFC17E5128915C2B35 /* RNSVGRect.m */; }; + 40E1EF902C4E6CF467420E922E3937E8 /* RCTUIManagerObserverCoordinator.h in Headers */ = {isa = PBXBuildFile; fileRef = D646A7AD42256C272C85B4D461604F23 /* RCTUIManagerObserverCoordinator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 40ED4538073D77A1A7A4E2CC690B085D /* RecoverableError.h in Headers */ = {isa = PBXBuildFile; fileRef = 2972E67127CFDCE923AED4537DFB172E /* RecoverableError.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 41257F74C86DB00894CAFAFDE5F11A6A /* RNSentry.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E792D0AF82EE695711792DFCFDB5B97 /* RNSentry.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 41693D9CA0AE6A92F8E3F528742B78C6 /* RCTPackagerClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B19C72B4BD69E0112B677D09A10BCAA /* RCTPackagerClient.m */; }; + 418F9CFCA09C4470CC93F6A075BD540C /* SentryError.h in Headers */ = {isa = PBXBuildFile; fileRef = 55BECCE71624E235D9D333390BEC722B /* SentryError.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 41AA0E950326BEBB4217C9180978E724 /* RNSVGRectManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F3F8A5A0F3B4DCAEA68A30F6F982C910 /* RNSVGRectManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 41AAFF35C2F19DC50F2B9893C3E3AD3C /* RCTInvalidating.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D446F177B2B4C15992B7A7F9272BF65 /* RCTInvalidating.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 41BFEA90A62770D214F4467DBE059EE7 /* YGLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D430602745AC9D9504D2CE3CB19207BD /* YGLayout.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 41D3ED1452363ABBBB376335CB185DE2 /* RCTMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 056D3FCBA719DD1FB34EDE4B53C24A6A /* RCTMacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 41F8F0AFAD03A1032DC37416A14C997B /* RCTPropsAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C2275CD1E7BA6F06635F2B91BB68DCC /* RCTPropsAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4243D276E74BE3B9E59D9841428BEAF0 /* RCTI18nUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = E22FF421B5DB11B080DAAD66E54B19D8 /* RCTI18nUtil.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 424AA604E4CB2204F345538437AF3555 /* RCTPackagerClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B19C72B4BD69E0112B677D09A10BCAA /* RCTPackagerClient.m */; }; + 424B83A87E1875461153868A60E210D2 /* DeviceUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = B4EADABC32A9B8A31314157240EF176F /* DeviceUtils.m */; }; + 42B57824EDFC55D5DB9505E34B2EDEA8 /* RCTSwitch.h in Headers */ = {isa = PBXBuildFile; fileRef = CBA73D1694300CC9CC39F955AF57B5B3 /* RCTSwitch.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 42E01D9E6B358BF609DEC314B47CCC8F /* RCTBridge+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 515DC3C32E0BBB39B87BC0971EA7432B /* RCTBridge+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 430ED23B604358953E86B41BFBA1BCA0 /* RCTLayoutAnimationGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 110B7AE25E392E51052F959AF9D40806 /* RCTLayoutAnimationGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 432C4C64CD6852B8D9B53DE58F60BFBE /* YGNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 109D7B5B2802306D6642210BB084C49A /* YGNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 433FDC3C274A270C332FB521995C37FF /* SentryBreadcrumbStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 55F5B5CAFC3683C2FE6FE98B2695AFAF /* SentryBreadcrumbStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4346EDC68C3377BB99D4015EA460F1BB /* SentryCrashReportStore.c in Sources */ = {isa = PBXBuildFile; fileRef = 12C1DFF4B815C0762C820F87E45D0C36 /* SentryCrashReportStore.c */; }; + 436BECC8DD53424F344C7FA5F02F57FE /* instrumentation.h in Headers */ = {isa = PBXBuildFile; fileRef = A4CA23D516533CDFC3B279C5BCD8E0F5 /* instrumentation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 437E0A624CF8CFD0B9E7181D540A466F /* RCTLog.h in Headers */ = {isa = PBXBuildFile; fileRef = FB7C945422EBAB67D011BC9635D0F2F3 /* RCTLog.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 43C52EE39326ACBC8E69A6DA7AD6C55B /* RCTRootView.m in Sources */ = {isa = PBXBuildFile; fileRef = E49DE7AF354E4D77902FD880DAC84951 /* RCTRootView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 43FD528BA451E71BE475463CD424EEAE /* RCTBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 89F9840DAF43B8CC543EC7A6B61D8F4D /* RCTBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 440B5E0B8B05F81883662D3F7836EC12 /* RNSVGBrushType.h in Headers */ = {isa = PBXBuildFile; fileRef = DF82F47682B68AEDD56B318301596DFB /* RNSVGBrushType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 44236766F33DC68E2AA9923F89F41509 /* RCTConvert+Transform.h in Headers */ = {isa = PBXBuildFile; fileRef = 67A5BDB63CF3DA387E532F5B3A653B65 /* RCTConvert+Transform.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 44484F0800832D577421707EBBE32B65 /* RNSVGLength.h in Headers */ = {isa = PBXBuildFile; fileRef = E6C4D9F095C8F50D9B509E1283E3A880 /* RNSVGLength.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 44F67DA153CFA257D67F9DE727F8B108 /* BVLinearGradientManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F64A0971BDF160E6387754E83FD36C67 /* BVLinearGradientManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 454D9DDE8FF3172385A01E324664892F /* RCTScrollContentShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = C300CE57F5B56AD50D6B8F65094EB86E /* RCTScrollContentShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 45D4E589BA96FFDBF8DB2CEA041D85CF /* RCTJavaScriptLoader.mm in Sources */ = {isa = PBXBuildFile; fileRef = AF59B0230163D4ABE9BC10A1720C99F4 /* RCTJavaScriptLoader.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 45E7FA81E35376A82D2A95FA4EBAB2DC /* RCTSinglelineTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E9C67B9A059FD5066D46E91759EE1F1 /* RCTSinglelineTextInputView.m */; }; + 45EC466573D4F1DB09423115621BCAD6 /* RNSVGCircleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BD7421225E157089ED2E07810C8C51C /* RNSVGCircleManager.m */; }; + 461404D990BCF26E5C3438DC2C36768F /* RCTModuleData.mm in Sources */ = {isa = PBXBuildFile; fileRef = C87C87064DA0137AE62AD0F5F80AB3A6 /* RCTModuleData.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 4628B232CFA4676EA62C3431917CDC69 /* RCTJavaScriptLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 214163B0AE07D3FD2CD7D24D4419F31E /* RCTJavaScriptLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4635EC9523069CB9FF1705D3CC794F15 /* RCTTextSelection.h in Headers */ = {isa = PBXBuildFile; fileRef = DAEF0947DA7B0B6D25C7C772883E1367 /* RCTTextSelection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 468C7F8D5E89F0F535A8E45F165C1188 /* RCTSurfaceRootShadowViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E40B1309353B9AC89DA9E58198EE3A7 /* RCTSurfaceRootShadowViewDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 46E73495AD8891F25D0EB8935628026F /* RNSVGNode.m in Sources */ = {isa = PBXBuildFile; fileRef = A2F7BA39B62AF232493FA57F859F47FD /* RNSVGNode.m */; }; + 470B653D274066E6A2AA6944DE0400E2 /* RCTModalHostViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = AFD1A62A9BAF9ADA16F1C0E745556A61 /* RCTModalHostViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 474ADB6F82255558A4D49DBDE8DADA61 /* NSDate+Extras.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F59C746E4564B484EAEC8C9392CFCB7 /* NSDate+Extras.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 474C1FD0CC909C343FA0662E6178782B /* RCTNetworkTask.m in Sources */ = {isa = PBXBuildFile; fileRef = DAF93C69B0C72D87869BA263872B84FD /* RCTNetworkTask.m */; }; + 4784D49124EAA0B09734F764FA74C255 /* RCTViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F4943DC28DFE1854AF973C451BF740AB /* RCTViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4787B83B989417A16BB38EC250B92ACC /* RCTAsyncLocalStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 20431C385DCF796060BBC42A5541F640 /* RCTAsyncLocalStorage.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 478E3D1D1CBBD67003C8AB73D4F26426 /* RCTInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = F6261ADBB6FA5279F2BB1B2B21BCF1DC /* RCTInspector.mm */; }; + 4813A07ACC35A9342686B0003F08CD03 /* RNFlingHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EF6FE1C558727A0FAEB4211A4C50B93 /* RNFlingHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 482092ED8DC6536D65C85BF386F1B70F /* RCTI18nUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = F6D28E35333FE5B4FD64364890481A7F /* RCTI18nUtil.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 48275549B0DF00E7A6800FF2E4728F35 /* RCTAlertManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E3D4EAD6CA0F6AA2A045122E9ECA6A80 /* RCTAlertManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 482ACD34B99091D1708CE1ECDD8F65B0 /* MessageQueueThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 529FCCC061B83E9ABD246D2409599725 /* MessageQueueThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 48601D9D98EBE9156AC9CB43616DA2EE /* RCTManagedPointer.h in Headers */ = {isa = PBXBuildFile; fileRef = 138A4D3205D9F11E7173BC602886CCDA /* RCTManagedPointer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 487D0ECF3561805E0733AE32818AED64 /* RNSVGSymbolManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 96900628C01ED9DC354EAD34C2A96AC1 /* RNSVGSymbolManager.m */; }; + 48B768E63643920DAE49ACA3580F745B /* RNSVGPattern.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F80D6271B5BFCC2981E475EDA4041B9 /* RNSVGPattern.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4927C5F05B3C75F27411777544782F97 /* RCTProfileTrampoline-x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = 533D36B26965C090F5851DFB80A4FDFB /* RCTProfileTrampoline-x86_64.S */; }; + 493ADE853055324D567199C7DACE4BB5 /* RCTSpringAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 49C66668A0E3DB92D2A54F02C673149B /* RCTSpringAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4951633AA8103328CDF62970C45BE0C8 /* RCTDataRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D58DFB0FDCF2693BA934AF5806FFA5D /* RCTDataRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 49BC538C78625D45EFD956444234289F /* RCTNativeAnimatedNodesManager.h in Headers */ = {isa = PBXBuildFile; fileRef = DA65A5C12AF9DBAE93C6346CEC5D417B /* RCTNativeAnimatedNodesManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 49FC3480667256E71BC269E3492284E4 /* Yoga.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D381812A4ABA729A3C162290999BC837 /* Yoga.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 4A0806F121B3B1F5A14711242B5B25C0 /* RCTLayoutAnimationGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = B93EC075A90C2E3DC56F88F7FBAF6B4C /* RCTLayoutAnimationGroup.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 4A42D8CC44005282D7D7D8454404002C /* RNRotationHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 28FE7CC68D99C41BB52AFF169F39395C /* RNRotationHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4A513D10E259B86F34E8CCE917FA6576 /* RNSVGImage.m in Sources */ = {isa = PBXBuildFile; fileRef = FB31A16D17B42959DCAA0C8A146AF8AE /* RNSVGImage.m */; }; + 4A5AE11A92618D58349D4FC1AEBB73C8 /* RNGestureHandlerButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 43FBF852EB16B371F59EEFA03AFE32F7 /* RNGestureHandlerButton.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4A72724C7304A6BC79B5FB544BC37838 /* RNSVGDefsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E32951CB3AD44434E9F494C9727F8127 /* RNSVGDefsManager.m */; }; + 4A7472297987FE9308C93B8F5B36D7B8 /* RNSVGText.h in Headers */ = {isa = PBXBuildFile; fileRef = 01E41EEADB5FC95930E8B167F05BD579 /* RNSVGText.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4AC299AB83B3AC096A1B002BCFE26834 /* RNSVGTextPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 79AAB3AA46797DEB1A8C286B9B850960 /* RNSVGTextPathManager.m */; }; + 4ACD868FF651CA6A002609B28EC98151 /* RCTConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = F7E1628575E3CEB4EAA75FF1B75F0A16 /* RCTConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4ADACB5A5DC61C4DB5BE67ACCC6CD3DC /* RCTSurface.h in Headers */ = {isa = PBXBuildFile; fileRef = F2C7C33FCCC5B16513BCB08BA8AC6414 /* RCTSurface.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4B243DC13446AB0D0B1DC9C72E2D2D7A /* RCTSafeAreaViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 59D519FE4C7F30AF44729953702A5C80 /* RCTSafeAreaViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 4B3DDE8768FC6656318604E68FBA3CA3 /* RCTSinglelineTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C9A5A8C520AF8A69DA984F666F9DFB /* RCTSinglelineTextInputViewManager.m */; }; + 4B576B743E82B767820882C701558C6E /* json.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB57E2A844E7F36B01578FF8E076E00B /* json.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 4B6A5B2A2A6F52D9E4B6FF6AF6767E56 /* RCTUIManagerUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = A45A3DDD15D6E869BA56299BEDB1E837 /* RCTUIManagerUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4BDD266B90C6CC38260111F1CB6FAE39 /* SentryCrashCPU_Apple.h in Headers */ = {isa = PBXBuildFile; fileRef = DD364D5D713E3C738BA79C4B236A7FB6 /* SentryCrashCPU_Apple.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4C0686D866995518C1EA4553ADE210CA /* double-conversion.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8B5CE403971C99A4143414F9D9D9C003 /* double-conversion.cc */; }; + 4C088409EE3B2B20259E469A23683882 /* RNSVGDefsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BADF61B3253EB25BC313F83EE29C0E6C /* RNSVGDefsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4C73335EA98F249E6CE3CA38216B287E /* RCTFileRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 97CF19834043D325DE81CE5CA4E3F20D /* RCTFileRequestHandler.m */; }; + 4C81A8D8838010A032F1782BB7CE3504 /* RCTRedBox.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A061FA38DBB6D8E153A6CAC432BBE10 /* RCTRedBox.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4CA0443F3799BCF18B830EA84FC7D130 /* RCTAccessibilityManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 560922C64BECF78D47345B05F6C1A160 /* RCTAccessibilityManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4D28A4049971D6E68683BF5DE8FCE500 /* NativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D72E8225A946BCCC7413F1CD600CDC0 /* NativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4D42B9A1BFCE982A07954643F2E2077A /* RCTUIUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 17E89EDBDEA81E12D55B4E895855672B /* RCTUIUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 4D57EA37E9226C36DCC9414F523C5A33 /* RCTMultiplicationAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 9AC25A443F6EE200C25753483D6A166D /* RCTMultiplicationAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4D6BB6A97963C4E4DD59E68EF1DE20F3 /* bignum.cc in Sources */ = {isa = PBXBuildFile; fileRef = 1ED112C22FB10CBF1AB2F1B8A839B230 /* bignum.cc */; }; + 4D8154F07A20424711F8F106FF3422F1 /* RCTSurfaceHostingProxyRootView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6EC8AE954AEE445C59834A701F950288 /* RCTSurfaceHostingProxyRootView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 4DB8C1794A1E87092C705096CE3A9A44 /* NSError+SimpleConstructor.m in Sources */ = {isa = PBXBuildFile; fileRef = F0F36BA7C0FC2175F4654DB23C2FA788 /* NSError+SimpleConstructor.m */; }; + 4DBCE2DB0A115ABE8AFF6ED408BCDB1F /* RCTFrameUpdate.m in Sources */ = {isa = PBXBuildFile; fileRef = A377454A9E9C94F360BE35E55FE93336 /* RCTFrameUpdate.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 4DD8AF7412277AFE12FB425B3CA98152 /* SentryUser.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D478CB13596C32D1D70F795424F2878 /* SentryUser.m */; }; + 4DE7D5E5CD014ECF76E2467043562ADC /* RCTFrameAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EAEE47EFC68CA1B31EA83831BC8411B /* RCTFrameAnimation.m */; }; + 4E05F6A96B97F163D64B2CBFA15493F1 /* FaceDetectorManagerMlkit.m in Sources */ = {isa = PBXBuildFile; fileRef = B1DC69926CDD4C1BB2CF6E61D767CA10 /* FaceDetectorManagerMlkit.m */; }; + 4E37D16A9C1E1F06F8A9AB70372550D8 /* RCTDivisionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 55A4436AADD0555FC0B73FC67CC53273 /* RCTDivisionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4E64492949503A8C1B00803055E2E522 /* SentryJavaScriptBridgeHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 704C1B09A2B10335745AE50EFC742C2C /* SentryJavaScriptBridgeHelper.m */; }; + 4E6AC766D7F55B532FD6B6D6B5B93529 /* RCTImageEditingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A04F45E8F5EC1B8227AD7B1EA42383D5 /* RCTImageEditingManager.m */; }; + 4E762D2C206A34E19CB1C858CEEA9C93 /* RCTPlatform.m in Sources */ = {isa = PBXBuildFile; fileRef = DBD591CA1E69D72CA2B4AA84C5350522 /* RCTPlatform.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 4E87BCBE5D43FE9F48287B7820D852C2 /* SentryThread.m in Sources */ = {isa = PBXBuildFile; fileRef = 97B78E5781868F79AB8140916BA0D2BF /* SentryThread.m */; }; + 4EA528B130DB02242311828A8BCAA8ED /* RCTI18nManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 767219C45863A6DDD433654C72A97FAD /* RCTI18nManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4F0822EC6EE4F564C2AEC266996BE0E8 /* RNGestureHandlerButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DDD607D869B0CC06F143FEE2929E32F /* RNGestureHandlerButton.m */; }; + 4F303E5CDCD6F8373CC91C69296DCB3D /* RCTComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = A98856069986317EADC7661ED546C955 /* RCTComponent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4F5C07EEC3B4DA88E7BA6AF833EE9BF0 /* RCTImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = FB24E1475659A33ACD2FE39D2CAF810D /* RCTImageLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4FF2CC8BC2789A5E7195FB696B351373 /* RCTAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 83EF09A023D22BB22664C617C42FEAAE /* RCTAnimatedNode.m */; }; + 4FFE1144FFA487C502045B9484054059 /* RNSVGTextManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 25ADE4EE17A96C4A5B9DAF82F6A53EBC /* RNSVGTextManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5003C014EF17E69ADB3175D8DCAD8159 /* RCTAppState.m in Sources */ = {isa = PBXBuildFile; fileRef = 96225666AE3E8CF779F6E7D9728320C1 /* RCTAppState.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 5051E4EAC91B83B1EDB51A85483113D8 /* RCTResizeMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D92518DA0F05F4C14426D432D330DBB /* RCTResizeMode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 508D2FBCEFAFC89B17722F4BE5113EF0 /* RCTMultilineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 489D4AFF9B94CA1E0AE49491254ECF20 /* RCTMultilineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 508FE656BAB1AC62D8C256BEC544DB52 /* RCTValueAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C559C0BFA07AA8325D644EC6A559D97 /* RCTValueAnimatedNode.m */; }; + 50A66C3CCE11CC7D193199CCD72C343C /* RCTImageEditingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A04F45E8F5EC1B8227AD7B1EA42383D5 /* RCTImageEditingManager.m */; }; + 50E10FFA6AF99DE67F70E74BF6D3A451 /* RCTImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = B62F1DC4E86BC7AA5375D9CB3E79D12B /* RCTImageView.m */; }; + 50EFF2A1939D2C00A4028854CE76C7E2 /* RCTSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = 419382E7B723A5AF7573D9B32CC777B4 /* RCTSwitch.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 510E26F4BE08A3ABC57DB26665FD6C37 /* Assume.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F832B0FA268AB95F736B015FC26D6CAA /* Assume.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 511A0CE800E657B4E5A3DA0D8E8181F3 /* ReactMarker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C4C2ED95AEF87FF7B6E683BFD6D41B6E /* ReactMarker.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 515977FEE84444F7656EF732532BD909 /* RCTTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B94DBB306727955A63650C046DFFCCA /* RCTTextViewManager.m */; }; + 516A80FBFED3342D25117B683146A319 /* SentryCrashDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = 2BB7B81D4EE06192DFD3215DDB0CD6E8 /* SentryCrashDebug.c */; }; + 51C2035C61AAD8A7D4CDDB334E4D00FF /* RCTBaseTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BCACA1784B70E99DFE8D3825FBA4E6EE /* RCTBaseTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 51C3F05FFF3E82F3D9D9C0368DBD1A93 /* JSCRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E8F108A063C7CB8C6193BC4B9948EE5 /* JSCRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 51E1888C3110089E8FADBAF7205E6101 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F04102D096404A12591FEA61E8CA3448 /* Instance.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 528215DB255F21263D897E8C45B5CA0E /* RCTLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E35A0E44E7B15B1C22FDAE5ADA0906D /* RCTLayout.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 52AB9897A07864AA6360988899E9DC60 /* RCTSafeAreaViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 59D519FE4C7F30AF44729953702A5C80 /* RCTSafeAreaViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 532EDD2D0E4C880EA33E6766C1B5F39D /* RNSentryEventEmitter.h in Headers */ = {isa = PBXBuildFile; fileRef = F77773FF35154D41BA77D9BF681475D3 /* RNSentryEventEmitter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 533108CDA0B3D4E81297A0C1ADFC920B /* Utils.h in Headers */ = {isa = PBXBuildFile; fileRef = C257D5C7E4E6D0CD32E39AF3341AEA8E /* Utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 53808201C5BFAC66403B6B8C2D0B8A3B /* RCTStyleAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 14334716A99B809953396AF25183E0FD /* RCTStyleAnimatedNode.m */; }; + 53847F023C695CB08271E4D2B1A417A0 /* SentryCrashMonitor_User.h in Headers */ = {isa = PBXBuildFile; fileRef = 41C07AB0B60A6BEB1D7CB1A63307E1F7 /* SentryCrashMonitor_User.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 539AB3F18AEA03FD08262E4171B08DA4 /* RNCSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BB3BB831056BE2B9AC53EEC31413993 /* RNCSlider.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 53CD23460582D7BB30C835FD2B5D5106 /* RCTKeyboardObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E3ECB6C5F502CAFB8281E2D529462EC /* RCTKeyboardObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 53FC66AEFF5EDB22D847939C798E7DCE /* TAGContainerOpener.h in Headers */ = {isa = PBXBuildFile; fileRef = 58D8767D7BBE6A190190E408B242E17B /* TAGContainerOpener.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 54A05F15798F70DF3A895BB99C6160FB /* RCTMultilineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B88928BAEF8A7ED2DD5F25E0D26CB19E /* RCTMultilineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 54A8F1EF9C24D112992AC378AB75F084 /* RNSVGImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E9F8C3C0B7A001CE1AED92A87093071B /* RNSVGImageManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 54AE10C290B773886620EA730A9F8D69 /* Yoga.h in Headers */ = {isa = PBXBuildFile; fileRef = E871C79614A40E1CA4D62E7D2226CC0C /* Yoga.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 54C144F0269B87EF4D78C0F9872514FA /* RCTUIManagerObserverCoordinator.h in Headers */ = {isa = PBXBuildFile; fileRef = D646A7AD42256C272C85B4D461604F23 /* RCTUIManagerObserverCoordinator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 54DD5F1D2F08BEDBC05AA0470192E5AF /* RNFlingHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AF0C25E341E3202175FEECCF8FA5227 /* RNFlingHandler.m */; }; + 55604492E09874E1969311103DF1BB1E /* RCTDecayAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 801B11ABBB948A0017B6961ADBE0CE90 /* RCTDecayAnimation.m */; }; + 5594424624349918B15849B3FC84ED93 /* RNSVGText.m in Sources */ = {isa = PBXBuildFile; fileRef = ED85635435AC44B0B6235E23A22A33DF /* RNSVGText.m */; }; + 559954A5F31689C87C337A39CB33A2DD /* RNSVGPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 71351F39C8D6D4C5A5D918A9C8545B04 /* RNSVGPathManager.m */; }; + 55B21B28E044209B8ADA3A4132AE0D9F /* RCTClipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 648E156A9384367B15C83E060B402881 /* RCTClipboard.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 56043D0F8A2FA9831B626E904BC010AB /* RCTLinkingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DBDCCF34B3BA2EB17DDD9CECFD810ABD /* RCTLinkingManager.m */; }; + 5610CE975CF8D6CCC04700CC5073C08D /* RCTVirtualTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 79DFE4A8267E40A6549A7500C2A15D7B /* RCTVirtualTextViewManager.m */; }; + 561773988824C104BED2637E535F717C /* DispatchMessageQueueThread.h in Headers */ = {isa = PBXBuildFile; fileRef = C4879C2900DE0A8B89D451798AEE6A2B /* DispatchMessageQueueThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 56199BAFE2BE7676121F1EBE2437F45C /* RCTPickerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = FBCE659C1263C26559C1A3F73CA1DDCA /* RCTPickerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5632D21494A8988B267C999AFC7A9800 /* RCTFrameAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EAEE47EFC68CA1B31EA83831BC8411B /* RCTFrameAnimation.m */; }; + 56854280CFBA9A1B9DFC6B5ACA8D46EB /* JSModulesUnbundle.h in Headers */ = {isa = PBXBuildFile; fileRef = 552F9D39AF2FC0532C78121570138811 /* JSModulesUnbundle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 568D7CD040BEB77FE87D44193F219918 /* RCTDevSettings.h in Headers */ = {isa = PBXBuildFile; fileRef = 04A38DF40D1C5FDC4D92180D6B65473F /* RCTDevSettings.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 56CB6654DCAD47B4BBF2155910B8D4C1 /* RNSVGUseManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F5D903DDEF257B71DA2F112C07D7FFE /* RNSVGUseManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5744A8BA3C7604CFC352630340C5110D /* RCTModalHostViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 781F6F55E79DD9E1776993030F6B2B9F /* RCTModalHostViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 57663A97D514373CA5A27B8D4743B141 /* RCTWrapperViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = CDA23C498E4A763F383A35B01F4B6769 /* RCTWrapperViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 57DD0139179CCE5E475100556E9B2931 /* RCTFrameUpdate.h in Headers */ = {isa = PBXBuildFile; fileRef = C266EA3F72BD5551F94FF9F86099A78F /* RCTFrameUpdate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 57E4F3358E2268B2A7756722EBF105CD /* RCTEventEmitter.h in Headers */ = {isa = PBXBuildFile; fileRef = 0ED57B2BDED95350F7DE1BE5601AB687 /* RCTEventEmitter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 57FB75156C21BFA1E04EB73C6DC3B79D /* RCTComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = A98856069986317EADC7661ED546C955 /* RCTComponent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5807C1F6511161A5B3688139C8FCF90E /* RCTSurfaceHostingView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 741D5E5B041BE5F51B536952CD88805C /* RCTSurfaceHostingView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 58732E385A18FD4C80E78EA0F143A181 /* ReactMarker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C4C2ED95AEF87FF7B6E683BFD6D41B6E /* ReactMarker.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 58B55EF1D8041D30C3CB6D400A24C251 /* RCTWKWebViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E957798AF0EDE4D433CB9E4DEC7DC24B /* RCTWKWebViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 58B5E7677982854960EB37DA3A3AA616 /* RCTLayoutAnimationGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = B93EC075A90C2E3DC56F88F7FBAF6B4C /* RCTLayoutAnimationGroup.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 58ED012438AC6221EDD5CE3D7021BD70 /* SentryCrashMemory.c in Sources */ = {isa = PBXBuildFile; fileRef = DB400ED63A2424CAE8373115F1529A16 /* SentryCrashMemory.c */; }; + 5939E758E267CBEE4A41C0DF7C3EF0E1 /* RCTMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 056D3FCBA719DD1FB34EDE4B53C24A6A /* RCTMacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 59774A3BF2B774B77B1EE43311D56CE2 /* RCTMultipartDataTask.m in Sources */ = {isa = PBXBuildFile; fileRef = 6662873BD23BEF8D641EBE5E065C8FDE /* RCTMultipartDataTask.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 59AE28C2AD4256057D22005B227278E1 /* JSCRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E8F108A063C7CB8C6193BC4B9948EE5 /* JSCRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 59B1DBA08D03678EC6E592D7D5F94250 /* RCTShadowView+Layout.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F2A8B29E2B225439D7996C9F27E74A /* RCTShadowView+Layout.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 5A0018488F1CBD8DAFEB79FBB2001327 /* RCTBaseTextInputShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 35B0404C7FB923A8A5CAE8D52256FFCD /* RCTBaseTextInputShadowView.m */; }; + 5A15901FF0F646FB33DF5989DF2035A3 /* NativeToJsBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = A0B1C8181BFD162872E712C6B5999CF4 /* NativeToJsBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5A40CC21146694A70E7AD62368C38D72 /* RNSVGEllipseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 285D0AE832514099C8253C2837E5630F /* RNSVGEllipseManager.m */; }; + 5B0C4A73582A49C2AABFEAFC73FF7D82 /* JSIDynamic.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C2CA64B00C11EE54CDF03DA15DE9204 /* JSIDynamic.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5B2CB63EA4B80CCFD9FC008108C18B96 /* logging.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4DBEDF58CDC62DD6A8A18C61AEC95133 /* logging.cc */; }; + 5B85FA0CA872DB9DDFF7C86078DE81EB /* SentryCrashReportStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 27BE1704FEC1DB13EA55DB67B45697AF /* SentryCrashReportStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5BCFFAD54C5DFD3D4D0EBEECAC907B51 /* RNSensorOrientationChecker.m in Sources */ = {isa = PBXBuildFile; fileRef = 156ED8A079F367D8C9D93C4414BB5A0B /* RNSensorOrientationChecker.m */; }; + 5BE4F4D7394938475B54F007B7168777 /* MessageQueueThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 529FCCC061B83E9ABD246D2409599725 /* MessageQueueThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5BF93386CA7BE05F746D9CDB844EE69B /* RCTWKWebView.h in Headers */ = {isa = PBXBuildFile; fileRef = 9895EE27D9128CBE08D9C2F582A41D37 /* RCTWKWebView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5C18F6E5CF9421D0F5EC19A7B31EAEEC /* RCTVirtualTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 83720641BBFB7C272EA092F23C823B8D /* RCTVirtualTextShadowView.m */; }; + 5C221FB31B207B6A6CDE479C31B629DA /* RNRate.m in Sources */ = {isa = PBXBuildFile; fileRef = 04C96144CAAE83C6C4E807D0CC0204B1 /* RNRate.m */; }; + 5C7B6782B6C0FC1827B42F5E816071E3 /* RCTSafeAreaViewLocalData.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A6F9FC02DD135B281B579DD6E2E56A2 /* RCTSafeAreaViewLocalData.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 5CCBC7438316A60AAF406A0548DBF5DD /* RCTURLRequestDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = A5E31538192F72FF6A14DD6EFB923355 /* RCTURLRequestDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5CF20FE0E1B50E0CC59B588B9D79931D /* RCTEventAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = D010691E2C602BD35DE0FAD169C6A72A /* RCTEventAnimation.m */; }; + 5CF352A7937BE9B1541D6750320629E9 /* RCTImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A71D2DD4BE5408CF373E3F80ACC8C3 /* RCTImageUtils.m */; }; + 5CF6C768C8DF78BDC4E411F70E01C6D5 /* RCTI18nManager.m in Sources */ = {isa = PBXBuildFile; fileRef = AD63BA36E7722ED7DF09E082160515FA /* RCTI18nManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 5D801851756F00FAECC092C665291431 /* RNSVGClipPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F8E4D239B3013F6993741020D26C12 /* RNSVGClipPathManager.m */; }; + 5D90283BD4109E6B41A35311CAEDB5C7 /* RNSVGTSpanManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C66B5AC8B5EDD63CACD4861280E679C1 /* RNSVGTSpanManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5D9B26D11B3A5AF914318EFB01681A84 /* RCTUIManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 053E092FCC964597D85BE10B99F2EEDC /* RCTUIManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5DCCF39A7AEEE4F57BCE5A2B042C6F5A /* JSBigString.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AC42EECE751168FB05176E2A9B93A97 /* JSBigString.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5E6D731575C9CCBDA8A357479F20DBF7 /* RCTConvert+RNSVG.h in Headers */ = {isa = PBXBuildFile; fileRef = 96916EC87C869C4EC697379F1FBC6B1B /* RCTConvert+RNSVG.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5EA38A1F644F1961CCDE0825C07DBD30 /* RCTProfileTrampoline-i386.S in Sources */ = {isa = PBXBuildFile; fileRef = 5A20387F9BAABB86E68FE52D494ADF16 /* RCTProfileTrampoline-i386.S */; }; + 5EA3B4F700BEFAE85993231134236EBE /* RNDeviceInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 84F4E4AAAE9482AF52F44DB7266DA00D /* RNDeviceInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5EA96C00906A7A0484088F24A8157728 /* GAI.h in Headers */ = {isa = PBXBuildFile; fileRef = E449A2E1FA96AA3D389136E22FF34F11 /* GAI.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5EABB5C014A8A863A58DBF306AC9EF1E /* RNSVGLinearGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EFE9708BABB59E6AF27CB1039B3DDB9 /* RNSVGLinearGradient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5ECF535558A1F71C997A5BF5F00C0EBD /* RCTInputAccessoryView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6101B53D2BC532DA9D7C9AB464CE03C9 /* RCTInputAccessoryView.m */; }; + 5F2FB3A4FA2084BB2D9C6161E7F2089A /* RCTAppState.m in Sources */ = {isa = PBXBuildFile; fileRef = 96225666AE3E8CF779F6E7D9728320C1 /* RCTAppState.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 5FBBAF74CDA5C5A1B10B3F3CEA701F0E /* RCTBridgeMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = F57BB40434F4FB51A9DC5EFD4C9C33B8 /* RCTBridgeMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 60058F29A6C4904DD65CC527CC8180F3 /* strtod.h in Headers */ = {isa = PBXBuildFile; fileRef = E908122880E3BBD03B74B0F2AC97CFE3 /* strtod.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 600D36D26CF8CF6EB17B431E60204DBA /* SentryCrashReportSink.m in Sources */ = {isa = PBXBuildFile; fileRef = 043EDD2BED2B77BEAE532C8C8F4B94CB /* SentryCrashReportSink.m */; }; + 6077D109292892CBF3147C6F98B27A0D /* SentryCrashC.c in Sources */ = {isa = PBXBuildFile; fileRef = 6F4F4F8D3C284B588D1BF99368A3928B /* SentryCrashC.c */; }; + 608AE61E785842464E32A5618727C4A8 /* RCTScrollContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = E47A54263143D445077DAE6D9357D137 /* RCTScrollContentView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 60BD4333C4530C3C693FC69CAB624BDB /* RCTLayoutAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = A43FBDA0E94FB890930019BF371F6EA8 /* RCTLayoutAnimation.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 60C667FA63CF1F76B4725BA7D3B4D300 /* RCTPickerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = FBCE659C1263C26559C1A3F73CA1DDCA /* RCTPickerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 60D8D84BE6F3E5B0ED8A783215B4E357 /* fishhook.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E6FA716361CA1C84D63A9DC918CF0CB /* fishhook.c */; }; + 61060449716A09386B55F8B59563365F /* RCTSubtractionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AA2E4A138A365198118B2F7A13A477B /* RCTSubtractionAnimatedNode.m */; }; + 6131203C80C1DD7DFA8DF691AF900828 /* RNSVGPainterBrush.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C0719292B94319AB7C8378C16F58E30 /* RNSVGPainterBrush.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 614FF816EC57A1CDD7725921AE929244 /* RCTRefreshControlManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A8C94DF0732194C31DDD3ECDB31893A /* RCTRefreshControlManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6173F9721EBE7ECA7AD4BA7AC05CDB82 /* RCTAssert.m in Sources */ = {isa = PBXBuildFile; fileRef = C9DE5DA897BEC65095F375DC55A6478F /* RCTAssert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 617B5D33131F05029ACF5D1964BC7E25 /* RCTImageBlurUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 2FAA5A666F6DC3101A977E26A60CFBD0 /* RCTImageBlurUtils.m */; }; + 61A66B2F66E7D19B0648F324AE88EB99 /* RCTReloadCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = A00472B0EC69230F26EAE145A1254345 /* RCTReloadCommand.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 620B72809570B31DCE9DDE2A8172AB2A /* RCTPerfMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = A7296BF7F2B7B637DEEA76D96581722D /* RCTPerfMonitor.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 622C298E3A1420A1CA5D06D9D9CE75C4 /* RCTDevMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = EDC39AEA2C831DE8E950EEC49663288D /* RCTDevMenu.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 623F59D8D45990B8BE3F4EF221F1B95E /* DeviceUID.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C35EB8F07E081E5C004A5B1F7698FE8 /* DeviceUID.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6244F962340C551173EA2107D3D0B149 /* SharedProxyCxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 81CB5B3834A2C71FDFCD7D74E576A4B7 /* SharedProxyCxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 62706D096EFBC5578B2E5433707B9F8F /* RCTBlobManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = F748E10BDEECDBD5F459822E301D53B6 /* RCTBlobManager.mm */; }; + 629B8BCB27B1EBAC3F66DC03DAB172AA /* SentryCrashMonitorType.h in Headers */ = {isa = PBXBuildFile; fileRef = 77160D195989B4EE37A7489B16584E6B /* SentryCrashMonitorType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 62A6C2CCB0C49D92815A92397D2A78C9 /* Pods-BlueWalletWatch Extension-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 732D7108F394B202C574114D8D666460 /* Pods-BlueWalletWatch Extension-dummy.m */; }; + 62E78C61ED14F5EDCFC61F429C425FC4 /* TAGManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 355E0209418D0895E90A18D67CB31D4B /* TAGManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 631F591A2A27C2953582D32F2BF6EAEE /* SentryNSURLRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = A0DB4AD9102614525D5B0928721EEAF4 /* SentryNSURLRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6327F736C0A3CB22518D6F3DCA12D655 /* RNPanHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 29C6D16D46CC115C018BCADF0851F2FF /* RNPanHandler.m */; }; + 633ED948D083C50B02DA0DD5CBE63768 /* RCTMessageThread.mm in Sources */ = {isa = PBXBuildFile; fileRef = D96CAB4F2CF3B917BD60324D9E78AFE8 /* RCTMessageThread.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 6348F4A6B9DD2996B9C62949E46F0693 /* SentryCrashDynamicLinker.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E462F73CC87A4A665B386135E5F85A2 /* SentryCrashDynamicLinker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6358607384E88BE4A1FCAAD1446EA697 /* RCTToolTipTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A240D4CCEC43490DE59AF6979447E65F /* RCTToolTipTextManager.m */; }; + 6363FB2C4B706CC02D7A1123342E87D0 /* RNSVGMask.m in Sources */ = {isa = PBXBuildFile; fileRef = DB47B6A85D182E78E0E09FE89F9A157A /* RNSVGMask.m */; }; + 6368AA5F93D02C83D6D83DBC58B502BE /* SentryCrashFileUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 048A87EC3BE73252C7369DCFD136CDF3 /* SentryCrashFileUtils.c */; }; + 638BA0CD2B38C22C116AABFEE6F20C4D /* MethodCall.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00FF28243EBB4B47BC73D2484A602555 /* MethodCall.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 63ECBFCF10D5617C7F82350EFF1E0197 /* fast-dtoa.h in Headers */ = {isa = PBXBuildFile; fileRef = 68B031A28172493B622901BF7D6F820D /* fast-dtoa.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 63F5E467905CE2A39B93A183949CE444 /* RCTInputAccessoryViewContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 95EBF0ECD99365419787C775D5FB5AF0 /* RCTInputAccessoryViewContent.m */; }; + 63FD144DE78B31DCBB7C135FFA0EE53F /* RCTErrorCustomizer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7437DD008E6779310491F63326AC4732 /* RCTErrorCustomizer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 641473677B55192A7AE7655EBD1DD099 /* RNSVGBezierElement.h in Headers */ = {isa = PBXBuildFile; fileRef = B81D7243B29123EDFF71E0117A8CF32B /* RNSVGBezierElement.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6418BDE5FA9C2B0B7086A3C821F000CA /* RCTTextTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E4F160573FE874D848FEDC2DC22D7D7 /* RCTTextTransform.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 64528127B83E8EE295E45489DF41EE0A /* RCTSurfaceView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8D8F477572F8538E58F5632090504030 /* RCTSurfaceView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 645B31EBEB8B5900C23DDCEB4E6317AC /* RAMBundleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A570FD88D9C8B10CF4337EE7B432B26 /* RAMBundleRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6469EA16D1CB62B036371EB73964254F /* RCTTextAttributes.m in Sources */ = {isa = PBXBuildFile; fileRef = D8B6EAAEF2E1DF8287B2BC643DC091B8 /* RCTTextAttributes.m */; }; + 6479DE55ED9F962A928400DE6084ED16 /* YGLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 26361E9EDF786B80C49D8B72EFC206B2 /* YGLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 648C0EDEFCFA929D2DDF3540588A5E83 /* RNSVGSymbol.m in Sources */ = {isa = PBXBuildFile; fileRef = 695F062FE369A411D974415EDB7B4696 /* RNSVGSymbol.m */; }; + 64B56F2F3ED01C4C928D58619A05CB07 /* SentryCrashMonitor_Zombie.h in Headers */ = {isa = PBXBuildFile; fileRef = B7B28F188529EF8EC0C54B6498076033 /* SentryCrashMonitor_Zombie.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 64C3960BFD281F1E944B490AC869E803 /* RCTProfileTrampoline-arm.S in Sources */ = {isa = PBXBuildFile; fileRef = 7AB1FBCE2F8BE8FE60D76B909DC67EFC /* RCTProfileTrampoline-arm.S */; }; + 64CE955C8A9262BBE629C0BC940DE095 /* TAGDataLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B9676684C20748076BE1985F2F566EC /* TAGDataLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 64DD4C8E71D0B7FEB5C6B036563068A5 /* RCTConvert+Transform.m in Sources */ = {isa = PBXBuildFile; fileRef = F8CE1DB0E21D5A0EF43D5E8C07C4AC99 /* RCTConvert+Transform.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 64E422C8124B39D92C75FD7C490AAA54 /* RCTTextAttributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 79AF721D0BA8CC5ABDBF77EF3AAA5D46 /* RCTTextAttributes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 64EED41351F061E6042FC0C7C2212007 /* SentryFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 92CFF9F344FB0A8ED512A52BF6853683 /* SentryFileManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 65B36EB33A454EAE0D1E04DA4FC9F825 /* JSBundleType.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AEEAB4B8ACFD42626A0C607F9896C34 /* JSBundleType.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 65BCDFB8D370F15C65665B0AA398B5F1 /* demangle.cc in Sources */ = {isa = PBXBuildFile; fileRef = CD6915260B2F8309C7C8AA46E017015D /* demangle.cc */; }; + 66275FA07B7FD43A180A2FC7E03CD10E /* JsArgumentHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = C15A3EA89E3B2B6C981E34CAF0006D79 /* JsArgumentHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 673833169BA53AEC5E1AB16EB4DA678A /* RCTSurface.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0DEC0EF2E179262FF2D65D923370010F /* RCTSurface.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 679E0D2641C6A3018F6B723EBC27D785 /* RCTBaseTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F8B135C18CE999AC6A7B36B40EF59B60 /* RCTBaseTextViewManager.m */; }; + 67E6EC2EB7CB9E89484F704F65FD757C /* RCTShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 55D1F444845F1D63957804DFE1527844 /* RCTShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 68336F4B9EEE81B22017B414BCAB2AFE /* RCTJavaScriptExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = F7E60AC5E138A6F54F3D2E672580D6AB /* RCTJavaScriptExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 685F830F1EC526697BDD858B171AB84F /* RCTEventAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = E2AB7F3F4DF07C75436284AC97BE90CD /* RCTEventAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 68BD12F1EDB78DD3C8E62036F9BE5E81 /* RCTImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = F9E34F4DCFE5B27E8878C6B163E621CE /* RCTImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 68EBEDCD56A018E227D8B134C90F5830 /* RCTUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 267C89B69B81245F2F0E417F3716605D /* RCTUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6902C4C3CE63AF1BC1EF245A8BBCB94D /* RecoverableError.h in Headers */ = {isa = PBXBuildFile; fileRef = 2972E67127CFDCE923AED4537DFB172E /* RecoverableError.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6924C79BBA8FD8F11859CE24616B1E75 /* RCTImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 852E19E37E9E8CE09D309828B4FE614E /* RCTImageCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6931594B5702E7DE3A9B89E72E0A5412 /* RCTInputAccessoryViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9AEB6ABB0C37ECD706EEDE4F6B786F58 /* RCTInputAccessoryViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 696E2746BAD194DE9CCE8636D0395885 /* RNSVGViewBox.m in Sources */ = {isa = PBXBuildFile; fileRef = FD24F7BD2F07CD1F40ACF1E9046D6955 /* RNSVGViewBox.m */; }; + 69E04985A7034070D6C7116D577754D9 /* RCTSinglelineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 0023A5983026AD9511B9B8062BE46DC1 /* RCTSinglelineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6A15DEC57F124519681D5688A0C47962 /* SentryContext.m in Sources */ = {isa = PBXBuildFile; fileRef = E13307A47A879D53D927E7AA8BDFB15C /* SentryContext.m */; }; + 6A2A51860A5022B68D64ECF614FD56A4 /* RCTUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = FB0F8B6962B575526A04F8E221A3F0F8 /* RCTUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 6A3B4540367EDBF723B59446B19A46B6 /* RCTTouchEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = B561E749D58522F69EC8A2869B2912C2 /* RCTTouchEvent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6A490C0AECA5EACA08C33C767EABE680 /* RCTTextAttributes.m in Sources */ = {isa = PBXBuildFile; fileRef = D8B6EAAEF2E1DF8287B2BC643DC091B8 /* RCTTextAttributes.m */; }; + 6A580F0D0BEE6C85D1439068D1B3210D /* SentryStacktrace.h in Headers */ = {isa = PBXBuildFile; fileRef = 162BAB309E280E0BD0961BCB2DAE6136 /* SentryStacktrace.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6A6DF278D076571801A6E01B53562DA1 /* RCTBaseTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = AF4D5E5B709974319AD5BCF481C44D7B /* RCTBaseTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6ADA6487FF1ECF0F72CB5A7D4802B59A /* RNFaceDetectorModuleMLKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 3ECE69CEB608F8CBCABCB40BC5A5687F /* RNFaceDetectorModuleMLKit.m */; }; + 6AEAC5868B21E1A146ACF029AE8BC797 /* ScopeGuard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5112BBE280E7AEB3F7241B60AF6E2732 /* ScopeGuard.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 6AF33F9DFD8595F0541D55C4924CFFAD /* RCTComponentData.m in Sources */ = {isa = PBXBuildFile; fileRef = DB6934A0B3DB8222D834538291D9B9A2 /* RCTComponentData.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 6B29BF89F54EBBCDEBB0F00921BB8C4A /* RCTShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = DA42ACE27FCA4BBE9CC4F86272DF8E1E /* RCTShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 6B7B78A7088FAA1EF1BB839619C4D1BC /* SentryCrashCString.h in Headers */ = {isa = PBXBuildFile; fileRef = D090EE35F308AFF4977431072EB18951 /* SentryCrashCString.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6B86E4C22C2FD45A99622A05FD5189D2 /* yoga-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DBB9957D6CE4A97084F14FE4E1DF3AAF /* yoga-dummy.m */; }; + 6B982E1433EB5941758625B325107E83 /* RCTAssert.h in Headers */ = {isa = PBXBuildFile; fileRef = F106C84CE4DE11C63E937296A8695909 /* RCTAssert.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6BAA37678A89649D102772B76FC80AF7 /* double-conversion.h in Headers */ = {isa = PBXBuildFile; fileRef = 8FBE03D2A70F6C27ABF0FAA2DDAEF401 /* double-conversion.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6BAD53ED8113B8A2AB3B5F5103C3E730 /* RCTNativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 607E08B62F2C0EFA53DD76476EB095AF /* RCTNativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6BE110F2D7F5721A84E049B957365A19 /* RCTModalHostViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 781F6F55E79DD9E1776993030F6B2B9F /* RCTModalHostViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 6CC9EE1D9067D9C625400AB109B4D42D /* RCTParserUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = F4205A9DF0692A9FA08365A96614DE2F /* RCTParserUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 6CF516D6D564E228F59DA25205375301 /* RCTUIManagerObserverCoordinator.mm in Sources */ = {isa = PBXBuildFile; fileRef = D826CE55230D66D8ABC97BF4F93E2012 /* RCTUIManagerObserverCoordinator.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 6D8C2489C4848C59C032347874A202D2 /* RNRootViewGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F8B40503DBF5527AEC0AAE0CAAECC9F /* RNRootViewGestureRecognizer.m */; }; + 6D9C7B4E2F53A379C81650C31756CDEE /* RNSVGNode.h in Headers */ = {isa = PBXBuildFile; fileRef = F28FD2A6D889B217FDE92C56A432CDB0 /* RNSVGNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6DB2F162BBDFA2F4E3623AC3E109B279 /* UIView+React.h in Headers */ = {isa = PBXBuildFile; fileRef = 2FC90CAA795A9A7D0B020BCD4A4529EF /* UIView+React.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6DB419FC96493BB080DF75B76E6929BE /* JsArgumentHelpers-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D3895EA7758779831DA8255DF9AD736 /* JsArgumentHelpers-inl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6DC9C5A1FD7AC060992EDB4977B33796 /* NSDate+Extras.m in Sources */ = {isa = PBXBuildFile; fileRef = 39D7C0D4625D153AEB5228423F7489A8 /* NSDate+Extras.m */; }; + 6DCAA5EC26AE26F3F8A792948EF68932 /* SentryCrashMonitor_NSException.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E303E191CF02D71265C1B3E2BCE72AE /* SentryCrashMonitor_NSException.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6DE4C8FE5ED5DBC2103A22C69B46A9CA /* SentryCrashID.c in Sources */ = {isa = PBXBuildFile; fileRef = C3EE93BFAC8C7FB0B6BECE58E0982BFA /* SentryCrashID.c */; }; + 6DF0A2B29C11626CE47EF25F6F5085B4 /* RCTRawTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = B32AAF918B8C6A8FE00197E01D7E6332 /* RCTRawTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6E081BDA3EA812871106E7B845918BBB /* EFPointShape.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18220936C7A7237A002C49E56D8191C8 /* EFPointShape.swift */; }; + 6E1900322CE5AAB8D345F793A9695C83 /* RCTRootViewInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F287901A9F5292305D2332177D42879 /* RCTRootViewInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6E3F00A8A0128696172FAB15245FD395 /* RCTBaseTextInputShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 92EFBBE64F26EBE2C9C85672B4BCEE0A /* RCTBaseTextInputShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6EAF38D69BF276728E5C10D30B07483E /* RCTTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 90DDA6ED39B876D4FBF4C3AB1B96BEAA /* RCTTextView.m */; }; + 6EBAB935E618E948EB15FA931776C109 /* MethodCall.h in Headers */ = {isa = PBXBuildFile; fileRef = CA7DF61363BEC354DA1E262BA925F69E /* MethodCall.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6EE556CF644D4E1F5C057E08398416C9 /* react-native-randombytes-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E3DCCD42F8F4F1D6F8F7D513931C71EF /* react-native-randombytes-dummy.m */; }; + 6F13D7D068130956A94599FDABBD47E2 /* RCTSinglelineTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C9A5A8C520AF8A69DA984F666F9DFB /* RCTSinglelineTextInputViewManager.m */; }; + 6F6205566A784918598C0171E79BF085 /* RCTMultipartStreamReader.m in Sources */ = {isa = PBXBuildFile; fileRef = F64FC9E2D8942B5D66CFFDAAC70D5797 /* RCTMultipartStreamReader.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 6F663FC33FB98A8C2DA3AEF7A973F119 /* RNSVGLineManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9761D5CA5298FE5A2D1A8C974CB07FFF /* RNSVGLineManager.m */; }; + 6F909A573A32A067F510212E4FC85DA0 /* RCTNativeAnimatedModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D51423CCA87A299AE5669019FC726ED /* RCTNativeAnimatedModule.m */; }; + 6FBCD0B02C9B13EFD5EB80F1D2164476 /* JSBigString.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AC42EECE751168FB05176E2A9B93A97 /* JSBigString.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 701200A1648B4126FCF26892C469440E /* react-native-camera-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F74FE5022C2F7A520D2B572020AECF74 /* react-native-camera-dummy.m */; }; + 705D5C458FD7E76F94EA03819F18EA37 /* RCTInterpolationAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 3234A0C5710E3AA956279A9980285B31 /* RCTInterpolationAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 706317AF70133D2B29E76B8AEDD9285F /* RNGestureHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = B60D7AD4F90ED0308CA12EF8E6CF96DA /* RNGestureHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 70C6EFC4A348F1B6BD114DD24497AADC /* RCTImageStoreManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 96F1F58FBEC4A043CC29C4278360C23E /* RCTImageStoreManager.m */; }; + 70D8301D55D49631D5A72E0ABFC2EE1C /* jsi-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = 28F83371BC999BB92F4A26731542896E /* jsi-inl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7163AC0C494892AB6B6DBA5046B246E7 /* RCTValueAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C559C0BFA07AA8325D644EC6A559D97 /* RCTValueAnimatedNode.m */; }; + 716A590D4DC7C7C571210E0C05D6A380 /* RCTLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 120D8700DE3656E1A3FFF1F738237761 /* RCTLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 716BE65C77241A058C4A82B52BC198E1 /* YGValue.h in Headers */ = {isa = PBXBuildFile; fileRef = 7ECCE0D10E4472F9FEA409CDDDFDF0E6 /* YGValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 718CBA25429FE01BEAF2F5D724C575E3 /* RCTModalHostViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 317F28F813ED2B8730A3372E886D9DB9 /* RCTModalHostViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 71A818E5C2E9F776FA2DD7A8FFB800D7 /* RCTImageViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6458BCFFFC5536A95D45C3EE792F302B /* RCTImageViewManager.m */; }; + 7214BAE9193F59EE04EC4E268F480602 /* RCTWKWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D40EFDB0A580882176F5D4C207FD6C81 /* RCTWKWebViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 723C938F2FFA29DF3C182AB2862F0197 /* RCTManagedPointer.mm in Sources */ = {isa = PBXBuildFile; fileRef = D02FD080EFD0FF10C8B8FD46746D80CE /* RCTManagedPointer.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 724804B9513444481913FA444D96ADDF /* RNSVGRect.h in Headers */ = {isa = PBXBuildFile; fileRef = DF6AEBA62F81F6045687B924B28E5792 /* RNSVGRect.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7249863B8464657BD2725A37C818ECCB /* RCTReloadCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = A00472B0EC69230F26EAE145A1254345 /* RCTReloadCommand.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 727AE9F086725B8F2EEF21D95E64BAFD /* JSExecutor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2EEB1F2E9876A25D3CB78C55E6032A6B /* JSExecutor.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 72A6A93714807DA8CF318BED5BAC1401 /* RCTView.h in Headers */ = {isa = PBXBuildFile; fileRef = E71871F184B5FA84F7533B5CDB9FB15F /* RCTView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 72D7504B087B27C00E235B9D6FE1D869 /* RCTInputAccessoryShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A0503BDF4A687EDA71E387C3837610B /* RCTInputAccessoryShadowView.m */; }; + 731C5DC2CDE181E69CDEA4FA47E7652B /* RCTImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 77A71D2DD4BE5408CF373E3F80ACC8C3 /* RCTImageUtils.m */; }; + 732B963343E28ABF972C56CDFA3F788E /* RCTTiming.h in Headers */ = {isa = PBXBuildFile; fileRef = 14FD96E55FF437CC139FBD08D5F9A2D3 /* RCTTiming.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 734FB35812B6B99A02E7637DDAC7819D /* RCTTouchEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = A19FF896405A451B49EE49F5D001F264 /* RCTTouchEvent.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 7397E789823EDC5939700B8AFA090816 /* QRCodeModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B55C3EB6C78D2A29A3780FB258ED1EB /* QRCodeModel.swift */; }; + 73B7DA80B59F4BD792DA85863B87F27E /* SentrySwizzle.h in Headers */ = {isa = PBXBuildFile; fileRef = 249A050AE68B067B76B1497911DC4795 /* SentrySwizzle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 73D5B6B2899EE590176FFFDCC440E8AC /* InspectorInterfaces.h in Headers */ = {isa = PBXBuildFile; fileRef = 503BEFD7E6F243A71B9684AC0FA1219A /* InspectorInterfaces.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 73DFB14BE58B1A7C143F345FE6BFA758 /* RCTRootShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 12B36E4E08D5D542CAB71DFFBB66FDEF /* RCTRootShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7414EBFA918D657C2CD24E3CB68A397E /* RNCameraManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A85631CEC903718A1814F13DB5E8CDB /* RNCameraManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7424B17D0FC65AE730DF25A382E0813C /* NSDataBigString.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2F93F901FE955B2CCA9C1FBAE9550814 /* NSDataBigString.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 7441B65389B1C33BFE7869A5710591D0 /* RCTSurfaceHostingProxyRootView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6EC8AE954AEE445C59834A701F950288 /* RCTSurfaceHostingProxyRootView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 744F6E057D41BFFDEA3CC904C6CDF409 /* RNSVGRadialGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = 048461F34B786561C26D64EB5A63A578 /* RNSVGRadialGradient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7460FAAF52F2DEB4BE7452FFDD28A8FE /* diy-fp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 2164D6009E0872052E460E80B045CF7B /* diy-fp.cc */; }; + 74DA988E62F206D8BB2CC83921519CFD /* RCTAsyncLocalStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 20431C385DCF796060BBC42A5541F640 /* RCTAsyncLocalStorage.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 74E52DB3827B527EA3D254C45704B5DE /* RCTNetworkTask.h in Headers */ = {isa = PBXBuildFile; fileRef = 5FF1D1F01AFEF14A4CAF974CA2F0E21B /* RCTNetworkTask.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 74FBE9BABF52A0A68EE5E4BF38297EBA /* SentryCrashObjC.h in Headers */ = {isa = PBXBuildFile; fileRef = 9ACCC5293A001403D8F2399186EE7076 /* SentryCrashObjC.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 75008F1D9BA812FA9DDB7B2C0CA61021 /* RCTMaskedViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9893FDA410B61057CE529A58961C67C1 /* RCTMaskedViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 75078B74DAF7DE4404C58276246EBF7E /* RCTImageBlurUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 00DD8FFBF407E7C0AAE11B34E2B24778 /* RCTImageBlurUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 75322C5AA1501BCA6D208748518ED589 /* SentryCrashMonitor_System.m in Sources */ = {isa = PBXBuildFile; fileRef = DF9C98A91604FD68E21AAC2631D855F0 /* SentryCrashMonitor_System.m */; }; + 75412F2B04318211AD9814B1BC6D9AAC /* RCTSafeAreaViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 40E40AC38A9FAFE80F21AB30059C0C82 /* RCTSafeAreaViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 762032C5426A5C81BAD7E3CDA56469D8 /* fixed-dtoa.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B64E33E463B6C7B4C272945B2EE8479 /* fixed-dtoa.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7627D30D21E04D57B7810F69F4F8362A /* RCTAccessibilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DDB973A55FACFC0D57788FDF7144CB02 /* RCTAccessibilityManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 7656E2E43700D498ADAB2A120BE84824 /* JSIndexedRAMBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8A7CBDD28405DDF4A47248ABA2B93E34 /* JSIndexedRAMBundle.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 767B06E141EDC0F42194F9895EDFA87A /* RCTStyleAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 46445522F74B7258D323FE0BDDD5018F /* RCTStyleAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 768D900B591D506638A18FAA6F001EAD /* SentryCrashStackCursor_Backtrace.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E66C20B5A91CD3B1007685DE43B1909 /* SentryCrashStackCursor_Backtrace.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 768F38D3A4A78DA3DA52BE852F3459E9 /* raw_logging.cc in Sources */ = {isa = PBXBuildFile; fileRef = 390A57711135A02F989E95A4593E2C00 /* raw_logging.cc */; }; + 76C116832151C7AB213F73F663922C55 /* ModuleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0EAA3829936E49D6339A69CF828D1A62 /* ModuleRegistry.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 770F8EB9005551A6219F1D1944BF31E3 /* RNCameraManager.m in Sources */ = {isa = PBXBuildFile; fileRef = AC4C47B3927E7C6D9EA978C9604AFEBC /* RNCameraManager.m */; }; + 77315588496DFFC5389FC6E2B25D37BA /* RNRate-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F1D0C0D42D0C5644DE4B79700C976911 /* RNRate-dummy.m */; }; + 77719014CDF44A7FC403687EC4E9214F /* SentryCrashMach.h in Headers */ = {isa = PBXBuildFile; fileRef = E9A2695EE50A12F6F2A38461C2F71E51 /* SentryCrashMach.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7775B35688CA67C330E6D7C88839ABD0 /* RNSVGUse.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6CC4EF9FA699D6B23C3A5618EB87B9 /* RNSVGUse.m */; }; + 779C19ECC0728E5F41608BFDBCFBD9FD /* RCTRawTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = B32AAF918B8C6A8FE00197E01D7E6332 /* RCTRawTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 77A7D588FCA457F5F6234367F26DDF5C /* RCTInspectorDevServerHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 9244C79C34C5BC652FB7E425B5A7EECB /* RCTInspectorDevServerHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 77C916E8A5B57F7C844BB944BB4ACEE8 /* NSDataBigString.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2F93F901FE955B2CCA9C1FBAE9550814 /* NSDataBigString.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 77F14E8B17100FB818E561EE5AA4B8B7 /* RCTViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F4943DC28DFE1854AF973C451BF740AB /* RCTViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 780076D917425C0DA457BDEDC2A0DFD5 /* RCTFPSGraph.h in Headers */ = {isa = PBXBuildFile; fileRef = F761AD8F050C9BA424BA9249A9C48FC5 /* RCTFPSGraph.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 78125271A6358ABBA6F5F73F142CCC54 /* RCTAutoInsetsProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = E381F7CFB3D28181E5AE3B4CFE39AB57 /* RCTAutoInsetsProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7822F84F86044CBA870158D7AAFF8335 /* RCTBaseTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F8B135C18CE999AC6A7B36B40EF59B60 /* RCTBaseTextViewManager.m */; }; + 782C65512813A38459453F1C0694C85C /* RCTClipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 648E156A9384367B15C83E060B402881 /* RCTClipboard.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 785135B72891674457EEB064C9DC890A /* YGFloatOptional.h in Headers */ = {isa = PBXBuildFile; fileRef = 50187883303DACF091DE6253F14CBC89 /* YGFloatOptional.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7875F1D848ED61F36B37F9C6E5541B53 /* RCTAnimationType.h in Headers */ = {isa = PBXBuildFile; fileRef = 11453ECDB93BC00F3F2DB1EB66177ACE /* RCTAnimationType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 78A94226D3F229F691354948CB689929 /* RCTRootViewInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F287901A9F5292305D2332177D42879 /* RCTRootViewInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 78F921671F10CA862E04C04EF9CE21F2 /* RNSVGLine.h in Headers */ = {isa = PBXBuildFile; fileRef = 04C3E9E3B29980107D78BA22DF5AACED /* RNSVGLine.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 78F92474A8F9C3D938FB8DA83E643B2C /* JSDeltaBundleClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2A4ADB24771D4F32F95F1D5C5072043 /* JSDeltaBundleClient.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 791DBA1A71FB1F6780782413DE463D51 /* WatchBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 0770A28FBAD438371A61306CCD4341DD /* WatchBridge.m */; }; + 796CB44A631A194F3A66858908341E0A /* NativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D72E8225A946BCCC7413F1CD600CDC0 /* NativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 79756E37A71FB8EEF977ED8675130770 /* RCTWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = 541722BDB15B1F635A929056DF9A7D13 /* RCTWebView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 797D0B8A815E5260ACBA95335EFE4290 /* SentryCrashJSONCodecObjC.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F329E496347CEA5FF7D0C8FB7C56C37 /* SentryCrashJSONCodecObjC.m */; }; + 797DF0FC4EE66C60F27F2DFEBBB0EF20 /* RCTRootViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = C2340B479C181EA2CD0A58C8219AEA79 /* RCTRootViewDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 79E6295B15A21E8EEE20D5F17E0E86D1 /* SentryJavaScriptBridgeHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 25410CB5B01A6E532232CBD1DDEDDEFA /* SentryJavaScriptBridgeHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7A02DDB9D1ED0E3D7C37BA6C1C523510 /* RNSVGDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 255D61A99CDDCC99049E8C9CB6B1AFE9 /* RNSVGDefs.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7A28EF8AD6FD786BEB65877D653A09C6 /* RCTReconnectingWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E37DA7563C4F17E26F83893A69D152D /* RCTReconnectingWebSocket.m */; }; + 7A43ECA3F26C6DCAFF589F753449F674 /* RCTPickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C35E22914E4B76169BD2887A87885F04 /* RCTPickerManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 7AB62DD1EB24F67B521862CBBB176F77 /* RNSVGRadialGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = BEFE3034E000A51D1BC98689A64DE489 /* RNSVGRadialGradient.m */; }; + 7AF49E34B077763C6D812958B9A4110B /* RCTNullability.h in Headers */ = {isa = PBXBuildFile; fileRef = 6424E78ED751AE57CB385FC84FE30A98 /* RCTNullability.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7B1891689E687E92B97947B61D5D3EA7 /* RCTMultiplicationAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 9AC25A443F6EE200C25753483D6A166D /* RCTMultiplicationAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7B56322ED5550F2EBDB9CCD2A42FE01D /* RCTNativeModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 67FE7E92F1EAC91B8C9B20A5F52BF2F2 /* RCTNativeModule.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 7B574E69B24C47BC3D29B0D939DBA241 /* ieee.h in Headers */ = {isa = PBXBuildFile; fileRef = EB0932CB3EE002DB993EB8413A8741D3 /* ieee.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7B84254B4187A6A3DCE3782AA19B8EC1 /* RCTImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = FB24E1475659A33ACD2FE39D2CAF810D /* RCTImageLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7BE5E074F3C2A3126D74F9DD54590B8C /* Pods-BlueWalletWatch-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5FD0925240DFD78A38DEB4111E813C0B /* Pods-BlueWalletWatch-dummy.m */; }; + 7C09FA132220D5085521EA19D9C10F91 /* RCTDevMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = D28362437EFD9160482B725F5D347674 /* RCTDevMenu.m */; }; + 7C10CD27BD155E7539FB14617B64B700 /* RNLongPressHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 3ADA1579ECD23D390F8DC21F1C3B1EEB /* RNLongPressHandler.m */; }; + 7C8F6D06A5ACE1C592943D6495AD5D58 /* RCTInterpolationAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 3234A0C5710E3AA956279A9980285B31 /* RCTInterpolationAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7CA06EC8457874B4C6EBAFBF8AC617AE /* RCTModalManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CA6C50EB1F13E6A45322C83D54FA13B /* RCTModalManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7CFC0E50D594F96235BFCDFBE83FCF4B /* RCTTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 90DDA6ED39B876D4FBF4C3AB1B96BEAA /* RCTTextView.m */; }; + 7D01079E9C9C8F5394EEA05752B57B5A /* ModuleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0EAA3829936E49D6339A69CF828D1A62 /* ModuleRegistry.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 7D2EA40CA239946BE8D16CEA2420C5B3 /* RCTTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 42E79AC0C64AEBD48C0AFDFC2BD80A25 /* RCTTextShadowView.m */; }; + 7D6D0BB97732FCD0FEDA4DEB818134F6 /* RCTConvert+Text.h in Headers */ = {isa = PBXBuildFile; fileRef = F553A49DA4F495716152764C127B71FC /* RCTConvert+Text.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7D7A8D58F3FEEE3414920C70C03E4D8F /* RNSVGGroupManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 48EEA980FC6BD5E79B0322F45C1AE550 /* RNSVGGroupManager.m */; }; + 7D7E467E87C6F4CEF68673DE0E04C84C /* RNSentry.m in Sources */ = {isa = PBXBuildFile; fileRef = 9EDABE538AB68AC89AEC92F78A76D247 /* RNSentry.m */; }; + 7DDAA09443039A766C59DE4F5DD15BFC /* RCTWKWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = 83C437F517841A240F21924FF1961522 /* RCTWKWebView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 7DE9D03D234B9E9A799A28E3DAC3D131 /* RCTBaseTextInputShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 35B0404C7FB923A8A5CAE8D52256FFCD /* RCTBaseTextInputShadowView.m */; }; + 7DFD2999298E7E14743140677ACE332B /* RCTEventEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = 0DC72F3DE34D865CCCD2D6689A4ACE57 /* RCTEventEmitter.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 7DFE10BE05B80D9D62A8F4FCD784BD54 /* SentryCrashObjC.c in Sources */ = {isa = PBXBuildFile; fileRef = A25B038DC80940AFC446326AA4E366EE /* SentryCrashObjC.c */; }; + 7E37BBA0EAE9BC8B5C81D3F8D4190C3C /* RCTGIFImageDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EAECED2E7770AD0A6016DB1CF9FA5E0 /* RCTGIFImageDecoder.m */; }; + 7F9C1CB5500C25B6BC0A39DEEA0859BF /* RCTInputAccessoryShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = C29C31DB0B83009976075AA1B8A9283A /* RCTInputAccessoryShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7FA4E639257A44A0D5C824C50539B42F /* SentryCrashMonitor_AppState.h in Headers */ = {isa = PBXBuildFile; fileRef = 504E5BFCEB9B05B5C73BB2F0184F92C3 /* SentryCrashMonitor_AppState.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7FDAFF6CF8D60294F25E84F1F365DB3C /* RCTFont.mm in Sources */ = {isa = PBXBuildFile; fileRef = E689E6E4AA0501D47172FCA8C423FE1F /* RCTFont.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 7FF3919A7C15D4047DF59898EADF4C55 /* Pods-BlueWallet-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 10C41B0AA850FF0C287A9EEB41D46318 /* Pods-BlueWallet-dummy.m */; }; + 7FF65C435802EBE42DCC572AC5F6DFBA /* SentryCrashMonitor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8601AD7458032E955BC0E997D4A95483 /* SentryCrashMonitor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8008AFEF0D82F68F42B75F7498140C50 /* RCTConvert+CoreLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 1500AE6B9014FCCA0CF28259908C995D /* RCTConvert+CoreLocation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 803E791D28E376FDAE177E8D076BF3F5 /* RCTHTTPRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 60FF2BE87CA359EE0465441090F85757 /* RCTHTTPRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 808A91B55279DA1631C744D59987BAFC /* YGEnums.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91B293BB3A275110FEB2AA836B6243DD /* YGEnums.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 80B4979B6E8B2704C0BC89F4950A8240 /* SentryQueueableRequestManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 52ABBCBD544FC8507CC7C470E4EF4DE8 /* SentryQueueableRequestManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 819C030C5D9E4F6C65843648A5609795 /* RCTMultipartDataTask.h in Headers */ = {isa = PBXBuildFile; fileRef = 8115234F4423A5D00BD8798F7C881469 /* RCTMultipartDataTask.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 81E938E6B905FD6BCA564E665E6CD8AE /* BVLinearGradient-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CAEB8A96A6B702F8412ED5A957C80EA7 /* BVLinearGradient-dummy.m */; }; + 82213624AC4AE1C2F12AA0E28885367E /* RNGestureHandlerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2CA044EF074CFBB5850B4D5B42F887AE /* RNGestureHandlerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 82363A9D3CE086B1C09241EEFA525716 /* RCTKeyboardObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = DFDE53A9FD2DE1CA38BD6A5D0C36C897 /* RCTKeyboardObserver.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 8239AE20EEB16D95B0640607F2DE377C /* RNCSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309ED5FBE933CE38DF452685F4EBB15 /* RNCSlider.m */; }; + 82408A2B032097F0CF70D0D858AB2EEB /* RCTErrorInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = B0F08D1386890CA4690035B158682522 /* RCTErrorInfo.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 82410A9FA1000D0E07A5F503CDB53256 /* fishhook.h in Headers */ = {isa = PBXBuildFile; fileRef = C790C45F6AD811B7DA03786A0EB022BE /* fishhook.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 82947E47D9447F2FD60FAD9FBC167A36 /* RCTDevSettings.mm in Sources */ = {isa = PBXBuildFile; fileRef = 625E94D9C4CD88BA850F24577B538CD9 /* RCTDevSettings.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 82952970846B5A955166169DDE3D43DF /* RCTUITextView.m in Sources */ = {isa = PBXBuildFile; fileRef = EB020FB4D0A99E9194259FE71E77C455 /* RCTUITextView.m */; }; + 82DE4EBC785EC4EDE56C48A7D098F327 /* YGNodePrint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8B28599CEAF5E3786E70C5472D1147E /* YGNodePrint.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 83082BF3B101BEE80C46E1791CE399ED /* RCTProfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E194E888B880B715EE79EAB051A7700 /* RCTProfile.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 834825684FAA6D5E6DF1CCEF8104267A /* SentryEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 96991AD1CDA18825282A01D13CF533B0 /* SentryEvent.m */; }; + 838518D563E320A1D9E2E0E32AB65EF2 /* RCTUITextField.h in Headers */ = {isa = PBXBuildFile; fileRef = DB2578E188F097EB7F08EEE696CDA335 /* RCTUITextField.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 838E0ACCBBB2C7A5AFDA1A675375AAA4 /* RCTGIFImageDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 85BB69BAC2C0034A65D0A90F3FF0CBD9 /* RCTGIFImageDecoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 83D0BF5383FA8DF3AB39AAA299A83E1F /* RNGestureHandlerRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E62DDF1EA789F69651514D87B6D777E /* RNGestureHandlerRegistry.m */; }; + 83F6EFF53DF646A899CE2A5ACEE4CDBD /* react-native-image-picker-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E3901CF3AFEB6BBA30BE0521845C19FA /* react-native-image-picker-dummy.m */; }; + 83F995771D8A9819F392C28B7B17B6C8 /* RNSVGGlyphContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A08A1487A0D3BB93B2F85859F6397B7 /* RNSVGGlyphContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 841CF64784FCE58BA6F26D3A81D17697 /* RCTInspector.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FDADCECC8EAA87AB079A77AC0ABDD79 /* RCTInspector.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 84592989CA4FA498773803ACAE6B9039 /* react-native-google-analytics-bridge-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D0D44E0852F464367040CA404F401E36 /* react-native-google-analytics-bridge-dummy.m */; }; + 846C3BD900B1E660D3B131C6C195C598 /* RNCUIWebViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 510E0964DCD243DFF86D28BA65485CF0 /* RNCUIWebViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 84A27F69DB5239E3D8B75417E409FD98 /* RCTBaseTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = AF4D5E5B709974319AD5BCF481C44D7B /* RCTBaseTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 84A4A0A8DE4799B39704D4BD5B5C3828 /* GAIEcommerceFields.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C70791D5B2A9C321A8FF361DBBBBB44 /* GAIEcommerceFields.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 84ADA1EBEB653B86BA11FEC04EBF3220 /* RNCWKWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C5B2CB920B6A230AFB7E2E30710B4BB /* RNCWKWebView.m */; }; + 84D79EBC4F05CB78BF38F17ED92C2DD3 /* RNCSliderManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D7C4B38322A759439216CF1561B5142 /* RNCSliderManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 84F91E435ED86F947EA0E6B5E4CEF3D2 /* RCTLog.mm in Sources */ = {isa = PBXBuildFile; fileRef = FD5ADE59E3C9A0A957E6365D64A2B167 /* RCTLog.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 8564A0DE1DA7A2C0443C4460571DAFAB /* RCTDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 73F5EFE6ED6145B3024F642BEFEC2394 /* RCTDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 857D9FFB984BAADE45F6DCD16AC6BE7A /* RNFSManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 78C49F80EAE1D75AF1D7D95A834D73FB /* RNFSManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 858145607BAE413BDB37D530E9CEA464 /* RCTUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = FB0F8B6962B575526A04F8E221A3F0F8 /* RCTUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 858D7F8D5991ED0AC1DDD40C0240F86D /* RCTShadowView+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5ACACBDF5E1A4660401E164E6ACDA2B0 /* RCTShadowView+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 85BF96D522AB537B37D69DE4617E6C44 /* RNCAsyncStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = B429C996727107E29D3316B59AC83C36 /* RNCAsyncStorage.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 85E20922CE40D3D0197C605907EAEC18 /* RCTLayoutAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 25C83A7AF58877853E8F1BD014834325 /* RCTLayoutAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8631F1AD61996FD989B8C80E04D26C7B /* RCTBridgeMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = F57BB40434F4FB51A9DC5EFD4C9C33B8 /* RCTBridgeMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8656BDD9E69727DFE95F492DED1E917E /* RCTDevMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = D28362437EFD9160482B725F5D347674 /* RCTDevMenu.m */; }; + 866D770C88895EB481D823E1FA9F1119 /* RCTUIManagerUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = E97874745B5EA3F8BEB683E193742BE0 /* RCTUIManagerUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 86856C3FED302B415A689F15C6B8B9FA /* RCTCxxMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C5B3DEDCDDC87203D251EA5313B4409 /* RCTCxxMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 868B98BE5B0867754946E9AF22C6926F /* RNSVGEllipse.m in Sources */ = {isa = PBXBuildFile; fileRef = 6439C48493402C23958474C6B75D91BD /* RNSVGEllipse.m */; }; + 86B96049B560970FBAFECD00062C2704 /* Downloader.h in Headers */ = {isa = PBXBuildFile; fileRef = 2EB47F7D6B72C15B79D6FCDD8F67D371 /* Downloader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 87B2209D619D759424A94A56B1CE0929 /* RCTSafeAreaShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E6CAFE2DD5F0F75513F2A82127DAFD /* RCTSafeAreaShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 87C2206076B956CCE7A455B46A0C41AA /* RCTNetworking.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6E16937242CD03E3345878D050DE9293 /* RCTNetworking.mm */; }; + 87D6086F0BEEA1C6B6DEB7019E3B46E1 /* fishhook.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E6FA716361CA1C84D63A9DC918CF0CB /* fishhook.c */; }; + 87ED94B238AB34F72B9EF44DDCD4BE0B /* RCTPropsAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CE4B82D12B88D97770A017681419597 /* RCTPropsAnimatedNode.m */; }; + 87FFEFFD6DEC81901306A49357B2D37F /* RCTAlertManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E3D4EAD6CA0F6AA2A045122E9ECA6A80 /* RCTAlertManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 885296ABDD6BA10D23429C6EBE37951E /* BVLinearGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B9E464E217EC5B838D73F266C9E3F3D4 /* BVLinearGradientManager.m */; }; + 8898BF1D94A90203E93D5BCA14E44B51 /* RCTBaseTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 99991733EE25C7ADFF351E2190787373 /* RCTBaseTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 88A19317612B5C7A649A29875135F17F /* RNSVGPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 19BBA4692E386F7310A80CA98357E00D /* RNSVGPath.m */; }; + 88A7751E9321680D0F706D92BF226B7D /* RCTSourceCode.m in Sources */ = {isa = PBXBuildFile; fileRef = D2160FC4A7214C38FC006220724BA8D9 /* RCTSourceCode.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 88C52088F1F4BE9D08BB1C145F75CD5E /* RNVectorIconsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C91094307FF30A3A5E3F994E357B7AD1 /* RNVectorIconsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 88F47C4EEDC4326EEB9FE6B1981C0C3B /* RCTScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = A283ADBF8AAFF6B569818D849DEA5CCD /* RCTScrollView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 890368B0427A5F9F26725C12B22DBB30 /* RCTStatusBarManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 00C285DC5CC89649FFD381A2979EEA34 /* RCTStatusBarManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 891391A9199AAF2E22348D5B13A45733 /* RNSVGUse.h in Headers */ = {isa = PBXBuildFile; fileRef = 10A31CE1A6EF5B43699FA5FB70E4F906 /* RNSVGUse.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 891A37E7DACF51CE0CED6D564421F0D6 /* RCTRedBoxExtraDataViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 88F876F735AD298ACACF88AED0F7D24E /* RCTRedBoxExtraDataViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 894E3FE09DE47B134F40CDA1B9A77132 /* RCTNetworkTask.m in Sources */ = {isa = PBXBuildFile; fileRef = DAF93C69B0C72D87869BA263872B84FD /* RCTNetworkTask.m */; }; + 89751E2FF4854F3D61B9DAF33DF49545 /* RCTUITextField.h in Headers */ = {isa = PBXBuildFile; fileRef = DB2578E188F097EB7F08EEE696CDA335 /* RCTUITextField.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 89BD33BA84DE6B7237FA11F952DC0561 /* BCHUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83AE618413B44EC90BB3DCD50002F1A9 /* BCHUtil.swift */; }; + 8A2A604D3107ECD487AC879C5283C098 /* React-ba148cca-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 46C1A2598275A73A1895B108B4B2F6B0 /* React-ba148cca-dummy.m */; }; + 8A3DFB0A0A021E839164AE118ED40709 /* SentryCrashString.c in Sources */ = {isa = PBXBuildFile; fileRef = 0640EC493B3BE2CDFDBDDCDC2696A0D4 /* SentryCrashString.c */; }; + 8A7B5A8F66B7A8C0702424FBD7CDCB86 /* SentryCrashMonitor_MachException.c in Sources */ = {isa = PBXBuildFile; fileRef = 95F216575AA88FE377AF24B498EFE08C /* SentryCrashMonitor_MachException.c */; }; + 8A8BA843B4F9F7C01AD5C2C3610C3D83 /* Demangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F35F92A6DAFF6916C73CD3EB78E7F699 /* Demangle.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 8A8C45A42F4CC64A7245EE04DB17FE3D /* RCTKeyboardObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = DFDE53A9FD2DE1CA38BD6A5D0C36C897 /* RCTKeyboardObserver.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 8B1BDBC260AB381A411533BF0E760FF2 /* RCTModalHostViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = AFD1A62A9BAF9ADA16F1C0E745556A61 /* RCTModalHostViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8B3139E53CE3881FBF913A568F2EF89E /* RCTActivityIndicatorViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8656A5E833C576594CF016F2CDE0F60C /* RCTActivityIndicatorViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8B4AEB7250AC33C32FDEF5FEBCF17C9F /* RCTValueAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C7F1C70345A3DFFF90241A14EF2855F /* RCTValueAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8B643F3FDC9C2C985C964DCAC55F8666 /* RNCWKWebView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8224B1A8E778DE1C7D63D4A0ECCE718A /* RNCWKWebView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8BA852B4524E3F8D0889CD03DE321078 /* SentryCrashMonitor_Signal.c in Sources */ = {isa = PBXBuildFile; fileRef = 0975ED21620DA08D50F8A3FE270407E8 /* SentryCrashMonitor_Signal.c */; }; + 8BE794D31F40B6C1B8405BB08FE56B0A /* SentryRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 08217097382238CEE8216E34D4B92369 /* SentryRequestOperation.m */; }; + 8BEE3534021E36C5EEB48EC7C19D8C97 /* RCTAssert.h in Headers */ = {isa = PBXBuildFile; fileRef = F106C84CE4DE11C63E937296A8695909 /* RCTAssert.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8C3F4894EF36EF58D8E1E4032A6E2D0F /* CxxNativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = ED95B909A7809BBB27B8AF6DA0818AE7 /* CxxNativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8CD45B497F3042001F678D1344B577B3 /* RCTVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DABF82DF9ADFE9861264D3E70288230 /* RCTVersion.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 8CEDAB9B07D9923EC8B63ED2D7DB22C2 /* SentryCrashReportFilterBasic.h in Headers */ = {isa = PBXBuildFile; fileRef = BD2D92E942E30EA283CA639D0E6FF188 /* SentryCrashReportFilterBasic.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8D07609C3CD0813C0B8C22EF645A6A17 /* RCTSurfaceRootShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = F9704B9EF90E5CABF32BB7B38155DBDF /* RCTSurfaceRootShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 8D07958A629733351A0590DDACE368F9 /* RCTPackagerClient.h in Headers */ = {isa = PBXBuildFile; fileRef = D09D0D5F8D1B6D14062C28D4646000F5 /* RCTPackagerClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8D21FC820A0B8CF3374FAE0024BFCBFD /* RCTScrollContentViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CE9EE602ACD1F7D9F15D1682A89026D /* RCTScrollContentViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8D6B575D9946C326428E1F12C743E4A0 /* RCTUITextField.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB9C47099A3DA3D70D594EA4310130C /* RCTUITextField.m */; }; + 8DD15429B9CAFD5A4E546F349C066013 /* RNSVGPropHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 5AD122E2FDE7474C7B564C2281F65ED0 /* RNSVGPropHelper.m */; }; + 8E263FB11827E360573C0A3BBF880BAC /* RCTKeyCommands.m in Sources */ = {isa = PBXBuildFile; fileRef = F3647B239C782F396F06AC9AC4A9BA1F /* RCTKeyCommands.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 8E3A35A5CB60783DBA5C04E9452D4E36 /* RCTMultilineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 489D4AFF9B94CA1E0AE49491254ECF20 /* RCTMultilineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8E3FFEF95D4F36D77EB13D05B617A76E /* RCTScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = A283ADBF8AAFF6B569818D849DEA5CCD /* RCTScrollView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 8E721E1ED7F372BAD4AD66BBF575AABC /* RCTResizeMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 274A75FABDF54FE9E93651E9B4132D46 /* RCTResizeMode.m */; }; + 8EC198D96EA20CE3C8D5CD24101B3F35 /* RCTLinkingManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DA89E4AF536D6C176E837324687B123 /* RCTLinkingManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8EC4874E1DDDEFFC9E6075CD936D0306 /* NSDataBigString.h in Headers */ = {isa = PBXBuildFile; fileRef = 002A3B02C4485253A8F3F8C11F676450 /* NSDataBigString.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8F6CB65A56F2853E52E15890FDAE1B1C /* RCTSegmentedControlManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D07FAFD8FD8E7B0C306D4E1ECBC0C3AD /* RCTSegmentedControlManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8F8EF69033589C701E2ABE7E6B82B10F /* RCTImageStoreManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 96F1F58FBEC4A043CC29C4278360C23E /* RCTImageStoreManager.m */; }; + 8FE94DB4CC778EE0A3A7846B351991A1 /* MethodCall.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00FF28243EBB4B47BC73D2484A602555 /* MethodCall.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 902B67A3590CE533FF3110E35B12FD33 /* CIColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BD47D11B55D7005CF7C8BC8AB56D63F /* CIColor+.swift */; }; + 9038FC1BCEC1E546B03CDD6A6C136F00 /* QRPatternLocator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B53682F4BA04D1FF789D4F317CF9B53 /* QRPatternLocator.swift */; }; + 903A17E7944AECB1CD4FBC363361C7F6 /* SentryInstallation.h in Headers */ = {isa = PBXBuildFile; fileRef = 12EAA287E9DB1BC037D1E153FDB77426 /* SentryInstallation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9084506B3881CB56C394F1609407EDF7 /* RCTAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 83EF09A023D22BB22664C617C42FEAAE /* RCTAnimatedNode.m */; }; + 90BE7E83403F106B05C84DF6650160FC /* RCTImageUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = CF384C466A83B8556116A306BDE2472A /* RCTImageUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9179FD20E0FE047B34EF32794C4AAA27 /* EFQRCodeMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AC23E418CA596ACEE76188D74E60430 /* EFQRCodeMode.swift */; }; + 918743DDB6AA9E05E4B2C9187D2D5FF9 /* RCTFileReaderModule.h in Headers */ = {isa = PBXBuildFile; fileRef = E8D28BE3255A992318016685D26D6999 /* RCTFileReaderModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 91F439DF2E8FF01063252D68A29C293F /* SentryClient+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = C3AB3FA945B3D8B17ABD6CE3A488D23B /* SentryClient+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 922DC980981CE46D04E545D6A2B1D7A5 /* Format.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39F8511BE9A655238CE28680B5D7778A /* Format.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 9256AAB903F3DE81D9651E273D542AE4 /* RCTTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = CE039E355BDC4A21D4C244F8C280FF31 /* RCTTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 92A7CC830431C830AFDC92E33D796945 /* RCTWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = 541722BDB15B1F635A929056DF9A7D13 /* RCTWebView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 93077F0FF380ACA7AFF613AA12E97D7D /* JSIExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B5A7148D2F0668A6D1E0C0AC7225D53 /* JSIExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 930A2B5A8BC8ECD1505BA0825C197B52 /* RNSVGPathParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F21C597AF2E48873E7C0017805D982C /* RNSVGPathParser.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9364228059DEC0DA3743513A56C6FF49 /* RCTAdditionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 83CBBE1D2901E5A9FADFD4CB7A659F7B /* RCTAdditionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 93898681CC93D8B782126452882EA123 /* UIView+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 95E5403A22386840A70D5391D85DBAC2 /* UIView+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 939466A9C293120FF7A953C482C49D8A /* RCTFPSGraph.m in Sources */ = {isa = PBXBuildFile; fileRef = 2AFEF27283912619BA86CC64A34F3420 /* RCTFPSGraph.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 93AF9BA2ADD66A9355D15FA0D6308EA6 /* RCTInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = F6261ADBB6FA5279F2BB1B2B21BCF1DC /* RCTInspector.mm */; }; + 93D1AC90DA418A1F8F8E9A36C25024E3 /* react-native-slider-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 85255955472216F9727E03E720DB7202 /* react-native-slider-dummy.m */; }; + 93E8499D3159F2027BCD3357972C88FC /* SentryCrashID.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C1FC0F1609C3C88C46D9A76E0B58A7A /* SentryCrashID.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 93E8FEE9D216FE47BA600136EEEF50D9 /* RNLongPressHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 7846C956F3D58F1D4A6931FC967B500B /* RNLongPressHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 93F2783847AB6C0A7CA2E187EAF34834 /* BVLinearGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = 0588E654EB4E31FC510465E6EF67FA21 /* BVLinearGradient.m */; }; + 942AD73BAF5E1840EFEF2BA8A4F2041B /* EFQRCodeRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5ED7A6DC2DC97555AE72744914F00571 /* EFQRCodeRecognizer.swift */; }; + 942BA30CC77C846CAF35377192AEDB27 /* RCTImageSource.h in Headers */ = {isa = PBXBuildFile; fileRef = EFFB77ECA3FE1A97058E81A3F15983CD /* RCTImageSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 945719A46ABCFD24A06F75F4694EE223 /* RCTFrameUpdate.m in Sources */ = {isa = PBXBuildFile; fileRef = A377454A9E9C94F360BE35E55FE93336 /* RCTFrameUpdate.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 9469FF341711A5D6EE8AA66D5E69B2EC /* RCTDevLoadingView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A6533CDA2000997C614C04AC745D274 /* RCTDevLoadingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 946B143D63C3756F5E79B348EFA5D07A /* RCTCxxModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 96A998D6E4B9ECF2D384967280121526 /* RCTCxxModule.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 94CD3626AA17C44A5CEDC6922FF9F9C4 /* InspectorInterfaces.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 411DDCFE920EBF99FDE585F875DD6AE2 /* InspectorInterfaces.cpp */; }; + 94CEA6EF352B88DA7B9EAA63A2AB0C4A /* jsi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DA746A3E810C19B828D2676869694E44 /* jsi.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 94D9DDBAB0CB2C184DE09C3F171C8576 /* SentryCrash.m in Sources */ = {isa = PBXBuildFile; fileRef = B30E214EB4143FF41D764CCF891F415C /* SentryCrash.m */; }; + 94E2786ACE72C8F6472810008AB1BDC2 /* RCTSurfaceSizeMeasureMode.mm in Sources */ = {isa = PBXBuildFile; fileRef = 22CD40C212F1C233DDB545BAA1AD984B /* RCTSurfaceSizeMeasureMode.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 94FF0CE78959284563600B1E1EEFBFF9 /* SentryBreadcrumbTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = 618BDC710080F0E3018DB278DA72E65F /* SentryBreadcrumbTracker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 950AF5299D2B5149F2C407FF7492030E /* RCTImageEditingManager.h in Headers */ = {isa = PBXBuildFile; fileRef = A5931605E72BB109CDD9204A017B7797 /* RCTImageEditingManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 954FE94E834C29FA17868A000BDBAD1D /* JSCExecutorFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = B92031FB8F946EB852E8D313229ED78A /* JSCExecutorFactory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9555ED80AE7ABC80C07D588CD5777AA1 /* RCTImageViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 115E600AB0E804B77641E3E14B783E44 /* RCTImageViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 955F1835FD40AC2C6FCF1F0E384D5735 /* RCTScrollContentViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BC216F06B650223243C4472B14F07F5 /* RCTScrollContentViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 95D88861827055E7A9FA31DA0849196A /* YGMarker.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C51D3BF544C34C5891E552DC1D80DA4 /* YGMarker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9614930F19B2EF4467DD7269BBC6F489 /* RCTUITextView.m in Sources */ = {isa = PBXBuildFile; fileRef = EB020FB4D0A99E9194259FE71E77C455 /* RCTUITextView.m */; }; + 9666F362ED57D7C5246FDD818CD88536 /* RCTLocalAssetImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A932C0D72654DF667EB18E886B76C7A /* RCTLocalAssetImageLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 96E690A6A289DAE55A178C88DA38FC20 /* RCTImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C21E53AB62740D52DE7D96071906473 /* RCTImageCache.m */; }; + 96FCA8E4E5FF833876C229082D76F853 /* RCTBundleURLProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C887BB96004AD4926FE588172B506D8 /* RCTBundleURLProvider.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 970AA05302CD5C5BBBBEA2542C932439 /* RCTView.m in Sources */ = {isa = PBXBuildFile; fileRef = DBC3D407C32E2D0C326376AFE6C3DE93 /* RCTView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 970BB9A8D823E41F1A0C6FF01F3F75C5 /* RNSVGFontData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D02AD3D12C557CE489288926FC15B9C /* RNSVGFontData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9711F0D9ECEF6979E3607FB2CE6CB106 /* Uploader.m in Sources */ = {isa = PBXBuildFile; fileRef = B3D558B68FD8D90F27435005AD02EB00 /* Uploader.m */; }; + 97226460EED87A869A33EB2A9A47FCE9 /* RCTCxxUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 530D5231FB718CEFF72955163D163660 /* RCTCxxUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 972DEEAA858DF85865C1B160622B2BCE /* CGImage+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0691E10A6D21EBCF5CA39CF43BFACF99 /* CGImage+.swift */; }; + 97CD51014B1D1244611EC39A1CACF0BB /* RCTWebSocketModule.m in Sources */ = {isa = PBXBuildFile; fileRef = DCDE114A737AFEFA70BC14E894F1F241 /* RCTWebSocketModule.m */; }; + 97CE2EFC32DB419F191E83CAFB469DED /* RCTCxxConvert.m in Sources */ = {isa = PBXBuildFile; fileRef = 6278112D6477A15D23782DE334882DCD /* RCTCxxConvert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 97D0E4F82C21A50F6AB851D6A27606AB /* SentryQueueableRequestManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D240ACA8DA83E85319B332BDD73D1FA /* SentryQueueableRequestManager.m */; }; + 97E5ED2F7A1690AB3449502922B372C7 /* NativeToJsBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = A0B1C8181BFD162872E712C6B5999CF4 /* NativeToJsBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 985D13424279E1F7BEEEE6208D2683D4 /* RCTSliderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C0D7BCD9D1AC4736356A7DC2FC55256 /* RCTSliderManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 986A667771DC79624CF04095EC0EA71A /* RCTResizeMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D92518DA0F05F4C14426D432D330DBB /* RCTResizeMode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 987B8E3E8731955DFFC0101ED17D6DFE /* SentryCrashStackCursor_SelfThread.c in Sources */ = {isa = PBXBuildFile; fileRef = EF4B32B62579DDB0F1988933E5B6226F /* SentryCrashStackCursor_SelfThread.c */; }; + 98865B6160F8CE3DEF2517244BCC4CD0 /* RCTImageShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FBA3927AB29E14E61FE05D18E590C23 /* RCTImageShadowView.m */; }; + 988B57290D408D8A9377628E97B48510 /* SentryDebugMeta.h in Headers */ = {isa = PBXBuildFile; fileRef = 33A743FE232FD8D0E1CB8D6E0973A344 /* SentryDebugMeta.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 989AB9D27541A5849FF5AAB6BE9E7F2B /* RCTSliderManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D3CD515CFBDC2FA2172405F9CDA441D4 /* RCTSliderManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 98A4F73BB1F749D11A2696E2A9F70C79 /* RCTSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = 81B87F4D55353942DEB9B7879B41CF4D /* RCTSlider.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 98CF12364D2AC0B07A82F73916E3313B /* RCTDivisionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AE1DCEE6D307513D04B3050C484233 /* RCTDivisionAnimatedNode.m */; }; + 98E058C39072E6072DD66E377E5A9B21 /* RNReactNativeHapticFeedback-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 702566B1E169F3C93834D80707073A03 /* RNReactNativeHapticFeedback-dummy.m */; }; + 98FD129FBA7468F7972C84DCF6AF38E4 /* JSExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A63620D94B02D3912F10BE15F02D4C3 /* JSExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 98FE01E055534E8F577EA93418F155FC /* RCTComponentData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4331DAFE3225D09611FF6219FA1E2E9F /* RCTComponentData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 99164A40BD7EF5C399B225E66B1658B6 /* RCTTransformAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CFFBA4AE1A7541C6458839C280C2998 /* RCTTransformAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 99254643BCA118E1AAE00294C28D8098 /* SentryCrashStackCursor_MachineContext.c in Sources */ = {isa = PBXBuildFile; fileRef = 32ACF33A17B608BE1AF28B96445937E3 /* SentryCrashStackCursor_MachineContext.c */; }; + 997C12CF37E35CECC007118DA805CE50 /* RCTTrackingAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 78969FD4833B608754A5DFA67E005662 /* RCTTrackingAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 99A7B97460CF3DFA79F10A04DC5AFC44 /* RCTSurfaceHostingProxyRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D5B853BC44AFE960249480237CD6550 /* RCTSurfaceHostingProxyRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 99B4C675171B2DCC47C418104AA4BECE /* RNSVGTextPath.h in Headers */ = {isa = PBXBuildFile; fileRef = FCBD987DCC97BB072F60C1F3328923B7 /* RNSVGTextPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 99D401D232543D70E5A0FCDF7CB598BE /* SentryCrashMonitorType.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EF9DF737732A1FFD09219BD4E3A362E /* SentryCrashMonitorType.c */; }; + 99F39B18198BED8FC40C25A1DE113AF4 /* FaceDetectorManagerMlkit.h in Headers */ = {isa = PBXBuildFile; fileRef = 95A15BC75B0D147E1F2BC8683CCA5374 /* FaceDetectorManagerMlkit.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9A52AC5792BDE9891CC57F537E68DD91 /* RNFileSystem.m in Sources */ = {isa = PBXBuildFile; fileRef = FD227CBEA00E3A0D4D663F12C723024F /* RNFileSystem.m */; }; + 9A5353AD6709265537BF1D3C2B64AEEF /* YGStyle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9896387252958C75393CE50CA8D5087F /* YGStyle.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 9A91387627DCE8B2788E1B661DC662D2 /* RCTRootViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = C2340B479C181EA2CD0A58C8219AEA79 /* RCTRootViewDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9AE1778D6EAA56C8078958462D119CCB /* RNSVGLine.m in Sources */ = {isa = PBXBuildFile; fileRef = 5783332BD5D93339A747523EDB8E9744 /* RNSVGLine.m */; }; + 9AEE073E06043F584FF95F224AAF41DC /* CGColor+.swift in Sources */ = {isa = PBXBuildFile; fileRef = C82D2CA978ADC4F6AF276E642E15CB7B /* CGColor+.swift */; }; + 9AF7D8D1716BF5C65160AFE0DF602DF8 /* RCTMessageThread.h in Headers */ = {isa = PBXBuildFile; fileRef = A86953B39E114A9FBC1F079863A5EBF9 /* RCTMessageThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9B26EBE78D1B4C087FA5C9526DEA56AE /* SentryCrashMonitor_System.h in Headers */ = {isa = PBXBuildFile; fileRef = 30E13984CED79408D49290A480210D55 /* SentryCrashMonitor_System.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9B317DC92FCB707CC57A34A05BDD0044 /* RNCAsyncStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = E03AD78770F797DCD536B37CEED84102 /* RNCAsyncStorage.m */; }; + 9B67C621788AD43DE33DEB1894A5122E /* RCTDiffClampAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 27555EABBC7FE54ED6BE23F14D572F29 /* RCTDiffClampAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9B6F77507FEC9C385372CB26DD458A53 /* RCTDisplayLink.m in Sources */ = {isa = PBXBuildFile; fileRef = 0933732014376694F148FF3260C13F7A /* RCTDisplayLink.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 9B798E86BCA45F9D3E9C8C39103DDFD7 /* ModuleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = 5212AD82154019584A69A179E773A148 /* ModuleRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9B7F52084AEBE57900D9C5C20C96A233 /* RCTNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = D738F1B4BBEBF9B012F7FEFD145EB313 /* RCTNetworking.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9B96922E725C479B90EB5490C53F1DBD /* SentryCrashMonitor_CPPException.h in Headers */ = {isa = PBXBuildFile; fileRef = 52070BC37669D0491EE1035538C612B2 /* SentryCrashMonitor_CPPException.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9BA1CF3B1C4ECF9028DC88E72D82161C /* RCTImageShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FBA3927AB29E14E61FE05D18E590C23 /* RCTImageShadowView.m */; }; + 9BCF7DCE5A7A2F28379BF82FC215056F /* RCTDeviceInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 866AA691BCCC2DA2B6685DF4C0148BFE /* RCTDeviceInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9BD50CF888BAEDD975630600CC5755C2 /* JSBundleType.h in Headers */ = {isa = PBXBuildFile; fileRef = D42D608C873096092E4F436234D30365 /* JSBundleType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9BE8B2EDD41135C494E671D48D301011 /* RNDeviceInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = D67907CFB75E7F31CB2788BF9885291D /* RNDeviceInfo.m */; }; + 9BEA7168CC57F8948060E46507B047C5 /* RCTSRWebSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = AB27B48233E40867E4DF0CFA0DFFC80A /* RCTSRWebSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9BFC55C44553D6D46A588882D0E0BBFD /* JSIDynamic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5D518DF028A80AF5BB1403AB43F2D35F /* JSIDynamic.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 9C24213C3B2B88D45BFBF77691B95002 /* RCTNetInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = FE0BE2383F95ED9FB752E8158E51BEAB /* RCTNetInfo.m */; }; + 9C24E0C846DEDB0C71D34D836C92F840 /* RCTClipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = DC553696B6B36B73A913D983E7A78E64 /* RCTClipboard.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9C294AC31FA70793B6E06FE8D7CE2D15 /* RCTBorderDrawing.m in Sources */ = {isa = PBXBuildFile; fileRef = 692EF5AF417D6AC303CDE4026BCE9DA2 /* RCTBorderDrawing.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 9C42472E37C32F0E57A6955ECDB42DD5 /* RCTImageSource.h in Headers */ = {isa = PBXBuildFile; fileRef = EFFB77ECA3FE1A97058E81A3F15983CD /* RCTImageSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9C8E5F195359703ED6A86C32B15872D1 /* RNSVGSymbolManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B76356CFC66EB1B9FFADDCA879464042 /* RNSVGSymbolManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9CC09171D024B84D4662F0A5777C88E1 /* RCTBridge+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 515DC3C32E0BBB39B87BC0971EA7432B /* RCTBridge+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9CF71E8AEAF0A7D0E025C85508008E5A /* UIView+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 95E5403A22386840A70D5391D85DBAC2 /* UIView+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9D119FEE503CD78D2F3501C563819156 /* RCTCamera.h in Headers */ = {isa = PBXBuildFile; fileRef = D01565B48219D84FEF42A5A52A7513A3 /* RCTCamera.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9D1E12D4554799C273F4BD384B21F2CF /* RCTInputAccessoryViewContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 95EBF0ECD99365419787C775D5FB5AF0 /* RCTInputAccessoryViewContent.m */; }; + 9D27120397A6F9E6F4127F9DAFD84A67 /* RCTShadowView+Layout.h in Headers */ = {isa = PBXBuildFile; fileRef = 139244272DA217F04AB907470C993F83 /* RCTShadowView+Layout.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9D373337BEAF4D5741046FFE3520359F /* RCTVirtualTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = FBEE6E740B64049E8DA4753A1407605B /* RCTVirtualTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9D9BEB1466C70722FC22C0736C0015C8 /* RCTFollyConvert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4BA85B6F63F2F30767FEEEA41B3E997B /* RCTFollyConvert.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 9DCD2A0D8BD0B1D6BC12984968C94687 /* RCTBridgeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = BD3A1015DEF135C2FEA39D77E79005FA /* RCTBridgeDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9DDD53CD0DA7F3896C1EF64F340DB827 /* SentryCrashDebug.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BD3A686718648A78025D4BAB12B4953 /* SentryCrashDebug.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9E0AB9A6911A582A93CB576F5E767427 /* RNSVGNodeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DB5107C69077C5EB06EF514533135B93 /* RNSVGNodeManager.m */; }; + 9E2F9C3B8FDEEB0708C06C1E9B1DD7AA /* RCTInspectorDevServerHelper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9EF6A91D936652DA817DFB86C5AF06D0 /* RCTInspectorDevServerHelper.mm */; }; + 9E438A3663232EF627A5F2EE435E12FA /* RNSVGTSpan.m in Sources */ = {isa = PBXBuildFile; fileRef = CBC02A3334E4476679CF04A12B32ABCB /* RNSVGTSpan.m */; }; + 9E8726A9F6EC3630354659A492445B2E /* JSDeltaBundleClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D34678968001FE68E5F8E52F7A3D42C /* JSDeltaBundleClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9EBD0F5A6AB184C03BA911510E30C2D4 /* RCTToolTipText.h in Headers */ = {isa = PBXBuildFile; fileRef = D4D1DA7E7052440182863497EDB431B8 /* RCTToolTipText.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9EF4BA0635239CF993A880FE3ABAB532 /* JSIndexedRAMBundle.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B4946AF44A008AFF008D228959236EE /* JSIndexedRAMBundle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9EF94FEF13AAED27BC8CEF9DFECF4AC9 /* RCTSurfaceStage.m in Sources */ = {isa = PBXBuildFile; fileRef = D31943C35BDD219D1ED9D6EB9E29C6CD /* RCTSurfaceStage.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + 9EFBDC25D1ACD5CDBED3706BC9E29AF6 /* SentryCrashMonitor_Deadlock.h in Headers */ = {isa = PBXBuildFile; fileRef = EFF05044EF7A6ECF62235F10C8971B56 /* SentryCrashMonitor_Deadlock.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9F2B0B182F70D4868E0AF8936E9069B6 /* SentryError.m in Sources */ = {isa = PBXBuildFile; fileRef = 640C67B6CD2D1197F27066539FA2A3FC /* SentryError.m */; }; + A00E70B6A937B3C09FED1AEF814F64BB /* DeviceUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = A9CEAE8B85EBDAAFB07A191E516AAD21 /* DeviceUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A017E851DBE9DDB8929E3CA953F1C1E0 /* RCTRawTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = AE1D264E381844F45667C6436F3B5832 /* RCTRawTextViewManager.m */; }; + A073F620D50823E99E2B3112D25E102A /* RCTPerformanceLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 27634567D2DB66CF1B84D237C87A3A3B /* RCTPerformanceLogger.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A0744C3FE9995F8D92ECCEE7E41B3EAE /* RCTWebSocketModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D89B68154C19D9E02AB03183530395F /* RCTWebSocketModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A07EDD27AEEF115A6A415848B8FE43B0 /* SystraceSection.h in Headers */ = {isa = PBXBuildFile; fileRef = 1545AD5F92D6B9E5920FFDB156536CD9 /* SystraceSection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A095BC699D5D18B241E350F4A2609705 /* ToolTipMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 50C6EF872F1519CADD76F367ED556833 /* ToolTipMenu.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A0B1B26B124DC5F45655DD6079EFA465 /* signalhandler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 0B39247BE3E2F1380081A8CCC11C82EF /* signalhandler.cc */; }; + A0F32DA57D58B28A0B9744B517921543 /* SentryMechanism.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A4E2CC74A0409EF78E0C3A9052145E0 /* SentryMechanism.m */; }; + A15843064F40AB9E8F98457FD84238FD /* RCTPackagerClient.h in Headers */ = {isa = PBXBuildFile; fileRef = D09D0D5F8D1B6D14062C28D4646000F5 /* RCTPackagerClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A16F40CF74711E3663DC41E70C32370B /* RCTReconnectingWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E37DA7563C4F17E26F83893A69D152D /* RCTReconnectingWebSocket.m */; }; + A18A32B611FC1AE5D11FE7EBE37A8506 /* RCTSubtractionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 883EC77EAC3B8EEC7F1BB6E0E16DE0DC /* RCTSubtractionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A1AC556D0450A4509C483B5FE0ED8883 /* RCTRawTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F002243A6844ED03B613E637E036A5FD /* RCTRawTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A1F257AED2EA4AE2F3F7496F8BE39FBA /* RNSVGPatternManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B4B16030428DAB9B113C56F5BBC379A3 /* RNSVGPatternManager.m */; }; + A2308A791217EE4E65646A3A8FAAB45D /* RCTWebSocketExecutor.m in Sources */ = {isa = PBXBuildFile; fileRef = 56BAF1BDD6F4B992A0714815D836AC5E /* RCTWebSocketExecutor.m */; }; + A260900C0FB2FB4AF8A3D31D3BD59651 /* EFQRCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2828221E779C288380EA456B10B30DA1 /* EFQRCode.swift */; }; + A26FBEE18F4F46E4DDDC9C8DEA8E1377 /* RCTCxxUtils.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2386F75350C6D6C1EE2F8DB24CE7095C /* RCTCxxUtils.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A27CD8DFB2A555144FDFA20796E800E8 /* RNCAsyncStorageDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = D4A605425CB9A2BC07AB372FA3A88DDC /* RNCAsyncStorageDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A2812649AD5EF7408D0E27B86C8C2DD0 /* RCTView.m in Sources */ = {isa = PBXBuildFile; fileRef = DBC3D407C32E2D0C326376AFE6C3DE93 /* RCTView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A2977109A8D2C99A055794D70EBE56E9 /* RCTActivityIndicatorViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B92CF0DBB7813A41D1F81C0F5B0A33C /* RCTActivityIndicatorViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A2AB534E2055DB446784DAABEFCFC520 /* YGMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B6F5977A366FFB17DF1AF8AF5317A7B /* YGMacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A2C4E119E3F49C56B4FDF47505D0174A /* RCTBlobManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 695E18DBAA10AD42B50D6733ABD07CDC /* RCTBlobManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A3636ED42E6CD2D85134184DCDBC8AEC /* RCTModuloAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 33A3D5FBEE84533D8AFD5732A5E022C9 /* RCTModuloAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A3B825B849388084337936E5E5ACB346 /* RCTWebSocketModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D89B68154C19D9E02AB03183530395F /* RCTWebSocketModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A3BEEF32AAB2F4BB364A6238BA4D2FB5 /* RCTBaseTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 7082BDCAD7A4E34A7761E34B88238E60 /* RCTBaseTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A3E83ACBA9D9D2FCF3EEEAAA3D668A04 /* SentryException.h in Headers */ = {isa = PBXBuildFile; fileRef = AEA217B2110F2A51484B6A3AF55E6CAF /* SentryException.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A3EB256A41277170F60663C9B89E0543 /* RCTStyleAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 46445522F74B7258D323FE0BDDD5018F /* RCTStyleAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A3F02E2212F4533085A62102EE9B6D39 /* SentryCrashMonitor_User.c in Sources */ = {isa = PBXBuildFile; fileRef = 18C6D74F22A56E56F293DF5EA0739400 /* SentryCrashMonitor_User.c */; }; + A3F5DDCFAE74CFF1D80621FBB61E1590 /* SentryLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EC1B3AF2A61C7062CAC99E4D191AD63 /* SentryLog.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A4420445AB125381C4D991D98F8F81BB /* JSBigString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A6F0CF9840AA4CC2023349B1F97A6EBD /* JSBigString.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A4B189D6F4D7745E5A67CF3FFF4494F1 /* UIView+React.m in Sources */ = {isa = PBXBuildFile; fileRef = 9800B736F9EC536F78DB61DFE20E678D /* UIView+React.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A4E63E7B726494C458CB22548EB664B2 /* SentryCrashC.h in Headers */ = {isa = PBXBuildFile; fileRef = 00FED58DBC8EF0BB45D09F60FE2DA7B8 /* SentryCrashC.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A558901EB476A232ECABCE6FD2E6AE7B /* RCTInterpolationAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A580EC7836C776C1E41C196062DCCF2 /* RCTInterpolationAnimatedNode.m */; }; + A56B29E3F088ED5E92FF1EC6BE143014 /* Sentry.h in Headers */ = {isa = PBXBuildFile; fileRef = 85FB8713D58F62C03D767A00AD58CBC2 /* Sentry.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A56FE9213E29A87FAF46FE3B8FC595F7 /* RCTInspectorDevServerHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 9244C79C34C5BC652FB7E425B5A7EECB /* RCTInspectorDevServerHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A5A120E37F1C32D11098820126FF4F5C /* RCTDatePickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B08CFF5E990CCAAC516387467804C9B /* RCTDatePickerManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A62D06F9DA184A1F9893343E51C6510B /* JSBundleType.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AEEAB4B8ACFD42626A0C607F9896C34 /* JSBundleType.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A63513E38B059511E9180A8F91863ADA /* YGConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 87BACCCB51905E559BDC90EF7B6BEB5C /* YGConfig.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A64CADD4DE6DED8C1E7AFF916D7D2351 /* RCTSwitchManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 3094BFCA4EB7A433A859448A9F53BAA0 /* RCTSwitchManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A6EDB59703B0B138EE3131332A12F3C0 /* RCTActivityIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = 46A763E9E570B483FDD9BB6DE6566433 /* RCTActivityIndicatorView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A72C8C582EC5194E54C224A53C777361 /* RCTSurfaceView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8D8F477572F8538E58F5632090504030 /* RCTSurfaceView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A732BB9D4AF59B319DED5A1A8A441393 /* RCTImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = A4AE66482AD7C64E91B4A8ED3C2D4A54 /* RCTImageSource.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A757BF8CC30734924DEBF61F9EEF3A79 /* SentryCrashDoctor.h in Headers */ = {isa = PBXBuildFile; fileRef = A447CD8E9C2AFE1110A68E92D73AFCEA /* SentryCrashDoctor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A79357F4E7F4D802DD4DC34A569B72B7 /* RCTSourceCode.m in Sources */ = {isa = PBXBuildFile; fileRef = D2160FC4A7214C38FC006220724BA8D9 /* RCTSourceCode.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A7A184DFF9CFB45133D28C48CB3F6F9A /* RNSVGImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 60CED46B60536E744417D45F755ABB65 /* RNSVGImageManager.m */; }; + A7AB534F0BD3ADEC12BFFA8F624AC840 /* RCTTextSelection.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A2C351F3D1E73ECC74317E11077B79 /* RCTTextSelection.m */; }; + A7C389D2D84D482C3BB687328F97BA56 /* RCTEventDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = C82B8B8C783D809A68C65AEADB1C28A5 /* RCTEventDispatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A7C898B7A8C4FD4C8E2E667A605AACB9 /* JSCRuntime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8844B3500B9485A9C9F9ADB829125DD0 /* JSCRuntime.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A7D0A5E98823786DC7376E92DD40F0B7 /* RCTComponentData.m in Sources */ = {isa = PBXBuildFile; fileRef = DB6934A0B3DB8222D834538291D9B9A2 /* RCTComponentData.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A7E2370A65698DB451D5DD5B47273CF7 /* RNSVGRenderableManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8FD001BAB9B916408EF7C74E3C024F7B /* RNSVGRenderableManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A80FCA26E3353C5D82191158FFCBD2A0 /* RCTScrollView.h in Headers */ = {isa = PBXBuildFile; fileRef = 3049E101469E1357FF04F74EEBF08A13 /* RCTScrollView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A83AD73EE9A13641A987D1A038628D37 /* RCTImageShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 122FC489A1117293B0D1851B395DBC61 /* RCTImageShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A84AFB80E47187D9C8E460324A230B8D /* RCTVirtualTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 24FB4DEEF653695E402642CA1D31B650 /* RCTVirtualTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A86AE6FF0B0A873C9C8EDB0A4FE6C6C6 /* RNSVGNodeManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E4BF2F6B598E62E51B39151CE5C5F34 /* RNSVGNodeManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A8C764951C6D44A448835B8DB2077006 /* QRCodeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5867C4BA2AC74461F97DA08F1A24BAD5 /* QRCodeType.swift */; }; + A9363FF4966213CE2BCA5E9D4A45E8A8 /* RNCameraUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = D540BAD78404996EA8656CAF4C8F7CAD /* RNCameraUtils.m */; }; + A9414A7CCB54D74EE467D70C7520024B /* JSINativeModules.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E1DC83651AC5ECD944CA0331E0E8F4C /* JSINativeModules.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A94379BFC325972758B2D2957BB71FAF /* SentryClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 932AD640E3B2A7B5FD905762A7C96AC2 /* SentryClient.m */; }; + A959A51B5C5D1845D824AA6E6D4D5DA1 /* RNRate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F59533FB1C3B7E7475821E6E5B73792 /* RNRate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A96E0CCF7B099EFBD109B8454053EDCA /* Unicode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D8F7BB0A2D356CEE50311E0267B5088 /* Unicode.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A99061009AE81471427B227ED011E35E /* RCTAccessibilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DDB973A55FACFC0D57788FDF7144CB02 /* RCTAccessibilityManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + A9C1F581DD6FFE3FEB5931714A3046FE /* RNPinchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = C22D7EDC3624837AA8C299EE9CB7BEDB /* RNPinchHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A9C51F649ABBAF3B544F90C5F0A3B8EE /* RCTScrollViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DEEED38D3DE660528ACB5D4E4F0CA0F /* RCTScrollViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A9C56347F448DB01C9F15D06968C025D /* RCTInvalidating.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D446F177B2B4C15992B7A7F9272BF65 /* RCTInvalidating.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A9C78FB3354DE0A3932B69EF83AA7F0C /* SentryCrashStackCursor_MachineContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 314A7E6DAD3BFD650FFAA848657ECE32 /* SentryCrashStackCursor_MachineContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A9EA5D06F9B8EBDE9E1F72E3EFA1786C /* RNSVGRadialGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E79BA68D9B48F4C719ED807D946773F8 /* RNSVGRadialGradientManager.m */; }; + AA444B5626105BF3C5616F63C22AD53D /* ReactMarker.h in Headers */ = {isa = PBXBuildFile; fileRef = 49E8EDC48DC8250D1629085F8BEF783C /* ReactMarker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AA81A1946232EABFADD3E863BF1E8010 /* RCTReconnectingWebSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = 7220D144E0B0ABBC6580AF6564A2728B /* RCTReconnectingWebSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AAF0BAB442CFF0187CD19B337AAD6809 /* RCTSafeAreaView.h in Headers */ = {isa = PBXBuildFile; fileRef = 76B5D54923BF4CA3F52DF445B2033552 /* RCTSafeAreaView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AB1671C06CA379BDE94536CAC6D55FB2 /* RCTPicker.h in Headers */ = {isa = PBXBuildFile; fileRef = DE0D91FFF43841F0DC89FB9DFBDFF7E2 /* RCTPicker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AB23091C906249272F0A1CD6A8FC796C /* RNSVGGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 128BC6046B7CA1B8FD9DB6E732A8986D /* RNSVGGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AB4FB56BB88718A139AB6D530646E373 /* RCTDataRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D58DFB0FDCF2693BA934AF5806FFA5D /* RCTDataRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AB6C842F9F60C675343A133A7E7D2A65 /* RCTUIManager.m in Sources */ = {isa = PBXBuildFile; fileRef = AA96F829CFAF696A6AE6E1B4EC88D2AB /* RCTUIManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + AB83E760ACD0A29AABEF7E4A21F19099 /* RCTSafeAreaViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 40E40AC38A9FAFE80F21AB30059C0C82 /* RCTSafeAreaViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AB9055DE742EFD7EC16A9666A9FFAC9B /* bignum-dtoa.h in Headers */ = {isa = PBXBuildFile; fileRef = 53D6103BD516321A595BBFC3A109D273 /* bignum-dtoa.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AC80B9EB19ABA01F73B8AEDDBD37849F /* SentryContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 537801A197BE207DE6E2774677C2F4EA /* SentryContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ACAA6A1F36D16954C3584B208F6EAB08 /* RCTPlatform.m in Sources */ = {isa = PBXBuildFile; fileRef = DBD591CA1E69D72CA2B4AA84C5350522 /* RCTPlatform.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + ACAF1E8BA13C930CB4CC9D8114FB9E80 /* RCTImageUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = CF384C466A83B8556116A306BDE2472A /* RCTImageUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ACF0EA3760CE0E72519D4274438D6617 /* RCTShadowView+Internal.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B9095D1FD9776A2A0CF37CF05EA90A1 /* RCTShadowView+Internal.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + AD100B9358A9B49466DCD747653EA2E8 /* RCTSurfaceDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 483AD3F39DA570B9CA2E11DF76E981AD /* RCTSurfaceDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ADAF44C17FDC7EE68E03BD4E1629B1BB /* RCTTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 59300B32C8CBDF836F794AB8F3543867 /* RCTTouchHandler.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + ADB06FFFF8BAD1D21526B6E26A33BCCA /* RCTTransformAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CFFBA4AE1A7541C6458839C280C2998 /* RCTTransformAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ADBCC8D0CE12EDD5BAA0317D424F8AFC /* QRMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = A87A2A47CFC93D1A0994A8E677DF719D /* QRMode.swift */; }; + ADD893BEEF778F7D876659AEBAE0329D /* RCTLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 120D8700DE3656E1A3FFF1F738237761 /* RCTLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AE43625DBD5344DA32DF116C2CEF6B5E /* RNDeviceInfo-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 511C60236E82C474986ABBBEB33D8474 /* RNDeviceInfo-dummy.m */; }; + AE5811D89E373CFE7F7CCE7B57B4BD68 /* RNVectorIconsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4D4B869653D5E0AF5857A785966AF6 /* RNVectorIconsManager.m */; }; + AE7E8D9D95B6F1ABF9EBFF28ACADB85E /* RNCWKProcessPoolManager.h in Headers */ = {isa = PBXBuildFile; fileRef = A257F0C51059479B9FFD19333E6ED7AA /* RNCWKProcessPoolManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AE87B67530092F8E66408FF5B258BAB3 /* RCTWebSocketExecutor.m in Sources */ = {isa = PBXBuildFile; fileRef = 56BAF1BDD6F4B992A0714815D836AC5E /* RCTWebSocketExecutor.m */; }; + AE9018681700A63B15FB10CABD491F5D /* RCTSensorOrientationChecker.h in Headers */ = {isa = PBXBuildFile; fileRef = F530D6C5BFF18743896415A6A282E510 /* RCTSensorOrientationChecker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AE9630E078E68816057C85A61C1027CF /* NSDictionary+Sanitize.h in Headers */ = {isa = PBXBuildFile; fileRef = 419B25562F92240F964ACFF327678584 /* NSDictionary+Sanitize.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AFB04E4C2B0A8064D1AB3023E7716852 /* RNSVGEllipseManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 438EA4DC174A3C372D96F911279F3BAD /* RNSVGEllipseManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B003D0B35AEA9F7FFD90CAFFAF1C574C /* RCTEventAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = E2AB7F3F4DF07C75436284AC97BE90CD /* RCTEventAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B05A4471E9701AD53CC36BA7E5A838A4 /* RCTModalManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 65BAC73E92CE0767605A8A5A9CF8064E /* RCTModalManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + B07BAEB5774665FEFC6C5B979312091D /* RCTUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 267C89B69B81245F2F0E417F3716605D /* RCTUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B0DDB67576D83F32C3C16DDE5CAFB34D /* RCTViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C8FE1429DE3C1EAAD4180C3F39270F3 /* RCTViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + B11406902A55F9F849DB5507A7025FE4 /* RCTManagedPointer.mm in Sources */ = {isa = PBXBuildFile; fileRef = D02FD080EFD0FF10C8B8FD46746D80CE /* RCTManagedPointer.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + B139119E75AD9B43B7CDCB715675A26C /* RCTModuleMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = E55A6310EF98AAE5A02AFAA56AA387A1 /* RCTModuleMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B18271A2F5B2F8C9F5A79B2134F62C7A /* RCTRefreshControl.m in Sources */ = {isa = PBXBuildFile; fileRef = D82D55B836B9D9B6B864581C02C03F90 /* RCTRefreshControl.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + B1FDB8F0D9CF95178A38018A660EAD40 /* RNReactNativeHapticFeedback.h in Headers */ = {isa = PBXBuildFile; fileRef = 69CE3C2D7842451A669D6ED32EDA1271 /* RNReactNativeHapticFeedback.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B21402E3BA4363DC80F6AA7BABEA4571 /* RCTNativeAnimatedModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D51423CCA87A299AE5669019FC726ED /* RCTNativeAnimatedModule.m */; }; + B22B7C47A7B4769D9C31BD1FCB14685C /* RCTBackedTextInputDelegateAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = FCD20495AAF012AA9EF72B54303B3C11 /* RCTBackedTextInputDelegateAdapter.m */; }; + B238F94F035BB6688CAB777E02719678 /* fishhook.h in Headers */ = {isa = PBXBuildFile; fileRef = C790C45F6AD811B7DA03786A0EB022BE /* fishhook.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B26C84444E5679B7E0089CB1C9BC676B /* RCTStatusBarManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BEA5B2D2AFD4D66E382B5316F4B47B /* RCTStatusBarManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + B283A9F8A6F56E272F63EBA1B527195A /* RCTInputAccessoryViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2916F7F00917AD5A98867E6D54E63319 /* RCTInputAccessoryViewManager.m */; }; + B2C182747CF2E6F98844B5ACD5D1D858 /* RCTObjcExecutor.mm in Sources */ = {isa = PBXBuildFile; fileRef = 635D59D70B00EC028C2DAAD767E1568B /* RCTObjcExecutor.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + B2D882FBBA55FE27E9611EFD9963027D /* EFUIntPixel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 694C8C7EA265FF8E71EDAC01B23390DF /* EFUIntPixel.swift */; }; + B2EABAB71ABE3997658E639120DB59A7 /* RCTImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = BEA2558E4792555F8EFBCECCF7823F87 /* RCTImageLoader.m */; }; + B34F4528BF06A3AF2CFD08ABF2F60AE5 /* RNFaceDetectorModuleMLKit.h in Headers */ = {isa = PBXBuildFile; fileRef = FB45C3B4FC9DB8388B00C6681E371702 /* RNFaceDetectorModuleMLKit.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B3995467DD2512F14A81D05BD728F2D8 /* YGNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A95D1B057768E30EB3524A595D7E9017 /* YGNode.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + B3E481C0F0D6EF2C2E49E800995B6014 /* RCTSurfaceSizeMeasureMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 962E3169C009BF41CDDD97B63588CBA5 /* RCTSurfaceSizeMeasureMode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B405EB8F1245AD09C81F6525F395F94D /* SentryUser.h in Headers */ = {isa = PBXBuildFile; fileRef = EA37A2B69E396D2C8BF163AA575467C1 /* SentryUser.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B40DA595153EB08725B516E9FB654A09 /* RCTModuleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C33573EB2CABD46D8C6F0189F572334 /* RCTModuleData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B414A315E6D178DA537BAE7F64FD9AEB /* CxxNativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = ED95B909A7809BBB27B8AF6DA0818AE7 /* CxxNativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B493454DFAFD20D47F0DACC15BBD9BA9 /* RCTRefreshControlManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D5B7860E5884D0E4352C9B54156D429 /* RCTRefreshControlManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + B4AC74B6E39BBFAB0901F2C2EAB0BDC6 /* RCTNetworking.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6E16937242CD03E3345878D050DE9293 /* RCTNetworking.mm */; }; + B4B40E0407D96D8EFEB9BD2C0966ECEF /* RNSVGSvgView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EA218F51826F0247CD1A843F869D905 /* RNSVGSvgView.m */; }; + B4CAAFCE1E2F9F2C99B70920DB3EC2AB /* SentryCrashInstallation+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = CE68EC22D5A55DC1E2421C8F080991AE /* SentryCrashInstallation+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B4E8638F19F776C721054BCCF085EB76 /* RCTStyleAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 14334716A99B809953396AF25183E0FD /* RCTStyleAnimatedNode.m */; }; + B50990FCA292EC12FC7502BABC57220C /* RCTAlertManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 437073DCD2D9FA7508751E7987206A83 /* RCTAlertManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B52963E4D4D1954376F29E3245886A4B /* RCTKeyCommands.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A0D1CA7D681E5353963630DF0204BFB /* RCTKeyCommands.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B5AFC31F63A83C8020DB11D8E9968ACE /* RCTBlobManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = F748E10BDEECDBD5F459822E301D53B6 /* RCTBlobManager.mm */; }; + B5C78CAC3FBC26965DF9591E26567C99 /* RCTInputAccessoryShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = C29C31DB0B83009976075AA1B8A9283A /* RCTInputAccessoryShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B61B1F3471643560B2295852647E87E2 /* RCTSegmentedControl.m in Sources */ = {isa = PBXBuildFile; fileRef = B2201C25FAC8721F9702A5E363A2FD84 /* RCTSegmentedControl.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + B66073A2376D06F214E5DFD9170C91E6 /* RCTAccessibilityManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 560922C64BECF78D47345B05F6C1A160 /* RCTAccessibilityManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B66A3CE8FEDD18085AD058337D1DAE67 /* Yoga-internal.h in Headers */ = {isa = PBXBuildFile; fileRef = AF0A7754AEA2DB99181745CA6B13280B /* Yoga-internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B674688DF6047FC8FDB3E8746F8644E4 /* RNSVGEllipse.h in Headers */ = {isa = PBXBuildFile; fileRef = 01757D349DED6AE2EC411881250C50C7 /* RNSVGEllipse.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B6A02DB618F611F728B3256A44667ED7 /* CameraFocusSquare.m in Sources */ = {isa = PBXBuildFile; fileRef = 06C5DDFFB19BF865682C1A5378382B9A /* CameraFocusSquare.m */; }; + B6F384B1E2A95DB3BEF2CC27188FCA96 /* RNGestureHandlerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 237D5C0AB8BA296D516505D12610490E /* RNGestureHandlerManager.m */; }; + B7098F0B3359DB274B3D2997557FAB9A /* RCTMaskedView.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B0EB31AB8DB08C97F5676FF10A0A8FB /* RCTMaskedView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B72D27F08255295059C3574B68DEC0C4 /* SentryCrashReport.c in Sources */ = {isa = PBXBuildFile; fileRef = 19C81AD38449D7EC6560AA89700A5723 /* SentryCrashReport.c */; }; + B7881C7EC16F0CB69A02961A5C29AFFC /* RCTEventAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = D010691E2C602BD35DE0FAD169C6A72A /* RCTEventAnimation.m */; }; + B7BB9F96EE8356CA5CA07D5525A20782 /* RCTHTTPRequestHandler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 86F5C9AA94AC271391A74DF56C8916DA /* RCTHTTPRequestHandler.mm */; }; + B810084D8113DA4F67DAFF5B3FB44E84 /* RNRandomBytes.m in Sources */ = {isa = PBXBuildFile; fileRef = 4373C228500DC0BB82FCD1F5F8C30006 /* RNRandomBytes.m */; }; + B87F2A5C5DB2E1D302F69240689F568C /* RNSVGMask.h in Headers */ = {isa = PBXBuildFile; fileRef = C84B712F2F820DAE50634B910AB7A1AC /* RNSVGMask.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B8A53D681E4AED919F524A4F055D87A9 /* RCTPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = EA756C06C97D8E72FAC554EAA6A2B6DB /* RCTPicker.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + B92DE8C90FAFF12A78E237175A3BCF58 /* YGNodePrint.h in Headers */ = {isa = PBXBuildFile; fileRef = 93BAB225486D7203CEC8983FE7E680A6 /* YGNodePrint.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B92E84D631E661FFC8FA2F55A28C0209 /* RNSVGClipPathManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 63082F4F690319161D4013F9FDE2175E /* RNSVGClipPathManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B94011E64C2350040AE3379841AD0006 /* RCTMaskedViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9893FDA410B61057CE529A58961C67C1 /* RCTMaskedViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + B99E9148F6A2E79259A0781DF4F92DEE /* RCTSegmentedControlManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D07FAFD8FD8E7B0C306D4E1ECBC0C3AD /* RCTSegmentedControlManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B9AF16405CE6066555CF19F10C05FCE8 /* RCTScrollContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = B5834E51135BC5258103176F4412DA17 /* RCTScrollContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B9C49F3DEF3D82B35428270153A3AA32 /* RCTRootContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = BA5459919A3AD16C3A8A31C740DA242E /* RCTRootContentView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + BA58E50B5BB1A1AD187DDF9D64DDBCBC /* SpookyHashV2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB1F9580E7432683B3E8D2F0ABF82D4B /* SpookyHashV2.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + BA67FB34AE6D5C05207A3C254E27E15D /* RCTRootShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 12B36E4E08D5D542CAB71DFFBB66FDEF /* RCTRootShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BA815DE0B109C8802C1561E59AF121D6 /* RCTUITextView.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DC10B6A312D47B419FC5580662145FB /* RCTUITextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BA8C4AB9F0CC303390E0147891BFC283 /* RCTObjcExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B1B82549422186DD24765C3CD4BD284 /* RCTObjcExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BA9044F90428ABA13A054AB93C851ED3 /* RCTScrollContentViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BC216F06B650223243C4472B14F07F5 /* RCTScrollContentViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + BA91815DDF1178B0D58F8929B572A834 /* GAIEcommercePromotion.h in Headers */ = {isa = PBXBuildFile; fileRef = 4889FC9D7CBDFAD436760A0479F0F879 /* GAIEcommercePromotion.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BAA06406C6CFE3750EA4D6F17FA22B30 /* RCTModuleData.mm in Sources */ = {isa = PBXBuildFile; fileRef = C87C87064DA0137AE62AD0F5F80AB3A6 /* RCTModuleData.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + BAECDF7DFCB21320B785A758D7EDBE66 /* SystraceSection.h in Headers */ = {isa = PBXBuildFile; fileRef = 1545AD5F92D6B9E5920FFDB156536CD9 /* SystraceSection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BB3F26CD98578E18FF170D2F1EF1F8E1 /* RCTTrackingAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 03EE0EEBAC91B9B1AD0299F8A8067627 /* RCTTrackingAnimatedNode.m */; }; + BB7F52768C2AE4ED96F31B7C55515627 /* RCTAssert.m in Sources */ = {isa = PBXBuildFile; fileRef = C9DE5DA897BEC65095F375DC55A6478F /* RCTAssert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + BBBC657876A2A4806D5DDD8818A13E11 /* SentryCrashMonitor_Zombie.c in Sources */ = {isa = PBXBuildFile; fileRef = 721004542F33971491B2CAF04F4F96C0 /* SentryCrashMonitor_Zombie.c */; }; + BBF0F728E4E374029F8DA49C70E654B8 /* RCTRootShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DCD332883B9C8835156B328A6DA2A6F /* RCTRootShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + BC157134D13240EE2E7D5B3040736271 /* QR8bitByte.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21585BC7EF4A20E046FA203DDC279009 /* QR8bitByte.swift */; }; + BC8D1AA57121BDA13B95379D69082EA9 /* RCTShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 55D1F444845F1D63957804DFE1527844 /* RCTShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BCA93814FD88EA9EB53720279A388897 /* RCTRedBoxExtraDataViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = E9EC7EA9FEB01F915EEE92D2A7F0DA3A /* RCTRedBoxExtraDataViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BD2A21994708247BEFD207AF7BF46B49 /* NativeToJsBridge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7BC548E9F4CE974749471CBACC351F24 /* NativeToJsBridge.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + BD559F60025A37AE0D17FECE160037CD /* RCTInputAccessoryViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9AEB6ABB0C37ECD706EEDE4F6B786F58 /* RCTInputAccessoryViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BD6D7F3E67176F0E3ACF881C79AF6344 /* RNSVGRenderable.h in Headers */ = {isa = PBXBuildFile; fileRef = D836F3C17BCF98BB0F16381984C8D1EA /* RNSVGRenderable.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BD85C68FBE85007B55F6990437312577 /* RCTBaseTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = CBBA3E6F306198B3DA7FDF321771F1C9 /* RCTBaseTextInputViewManager.m */; }; + BDD2564CB376781CF83EC20EAEC881D9 /* RCTNetworkTask.h in Headers */ = {isa = PBXBuildFile; fileRef = 5FF1D1F01AFEF14A4CAF974CA2F0E21B /* RCTNetworkTask.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BDFA80E5705888CD322ECD4BC55C64E2 /* RCTBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 89F9840DAF43B8CC543EC7A6B61D8F4D /* RCTBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BDFCFCEF15A6E2B320D1AA1638E62B43 /* SentryCrashCPU_arm.c in Sources */ = {isa = PBXBuildFile; fileRef = C3AA882C2381BE4123C1913FE32B3633 /* SentryCrashCPU_arm.c */; }; + BDFD8FF594CC05DDCB69ED9CDCAADCC3 /* RCTDatePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 736C866FE6F8AEE32B92A643EB484CB8 /* RCTDatePicker.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + BE01751109EA0CFB1CE4B824D921CC0E /* RCTBorderStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = F5BF8E9B1F58246E6A2B64BA34C83F77 /* RCTBorderStyle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BE26F1239464BEA7670BA216580CFB12 /* RCTDisplayLink.h in Headers */ = {isa = PBXBuildFile; fileRef = F2588270B933153D8CC9007D7EF14425 /* RCTDisplayLink.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BE52C9230B12F4A740EF05C7D839FE0A /* RCTI18nUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = E22FF421B5DB11B080DAAD66E54B19D8 /* RCTI18nUtil.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BE60CC41785095B4F59E330D251BDEF1 /* RCTParserUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 48E5ADE891A88C5AFAFFA638491D3CE6 /* RCTParserUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BE73A42981CB9FB7FDE044EDDCC47B18 /* RCTCxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = D097837BA6B846808819682DE61D9809 /* RCTCxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BF1E3D3B9610EA348F064902F563D1A1 /* SentryException.m in Sources */ = {isa = PBXBuildFile; fileRef = C875D24CE56001BB862896E71658DA1D /* SentryException.m */; }; + BF2CB25BE41AFE3281EADF6E1722A899 /* RCTSourceCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C5CE815CAA1C0DDDB8BF94E8A1CDA4A /* RCTSourceCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BF3A8CB367F0D140441867A847A917F7 /* RCTTextAttributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 79AF721D0BA8CC5ABDBF77EF3AAA5D46 /* RCTTextAttributes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BF3D9F35D6A417F6AF34E0D5AB7FEB79 /* RCTCxxBridge.mm in Sources */ = {isa = PBXBuildFile; fileRef = 86D1545FFC66DC5792D1716DABDE1E24 /* RCTCxxBridge.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + BF41F77F0D65593EBD8CC30E9E9DFB50 /* RNSVGLineManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B478E01C64D8855535907B3C0D7BBF5 /* RNSVGLineManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BF9F67E7F99C18EC4A1BC51FBA8F4DBB /* glog-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F8B32B2E54954B0FB8FC5136635DEA0 /* glog-dummy.m */; }; + BFC7E949EADD7680F45AFAF55CB45963 /* RCTHTTPRequestHandler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 86F5C9AA94AC271391A74DF56C8916DA /* RCTHTTPRequestHandler.mm */; }; + BFD0A7B517DACDB3B8070DDDDAB416F1 /* RCTDecayAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 44096E9D9AF5B810F90A0788D1E18B2C /* RCTDecayAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C01B918A17F6A4AA9F1752F408D7870C /* SentryCrashMonitor_Deadlock.m in Sources */ = {isa = PBXBuildFile; fileRef = 40B5E2FA885556451078D5B30EFD643C /* SentryCrashMonitor_Deadlock.m */; }; + C08E7571C50AE19DFFDB16AA526ADA8D /* QRRSBlock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CF7930F308C377A6CC2C58D9F3F95F5 /* QRRSBlock.swift */; }; + C091E3E050E40B1D311FC9ABE5E9B213 /* RCTWebViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = FC173189353838F01EBE21C75DE5AA34 /* RCTWebViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C0944164E883DCC9642ED428F3536136 /* RCTSourceCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C5CE815CAA1C0DDDB8BF94E8A1CDA4A /* RCTSourceCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C0954F4CCAB8FAD279A967AD3EB7A05A /* Pods-RCTPrivacySnapshot-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EACF37D3385873235856EC60D71EBC6 /* Pods-RCTPrivacySnapshot-dummy.m */; }; + C09F814A4F9EF3E652EC5F187CDCF4C0 /* RNSVGBrush.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EC361B4ECD93036C8674BD34001387A /* RNSVGBrush.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C0D08AF5B9029DD13907C8466284C6C6 /* SentryCrashStackCursor.c in Sources */ = {isa = PBXBuildFile; fileRef = C6CCCC18E19306970E055257995F1524 /* SentryCrashStackCursor.c */; }; + C0DCF8C5E15A177833A21A032A95C892 /* RNRotationHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B5BCB1D8F1D35B6CBADBF6B8EE0E0A /* RNRotationHandler.m */; }; + C136DF555409C38125D83D9370F6B263 /* ReactMarker.h in Headers */ = {isa = PBXBuildFile; fileRef = 49E8EDC48DC8250D1629085F8BEF783C /* ReactMarker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C13D1B2073DF05681E161954BFDA4DDF /* RCTFPSGraph.m in Sources */ = {isa = PBXBuildFile; fileRef = 2AFEF27283912619BA86CC64A34F3420 /* RCTFPSGraph.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C18C37B734BA2C92414C09CB210ED2EC /* RNSVGGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 80FC393CF51A1006D80AE2DB8BBD3112 /* RNSVGGroup.m */; }; + C1A015714842FA54263918AB385AB6AC /* RCTTextTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E4F160573FE874D848FEDC2DC22D7D7 /* RCTTextTransform.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C1C4F12A3004CA266F2D911FE7A38707 /* RCTMultilineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B88928BAEF8A7ED2DD5F25E0D26CB19E /* RCTMultilineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C1D08A41236BA5E00D28754FCF958C29 /* RCTScrollViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D9E6D335C7009981FFD48B6A2C69DAC3 /* RCTScrollViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C1F7B3804029114C7D14923CE416158A /* RCTKeyCommands.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A0D1CA7D681E5353963630DF0204BFB /* RCTKeyCommands.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C1FB00944137BC1A37D67821620B0045 /* SentryCrashStackCursor_Backtrace.c in Sources */ = {isa = PBXBuildFile; fileRef = BB147E4BCD541D77C54589C9890DD08F /* SentryCrashStackCursor_Backtrace.c */; }; + C2149A35DB9ED42058A27F026EF248C9 /* RCTEventDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = DBDC753739A0C9E89E580FE8B222C756 /* RCTEventDispatcher.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C2185EA9ABECD5CE9EDB6BC54BFE5169 /* JSINativeModules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A53448844E43DC4678E114C5CC08451B /* JSINativeModules.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C21FA0A0C176638753A7E69B2D3C94F0 /* RCTModuloAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 6702E0F90244696B0A2F62CACC8AD7AE /* RCTModuloAnimatedNode.m */; }; + C23BA26D97C275E0433925B40BFF747A /* SentryDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E60C78EBA24D10F6B77F0450C77D98B /* SentryDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C253AE881E55547B0C085AE70DF87E75 /* RCTShadowView+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 5ACACBDF5E1A4660401E164E6ACDA2B0 /* RCTShadowView+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C26F5B12DA84B23950D26FAA37F931C6 /* RNSVGLinearGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = 6017C0D13AC4240843CDC776298CD5BE /* RNSVGLinearGradient.m */; }; + C29486D9B1D63CACBCBE1275AD576B88 /* RCTModalManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CA6C50EB1F13E6A45322C83D54FA13B /* RCTModalManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C2AC9387434E953843CAF1E131D5CDC9 /* RCTBorderDrawing.h in Headers */ = {isa = PBXBuildFile; fileRef = C097A67FB2F253ADDA442139998C94C9 /* RCTBorderDrawing.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C2AD1727A8E9CD1974891498E6ED8CAF /* RCTWebView.h in Headers */ = {isa = PBXBuildFile; fileRef = F0E0B47AB998B1FB6FFAED55128B7649 /* RCTWebView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C2B5876B93960B3E5AAA7A622BA59494 /* GAIFields.h in Headers */ = {isa = PBXBuildFile; fileRef = 893AE65D8B7D8BEA603DEE11A55960EC /* GAIFields.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C2B89C41F55967FDF58E0B3A851F6EE6 /* SentryCrashCPU_x86_64.c in Sources */ = {isa = PBXBuildFile; fileRef = C3BEC11449CC09C24F9A0613D46769CA /* SentryCrashCPU_x86_64.c */; }; + C2BD59F1E6B4A0D5C0FB4A5DEBBA0A35 /* QRErrorCorrectLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D809EA3480D5D3B54788023231ABF22C /* QRErrorCorrectLevel.swift */; }; + C2DF23FA00442555D9D6119D71E09656 /* jsi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DA746A3E810C19B828D2676869694E44 /* jsi.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C3239C14C505C5C647A9561E0AE66BF9 /* dynamic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 07664EE8D7DA437692E82AF8DDAE684A /* dynamic.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C32C7A8FECCB431CDAE288FCB7F0E4CC /* RCTActionSheetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B63D14A3ED732DF192B3BE37F3D34C8B /* RCTActionSheetManager.m */; }; + C335D13B36E5EBD08F3F5ABF33C7A45F /* RCTWrapperViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = CDA23C498E4A763F383A35B01F4B6769 /* RCTWrapperViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C34B177335645891B929D3E919285E01 /* RCTParserUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = F4205A9DF0692A9FA08365A96614DE2F /* RCTParserUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C3B501C398F1FA2A10606949F9043B80 /* RCTModuleMethod.mm in Sources */ = {isa = PBXBuildFile; fileRef = BF0ACD4B0E6D6B3246640747AF69E50D /* RCTModuleMethod.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C3C4652F18F103B5B6B405BD2B4253BA /* log_severity.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DF611E1C62D3F3ECE150E428B97BC72 /* log_severity.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C3E320E5D61E2EDA327A691FB7EC927B /* RCTSegmentedControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EC1E78766AA765A69A211EA96AE5F08 /* RCTSegmentedControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C416A2935F26933656ABE28C88092C09 /* RCTInspectorDevServerHelper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9EF6A91D936652DA817DFB86C5AF06D0 /* RCTInspectorDevServerHelper.mm */; }; + C4185ADF48F3AE747937D56D99F5DBA9 /* RCTUIManagerUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = E97874745B5EA3F8BEB683E193742BE0 /* RCTUIManagerUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C4338FF193031E40C699D848849641EB /* RCTPackagerConnection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3A49CBA6F92544D6E8FCBAD7E2ACAA5F /* RCTPackagerConnection.mm */; }; + C4B3263D2DF41B64F2A5371470AB73FE /* SentryBreadcrumb.m in Sources */ = {isa = PBXBuildFile; fileRef = EBB4E1812C61351A76ABAA0EE0DA770C /* SentryBreadcrumb.m */; }; + C4CA8649EECABF435B3E62172B4D67B8 /* RCTActionSheetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B63D14A3ED732DF192B3BE37F3D34C8B /* RCTActionSheetManager.m */; }; + C51A0D51BEC79D735AC99A077CDD83C3 /* RCTFont.mm in Sources */ = {isa = PBXBuildFile; fileRef = E689E6E4AA0501D47172FCA8C423FE1F /* RCTFont.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C538E01D7AC9EF1C91CF3A9967BD0EF4 /* RCTSinglelineTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E9C67B9A059FD5066D46E91759EE1F1 /* RCTSinglelineTextInputView.m */; }; + C53BA49EA41DEF72FB007083910C8161 /* RCTSafeAreaViewLocalData.h in Headers */ = {isa = PBXBuildFile; fileRef = 93249858EFB5D29F6C31F57AB0907D03 /* RCTSafeAreaViewLocalData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C54EBE163906E8AF8C683142FE5C24CE /* RCTTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 12FEBAE6B981A9126566303E59C4850C /* RCTTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C57E485B3515CD0CF0FED8867175FCE6 /* SentryCrashMach.c in Sources */ = {isa = PBXBuildFile; fileRef = D4F7A5DD8B66BE238C4185D6CD611882 /* SentryCrashMach.c */; }; + C58617AA32233611D23BAA77C76E50B2 /* RCTMaskedView.m in Sources */ = {isa = PBXBuildFile; fileRef = 377E250D87792B0B61C5B529C1D8B549 /* RCTMaskedView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C59065DB26B9EA2DEC2D84EC4A49621B /* ColdClass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 80FC54CBA2EAAFA907C2427690EF82D9 /* ColdClass.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C5B50F316ED2CCACC2E974121CE4EA0F /* SentryFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 93AC7B296BAA755A95D223404AB1BFDF /* SentryFileManager.m */; }; + C62E3AC05DE7CEFC831AD7CA50C020E3 /* RAMBundleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C26E62CD7E1909415CB1C8BA2A3BE1EF /* RAMBundleRegistry.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C632B341387ECBF257169E9BC5A714B4 /* JSModulesUnbundle.h in Headers */ = {isa = PBXBuildFile; fileRef = 552F9D39AF2FC0532C78121570138811 /* JSModulesUnbundle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C648E3399C619C09D0EBC3069FD061AA /* RCTSwitchManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E969C203550B92C953AF6AB6CF0F82E3 /* RCTSwitchManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C658096F774D60BFEEDDF9632D32DD70 /* RNSentryEventEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = 433B81686E432E9B74269E61476A12FB /* RNSentryEventEmitter.m */; }; + C669D2E3CDF08CDE559FBC4B1B3B653B /* RCTPerformanceLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CAC89B788C32F93434CD4F64B75AA98 /* RCTPerformanceLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C6B99BF1781D39F31B4C51D8A79566F0 /* RCTReconnectingWebSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = 7220D144E0B0ABBC6580AF6564A2728B /* RCTReconnectingWebSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C6C878665EE79CC71270D093189A5E51 /* QRPolynomial.swift in Sources */ = {isa = PBXBuildFile; fileRef = A606BA423862BAF05799F3DC510D655E /* QRPolynomial.swift */; }; + C6D14FE3833320C0E30ED60CE4E4D278 /* RNSVGMaskManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 57B1A556790C4920066E3A8F63B87D26 /* RNSVGMaskManager.m */; }; + C6E80A7C3B9072AD7B86BB254E205D67 /* RCTClipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = DC553696B6B36B73A913D983E7A78E64 /* RCTClipboard.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C754831021E0FC55CF4C7BE8A7B33DCE /* RCTImageBlurUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 00DD8FFBF407E7C0AAE11B34E2B24778 /* RCTImageBlurUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C7BD87A807F7054667DF50EAD7B79E2E /* RCTRootShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DCD332883B9C8835156B328A6DA2A6F /* RCTRootShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C7D7EC1EA8CC11C8638B9CB8790CBDB3 /* RCTInputAccessoryView.h in Headers */ = {isa = PBXBuildFile; fileRef = FD1AF27FF37FE549E662ED7954FD548A /* RCTInputAccessoryView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C81244D818B972471C78C4311311B412 /* RCTModuleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C33573EB2CABD46D8C6F0189F572334 /* RCTModuleData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C867AABEF82DAF272478144AB80D72DE /* QRCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAB6320841AE4470825415EEC6D5963E /* QRCode.swift */; }; + C898D17F701CEA7AFAD6C47B09947A9C /* RCTSafeAreaView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FC6BB0D23C1D6DFF0FDFD604CA579A2 /* RCTSafeAreaView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C8DC7B3FFA2A92E550DB682E16F86F1E /* RCTKeyCommands.m in Sources */ = {isa = PBXBuildFile; fileRef = F3647B239C782F396F06AC9AC4A9BA1F /* RCTKeyCommands.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C8FE7ECC55AF3B69B3C489F6D16A24BB /* RCTMultilineTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = BE094E1642F76C773E5E4C2A31D19AE9 /* RCTMultilineTextInputView.m */; }; + C90478B6137CA5B03324203A89ADB144 /* RCTWrapperViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F2BBEBFBF783074973C1E3C6BAFF1E36 /* RCTWrapperViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C9242ED98BD11A7720E9AE792ADDC183 /* RCTDeviceInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 9712084C508B70E8A7FB25C44F66AA72 /* RCTDeviceInfo.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + C93143FAD54A30B260ACCFF89E30D4E5 /* SentryCrashLogger.c in Sources */ = {isa = PBXBuildFile; fileRef = 1B458851F80261D5C31D7BF0A8B79906 /* SentryCrashLogger.c */; }; + C9654B1AAFD36692DB5387E8B5F775DE /* ToolTipMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = AFC52BB45F14FAF65C5A726DDB7DB641 /* ToolTipMenu.m */; }; + C9822AFFEF42137365362DC66412032B /* RNVectorIcons-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A7044EFE202423CE5D8969735480A81A /* RNVectorIcons-dummy.m */; }; + C9898AB0F3144EA64901B3CD0054A411 /* jsi.h in Headers */ = {isa = PBXBuildFile; fileRef = 77846F7EA38BC0084ACD0DF65515E707 /* jsi.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C9B26F6F97357C867B902ED03E0E483D /* RCTTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0EEBE03CD327821B98959C704CEDCBC8 /* RCTTextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C9DD4ECB9026CF6096D9918F6C1D50F7 /* RCTInterpolationAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A580EC7836C776C1E41C196062DCCF2 /* RCTInterpolationAnimatedNode.m */; }; + C9EAF3C0EDA09718AD9DACD26F2FA622 /* RCTPropsAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C2275CD1E7BA6F06635F2B91BB68DCC /* RCTPropsAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C9FC64095C22610EAC7CCC395420745C /* RNGestureHandlerRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = C727D25439D571849417658C69D13004 /* RNGestureHandlerRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CA6A2AB832EC303177B73F994B7AC134 /* RCTUIManagerUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = A45A3DDD15D6E869BA56299BEDB1E837 /* RCTUIManagerUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CA7D4A51AD1F804B17641BA3C7AA0334 /* RCTWebView.h in Headers */ = {isa = PBXBuildFile; fileRef = F0E0B47AB998B1FB6FFAED55128B7649 /* RCTWebView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CAA7EF50959B75B810C59CEAE83D0010 /* RCTPicker.h in Headers */ = {isa = PBXBuildFile; fileRef = DE0D91FFF43841F0DC89FB9DFBDFF7E2 /* RCTPicker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CAC48D8B7212916D53C49576B3416126 /* RCTSRWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BBFAEFD72E53DDC004F3EBE63B875E5 /* RCTSRWebSocket.m */; }; + CAFCD35ECE2FD7F10F82FB96479483FA /* RNSVG-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CA536B43122940331F22660D8C9A89D /* RNSVG-dummy.m */; }; + CB077641F0607F739F34241E6341E6E5 /* RCTNetInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = FE0BE2383F95ED9FB752E8158E51BEAB /* RCTNetInfo.m */; }; + CB18E4DC98FF54B4089052ED9830F76C /* RCTRootContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = BA5459919A3AD16C3A8A31C740DA242E /* RCTRootContentView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + CB25D3B275336FF4B91089DDE51227C2 /* RCTAnimationDriver.h in Headers */ = {isa = PBXBuildFile; fileRef = 9766E6A2E5B2712E71C02AD6A46B452F /* RCTAnimationDriver.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CB4F1158CCB36DB79D9FCFAF30A57B9D /* Pods-RCTQRCodeLocalImage-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 81BA50AFE653CEB056E01E7170DE318A /* Pods-RCTQRCodeLocalImage-dummy.m */; }; + CB68EFA265E8CFA1A1FE2806C692FF70 /* RCTNetInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = AD4D71EBED97C863AD88A41EE084926F /* RCTNetInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CB6DEF9D90A01A31442723B07449FB28 /* RCTTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 59300B32C8CBDF836F794AB8F3543867 /* RCTTouchHandler.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + CB7CF4080F1008BFC20413FF6C7A723E /* TextDetectorManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C934AA1F9D833C878046B2796F1F741C /* TextDetectorManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CBB191A698199CA097740B3A9AD2FAF6 /* RCTEventEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = 0DC72F3DE34D865CCCD2D6689A4ACE57 /* RCTEventEmitter.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + CBD41D6EF5F7371B3033EB48AC59D317 /* jsi.h in Headers */ = {isa = PBXBuildFile; fileRef = 77846F7EA38BC0084ACD0DF65515E707 /* jsi.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CBE1AEBEE2922A0F604EC6FD6673B128 /* RNSVGSymbol.h in Headers */ = {isa = PBXBuildFile; fileRef = 525C212C1E9FEDED16A139A3E379B04E /* RNSVGSymbol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CBF349620FD11AF41EAA1718510B13C1 /* RCTMultilineTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 76710265CAB49E3FC68E8663DA28360C /* RCTMultilineTextInputViewManager.m */; }; + CC283373A58D46520B9E38D655604334 /* RCTRawTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 31CBC314F64E73E51E794E6BB3D981DA /* RCTRawTextShadowView.m */; }; + CCA66868F025764EBBFB31DBF1699C98 /* RCTExceptionsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 0DC6135DF1CBEE5A3EF68D3E1CD22F2D /* RCTExceptionsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CCC881508EF57A3BD5A95D686EA35CCC /* RNSVGViewBox.h in Headers */ = {isa = PBXBuildFile; fileRef = B0C04CD2AC16410F69AF9D14C5A3A519 /* RNSVGViewBox.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CCD97531CBE007D0C78254C693622D89 /* Container+DeepSearch.h in Headers */ = {isa = PBXBuildFile; fileRef = 64D0EC11FAAAEEC97BD69E5DBE585442 /* Container+DeepSearch.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CCFA5F31486FE1490E47DCBB4D640023 /* RCTTrackingAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 03EE0EEBAC91B9B1AD0299F8A8067627 /* RCTTrackingAnimatedNode.m */; }; + CD183187C11F83CC2BDA9A0341F5F26C /* RCTGIFImageDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EAECED2E7770AD0A6016DB1CF9FA5E0 /* RCTGIFImageDecoder.m */; }; + CD40B75210EDD56D9183D5ECDE4FE3C1 /* RCTSinglelineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 0023A5983026AD9511B9B8062BE46DC1 /* RCTSinglelineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CD48DF1205737B0D43A32AACEB7EA6D5 /* RCTValueAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C7F1C70345A3DFFF90241A14EF2855F /* RCTValueAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CD4CB801D11BD2C95F0114BC34E786F7 /* SentryCrashMemory.h in Headers */ = {isa = PBXBuildFile; fileRef = 338252B21D2A3E5FCABAF72B1406AB07 /* SentryCrashMemory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CE0A20A0E1E45147DEB38B3E4E17AE5B /* RCTModalManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 65BAC73E92CE0767605A8A5A9CF8064E /* RCTModalManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + CEB0B7481B376050B73B1BDD23203C15 /* RCTTextSelection.h in Headers */ = {isa = PBXBuildFile; fileRef = DAEF0947DA7B0B6D25C7C772883E1367 /* RCTTextSelection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CEB765D94724D5516F813A112C4B41B0 /* RNImageUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 86D6361BB152A382608E6663F61AE3C8 /* RNImageUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CEC7E7A81EB354095C197038D0E007F7 /* RCTVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DABF82DF9ADFE9861264D3E70288230 /* RCTVersion.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + CF133CAF6DB6B21D808212C3B410A248 /* RCTVirtualTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 24FB4DEEF653695E402642CA1D31B650 /* RCTVirtualTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CF88BC5FDBA23C6F6F2F601E19659E7D /* Uploader.h in Headers */ = {isa = PBXBuildFile; fileRef = AFE4BF88FEC89FD599DA89971997B457 /* Uploader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CFD26880407A4267C06A518A3DB52510 /* RCTPerformanceLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 27634567D2DB66CF1B84D237C87A3A3B /* RCTPerformanceLogger.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + CFD7EE5E92996AE8D5EB31594069B766 /* RNSVGBezierElement.m in Sources */ = {isa = PBXBuildFile; fileRef = 195F75CBFF85E7E7C4441F756A7931F4 /* RNSVGBezierElement.m */; }; + CFE3694807F9C81D116F9C89A64443F9 /* BVLinearGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = 3301B390F2692729BF669C92294CDF4A /* BVLinearGradient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D01737E335A4E0589994FC7A3FB865AE /* RCTSegmentedControl.m in Sources */ = {isa = PBXBuildFile; fileRef = B2201C25FAC8721F9702A5E363A2FD84 /* RCTSegmentedControl.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + D074952AC1F3149AC0741C42F7A8CE8E /* RCTCxxUtils.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2386F75350C6D6C1EE2F8DB24CE7095C /* RCTCxxUtils.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + D0A7E41B3C2872FD603EB783D781EFF9 /* RCTUITextView.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DC10B6A312D47B419FC5580662145FB /* RCTUITextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D147DCBA4C5CD6F3D2B976E3FEC61153 /* RCTRawTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = AE1D264E381844F45667C6436F3B5832 /* RCTRawTextViewManager.m */; }; + D15F82F8AEC343CA156C036D78BEFCCA /* RCTAdditionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 83CBBE1D2901E5A9FADFD4CB7A659F7B /* RCTAdditionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D17EC16AB6D818020BBE421916E66BDD /* RCTSwitch.h in Headers */ = {isa = PBXBuildFile; fileRef = CBA73D1694300CC9CC39F955AF57B5B3 /* RCTSwitch.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D19228F4D3F067E5DF12C2C89B327DCE /* RNSVGTextProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = D7B289F083D42E83F3EC3473F5FBA356 /* RNSVGTextProperties.m */; }; + D1BC8C9280B34521488FD9C498DE4A8D /* RCTDevLoadingView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A6533CDA2000997C614C04AC745D274 /* RCTDevLoadingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D1CF4C58ABABEC80A080C9F1A3DE6197 /* RNTapHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 521F191B782F77BA8C6C3FB338A18217 /* RNTapHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D218A51D9D7EFB4DE558842C610692C7 /* RCTBlobManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 695E18DBAA10AD42B50D6733ABD07CDC /* RCTBlobManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D2AACB8B56FD93DEF561E0987D12189E /* EFWatermarkMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 916846284A4D0063F1B8AA95C2804AE6 /* EFWatermarkMode.swift */; }; + D2DE1E93C4ECFD79F737F3FC480B08FB /* RCTImageViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6458BCFFFC5536A95D45C3EE792F302B /* RCTImageViewManager.m */; }; + D306FE29328D3B55340ADBC6F0ED60E6 /* RCTRedBoxExtraDataViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 88F876F735AD298ACACF88AED0F7D24E /* RCTRedBoxExtraDataViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + D30EF53FA651681FF3CE0FFB1AB06108 /* RCTSurfaceRootShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = A4232FDDB7D52AEB23D569BB8BA5A278 /* RCTSurfaceRootShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D313C2DD938AFBB6F355647990C1ADDC /* RCTSurfaceView+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 53BDEF659F1087D1F8D945834C4F5D57 /* RCTSurfaceView+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D44D899C952C57D43DA024A4FE0D342D /* Utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4594CE65306BECDD5AB7F72C4B0E6DF5 /* Utils.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + D45AD1245552E4448989084B7F4537F6 /* RCTTextDecorationLineType.h in Headers */ = {isa = PBXBuildFile; fileRef = 29D7EFAFBE9BDC646B5A58BF428368D8 /* RCTTextDecorationLineType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D46C3100F0897A55E4544BC41CF2FE57 /* QRMaskPattern.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA382915C27B900E0BD67CF14C131271 /* QRMaskPattern.swift */; }; + D474D1988143981A5B7550F4C7CEAE94 /* RCTSurfaceHostingView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 741D5E5B041BE5F51B536952CD88805C /* RCTSurfaceHostingView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + D4A1ACE4F4490850AEA5E3675C4391FC /* RCTConvert+Text.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A9D9E9BA4DA29BD95A985A7F0BA5C2E /* RCTConvert+Text.m */; }; + D4D0C6905F4F7F7C32F3631B51BEB913 /* RNFSManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C243D04DDC424E618D1FB708AF7CA08 /* RNFSManager.m */; }; + D4EDE37DC345A74FE304FF4F87DE762E /* RCTLinkingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DBDCCF34B3BA2EB17DDD9CECFD810ABD /* RCTLinkingManager.m */; }; + D5263D9EEDB756D52736FC81ECF01438 /* BarcodeDetectorManagerMlkit.h in Headers */ = {isa = PBXBuildFile; fileRef = 28B2A0CF3A4F696F054A524A7058268A /* BarcodeDetectorManagerMlkit.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D532F985EA43E6A6DB26029C30E9C0ED /* RCTActionSheetManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 556D8EB3D216C8EADF58D9F0B0DD9A1E /* RCTActionSheetManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D5608E2A70C47063739AF0106589DDA7 /* RCTImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = B62F1DC4E86BC7AA5375D9CB3E79D12B /* RCTImageView.m */; }; + D56D9E69B2F6628EDF0EEA1291E49E7A /* RCTAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 144BAF28AB54DAEAF6E65C5660AC8674 /* RCTAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D58027AC98537FBD313AB2129A0DA8A1 /* RCTBackedTextInputViewProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = A1908E96911EE523493CE8F0FE11427A /* RCTBackedTextInputViewProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D58BE649B98242CD67782FFEDE810DA5 /* RCTActivityIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = 46A763E9E570B483FDD9BB6DE6566433 /* RCTActivityIndicatorView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D62961CDCE70924A0E6EC3A7EA30CCA3 /* RCTMultiplicationAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = E04236BB2E99A7D7201475B1C9EC4839 /* RCTMultiplicationAnimatedNode.m */; }; + D6598F04EA139A0786D30D519D25D19C /* RCTManagedPointer.h in Headers */ = {isa = PBXBuildFile; fileRef = 138A4D3205D9F11E7173BC602886CCDA /* RCTManagedPointer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D65E1667AE5CCA7326D90C37F935EE42 /* RCTModalHostViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 46C06576203D0DF24813F5919EEB2611 /* RCTModalHostViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D69758AA6575F06E54C238DCA3F029AD /* RCTCxxBridgeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A3AA0DD38EF3A4FC8C75CF6A1062BA5 /* RCTCxxBridgeDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D69AC0325AB5D48506D26F9A6658C484 /* RCTComponentData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4331DAFE3225D09611FF6219FA1E2E9F /* RCTComponentData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D6D538C7A3A4F2CA374E739D28600160 /* React-e01e85b3-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 14AF1822318B5415D0C2ECFAAAA646A1 /* React-e01e85b3-dummy.m */; }; + D7151AD8987FD9BE4865C5ABADE4D874 /* RCTBaseTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 7082BDCAD7A4E34A7761E34B88238E60 /* RCTBaseTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D72B79E1490CA5AE572F0A6DEE9FF8BF /* RCTShadowView+Internal.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B9095D1FD9776A2A0CF37CF05EA90A1 /* RCTShadowView+Internal.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + D7339C1921161A2ABDE34B1447493080 /* RCTJSStackFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E064C3C60D8018F58FE14394E989B84 /* RCTJSStackFrame.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + D738ACAF56F5F09EF9D1C87D0A5FBDF3 /* RNSVGTSpanManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 49D2E2F053FD0406104058B9337CC677 /* RNSVGTSpanManager.m */; }; + D76C06197162728A68857E61FA6EA2F4 /* JSDeltaBundleClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D34678968001FE68E5F8E52F7A3D42C /* JSDeltaBundleClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D82E82B7B8D8CFFF45B14C8471592444 /* RCTSinglelineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = F8A24BD709547DFB2769002F88A9EE1F /* RCTSinglelineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D88681FF87CE9505B4ABC9095B11A87D /* RCTActionSheetManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 556D8EB3D216C8EADF58D9F0B0DD9A1E /* RCTActionSheetManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D8945616AF43671E570A6C29BE3B4D80 /* RCTProfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E194E888B880B715EE79EAB051A7700 /* RCTProfile.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D8BA2171E10D6A50554AAD7B6592493F /* Demangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 19E5409035E8CA7B59062D3E76EAFD79 /* Demangle.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + D8D1E2A3511496915F5360B0D3CF93DD /* RCTBackedTextInputDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = A1681A11B33196497900CC0E7EA966AA /* RCTBackedTextInputDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D96A5690C227F7E3546A14AEFAF073C8 /* NSTextStorage+FontScaling.h in Headers */ = {isa = PBXBuildFile; fileRef = BEC10FA94C78579CCE8A0522D4876EBF /* NSTextStorage+FontScaling.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D98793895E7227AAECC40E8F32012D7D /* RCTCameraManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 840761428B5298F55D3C3B1BB7416212 /* RCTCameraManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D99AC3CD07CDE74189B0864248C586FD /* cached-powers.cc in Sources */ = {isa = PBXBuildFile; fileRef = 431E53937411FFF9177AE54F75857502 /* cached-powers.cc */; }; + D9BF33C35CFCDD1E2C262D16336E3AC6 /* RCTWKWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = 83C437F517841A240F21924FF1961522 /* RCTWKWebView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + D9EF7411F17CBE1D45052A0D06EFEFB1 /* RCTLayoutAnimationGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 110B7AE25E392E51052F959AF9D40806 /* RCTLayoutAnimationGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DA406122B0BA9C63AD29D2057C94C5C2 /* RCTScrollContentShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = C0A43401936F1AA3F77A2D45300156C2 /* RCTScrollContentShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + DA73C28F248B3CD88A15625FF572E7D2 /* RCTRefreshControlManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D5B7860E5884D0E4352C9B54156D429 /* RCTRefreshControlManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + DA924CB14B0012F09302433A44F4EF7A /* RCTImageShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 122FC489A1117293B0D1851B395DBC61 /* RCTImageShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DAA44639AFD579BE21BC90C1DABB038A /* RCTTouchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 47F63782725FFAB71C301F971934B2A0 /* RCTTouchHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DABDE5EB4D724E55AA9C4F2B4FD68E8A /* RCTJavaScriptLoader.mm in Sources */ = {isa = PBXBuildFile; fileRef = AF59B0230163D4ABE9BC10A1720C99F4 /* RCTJavaScriptLoader.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + DABFEE8514DE0D44C65BCBBC286AD969 /* RCTAnimationDriver.h in Headers */ = {isa = PBXBuildFile; fileRef = 9766E6A2E5B2712E71C02AD6A46B452F /* RCTAnimationDriver.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DAC89EBDFD1790AD169F71162260CF48 /* RCTScrollViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DEEED38D3DE660528ACB5D4E4F0CA0F /* RCTScrollViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DAD0AF3C1D69D8D4DC16A2353922062B /* RCTBorderDrawing.h in Headers */ = {isa = PBXBuildFile; fileRef = C097A67FB2F253ADDA442139998C94C9 /* RCTBorderDrawing.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DAFEEE6626947B2F7B064587326D7665 /* RNCSliderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = EDBA6FD2570B958F391F091A1A118A4E /* RNCSliderManager.m */; }; + DB43A35CF16EF396CD861F1141AC7958 /* RCTNativeAnimatedModule.h in Headers */ = {isa = PBXBuildFile; fileRef = E2817D7FC3E124E7252AC442B7CB0495 /* RCTNativeAnimatedModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DB639449C4374AF240E3EDD2B6BEF496 /* SentryDsn.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A230B25424F1C9308F790A658027090 /* SentryDsn.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DB6F91FF5241E32A924F7F7B9EFFE718 /* AnError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FC9AFA1F62530A2BA65AD65C3C3E282 /* AnError.swift */; }; + DB876EBFA94BD8FCFA9A47D778407C36 /* InspectorInterfaces.h in Headers */ = {isa = PBXBuildFile; fileRef = 503BEFD7E6F243A71B9684AC0FA1219A /* InspectorInterfaces.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DBB4D1B14C8CCEDE1080EE0992758AA2 /* NSArray+Map.m in Sources */ = {isa = PBXBuildFile; fileRef = 17297E48EB5BDF4D68484D0D02CBBAFD /* NSArray+Map.m */; }; + DBD0DBB40591D68F75DC335B869BE701 /* raw_logging.h in Headers */ = {isa = PBXBuildFile; fileRef = 7FD4BD4488F0FFCBD3C4BF6CAF07D906 /* raw_logging.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DBD48FC84DE504ABE773EDB5FCE94D0A /* RCTInspector.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FDADCECC8EAA87AB079A77AC0ABDD79 /* RCTInspector.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DBD97AC6C248F1EBBDDE900B48D31378 /* RCTSafeAreaShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 634CB4A147A34D7685786B1A1782B659 /* RCTSafeAreaShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DBDECA797B67BDE12E4629616780065F /* RCTAnimationUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 175C1330BDE8A0E8E0AC8D5C8919B5AC /* RCTAnimationUtils.m */; }; + DC02D9E762E62DF23CD885D55D43E151 /* RCTCxxConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = 06FE6F3CFED8ED302CCC12D2739D9F12 /* RCTCxxConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DC1D36AB5208CF31DBAD31397B0B65C6 /* RNSVGVBMOS.h in Headers */ = {isa = PBXBuildFile; fileRef = CDE67C740581BE2394DAB5F0E75BDABC /* RNSVGVBMOS.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DC1F851050F01BEC7725D62C7E684FD9 /* EFQRCode-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FA557710347C7D8CA43ED78D5968D00 /* EFQRCode-dummy.m */; }; + DC245AC8A71D08404EBE4AC7CF48A60B /* RCTRedBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 810813ED0EFB125047A54D3CC43661CD /* RCTRedBox.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + DC481524FD530F972D5FDABD19000383 /* RCTFileReaderModule.h in Headers */ = {isa = PBXBuildFile; fileRef = E8D28BE3255A992318016685D26D6999 /* RCTFileReaderModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DCA49C465101007352FD1C22A4D36767 /* SentryCrashDate.c in Sources */ = {isa = PBXBuildFile; fileRef = 0058E5E51FB0D7358EDC25AEAEBBD012 /* SentryCrashDate.c */; }; + DCD0CC2F7A67499616D0690B299A3EF7 /* RCTImageStoreManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E931B3CBA1504EAC6E9E1859588F72FC /* RCTImageStoreManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DCFC70D1E6652BD653C454CC36CF7DD4 /* SentryDebugMeta.m in Sources */ = {isa = PBXBuildFile; fileRef = CC2D8073F96F84800529326928165872 /* SentryDebugMeta.m */; }; + DD3DCE741F5AA7DE6C8E17447AFF2975 /* RCTMultipartStreamReader.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D5AB8386F23FF376A4EBC78E7C14C74 /* RCTMultipartStreamReader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DD42E72A5CB18420820A690E553EF405 /* MallocImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 62FDB52795B90839CE56E63ADBF1316E /* MallocImpl.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + DD7DCAB53B36D2DA953782D8F23F741C /* RNSVGVectorEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B0D8AB715C2694A89560ECF3D8C43E3 /* RNSVGVectorEffect.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DD97EF54449C2F23FB24FC661EE46593 /* RCTConvert+RNSVG.m in Sources */ = {isa = PBXBuildFile; fileRef = 6949DFC6287D38477B7034D2DD5389D1 /* RCTConvert+RNSVG.m */; }; + DDC9DA124C72135A73468930216D255A /* RCTEventDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = DBDC753739A0C9E89E580FE8B222C756 /* RCTEventDispatcher.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + DDDF7F37B00C6C13EA3C5909547A18F8 /* NSError+SimpleConstructor.h in Headers */ = {isa = PBXBuildFile; fileRef = 19ED6AF2B0F0638B6D77B1FAD0C92AC4 /* NSError+SimpleConstructor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DDE46881770B44FEA9A2C09431BD711E /* SentryFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 6156C26797B3E4F76A4A3D76E12A13FA /* SentryFrame.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DE177F178B1BBB039196C0192EAE937C /* RCTCameraManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 456B7E82F76B76A599D8D9A0ABD27C39 /* RCTCameraManager.m */; }; + DE314BABDA9E2AE90F1A22DE94F7257A /* RCTImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = F9E34F4DCFE5B27E8878C6B163E621CE /* RCTImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DEC8363538E300BF7083DF1C704D1D39 /* RNCUIWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E0100A04283611554F865631DC43A402 /* RNCUIWebViewManager.m */; }; + DF2E0357BF0470E93B9DD95521D5753A /* RCTGoogleAnalyticsBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = D811BDED22FFFE26C15F932093ED1331 /* RCTGoogleAnalyticsBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DF5405B1B89A1D5BB91897537B690203 /* RNSVGTSpan.h in Headers */ = {isa = PBXBuildFile; fileRef = DDBA2D3DEDF69EBD3B62436A52B0B4E6 /* RNSVGTSpan.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DF7A7A61765864A08A20F84A814C9755 /* RCTBaseTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BCACA1784B70E99DFE8D3825FBA4E6EE /* RCTBaseTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DF9FEADC6BA1217D5B5C13D5B8A9F3CF /* RNRootViewGestureRecognizer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F39394D12D427232134584DCD0C64EC /* RNRootViewGestureRecognizer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DFC8A4A870E2657E31B94F075C14E606 /* RCTMultiplicationAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = E04236BB2E99A7D7201475B1C9EC4839 /* RCTMultiplicationAnimatedNode.m */; }; + E03B9B45A563261F7C2011DF784A3197 /* Sentry-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A7E6897CAE2CFD7233AE336AD0DE48FE /* Sentry-dummy.m */; }; + E043B5E921004113D741D4395C4E6481 /* RNPinchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 663F109A35428860154BB8BEA97E2C5C /* RNPinchHandler.m */; }; + E0A8FF5E5E56F1EEE22392B05F2B0B8F /* RCTUIUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A461AEB4852AC151AE4AEB4DE1B22BD /* RCTUIUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E0D80AF292F924C06BE6EA409C793DEF /* RCTRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = BE028D593490E8261DBA208CDE7B997C /* RCTRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E10DF8BEF8613B67E550E6BE3CF5429C /* RCTLayoutAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = A43FBDA0E94FB890930019BF371F6EA8 /* RCTLayoutAnimation.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E11F2FFB8881BC75DE271BF507470877 /* RCTPackagerConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = F786DF83AA6DB9E44B960D6BC0E71FB5 /* RCTPackagerConnection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E1524D15137F5B9F78C6B2F61534EC4D /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F04102D096404A12591FEA61E8CA3448 /* Instance.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E16908A521292AE7177B44C81C6FD0CF /* fast-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C24C7AEDB40B66CCBDCCC3CAFFB71979 /* fast-dtoa.cc */; }; + E191E73C3002005D5268A3FB6CAF03DE /* RNPanHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B9FD71DF6D3C728F21F74B6EBC3003A /* RNPanHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E1AA4DADEEF58C76DEBA000B38A62D14 /* RCTMessageThread.mm in Sources */ = {isa = PBXBuildFile; fileRef = D96CAB4F2CF3B917BD60324D9E78AFE8 /* RCTMessageThread.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E1B59742774B178B3F6A76A498B0062D /* RNSVGCircle.h in Headers */ = {isa = PBXBuildFile; fileRef = C4EAC343E6A03E84DC01F94752BDD6B7 /* RNSVGCircle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E1F3E105605ED21C50764ACA5A9FD2BE /* RNSVGTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A1C20FF92627EC14E66AD42F92472AC /* RNSVGTextManager.m */; }; + E2011EEA46CACC22A706B5F787D7256B /* RCTJSStackFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 6044A1486DA4BE4024C0E33E25501AD6 /* RCTJSStackFrame.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E235EE45CF3E8D7E937977FC10E14871 /* SentryCrashReportWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 0AF0EC642A8F161EF46B98FA6B1DAC67 /* SentryCrashReportWriter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E26F4354EBE7693B952109B7C561DA7D /* RNSVGLinearGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 32FF27ECEE8F131963A938839E6AAA39 /* RNSVGLinearGradientManager.m */; }; + E2742488F1CFD8635E00E8C0FDA558FD /* RCTBackedTextInputDelegateAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = B82EF84B22F75BA1A218BE05B4C885AA /* RCTBackedTextInputDelegateAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E28A26D2FCD83031B70C250A4CF393FA /* RCTCxxConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = 06FE6F3CFED8ED302CCC12D2739D9F12 /* RCTCxxConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E2C065732A3819B41BAE3D90FD481547 /* RCTAppState.h in Headers */ = {isa = PBXBuildFile; fileRef = AB7240D11CDF6F5B03DDABD5B4EA1E5E /* RCTAppState.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E35AD6B11EC5935C064BE7B7735DC2EB /* SentryLog.m in Sources */ = {isa = PBXBuildFile; fileRef = CD6775882D9E7A0ABD0835F70F7A669D /* SentryLog.m */; }; + E36A7B659DDAE20B8792C853544E5A4D /* SentryCrashThread.c in Sources */ = {isa = PBXBuildFile; fileRef = F4973923CDADE0512A90C2509B507885 /* SentryCrashThread.c */; }; + E36CA5D43E2E081032E6929C2B55D431 /* SentryCrashReportFields.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F808101B81507FE63191C299473ECB5 /* SentryCrashReportFields.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E3B4AF409C38EAFE62E50E1023743609 /* RCTConvert+Transform.h in Headers */ = {isa = PBXBuildFile; fileRef = 67A5BDB63CF3DA387E532F5B3A653B65 /* RCTConvert+Transform.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E3D2D9E605949DE11C989B37FC896CA6 /* RCTShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = DA42ACE27FCA4BBE9CC4F86272DF8E1E /* RCTShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E40F5A8E4ED0A5788B859B98AB882FA0 /* NSTextStorage+FontScaling.m in Sources */ = {isa = PBXBuildFile; fileRef = 79DF3B68A37684B27C7D1B17AF868C01 /* NSTextStorage+FontScaling.m */; }; + E4193C3CD77034C012202A6CA25CE905 /* RCTToolTipText.m in Sources */ = {isa = PBXBuildFile; fileRef = B932AFE280E71D258228F2EC4FDDEE40 /* RCTToolTipText.m */; }; + E4218FE9CFAD8402F1E203F938AE0264 /* RNFileSystem.h in Headers */ = {isa = PBXBuildFile; fileRef = 95C4C476A97548CD0FECF956F10A0CD8 /* RNFileSystem.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E473E76FF73585E40405152B725D83D1 /* RNSVGContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = B920061F41C730D81429603CA9319550 /* RNSVGContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E4CA141BF1528478C737A54C9746957E /* CxxNativeModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9C5B48AA25CFE6BB1206C6F13631BE2D /* CxxNativeModule.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E4E6F9272A2C277A524431E39720EC80 /* RCTBaseTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = EB4C430FF0A3BB200B53027B75401776 /* RCTBaseTextShadowView.m */; }; + E5295D85CA726238342F643CA84BE3D1 /* RCTCxxMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C5B3DEDCDDC87203D251EA5313B4409 /* RCTCxxMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E53D034A2A8D423E268C3BEBC76E10FE /* DoubleConversion-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = FD0FD7CDC201DB057530F00E3639C888 /* DoubleConversion-dummy.m */; }; + E575DFC6D405371B8E18E9F7831688EA /* RCTCxxBridgeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A3AA0DD38EF3A4FC8C75CF6A1062BA5 /* RCTCxxBridgeDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E5AC3A31C5F2942F876F22DA169F9E1E /* JSExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A63620D94B02D3912F10BE15F02D4C3 /* JSExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E5BD0313F5B515AD2991CE3DA826903F /* RCTStatusBarManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 00C285DC5CC89649FFD381A2979EEA34 /* RCTStatusBarManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E5CE6D44D4EC0F4F1D97B902AA3F14FE /* RCTConvert.m in Sources */ = {isa = PBXBuildFile; fileRef = AF5EF860398238354E68F372D8D4215E /* RCTConvert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E5E11FCA1005B42FBD2CCA8BC06B7843 /* SentryCrashStackCursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 9211849C57A884E574BC01B18ED1E312 /* SentryCrashStackCursor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E5E7A1F211867D8FAAC4FDB33F9B5A97 /* RCTNullability.h in Headers */ = {isa = PBXBuildFile; fileRef = 6424E78ED751AE57CB385FC84FE30A98 /* RCTNullability.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E5F05FDDD050AF4590C044F492E8AD98 /* NativeToJsBridge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7BC548E9F4CE974749471CBACC351F24 /* NativeToJsBridge.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E5F865B0CAD55CA4CDF6A03D3C3500E0 /* SentryCrashMachineContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F9A502CDE922444A935BF2752AA2E45 /* SentryCrashMachineContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E61193E5C70721148B212E81F6A200D1 /* swift_qrcodejs-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D856BB94CBDC48CE928B9E1C33311F /* swift_qrcodejs-dummy.m */; }; + E6677B5F88C1B264AC679A1BA94DA03C /* GoogleAnalyticsPayload.h in Headers */ = {isa = PBXBuildFile; fileRef = 3AB555A3A08D45986F08A2720A183DFE /* GoogleAnalyticsPayload.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E66D29EBBA580D4E9F419220927869CE /* RCTToolTipTextManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B2723160F13C4C9865057CE4873B024F /* RCTToolTipTextManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E67451498DA0088A3A258166591286B7 /* RCTDatePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 736C866FE6F8AEE32B92A643EB484CB8 /* RCTDatePicker.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E67FD497AC0D96B37729D938A9FCF6D4 /* RCTSurface.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0DEC0EF2E179262FF2D65D923370010F /* RCTSurface.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E6C64A66A606191DB8F53845981BE271 /* RNSVGPainter.h in Headers */ = {isa = PBXBuildFile; fileRef = FF9819DA54C2D988535DE812A91B5327 /* RNSVGPainter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E711DCA5C6D7568362B8A3892006D760 /* RCTLog.mm in Sources */ = {isa = PBXBuildFile; fileRef = FD5ADE59E3C9A0A957E6365D64A2B167 /* RCTLog.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E74127CE31F8983451E20CA8BD063DA6 /* RNImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = DD2B7C6B229E1E1A15C4BF41135FCFC0 /* RNImageUtils.m */; }; + E74EE183B0B08946CF5D7B5F8218EA0C /* RCTMultipartStreamReader.m in Sources */ = {isa = PBXBuildFile; fileRef = F64FC9E2D8942B5D66CFFDAAC70D5797 /* RCTMultipartStreamReader.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E762E1D4038641ED03E67BA10786067D /* RCTSegmentedControlManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D30FAC2A37C55CA077EA4755E4A05B77 /* RCTSegmentedControlManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E769874E7149E32F3071ED40BC7367C7 /* BVLinearGradientLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 965DC28E75647BAC0EB19260B8DC698E /* BVLinearGradientLayer.m */; }; + E7708F9F6FA56AADA9206B4F625AA4BB /* RCTSafeAreaShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E6CAFE2DD5F0F75513F2A82127DAFD /* RCTSafeAreaShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E7B34711153B07D3F4FFBA19F0233301 /* RCTRawTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F002243A6844ED03B613E637E036A5FD /* RCTRawTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E7D5AA163CE7DB9033FCEB7AC76FBF17 /* RCTActivityIndicatorViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8656A5E833C576594CF016F2CDE0F60C /* RCTActivityIndicatorViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E7F352281F747BA5ADDEEAA3316DF7FF /* RCTLocalAssetImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = C4068020A95077A158A7A15D905FBFF1 /* RCTLocalAssetImageLoader.m */; }; + E80BC2B290B662440CE0CD4A059B47C1 /* RNSVGFontData.m in Sources */ = {isa = PBXBuildFile; fileRef = FBDEAF4B10FA5B6832C47983303AAAD8 /* RNSVGFontData.m */; }; + E8156BBCD4CFF7DD6C2BA2EF299393E0 /* RCTRefreshControl.m in Sources */ = {isa = PBXBuildFile; fileRef = D82D55B836B9D9B6B864581C02C03F90 /* RCTRefreshControl.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E81C3B803CB3D6AB17D86220ADE097DA /* RCTDataRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = EE683B0F7526F2817B6CD73B3EFE52BB /* RCTDataRequestHandler.m */; }; + E82327CDBD92C53857276CA5F4588BD2 /* RCTVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 53212431E00EA31BBB44E875D2CE2FDD /* RCTVersion.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E841C76656C2F346FBEC7995B3D57481 /* RCTModalHostView.m in Sources */ = {isa = PBXBuildFile; fileRef = 290D23FAC3D1CE3E034C51C3E839FDD5 /* RCTModalHostView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E84BE2D4A1471D1C987BF8A66C1DC9F7 /* SentryCrashDynamicLinker.c in Sources */ = {isa = PBXBuildFile; fileRef = BF2DF12DD89645471DE40A42FEE8CF6F /* SentryCrashDynamicLinker.c */; }; + E85303DAB3A42C3AF87720FD5D3231BC /* JSIDynamic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5D518DF028A80AF5BB1403AB43F2D35F /* JSIDynamic.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + E88B1F567968C1579B8B25AD94A1A7A3 /* RCTRawTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 31CBC314F64E73E51E794E6BB3D981DA /* RCTRawTextShadowView.m */; }; + E89B91A5A9C84FF91B11D158149BD0F9 /* RCTDevSettings.h in Headers */ = {isa = PBXBuildFile; fileRef = 04A38DF40D1C5FDC4D92180D6B65473F /* RCTDevSettings.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E8A50CB6DCA0400BE063FB545A75A55B /* RNForceTouchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = D84320F72BB661298E5C80D9653D8046 /* RNForceTouchHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E8D7FF503C81895B7860B1696CC1D77E /* RCTMaskedViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C3260FE10CD6F7643DB249746CD850EE /* RCTMaskedViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E8F6539498043DA0E449D9638D9D63A1 /* RAMBundleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A570FD88D9C8B10CF4337EE7B432B26 /* RAMBundleRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E8F9A21571D8FA3CF0870BCBCCAC8FA8 /* RCTSegmentedControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EC1E78766AA765A69A211EA96AE5F08 /* RCTSegmentedControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E8FC96D96A95A7B8FA8256B575165AC1 /* RNCWKProcessPoolManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B7DD4622B9E9FB5204DE15A00C841FB9 /* RNCWKProcessPoolManager.m */; }; + E931059ADC0F7679E492DFCAC8CEABF9 /* TextDetectorManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C17D0F2B8EE2D3C046CA74D146CE84F3 /* TextDetectorManager.m */; }; + E97B5CD5FC7839778231489E1848D4E8 /* RCTSurfaceStage.h in Headers */ = {isa = PBXBuildFile; fileRef = F7C262DF71A77C6A51852E5F30A01384 /* RCTSurfaceStage.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E989396E9C48A6F8E7B66C55BF66591C /* TAGContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E058B9A35FF0217FFD30412C8B196B2 /* TAGContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E9A455C43263F471BD53EA95FC6E629A /* RNSVGTextProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F7FC8C2677A430CA90226476475AD9C /* RNSVGTextProperties.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EA377C712CA001AF34BBC8631FAD92AD /* RNSVGLength.m in Sources */ = {isa = PBXBuildFile; fileRef = A698BC9CFD4E2761B7B5A647FA80D9AA /* RNSVGLength.m */; }; + EA4CB3D4F47766AB8FAAC452209844D2 /* SentryCrashInstallation.m in Sources */ = {isa = PBXBuildFile; fileRef = FA08935F438DEFFC6C8899533561DEEC /* SentryCrashInstallation.m */; }; + EA733296569A1D44F41C6F361DC288DD /* GoogleAnalyticsPayload.m in Sources */ = {isa = PBXBuildFile; fileRef = 45BF0D349754644275A654855CF92D36 /* GoogleAnalyticsPayload.m */; }; + EA8511FB92FB613811D4E91710A0931D /* RCTSurfaceHostingProxyRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D5B853BC44AFE960249480237CD6550 /* RCTSurfaceHostingProxyRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EA93C323C85D5AF11F78C8F23B6954E0 /* RCTLayoutAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 25C83A7AF58877853E8F1BD014834325 /* RCTLayoutAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EAE55062E1DBE7F0A20B8C2A63C84CEC /* RCTExceptionsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 0DC6135DF1CBEE5A3EF68D3E1CD22F2D /* RCTExceptionsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EB0CC6788AD41D506B7B791137BE05A0 /* RCTDeviceInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 9712084C508B70E8A7FB25C44F66AA72 /* RCTDeviceInfo.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + EB0FD3084FD9AD6EC7B66FBC51496949 /* JSCExecutorFactory.mm in Sources */ = {isa = PBXBuildFile; fileRef = 30D57F01BD35EEBFD36D0BCFB13C7735 /* JSCExecutorFactory.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + EB146A0B250198FA3C59E99F1CA2C900 /* RCTTiming.m in Sources */ = {isa = PBXBuildFile; fileRef = 59595E508F762E54CFFF52555C9B3035 /* RCTTiming.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + EB29DE148CD5C319C7D2E4463810E3E2 /* symbolize.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8FDE122D6D930403B0F5510C031808FA /* symbolize.cc */; }; + EB2B36F7D6C7E0DEC36A407FF6832015 /* RCTSwitchManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E969C203550B92C953AF6AB6CF0F82E3 /* RCTSwitchManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EB46B3B4EA70B30436CA9804A394FB32 /* SentryCrashSignalInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 5FAC3EC5BB18D8E6C894EAA0C23DCA21 /* SentryCrashSignalInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EB4F9C64F80B84C2507DB10FA2CD4D23 /* CompactValue.h in Headers */ = {isa = PBXBuildFile; fileRef = E9AC1F621AA0C5D78C14E2870BDCF91E /* CompactValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EB5152CF5196EE083AACFE7C5FC79064 /* RCTUIManagerObserverCoordinator.mm in Sources */ = {isa = PBXBuildFile; fileRef = D826CE55230D66D8ABC97BF4F93E2012 /* RCTUIManagerObserverCoordinator.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + EB5D40803C88A675006E2814E00E347F /* RCTVirtualTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 83720641BBFB7C272EA092F23C823B8D /* RCTVirtualTextShadowView.m */; }; + EB70F018BFE7CCEA75BE1321A24C8E5B /* RCTWKWebView.h in Headers */ = {isa = PBXBuildFile; fileRef = 9895EE27D9128CBE08D9C2F582A41D37 /* RCTWKWebView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EB86B0D97B864689835B2B75E3FBCECC /* RCTRedBox.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A061FA38DBB6D8E153A6CAC432BBE10 /* RCTRedBox.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EBAFB36D78BAA3A4EC8BF994304321F3 /* RCTEventEmitter.h in Headers */ = {isa = PBXBuildFile; fileRef = 0ED57B2BDED95350F7DE1BE5601AB687 /* RCTEventEmitter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EBC7006721DCE5B0CFEDBF7CCB7E3F6F /* RCTReloadCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 9274A53C1D7D41456599C3949FE23B47 /* RCTReloadCommand.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + EC0B8110986152BEF7D0BA5DDEDEB286 /* RCTInputAccessoryViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2916F7F00917AD5A98867E6D54E63319 /* RCTInputAccessoryViewManager.m */; }; + EC1C3BE984257491357A0D102A978142 /* RCTJavaScriptExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = F7E60AC5E138A6F54F3D2E672580D6AB /* RCTJavaScriptExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EC4A0AD48A677D68A84320A7A074A74E /* RCTCxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = D097837BA6B846808819682DE61D9809 /* RCTCxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EC79C7A7867853A0AF433608D34EA7A5 /* RCTDivisionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = E8AE1DCEE6D307513D04B3050C484233 /* RCTDivisionAnimatedNode.m */; }; + ECF0CC92C0A880AC3AEB129F8C628F37 /* vlog_is_on.cc in Sources */ = {isa = PBXBuildFile; fileRef = 069C9837A8F4D449E1F0B356618361F1 /* vlog_is_on.cc */; }; + ECFB721D325C49D8263BD9FD082FF561 /* RNSVGClipPath.h in Headers */ = {isa = PBXBuildFile; fileRef = EBF94083F400A2AFE966AF89F55B8530 /* RNSVGClipPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ED1D0ACC2CF9531C8361FE17C50257BC /* RNCUIWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = 734953928D8BBB3D4A775018AA4C9CA1 /* RNCUIWebView.m */; }; + ED5D57B2DE9A265F69D1BB02546AC042 /* JSIndexedRAMBundle.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B4946AF44A008AFF008D228959236EE /* JSIndexedRAMBundle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EDB7542DAE28813BD58E89992BA03FA8 /* SentryCrashExceptionApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E145AA087D9660A4FCA82F5ECDBA334 /* SentryCrashExceptionApplication.m */; }; + EE2E2363128B2EE2424A84753FF90C96 /* RCTProgressViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D90C527BC5DFA4E72D13D45C8071C821 /* RCTProgressViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EE4922DE4C72BDBACC47C25E502A1D84 /* RCTRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = BE028D593490E8261DBA208CDE7B997C /* RCTRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EE87286A876F04504443BEDC50578BBD /* RCTAnimationUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 93F6C9BC54075B79EB6E1B384FB67C06 /* RCTAnimationUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EEA22D8EF3E4E0C3E4E7A625E18CEC3D /* RCTProfileTrampoline-arm64.S in Sources */ = {isa = PBXBuildFile; fileRef = B577D44E6D2588DE752F4AB34A6F0A59 /* RCTProfileTrampoline-arm64.S */; }; + EED587D22A8DBE2B04BF8041E35E22A6 /* SentryCrashStackCursor_SelfThread.h in Headers */ = {isa = PBXBuildFile; fileRef = AC2ACB736048241D4D872525141D3F21 /* SentryCrashStackCursor_SelfThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EF08098083084E062B00547BB9ED78B4 /* SentryCrashSysCtl.c in Sources */ = {isa = PBXBuildFile; fileRef = 214219452C2BBDCE224A1178EF141C4A /* SentryCrashSysCtl.c */; }; + EF5F1FA6BFEF969B601EE2A3BA833A28 /* RCTMultipartDataTask.h in Headers */ = {isa = PBXBuildFile; fileRef = 8115234F4423A5D00BD8798F7C881469 /* RCTMultipartDataTask.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EF7CACE7D161AF246AB477E2588460BF /* JSIExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B5A7148D2F0668A6D1E0C0AC7225D53 /* JSIExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EF8FC601463221976CE604D3D6572516 /* SentryCrashMonitor.c in Sources */ = {isa = PBXBuildFile; fileRef = BD46F1B628989C47911EEF85CB5161D2 /* SentryCrashMonitor.c */; }; + EFB63CB7626FB4C234B4BFD72961AEF7 /* RCTConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = F7E1628575E3CEB4EAA75FF1B75F0A16 /* RCTConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EFD4960E0DD40D0D711B451759149641 /* F14Table.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EC25987BB370177974743066D5321138 /* F14Table.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + EFDF721F3D0A57BD62A53073C9573101 /* RCTViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C8FE1429DE3C1EAAD4180C3F39270F3 /* RCTViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F055F194406BA843985BF6A513A42857 /* RCTPointerEvents.h in Headers */ = {isa = PBXBuildFile; fileRef = 38057CE677073DD07AA8490AB9C754A6 /* RCTPointerEvents.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F0667377566A221E5C95E715689DB0B7 /* RCTDevLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = FF99222BBAEAEFBE4192282B59B95BA2 /* RCTDevLoadingView.m */; }; + F072E2D71D1F1C7521FB7DE1A9A40F7F /* RCTTransformAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 0363A579B0007AC200D4469B27C97C20 /* RCTTransformAnimatedNode.m */; }; + F094CE0A68CF5590F693C395CC83E985 /* RCTAppState.h in Headers */ = {isa = PBXBuildFile; fileRef = AB7240D11CDF6F5B03DDABD5B4EA1E5E /* RCTAppState.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F0A70AF3537BC7F0762E501A17194C05 /* logging.h in Headers */ = {isa = PBXBuildFile; fileRef = 6917B378E2AF6B64222FA0D1A7CC08C9 /* logging.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F106A7A90526EA6923D55D032C773A04 /* RCTModuleMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = E55A6310EF98AAE5A02AFAA56AA387A1 /* RCTModuleMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F17763E80FFA87F2147406D3C458730A /* RCTSwitchManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 3094BFCA4EB7A433A859448A9F53BAA0 /* RCTSwitchManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F1A8C985D0001F7B73163EA451EF5CCB /* RCTImageEditingManager.h in Headers */ = {isa = PBXBuildFile; fileRef = A5931605E72BB109CDD9204A017B7797 /* RCTImageEditingManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F1B53ECB5D8C7F68082063FC9C0142D3 /* RCTDatePickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B08CFF5E990CCAAC516387467804C9B /* RCTDatePickerManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F1B90ADBDD1DD2A8406A541AB4E8CFEE /* RCTDatePicker.h in Headers */ = {isa = PBXBuildFile; fileRef = B01A6147CA2A6202A802F94B0B7008A2 /* RCTDatePicker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F1F4131250A951B4AAA31D461889A6EF /* RCTSegmentedControlManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D30FAC2A37C55CA077EA4755E4A05B77 /* RCTSegmentedControlManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F21D4B2B524640C7325D44C5C25A3750 /* RNGestureHandlerDirection.h in Headers */ = {isa = PBXBuildFile; fileRef = E6B8B6BAA0635B3E875DCECD53270A8C /* RNGestureHandlerDirection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F2763C0DE2D4EF7CBCB9FE82D2996D59 /* RNGestureHandlerEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = 67DE9FBE6A5D4D11003E39188F7F2647 /* RNGestureHandlerEvents.m */; }; + F2C135838D9CB3E222E35D4DD8E87421 /* SentryCrashSignalInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 9E11BAD01700A5682537DFCA62BC78C6 /* SentryCrashSignalInfo.c */; }; + F2C6FAC2C1AE0789C944F4D02C677094 /* RNSVGSvgViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = CE79A60581B72544F61819D39605D5C9 /* RNSVGSvgViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F2E5CB4B00098CF301142A9196C872B2 /* RNNativeViewHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = AA663A6E4A2FE9503752A9FE1F605BC9 /* RNNativeViewHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F31B9A07DC0E04FB3A4212F09BAD0B96 /* RCTDiffClampAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = A0ADD081DC3D3F96A2541A03562533D9 /* RCTDiffClampAnimatedNode.m */; }; + F3237CB7790D8C9D4FBDF8D91E840B3B /* RCTSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = 419382E7B723A5AF7573D9B32CC777B4 /* RCTSwitch.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F35ABED1FB4DCAE8D3ADD2244D3B1A71 /* RCTConvert+CoreLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 401E2CE916613CA5A1D7CB58B97BF902 /* RCTConvert+CoreLocation.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F38F2A018B42037B5338BC26DA4BEF46 /* Container+DeepSearch.m in Sources */ = {isa = PBXBuildFile; fileRef = 0522CF2077FA94A6911D22E1D4406A17 /* Container+DeepSearch.m */; }; + F3919C1919DED9C3F4F039B8DDAD4847 /* RCTReloadCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 9274A53C1D7D41456599C3949FE23B47 /* RCTReloadCommand.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F3A184F56A074D2AF9BE7AAA55267DB4 /* RCTBundleURLProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C887BB96004AD4926FE588172B506D8 /* RCTBundleURLProvider.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F3A829DD18870EEF52B67E1BE53F96D8 /* RCTSurfaceStage.h in Headers */ = {isa = PBXBuildFile; fileRef = F7C262DF71A77C6A51852E5F30A01384 /* RCTSurfaceStage.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F3B2271F8A56548FCD4B03B4F63F68AF /* SentryCrashReportConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 75B3F6A960D492812E59E29B18D7BB2E /* SentryCrashReportConverter.m */; }; + F3C74F0E651FB2A31B840C3D9DE56BA8 /* RCTMultilineTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 76710265CAB49E3FC68E8663DA28360C /* RCTMultilineTextInputViewManager.m */; }; + F42F54CD447146C3481F9F8D9395DD27 /* RCTTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 42E79AC0C64AEBD48C0AFDFC2BD80A25 /* RCTTextShadowView.m */; }; + F43336337F648766E1B929640C2D75FB /* SentryCrashSysCtl.h in Headers */ = {isa = PBXBuildFile; fileRef = 06947B2046EAD24BB506D091D8DEDA79 /* SentryCrashSysCtl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F4343CF13A6DA7CA71ED5C750115DA2C /* RCTSliderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C0D7BCD9D1AC4736356A7DC2FC55256 /* RCTSliderManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F4383E20EC95369965CF35E885B4D23C /* RCTMultipartDataTask.m in Sources */ = {isa = PBXBuildFile; fileRef = 6662873BD23BEF8D641EBE5E065C8FDE /* RCTMultipartDataTask.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F45AD8FFCAD84E5DB6649A3AC63A2E78 /* BVLinearGradientLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = AFB4122809846D7F6D64E0A687655D18 /* BVLinearGradientLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F4C114C2134B2469345CCD9EA30DB559 /* EFQRCode+GIF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10AD7DCEC27202D67B05408FBE12D327 /* EFQRCode+GIF.swift */; }; + F4CBD717FA4EE521BCDE3E5705C58F55 /* bignum-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = C0B49676C9BA577AF9170BEE06D0DD21 /* bignum-dtoa.cc */; }; + F4CC57D4B6BFE41FA535C24082771BED /* RCTWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D6EF7C6F1BC177A4D865C3550D6834FA /* RCTWebViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F4D2AE745F8C3B4E8485FED777614DED /* RCTModalHostView.h in Headers */ = {isa = PBXBuildFile; fileRef = 07C1B8898873D86D120517B360B43FC2 /* RCTModalHostView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F4EA4ED24078AAAD96C4EEF15BEF79BF /* RCTInspectorPackagerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 3AB6489EE50A6BC4912DD2627A62F208 /* RCTInspectorPackagerConnection.m */; }; + F502579489A33AC49BBF0B75CFE561A8 /* RCTProgressViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D90C527BC5DFA4E72D13D45C8071C821 /* RCTProgressViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F5096AB3BE19AC0E2179D01DC4184736 /* RCTFileReaderModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ECCAF8C7B250C3D5B2EA92A15AD7A25 /* RCTFileReaderModule.m */; }; + F51AC8BCEE68BAD3CCA3FE75C2F92D20 /* RCTCxxMethod.mm in Sources */ = {isa = PBXBuildFile; fileRef = B282D3372C5630F2E6D00EFDA89AAF34 /* RCTCxxMethod.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F57D5FC70212097BAE741264595BE488 /* SentryCrashCachedData.h in Headers */ = {isa = PBXBuildFile; fileRef = BC53F19CDE539570CAB86E3D2FF98ECB /* SentryCrashCachedData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F57E60ADB2FD651CB25B240120B52B5F /* RCTSurfaceSizeMeasureMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 962E3169C009BF41CDDD97B63588CBA5 /* RCTSurfaceSizeMeasureMode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F5B31B6104DEB5202BE0985DF82773CF /* RCTWebSocketExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E964061CBDE07F41DB0EA18DAF5F896 /* RCTWebSocketExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F5CB6FBEAC15C853ADA209749C431DB1 /* RCTConvert+Text.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A9D9E9BA4DA29BD95A985A7F0BA5C2E /* RCTConvert+Text.m */; }; + F5DE4A9DF471D4C9825D4B1E953E00ED /* RCTTransformAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 0363A579B0007AC200D4469B27C97C20 /* RCTTransformAnimatedNode.m */; }; + F63AFDFEDEE3C88B87FE8C0EFC6E14A8 /* RCTUITextField.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB9C47099A3DA3D70D594EA4310130C /* RCTUITextField.m */; }; + F66929B221B9A6B3330E292AD9C8AC49 /* RCTSafeAreaView.h in Headers */ = {isa = PBXBuildFile; fileRef = 76B5D54923BF4CA3F52DF445B2033552 /* RCTSafeAreaView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F6BDDA50DDFEA27CAEFF826C9215DB34 /* bignum.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CC6AB018E6FEB90AEBE3928C35522DB /* bignum.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F6D817E6C143132205634C10361705FA /* RCTCxxUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 530D5231FB718CEFF72955163D163660 /* RCTCxxUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F6F49565921F9BBBA5832BB8841452F1 /* QRMath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A81F0833B5B43DDAC1DCA19A60ADA90 /* QRMath.swift */; }; + F6FDC031893D98D0835A274CCEB015C4 /* RCTRootContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = 687B2BD64EA42F769D09100263257EEC /* RCTRootContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F71E93E595C48F5D29E1851527ADE851 /* RCTSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = 81B87F4D55353942DEB9B7879B41CF4D /* RCTSlider.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F726D8E9342F2E1AFBF8327CE5B19F08 /* RCTTiming.h in Headers */ = {isa = PBXBuildFile; fileRef = 14FD96E55FF437CC139FBD08D5F9A2D3 /* RCTTiming.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F786B02378E308F389CA0884FDA6C715 /* RCTPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = EA756C06C97D8E72FAC554EAA6A2B6DB /* RCTPicker.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F7A597C5689CA94FC9422647F993D4B5 /* SharedProxyCxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 81CB5B3834A2C71FDFCD7D74E576A4B7 /* SharedProxyCxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F7AFABDE355EBD92C20ADB6CE0DD0256 /* SentryDsn.m in Sources */ = {isa = PBXBuildFile; fileRef = B4A497AF816FAC096FEFCCB6A6F6F514 /* SentryDsn.m */; }; + F7C6BE5E280AB136482F90DB8D2BE2EF /* UIView+React.m in Sources */ = {isa = PBXBuildFile; fileRef = 9800B736F9EC536F78DB61DFE20E678D /* UIView+React.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F7E2C344ED4B60F6C38C8DC3C4721436 /* RCTWKWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D40EFDB0A580882176F5D4C207FD6C81 /* RCTWKWebViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F80FAE9E63621C3E66722B78344CDC25 /* RCTURLRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EF8092C91E8341EED9C6E611A4D23CA /* RCTURLRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F85F35980028A0413819AEA8013CCFB9 /* SentryCrashReportVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = ADDA8D89764914C124760716A17C3A34 /* SentryCrashReportVersion.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F8B9D19F5F961F94893E3669051798CC /* RCTBaseTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 99991733EE25C7ADFF351E2190787373 /* RCTBaseTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F8C154391F4C4D729C30563DB00D72DF /* RCTProfile.m in Sources */ = {isa = PBXBuildFile; fileRef = EB301681B66FF3EC6AE327B42B19AF86 /* RCTProfile.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + F8E7CEBFC7B0CA7E65D1BF0C1EC47827 /* RCTTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 12FEBAE6B981A9126566303E59C4850C /* RCTTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F9BC916E15063DA492BFD181F01FB546 /* RNSVGRenderable.m in Sources */ = {isa = PBXBuildFile; fileRef = C4E59488D79AF9DE9C8BF8BAE3FEC2C7 /* RNSVGRenderable.m */; }; + F9EE44AC6B0768751AACEDE1F48C29A4 /* RCTSensorOrientationChecker.m in Sources */ = {isa = PBXBuildFile; fileRef = 0C5A165929A9F885719B786D918D9E2C /* RCTSensorOrientationChecker.m */; }; + FA7CE4CDEB5C0B8019F12E75C1940218 /* RCTTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = CE039E355BDC4A21D4C244F8C280FF31 /* RCTTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FA832B973002A2E3A987AB217ACC5EE1 /* cached-powers.h in Headers */ = {isa = PBXBuildFile; fileRef = 0CE439D975E14E50D788333677BBDED5 /* cached-powers.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FA846B485615AE3830C7FCABED247116 /* SentryStacktrace.m in Sources */ = {isa = PBXBuildFile; fileRef = E851B3AEC8696F09225EFFB30BAAD38A /* SentryStacktrace.m */; }; + FA879F0F6D0505A88BE9B5BC55946627 /* RCTConvert+CoreLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 1500AE6B9014FCCA0CF28259908C995D /* RCTConvert+CoreLocation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FB423732535B381471A0DAABE84A2E05 /* RCTFrameAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 28E268B318FEC8965D57A02502FFB9F6 /* RCTFrameAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FB4524526ADCCAF617245676C0A1A973 /* SentryCrashCPU.h in Headers */ = {isa = PBXBuildFile; fileRef = 8510813835686C1AC406B4D8E82B41BF /* SentryCrashCPU.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FBCB45344E6D65DF3DC069EC681D2CAD /* RCTLog.h in Headers */ = {isa = PBXBuildFile; fileRef = FB7C945422EBAB67D011BC9635D0F2F3 /* RCTLog.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FBEACF84D75DCBACA17FBA94637B6EDA /* RCTProfileTrampoline-arm.S in Sources */ = {isa = PBXBuildFile; fileRef = 7AB1FBCE2F8BE8FE60D76B909DC67EFC /* RCTProfileTrampoline-arm.S */; }; + FC0D1EA3FE5EED285845881F94984DFD /* RCTSubtractionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 883EC77EAC3B8EEC7F1BB6E0E16DE0DC /* RCTSubtractionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FC17600B52ADBE74046003D9A0FCEFE2 /* RCTPlatform.h in Headers */ = {isa = PBXBuildFile; fileRef = 788EAD8DEF4694467F759E57F9EAD59F /* RCTPlatform.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FC2969F159207D2D447BDA8D34922B3F /* RCTInputAccessoryViewContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F435A009E9C9D89402E15ED8042B5D1 /* RCTInputAccessoryViewContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FC63C06728DB170472313C5C70C9169B /* JSCExecutorFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = B92031FB8F946EB852E8D313229ED78A /* JSCExecutorFactory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FCAD4729AB9121601DF3C940A6F1D91E /* Instance.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BA36B8B9742EA201330AB059CB50515 /* Instance.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FCAFE1D2DCAD1FF1CE51B82D92E8BF24 /* SentryCrashLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 44CE8A0544F3C260ACA6C92B1A5DE0B2 /* SentryCrashLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FCF035502F0057BB2ABA3EA73AD4AFFF /* SentryBreadcrumb.h in Headers */ = {isa = PBXBuildFile; fileRef = 47C280916CCA399A36E20BC3C117038C /* SentryBreadcrumb.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FD1E020FDD7034A22A4487B46EACBA4C /* RCTScrollContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = B5834E51135BC5258103176F4412DA17 /* RCTScrollContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FD69CD1292F5F73ADFF707A46DF5A912 /* RCTAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 144BAF28AB54DAEAF6E65C5660AC8674 /* RCTAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FD7E7C8AB2902EF33B18025398803409 /* SentryCrashFileUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = BDC2C977E7B02896DEF4241A92BB40E0 /* SentryCrashFileUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FDA2264EC1466FF516E5F955FFC66CBB /* RNSVGClipPath.m in Sources */ = {isa = PBXBuildFile; fileRef = D3AECA4F1DFE9E716D7EC589D352A1A2 /* RNSVGClipPath.m */; }; + FDC5EF7B2844B39E03B271F0A990B492 /* RCTScrollContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = E47A54263143D445077DAE6D9357D137 /* RCTScrollContentView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + FDE392E434E9BF8F5314059370C6792E /* YGEnums.h in Headers */ = {isa = PBXBuildFile; fileRef = 89F7514F42A2FB81C9DD79F7DA50E3EA /* YGEnums.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FE1EC7A5974760FA2DFD8945E79771AD /* GAIEcommerceProductAction.h in Headers */ = {isa = PBXBuildFile; fileRef = E5F7D2F7F3D2DECD081B4F318AF45429 /* GAIEcommerceProductAction.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FE66B4E44C86760601737E158F32F1DF /* RCTCxxConvert.m in Sources */ = {isa = PBXBuildFile; fileRef = 6278112D6477A15D23782DE334882DCD /* RCTCxxConvert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + FE73D1F64CC99FF2046BDFE31BD557E4 /* RCTI18nManager.m in Sources */ = {isa = PBXBuildFile; fileRef = AD63BA36E7722ED7DF09E082160515FA /* RCTI18nManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + FEE85A451856D6C0464EB5BC398E44EB /* RCTFrameAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 28E268B318FEC8965D57A02502FFB9F6 /* RCTFrameAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FEF72A4670FBE7DACF163AED6787E2CF /* RCTTouchEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = B561E749D58522F69EC8A2869B2912C2 /* RCTTouchEvent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FF1AEEF90482EB580B66C52AA44B80BE /* SentrySerializable.h in Headers */ = {isa = PBXBuildFile; fileRef = EEBE916F2ED77A255C222BF823542667 /* SentrySerializable.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FF1DEDF58DCB6291BAC1AEC1BA5C7A24 /* RCTProfileTrampoline-i386.S in Sources */ = {isa = PBXBuildFile; fileRef = 5A20387F9BAABB86E68FE52D494ADF16 /* RCTProfileTrampoline-i386.S */; }; + FF2A7D713C963C06305DBC3F468717D1 /* QRBitBuffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99877FF154D848B512B04D8DBB7EDCA9 /* QRBitBuffer.swift */; }; + FF2B203C7442920DE6F4F91F2447887D /* JSBundleType.h in Headers */ = {isa = PBXBuildFile; fileRef = D42D608C873096092E4F436234D30365 /* JSBundleType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FF6A6391FF8709F429D9B22C6424526B /* RCTEventDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = C82B8B8C783D809A68C65AEADB1C28A5 /* RCTEventDispatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FF743E7D0A19DF0B0639BF0DAC3CCBAE /* SentryCrashMonitor_Signal.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C4EA02AAC4428F14891730EC78D80AB /* SentryCrashMonitor_Signal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FF799D6E0319B3836B86B27423673B31 /* RCTBaseTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4095D6ADF6BCECCB0FD76061A58A7415 /* RCTBaseTextInputView.m */; }; + FF9113E7F985D22AF1DAAEC028AEC323 /* RNSVGGroupManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 93650C3B7DD0A72BDE13F769B64163F7 /* RNSVGGroupManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FFB44801392025578013703CF4799579 /* RCTImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = A4AE66482AD7C64E91B4A8ED3C2D4A54 /* RCTImageSource.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1"; }; }; + FFC32E08D6A5BEE50A9A9E59937E965C /* RCTShadowView+Layout.h in Headers */ = {isa = PBXBuildFile; fileRef = 139244272DA217F04AB907470C993F83 /* RCTShadowView+Layout.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FFCBC36583FCB8EB2A684AB221C39375 /* RCTDiffClampAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 27555EABBC7FE54ED6BE23F14D572F29 /* RCTDiffClampAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FFCD3A6E266A76AB05D3D63B6E9F02AB /* RCTScrollContentViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CE9EE602ACD1F7D9F15D1682A89026D /* RCTScrollContentViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FFF9F16B6194ED5BC9DC068BB8B1995C /* RCTBundleURLProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = FE17C1715FC444B3F2750DF87E8F7A06 /* RCTBundleURLProvider.h */; settings = {ATTRIBUTES = (Project, ); }; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 03A92BA2B96095C498AE83CED043D661 /* PBXContainerItemProxy */ = { + 060F618FC7E21380EA725D61EB351CDF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; remoteInfo = "React-ba148cca"; }; - 03D0F49851B97D38F9B938DF1A5FA24B /* PBXContainerItemProxy */ = { + 09AEF6FE23DADFB4667F4FE9E63D0240 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 083752572711CACB538790F4BAC9B25E; - remoteInfo = DoubleConversion; + remoteGlobalIDString = ED2506AE7DE35D654F61254441EA7155; + remoteInfo = "boost-for-react-native"; }; - 06C5C640987E81C7979B8DFC573B43A7 /* PBXContainerItemProxy */ = { + 0B36C8AFD77ECEC6530CB1B688616A00 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; + remoteGlobalIDString = 94BDCD90B52278D1FB244A66E8B95A4A; + remoteInfo = Sentry; + }; + 0BC529359D78A0289F24CE49F4AD481E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 345DDF896F8EC59B0A489DED760BA579; + remoteInfo = swift_qrcodejs; + }; + 11EA077A2134B13ACBA2FB241B168A07 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; remoteInfo = "React-ba148cca"; }; - 06DE75E25D751253E9BD1C2C7530C6B6 /* PBXContainerItemProxy */ = { + 17EBE5F933A224A4007EEF4123774705 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 23713D7417BFED672C018B0CF4133AF0; - remoteInfo = "React-e01e85b3"; - }; - 07A817385C1DBBF3F6E0F6BFB295BBFF /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2A3F27B5FE750778C019DD1A0E3BA0DB; + remoteGlobalIDString = D0B273D56D6C8A0C770E79BE693CE2EE; remoteInfo = yoga; }; - 0876F30CFA2AAAC1CCE314815EFEDE06 /* PBXContainerItemProxy */ = { + 21070DAA4218B10DE09300AB71153F00 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; remoteInfo = "React-ba148cca"; }; - 0986A10D5761F1FB39F6709E1EF43670 /* PBXContainerItemProxy */ = { + 256724041A0F349C64FB4C9E21522E1A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; - remoteInfo = "React-ba148cca"; - }; - 0E71F7FEFAA61762F3663A68A2EDE17E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; - remoteInfo = "React-ba148cca"; - }; - 0F12F67648EF92158BEBEED4EE5141E9 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2A3F27B5FE750778C019DD1A0E3BA0DB; - remoteInfo = yoga; - }; - 1CBB50B8AC863EF983A83DEE3545C2A0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 836CE49C4A25AF973AA135D8FEFB5DBA; - remoteInfo = "react-native-webview"; - }; - 1D1966EBDED843C7BDC7F5CAA4FB8125 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = ACF10F3F112A96395D3E76DF9E20F2C2; + remoteGlobalIDString = D0EFEFB685D97280256C559792236873; remoteInfo = glog; }; - 1D6930A3ECAE85EE411D650744241A5E /* PBXContainerItemProxy */ = { + 2570AB41478FCA351E11DCF27B70E554 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; + remoteGlobalIDString = A4F685BE3CAC127BDCE4E0DBBD88D191; + remoteInfo = Folly; + }; + 2828AE025B2CF733C685CEABD90C25E0 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; remoteInfo = "React-ba148cca"; }; - 20A9426A71C7AF23853685B3D6342013 /* PBXContainerItemProxy */ = { + 29237C2946FB77D5A4D3375980742777 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = C202EACB565BA6559A4DBB9B0573B2BC; - remoteInfo = RNWatch; - }; - 2467137245717550017B42A989EA54F1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; - remoteInfo = "React-ba148cca"; - }; - 261D6B34D706EA20F28457D7DB7DB320 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = B43AEFA913038A20068AF5965C13F7C4; - remoteInfo = "react-native-randombytes"; - }; - 285877EB0F1C08EB7F44FFE6F5C2CC9E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 1325FD4BEBD56057CC9758EA39F92D17; - remoteInfo = "react-native-image-picker"; - }; - 341CDE6B7150088540D3F9B9B20AB32D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = C1A109950376FD3F2F4FED60EA2D0FC1; - remoteInfo = "react-native-google-analytics-bridge"; - }; - 36EAD6BCDD19B36F2516635B97D3BFF9 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = AF2C2E10D449D9E73E5733FEC19345E0; - remoteInfo = RNRate; - }; - 37E7E1EEAB65BEC58390B06D2B265051 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; - remoteInfo = "React-ba148cca"; - }; - 38576D722DAD5A4E3319EC55DDD73650 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = C8AEA9F998F05B60832ABBDE66E3182D; - remoteInfo = RNGestureHandler; - }; - 38B1922223A59AF3E8DCECBD5A16010D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = ACF10F3F112A96395D3E76DF9E20F2C2; + remoteGlobalIDString = D0EFEFB685D97280256C559792236873; remoteInfo = glog; }; - 3B9AFD03DCF82ACEEFFFF8E6D618FE5E /* PBXContainerItemProxy */ = { + 2CE7130A33D92283A891C281E2C72797 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = B471ED32AD77126A0ADA9F0647BE7E37; - remoteInfo = EFQRCode; - }; - 421CB90D36C8D343E562C8CB2D1FBD8B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; - remoteInfo = "React-ba148cca"; - }; - 4799D62B269D9F6F34B31760E3CBE99B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; - remoteInfo = "React-ba148cca"; - }; - 4A32FFF7F1E29DD522D1A296F864ECCE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 083752572711CACB538790F4BAC9B25E; - remoteInfo = DoubleConversion; - }; - 50652937D153AA8A911F7FB430E454B7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4CD438035CC2B06A49289BB5C67A9B70; - remoteInfo = SentryReactNative; - }; - 5367CA003D96F78884048C1B92D2B8EA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; - remoteInfo = "React-ba148cca"; - }; - 541C40743D6A51B522CA9B28BABA6997 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = ACF10F3F112A96395D3E76DF9E20F2C2; - remoteInfo = glog; - }; - 5C2B43D1094E284ED32BE55803C32DF7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = F2C84C580A7ED27B6E5C9C7A7808A2A9; + remoteGlobalIDString = 5FB02E8F38F6DF0AC15511DDAFDDB10D; remoteInfo = ToolTipMenu; }; - 619DA0877A645009FEAB5C3B2F7B88D3 /* PBXContainerItemProxy */ = { + 3007EDB5DDBA5282E0B9404164EAA8BB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 23713D7417BFED672C018B0CF4133AF0; + remoteGlobalIDString = 9BC05AB6E900EF0231A20018BE0A909B; remoteInfo = "React-e01e85b3"; }; - 68425626BEF4FB40E7DE113345215E54 /* PBXContainerItemProxy */ = { + 327D2416AC5130FECDB4BD22A86A83F4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; + remoteGlobalIDString = 7C7DBA8D028AC14E00E37DF85161EBA0; + remoteInfo = RNReactNativeHapticFeedback; + }; + 331A4628F03E6706FC7365F93A179879 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; remoteInfo = "React-ba148cca"; }; - 6BBDF0AA5F35A9564E91570F55899A0F /* PBXContainerItemProxy */ = { + 33381702938DFC0C89D4D066E026A712 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 2A3F27B5FE750778C019DD1A0E3BA0DB; - remoteInfo = yoga; + remoteGlobalIDString = 5FFD5B0A9F194A28928B41601CEEEF72; + remoteInfo = "react-native-randombytes"; }; - 6FF196352EDA5EE0897475A26434E536 /* PBXContainerItemProxy */ = { + 354C677B684E64509C78FF23D3B7B908 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 5D4C1C51767D37E944685786CFCC5610; - remoteInfo = "react-native-haptic-feedback"; - }; - 7132EE2659DF97DF703F393BC39554C6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = CC0104CA6CE6ACD4B21AE8C664F9FEB0; - remoteInfo = "react-native-slider"; - }; - 7607EF00BF84BC7B6FA8EEA023A182A1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 70ACA7E49C8F232531C1CE95D943D5A6; - remoteInfo = swift_qrcodejs; - }; - 803C9BB66D0EDF25F825C8801F5B73FC /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = ACF10F3F112A96395D3E76DF9E20F2C2; - remoteInfo = glog; - }; - 8132B8482786B887239B823D87623C45 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2A3F27B5FE750778C019DD1A0E3BA0DB; - remoteInfo = yoga; - }; - 8572C6A107FA50FF47310D39DD9D0B13 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 7FE5727862868DA483A79CD7394B29DA; - remoteInfo = Folly; - }; - 899C3745DBE2B94681AE52D2341D0A20 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; - remoteInfo = "React-ba148cca"; - }; - 8A7D1D9AB7919D09148805DA7F5103D6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 083752572711CACB538790F4BAC9B25E; - remoteInfo = DoubleConversion; - }; - 8EBE6113C1060E88E2CFCD1377BFE67D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 083752572711CACB538790F4BAC9B25E; - remoteInfo = DoubleConversion; - }; - 94A298CB226BB001DF5BC3AFFC3C1FF0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = BB77A9468F0B548EFB52921FB3F34687; - remoteInfo = "react-native-camera"; - }; - 959D372473EBC59396BCCB765FB80D16 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 083752572711CACB538790F4BAC9B25E; - remoteInfo = DoubleConversion; - }; - 9F783D06B0F4F04D23DB98008022EFAD /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 681E92C89B431C11CADAD909C9C228EF; - remoteInfo = Sentry; - }; - AF0ABB8CE60AD9BEC3D4E54701B107D1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 70ACA7E49C8F232531C1CE95D943D5A6; - remoteInfo = swift_qrcodejs; - }; - B414B39A55AF1414C3D29EF274ABC4D4 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; - remoteInfo = "React-ba148cca"; - }; - B6D7EF2FB8F1163D137E64F9F5645C34 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 7FE5727862868DA483A79CD7394B29DA; - remoteInfo = Folly; - }; - B85BD04EB083EAB38BD240A418C10110 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 7FE5727862868DA483A79CD7394B29DA; - remoteInfo = Folly; - }; - BD0672683D16ED3DC8F7885B7409F5C4 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = AB7F3C1E65E6012BF76874CF022933D3; + remoteGlobalIDString = 807428FE76D80865C9F59F3502600E89; remoteInfo = RNDeviceInfo; }; - BED551BCADFD738ED593025B8E091853 /* PBXContainerItemProxy */ = { + 39B99FB195FE840C82AFAED0BD5C3D03 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; - remoteInfo = "React-ba148cca"; - }; - C2E4978E4C10F802C51AEA11997CB7B3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6C33A231F7C38A19FD27ABD366C406F5; - remoteInfo = BVLinearGradient; - }; - C64AF8E6FFB59881F3E58BEF99AD4C6E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 23713D7417BFED672C018B0CF4133AF0; - remoteInfo = "React-e01e85b3"; - }; - C6B4074FEEA78EEBDE6F4BCCECF48243 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 53B6A8212A89CF101256CCB9249FD0D1; - remoteInfo = RNSVG; - }; - CE4FFD67BFA1303349287662FDA34E58 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 681E92C89B431C11CADAD909C9C228EF; - remoteInfo = Sentry; - }; - CE5BDC6448863CC3C33C98551A2D6015 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 31746D6CA896784A8E8D4B1841389A3A; + remoteGlobalIDString = 89F573A6B1292B3B2296B2206BFDC3D7; remoteInfo = RNCAsyncStorage; }; - D3A37315B26B1A03BEEDA20F3A25FEAE /* PBXContainerItemProxy */ = { + 39E7468B262AD323F1F81F39DA2A0DD8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 3773A372FA2A4D8865B08891CF5815EB; - remoteInfo = RNFS; + remoteGlobalIDString = 731C1C75D069B90D928246FF28FF0C31; + remoteInfo = "react-native-google-analytics-bridge"; }; - D6142F65DEB94858B63B75D87B7A89F6 /* PBXContainerItemProxy */ = { + 39E81E6CD720CB84DE2B5C67182C0AEF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; + remoteGlobalIDString = ED2506AE7DE35D654F61254441EA7155; + remoteInfo = "boost-for-react-native"; + }; + 3C1DD8E67D0CD620E7EE9EDCE639F12C /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 01902010C275AA793ECF6F87A82AE992; + remoteInfo = RNRate; + }; + 3F61F3F2D49823F6EE7C074119334DE1 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EC9CD94C6A4446251F0F612B76A4B9B3; + remoteInfo = SentryReactNative; + }; + 413BC32E7BFFC02A9C3C2A0BA285BBF5 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = A4F685BE3CAC127BDCE4E0DBBD88D191; + remoteInfo = Folly; + }; + 46B43EE86BBA2C716EA3ED62E3768E05 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 9BC05AB6E900EF0231A20018BE0A909B; + remoteInfo = "React-e01e85b3"; + }; + 4C753E50BFA58414CA12988793B90EA9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; remoteInfo = "React-ba148cca"; }; - DB1946B3E1BC45C39C95515CAE5A4659 /* PBXContainerItemProxy */ = { + 4C841E7F341962C8E8A674C05001F81A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = ACF10F3F112A96395D3E76DF9E20F2C2; + remoteGlobalIDString = D0EFEFB685D97280256C559792236873; remoteInfo = glog; }; - DC26CCC531DF83FC2F8146187E3B65A3 /* PBXContainerItemProxy */ = { + 4CE9A46FA4BAC9C63B2F58ED76D69876 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; + remoteGlobalIDString = 4B97B69C9C0EFA8C1D26B782223AE6EE; + remoteInfo = EFQRCode; + }; + 4F230C8C434B570C95535629082A2494 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D0B273D56D6C8A0C770E79BE693CE2EE; + remoteInfo = yoga; + }; + 557BC50223A9FABA0AE5895A47ED9790 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; remoteInfo = "React-ba148cca"; }; - DF4959F1AF12A765AAFFBD02ED315F3B /* PBXContainerItemProxy */ = { + 5783DC0DCC9FF270F6D11B876EADD856 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; + remoteGlobalIDString = ED2506AE7DE35D654F61254441EA7155; + remoteInfo = "boost-for-react-native"; + }; + 58ADBBF272991CD3E72D19BBE761BA83 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D0B273D56D6C8A0C770E79BE693CE2EE; + remoteInfo = yoga; + }; + 60FB02D2976EE7BF6BC619669AAFA2F4 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D0EFEFB685D97280256C559792236873; + remoteInfo = glog; + }; + 650333472386BBFE5B8A7F65C50DB29D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; remoteInfo = "React-ba148cca"; }; - DFE35C928DFA123B644B29DB9C2094C2 /* PBXContainerItemProxy */ = { + 67AA178A0280E701E60359A4AFC789FD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 083752572711CACB538790F4BAC9B25E; + remoteGlobalIDString = 81C5C2512295143722B55D1C7F58FEAE; + remoteInfo = "react-native-image-picker"; + }; + 682CFEF1E4ED6FFDD9ED5937E94DF7A2 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; + remoteInfo = "React-ba148cca"; + }; + 7089CF1C72A949936308C66B2FE0F8DE /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2AB2EF542954AB1C999E03BFEF8DE806; remoteInfo = DoubleConversion; }; - E139A9E93C19A4E4F4577839D836BDED /* PBXContainerItemProxy */ = { + 70914D2AA4992FE22F35879B6B440014 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = D7F50029D442FD0FB0D26B46DFA69DE5; + remoteGlobalIDString = 96150F524B245896B800F84F369A9A5A; remoteInfo = RNVectorIcons; }; - E1CE0F28B080EFD57379EFB75544E192 /* PBXContainerItemProxy */ = { + 759C6495A4D57D8ADC4517E4A6413A90 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 2A3F27B5FE750778C019DD1A0E3BA0DB; - remoteInfo = yoga; - }; - E1EF81C3D6D263716FFD0C9710D97EBC /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 7FE5727862868DA483A79CD7394B29DA; - remoteInfo = Folly; - }; - EB8F2B68C9EBFB09ECEC0D34DCF70581 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = ACF10F3F112A96395D3E76DF9E20F2C2; - remoteInfo = glog; - }; - EC2BC630D0296916BBCB3C800BC266E5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2A3F27B5FE750778C019DD1A0E3BA0DB; - remoteInfo = yoga; - }; - F0E514CB9ACE56B7E1785455DA92A20B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = E6DE9592256147B27D3E8F83C1C28F77; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; remoteInfo = "React-ba148cca"; }; - F4B08343187399580D9C0088BB896082 /* PBXContainerItemProxy */ = { + 76B4603BFAC8BE39097D4781F90CD4D6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 083752572711CACB538790F4BAC9B25E; + remoteGlobalIDString = A4F685BE3CAC127BDCE4E0DBBD88D191; + remoteInfo = Folly; + }; + 785A4D6C7B32AF8AA7B100261B37D645 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D0B273D56D6C8A0C770E79BE693CE2EE; + remoteInfo = yoga; + }; + 7B53AAC5CF672521787520F6C473F85B /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EB28C63AFB5F6569AA780E440F9927E8; + remoteInfo = BVLinearGradient; + }; + 7C5FCA935271F1E3225F590D9E1C3395 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2AB2EF542954AB1C999E03BFEF8DE806; remoteInfo = DoubleConversion; }; - F8DC57934D3E23F77B132D391E28B503 /* PBXContainerItemProxy */ = { + 7DCF870C939A1A01F6D2F0269BBE42E8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 7FE5727862868DA483A79CD7394B29DA; + remoteGlobalIDString = 730404A8DD175FF6B60B6A43DC6E554B; + remoteInfo = "react-native-camera"; + }; + 7F1E4E8B2D936DFC595B426F564A2778 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 430D7C4A9EC9AB29B0505AFA151AABBF; + remoteInfo = RNFS; + }; + 7FE0A2E9A855564CC4F17625349C7DD4 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D0B273D56D6C8A0C770E79BE693CE2EE; + remoteInfo = yoga; + }; + 800C869AE246F5B5A295EE11DFE0067E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; + remoteInfo = "React-ba148cca"; + }; + 8221D2A66771397BAB4E1EE229934576 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D0B273D56D6C8A0C770E79BE693CE2EE; + remoteInfo = yoga; + }; + 83257232C0340133D18E8A43B4F02B73 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2AB2EF542954AB1C999E03BFEF8DE806; + remoteInfo = DoubleConversion; + }; + 87A8B0E392CEB1D479B82941F02E3D89 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = ED2506AE7DE35D654F61254441EA7155; + remoteInfo = "boost-for-react-native"; + }; + 8AE88B55F60579F8E171989656F1EA64 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2AB2EF542954AB1C999E03BFEF8DE806; + remoteInfo = DoubleConversion; + }; + 8B7D316500DB9FF3BAAE3E08E62FEBD3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = ED2506AE7DE35D654F61254441EA7155; + remoteInfo = "boost-for-react-native"; + }; + 902BCD8434F94CCF7ABAD20C43A2EB17 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8D18C49071FC5370C25F5758A85BA5F6; + remoteInfo = "react-native-webview"; + }; + 94AEA589AA3D3EE803EFA2EA75F739AC /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = A4F685BE3CAC127BDCE4E0DBBD88D191; remoteInfo = Folly; }; - FA1DF84FB887473081C20C69E26E92D2 /* PBXContainerItemProxy */ = { + 9CA37AFD621419B5D621B24F5B764F0B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = ACF10F3F112A96395D3E76DF9E20F2C2; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; + remoteInfo = "React-ba148cca"; + }; + 9D4420D52AFEDE569DFC86C9CDCB0698 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = DE32677FA772BFFD0172EB7EE9E4E7E9; + remoteInfo = RNSVG; + }; + 9F6AD93E32F4205C303A446BD62258E2 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 9BC05AB6E900EF0231A20018BE0A909B; + remoteInfo = "React-e01e85b3"; + }; + 9FE5A4842C29428EC16D61D58A3B328A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = ED2506AE7DE35D654F61254441EA7155; + remoteInfo = "boost-for-react-native"; + }; + A201FDC2D505D6775DCA0659486DED3E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D0EFEFB685D97280256C559792236873; remoteInfo = glog; }; - FBDA3CCFA70BEEA489393AB898F6452D /* PBXContainerItemProxy */ = { + A4E88A7593ABAFC52B94C16A8B2EA04B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 7FE5727862868DA483A79CD7394B29DA; + remoteGlobalIDString = B9E8F4CA2A4A8599389FEB665A9B96FF; + remoteInfo = RNGestureHandler; + }; + A85A448B974D0F59D6ABEC7BFFCBFD8A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2AB2EF542954AB1C999E03BFEF8DE806; + remoteInfo = DoubleConversion; + }; + AB8E0F9EF17769C6F0177F4B75607DF7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; + remoteInfo = "React-ba148cca"; + }; + BEB583CFD0EDDEDBA58ED897872AAFBC /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = A4F685BE3CAC127BDCE4E0DBBD88D191; remoteInfo = Folly; }; + C24B324A08A210A59D469C51BACBAD3B /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; + remoteInfo = "React-ba148cca"; + }; + C4F29A570882AD59B30547A3E7E473FD /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = A4EF87F5681665EAE943D9B06BBB17DF; + remoteInfo = "react-native-slider"; + }; + C619B755CAA69213FAA636FE463C2ADE /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 67480ABD6E8C8DF91CE22CB12F156E5B; + remoteInfo = RNWatch; + }; + D13C9E0A02663449CF454F2732F231B6 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; + remoteInfo = "React-ba148cca"; + }; + D58B6C865C5675B98027744985F15CCA /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 94BDCD90B52278D1FB244A66E8B95A4A; + remoteInfo = Sentry; + }; + D658D146C973F00EEB045D0B18AD5C5C /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 345DDF896F8EC59B0A489DED760BA579; + remoteInfo = swift_qrcodejs; + }; + D66B10A95647EBF27E1E44476809BE29 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D0EFEFB685D97280256C559792236873; + remoteInfo = glog; + }; + E41DE2A9DF10BFFC611466B7DE98FB60 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; + remoteInfo = "React-ba148cca"; + }; + E8CB541F2C3B3B4D9F44955D40C21105 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2AB2EF542954AB1C999E03BFEF8DE806; + remoteInfo = DoubleConversion; + }; + E8F493AE25C41D17A4762A4132939AE1 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; + remoteInfo = "React-ba148cca"; + }; + EBC05864AEF42CC060057013BB7B921D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; + remoteInfo = "React-ba148cca"; + }; + EDB650B347DE92464359D0DA84D5EB1A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2AB2EF542954AB1C999E03BFEF8DE806; + remoteInfo = DoubleConversion; + }; + EDCBB4CE9793F92C051AD807D5534460 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = ED2506AE7DE35D654F61254441EA7155; + remoteInfo = "boost-for-react-native"; + }; + F3C06D771AA15E96CAC50F29C2983433 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = A4F685BE3CAC127BDCE4E0DBBD88D191; + remoteInfo = Folly; + }; + F83BB668F000D9C5B87972E51CC9E8FB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8DED49426DE72EC091D8E96BF36D429E; + remoteInfo = "React-ba148cca"; + }; + F958CCB56327FFBBD8ADE3A160B68630 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D0EFEFB685D97280256C559792236873; + remoteInfo = glog; + }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 00351AB9FE4AC0A19F52FE42DF14A224 /* SentryCrashMonitor_MachException.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitor_MachException.c; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_MachException.c; sourceTree = ""; }; - 004D9A64527A0DDF625749A77D6A1ABC /* RCTInputAccessoryViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryViewManager.m; sourceTree = ""; }; - 00D28FAA8E5048673A9FCAF5732FA510 /* SentryCrashInstallation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashInstallation.m; path = Sources/SentryCrash/Installations/SentryCrashInstallation.m; sourceTree = ""; }; - 010826A195A23488AAC7F9B472279F86 /* RNSVGNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSVGNode.m; path = ios/RNSVGNode.m; sourceTree = ""; }; - 011C998A9DE6024C35864ADBE7CDB266 /* RNCameraManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCameraManager.h; path = ios/RN/RNCameraManager.h; sourceTree = ""; }; - 012178B1D91E3C62248203133D2C38A8 /* Format.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Format.cpp; path = folly/Format.cpp; sourceTree = ""; }; - 014F8482D43E5833715B8C8B306930A1 /* RNCAsyncStorage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCAsyncStorage.h; path = ios/RNCAsyncStorage.h; sourceTree = ""; }; - 016796BF00C8768F8397CA3A25F8E28C /* RCTDisplayLink.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDisplayLink.m; sourceTree = ""; }; - 0179BA1C214BE7B0D829BE58AA541F80 /* RCTScrollContentView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollContentView.m; sourceTree = ""; }; - 02134F2CE1D39ADB2AA3340AD9402FD0 /* libPods-BlueWalletTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-BlueWalletTests.a"; path = "libPods-BlueWalletTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 021713C30551365B39A0E54024217452 /* RNSVGRect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRect.h; sourceTree = ""; }; - 0241F586C4BAB24B2BB84857F35737EF /* YGConfig.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGConfig.cpp; path = yoga/YGConfig.cpp; sourceTree = ""; }; - 02552883C25EEA76A39ED7359188F636 /* RCTFrameUpdate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFrameUpdate.h; sourceTree = ""; }; - 025A31AA4F7665A736DFE2BE06C66D56 /* RCTStyleAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTStyleAnimatedNode.h; sourceTree = ""; }; - 025C8A2711978FDCD85DEBF0439F281D /* SentryCrashMemory.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMemory.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashMemory.c; sourceTree = ""; }; - 02C7CD0ADD0330D506737F03C75E997B /* RCTWebView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTWebView.m; sourceTree = ""; }; - 02E8368CB3E0E83B1D5D3DA9799F81D1 /* react-native-image-picker.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = "react-native-image-picker.podspec"; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 0328F6A082D7AE20E6B74C0E47F9C6CC /* SentryCrashReportWriter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportWriter.h; path = Sources/SentryCrash/Recording/SentryCrashReportWriter.h; sourceTree = ""; }; - 032CF42C6873001730675A9A6A9F765B /* fast-dtoa.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "fast-dtoa.cc"; path = "double-conversion/fast-dtoa.cc"; sourceTree = ""; }; - 0346A31B6B4DA09668CCE074233B4F82 /* EFPointShape.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFPointShape.swift; path = Source/EFPointShape.swift; sourceTree = ""; }; - 0356B1F7A1CE845B38D572A0D81D264D /* RCTTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextShadowView.h; sourceTree = ""; }; - 0408EC4C932AE1BB5D728E36E8EAB787 /* RCTSegmentedControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSegmentedControl.h; sourceTree = ""; }; - 0414308E56CE5A7D5ACD1A094AAB6BCF /* RCTBundleURLProvider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBundleURLProvider.m; sourceTree = ""; }; - 04177D0DF5328269A8830C4BFA5104D1 /* RNSVGRadialGradientManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRadialGradientManager.m; sourceTree = ""; }; - 0418BF16F3941599AB75FCA6C94D0ADA /* SentryCrashC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashC.h; path = Sources/SentryCrash/Recording/SentryCrashC.h; sourceTree = ""; }; - 047046FDE808384FDC614792E3A6A1B9 /* RCTSinglelineTextInputView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSinglelineTextInputView.m; sourceTree = ""; }; - 0483B4E1EBE137584C4D006C89D7613D /* RCTScrollViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollViewManager.m; sourceTree = ""; }; - 049CD574427AD5203DC7C2C2076ABA01 /* RCTSpringAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSpringAnimation.m; sourceTree = ""; }; - 04B852D6FF4BC0D3B6DD8CA9E62172A6 /* EFQRCode+GIF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EFQRCode+GIF.swift"; path = "Source/EFQRCode+GIF.swift"; sourceTree = ""; }; - 05063F06EE904F6B7C4C0AD7E6747636 /* RNSVGPainterBrush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPainterBrush.h; sourceTree = ""; }; - 0507D7CAEAE506038E08810362EF4A82 /* RCTProfileTrampoline-x86_64.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-x86_64.S"; sourceTree = ""; }; - 059AA23D88D8C2D1AD15DA1D33D84136 /* RCTBorderDrawing.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBorderDrawing.h; sourceTree = ""; }; - 05EA72C30167CAA3B12CF94850B89AA8 /* RCTSurfaceView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceView.mm; sourceTree = ""; }; - 0663B7CC567B4A7DE8EA7FCFA49ADC49 /* SentryStacktrace.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryStacktrace.h; path = Sources/Sentry/include/SentryStacktrace.h; sourceTree = ""; }; - 0674150EF552FFB59AFA4485CFCD1159 /* RNSVGTextPathManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextPathManager.m; sourceTree = ""; }; - 06A73EFB97FA86F92D139DE647E7E886 /* react-native-image-picker-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-image-picker-prefix.pch"; sourceTree = ""; }; - 06C73F41DD150DF725DBC25289D99309 /* RCTUITextView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUITextView.m; sourceTree = ""; }; - 06DF1EC99D94C23A8F62AEF63BDC9F68 /* RNCWKProcessPoolManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCWKProcessPoolManager.m; path = ios/RNCWKProcessPoolManager.m; sourceTree = ""; }; - 06E05FB265DD254A5459233429F45B04 /* SentryCrashJSONCodec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashJSONCodec.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashJSONCodec.c; sourceTree = ""; }; - 06F67113C73CBBC5DEF65A7EFB563934 /* SentryFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryFrame.h; path = Sources/Sentry/include/SentryFrame.h; sourceTree = ""; }; - 0714B7A5E9F0FFC568AC0CD317C3C071 /* SentryCrashObjC.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashObjC.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashObjC.c; sourceTree = ""; }; - 07E4A91F3D8091F071224FB952F6A668 /* RAMBundleRegistry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RAMBundleRegistry.h; path = ReactCommon/cxxreact/RAMBundleRegistry.h; sourceTree = ""; }; - 082BAA6561D81AF059B30F9FA25AE943 /* RNFS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNFS.xcconfig; sourceTree = ""; }; - 082E3E4707A460DCF127AB54B03EE977 /* RCTI18nManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTI18nManager.h; sourceTree = ""; }; - 084B275FF8FB087E51DC8B5F6BE3FE21 /* SentryAsynchronousOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryAsynchronousOperation.m; path = Sources/Sentry/SentryAsynchronousOperation.m; sourceTree = ""; }; - 08C6FDE49B6092F497B02D431603FE65 /* RNSVGRenderable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSVGRenderable.h; path = ios/RNSVGRenderable.h; sourceTree = ""; }; - 0906A6389FD055799313411ADAC1477F /* SentryDsn.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryDsn.m; path = Sources/Sentry/SentryDsn.m; sourceTree = ""; }; - 090AA0C5D2336DE307AD6BC735A98994 /* NSData+Compression.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+Compression.h"; path = "Sources/Sentry/include/NSData+Compression.h"; sourceTree = ""; }; - 0919C98F4083264139BFE84AD328F74B /* GAIEcommerceProduct.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAIEcommerceProduct.h; sourceTree = ""; }; - 092561605442DB471BB053FB87AE6DF4 /* react-native-camera-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-camera-prefix.pch"; sourceTree = ""; }; - 09542DF2CEEC2D766CF375D1D4D6309E /* Uploader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Uploader.h; sourceTree = ""; }; - 0A0991ECF224459BA3A24D0ADE274055 /* RNVectorIcons.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = RNVectorIcons.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 0A1BDB54F5BE682C6489868F99FE7297 /* UIView+Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIView+Private.h"; sourceTree = ""; }; - 0A326D9EC72B4841F52764DCD48766E5 /* RCTSurfaceStage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSurfaceStage.m; sourceTree = ""; }; - 0A378D60CD75173F23D4CE0C5AC143B2 /* RCTRootShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRootShadowView.m; sourceTree = ""; }; - 0A91F99F7135DA8D5EB2890F01577ACF /* RNCSlider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCSlider.m; path = ios/RNCSlider.m; sourceTree = ""; }; - 0AA5E04BCC2E13532BDF371DABD31F59 /* RNSVGGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGGroup.m; sourceTree = ""; }; - 0ACE709F7D8D3F4F8D8EB8A9B4F57DD4 /* RCTBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridge.h; sourceTree = ""; }; - 0AFB83882786062855832FF77F88A6FB /* WatchBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = WatchBridge.h; sourceTree = ""; }; - 0B90624EFF4C5962BAD6E5D629FA083B /* RCTFPSGraph.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFPSGraph.m; sourceTree = ""; }; - 0B9CCACF1D55269832F36EAB77B1D208 /* RCTDivisionAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDivisionAnimatedNode.h; sourceTree = ""; }; - 0B9FD45CE51A8755F4C82F3841067C3E /* QRMath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRMath.swift; path = Sources/QRMath.swift; sourceTree = ""; }; - 0BB2AFDA6ADD997828DD2840C22E374A /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 0C6E8D15423802BFDE763EEC99CCA234 /* RCTModalHostView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalHostView.h; sourceTree = ""; }; - 0CF0D87BE7D908170071C7165E903437 /* RNSVGViewBox.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGViewBox.h; sourceTree = ""; }; - 0D175BC9C0E749D28F3A54D57A9AB06D /* RCTRootShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootShadowView.h; sourceTree = ""; }; - 0D1FE647959E9A6C12180524AE043BCB /* RCTLayoutAnimationGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLayoutAnimationGroup.h; sourceTree = ""; }; - 0D9FE975618F0CD2F3F4FBC266DEBECA /* RNSVGRectManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRectManager.h; sourceTree = ""; }; - 0DABD5058C288DFB86CE374CE9757AB7 /* Pods-BlueWalletWatch-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BlueWalletWatch-dummy.m"; sourceTree = ""; }; - 0DEED6EF75AC96D34A25057A219F70FC /* RCTKeyCommands.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTKeyCommands.m; sourceTree = ""; }; - 0DF7DF81CB8F314144D2297DF0453C98 /* signalhandler.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = signalhandler.cc; path = src/signalhandler.cc; sourceTree = ""; }; - 0E0BDBCAFEEE2007384D2806E436DB24 /* RCTUIManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUIManager.m; sourceTree = ""; }; - 0E1919857A7900DED66CCDB4B02EE879 /* SentryCrashStackCursor.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashStackCursor.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor.c; sourceTree = ""; }; - 0EEDDACA97F155CDEF809489E5DB20DA /* InspectorInterfaces.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = InspectorInterfaces.h; path = ReactCommon/jsinspector/InspectorInterfaces.h; sourceTree = ""; }; - 0EF5815AFA6762469A2E9672261BB858 /* RNGestureHandler.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = RNGestureHandler.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 0F028ECE05CC6F156863DB0574511F02 /* RNSVGRenderable.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSVGRenderable.m; path = ios/RNSVGRenderable.m; sourceTree = ""; }; - 0F4AEF0E36E6263E9BCD6B4E1DA11744 /* RNRootViewGestureRecognizer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNRootViewGestureRecognizer.m; path = ios/RNRootViewGestureRecognizer.m; sourceTree = ""; }; - 0FC1B745B4C22FED5CD9C5D597B5CDC0 /* RNSVG-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNSVG-dummy.m"; sourceTree = ""; }; - 0FCC137F3B620224D04ACE207A785F5A /* RNSVGNodeManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGNodeManager.h; sourceTree = ""; }; - 0FFB7CEDB444E6E23C0715542F75A151 /* React-e01e85b3-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "React-e01e85b3-prefix.pch"; path = "../React-e01e85b3/React-e01e85b3-prefix.pch"; sourceTree = ""; }; - 103D0ED51641CE89D27D91D71144EE8E /* CxxModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CxxModule.h; path = ReactCommon/cxxreact/CxxModule.h; sourceTree = ""; }; - 10720FE0D94DB309291273AD7BD33A84 /* SentryCrashMonitor_Deadlock.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashMonitor_Deadlock.m; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_Deadlock.m; sourceTree = ""; }; - 10EF69E532C2937E7C03ACC79BDD9F4C /* RNSVGLine.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLine.m; sourceTree = ""; }; - 10F8F0F0F5EBD79453129DCDB1CA7EB4 /* RCTSurfaceSizeMeasureMode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceSizeMeasureMode.h; sourceTree = ""; }; - 112CAB687937382D059AB4A9684FA00D /* CxxNativeModule.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CxxNativeModule.cpp; path = ReactCommon/cxxreact/CxxNativeModule.cpp; sourceTree = ""; }; - 11A89A8F9A997B5203F40D8A7DF1FBC6 /* BVLinearGradientLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BVLinearGradientLayer.m; path = BVLinearGradient/BVLinearGradientLayer.m; sourceTree = ""; }; - 11D03CEBFD7DB3581AC5C751936E753C /* Pods-BlueWalletWatch.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWalletWatch.release.xcconfig"; sourceTree = ""; }; - 11F3750777A0E6E2B495A59B975A4922 /* RCTRootView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootView.h; sourceTree = ""; }; - 1233E51D9A5E67B8E5882887C87796BD /* YGStyle.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGStyle.cpp; path = yoga/YGStyle.cpp; sourceTree = ""; }; - 12344ABDA359E5E47CF47EA6F0EA7C0F /* RNGestureHandlerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerManager.m; path = ios/RNGestureHandlerManager.m; sourceTree = ""; }; - 1249D181D4108383B30273523367DAE2 /* RCTRootViewInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootViewInternal.h; sourceTree = ""; }; - 12865E13FE29050D09CF779E76A46B11 /* Sentry-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Sentry-prefix.pch"; sourceTree = ""; }; - 12A48132FB2C390FD4C55769490F31A4 /* RCTImageBlurUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageBlurUtils.m; path = Libraries/Image/RCTImageBlurUtils.m; sourceTree = ""; }; - 133354563CA6CD23272ED8E713ECCF5A /* RNSVGMask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGMask.h; sourceTree = ""; }; - 13448F8093EAB54DF1A855C3B1DAE410 /* fixed-dtoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "fixed-dtoa.h"; path = "double-conversion/fixed-dtoa.h"; sourceTree = ""; }; - 13E34A2D8F3C67803CF13C395DC77130 /* RNSVGUse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGUse.m; sourceTree = ""; }; - 143BFA4B880D47E5524CE8F85ACD6943 /* EFQRCode-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EFQRCode-prefix.pch"; sourceTree = ""; }; - 144A4BC6BA3197E5A5764605168517B0 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 14578B92D85BD1BD44CD011C284047F3 /* RCTModalManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalManager.h; sourceTree = ""; }; - 1464C6C6390491D25D6A6021D98B1DDC /* SentryCrashCPU_x86_32.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashCPU_x86_32.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashCPU_x86_32.c; sourceTree = ""; }; - 14E4C16FCF0F3A722330BB18F967207C /* SentryClient+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SentryClient+Internal.h"; path = "Sources/Sentry/include/SentryClient+Internal.h"; sourceTree = ""; }; - 15106E6F0CF34D313A574D082341D916 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - 1515F7E1AB878ADB2403985FE5E26299 /* RCTPropsAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPropsAnimatedNode.m; sourceTree = ""; }; - 1540D00D626DCB4CA1FA0DD6975152F6 /* RCTTextAttributes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTTextAttributes.h; path = Libraries/Text/RCTTextAttributes.h; sourceTree = ""; }; - 15574E6302BE91DCFAFD1103F7059EB2 /* TAGManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TAGManager.h; sourceTree = ""; }; - 1593E58BF51DB577BA37D1C85A1A0A94 /* JSIDynamic.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSIDynamic.cpp; path = ReactCommon/jsi/JSIDynamic.cpp; sourceTree = ""; }; - 15CAC715ED4E2FD7F341BD86C99E123E /* RNSVGMaskManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGMaskManager.h; sourceTree = ""; }; - 15DEC5029E02B190C80C7EC24F507A97 /* RCTJSStackFrame.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTJSStackFrame.m; sourceTree = ""; }; - 1647AD24E21FD9B2E005B685DD152135 /* RNSVGPainter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPainter.m; sourceTree = ""; }; - 16674F5D32FC26679E0C9D777F363EF5 /* RCTExceptionsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTExceptionsManager.h; sourceTree = ""; }; - 16A96F7C9644DB7B793D8C88F87861D2 /* Expo_Usage.md */ = {isa = PBXFileReference; includeInIndex = 1; name = Expo_Usage.md; path = docs/Expo_Usage.md; sourceTree = ""; }; - 16BEEBBC8A74BE865FA7082A4C2973F8 /* RCTVirtualTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTVirtualTextViewManager.h; sourceTree = ""; }; - 16D47E20925A4C6D0DD2219F11BCB762 /* RNSVGBrush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGBrush.m; sourceTree = ""; }; - 16E2107B2CE42E76B4374D88E054E122 /* RCTMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMacros.h; sourceTree = ""; }; - 16F1A1907BCDEF1890ABA99004E67C7A /* react-native-webview.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-webview.xcconfig"; sourceTree = ""; }; - 16F45F80BF3F9A1A5FFF3B8374ED07DD /* RNCUIWebViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCUIWebViewManager.h; path = ios/RNCUIWebViewManager.h; sourceTree = ""; }; - 1704DC493946285161A608D2D8FAE375 /* EFQRCodeRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCodeRecognizer.swift; path = Source/EFQRCodeRecognizer.swift; sourceTree = ""; }; - 170E4D187E69E528534346179E739366 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; - 171C0D4D8FE9D94FDF5C47A2C7947FF3 /* RCTEventAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTEventAnimation.m; sourceTree = ""; }; - 17526CE53268ED830507CE59E702FB87 /* RCTManagedPointer.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTManagedPointer.mm; sourceTree = ""; }; - 176FE618CAE11399F9A211F3256A06A4 /* RCTBundleURLProvider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBundleURLProvider.h; sourceTree = ""; }; - 17AF776A484B8DA84787A73D4B0123CD /* RCTDevSettings.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDevSettings.h; sourceTree = ""; }; - 18233C55C5667844AE186655EC775E04 /* RCTShadowView+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTShadowView+Internal.h"; sourceTree = ""; }; - 18499613048F67F7D91BC77F19B469F7 /* RNSentry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSentry.h; path = ios/RNSentry.h; sourceTree = ""; }; - 18543A95A6E66FBA4C5C2852E745FADB /* swift_qrcodejs.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = swift_qrcodejs.xcconfig; sourceTree = ""; }; - 18862998410E97EDC38F47FBA436CC78 /* RCTSegmentedControl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSegmentedControl.m; sourceTree = ""; }; - 18B3A22F6BE6A01E11BF5A88968D6766 /* RCTDiffClampAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDiffClampAnimatedNode.h; sourceTree = ""; }; - 1914676850C60CF4C859951D2124A021 /* SentryCrashJSONCodecObjC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashJSONCodecObjC.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashJSONCodecObjC.h; sourceTree = ""; }; - 192063320F8EE85CF4A14EA605698B4C /* Demangle.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Demangle.cpp; path = folly/detail/Demangle.cpp; sourceTree = ""; }; - 194D4E84973D9393FCF60F11D287279B /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - 19966CF0F8C3E67F7E66A8DD6AAEA06D /* libRNVectorIcons.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNVectorIcons.a; path = libRNVectorIcons.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 1A1610A974E8A537217E0AFD13DA52B4 /* RCTImageViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageViewManager.h; path = Libraries/Image/RCTImageViewManager.h; sourceTree = ""; }; - 1A5BD8F3B7AF04AAB29731D399714F4E /* RCTTransformAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTransformAnimatedNode.h; sourceTree = ""; }; - 1A7781AEF9C2EF71413BA7ACCBCEC62A /* RCTModalManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalManager.m; sourceTree = ""; }; - 1A77C13422AF8DDCB17AABB1D2F5A630 /* String.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = String.cpp; path = folly/String.cpp; sourceTree = ""; }; - 1A827A8726DB434391CE4856A6D8A9EF /* Folly-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Folly-prefix.pch"; sourceTree = ""; }; - 1ACC3DDE132D532271B03129AB4FAC4F /* SentryCrashReportFixer.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashReportFixer.c; path = Sources/SentryCrash/Recording/SentryCrashReportFixer.c; sourceTree = ""; }; - 1AD0FC366C1578CD4A18A944588B82C7 /* RCTUITextField.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUITextField.m; sourceTree = ""; }; - 1B2D761A07DF01528E3E29EA2872FDCB /* RCTUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUtils.h; sourceTree = ""; }; - 1B4D5E1681EE6D9A5AD7B9BD55E9CDD4 /* json.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = json.cpp; path = folly/json.cpp; sourceTree = ""; }; - 1B9700213F12A8CC7FEDAF9D0A73356F /* RNSVGCircleManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGCircleManager.h; sourceTree = ""; }; - 1BF4CE54AC272C7B276A2E7322EEF6FC /* RCTI18nManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTI18nManager.m; sourceTree = ""; }; - 1C0ADA47CE9C3213E3F678497F281424 /* Assume.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Assume.cpp; path = folly/lang/Assume.cpp; sourceTree = ""; }; - 1C26F081B7FA704F4D2C4251306CBD90 /* RCTRefreshControlManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRefreshControlManager.m; sourceTree = ""; }; - 1C54368F1192FA4D5DCB9A9FEAAC4479 /* RCTProfileTrampoline-arm.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-arm.S"; sourceTree = ""; }; - 1CB1370DAEC85D4C77B55E9CDC0809B9 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - 1CF1C9E57246191801EE1F6BD9BBF0FD /* RCTResizeMode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTResizeMode.h; path = Libraries/Image/RCTResizeMode.h; sourceTree = ""; }; - 1D4A6BDE9F1CB98D5AECE80477CF9BF3 /* RCTBaseTextInputShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextInputShadowView.m; sourceTree = ""; }; - 1D748C7B19607D6E536927E499D1879B /* RCTPackagerConnection.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTPackagerConnection.mm; sourceTree = ""; }; - 1DABE1D1AE136D8300DEBEAF000A9AE0 /* RNSVGFontData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGFontData.h; sourceTree = ""; }; - 1DB99B148146C7851C8E82E7EC6E5DB9 /* react-native-google-analytics-bridge-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-google-analytics-bridge-dummy.m"; sourceTree = ""; }; - 1DEFAF853DB0472416017E38A21B3890 /* RCTMultipartDataTask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultipartDataTask.m; sourceTree = ""; }; - 1EC4AC679AC2070B11FD0370D14C6E7C /* RNTapHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNTapHandler.h; sourceTree = ""; }; - 1EC8700B83894D315D39153AE92E2570 /* SentrySwizzle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentrySwizzle.h; path = Sources/Sentry/include/SentrySwizzle.h; sourceTree = ""; }; - 1F98C84BFAAF0B9440D3B485C2A37619 /* RCTPackagerConnection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPackagerConnection.h; sourceTree = ""; }; - 205533F6E61E2CB01971A1E098ADBD55 /* RCTInterpolationAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInterpolationAnimatedNode.m; sourceTree = ""; }; - 209ADA0CEF4AC85FBBEDB84AEC3CE39B /* Pods-BlueWalletWatch Extension.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-BlueWalletWatch Extension.modulemap"; sourceTree = ""; }; - 20B75FD037600B1A9E49B6797D86AD90 /* RNSVGRenderableManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRenderableManager.h; sourceTree = ""; }; - 20C4BF53443106863AE20133D17775DE /* SentryFileManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryFileManager.h; path = Sources/Sentry/include/SentryFileManager.h; sourceTree = ""; }; - 20E5DD707EE59A9B47A103E47F153147 /* react-native-slider-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-slider-dummy.m"; sourceTree = ""; }; - 215A9B2F330D52DB8B86F31E3D2A55F2 /* SentryCrashMonitor_NSException.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashMonitor_NSException.m; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_NSException.m; sourceTree = ""; }; - 21C1C07D43564B85D58844059246F58F /* SentryCrashMonitor_AppState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_AppState.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_AppState.h; sourceTree = ""; }; - 21CC855A0C081B52134159C33BE51D15 /* RCTMessageThread.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTMessageThread.mm; sourceTree = ""; }; - 2200B11C0D567BE34BE54B9AECBD0471 /* MaterialCommunityIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = MaterialCommunityIcons.ttf; path = Fonts/MaterialCommunityIcons.ttf; sourceTree = ""; }; - 2205AE674A4AD4763C2ADD3AD4E9AB11 /* RCTSinglelineTextInputViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSinglelineTextInputViewManager.m; sourceTree = ""; }; - 222BA6423B6D7ADFEAF3AF0565B7198A /* RNRate-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNRate-dummy.m"; sourceTree = ""; }; - 224066567AD760A6ABF15DDA4D936801 /* RNSVGLineManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLineManager.m; sourceTree = ""; }; - 22F9951470B7A877838226136FBB40FE /* Folly.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Folly.xcconfig; sourceTree = ""; }; - 230D9E23EE1EA17C3DCBFFCD09C959DE /* RCTPropsAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPropsAnimatedNode.h; sourceTree = ""; }; - 235BDFCD9A36CF6325CE699B6C8050F2 /* RCTAdditionAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAdditionAnimatedNode.h; sourceTree = ""; }; - 23BC9BA8003770CE3D372FA06A13E9D5 /* RCTConvert+Text.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "RCTConvert+Text.h"; path = "Libraries/Text/RCTConvert+Text.h"; sourceTree = ""; }; - 23BFB09E9E3DD3BF6B5F3D01468909D6 /* RNGestureHandlerButton.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerButton.m; path = ios/RNGestureHandlerButton.m; sourceTree = ""; }; - 242EC1EEBFC209304C0C7510CB549779 /* SentryQueueableRequestManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryQueueableRequestManager.h; path = Sources/Sentry/include/SentryQueueableRequestManager.h; sourceTree = ""; }; - 24352B46AF73A5300CC513CF1F2FA540 /* RCTMessageThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMessageThread.h; sourceTree = ""; }; - 2455558592C4BC798FAE8006D64C2CCF /* RCTGoogleAnalyticsSettings.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTGoogleAnalyticsSettings.m; sourceTree = ""; }; - 247089E9A10B249C61F8AC777310FC4C /* Pods-RCTPrivacySnapshot.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-RCTPrivacySnapshot.release.xcconfig"; sourceTree = ""; }; - 2471FA8EE82D2D3B686D7373F8FF2B12 /* RNSVGImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGImage.h; sourceTree = ""; }; - 24973A6AC5E6F6C0FBA4F714B792347D /* RNGestureHandler-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNGestureHandler-dummy.m"; sourceTree = ""; }; - 24A26D8822EC769DDACB8959E9F19CB7 /* RNCamera.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCamera.m; path = ios/RN/RNCamera.m; sourceTree = ""; }; - 24ED3C31CD739F7EDAECDE52D0D3FDCA /* RCTFileRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTFileRequestHandler.h; path = Libraries/Network/RCTFileRequestHandler.h; sourceTree = ""; }; - 24F2E18F8A55B1BC6B01686673F979C3 /* demangle.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = demangle.cc; path = src/demangle.cc; sourceTree = ""; }; - 252FDEA64F12D5194781E15F944926C9 /* RCTDevSettings.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTDevSettings.mm; sourceTree = ""; }; - 2599A62AC0FE8938BC86B25BE4E7D8FE /* RCTSurfaceHostingProxyRootView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceHostingProxyRootView.h; sourceTree = ""; }; - 25A8CDED303199A006C52B69D2551583 /* SentryThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryThread.h; path = Sources/Sentry/include/SentryThread.h; sourceTree = ""; }; - 25C816569317735F84DB3FF1042021B3 /* RCTEventDispatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTEventDispatcher.h; sourceTree = ""; }; - 2672F909BFBA4FBC476A6CDF571375DB /* RNCameraManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCameraManager.m; path = ios/RN/RNCameraManager.m; sourceTree = ""; }; - 2711A08A9089425B23CCF892445DF141 /* RCTConvert+RNSVG.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+RNSVG.h"; sourceTree = ""; }; - 273DE8BEB9E1A2526A5AA68000C38A2D /* RNVectorIconsManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNVectorIconsManager.m; path = RNVectorIconsManager/RNVectorIconsManager.m; sourceTree = ""; }; - 2774F64B7BE2CEB98E266B742DE70733 /* RCTBridgeDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridgeDelegate.h; sourceTree = ""; }; - 279BD45007857C4B712A158AEC470085 /* RNSVGLineManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLineManager.h; sourceTree = ""; }; - 27A57FB3D68CA4EB685C0BE7744BCDD6 /* RCTFrameUpdate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFrameUpdate.m; sourceTree = ""; }; - 27C71AC5802F5017CD03EC037F67ED9C /* RNSensorOrientationChecker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSensorOrientationChecker.m; path = ios/RN/RNSensorOrientationChecker.m; sourceTree = ""; }; - 27D9E1B824FBDD1051AF6943B126D2CF /* RCTVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTVersion.h; sourceTree = ""; }; - 27E1CE3A00C74898FB75938FBF857657 /* RCTSubtractionAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSubtractionAnimatedNode.h; sourceTree = ""; }; - 2896CDD85C0CC17CB4E8FDC4107AC1EC /* RCTImageBlurUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageBlurUtils.h; path = Libraries/Image/RCTImageBlurUtils.h; sourceTree = ""; }; - 28ADABFB57F50F0C3F57A35C3603D5AA /* RCTCamera.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTCamera.m; path = ios/RCT/RCTCamera.m; sourceTree = ""; }; - 29326E8C192FCC524C13F615BFAA14F5 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - 298D997C50D26E33B31F209A2CC8BEAA /* QRPolynomial.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRPolynomial.swift; path = Sources/QRPolynomial.swift; sourceTree = ""; }; - 2A3ECB0D70EC7D43C3B852C96AE8E9E5 /* Pods-BlueWalletTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BlueWalletTests-dummy.m"; sourceTree = ""; }; - 2A46D2ED54599C333141007F0DD76269 /* RCTProfile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTProfile.h; sourceTree = ""; }; - 2AD93467DF891CFB9D80813357693DD9 /* libGoogleAnalyticsServices.a */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = archive.ar; name = libGoogleAnalyticsServices.a; path = "ios/RCTGoogleAnalyticsBridge/google-analytics-lib/libGoogleAnalyticsServices.a"; sourceTree = ""; }; - 2AE22B7D2047840A33198232B49DFA31 /* YGValue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGValue.cpp; path = yoga/YGValue.cpp; sourceTree = ""; }; - 2AF36B72E61CD0A4255692BCEB92B41D /* RCTWrapperViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTWrapperViewController.h; sourceTree = ""; }; - 2B67F3F465335E5894743C5586EEC734 /* DoubleConversion.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DoubleConversion.xcconfig; sourceTree = ""; }; - 2B8EC1532976CACB044B2B84D2762AA0 /* RCTUITextField.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUITextField.h; sourceTree = ""; }; - 2BB65ED74F181C210DCAED2272583B32 /* SentryCrashMonitorType.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitorType.c; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitorType.c; sourceTree = ""; }; - 2BBDB906970CDB272AFBFF0F681E6128 /* RCTEventDispatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTEventDispatcher.m; sourceTree = ""; }; - 2BD2FE1330EEE5D0BA77D084C61650D5 /* RCTTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextViewManager.m; sourceTree = ""; }; - 2BE4CF802C99E351114124478E768BF4 /* Pods-BlueWalletTests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BlueWalletTests-resources.sh"; sourceTree = ""; }; - 2C33B311774A0F19F443B8683EC35F82 /* react-native-google-analytics-bridge-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-google-analytics-bridge-prefix.pch"; sourceTree = ""; }; - 2C36E072CE2B0CC6BC1926D40CAAC425 /* RCTAnimationType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAnimationType.h; sourceTree = ""; }; - 2C6797D21F6941579A55721267C7CB12 /* GAILogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAILogger.h; sourceTree = ""; }; - 2C766992612AB6DF4700C685538C4AB1 /* RCTSinglelineTextInputViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSinglelineTextInputViewManager.h; sourceTree = ""; }; - 2C7A5A8B6A8BE02FD4E4211B3D5BE6FC /* YGMarker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGMarker.h; path = yoga/YGMarker.h; sourceTree = ""; }; - 2C7B1EC96F50D88068F7F17F145E7E21 /* SentryCrashDate.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashDate.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashDate.c; sourceTree = ""; }; - 2D17766577C65D48425A6FF54BB51A51 /* SentryCrashCachedData.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashCachedData.c; path = Sources/SentryCrash/Recording/SentryCrashCachedData.c; sourceTree = ""; }; - 2D3275FDE1E2E42C1CCA9F6875CC65B1 /* Pods-RCTQRCodeLocalImage-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-RCTQRCodeLocalImage-acknowledgements.plist"; sourceTree = ""; }; - 2D6CDFDD0DE2F871952560A95AF0D57E /* RCTActionSheetManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTActionSheetManager.h; path = Libraries/ActionSheetIOS/RCTActionSheetManager.h; sourceTree = ""; }; - 2D7321D0E02AB6900B994A11F06D2D83 /* GAIDictionaryBuilder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAIDictionaryBuilder.h; sourceTree = ""; }; - 2D8A8655A62379FB0CBACEA77A7228CA /* react-native-haptic-feedback-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-haptic-feedback-dummy.m"; sourceTree = ""; }; - 2DED103621187861FDB9078A4BB3AFA1 /* RCTGIFImageDecoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTGIFImageDecoder.m; path = Libraries/Image/RCTGIFImageDecoder.m; sourceTree = ""; }; - 2DF86C178CF8F6A04F4C01BE6AC99452 /* Pods-RCTPrivacySnapshot-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-RCTPrivacySnapshot-acknowledgements.plist"; sourceTree = ""; }; - 2E2F36F7D8327B64336158BD52F57633 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 2E642ACB6FCA0EF87996D47965C66632 /* RCTScrollContentView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollContentView.h; sourceTree = ""; }; - 2E9D5378F1721ACBF6498C2C26CE3E04 /* RNSVGTSpan.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTSpan.m; sourceTree = ""; }; - 2E9D8BC8CC9B2585DD1488BDB4D526EE /* Pods-BlueWalletTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BlueWalletTests-acknowledgements.plist"; sourceTree = ""; }; - 2EC13845828C7728BD1058D1D6F81DBF /* RNCAsyncStorage.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNCAsyncStorage.xcconfig; sourceTree = ""; }; - 2F33776CA9BB0CEDD227C83798A9C9DA /* SentryCrashMonitor_MachException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_MachException.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_MachException.h; sourceTree = ""; }; - 2F793501D593B8ADD6C582F12C538F66 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 2FCB484BC04D80162168110B4522FB2C /* RNSVGPathParser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPathParser.h; sourceTree = ""; }; - 300FE974EC10FBA47ADF783474739C3C /* RNReactNativeHapticFeedback.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNReactNativeHapticFeedback.m; path = ios/RNReactNativeHapticFeedback.m; sourceTree = ""; }; - 305703B508A08A17AA2CF5DD40FB8AB6 /* SentryCrashCPU_Apple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashCPU_Apple.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashCPU_Apple.h; sourceTree = ""; }; - 30B3A4F734EA7D5ED4B89940BBED5A30 /* RCTInterpolationAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInterpolationAnimatedNode.h; sourceTree = ""; }; - 310C2F4E0FB51778AB9DBD3A8FA21DB2 /* Instance.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Instance.h; path = ReactCommon/cxxreact/Instance.h; sourceTree = ""; }; - 31451A2F75383CD5B0BEF97719058963 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - 3176E6362A3B14E5C2C96E89BF977835 /* JSDeltaBundleClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSDeltaBundleClient.h; path = ReactCommon/cxxreact/JSDeltaBundleClient.h; sourceTree = ""; }; - 319AA0835CF9468299FED74482342245 /* RNSentryEventEmitter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSentryEventEmitter.m; path = ios/RNSentryEventEmitter.m; sourceTree = ""; }; - 31BAD0DB612FB401E9908DF9BFFBDDDF /* YGLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGLayout.h; path = yoga/YGLayout.h; sourceTree = ""; }; - 31F78FC30E90C9DDC2CDEF63B79E90D4 /* RCTNativeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTNativeModule.h; sourceTree = ""; }; - 323D1C66802C23943920E3900C86D492 /* NSData+Compression.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+Compression.m"; path = "Sources/Sentry/NSData+Compression.m"; sourceTree = ""; }; - 32671361640630EF9D41A3CFC130FC33 /* RCTToolTipText.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTToolTipText.h; path = ToolTipMenu/RCTToolTipText.h; sourceTree = ""; }; - 327215FD2C082B0EC22BD2AD2457BE54 /* react-native-haptic-feedback-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-haptic-feedback-prefix.pch"; sourceTree = ""; }; - 3285842CD6FB7EBAF7EDBB14BA361640 /* RCTSurfaceDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceDelegate.h; sourceTree = ""; }; - 32DA008388BF972A7B6A1FFFC78FCFA1 /* symbolize.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = symbolize.cc; path = src/symbolize.cc; sourceTree = ""; }; - 33138109FA2852B89CDF185F4A529001 /* Pods-BlueWallet-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BlueWallet-frameworks.sh"; sourceTree = ""; }; - 331FE6604317C5EB16CE04D17A447373 /* RCTMultilineTextInputViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultilineTextInputViewManager.m; sourceTree = ""; }; - 334E3F51CD39B159053126729E049C15 /* RNGestureHandler-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNGestureHandler-prefix.pch"; sourceTree = ""; }; - 3359E1533C7BDEC101C7F61D5EA937D8 /* EFQRCodeMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCodeMode.swift; path = Source/EFQRCodeMode.swift; sourceTree = ""; }; - 33957487E6518FF0BC290B6E8CA6FB07 /* RCTCxxModule.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxModule.mm; sourceTree = ""; }; - 33A8C1D20718C3EA4CA83784EE228FFD /* RCTWebViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTWebViewManager.m; sourceTree = ""; }; - 3495C48AD988093A634EDC55C39C7287 /* RCTReloadCommand.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTReloadCommand.h; sourceTree = ""; }; - 34B65BA413D4CB17B53FC89004C426FA /* RCTActivityIndicatorView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTActivityIndicatorView.h; sourceTree = ""; }; - 3503316969203658297F08674AE6CC5C /* RNSVGPainterBrush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPainterBrush.m; sourceTree = ""; }; - 3538AABB112BF35F1C163A2CE54A5303 /* SentryRequestOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryRequestOperation.m; path = Sources/Sentry/SentryRequestOperation.m; sourceTree = ""; }; - 35CC1A06B200BCF687A932E378A17940 /* RCTActionSheetManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTActionSheetManager.m; path = Libraries/ActionSheetIOS/RCTActionSheetManager.m; sourceTree = ""; }; - 361345651E2B70D04B0F47A6663994E8 /* RNSVGTSpan.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTSpan.h; sourceTree = ""; }; - 363D79F297149A5786D67AE2D42C84BD /* SentryCrashMachineContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMachineContext.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.h; sourceTree = ""; }; - 364BC0AF2CFC44E17FAFC94526569F3C /* RCTScrollableProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollableProtocol.h; sourceTree = ""; }; - 36AB3F306F8E0AA452A67D2470F50DEC /* RNCWKProcessPoolManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCWKProcessPoolManager.h; path = ios/RNCWKProcessPoolManager.h; sourceTree = ""; }; - 36B4888D76ABC66672B941BEC84171B8 /* GoogleAnalyticsPayload.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GoogleAnalyticsPayload.h; sourceTree = ""; }; - 37058740EB01A8B9BF13F1F355B36D20 /* RNSVGSolidColorBrush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSolidColorBrush.m; sourceTree = ""; }; - 376EE13D14377ED27EA4C13774B9FDEE /* RCTAccessibilityManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAccessibilityManager.h; sourceTree = ""; }; - 377E4E27A19E1570216F32DF25C173ED /* SentryInstallation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryInstallation.h; path = Sources/Sentry/include/SentryInstallation.h; sourceTree = ""; }; - 38085736CE3FF62B9401CD1083502B7C /* RCTCxxBridgeDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxBridgeDelegate.h; sourceTree = ""; }; - 381F84C8C3A06CC761F4EF8D1F5CC669 /* Pods-RCTPrivacySnapshot-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-RCTPrivacySnapshot-dummy.m"; sourceTree = ""; }; - 3870BDEED445FA74DEEB388F6AA04B69 /* NSDate+Extras.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSDate+Extras.h"; path = "Sources/Sentry/include/NSDate+Extras.h"; sourceTree = ""; }; - 387FCB7B87336B003D0EC5D5768E75EE /* RNDeviceInfo-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNDeviceInfo-dummy.m"; sourceTree = ""; }; - 38AEC580031898E3BA5381988054BE27 /* Pods-BlueWallet-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BlueWallet-dummy.m"; sourceTree = ""; }; - 38CC8F209DDAB9ED8DCDB86E3CA0F5BF /* RCTTextDecorationLineType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextDecorationLineType.h; sourceTree = ""; }; - 38DB2D67EC6EC4A95250AE5A58522181 /* RCTJavaScriptLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTJavaScriptLoader.h; sourceTree = ""; }; - 38DDB96A00116AA46A641228B9F721A9 /* libreact-native-google-analytics-bridge.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-google-analytics-bridge.a"; path = "libreact-native-google-analytics-bridge.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 38E053BA327FFDBCCDD9D3625AEB9B85 /* RCTImageSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTImageSource.h; sourceTree = ""; }; - 3909AF2FD3F614EBF851A51195AE80C1 /* RCTImageLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageLoader.h; path = Libraries/Image/RCTImageLoader.h; sourceTree = ""; }; - 393B5FCDA668B2AE71B3C6D0DA4DCEF5 /* GAIEcommerceFields.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAIEcommerceFields.h; sourceTree = ""; }; - 397C7A74D3AAEDA8E59A0505741E43FD /* NSTextStorage+FontScaling.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSTextStorage+FontScaling.m"; sourceTree = ""; }; - 39BFA5A02F53281B770BF079D41122F9 /* SpookyHashV2.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SpookyHashV2.cpp; path = folly/hash/SpookyHashV2.cpp; sourceTree = ""; }; - 39C3F59BF362DCCA7B231BCB90955E66 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 3A254408CF1963104D7B2F7F2F64DADC /* RCTCxxConvert.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTCxxConvert.m; sourceTree = ""; }; - 3AD7BB37B5234F8BB05E48195EFE8E47 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - 3AE7827125C46C7DCD7156BA2F90E2AF /* SentryCrashReportConverter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashReportConverter.m; path = Sources/Sentry/SentryCrashReportConverter.m; sourceTree = ""; }; - 3AF5524325CB60EF1BBA8F38077E6C65 /* RCTComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTComponent.h; sourceTree = ""; }; - 3AFA4A87473EAAD31B1A92E9612B1152 /* TAGContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TAGContainer.h; sourceTree = ""; }; - 3B5D42A54242CD7A4A0CAA9F21ED2BA0 /* RNSVGCircle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGCircle.m; sourceTree = ""; }; - 3B9627E98EE01A01EA85CA0FD452B43F /* RCTEventEmitter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTEventEmitter.m; sourceTree = ""; }; - 3B9A0D7DCA0945EC66DC42A84211B0C9 /* JSIndexedRAMBundle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSIndexedRAMBundle.h; path = ReactCommon/cxxreact/JSIndexedRAMBundle.h; sourceTree = ""; }; - 3BA7F629A195513132FA3C94C8C03316 /* RCTUIManagerUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUIManagerUtils.m; sourceTree = ""; }; - 3C0BE3D31C09F93C09364EA286813C6D /* RNSVG.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = RNSVG.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 3C0E7EA2A0E2828CDF06B8B054F30A5F /* RCTImageSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageSource.m; sourceTree = ""; }; - 3C2A15B45A8B30A3C0BFC1FDCD518E7A /* RCTSafeAreaViewLocalData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaViewLocalData.m; sourceTree = ""; }; - 3C2DF5F7F63D46A2D84272CD4397370C /* SentryCrashExceptionApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashExceptionApplication.h; path = Sources/Sentry/include/SentryCrashExceptionApplication.h; sourceTree = ""; }; - 3C40405E31DBAFBA6322888B941781F3 /* RCTSurfaceHostingProxyRootView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceHostingProxyRootView.mm; sourceTree = ""; }; - 3D1083761463A79A1B77D5FECCCAFF82 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 3D3990571E5F247BDE151FC858B45FE7 /* RCTInspectorPackagerConnection.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInspectorPackagerConnection.m; sourceTree = ""; }; - 3DA194BC9BA52BE08639EC7D3E1F7607 /* RNSentry.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSentry.m; path = ios/RNSentry.m; sourceTree = ""; }; - 3DBB4CB2DC914EDADF021B90A5278D48 /* Pods-BlueWallet-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BlueWallet-acknowledgements.markdown"; sourceTree = ""; }; - 3DF3FD9B448EB03832CC94414FEFB6F0 /* RCTDivisionAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDivisionAnimatedNode.m; sourceTree = ""; }; - 3E356CE1D3C3FB9943659BB833EBA27A /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 3E607EFA3EB9A7DF590687C8FDE7DC4B /* RCTPointerEvents.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPointerEvents.h; sourceTree = ""; }; - 3E66CFF552DF4BFDC3C1FE071FBEC21B /* QRRSBlock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRRSBlock.swift; path = Sources/QRRSBlock.swift; sourceTree = ""; }; - 3EB1DC04D54F107B2ED71D6AC2FE7ACF /* SentryEvent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryEvent.h; path = Sources/Sentry/include/SentryEvent.h; sourceTree = ""; }; - 3EBCAD1378E48C01EE61F5457E8BC59F /* RCTComponentData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTComponentData.h; sourceTree = ""; }; - 3F91F4EA9E48357EA35148F68CF9F618 /* F14Table.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = F14Table.cpp; path = folly/container/detail/F14Table.cpp; sourceTree = ""; }; - 3FD4857C522D0EEBF10F6518B34BB35E /* RNRate.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = RNRate.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 401E60BE18D16B94BCD0E2AD9821A430 /* SentryUser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryUser.m; path = Sources/Sentry/SentryUser.m; sourceTree = ""; }; - 403608A41E43D4CCB1EE586A64F5226F /* Pods-BlueWalletWatch Extension-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-BlueWalletWatch Extension-umbrella.h"; sourceTree = ""; }; - 403E2E0AE1F157F4716C4799DD77ADBD /* RCTSurfaceSizeMeasureMode.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceSizeMeasureMode.mm; sourceTree = ""; }; - 40B6B1F9A1F1F9FEE6C961D4B99B516F /* RCTDatePickerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDatePickerManager.m; sourceTree = ""; }; - 40EEE47BCF0BDE22F2840634D3D46C04 /* RCTAutoInsetsProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAutoInsetsProtocol.h; sourceTree = ""; }; - 410405FF8F4B8A13415A3E88D6F3AF71 /* RCTSafeAreaView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaView.h; sourceTree = ""; }; - 41B61C4A03DB07954DFC418BA4E03302 /* RNGestureHandlerModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerModule.m; path = ios/RNGestureHandlerModule.m; sourceTree = ""; }; - 41B9CB0095F927E92D0C63E80ABB41FA /* DoubleConversion-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DoubleConversion-dummy.m"; sourceTree = ""; }; - 41CC9F27B2F3455EEA3D036631A84D3A /* RNSVGDefs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGDefs.h; sourceTree = ""; }; - 420094E4E4620E5FD6B5B9FC3D0FDEF2 /* RCTVirtualTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTVirtualTextShadowView.h; sourceTree = ""; }; - 4205BDC22101EC3D61E01B9391C30918 /* RCTInputAccessoryShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryShadowView.h; sourceTree = ""; }; - 4235EFF1C3805188B5FC40B3E0F625B8 /* GoogleAnalyticsPayload.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = GoogleAnalyticsPayload.m; sourceTree = ""; }; - 4248B9642E36F967184E19B834765DD8 /* YGMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGMacros.h; path = yoga/YGMacros.h; sourceTree = ""; }; - 424CB75A8D9B5A39ED24116F8FECC851 /* libRNWatch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNWatch.a; path = libRNWatch.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 42871132724A3135DDAD657476D6F7E2 /* RCTLinkingManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTLinkingManager.m; path = Libraries/LinkingIOS/RCTLinkingManager.m; sourceTree = ""; }; - 42A1ECDB33066A57D8378B0009C6D203 /* RCTMultiplicationAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultiplicationAnimatedNode.m; sourceTree = ""; }; - 42CD0C98C746A2498D50BAD36C3781B0 /* RCTDevMenu.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDevMenu.m; sourceTree = ""; }; - 42CF33B8DFD22DDC3D3D808E66105264 /* EFUIntPixel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFUIntPixel.swift; path = Source/EFUIntPixel.swift; sourceTree = ""; }; - 42E259FCC7E6FF734F898AD25AE2C180 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - 42FBD839475AE8044CD8B3F0C1707C78 /* RNSVGTSpanManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTSpanManager.h; sourceTree = ""; }; - 43B7A5BA5B9568C24A65F20F713B5518 /* RCTNetworkTask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNetworkTask.h; path = Libraries/Network/RCTNetworkTask.h; sourceTree = ""; }; - 43CA4E43E6B3C92043C87561347C3452 /* BVLinearGradientManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BVLinearGradientManager.h; path = BVLinearGradient/BVLinearGradientManager.h; sourceTree = ""; }; - 43CC9CBEB2B80661EDC3101884079704 /* Entypo.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Entypo.ttf; path = Fonts/Entypo.ttf; sourceTree = ""; }; - 43CE80C805AD5C537E172A5C95E0CA74 /* RCTRootView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRootView.m; sourceTree = ""; }; - 43EAA7FFC7ADA53FAD712C881AD1012B /* RNForceTouchHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNForceTouchHandler.m; sourceTree = ""; }; - 4460C08B31146BCD9A93686944E947A5 /* RCTConvert+RNSVG.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+RNSVG.m"; sourceTree = ""; }; - 44D8CA1C84B15E3788CFABED32D0E2C4 /* SentryCrashStackCursor_Backtrace.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashStackCursor_Backtrace.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_Backtrace.c; sourceTree = ""; }; - 44FDB7283B110CD9FE1FEA1E613CA60E /* RCTSurfaceRootShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceRootShadowView.h; sourceTree = ""; }; - 45019C0B821175488CEF039A69EC7908 /* RCTSurfaceHostingView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceHostingView.h; sourceTree = ""; }; - 45078BE81E75C228D83F788E3342B260 /* RCTNetworkTask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTNetworkTask.m; path = Libraries/Network/RCTNetworkTask.m; sourceTree = ""; }; - 4510D95FBC8C350119E1EC59502EFD0F /* RCTPicker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPicker.h; sourceTree = ""; }; - 45CFDAE1A461E17B139CCD778B0EB6A7 /* SentryRequestOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryRequestOperation.h; path = Sources/Sentry/include/SentryRequestOperation.h; sourceTree = ""; }; - 45D46C3AA3C551EA6EF5B080DE96159D /* RNCWKWebViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCWKWebViewManager.h; path = ios/RNCWKWebViewManager.h; sourceTree = ""; }; - 45F0142C0C332A3327F41C3185F37228 /* RNRotationHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNRotationHandler.h; sourceTree = ""; }; - 46628C0B580B81CAA2C716EC69EEF690 /* RNReactNativeHapticFeedback.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNReactNativeHapticFeedback.h; path = ios/RNReactNativeHapticFeedback.h; sourceTree = ""; }; - 4678C537DB67E081575860CEF1DEAC1E /* ToolTipMenu.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ToolTipMenu.h; path = ToolTipMenu/ToolTipMenu.h; sourceTree = ""; }; - 46B3B6E23098FFB7CA43A990B7816822 /* RNSVGPattern.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPattern.m; sourceTree = ""; }; - 46EF9FB7BD25646910B0257BD336742A /* RNSVGLine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLine.h; sourceTree = ""; }; - 477D9641D62025E1A2F1F6444E539273 /* RCTValueAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTValueAnimatedNode.m; sourceTree = ""; }; - 47975F13E39CC6F0BBEFABCB87769A25 /* SentryCrashString.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashString.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashString.c; sourceTree = ""; }; - 47B44BE4E9AE4CACFE6824CEEC6C039D /* SentryCrashMonitor_Deadlock.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_Deadlock.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_Deadlock.h; sourceTree = ""; }; - 480E06C20E61931F6065909040F2825E /* RCTBaseTextInputViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextInputViewManager.m; sourceTree = ""; }; - 480F809C6F6782A47B89B71C2BBD099E /* RCTKeyboardObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTKeyboardObserver.m; sourceTree = ""; }; - 481A4C84A79DE02423127A0BE053B920 /* RCTSpringAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSpringAnimation.h; sourceTree = ""; }; - 4847CF30C507438F99310AAD5E33036A /* RCTScrollContentViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollContentViewManager.m; sourceTree = ""; }; - 4855C604B11B5C105030DA277FF6AE00 /* RCTUIManagerObserverCoordinator.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTUIManagerObserverCoordinator.mm; sourceTree = ""; }; - 487F815245B3DED644559CE89C9E88D2 /* RCTActivityIndicatorViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTActivityIndicatorViewManager.h; sourceTree = ""; }; - 4897A600DF496D634CF23ACE00281FA4 /* RCTLayoutAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLayoutAnimation.m; sourceTree = ""; }; - 48A8C5C4E76C7C7EEAD955854A63A5B8 /* RCTBackedTextInputDelegateAdapter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBackedTextInputDelegateAdapter.m; sourceTree = ""; }; - 4949CC90521B1B23786B368647C42CF1 /* BVLinearGradient.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BVLinearGradient.xcconfig; sourceTree = ""; }; - 49641EA811AC447853BA2A55ADD2A65F /* SentryCrashDebug.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashDebug.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashDebug.h; sourceTree = ""; }; - 49D756118ACADB111B1F066E924F3C84 /* SentryCrashSignalInfo.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashSignalInfo.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashSignalInfo.c; sourceTree = ""; }; - 4A037B6E660AF9EFC939C91621212B76 /* SentryCrashReportFilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportFilter.h; path = Sources/SentryCrash/Reporting/Filters/SentryCrashReportFilter.h; sourceTree = ""; }; - 4A06660D0E3C54CC5ECD74DEADD52F30 /* RCTSurface.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurface.mm; sourceTree = ""; }; - 4A09C98AFAF192CF886F353433DBF01A /* ColdClass.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ColdClass.cpp; path = folly/lang/ColdClass.cpp; sourceTree = ""; }; - 4A1624F75810B758F59ED677DF05F58F /* RCTUIManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIManager.h; sourceTree = ""; }; - 4A336EF50FF1370168759FBB1E4DCA19 /* RCTCamera.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTCamera.h; path = ios/RCT/RCTCamera.h; sourceTree = ""; }; - 4A4D8C6431D87DCA1EBDE1850DB8CDD6 /* libswift_qrcodejs.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libswift_qrcodejs.a; path = libswift_qrcodejs.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 4A63B1C122B8354EBB082D6F74A440D4 /* GAIEcommercePromotion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAIEcommercePromotion.h; sourceTree = ""; }; - 4A8018528AEC741316832D214D123B2E /* libReact-ba148cca.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-ba148cca.a"; path = "libReact-ba148cca.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 4A9D574A20FB8F00BEC60A782A43ACAF /* SentryCrashStackCursor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashStackCursor.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor.h; sourceTree = ""; }; - 4B07C2A850C5A4CFB4DDE98A8785F85F /* YGNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGNode.h; path = yoga/YGNode.h; sourceTree = ""; }; - 4B3C7ED57C6185578C9BF09517D3FBF6 /* RCTAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAnimatedNode.h; sourceTree = ""; }; - 4B6683C453D11A85496DDEEE86E123E0 /* BVLinearGradient-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BVLinearGradient-prefix.pch"; sourceTree = ""; }; - 4BB298230DCBACC4BCC506F6B0D64489 /* RCTTextTransform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTTextTransform.h; path = Libraries/Text/RCTTextTransform.h; sourceTree = ""; }; - 4C0BD560B0A5D6F14D81A0570A59A096 /* SentryCrashMonitor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor.h; sourceTree = ""; }; - 4C0D4F658F1FD1D4890A5750EA0C2303 /* RNLongPressHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNLongPressHandler.h; sourceTree = ""; }; - 4C5BFB0D53AD94607EF44E78F97E519D /* RNSVGRect.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRect.m; sourceTree = ""; }; - 4C696AEDF7A991D4697CCE46A40DE2DF /* TAGLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TAGLogger.h; sourceTree = ""; }; - 4C9E86819C9660CFFE05A5E8D9590179 /* yoga-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "yoga-prefix.pch"; sourceTree = ""; }; - 4CA1DF661BD2A6CAC6465F13B3B31BA5 /* RNSVGPropHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPropHelper.m; sourceTree = ""; }; - 4CF42B3E51B5B62D30370B46015ACFAE /* RNDeviceInfo.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNDeviceInfo.xcconfig; sourceTree = ""; }; - 4CFDFF8F9416F60810E41FC0B80C3093 /* BVLinearGradientManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BVLinearGradientManager.m; path = BVLinearGradient/BVLinearGradientManager.m; sourceTree = ""; }; - 4D0F72D9CDBB95271BC3CCC024E9D744 /* libRNGestureHandler.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNGestureHandler.a; path = libRNGestureHandler.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 4D1F6145A71C52EFA1D0DF9D743402E3 /* SentryCrashMonitor_User.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitor_User.c; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_User.c; sourceTree = ""; }; - 4D391A138FEF4F45AA25560C49570C8D /* FaceDetectorManagerMlkit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FaceDetectorManagerMlkit.h; path = ios/RN/FaceDetectorManagerMlkit.h; sourceTree = ""; }; - 4D3BF0269A94572DE3F76C3AB0A40579 /* SentryFileManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryFileManager.m; path = Sources/Sentry/SentryFileManager.m; sourceTree = ""; }; - 4D3F12CB8929F20331B0705CA715DA1F /* MethodCall.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MethodCall.cpp; path = ReactCommon/cxxreact/MethodCall.cpp; sourceTree = ""; }; - 4D5C0B166220337C30CF3CD4514C85CC /* RCTDataRequestHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTDataRequestHandler.m; path = Libraries/Network/RCTDataRequestHandler.m; sourceTree = ""; }; - 4DDD5235917131876F50723B86F97344 /* SentryCrashMonitor_System.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashMonitor_System.m; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_System.m; sourceTree = ""; }; - 4E34D9E34CC42C3C66BD88D956698A19 /* RNForceTouchHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNForceTouchHandler.h; sourceTree = ""; }; - 4E36F15170B9A934E000A6D6BB7523E9 /* RNSVGEllipseManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGEllipseManager.h; sourceTree = ""; }; - 4E641766306316AB093513CFBEA0BE5F /* Pods-BlueWalletWatch-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BlueWalletWatch-acknowledgements.markdown"; sourceTree = ""; }; - 4E74B73FC0E48ECCA390B5577F2E76B9 /* RCTSurfaceView+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTSurfaceView+Internal.h"; sourceTree = ""; }; - 4EC7D8F04D8006A800D7F46876321C41 /* vlog_is_on.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = vlog_is_on.cc; path = src/vlog_is_on.cc; sourceTree = ""; }; - 4ECD7A4C2FF3229C6C91C6C4AEC42B71 /* QRErrorCorrectLevel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRErrorCorrectLevel.swift; path = Sources/QRErrorCorrectLevel.swift; sourceTree = ""; }; - 4F21F67026833DB544451FD28A3120BF /* QRBitBuffer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRBitBuffer.swift; path = Sources/QRBitBuffer.swift; sourceTree = ""; }; - 4F5470892A513E3AC7FEF5343B6087E8 /* FontAwesome.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome.ttf; path = Fonts/FontAwesome.ttf; sourceTree = ""; }; - 4F5A797C10598DB172B7829805C41578 /* RCTRootContentView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRootContentView.m; sourceTree = ""; }; - 4F5C2D8309488BD16238D2CA8B2361DD /* Container+DeepSearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Container+DeepSearch.h"; path = "Sources/SentryCrash/Reporting/Filters/Tools/Container+DeepSearch.h"; sourceTree = ""; }; - 4FD0D929154F5969E3E0BF6847EDF5C4 /* RCTWebSocketExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTWebSocketExecutor.h; path = Libraries/WebSocket/RCTWebSocketExecutor.h; sourceTree = ""; }; - 50200B5C481A07322EE1EE62E5716268 /* RCTHTTPRequestHandler.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RCTHTTPRequestHandler.mm; path = Libraries/Network/RCTHTTPRequestHandler.mm; sourceTree = ""; }; - 50436EE719C32506B0886A58F14614E9 /* SentryError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryError.h; path = Sources/Sentry/include/SentryError.h; sourceTree = ""; }; - 504A955E215B7CCF6D53C28DDD0CD712 /* react-native-slider.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = "react-native-slider.podspec"; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 5057476D9F2EE7DC43A645495B398C22 /* RCTFileReaderModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTFileReaderModule.h; path = Libraries/Blob/RCTFileReaderModule.h; sourceTree = ""; }; - 50A35864592835E58815146499C60E83 /* RCTValueAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTValueAnimatedNode.h; sourceTree = ""; }; - 50B4CF17943FD47B12A7FDBE874CF889 /* RAMBundleRegistry.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RAMBundleRegistry.cpp; path = ReactCommon/cxxreact/RAMBundleRegistry.cpp; sourceTree = ""; }; - 50CC30C02C72A3307E385637E8CE1324 /* SentryMechanism.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryMechanism.h; path = Sources/Sentry/include/SentryMechanism.h; sourceTree = ""; }; - 50CE83C95392971E26FE380BEA5B27CB /* RNSVGViewBox.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGViewBox.m; sourceTree = ""; }; - 50EC77B94C1986DBC9A440726F5BDB08 /* Pods-RCTQRCodeLocalImage-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-RCTQRCodeLocalImage-resources.sh"; sourceTree = ""; }; - 51869928A32A01C2AEE1E84EC62A80C8 /* react-native-image-picker.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-image-picker.xcconfig"; sourceTree = ""; }; - 51B9D04F7CEEA4C11F43ABC27C70C41D /* RNRandomBytes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNRandomBytes.h; sourceTree = ""; }; - 51C23A929FB519221C016B43FFC2ADB7 /* SentryCrashReportSink.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashReportSink.m; path = Sources/Sentry/SentryCrashReportSink.m; sourceTree = ""; }; - 5232DDEEA4F43876F6FBAA187A4F9132 /* Pods-BlueWalletTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BlueWalletTests-acknowledgements.markdown"; sourceTree = ""; }; - 526E6283D3C2FE1855DE0D195F5F9E0B /* MessageQueueThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MessageQueueThread.h; path = ReactCommon/cxxreact/MessageQueueThread.h; sourceTree = ""; }; - 5271D821A35FB9DE2BE6ED597E4CB0FB /* RCTURLRequestDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTURLRequestDelegate.h; sourceTree = ""; }; - 52755E235A5825CF8902B05D74C744D4 /* SentryCrash.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrash.m; path = Sources/SentryCrash/Recording/SentryCrash.m; sourceTree = ""; }; - 52883DD38DAF9883834D22E8B01133B2 /* JSCExecutorFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSCExecutorFactory.h; sourceTree = ""; }; - 53182339D6FA993DCC4D7A0DF851F6BC /* SentryBreadcrumbTracker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryBreadcrumbTracker.m; path = Sources/Sentry/SentryBreadcrumbTracker.m; sourceTree = ""; }; - 5336E5D05C607C276ECA86619DE4A80B /* BVLinearGradient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BVLinearGradient.m; path = BVLinearGradient/BVLinearGradient.m; sourceTree = ""; }; - 5348F0AA16B9C5339A4AAE1B95190D62 /* RNFaceDetectorModuleMLKit.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNFaceDetectorModuleMLKit.m; path = ios/RN/RNFaceDetectorModuleMLKit.m; sourceTree = ""; }; - 535EE22DFD7F987AA07DB06CD14F4F5A /* RNSVGFontData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGFontData.m; sourceTree = ""; }; - 537E239B04A403CC4CC385F3C2CC3A9F /* RCTBackedTextInputDelegateAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBackedTextInputDelegateAdapter.h; sourceTree = ""; }; - 5385E05E4B524733A7F71732FEDAC0B8 /* CGImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGImage+.swift"; path = "Source/CGImage+.swift"; sourceTree = ""; }; - 5388EFDB6031D441E9CED8DB79F0C3FA /* RCTSwitchManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSwitchManager.m; sourceTree = ""; }; - 53CF9309FFA930212CA18A4C9AE6972E /* libRNCAsyncStorage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNCAsyncStorage.a; path = libRNCAsyncStorage.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 541CCABEE25300D8D0085EA630C4B50B /* RCTLocalAssetImageLoader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTLocalAssetImageLoader.m; path = Libraries/Image/RCTLocalAssetImageLoader.m; sourceTree = ""; }; - 5436387B3FED210701E4530C495D05A9 /* RCTSlider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSlider.m; sourceTree = ""; }; - 544CEE2087FDD10E884FF9FD863BB674 /* yoga.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = yoga.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 54A74B2CF0DBDC377B6E03960B246E3C /* SentryCrashFileUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashFileUtils.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashFileUtils.h; sourceTree = ""; }; - 556FE9113DB08CF18DC24F8084D0328A /* RCTFileRequestHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTFileRequestHandler.m; path = Libraries/Network/RCTFileRequestHandler.m; sourceTree = ""; }; - 55F90435D8CB737D78802921420320A2 /* MallocImpl.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MallocImpl.cpp; path = folly/memory/detail/MallocImpl.cpp; sourceTree = ""; }; - 55FF42ACFC75FF9A799954549C83E843 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; }; - 5601D72CBD6CE1D94F20907F9FE3A8EC /* SentryCrashDynamicLinker.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashDynamicLinker.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashDynamicLinker.c; sourceTree = ""; }; - 561E1556D1BC5B95F0809C4B38940544 /* JSCRuntime.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSCRuntime.cpp; path = ReactCommon/jsi/JSCRuntime.cpp; sourceTree = ""; }; - 56901AA5DDE24DC982EF63465F89954C /* RNSVGImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGImage.m; sourceTree = ""; }; - 56B21AD087CFDA95CEE48276C6661A05 /* RCTScrollContentViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollContentViewManager.h; sourceTree = ""; }; - 56C7D9444D36EF698A291431DEA3462C /* SentryFrame.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryFrame.m; path = Sources/Sentry/SentryFrame.m; sourceTree = ""; }; - 56EC8C6493B47209C983C6317454978D /* RNCUIWebViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCUIWebViewManager.m; path = ios/RNCUIWebViewManager.m; sourceTree = ""; }; - 5711D1A270F7F8FE51985AB6D71D1004 /* RCTMaskedView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMaskedView.h; sourceTree = ""; }; - 572317FF8E43A6FB95E634B787364570 /* RCTMultipartStreamReader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultipartStreamReader.h; sourceTree = ""; }; - 5742D2BED48A910CFCF81400C60113D5 /* RCTSafeAreaShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaShadowView.m; sourceTree = ""; }; - 574321EB92B6E0037C774D0A73D8E209 /* RCTEventAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTEventAnimation.h; sourceTree = ""; }; - 57A6722363A4CAC3EB3E2B33A41FB6AC /* RNSVGRectManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRectManager.m; sourceTree = ""; }; - 581B86D27A18C7FD55FD83633B879A90 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/CoreData.framework; sourceTree = DEVELOPER_DIR; }; - 58C4231644A893DCEADDAF2CFB595FEB /* Folly-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Folly-dummy.m"; sourceTree = ""; }; - 58D59DEA36841090077099F60448BC62 /* jsi.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = jsi.cpp; path = ReactCommon/jsi/jsi.cpp; sourceTree = ""; }; - 594D96FB2FF3E22C8EEE45B6BC565861 /* RCTToolTipTextManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTToolTipTextManager.h; path = ToolTipMenu/RCTToolTipTextManager.h; sourceTree = ""; }; - 5994F88DAB88640528DD6E00DAD52F27 /* RCTRedBoxExtraDataViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRedBoxExtraDataViewController.h; sourceTree = ""; }; - 59BF19E368C48FFBD97147AE31CB69C0 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/SystemConfiguration.framework; sourceTree = DEVELOPER_DIR; }; - 59C96818BCB8AD288A80E70DEB50E1B1 /* RCTInspector.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInspector.h; sourceTree = ""; }; - 59D70F9836D15C16F47DF1BF792C77D8 /* RCTSliderManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSliderManager.h; sourceTree = ""; }; - 59E9E762C74F09DAE79186B2F91BD408 /* swift_qrcodejs.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = swift_qrcodejs.modulemap; path = ../../Headers/Public/swift_qrcodejs/swift_qrcodejs.modulemap; sourceTree = ""; }; - 5A25A7B3D81E2E8A41A284A96E5F09D0 /* RCTInspector.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTInspector.mm; sourceTree = ""; }; - 5A801DC53911CBC9305553FA8EC339B8 /* libPods-RCTQRCodeLocalImage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-RCTQRCodeLocalImage.a"; path = "libPods-RCTQRCodeLocalImage.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 5AAF2DC029CF82A7DD7BA5ACA4618286 /* libreact-native-haptic-feedback.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-haptic-feedback.a"; path = "libreact-native-haptic-feedback.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 5AB0FFFCC74D4B38BF0B499EEB267C89 /* RCTLayoutAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLayoutAnimation.h; sourceTree = ""; }; - 5AB49E5218F32D840F619BC339A338B7 /* FontAwesome5_Brands.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome5_Brands.ttf; path = Fonts/FontAwesome5_Brands.ttf; sourceTree = ""; }; - 5B0A703852514C7DB9408F41EB95DEC1 /* RNGestureHandlerRegistry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerRegistry.h; path = ios/RNGestureHandlerRegistry.h; sourceTree = ""; }; - 5B4C1830D058B164A60FFF0C3EBA9ABC /* RCTAppState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAppState.m; sourceTree = ""; }; - 5B4D6492BBA549093DF6BEAABC121265 /* libDoubleConversion.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libDoubleConversion.a; path = libDoubleConversion.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 5B671E44F658044A8FCC4758F7DC24B1 /* RCTCxxConvert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxConvert.h; sourceTree = ""; }; - 5B68513EA0115500C590A24BEFF91B4C /* Pods-BlueWallet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWallet.release.xcconfig"; sourceTree = ""; }; - 5B770AC04BEF181A1B960520AE8CC58F /* SentryCrashObjCApple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashObjCApple.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashObjCApple.h; sourceTree = ""; }; - 5B7DF992332C669E42D1D4839FDA4231 /* swift_qrcodejs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = swift_qrcodejs.h; path = Sources/swift_qrcodejs.h; sourceTree = ""; }; - 5B88170053A6ADC0FFE6703B37DC9191 /* Pods-RCTQRCodeLocalImage-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-RCTQRCodeLocalImage-acknowledgements.markdown"; sourceTree = ""; }; - 5C0C31E278C7DEAC32910558388F3E43 /* RCTSurfaceStage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceStage.h; sourceTree = ""; }; - 5C3E66A31A74F8D16B3485AAE6BE0B4A /* RNSensorOrientationChecker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSensorOrientationChecker.h; path = ios/RN/RNSensorOrientationChecker.h; sourceTree = ""; }; - 5C42C3200FA6EF671539B92CBC3B25D9 /* RCTTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextShadowView.m; sourceTree = ""; }; - 5C5D5EC4030323AC09065EF514936D08 /* raw_logging.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = raw_logging.cc; path = src/raw_logging.cc; sourceTree = ""; }; - 5C6817C3101F54ABA784C420C4F17D84 /* React-ba148cca.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-ba148cca.xcconfig"; sourceTree = ""; }; - 5CED000873D1C5A46587E8C99C8C037D /* RCTSensorOrientationChecker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTSensorOrientationChecker.m; path = ios/RCT/RCTSensorOrientationChecker.m; sourceTree = ""; }; - 5D07B14CC29ED6EB43F8E6E4A77329EF /* libRNSVG.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNSVG.a; path = libRNSVG.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 5D611D82C463630D259BC868523780BF /* Pods-RCTQRCodeLocalImage.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-RCTQRCodeLocalImage.debug.xcconfig"; sourceTree = ""; }; - 5D7A1347E8982F6B4207BAB01298C50C /* RNVectorIcons.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNVectorIcons.xcconfig; sourceTree = ""; }; - 5E04DA206CBA8258E725B197F1C84ECD /* SentryCrashID.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashID.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashID.c; sourceTree = ""; }; - 5E4FCF124B8AC9AD452F52ECA7E5E25F /* GAI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAI.h; sourceTree = ""; }; - 5E622BA19B069C9CB7DBEB68C4B2F27F /* RNSVGTextPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextPath.h; sourceTree = ""; }; - 5E7885E9FB612C968B994A357656AA0C /* Pods-BlueWalletWatch Extension-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BlueWalletWatch Extension-dummy.m"; sourceTree = ""; }; - 5E8E352F7B3532A98CB07BD33E3CCCEE /* RCTGIFImageDecoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTGIFImageDecoder.h; path = Libraries/Image/RCTGIFImageDecoder.h; sourceTree = ""; }; - 5EB784767DF131B6CB732F0A611F94D8 /* Pods-BlueWallet-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BlueWallet-acknowledgements.plist"; sourceTree = ""; }; - 5ECCAFA4995C4DE1765C5D503589B8B8 /* RCTObjcExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTObjcExecutor.h; sourceTree = ""; }; - 5ED0B35FD5D110897A20ECDE6E36F7E7 /* RCTMultilineTextInputViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultilineTextInputViewManager.h; sourceTree = ""; }; - 5ED20D408578B774B02E9AA983399C1F /* SentrySwizzle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentrySwizzle.m; path = Sources/Sentry/SentrySwizzle.m; sourceTree = ""; }; - 5EDE97A13FC2253FB12B43283D94C0BD /* SentryReactNative-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SentryReactNative-prefix.pch"; sourceTree = ""; }; - 5F1B8B79C9C90865F9D7EBEA7DC1F132 /* SentryCrashVarArgs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashVarArgs.h; path = Sources/SentryCrash/Reporting/Filters/Tools/SentryCrashVarArgs.h; sourceTree = ""; }; - 5F2BA67E40C1F7FE734647907C6476E0 /* RNSVGSymbol.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSymbol.m; sourceTree = ""; }; - 5F30FD97708F394D88E519507D6FAD1B /* Utils.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Utils.cpp; path = yoga/Utils.cpp; sourceTree = ""; }; - 5F5B02A87CCE3EAD81381B93AFF591E2 /* RCTBlobManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTBlobManager.h; path = Libraries/Blob/RCTBlobManager.h; sourceTree = ""; }; - 5F6023180B845ABAA8C59F1FA9A7BCA1 /* JSIExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSIExecutor.h; path = ReactCommon/jsiexecutor/jsireact/JSIExecutor.h; sourceTree = ""; }; - 5F6BEBB872B5590424FE0B69E932673C /* SentryClient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryClient.m; path = Sources/Sentry/SentryClient.m; sourceTree = ""; }; - 60037F915F1358736F91F32DA3CD7B96 /* JSIExecutor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSIExecutor.cpp; path = ReactCommon/jsiexecutor/jsireact/JSIExecutor.cpp; sourceTree = ""; }; - 60577DE2E998810C948B16EE969E6DAF /* fishhook.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = fishhook.h; path = Libraries/fishhook/fishhook.h; sourceTree = ""; }; - 60AECF212C494BF9E3F4C1767E71A198 /* migrationV2.md */ = {isa = PBXFileReference; includeInIndex = 1; name = migrationV2.md; path = docs/migrationV2.md; sourceTree = ""; }; - 60C142A9F1F725A2343FF2A75939959E /* RCTInspectorPackagerConnection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInspectorPackagerConnection.h; sourceTree = ""; }; - 61938B2B96E4AA460CA4AF8FE5A25CA3 /* GAITracker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAITracker.h; sourceTree = ""; }; - 61959B6CC3E9DD4DDAD40D4C4947BCB1 /* SentryNSURLRequest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryNSURLRequest.m; path = Sources/Sentry/SentryNSURLRequest.m; sourceTree = ""; }; - 61AFBC18F7BE74C4BE47B4104C4B09AE /* RCTGoogleAnalyticsBridge.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTGoogleAnalyticsBridge.m; sourceTree = ""; }; - 61E294A86C709225B1DEFA6E123A63AF /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - 62AE005BAF42A6A6F868B35806FD5190 /* bignum-dtoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "bignum-dtoa.h"; path = "double-conversion/bignum-dtoa.h"; sourceTree = ""; }; - 62D4CEDCF1AC7F2ECA33E18B6C814123 /* libFolly.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libFolly.a; path = libFolly.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 6307458D8E0B6F45F69F5B90F289952C /* RNCWKWebViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCWKWebViewManager.m; path = ios/RNCWKWebViewManager.m; sourceTree = ""; }; - 6354AB141D31C0AF9B445399DE98A2E6 /* RCTImageViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageViewManager.m; path = Libraries/Image/RCTImageViewManager.m; sourceTree = ""; }; - 639ADD50FA792058BD70C94D5BBA4513 /* SentryCrashMonitorType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitorType.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitorType.h; sourceTree = ""; }; - 63A459BEB8F1D5BE298D097E36A96497 /* RCTLocalAssetImageLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTLocalAssetImageLoader.h; path = Libraries/Image/RCTLocalAssetImageLoader.h; sourceTree = ""; }; - 63D0E2D8DB4975DC96BFF660B905FD35 /* YGNodePrint.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGNodePrint.cpp; path = yoga/YGNodePrint.cpp; sourceTree = ""; }; - 647D970DD2936C7A92F2D5194970E648 /* RNSVGMaskManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGMaskManager.m; sourceTree = ""; }; - 648A47EB597B671C53F4C10128025104 /* SentryCrashC.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashC.c; path = Sources/SentryCrash/Recording/SentryCrashC.c; sourceTree = ""; }; - 64926FE32A58AE92B7AAAC3C8170AF8B /* RCTRootViewDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootViewDelegate.h; sourceTree = ""; }; - 64A47EE792310BB094CF656FA3BCFC63 /* RNSVGGlyphContext.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGGlyphContext.m; sourceTree = ""; }; - 650EA8BCAA2DCF9F901A24B943E1146C /* RCTImageUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageUtils.m; path = Libraries/Image/RCTImageUtils.m; sourceTree = ""; }; - 655B28F5D8FD9D811535BC8354BFF514 /* RNCamera.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCamera.h; path = ios/RN/RNCamera.h; sourceTree = ""; }; - 656AFEEB68E17A2EE8FE8C1C84A45294 /* BarcodeDetectorManagerMlkit.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BarcodeDetectorManagerMlkit.m; path = ios/RN/BarcodeDetectorManagerMlkit.m; sourceTree = ""; }; - 658262D9B56A83D54FE5EC08F38AB46B /* RCTFrameAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFrameAnimation.h; sourceTree = ""; }; - 65B52B39B0624F3DED76BA449C48472D /* SentryReactNative.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = SentryReactNative.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 65F256F4FD6D6E194C3EF8189EA6A08D /* RCTRedBox.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRedBox.m; sourceTree = ""; }; - 665A021E7FCD643B7C2F3FA9CAC45690 /* RCTBackedTextInputDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBackedTextInputDelegate.h; sourceTree = ""; }; - 66963379DC5567F44CBDE428F77FA722 /* Downloader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = Downloader.m; sourceTree = ""; }; - 66C0FBEDAD00EC088843F5D422BEFFDD /* RCTShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTShadowView.m; sourceTree = ""; }; - 66DB954A7A7FD2229B336598CB8A2232 /* RCTMaskedViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMaskedViewManager.m; sourceTree = ""; }; - 67234E1F7E76556A83B35D8C7D709F63 /* YGValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGValue.h; path = yoga/YGValue.h; sourceTree = ""; }; - 6735E7583C63FD72E701380B8B246130 /* RNCameraUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCameraUtils.m; path = ios/RN/RNCameraUtils.m; sourceTree = ""; }; - 6754A7E9A2A40AC8837221E5776E6AED /* RCTPickerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPickerManager.m; sourceTree = ""; }; - 676D4463CCC8C20FAE839C6185AEB316 /* RNSVGPatternManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPatternManager.h; sourceTree = ""; }; - 6788277D76B448C62D8898673F655B3A /* RCTNetInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTNetInfo.m; path = Libraries/Network/RCTNetInfo.m; sourceTree = ""; }; - 67D76AC508BE1CE155C8F825D4956146 /* Sentry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Sentry.h; path = Sources/Sentry/include/Sentry.h; sourceTree = ""; }; - 684AD78AE40095DD4F40D04A9E10BBAF /* RCTReconnectingWebSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTReconnectingWebSocket.m; path = Libraries/WebSocket/RCTReconnectingWebSocket.m; sourceTree = ""; }; - 688DE4D1B1DF5B95F472DD61B0EE90B0 /* vlog_is_on.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = vlog_is_on.h; path = src/glog/vlog_is_on.h; sourceTree = ""; }; - 6895105598ECDD8C54B13255447E2153 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - 6895B1A711A6BE979606C25F03D953C3 /* RNSVGBezierElement.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGBezierElement.h; sourceTree = ""; }; - 68EB7B5B848E0801962150DBEA774864 /* RCTSurfaceView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceView.h; sourceTree = ""; }; - 68FAF8A5E41F62853C90E5C53F3F47BB /* RNSVGTextManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextManager.m; sourceTree = ""; }; - 68FE912FC0BE15CD9516CF7E2D0C84A3 /* RNImageUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNImageUtils.h; path = ios/RN/RNImageUtils.h; sourceTree = ""; }; - 691B4F01929FB4B3A1FE0B81106649CF /* libPods-BlueWallet.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-BlueWallet.a"; path = "libPods-BlueWallet.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 692077C2F90DCC5CF22797723A0F73EF /* Pods-RCTQRCodeLocalImage.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-RCTQRCodeLocalImage.release.xcconfig"; sourceTree = ""; }; - 69A6E5F67FCDC40320DF94871E1226C5 /* RCTCameraManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTCameraManager.m; path = ios/RCT/RCTCameraManager.m; sourceTree = ""; }; - 69C31B77F63F9746D86EEFDC531AF49C /* RNGestureHandler.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNGestureHandler.xcconfig; sourceTree = ""; }; - 69F6F6A24FB132E82281CA338C35A3F6 /* RCTTextView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextView.h; sourceTree = ""; }; - 6A094F62431BA3B2B6AB3852F260432B /* SentryCrashMonitor_CPPException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_CPPException.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_CPPException.h; sourceTree = ""; }; - 6A230F6BDF2CF79BBB53CBE9E4AADC89 /* ScopeGuard.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ScopeGuard.cpp; path = folly/ScopeGuard.cpp; sourceTree = ""; }; - 6A2670B983047D8C05FD39ABCEBC5044 /* SentryCrashSysCtl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashSysCtl.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashSysCtl.h; sourceTree = ""; }; - 6A994118BAD46E346BBA3015F01B9ACF /* RNRandomBytes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNRandomBytes.m; sourceTree = ""; }; - 6AFD4AAE37DBB55D83420C4AEE6B87AB /* NativeToJsBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NativeToJsBridge.h; path = ReactCommon/cxxreact/NativeToJsBridge.h; sourceTree = ""; }; - 6B10E86ADE94DEF9F183660D5DE6B720 /* RCTWebView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTWebView.h; sourceTree = ""; }; - 6BD83A249127C936091C7E0A1E2BFD03 /* RCTSafeAreaViewLocalData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaViewLocalData.h; sourceTree = ""; }; - 6C1B8F39B62A2A1FC9661C62498995EC /* ImagePickerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ImagePickerManager.h; path = ios/ImagePickerManager.h; sourceTree = ""; }; - 6CC6A46E2D318E36F72917A52A210626 /* RNVectorIconsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNVectorIconsManager.h; path = RNVectorIconsManager/RNVectorIconsManager.h; sourceTree = ""; }; - 6CE9A315FFF03B1D3D7EAE9493ECD41D /* SentryCrashJSONCodecObjC.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashJSONCodecObjC.m; path = Sources/SentryCrash/Recording/Tools/SentryCrashJSONCodecObjC.m; sourceTree = ""; }; - 6CF990A0A1007E790708662D481A80D3 /* RCTShadowView+Layout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTShadowView+Layout.h"; sourceTree = ""; }; - 6D094C41BE0B376EB8A7101B161B54B3 /* RNSVGCircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGCircle.h; sourceTree = ""; }; - 6D2B3AB150BCE2B48DDCEA14B6ECD338 /* SentryCrashMonitor.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitor.c; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor.c; sourceTree = ""; }; - 6D69794A619EAE6EF4FA1FC73E18499F /* RCTAccessibilityManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAccessibilityManager.m; sourceTree = ""; }; - 6E13F0ABBA016B448E6853D99E9EC283 /* SentryCrashID.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashID.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashID.h; sourceTree = ""; }; - 6E286A353DEA020B6FD65742D3D05F89 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 6E2A8C8E78BCA52A39E0BE51569D2D19 /* strtod.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = strtod.cc; path = "double-conversion/strtod.cc"; sourceTree = ""; }; - 6E72E7219F2AF1ADF35838486EB6C1A3 /* RNCAsyncStorage-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNCAsyncStorage-prefix.pch"; sourceTree = ""; }; - 6EDB56A773BE6D54F285F0E4C96BAF74 /* RCTLog.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTLog.mm; sourceTree = ""; }; - 6F16378D4FC1BB1E752DB2AB557F6EF5 /* RNSVGNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSVGNode.h; path = ios/RNSVGNode.h; sourceTree = ""; }; - 6F7B45FB40BBEA8EFF3A7C85A879C309 /* RCTInspectorDevServerHelper.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTInspectorDevServerHelper.mm; sourceTree = ""; }; - 70005F21587F992E112183429F7C8D1D /* RNSVGCircleManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGCircleManager.m; sourceTree = ""; }; - 700A257ECEC053C6EAA4F69F9D1ECA3F /* libPods-BlueWalletWatch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-BlueWalletWatch.a"; path = "libPods-BlueWalletWatch.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 70527532CE9FFDC2F87CB03061B40F24 /* SentryCrashReportFilterBasic.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashReportFilterBasic.m; path = Sources/SentryCrash/Reporting/Filters/SentryCrashReportFilterBasic.m; sourceTree = ""; }; - 708411BE60D785F0FD1B31060FEA2BE7 /* RNCameraUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCameraUtils.h; path = ios/RN/RNCameraUtils.h; sourceTree = ""; }; - 711D77E4857C6EEAE98D9FBB45EEEF8D /* RCTEventEmitter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTEventEmitter.h; sourceTree = ""; }; - 7125A97E2180D1F52EA79880F68B4873 /* swift_qrcodejs-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "swift_qrcodejs-prefix.pch"; sourceTree = ""; }; - 7174FCCC76CC12B7F77AEC32BD1A00B5 /* Conv.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Conv.cpp; path = folly/Conv.cpp; sourceTree = ""; }; - 7195A5A490972BECD1B3C48797F9E064 /* SentryEvent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryEvent.m; path = Sources/Sentry/SentryEvent.m; sourceTree = ""; }; - 724ECA2EA613736000615CD20B24764C /* RNSVGTextManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextManager.h; sourceTree = ""; }; - 7305CC5B7A10DC6EB09695FA51A062B9 /* RCTModuleMethod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModuleMethod.h; sourceTree = ""; }; - 7318903730CD6E6EE40CF2E82499AE5E /* RCTCxxModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxModule.h; sourceTree = ""; }; - 7331F65B8919B712D1CC93936C96925B /* RNDeviceInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNDeviceInfo.h; path = ios/RNDeviceInfo/RNDeviceInfo.h; sourceTree = ""; }; - 73346FE537B7B5B5AF877E486A40BFE5 /* instrumentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = instrumentation.h; path = yoga/instrumentation.h; sourceTree = ""; }; - 733CDFAB83D8E8E7ACDD4173D2FEC7B2 /* JSBigString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSBigString.h; path = ReactCommon/cxxreact/JSBigString.h; sourceTree = ""; }; - 73ACAE7D39EF36122E07E90B7A7A0790 /* RCTView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTView.m; sourceTree = ""; }; - 73C0581427B6F462D4F7D9990ECFD4A9 /* RCTBaseTextInputViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextInputViewManager.h; sourceTree = ""; }; - 73D367F41F9BD5CF1F32C257DF1C3E89 /* GAIEcommerceProductAction.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAIEcommerceProductAction.h; sourceTree = ""; }; - 73E3450C00572608C3F7E60ECA887BF1 /* RCTVersion.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTVersion.m; sourceTree = ""; }; - 73FDA9FDEB719682F3B7354FAC8D4BC9 /* RCTPlatform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPlatform.h; sourceTree = ""; }; - 74475880F4F8B2D9149A0291FC526441 /* RNFS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNFS-prefix.pch"; sourceTree = ""; }; - 746DE1AB39D31401E43ED3CC9D783EC7 /* RNSVGGroupManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGGroupManager.m; sourceTree = ""; }; - 748C1C4609F38F206B3CDB83C55D185F /* NSColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSColor+.swift"; path = "Source/NSColor+.swift"; sourceTree = ""; }; - 74A38658370C58FCA8A833AD66A55B6C /* JSExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSExecutor.h; path = ReactCommon/cxxreact/JSExecutor.h; sourceTree = ""; }; - 74DD80387E10B234333D12E83C1917F5 /* YGNode.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGNode.cpp; path = yoga/YGNode.cpp; sourceTree = ""; }; - 750B53509949815D370F489747A990CD /* RCTModuleData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModuleData.h; sourceTree = ""; }; - 759E63D759A5EE74DC22C46D1BDE1516 /* QA.md */ = {isa = PBXFileReference; includeInIndex = 1; name = QA.md; path = docs/QA.md; sourceTree = ""; }; - 75C7CD697E1BA62BAEB6460D0738EEAE /* ReactMarker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ReactMarker.h; path = ReactCommon/cxxreact/ReactMarker.h; sourceTree = ""; }; - 75FAE31B4402CAB88880273EEAAAB136 /* YGEnums.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGEnums.cpp; path = yoga/YGEnums.cpp; sourceTree = ""; }; - 7651EC7545B33D8E2804C57538645F24 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 767B740EA3728480FB4A750FEBBCFD42 /* YGMarker.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGMarker.cpp; path = yoga/YGMarker.cpp; sourceTree = ""; }; - 76802B296798D364BFF88927A59EC2E2 /* RCTResizeMode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTResizeMode.m; path = Libraries/Image/RCTResizeMode.m; sourceTree = ""; }; - 76C6F981977BE3C42F2CA72C870B2F2C /* SentryError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryError.m; path = Sources/Sentry/SentryError.m; sourceTree = ""; }; - 76CFED05907DA3EC8B62E05971637EFB /* RNSVGSolidColorBrush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSolidColorBrush.h; sourceTree = ""; }; - 77036FEB59F98EB6A3F77BEA682989DE /* RCTMultiplicationAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultiplicationAnimatedNode.h; sourceTree = ""; }; - 771ECE67859166988D5464164B75D286 /* SentryException.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryException.m; path = Sources/Sentry/SentryException.m; sourceTree = ""; }; - 7728577B975E87D1FA39771E7C063C01 /* SentryCrashThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashThread.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashThread.h; sourceTree = ""; }; - 772E0D8AE588ED04318631B8D2CBFFC8 /* RCTInputAccessoryView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryView.h; sourceTree = ""; }; - 779EE01B7153C0ECEDAB80A4B6EE198E /* SentryReactNative-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SentryReactNative-dummy.m"; sourceTree = ""; }; - 77AA6C44C6071DCA075882ACDDB5306C /* RNSVGVBMOS.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGVBMOS.h; sourceTree = ""; }; - 77C3D74D620521A52E322A87D46D1E75 /* RNDeviceInfo-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNDeviceInfo-prefix.pch"; sourceTree = ""; }; - 781DE25A2375567EEA084DB1462DB4FB /* RNNativeViewHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNNativeViewHandler.h; sourceTree = ""; }; - 782C5AFFB48C44F9738B4CAFACBD4F9D /* CameraFocusSquare.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CameraFocusSquare.h; path = ios/RCT/CameraFocusSquare.h; sourceTree = ""; }; - 7887A544301F53A39A512FFDCC468F28 /* TextDetectorManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TextDetectorManager.h; path = ios/RN/TextDetectorManager.h; sourceTree = ""; }; - 78A7047584A89438546FB513376AC48A /* CxxNativeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CxxNativeModule.h; path = ReactCommon/cxxreact/CxxNativeModule.h; sourceTree = ""; }; - 78D1892ECCB773A9271E8601C324760C /* RCTTouchEvent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTouchEvent.m; sourceTree = ""; }; - 78DECF5B549AF70C5E57D297C911BF06 /* RCTSafeAreaShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaShadowView.h; sourceTree = ""; }; - 794BE9F530949C6F33B48DF5A2F1DB33 /* SentryDebugMeta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryDebugMeta.h; path = Sources/Sentry/include/SentryDebugMeta.h; sourceTree = ""; }; - 7993797B6F99439737AE9A3A329E072A /* DoubleConversion-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DoubleConversion-prefix.pch"; sourceTree = ""; }; - 79DE8830952EB0BAA0426BCDE0D8C21E /* SentryMechanism.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryMechanism.m; path = Sources/Sentry/SentryMechanism.m; sourceTree = ""; }; - 7A0DCB6D021531FFFFCD38E54A6F4447 /* Pods-BlueWalletTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWalletTests.release.xcconfig"; sourceTree = ""; }; - 7A683EFEB0CD7150D82702DF27A48AC7 /* RCTPerformanceLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPerformanceLogger.m; sourceTree = ""; }; - 7A68EF1B1E27B3090AEEAB3BD9C43D99 /* SentryCrashMonitor_Zombie.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitor_Zombie.c; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_Zombie.c; sourceTree = ""; }; - 7A92F948470F344A499C3AE0905DB28C /* RNFlingHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNFlingHandler.h; sourceTree = ""; }; - 7AC8B0D0AFD00D4709A6C53783679739 /* RCTDatePickerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDatePickerManager.h; sourceTree = ""; }; - 7ADFC37D4A053C27218ED91704D4B18D /* react-navigation.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "react-navigation.md"; path = "docs/react-navigation.md"; sourceTree = ""; }; - 7AE86BDD0C4CD48C108FD69063AAE320 /* stl_logging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = stl_logging.h; path = src/glog/stl_logging.h; sourceTree = ""; }; - 7B224F69E7B3EDB113D6C1F6F1ED5D10 /* JSIndexedRAMBundle.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSIndexedRAMBundle.cpp; path = ReactCommon/cxxreact/JSIndexedRAMBundle.cpp; sourceTree = ""; }; - 7B2952C13B7004B2636B37816F921801 /* RCTFollyConvert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFollyConvert.h; sourceTree = ""; }; - 7B3B40E2EA3385574FDC297110414B3C /* RCTActivityIndicatorView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTActivityIndicatorView.m; sourceTree = ""; }; - 7B8A7830154CC64D88C33D6E42136678 /* MaterialIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = MaterialIcons.ttf; path = Fonts/MaterialIcons.ttf; sourceTree = ""; }; - 7C4D2B2041B658C10A104F4F3C442896 /* SentryThread.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryThread.m; path = Sources/Sentry/SentryThread.m; sourceTree = ""; }; - 7CD64364F52650CCBD918ECAA063E2D5 /* RCTManagedPointer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTManagedPointer.h; sourceTree = ""; }; - 7CDDA1A14D611766156C0EE818BFAA23 /* TextDetectorManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TextDetectorManager.m; path = ios/RN/TextDetectorManager.m; sourceTree = ""; }; - 7D3828044656FD7B74CF4634BABE8B55 /* RCTBlobManager.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RCTBlobManager.mm; path = Libraries/Blob/RCTBlobManager.mm; sourceTree = ""; }; - 7D6DA50A364B03A8377023C12FF70987 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 7D6EB1DB09CE76E12AD946363E5F5F1C /* RCTModuleMethod.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTModuleMethod.mm; sourceTree = ""; }; - 7DE2FC08C4E93D47389F03AA9F164D61 /* EFIntSize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFIntSize.swift; path = Source/EFIntSize.swift; sourceTree = ""; }; - 7E89A4A8320B59C8652FD6A2FEBC56EF /* RCTImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageView.h; path = Libraries/Image/RCTImageView.h; sourceTree = ""; }; - 7E9C00A7C399ABA654C5E557D8A273FB /* RCTSegmentedControlManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSegmentedControlManager.h; sourceTree = ""; }; - 7EA97FA7FFB60CA1B659E99739709E9C /* EFQRCode.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = EFQRCode.modulemap; path = ../../Headers/Public/EFQRCode/EFQRCode.modulemap; sourceTree = ""; }; - 7EC2D38264BF85391CF3F359C0B984ED /* JSCExecutorFactory.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = JSCExecutorFactory.mm; sourceTree = ""; }; - 7EE072AB64D70CC8960E49257BA35E9D /* Reference.md */ = {isa = PBXFileReference; includeInIndex = 1; name = Reference.md; path = docs/Reference.md; sourceTree = ""; }; - 7F22E8A47B575B22158A86500DA3B223 /* Demangle.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Demangle.cpp; path = folly/Demangle.cpp; sourceTree = ""; }; - 7F7A248D56813B44A504000EDEE05C5E /* RCTCxxUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxUtils.h; sourceTree = ""; }; - 7FA5A41A3417E4A5290E7C893B045307 /* bignum.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bignum.h; path = "double-conversion/bignum.h"; sourceTree = ""; }; - 7FABA083AF58E38A3CF532CE61EC5D93 /* SentryException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryException.h; path = Sources/Sentry/include/SentryException.h; sourceTree = ""; }; - 804C054C2D10B1A37A68AA0B7ED3F1EF /* RNGestureHandlerModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerModule.h; path = ios/RNGestureHandlerModule.h; sourceTree = ""; }; - 80F1F84A03959C953D379FF3B0BFADD9 /* RCTDiffClampAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDiffClampAnimatedNode.m; sourceTree = ""; }; - 80F7CFBAF7B0024D996B105A3C265103 /* RCTBaseTextInputView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextInputView.h; sourceTree = ""; }; - 8120C909864470639497846F59C66F3B /* RCTScrollContentShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollContentShadowView.h; sourceTree = ""; }; - 812B25C48DCD40CEB4E7241B2AD5F16B /* migration.md */ = {isa = PBXFileReference; includeInIndex = 1; name = migration.md; path = docs/migration.md; sourceTree = ""; }; - 81337828923335382AC2A37B60DE3FEF /* QRCodeModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeModel.swift; path = Sources/QRCodeModel.swift; sourceTree = ""; }; - 816B3AA0864E07C69429F563759EEED3 /* RCTNativeAnimatedModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNativeAnimatedModule.h; path = Libraries/NativeAnimation/RCTNativeAnimatedModule.h; sourceTree = ""; }; - 816D6311D70F2E02BC32F4ED00F60E59 /* RCTNativeModule.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTNativeModule.mm; sourceTree = ""; }; - 818D7CB52F789C5F466D21583BA9FFE6 /* RCTParserUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTParserUtils.h; sourceTree = ""; }; - 81A561FD5B49FF4B9F62103CA9F5697B /* tests.md */ = {isa = PBXFileReference; includeInIndex = 1; name = tests.md; path = docs/tests.md; sourceTree = ""; }; - 81D41F5E2ECC16B9C8E25561E816B347 /* SentryCrashCachedData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashCachedData.h; path = Sources/SentryCrash/Recording/SentryCrashCachedData.h; sourceTree = ""; }; - 8288503621032B8039FBEDB40DB08151 /* RCTBorderDrawing.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBorderDrawing.m; sourceTree = ""; }; - 828C78879EECE32574A657F67E92862F /* SentryCrashMonitor_AppState.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitor_AppState.c; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_AppState.c; sourceTree = ""; }; - 82FC7F533E10E40CC5A735BF30CB3C79 /* EvilIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = EvilIcons.ttf; path = Fonts/EvilIcons.ttf; sourceTree = ""; }; - 8302063D7AC7FA4E081210309E6FD893 /* RCTToolTipTextManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTToolTipTextManager.m; path = ToolTipMenu/RCTToolTipTextManager.m; sourceTree = ""; }; - 830D2158AB6C6A1556103105E5C29844 /* SentryReactNative.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SentryReactNative.xcconfig; sourceTree = ""; }; - 831C4E9E83251F6AE4301BBCDD411B26 /* RCTBaseTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextShadowView.h; sourceTree = ""; }; - 8323C1D92386C4E4936F2FD2817C1CD3 /* RNSVGUnits.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGUnits.h; sourceTree = ""; }; - 8368797B0F5A595D2EC8234BCB681ACA /* RCTVirtualTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTVirtualTextShadowView.m; sourceTree = ""; }; - 84151BC45900D61937C8C55093E0ADB5 /* RNCUIWebView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCUIWebView.h; path = ios/RNCUIWebView.h; sourceTree = ""; }; - 847172015CA7F5842372284E3BD7EC2B /* RCTProfileTrampoline-arm64.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-arm64.S"; sourceTree = ""; }; - 847C3838796C2CDD5D2C879ACCB5B662 /* RCTSubtractionAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSubtractionAnimatedNode.m; sourceTree = ""; }; - 8498FE1453D18569812F7770420A1097 /* RNSVGClipPathManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGClipPathManager.h; sourceTree = ""; }; - 84B599280A91177F14A217CF296F76B3 /* diy-fp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "diy-fp.h"; path = "double-conversion/diy-fp.h"; sourceTree = ""; }; - 84F3DA632AF70ECDAC49FDE9E7902C01 /* React-e01e85b3.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "React-e01e85b3.xcconfig"; path = "../React-e01e85b3/React-e01e85b3.xcconfig"; sourceTree = ""; }; - 84F3FBD8D917AE793F97E125AA3DCD94 /* RCTKeyboardObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTKeyboardObserver.h; sourceTree = ""; }; - 84F5F80A488D5AFC3D37387C4EF8F82A /* Pods-TcpSockets-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-TcpSockets-resources.sh"; sourceTree = ""; }; - 852C92D4E07E20BBFD2A542711E3EA3F /* json_pointer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = json_pointer.cpp; path = folly/json_pointer.cpp; sourceTree = ""; }; - 85378237E3763929629AFB5DE1960926 /* EFWatermarkMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFWatermarkMode.swift; path = Source/EFWatermarkMode.swift; sourceTree = ""; }; - 85A4923B0DC08292146389A69D6E2A3F /* RNSVGSvgViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSvgViewManager.m; sourceTree = ""; }; - 85DBB455D7CF4602AB1C0AE50C7C58F8 /* ieee.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ieee.h; path = "double-conversion/ieee.h"; sourceTree = ""; }; - 85DC525C7EA7B610704922B60DDBEFEC /* RNSVGDefs.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGDefs.m; sourceTree = ""; }; - 85E9673627F803BBC407F1512A3533B8 /* RCTView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTView.h; sourceTree = ""; }; - 85F00BAA27C9BD69070AC5B5A9C74445 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 861B8C121528009F25C8AB4F65FBD56F /* RCTSRWebSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTSRWebSocket.m; path = Libraries/WebSocket/RCTSRWebSocket.m; sourceTree = ""; }; - 8627BC18502F92CA50052144D36B1394 /* RNCUIWebView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCUIWebView.m; path = ios/RNCUIWebView.m; sourceTree = ""; }; - 86294ABFB80CCEF8EFC0E60DA0963EF0 /* RCTImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageView.m; path = Libraries/Image/RCTImageView.m; sourceTree = ""; }; - 8675F17D6C7B1639AC2B2C044BF3D205 /* RCTFileReaderModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTFileReaderModule.m; path = Libraries/Blob/RCTFileReaderModule.m; sourceTree = ""; }; - 869C605A4E151F60204C15A561966BA0 /* RCTObjcExecutor.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTObjcExecutor.mm; sourceTree = ""; }; - 86F6F1D31535B00A1B14FD63660A8E72 /* RCTErrorCustomizer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTErrorCustomizer.h; sourceTree = ""; }; - 870FF3959656FEC0431A554A757AA64A /* RCTSlider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSlider.h; sourceTree = ""; }; - 87524937B9DA9F6B0D5EF00DE401773B /* RNSVGLength.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLength.h; sourceTree = ""; }; - 8791A80D8EAA290D7CE971474299EB58 /* RCTImageStoreManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageStoreManager.h; path = Libraries/Image/RCTImageStoreManager.h; sourceTree = ""; }; - 87B2ADAAC6EF6EC07D573621AC88EDA6 /* RCTTiming.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTiming.m; sourceTree = ""; }; - 87F1751DF27C4860DFA8AB3DB34D66AA /* RCTDecayAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDecayAnimation.m; sourceTree = ""; }; - 87F29CF5233861B356D8CA6C3B580122 /* RNPinchHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNPinchHandler.m; sourceTree = ""; }; - 8817115F99AAB9C30BE37336951D387B /* QRPatternLocator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRPatternLocator.swift; path = Sources/QRPatternLocator.swift; sourceTree = ""; }; - 88363F1B1C962B67FE2B6F7BA0E1384C /* React-ba148cca-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-ba148cca-prefix.pch"; sourceTree = ""; }; - 88E00184CB451A69206D2A1B2C17F8C1 /* RCTSurfaceHostingView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceHostingView.mm; sourceTree = ""; }; - 8972B79077BC8BDD51277681DC5D27BA /* RCTBaseTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextViewManager.m; sourceTree = ""; }; - 89813885894217139BB8C13877F8F9DF /* RCTGoogleTagManagerBridge.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTGoogleTagManagerBridge.m; sourceTree = ""; }; - 89814D0D76E301A159C2B63C77FA6970 /* RNRate.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNRate.xcconfig; sourceTree = ""; }; - 8A464B2C1D11752EA74F7BA4B21278B3 /* DeviceUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DeviceUtils.m; path = ios/DeviceUtils.m; sourceTree = ""; }; - 8A5678678C6C4DC0D6CD29B0C97AD200 /* RNSVGGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGGroup.h; sourceTree = ""; }; - 8A621B49E30AFBE3BE020D1F982DE1B1 /* RNCSlider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCSlider.h; path = ios/RNCSlider.h; sourceTree = ""; }; - 8A63D3F36292057F84A631A58D571FFA /* SentryCrash.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrash.h; path = Sources/SentryCrash/Recording/SentryCrash.h; sourceTree = ""; }; - 8A784235237E375D98C651A82940F28B /* BVLinearGradient.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = BVLinearGradient.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 8A78D3DC5B03166F69EDB1CF632D02F0 /* RCTConvert+Transform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+Transform.m"; sourceTree = ""; }; - 8A7B541AB5DB72FB85BAD500B17DB733 /* RNSVGRadialGradient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRadialGradient.m; sourceTree = ""; }; - 8A7F1EA1D935E014194986256CAEC5D5 /* EFInputCorrectionLevel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFInputCorrectionLevel.swift; path = Source/EFInputCorrectionLevel.swift; sourceTree = ""; }; - 8ABFB5A9CF72FB307418CC61D58B4114 /* RNImageUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNImageUtils.m; path = ios/RN/RNImageUtils.m; sourceTree = ""; }; - 8AED2729128FC35FED08C4E80294C1F8 /* RNDeviceInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNDeviceInfo.m; path = ios/RNDeviceInfo/RNDeviceInfo.m; sourceTree = ""; }; - 8AFEAF24DB2CC0FB3B3AFAC8FDA7FE7A /* SentryCrashDate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashDate.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashDate.h; sourceTree = ""; }; - 8B22E4C48BFE749A94E5B5FB503BA26F /* libToolTipMenu.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libToolTipMenu.a; path = libToolTipMenu.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 8B3BDA0D90350F836BBC8EB1575E3BE8 /* libreact-native-slider.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-slider.a"; path = "libreact-native-slider.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 8B726B092E9CBF945FB9DE4C4B8EBBD4 /* DeviceUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DeviceUtils.h; path = ios/DeviceUtils.h; sourceTree = ""; }; - 8BA4320D050E3BA968A891737B6E1C36 /* libyoga.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libyoga.a; path = libyoga.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 8BC804B5B01C68241B4D5AA0212F2FA4 /* BVLinearGradient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BVLinearGradient.h; path = BVLinearGradient/BVLinearGradient.h; sourceTree = ""; }; - 8BD14D3618B07C2E616A2E2F7BC631C4 /* NSError+SimpleConstructor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSError+SimpleConstructor.h"; path = "Sources/SentryCrash/Recording/Tools/NSError+SimpleConstructor.h"; sourceTree = ""; }; - 8BE8E035316FC5B3BDC79E4F65C77C0C /* RNGestureHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandler.m; path = ios/RNGestureHandler.m; sourceTree = ""; }; - 8BED29E2587B8D60D79532F3A62F53DF /* RCTProfile.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTProfile.m; sourceTree = ""; }; - 8BF1450BFD54F16F4C88EDAC39104004 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 8C384105A2129F864553C62649168338 /* RNSVGGroupManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGGroupManager.h; sourceTree = ""; }; - 8CDBFF488F4D2833543BE6E1A79AC973 /* SentryCrashReportFields.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportFields.h; path = Sources/SentryCrash/Recording/SentryCrashReportFields.h; sourceTree = ""; }; - 8D28255348F0ACA9FFE6ADF198B17B31 /* Pods-BlueWallet-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BlueWallet-resources.sh"; sourceTree = ""; }; - 8D77976BA6DCA204FC031BC0C031A41E /* RNSVGPainter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPainter.h; sourceTree = ""; }; - 8D80FB133A465DEE604AFB1C2F1F25F8 /* RNSVGPathManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPathManager.h; sourceTree = ""; }; - 8DAB5FC2272CDA226953434A569AFF2F /* RNPinchHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNPinchHandler.h; sourceTree = ""; }; - 8DC67BADC6396BF299BE4ACC4E839AB3 /* RNWatch.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNWatch.xcconfig; sourceTree = ""; }; - 8DE739B668AE8E93462D0CCEA1B73410 /* ImagePickerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ImagePickerManager.m; path = ios/ImagePickerManager.m; sourceTree = ""; }; - 8E9608C5D586B8C6827E3ABA9BFE8B92 /* RCTDisplayLink.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDisplayLink.h; sourceTree = ""; }; - 8ED5C00F90CEF2878465B9F6C7A5EFBD /* RNSVGRenderableManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRenderableManager.m; sourceTree = ""; }; - 8EEAE52D30E0E49778E07F0CC81BC74C /* JSIDynamic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSIDynamic.h; path = ReactCommon/jsi/JSIDynamic.h; sourceTree = ""; }; - 8EFA7AE4AD90FC261415A5B0FBB87F34 /* SentryCrashMonitor_User.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_User.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_User.h; sourceTree = ""; }; - 8F0393C3E6F834B553A21558049BADC3 /* dynamic.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = dynamic.cpp; path = folly/dynamic.cpp; sourceTree = ""; }; - 8F1355501028998A8682BAAF2A6CEABE /* RCTRedBox.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRedBox.h; sourceTree = ""; }; - 8F24E593DF04D238D3BC11B060D5653C /* RCTBaseTextInputView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextInputView.m; sourceTree = ""; }; - 8F479665FD18C4350B4FA1F09BF04928 /* RNGestureHandlerButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerButton.h; path = ios/RNGestureHandlerButton.h; sourceTree = ""; }; - 8F735CCDAEA0182C04A4EC848E175B2F /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Instance.cpp; path = ReactCommon/cxxreact/Instance.cpp; sourceTree = ""; }; - 8FC0A3025F7E64BD9F8E4D6C3A961109 /* RCTRawTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRawTextShadowView.m; sourceTree = ""; }; - 8FD93791703F5FF27F1B84AD5FB43C09 /* SentryBreadcrumb.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryBreadcrumb.m; path = Sources/Sentry/SentryBreadcrumb.m; sourceTree = ""; }; - 8FFD307D165EC42DCC91057512CE736C /* RCTRawTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRawTextViewManager.h; sourceTree = ""; }; - 90BD20E1D3D8F9F251BA4DD1F1DD26AF /* UIImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIImage+.swift"; path = "Source/UIImage+.swift"; sourceTree = ""; }; - 90D8C17466136388CEF83DEC486FE1D7 /* RCTGoogleTagManagerBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTGoogleTagManagerBridge.h; sourceTree = ""; }; - 90F8FF3F29CB9470F5F64DC16955EED5 /* ToolTipMenu-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ToolTipMenu-dummy.m"; sourceTree = ""; }; - 911A8CC650F814CF59024F8C1551FC53 /* CGColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGColor+.swift"; path = "Source/CGColor+.swift"; sourceTree = ""; }; - 917605998C583F32B3A3A3B1A5965500 /* RNSVGSvgView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSvgView.m; sourceTree = ""; }; - 9176D90FA0F40467271474E380A65822 /* RCTMultipartStreamReader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultipartStreamReader.m; sourceTree = ""; }; - 918F1DA61CA5E049B56E0FF48AA672FA /* RNSVGDefsManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGDefsManager.m; sourceTree = ""; }; - 922C6EC9F8DCCE738EFC23BC8F79FCA8 /* RNCAsyncStorage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCAsyncStorage.m; path = ios/RNCAsyncStorage.m; sourceTree = ""; }; - 9238E15D78793009C547ABE16FD9BB67 /* RCTAssert.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAssert.m; sourceTree = ""; }; - 923C3532DF007F2359CE794E89B88715 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 9243C5B809AF7F4D0BCC1C23BC85D407 /* RCTRawTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRawTextShadowView.h; sourceTree = ""; }; - 927F702D702290ED16460C98397691B6 /* SentryCrashFileUtils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashFileUtils.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashFileUtils.c; sourceTree = ""; }; - 92EF3A24541974B219DCF0995CD6FFA9 /* double-conversion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "double-conversion.h"; path = "double-conversion/double-conversion.h"; sourceTree = ""; }; - 92F393A40CFB4241209F972EC0F633FB /* InspectorInterfaces.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = InspectorInterfaces.cpp; path = ReactCommon/jsinspector/InspectorInterfaces.cpp; sourceTree = ""; }; - 930E0459D2848CA03C391019A373FB6D /* RCTAssert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAssert.h; sourceTree = ""; }; - 931B2A1A88A4574C68B3FDBDFED403C2 /* SentryCrashCPU.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashCPU.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashCPU.h; sourceTree = ""; }; - 93288BD6FBC9D91073AD46FCD037A79B /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 93292B9AB6FB64303BB694464C591D49 /* SentryCrashReportStore.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashReportStore.c; path = Sources/SentryCrash/Recording/SentryCrashReportStore.c; sourceTree = ""; }; - 93661387AED60FB708B41A2A34605291 /* RNSVGBrush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGBrush.h; sourceTree = ""; }; - 937D612F119AECFCDD6E94C3E6482C01 /* JSBundleType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSBundleType.h; path = ReactCommon/cxxreact/JSBundleType.h; sourceTree = ""; }; - 93870E17C92E2F147639C1812BD2D56E /* TAGContainerOpener.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TAGContainerOpener.h; sourceTree = ""; }; - 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 93AF312CF957C8347FAC8457B88F402D /* RCTProfileTrampoline-i386.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-i386.S"; sourceTree = ""; }; - 93B9933684B5614C9A852A68073D9154 /* SentryCrashJSONCodec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashJSONCodec.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashJSONCodec.h; sourceTree = ""; }; - 93E02A50283D63CDAA299E9D0556A5A4 /* RNFileSystem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNFileSystem.h; path = ios/RN/RNFileSystem.h; sourceTree = ""; }; - 93E2F4C69A0347FE87F3C3DA15BAB2D2 /* Pods-TcpSockets-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-TcpSockets-dummy.m"; sourceTree = ""; }; - 949BD458C5262A2B98E02BFF1C6F94D3 /* SentryCrashReportFilterBasic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportFilterBasic.h; path = Sources/SentryCrash/Reporting/Filters/SentryCrashReportFilterBasic.h; sourceTree = ""; }; - 94D7FAFFC0F2769DB7434306E9E866F3 /* RCTCameraManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTCameraManager.h; path = ios/RCT/RCTCameraManager.h; sourceTree = ""; }; - 95006FCAE1AAB7C5FA5976F2501C97FB /* Pods-RCTPrivacySnapshot.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-RCTPrivacySnapshot.debug.xcconfig"; sourceTree = ""; }; - 95212D1F0D9C5499B7C475DAFB7001E8 /* RNPanHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNPanHandler.h; sourceTree = ""; }; - 95566EE5960996D781FD536EAF2A2E01 /* RNSVGBrushType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGBrushType.h; sourceTree = ""; }; - 959A039319CF502DB4DE75673C7074D6 /* React-e01e85b3-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "React-e01e85b3-dummy.m"; path = "../React-e01e85b3/React-e01e85b3-dummy.m"; sourceTree = ""; }; - 95AE6413E28E78934A50B85C6E2D3A3E /* YGLayout.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGLayout.cpp; path = yoga/YGLayout.cpp; sourceTree = ""; }; - 95B64CABF9B05E421C2875450FD12807 /* diy-fp.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "diy-fp.cc"; path = "double-conversion/diy-fp.cc"; sourceTree = ""; }; - 95FAF88F957B6F7BC62BB5CE74A1FD73 /* RCTDataRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTDataRequestHandler.h; path = Libraries/Network/RCTDataRequestHandler.h; sourceTree = ""; }; - 96D0DF8110BD4F8B68C9700F1C93CC9F /* SentryCrashSysCtl.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashSysCtl.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashSysCtl.c; sourceTree = ""; }; - 96FC3C7A238049B69582E9A59B6746B9 /* RCTRefreshControlManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRefreshControlManager.h; sourceTree = ""; }; - 9724E946826EB694DDFAA5A628BD1124 /* RNNativeViewHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNNativeViewHandler.m; sourceTree = ""; }; - 976992D28D0369F0C26CFE5F6ADBF686 /* RCTProgressViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTProgressViewManager.h; sourceTree = ""; }; - 9796D87549FD846771A8484923C26C78 /* SentryCrashCPU_x86_64.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashCPU_x86_64.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashCPU_x86_64.c; sourceTree = ""; }; - 979B28F1AEBA4D277103C71739F19213 /* RNSVGPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPath.m; sourceTree = ""; }; - 97D6C363B8DF3332E5EED97C16A0046D /* RCTClipboard.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTClipboard.h; sourceTree = ""; }; - 98F270F9C65790CC1A9EF87223AED0A8 /* RCTImageEditingManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageEditingManager.h; path = Libraries/Image/RCTImageEditingManager.h; sourceTree = ""; }; - 99366F4F51BDCE7883679300DF22EF9E /* RCTShadowView+Layout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTShadowView+Layout.m"; sourceTree = ""; }; - 997AAD1AC537AAB1DA583AF04E41CF12 /* RNFSManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNFSManager.h; sourceTree = ""; }; - 9996FC89A9E2F623EFF51F235CB8CB83 /* log_severity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = log_severity.h; path = src/glog/log_severity.h; sourceTree = ""; }; - 99A6D35B0906AA103E8030B712DF4386 /* SentryCrashString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashString.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashString.h; sourceTree = ""; }; - 99BEADACFCD03B78E4200ACCC3FDF6A1 /* react-native-google-analytics-bridge.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-google-analytics-bridge.xcconfig"; sourceTree = ""; }; - 99C77ED5CD31AA763DD964B3733B1378 /* fast-dtoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "fast-dtoa.h"; path = "double-conversion/fast-dtoa.h"; sourceTree = ""; }; - 99CBC8A646ADD576A024E5632A0B39FF /* CompactValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CompactValue.h; path = yoga/CompactValue.h; sourceTree = ""; }; - 99CC64E19369B07A7245A2A530C58116 /* RCTMultilineTextInputView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultilineTextInputView.m; sourceTree = ""; }; - 99F3E196D18034A564B05394D482493C /* RNCWKWebView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCWKWebView.m; path = ios/RNCWKWebView.m; sourceTree = ""; }; - 99F4FF0608392ABE4D62E96099893E2C /* SentryCrashMonitorContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitorContext.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitorContext.h; sourceTree = ""; }; - 9A0500FB4DE6035343A3A1FF86732BE6 /* RNSVGImageManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGImageManager.h; sourceTree = ""; }; - 9A16E0908C733E2BF1DC7A14A71E433E /* RCTModuleData.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTModuleData.mm; sourceTree = ""; }; - 9A554C0DAA84E6982B6B1221BFA20CB5 /* RCTBridgeMethod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridgeMethod.h; sourceTree = ""; }; - 9A55B21B9CF9307303CCAD1C80775085 /* QRCodeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeType.swift; path = Sources/QRCodeType.swift; sourceTree = ""; }; - 9A83F214BEEB63D900361AA8C85A76D3 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 9B0D03DD87D8867C00053F15DDE53E0F /* double-conversion.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "double-conversion.cc"; path = "double-conversion/double-conversion.cc"; sourceTree = ""; }; - 9B1FE723F114CE2C0385800DA45F6479 /* RNSVGPathManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPathManager.m; sourceTree = ""; }; - 9B496E4F5DE6CE077D50A70DDCD808FB /* RCTViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTViewManager.m; sourceTree = ""; }; - 9B6BF16FD2669DC4F7EF3816760BD6D9 /* RNSVGEllipseManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGEllipseManager.m; sourceTree = ""; }; - 9B8797305B0CA9D40F5D248653447EDF /* SentryCrashReportStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportStore.h; path = Sources/SentryCrash/Recording/SentryCrashReportStore.h; sourceTree = ""; }; - 9B920667A26596E1E62ED14C58DE863F /* SentryCrashReportVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportVersion.h; path = Sources/SentryCrash/Recording/SentryCrashReportVersion.h; sourceTree = ""; }; - 9B9499649CDB3EFD84AB9BE0A4970859 /* RNSVGPattern.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSVGPattern.h; path = ios/RNSVGPattern.h; sourceTree = ""; }; - 9BD5C227C3A05A9A5110E7F6CF02F0EE /* JSCRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSCRuntime.h; path = ReactCommon/jsi/JSCRuntime.h; sourceTree = ""; }; - 9C37083EAFDE25DEBB6B7A6486466D87 /* RCTReloadCommand.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTReloadCommand.m; sourceTree = ""; }; - 9C5D711022F0374EE5EAA390D549F270 /* SentryJavaScriptBridgeHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryJavaScriptBridgeHelper.m; path = Sources/Sentry/SentryJavaScriptBridgeHelper.m; sourceTree = ""; }; - 9CB2DA2C3BD9503ED731BE5046C32B08 /* libreact-native-camera.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-camera.a"; path = "libreact-native-camera.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 9CBB021AF2DBA95CAEB7BE2DCE63E516 /* RNRate-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNRate-prefix.pch"; sourceTree = ""; }; - 9CE0C2A821F44F9CFDB3F96DAFB7E32F /* libReact-e01e85b3.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-e01e85b3.a"; path = "libReact-e01e85b3.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 9D0FFC523883420D700DBB6FAA706103 /* NSDictionary+Sanitize.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSDictionary+Sanitize.m"; path = "Sources/Sentry/NSDictionary+Sanitize.m"; sourceTree = ""; }; - 9D21028594AFCB90BEBED0A8CA0051A5 /* RCTShadowView+Internal.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTShadowView+Internal.m"; sourceTree = ""; }; - 9D21DC6239B969D46504C7A9BB52707F /* RCTTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextViewManager.h; sourceTree = ""; }; - 9D56341A3C89B3885E890A48115A50DC /* RNSVGText.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGText.h; sourceTree = ""; }; - 9D692C2C9E57BFE2876DEACD1606F84F /* RCTWebSocketExecutor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTWebSocketExecutor.m; path = Libraries/WebSocket/RCTWebSocketExecutor.m; sourceTree = ""; }; - 9D750E45D6860B07E3CE03875935CC14 /* RCTDeviceInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDeviceInfo.h; sourceTree = ""; }; - 9D8D6384F4D2DF6C13994965850BCF13 /* RCTRedBoxExtraDataViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRedBoxExtraDataViewController.m; sourceTree = ""; }; - 9DD5562132226D5B3A7420A492C4C645 /* Utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Utils.h; path = yoga/Utils.h; sourceTree = ""; }; - 9E5F2A1AFBF4D279C917A4F2A4518D57 /* RNSVGClipPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGClipPath.h; sourceTree = ""; }; - 9EC6C8758707F076141E63053D400D44 /* RNSVGRadialGradientManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRadialGradientManager.h; sourceTree = ""; }; - 9FA4A228CC74D16B4500A84C69609641 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - A0328519F092196D78094739EE4F12CA /* libSentryReactNative.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libSentryReactNative.a; path = libSentryReactNative.a; sourceTree = BUILT_PRODUCTS_DIR; }; - A03C8E793BDA95E0E80963A967D51428 /* fishhook.c */ = {isa = PBXFileReference; includeInIndex = 1; name = fishhook.c; path = Libraries/fishhook/fishhook.c; sourceTree = ""; }; - A0AD16832CD4D9B3350DCE06AF3202BB /* react-native-haptic-feedback.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = "react-native-haptic-feedback.podspec"; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - A0D22A6FA80B3387C4077EDBE4EBB57D /* RCTConvert+Transform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+Transform.h"; sourceTree = ""; }; - A108B07C0CD480B8E1549A2F40838B8E /* RCTMultilineTextInputView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultilineTextInputView.h; sourceTree = ""; }; - A1298BA876EDF94DCD905FDF4ABE9276 /* RCTActivityIndicatorViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTActivityIndicatorViewManager.m; sourceTree = ""; }; - A146825FD777C278C84D40C7653F553C /* react-native-haptic-feedback.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-haptic-feedback.xcconfig"; sourceTree = ""; }; - A14B19190A0221357DF3213FD6017E38 /* ToolTipMenu.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = ToolTipMenu.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - A15AA56F55D5C7F594A314216992F167 /* RCTFrameAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFrameAnimation.m; sourceTree = ""; }; - A1668C7FB3B364F311CB00D90D274BF1 /* YGNodePrint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGNodePrint.h; path = yoga/YGNodePrint.h; sourceTree = ""; }; - A199A946B5D9095AE2E436024B0D9DD5 /* SentryCrashLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashLogger.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashLogger.h; sourceTree = ""; }; - A23645D88B1F32C5474801D85EA9DA97 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - A246CD95333844E9BBD980A55312490A /* RNSVGRadialGradient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRadialGradient.h; sourceTree = ""; }; - A24C75BBD8EFEAA9656A9CD2A3712E94 /* SentryCrashMachineContext.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMachineContext.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c; sourceTree = ""; }; - A2F217BCE65BBFF283AE0508664F9D58 /* SentryCrashMach.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMach.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashMach.h; sourceTree = ""; }; - A312DD423A830BA23F031F8DA0F547F1 /* YGFloatOptional.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGFloatOptional.h; path = yoga/YGFloatOptional.h; sourceTree = ""; }; - A321C737B04FE5BF88EB3B0AB7B92615 /* RNSVGMask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGMask.m; sourceTree = ""; }; - A3474F81EE7FEF8B0016ED8A9A902EBF /* JSDeltaBundleClient.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSDeltaBundleClient.cpp; path = ReactCommon/cxxreact/JSDeltaBundleClient.cpp; sourceTree = ""; }; - A3949100F393850DE9501AB0C95CB9CF /* RNSVGNodeManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGNodeManager.m; sourceTree = ""; }; - A3C1071D6B80E48F83103B9588F3F1E0 /* RCTProgressViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTProgressViewManager.m; sourceTree = ""; }; - A3C7BD02957D29A7E618F499C1CAD806 /* YGConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGConfig.h; path = yoga/YGConfig.h; sourceTree = ""; }; - A3E05EFFB3A1E506D2F91A210A84C54D /* EFQRCode.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = EFQRCode.xcconfig; sourceTree = ""; }; - A427B7E04F0438D2BBD73A69E5624416 /* SentryQueueableRequestManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryQueueableRequestManager.m; path = Sources/Sentry/SentryQueueableRequestManager.m; sourceTree = ""; }; - A42ECBFD981F07F6FB0C72C13D582B5F /* SentryCrashReportFixer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportFixer.h; path = Sources/SentryCrash/Recording/SentryCrashReportFixer.h; sourceTree = ""; }; - A48C78170DA65AAC5329FA6489216516 /* RNWatch.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = RNWatch.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - A4A74DD7ADA4CB2FB75927CD3CA80F8D /* RCTDatePicker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDatePicker.m; sourceTree = ""; }; - A4D321228CE481AFC92461C51ADBFB9E /* RCTKeyCommands.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTKeyCommands.h; sourceTree = ""; }; - A4DF75F357F7BBB997E7C0431363CC93 /* RCTInspectorDevServerHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInspectorDevServerHelper.h; sourceTree = ""; }; - A4E0046CF8443CA078EC8985622D45B1 /* SentryCrashInstallation+Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SentryCrashInstallation+Private.h"; path = "Sources/SentryCrash/Installations/SentryCrashInstallation+Private.h"; sourceTree = ""; }; - A4FFA3EA1F467DDF0CD97C1DDEE6BD83 /* RCTWKWebViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTWKWebViewManager.h; sourceTree = ""; }; - A4FFBBFBA331DDB5B4B3B5A66218D963 /* RCTSurfaceRootShadowViewDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceRootShadowViewDelegate.h; sourceTree = ""; }; - A5799932DAE01E9EA805A515699287B7 /* RCTAlertManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAlertManager.m; sourceTree = ""; }; - A583D58A46B64180443DCE3D8657A83A /* SentryCrashSignalInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashSignalInfo.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashSignalInfo.h; sourceTree = ""; }; - A5ED33644D2093008623B82B1BAF5C03 /* react-native-randombytes.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-randombytes.xcconfig"; sourceTree = ""; }; - A5FD96C1EE782D7C8158536A06D467F3 /* RCTTrackingAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTrackingAnimatedNode.h; sourceTree = ""; }; - A620CF365132B1285AF1565DF9114C7A /* ToolTipMenu.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ToolTipMenu.m; path = ToolTipMenu/ToolTipMenu.m; sourceTree = ""; }; - A62EA32AE58D33A1998ACCB5EF5C0630 /* Recipes.md */ = {isa = PBXFileReference; includeInIndex = 1; name = Recipes.md; path = docs/Recipes.md; sourceTree = ""; }; - A632B5952B57A1FA7BE066D87425E891 /* SentryCrashSymbolicator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashSymbolicator.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashSymbolicator.h; sourceTree = ""; }; - A64ED4F8FDF2EA9C3931722804C06FE3 /* SentryCrashMonitor_Signal.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitor_Signal.c; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_Signal.c; sourceTree = ""; }; - A6B154FA201FA9DBF5B40F7C1602472A /* utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = utils.h; path = "double-conversion/utils.h"; sourceTree = ""; }; - A75625FC3A71EAD4C3365D1040069701 /* RCTTextView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextView.m; sourceTree = ""; }; - A832C7C826F92C278D444A51273D1DD9 /* NSDate+Extras.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSDate+Extras.m"; path = "Sources/Sentry/NSDate+Extras.m"; sourceTree = ""; }; - A8C95347AD1BAE204E1A2A2BE93271A3 /* ModuleRegistry.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ModuleRegistry.cpp; path = ReactCommon/cxxreact/ModuleRegistry.cpp; sourceTree = ""; }; - A8CA05369176D66B58BB48EF183AD7B1 /* BVLinearGradient-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "BVLinearGradient-dummy.m"; sourceTree = ""; }; - A8F6B738D7FFE93EF0DB78EBEAE7ED60 /* RCTScrollView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollView.h; sourceTree = ""; }; - A9711274CFE5F39E92BBDA182B0D13FF /* SentryCrashStackCursor_SelfThread.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashStackCursor_SelfThread.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_SelfThread.c; sourceTree = ""; }; - AA2AC9EA59DC4FC83B6EDF280836F5B9 /* QRMaskPattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRMaskPattern.swift; path = Sources/QRMaskPattern.swift; sourceTree = ""; }; - AA627947BE88217E309D92403DAC787A /* RCTScrollContentShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollContentShadowView.m; sourceTree = ""; }; - AA83429B31F5455CC3BAA5276FFD162E /* RCTModalHostViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalHostViewManager.m; sourceTree = ""; }; - AACC7553AF30D393D56E33EFBBF8C85C /* RCTDevMenu.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDevMenu.h; sourceTree = ""; }; - AB1FE9239C6C9CB5D35E8B09F08D8892 /* libglog.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libglog.a; path = libglog.a; sourceTree = BUILT_PRODUCTS_DIR; }; - AB36E6F8C4BADF45625E6F5DB626A49D /* NSMutableDictionary+ImageMetadata.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSMutableDictionary+ImageMetadata.m"; path = "ios/RCT/NSMutableDictionary+ImageMetadata.m"; sourceTree = ""; }; - AB467311DE93C3E5E6BED0065FD98AD3 /* RCTJavaScriptLoader.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTJavaScriptLoader.mm; sourceTree = ""; }; - AB8DE10BDEE8E980F4850937D67A8FB6 /* RCTWebSocketModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTWebSocketModule.m; path = Libraries/WebSocket/RCTWebSocketModule.m; sourceTree = ""; }; - AC261172C326ECB0A9277A326E751A33 /* RNGestureHandlerDirection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerDirection.h; path = ios/RNGestureHandlerDirection.h; sourceTree = ""; }; - AC30F20DA9D896809AAF37391CEE691A /* RCTShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTShadowView.h; sourceTree = ""; }; - AC6F50E6AA20AA08BE4AAEE15D19CB78 /* RCTFont.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFont.h; sourceTree = ""; }; - AC9A836B9E44FE9CB4C66B8164CBA6AB /* RCTDevLoadingView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDevLoadingView.m; sourceTree = ""; }; - AD04825CF9467E7330D277541B5B180C /* RCTJSStackFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTJSStackFrame.h; sourceTree = ""; }; - AD1D8EB438FD7A024E3045B4990011FD /* RCTHTTPRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTHTTPRequestHandler.h; path = Libraries/Network/RCTHTTPRequestHandler.h; sourceTree = ""; }; - AD2152DC251F4AF56991BCFC743E61D9 /* RCTDevLoadingView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDevLoadingView.h; sourceTree = ""; }; - AD37E8337BC00FC19C877B9F578093DD /* libSentry.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libSentry.a; path = libSentry.a; sourceTree = BUILT_PRODUCTS_DIR; }; - AD5FD65C933ED4E057F9D0D0F9C07680 /* SentryCrashCString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashCString.h; path = Sources/SentryCrash/Reporting/Tools/SentryCrashCString.h; sourceTree = ""; }; - ADB566F185688355CFE968AFD68472B4 /* RNSVGPercentageConverter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPercentageConverter.h; sourceTree = ""; }; - ADBD04BE14C0A4ADC55736DCEA1FE61B /* SentryBreadcrumbStore.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryBreadcrumbStore.m; path = Sources/Sentry/SentryBreadcrumbStore.m; sourceTree = ""; }; - AE003FD1EFC53C8AC4AD377E5BA23D4F /* RNSVGClipPathManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGClipPathManager.m; sourceTree = ""; }; - AE7001FD2384BE4FF3D5EBF86B51EA97 /* GAIFields.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAIFields.h; sourceTree = ""; }; - AE75BE123BDA031B79789EED3C49B9DA /* RCTPackagerClient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPackagerClient.m; sourceTree = ""; }; - AEC8DC46BBBB44C7D15832F4E191AED4 /* Pods-TcpSockets.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TcpSockets.release.xcconfig"; sourceTree = ""; }; - AED4FBE7806B763BC7FD55076601B65B /* JSBigString.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSBigString.cpp; path = ReactCommon/cxxreact/JSBigString.cpp; sourceTree = ""; }; - AEE0653457FB3F60B2D43AFB0EF04901 /* Uploader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = Uploader.m; sourceTree = ""; }; - AF198E788FEA411E3383F94390122B6E /* RCTAnimationUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTAnimationUtils.m; path = Libraries/NativeAnimation/RCTAnimationUtils.m; sourceTree = ""; }; - AF2E33D6BC57083A9C67CAD7493050B9 /* NSDataBigString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = NSDataBigString.h; sourceTree = ""; }; - AF459B37FAE9F248050D201FFF5E8503 /* react-native-webview-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-webview-dummy.m"; sourceTree = ""; }; - AF481AF862583FE687B88F0ED01DD360 /* RNSentryEventEmitter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSentryEventEmitter.h; path = ios/RNSentryEventEmitter.h; sourceTree = ""; }; - AF7EB33BE3639FCAE09FFB89CFD4B08C /* RNSVGUseManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGUseManager.m; sourceTree = ""; }; - AF95958927964178FEB1328AA125806F /* RCTLinkingManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTLinkingManager.h; path = Libraries/LinkingIOS/RCTLinkingManager.h; sourceTree = ""; }; - AFA4093997CF4EF4E8AAC9F4CA721113 /* react-native-slider.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-slider.xcconfig"; sourceTree = ""; }; - AFAFC3323C1C9CA74E4CE006EF3D2939 /* react-native-randombytes.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = "react-native-randombytes.podspec"; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - AFEFD28E5448EF1A811AE47FC5F0DE61 /* RNSVGText.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGText.m; sourceTree = ""; }; - B02FA2BE7B287816B17638F697B8F29F /* RNFSManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNFSManager.m; sourceTree = ""; }; - B03730A3335F573FB9A640ADC545DDD7 /* RCTStatusBarManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTStatusBarManager.h; sourceTree = ""; }; - B04BAAE9DAE7181459E8C95C6B131862 /* RNSVGImageManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGImageManager.m; sourceTree = ""; }; - B06A3D8230ADA4323512BA21DAE5366E /* JSModulesUnbundle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSModulesUnbundle.h; path = ReactCommon/cxxreact/JSModulesUnbundle.h; sourceTree = ""; }; - B0ACDA293AA2E3B167C610C1451377D5 /* Foundation.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Foundation.ttf; path = Fonts/Foundation.ttf; sourceTree = ""; }; - B0D23AD9370B875EA9789B4574F53BFA /* EFQRCode-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EFQRCode-umbrella.h"; path = "../../Headers/Public/EFQRCode/EFQRCode-umbrella.h"; sourceTree = ""; }; - B0F91F8BE3EF56B3D36C862ACC8A3CB6 /* RCTSafeAreaViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaViewManager.h; sourceTree = ""; }; - B10ADFB83339246518C392AE93C150BF /* Pods-TcpSockets.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TcpSockets.debug.xcconfig"; sourceTree = ""; }; - B114DF03FAE0997FEB12D36A7FBF45CB /* RCTSwitch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSwitch.h; sourceTree = ""; }; - B12663937258DB928A9645A23ABE0F65 /* react-native-camera.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = "react-native-camera.podspec"; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - B1AAA791C53A9B3FA9F14AB79D797C7B /* Pods-RCTPrivacySnapshot-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-RCTPrivacySnapshot-resources.sh"; sourceTree = ""; }; - B1D30B88455AE8E28E58C2BBB2C67EF6 /* react-native-webview.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = "react-native-webview.podspec"; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - B1D322C1EDEF17D22987080CFF9929CA /* Container+DeepSearch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Container+DeepSearch.m"; path = "Sources/SentryCrash/Reporting/Filters/Tools/Container+DeepSearch.m"; sourceTree = ""; }; - B26331809D26BBDBBAE8BA810BDAEE4E /* RNFileSystem.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNFileSystem.m; path = ios/RN/RNFileSystem.m; sourceTree = ""; }; - B2C59F8C242757DD7BB4C740C3EDE8A5 /* SentryCrashExceptionApplication.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashExceptionApplication.m; path = Sources/Sentry/SentryCrashExceptionApplication.m; sourceTree = ""; }; - B2CA0225A181EF2957E1FA642EBA197A /* CIImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CIImage+.swift"; path = "Source/CIImage+.swift"; sourceTree = ""; }; - B2D91B8FC39044E393E2378C22FB8D09 /* RCTConvert+CoreLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+CoreLocation.h"; sourceTree = ""; }; - B311C45A2F4AFFBDFB00E973C878B81B /* RNSVGLinearGradientManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLinearGradientManager.h; sourceTree = ""; }; - B312061996E3D855880D5739B61FA57E /* RNSVGUseManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGUseManager.h; sourceTree = ""; }; - B344E0CE3C1D27BD5156DC3BFD8A4252 /* RCTCxxMethod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxMethod.h; sourceTree = ""; }; - B367A361720C158C290124B8178DE6D1 /* SentryCrashObjC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashObjC.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashObjC.h; sourceTree = ""; }; - B389E39E7672D18C87E08FA74B02D8FA /* RNSVGLinearGradient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLinearGradient.h; sourceTree = ""; }; - B3AFB853FF0D2F03293C3CC7C17D9AF5 /* RCTImageCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageCache.m; path = Libraries/Image/RCTImageCache.m; sourceTree = ""; }; - B3E2DE188791D73AAC61BBB83F5284E2 /* RCTStatusBarManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTStatusBarManager.m; sourceTree = ""; }; - B53B36F369F78189909DE1E07611991C /* SentryAsynchronousOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryAsynchronousOperation.h; path = Sources/Sentry/include/SentryAsynchronousOperation.h; sourceTree = ""; }; - B5454518E83E5CD0AF2BC24F465998BE /* SentryCrashReport.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashReport.c; path = Sources/SentryCrash/Recording/SentryCrashReport.c; sourceTree = ""; }; - B5505C353ECEFF2DC92890BFFAD2DB1C /* RCTParserUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTParserUtils.m; sourceTree = ""; }; - B592425B904BDC88D37469C397968D35 /* SentryDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryDefines.h; path = Sources/Sentry/include/SentryDefines.h; sourceTree = ""; }; - B5A15C1826D2DB03AAF68FC29AE8AB48 /* RCTModuloAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModuloAnimatedNode.h; sourceTree = ""; }; - B5A40458FC3F3F483897B9B33713CF90 /* SentryCrashMonitor_Zombie.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_Zombie.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_Zombie.h; sourceTree = ""; }; - B5B851933FAB40B7517CC4E0087878FE /* RNSVGClipPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGClipPath.m; sourceTree = ""; }; - B60527434243FB801628D534D609C0E0 /* Pods-BlueWalletWatch-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BlueWalletWatch-frameworks.sh"; sourceTree = ""; }; - B611635403B8DA85958CADF9BF319B40 /* logging.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = logging.cc; path = src/logging.cc; sourceTree = ""; }; - B657109A12B5E4D3CC1A8604B2FC6B6E /* EFQRCodeGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCodeGenerator.swift; path = Source/EFQRCodeGenerator.swift; sourceTree = ""; }; - B696BAC26F93745C23207B8B95F62ACD /* NSDataBigString.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = NSDataBigString.mm; sourceTree = ""; }; - B6AEFB7491DF1F5C34D6C87A6BAABF7E /* RCTSourceCode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSourceCode.m; sourceTree = ""; }; - B6EE856BF5DE6B630F82C6AA5E6B986A /* RCTConvert+CoreLocation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+CoreLocation.m"; sourceTree = ""; }; - B749E42988DB93355910120930DF8CB0 /* FontAwesome5_Solid.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome5_Solid.ttf; path = Fonts/FontAwesome5_Solid.ttf; sourceTree = ""; }; - B74DDA10257EA9104C89B068F601AB52 /* SentryCrashDoctor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashDoctor.m; path = Sources/SentryCrash/Recording/SentryCrashDoctor.m; sourceTree = ""; }; - B7E96A331D151401BCB38DA98665BDBA /* SimpleLineIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = SimpleLineIcons.ttf; path = Fonts/SimpleLineIcons.ttf; sourceTree = ""; }; - B7EEF8798C2E274EA277CEF1D4E12FF8 /* RNCSliderManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCSliderManager.m; path = ios/RNCSliderManager.m; sourceTree = ""; }; - B7FC171335281CCA5899ED6AA7D2E40F /* SentryCrashCString.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashCString.m; path = Sources/SentryCrash/Reporting/Tools/SentryCrashCString.m; sourceTree = ""; }; - B869B970B0499478C8938927303B54EC /* SentrySerializable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentrySerializable.h; path = Sources/Sentry/include/SentrySerializable.h; sourceTree = ""; }; - B8C42B77D1AFA0CE2F53FFBB9D2AC0A6 /* RCTWrapperViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTWrapperViewController.m; sourceTree = ""; }; - B8C508C6A2210989FF6317040C73878C /* YGStyle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGStyle.h; path = yoga/YGStyle.h; sourceTree = ""; }; - B910B6DD11831AAFDADBA72B5E294D29 /* JsArgumentHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JsArgumentHelpers.h; path = ReactCommon/cxxreact/JsArgumentHelpers.h; sourceTree = ""; }; - B9294C51C129728E5492A7080DFA9A2F /* RNFaceDetectorModuleMLKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNFaceDetectorModuleMLKit.h; path = ios/RN/RNFaceDetectorModuleMLKit.h; sourceTree = ""; }; - B9369703E50DCEC370588D59692C9501 /* RCTBaseTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextShadowView.m; sourceTree = ""; }; - B95FE47F8DBEA66D882A845C7B5589FB /* JSExecutor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSExecutor.cpp; path = ReactCommon/cxxreact/JSExecutor.cpp; sourceTree = ""; }; - B986A355FFB6E3AA2F0B7187E9D9D893 /* SentryNSURLRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryNSURLRequest.h; path = Sources/Sentry/include/SentryNSURLRequest.h; sourceTree = ""; }; - B99CA43EBFE0B87A3EA31DBE81CC65C9 /* RCTCxxMethod.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxMethod.mm; sourceTree = ""; }; - B9C473BB858829E154714AE027257504 /* SentryCrashCPU_arm.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashCPU_arm.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashCPU_arm.c; sourceTree = ""; }; - B9CCA6AB5F88A732B1DCA6D4127D4502 /* RCTReconnectingWebSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTReconnectingWebSocket.h; path = Libraries/WebSocket/RCTReconnectingWebSocket.h; sourceTree = ""; }; - B9EDA7DD67662B8876AAEAEBF82AFE82 /* RNSVGPropHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPropHelper.h; sourceTree = ""; }; - BAA60BB75C8B9FF7DBD6A33D1F0956B8 /* react-native-camera-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-camera-dummy.m"; sourceTree = ""; }; - BAACADED352AC44733763210065341D5 /* RCTPickerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPickerManager.h; sourceTree = ""; }; - BABCE844D274FF9E6E1CBFF5FD124A6A /* RCTSurfaceRootShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSurfaceRootShadowView.m; sourceTree = ""; }; - BAD457967405B23A0B942756955A87EE /* Yoga.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Yoga.h; path = yoga/Yoga.h; sourceTree = ""; }; - BAEF8C1623629F778E2E2F8DFB232421 /* RCTSurfaceRootView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceRootView.h; sourceTree = ""; }; - BB1D19FCFB0123D0B736FF00A3AF8438 /* RCTInputAccessoryViewContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryViewContent.h; sourceTree = ""; }; - BB20AE8BFD87CE667D6BB11ED74D406F /* NSTextStorage+FontScaling.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSTextStorage+FontScaling.h"; sourceTree = ""; }; - BBC5DDFC594071E18C534DD179C23454 /* yoga.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = yoga.xcconfig; sourceTree = ""; }; - BBDD86F2A095BA70514BC75BA2BCB366 /* RCTPicker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPicker.m; sourceTree = ""; }; - BC73B7DB3D5FF3815BBCD0477B3B518D /* SentryBreadcrumb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryBreadcrumb.h; path = Sources/Sentry/include/SentryBreadcrumb.h; sourceTree = ""; }; - BC79F812D65409AE08BCF98E9C4B4BAF /* RCTBaseTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextViewManager.h; sourceTree = ""; }; - BC9324E11737EF0FD5F36281E521A6BB /* RCTMultipartDataTask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultipartDataTask.h; sourceTree = ""; }; - BCA6BE327814388F401F4C7432EE379A /* SentryCrashMonitor_System.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_System.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_System.h; sourceTree = ""; }; - BCD02FA2B1A6F70C044FB971B4F9C2B1 /* BVLinearGradientLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BVLinearGradientLayer.h; path = BVLinearGradient/BVLinearGradientLayer.h; sourceTree = ""; }; - BD1EF9CC06FD1063D1D93849D7C4D147 /* SentryLog.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryLog.m; path = Sources/Sentry/SentryLog.m; sourceTree = ""; }; - BD621209F99743B7BF622B7F9CF6593A /* RNGestureHandlerEvents.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerEvents.m; path = ios/RNGestureHandlerEvents.m; sourceTree = ""; }; - BDB1E1E5608D7E26A09F132127C3436B /* RCTPackagerClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPackagerClient.h; sourceTree = ""; }; - BE7026431473D37679C9EB6A286723B7 /* RNSVGSymbol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSymbol.h; sourceTree = ""; }; - BE772B2E78D14EA8D5EB56E09287BD17 /* react-native-camera.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-camera.xcconfig"; sourceTree = ""; }; - BE7FE8CB1F445CF797EA91F7CE5D628A /* RCTUIManagerObserverCoordinator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIManagerObserverCoordinator.h; sourceTree = ""; }; - BE978D104DE50D09FB8A27A06DD50093 /* RCTConvert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTConvert.h; sourceTree = ""; }; - BEA89429622F427EE1B7B31FFB83EECE /* RCTBackedTextInputViewProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBackedTextInputViewProtocol.h; sourceTree = ""; }; - BEC9D19F8E6DC622CE2785B6338507AA /* RNSVGPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPath.h; sourceTree = ""; }; - BF255F85CADE8509B29A7779E30631BA /* RCTBorderStyle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBorderStyle.h; sourceTree = ""; }; - BF38BB229838BB6ECC03173D5DDF97EF /* RCTRootContentView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootContentView.h; sourceTree = ""; }; - BF49FDDAB06D42B7F75F81E2574D582D /* jsi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = jsi.h; path = ReactCommon/jsi/jsi.h; sourceTree = ""; }; - BF89030BD1AAE87D9336583160CC3AE1 /* RNRate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNRate.m; sourceTree = ""; }; - BFCEA4AF2FEE7D1719CAB312E91439AD /* RCTUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUtils.m; sourceTree = ""; }; - C0170C4C390A49346890CA5B0BC368EA /* jsi-inl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "jsi-inl.h"; path = "ReactCommon/jsi/jsi-inl.h"; sourceTree = ""; }; - C04620F78290E6001AA7C723DECFBCEC /* libRNRate.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNRate.a; path = libRNRate.a; sourceTree = BUILT_PRODUCTS_DIR; }; - C09949D714596A3189FF0563ADE5574B /* WatchBridge.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = WatchBridge.m; sourceTree = ""; }; - C0F935FC50389E41A1192B31E463A285 /* QRCode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCode.swift; path = Sources/QRCode.swift; sourceTree = ""; }; - C1373E988E355C75836A5B890AC5315E /* React-ba148cca-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-ba148cca-dummy.m"; sourceTree = ""; }; - C1599863E2474E08E5622B348ABEFE57 /* RNVectorIcons-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNVectorIcons-dummy.m"; sourceTree = ""; }; - C165A5F33C9C3FFFC3F7155ED49ADD30 /* SentryCrashSymbolicator.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashSymbolicator.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashSymbolicator.c; sourceTree = ""; }; - C1B0E70D80275D31E9E7B8BCB4D203C8 /* RCTErrorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTErrorInfo.h; sourceTree = ""; }; - C1FAFD9C8FDDD84D26C3D23A354C0A95 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - C20476AA42E7B580AD8096BDA05757D5 /* Yoga.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Yoga.cpp; path = yoga/Yoga.cpp; sourceTree = ""; }; - C27779514874836BA2E8ED58EAB18B1B /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - C287877D79F418B194903F58A13311A1 /* SentryCrashLogger.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashLogger.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashLogger.c; sourceTree = ""; }; - C29A8B89FE2A0CC7C49B70819B1F8D87 /* RCTTrackingAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTrackingAnimatedNode.m; sourceTree = ""; }; - C33BECB098AC7FA52291B4E0CD813B9C /* RCTImageLoader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageLoader.m; path = Libraries/Image/RCTImageLoader.m; sourceTree = ""; }; - C355E3596782A7E6249AA0DC02A8944E /* libPods-RCTPrivacySnapshot.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-RCTPrivacySnapshot.a"; path = "libPods-RCTPrivacySnapshot.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - C36C171B3B1AB7C29C1C50AB9E495EEA /* SentryJavaScriptBridgeHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryJavaScriptBridgeHelper.h; path = Sources/Sentry/include/SentryJavaScriptBridgeHelper.h; sourceTree = ""; }; - C36CE9299C6A2EE7BC5E7929F57D4CEB /* bignum.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = bignum.cc; path = "double-conversion/bignum.cc"; sourceTree = ""; }; - C3704B7DB832D0DFD48FD6B5634A4977 /* RCTSinglelineTextInputView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSinglelineTextInputView.h; sourceTree = ""; }; - C3AB6FA59CD411A4570CC2DD4F3A8F7F /* RCTTextSelection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextSelection.h; sourceTree = ""; }; - C3C79B9FCDFC0DD8D26397DCF6CB3011 /* RCTLayoutAnimationGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLayoutAnimationGroup.m; sourceTree = ""; }; - C3ECA0B56F5F527038B090F5D73C38A9 /* RNGestureHandlerEvents.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerEvents.h; path = ios/RNGestureHandlerEvents.h; sourceTree = ""; }; - C41DA5B3B7B92F864A4B4E6E63DBC019 /* RCTCxxUtils.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxUtils.mm; sourceTree = ""; }; - C4248A30D1705F507AE2AC28CAB14B31 /* RCTLayout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLayout.m; sourceTree = ""; }; - C450C1E88E35DE79A98FD9DD4413B6AC /* RNSVGCGFCRule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGCGFCRule.h; sourceTree = ""; }; - C459CD95DD2251A4E46B270C78BCA40A /* RCTWKWebViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTWKWebViewManager.m; sourceTree = ""; }; - C46440214358E27E547C44549A2A42E4 /* SentryInstallation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryInstallation.m; path = Sources/Sentry/SentryInstallation.m; sourceTree = ""; }; - C4CE1F73A7B6A900A8BAB590A9C31D29 /* AntDesign.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = AntDesign.ttf; path = Fonts/AntDesign.ttf; sourceTree = ""; }; - C56620E1F5481C3CB444A1F80B72BB61 /* DeviceUID.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DeviceUID.m; path = ios/RNDeviceInfo/DeviceUID.m; sourceTree = ""; }; - C5D78F503634C2864A7DEEE76927FF4A /* RNGestureHandlerRegistry.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerRegistry.m; path = ios/RNGestureHandlerRegistry.m; sourceTree = ""; }; - C64B33B84D07DFBF3AA6DC81FA1B1BBA /* SentryCrashDebug.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashDebug.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashDebug.c; sourceTree = ""; }; - C64C1F12A09115F8B99786A63098F688 /* Pods-BlueWalletWatch Extension-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BlueWalletWatch Extension-acknowledgements.plist"; sourceTree = ""; }; - C6768D7CC19E5A03FF3F5C0D00E2158D /* DispatchMessageQueueThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = DispatchMessageQueueThread.h; sourceTree = ""; }; - C6951A80163A90FB75AAE0A9ED530381 /* logging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = logging.h; path = src/glog/logging.h; sourceTree = ""; }; - C6BE9DB10B7C8BF996055821A4E3E67E /* swift_qrcodejs-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "swift_qrcodejs-dummy.m"; sourceTree = ""; }; - C73FC65DB91237827E7F6A63E58137CE /* RCTAnimationUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTAnimationUtils.h; path = Libraries/NativeAnimation/RCTAnimationUtils.h; sourceTree = ""; }; - C74D88DE863EBCA94EAB8CF5C5225B38 /* RNSVG.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNSVG.xcconfig; sourceTree = ""; }; - C7625896200F0752FA6827A961702635 /* RCTFollyConvert.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTFollyConvert.mm; sourceTree = ""; }; - C7657583FD655F5FBC2BEEA767CDEC94 /* RNSVGPathParser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPathParser.m; sourceTree = ""; }; - C771645E14A10B607EE1290682F9BFAC /* SentryCrashMemory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMemory.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashMemory.h; sourceTree = ""; }; - C7A9B385FFCBA1473CF5917E1CFBEBF0 /* RCTModalHostView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalHostView.m; sourceTree = ""; }; - C8175D879096F1E5363D0BCEB349BB72 /* RCTScrollViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollViewManager.h; sourceTree = ""; }; - C818FF752B8F12142124EEEB17CAAF6B /* NSArray+Map.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSArray+Map.h"; sourceTree = ""; }; - C899FEF6856B7E686B9DFDF8E05AC49E /* SentryStacktrace.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryStacktrace.m; path = Sources/Sentry/SentryStacktrace.m; sourceTree = ""; }; - C89F34DCDE98D087EDAC1D22E36327B9 /* RCTInputAccessoryView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryView.m; sourceTree = ""; }; - C95E0296D36D0425CCDFBA5D822F972B /* TAGDataLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TAGDataLayer.h; sourceTree = ""; }; - CA17B3E1BD796B5E1E7AAF777DF6B932 /* RNDeviceInfo.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = RNDeviceInfo.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - CA62987E4F68E21EEDE9BCAEE9935785 /* RNFS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNFS-dummy.m"; sourceTree = ""; }; - CA79FCF2E3F16909E014D1C4E9B459B7 /* SentryCrashMonitor_Signal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_Signal.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_Signal.h; sourceTree = ""; }; - CAEDBABD2D5E4C82AF4F16907C1A6AE4 /* Yoga-internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Yoga-internal.h"; path = "yoga/Yoga-internal.h"; sourceTree = ""; }; - CB78D1E064F7E440286771D91499F20F /* RCTAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAnimatedNode.m; sourceTree = ""; }; - CBA75C9C0905F3ABC471D7FB27744CFF /* RCTTransformAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTransformAnimatedNode.m; sourceTree = ""; }; - CBCA4716593A01C07FA5F05408091969 /* RNSVGLinearGradient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLinearGradient.m; sourceTree = ""; }; - CBD2DB8B36EE3764DB8CF465489009BA /* Downloader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Downloader.h; sourceTree = ""; }; - CBD43306A44343882E7FBA052BA6EE59 /* Pods-BlueWalletWatch Extension-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BlueWalletWatch Extension-frameworks.sh"; sourceTree = ""; }; - CBF962C09DB4B975DCB23BC211597DDD /* RNSVGBezierElement.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGBezierElement.m; sourceTree = ""; }; - CC30726AEF8D22E2CE190653D4365707 /* Sentry-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Sentry-dummy.m"; sourceTree = ""; }; - CC6D8FB057BD7ABF609B148BD69F393A /* RCTConvert+Text.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "RCTConvert+Text.m"; path = "Libraries/Text/RCTConvert+Text.m"; sourceTree = ""; }; - CCD939693F3A0AB5F2195137043CD8D8 /* RCTCxxBridge.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxBridge.mm; sourceTree = ""; }; - CD31CEEEAC8575560E7B93DBBE43B3C0 /* Pods-BlueWalletTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWalletTests.debug.xcconfig"; sourceTree = ""; }; - CD80D3F6DFBD8EB4C61A2D4365E11E44 /* Pods-BlueWalletWatch-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BlueWalletWatch-resources.sh"; sourceTree = ""; }; - CD878CADB0FCF122F1E108704C163D2B /* RCTInputAccessoryViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryViewManager.h; sourceTree = ""; }; - CDA4178E4A1EF31857B5A167A18D48D2 /* RCTRawTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRawTextViewManager.m; sourceTree = ""; }; - CDAC6856B4739A9E4952FA789D4E8508 /* RCTNativeAnimatedModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTNativeAnimatedModule.m; path = Libraries/NativeAnimation/RCTNativeAnimatedModule.m; sourceTree = ""; }; - CDB8C825B916B734A38439B1A737FF4E /* RNVectorIcons-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNVectorIcons-prefix.pch"; sourceTree = ""; }; - CDFFF869A71BC56C3CDD1E5DBB041635 /* SentryCrashMachineContext_Apple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMachineContext_Apple.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext_Apple.h; sourceTree = ""; }; - CE01B3184DA3353C6A12E5C7024658F3 /* RCTSafeAreaViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaViewManager.m; sourceTree = ""; }; - CE57DA8C21DF8951D576E0ACF3ACC4B8 /* Pods-TcpSockets-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-TcpSockets-acknowledgements.markdown"; sourceTree = ""; }; - CEAAEB7512D94373F955C75D47A6E9D4 /* RCTImageUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageUtils.h; path = Libraries/Image/RCTImageUtils.h; sourceTree = ""; }; - CEF469515DB4091E73E803C85FA5A9DB /* RNSVGSymbolManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSymbolManager.h; sourceTree = ""; }; - CF0DB7516E80BB5FCDC6914C42CADCA8 /* Unicode.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Unicode.cpp; path = folly/Unicode.cpp; sourceTree = ""; }; - CF31CD910B52F9922D80FAF5629D6B29 /* SentryCrashReportConverter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportConverter.h; path = Sources/Sentry/include/SentryCrashReportConverter.h; sourceTree = ""; }; - CF7325EB52699115BC8B75381C16BB63 /* libreact-native-randombytes.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-randombytes.a"; path = "libreact-native-randombytes.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - CFF637DAE4C263E2EF76235BD401A24F /* RCTImageShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageShadowView.h; path = Libraries/Image/RCTImageShadowView.h; sourceTree = ""; }; - CFF98E238ED2D11FE58E922045ED2EC1 /* RNSVGTextPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextPath.m; sourceTree = ""; }; - D00007EA07C5D0BE300956CFD02A8C22 /* React.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = React.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - D050DD0B62AFDCA265EFE55BD64E8CE5 /* RCTModalHostViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalHostViewManager.h; sourceTree = ""; }; - D0E3D2D5598956B5729CAAAC526A66D0 /* strtod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = strtod.h; path = "double-conversion/strtod.h"; sourceTree = ""; }; - D0EA4F3CC515C3A52849A8873E5CF753 /* RCTAlertManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAlertManager.h; sourceTree = ""; }; - D0FA20F7C48595F08C59421F41F1E1C3 /* RCTJavaScriptExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTJavaScriptExecutor.h; sourceTree = ""; }; - D12ED3D4242CB1BC7562AE7BD24A64A1 /* RNFS.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = RNFS.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - D12FDCA59BE21DDE9F308F027E3D2A8C /* RCTNetworking.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNetworking.h; path = Libraries/Network/RCTNetworking.h; sourceTree = ""; }; - D15DE65C31F1CAB7A7FE807AC2D812B1 /* fixed-dtoa.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "fixed-dtoa.cc"; path = "double-conversion/fixed-dtoa.cc"; sourceTree = ""; }; - D160D5D1A8336FE1A8C6105FDC8B4F88 /* RCTAsyncLocalStorage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAsyncLocalStorage.h; sourceTree = ""; }; - D22ED98F0E4607924D7F2C00C2E46071 /* RCTWebSocketModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTWebSocketModule.h; path = Libraries/WebSocket/RCTWebSocketModule.h; sourceTree = ""; }; - D2817322FFEB350CD0647B3C53DE94A3 /* RCTVirtualTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTVirtualTextViewManager.m; sourceTree = ""; }; - D2B41631FC56E5A5EF9DEB35581E2CEA /* Octicons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Octicons.ttf; path = Fonts/Octicons.ttf; sourceTree = ""; }; - D2E77C4885320B1540DAEE18F6F4F285 /* RCTViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTViewManager.h; sourceTree = ""; }; - D325F88436A946E0AB39BC5E82F47419 /* RCTSafeAreaView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaView.m; sourceTree = ""; }; - D3391B38489245AFE8E3C053AA8C79AE /* SentryCrashCPU_arm64.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashCPU_arm64.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashCPU_arm64.c; sourceTree = ""; }; - D34697B6F36199DEA752BCF9C2249AC1 /* RNSVGVectorEffect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGVectorEffect.h; sourceTree = ""; }; - D355F27D3562AF3F4A03986EA4CE8BE4 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - D36411ED6E304B1DDD57E7CD74F426EA /* RCTAnimationDriver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAnimationDriver.h; sourceTree = ""; }; - D3EABB6431F6656FDE773B4091011860 /* SentryDebugMeta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryDebugMeta.m; path = Sources/Sentry/SentryDebugMeta.m; sourceTree = ""; }; - D411484129A3DEE96AD6ACDCEA0F012F /* SentryLog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryLog.h; path = Sources/Sentry/include/SentryLog.h; sourceTree = ""; }; - D4258CBDA60D100040FB127DA99C5F00 /* RNSVGTextPathManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextPathManager.h; sourceTree = ""; }; - D437893916F403E0E57FB3FFC02BBF84 /* SentryClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryClient.h; path = Sources/Sentry/include/SentryClient.h; sourceTree = ""; }; - D44D44C6A48CE2B9F348D2196D7F881F /* SentryCrashDynamicLinker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashDynamicLinker.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashDynamicLinker.h; sourceTree = ""; }; - D48E61ECCB71CE399C8C075EB75D3B96 /* RNGestureHandlerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerManager.h; path = ios/RNGestureHandlerManager.h; sourceTree = ""; }; - D49073B5FD22F75BEBB58E1C028E658F /* bignum-dtoa.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "bignum-dtoa.cc"; path = "double-conversion/bignum-dtoa.cc"; sourceTree = ""; }; - D4AE0C2B94F12ED1DE21D2E367B6FFCC /* RCTImageShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageShadowView.m; path = Libraries/Image/RCTImageShadowView.m; sourceTree = ""; }; - D4B2EBF3E38EE9BAE0F23858760193F0 /* RNSVGLength.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLength.m; sourceTree = ""; }; - D4BCE4F874CF50A7F703FE15AED0F783 /* RNRate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNRate.h; sourceTree = ""; }; - D4DE9A80382F937014BE25010AAA4077 /* RNLongPressHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNLongPressHandler.m; sourceTree = ""; }; - D5229A9431F1548237BCF5E0485A9177 /* RNSVGPatternManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPatternManager.m; sourceTree = ""; }; - D52A092CB650F3E24A7661E544FDD8CE /* react-native-slider-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-slider-prefix.pch"; sourceTree = ""; }; - D55433B2FCC539040F523CF4B31F0B05 /* RCTGoogleAnalyticsSettings.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTGoogleAnalyticsSettings.h; sourceTree = ""; }; - D557F653FF4EB863A58591F8ABD1F885 /* swift_qrcodejs-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "swift_qrcodejs-umbrella.h"; path = "../../Headers/Public/swift_qrcodejs/swift_qrcodejs-umbrella.h"; sourceTree = ""; }; - D602C0651280E3AE48A383F32FFE87E2 /* RCTTouchHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTouchHandler.m; sourceTree = ""; }; - D6274AE924C98628E16F4779193571B5 /* EFQRCode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCode.swift; path = Source/EFQRCode.swift; sourceTree = ""; }; - D6390BBCB6B00A2728C2E90EE65A1022 /* Zocial.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Zocial.ttf; path = Fonts/Zocial.ttf; sourceTree = ""; }; - D66685B76A3D677B0450E189B2CC0027 /* RCTConvert.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTConvert.m; sourceTree = ""; }; - D6B798A16097458F0DB76E0CB6E67AC4 /* SentryCrashStackCursor_MachineContext.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashStackCursor_MachineContext.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_MachineContext.c; sourceTree = ""; }; - D6DDD63713AF328E6DF67AB3FAA5873F /* glog.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = glog.xcconfig; sourceTree = ""; }; - D7500928B75FA718F92F3A3D71774FD5 /* libRNDeviceInfo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNDeviceInfo.a; path = libRNDeviceInfo.a; sourceTree = BUILT_PRODUCTS_DIR; }; - D7B069895609AE927F067820DAA55EF7 /* RNGestureHandlerState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerState.h; path = ios/RNGestureHandlerState.h; sourceTree = ""; }; - D7D2DF9E3C5FB85AF2B0BFD73607BB4D /* NSImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSImage+.swift"; path = "Source/NSImage+.swift"; sourceTree = ""; }; - D82732BC7399C5679C53D767CD9AA9D2 /* RNSVGTextProperties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextProperties.h; sourceTree = ""; }; - D84B45A76B6498AD6EC40C4D362FB84C /* LICENSE.md */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE.md; sourceTree = ""; }; - D92C816986C70090DD81E80444A42C47 /* RNPanHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNPanHandler.m; sourceTree = ""; }; - D9712363BB98AB9296DF321E419330E8 /* CameraFocusSquare.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CameraFocusSquare.m; path = ios/RCT/CameraFocusSquare.m; sourceTree = ""; }; - D9797CF83E1DBD7D50CEC589C5376C2B /* RCTBaseTextInputShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextInputShadowView.h; sourceTree = ""; }; - D9A82542C1E95B3F1C6AA54233E4582A /* RCTI18nUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTI18nUtil.h; sourceTree = ""; }; - D9B1EB3A80A012140A15C6955EF84767 /* RCTModalHostViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalHostViewController.h; sourceTree = ""; }; - D9B8C4AD38588F0B00AEFB3210A098D0 /* UIColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIColor+.swift"; path = "Source/UIColor+.swift"; sourceTree = ""; }; - D9C04ECA98E939C0D6435460668BB598 /* RCTModalHostViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalHostViewController.m; sourceTree = ""; }; - D9ED6D07C0E1D20A5F5FC37FB41518DB /* RCTAppState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAppState.h; sourceTree = ""; }; - DA6D31B234E745F9CF75CE6905DCB1FC /* raw_logging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = raw_logging.h; path = src/glog/raw_logging.h; sourceTree = ""; }; - DA79381CF259302D8F42E0D550FDE05E /* SentryContext.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryContext.m; path = Sources/Sentry/SentryContext.m; sourceTree = ""; }; - DA96CBFFF962A7A9EE08A13F8B50126A /* RCTWKWebView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTWKWebView.h; sourceTree = ""; }; - DAA574393585379BBD0FFAB5BB37FA07 /* RNSVGTextProperties.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextProperties.m; sourceTree = ""; }; - DABB3C2FD4E040139EF49A684706241D /* SentryCrashDoctor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashDoctor.h; path = Sources/SentryCrash/Recording/SentryCrashDoctor.h; sourceTree = ""; }; - DAC078114AC40ABC1C0571C12DA56CB4 /* glog-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "glog-prefix.pch"; sourceTree = ""; }; - DAFFDD3DB04BE22686F6D091FA2D7F85 /* RNSVGEllipse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGEllipse.m; sourceTree = ""; }; - DB31698B5BF486BF262D143BF9D5B3BB /* UIView+React.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIView+React.h"; sourceTree = ""; }; - DBA2E7A3596ED540E7A9077C690CCE96 /* RCTDecayAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDecayAnimation.h; sourceTree = ""; }; - DBA3F44F56A2EFF1B26FDA67D8A8F6DE /* Pods-RCTQRCodeLocalImage-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-RCTQRCodeLocalImage-dummy.m"; sourceTree = ""; }; - DC0568C3EE9A574274D77695E79FAD80 /* Ionicons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Ionicons.ttf; path = Fonts/Ionicons.ttf; sourceTree = ""; }; - DC5DAC4F637ABFFD089C23A50780818B /* RCTURLRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTURLRequestHandler.h; sourceTree = ""; }; - DCA557DBC08CECD75F79A3819E2B13EB /* RCTNetInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNetInfo.h; path = Libraries/Network/RCTNetInfo.h; sourceTree = ""; }; - DCBCB23D5B06A8F4F5FDAA99834CCAB5 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - DCD4A7B9484B172552042D3FFA52AC7E /* RCTSurface.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurface.h; sourceTree = ""; }; - DCF75EFA435329DE85F1D45CBE777ADF /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - DD04C10BA2EADABBF042032ED56FE2C9 /* RCTUIUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIUtils.h; sourceTree = ""; }; - DD1A74AA06C93C50D379B5090A76B307 /* RCTRefreshControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRefreshControl.h; sourceTree = ""; }; - DD4DF147EF2139CF1A7E6B95204E78ED /* Pods-BlueWalletTests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BlueWalletTests-frameworks.sh"; sourceTree = ""; }; - DD8091C362FBBDAB44E281DCCE2858C0 /* Pods-BlueWalletWatch Extension-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BlueWalletWatch Extension-acknowledgements.markdown"; sourceTree = ""; }; - DDBA535FDC4E5E9946AB4A456C687AFF /* Pods-BlueWallet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWallet.debug.xcconfig"; sourceTree = ""; }; - DE1D1188B2F321F80CD50FFD08677F90 /* ReactMarker.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ReactMarker.cpp; path = ReactCommon/cxxreact/ReactMarker.cpp; sourceTree = ""; }; - DE2B8634FE6E896D87B39DD6E235DA62 /* RCTPerformanceLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPerformanceLogger.h; sourceTree = ""; }; - DE8BC15DA272E047E03442971E46B3BC /* RCTBridge.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBridge.m; sourceTree = ""; }; - DE8C9B2994ACA662A414205BB494582E /* RNSVGDefsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGDefsManager.h; sourceTree = ""; }; - DEC4E645C4415BDDCD120FCE7A1A46B1 /* Pods-BlueWalletWatch.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWalletWatch.debug.xcconfig"; sourceTree = ""; }; - DEE6F1AA5D8BCEA5608156FEA23A33B8 /* RCTSurfaceRootView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceRootView.mm; sourceTree = ""; }; - DEF7E0CFA54067C50ED20955CB687125 /* libEFQRCode.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libEFQRCode.a; path = libEFQRCode.a; sourceTree = BUILT_PRODUCTS_DIR; }; - DF28DE30C405A3704B3FB40093875954 /* yoga-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "yoga-dummy.m"; sourceTree = ""; }; - DF947140F7C51D31E2A66C6C25F6BD00 /* RCTImageStoreManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageStoreManager.m; path = Libraries/Image/RCTImageStoreManager.m; sourceTree = ""; }; - DFAE05F67C6196A5D5ABD362C41555E2 /* BarcodeDetectorManagerMlkit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BarcodeDetectorManagerMlkit.h; path = ios/RN/BarcodeDetectorManagerMlkit.h; sourceTree = ""; }; - E000AECBF2F53F914B462B0EDE0B4ED0 /* JSBundleType.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSBundleType.cpp; path = ReactCommon/cxxreact/JSBundleType.cpp; sourceTree = ""; }; - E0C6D3DF753EC31C84384C231301CB9F /* RCTSourceCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSourceCode.h; sourceTree = ""; }; - E0DFA61C14BBD08F1624B9C94C9AA387 /* RNSVGSvgViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSvgViewManager.h; sourceTree = ""; }; - E18B4A6D7426A96FCC92D4533B290404 /* RCTNullability.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTNullability.h; sourceTree = ""; }; - E18EB06396BA957A548929CC5DB55560 /* RCTNativeAnimatedNodesManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTNativeAnimatedNodesManager.m; path = Libraries/NativeAnimation/RCTNativeAnimatedNodesManager.m; sourceTree = ""; }; - E1B8D311379873C68D301E730F37A899 /* RCTI18nUtil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTI18nUtil.m; sourceTree = ""; }; - E2478E3D5ECC7D6A6BB9ACCBA7ECA317 /* RCTUIUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUIUtils.m; sourceTree = ""; }; - E25AB901FA9E46271C5EBA5E5B26E8DE /* RCTBridge+Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTBridge+Private.h"; sourceTree = ""; }; - E25DFA3EACC60A11A2BFB9FDECE99D8E /* RCTMaskedView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMaskedView.m; sourceTree = ""; }; - E26819CDDAD79A64D301F34E8D08E4F8 /* react-native-randombytes-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-randombytes-dummy.m"; sourceTree = ""; }; - E2BCFFE430D70B79C27B13D093AF415B /* RNWatch-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNWatch-dummy.m"; sourceTree = ""; }; - E2DAF6DC0E59AABA99E4C00E18631627 /* GAITrackedViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAITrackedViewController.h; sourceTree = ""; }; - E2F520DB6B50030E0546CF98EBD996AE /* RCTAdditionAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAdditionAnimatedNode.m; sourceTree = ""; }; - E376D1D544704AC680FA44E01A0EC11C /* libPods-BlueWalletWatch Extension.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-BlueWalletWatch Extension.a"; path = "libPods-BlueWalletWatch Extension.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - E38CA2CE5D88BA0FF47572E9583C23AB /* SentryCrashStackCursor_MachineContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashStackCursor_MachineContext.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_MachineContext.h; sourceTree = ""; }; - E3DF83C9222A28B3775E39E52777B691 /* Install.md */ = {isa = PBXFileReference; includeInIndex = 1; name = Install.md; path = docs/Install.md; sourceTree = ""; }; - E3FD0FE16AB052F047D795B5380C81BE /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - E4134147020587DB171E00FFED6FC9B6 /* Feather.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Feather.ttf; path = Fonts/Feather.ttf; sourceTree = ""; }; - E427C56308E96986E3180ABECAD7F745 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/WatchOS.platform/Developer/SDKs/WatchOS5.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - E4A900E24535F5B60039418B11526E58 /* RNSVGContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSVGContainer.h; path = ios/RNSVGContainer.h; sourceTree = ""; }; - E50324739197B1160A94D9AEAC2069DA /* RNSVGPercentageConverter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPercentageConverter.m; sourceTree = ""; }; - E547FE1BECFFF2E3A34B5FB6C7525C51 /* RCTImageEditingManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageEditingManager.m; path = Libraries/Image/RCTImageEditingManager.m; sourceTree = ""; }; - E560969FAEA3FBE9B3FEDE239AF8F461 /* RCTDeviceInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDeviceInfo.m; sourceTree = ""; }; - E56D1CCB367A99BE6FCA33A8CBDD8F7A /* JsArgumentHelpers-inl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "JsArgumentHelpers-inl.h"; path = "ReactCommon/cxxreact/JsArgumentHelpers-inl.h"; sourceTree = ""; }; - E57E82F7A3C6AC3B0D7A11E11EC53C27 /* SentryCrashCPU.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashCPU.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashCPU.c; sourceTree = ""; }; - E5A94BFE1607C0B65C217BFDDAB3D069 /* RCTErrorInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTErrorInfo.m; sourceTree = ""; }; - E5CF41F9D0CDDC957C04F34C7F1391FB /* RCTClipboard.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTClipboard.m; sourceTree = ""; }; - E60CB04796FFBD9DF4C605CDE435AD86 /* RCTSegmentedControlManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSegmentedControlManager.m; sourceTree = ""; }; - E652B3F1DB9F02E24A984BA81181D815 /* SentryCrashMach.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMach.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashMach.c; sourceTree = ""; }; - E6A5120059ED7C8F6FF79CE77E7F178C /* Pods-TcpSockets-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-TcpSockets-acknowledgements.plist"; sourceTree = ""; }; - E70E55C142D845A7E8A8DF00B7F15486 /* RCTSwitch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSwitch.m; sourceTree = ""; }; - E714C92645CA68AB619B514BCD115F60 /* RCTUIManagerUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIManagerUtils.h; sourceTree = ""; }; - E72C5492649B767A9A28EDCD696D4AEC /* RNCAsyncStorageDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCAsyncStorageDelegate.h; path = ios/RNCAsyncStorageDelegate.h; sourceTree = ""; }; - E79583A652528CF9C0909681ECE07236 /* RCTRefreshControl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRefreshControl.m; sourceTree = ""; }; - E8367EA423C4A50D3B63121F7C379BCC /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = Platforms/WatchOS.platform/Developer/SDKs/WatchOS5.0.sdk/System/Library/Frameworks/ImageIO.framework; sourceTree = DEVELOPER_DIR; }; - E851697DD5A4415763AA1BBF91759017 /* RCTGoogleAnalyticsBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTGoogleAnalyticsBridge.h; sourceTree = ""; }; - E8688DF7F2633C9E424F56A562EE7BC0 /* AnError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnError.swift; path = Sources/AnError.swift; sourceTree = ""; }; - E8AD41C00E5BE47F877FBAA5771EF89C /* Sentry.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Sentry.xcconfig; sourceTree = ""; }; - E8B1D3F8BAF97FAFDB0335693FD1C711 /* NSError+SimpleConstructor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSError+SimpleConstructor.m"; path = "Sources/SentryCrash/Recording/Tools/NSError+SimpleConstructor.m"; sourceTree = ""; }; - E8D6B6EEF850AF9A8D9A8A6C7FD125B9 /* RCTLog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLog.h; sourceTree = ""; }; - E94BEE92BCD887CCC8AB7012FCAB121A /* RNSVGUse.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGUse.h; sourceTree = ""; }; - E966B928A67CFA39C9571EF7E4E318F7 /* Pods-RCTPrivacySnapshot-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-RCTPrivacySnapshot-acknowledgements.markdown"; sourceTree = ""; }; - E96D3E87598490B9EE6046B7CB6B4C99 /* RNSVGLinearGradientManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLinearGradientManager.m; sourceTree = ""; }; - E9B52E05C2F2F41FE999ADA58B985B09 /* JSINativeModules.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSINativeModules.cpp; path = ReactCommon/jsiexecutor/jsireact/JSINativeModules.cpp; sourceTree = ""; }; - E9E42751FB562A7B2E98A308D350349B /* JSINativeModules.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSINativeModules.h; path = ReactCommon/jsiexecutor/jsireact/JSINativeModules.h; sourceTree = ""; }; - E9F258D48D98E4EEAD28EA1B7A484E1C /* RNSVG-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNSVG-prefix.pch"; sourceTree = ""; }; - E9F5376B0FC5492071CFC2956713758C /* FontAwesome5_Regular.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome5_Regular.ttf; path = Fonts/FontAwesome5_Regular.ttf; sourceTree = ""; }; - EA17250109A427A37433983240E14D13 /* cached-powers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "cached-powers.h"; path = "double-conversion/cached-powers.h"; sourceTree = ""; }; - EA280DF8AACE273811129D972836BC5A /* SentryUser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryUser.h; path = Sources/Sentry/include/SentryUser.h; sourceTree = ""; }; - EA5CFC9567C03752F3B16DBE79E62879 /* ToolTipMenu-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ToolTipMenu-prefix.pch"; sourceTree = ""; }; - EA779782D469512C36752B299C9F4C68 /* RCTPerfMonitor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPerfMonitor.m; sourceTree = ""; }; - EAB245FB5FE5CA079C42D25EC981EEFE /* NSDictionary+Sanitize.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSDictionary+Sanitize.h"; path = "Sources/Sentry/include/NSDictionary+Sanitize.h"; sourceTree = ""; }; - EAE818F96296F60DEC4D41C44BC6F61E /* BCHUtil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BCHUtil.swift; path = Sources/BCHUtil.swift; sourceTree = ""; }; - EAFFE3CA8BD849FF2421357D6E0AC99F /* RCTImageCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageCache.h; path = Libraries/Image/RCTImageCache.h; sourceTree = ""; }; - EB8559A24978CD7BCB561DFB9AEFAD75 /* RCTPlatform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPlatform.m; sourceTree = ""; }; - EB8BA197FB67871C107D31EA0B51F375 /* Pods-BlueWalletWatch-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BlueWalletWatch-acknowledgements.plist"; sourceTree = ""; }; - EBB58157444B0A9D9073FA2C26596237 /* MethodCall.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MethodCall.h; path = ReactCommon/cxxreact/MethodCall.h; sourceTree = ""; }; - EC3067086C693FEF7B21259AFB105413 /* libreact-native-webview.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-webview.a"; path = "libreact-native-webview.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - EC521FB6745AB4A84CC189D82EC132B2 /* RNSVGSymbolManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSymbolManager.m; sourceTree = ""; }; - EC753773349B007C1C633E9CF06F4331 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - EC8F5DE8BD051DB02D7C9C94470EFA06 /* RCTSwitchManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSwitchManager.h; sourceTree = ""; }; - EC9BF196B4D1CC26D2FA9AD3F315AE02 /* RNTapHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNTapHandler.m; sourceTree = ""; }; - ED2A6EF809CEE8DB7A28C33139FDE6E6 /* RCTFont.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTFont.mm; sourceTree = ""; }; - ED3B730D4981223B9181B1E91CA4F9E5 /* RCTTouchHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTouchHandler.h; sourceTree = ""; }; - EDA280B65D65CFF6E7423D1AAA003333 /* GradleUpgradeGuide.md */ = {isa = PBXFileReference; includeInIndex = 1; name = GradleUpgradeGuide.md; path = docs/GradleUpgradeGuide.md; sourceTree = ""; }; - EDB4B2BA6D7041D8FFC22E234852B917 /* EFQRCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EFQRCode.h; path = Source/EFQRCode.h; sourceTree = ""; }; - EDC3AACD0E87F5C9A8EAC73BAB6C3FD6 /* SystraceSection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SystraceSection.h; path = ReactCommon/cxxreact/SystraceSection.h; sourceTree = ""; }; - EDCD932892597EFA7096E53D1056F777 /* SentryCrashMonitor_CPPException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitor_CPPException.cpp; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_CPPException.cpp; sourceTree = ""; }; - EE1133635BAAD882FEA7CCFD89F895FA /* RCTStyleAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTStyleAnimatedNode.m; sourceTree = ""; }; - EE32DF0DFA890537492AE290A5B623F8 /* QR8bitByte.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QR8bitByte.swift; path = Sources/QR8bitByte.swift; sourceTree = ""; }; - EE3C8488F4DC8C1357B1F5605BD77B77 /* LICENSE.md */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE.md; sourceTree = ""; }; - EE3F1F8438CEDEAFA8F22B8035ED6D40 /* QRMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRMode.swift; path = Sources/QRMode.swift; sourceTree = ""; }; - EE57ED751E0FFF6EC3F55601BE368673 /* SentryCrashStackCursor_Backtrace.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashStackCursor_Backtrace.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_Backtrace.h; sourceTree = ""; }; - EE9E0771509F1DB01FADBE81D86CD11C /* DeviceUID.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DeviceUID.h; path = ios/RNDeviceInfo/DeviceUID.h; sourceTree = ""; }; - EEDE5E133B8A1CF336FD138FDFE02ED4 /* SharedProxyCxxModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SharedProxyCxxModule.h; path = ReactCommon/cxxreact/SharedProxyCxxModule.h; sourceTree = ""; }; - EEE9971B877A64E9DA2EE74F88F2FD70 /* react-native-webview-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-webview-prefix.pch"; sourceTree = ""; }; - EEF93985E42589CC4B9FD45898A21B97 /* RNRotationHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNRotationHandler.m; sourceTree = ""; }; - EF8EEE77F47FF8B6BE329EF329F72632 /* libBVLinearGradient.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libBVLinearGradient.a; path = libBVLinearGradient.a; sourceTree = BUILT_PRODUCTS_DIR; }; - F008556F366631AA0B1910DE8E7BC45B /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - F09FD49648BB55DE2F13DB0508472538 /* RCTFPSGraph.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFPSGraph.h; sourceTree = ""; }; - F0C6BE2669A4E9F0B1C498E90DCB8D8C /* RCTDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDefines.h; sourceTree = ""; }; - F0E7B731CF5BF46445D9E75D554B1A9F /* RCTWebViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTWebViewManager.h; sourceTree = ""; }; - F1644F6404F2A16E7693886FB368ADDF /* RCTNetworking.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RCTNetworking.mm; path = Libraries/Network/RCTNetworking.mm; sourceTree = ""; }; - F2774EEEE8349E42DEE3F3B2DEFCF1B3 /* react-native-image-picker-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-image-picker-dummy.m"; sourceTree = ""; }; - F2E7C78A4C0BA41CC81BAC34122EEBE2 /* RCTUITextView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUITextView.h; sourceTree = ""; }; - F2F1A6CE7803903C34C9DDAF72F93EBB /* SentryContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryContext.h; path = Sources/Sentry/include/SentryContext.h; sourceTree = ""; }; - F321080D8AA68616AA71ED8DC08075B6 /* instrumentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = instrumentation.h; path = ReactCommon/jsi/instrumentation.h; sourceTree = ""; }; - F397F50BB0A89E46747CE4DEED918EF9 /* RCTExceptionsManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTExceptionsManager.m; sourceTree = ""; }; - F398D64C2743A52DABF7EE9C7FB8C44D /* RNCSliderManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCSliderManager.h; path = ios/RNCSliderManager.h; sourceTree = ""; }; - F3D39EB17F55FBDED1B88D734A29083E /* RNRootViewGestureRecognizer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNRootViewGestureRecognizer.h; path = ios/RNRootViewGestureRecognizer.h; sourceTree = ""; }; - F3F7118B520B9D6CB1124353900B967B /* RCTBridgeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridgeModule.h; sourceTree = ""; }; - F4137A9B9045A85DE66F8318160AB9A7 /* react-native-google-analytics-bridge.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = "react-native-google-analytics-bridge.podspec"; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - F459492F544DA4FCF963B08BE69FB544 /* RCTTextAttributes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTTextAttributes.m; path = Libraries/Text/RCTTextAttributes.m; sourceTree = ""; }; - F472EA9A4DA24B56232745F210FF9980 /* YGEnums.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGEnums.h; path = yoga/YGEnums.h; sourceTree = ""; }; - F474A708DE92FC92EDA78D468A9FF4A8 /* RNSVGEllipse.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGEllipse.h; sourceTree = ""; }; - F490A21EC24A0D684AEEDEB32DB9BE98 /* RNGestureHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandler.h; path = ios/RNGestureHandler.h; sourceTree = ""; }; - F49F5D7893452288086E83A09FD1F537 /* glog-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "glog-dummy.m"; sourceTree = ""; }; - F4BD773A15177B7B38AAB37E0F588C7B /* CGSize+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGSize+.swift"; path = "Source/CGSize+.swift"; sourceTree = ""; }; - F4C06874288365E7FADCF7863B86ABB3 /* CIColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CIColor+.swift"; path = "Source/CIColor+.swift"; sourceTree = ""; }; - F4EA7B95140A6D2134DABC8D1B9140CF /* SentryCrashThread.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashThread.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashThread.c; sourceTree = ""; }; - F58700DFDF4279CDE2846AEF490D79B8 /* NSArray+Map.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSArray+Map.m"; sourceTree = ""; }; - F5ABD73F1D6711773A8DCD0BE4DD68E8 /* RCTTouchEvent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTouchEvent.h; sourceTree = ""; }; - F5B25E56AF6888028B5096D9AF9DFEAB /* RNSVGGlyphContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGGlyphContext.h; sourceTree = ""; }; - F677B45AB1993F8101E260134567E6E1 /* UIView+React.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIView+React.m"; sourceTree = ""; }; - F67B32773FF1FA2B0B6C4185DFD19B78 /* SentryDsn.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryDsn.h; path = Sources/Sentry/include/SentryDsn.h; sourceTree = ""; }; - F68C5641824E02DECBF529D703905775 /* RNFlingHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNFlingHandler.m; sourceTree = ""; }; - F6BD825B9F6B76F7E1EE5A565A32D2A5 /* FaceDetectorManagerMlkit.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FaceDetectorManagerMlkit.m; path = ios/RN/FaceDetectorManagerMlkit.m; sourceTree = ""; }; - F6C08AF2864363669A73ACDD4FEB58B2 /* RNWatch-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNWatch-prefix.pch"; sourceTree = ""; }; - F6C10C4B7FDC228F3D13F6559571D443 /* RNCamera.md */ = {isa = PBXFileReference; includeInIndex = 1; name = RNCamera.md; path = docs/RNCamera.md; sourceTree = ""; }; - F6D83AAA3EF483899CC84830F053C8DA /* ModuleRegistry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ModuleRegistry.h; path = ReactCommon/cxxreact/ModuleRegistry.h; sourceTree = ""; }; - F6DE317BB5CF485479B4C85A8088216B /* RCTSensorOrientationChecker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTSensorOrientationChecker.h; path = ios/RCT/RCTSensorOrientationChecker.h; sourceTree = ""; }; - F712878BEE75958944872AA7258FD24F /* EFQRCode-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "EFQRCode-dummy.m"; sourceTree = ""; }; - F747A2DEB169D9921B6561EFBF7AEC58 /* libRNFS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNFS.a; path = libRNFS.a; sourceTree = BUILT_PRODUCTS_DIR; }; - F75CB29097F8BB01A87C009C722D9DA5 /* RCTTiming.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTiming.h; sourceTree = ""; }; - F7764D7AF8D59213DAAFA296A84A73B6 /* RCTScrollView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollView.m; sourceTree = ""; }; - F7AB6D61EED4D1AAA9D6F5C92467B9C6 /* RNSVGSvgView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSvgView.h; sourceTree = ""; }; - F7B77DEC36B440DE4370986F1E87784A /* SentryCrashInstallation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashInstallation.h; path = Sources/SentryCrash/Installations/SentryCrashInstallation.h; sourceTree = ""; }; - F810D4E59F80E3BC22EA5872BCF77CCD /* RCTNativeAnimatedNodesManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNativeAnimatedNodesManager.h; path = Libraries/NativeAnimation/RCTNativeAnimatedNodesManager.h; sourceTree = ""; }; - F8C9D1D573C866805B4F9111E7AB4D88 /* RNCWKWebView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCWKWebView.h; path = ios/RNCWKWebView.h; sourceTree = ""; }; - F901BBA0378F0C1204A803700D09E78D /* RCTInputAccessoryViewContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryViewContent.m; sourceTree = ""; }; - F91118047FB357BBEA05E3EDEB69C155 /* RCTInvalidating.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInvalidating.h; sourceTree = ""; }; - F93436F15D0866ED29F00FF05DB5CA72 /* RCTAsyncLocalStorage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAsyncLocalStorage.m; sourceTree = ""; }; - F93E9926E9AC173182446B5831DB6777 /* SentryCrashStackCursor_SelfThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashStackCursor_SelfThread.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_SelfThread.h; sourceTree = ""; }; - F993F32F5A06744B97A8C03DE6542806 /* Pods-BlueWalletWatch Extension-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BlueWalletWatch Extension-resources.sh"; sourceTree = ""; }; - F9E2A068FE225C846A7DD64FD2AACF05 /* RNSVGTSpanManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTSpanManager.m; sourceTree = ""; }; - FA053A8F08EA0215FC69DB76E0917EC0 /* SentryBreadcrumbTracker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryBreadcrumbTracker.h; path = Sources/Sentry/include/SentryBreadcrumbTracker.h; sourceTree = ""; }; - FA318DE514C045BC0B6C99B82276C81D /* SentryCrashReportSink.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportSink.h; path = Sources/Sentry/include/SentryCrashReportSink.h; sourceTree = ""; }; - FA5B1317B6DB648CDFCC1950DD52356B /* utilities.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = utilities.cc; path = src/utilities.cc; sourceTree = ""; }; - FA70541E5092280CEDAE37853D7A06B2 /* libPods-TcpSockets.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-TcpSockets.a"; path = "libPods-TcpSockets.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - FA7170BC6D790A4890E490BEBF4A0364 /* react-native-randombytes-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-randombytes-prefix.pch"; sourceTree = ""; }; - FA758B8DD9C4C3041BC5AA8035D847CC /* SentryCrashSystemCapabilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashSystemCapabilities.h; path = Sources/SentryCrash/Recording/SentryCrashSystemCapabilities.h; sourceTree = ""; }; - FA9DB6001C91A8D36480071CC5543DD4 /* libreact-native-image-picker.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-image-picker.a"; path = "libreact-native-image-picker.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - FB00111EEB8D8D343374B19564D73CAC /* RCTDatePicker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDatePicker.h; sourceTree = ""; }; - FB04E9E3941CEB0689600A560A828BC2 /* RNCAsyncStorage.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = RNCAsyncStorage.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - FB16BE8CC68225154C00CE296264683D /* cached-powers.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "cached-powers.cc"; path = "double-conversion/cached-powers.cc"; sourceTree = ""; }; - FB4B0E14DB3744A9266B2B288A431478 /* SentryCrashReport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReport.h; path = Sources/SentryCrash/Recording/SentryCrashReport.h; sourceTree = ""; }; - FB812A7AAA936CAAD1DB02EC6F239B0B /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/WatchOS.platform/Developer/SDKs/WatchOS5.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; - FB8C8C568F9972DEC87C7D712130594E /* RNCAsyncStorage-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNCAsyncStorage-dummy.m"; sourceTree = ""; }; - FB9E132FD261AC8C303721C53E1C0341 /* RCTToolTipText.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTToolTipText.m; path = ToolTipMenu/RCTToolTipText.m; sourceTree = ""; }; - FBAD69F443F06D6A55358B7CA3714544 /* SentryBreadcrumbStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryBreadcrumbStore.h; path = Sources/Sentry/include/SentryBreadcrumbStore.h; sourceTree = ""; }; - FBF863C1519A3F662BE46FBF7E45C674 /* NativeToJsBridge.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = NativeToJsBridge.cpp; path = ReactCommon/cxxreact/NativeToJsBridge.cpp; sourceTree = ""; }; - FC76BFE7C7B6FE8D603D1F3BE5AA5FDE /* RecoverableError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RecoverableError.h; path = ReactCommon/cxxreact/RecoverableError.h; sourceTree = ""; }; - FC83A2F5ADEC5932D510035CE80E7E60 /* RCTSliderManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSliderManager.m; sourceTree = ""; }; - FCB3077EE10A1316F4262BEBB4469B90 /* RCTComponentData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTComponentData.m; sourceTree = ""; }; - FDAB8624C7C46017928BE725D7685F3B /* RCTInputAccessoryShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryShadowView.m; sourceTree = ""; }; - FDB7E47087A0AAE568EC93F28D404996 /* RCTSRWebSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTSRWebSocket.h; path = Libraries/WebSocket/RCTSRWebSocket.h; sourceTree = ""; }; - FDB8E04E675F8F15B092169E41FF84BD /* LICENSE.md */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE.md; sourceTree = ""; }; - FDEB71EAE7020773189FC119481FABED /* RCTLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLayout.h; sourceTree = ""; }; - FDFDAD45920BCA03FAA4685A7195640B /* RCTWKWebView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTWKWebView.m; sourceTree = ""; }; - FE831A68C20229DBA6A989AA45094EAD /* RCTTextSelection.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextSelection.m; sourceTree = ""; }; - FE942F8B2BAEA2EBF1292444C4853B60 /* ToolTipMenu.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ToolTipMenu.xcconfig; sourceTree = ""; }; - FEB8D1B3B57D39522F2AFAC2C0F4CCFE /* SentryCrashMonitor_NSException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_NSException.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_NSException.h; sourceTree = ""; }; - FEEBECEE1BBDF55DA1A7ACB9A2908D45 /* RCTMaskedViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMaskedViewManager.h; sourceTree = ""; }; - FEEF8AF10EA2AC76649D6DFD2E353F9F /* Pods-BlueWalletWatch Extension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWalletWatch Extension.release.xcconfig"; sourceTree = ""; }; - FEF1513A1693135E7A8204E52A6CFB54 /* RCTModuloAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModuloAnimatedNode.m; sourceTree = ""; }; - FF55800B97A45508DE72AAEADDECB8D0 /* NativeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NativeModule.h; path = ReactCommon/cxxreact/NativeModule.h; sourceTree = ""; }; - FFF47D0F2AD2ED763E458C4357C6FC3D /* Pods-BlueWalletWatch Extension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWalletWatch Extension.debug.xcconfig"; sourceTree = ""; }; + 0023A5983026AD9511B9B8062BE46DC1 /* RCTSinglelineTextInputViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSinglelineTextInputViewManager.h; sourceTree = ""; }; + 002A3B02C4485253A8F3F8C11F676450 /* NSDataBigString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = NSDataBigString.h; sourceTree = ""; }; + 0031FCB66AB8AC97EFCCCFC882BDD769 /* RCTSurfaceView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceView.h; sourceTree = ""; }; + 0058E5E51FB0D7358EDC25AEAEBBD012 /* SentryCrashDate.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashDate.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashDate.c; sourceTree = ""; }; + 00C285DC5CC89649FFD381A2979EEA34 /* RCTStatusBarManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTStatusBarManager.h; sourceTree = ""; }; + 00DD8FFBF407E7C0AAE11B34E2B24778 /* RCTImageBlurUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageBlurUtils.h; path = Libraries/Image/RCTImageBlurUtils.h; sourceTree = ""; }; + 00FED58DBC8EF0BB45D09F60FE2DA7B8 /* SentryCrashC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashC.h; path = Sources/SentryCrash/Recording/SentryCrashC.h; sourceTree = ""; }; + 00FF28243EBB4B47BC73D2484A602555 /* MethodCall.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MethodCall.cpp; path = ReactCommon/cxxreact/MethodCall.cpp; sourceTree = ""; }; + 0115C3C00C175D77422084DD0542CE6F /* libSentry.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libSentry.a; path = libSentry.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 01757D349DED6AE2EC411881250C50C7 /* RNSVGEllipse.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGEllipse.h; sourceTree = ""; }; + 01E41EEADB5FC95930E8B167F05BD579 /* RNSVGText.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGText.h; sourceTree = ""; }; + 02541D3678C1B42969B09A981652F8AB /* vlog_is_on.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = vlog_is_on.h; path = src/glog/vlog_is_on.h; sourceTree = ""; }; + 028FD92200DC6AB8CB209EED584B9E80 /* RNCameraUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCameraUtils.h; path = ios/RN/RNCameraUtils.h; sourceTree = ""; }; + 029A6D6D0AB4F7778E804AD89D96725C /* SentryReactNative.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SentryReactNative.xcconfig; sourceTree = ""; }; + 029FC75F31F1C88D97B66C7B961CFC04 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 0363A579B0007AC200D4469B27C97C20 /* RCTTransformAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTransformAnimatedNode.m; sourceTree = ""; }; + 03EE0EEBAC91B9B1AD0299F8A8067627 /* RCTTrackingAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTrackingAnimatedNode.m; sourceTree = ""; }; + 043EDD2BED2B77BEAE532C8C8F4B94CB /* SentryCrashReportSink.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashReportSink.m; path = Sources/Sentry/SentryCrashReportSink.m; sourceTree = ""; }; + 048461F34B786561C26D64EB5A63A578 /* RNSVGRadialGradient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRadialGradient.h; sourceTree = ""; }; + 048A87EC3BE73252C7369DCFD136CDF3 /* SentryCrashFileUtils.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashFileUtils.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashFileUtils.c; sourceTree = ""; }; + 04A38DF40D1C5FDC4D92180D6B65473F /* RCTDevSettings.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDevSettings.h; sourceTree = ""; }; + 04C3E9E3B29980107D78BA22DF5AACED /* RNSVGLine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLine.h; sourceTree = ""; }; + 04C96144CAAE83C6C4E807D0CC0204B1 /* RNRate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNRate.m; sourceTree = ""; }; + 04D00184090D26111834C8A9AAC3E08D /* SentryCrashString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashString.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashString.h; sourceTree = ""; }; + 0506EFA2D7F93C798E1966DE24F74A78 /* GAIEcommerceProduct.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAIEcommerceProduct.h; sourceTree = ""; }; + 0522CF2077FA94A6911D22E1D4406A17 /* Container+DeepSearch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "Container+DeepSearch.m"; path = "Sources/SentryCrash/Reporting/Filters/Tools/Container+DeepSearch.m"; sourceTree = ""; }; + 053AADB371E3862E040139709D041F5D /* CGSize+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGSize+.swift"; path = "Source/CGSize+.swift"; sourceTree = ""; }; + 053E092FCC964597D85BE10B99F2EEDC /* RCTUIManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIManager.h; sourceTree = ""; }; + 056D3FCBA719DD1FB34EDE4B53C24A6A /* RCTMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMacros.h; sourceTree = ""; }; + 0588E654EB4E31FC510465E6EF67FA21 /* BVLinearGradient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BVLinearGradient.m; path = BVLinearGradient/BVLinearGradient.m; sourceTree = ""; }; + 05C280CF5958EA20B5DEA45850458D1F /* RCTFileRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTFileRequestHandler.h; path = Libraries/Network/RCTFileRequestHandler.h; sourceTree = ""; }; + 0640EC493B3BE2CDFDBDDCDC2696A0D4 /* SentryCrashString.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashString.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashString.c; sourceTree = ""; }; + 06489499588BFA8FD5E63DD6375CD533 /* libFolly.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libFolly.a; path = libFolly.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 0691E10A6D21EBCF5CA39CF43BFACF99 /* CGImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGImage+.swift"; path = "Source/CGImage+.swift"; sourceTree = ""; }; + 06947B2046EAD24BB506D091D8DEDA79 /* SentryCrashSysCtl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashSysCtl.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashSysCtl.h; sourceTree = ""; }; + 069C9837A8F4D449E1F0B356618361F1 /* vlog_is_on.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = vlog_is_on.cc; path = src/vlog_is_on.cc; sourceTree = ""; }; + 06C5DDFFB19BF865682C1A5378382B9A /* CameraFocusSquare.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CameraFocusSquare.m; path = ios/RCT/CameraFocusSquare.m; sourceTree = ""; }; + 06FE6F3CFED8ED302CCC12D2739D9F12 /* RCTCxxConvert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxConvert.h; sourceTree = ""; }; + 07664EE8D7DA437692E82AF8DDAE684A /* dynamic.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = dynamic.cpp; path = folly/dynamic.cpp; sourceTree = ""; }; + 0770A28FBAD438371A61306CCD4341DD /* WatchBridge.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = WatchBridge.m; sourceTree = ""; }; + 0785657430D2E5AE5A744C04DBD750E4 /* NSDictionary+Sanitize.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSDictionary+Sanitize.m"; path = "Sources/Sentry/NSDictionary+Sanitize.m"; sourceTree = ""; }; + 079A0CA81072A19C8012B24F5B6EAA06 /* WatchBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = WatchBridge.h; sourceTree = ""; }; + 07A27F29B9BAE5B06E16CB9892658C80 /* libPods-RCTPrivacySnapshot.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-RCTPrivacySnapshot.a"; path = "libPods-RCTPrivacySnapshot.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 07C1B8898873D86D120517B360B43FC2 /* RCTModalHostView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalHostView.h; sourceTree = ""; }; + 08217097382238CEE8216E34D4B92369 /* SentryRequestOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryRequestOperation.m; path = Sources/Sentry/SentryRequestOperation.m; sourceTree = ""; }; + 082A2BE61A0B38144E37A41891C95E27 /* ImagePickerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ImagePickerManager.m; path = ios/ImagePickerManager.m; sourceTree = ""; }; + 0860FEC1868F973ECDC1F992E63F4BB3 /* Pods-BlueWalletTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWalletTests.debug.xcconfig"; sourceTree = ""; }; + 09167261ACA65F5CBF678D8D8EDBD58D /* RNSVGLinearGradientManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLinearGradientManager.h; sourceTree = ""; }; + 09180229361C81A8A774EF2AB4B5A558 /* SentryCrashExceptionApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashExceptionApplication.h; path = Sources/Sentry/include/SentryCrashExceptionApplication.h; sourceTree = ""; }; + 0933732014376694F148FF3260C13F7A /* RCTDisplayLink.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDisplayLink.m; sourceTree = ""; }; + 0975ED21620DA08D50F8A3FE270407E8 /* SentryCrashMonitor_Signal.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitor_Signal.c; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_Signal.c; sourceTree = ""; }; + 0AAC07B8FA6AB5EA4B981084DBD9B82E /* RNGestureHandler.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNGestureHandler.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 0AF0EC642A8F161EF46B98FA6B1DAC67 /* SentryCrashReportWriter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportWriter.h; path = Sources/SentryCrash/Recording/SentryCrashReportWriter.h; sourceTree = ""; }; + 0B1B82549422186DD24765C3CD4BD284 /* RCTObjcExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTObjcExecutor.h; sourceTree = ""; }; + 0B39247BE3E2F1380081A8CCC11C82EF /* signalhandler.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = signalhandler.cc; path = src/signalhandler.cc; sourceTree = ""; }; + 0B4946AF44A008AFF008D228959236EE /* JSIndexedRAMBundle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSIndexedRAMBundle.h; path = ReactCommon/cxxreact/JSIndexedRAMBundle.h; sourceTree = ""; }; + 0B5A7148D2F0668A6D1E0C0AC7225D53 /* JSIExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSIExecutor.h; path = ReactCommon/jsiexecutor/jsireact/JSIExecutor.h; sourceTree = ""; }; + 0B9095D1FD9776A2A0CF37CF05EA90A1 /* RCTShadowView+Internal.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTShadowView+Internal.m"; sourceTree = ""; }; + 0BBB48E9F536B35685D0D8A6538D6AD2 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 0BD47D11B55D7005CF7C8BC8AB56D63F /* CIColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CIColor+.swift"; path = "Source/CIColor+.swift"; sourceTree = ""; }; + 0C00F817D2A6404B94F4EDA0E1E42F4C /* Sentry.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Sentry.xcconfig; sourceTree = ""; }; + 0C1FC0F1609C3C88C46D9A76E0B58A7A /* SentryCrashID.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashID.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashID.h; sourceTree = ""; }; + 0C5A165929A9F885719B786D918D9E2C /* RCTSensorOrientationChecker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTSensorOrientationChecker.m; path = ios/RCT/RCTSensorOrientationChecker.m; sourceTree = ""; }; + 0CE439D975E14E50D788333677BBDED5 /* cached-powers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "cached-powers.h"; path = "double-conversion/cached-powers.h"; sourceTree = ""; }; + 0D0774F6A878399F77949C05D0F6BF03 /* RNFS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNFS.xcconfig; sourceTree = ""; }; + 0D19B32B89D1FA3B4BD3ECF6B9A93A65 /* Pods-BlueWalletWatch Extension.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-BlueWalletWatch Extension.modulemap"; sourceTree = ""; }; + 0DC1EA26AA9B27367C5EA03F22BF88B3 /* react-native-webview-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-webview-prefix.pch"; sourceTree = ""; }; + 0DC6135DF1CBEE5A3EF68D3E1CD22F2D /* RCTExceptionsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTExceptionsManager.h; sourceTree = ""; }; + 0DC72F3DE34D865CCCD2D6689A4ACE57 /* RCTEventEmitter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTEventEmitter.m; sourceTree = ""; }; + 0DEC0EF2E179262FF2D65D923370010F /* RCTSurface.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurface.mm; sourceTree = ""; }; + 0EAA3829936E49D6339A69CF828D1A62 /* ModuleRegistry.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ModuleRegistry.cpp; path = ReactCommon/cxxreact/ModuleRegistry.cpp; sourceTree = ""; }; + 0ED57B2BDED95350F7DE1BE5601AB687 /* RCTEventEmitter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTEventEmitter.h; sourceTree = ""; }; + 0EEBE03CD327821B98959C704CEDCBC8 /* RCTTextView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextView.h; sourceTree = ""; }; + 0F329E496347CEA5FF7D0C8FB7C56C37 /* SentryCrashJSONCodecObjC.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashJSONCodecObjC.m; path = Sources/SentryCrash/Recording/Tools/SentryCrashJSONCodecObjC.m; sourceTree = ""; }; + 0F475D0B35B1543ADFF80CFB285CECA8 /* RNSVGCircle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGCircle.m; sourceTree = ""; }; + 0F7C04BAFA39D6C59B4971B117898FCD /* RCTProgressViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTProgressViewManager.m; sourceTree = ""; }; + 0F8B40503DBF5527AEC0AAE0CAAECC9F /* RNRootViewGestureRecognizer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNRootViewGestureRecognizer.m; path = ios/RNRootViewGestureRecognizer.m; sourceTree = ""; }; + 0FC6BB0D23C1D6DFF0FDFD604CA579A2 /* RCTSafeAreaView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaView.m; sourceTree = ""; }; + 0FC9AFA1F62530A2BA65AD65C3C3E282 /* AnError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnError.swift; path = Sources/AnError.swift; sourceTree = ""; }; + 0FCFF605E4D1B809CC8648C1D8447635 /* LICENSE.md */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE.md; sourceTree = ""; }; + 0FE4EB1E4CC2450F8A8D9540A3565BD2 /* utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = utils.h; path = "double-conversion/utils.h"; sourceTree = ""; }; + 1081025FCADC87325BDA4A5DC4C9951B /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 109D7B5B2802306D6642210BB084C49A /* YGNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGNode.h; path = yoga/YGNode.h; sourceTree = ""; }; + 10A31CE1A6EF5B43699FA5FB70E4F906 /* RNSVGUse.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGUse.h; sourceTree = ""; }; + 10AD7DCEC27202D67B05408FBE12D327 /* EFQRCode+GIF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EFQRCode+GIF.swift"; path = "Source/EFQRCode+GIF.swift"; sourceTree = ""; }; + 10C41B0AA850FF0C287A9EEB41D46318 /* Pods-BlueWallet-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BlueWallet-dummy.m"; sourceTree = ""; }; + 110B7AE25E392E51052F959AF9D40806 /* RCTLayoutAnimationGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLayoutAnimationGroup.h; sourceTree = ""; }; + 11453ECDB93BC00F3F2DB1EB66177ACE /* RCTAnimationType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAnimationType.h; sourceTree = ""; }; + 115E600AB0E804B77641E3E14B783E44 /* RCTImageViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageViewManager.h; path = Libraries/Image/RCTImageViewManager.h; sourceTree = ""; }; + 11ABFA618B9F43C5331EF3BD1B230451 /* RNGestureHandlerEvents.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerEvents.h; path = ios/RNGestureHandlerEvents.h; sourceTree = ""; }; + 120D8700DE3656E1A3FFF1F738237761 /* RCTLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLayout.h; sourceTree = ""; }; + 122FC489A1117293B0D1851B395DBC61 /* RCTImageShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageShadowView.h; path = Libraries/Image/RCTImageShadowView.h; sourceTree = ""; }; + 126A4FF3297BDB4E636447753D89A6AA /* Pods-BlueWallet-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BlueWallet-acknowledgements.markdown"; sourceTree = ""; }; + 127BF6527F7F4973A0EC54194FA491A6 /* fixed-dtoa.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "fixed-dtoa.cc"; path = "double-conversion/fixed-dtoa.cc"; sourceTree = ""; }; + 128BC6046B7CA1B8FD9DB6E732A8986D /* RNSVGGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGGroup.h; sourceTree = ""; }; + 12B36E4E08D5D542CAB71DFFBB66FDEF /* RCTRootShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootShadowView.h; sourceTree = ""; }; + 12C1DFF4B815C0762C820F87E45D0C36 /* SentryCrashReportStore.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashReportStore.c; path = Sources/SentryCrash/Recording/SentryCrashReportStore.c; sourceTree = ""; }; + 12E793AC91E639EBA47ECFB5C190BC31 /* RCTSlider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSlider.m; sourceTree = ""; }; + 12EAA287E9DB1BC037D1E153FDB77426 /* SentryInstallation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryInstallation.h; path = Sources/Sentry/include/SentryInstallation.h; sourceTree = ""; }; + 12FEBAE6B981A9126566303E59C4850C /* RCTTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextViewManager.h; sourceTree = ""; }; + 1325B074035DD793069612E70C9326B0 /* RNRate.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNRate.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 1347F72BD122D8700FEB7B1ADD3E9675 /* libReact-e01e85b3.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-e01e85b3.a"; path = "libReact-e01e85b3.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 138A4D3205D9F11E7173BC602886CCDA /* RCTManagedPointer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTManagedPointer.h; sourceTree = ""; }; + 139244272DA217F04AB907470C993F83 /* RCTShadowView+Layout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTShadowView+Layout.h"; sourceTree = ""; }; + 1395A223DDDC412035C30D89DEEEC7E5 /* AntDesign.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = AntDesign.ttf; path = Fonts/AntDesign.ttf; sourceTree = ""; }; + 13D643677E5A45E5E7D26B85CBB7A915 /* react-native-slider.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-slider.xcconfig"; sourceTree = ""; }; + 140B6B909EF5F917249CF91119B96D0A /* RCTGoogleTagManagerBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTGoogleTagManagerBridge.h; sourceTree = ""; }; + 14334716A99B809953396AF25183E0FD /* RCTStyleAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTStyleAnimatedNode.m; sourceTree = ""; }; + 144BAF28AB54DAEAF6E65C5660AC8674 /* RCTAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAnimatedNode.h; sourceTree = ""; }; + 1485F22085424BBBF282BD6095D4F525 /* CxxModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CxxModule.h; path = ReactCommon/cxxreact/CxxModule.h; sourceTree = ""; }; + 14AF1822318B5415D0C2ECFAAAA646A1 /* React-e01e85b3-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "React-e01e85b3-dummy.m"; path = "../React-e01e85b3/React-e01e85b3-dummy.m"; sourceTree = ""; }; + 14FD96E55FF437CC139FBD08D5F9A2D3 /* RCTTiming.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTiming.h; sourceTree = ""; }; + 1500AE6B9014FCCA0CF28259908C995D /* RCTConvert+CoreLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+CoreLocation.h"; sourceTree = ""; }; + 1532A824DA9EA4B061DE4F4741347AFD /* SentryCrashReportFilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportFilter.h; path = Sources/SentryCrash/Reporting/Filters/SentryCrashReportFilter.h; sourceTree = ""; }; + 1545AD5F92D6B9E5920FFDB156536CD9 /* SystraceSection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SystraceSection.h; path = ReactCommon/cxxreact/SystraceSection.h; sourceTree = ""; }; + 156ED8A079F367D8C9D93C4414BB5A0B /* RNSensorOrientationChecker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSensorOrientationChecker.m; path = ios/RN/RNSensorOrientationChecker.m; sourceTree = ""; }; + 1572205A0843EACD3C1AEA5ADA79CD62 /* RNRandomBytes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNRandomBytes.h; sourceTree = ""; }; + 15DC4DB5D6E20BBF454D41EC451E7D59 /* RNCAsyncStorage-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNCAsyncStorage-dummy.m"; sourceTree = ""; }; + 162BAB309E280E0BD0961BCB2DAE6136 /* SentryStacktrace.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryStacktrace.h; path = Sources/Sentry/include/SentryStacktrace.h; sourceTree = ""; }; + 17297E48EB5BDF4D68484D0D02CBBAFD /* NSArray+Map.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSArray+Map.m"; sourceTree = ""; }; + 175C1330BDE8A0E8E0AC8D5C8919B5AC /* RCTAnimationUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTAnimationUtils.m; path = Libraries/NativeAnimation/RCTAnimationUtils.m; sourceTree = ""; }; + 17D5D2871BE1506D0BD8335E815EF4A7 /* YGValue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGValue.cpp; path = yoga/YGValue.cpp; sourceTree = ""; }; + 17E89EDBDEA81E12D55B4E895855672B /* RCTUIUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUIUtils.m; sourceTree = ""; }; + 18220936C7A7237A002C49E56D8191C8 /* EFPointShape.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFPointShape.swift; path = Source/EFPointShape.swift; sourceTree = ""; }; + 18427D2A73A600B19A7F6384CCC4B52C /* Zocial.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Zocial.ttf; path = Fonts/Zocial.ttf; sourceTree = ""; }; + 18C6D74F22A56E56F293DF5EA0739400 /* SentryCrashMonitor_User.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitor_User.c; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_User.c; sourceTree = ""; }; + 195F75CBFF85E7E7C4441F756A7931F4 /* RNSVGBezierElement.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGBezierElement.m; sourceTree = ""; }; + 19BBA4692E386F7310A80CA98357E00D /* RNSVGPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPath.m; sourceTree = ""; }; + 19C81AD38449D7EC6560AA89700A5723 /* SentryCrashReport.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashReport.c; path = Sources/SentryCrash/Recording/SentryCrashReport.c; sourceTree = ""; }; + 19E5409035E8CA7B59062D3E76EAFD79 /* Demangle.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Demangle.cpp; path = folly/detail/Demangle.cpp; sourceTree = ""; }; + 19ED6AF2B0F0638B6D77B1FAD0C92AC4 /* NSError+SimpleConstructor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSError+SimpleConstructor.h"; path = "Sources/SentryCrash/Recording/Tools/NSError+SimpleConstructor.h"; sourceTree = ""; }; + 1A230B25424F1C9308F790A658027090 /* SentryDsn.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryDsn.h; path = Sources/Sentry/include/SentryDsn.h; sourceTree = ""; }; + 1A3AA0DD38EF3A4FC8C75CF6A1062BA5 /* RCTCxxBridgeDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxBridgeDelegate.h; sourceTree = ""; }; + 1A4E2CC74A0409EF78E0C3A9052145E0 /* SentryMechanism.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryMechanism.m; path = Sources/Sentry/SentryMechanism.m; sourceTree = ""; }; + 1A81F0833B5B43DDAC1DCA19A60ADA90 /* QRMath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRMath.swift; path = Sources/QRMath.swift; sourceTree = ""; }; + 1AEEAB4B8ACFD42626A0C607F9896C34 /* JSBundleType.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSBundleType.cpp; path = ReactCommon/cxxreact/JSBundleType.cpp; sourceTree = ""; }; + 1B458851F80261D5C31D7BF0A8B79906 /* SentryCrashLogger.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashLogger.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashLogger.c; sourceTree = ""; }; + 1BC216F06B650223243C4472B14F07F5 /* RCTScrollContentViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollContentViewManager.m; sourceTree = ""; }; + 1BD7421225E157089ED2E07810C8C51C /* RNSVGCircleManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGCircleManager.m; sourceTree = ""; }; + 1BF1B29CE76829A05DAAF6D125C628D4 /* RCTSurfaceRootView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceRootView.mm; sourceTree = ""; }; + 1C6F7CA3F848ABA1BE70EC68856F9FE6 /* RCTNativeAnimatedNodesManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTNativeAnimatedNodesManager.m; path = Libraries/NativeAnimation/RCTNativeAnimatedNodesManager.m; sourceTree = ""; }; + 1C70791D5B2A9C321A8FF361DBBBBB44 /* GAIEcommerceFields.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAIEcommerceFields.h; sourceTree = ""; }; + 1CA536B43122940331F22660D8C9A89D /* RNSVG-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNSVG-dummy.m"; sourceTree = ""; }; + 1CA6C50EB1F13E6A45322C83D54FA13B /* RCTModalManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalManager.h; sourceTree = ""; }; + 1CE4B82D12B88D97770A017681419597 /* RCTPropsAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPropsAnimatedNode.m; sourceTree = ""; }; + 1CE699B13AA6F37B898D1BC91513DF3B /* Pods-BlueWalletWatch-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BlueWalletWatch-acknowledgements.markdown"; sourceTree = ""; }; + 1D02AD3D12C557CE489288926FC15B9C /* RNSVGFontData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGFontData.h; sourceTree = ""; }; + 1D58DFB0FDCF2693BA934AF5806FFA5D /* RCTDataRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTDataRequestHandler.h; path = Libraries/Network/RCTDataRequestHandler.h; sourceTree = ""; }; + 1E058B9A35FF0217FFD30412C8B196B2 /* TAGContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TAGContainer.h; sourceTree = ""; }; + 1E4BF2F6B598E62E51B39151CE5C5F34 /* RNSVGNodeManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGNodeManager.h; sourceTree = ""; }; + 1EB2223741CE1AF1D73F5E3FBB4A6B5D /* SentryCrashSymbolicator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashSymbolicator.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashSymbolicator.h; sourceTree = ""; }; + 1EC1E78766AA765A69A211EA96AE5F08 /* RCTSegmentedControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSegmentedControl.h; sourceTree = ""; }; + 1ED112C22FB10CBF1AB2F1B8A839B230 /* bignum.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = bignum.cc; path = "double-conversion/bignum.cc"; sourceTree = ""; }; + 1EDA68CA6318BD22F0454AEBACA24ACC /* NSColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSColor+.swift"; path = "Source/NSColor+.swift"; sourceTree = ""; }; + 1EF9C71310EF21D8C4B9F9FD0F5BDA86 /* YGConfig.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGConfig.cpp; path = yoga/YGConfig.cpp; sourceTree = ""; }; + 1EF9DF737732A1FFD09219BD4E3A362E /* SentryCrashMonitorType.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitorType.c; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitorType.c; sourceTree = ""; }; + 1F5D903DDEF257B71DA2F112C07D7FFE /* RNSVGUseManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGUseManager.h; sourceTree = ""; }; + 1F7B3D0289C44EE25B34AE4044AF717C /* SentryRequestOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryRequestOperation.h; path = Sources/Sentry/include/SentryRequestOperation.h; sourceTree = ""; }; + 1F80D6271B5BFCC2981E475EDA4041B9 /* RNSVGPattern.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSVGPattern.h; path = ios/RNSVGPattern.h; sourceTree = ""; }; + 1FA65622A09E4E5504F80B3610AB78F1 /* libyoga.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libyoga.a; path = libyoga.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 20431C385DCF796060BBC42A5541F640 /* RCTAsyncLocalStorage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAsyncLocalStorage.h; sourceTree = ""; }; + 208A48A92FEA90B97A8642732ABC4A6E /* RNSVGRenderableManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRenderableManager.m; sourceTree = ""; }; + 212FD3AE4B4A08F90764A8FDEB754F38 /* Feather.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Feather.ttf; path = Fonts/Feather.ttf; sourceTree = ""; }; + 214163B0AE07D3FD2CD7D24D4419F31E /* RCTJavaScriptLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTJavaScriptLoader.h; sourceTree = ""; }; + 214219452C2BBDCE224A1178EF141C4A /* SentryCrashSysCtl.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashSysCtl.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashSysCtl.c; sourceTree = ""; }; + 21585BC7EF4A20E046FA203DDC279009 /* QR8bitByte.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QR8bitByte.swift; path = Sources/QR8bitByte.swift; sourceTree = ""; }; + 2164D6009E0872052E460E80B045CF7B /* diy-fp.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "diy-fp.cc"; path = "double-conversion/diy-fp.cc"; sourceTree = ""; }; + 2230C442580219F7E28D8CB8A8A52D82 /* Pods-BlueWalletWatch-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BlueWalletWatch-acknowledgements.plist"; sourceTree = ""; }; + 223F9C1484CCA185F593B82737B97BBD /* NSData+Compression.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+Compression.h"; path = "Sources/Sentry/include/NSData+Compression.h"; sourceTree = ""; }; + 2285805F42C41F11F02E1130FC94152F /* RNSVGCircleManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGCircleManager.h; sourceTree = ""; }; + 22CD40C212F1C233DDB545BAA1AD984B /* RCTSurfaceSizeMeasureMode.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceSizeMeasureMode.mm; sourceTree = ""; }; + 231EACFA0C81801F3DAEC44634582BF6 /* swift_qrcodejs-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "swift_qrcodejs-prefix.pch"; sourceTree = ""; }; + 236A17C89DB5FFBFA1F24E1862704321 /* RNSVGPattern.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPattern.m; sourceTree = ""; }; + 237D5C0AB8BA296D516505D12610490E /* RNGestureHandlerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerManager.m; path = ios/RNGestureHandlerManager.m; sourceTree = ""; }; + 2386F75350C6D6C1EE2F8DB24CE7095C /* RCTCxxUtils.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxUtils.mm; sourceTree = ""; }; + 2390709D8B5238882DD57115C100F4AB /* UIImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIImage+.swift"; path = "Source/UIImage+.swift"; sourceTree = ""; }; + 23CE826334A986F6CC71B8EDB7960270 /* RNGestureHandlerState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerState.h; path = ios/RNGestureHandlerState.h; sourceTree = ""; }; + 23E6CAFE2DD5F0F75513F2A82127DAFD /* RCTSafeAreaShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaShadowView.m; sourceTree = ""; }; + 2494932080A1B0E090767784C7013680 /* diy-fp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "diy-fp.h"; path = "double-conversion/diy-fp.h"; sourceTree = ""; }; + 249A050AE68B067B76B1497911DC4795 /* SentrySwizzle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentrySwizzle.h; path = Sources/Sentry/include/SentrySwizzle.h; sourceTree = ""; }; + 24FB4DEEF653695E402642CA1D31B650 /* RCTVirtualTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTVirtualTextViewManager.h; sourceTree = ""; }; + 25410CB5B01A6E532232CBD1DDEDDEFA /* SentryJavaScriptBridgeHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryJavaScriptBridgeHelper.h; path = Sources/Sentry/include/SentryJavaScriptBridgeHelper.h; sourceTree = ""; }; + 255D61A99CDDCC99049E8C9CB6B1AFE9 /* RNSVGDefs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGDefs.h; sourceTree = ""; }; + 25ADE4EE17A96C4A5B9DAF82F6A53EBC /* RNSVGTextManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextManager.h; sourceTree = ""; }; + 25C83A7AF58877853E8F1BD014834325 /* RCTLayoutAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLayoutAnimation.h; sourceTree = ""; }; + 26361E9EDF786B80C49D8B72EFC206B2 /* YGLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGLayout.h; path = yoga/YGLayout.h; sourceTree = ""; }; + 267C89B69B81245F2F0E417F3716605D /* RCTUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUtils.h; sourceTree = ""; }; + 26E468FE293BE816C910C38C913899D3 /* RCTErrorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTErrorInfo.h; sourceTree = ""; }; + 2746659939E420345B521FE182BB120A /* libPods-TcpSockets.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-TcpSockets.a"; path = "libPods-TcpSockets.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 274A75FABDF54FE9E93651E9B4132D46 /* RCTResizeMode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTResizeMode.m; path = Libraries/Image/RCTResizeMode.m; sourceTree = ""; }; + 27555EABBC7FE54ED6BE23F14D572F29 /* RCTDiffClampAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDiffClampAnimatedNode.h; sourceTree = ""; }; + 2759B6525D5535BB1F0942612EADFB38 /* RNDeviceInfo.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNDeviceInfo.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 27634567D2DB66CF1B84D237C87A3A3B /* RCTPerformanceLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPerformanceLogger.m; sourceTree = ""; }; + 27BE1704FEC1DB13EA55DB67B45697AF /* SentryCrashReportStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportStore.h; path = Sources/SentryCrash/Recording/SentryCrashReportStore.h; sourceTree = ""; }; + 27DCF13D74639DB8420366BD6E45FDBF /* react-native-image-picker.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-image-picker.xcconfig"; sourceTree = ""; }; + 2828221E779C288380EA456B10B30DA1 /* EFQRCode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCode.swift; path = Source/EFQRCode.swift; sourceTree = ""; }; + 285D0AE832514099C8253C2837E5630F /* RNSVGEllipseManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGEllipseManager.m; sourceTree = ""; }; + 28B2A0CF3A4F696F054A524A7058268A /* BarcodeDetectorManagerMlkit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BarcodeDetectorManagerMlkit.h; path = ios/RN/BarcodeDetectorManagerMlkit.h; sourceTree = ""; }; + 28E268B318FEC8965D57A02502FFB9F6 /* RCTFrameAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFrameAnimation.h; sourceTree = ""; }; + 28F83371BC999BB92F4A26731542896E /* jsi-inl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "jsi-inl.h"; path = "ReactCommon/jsi/jsi-inl.h"; sourceTree = ""; }; + 28FE7CC68D99C41BB52AFF169F39395C /* RNRotationHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNRotationHandler.h; sourceTree = ""; }; + 290D23FAC3D1CE3E034C51C3E839FDD5 /* RCTModalHostView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalHostView.m; sourceTree = ""; }; + 2916F7F00917AD5A98867E6D54E63319 /* RCTInputAccessoryViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryViewManager.m; sourceTree = ""; }; + 291D45BFE9919420C802C145129C63B9 /* SentryCrashCachedData.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashCachedData.c; path = Sources/SentryCrash/Recording/SentryCrashCachedData.c; sourceTree = ""; }; + 2972E67127CFDCE923AED4537DFB172E /* RecoverableError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RecoverableError.h; path = ReactCommon/cxxreact/RecoverableError.h; sourceTree = ""; }; + 299DDD3232D9261862067741D342394B /* Pods-TcpSockets-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-TcpSockets-dummy.m"; sourceTree = ""; }; + 29A655EC78CFE3C369B2FF1DA8AB4DE3 /* libPods-BlueWalletTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-BlueWalletTests.a"; path = "libPods-BlueWalletTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 29C6D16D46CC115C018BCADF0851F2FF /* RNPanHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNPanHandler.m; sourceTree = ""; }; + 29D7EFAFBE9BDC646B5A58BF428368D8 /* RCTTextDecorationLineType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextDecorationLineType.h; sourceTree = ""; }; + 29F2A8B29E2B225439D7996C9F27E74A /* RCTShadowView+Layout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTShadowView+Layout.m"; sourceTree = ""; }; + 2A06652291DB26EB217E00C0B4D8A07C /* libRNRate.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNRate.a; path = libRNRate.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 2A461AEB4852AC151AE4AEB4DE1B22BD /* RCTUIUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIUtils.h; sourceTree = ""; }; + 2A653F66253218D17BE5BB0E70A24D44 /* stl_logging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = stl_logging.h; path = src/glog/stl_logging.h; sourceTree = ""; }; + 2A8C94DF0732194C31DDD3ECDB31893A /* RCTRefreshControlManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRefreshControlManager.h; sourceTree = ""; }; + 2A9D9E9BA4DA29BD95A985A7F0BA5C2E /* RCTConvert+Text.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "RCTConvert+Text.m"; path = "Libraries/Text/RCTConvert+Text.m"; sourceTree = ""; }; + 2AFEF27283912619BA86CC64A34F3420 /* RCTFPSGraph.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFPSGraph.m; sourceTree = ""; }; + 2B0EB31AB8DB08C97F5676FF10A0A8FB /* RCTMaskedView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMaskedView.h; sourceTree = ""; }; + 2B17A71888AA28CEFEC37B72F2A68A91 /* libreact-native-slider.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-slider.a"; path = "libreact-native-slider.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 2B39355FF03D79089D8A61C2E8529A2A /* Pods-BlueWalletTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BlueWalletTests-acknowledgements.plist"; sourceTree = ""; }; + 2B53682F4BA04D1FF789D4F317CF9B53 /* QRPatternLocator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRPatternLocator.swift; path = Sources/QRPatternLocator.swift; sourceTree = ""; }; + 2B9FD71DF6D3C728F21F74B6EBC3003A /* RNPanHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNPanHandler.h; sourceTree = ""; }; + 2BB7B81D4EE06192DFD3215DDB0CD6E8 /* SentryCrashDebug.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashDebug.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashDebug.c; sourceTree = ""; }; + 2BBFAEFD72E53DDC004F3EBE63B875E5 /* RCTSRWebSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTSRWebSocket.m; path = Libraries/WebSocket/RCTSRWebSocket.m; sourceTree = ""; }; + 2C5CE815CAA1C0DDDB8BF94E8A1CDA4A /* RCTSourceCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSourceCode.h; sourceTree = ""; }; + 2C6CA681ACE532FDC4866E79BDF6C043 /* libPods-BlueWalletWatch Extension.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-BlueWalletWatch Extension.a"; path = "libPods-BlueWalletWatch Extension.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 2CA044EF074CFBB5850B4D5B42F887AE /* RNGestureHandlerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerManager.h; path = ios/RNGestureHandlerManager.h; sourceTree = ""; }; + 2D34678968001FE68E5F8E52F7A3D42C /* JSDeltaBundleClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSDeltaBundleClient.h; path = ReactCommon/cxxreact/JSDeltaBundleClient.h; sourceTree = ""; }; + 2D5AB8386F23FF376A4EBC78E7C14C74 /* RCTMultipartStreamReader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultipartStreamReader.h; sourceTree = ""; }; + 2D7D46B913A23FA0D6B8C0702617C231 /* Conv.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Conv.cpp; path = folly/Conv.cpp; sourceTree = ""; }; + 2D8897DFEC7E02807109EB795DE7268C /* RCTSpringAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSpringAnimation.m; sourceTree = ""; }; + 2DA194D7EA5AE96970486A082703C1D4 /* RCTDatePickerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDatePickerManager.h; sourceTree = ""; }; + 2DC10B6A312D47B419FC5580662145FB /* RCTUITextView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUITextView.h; sourceTree = ""; }; + 2DCD332883B9C8835156B328A6DA2A6F /* RCTRootShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRootShadowView.m; sourceTree = ""; }; + 2DD4C3E33790C8946DA5F83FCF418CB0 /* Sentry-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Sentry-prefix.pch"; sourceTree = ""; }; + 2E0F80CB62E46DF4B1EF990CBBD8D7AE /* RNSVG-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNSVG-prefix.pch"; sourceTree = ""; }; + 2E1DC83651AC5ECD944CA0331E0E8F4C /* JSINativeModules.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSINativeModules.h; path = ReactCommon/jsiexecutor/jsireact/JSINativeModules.h; sourceTree = ""; }; + 2E303E191CF02D71265C1B3E2BCE72AE /* SentryCrashMonitor_NSException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_NSException.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_NSException.h; sourceTree = ""; }; + 2E74CB0075EC7FD17EECA13B2BCB1434 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 2E760C751DCAAFFFDEA6E17E8472F1BE /* RCTExceptionsManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTExceptionsManager.m; sourceTree = ""; }; + 2EACF37D3385873235856EC60D71EBC6 /* Pods-RCTPrivacySnapshot-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-RCTPrivacySnapshot-dummy.m"; sourceTree = ""; }; + 2EAD9EF9D6F0737FEF74A75BF9C7E2D4 /* Pods-BlueWallet-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BlueWallet-acknowledgements.plist"; sourceTree = ""; }; + 2EB47F7D6B72C15B79D6FCDD8F67D371 /* Downloader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Downloader.h; sourceTree = ""; }; + 2EE67C94D255845C33C4987B7DEC8C49 /* RNSVGTextPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextPath.m; sourceTree = ""; }; + 2EEB1F2E9876A25D3CB78C55E6032A6B /* JSExecutor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSExecutor.cpp; path = ReactCommon/cxxreact/JSExecutor.cpp; sourceTree = ""; }; + 2F4DDEC28F9FACEFC895DC2D7C8A363C /* RNSVGSvgView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSvgView.h; sourceTree = ""; }; + 2F808101B81507FE63191C299473ECB5 /* SentryCrashReportFields.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportFields.h; path = Sources/SentryCrash/Recording/SentryCrashReportFields.h; sourceTree = ""; }; + 2F93F901FE955B2CCA9C1FBAE9550814 /* NSDataBigString.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = NSDataBigString.mm; sourceTree = ""; }; + 2FAA5A666F6DC3101A977E26A60CFBD0 /* RCTImageBlurUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageBlurUtils.m; path = Libraries/Image/RCTImageBlurUtils.m; sourceTree = ""; }; + 2FC90CAA795A9A7D0B020BCD4A4529EF /* UIView+React.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIView+React.h"; sourceTree = ""; }; + 300232A457594A2142CCD4EBBEAEEE83 /* libswift_qrcodejs.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libswift_qrcodejs.a; path = libswift_qrcodejs.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 300E1AD5B5158AD6D80784A1639A5083 /* SentryCrashReport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReport.h; path = Sources/SentryCrash/Recording/SentryCrashReport.h; sourceTree = ""; }; + 3049E101469E1357FF04F74EEBF08A13 /* RCTScrollView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollView.h; sourceTree = ""; }; + 3094BFCA4EB7A433A859448A9F53BAA0 /* RCTSwitchManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSwitchManager.m; sourceTree = ""; }; + 30D57F01BD35EEBFD36D0BCFB13C7735 /* JSCExecutorFactory.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = JSCExecutorFactory.mm; sourceTree = ""; }; + 30E13984CED79408D49290A480210D55 /* SentryCrashMonitor_System.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_System.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_System.h; sourceTree = ""; }; + 3107D90BBA27A10D1D6FE02E5E91836F /* Pods-TcpSockets-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-TcpSockets-acknowledgements.plist"; sourceTree = ""; }; + 314A7E6DAD3BFD650FFAA848657ECE32 /* SentryCrashStackCursor_MachineContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashStackCursor_MachineContext.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_MachineContext.h; sourceTree = ""; }; + 317F28F813ED2B8730A3372E886D9DB9 /* RCTModalHostViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalHostViewController.m; sourceTree = ""; }; + 31CBC314F64E73E51E794E6BB3D981DA /* RCTRawTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRawTextShadowView.m; sourceTree = ""; }; + 32029DD2248F719C195A0A06C89B63FB /* RNReactNativeHapticFeedback.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNReactNativeHapticFeedback.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 3224BC2BC1314776EB93EEA7D4AD552C /* EFInputCorrectionLevel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFInputCorrectionLevel.swift; path = Source/EFInputCorrectionLevel.swift; sourceTree = ""; }; + 3234A0C5710E3AA956279A9980285B31 /* RCTInterpolationAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInterpolationAnimatedNode.h; sourceTree = ""; }; + 32ACF33A17B608BE1AF28B96445937E3 /* SentryCrashStackCursor_MachineContext.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashStackCursor_MachineContext.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_MachineContext.c; sourceTree = ""; }; + 32CF2B2668EC15CAC4E75A3C9448356A /* RNReactNativeHapticFeedback-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNReactNativeHapticFeedback-prefix.pch"; sourceTree = ""; }; + 32F3729E712AD4049D53698CE4BFC3EE /* SentryCrashJSONCodec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashJSONCodec.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashJSONCodec.h; sourceTree = ""; }; + 32FF27ECEE8F131963A938839E6AAA39 /* RNSVGLinearGradientManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLinearGradientManager.m; sourceTree = ""; }; + 3301B390F2692729BF669C92294CDF4A /* BVLinearGradient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BVLinearGradient.h; path = BVLinearGradient/BVLinearGradient.h; sourceTree = ""; }; + 3309ED5FBE933CE38DF452685F4EBB15 /* RNCSlider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCSlider.m; path = ios/RNCSlider.m; sourceTree = ""; }; + 332DF3D658CA8B8E1F42F53E12A8DA17 /* ToolTipMenu.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ToolTipMenu.xcconfig; sourceTree = ""; }; + 3377487DAA8DB0EEAB569EAD3107412A /* NSArray+Map.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSArray+Map.h"; sourceTree = ""; }; + 338252B21D2A3E5FCABAF72B1406AB07 /* SentryCrashMemory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMemory.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashMemory.h; sourceTree = ""; }; + 33A3D5FBEE84533D8AFD5732A5E022C9 /* RCTModuloAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModuloAnimatedNode.h; sourceTree = ""; }; + 33A743FE232FD8D0E1CB8D6E0973A344 /* SentryDebugMeta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryDebugMeta.h; path = Sources/Sentry/include/SentryDebugMeta.h; sourceTree = ""; }; + 340E5C0FFE36ADA6309BD9447C724A9A /* EFIntSize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFIntSize.swift; path = Source/EFIntSize.swift; sourceTree = ""; }; + 34BEA5B2D2AFD4D66E382B5316F4B47B /* RCTStatusBarManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTStatusBarManager.m; sourceTree = ""; }; + 3501832F51E21BCD681DC315B3424B43 /* libBVLinearGradient.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libBVLinearGradient.a; path = libBVLinearGradient.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 354E6BF5D4A131E3734722E8C6BABC93 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 3552FFB8388991988B7EDCB4E1CA3D77 /* json_pointer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = json_pointer.cpp; path = folly/json_pointer.cpp; sourceTree = ""; }; + 355E0209418D0895E90A18D67CB31D4B /* TAGManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TAGManager.h; sourceTree = ""; }; + 3576045FCA3ACD9DE7403935A02BC157 /* RNRate.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNRate.xcconfig; sourceTree = ""; }; + 35B0404C7FB923A8A5CAE8D52256FFCD /* RCTBaseTextInputShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextInputShadowView.m; sourceTree = ""; }; + 36293CC7B167D8421EBC89A419531A3E /* SentryCrash.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrash.h; path = Sources/SentryCrash/Recording/SentryCrash.h; sourceTree = ""; }; + 37388A763B732B79BC0D0BF8A84E355B /* RNCamera.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCamera.h; path = ios/RN/RNCamera.h; sourceTree = ""; }; + 375F8B31F178FB0D53743C2732A95A9F /* BVLinearGradient-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BVLinearGradient-prefix.pch"; sourceTree = ""; }; + 377E250D87792B0B61C5B529C1D8B549 /* RCTMaskedView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMaskedView.m; sourceTree = ""; }; + 37ECC1959D4E1C8EC0E94A7F05570AA6 /* CameraFocusSquare.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CameraFocusSquare.h; path = ios/RCT/CameraFocusSquare.h; sourceTree = ""; }; + 37EFCF82D0D4BA3130A79C05E8AF97B8 /* RCTAdditionAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAdditionAnimatedNode.m; sourceTree = ""; }; + 37F0B3FE8644861D69B021D50DFA5567 /* RNSVGPathManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPathManager.h; sourceTree = ""; }; + 38057CE677073DD07AA8490AB9C754A6 /* RCTPointerEvents.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPointerEvents.h; sourceTree = ""; }; + 382685D806941434112ED06BE06BB569 /* RNSVGPainterBrush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPainterBrush.m; sourceTree = ""; }; + 385C96E9A2CC6758B607208563BCB84F /* SentryCrashObjCApple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashObjCApple.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashObjCApple.h; sourceTree = ""; }; + 38CE441E54A78701F7E5C1577A9CBF33 /* RNGestureHandler-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNGestureHandler-prefix.pch"; sourceTree = ""; }; + 390A57711135A02F989E95A4593E2C00 /* raw_logging.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = raw_logging.cc; path = src/raw_logging.cc; sourceTree = ""; }; + 39D7C0D4625D153AEB5228423F7489A8 /* NSDate+Extras.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSDate+Extras.m"; path = "Sources/Sentry/NSDate+Extras.m"; sourceTree = ""; }; + 39F8511BE9A655238CE28680B5D7778A /* Format.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Format.cpp; path = folly/Format.cpp; sourceTree = ""; }; + 3A49CBA6F92544D6E8FCBAD7E2ACAA5F /* RCTPackagerConnection.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTPackagerConnection.mm; sourceTree = ""; }; + 3A932C0D72654DF667EB18E886B76C7A /* RCTLocalAssetImageLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTLocalAssetImageLoader.h; path = Libraries/Image/RCTLocalAssetImageLoader.h; sourceTree = ""; }; + 3A996A8D8C8F813FF2C925F9CBC79000 /* YGStyle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGStyle.h; path = yoga/YGStyle.h; sourceTree = ""; }; + 3AB555A3A08D45986F08A2720A183DFE /* GoogleAnalyticsPayload.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GoogleAnalyticsPayload.h; sourceTree = ""; }; + 3AB6489EE50A6BC4912DD2627A62F208 /* RCTInspectorPackagerConnection.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInspectorPackagerConnection.m; sourceTree = ""; }; + 3AC23E418CA596ACEE76188D74E60430 /* EFQRCodeMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCodeMode.swift; path = Source/EFQRCodeMode.swift; sourceTree = ""; }; + 3ADA1579ECD23D390F8DC21F1C3B1EEB /* RNLongPressHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNLongPressHandler.m; sourceTree = ""; }; + 3C39587B64E21E10418A42F35B1B4D7E /* RCTGoogleAnalyticsSettings.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTGoogleAnalyticsSettings.h; sourceTree = ""; }; + 3C5B2CB920B6A230AFB7E2E30710B4BB /* RNCWKWebView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCWKWebView.m; path = ios/RNCWKWebView.m; sourceTree = ""; }; + 3C5B3DEDCDDC87203D251EA5313B4409 /* RCTCxxMethod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxMethod.h; sourceTree = ""; }; + 3C887BB96004AD4926FE588172B506D8 /* RCTBundleURLProvider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBundleURLProvider.m; sourceTree = ""; }; + 3C9814B1837FD94021BA99F0FC3FFCFB /* RNDeviceInfo.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNDeviceInfo.xcconfig; sourceTree = ""; }; + 3CA7A9404CCDD6BA22C97F8348CE3209 /* libglog.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libglog.a; path = libglog.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 3CC6AB018E6FEB90AEBE3928C35522DB /* bignum.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bignum.h; path = "double-conversion/bignum.h"; sourceTree = ""; }; + 3D446F177B2B4C15992B7A7F9272BF65 /* RCTInvalidating.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInvalidating.h; sourceTree = ""; }; + 3D5FD86CAFFE0849B2B69C19965BA826 /* React-e01e85b3.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "React-e01e85b3.xcconfig"; path = "../React-e01e85b3/React-e01e85b3.xcconfig"; sourceTree = ""; }; + 3D92518DA0F05F4C14426D432D330DBB /* RCTResizeMode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTResizeMode.h; path = Libraries/Image/RCTResizeMode.h; sourceTree = ""; }; + 3DDD607D869B0CC06F143FEE2929E32F /* RNGestureHandlerButton.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerButton.m; path = ios/RNGestureHandlerButton.m; sourceTree = ""; }; + 3E194E888B880B715EE79EAB051A7700 /* RCTProfile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTProfile.h; sourceTree = ""; }; + 3EA39D6D83DB5573071E2E3C8DB34235 /* glog.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = glog.xcconfig; sourceTree = ""; }; + 3ECE69CEB608F8CBCABCB40BC5A5687F /* RNFaceDetectorModuleMLKit.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNFaceDetectorModuleMLKit.m; path = ios/RN/RNFaceDetectorModuleMLKit.m; sourceTree = ""; }; + 3F59C746E4564B484EAEC8C9392CFCB7 /* NSDate+Extras.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSDate+Extras.h"; path = "Sources/Sentry/include/NSDate+Extras.h"; sourceTree = ""; }; + 3F9A502CDE922444A935BF2752AA2E45 /* SentryCrashMachineContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMachineContext.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.h; sourceTree = ""; }; + 401E2416EBD9CE65D9C9BC95CFF60E06 /* String.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = String.cpp; path = folly/String.cpp; sourceTree = ""; }; + 401E2CE916613CA5A1D7CB58B97BF902 /* RCTConvert+CoreLocation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+CoreLocation.m"; sourceTree = ""; }; + 4023DF029B611655D0CAD7F4DB39445A /* RNSVGPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPath.h; sourceTree = ""; }; + 4095D6ADF6BCECCB0FD76061A58A7415 /* RCTBaseTextInputView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextInputView.m; sourceTree = ""; }; + 40B5E2FA885556451078D5B30EFD643C /* SentryCrashMonitor_Deadlock.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashMonitor_Deadlock.m; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_Deadlock.m; sourceTree = ""; }; + 40E40AC38A9FAFE80F21AB30059C0C82 /* RCTSafeAreaViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaViewManager.h; sourceTree = ""; }; + 411DDCFE920EBF99FDE585F875DD6AE2 /* InspectorInterfaces.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = InspectorInterfaces.cpp; path = ReactCommon/jsinspector/InspectorInterfaces.cpp; sourceTree = ""; }; + 412EC5954902A1B6EF5185EAD9744FF2 /* migrationV2.md */ = {isa = PBXFileReference; includeInIndex = 1; name = migrationV2.md; path = docs/migrationV2.md; sourceTree = ""; }; + 419382E7B723A5AF7573D9B32CC777B4 /* RCTSwitch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSwitch.m; sourceTree = ""; }; + 419B25562F92240F964ACFF327678584 /* NSDictionary+Sanitize.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSDictionary+Sanitize.h"; path = "Sources/Sentry/include/NSDictionary+Sanitize.h"; sourceTree = ""; }; + 41C07AB0B60A6BEB1D7CB1A63307E1F7 /* SentryCrashMonitor_User.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_User.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_User.h; sourceTree = ""; }; + 41CF10F4000E7AD33B00AB2BED8885F6 /* TAGLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TAGLogger.h; sourceTree = ""; }; + 42A2C351F3D1E73ECC74317E11077B79 /* RCTTextSelection.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextSelection.m; sourceTree = ""; }; + 42D856BB94CBDC48CE928B9E1C33311F /* swift_qrcodejs-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "swift_qrcodejs-dummy.m"; sourceTree = ""; }; + 42E79AC0C64AEBD48C0AFDFC2BD80A25 /* RCTTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextShadowView.m; sourceTree = ""; }; + 431E53937411FFF9177AE54F75857502 /* cached-powers.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "cached-powers.cc"; path = "double-conversion/cached-powers.cc"; sourceTree = ""; }; + 432B9A975569F05FE6EA0A3694A7BA8B /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 4331DAFE3225D09611FF6219FA1E2E9F /* RCTComponentData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTComponentData.h; sourceTree = ""; }; + 433B81686E432E9B74269E61476A12FB /* RNSentryEventEmitter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSentryEventEmitter.m; path = ios/RNSentryEventEmitter.m; sourceTree = ""; }; + 4361B583ECE405F006DF0EBD1D913ABD /* YGMarker.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGMarker.cpp; path = yoga/YGMarker.cpp; sourceTree = ""; }; + 437073DCD2D9FA7508751E7987206A83 /* RCTAlertManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAlertManager.h; sourceTree = ""; }; + 4373C228500DC0BB82FCD1F5F8C30006 /* RNRandomBytes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNRandomBytes.m; sourceTree = ""; }; + 438EA4DC174A3C372D96F911279F3BAD /* RNSVGEllipseManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGEllipseManager.h; sourceTree = ""; }; + 43FBF852EB16B371F59EEFA03AFE32F7 /* RNGestureHandlerButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerButton.h; path = ios/RNGestureHandlerButton.h; sourceTree = ""; }; + 44096E9D9AF5B810F90A0788D1E18B2C /* RCTDecayAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDecayAnimation.h; sourceTree = ""; }; + 441888D8998178A14CAD657951F30A16 /* RNSVGPainter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPainter.m; sourceTree = ""; }; + 44CE8A0544F3C260ACA6C92B1A5DE0B2 /* SentryCrashLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashLogger.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashLogger.h; sourceTree = ""; }; + 45685D906457B22E7E3AA815AD8DC221 /* Install.md */ = {isa = PBXFileReference; includeInIndex = 1; name = Install.md; path = docs/Install.md; sourceTree = ""; }; + 456B7E82F76B76A599D8D9A0ABD27C39 /* RCTCameraManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTCameraManager.m; path = ios/RCT/RCTCameraManager.m; sourceTree = ""; }; + 4594CE65306BECDD5AB7F72C4B0E6DF5 /* Utils.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Utils.cpp; path = yoga/Utils.cpp; sourceTree = ""; }; + 45BF0D349754644275A654855CF92D36 /* GoogleAnalyticsPayload.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = GoogleAnalyticsPayload.m; sourceTree = ""; }; + 45F826C3DC67B3C343D5332A5BF825A4 /* Pods-BlueWalletWatch Extension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWalletWatch Extension.debug.xcconfig"; sourceTree = ""; }; + 46445522F74B7258D323FE0BDDD5018F /* RCTStyleAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTStyleAnimatedNode.h; sourceTree = ""; }; + 46A763E9E570B483FDD9BB6DE6566433 /* RCTActivityIndicatorView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTActivityIndicatorView.h; sourceTree = ""; }; + 46C06576203D0DF24813F5919EEB2611 /* RCTModalHostViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalHostViewController.h; sourceTree = ""; }; + 46C1A2598275A73A1895B108B4B2F6B0 /* React-ba148cca-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-ba148cca-dummy.m"; sourceTree = ""; }; + 474A580BA00788999C99EB3F788E4D80 /* SentryCrashReportFixer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportFixer.h; path = Sources/SentryCrash/Recording/SentryCrashReportFixer.h; sourceTree = ""; }; + 477CB5583BD07B34CFBFEC0AEB2B05BE /* GradleUpgradeGuide.md */ = {isa = PBXFileReference; includeInIndex = 1; name = GradleUpgradeGuide.md; path = docs/GradleUpgradeGuide.md; sourceTree = ""; }; + 47C280916CCA399A36E20BC3C117038C /* SentryBreadcrumb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryBreadcrumb.h; path = Sources/Sentry/include/SentryBreadcrumb.h; sourceTree = ""; }; + 47F63782725FFAB71C301F971934B2A0 /* RCTTouchHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTouchHandler.h; sourceTree = ""; }; + 483AD3F39DA570B9CA2E11DF76E981AD /* RCTSurfaceDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceDelegate.h; sourceTree = ""; }; + 4889FC9D7CBDFAD436760A0479F0F879 /* GAIEcommercePromotion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAIEcommercePromotion.h; sourceTree = ""; }; + 489D4AFF9B94CA1E0AE49491254ECF20 /* RCTMultilineTextInputView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultilineTextInputView.h; sourceTree = ""; }; + 48C3D3285DC1D48EC2EB6EDAD6910436 /* RNWatch-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNWatch-dummy.m"; sourceTree = ""; }; + 48E5ADE891A88C5AFAFFA638491D3CE6 /* RCTParserUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTParserUtils.h; sourceTree = ""; }; + 48EEA980FC6BD5E79B0322F45C1AE550 /* RNSVGGroupManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGGroupManager.m; sourceTree = ""; }; + 4919E5F2B6A6807BB518ABF82953B627 /* libEFQRCode.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libEFQRCode.a; path = libEFQRCode.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 49C66668A0E3DB92D2A54F02C673149B /* RCTSpringAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSpringAnimation.h; sourceTree = ""; }; + 49D2E2F053FD0406104058B9337CC677 /* RNSVGTSpanManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTSpanManager.m; sourceTree = ""; }; + 49E8EDC48DC8250D1629085F8BEF783C /* ReactMarker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ReactMarker.h; path = ReactCommon/cxxreact/ReactMarker.h; sourceTree = ""; }; + 4A0503BDF4A687EDA71E387C3837610B /* RCTInputAccessoryShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryShadowView.m; sourceTree = ""; }; + 4A08A1487A0D3BB93B2F85859F6397B7 /* RNSVGGlyphContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGGlyphContext.h; sourceTree = ""; }; + 4A0D1CA7D681E5353963630DF0204BFB /* RCTKeyCommands.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTKeyCommands.h; sourceTree = ""; }; + 4A8059E5789A676B0376864EE73FB2C4 /* yoga.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = yoga.xcconfig; sourceTree = ""; }; + 4B08CFF5E990CCAAC516387467804C9B /* RCTDatePickerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDatePickerManager.m; sourceTree = ""; }; + 4B92CF0DBB7813A41D1F81C0F5B0A33C /* RCTActivityIndicatorViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTActivityIndicatorViewManager.m; sourceTree = ""; }; + 4BA36B8B9742EA201330AB059CB50515 /* Instance.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Instance.h; path = ReactCommon/cxxreact/Instance.h; sourceTree = ""; }; + 4BA85B6F63F2F30767FEEEA41B3E997B /* RCTFollyConvert.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTFollyConvert.mm; sourceTree = ""; }; + 4C0D7BCD9D1AC4736356A7DC2FC55256 /* RCTSliderManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSliderManager.m; sourceTree = ""; }; + 4C29F390F8B2DADA1E39D88409A1EDD4 /* ImagePickerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ImagePickerManager.h; path = ios/ImagePickerManager.h; sourceTree = ""; }; + 4C2CA64B00C11EE54CDF03DA15DE9204 /* JSIDynamic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSIDynamic.h; path = ReactCommon/jsi/JSIDynamic.h; sourceTree = ""; }; + 4C51D3BF544C34C5891E552DC1D80DA4 /* YGMarker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGMarker.h; path = yoga/YGMarker.h; sourceTree = ""; }; + 4C87EEA72EBD3C6E378FF11EC5472315 /* EFQRCode-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EFQRCode-prefix.pch"; sourceTree = ""; }; + 4CF814E760D3D01D6C9591CB0E5A6F33 /* SentryCrashDoctor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashDoctor.m; path = Sources/SentryCrash/Recording/SentryCrashDoctor.m; sourceTree = ""; }; + 4D240ACA8DA83E85319B332BDD73D1FA /* SentryQueueableRequestManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryQueueableRequestManager.m; path = Sources/Sentry/SentryQueueableRequestManager.m; sourceTree = ""; }; + 4D5B7860E5884D0E4352C9B54156D429 /* RCTRefreshControlManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRefreshControlManager.m; sourceTree = ""; }; + 4D5B853BC44AFE960249480237CD6550 /* RCTSurfaceHostingProxyRootView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceHostingProxyRootView.h; sourceTree = ""; }; + 4D7C4B38322A759439216CF1561B5142 /* RNCSliderManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCSliderManager.h; path = ios/RNCSliderManager.h; sourceTree = ""; }; + 4D8F7BB0A2D356CEE50311E0267B5088 /* Unicode.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Unicode.cpp; path = folly/Unicode.cpp; sourceTree = ""; }; + 4DBEDF58CDC62DD6A8A18C61AEC95133 /* logging.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = logging.cc; path = src/logging.cc; sourceTree = ""; }; + 4DEEED38D3DE660528ACB5D4E4F0CA0F /* RCTScrollViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollViewManager.h; sourceTree = ""; }; + 4DF611E1C62D3F3ECE150E428B97BC72 /* log_severity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = log_severity.h; path = src/glog/log_severity.h; sourceTree = ""; }; + 4E0BF8231D58E4E6CBDB4F85DACD48B5 /* RNSVGRectManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRectManager.m; sourceTree = ""; }; + 4E462F73CC87A4A665B386135E5F85A2 /* SentryCrashDynamicLinker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashDynamicLinker.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashDynamicLinker.h; sourceTree = ""; }; + 4E7DB8FD0B82F04A0D538D760B0211E1 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 4E9C67B9A059FD5066D46E91759EE1F1 /* RCTSinglelineTextInputView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSinglelineTextInputView.m; sourceTree = ""; }; + 4EAEE47EFC68CA1B31EA83831BC8411B /* RCTFrameAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFrameAnimation.m; sourceTree = ""; }; + 4ECCAF8C7B250C3D5B2EA92A15AD7A25 /* RCTFileReaderModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTFileReaderModule.m; path = Libraries/Blob/RCTFileReaderModule.m; sourceTree = ""; }; + 4F21C597AF2E48873E7C0017805D982C /* RNSVGPathParser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPathParser.h; sourceTree = ""; }; + 4F435A009E9C9D89402E15ED8042B5D1 /* RCTInputAccessoryViewContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryViewContent.h; sourceTree = ""; }; + 4FA557710347C7D8CA43ED78D5968D00 /* EFQRCode-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "EFQRCode-dummy.m"; sourceTree = ""; }; + 50187883303DACF091DE6253F14CBC89 /* YGFloatOptional.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGFloatOptional.h; path = yoga/YGFloatOptional.h; sourceTree = ""; }; + 503BEFD7E6F243A71B9684AC0FA1219A /* InspectorInterfaces.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = InspectorInterfaces.h; path = ReactCommon/jsinspector/InspectorInterfaces.h; sourceTree = ""; }; + 504E5BFCEB9B05B5C73BB2F0184F92C3 /* SentryCrashMonitor_AppState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_AppState.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_AppState.h; sourceTree = ""; }; + 50C6EF872F1519CADD76F367ED556833 /* ToolTipMenu.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ToolTipMenu.h; path = ToolTipMenu/ToolTipMenu.h; sourceTree = ""; }; + 510E0964DCD243DFF86D28BA65485CF0 /* RNCUIWebViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCUIWebViewManager.h; path = ios/RNCUIWebViewManager.h; sourceTree = ""; }; + 5112BBE280E7AEB3F7241B60AF6E2732 /* ScopeGuard.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ScopeGuard.cpp; path = folly/ScopeGuard.cpp; sourceTree = ""; }; + 511C60236E82C474986ABBBEB33D8474 /* RNDeviceInfo-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNDeviceInfo-dummy.m"; sourceTree = ""; }; + 515DC3C32E0BBB39B87BC0971EA7432B /* RCTBridge+Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTBridge+Private.h"; sourceTree = ""; }; + 51FA36AC3C3C906DCBB6B0F07498B169 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 52070BC37669D0491EE1035538C612B2 /* SentryCrashMonitor_CPPException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_CPPException.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_CPPException.h; sourceTree = ""; }; + 5212AD82154019584A69A179E773A148 /* ModuleRegistry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ModuleRegistry.h; path = ReactCommon/cxxreact/ModuleRegistry.h; sourceTree = ""; }; + 521F191B782F77BA8C6C3FB338A18217 /* RNTapHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNTapHandler.h; sourceTree = ""; }; + 525C212C1E9FEDED16A139A3E379B04E /* RNSVGSymbol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSymbol.h; sourceTree = ""; }; + 52977E777EF2B2D99C19EDE083AD6496 /* Folly.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Folly.xcconfig; sourceTree = ""; }; + 529FCCC061B83E9ABD246D2409599725 /* MessageQueueThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MessageQueueThread.h; path = ReactCommon/cxxreact/MessageQueueThread.h; sourceTree = ""; }; + 52ABBCBD544FC8507CC7C470E4EF4DE8 /* SentryQueueableRequestManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryQueueableRequestManager.h; path = Sources/Sentry/include/SentryQueueableRequestManager.h; sourceTree = ""; }; + 530D5231FB718CEFF72955163D163660 /* RCTCxxUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxUtils.h; sourceTree = ""; }; + 53212431E00EA31BBB44E875D2CE2FDD /* RCTVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTVersion.h; sourceTree = ""; }; + 533D36B26965C090F5851DFB80A4FDFB /* RCTProfileTrampoline-x86_64.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-x86_64.S"; sourceTree = ""; }; + 5368769F1C1DC85B52E11A32305EBB53 /* SentryCrashReportConverter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportConverter.h; path = Sources/Sentry/include/SentryCrashReportConverter.h; sourceTree = ""; }; + 537801A197BE207DE6E2774677C2F4EA /* SentryContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryContext.h; path = Sources/Sentry/include/SentryContext.h; sourceTree = ""; }; + 53BDEF659F1087D1F8D945834C4F5D57 /* RCTSurfaceView+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTSurfaceView+Internal.h"; sourceTree = ""; }; + 53D6103BD516321A595BBFC3A109D273 /* bignum-dtoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "bignum-dtoa.h"; path = "double-conversion/bignum-dtoa.h"; sourceTree = ""; }; + 541722BDB15B1F635A929056DF9A7D13 /* RCTWebView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTWebView.m; sourceTree = ""; }; + 5487DC66060E61A8E0ECBE6E0C21591B /* RNSVGTextPathManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextPathManager.h; sourceTree = ""; }; + 54C5D6D33BA9086837178408B19F4B18 /* RNSVGPatternManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPatternManager.h; sourceTree = ""; }; + 551C8A7C74EBEDB865DC88287189D608 /* SentryCrashMonitor_NSException.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashMonitor_NSException.m; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_NSException.m; sourceTree = ""; }; + 552F9D39AF2FC0532C78121570138811 /* JSModulesUnbundle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSModulesUnbundle.h; path = ReactCommon/cxxreact/JSModulesUnbundle.h; sourceTree = ""; }; + 556D8EB3D216C8EADF58D9F0B0DD9A1E /* RCTActionSheetManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTActionSheetManager.h; path = Libraries/ActionSheetIOS/RCTActionSheetManager.h; sourceTree = ""; }; + 55A4436AADD0555FC0B73FC67CC53273 /* RCTDivisionAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDivisionAnimatedNode.h; sourceTree = ""; }; + 55BECCE71624E235D9D333390BEC722B /* SentryError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryError.h; path = Sources/Sentry/include/SentryError.h; sourceTree = ""; }; + 55D1F444845F1D63957804DFE1527844 /* RCTShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTShadowView.h; sourceTree = ""; }; + 55F5B5CAFC3683C2FE6FE98B2695AFAF /* SentryBreadcrumbStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryBreadcrumbStore.h; path = Sources/Sentry/include/SentryBreadcrumbStore.h; sourceTree = ""; }; + 560922C64BECF78D47345B05F6C1A160 /* RCTAccessibilityManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAccessibilityManager.h; sourceTree = ""; }; + 56BAF1BDD6F4B992A0714815D836AC5E /* RCTWebSocketExecutor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTWebSocketExecutor.m; path = Libraries/WebSocket/RCTWebSocketExecutor.m; sourceTree = ""; }; + 5737DDB4BC95AD399B3206838AB97095 /* libRNCAsyncStorage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNCAsyncStorage.a; path = libRNCAsyncStorage.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 5783332BD5D93339A747523EDB8E9744 /* RNSVGLine.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLine.m; sourceTree = ""; }; + 57993CAFBED7827F051FAFE4C81FAE95 /* LICENSE.md */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE.md; sourceTree = ""; }; + 57B1A556790C4920066E3A8F63B87D26 /* RNSVGMaskManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGMaskManager.m; sourceTree = ""; }; + 5867C4BA2AC74461F97DA08F1A24BAD5 /* QRCodeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeType.swift; path = Sources/QRCodeType.swift; sourceTree = ""; }; + 58B5BCB1D8F1D35B6CBADBF6B8EE0E0A /* RNRotationHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNRotationHandler.m; sourceTree = ""; }; + 58B787346A6824CFC17E5128915C2B35 /* RNSVGRect.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRect.m; sourceTree = ""; }; + 58D8767D7BBE6A190190E408B242E17B /* TAGContainerOpener.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TAGContainerOpener.h; sourceTree = ""; }; + 5911E262B14CD64B9EA366DC3F497C40 /* Pods-BlueWallet-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-BlueWallet-resources.sh"; sourceTree = ""; }; + 59300B32C8CBDF836F794AB8F3543867 /* RCTTouchHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTouchHandler.m; sourceTree = ""; }; + 5951C636B9120CCF27CC83068A29CFB8 /* RNSVGPropHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPropHelper.h; sourceTree = ""; }; + 59595E508F762E54CFFF52555C9B3035 /* RCTTiming.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTiming.m; sourceTree = ""; }; + 599B411855F02A0BEBE1EF8ED095C43C /* yoga.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = yoga.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 59A4ED3AC2E6CBD7DC19B78B3602F53D /* react-native-image-picker.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "react-native-image-picker.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 59D519FE4C7F30AF44729953702A5C80 /* RCTSafeAreaViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaViewManager.m; sourceTree = ""; }; + 5A0062348FD72510807FF172146BFAD9 /* SentryCrashMonitorContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitorContext.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitorContext.h; sourceTree = ""; }; + 5A061FA38DBB6D8E153A6CAC432BBE10 /* RCTRedBox.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRedBox.h; sourceTree = ""; }; + 5A0FA1EBF0379F53E7E86417C5C1B7E8 /* Pods-BlueWallet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWallet.debug.xcconfig"; sourceTree = ""; }; + 5A20387F9BAABB86E68FE52D494ADF16 /* RCTProfileTrampoline-i386.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-i386.S"; sourceTree = ""; }; + 5A4CECE495B7D57CF82125F023F3844D /* RNVectorIcons-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNVectorIcons-prefix.pch"; sourceTree = ""; }; + 5A580EC7836C776C1E41C196062DCCF2 /* RCTInterpolationAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInterpolationAnimatedNode.m; sourceTree = ""; }; + 5ACACBDF5E1A4660401E164E6ACDA2B0 /* RCTShadowView+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTShadowView+Internal.h"; sourceTree = ""; }; + 5AD122E2FDE7474C7B564C2281F65ED0 /* RNSVGPropHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPropHelper.m; sourceTree = ""; }; + 5B5D28C87D7E843EC6D38F9CBCD0A8F5 /* Pods-BlueWalletWatch Extension-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BlueWalletWatch Extension-acknowledgements.markdown"; sourceTree = ""; }; + 5B64E33E463B6C7B4C272945B2EE8479 /* fixed-dtoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "fixed-dtoa.h"; path = "double-conversion/fixed-dtoa.h"; sourceTree = ""; }; + 5B9629EC831DD32E0CCB97704D56B928 /* Pods-RCTPrivacySnapshot.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-RCTPrivacySnapshot.release.xcconfig"; sourceTree = ""; }; + 5C33573EB2CABD46D8C6F0189F572334 /* RCTModuleData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModuleData.h; sourceTree = ""; }; + 5CAC89B788C32F93434CD4F64B75AA98 /* RCTPerformanceLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPerformanceLogger.h; sourceTree = ""; }; + 5CB82079DD3AC46A2902A2B0E9019189 /* RCTGoogleAnalyticsBridge.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTGoogleAnalyticsBridge.m; sourceTree = ""; }; + 5CE9EE602ACD1F7D9F15D1682A89026D /* RCTScrollContentViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollContentViewManager.h; sourceTree = ""; }; + 5D518DF028A80AF5BB1403AB43F2D35F /* JSIDynamic.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSIDynamic.cpp; path = ReactCommon/jsi/JSIDynamic.cpp; sourceTree = ""; }; + 5D72E8225A946BCCC7413F1CD600CDC0 /* NativeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NativeModule.h; path = ReactCommon/cxxreact/NativeModule.h; sourceTree = ""; }; + 5E35A0E44E7B15B1C22FDAE5ADA0906D /* RCTLayout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLayout.m; sourceTree = ""; }; + 5E40B1309353B9AC89DA9E58198EE3A7 /* RCTSurfaceRootShadowViewDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceRootShadowViewDelegate.h; sourceTree = ""; }; + 5E8F108A063C7CB8C6193BC4B9948EE5 /* JSCRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSCRuntime.h; path = ReactCommon/jsi/JSCRuntime.h; sourceTree = ""; }; + 5EAECED2E7770AD0A6016DB1CF9FA5E0 /* RCTGIFImageDecoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTGIFImageDecoder.m; path = Libraries/Image/RCTGIFImageDecoder.m; sourceTree = ""; }; + 5ED7A6DC2DC97555AE72744914F00571 /* EFQRCodeRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCodeRecognizer.swift; path = Source/EFQRCodeRecognizer.swift; sourceTree = ""; }; + 5F59533FB1C3B7E7475821E6E5B73792 /* RNRate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNRate.h; sourceTree = ""; }; + 5F89333F800B290F6D777E0D5C01A834 /* SentryNSURLRequest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryNSURLRequest.m; path = Sources/Sentry/SentryNSURLRequest.m; sourceTree = ""; }; + 5F8B32B2E54954B0FB8FC5136635DEA0 /* glog-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "glog-dummy.m"; sourceTree = ""; }; + 5FAC3EC5BB18D8E6C894EAA0C23DCA21 /* SentryCrashSignalInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashSignalInfo.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashSignalInfo.h; sourceTree = ""; }; + 5FD0925240DFD78A38DEB4111E813C0B /* Pods-BlueWalletWatch-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BlueWalletWatch-dummy.m"; sourceTree = ""; }; + 5FF1D1F01AFEF14A4CAF974CA2F0E21B /* RCTNetworkTask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNetworkTask.h; path = Libraries/Network/RCTNetworkTask.h; sourceTree = ""; }; + 6017C0D13AC4240843CDC776298CD5BE /* RNSVGLinearGradient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLinearGradient.m; sourceTree = ""; }; + 6044A1486DA4BE4024C0E33E25501AD6 /* RCTJSStackFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTJSStackFrame.h; sourceTree = ""; }; + 607E08B62F2C0EFA53DD76476EB095AF /* RCTNativeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTNativeModule.h; sourceTree = ""; }; + 60CED46B60536E744417D45F755ABB65 /* RNSVGImageManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGImageManager.m; sourceTree = ""; }; + 60FF2BE87CA359EE0465441090F85757 /* RCTHTTPRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTHTTPRequestHandler.h; path = Libraries/Network/RCTHTTPRequestHandler.h; sourceTree = ""; }; + 6101B53D2BC532DA9D7C9AB464CE03C9 /* RCTInputAccessoryView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryView.m; sourceTree = ""; }; + 6124853EC86FA5513D93154DDA396972 /* RNCamera.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCamera.m; path = ios/RN/RNCamera.m; sourceTree = ""; }; + 6156C26797B3E4F76A4A3D76E12A13FA /* SentryFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryFrame.h; path = Sources/Sentry/include/SentryFrame.h; sourceTree = ""; }; + 618BDC710080F0E3018DB278DA72E65F /* SentryBreadcrumbTracker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryBreadcrumbTracker.h; path = Sources/Sentry/include/SentryBreadcrumbTracker.h; sourceTree = ""; }; + 620F444EC662FBD14527D482907EA249 /* JSIExecutor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSIExecutor.cpp; path = ReactCommon/jsiexecutor/jsireact/JSIExecutor.cpp; sourceTree = ""; }; + 625E94D9C4CD88BA850F24577B538CD9 /* RCTDevSettings.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTDevSettings.mm; sourceTree = ""; }; + 6278112D6477A15D23782DE334882DCD /* RCTCxxConvert.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTCxxConvert.m; sourceTree = ""; }; + 62A9A4627B90DF3E88B54745DF0AB838 /* RCTActivityIndicatorView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTActivityIndicatorView.m; sourceTree = ""; }; + 62FDB52795B90839CE56E63ADBF1316E /* MallocImpl.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MallocImpl.cpp; path = folly/memory/detail/MallocImpl.cpp; sourceTree = ""; }; + 63082F4F690319161D4013F9FDE2175E /* RNSVGClipPathManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGClipPathManager.h; sourceTree = ""; }; + 634CB4A147A34D7685786B1A1782B659 /* RCTSafeAreaShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaShadowView.h; sourceTree = ""; }; + 635D59D70B00EC028C2DAAD767E1568B /* RCTObjcExecutor.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTObjcExecutor.mm; sourceTree = ""; }; + 640C67B6CD2D1197F27066539FA2A3FC /* SentryError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryError.m; path = Sources/Sentry/SentryError.m; sourceTree = ""; }; + 6424E78ED751AE57CB385FC84FE30A98 /* RCTNullability.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTNullability.h; sourceTree = ""; }; + 6439C48493402C23958474C6B75D91BD /* RNSVGEllipse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGEllipse.m; sourceTree = ""; }; + 6458BCFFFC5536A95D45C3EE792F302B /* RCTImageViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageViewManager.m; path = Libraries/Image/RCTImageViewManager.m; sourceTree = ""; }; + 648E156A9384367B15C83E060B402881 /* RCTClipboard.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTClipboard.m; sourceTree = ""; }; + 64D0EC11FAAAEEC97BD69E5DBE585442 /* Container+DeepSearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Container+DeepSearch.h"; path = "Sources/SentryCrash/Reporting/Filters/Tools/Container+DeepSearch.h"; sourceTree = ""; }; + 65849DE4230A8E77DC7938607C81897D /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 65BAC73E92CE0767605A8A5A9CF8064E /* RCTModalManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalManager.m; sourceTree = ""; }; + 65EE7437DC5AE5D4BBEAFFF732C69022 /* SentryThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryThread.h; path = Sources/Sentry/include/SentryThread.h; sourceTree = ""; }; + 66156DFE5BCD58072171A5D418962F8B /* GAILogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAILogger.h; sourceTree = ""; }; + 663F109A35428860154BB8BEA97E2C5C /* RNPinchHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNPinchHandler.m; sourceTree = ""; }; + 6662873BD23BEF8D641EBE5E065C8FDE /* RCTMultipartDataTask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultipartDataTask.m; sourceTree = ""; }; + 6702E0F90244696B0A2F62CACC8AD7AE /* RCTModuloAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModuloAnimatedNode.m; sourceTree = ""; }; + 67A5BDB63CF3DA387E532F5B3A653B65 /* RCTConvert+Transform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+Transform.h"; sourceTree = ""; }; + 67DE9FBE6A5D4D11003E39188F7F2647 /* RNGestureHandlerEvents.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerEvents.m; path = ios/RNGestureHandlerEvents.m; sourceTree = ""; }; + 67E6685C65F82EFBE6878DE54FBC3828 /* libSentryReactNative.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libSentryReactNative.a; path = libSentryReactNative.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 67F7D3608E4C43BAAF19380ED02F2088 /* swift_qrcodejs-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "swift_qrcodejs-umbrella.h"; sourceTree = ""; }; + 67FE7E92F1EAC91B8C9B20A5F52BF2F2 /* RCTNativeModule.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTNativeModule.mm; sourceTree = ""; }; + 6874309B6808BE27F5135443D641E13F /* SentryCrashMonitor_AppState.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitor_AppState.c; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_AppState.c; sourceTree = ""; }; + 687B2BD64EA42F769D09100263257EEC /* RCTRootContentView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootContentView.h; sourceTree = ""; }; + 68A021577E10AFA0713A0CA31BC560F8 /* libreact-native-randombytes.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-randombytes.a"; path = "libreact-native-randombytes.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 68A8F58261A33BA89A4B1205CEF5DBAC /* RNSVGPathParser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPathParser.m; sourceTree = ""; }; + 68B031A28172493B622901BF7D6F820D /* fast-dtoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "fast-dtoa.h"; path = "double-conversion/fast-dtoa.h"; sourceTree = ""; }; + 68EABF105846A9EADA673235E6899791 /* EFQRCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EFQRCode.h; path = Source/EFQRCode.h; sourceTree = ""; }; + 6917B378E2AF6B64222FA0D1A7CC08C9 /* logging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = logging.h; path = src/glog/logging.h; sourceTree = ""; }; + 692EF5AF417D6AC303CDE4026BCE9DA2 /* RCTBorderDrawing.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBorderDrawing.m; sourceTree = ""; }; + 6949DFC6287D38477B7034D2DD5389D1 /* RCTConvert+RNSVG.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+RNSVG.m"; sourceTree = ""; }; + 694C8C7EA265FF8E71EDAC01B23390DF /* EFUIntPixel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFUIntPixel.swift; path = Source/EFUIntPixel.swift; sourceTree = ""; }; + 695E18DBAA10AD42B50D6733ABD07CDC /* RCTBlobManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTBlobManager.h; path = Libraries/Blob/RCTBlobManager.h; sourceTree = ""; }; + 695F062FE369A411D974415EDB7B4696 /* RNSVGSymbol.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSymbol.m; sourceTree = ""; }; + 69CE3C2D7842451A669D6ED32EDA1271 /* RNReactNativeHapticFeedback.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNReactNativeHapticFeedback.h; path = ios/RNReactNativeHapticFeedback.h; sourceTree = ""; }; + 69F2BB7E2258B554B0FCC26CB76E26EC /* QA.md */ = {isa = PBXFileReference; includeInIndex = 1; name = QA.md; path = docs/QA.md; sourceTree = ""; }; + 6A6533CDA2000997C614C04AC745D274 /* RCTDevLoadingView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDevLoadingView.h; sourceTree = ""; }; + 6B0904301898D3C6BB97136E469CDC4D /* RCTGoogleTagManagerBridge.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTGoogleTagManagerBridge.m; sourceTree = ""; }; + 6B0D8AB715C2694A89560ECF3D8C43E3 /* RNSVGVectorEffect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGVectorEffect.h; sourceTree = ""; }; + 6B7CD24E369D2B0331658F4D4E23712C /* SentryCrashVarArgs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashVarArgs.h; path = Sources/SentryCrash/Reporting/Filters/Tools/SentryCrashVarArgs.h; sourceTree = ""; }; + 6B9676684C20748076BE1985F2F566EC /* TAGDataLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TAGDataLayer.h; sourceTree = ""; }; + 6BEF039A6643103A6EDA7FDAB575925A /* ToolTipMenu-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ToolTipMenu-prefix.pch"; sourceTree = ""; }; + 6C2275CD1E7BA6F06635F2B91BB68DCC /* RCTPropsAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPropsAnimatedNode.h; sourceTree = ""; }; + 6C7C72F2189FCA2EA60608C0922223B3 /* SentryEvent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryEvent.h; path = Sources/Sentry/include/SentryEvent.h; sourceTree = ""; }; + 6C88174ED23F06D0A8D7C3DFF155D495 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 6C9790F1A25C1E3828E179A8F0850851 /* libreact-native-camera.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-camera.a"; path = "libreact-native-camera.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 6CF7930F308C377A6CC2C58D9F3F95F5 /* QRRSBlock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRRSBlock.swift; path = Sources/QRRSBlock.swift; sourceTree = ""; }; + 6D011663312AC193D3F36E2F78323DC1 /* swift_qrcodejs.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = swift_qrcodejs.xcconfig; sourceTree = ""; }; + 6D3895EA7758779831DA8255DF9AD736 /* JsArgumentHelpers-inl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "JsArgumentHelpers-inl.h"; path = "ReactCommon/cxxreact/JsArgumentHelpers-inl.h"; sourceTree = ""; }; + 6D3C86CD6F284FF29FE83C8AF9CEEBC5 /* glog-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "glog-prefix.pch"; sourceTree = ""; }; + 6D712766031AAFF51F5B49A8746A0F8E /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 6D8AC0128EDD64B9B2AB1B6FF5EF004A /* Pods-BlueWallet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWallet.release.xcconfig"; sourceTree = ""; }; + 6DA89E4AF536D6C176E837324687B123 /* RCTLinkingManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTLinkingManager.h; path = Libraries/LinkingIOS/RCTLinkingManager.h; sourceTree = ""; }; + 6E16937242CD03E3345878D050DE9293 /* RCTNetworking.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RCTNetworking.mm; path = Libraries/Network/RCTNetworking.mm; sourceTree = ""; }; + 6E22164873306C2DEB4FAB23FCF0F641 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 6E60C78EBA24D10F6B77F0450C77D98B /* SentryDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryDefines.h; path = Sources/Sentry/include/SentryDefines.h; sourceTree = ""; }; + 6E66C20B5A91CD3B1007685DE43B1909 /* SentryCrashStackCursor_Backtrace.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashStackCursor_Backtrace.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_Backtrace.h; sourceTree = ""; }; + 6EA65E9C3A8117BBF0BC75DD808197E4 /* Pods-TcpSockets.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TcpSockets.release.xcconfig"; sourceTree = ""; }; + 6EBCD254A5745CE8E46F57329000112D /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 6EC361B4ECD93036C8674BD34001387A /* RNSVGBrush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGBrush.h; sourceTree = ""; }; + 6EC8AE954AEE445C59834A701F950288 /* RCTSurfaceHostingProxyRootView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceHostingProxyRootView.mm; sourceTree = ""; }; + 6EEB9669C791FE7A5E132A3A04E99534 /* RNSensorOrientationChecker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSensorOrientationChecker.h; path = ios/RN/RNSensorOrientationChecker.h; sourceTree = ""; }; + 6EF6FE1C558727A0FAEB4211A4C50B93 /* RNFlingHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNFlingHandler.h; sourceTree = ""; }; + 6EFE9708BABB59E6AF27CB1039B3DDB9 /* RNSVGLinearGradient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLinearGradient.h; sourceTree = ""; }; + 6F4F4F8D3C284B588D1BF99368A3928B /* SentryCrashC.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashC.c; path = Sources/SentryCrash/Recording/SentryCrashC.c; sourceTree = ""; }; + 6FA9045B6E026D23CDAF2639F862D1E0 /* Pods-BlueWalletWatch Extension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWalletWatch Extension.release.xcconfig"; sourceTree = ""; }; + 6FDADCECC8EAA87AB079A77AC0ABDD79 /* RCTInspector.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInspector.h; sourceTree = ""; }; + 6FFB7B2992BB53405E6B771A5BA1E97D /* libDoubleConversion.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libDoubleConversion.a; path = libDoubleConversion.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 702566B1E169F3C93834D80707073A03 /* RNReactNativeHapticFeedback-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNReactNativeHapticFeedback-dummy.m"; sourceTree = ""; }; + 704C1B09A2B10335745AE50EFC742C2C /* SentryJavaScriptBridgeHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryJavaScriptBridgeHelper.m; path = Sources/Sentry/SentryJavaScriptBridgeHelper.m; sourceTree = ""; }; + 7082BDCAD7A4E34A7761E34B88238E60 /* RCTBaseTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextShadowView.h; sourceTree = ""; }; + 71351F39C8D6D4C5A5D918A9C8545B04 /* RNSVGPathManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPathManager.m; sourceTree = ""; }; + 716A9D1556ED711D3A6EF2F6F11418BF /* react-native-google-analytics-bridge-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-google-analytics-bridge-prefix.pch"; sourceTree = ""; }; + 7197A99B3CABD284D6D9009096626BA0 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 71F8E4D239B3013F6993741020D26C12 /* RNSVGClipPathManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGClipPathManager.m; sourceTree = ""; }; + 721004542F33971491B2CAF04F4F96C0 /* SentryCrashMonitor_Zombie.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitor_Zombie.c; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_Zombie.c; sourceTree = ""; }; + 7220D144E0B0ABBC6580AF6564A2728B /* RCTReconnectingWebSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTReconnectingWebSocket.h; path = Libraries/WebSocket/RCTReconnectingWebSocket.h; sourceTree = ""; }; + 7265EE2E92A92A10A7739C2B414508AC /* RNForceTouchHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNForceTouchHandler.m; sourceTree = ""; }; + 72ECFBD79E07ACC407CDA581F74E99CF /* RNSVGUseManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGUseManager.m; sourceTree = ""; }; + 72F0D6EF2A4546BA2E4E2F39C3E44E6F /* NSData+Compression.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+Compression.m"; path = "Sources/Sentry/NSData+Compression.m"; sourceTree = ""; }; + 732D7108F394B202C574114D8D666460 /* Pods-BlueWalletWatch Extension-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BlueWalletWatch Extension-dummy.m"; sourceTree = ""; }; + 734953928D8BBB3D4A775018AA4C9CA1 /* RNCUIWebView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCUIWebView.m; path = ios/RNCUIWebView.m; sourceTree = ""; }; + 735E2521E7D0F8741D0380036E6AE2A8 /* libPods-BlueWallet.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-BlueWallet.a"; path = "libPods-BlueWallet.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 736C866FE6F8AEE32B92A643EB484CB8 /* RCTDatePicker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDatePicker.m; sourceTree = ""; }; + 73F5EFE6ED6145B3024F642BEFEC2394 /* RCTDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDefines.h; sourceTree = ""; }; + 741D5E5B041BE5F51B536952CD88805C /* RCTSurfaceHostingView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceHostingView.mm; sourceTree = ""; }; + 7437DD008E6779310491F63326AC4732 /* RCTErrorCustomizer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTErrorCustomizer.h; sourceTree = ""; }; + 74E136CA6DC0E1C4E7CA2AACDBC14558 /* Folly-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Folly-dummy.m"; sourceTree = ""; }; + 74FA71F5B0D9BA46114D49359EF0293A /* instrumentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = instrumentation.h; path = ReactCommon/jsi/instrumentation.h; sourceTree = ""; }; + 75175632BFB3DD7C98F9937846D035D1 /* MaterialIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = MaterialIcons.ttf; path = Fonts/MaterialIcons.ttf; sourceTree = ""; }; + 75889D0ABA96FE63772620B2D8DB8F14 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 75A4E0A94CDD445D6B3C3AA7E19CDEEF /* SentryCrashMachineContext.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMachineContext.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c; sourceTree = ""; }; + 75B3F6A960D492812E59E29B18D7BB2E /* SentryCrashReportConverter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashReportConverter.m; path = Sources/Sentry/SentryCrashReportConverter.m; sourceTree = ""; }; + 76422B1D588775BA95C58FE84A15F472 /* RNCAsyncStorage-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNCAsyncStorage-prefix.pch"; sourceTree = ""; }; + 76710265CAB49E3FC68E8663DA28360C /* RCTMultilineTextInputViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultilineTextInputViewManager.m; sourceTree = ""; }; + 767219C45863A6DDD433654C72A97FAD /* RCTI18nManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTI18nManager.h; sourceTree = ""; }; + 76989E42B44127A7FBCD3EAB84852AB9 /* libPods-RCTQRCodeLocalImage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-RCTQRCodeLocalImage.a"; path = "libPods-RCTQRCodeLocalImage.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 76B5D54923BF4CA3F52DF445B2033552 /* RCTSafeAreaView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaView.h; sourceTree = ""; }; + 76BB8266655D30B7BD8537107E19B547 /* react-native-image-picker-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-image-picker-prefix.pch"; sourceTree = ""; }; + 76C48D1064D707FFA11AE86C1764F123 /* migration.md */ = {isa = PBXFileReference; includeInIndex = 1; name = migration.md; path = docs/migration.md; sourceTree = ""; }; + 77160D195989B4EE37A7489B16584E6B /* SentryCrashMonitorType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitorType.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitorType.h; sourceTree = ""; }; + 772626D2B6293C3DE23F0F0D88952901 /* react-native-randombytes.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-randombytes.xcconfig"; sourceTree = ""; }; + 77846F7EA38BC0084ACD0DF65515E707 /* jsi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = jsi.h; path = ReactCommon/jsi/jsi.h; sourceTree = ""; }; + 77A71D2DD4BE5408CF373E3F80ACC8C3 /* RCTImageUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageUtils.m; path = Libraries/Image/RCTImageUtils.m; sourceTree = ""; }; + 781F6F55E79DD9E1776993030F6B2B9F /* RCTModalHostViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalHostViewManager.m; sourceTree = ""; }; + 7846C956F3D58F1D4A6931FC967B500B /* RNLongPressHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNLongPressHandler.h; sourceTree = ""; }; + 788EAD8DEF4694467F759E57F9EAD59F /* RCTPlatform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPlatform.h; sourceTree = ""; }; + 78969FD4833B608754A5DFA67E005662 /* RCTTrackingAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTrackingAnimatedNode.h; sourceTree = ""; }; + 7898AC139D7892FDD8982A9410D5B23D /* tests.md */ = {isa = PBXFileReference; includeInIndex = 1; name = tests.md; path = docs/tests.md; sourceTree = ""; }; + 78C49F80EAE1D75AF1D7D95A834D73FB /* RNFSManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNFSManager.h; sourceTree = ""; }; + 78FBBBC4B24BEFDE28E36EC3402B494D /* SentryReactNative-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SentryReactNative-dummy.m"; sourceTree = ""; }; + 795CD00417B1C3A8ECF7FB06E6C76127 /* SentryAsynchronousOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryAsynchronousOperation.h; path = Sources/Sentry/include/SentryAsynchronousOperation.h; sourceTree = ""; }; + 79AAB3AA46797DEB1A8C286B9B850960 /* RNSVGTextPathManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextPathManager.m; sourceTree = ""; }; + 79AF721D0BA8CC5ABDBF77EF3AAA5D46 /* RCTTextAttributes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTTextAttributes.h; path = Libraries/Text/RCTTextAttributes.h; sourceTree = ""; }; + 79DF3B68A37684B27C7D1B17AF868C01 /* NSTextStorage+FontScaling.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSTextStorage+FontScaling.m"; sourceTree = ""; }; + 79DFE4A8267E40A6549A7500C2A15D7B /* RCTVirtualTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTVirtualTextViewManager.m; sourceTree = ""; }; + 7A02AB9FBAB054C7EBABB873B21344D1 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 7A45D147C5FBCB64CC57C014AC4C5269 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 7A570FD88D9C8B10CF4337EE7B432B26 /* RAMBundleRegistry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RAMBundleRegistry.h; path = ReactCommon/cxxreact/RAMBundleRegistry.h; sourceTree = ""; }; + 7A6F9FC02DD135B281B579DD6E2E56A2 /* RCTSafeAreaViewLocalData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaViewLocalData.m; sourceTree = ""; }; + 7AA2E4A138A365198118B2F7A13A477B /* RCTSubtractionAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSubtractionAnimatedNode.m; sourceTree = ""; }; + 7AB1FBCE2F8BE8FE60D76B909DC67EFC /* RCTProfileTrampoline-arm.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-arm.S"; sourceTree = ""; }; + 7B19C72B4BD69E0112B677D09A10BCAA /* RCTPackagerClient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPackagerClient.m; sourceTree = ""; }; + 7BC548E9F4CE974749471CBACC351F24 /* NativeToJsBridge.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = NativeToJsBridge.cpp; path = ReactCommon/cxxreact/NativeToJsBridge.cpp; sourceTree = ""; }; + 7C0719292B94319AB7C8378C16F58E30 /* RNSVGPainterBrush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPainterBrush.h; sourceTree = ""; }; + 7C35EB8F07E081E5C004A5B1F7698FE8 /* DeviceUID.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DeviceUID.h; path = ios/RNDeviceInfo/DeviceUID.h; sourceTree = ""; }; + 7C8FE1429DE3C1EAAD4180C3F39270F3 /* RCTViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTViewManager.m; sourceTree = ""; }; + 7D29DA48566C0DB3546737D3E8727B50 /* RNDeviceInfo-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNDeviceInfo-prefix.pch"; sourceTree = ""; }; + 7D6CC4EF9FA699D6B23C3A5618EB87B9 /* RNSVGUse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGUse.m; sourceTree = ""; }; + 7DABF82DF9ADFE9861264D3E70288230 /* RCTVersion.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTVersion.m; sourceTree = ""; }; + 7E145AA087D9660A4FCA82F5ECDBA334 /* SentryCrashExceptionApplication.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashExceptionApplication.m; path = Sources/Sentry/SentryCrashExceptionApplication.m; sourceTree = ""; }; + 7E4F160573FE874D848FEDC2DC22D7D7 /* RCTTextTransform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTTextTransform.h; path = Libraries/Text/RCTTextTransform.h; sourceTree = ""; }; + 7E792D0AF82EE695711792DFCFDB5B97 /* RNSentry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSentry.h; path = ios/RNSentry.h; sourceTree = ""; }; + 7E964061CBDE07F41DB0EA18DAF5F896 /* RCTWebSocketExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTWebSocketExecutor.h; path = Libraries/WebSocket/RCTWebSocketExecutor.h; sourceTree = ""; }; + 7ECCE0D10E4472F9FEA409CDDDFDF0E6 /* YGValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGValue.h; path = yoga/YGValue.h; sourceTree = ""; }; + 7EF8092C91E8341EED9C6E611A4D23CA /* RCTURLRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTURLRequestHandler.h; sourceTree = ""; }; + 7F287901A9F5292305D2332177D42879 /* RCTRootViewInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootViewInternal.h; sourceTree = ""; }; + 7FD4BD4488F0FFCBD3C4BF6CAF07D906 /* raw_logging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = raw_logging.h; path = src/glog/raw_logging.h; sourceTree = ""; }; + 801B11ABBB948A0017B6961ADBE0CE90 /* RCTDecayAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDecayAnimation.m; sourceTree = ""; }; + 80FC393CF51A1006D80AE2DB8BBD3112 /* RNSVGGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGGroup.m; sourceTree = ""; }; + 80FC54CBA2EAAFA907C2427690EF82D9 /* ColdClass.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ColdClass.cpp; path = folly/lang/ColdClass.cpp; sourceTree = ""; }; + 810813ED0EFB125047A54D3CC43661CD /* RCTRedBox.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRedBox.m; sourceTree = ""; }; + 8115234F4423A5D00BD8798F7C881469 /* RCTMultipartDataTask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultipartDataTask.h; sourceTree = ""; }; + 81B87F4D55353942DEB9B7879B41CF4D /* RCTSlider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSlider.h; sourceTree = ""; }; + 81BA50AFE653CEB056E01E7170DE318A /* Pods-RCTQRCodeLocalImage-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-RCTQRCodeLocalImage-dummy.m"; sourceTree = ""; }; + 81CB5B3834A2C71FDFCD7D74E576A4B7 /* SharedProxyCxxModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SharedProxyCxxModule.h; path = ReactCommon/cxxreact/SharedProxyCxxModule.h; sourceTree = ""; }; + 8203235C3271D9CAAF7985839A823A71 /* RNFS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNFS-dummy.m"; sourceTree = ""; }; + 8224B1A8E778DE1C7D63D4A0ECCE718A /* RNCWKWebView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCWKWebView.h; path = ios/RNCWKWebView.h; sourceTree = ""; }; + 82AD6111E3B91E7E07FC58D913B36DCA /* libRNWatch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNWatch.a; path = libRNWatch.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 83720641BBFB7C272EA092F23C823B8D /* RCTVirtualTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTVirtualTextShadowView.m; sourceTree = ""; }; + 838D37A0351E2C4223C3ADA021629272 /* swift_qrcodejs.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = swift_qrcodejs.modulemap; sourceTree = ""; }; + 83AE618413B44EC90BB3DCD50002F1A9 /* BCHUtil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BCHUtil.swift; path = Sources/BCHUtil.swift; sourceTree = ""; }; + 83C437F517841A240F21924FF1961522 /* RCTWKWebView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTWKWebView.m; sourceTree = ""; }; + 83CBBE1D2901E5A9FADFD4CB7A659F7B /* RCTAdditionAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAdditionAnimatedNode.h; sourceTree = ""; }; + 83EF09A023D22BB22664C617C42FEAAE /* RCTAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAnimatedNode.m; sourceTree = ""; }; + 840761428B5298F55D3C3B1BB7416212 /* RCTCameraManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTCameraManager.h; path = ios/RCT/RCTCameraManager.h; sourceTree = ""; }; + 84F4E4AAAE9482AF52F44DB7266DA00D /* RNDeviceInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNDeviceInfo.h; path = ios/RNDeviceInfo/RNDeviceInfo.h; sourceTree = ""; }; + 8510813835686C1AC406B4D8E82B41BF /* SentryCrashCPU.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashCPU.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashCPU.h; sourceTree = ""; }; + 85255955472216F9727E03E720DB7202 /* react-native-slider-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-slider-dummy.m"; sourceTree = ""; }; + 8526D77C58E09410F459EFDE015AE36B /* boost-for-react-native.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "boost-for-react-native.xcconfig"; sourceTree = ""; }; + 852E19E37E9E8CE09D309828B4FE614E /* RCTImageCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageCache.h; path = Libraries/Image/RCTImageCache.h; sourceTree = ""; }; + 85BB69BAC2C0034A65D0A90F3FF0CBD9 /* RCTGIFImageDecoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTGIFImageDecoder.h; path = Libraries/Image/RCTGIFImageDecoder.h; sourceTree = ""; }; + 85FB8713D58F62C03D767A00AD58CBC2 /* Sentry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Sentry.h; path = Sources/Sentry/include/Sentry.h; sourceTree = ""; }; + 8601AD7458032E955BC0E997D4A95483 /* SentryCrashMonitor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor.h; sourceTree = ""; }; + 8656A5E833C576594CF016F2CDE0F60C /* RCTActivityIndicatorViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTActivityIndicatorViewManager.h; sourceTree = ""; }; + 866AA691BCCC2DA2B6685DF4C0148BFE /* RCTDeviceInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDeviceInfo.h; sourceTree = ""; }; + 86D1545FFC66DC5792D1716DABDE1E24 /* RCTCxxBridge.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxBridge.mm; sourceTree = ""; }; + 86D6361BB152A382608E6663F61AE3C8 /* RNImageUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNImageUtils.h; path = ios/RN/RNImageUtils.h; sourceTree = ""; }; + 86F5C9AA94AC271391A74DF56C8916DA /* RCTHTTPRequestHandler.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RCTHTTPRequestHandler.mm; path = Libraries/Network/RCTHTTPRequestHandler.mm; sourceTree = ""; }; + 8729F76255C53D559F8E0BFA4A54858A /* BVLinearGradient.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = BVLinearGradient.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 87A5B6058C47BA7023835B46BBCA8F42 /* RNGestureHandler.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNGestureHandler.xcconfig; sourceTree = ""; }; + 87BACCCB51905E559BDC90EF7B6BEB5C /* YGConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGConfig.h; path = yoga/YGConfig.h; sourceTree = ""; }; + 883EC77EAC3B8EEC7F1BB6E0E16DE0DC /* RCTSubtractionAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSubtractionAnimatedNode.h; sourceTree = ""; }; + 8844B3500B9485A9C9F9ADB829125DD0 /* JSCRuntime.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSCRuntime.cpp; path = ReactCommon/jsi/JSCRuntime.cpp; sourceTree = ""; }; + 88574881933BDDFD4604D42210E054D6 /* libPods-BlueWalletWatch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-BlueWalletWatch.a"; path = "libPods-BlueWalletWatch.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 88F876F735AD298ACACF88AED0F7D24E /* RCTRedBoxExtraDataViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRedBoxExtraDataViewController.m; sourceTree = ""; }; + 893AE65D8B7D8BEA603DEE11A55960EC /* GAIFields.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAIFields.h; sourceTree = ""; }; + 8969CBF8BACEFE234256074FF386E9A4 /* SentryCrashReportFixer.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashReportFixer.c; path = Sources/SentryCrash/Recording/SentryCrashReportFixer.c; sourceTree = ""; }; + 8998273719FDD789E6F9C7541AFD0B33 /* libRNVectorIcons.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNVectorIcons.a; path = libRNVectorIcons.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 89A04AB0A866707EB6B0D479741AA39C /* Octicons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Octicons.ttf; path = Fonts/Octicons.ttf; sourceTree = ""; }; + 89D84A4D141DBE9FBFA677B9F6F8B742 /* RNSVGUnits.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGUnits.h; sourceTree = ""; }; + 89F7514F42A2FB81C9DD79F7DA50E3EA /* YGEnums.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGEnums.h; path = yoga/YGEnums.h; sourceTree = ""; }; + 89F9840DAF43B8CC543EC7A6B61D8F4D /* RCTBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridge.h; sourceTree = ""; }; + 8A66AFC1D2836E45ABA05BF8CAE2E80D /* ToolTipMenu-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ToolTipMenu-dummy.m"; sourceTree = ""; }; + 8A7CBDD28405DDF4A47248ABA2B93E34 /* JSIndexedRAMBundle.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSIndexedRAMBundle.cpp; path = ReactCommon/cxxreact/JSIndexedRAMBundle.cpp; sourceTree = ""; }; + 8AAB95F0CD1A8553FBE8B3219C7FD030 /* DoubleConversion.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DoubleConversion.xcconfig; sourceTree = ""; }; + 8ABB4DBF5746559D8F78E8073EB305B5 /* SentryReactNative.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = SentryReactNative.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 8AC42EECE751168FB05176E2A9B93A97 /* JSBigString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSBigString.h; path = ReactCommon/cxxreact/JSBigString.h; sourceTree = ""; }; + 8AD5C154BDE4960A1EFA2751B9A2C529 /* FontAwesome5_Regular.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome5_Regular.ttf; path = Fonts/FontAwesome5_Regular.ttf; sourceTree = ""; }; + 8B5CE403971C99A4143414F9D9D9C003 /* double-conversion.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "double-conversion.cc"; path = "double-conversion/double-conversion.cc"; sourceTree = ""; }; + 8B94DBB306727955A63650C046DFFCCA /* RCTTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextViewManager.m; sourceTree = ""; }; + 8BA7682E140690CAD580288F5E62D76C /* SentryCrashInstallation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashInstallation.h; path = Sources/SentryCrash/Installations/SentryCrashInstallation.h; sourceTree = ""; }; + 8BD3A686718648A78025D4BAB12B4953 /* SentryCrashDebug.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashDebug.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashDebug.h; sourceTree = ""; }; + 8C21E53AB62740D52DE7D96071906473 /* RCTImageCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageCache.m; path = Libraries/Image/RCTImageCache.m; sourceTree = ""; }; + 8C4B947C5775A938D7E01BD7E7F1146C /* SentryCrashCPU_x86_32.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashCPU_x86_32.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashCPU_x86_32.c; sourceTree = ""; }; + 8C4EA02AAC4428F14891730EC78D80AB /* SentryCrashMonitor_Signal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_Signal.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_Signal.h; sourceTree = ""; }; + 8CB85A6DEE6276588E4C123A76F5FCC5 /* RNSVGSolidColorBrush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSolidColorBrush.h; sourceTree = ""; }; + 8CFFBA4AE1A7541C6458839C280C2998 /* RCTTransformAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTransformAnimatedNode.h; sourceTree = ""; }; + 8D2A1B6CEBACDB4404BFA40584FD7649 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 8D31B3858854191996D8A763FABEE790 /* Folly-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Folly-prefix.pch"; sourceTree = ""; }; + 8D33B2722A01C1D0CFB29B7C4B671610 /* NSImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSImage+.swift"; path = "Source/NSImage+.swift"; sourceTree = ""; }; + 8D478CB13596C32D1D70F795424F2878 /* SentryUser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryUser.m; path = Sources/Sentry/SentryUser.m; sourceTree = ""; }; + 8D5309807FDA1830074B087AB46CB08A /* React-e01e85b3-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "React-e01e85b3-prefix.pch"; path = "../React-e01e85b3/React-e01e85b3-prefix.pch"; sourceTree = ""; }; + 8D8F477572F8538E58F5632090504030 /* RCTSurfaceView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceView.mm; sourceTree = ""; }; + 8DF63376066E2275FF26820B3A512A9B /* libreact-native-webview.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-webview.a"; path = "libreact-native-webview.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E064C3C60D8018F58FE14394E989B84 /* RCTJSStackFrame.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTJSStackFrame.m; sourceTree = ""; }; + 8E37DA7563C4F17E26F83893A69D152D /* RCTReconnectingWebSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTReconnectingWebSocket.m; path = Libraries/WebSocket/RCTReconnectingWebSocket.m; sourceTree = ""; }; + 8E3ECB6C5F502CAFB8281E2D529462EC /* RCTKeyboardObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTKeyboardObserver.h; sourceTree = ""; }; + 8E4DD220228D97C377A60C00CA84270B /* RNCWKWebViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCWKWebViewManager.h; path = ios/RNCWKWebViewManager.h; sourceTree = ""; }; + 8E62DDF1EA789F69651514D87B6D777E /* RNGestureHandlerRegistry.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerRegistry.m; path = ios/RNGestureHandlerRegistry.m; sourceTree = ""; }; + 8E6FA716361CA1C84D63A9DC918CF0CB /* fishhook.c */ = {isa = PBXFileReference; includeInIndex = 1; name = fishhook.c; path = Libraries/fishhook/fishhook.c; sourceTree = ""; }; + 8EA218F51826F0247CD1A843F869D905 /* RNSVGSvgView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSvgView.m; sourceTree = ""; }; + 8F39394D12D427232134584DCD0C64EC /* RNRootViewGestureRecognizer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNRootViewGestureRecognizer.h; path = ios/RNRootViewGestureRecognizer.h; sourceTree = ""; }; + 8F65F9361F2069CF9E9D751272968DE4 /* libRNGestureHandler.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNGestureHandler.a; path = libRNGestureHandler.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 8FBE03D2A70F6C27ABF0FAA2DDAEF401 /* double-conversion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "double-conversion.h"; path = "double-conversion/double-conversion.h"; sourceTree = ""; }; + 8FD001BAB9B916408EF7C74E3C024F7B /* RNSVGRenderableManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRenderableManager.h; sourceTree = ""; }; + 8FDE122D6D930403B0F5510C031808FA /* symbolize.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = symbolize.cc; path = src/symbolize.cc; sourceTree = ""; }; + 908A05A5270FB3A3456DA9B2E0D4DB0C /* Pods-BlueWalletWatch Extension-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-BlueWalletWatch Extension-umbrella.h"; sourceTree = ""; }; + 90DDA6ED39B876D4FBF4C3AB1B96BEAA /* RCTTextView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextView.m; sourceTree = ""; }; + 90EE8D3C082C157169540FC8F5913DAD /* libRNSVG.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNSVG.a; path = libRNSVG.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 916846284A4D0063F1B8AA95C2804AE6 /* EFWatermarkMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFWatermarkMode.swift; path = Source/EFWatermarkMode.swift; sourceTree = ""; }; + 91B293BB3A275110FEB2AA836B6243DD /* YGEnums.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGEnums.cpp; path = yoga/YGEnums.cpp; sourceTree = ""; }; + 9211849C57A884E574BC01B18ED1E312 /* SentryCrashStackCursor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashStackCursor.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor.h; sourceTree = ""; }; + 9244C79C34C5BC652FB7E425B5A7EECB /* RCTInspectorDevServerHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInspectorDevServerHelper.h; sourceTree = ""; }; + 926DB99ECC8B8E4D61F0F9C77D6B5646 /* SentryCrashMonitor_MachException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_MachException.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_MachException.h; sourceTree = ""; }; + 9274A53C1D7D41456599C3949FE23B47 /* RCTReloadCommand.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTReloadCommand.m; sourceTree = ""; }; + 92CFF9F344FB0A8ED512A52BF6853683 /* SentryFileManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryFileManager.h; path = Sources/Sentry/include/SentryFileManager.h; sourceTree = ""; }; + 92EFBBE64F26EBE2C9C85672B4BCEE0A /* RCTBaseTextInputShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextInputShadowView.h; sourceTree = ""; }; + 93249858EFB5D29F6C31F57AB0907D03 /* RCTSafeAreaViewLocalData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaViewLocalData.h; sourceTree = ""; }; + 932AD640E3B2A7B5FD905762A7C96AC2 /* SentryClient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryClient.m; path = Sources/Sentry/SentryClient.m; sourceTree = ""; }; + 93650C3B7DD0A72BDE13F769B64163F7 /* RNSVGGroupManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGGroupManager.h; sourceTree = ""; }; + 937428FF2554EB020065F37FBEC71308 /* RCTBridgeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridgeModule.h; sourceTree = ""; }; + 93AC7B296BAA755A95D223404AB1BFDF /* SentryFileManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryFileManager.m; path = Sources/Sentry/SentryFileManager.m; sourceTree = ""; }; + 93B270E50659E300947B165F8D0F6F79 /* react-native-webview-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-webview-dummy.m"; sourceTree = ""; }; + 93BAB225486D7203CEC8983FE7E680A6 /* YGNodePrint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGNodePrint.h; path = yoga/YGNodePrint.h; sourceTree = ""; }; + 93F6C9BC54075B79EB6E1B384FB67C06 /* RCTAnimationUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTAnimationUtils.h; path = Libraries/NativeAnimation/RCTAnimationUtils.h; sourceTree = ""; }; + 95A15BC75B0D147E1F2BC8683CCA5374 /* FaceDetectorManagerMlkit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FaceDetectorManagerMlkit.h; path = ios/RN/FaceDetectorManagerMlkit.h; sourceTree = ""; }; + 95C4C476A97548CD0FECF956F10A0CD8 /* RNFileSystem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNFileSystem.h; path = ios/RN/RNFileSystem.h; sourceTree = ""; }; + 95E5403A22386840A70D5391D85DBAC2 /* UIView+Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIView+Private.h"; sourceTree = ""; }; + 95EBF0ECD99365419787C775D5FB5AF0 /* RCTInputAccessoryViewContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryViewContent.m; sourceTree = ""; }; + 95F216575AA88FE377AF24B498EFE08C /* SentryCrashMonitor_MachException.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitor_MachException.c; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_MachException.c; sourceTree = ""; }; + 96225666AE3E8CF779F6E7D9728320C1 /* RCTAppState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAppState.m; sourceTree = ""; }; + 962E3169C009BF41CDDD97B63588CBA5 /* RCTSurfaceSizeMeasureMode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceSizeMeasureMode.h; sourceTree = ""; }; + 965DC28E75647BAC0EB19260B8DC698E /* BVLinearGradientLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BVLinearGradientLayer.m; path = BVLinearGradient/BVLinearGradientLayer.m; sourceTree = ""; }; + 96900628C01ED9DC354EAD34C2A96AC1 /* RNSVGSymbolManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSymbolManager.m; sourceTree = ""; }; + 96916EC87C869C4EC697379F1FBC6B1B /* RCTConvert+RNSVG.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+RNSVG.h"; sourceTree = ""; }; + 96991AD1CDA18825282A01D13CF533B0 /* SentryEvent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryEvent.m; path = Sources/Sentry/SentryEvent.m; sourceTree = ""; }; + 96A998D6E4B9ECF2D384967280121526 /* RCTCxxModule.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxModule.mm; sourceTree = ""; }; + 96F1F58FBEC4A043CC29C4278360C23E /* RCTImageStoreManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageStoreManager.m; path = Libraries/Image/RCTImageStoreManager.m; sourceTree = ""; }; + 9712084C508B70E8A7FB25C44F66AA72 /* RCTDeviceInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDeviceInfo.m; sourceTree = ""; }; + 9761D5CA5298FE5A2D1A8C974CB07FFF /* RNSVGLineManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLineManager.m; sourceTree = ""; }; + 9766E6A2E5B2712E71C02AD6A46B452F /* RCTAnimationDriver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAnimationDriver.h; sourceTree = ""; }; + 979E7693DEFD8EE3529FB6D2B8479A5B /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 97A7B68CAAC37909975B636FE042370A /* GAIDictionaryBuilder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAIDictionaryBuilder.h; sourceTree = ""; }; + 97B78E5781868F79AB8140916BA0D2BF /* SentryThread.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryThread.m; path = Sources/Sentry/SentryThread.m; sourceTree = ""; }; + 97C9A5A8C520AF8A69DA984F666F9DFB /* RCTSinglelineTextInputViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSinglelineTextInputViewManager.m; sourceTree = ""; }; + 97CF19834043D325DE81CE5CA4E3F20D /* RCTFileRequestHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTFileRequestHandler.m; path = Libraries/Network/RCTFileRequestHandler.m; sourceTree = ""; }; + 9800B736F9EC536F78DB61DFE20E678D /* UIView+React.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIView+React.m"; sourceTree = ""; }; + 9893FDA410B61057CE529A58961C67C1 /* RCTMaskedViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMaskedViewManager.m; sourceTree = ""; }; + 9895EE27D9128CBE08D9C2F582A41D37 /* RCTWKWebView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTWKWebView.h; sourceTree = ""; }; + 9896387252958C75393CE50CA8D5087F /* YGStyle.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGStyle.cpp; path = yoga/YGStyle.cpp; sourceTree = ""; }; + 99877FF154D848B512B04D8DBB7EDCA9 /* QRBitBuffer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRBitBuffer.swift; path = Sources/QRBitBuffer.swift; sourceTree = ""; }; + 99991733EE25C7ADFF351E2190787373 /* RCTBaseTextInputView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextInputView.h; sourceTree = ""; }; + 9A1C20FF92627EC14E66AD42F92472AC /* RNSVGTextManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextManager.m; sourceTree = ""; }; + 9A63620D94B02D3912F10BE15F02D4C3 /* JSExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSExecutor.h; path = ReactCommon/cxxreact/JSExecutor.h; sourceTree = ""; }; + 9A70011370B46387FBFE517906404002 /* libRNFS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNFS.a; path = libRNFS.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 9A85631CEC903718A1814F13DB5E8CDB /* RNCameraManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCameraManager.h; path = ios/RN/RNCameraManager.h; sourceTree = ""; }; + 9A949F86A8B278D5CA4699616062A481 /* Entypo.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Entypo.ttf; path = Fonts/Entypo.ttf; sourceTree = ""; }; + 9AC25A443F6EE200C25753483D6A166D /* RCTMultiplicationAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultiplicationAnimatedNode.h; sourceTree = ""; }; + 9ACCC5293A001403D8F2399186EE7076 /* SentryCrashObjC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashObjC.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashObjC.h; sourceTree = ""; }; + 9AEB6ABB0C37ECD706EEDE4F6B786F58 /* RCTInputAccessoryViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryViewManager.h; sourceTree = ""; }; + 9AF0C25E341E3202175FEECCF8FA5227 /* RNFlingHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNFlingHandler.m; sourceTree = ""; }; + 9B478E01C64D8855535907B3C0D7BBF5 /* RNSVGLineManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLineManager.h; sourceTree = ""; }; + 9B55C3EB6C78D2A29A3780FB258ED1EB /* QRCodeModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCodeModel.swift; path = Sources/QRCodeModel.swift; sourceTree = ""; }; + 9B6F5977A366FFB17DF1AF8AF5317A7B /* YGMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGMacros.h; path = yoga/YGMacros.h; sourceTree = ""; }; + 9BB38AE17B306908EC3EFA1E381F5999 /* EFQRCode.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = EFQRCode.modulemap; sourceTree = ""; }; + 9BB3BB831056BE2B9AC53EEC31413993 /* RNCSlider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCSlider.h; path = ios/RNCSlider.h; sourceTree = ""; }; + 9C243D04DDC424E618D1FB708AF7CA08 /* RNFSManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNFSManager.m; sourceTree = ""; }; + 9C268D3ABCD4E6E515A86BB099EAFFC9 /* RNSVGSvgViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSvgViewManager.m; sourceTree = ""; }; + 9C559C0BFA07AA8325D644EC6A559D97 /* RCTValueAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTValueAnimatedNode.m; sourceTree = ""; }; + 9C5B48AA25CFE6BB1206C6F13631BE2D /* CxxNativeModule.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = CxxNativeModule.cpp; path = ReactCommon/cxxreact/CxxNativeModule.cpp; sourceTree = ""; }; + 9C7F1C70345A3DFFF90241A14EF2855F /* RCTValueAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTValueAnimatedNode.h; sourceTree = ""; }; + 9D4F65BC6BD65C0D0B9179459DB5D9B2 /* Foundation.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Foundation.ttf; path = Fonts/Foundation.ttf; sourceTree = ""; }; + 9D51423CCA87A299AE5669019FC726ED /* RCTNativeAnimatedModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTNativeAnimatedModule.m; path = Libraries/NativeAnimation/RCTNativeAnimatedModule.m; sourceTree = ""; }; + 9D6E2F1C0C885CA059B14EE20BE17804 /* RNGestureHandlerModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerModule.h; path = ios/RNGestureHandlerModule.h; sourceTree = ""; }; + 9D7DC5ECD344D5E20BF0389AC3672886 /* RCTSurfaceHostingView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceHostingView.h; sourceTree = ""; }; + 9D81AA4166745F0CBDC316B5C374ECB1 /* RNReactNativeHapticFeedback.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNReactNativeHapticFeedback.xcconfig; sourceTree = ""; }; + 9D89B68154C19D9E02AB03183530395F /* RCTWebSocketModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTWebSocketModule.h; path = Libraries/WebSocket/RCTWebSocketModule.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; }; + 9DBD36BCDBEF15BFB4D9AF782E1FC292 /* CIImage+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CIImage+.swift"; path = "Source/CIImage+.swift"; sourceTree = ""; }; + 9E11BAD01700A5682537DFCA62BC78C6 /* SentryCrashSignalInfo.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashSignalInfo.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashSignalInfo.c; sourceTree = ""; }; + 9EC1B3AF2A61C7062CAC99E4D191AD63 /* SentryLog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryLog.h; path = Sources/Sentry/include/SentryLog.h; sourceTree = ""; }; + 9EDABE538AB68AC89AEC92F78A76D247 /* RNSentry.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSentry.m; path = ios/RNSentry.m; sourceTree = ""; }; + 9EF6A91D936652DA817DFB86C5AF06D0 /* RCTInspectorDevServerHelper.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTInspectorDevServerHelper.mm; sourceTree = ""; }; + 9F7FC8C2677A430CA90226476475AD9C /* RNSVGTextProperties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextProperties.h; sourceTree = ""; }; + 9FBA3927AB29E14E61FE05D18E590C23 /* RCTImageShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageShadowView.m; path = Libraries/Image/RCTImageShadowView.m; sourceTree = ""; }; + A00472B0EC69230F26EAE145A1254345 /* RCTReloadCommand.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTReloadCommand.h; sourceTree = ""; }; + A04F45E8F5EC1B8227AD7B1EA42383D5 /* RCTImageEditingManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageEditingManager.m; path = Libraries/Image/RCTImageEditingManager.m; sourceTree = ""; }; + A09B44F05BA0B2C941E7E3DBBA7324F7 /* Contributing.md */ = {isa = PBXFileReference; includeInIndex = 1; name = Contributing.md; path = docs/Contributing.md; sourceTree = ""; }; + A0ADD081DC3D3F96A2541A03562533D9 /* RCTDiffClampAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDiffClampAnimatedNode.m; sourceTree = ""; }; + A0B1C8181BFD162872E712C6B5999CF4 /* NativeToJsBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = NativeToJsBridge.h; path = ReactCommon/cxxreact/NativeToJsBridge.h; sourceTree = ""; }; + A0DB4AD9102614525D5B0928721EEAF4 /* SentryNSURLRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryNSURLRequest.h; path = Sources/Sentry/include/SentryNSURLRequest.h; sourceTree = ""; }; + A111E12981FA8A501AA180FF2ACB4E54 /* RCTGoogleAnalyticsSettings.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTGoogleAnalyticsSettings.m; sourceTree = ""; }; + A1681A11B33196497900CC0E7EA966AA /* RCTBackedTextInputDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBackedTextInputDelegate.h; sourceTree = ""; }; + A1908E96911EE523493CE8F0FE11427A /* RCTBackedTextInputViewProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBackedTextInputViewProtocol.h; sourceTree = ""; }; + A19FF896405A451B49EE49F5D001F264 /* RCTTouchEvent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTouchEvent.m; sourceTree = ""; }; + A240D4CCEC43490DE59AF6979447E65F /* RCTToolTipTextManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTToolTipTextManager.m; path = ToolTipMenu/RCTToolTipTextManager.m; sourceTree = ""; }; + A257F0C51059479B9FFD19333E6ED7AA /* RNCWKProcessPoolManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCWKProcessPoolManager.h; path = ios/RNCWKProcessPoolManager.h; sourceTree = ""; }; + A25B038DC80940AFC446326AA4E366EE /* SentryCrashObjC.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashObjC.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashObjC.c; sourceTree = ""; }; + A283ADBF8AAFF6B569818D849DEA5CCD /* RCTScrollView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollView.m; sourceTree = ""; }; + A2F7BA39B62AF232493FA57F859F47FD /* RNSVGNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSVGNode.m; path = ios/RNSVGNode.m; sourceTree = ""; }; + A332391590040F7476D35F8A444A819B /* RCTBridge.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBridge.m; sourceTree = ""; }; + A377454A9E9C94F360BE35E55FE93336 /* RCTFrameUpdate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFrameUpdate.m; sourceTree = ""; }; + A4232FDDB7D52AEB23D569BB8BA5A278 /* RCTSurfaceRootShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceRootShadowView.h; sourceTree = ""; }; + A43FBDA0E94FB890930019BF371F6EA8 /* RCTLayoutAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLayoutAnimation.m; sourceTree = ""; }; + A447CD8E9C2AFE1110A68E92D73AFCEA /* SentryCrashDoctor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashDoctor.h; path = Sources/SentryCrash/Recording/SentryCrashDoctor.h; sourceTree = ""; }; + A457C233AEEAD80D0955A3B61FE2EF68 /* EFQRCode-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EFQRCode-umbrella.h"; sourceTree = ""; }; + A45A3DDD15D6E869BA56299BEDB1E837 /* RCTUIManagerUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIManagerUtils.h; sourceTree = ""; }; + A4AE66482AD7C64E91B4A8ED3C2D4A54 /* RCTImageSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageSource.m; sourceTree = ""; }; + A4BE421395644D9C2653059A59A35793 /* SimpleLineIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = SimpleLineIcons.ttf; path = Fonts/SimpleLineIcons.ttf; sourceTree = ""; }; + A4CA23D516533CDFC3B279C5BCD8E0F5 /* instrumentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = instrumentation.h; path = yoga/instrumentation.h; sourceTree = ""; }; + A4EB586474A164F91B47FFACADC7958D /* react-native-google-analytics-bridge.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "react-native-google-analytics-bridge.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + A53448844E43DC4678E114C5CC08451B /* JSINativeModules.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSINativeModules.cpp; path = ReactCommon/jsiexecutor/jsireact/JSINativeModules.cpp; sourceTree = ""; }; + A57328C832B60897823535DA5AB76BEB /* Pods-RCTQRCodeLocalImage.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-RCTQRCodeLocalImage.debug.xcconfig"; sourceTree = ""; }; + A5931605E72BB109CDD9204A017B7797 /* RCTImageEditingManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageEditingManager.h; path = Libraries/Image/RCTImageEditingManager.h; sourceTree = ""; }; + A5E31538192F72FF6A14DD6EFB923355 /* RCTURLRequestDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTURLRequestDelegate.h; sourceTree = ""; }; + A606BA423862BAF05799F3DC510D655E /* QRPolynomial.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRPolynomial.swift; path = Sources/QRPolynomial.swift; sourceTree = ""; }; + A62356D8EB00622F3787C06C7B18CA55 /* libreact-native-google-analytics-bridge.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-google-analytics-bridge.a"; path = "libreact-native-google-analytics-bridge.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + A63ECF7B73BA51233DC2DF9396FDFC5F /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + A6953965459CD0B275277E7AA11F5C99 /* ToolTipMenu.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = ToolTipMenu.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + A698BC9CFD4E2761B7B5A647FA80D9AA /* RNSVGLength.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLength.m; sourceTree = ""; }; + A6F0CF9840AA4CC2023349B1F97A6EBD /* JSBigString.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSBigString.cpp; path = ReactCommon/cxxreact/JSBigString.cpp; sourceTree = ""; }; + A7044EFE202423CE5D8969735480A81A /* RNVectorIcons-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNVectorIcons-dummy.m"; sourceTree = ""; }; + A7296BF7F2B7B637DEEA76D96581722D /* RCTPerfMonitor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPerfMonitor.m; sourceTree = ""; }; + A7E6897CAE2CFD7233AE336AD0DE48FE /* Sentry-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Sentry-dummy.m"; sourceTree = ""; }; + A86953B39E114A9FBC1F079863A5EBF9 /* RCTMessageThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMessageThread.h; sourceTree = ""; }; + A87A2A47CFC93D1A0994A8E677DF719D /* QRMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRMode.swift; path = Sources/QRMode.swift; sourceTree = ""; }; + A8B28599CEAF5E3786E70C5472D1147E /* YGNodePrint.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGNodePrint.cpp; path = yoga/YGNodePrint.cpp; sourceTree = ""; }; + A95D1B057768E30EB3524A595D7E9017 /* YGNode.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGNode.cpp; path = yoga/YGNode.cpp; sourceTree = ""; }; + A98856069986317EADC7661ED546C955 /* RCTComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTComponent.h; sourceTree = ""; }; + A9CEAE8B85EBDAAFB07A191E516AAD21 /* DeviceUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DeviceUtils.h; path = ios/DeviceUtils.h; sourceTree = ""; }; + A9D111BBEBBB324988A223F322DF3810 /* RNSVGMaskManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGMaskManager.h; sourceTree = ""; }; + AA38085AFA969DEE9397736EC52240C4 /* RNSVGCGFCRule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGCGFCRule.h; sourceTree = ""; }; + AA663A6E4A2FE9503752A9FE1F605BC9 /* RNNativeViewHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNNativeViewHandler.h; sourceTree = ""; }; + AA96F829CFAF696A6AE6E1B4EC88D2AB /* RCTUIManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUIManager.m; sourceTree = ""; }; + AB27B48233E40867E4DF0CFA0DFFC80A /* RCTSRWebSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTSRWebSocket.h; path = Libraries/WebSocket/RCTSRWebSocket.h; sourceTree = ""; }; + AB57E2A844E7F36B01578FF8E076E00B /* json.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = json.cpp; path = folly/json.cpp; sourceTree = ""; }; + AB7240D11CDF6F5B03DDABD5B4EA1E5E /* RCTAppState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAppState.h; sourceTree = ""; }; + AB836C5390EF25832DE6C9B47C6A7FCA /* MaterialCommunityIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = MaterialCommunityIcons.ttf; path = Fonts/MaterialCommunityIcons.ttf; sourceTree = ""; }; + ABC48174D47F9F45FA60CBA82042C1B1 /* Ionicons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Ionicons.ttf; path = Fonts/Ionicons.ttf; sourceTree = ""; }; + AC2ACB736048241D4D872525141D3F21 /* SentryCrashStackCursor_SelfThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashStackCursor_SelfThread.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_SelfThread.h; sourceTree = ""; }; + AC4C47B3927E7C6D9EA978C9604AFEBC /* RNCameraManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCameraManager.m; path = ios/RN/RNCameraManager.m; sourceTree = ""; }; + AC6C816E8A1D28AFB022503D9FC6535C /* FontAwesome5_Solid.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome5_Solid.ttf; path = Fonts/FontAwesome5_Solid.ttf; sourceTree = ""; }; + AC7CDD2F2D138088A47D7B872DE033A2 /* RNRate-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNRate-prefix.pch"; sourceTree = ""; }; + ACAEC87CB68FF015CC6389AF81C1E8B6 /* react-native-camera-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-camera-prefix.pch"; sourceTree = ""; }; + ACB21E586324BB513DD2360D6C350344 /* react-native-google-analytics-bridge.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-google-analytics-bridge.xcconfig"; sourceTree = ""; }; + AD0621D1A48AE35422300FC072EFA5FD /* RNWatch.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNWatch.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + AD0DFC1A140FE5D65F0459E320ED6D3F /* SentryMechanism.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryMechanism.h; path = Sources/Sentry/include/SentryMechanism.h; sourceTree = ""; }; + AD4D71EBED97C863AD88A41EE084926F /* RCTNetInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNetInfo.h; path = Libraries/Network/RCTNetInfo.h; sourceTree = ""; }; + AD63BA36E7722ED7DF09E082160515FA /* RCTI18nManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTI18nManager.m; sourceTree = ""; }; + ADDA8D89764914C124760716A17C3A34 /* SentryCrashReportVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportVersion.h; path = Sources/SentryCrash/Recording/SentryCrashReportVersion.h; sourceTree = ""; }; + AE1D264E381844F45667C6436F3B5832 /* RCTRawTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRawTextViewManager.m; sourceTree = ""; }; + AE98D8C16A9D31537784B189B6B87785 /* RNSVGImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGImage.h; sourceTree = ""; }; + AEA217B2110F2A51484B6A3AF55E6CAF /* SentryException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryException.h; path = Sources/Sentry/include/SentryException.h; sourceTree = ""; }; + AF0A7754AEA2DB99181745CA6B13280B /* Yoga-internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Yoga-internal.h"; path = "yoga/Yoga-internal.h"; sourceTree = ""; }; + AF4D5E5B709974319AD5BCF481C44D7B /* RCTBaseTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextViewManager.h; sourceTree = ""; }; + AF59B0230163D4ABE9BC10A1720C99F4 /* RCTJavaScriptLoader.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTJavaScriptLoader.mm; sourceTree = ""; }; + AF5EF860398238354E68F372D8D4215E /* RCTConvert.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTConvert.m; sourceTree = ""; }; + AF8A80B64220470E7127C9190A996A00 /* react-native-randombytes.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "react-native-randombytes.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + AF980D41AE9AB40A8A3277B6B9A3C814 /* SentryCrashReportSink.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportSink.h; path = Sources/Sentry/include/SentryCrashReportSink.h; sourceTree = ""; }; + AF9A8CC7CF508FDAD82581105BF6E97D /* SentryCrashCPU_arm64.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashCPU_arm64.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashCPU_arm64.c; sourceTree = ""; }; + AFB4122809846D7F6D64E0A687655D18 /* BVLinearGradientLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BVLinearGradientLayer.h; path = BVLinearGradient/BVLinearGradientLayer.h; sourceTree = ""; }; + AFBB94C80AB71D48C288CDBC0C11D927 /* API.md */ = {isa = PBXFileReference; includeInIndex = 1; name = API.md; path = docs/API.md; sourceTree = ""; }; + AFBCADFB4C16372C6A4E48C813304292 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + AFC52BB45F14FAF65C5A726DDB7DB641 /* ToolTipMenu.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ToolTipMenu.m; path = ToolTipMenu/ToolTipMenu.m; sourceTree = ""; }; + AFD1A62A9BAF9ADA16F1C0E745556A61 /* RCTModalHostViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalHostViewManager.h; sourceTree = ""; }; + AFE4BF88FEC89FD599DA89971997B457 /* Uploader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Uploader.h; sourceTree = ""; }; + B01A6147CA2A6202A802F94B0B7008A2 /* RCTDatePicker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDatePicker.h; sourceTree = ""; }; + B02849CC70C6074D3806112D37DCD61E /* BVLinearGradient.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BVLinearGradient.xcconfig; sourceTree = ""; }; + B02CF246ECB063872903E8D4848F665F /* swift_qrcodejs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = swift_qrcodejs.h; path = Sources/swift_qrcodejs.h; sourceTree = ""; }; + B05225C05D43DA084DE4DB062FE5FBA3 /* RNSVGPercentageConverter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPercentageConverter.m; sourceTree = ""; }; + B0C04CD2AC16410F69AF9D14C5A3A519 /* RNSVGViewBox.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGViewBox.h; sourceTree = ""; }; + B0F08D1386890CA4690035B158682522 /* RCTErrorInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTErrorInfo.m; sourceTree = ""; }; + B1B4C20AC25639CCC2B5331C6F9188DC /* GAITrackedViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAITrackedViewController.h; sourceTree = ""; }; + B1D6DC287D2D2D65A81E9A7572553AE9 /* react-native-slider.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "react-native-slider.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + B1DC69926CDD4C1BB2CF6E61D767CA10 /* FaceDetectorManagerMlkit.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FaceDetectorManagerMlkit.m; path = ios/RN/FaceDetectorManagerMlkit.m; sourceTree = ""; }; + B213807EEF813C63F22F85B91DE20299 /* RCTFont.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFont.h; sourceTree = ""; }; + B2201C25FAC8721F9702A5E363A2FD84 /* RCTSegmentedControl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSegmentedControl.m; sourceTree = ""; }; + B2723160F13C4C9865057CE4873B024F /* RCTToolTipTextManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTToolTipTextManager.h; path = ToolTipMenu/RCTToolTipTextManager.h; sourceTree = ""; }; + B282D3372C5630F2E6D00EFDA89AAF34 /* RCTCxxMethod.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxMethod.mm; sourceTree = ""; }; + B29399ED1E09217511AD35357267285B /* RCTAsyncLocalStorage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAsyncLocalStorage.m; sourceTree = ""; }; + B30E214EB4143FF41D764CCF891F415C /* SentryCrash.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrash.m; path = Sources/SentryCrash/Recording/SentryCrash.m; sourceTree = ""; }; + B32AAF918B8C6A8FE00197E01D7E6332 /* RCTRawTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRawTextShadowView.h; sourceTree = ""; }; + B3738C5FECAD10CB93CDDB4C51CAB3E7 /* EvilIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = EvilIcons.ttf; path = Fonts/EvilIcons.ttf; sourceTree = ""; }; + B3A7539CDB547FF278F449B4AB832F8B /* RNSVGRadialGradientManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRadialGradientManager.h; sourceTree = ""; }; + B3D558B68FD8D90F27435005AD02EB00 /* Uploader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = Uploader.m; sourceTree = ""; }; + B429C996727107E29D3316B59AC83C36 /* RNCAsyncStorage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCAsyncStorage.h; path = ios/RNCAsyncStorage.h; sourceTree = ""; }; + B44A245DBCE400611755327A965165C2 /* RNReactNativeHapticFeedback.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNReactNativeHapticFeedback.m; path = ios/RNReactNativeHapticFeedback.m; sourceTree = ""; }; + B4A497AF816FAC096FEFCCB6A6F6F514 /* SentryDsn.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryDsn.m; path = Sources/Sentry/SentryDsn.m; sourceTree = ""; }; + B4AC6AC73FCA6202FB6A26B73F965E00 /* Pods-RCTQRCodeLocalImage-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-RCTQRCodeLocalImage-acknowledgements.plist"; sourceTree = ""; }; + B4B16030428DAB9B113C56F5BBC379A3 /* RNSVGPatternManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPatternManager.m; sourceTree = ""; }; + B4EADABC32A9B8A31314157240EF176F /* DeviceUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DeviceUtils.m; path = ios/DeviceUtils.m; sourceTree = ""; }; + B561E749D58522F69EC8A2869B2912C2 /* RCTTouchEvent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTouchEvent.h; sourceTree = ""; }; + B577D44E6D2588DE752F4AB34A6F0A59 /* RCTProfileTrampoline-arm64.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-arm64.S"; sourceTree = ""; }; + B5834E51135BC5258103176F4412DA17 /* RCTScrollContentView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollContentView.h; sourceTree = ""; }; + B5CCB1C293999EB590D022AF15DDAE7A /* SentryFrame.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryFrame.m; path = Sources/Sentry/SentryFrame.m; sourceTree = ""; }; + B60D7AD4F90ED0308CA12EF8E6CF96DA /* RNGestureHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandler.h; path = ios/RNGestureHandler.h; sourceTree = ""; }; + B61077E17A372FAD7293B20924E17238 /* SentryCrashSystemCapabilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashSystemCapabilities.h; path = Sources/SentryCrash/Recording/SentryCrashSystemCapabilities.h; sourceTree = ""; }; + B62F1DC4E86BC7AA5375D9CB3E79D12B /* RCTImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageView.m; path = Libraries/Image/RCTImageView.m; sourceTree = ""; }; + B63D14A3ED732DF192B3BE37F3D34C8B /* RCTActionSheetManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTActionSheetManager.m; path = Libraries/ActionSheetIOS/RCTActionSheetManager.m; sourceTree = ""; }; + B65FA2D9A6E26B20F55BE13DF335F174 /* strtod.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = strtod.cc; path = "double-conversion/strtod.cc"; sourceTree = ""; }; + B6952C96F0014561B97E224763F850E1 /* SentryCrashDate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashDate.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashDate.h; sourceTree = ""; }; + B6A5D63AA5D62C0B0FD419D16A5639C7 /* RNSVGSolidColorBrush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSolidColorBrush.m; sourceTree = ""; }; + B71AAD434EAD0EB815AD51FB81180822 /* Pods-RCTQRCodeLocalImage-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-RCTQRCodeLocalImage-acknowledgements.markdown"; sourceTree = ""; }; + B7357A9830DF5D02C21162815F02B05A /* RNCAsyncStorage.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNCAsyncStorage.xcconfig; sourceTree = ""; }; + B76356CFC66EB1B9FFADDCA879464042 /* RNSVGSymbolManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSymbolManager.h; sourceTree = ""; }; + B7B28F188529EF8EC0C54B6498076033 /* SentryCrashMonitor_Zombie.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_Zombie.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_Zombie.h; sourceTree = ""; }; + B7DD4622B9E9FB5204DE15A00C841FB9 /* RNCWKProcessPoolManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCWKProcessPoolManager.m; path = ios/RNCWKProcessPoolManager.m; sourceTree = ""; }; + B81D7243B29123EDFF71E0117A8CF32B /* RNSVGBezierElement.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGBezierElement.h; sourceTree = ""; }; + B82EF84B22F75BA1A218BE05B4C885AA /* RCTBackedTextInputDelegateAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBackedTextInputDelegateAdapter.h; sourceTree = ""; }; + B88928BAEF8A7ED2DD5F25E0D26CB19E /* RCTMultilineTextInputViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultilineTextInputViewManager.h; sourceTree = ""; }; + B8B9649BF20303617A52D027E604E0B6 /* Pods-TcpSockets.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-TcpSockets.debug.xcconfig"; sourceTree = ""; }; + B920061F41C730D81429603CA9319550 /* RNSVGContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSVGContainer.h; path = ios/RNSVGContainer.h; sourceTree = ""; }; + B92031FB8F946EB852E8D313229ED78A /* JSCExecutorFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSCExecutorFactory.h; sourceTree = ""; }; + B92A8346579B2F9EAF6A73C9C99E3A1B /* LICENSE.md */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE.md; sourceTree = ""; }; + B932AFE280E71D258228F2EC4FDDEE40 /* RCTToolTipText.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTToolTipText.m; path = ToolTipMenu/RCTToolTipText.m; sourceTree = ""; }; + B93EC075A90C2E3DC56F88F7FBAF6B4C /* RCTLayoutAnimationGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLayoutAnimationGroup.m; sourceTree = ""; }; + B9731D4AF518F6891FB926C53C89D68A /* RNNativeViewHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNNativeViewHandler.m; sourceTree = ""; }; + B9BB45914B4856E8D60F586483C38DEB /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + B9E464E217EC5B838D73F266C9E3F3D4 /* BVLinearGradientManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BVLinearGradientManager.m; path = BVLinearGradient/BVLinearGradientManager.m; sourceTree = ""; }; + B9EE9CC398FF8C0542FC13717AA7F329 /* RNCAsyncStorage.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNCAsyncStorage.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + BA5459919A3AD16C3A8A31C740DA242E /* RCTRootContentView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRootContentView.m; sourceTree = ""; }; + BA63922D411CE8EDF2A2FFC4D796C9EE /* utilities.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = utilities.cc; path = src/utilities.cc; sourceTree = ""; }; + BADF61B3253EB25BC313F83EE29C0E6C /* RNSVGDefsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGDefsManager.h; sourceTree = ""; }; + BB147E4BCD541D77C54589C9890DD08F /* SentryCrashStackCursor_Backtrace.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashStackCursor_Backtrace.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_Backtrace.c; sourceTree = ""; }; + BB17DAAF2FFAC7842B754580F1CE2371 /* Recipes.md */ = {isa = PBXFileReference; includeInIndex = 1; name = Recipes.md; path = docs/Recipes.md; sourceTree = ""; }; + BC53F19CDE539570CAB86E3D2FF98ECB /* SentryCrashCachedData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashCachedData.h; path = Sources/SentryCrash/Recording/SentryCrashCachedData.h; sourceTree = ""; }; + BC6D591049FA1F41EEBAA24A15971B3F /* RNCamera.md */ = {isa = PBXFileReference; includeInIndex = 1; name = RNCamera.md; path = docs/RNCamera.md; sourceTree = ""; }; + BCACA1784B70E99DFE8D3825FBA4E6EE /* RCTBaseTextInputViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextInputViewManager.h; sourceTree = ""; }; + BCB9C47099A3DA3D70D594EA4310130C /* RCTUITextField.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUITextField.m; sourceTree = ""; }; + BCCCD4DBC94CB5264876B8332569EAB0 /* RNCUIWebView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCUIWebView.h; path = ios/RNCUIWebView.h; sourceTree = ""; }; + BD2D92E942E30EA283CA639D0E6FF188 /* SentryCrashReportFilterBasic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashReportFilterBasic.h; path = Sources/SentryCrash/Reporting/Filters/SentryCrashReportFilterBasic.h; sourceTree = ""; }; + BD3A1015DEF135C2FEA39D77E79005FA /* RCTBridgeDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridgeDelegate.h; sourceTree = ""; }; + BD46F1B628989C47911EEF85CB5161D2 /* SentryCrashMonitor.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitor.c; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor.c; sourceTree = ""; }; + BD48A5A452426AB67D07DCF9214EF4AC /* SentryCrashMachineContext_Apple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMachineContext_Apple.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext_Apple.h; sourceTree = ""; }; + BDC2C977E7B02896DEF4241A92BB40E0 /* SentryCrashFileUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashFileUtils.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashFileUtils.h; sourceTree = ""; }; + BE028D593490E8261DBA208CDE7B997C /* RCTRootView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootView.h; sourceTree = ""; }; + BE094E1642F76C773E5E4C2A31D19AE9 /* RCTMultilineTextInputView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultilineTextInputView.m; sourceTree = ""; }; + BE54FD782B89A71F3FBD87885910960F /* SentryCrashJSONCodec.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashJSONCodec.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashJSONCodec.c; sourceTree = ""; }; + BE586F4F565FC00B77BBD8EFC83A8CE6 /* libReact-ba148cca.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-ba148cca.a"; path = "libReact-ba148cca.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + BE94EC4A9AF5BD132453B197C26E0EEA /* Pods-BlueWalletWatch Extension-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-BlueWalletWatch Extension-acknowledgements.plist"; sourceTree = ""; }; + BEA2558E4792555F8EFBCECCF7823F87 /* RCTImageLoader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTImageLoader.m; path = Libraries/Image/RCTImageLoader.m; sourceTree = ""; }; + BEC10FA94C78579CCE8A0522D4876EBF /* NSTextStorage+FontScaling.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSTextStorage+FontScaling.h"; sourceTree = ""; }; + BEFE3034E000A51D1BC98689A64DE489 /* RNSVGRadialGradient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRadialGradient.m; sourceTree = ""; }; + BF0ACD4B0E6D6B3246640747AF69E50D /* RCTModuleMethod.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTModuleMethod.mm; sourceTree = ""; }; + BF104CF5BB8A21D0A7EACE2617DF9C37 /* SentryBreadcrumbStore.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryBreadcrumbStore.m; path = Sources/Sentry/SentryBreadcrumbStore.m; sourceTree = ""; }; + BF2DF12DD89645471DE40A42FEE8CF6F /* SentryCrashDynamicLinker.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashDynamicLinker.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashDynamicLinker.c; sourceTree = ""; }; + BF5BD4AC1CE92A8B90608060790A20B1 /* DoubleConversion-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DoubleConversion-prefix.pch"; sourceTree = ""; }; + C052ED4361B29C36E248090FE5B34C17 /* Pods-TcpSockets-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-TcpSockets-acknowledgements.markdown"; sourceTree = ""; }; + C097A67FB2F253ADDA442139998C94C9 /* RCTBorderDrawing.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBorderDrawing.h; sourceTree = ""; }; + C0A43401936F1AA3F77A2D45300156C2 /* RCTScrollContentShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollContentShadowView.m; sourceTree = ""; }; + C0B49676C9BA577AF9170BEE06D0DD21 /* bignum-dtoa.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "bignum-dtoa.cc"; path = "double-conversion/bignum-dtoa.cc"; sourceTree = ""; }; + C15A3EA89E3B2B6C981E34CAF0006D79 /* JsArgumentHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JsArgumentHelpers.h; path = ReactCommon/cxxreact/JsArgumentHelpers.h; sourceTree = ""; }; + C17D0F2B8EE2D3C046CA74D146CE84F3 /* TextDetectorManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TextDetectorManager.m; path = ios/RN/TextDetectorManager.m; sourceTree = ""; }; + C190BA8FF27A5AFBFEEC1D1626B9C3CE /* RNFS.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNFS.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + C19E4E617BA056D881C088098543DB4D /* NSMutableDictionary+ImageMetadata.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSMutableDictionary+ImageMetadata.m"; path = "ios/RCT/NSMutableDictionary+ImageMetadata.m"; sourceTree = ""; }; + C1C1B5C21875B514EA2E5A1798126358 /* SentryBreadcrumbTracker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryBreadcrumbTracker.m; path = Sources/Sentry/SentryBreadcrumbTracker.m; sourceTree = ""; }; + C219E84D93024CC45C99A51F2B87A1F7 /* react-native-slider-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-slider-prefix.pch"; sourceTree = ""; }; + C22D7EDC3624837AA8C299EE9CB7BEDB /* RNPinchHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNPinchHandler.h; sourceTree = ""; }; + C2340B479C181EA2CD0A58C8219AEA79 /* RCTRootViewDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootViewDelegate.h; sourceTree = ""; }; + C24C7AEDB40B66CCBDCCC3CAFFB71979 /* fast-dtoa.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "fast-dtoa.cc"; path = "double-conversion/fast-dtoa.cc"; sourceTree = ""; }; + C257D5C7E4E6D0CD32E39AF3341AEA8E /* Utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Utils.h; path = yoga/Utils.h; sourceTree = ""; }; + C266EA3F72BD5551F94FF9F86099A78F /* RCTFrameUpdate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFrameUpdate.h; sourceTree = ""; }; + C26E62CD7E1909415CB1C8BA2A3BE1EF /* RAMBundleRegistry.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = RAMBundleRegistry.cpp; path = ReactCommon/cxxreact/RAMBundleRegistry.cpp; sourceTree = ""; }; + C283EFB1A790918001C2CAE1FC94442D /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + C29C31DB0B83009976075AA1B8A9283A /* RCTInputAccessoryShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryShadowView.h; sourceTree = ""; }; + C300CE57F5B56AD50D6B8F65094EB86E /* RCTScrollContentShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollContentShadowView.h; sourceTree = ""; }; + C3260FE10CD6F7643DB249746CD850EE /* RCTMaskedViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMaskedViewManager.h; sourceTree = ""; }; + C35E22914E4B76169BD2887A87885F04 /* RCTPickerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPickerManager.m; sourceTree = ""; }; + C36DBE26450DE07717F9CAC775E142E8 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + C3AA882C2381BE4123C1913FE32B3633 /* SentryCrashCPU_arm.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashCPU_arm.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashCPU_arm.c; sourceTree = ""; }; + C3AB3FA945B3D8B17ABD6CE3A488D23B /* SentryClient+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SentryClient+Internal.h"; path = "Sources/Sentry/include/SentryClient+Internal.h"; sourceTree = ""; }; + C3BEC11449CC09C24F9A0613D46769CA /* SentryCrashCPU_x86_64.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashCPU_x86_64.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashCPU_x86_64.c; sourceTree = ""; }; + C3EE93BFAC8C7FB0B6BECE58E0982BFA /* SentryCrashID.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashID.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashID.c; sourceTree = ""; }; + C4068020A95077A158A7A15D905FBFF1 /* RCTLocalAssetImageLoader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTLocalAssetImageLoader.m; path = Libraries/Image/RCTLocalAssetImageLoader.m; sourceTree = ""; }; + C4879C2900DE0A8B89D451798AEE6A2B /* DispatchMessageQueueThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = DispatchMessageQueueThread.h; sourceTree = ""; }; + C4C2ED95AEF87FF7B6E683BFD6D41B6E /* ReactMarker.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ReactMarker.cpp; path = ReactCommon/cxxreact/ReactMarker.cpp; sourceTree = ""; }; + C4E59488D79AF9DE9C8BF8BAE3FEC2C7 /* RNSVGRenderable.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSVGRenderable.m; path = ios/RNSVGRenderable.m; sourceTree = ""; }; + C4EAC343E6A03E84DC01F94752BDD6B7 /* RNSVGCircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGCircle.h; sourceTree = ""; }; + C66B5AC8B5EDD63CACD4861280E679C1 /* RNSVGTSpanManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTSpanManager.h; sourceTree = ""; }; + C69E056D4137FDC5D3D2109A729C6A37 /* SentryClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryClient.h; path = Sources/Sentry/include/SentryClient.h; sourceTree = ""; }; + C6BC01A90BD3F9ECD2DC9AF51DCB878F /* yoga-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "yoga-prefix.pch"; sourceTree = ""; }; + C6CCCC18E19306970E055257995F1524 /* SentryCrashStackCursor.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashStackCursor.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor.c; sourceTree = ""; }; + C727D25439D571849417658C69D13004 /* RNGestureHandlerRegistry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerRegistry.h; path = ios/RNGestureHandlerRegistry.h; sourceTree = ""; }; + C733D5C83831EAAD1C3AD8C6C640CF83 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + C76CEAA39B160B5A43B714427405BDA1 /* Downloader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = Downloader.m; sourceTree = ""; }; + C790C45F6AD811B7DA03786A0EB022BE /* fishhook.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = fishhook.h; path = Libraries/fishhook/fishhook.h; sourceTree = ""; }; + C80BBC5FB18CAE39373A3B540B78F611 /* RNWatch.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNWatch.xcconfig; sourceTree = ""; }; + C823FABFDE2F76A5A7AF8C0B4EF09668 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + C82B8B8C783D809A68C65AEADB1C28A5 /* RCTEventDispatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTEventDispatcher.h; sourceTree = ""; }; + C82D2CA978ADC4F6AF276E642E15CB7B /* CGColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGColor+.swift"; path = "Source/CGColor+.swift"; sourceTree = ""; }; + C84B712F2F820DAE50634B910AB7A1AC /* RNSVGMask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGMask.h; sourceTree = ""; }; + C875D24CE56001BB862896E71658DA1D /* SentryException.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryException.m; path = Sources/Sentry/SentryException.m; sourceTree = ""; }; + C87C87064DA0137AE62AD0F5F80AB3A6 /* RCTModuleData.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTModuleData.mm; sourceTree = ""; }; + C91094307FF30A3A5E3F994E357B7AD1 /* RNVectorIconsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNVectorIconsManager.h; path = RNVectorIconsManager/RNVectorIconsManager.h; sourceTree = ""; }; + C934AA1F9D833C878046B2796F1F741C /* TextDetectorManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TextDetectorManager.h; path = ios/RN/TextDetectorManager.h; sourceTree = ""; }; + C937C57AF096A539BACE4A7A9CEE0230 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + C9C451E483C47A4327295DF507CA414A /* Pods-BlueWalletTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-BlueWalletTests-dummy.m"; sourceTree = ""; }; + C9DE5DA897BEC65095F375DC55A6478F /* RCTAssert.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAssert.m; sourceTree = ""; }; + CA7DF61363BEC354DA1E262BA925F69E /* MethodCall.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MethodCall.h; path = ReactCommon/cxxreact/MethodCall.h; sourceTree = ""; }; + CAB0951B5408708B32D65C3FE59D99CF /* Pods-BlueWalletWatch.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWalletWatch.release.xcconfig"; sourceTree = ""; }; + CAEB8A96A6B702F8412ED5A957C80EA7 /* BVLinearGradient-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "BVLinearGradient-dummy.m"; sourceTree = ""; }; + CBA73D1694300CC9CC39F955AF57B5B3 /* RCTSwitch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSwitch.h; sourceTree = ""; }; + CBBA3E6F306198B3DA7FDF321771F1C9 /* RCTBaseTextInputViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextInputViewManager.m; sourceTree = ""; }; + CBC02A3334E4476679CF04A12B32ABCB /* RNSVGTSpan.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTSpan.m; sourceTree = ""; }; + CC24B855DE7136CFAF4F1C8458FE7D89 /* RCTFollyConvert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFollyConvert.h; sourceTree = ""; }; + CC2D8073F96F84800529326928165872 /* SentryDebugMeta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryDebugMeta.m; path = Sources/Sentry/SentryDebugMeta.m; sourceTree = ""; }; + CC9CF62342D0D8A46D8176D06AABE411 /* libreact-native-image-picker.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-image-picker.a"; path = "libreact-native-image-picker.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + CD6775882D9E7A0ABD0835F70F7A669D /* SentryLog.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryLog.m; path = Sources/Sentry/SentryLog.m; sourceTree = ""; }; + CD6915260B2F8309C7C8AA46E017015D /* demangle.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = demangle.cc; path = src/demangle.cc; sourceTree = ""; }; + CDA23C498E4A763F383A35B01F4B6769 /* RCTWrapperViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTWrapperViewController.h; sourceTree = ""; }; + CDD68EA4B53A2AC92132E344CA0B25BD /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + CDE67C740581BE2394DAB5F0E75BDABC /* RNSVGVBMOS.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGVBMOS.h; sourceTree = ""; }; + CDE7F9E3444C1110316F803B8E74404B /* React.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = React.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + CE039E355BDC4A21D4C244F8C280FF31 /* RCTTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextShadowView.h; sourceTree = ""; }; + CE68EC22D5A55DC1E2421C8F080991AE /* SentryCrashInstallation+Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SentryCrashInstallation+Private.h"; path = "Sources/SentryCrash/Installations/SentryCrashInstallation+Private.h"; sourceTree = ""; }; + CE79A60581B72544F61819D39605D5C9 /* RNSVGSvgViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSvgViewManager.h; sourceTree = ""; }; + CF384C466A83B8556116A306BDE2472A /* RCTImageUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageUtils.h; path = Libraries/Image/RCTImageUtils.h; sourceTree = ""; }; + D010691E2C602BD35DE0FAD169C6A72A /* RCTEventAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTEventAnimation.m; sourceTree = ""; }; + D012AD704FD037DC71920F84BA5741CB /* RNCWKWebViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCWKWebViewManager.m; path = ios/RNCWKWebViewManager.m; sourceTree = ""; }; + D01565B48219D84FEF42A5A52A7513A3 /* RCTCamera.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTCamera.h; path = ios/RCT/RCTCamera.h; sourceTree = ""; }; + D02FD080EFD0FF10C8B8FD46746D80CE /* RCTManagedPointer.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTManagedPointer.mm; sourceTree = ""; }; + D07FAFD8FD8E7B0C306D4E1ECBC0C3AD /* RCTSegmentedControlManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSegmentedControlManager.h; sourceTree = ""; }; + D090EE35F308AFF4977431072EB18951 /* SentryCrashCString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashCString.h; path = Sources/SentryCrash/Reporting/Tools/SentryCrashCString.h; sourceTree = ""; }; + D097837BA6B846808819682DE61D9809 /* RCTCxxModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxModule.h; sourceTree = ""; }; + D09D0D5F8D1B6D14062C28D4646000F5 /* RCTPackagerClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPackagerClient.h; sourceTree = ""; }; + D0C8353A13EE3EB595F848D4A34A69F1 /* RNSVGGlyphContext.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGGlyphContext.m; sourceTree = ""; }; + D0D44E0852F464367040CA404F401E36 /* react-native-google-analytics-bridge-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-google-analytics-bridge-dummy.m"; sourceTree = ""; }; + D2160FC4A7214C38FC006220724BA8D9 /* RCTSourceCode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSourceCode.m; sourceTree = ""; }; + D28362437EFD9160482B725F5D347674 /* RCTDevMenu.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDevMenu.m; sourceTree = ""; }; + D2A4ADB24771D4F32F95F1D5C5072043 /* JSDeltaBundleClient.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSDeltaBundleClient.cpp; path = ReactCommon/cxxreact/JSDeltaBundleClient.cpp; sourceTree = ""; }; + D2E90CB7AB6F0BAFC490AF43B43EAB06 /* FontAwesome.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome.ttf; path = Fonts/FontAwesome.ttf; sourceTree = ""; }; + D30FAC2A37C55CA077EA4755E4A05B77 /* RCTSegmentedControlManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSegmentedControlManager.m; sourceTree = ""; }; + D31943C35BDD219D1ED9D6EB9E29C6CD /* RCTSurfaceStage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSurfaceStage.m; sourceTree = ""; }; + D381812A4ABA729A3C162290999BC837 /* Yoga.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Yoga.cpp; path = yoga/Yoga.cpp; sourceTree = ""; }; + D38DE786A49E8AE2316176138F197B59 /* react-navigation.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "react-navigation.md"; path = "docs/react-navigation.md"; sourceTree = ""; }; + D3947CA0DCC38B86E1D907F92D23FDC6 /* RCTRefreshControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRefreshControl.h; sourceTree = ""; }; + D3AECA4F1DFE9E716D7EC589D352A1A2 /* RNSVGClipPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGClipPath.m; sourceTree = ""; }; + D3CD515CFBDC2FA2172405F9CDA441D4 /* RCTSliderManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSliderManager.h; sourceTree = ""; }; + D3E2558AE17164E2C9C3F16DDDE535A6 /* RNSVGBrush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGBrush.m; sourceTree = ""; }; + D40EFDB0A580882176F5D4C207FD6C81 /* RCTWKWebViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTWKWebViewManager.m; sourceTree = ""; }; + D42D608C873096092E4F436234D30365 /* JSBundleType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSBundleType.h; path = ReactCommon/cxxreact/JSBundleType.h; sourceTree = ""; }; + D430602745AC9D9504D2CE3CB19207BD /* YGLayout.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGLayout.cpp; path = yoga/YGLayout.cpp; sourceTree = ""; }; + D4A605425CB9A2BC07AB372FA3A88DDC /* RNCAsyncStorageDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCAsyncStorageDelegate.h; path = ios/RNCAsyncStorageDelegate.h; sourceTree = ""; }; + D4B268B3F000EE8AE50A90DD7FC78E62 /* libToolTipMenu.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libToolTipMenu.a; path = libToolTipMenu.a; sourceTree = BUILT_PRODUCTS_DIR; }; + D4D1DA7E7052440182863497EDB431B8 /* RCTToolTipText.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTToolTipText.h; path = ToolTipMenu/RCTToolTipText.h; sourceTree = ""; }; + D4F7A5DD8B66BE238C4185D6CD611882 /* SentryCrashMach.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMach.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashMach.c; sourceTree = ""; }; + D540BAD78404996EA8656CAF4C8F7CAD /* RNCameraUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCameraUtils.m; path = ios/RN/RNCameraUtils.m; sourceTree = ""; }; + D61D07C5014BE65E0351CF354A16A8AD /* EFQRCode.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = EFQRCode.xcconfig; sourceTree = ""; }; + D62B0A3D313A3F436DB5361A3F5B54BE /* RNSVG.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNSVG.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + D646A7AD42256C272C85B4D461604F23 /* RCTUIManagerObserverCoordinator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIManagerObserverCoordinator.h; sourceTree = ""; }; + D67907CFB75E7F31CB2788BF9885291D /* RNDeviceInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNDeviceInfo.m; path = ios/RNDeviceInfo/RNDeviceInfo.m; sourceTree = ""; }; + D6EF7C6F1BC177A4D865C3550D6834FA /* RCTWebViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTWebViewManager.m; sourceTree = ""; }; + D738F1B4BBEBF9B012F7FEFD145EB313 /* RCTNetworking.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNetworking.h; path = Libraries/Network/RCTNetworking.h; sourceTree = ""; }; + D760399D3E9FC45A74A2432775FEA3F1 /* Pods-BlueWalletWatch.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWalletWatch.debug.xcconfig"; sourceTree = ""; }; + D765575DB90AA785C5D3EF810BF29856 /* BarcodeDetectorManagerMlkit.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BarcodeDetectorManagerMlkit.m; path = ios/RN/BarcodeDetectorManagerMlkit.m; sourceTree = ""; }; + D7B289F083D42E83F3EC3473F5FBA356 /* RNSVGTextProperties.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextProperties.m; sourceTree = ""; }; + D809EA3480D5D3B54788023231ABF22C /* QRErrorCorrectLevel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRErrorCorrectLevel.swift; path = Sources/QRErrorCorrectLevel.swift; sourceTree = ""; }; + D811BDED22FFFE26C15F932093ED1331 /* RCTGoogleAnalyticsBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTGoogleAnalyticsBridge.h; sourceTree = ""; }; + D826CE55230D66D8ABC97BF4F93E2012 /* RCTUIManagerObserverCoordinator.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTUIManagerObserverCoordinator.mm; sourceTree = ""; }; + D82D55B836B9D9B6B864581C02C03F90 /* RCTRefreshControl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRefreshControl.m; sourceTree = ""; }; + D836F3C17BCF98BB0F16381984C8D1EA /* RNSVGRenderable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSVGRenderable.h; path = ios/RNSVGRenderable.h; sourceTree = ""; }; + D84320F72BB661298E5C80D9653D8046 /* RNForceTouchHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNForceTouchHandler.h; sourceTree = ""; }; + D86C539B151EAF7775F1BF58727B8167 /* RNWatch-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNWatch-prefix.pch"; sourceTree = ""; }; + D8B6EAAEF2E1DF8287B2BC643DC091B8 /* RCTTextAttributes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTTextAttributes.m; path = Libraries/Text/RCTTextAttributes.m; sourceTree = ""; }; + D8D2B3D4D00D44E7F55FD85C5A87819E /* React-ba148cca.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-ba148cca.xcconfig"; sourceTree = ""; }; + D90C527BC5DFA4E72D13D45C8071C821 /* RCTProgressViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTProgressViewManager.h; sourceTree = ""; }; + D96CAB4F2CF3B917BD60324D9E78AFE8 /* RCTMessageThread.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTMessageThread.mm; sourceTree = ""; }; + D97AD29A4F083E7F40B5C35FDA00E73F /* SentryCrashReportFilterBasic.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashReportFilterBasic.m; path = Sources/SentryCrash/Reporting/Filters/SentryCrashReportFilterBasic.m; sourceTree = ""; }; + D9969FC75F0D7E3355F0FC271D7193C4 /* RNSVGPercentageConverter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPercentageConverter.h; sourceTree = ""; }; + D9E6D335C7009981FFD48B6A2C69DAC3 /* RCTScrollViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollViewManager.m; sourceTree = ""; }; + DA42ACE27FCA4BBE9CC4F86272DF8E1E /* RCTShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTShadowView.m; sourceTree = ""; }; + DA65A5C12AF9DBAE93C6346CEC5D417B /* RCTNativeAnimatedNodesManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNativeAnimatedNodesManager.h; path = Libraries/NativeAnimation/RCTNativeAnimatedNodesManager.h; sourceTree = ""; }; + DA746A3E810C19B828D2676869694E44 /* jsi.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = jsi.cpp; path = ReactCommon/jsi/jsi.cpp; sourceTree = ""; }; + DAC625CDD4CFAEC16FE2448D3D242729 /* Pods-BlueWalletTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-BlueWalletTests.release.xcconfig"; sourceTree = ""; }; + DAEF0947DA7B0B6D25C7C772883E1367 /* RCTTextSelection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextSelection.h; sourceTree = ""; }; + DAF93C69B0C72D87869BA263872B84FD /* RCTNetworkTask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTNetworkTask.m; path = Libraries/Network/RCTNetworkTask.m; sourceTree = ""; }; + DB2578E188F097EB7F08EEE696CDA335 /* RCTUITextField.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUITextField.h; sourceTree = ""; }; + DB400ED63A2424CAE8373115F1529A16 /* SentryCrashMemory.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMemory.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashMemory.c; sourceTree = ""; }; + DB47B6A85D182E78E0E09FE89F9A157A /* RNSVGMask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGMask.m; sourceTree = ""; }; + DB5107C69077C5EB06EF514533135B93 /* RNSVGNodeManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGNodeManager.m; sourceTree = ""; }; + DB6934A0B3DB8222D834538291D9B9A2 /* RCTComponentData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTComponentData.m; sourceTree = ""; }; + DBB9957D6CE4A97084F14FE4E1DF3AAF /* yoga-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "yoga-dummy.m"; sourceTree = ""; }; + DBC3D407C32E2D0C326376AFE6C3DE93 /* RCTView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTView.m; sourceTree = ""; }; + DBD591CA1E69D72CA2B4AA84C5350522 /* RCTPlatform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPlatform.m; sourceTree = ""; }; + DBDC753739A0C9E89E580FE8B222C756 /* RCTEventDispatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTEventDispatcher.m; sourceTree = ""; }; + DBDCCF34B3BA2EB17DDD9CECFD810ABD /* RCTLinkingManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTLinkingManager.m; path = Libraries/LinkingIOS/RCTLinkingManager.m; sourceTree = ""; }; + DC553696B6B36B73A913D983E7A78E64 /* RCTClipboard.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTClipboard.h; sourceTree = ""; }; + DC5703A9684AC1DA8DF885581F627341 /* RNFS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNFS-prefix.pch"; sourceTree = ""; }; + DC8B47C9AF99640BCA98235E4BC4B896 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + DCDE114A737AFEFA70BC14E894F1F241 /* RCTWebSocketModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTWebSocketModule.m; path = Libraries/WebSocket/RCTWebSocketModule.m; sourceTree = ""; }; + DD2B7C6B229E1E1A15C4BF41135FCFC0 /* RNImageUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNImageUtils.m; path = ios/RN/RNImageUtils.m; sourceTree = ""; }; + DD364D5D713E3C738BA79C4B236A7FB6 /* SentryCrashCPU_Apple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashCPU_Apple.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashCPU_Apple.h; sourceTree = ""; }; + DD4D4B869653D5E0AF5857A785966AF6 /* RNVectorIconsManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNVectorIconsManager.m; path = RNVectorIconsManager/RNVectorIconsManager.m; sourceTree = ""; }; + DDB973A55FACFC0D57788FDF7144CB02 /* RCTAccessibilityManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAccessibilityManager.m; sourceTree = ""; }; + DDBA2D3DEDF69EBD3B62436A52B0B4E6 /* RNSVGTSpan.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTSpan.h; sourceTree = ""; }; + DDD5C13E9F8D63563A2B718AEC7F6239 /* Pods-RCTPrivacySnapshot-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-RCTPrivacySnapshot-acknowledgements.markdown"; sourceTree = ""; }; + DE0D91FFF43841F0DC89FB9DFBDFF7E2 /* RCTPicker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPicker.h; sourceTree = ""; }; + DE9B1D5B6BC0B3256ACA910AFD5FE5D9 /* SentryReactNative-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SentryReactNative-prefix.pch"; sourceTree = ""; }; + DF6AEBA62F81F6045687B924B28E5792 /* RNSVGRect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRect.h; sourceTree = ""; }; + DF82F47682B68AEDD56B318301596DFB /* RNSVGBrushType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGBrushType.h; sourceTree = ""; }; + DF9C98A91604FD68E21AAC2631D855F0 /* SentryCrashMonitor_System.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashMonitor_System.m; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_System.m; sourceTree = ""; }; + DFBFF5BA4D148CA58D309B7DB1979C46 /* React-ba148cca-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-ba148cca-prefix.pch"; sourceTree = ""; }; + DFDE53A9FD2DE1CA38BD6A5D0C36C897 /* RCTKeyboardObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTKeyboardObserver.m; sourceTree = ""; }; + E0100A04283611554F865631DC43A402 /* RNCUIWebViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCUIWebViewManager.m; path = ios/RNCUIWebViewManager.m; sourceTree = ""; }; + E03AD78770F797DCD536B37CEED84102 /* RNCAsyncStorage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCAsyncStorage.m; path = ios/RNCAsyncStorage.m; sourceTree = ""; }; + E04236BB2E99A7D7201475B1C9EC4839 /* RCTMultiplicationAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultiplicationAnimatedNode.m; sourceTree = ""; }; + E0B6CAC1EEC8CD2FB7129B9FBD260FF0 /* RNTapHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNTapHandler.m; sourceTree = ""; }; + E0FE6533198104C97DB047DD5CD8AC67 /* libRNDeviceInfo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNDeviceInfo.a; path = libRNDeviceInfo.a; sourceTree = BUILT_PRODUCTS_DIR; }; + E11B1DCEE18D854CC6562DF902748C1F /* expo_usage.md */ = {isa = PBXFileReference; includeInIndex = 1; name = expo_usage.md; path = docs/expo_usage.md; sourceTree = ""; }; + E13307A47A879D53D927E7AA8BDFB15C /* SentryContext.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryContext.m; path = Sources/Sentry/SentryContext.m; sourceTree = ""; }; + E22FF421B5DB11B080DAAD66E54B19D8 /* RCTI18nUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTI18nUtil.h; sourceTree = ""; }; + E2817D7FC3E124E7252AC442B7CB0495 /* RCTNativeAnimatedModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNativeAnimatedModule.h; path = Libraries/NativeAnimation/RCTNativeAnimatedModule.h; sourceTree = ""; }; + E2AB7F3F4DF07C75436284AC97BE90CD /* RCTEventAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTEventAnimation.h; sourceTree = ""; }; + E32951CB3AD44434E9F494C9727F8127 /* RNSVGDefsManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGDefsManager.m; sourceTree = ""; }; + E381F7CFB3D28181E5AE3B4CFE39AB57 /* RCTAutoInsetsProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAutoInsetsProtocol.h; sourceTree = ""; }; + E3901CF3AFEB6BBA30BE0521845C19FA /* react-native-image-picker-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-image-picker-dummy.m"; sourceTree = ""; }; + E3B979C1FE4F739DCEF7FB29D1F4102D /* GAITracker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAITracker.h; sourceTree = ""; }; + E3D4EAD6CA0F6AA2A045122E9ECA6A80 /* RCTAlertManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAlertManager.m; sourceTree = ""; }; + E3DCCD42F8F4F1D6F8F7D513931C71EF /* react-native-randombytes-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-randombytes-dummy.m"; sourceTree = ""; }; + E449A2E1FA96AA3D389136E22FF34F11 /* GAI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAI.h; sourceTree = ""; }; + E47A54263143D445077DAE6D9357D137 /* RCTScrollContentView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollContentView.m; sourceTree = ""; }; + E49DE7AF354E4D77902FD880DAC84951 /* RCTRootView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRootView.m; sourceTree = ""; }; + E55A6310EF98AAE5A02AFAA56AA387A1 /* RCTModuleMethod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModuleMethod.h; sourceTree = ""; }; + E5F7D2F7F3D2DECD081B4F318AF45429 /* GAIEcommerceProductAction.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GAIEcommerceProductAction.h; sourceTree = ""; }; + E689E6E4AA0501D47172FCA8C423FE1F /* RCTFont.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTFont.mm; sourceTree = ""; }; + E6B8B6BAA0635B3E875DCECD53270A8C /* RNGestureHandlerDirection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerDirection.h; path = ios/RNGestureHandlerDirection.h; sourceTree = ""; }; + E6C4D9F095C8F50D9B509E1283E3A880 /* RNSVGLength.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLength.h; sourceTree = ""; }; + E6CD160FF5A40EF47249F28E0872AF14 /* FontAwesome5_Brands.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome5_Brands.ttf; path = Fonts/FontAwesome5_Brands.ttf; sourceTree = ""; }; + E71871F184B5FA84F7533B5CDB9FB15F /* RCTView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTView.h; sourceTree = ""; }; + E723D5A51272F54C6BC628CD0D4CE33D /* react-native-randombytes-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-randombytes-prefix.pch"; sourceTree = ""; }; + E7824B5C48ED0160EE3DDEDE8FB1C2AC /* RNGestureHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandler.m; path = ios/RNGestureHandler.m; sourceTree = ""; }; + E7905970C34829850FC86A3679117622 /* react-native-webview.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-webview.xcconfig"; sourceTree = ""; }; + E79BA68D9B48F4C719ED807D946773F8 /* RNSVGRadialGradientManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRadialGradientManager.m; sourceTree = ""; }; + E83213F9E25D5F71C1E93B7A8ADD7569 /* Fontisto.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Fontisto.ttf; path = Fonts/Fontisto.ttf; sourceTree = ""; }; + E851B3AEC8696F09225EFFB30BAAD38A /* SentryStacktrace.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryStacktrace.m; path = Sources/Sentry/SentryStacktrace.m; sourceTree = ""; }; + E871C79614A40E1CA4D62E7D2226CC0C /* Yoga.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Yoga.h; path = yoga/Yoga.h; sourceTree = ""; }; + E872F7BAE11C23BEA1773CB94E754EE8 /* RNVectorIcons.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNVectorIcons.xcconfig; sourceTree = ""; }; + E8AE1DCEE6D307513D04B3050C484233 /* RCTDivisionAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDivisionAnimatedNode.m; sourceTree = ""; }; + E8D28BE3255A992318016685D26D6999 /* RCTFileReaderModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTFileReaderModule.h; path = Libraries/Blob/RCTFileReaderModule.h; sourceTree = ""; }; + E908122880E3BBD03B74B0F2AC97CFE3 /* strtod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = strtod.h; path = "double-conversion/strtod.h"; sourceTree = ""; }; + E931B3CBA1504EAC6E9E1859588F72FC /* RCTImageStoreManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageStoreManager.h; path = Libraries/Image/RCTImageStoreManager.h; sourceTree = ""; }; + E957798AF0EDE4D433CB9E4DEC7DC24B /* RCTWKWebViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTWKWebViewManager.h; sourceTree = ""; }; + E969C203550B92C953AF6AB6CF0F82E3 /* RCTSwitchManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSwitchManager.h; sourceTree = ""; }; + E97874745B5EA3F8BEB683E193742BE0 /* RCTUIManagerUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUIManagerUtils.m; sourceTree = ""; }; + E991E404E06536C48628D870C0A3E9B5 /* react-native-camera.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "react-native-camera.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + E9A2695EE50A12F6F2A38461C2F71E51 /* SentryCrashMach.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMach.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashMach.h; sourceTree = ""; }; + E9AC1F621AA0C5D78C14E2870BDCF91E /* CompactValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CompactValue.h; path = yoga/CompactValue.h; sourceTree = ""; }; + E9EC7EA9FEB01F915EEE92D2A7F0DA3A /* RCTRedBoxExtraDataViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRedBoxExtraDataViewController.h; sourceTree = ""; }; + E9F8C3C0B7A001CE1AED92A87093071B /* RNSVGImageManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGImageManager.h; sourceTree = ""; }; + EA0186E7ADF28A78590447A3F0381210 /* Pods-RCTQRCodeLocalImage.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-RCTQRCodeLocalImage.release.xcconfig"; sourceTree = ""; }; + EA37A2B69E396D2C8BF163AA575467C1 /* SentryUser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryUser.h; path = Sources/Sentry/include/SentryUser.h; sourceTree = ""; }; + EA382915C27B900E0BD67CF14C131271 /* QRMaskPattern.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRMaskPattern.swift; path = Sources/QRMaskPattern.swift; sourceTree = ""; }; + EA756C06C97D8E72FAC554EAA6A2B6DB /* RCTPicker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPicker.m; sourceTree = ""; }; + EAB6320841AE4470825415EEC6D5963E /* QRCode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QRCode.swift; path = Sources/QRCode.swift; sourceTree = ""; }; + EB020FB4D0A99E9194259FE71E77C455 /* RCTUITextView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUITextView.m; sourceTree = ""; }; + EB0932CB3EE002DB993EB8413A8741D3 /* ieee.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ieee.h; path = "double-conversion/ieee.h"; sourceTree = ""; }; + EB1F9580E7432683B3E8D2F0ABF82D4B /* SpookyHashV2.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SpookyHashV2.cpp; path = folly/hash/SpookyHashV2.cpp; sourceTree = ""; }; + EB301681B66FF3EC6AE327B42B19AF86 /* RCTProfile.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTProfile.m; sourceTree = ""; }; + EB4C430FF0A3BB200B53027B75401776 /* RCTBaseTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextShadowView.m; sourceTree = ""; }; + EB560A2E52CEA4871A63CDD927490A8E /* libGoogleAnalyticsServices.a */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = archive.ar; name = libGoogleAnalyticsServices.a; path = "ios/RCTGoogleAnalyticsBridge/google-analytics-lib/libGoogleAnalyticsServices.a"; sourceTree = ""; }; + EB7E2AB06515722880CF5D2C110D1E51 /* SentrySwizzle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentrySwizzle.m; path = Sources/Sentry/SentrySwizzle.m; sourceTree = ""; }; + EBB4E1812C61351A76ABAA0EE0DA770C /* SentryBreadcrumb.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryBreadcrumb.m; path = Sources/Sentry/SentryBreadcrumb.m; sourceTree = ""; }; + EBF94083F400A2AFE966AF89F55B8530 /* RNSVGClipPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGClipPath.h; sourceTree = ""; }; + EC25987BB370177974743066D5321138 /* F14Table.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = F14Table.cpp; path = folly/container/detail/F14Table.cpp; sourceTree = ""; }; + EC5857311D4AFA8A74C54C09F3A72BF4 /* EFQRCodeGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EFQRCodeGenerator.swift; path = Source/EFQRCodeGenerator.swift; sourceTree = ""; }; + ED4B086DDB9F9FFD95A865FBBA9980BC /* DeviceUID.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DeviceUID.m; path = ios/RNDeviceInfo/DeviceUID.m; sourceTree = ""; }; + ED85635435AC44B0B6235E23A22A33DF /* RNSVGText.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGText.m; sourceTree = ""; }; + ED88ECD813C74FA63D8C04AA53CAB402 /* SentryCrashMonitor_CPPException.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashMonitor_CPPException.cpp; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_CPPException.cpp; sourceTree = ""; }; + ED95B909A7809BBB27B8AF6DA0818AE7 /* CxxNativeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CxxNativeModule.h; path = ReactCommon/cxxreact/CxxNativeModule.h; sourceTree = ""; }; + EDAAECAAE8F9A88A298DC380F3131FEC /* react-native-camera.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-camera.xcconfig"; sourceTree = ""; }; + EDBA6FD2570B958F391F091A1A118A4E /* RNCSliderManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCSliderManager.m; path = ios/RNCSliderManager.m; sourceTree = ""; }; + EDBC245429D074DE7C41FE5FAB30F486 /* RNVectorIcons.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNVectorIcons.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + EDC39AEA2C831DE8E950EEC49663288D /* RCTDevMenu.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDevMenu.h; sourceTree = ""; }; + EE1B558966CBCDB8B1B17639A3AC2358 /* SentryCrashJSONCodecObjC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashJSONCodecObjC.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashJSONCodecObjC.h; sourceTree = ""; }; + EE683B0F7526F2817B6CD73B3EFE52BB /* RCTDataRequestHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTDataRequestHandler.m; path = Libraries/Network/RCTDataRequestHandler.m; sourceTree = ""; }; + EE9C6CD003100D62705F0D51DD0FB944 /* RNSVGDefs.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGDefs.m; sourceTree = ""; }; + EEBE916F2ED77A255C222BF823542667 /* SentrySerializable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentrySerializable.h; path = Sources/Sentry/include/SentrySerializable.h; sourceTree = ""; }; + EEE5ECE77460FFB637F63F08EB808512 /* RCTInspectorPackagerConnection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInspectorPackagerConnection.h; sourceTree = ""; }; + EF4B32B62579DDB0F1988933E5B6226F /* SentryCrashStackCursor_SelfThread.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashStackCursor_SelfThread.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_SelfThread.c; sourceTree = ""; }; + EFF05044EF7A6ECF62235F10C8971B56 /* SentryCrashMonitor_Deadlock.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashMonitor_Deadlock.h; path = Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_Deadlock.h; sourceTree = ""; }; + EFFB77ECA3FE1A97058E81A3F15983CD /* RCTImageSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTImageSource.h; sourceTree = ""; }; + F002243A6844ED03B613E637E036A5FD /* RCTRawTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRawTextViewManager.h; sourceTree = ""; }; + F04102D096404A12591FEA61E8CA3448 /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Instance.cpp; path = ReactCommon/cxxreact/Instance.cpp; sourceTree = ""; }; + F0E0B47AB998B1FB6FFAED55128B7649 /* RCTWebView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTWebView.h; sourceTree = ""; }; + F0F36BA7C0FC2175F4654DB23C2FA788 /* NSError+SimpleConstructor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSError+SimpleConstructor.m"; path = "Sources/SentryCrash/Recording/Tools/NSError+SimpleConstructor.m"; sourceTree = ""; }; + F1025AE1C148BD29C4B5076E6292EC7B /* SentryCrashCString.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashCString.m; path = Sources/SentryCrash/Reporting/Tools/SentryCrashCString.m; sourceTree = ""; }; + F106C84CE4DE11C63E937296A8695909 /* RCTAssert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAssert.h; sourceTree = ""; }; + F1D0C0D42D0C5644DE4B79700C976911 /* RNRate-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNRate-dummy.m"; sourceTree = ""; }; + F20633CC10462B58754A61587A23712F /* SentryAsynchronousOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryAsynchronousOperation.m; path = Sources/Sentry/SentryAsynchronousOperation.m; sourceTree = ""; }; + F2588270B933153D8CC9007D7EF14425 /* RCTDisplayLink.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDisplayLink.h; sourceTree = ""; }; + F258D9757822E9D6EDB43335F218C5C2 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + F28FD2A6D889B217FDE92C56A432CDB0 /* RNSVGNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSVGNode.h; path = ios/RNSVGNode.h; sourceTree = ""; }; + F2BBEBFBF783074973C1E3C6BAFF1E36 /* RCTWrapperViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTWrapperViewController.m; sourceTree = ""; }; + F2C7C33FCCC5B16513BCB08BA8AC6414 /* RCTSurface.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurface.h; sourceTree = ""; }; + F35F92A6DAFF6916C73CD3EB78E7F699 /* Demangle.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Demangle.cpp; path = folly/Demangle.cpp; sourceTree = ""; }; + F3647B239C782F396F06AC9AC4A9BA1F /* RCTKeyCommands.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTKeyCommands.m; sourceTree = ""; }; + F3C0C558FBCC107E90EB69ED5AA32520 /* RCTSurfaceRootView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceRootView.h; sourceTree = ""; }; + F3F8A5A0F3B4DCAEA68A30F6F982C910 /* RNSVGRectManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRectManager.h; sourceTree = ""; }; + F4205A9DF0692A9FA08365A96614DE2F /* RCTParserUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTParserUtils.m; sourceTree = ""; }; + F4326F4D7E3CD026386613BB33B46ADF /* SentryCrashThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SentryCrashThread.h; path = Sources/SentryCrash/Recording/Tools/SentryCrashThread.h; sourceTree = ""; }; + F43C668C5940B689299DF4E42CC7D21D /* Pods-RCTPrivacySnapshot.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-RCTPrivacySnapshot.debug.xcconfig"; sourceTree = ""; }; + F4943DC28DFE1854AF973C451BF740AB /* RCTViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTViewManager.h; sourceTree = ""; }; + F4973923CDADE0512A90C2509B507885 /* SentryCrashThread.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashThread.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashThread.c; sourceTree = ""; }; + F4EEE3B8EBB82921D1C5B3C617AE40D2 /* SentryCrashSymbolicator.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashSymbolicator.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashSymbolicator.c; sourceTree = ""; }; + F530D6C5BFF18743896415A6A282E510 /* RCTSensorOrientationChecker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTSensorOrientationChecker.h; path = ios/RCT/RCTSensorOrientationChecker.h; sourceTree = ""; }; + F553A49DA4F495716152764C127B71FC /* RCTConvert+Text.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "RCTConvert+Text.h"; path = "Libraries/Text/RCTConvert+Text.h"; sourceTree = ""; }; + F57246374EA7BF901F3D3FCBF5CB45CF /* SentryCrashCPU.c */ = {isa = PBXFileReference; includeInIndex = 1; name = SentryCrashCPU.c; path = Sources/SentryCrash/Recording/Tools/SentryCrashCPU.c; sourceTree = ""; }; + F57BB40434F4FB51A9DC5EFD4C9C33B8 /* RCTBridgeMethod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridgeMethod.h; sourceTree = ""; }; + F5BF8E9B1F58246E6A2B64BA34C83F77 /* RCTBorderStyle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBorderStyle.h; sourceTree = ""; }; + F5E8D4388FAECB4DAEFFE1BD41CAE14D /* installation.md */ = {isa = PBXFileReference; includeInIndex = 1; name = installation.md; path = docs/installation.md; sourceTree = ""; }; + F6261ADBB6FA5279F2BB1B2B21BCF1DC /* RCTInspector.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTInspector.mm; sourceTree = ""; }; + F648B022BD8ACD8ED602C311D3F0A7F2 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + F64A0971BDF160E6387754E83FD36C67 /* BVLinearGradientManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BVLinearGradientManager.h; path = BVLinearGradient/BVLinearGradientManager.h; sourceTree = ""; }; + F64FC9E2D8942B5D66CFFDAAC70D5797 /* RCTMultipartStreamReader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultipartStreamReader.m; sourceTree = ""; }; + F6D28E35333FE5B4FD64364890481A7F /* RCTI18nUtil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTI18nUtil.m; sourceTree = ""; }; + F748E10BDEECDBD5F459822E301D53B6 /* RCTBlobManager.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = RCTBlobManager.mm; path = Libraries/Blob/RCTBlobManager.mm; sourceTree = ""; }; + F74FE5022C2F7A520D2B572020AECF74 /* react-native-camera-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-camera-dummy.m"; sourceTree = ""; }; + F761AD8F050C9BA424BA9249A9C48FC5 /* RCTFPSGraph.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFPSGraph.h; sourceTree = ""; }; + F7656E80084A8044EF244DE6E0651219 /* SentryInstallation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryInstallation.m; path = Sources/Sentry/SentryInstallation.m; sourceTree = ""; }; + F77314289BF99217B6F683B07DB7EE3C /* Pods-RCTPrivacySnapshot-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-RCTPrivacySnapshot-acknowledgements.plist"; sourceTree = ""; }; + F77773FF35154D41BA77D9BF681475D3 /* RNSentryEventEmitter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSentryEventEmitter.h; path = ios/RNSentryEventEmitter.h; sourceTree = ""; }; + F786DF83AA6DB9E44B960D6BC0E71FB5 /* RCTPackagerConnection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPackagerConnection.h; sourceTree = ""; }; + F7C262DF71A77C6A51852E5F30A01384 /* RCTSurfaceStage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceStage.h; sourceTree = ""; }; + F7E1628575E3CEB4EAA75FF1B75F0A16 /* RCTConvert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTConvert.h; sourceTree = ""; }; + F7E60AC5E138A6F54F3D2E672580D6AB /* RCTJavaScriptExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTJavaScriptExecutor.h; sourceTree = ""; }; + F832B0FA268AB95F736B015FC26D6CAA /* Assume.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Assume.cpp; path = folly/lang/Assume.cpp; sourceTree = ""; }; + F8A24BD709547DFB2769002F88A9EE1F /* RCTSinglelineTextInputView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSinglelineTextInputView.h; sourceTree = ""; }; + F8B135C18CE999AC6A7B36B40EF59B60 /* RCTBaseTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextViewManager.m; sourceTree = ""; }; + F8CE1DB0E21D5A0EF43D5E8C07C4AC99 /* RCTConvert+Transform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+Transform.m"; sourceTree = ""; }; + F9704B9EF90E5CABF32BB7B38155DBDF /* RCTSurfaceRootShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSurfaceRootShadowView.m; sourceTree = ""; }; + F9E34F4DCFE5B27E8878C6B163E621CE /* RCTImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageView.h; path = Libraries/Image/RCTImageView.h; sourceTree = ""; }; + FA08935F438DEFFC6C8899533561DEEC /* SentryCrashInstallation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SentryCrashInstallation.m; path = Sources/SentryCrash/Installations/SentryCrashInstallation.m; sourceTree = ""; }; + FA24888068D48018CB765044717DD9D5 /* Pods-BlueWalletTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-BlueWalletTests-acknowledgements.markdown"; sourceTree = ""; }; + FA69657499B349EEB460F70057ADE6F4 /* RNGestureHandlerModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerModule.m; path = ios/RNGestureHandlerModule.m; sourceTree = ""; }; + FABF56C2566335C36998269BDC0902B4 /* UIColor+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIColor+.swift"; path = "Source/UIColor+.swift"; sourceTree = ""; }; + FAE73A6CD7DDD76B1D9395869EF518B2 /* RCTCamera.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTCamera.m; path = ios/RCT/RCTCamera.m; sourceTree = ""; }; + FB0F8B6962B575526A04F8E221A3F0F8 /* RCTUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUtils.m; sourceTree = ""; }; + FB24E1475659A33ACD2FE39D2CAF810D /* RCTImageLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageLoader.h; path = Libraries/Image/RCTImageLoader.h; sourceTree = ""; }; + FB31A16D17B42959DCAA0C8A146AF8AE /* RNSVGImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGImage.m; sourceTree = ""; }; + FB45C3B4FC9DB8388B00C6681E371702 /* RNFaceDetectorModuleMLKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNFaceDetectorModuleMLKit.h; path = ios/RN/RNFaceDetectorModuleMLKit.h; sourceTree = ""; }; + FB7C945422EBAB67D011BC9635D0F2F3 /* RCTLog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLog.h; sourceTree = ""; }; + FBCE659C1263C26559C1A3F73CA1DDCA /* RCTPickerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPickerManager.h; sourceTree = ""; }; + FBDEAF4B10FA5B6832C47983303AAAD8 /* RNSVGFontData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGFontData.m; sourceTree = ""; }; + FBEE6E740B64049E8DA4753A1407605B /* RCTVirtualTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTVirtualTextShadowView.h; sourceTree = ""; }; + FC173189353838F01EBE21C75DE5AA34 /* RCTWebViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTWebViewManager.h; sourceTree = ""; }; + FC505E8152B50FCF3BA1971D880529FB /* react-native-webview.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "react-native-webview.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + FCBD987DCC97BB072F60C1F3328923B7 /* RNSVGTextPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextPath.h; sourceTree = ""; }; + FCD20495AAF012AA9EF72B54303B3C11 /* RCTBackedTextInputDelegateAdapter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBackedTextInputDelegateAdapter.m; sourceTree = ""; }; + FD0FD7CDC201DB057530F00E3639C888 /* DoubleConversion-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DoubleConversion-dummy.m"; sourceTree = ""; }; + FD1AF27FF37FE549E662ED7954FD548A /* RCTInputAccessoryView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryView.h; sourceTree = ""; }; + FD227CBEA00E3A0D4D663F12C723024F /* RNFileSystem.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNFileSystem.m; path = ios/RN/RNFileSystem.m; sourceTree = ""; }; + FD24F7BD2F07CD1F40ACF1E9046D6955 /* RNSVGViewBox.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGViewBox.m; sourceTree = ""; }; + FD5ADE59E3C9A0A957E6365D64A2B167 /* RCTLog.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTLog.mm; sourceTree = ""; }; + FD6AD7F12F4A06226087C4D646EF6CF1 /* RCTScrollableProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollableProtocol.h; sourceTree = ""; }; + FD957012EDF075B4BF18B7C7429D11CA /* RNGestureHandler-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNGestureHandler-dummy.m"; sourceTree = ""; }; + FE0BE2383F95ED9FB752E8158E51BEAB /* RCTNetInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTNetInfo.m; path = Libraries/Network/RCTNetInfo.m; sourceTree = ""; }; + FE17C1715FC444B3F2750DF87E8F7A06 /* RCTBundleURLProvider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBundleURLProvider.h; sourceTree = ""; }; + FE39837A8C8BBD0AB30E46F6AE12F2E3 /* libRNReactNativeHapticFeedback.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNReactNativeHapticFeedback.a; path = libRNReactNativeHapticFeedback.a; sourceTree = BUILT_PRODUCTS_DIR; }; + FE84D836C9161812565C110EDD84DF15 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + FF34757B542EDF13C136F4971F4B2518 /* Reference.md */ = {isa = PBXFileReference; includeInIndex = 1; name = Reference.md; path = docs/Reference.md; sourceTree = ""; }; + FF646D714F264C1A5C1171D6F6B338D6 /* RNSVG.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNSVG.xcconfig; sourceTree = ""; }; + FF9819DA54C2D988535DE812A91B5327 /* RNSVGPainter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPainter.h; sourceTree = ""; }; + FF99222BBAEAEFBE4192282B59B95BA2 /* RCTDevLoadingView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDevLoadingView.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 1589FEA534EBDFE5AF5B7C98119D072C /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 76A98DDB2A64F2D5799E71644DD9F484 /* CoreData.framework in Frameworks */, - 662215028D7BA983BA1BE0E728AF260C /* SystemConfiguration.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 2C4B7F90EAD5878C655FE6737448A6A9 /* Frameworks */ = { + 02676504B464CA11DC6A231665A66ADC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 305BF98E9615ED3293E135DB212303E8 /* Frameworks */ = { + 060FE792B8E1DE7FA8387F5B9DFBC9DE /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 386BCD07836C41B01CA4F487906E25EF /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 8695F90896EBCDFF3A5BFBD9B97A57AB /* JavaScriptCore.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 396EED259D8BFF700AA60B635B9180B4 /* Frameworks */ = { + 078A4D1253C3BC9371CBC46CA16C5DEF /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 3BE35588462C904FF4C47115947306ED /* Frameworks */ = { + 0921BD35DD8F16EFF4890985D75562ED /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 3C5C20E75AD250B7478C291D9C30A089 /* Frameworks */ = { + 095A2AC9519D3EE4338E2ECF952DB7AC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 3E8DCA0670200D92DBB6BC917EC4A2DB /* Frameworks */ = { + 0FA23750A16D7B849BA3FEC69C55FFEB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 4639BB94AC1D7E544ACFA072F4E92AEF /* Frameworks */ = { + 10D3E53F34F06AFEAE6E18864567A92C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 49F554BBF321C8995F6C3DF921B7329F /* Frameworks */ = { + 15F1CD9098483E3CF97826C5EF3A9BB1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 4C6804BBBC6798F3C37725EAC77BFA01 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - B818362D0308488AF569DF2446980855 /* Foundation.framework in Frameworks */, - 775B71AB80244C1CB925F64E589FADCC /* QuartzCore.framework in Frameworks */, - 082DC84D3C99BD3C46700E6F27685458 /* UIKit.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 4CF7D6A95AA5FCFD118EB187761F1BBF /* Frameworks */ = { + 1A106B089F91423B5F471F0FA202686E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 4EBCDB665E91D9C979729792C58B32D4 /* Frameworks */ = { + 26E9723CAA26E92504BA302F0F0D6A26 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 5167302F17BF46354F192FE5DFEFE9A1 /* Frameworks */ = { + 33EBF57E87ABEA33B6CFF9502269B3EA /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 536BEDB6F9F4D8A96C0051601A76D167 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 8E0F1E78793839674AAD3C887D582E92 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 5AA7965735E225D4DB2351F06C89EEFA /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ADD7E972F9B9A0A46F1BA453A7686BC3 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 67B37CDEFEAE59F89B14E0E07EDC1D7C /* Frameworks */ = { + 34510072CF352CAE5ECF09EBC2871E46 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 682D9006B1E65C8182C6164F438A3EC7 /* Frameworks */ = { + 35DA0D4593CAA23E6C55AAA372A460D6 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 7489AAEDA00C3529F01C1FECD9B7E44D /* Frameworks */ = { + 377FEDC616D7AA1774CDAB1F014BC655 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 832E2FA784E01BDAB5EFB747226FC008 /* Frameworks */ = { + 416DBA6AF3CC01C8FC43E4479CFF1869 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 8FD903F6CC76AD59848A839B45083289 /* Frameworks */ = { + 5A83EB9BFD09BEA7D7977A1238DE36E5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - B1B66ADDF6E34869F5DB8760324C429B /* Frameworks */ = { + 663E34E94236E6BFC69BB44DDD880796 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - B6913CB4043F85924EA76A431A81053C /* Frameworks */ = { + 672F09C66E28B215F648BEF92A2662CB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - BAE7EEF87A75257CF9DF91FB3BCC2F13 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - E3546ACE0C5B1788ED27B9F651C5E5BF /* CoreGraphics.framework in Frameworks */, - 2236769377810BC10E8C19EC64165B3B /* Foundation.framework in Frameworks */, - 544551F2D0F4158EC7715D3FA2287493 /* ImageIO.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BC5A8B914021A88115D40F0F89352B93 /* Frameworks */ = { + 72592D64ABC50B54079BE1C45EBAD79E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - BD07F691E6BD03E609013AE6B00FC46B /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - EDAF5E749EF243573BA4AD976F02BB69 /* JavaScriptCore.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - BD4FEE016EC2F4F20D993E3C363DEDCB /* Frameworks */ = { + 7F3789A2B0F648D02D659940D1E73C95 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - C30166B3AFCD3872218A5237E902BFAD /* Frameworks */ = { + 82F03BF05FF7AD21DC3928BF00EC106B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - C34555971BE1756E0ECA0A8AE872392B /* Frameworks */ = { + 854E878C059291C1AC696BC96409F345 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - E36C2FFF5EDF15316E4FB4DD0D366D6C /* Frameworks */ = { + A7B508EEE49D9F1CEFD7A40DB1BBCAA5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - E8C8767C78902345D67CD697AE7DC3BA /* Frameworks */ = { + B21E8203453BCCFBEEB65BA89746B277 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - F00A1FD45B773384B02773186EF0FF9E /* Frameworks */ = { + BA7A18C27A2DF20CFFD475BAA5B4D473 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - F15C5D5016CAFB890BB39A96D2BB4005 /* Frameworks */ = { + BE3C82AF946070E545D7800D769BFA08 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - FE6D491146995C968DC0339AA25CE335 /* Frameworks */ = { + C78E7DBBD3A026F84407A5ED424504AA /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + D886F88A6E2B04E874E8CAA1C7C4653C /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E5C94085AAC152763815E514DE92C09A /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + E7C0F7C602065A4B9ECC0013CFA810E4 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + F162984ADCB91C5B7A2881F4E903F923 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + F673EC0A16DE89BDD95005C44CDB0DCC /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + FAA515EF72F37631A462A81EB293C7BF /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + FCA3497C0289EAC40FA6CB7E5A221B5E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3596,3998 +3619,3545 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 006D41925B0A667B04FDCE3EFE42380E /* CxxBridge */ = { + 007FC53F44C82023282955365C3608B1 /* RawText */ = { isa = PBXGroup; children = ( - 52883DD38DAF9883834D22E8B01133B2 /* JSCExecutorFactory.h */, - 7EC2D38264BF85391CF3F359C0B984ED /* JSCExecutorFactory.mm */, - AF2E33D6BC57083A9C67CAD7493050B9 /* NSDataBigString.h */, - B696BAC26F93745C23207B8B95F62ACD /* NSDataBigString.mm */, - CCD939693F3A0AB5F2195137043CD8D8 /* RCTCxxBridge.mm */, - 38085736CE3FF62B9401CD1083502B7C /* RCTCxxBridgeDelegate.h */, - 24352B46AF73A5300CC513CF1F2FA540 /* RCTMessageThread.h */, - 21CC855A0C081B52134159C33BE51D15 /* RCTMessageThread.mm */, - 5ECCAFA4995C4DE1765C5D503589B8B8 /* RCTObjcExecutor.h */, - 869C605A4E151F60204C15A561966BA0 /* RCTObjcExecutor.mm */, - ); - name = CxxBridge; - path = React/CxxBridge; - sourceTree = ""; - }; - 023DB7D9BBBD1221015FB33A37607712 /* ScrollView */ = { - isa = PBXGroup; - children = ( - 364BC0AF2CFC44E17FAFC94526569F3C /* RCTScrollableProtocol.h */, - 8120C909864470639497846F59C66F3B /* RCTScrollContentShadowView.h */, - AA627947BE88217E309D92403DAC787A /* RCTScrollContentShadowView.m */, - 2E642ACB6FCA0EF87996D47965C66632 /* RCTScrollContentView.h */, - 0179BA1C214BE7B0D829BE58AA541F80 /* RCTScrollContentView.m */, - 56B21AD087CFDA95CEE48276C6661A05 /* RCTScrollContentViewManager.h */, - 4847CF30C507438F99310AAD5E33036A /* RCTScrollContentViewManager.m */, - A8F6B738D7FFE93EF0DB78EBEAE7ED60 /* RCTScrollView.h */, - F7764D7AF8D59213DAAFA296A84A73B6 /* RCTScrollView.m */, - C8175D879096F1E5363D0BCEB349BB72 /* RCTScrollViewManager.h */, - 0483B4E1EBE137584C4D006C89D7613D /* RCTScrollViewManager.m */, - ); - name = ScrollView; - path = ScrollView; - sourceTree = ""; - }; - 035ED569CDC3DFE79A62BA0B3D0F841C /* swift_qrcodejs */ = { - isa = PBXGroup; - children = ( - E8688DF7F2633C9E424F56A562EE7BC0 /* AnError.swift */, - EAE818F96296F60DEC4D41C44BC6F61E /* BCHUtil.swift */, - EE32DF0DFA890537492AE290A5B623F8 /* QR8bitByte.swift */, - 4F21F67026833DB544451FD28A3120BF /* QRBitBuffer.swift */, - C0F935FC50389E41A1192B31E463A285 /* QRCode.swift */, - 81337828923335382AC2A37B60DE3FEF /* QRCodeModel.swift */, - 9A55B21B9CF9307303CCAD1C80775085 /* QRCodeType.swift */, - 4ECD7A4C2FF3229C6C91C6C4AEC42B71 /* QRErrorCorrectLevel.swift */, - AA2AC9EA59DC4FC83B6EDF280836F5B9 /* QRMaskPattern.swift */, - 0B9FD45CE51A8755F4C82F3841067C3E /* QRMath.swift */, - EE3F1F8438CEDEAFA8F22B8035ED6D40 /* QRMode.swift */, - 8817115F99AAB9C30BE37336951D387B /* QRPatternLocator.swift */, - 298D997C50D26E33B31F209A2CC8BEAA /* QRPolynomial.swift */, - 3E66CFF552DF4BFDC3C1FE071FBEC21B /* QRRSBlock.swift */, - 5B7DF992332C669E42D1D4839FDA4231 /* swift_qrcodejs.h */, - 30522C3A5EF2CF6188383205ED953216 /* Support Files */, - ); - name = swift_qrcodejs; - path = swift_qrcodejs; - sourceTree = ""; - }; - 04370E3AED8E79505924A2F23743CCC5 /* Core */ = { - isa = PBXGroup; - children = ( - BA1F2466C466E16E3067DFC5C5427306 /* Base */, - 550383B82FEFE81F087EB15600E4AF05 /* Modules */, - D32B4D1CE7E1B13086C698AA5E742E4F /* Profiler */, - 5155E610C0605CEC9F20F26F5A82A7A8 /* UIUtils */, - D17E10A034BB5A986B3C00F3953BE3E7 /* Views */, - ); - name = Core; - sourceTree = ""; - }; - 04EE2902F0EE19CF561AD89941925803 /* Pod */ = { - isa = PBXGroup; - children = ( - EE3C8488F4DC8C1357B1F5605BD77B77 /* LICENSE.md */, - 2E2F36F7D8327B64336158BD52F57633 /* README.md */, - 65B52B39B0624F3DED76BA449C48472D /* SentryReactNative.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 0711CB57907CEE755AA1F65EE6585173 /* Support Files */ = { - isa = PBXGroup; - children = ( - 2B67F3F465335E5894743C5586EEC734 /* DoubleConversion.xcconfig */, - 41B9CB0095F927E92D0C63E80ABB41FA /* DoubleConversion-dummy.m */, - 7993797B6F99439737AE9A3A329E072A /* DoubleConversion-prefix.pch */, - ); - name = "Support Files"; - path = "../Target Support Files/DoubleConversion"; - sourceTree = ""; - }; - 085B605C7A39AF3243B60F012A13BCF2 /* Pod */ = { - isa = PBXGroup; - children = ( - 3FD4857C522D0EEBF10F6518B34BB35E /* RNRate.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 08EF39E9EBE30B1F7A58B0A83646FB1B /* RNCAsyncStorage */ = { - isa = PBXGroup; - children = ( - 014F8482D43E5833715B8C8B306930A1 /* RNCAsyncStorage.h */, - 922C6EC9F8DCCE738EFC23BC8F79FCA8 /* RNCAsyncStorage.m */, - E72C5492649B767A9A28EDCD696D4AEC /* RNCAsyncStorageDelegate.h */, - 4337761DD33689FD7F9DC2BD91BB1450 /* Pod */, - 5A5BB6B55F61F30B3E2DD9455D7F9987 /* Support Files */, - ); - name = RNCAsyncStorage; - path = "../../node_modules/@react-native-community/async-storage"; - sourceTree = ""; - }; - 0AD697E4B6C35B4E58FDF5662C07801D /* Pod */ = { - isa = PBXGroup; - children = ( - 9FA4A228CC74D16B4500A84C69609641 /* LICENSE */, - 923C3532DF007F2359CE794E89B88715 /* README.md */, - CA17B3E1BD796B5E1E7AAF777DF6B932 /* RNDeviceInfo.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 0BAA019F77DBD86BAC82F84034621372 /* Support Files */ = { - isa = PBXGroup; - children = ( - 4949CC90521B1B23786B368647C42CF1 /* BVLinearGradient.xcconfig */, - A8CA05369176D66B58BB48EF183AD7B1 /* BVLinearGradient-dummy.m */, - 4B6683C453D11A85496DDEEE86E123E0 /* BVLinearGradient-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/BVLinearGradient"; - sourceTree = ""; - }; - 0E72368FED35174DF8BBD2BE3A3BB0E7 /* glog */ = { - isa = PBXGroup; - children = ( - 24F2E18F8A55B1BC6B01686673F979C3 /* demangle.cc */, - 9996FC89A9E2F623EFF51F235CB8CB83 /* log_severity.h */, - B611635403B8DA85958CADF9BF319B40 /* logging.cc */, - C6951A80163A90FB75AAE0A9ED530381 /* logging.h */, - 5C5D5EC4030323AC09065EF514936D08 /* raw_logging.cc */, - DA6D31B234E745F9CF75CE6905DCB1FC /* raw_logging.h */, - 0DF7DF81CB8F314144D2297DF0453C98 /* signalhandler.cc */, - 7AE86BDD0C4CD48C108FD69063AAE320 /* stl_logging.h */, - 32DA008388BF972A7B6A1FFFC78FCFA1 /* symbolize.cc */, - FA5B1317B6DB648CDFCC1950DD52356B /* utilities.cc */, - 4EC7D8F04D8006A800D7F46876321C41 /* vlog_is_on.cc */, - 688DE4D1B1DF5B95F472DD61B0EE90B0 /* vlog_is_on.h */, - D69ABC35250F0492B3CA67AD6DAB5BE4 /* Support Files */, - ); - name = glog; - path = glog; - sourceTree = ""; - }; - 0F9D495EB72C6F50EB0E906FD410200A /* Surface */ = { - isa = PBXGroup; - children = ( - DCD4A7B9484B172552042D3FFA52AC7E /* RCTSurface.h */, - 4A06660D0E3C54CC5ECD74DEADD52F30 /* RCTSurface.mm */, - 3285842CD6FB7EBAF7EDBB14BA361640 /* RCTSurfaceDelegate.h */, - 44FDB7283B110CD9FE1FEA1E613CA60E /* RCTSurfaceRootShadowView.h */, - BABCE844D274FF9E6E1CBFF5FD124A6A /* RCTSurfaceRootShadowView.m */, - A4FFBBFBA331DDB5B4B3B5A66218D963 /* RCTSurfaceRootShadowViewDelegate.h */, - BAEF8C1623629F778E2E2F8DFB232421 /* RCTSurfaceRootView.h */, - DEE6F1AA5D8BCEA5608156FEA23A33B8 /* RCTSurfaceRootView.mm */, - 5C0C31E278C7DEAC32910558388F3E43 /* RCTSurfaceStage.h */, - 0A326D9EC72B4841F52764DCD48766E5 /* RCTSurfaceStage.m */, - 68EB7B5B848E0801962150DBEA774864 /* RCTSurfaceView.h */, - 05EA72C30167CAA3B12CF94850B89AA8 /* RCTSurfaceView.mm */, - 4E74B73FC0E48ECCA390B5577F2E76B9 /* RCTSurfaceView+Internal.h */, - E9B581558896A5CC28F6401C2FE7B850 /* SurfaceHostingView */, - ); - name = Surface; - path = Surface; - sourceTree = ""; - }; - 0FAE460A5CB3AEC99D0CE55B76014185 /* ViewManagers */ = { - isa = PBXGroup; - children = ( - 1B9700213F12A8CC7FEDAF9D0A73356F /* RNSVGCircleManager.h */, - 70005F21587F992E112183429F7C8D1D /* RNSVGCircleManager.m */, - 8498FE1453D18569812F7770420A1097 /* RNSVGClipPathManager.h */, - AE003FD1EFC53C8AC4AD377E5BA23D4F /* RNSVGClipPathManager.m */, - DE8C9B2994ACA662A414205BB494582E /* RNSVGDefsManager.h */, - 918F1DA61CA5E049B56E0FF48AA672FA /* RNSVGDefsManager.m */, - 4E36F15170B9A934E000A6D6BB7523E9 /* RNSVGEllipseManager.h */, - 9B6BF16FD2669DC4F7EF3816760BD6D9 /* RNSVGEllipseManager.m */, - 8C384105A2129F864553C62649168338 /* RNSVGGroupManager.h */, - 746DE1AB39D31401E43ED3CC9D783EC7 /* RNSVGGroupManager.m */, - 9A0500FB4DE6035343A3A1FF86732BE6 /* RNSVGImageManager.h */, - B04BAAE9DAE7181459E8C95C6B131862 /* RNSVGImageManager.m */, - B311C45A2F4AFFBDFB00E973C878B81B /* RNSVGLinearGradientManager.h */, - E96D3E87598490B9EE6046B7CB6B4C99 /* RNSVGLinearGradientManager.m */, - 279BD45007857C4B712A158AEC470085 /* RNSVGLineManager.h */, - 224066567AD760A6ABF15DDA4D936801 /* RNSVGLineManager.m */, - 15CAC715ED4E2FD7F341BD86C99E123E /* RNSVGMaskManager.h */, - 647D970DD2936C7A92F2D5194970E648 /* RNSVGMaskManager.m */, - 0FCC137F3B620224D04ACE207A785F5A /* RNSVGNodeManager.h */, - A3949100F393850DE9501AB0C95CB9CF /* RNSVGNodeManager.m */, - 8D80FB133A465DEE604AFB1C2F1F25F8 /* RNSVGPathManager.h */, - 9B1FE723F114CE2C0385800DA45F6479 /* RNSVGPathManager.m */, - 676D4463CCC8C20FAE839C6185AEB316 /* RNSVGPatternManager.h */, - D5229A9431F1548237BCF5E0485A9177 /* RNSVGPatternManager.m */, - 9EC6C8758707F076141E63053D400D44 /* RNSVGRadialGradientManager.h */, - 04177D0DF5328269A8830C4BFA5104D1 /* RNSVGRadialGradientManager.m */, - 0D9FE975618F0CD2F3F4FBC266DEBECA /* RNSVGRectManager.h */, - 57A6722363A4CAC3EB3E2B33A41FB6AC /* RNSVGRectManager.m */, - 20B75FD037600B1A9E49B6797D86AD90 /* RNSVGRenderableManager.h */, - 8ED5C00F90CEF2878465B9F6C7A5EFBD /* RNSVGRenderableManager.m */, - E0DFA61C14BBD08F1624B9C94C9AA387 /* RNSVGSvgViewManager.h */, - 85A4923B0DC08292146389A69D6E2A3F /* RNSVGSvgViewManager.m */, - CEF469515DB4091E73E803C85FA5A9DB /* RNSVGSymbolManager.h */, - EC521FB6745AB4A84CC189D82EC132B2 /* RNSVGSymbolManager.m */, - 724ECA2EA613736000615CD20B24764C /* RNSVGTextManager.h */, - 68FAF8A5E41F62853C90E5C53F3F47BB /* RNSVGTextManager.m */, - D4258CBDA60D100040FB127DA99C5F00 /* RNSVGTextPathManager.h */, - 0674150EF552FFB59AFA4485CFCD1159 /* RNSVGTextPathManager.m */, - 42FBD839475AE8044CD8B3F0C1707C78 /* RNSVGTSpanManager.h */, - F9E2A068FE225C846A7DD64FD2AACF05 /* RNSVGTSpanManager.m */, - B312061996E3D855880D5739B61FA57E /* RNSVGUseManager.h */, - AF7EB33BE3639FCAE09FFB89CFD4B08C /* RNSVGUseManager.m */, - ); - name = ViewManagers; - path = ios/ViewManagers; - sourceTree = ""; - }; - 11A0356BCDC645580B4CD963A49EE6F5 /* RCT */ = { - isa = PBXGroup; - children = ( - 782C5AFFB48C44F9738B4CAFACBD4F9D /* CameraFocusSquare.h */, - D9712363BB98AB9296DF321E419330E8 /* CameraFocusSquare.m */, - AB36E6F8C4BADF45625E6F5DB626A49D /* NSMutableDictionary+ImageMetadata.m */, - 4A336EF50FF1370168759FBB1E4DCA19 /* RCTCamera.h */, - 28ADABFB57F50F0C3F57A35C3603D5AA /* RCTCamera.m */, - 94D7FAFFC0F2769DB7434306E9E866F3 /* RCTCameraManager.h */, - 69A6E5F67FCDC40320DF94871E1226C5 /* RCTCameraManager.m */, - F6DE317BB5CF485479B4C85A8088216B /* RCTSensorOrientationChecker.h */, - 5CED000873D1C5A46587E8C99C8C037D /* RCTSensorOrientationChecker.m */, - ); - name = RCT; - sourceTree = ""; - }; - 13E5B307A0F46D41EE69D9E4087A0F81 /* Core */ = { - isa = PBXGroup; - children = ( - 4F5C2D8309488BD16238D2CA8B2361DD /* Container+DeepSearch.h */, - B1D322C1EDEF17D22987080CFF9929CA /* Container+DeepSearch.m */, - 090AA0C5D2336DE307AD6BC735A98994 /* NSData+Compression.h */, - 323D1C66802C23943920E3900C86D492 /* NSData+Compression.m */, - 3870BDEED445FA74DEEB388F6AA04B69 /* NSDate+Extras.h */, - A832C7C826F92C278D444A51273D1DD9 /* NSDate+Extras.m */, - EAB245FB5FE5CA079C42D25EC981EEFE /* NSDictionary+Sanitize.h */, - 9D0FFC523883420D700DBB6FAA706103 /* NSDictionary+Sanitize.m */, - 8BD14D3618B07C2E616A2E2F7BC631C4 /* NSError+SimpleConstructor.h */, - E8B1D3F8BAF97FAFDB0335693FD1C711 /* NSError+SimpleConstructor.m */, - 67D76AC508BE1CE155C8F825D4956146 /* Sentry.h */, - B53B36F369F78189909DE1E07611991C /* SentryAsynchronousOperation.h */, - 084B275FF8FB087E51DC8B5F6BE3FE21 /* SentryAsynchronousOperation.m */, - BC73B7DB3D5FF3815BBCD0477B3B518D /* SentryBreadcrumb.h */, - 8FD93791703F5FF27F1B84AD5FB43C09 /* SentryBreadcrumb.m */, - FBAD69F443F06D6A55358B7CA3714544 /* SentryBreadcrumbStore.h */, - ADBD04BE14C0A4ADC55736DCEA1FE61B /* SentryBreadcrumbStore.m */, - FA053A8F08EA0215FC69DB76E0917EC0 /* SentryBreadcrumbTracker.h */, - 53182339D6FA993DCC4D7A0DF851F6BC /* SentryBreadcrumbTracker.m */, - D437893916F403E0E57FB3FFC02BBF84 /* SentryClient.h */, - 5F6BEBB872B5590424FE0B69E932673C /* SentryClient.m */, - 14E4C16FCF0F3A722330BB18F967207C /* SentryClient+Internal.h */, - F2F1A6CE7803903C34C9DDAF72F93EBB /* SentryContext.h */, - DA79381CF259302D8F42E0D550FDE05E /* SentryContext.m */, - 8A63D3F36292057F84A631A58D571FFA /* SentryCrash.h */, - 52755E235A5825CF8902B05D74C744D4 /* SentryCrash.m */, - 648A47EB597B671C53F4C10128025104 /* SentryCrashC.c */, - 0418BF16F3941599AB75FCA6C94D0ADA /* SentryCrashC.h */, - 2D17766577C65D48425A6FF54BB51A51 /* SentryCrashCachedData.c */, - 81D41F5E2ECC16B9C8E25561E816B347 /* SentryCrashCachedData.h */, - E57E82F7A3C6AC3B0D7A11E11EC53C27 /* SentryCrashCPU.c */, - 931B2A1A88A4574C68B3FDBDFED403C2 /* SentryCrashCPU.h */, - 305703B508A08A17AA2CF5DD40FB8AB6 /* SentryCrashCPU_Apple.h */, - B9C473BB858829E154714AE027257504 /* SentryCrashCPU_arm.c */, - D3391B38489245AFE8E3C053AA8C79AE /* SentryCrashCPU_arm64.c */, - 1464C6C6390491D25D6A6021D98B1DDC /* SentryCrashCPU_x86_32.c */, - 9796D87549FD846771A8484923C26C78 /* SentryCrashCPU_x86_64.c */, - AD5FD65C933ED4E057F9D0D0F9C07680 /* SentryCrashCString.h */, - B7FC171335281CCA5899ED6AA7D2E40F /* SentryCrashCString.m */, - 2C7B1EC96F50D88068F7F17F145E7E21 /* SentryCrashDate.c */, - 8AFEAF24DB2CC0FB3B3AFAC8FDA7FE7A /* SentryCrashDate.h */, - C64B33B84D07DFBF3AA6DC81FA1B1BBA /* SentryCrashDebug.c */, - 49641EA811AC447853BA2A55ADD2A65F /* SentryCrashDebug.h */, - DABB3C2FD4E040139EF49A684706241D /* SentryCrashDoctor.h */, - B74DDA10257EA9104C89B068F601AB52 /* SentryCrashDoctor.m */, - 5601D72CBD6CE1D94F20907F9FE3A8EC /* SentryCrashDynamicLinker.c */, - D44D44C6A48CE2B9F348D2196D7F881F /* SentryCrashDynamicLinker.h */, - 3C2DF5F7F63D46A2D84272CD4397370C /* SentryCrashExceptionApplication.h */, - B2C59F8C242757DD7BB4C740C3EDE8A5 /* SentryCrashExceptionApplication.m */, - 927F702D702290ED16460C98397691B6 /* SentryCrashFileUtils.c */, - 54A74B2CF0DBDC377B6E03960B246E3C /* SentryCrashFileUtils.h */, - 5E04DA206CBA8258E725B197F1C84ECD /* SentryCrashID.c */, - 6E13F0ABBA016B448E6853D99E9EC283 /* SentryCrashID.h */, - F7B77DEC36B440DE4370986F1E87784A /* SentryCrashInstallation.h */, - 00D28FAA8E5048673A9FCAF5732FA510 /* SentryCrashInstallation.m */, - A4E0046CF8443CA078EC8985622D45B1 /* SentryCrashInstallation+Private.h */, - 06E05FB265DD254A5459233429F45B04 /* SentryCrashJSONCodec.c */, - 93B9933684B5614C9A852A68073D9154 /* SentryCrashJSONCodec.h */, - 1914676850C60CF4C859951D2124A021 /* SentryCrashJSONCodecObjC.h */, - 6CE9A315FFF03B1D3D7EAE9493ECD41D /* SentryCrashJSONCodecObjC.m */, - C287877D79F418B194903F58A13311A1 /* SentryCrashLogger.c */, - A199A946B5D9095AE2E436024B0D9DD5 /* SentryCrashLogger.h */, - E652B3F1DB9F02E24A984BA81181D815 /* SentryCrashMach.c */, - A2F217BCE65BBFF283AE0508664F9D58 /* SentryCrashMach.h */, - A24C75BBD8EFEAA9656A9CD2A3712E94 /* SentryCrashMachineContext.c */, - 363D79F297149A5786D67AE2D42C84BD /* SentryCrashMachineContext.h */, - CDFFF869A71BC56C3CDD1E5DBB041635 /* SentryCrashMachineContext_Apple.h */, - 025C8A2711978FDCD85DEBF0439F281D /* SentryCrashMemory.c */, - C771645E14A10B607EE1290682F9BFAC /* SentryCrashMemory.h */, - 6D2B3AB150BCE2B48DDCEA14B6ECD338 /* SentryCrashMonitor.c */, - 4C0BD560B0A5D6F14D81A0570A59A096 /* SentryCrashMonitor.h */, - 828C78879EECE32574A657F67E92862F /* SentryCrashMonitor_AppState.c */, - 21C1C07D43564B85D58844059246F58F /* SentryCrashMonitor_AppState.h */, - EDCD932892597EFA7096E53D1056F777 /* SentryCrashMonitor_CPPException.cpp */, - 6A094F62431BA3B2B6AB3852F260432B /* SentryCrashMonitor_CPPException.h */, - 47B44BE4E9AE4CACFE6824CEEC6C039D /* SentryCrashMonitor_Deadlock.h */, - 10720FE0D94DB309291273AD7BD33A84 /* SentryCrashMonitor_Deadlock.m */, - 00351AB9FE4AC0A19F52FE42DF14A224 /* SentryCrashMonitor_MachException.c */, - 2F33776CA9BB0CEDD227C83798A9C9DA /* SentryCrashMonitor_MachException.h */, - FEB8D1B3B57D39522F2AFAC2C0F4CCFE /* SentryCrashMonitor_NSException.h */, - 215A9B2F330D52DB8B86F31E3D2A55F2 /* SentryCrashMonitor_NSException.m */, - A64ED4F8FDF2EA9C3931722804C06FE3 /* SentryCrashMonitor_Signal.c */, - CA79FCF2E3F16909E014D1C4E9B459B7 /* SentryCrashMonitor_Signal.h */, - BCA6BE327814388F401F4C7432EE379A /* SentryCrashMonitor_System.h */, - 4DDD5235917131876F50723B86F97344 /* SentryCrashMonitor_System.m */, - 4D1F6145A71C52EFA1D0DF9D743402E3 /* SentryCrashMonitor_User.c */, - 8EFA7AE4AD90FC261415A5B0FBB87F34 /* SentryCrashMonitor_User.h */, - 7A68EF1B1E27B3090AEEAB3BD9C43D99 /* SentryCrashMonitor_Zombie.c */, - B5A40458FC3F3F483897B9B33713CF90 /* SentryCrashMonitor_Zombie.h */, - 99F4FF0608392ABE4D62E96099893E2C /* SentryCrashMonitorContext.h */, - 2BB65ED74F181C210DCAED2272583B32 /* SentryCrashMonitorType.c */, - 639ADD50FA792058BD70C94D5BBA4513 /* SentryCrashMonitorType.h */, - 0714B7A5E9F0FFC568AC0CD317C3C071 /* SentryCrashObjC.c */, - B367A361720C158C290124B8178DE6D1 /* SentryCrashObjC.h */, - 5B770AC04BEF181A1B960520AE8CC58F /* SentryCrashObjCApple.h */, - B5454518E83E5CD0AF2BC24F465998BE /* SentryCrashReport.c */, - FB4B0E14DB3744A9266B2B288A431478 /* SentryCrashReport.h */, - CF31CD910B52F9922D80FAF5629D6B29 /* SentryCrashReportConverter.h */, - 3AE7827125C46C7DCD7156BA2F90E2AF /* SentryCrashReportConverter.m */, - 8CDBFF488F4D2833543BE6E1A79AC973 /* SentryCrashReportFields.h */, - 4A037B6E660AF9EFC939C91621212B76 /* SentryCrashReportFilter.h */, - 949BD458C5262A2B98E02BFF1C6F94D3 /* SentryCrashReportFilterBasic.h */, - 70527532CE9FFDC2F87CB03061B40F24 /* SentryCrashReportFilterBasic.m */, - 1ACC3DDE132D532271B03129AB4FAC4F /* SentryCrashReportFixer.c */, - A42ECBFD981F07F6FB0C72C13D582B5F /* SentryCrashReportFixer.h */, - FA318DE514C045BC0B6C99B82276C81D /* SentryCrashReportSink.h */, - 51C23A929FB519221C016B43FFC2ADB7 /* SentryCrashReportSink.m */, - 93292B9AB6FB64303BB694464C591D49 /* SentryCrashReportStore.c */, - 9B8797305B0CA9D40F5D248653447EDF /* SentryCrashReportStore.h */, - 9B920667A26596E1E62ED14C58DE863F /* SentryCrashReportVersion.h */, - 0328F6A082D7AE20E6B74C0E47F9C6CC /* SentryCrashReportWriter.h */, - 49D756118ACADB111B1F066E924F3C84 /* SentryCrashSignalInfo.c */, - A583D58A46B64180443DCE3D8657A83A /* SentryCrashSignalInfo.h */, - 0E1919857A7900DED66CCDB4B02EE879 /* SentryCrashStackCursor.c */, - 4A9D574A20FB8F00BEC60A782A43ACAF /* SentryCrashStackCursor.h */, - 44D8CA1C84B15E3788CFABED32D0E2C4 /* SentryCrashStackCursor_Backtrace.c */, - EE57ED751E0FFF6EC3F55601BE368673 /* SentryCrashStackCursor_Backtrace.h */, - D6B798A16097458F0DB76E0CB6E67AC4 /* SentryCrashStackCursor_MachineContext.c */, - E38CA2CE5D88BA0FF47572E9583C23AB /* SentryCrashStackCursor_MachineContext.h */, - A9711274CFE5F39E92BBDA182B0D13FF /* SentryCrashStackCursor_SelfThread.c */, - F93E9926E9AC173182446B5831DB6777 /* SentryCrashStackCursor_SelfThread.h */, - 47975F13E39CC6F0BBEFABCB87769A25 /* SentryCrashString.c */, - 99A6D35B0906AA103E8030B712DF4386 /* SentryCrashString.h */, - C165A5F33C9C3FFFC3F7155ED49ADD30 /* SentryCrashSymbolicator.c */, - A632B5952B57A1FA7BE066D87425E891 /* SentryCrashSymbolicator.h */, - 96D0DF8110BD4F8B68C9700F1C93CC9F /* SentryCrashSysCtl.c */, - 6A2670B983047D8C05FD39ABCEBC5044 /* SentryCrashSysCtl.h */, - FA758B8DD9C4C3041BC5AA8035D847CC /* SentryCrashSystemCapabilities.h */, - F4EA7B95140A6D2134DABC8D1B9140CF /* SentryCrashThread.c */, - 7728577B975E87D1FA39771E7C063C01 /* SentryCrashThread.h */, - 5F1B8B79C9C90865F9D7EBEA7DC1F132 /* SentryCrashVarArgs.h */, - 794BE9F530949C6F33B48DF5A2F1DB33 /* SentryDebugMeta.h */, - D3EABB6431F6656FDE773B4091011860 /* SentryDebugMeta.m */, - B592425B904BDC88D37469C397968D35 /* SentryDefines.h */, - F67B32773FF1FA2B0B6C4185DFD19B78 /* SentryDsn.h */, - 0906A6389FD055799313411ADAC1477F /* SentryDsn.m */, - 50436EE719C32506B0886A58F14614E9 /* SentryError.h */, - 76C6F981977BE3C42F2CA72C870B2F2C /* SentryError.m */, - 3EB1DC04D54F107B2ED71D6AC2FE7ACF /* SentryEvent.h */, - 7195A5A490972BECD1B3C48797F9E064 /* SentryEvent.m */, - 7FABA083AF58E38A3CF532CE61EC5D93 /* SentryException.h */, - 771ECE67859166988D5464164B75D286 /* SentryException.m */, - 20C4BF53443106863AE20133D17775DE /* SentryFileManager.h */, - 4D3BF0269A94572DE3F76C3AB0A40579 /* SentryFileManager.m */, - 06F67113C73CBBC5DEF65A7EFB563934 /* SentryFrame.h */, - 56C7D9444D36EF698A291431DEA3462C /* SentryFrame.m */, - 377E4E27A19E1570216F32DF25C173ED /* SentryInstallation.h */, - C46440214358E27E547C44549A2A42E4 /* SentryInstallation.m */, - C36C171B3B1AB7C29C1C50AB9E495EEA /* SentryJavaScriptBridgeHelper.h */, - 9C5D711022F0374EE5EAA390D549F270 /* SentryJavaScriptBridgeHelper.m */, - D411484129A3DEE96AD6ACDCEA0F012F /* SentryLog.h */, - BD1EF9CC06FD1063D1D93849D7C4D147 /* SentryLog.m */, - 50CC30C02C72A3307E385637E8CE1324 /* SentryMechanism.h */, - 79DE8830952EB0BAA0426BCDE0D8C21E /* SentryMechanism.m */, - B986A355FFB6E3AA2F0B7187E9D9D893 /* SentryNSURLRequest.h */, - 61959B6CC3E9DD4DDAD40D4C4947BCB1 /* SentryNSURLRequest.m */, - 242EC1EEBFC209304C0C7510CB549779 /* SentryQueueableRequestManager.h */, - A427B7E04F0438D2BBD73A69E5624416 /* SentryQueueableRequestManager.m */, - 45CFDAE1A461E17B139CCD778B0EB6A7 /* SentryRequestOperation.h */, - 3538AABB112BF35F1C163A2CE54A5303 /* SentryRequestOperation.m */, - B869B970B0499478C8938927303B54EC /* SentrySerializable.h */, - 0663B7CC567B4A7DE8EA7FCFA49ADC49 /* SentryStacktrace.h */, - C899FEF6856B7E686B9DFDF8E05AC49E /* SentryStacktrace.m */, - 1EC8700B83894D315D39153AE92E2570 /* SentrySwizzle.h */, - 5ED20D408578B774B02E9AA983399C1F /* SentrySwizzle.m */, - 25A8CDED303199A006C52B69D2551583 /* SentryThread.h */, - 7C4D2B2041B658C10A104F4F3C442896 /* SentryThread.m */, - EA280DF8AACE273811129D972836BC5A /* SentryUser.h */, - 401E60BE18D16B94BCD0E2AD9821A430 /* SentryUser.m */, - ); - name = Core; - sourceTree = ""; - }; - 1634DF77BAF67D98ADB544F48392A157 /* RNDeviceInfo */ = { - isa = PBXGroup; - children = ( - EE9E0771509F1DB01FADBE81D86CD11C /* DeviceUID.h */, - C56620E1F5481C3CB444A1F80B72BB61 /* DeviceUID.m */, - 7331F65B8919B712D1CC93936C96925B /* RNDeviceInfo.h */, - 8AED2729128FC35FED08C4E80294C1F8 /* RNDeviceInfo.m */, - 0AD697E4B6C35B4E58FDF5662C07801D /* Pod */, - DB1C486F28132E1F1D6B890EB707F34B /* Support Files */, - ); - name = RNDeviceInfo; - path = "../../node_modules/react-native-device-info"; - sourceTree = ""; - }; - 17EDEDFC21439ED7A4C13F58E1382B56 /* RawText */ = { - isa = PBXGroup; - children = ( - 9243C5B809AF7F4D0BCC1C23BC85D407 /* RCTRawTextShadowView.h */, - 8FC0A3025F7E64BD9F8E4D6C3A961109 /* RCTRawTextShadowView.m */, - 8FFD307D165EC42DCC91057512CE736C /* RCTRawTextViewManager.h */, - CDA4178E4A1EF31857B5A167A18D48D2 /* RCTRawTextViewManager.m */, + B32AAF918B8C6A8FE00197E01D7E6332 /* RCTRawTextShadowView.h */, + 31CBC314F64E73E51E794E6BB3D981DA /* RCTRawTextShadowView.m */, + F002243A6844ED03B613E637E036A5FD /* RCTRawTextViewManager.h */, + AE1D264E381844F45667C6436F3B5832 /* RCTRawTextViewManager.m */, ); name = RawText; path = Libraries/Text/RawText; sourceTree = ""; }; - 187E220BD24F7AEE790638E1256460AD /* Support Files */ = { - isa = PBXGroup; - children = ( - 51869928A32A01C2AEE1E84EC62A80C8 /* react-native-image-picker.xcconfig */, - F2774EEEE8349E42DEE3F3B2DEFCF1B3 /* react-native-image-picker-dummy.m */, - 06A73EFB97FA86F92D139DE647E7E886 /* react-native-image-picker-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/react-native-image-picker"; - sourceTree = ""; - }; - 191B6936D048DBBB5C577AE65E7294B0 /* Support Files */ = { - isa = PBXGroup; - children = ( - 69C31B77F63F9746D86EEFDC531AF49C /* RNGestureHandler.xcconfig */, - 24973A6AC5E6F6C0FBA4F714B792347D /* RNGestureHandler-dummy.m */, - 334E3F51CD39B159053126729E049C15 /* RNGestureHandler-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/RNGestureHandler"; - sourceTree = ""; - }; - 19AC69C4978281354FF9551D711ED300 /* yoga */ = { - isa = PBXGroup; - children = ( - 99CBC8A646ADD576A024E5632A0B39FF /* CompactValue.h */, - 73346FE537B7B5B5AF877E486A40BFE5 /* instrumentation.h */, - 5F30FD97708F394D88E519507D6FAD1B /* Utils.cpp */, - 9DD5562132226D5B3A7420A492C4C645 /* Utils.h */, - 0241F586C4BAB24B2BB84857F35737EF /* YGConfig.cpp */, - A3C7BD02957D29A7E618F499C1CAD806 /* YGConfig.h */, - 75FAE31B4402CAB88880273EEAAAB136 /* YGEnums.cpp */, - F472EA9A4DA24B56232745F210FF9980 /* YGEnums.h */, - A312DD423A830BA23F031F8DA0F547F1 /* YGFloatOptional.h */, - 95AE6413E28E78934A50B85C6E2D3A3E /* YGLayout.cpp */, - 31BAD0DB612FB401E9908DF9BFFBDDDF /* YGLayout.h */, - 4248B9642E36F967184E19B834765DD8 /* YGMacros.h */, - 767B740EA3728480FB4A750FEBBCFD42 /* YGMarker.cpp */, - 2C7A5A8B6A8BE02FD4E4211B3D5BE6FC /* YGMarker.h */, - 74DD80387E10B234333D12E83C1917F5 /* YGNode.cpp */, - 4B07C2A850C5A4CFB4DDE98A8785F85F /* YGNode.h */, - 63D0E2D8DB4975DC96BFF660B905FD35 /* YGNodePrint.cpp */, - A1668C7FB3B364F311CB00D90D274BF1 /* YGNodePrint.h */, - 1233E51D9A5E67B8E5882887C87796BD /* YGStyle.cpp */, - B8C508C6A2210989FF6317040C73878C /* YGStyle.h */, - 2AE22B7D2047840A33198232B49DFA31 /* YGValue.cpp */, - 67234E1F7E76556A83B35D8C7D709F63 /* YGValue.h */, - C20476AA42E7B580AD8096BDA05757D5 /* Yoga.cpp */, - BAD457967405B23A0B942756955A87EE /* Yoga.h */, - CAEDBABD2D5E4C82AF4F16907C1A6AE4 /* Yoga-internal.h */, - A56FF3680E9B0496DA862039C13B33DD /* Pod */, - D3BCE11DC723C9945EA708ED22C91CFF /* Support Files */, - ); - name = yoga; - path = "../../node_modules/react-native/ReactCommon/yoga"; - sourceTree = ""; - }; - 19BEF33D126DF0AAD78FDE631177DCFA /* Inspector */ = { - isa = PBXGroup; - children = ( - 59C96818BCB8AD288A80E70DEB50E1B1 /* RCTInspector.h */, - 5A25A7B3D81E2E8A41A284A96E5F09D0 /* RCTInspector.mm */, - 60C142A9F1F725A2343FF2A75939959E /* RCTInspectorPackagerConnection.h */, - 3D3990571E5F247BDE151FC858B45FE7 /* RCTInspectorPackagerConnection.m */, - ); - name = Inspector; - path = React/Inspector; - sourceTree = ""; - }; - 1DAC07C148EC326AB5A831E0627A12D5 /* Pod */ = { - isa = PBXGroup; - children = ( - E3DF83C9222A28B3775E39E52777B691 /* Install.md */, - FDB8E04E675F8F15B092169E41FF84BD /* LICENSE.md */, - 02E8368CB3E0E83B1D5D3DA9799F81D1 /* react-native-image-picker.podspec */, - 0BB2AFDA6ADD997828DD2840C22E374A /* README.md */, - 7EE072AB64D70CC8960E49257BA35E9D /* Reference.md */, - ); - name = Pod; - sourceTree = ""; - }; - 1F6A31A81B01E536EC2ADAEF7A2C81EC /* react-native-randombytes */ = { - isa = PBXGroup; - children = ( - 51B9D04F7CEEA4C11F43ABC27C70C41D /* RNRandomBytes.h */, - 6A994118BAD46E346BBA3015F01B9ACF /* RNRandomBytes.m */, - C51031798843B2F6CE3215EB0667D0C5 /* Pod */, - 372AFF23D3017EA09C77845D495FB8C5 /* Support Files */, - ); - name = "react-native-randombytes"; - path = "../../node_modules/react-native-randombytes"; - sourceTree = ""; - }; - 21B8E4DAE6AE3632F2BAE5FAAD631AB6 /* Pod */ = { - isa = PBXGroup; - children = ( - C1FAFD9C8FDDD84D26C3D23A354C0A95 /* LICENSE */, - 6E286A353DEA020B6FD65742D3D05F89 /* README.md */, - 3C0BE3D31C09F93C09364EA286813C6D /* RNSVG.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 22AE3FFC632094CB154CFC1A2178D817 /* Pods-BlueWalletWatch Extension */ = { - isa = PBXGroup; - children = ( - 209ADA0CEF4AC85FBBEDB84AEC3CE39B /* Pods-BlueWalletWatch Extension.modulemap */, - DD8091C362FBBDAB44E281DCCE2858C0 /* Pods-BlueWalletWatch Extension-acknowledgements.markdown */, - C64C1F12A09115F8B99786A63098F688 /* Pods-BlueWalletWatch Extension-acknowledgements.plist */, - 5E7885E9FB612C968B994A357656AA0C /* Pods-BlueWalletWatch Extension-dummy.m */, - CBD43306A44343882E7FBA052BA6EE59 /* Pods-BlueWalletWatch Extension-frameworks.sh */, - F993F32F5A06744B97A8C03DE6542806 /* Pods-BlueWalletWatch Extension-resources.sh */, - 403608A41E43D4CCB1EE586A64F5226F /* Pods-BlueWalletWatch Extension-umbrella.h */, - FFF47D0F2AD2ED763E458C4357C6FC3D /* Pods-BlueWalletWatch Extension.debug.xcconfig */, - FEEF8AF10EA2AC76649D6DFD2E353F9F /* Pods-BlueWalletWatch Extension.release.xcconfig */, - ); - name = "Pods-BlueWalletWatch Extension"; - path = "Target Support Files/Pods-BlueWalletWatch Extension"; - sourceTree = ""; - }; - 22FC1F7C42AE31359D20F424726C33C0 /* Pod */ = { - isa = PBXGroup; - children = ( - DCBCB23D5B06A8F4F5FDAA99834CCAB5 /* LICENSE */, - 7651EC7545B33D8E2804C57538645F24 /* README.md */, - D12ED3D4242CB1BC7562AE7BD24A64A1 /* RNFS.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 274CB970509B0AB4977389106BFD108A /* Pod */ = { - isa = PBXGroup; - children = ( - A23645D88B1F32C5474801D85EA9DA97 /* LICENSE */, - F4137A9B9045A85DE66F8318160AB9A7 /* react-native-google-analytics-bridge.podspec */, - 85F00BAA27C9BD69070AC5B5A9C74445 /* README.md */, - ); - name = Pod; - sourceTree = ""; - }; - 2799B3494C4DBBFDF4B2F302492E226C /* Sentry */ = { - isa = PBXGroup; - children = ( - 13E5B307A0F46D41EE69D9E4087A0F81 /* Core */, - C978B1BC97173E6E166CB153ED059B08 /* Support Files */, - ); - name = Sentry; - path = Sentry; - sourceTree = ""; - }; - 2812C03875880D646D413623CC6A9CFB /* BaseText */ = { - isa = PBXGroup; - children = ( - 831C4E9E83251F6AE4301BBCDD411B26 /* RCTBaseTextShadowView.h */, - B9369703E50DCEC370588D59692C9501 /* RCTBaseTextShadowView.m */, - BC79F812D65409AE08BCF98E9C4B4BAF /* RCTBaseTextViewManager.h */, - 8972B79077BC8BDD51277681DC5D27BA /* RCTBaseTextViewManager.m */, - ); - name = BaseText; - path = Libraries/Text/BaseText; - sourceTree = ""; - }; - 29BCA1C56C63F2CB444506E772D3436A /* jsi */ = { - isa = PBXGroup; - children = ( - F321080D8AA68616AA71ED8DC08075B6 /* instrumentation.h */, - 561E1556D1BC5B95F0809C4B38940544 /* JSCRuntime.cpp */, - 9BD5C227C3A05A9A5110E7F6CF02F0EE /* JSCRuntime.h */, - 58D59DEA36841090077099F60448BC62 /* jsi.cpp */, - BF49FDDAB06D42B7F75F81E2574D582D /* jsi.h */, - C0170C4C390A49346890CA5B0BC368EA /* jsi-inl.h */, - 1593E58BF51DB577BA37D1C85A1A0A94 /* JSIDynamic.cpp */, - 8EEAE52D30E0E49778E07F0CC81BC74C /* JSIDynamic.h */, - ); - name = jsi; - sourceTree = ""; - }; - 2C387A757AA06848C26EBA451D812774 /* Pods-RCTQRCodeLocalImage */ = { - isa = PBXGroup; - children = ( - 5B88170053A6ADC0FFE6703B37DC9191 /* Pods-RCTQRCodeLocalImage-acknowledgements.markdown */, - 2D3275FDE1E2E42C1CCA9F6875CC65B1 /* Pods-RCTQRCodeLocalImage-acknowledgements.plist */, - DBA3F44F56A2EFF1B26FDA67D8A8F6DE /* Pods-RCTQRCodeLocalImage-dummy.m */, - 50EC77B94C1986DBC9A440726F5BDB08 /* Pods-RCTQRCodeLocalImage-resources.sh */, - 5D611D82C463630D259BC868523780BF /* Pods-RCTQRCodeLocalImage.debug.xcconfig */, - 692077C2F90DCC5CF22797723A0F73EF /* Pods-RCTQRCodeLocalImage.release.xcconfig */, - ); - name = "Pods-RCTQRCodeLocalImage"; - path = "Target Support Files/Pods-RCTQRCodeLocalImage"; - sourceTree = ""; - }; - 2C5FB2BEF778D20ED21ECF5865483239 /* Targets Support Files */ = { - isa = PBXGroup; - children = ( - 3D7BDEBD210A81F98258FC2F62A3517A /* Pods-BlueWallet */, - 62A43A3714ADFD0E9A1CADB6D69EE775 /* Pods-BlueWalletTests */, - F95A0408586F195291BD5FB4E894B673 /* Pods-BlueWalletWatch */, - 22AE3FFC632094CB154CFC1A2178D817 /* Pods-BlueWalletWatch Extension */, - 48F45F17BF56A78E16A73E0E1F5823E1 /* Pods-RCTPrivacySnapshot */, - 2C387A757AA06848C26EBA451D812774 /* Pods-RCTQRCodeLocalImage */, - 393B213C40162509CF4669F61A8DB153 /* Pods-TcpSockets */, - ); - name = "Targets Support Files"; - sourceTree = ""; - }; - 2DEBF178A46972D6D02D091C741CE0A8 /* CxxUtils */ = { - isa = PBXGroup; - children = ( - 7B2952C13B7004B2636B37816F921801 /* RCTFollyConvert.h */, - C7625896200F0752FA6827A961702635 /* RCTFollyConvert.mm */, - ); - name = CxxUtils; - path = React/CxxUtils; - sourceTree = ""; - }; - 2E0D36214162A2E2A02A52D82F072BF9 /* jsinspector */ = { - isa = PBXGroup; - children = ( - 92F393A40CFB4241209F972EC0F633FB /* InspectorInterfaces.cpp */, - 0EEDDACA97F155CDEF809489E5DB20DA /* InspectorInterfaces.h */, - ); - name = jsinspector; - sourceTree = ""; - }; - 2FEBC200E02850BA63C0577A0A2E32AA /* CxxBridge */ = { - isa = PBXGroup; - children = ( - 006D41925B0A667B04FDCE3EFE42380E /* CxxBridge */, - 557868F9B3928701FFB41E9B290593D1 /* CxxModule */, - 2DEBF178A46972D6D02D091C741CE0A8 /* CxxUtils */, - ); - name = CxxBridge; - sourceTree = ""; - }; - 300B89DDD80F82D61D4099006627705A /* Support Files */ = { - isa = PBXGroup; - children = ( - 22F9951470B7A877838226136FBB40FE /* Folly.xcconfig */, - 58C4231644A893DCEADDAF2CFB595FEB /* Folly-dummy.m */, - 1A827A8726DB434391CE4856A6D8A9EF /* Folly-prefix.pch */, - ); - name = "Support Files"; - path = "../Target Support Files/Folly"; - sourceTree = ""; - }; - 30522C3A5EF2CF6188383205ED953216 /* Support Files */ = { - isa = PBXGroup; - children = ( - 59E9E762C74F09DAE79186B2F91BD408 /* swift_qrcodejs.modulemap */, - 18543A95A6E66FBA4C5C2852E745FADB /* swift_qrcodejs.xcconfig */, - C6BE9DB10B7C8BF996055821A4E3E67E /* swift_qrcodejs-dummy.m */, - 7125A97E2180D1F52EA79880F68B4873 /* swift_qrcodejs-prefix.pch */, - D557F653FF4EB863A58591F8ABD1F885 /* swift_qrcodejs-umbrella.h */, - ); - name = "Support Files"; - path = "../Target Support Files/swift_qrcodejs"; - sourceTree = ""; - }; - 347E169E2E1E3D38A398BFFEE065AF02 /* Brushes */ = { - isa = PBXGroup; - children = ( - 93661387AED60FB708B41A2A34605291 /* RNSVGBrush.h */, - 16D47E20925A4C6D0DD2219F11BCB762 /* RNSVGBrush.m */, - 95566EE5960996D781FD536EAF2A2E01 /* RNSVGBrushType.h */, - 8D77976BA6DCA204FC031BC0C031A41E /* RNSVGPainter.h */, - 1647AD24E21FD9B2E005B685DD152135 /* RNSVGPainter.m */, - 05063F06EE904F6B7C4C0AD7E6747636 /* RNSVGPainterBrush.h */, - 3503316969203658297F08674AE6CC5C /* RNSVGPainterBrush.m */, - 76CFED05907DA3EC8B62E05971637EFB /* RNSVGSolidColorBrush.h */, - 37058740EB01A8B9BF13F1F355B36D20 /* RNSVGSolidColorBrush.m */, - ); - name = Brushes; - path = ios/Brushes; - sourceTree = ""; - }; - 3526D629652FC365416DCE9362238EF1 /* Pod */ = { - isa = PBXGroup; - children = ( - 9A83F214BEEB63D900361AA8C85A76D3 /* README.md */, - A48C78170DA65AAC5329FA6489216516 /* RNWatch.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 372AFF23D3017EA09C77845D495FB8C5 /* Support Files */ = { - isa = PBXGroup; - children = ( - A5ED33644D2093008623B82B1BAF5C03 /* react-native-randombytes.xcconfig */, - E26819CDDAD79A64D301F34E8D08E4F8 /* react-native-randombytes-dummy.m */, - FA7170BC6D790A4890E490BEBF4A0364 /* react-native-randombytes-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/react-native-randombytes"; - sourceTree = ""; - }; - 38A68CBADA50054F4047D2197C72761C /* react-native-google-analytics-bridge */ = { - isa = PBXGroup; - children = ( - FD35325AD1655AF16707DD8D720698C3 /* Core */, - 274CB970509B0AB4977389106BFD108A /* Pod */, - 40D2F2E4F57561994D78E0F473FC6D1A /* Support Files */, - ); - name = "react-native-google-analytics-bridge"; - path = "../../node_modules/react-native-google-analytics-bridge"; - sourceTree = ""; - }; - 393B213C40162509CF4669F61A8DB153 /* Pods-TcpSockets */ = { - isa = PBXGroup; - children = ( - CE57DA8C21DF8951D576E0ACF3ACC4B8 /* Pods-TcpSockets-acknowledgements.markdown */, - E6A5120059ED7C8F6FF79CE77E7F178C /* Pods-TcpSockets-acknowledgements.plist */, - 93E2F4C69A0347FE87F3C3DA15BAB2D2 /* Pods-TcpSockets-dummy.m */, - 84F5F80A488D5AFC3D37387C4EF8F82A /* Pods-TcpSockets-resources.sh */, - B10ADFB83339246518C392AE93C150BF /* Pods-TcpSockets.debug.xcconfig */, - AEC8DC46BBBB44C7D15832F4E191AED4 /* Pods-TcpSockets.release.xcconfig */, - ); - name = "Pods-TcpSockets"; - path = "Target Support Files/Pods-TcpSockets"; - sourceTree = ""; - }; - 39F9161CF0CCBB30FB84E5E238E9F0DC /* TextInput */ = { - isa = PBXGroup; - children = ( - 665A021E7FCD643B7C2F3FA9CAC45690 /* RCTBackedTextInputDelegate.h */, - 537E239B04A403CC4CC385F3C2CC3A9F /* RCTBackedTextInputDelegateAdapter.h */, - 48A8C5C4E76C7C7EEAD955854A63A5B8 /* RCTBackedTextInputDelegateAdapter.m */, - BEA89429622F427EE1B7B31FFB83EECE /* RCTBackedTextInputViewProtocol.h */, - D9797CF83E1DBD7D50CEC589C5376C2B /* RCTBaseTextInputShadowView.h */, - 1D4A6BDE9F1CB98D5AECE80477CF9BF3 /* RCTBaseTextInputShadowView.m */, - 80F7CFBAF7B0024D996B105A3C265103 /* RCTBaseTextInputView.h */, - 8F24E593DF04D238D3BC11B060D5653C /* RCTBaseTextInputView.m */, - 73C0581427B6F462D4F7D9990ECFD4A9 /* RCTBaseTextInputViewManager.h */, - 480E06C20E61931F6065909040F2825E /* RCTBaseTextInputViewManager.m */, - 4205BDC22101EC3D61E01B9391C30918 /* RCTInputAccessoryShadowView.h */, - FDAB8624C7C46017928BE725D7685F3B /* RCTInputAccessoryShadowView.m */, - 772E0D8AE588ED04318631B8D2CBFFC8 /* RCTInputAccessoryView.h */, - C89F34DCDE98D087EDAC1D22E36327B9 /* RCTInputAccessoryView.m */, - BB1D19FCFB0123D0B736FF00A3AF8438 /* RCTInputAccessoryViewContent.h */, - F901BBA0378F0C1204A803700D09E78D /* RCTInputAccessoryViewContent.m */, - CD878CADB0FCF122F1E108704C163D2B /* RCTInputAccessoryViewManager.h */, - 004D9A64527A0DDF625749A77D6A1ABC /* RCTInputAccessoryViewManager.m */, - C3AB6FA59CD411A4570CC2DD4F3A8F7F /* RCTTextSelection.h */, - FE831A68C20229DBA6A989AA45094EAD /* RCTTextSelection.m */, - 3A5B77BB9B3B52B2FE2E7DEF8E69BFF8 /* Multiline */, - E8184F467EB8147CD70790A6D713340E /* Singleline */, - ); - name = TextInput; - path = Libraries/Text/TextInput; - sourceTree = ""; - }; - 3A5B77BB9B3B52B2FE2E7DEF8E69BFF8 /* Multiline */ = { - isa = PBXGroup; - children = ( - A108B07C0CD480B8E1549A2F40838B8E /* RCTMultilineTextInputView.h */, - 99CC64E19369B07A7245A2A530C58116 /* RCTMultilineTextInputView.m */, - 5ED0B35FD5D110897A20ECDE6E36F7E7 /* RCTMultilineTextInputViewManager.h */, - 331FE6604317C5EB16CE04D17A447373 /* RCTMultilineTextInputViewManager.m */, - F2E7C78A4C0BA41CC81BAC34122EEBE2 /* RCTUITextView.h */, - 06C73F41DD150DF725DBC25289D99309 /* RCTUITextView.m */, - ); - name = Multiline; - path = Multiline; - sourceTree = ""; - }; - 3D7BDEBD210A81F98258FC2F62A3517A /* Pods-BlueWallet */ = { - isa = PBXGroup; - children = ( - 3DBB4CB2DC914EDADF021B90A5278D48 /* Pods-BlueWallet-acknowledgements.markdown */, - 5EB784767DF131B6CB732F0A611F94D8 /* Pods-BlueWallet-acknowledgements.plist */, - 38AEC580031898E3BA5381988054BE27 /* Pods-BlueWallet-dummy.m */, - 33138109FA2852B89CDF185F4A529001 /* Pods-BlueWallet-frameworks.sh */, - 8D28255348F0ACA9FFE6ADF198B17B31 /* Pods-BlueWallet-resources.sh */, - DDBA535FDC4E5E9946AB4A456C687AFF /* Pods-BlueWallet.debug.xcconfig */, - 5B68513EA0115500C590A24BEFF91B4C /* Pods-BlueWallet.release.xcconfig */, - ); - name = "Pods-BlueWallet"; - path = "Target Support Files/Pods-BlueWallet"; - sourceTree = ""; - }; - 40D2F2E4F57561994D78E0F473FC6D1A /* Support Files */ = { - isa = PBXGroup; - children = ( - 99BEADACFCD03B78E4200ACCC3FDF6A1 /* react-native-google-analytics-bridge.xcconfig */, - 1DB99B148146C7851C8E82E7EC6E5DB9 /* react-native-google-analytics-bridge-dummy.m */, - 2C33B311774A0F19F443B8683EC35F82 /* react-native-google-analytics-bridge-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/react-native-google-analytics-bridge"; - sourceTree = ""; - }; - 425177075BF10BD4967810EBF1AE72C2 /* DevSupport */ = { - isa = PBXGroup; - children = ( - EBF1CC8404ED7618C287F48BBF19AC5F /* DevSupport */, - 19BEF33D126DF0AAD78FDE631177DCFA /* Inspector */, - ); - name = DevSupport; - sourceTree = ""; - }; - 42E4BB6F3279D5ECFF2D675ADE206647 /* React */ = { - isa = PBXGroup; - children = ( - 04370E3AED8E79505924A2F23743CCC5 /* Core */, - 2FEBC200E02850BA63C0577A0A2E32AA /* CxxBridge */, - 8BFD5A9B4A2B68C8AC9CE99F78B2FAA2 /* cxxreact */, - 425177075BF10BD4967810EBF1AE72C2 /* DevSupport */, - 8D9739EA18AF2626EDD512B5475794EE /* fishhook */, - 29BCA1C56C63F2CB444506E772D3436A /* jsi */, - 85E49CDD36B679E25964E0C3CFAC0460 /* jsiexecutor */, - 2E0D36214162A2E2A02A52D82F072BF9 /* jsinspector */, - 788996F61041B86B15C8379D0D54419B /* Pod */, - D8BC6099449080D7A6A32A59CD9E9FC1 /* RCTActionSheet */, - CCEE027CDFF50430E3B760FE413B9C8A /* RCTAnimation */, - 81D3ADF3E7F9B78728A6622B19D2BDBC /* RCTBlob */, - 7902FD8B8AD61981771367DCC6F08A7A /* RCTImage */, - 908F86E6BEFB6F862C5A3C8CA0D043F7 /* RCTLinkingIOS */, - A4A834CF4890C506EFA93ADA114F7470 /* RCTNetwork */, - C43234578874B9830FACC2EEA33EA849 /* RCTText */, - 6118CAEACF4EC21B0139F2D38E52F047 /* RCTWebSocket */, - E6B1422FFE796071A605FF432A3B4FA7 /* Support Files */, - ); - name = React; - path = "../../node_modules/react-native"; - sourceTree = ""; - }; - 4337761DD33689FD7F9DC2BD91BB1450 /* Pod */ = { - isa = PBXGroup; - children = ( - 15106E6F0CF34D313A574D082341D916 /* LICENSE */, - 3D1083761463A79A1B77D5FECCCAFF82 /* README.md */, - FB04E9E3941CEB0689600A560A828BC2 /* RNCAsyncStorage.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 434886F263742DD2124F001E2CCAD818 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 2AD93467DF891CFB9D80813357693DD9 /* libGoogleAnalyticsServices.a */, - ); - name = Frameworks; - sourceTree = ""; - }; - 48F45F17BF56A78E16A73E0E1F5823E1 /* Pods-RCTPrivacySnapshot */ = { - isa = PBXGroup; - children = ( - E966B928A67CFA39C9571EF7E4E318F7 /* Pods-RCTPrivacySnapshot-acknowledgements.markdown */, - 2DF86C178CF8F6A04F4C01BE6AC99452 /* Pods-RCTPrivacySnapshot-acknowledgements.plist */, - 381F84C8C3A06CC761F4EF8D1F5CC669 /* Pods-RCTPrivacySnapshot-dummy.m */, - B1AAA791C53A9B3FA9F14AB79D797C7B /* Pods-RCTPrivacySnapshot-resources.sh */, - 95006FCAE1AAB7C5FA5976F2501C97FB /* Pods-RCTPrivacySnapshot.debug.xcconfig */, - 247089E9A10B249C61F8AC777310FC4C /* Pods-RCTPrivacySnapshot.release.xcconfig */, - ); - name = "Pods-RCTPrivacySnapshot"; - path = "Target Support Files/Pods-RCTPrivacySnapshot"; - sourceTree = ""; - }; - 49DA6151EEA6411A9C329051A774FD7E /* SafeAreaView */ = { - isa = PBXGroup; - children = ( - 78DECF5B549AF70C5E57D297C911BF06 /* RCTSafeAreaShadowView.h */, - 5742D2BED48A910CFCF81400C60113D5 /* RCTSafeAreaShadowView.m */, - 410405FF8F4B8A13415A3E88D6F3AF71 /* RCTSafeAreaView.h */, - D325F88436A946E0AB39BC5E82F47419 /* RCTSafeAreaView.m */, - 6BD83A249127C936091C7E0A1E2BFD03 /* RCTSafeAreaViewLocalData.h */, - 3C2A15B45A8B30A3C0BFC1FDCD518E7A /* RCTSafeAreaViewLocalData.m */, - B0F91F8BE3EF56B3D36C862ACC8A3CB6 /* RCTSafeAreaViewManager.h */, - CE01B3184DA3353C6A12E5C7024658F3 /* RCTSafeAreaViewManager.m */, - ); - name = SafeAreaView; - path = SafeAreaView; - sourceTree = ""; - }; - 4D398FD54E0680B2EBD50A6BA5E56424 /* Pod */ = { - isa = PBXGroup; - children = ( - 31451A2F75383CD5B0BEF97719058963 /* LICENSE */, - A0AD16832CD4D9B3350DCE06AF3202BB /* react-native-haptic-feedback.podspec */, - F008556F366631AA0B1910DE8E7BC45B /* README.md */, - ); - name = Pod; - sourceTree = ""; - }; - 4E31CDF5FDF5C9A47220131BA21A8B43 /* Pod */ = { - isa = PBXGroup; - children = ( - 3AD7BB37B5234F8BB05E48195EFE8E47 /* LICENSE */, - 7D6DA50A364B03A8377023C12FF70987 /* README.md */, - A14B19190A0221357DF3213FD6017E38 /* ToolTipMenu.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 4ED71F64BA6536FF6E3348DD05D994AB /* RNFS */ = { - isa = PBXGroup; - children = ( - CBD2DB8B36EE3764DB8CF465489009BA /* Downloader.h */, - 66963379DC5567F44CBDE428F77FA722 /* Downloader.m */, - C818FF752B8F12142124EEEB17CAAF6B /* NSArray+Map.h */, - F58700DFDF4279CDE2846AEF490D79B8 /* NSArray+Map.m */, - 997AAD1AC537AAB1DA583AF04E41CF12 /* RNFSManager.h */, - B02FA2BE7B287816B17638F697B8F29F /* RNFSManager.m */, - 09542DF2CEEC2D766CF375D1D4D6309E /* Uploader.h */, - AEE0653457FB3F60B2D43AFB0EF04901 /* Uploader.m */, - 22FC1F7C42AE31359D20F424726C33C0 /* Pod */, - CF2E6A9DAF71F556EF843B0B9BB3D724 /* Support Files */, - ); - name = RNFS; - path = "../../node_modules/react-native-fs"; - sourceTree = ""; - }; - 5155E610C0605CEC9F20F26F5A82A7A8 /* UIUtils */ = { - isa = PBXGroup; - children = ( - DD04C10BA2EADABBF042032ED56FE2C9 /* RCTUIUtils.h */, - E2478E3D5ECC7D6A6BB9ACCBA7ECA317 /* RCTUIUtils.m */, - ); - name = UIUtils; - path = React/UIUtils; - sourceTree = ""; - }; - 550383B82FEFE81F087EB15600E4AF05 /* Modules */ = { - isa = PBXGroup; - children = ( - 376EE13D14377ED27EA4C13774B9FDEE /* RCTAccessibilityManager.h */, - 6D69794A619EAE6EF4FA1FC73E18499F /* RCTAccessibilityManager.m */, - D0EA4F3CC515C3A52849A8873E5CF753 /* RCTAlertManager.h */, - A5799932DAE01E9EA805A515699287B7 /* RCTAlertManager.m */, - D9ED6D07C0E1D20A5F5FC37FB41518DB /* RCTAppState.h */, - 5B4C1830D058B164A60FFF0C3EBA9ABC /* RCTAppState.m */, - D160D5D1A8336FE1A8C6105FDC8B4F88 /* RCTAsyncLocalStorage.h */, - F93436F15D0866ED29F00FF05DB5CA72 /* RCTAsyncLocalStorage.m */, - 97D6C363B8DF3332E5EED97C16A0046D /* RCTClipboard.h */, - E5CF41F9D0CDDC957C04F34C7F1391FB /* RCTClipboard.m */, - 9D750E45D6860B07E3CE03875935CC14 /* RCTDeviceInfo.h */, - E560969FAEA3FBE9B3FEDE239AF8F461 /* RCTDeviceInfo.m */, - 17AF776A484B8DA84787A73D4B0123CD /* RCTDevSettings.h */, - 252FDEA64F12D5194781E15F944926C9 /* RCTDevSettings.mm */, - 711D77E4857C6EEAE98D9FBB45EEEF8D /* RCTEventEmitter.h */, - 3B9627E98EE01A01EA85CA0FD452B43F /* RCTEventEmitter.m */, - 16674F5D32FC26679E0C9D777F363EF5 /* RCTExceptionsManager.h */, - F397F50BB0A89E46747CE4DEED918EF9 /* RCTExceptionsManager.m */, - 082E3E4707A460DCF127AB54B03EE977 /* RCTI18nManager.h */, - 1BF4CE54AC272C7B276A2E7322EEF6FC /* RCTI18nManager.m */, - D9A82542C1E95B3F1C6AA54233E4582A /* RCTI18nUtil.h */, - E1B8D311379873C68D301E730F37A899 /* RCTI18nUtil.m */, - 84F3FBD8D917AE793F97E125AA3DCD94 /* RCTKeyboardObserver.h */, - 480F809C6F6782A47B89B71C2BBD099E /* RCTKeyboardObserver.m */, - 5AB0FFFCC74D4B38BF0B499EEB267C89 /* RCTLayoutAnimation.h */, - 4897A600DF496D634CF23ACE00281FA4 /* RCTLayoutAnimation.m */, - 0D1FE647959E9A6C12180524AE043BCB /* RCTLayoutAnimationGroup.h */, - C3C79B9FCDFC0DD8D26397DCF6CB3011 /* RCTLayoutAnimationGroup.m */, - 8F1355501028998A8682BAAF2A6CEABE /* RCTRedBox.h */, - 65F256F4FD6D6E194C3EF8189EA6A08D /* RCTRedBox.m */, - 5994F88DAB88640528DD6E00DAD52F27 /* RCTRedBoxExtraDataViewController.h */, - 9D8D6384F4D2DF6C13994965850BCF13 /* RCTRedBoxExtraDataViewController.m */, - E0C6D3DF753EC31C84384C231301CB9F /* RCTSourceCode.h */, - B6AEFB7491DF1F5C34D6C87A6BAABF7E /* RCTSourceCode.m */, - B03730A3335F573FB9A640ADC545DDD7 /* RCTStatusBarManager.h */, - B3E2DE188791D73AAC61BBB83F5284E2 /* RCTStatusBarManager.m */, - F75CB29097F8BB01A87C009C722D9DA5 /* RCTTiming.h */, - 87B2ADAAC6EF6EC07D573621AC88EDA6 /* RCTTiming.m */, - 4A1624F75810B758F59ED677DF05F58F /* RCTUIManager.h */, - 0E0BDBCAFEEE2007384D2806E436DB24 /* RCTUIManager.m */, - BE7FE8CB1F445CF797EA91F7CE5D628A /* RCTUIManagerObserverCoordinator.h */, - 4855C604B11B5C105030DA277FF6AE00 /* RCTUIManagerObserverCoordinator.mm */, - E714C92645CA68AB619B514BCD115F60 /* RCTUIManagerUtils.h */, - 3BA7F629A195513132FA3C94C8C03316 /* RCTUIManagerUtils.m */, - ); - name = Modules; - path = React/Modules; - sourceTree = ""; - }; - 5573D5BA00ABE28A0B915A180EFF514B /* RNGestureHandler */ = { - isa = PBXGroup; - children = ( - F490A21EC24A0D684AEEDEB32DB9BE98 /* RNGestureHandler.h */, - 8BE8E035316FC5B3BDC79E4F65C77C0C /* RNGestureHandler.m */, - 8F479665FD18C4350B4FA1F09BF04928 /* RNGestureHandlerButton.h */, - 23BFB09E9E3DD3BF6B5F3D01468909D6 /* RNGestureHandlerButton.m */, - AC261172C326ECB0A9277A326E751A33 /* RNGestureHandlerDirection.h */, - C3ECA0B56F5F527038B090F5D73C38A9 /* RNGestureHandlerEvents.h */, - BD621209F99743B7BF622B7F9CF6593A /* RNGestureHandlerEvents.m */, - D48E61ECCB71CE399C8C075EB75D3B96 /* RNGestureHandlerManager.h */, - 12344ABDA359E5E47CF47EA6F0EA7C0F /* RNGestureHandlerManager.m */, - 804C054C2D10B1A37A68AA0B7ED3F1EF /* RNGestureHandlerModule.h */, - 41B61C4A03DB07954DFC418BA4E03302 /* RNGestureHandlerModule.m */, - 5B0A703852514C7DB9408F41EB95DEC1 /* RNGestureHandlerRegistry.h */, - C5D78F503634C2864A7DEEE76927FF4A /* RNGestureHandlerRegistry.m */, - D7B069895609AE927F067820DAA55EF7 /* RNGestureHandlerState.h */, - F3D39EB17F55FBDED1B88D734A29083E /* RNRootViewGestureRecognizer.h */, - 0F4AEF0E36E6263E9BCD6B4E1DA11744 /* RNRootViewGestureRecognizer.m */, - 7AB78D43B041ACE6CB041CBB7C6A5466 /* Handlers */, - BE0F7875879968E4D3107176BE1F2AAE /* Pod */, - 191B6936D048DBBB5C577AE65E7294B0 /* Support Files */, - ); - name = RNGestureHandler; - path = "../../node_modules/react-native-gesture-handler"; - sourceTree = ""; - }; - 557868F9B3928701FFB41E9B290593D1 /* CxxModule */ = { - isa = PBXGroup; - children = ( - C6768D7CC19E5A03FF3F5C0D00E2158D /* DispatchMessageQueueThread.h */, - B344E0CE3C1D27BD5156DC3BFD8A4252 /* RCTCxxMethod.h */, - B99CA43EBFE0B87A3EA31DBE81CC65C9 /* RCTCxxMethod.mm */, - 7318903730CD6E6EE40CF2E82499AE5E /* RCTCxxModule.h */, - 33957487E6518FF0BC290B6E8CA6FB07 /* RCTCxxModule.mm */, - 7F7A248D56813B44A504000EDEE05C5E /* RCTCxxUtils.h */, - C41DA5B3B7B92F864A4B4E6E63DBC019 /* RCTCxxUtils.mm */, - 31F78FC30E90C9DDC2CDEF63B79E90D4 /* RCTNativeModule.h */, - 816D6311D70F2E02BC32F4ED00F60E59 /* RCTNativeModule.mm */, - ); - name = CxxModule; - path = React/CxxModule; - sourceTree = ""; - }; - 563AB029FF4CF71D5A77D06CDDFE96DF /* Pod */ = { - isa = PBXGroup; - children = ( - 8A784235237E375D98C651A82940F28B /* BVLinearGradient.podspec */, - 1CB1370DAEC85D4C77B55E9CDC0809B9 /* LICENSE */, - 144A4BC6BA3197E5A5764605168517B0 /* README.md */, - ); - name = Pod; - sourceTree = ""; - }; - 5A5BB6B55F61F30B3E2DD9455D7F9987 /* Support Files */ = { - isa = PBXGroup; - children = ( - 2EC13845828C7728BD1058D1D6F81DBF /* RNCAsyncStorage.xcconfig */, - FB8C8C568F9972DEC87C7D712130594E /* RNCAsyncStorage-dummy.m */, - 6E72E7219F2AF1ADF35838486EB6C1A3 /* RNCAsyncStorage-prefix.pch */, - ); - name = "Support Files"; - path = "../../../ios/Pods/Target Support Files/RNCAsyncStorage"; - sourceTree = ""; - }; - 5E1E14C00BFF7255D981D918FF258286 /* Nodes */ = { - isa = PBXGroup; - children = ( - 235BDFCD9A36CF6325CE699B6C8050F2 /* RCTAdditionAnimatedNode.h */, - E2F520DB6B50030E0546CF98EBD996AE /* RCTAdditionAnimatedNode.m */, - 4B3C7ED57C6185578C9BF09517D3FBF6 /* RCTAnimatedNode.h */, - CB78D1E064F7E440286771D91499F20F /* RCTAnimatedNode.m */, - 18B3A22F6BE6A01E11BF5A88968D6766 /* RCTDiffClampAnimatedNode.h */, - 80F1F84A03959C953D379FF3B0BFADD9 /* RCTDiffClampAnimatedNode.m */, - 0B9CCACF1D55269832F36EAB77B1D208 /* RCTDivisionAnimatedNode.h */, - 3DF3FD9B448EB03832CC94414FEFB6F0 /* RCTDivisionAnimatedNode.m */, - 30B3A4F734EA7D5ED4B89940BBED5A30 /* RCTInterpolationAnimatedNode.h */, - 205533F6E61E2CB01971A1E098ADBD55 /* RCTInterpolationAnimatedNode.m */, - B5A15C1826D2DB03AAF68FC29AE8AB48 /* RCTModuloAnimatedNode.h */, - FEF1513A1693135E7A8204E52A6CFB54 /* RCTModuloAnimatedNode.m */, - 77036FEB59F98EB6A3F77BEA682989DE /* RCTMultiplicationAnimatedNode.h */, - 42A1ECDB33066A57D8378B0009C6D203 /* RCTMultiplicationAnimatedNode.m */, - 230D9E23EE1EA17C3DCBFFCD09C959DE /* RCTPropsAnimatedNode.h */, - 1515F7E1AB878ADB2403985FE5E26299 /* RCTPropsAnimatedNode.m */, - 025A31AA4F7665A736DFE2BE06C66D56 /* RCTStyleAnimatedNode.h */, - EE1133635BAAD882FEA7CCFD89F895FA /* RCTStyleAnimatedNode.m */, - 27E1CE3A00C74898FB75938FBF857657 /* RCTSubtractionAnimatedNode.h */, - 847C3838796C2CDD5D2C879ACCB5B662 /* RCTSubtractionAnimatedNode.m */, - A5FD96C1EE782D7C8158536A06D467F3 /* RCTTrackingAnimatedNode.h */, - C29A8B89FE2A0CC7C49B70819B1F8D87 /* RCTTrackingAnimatedNode.m */, - 1A5BD8F3B7AF04AAB29731D399714F4E /* RCTTransformAnimatedNode.h */, - CBA75C9C0905F3ABC471D7FB27744CFF /* RCTTransformAnimatedNode.m */, - 50A35864592835E58815146499C60E83 /* RCTValueAnimatedNode.h */, - 477D9641D62025E1A2F1F6444E539273 /* RCTValueAnimatedNode.m */, - ); - name = Nodes; - path = Libraries/NativeAnimation/Nodes; - sourceTree = ""; - }; - 5F5156215AF1D99867817C2427660239 /* iOS */ = { - isa = PBXGroup; - children = ( - 581B86D27A18C7FD55FD83633B879A90 /* CoreData.framework */, - 6895105598ECDD8C54B13255447E2153 /* Foundation.framework */, - 55FF42ACFC75FF9A799954549C83E843 /* JavaScriptCore.framework */, - 170E4D187E69E528534346179E739366 /* QuartzCore.framework */, - 59BF19E368C48FFBD97147AE31CB69C0 /* SystemConfiguration.framework */, - 61E294A86C709225B1DEFA6E123A63AF /* UIKit.framework */, - ); - name = iOS; - sourceTree = ""; - }; - 6118CAEACF4EC21B0139F2D38E52F047 /* RCTWebSocket */ = { - isa = PBXGroup; - children = ( - B9CCA6AB5F88A732B1DCA6D4127D4502 /* RCTReconnectingWebSocket.h */, - 684AD78AE40095DD4F40D04A9E10BBAF /* RCTReconnectingWebSocket.m */, - FDB7E47087A0AAE568EC93F28D404996 /* RCTSRWebSocket.h */, - 861B8C121528009F25C8AB4F65FBD56F /* RCTSRWebSocket.m */, - 4FD0D929154F5969E3E0BF6847EDF5C4 /* RCTWebSocketExecutor.h */, - 9D692C2C9E57BFE2876DEACD1606F84F /* RCTWebSocketExecutor.m */, - D22ED98F0E4607924D7F2C00C2E46071 /* RCTWebSocketModule.h */, - AB8DE10BDEE8E980F4850937D67A8FB6 /* RCTWebSocketModule.m */, - ); - name = RCTWebSocket; - sourceTree = ""; - }; - 62A43A3714ADFD0E9A1CADB6D69EE775 /* Pods-BlueWalletTests */ = { - isa = PBXGroup; - children = ( - 5232DDEEA4F43876F6FBAA187A4F9132 /* Pods-BlueWalletTests-acknowledgements.markdown */, - 2E9D8BC8CC9B2585DD1488BDB4D526EE /* Pods-BlueWalletTests-acknowledgements.plist */, - 2A3ECB0D70EC7D43C3B852C96AE8E9E5 /* Pods-BlueWalletTests-dummy.m */, - DD4DF147EF2139CF1A7E6B95204E78ED /* Pods-BlueWalletTests-frameworks.sh */, - 2BE4CF802C99E351114124478E768BF4 /* Pods-BlueWalletTests-resources.sh */, - CD31CEEEAC8575560E7B93DBBE43B3C0 /* Pods-BlueWalletTests.debug.xcconfig */, - 7A0DCB6D021531FFFFCD38E54A6F4447 /* Pods-BlueWalletTests.release.xcconfig */, - ); - name = "Pods-BlueWalletTests"; - path = "Target Support Files/Pods-BlueWalletTests"; - sourceTree = ""; - }; - 66264B347606F9845CDA310E96712E61 /* Support Files */ = { - isa = PBXGroup; - children = ( - 8DC67BADC6396BF299BE4ACC4E839AB3 /* RNWatch.xcconfig */, - E2BCFFE430D70B79C27B13D093AF415B /* RNWatch-dummy.m */, - F6C08AF2864363669A73ACDD4FEB58B2 /* RNWatch-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/RNWatch"; - sourceTree = ""; - }; - 6B39BDE4BA15413B751B4304F277FBD5 /* Pod */ = { - isa = PBXGroup; - children = ( - 194D4E84973D9393FCF60F11D287279B /* LICENSE */, - 39C3F59BF362DCCA7B231BCB90955E66 /* README.md */, - 0A0991ECF224459BA3A24D0ADE274055 /* RNVectorIcons.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 7093E611953DE7AA24A5662B66590521 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 5F5156215AF1D99867817C2427660239 /* iOS */, - E024D66FA765CB11D3D22C63091FD1D3 /* watchOS */, - ); - name = Frameworks; - sourceTree = ""; - }; - 7466E93D057FD61257FEE6CDA16976A9 /* Support Files */ = { - isa = PBXGroup; - children = ( - FE942F8B2BAEA2EBF1292444C4853B60 /* ToolTipMenu.xcconfig */, - 90F8FF3F29CB9470F5F64DC16955EED5 /* ToolTipMenu-dummy.m */, - EA5CFC9567C03752F3B16DBE79E62879 /* ToolTipMenu-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/ToolTipMenu"; - sourceTree = ""; - }; - 74E9973AB9CFCC8492E396B097D510C9 /* react-native-webview */ = { - isa = PBXGroup; - children = ( - 84151BC45900D61937C8C55093E0ADB5 /* RNCUIWebView.h */, - 8627BC18502F92CA50052144D36B1394 /* RNCUIWebView.m */, - 16F45F80BF3F9A1A5FFF3B8374ED07DD /* RNCUIWebViewManager.h */, - 56EC8C6493B47209C983C6317454978D /* RNCUIWebViewManager.m */, - 36AB3F306F8E0AA452A67D2470F50DEC /* RNCWKProcessPoolManager.h */, - 06DF1EC99D94C23A8F62AEF63BDC9F68 /* RNCWKProcessPoolManager.m */, - F8C9D1D573C866805B4F9111E7AB4D88 /* RNCWKWebView.h */, - 99F3E196D18034A564B05394D482493C /* RNCWKWebView.m */, - 45D46C3AA3C551EA6EF5B080DE96159D /* RNCWKWebViewManager.h */, - 6307458D8E0B6F45F69F5B90F289952C /* RNCWKWebViewManager.m */, - 9EA1489C49F3FDB762401E9A50F95F79 /* Pod */, - D5D92A20E22ED843081312222612A426 /* Support Files */, - ); - name = "react-native-webview"; - path = "../../node_modules/react-native-webview"; - sourceTree = ""; - }; - 788996F61041B86B15C8379D0D54419B /* Pod */ = { - isa = PBXGroup; - children = ( - E3FD0FE16AB052F047D795B5380C81BE /* LICENSE */, - D00007EA07C5D0BE300956CFD02A8C22 /* React.podspec */, - DCF75EFA435329DE85F1D45CBE777ADF /* README.md */, - ); - name = Pod; - sourceTree = ""; - }; - 7902FD8B8AD61981771367DCC6F08A7A /* RCTImage */ = { - isa = PBXGroup; - children = ( - 5E8E352F7B3532A98CB07BD33E3CCCEE /* RCTGIFImageDecoder.h */, - 2DED103621187861FDB9078A4BB3AFA1 /* RCTGIFImageDecoder.m */, - 2896CDD85C0CC17CB4E8FDC4107AC1EC /* RCTImageBlurUtils.h */, - 12A48132FB2C390FD4C55769490F31A4 /* RCTImageBlurUtils.m */, - EAFFE3CA8BD849FF2421357D6E0AC99F /* RCTImageCache.h */, - B3AFB853FF0D2F03293C3CC7C17D9AF5 /* RCTImageCache.m */, - 98F270F9C65790CC1A9EF87223AED0A8 /* RCTImageEditingManager.h */, - E547FE1BECFFF2E3A34B5FB6C7525C51 /* RCTImageEditingManager.m */, - 3909AF2FD3F614EBF851A51195AE80C1 /* RCTImageLoader.h */, - C33BECB098AC7FA52291B4E0CD813B9C /* RCTImageLoader.m */, - CFF637DAE4C263E2EF76235BD401A24F /* RCTImageShadowView.h */, - D4AE0C2B94F12ED1DE21D2E367B6FFCC /* RCTImageShadowView.m */, - 8791A80D8EAA290D7CE971474299EB58 /* RCTImageStoreManager.h */, - DF947140F7C51D31E2A66C6C25F6BD00 /* RCTImageStoreManager.m */, - CEAAEB7512D94373F955C75D47A6E9D4 /* RCTImageUtils.h */, - 650EA8BCAA2DCF9F901A24B943E1146C /* RCTImageUtils.m */, - 7E89A4A8320B59C8652FD6A2FEBC56EF /* RCTImageView.h */, - 86294ABFB80CCEF8EFC0E60DA0963EF0 /* RCTImageView.m */, - 1A1610A974E8A537217E0AFD13DA52B4 /* RCTImageViewManager.h */, - 6354AB141D31C0AF9B445399DE98A2E6 /* RCTImageViewManager.m */, - 63A459BEB8F1D5BE298D097E36A96497 /* RCTLocalAssetImageLoader.h */, - 541CCABEE25300D8D0085EA630C4B50B /* RCTLocalAssetImageLoader.m */, - 1CF1C9E57246191801EE1F6BD9BBF0FD /* RCTResizeMode.h */, - 76802B296798D364BFF88927A59EC2E2 /* RCTResizeMode.m */, - ); - name = RCTImage; - sourceTree = ""; - }; - 7AB78D43B041ACE6CB041CBB7C6A5466 /* Handlers */ = { - isa = PBXGroup; - children = ( - 7A92F948470F344A499C3AE0905DB28C /* RNFlingHandler.h */, - F68C5641824E02DECBF529D703905775 /* RNFlingHandler.m */, - 4E34D9E34CC42C3C66BD88D956698A19 /* RNForceTouchHandler.h */, - 43EAA7FFC7ADA53FAD712C881AD1012B /* RNForceTouchHandler.m */, - 4C0D4F658F1FD1D4890A5750EA0C2303 /* RNLongPressHandler.h */, - D4DE9A80382F937014BE25010AAA4077 /* RNLongPressHandler.m */, - 781DE25A2375567EEA084DB1462DB4FB /* RNNativeViewHandler.h */, - 9724E946826EB694DDFAA5A628BD1124 /* RNNativeViewHandler.m */, - 95212D1F0D9C5499B7C475DAFB7001E8 /* RNPanHandler.h */, - D92C816986C70090DD81E80444A42C47 /* RNPanHandler.m */, - 8DAB5FC2272CDA226953434A569AFF2F /* RNPinchHandler.h */, - 87F29CF5233861B356D8CA6C3B580122 /* RNPinchHandler.m */, - 45F0142C0C332A3327F41C3185F37228 /* RNRotationHandler.h */, - EEF93985E42589CC4B9FD45898A21B97 /* RNRotationHandler.m */, - 1EC4AC679AC2070B11FD0370D14C6E7C /* RNTapHandler.h */, - EC9BF196B4D1CC26D2FA9AD3F315AE02 /* RNTapHandler.m */, - ); - name = Handlers; - path = ios/Handlers; - sourceTree = ""; - }; - 7DB346D0F39D3F0E887471402A8071AB = { - isa = PBXGroup; - children = ( - 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */, - 8B806A724A1CD53AFC0C8F3866E86335 /* Development Pods */, - 7093E611953DE7AA24A5662B66590521 /* Frameworks */, - B81F6EE3D51A27CEFA40896140B3AB7F /* Pods */, - EF15EFB07FE4A2C8AE6942C58529EE59 /* Products */, - 2C5FB2BEF778D20ED21ECF5865483239 /* Targets Support Files */, - ); - sourceTree = ""; - }; - 8109D10DB76D8300E6553F4211377CEB /* Pod */ = { - isa = PBXGroup; - children = ( - 16A96F7C9644DB7B793D8C88F87861D2 /* Expo_Usage.md */, - EDA280B65D65CFF6E7423D1AAA003333 /* GradleUpgradeGuide.md */, - EC753773349B007C1C633E9CF06F4331 /* LICENSE */, - 812B25C48DCD40CEB4E7241B2AD5F16B /* migration.md */, - 60AECF212C494BF9E3F4C1767E71A198 /* migrationV2.md */, - 759E63D759A5EE74DC22C46D1BDE1516 /* QA.md */, - B12663937258DB928A9645A23ABE0F65 /* react-native-camera.podspec */, - 7ADFC37D4A053C27218ED91704D4B18D /* react-navigation.md */, - 8BF1450BFD54F16F4C88EDAC39104004 /* README.md */, - A62EA32AE58D33A1998ACCB5EF5C0630 /* Recipes.md */, - F6C10C4B7FDC228F3D13F6559571D443 /* RNCamera.md */, - 81A561FD5B49FF4B9F62103CA9F5697B /* tests.md */, - ); - name = Pod; - sourceTree = ""; - }; - 81D3ADF3E7F9B78728A6622B19D2BDBC /* RCTBlob */ = { - isa = PBXGroup; - children = ( - 5F5B02A87CCE3EAD81381B93AFF591E2 /* RCTBlobManager.h */, - 7D3828044656FD7B74CF4634BABE8B55 /* RCTBlobManager.mm */, - 5057476D9F2EE7DC43A645495B398C22 /* RCTFileReaderModule.h */, - 8675F17D6C7B1639AC2B2C044BF3D205 /* RCTFileReaderModule.m */, - ); - name = RCTBlob; - sourceTree = ""; - }; - 8298A8F09A99BF82C2B17BE16E2A8443 /* Support Files */ = { - isa = PBXGroup; - children = ( - A146825FD777C278C84D40C7653F553C /* react-native-haptic-feedback.xcconfig */, - 2D8A8655A62379FB0CBACEA77A7228CA /* react-native-haptic-feedback-dummy.m */, - 327215FD2C082B0EC22BD2AD2457BE54 /* react-native-haptic-feedback-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/react-native-haptic-feedback"; - sourceTree = ""; - }; - 8575CB25F0274B6CC04F463C70BDC45F /* RNRate */ = { - isa = PBXGroup; - children = ( - D4BCE4F874CF50A7F703FE15AED0F783 /* RNRate.h */, - BF89030BD1AAE87D9336583160CC3AE1 /* RNRate.m */, - 085B605C7A39AF3243B60F012A13BCF2 /* Pod */, - 8C8E0A30BB97D17772A3FC83C7380358 /* Support Files */, - ); - name = RNRate; - path = "../../node_modules/react-native-rate/ios"; - sourceTree = ""; - }; - 85E49CDD36B679E25964E0C3CFAC0460 /* jsiexecutor */ = { - isa = PBXGroup; - children = ( - 60037F915F1358736F91F32DA3CD7B96 /* JSIExecutor.cpp */, - 5F6023180B845ABAA8C59F1FA9A7BCA1 /* JSIExecutor.h */, - E9B52E05C2F2F41FE999ADA58B985B09 /* JSINativeModules.cpp */, - E9E42751FB562A7B2E98A308D350349B /* JSINativeModules.h */, - ); - name = jsiexecutor; - sourceTree = ""; - }; - 878D4F7872285DC1ED98F33A750B7ADE /* Support Files */ = { - isa = PBXGroup; - children = ( - 5D7A1347E8982F6B4207BAB01298C50C /* RNVectorIcons.xcconfig */, - C1599863E2474E08E5622B348ABEFE57 /* RNVectorIcons-dummy.m */, - CDB8C825B916B734A38439B1A737FF4E /* RNVectorIcons-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/RNVectorIcons"; - sourceTree = ""; - }; - 885C0AD55CABD799FDE6A59E3354AC7A /* RN */ = { - isa = PBXGroup; - children = ( - DFAE05F67C6196A5D5ABD362C41555E2 /* BarcodeDetectorManagerMlkit.h */, - 656AFEEB68E17A2EE8FE8C1C84A45294 /* BarcodeDetectorManagerMlkit.m */, - 4D391A138FEF4F45AA25560C49570C8D /* FaceDetectorManagerMlkit.h */, - F6BD825B9F6B76F7E1EE5A565A32D2A5 /* FaceDetectorManagerMlkit.m */, - 655B28F5D8FD9D811535BC8354BFF514 /* RNCamera.h */, - 24A26D8822EC769DDACB8959E9F19CB7 /* RNCamera.m */, - 011C998A9DE6024C35864ADBE7CDB266 /* RNCameraManager.h */, - 2672F909BFBA4FBC476A6CDF571375DB /* RNCameraManager.m */, - 708411BE60D785F0FD1B31060FEA2BE7 /* RNCameraUtils.h */, - 6735E7583C63FD72E701380B8B246130 /* RNCameraUtils.m */, - B9294C51C129728E5492A7080DFA9A2F /* RNFaceDetectorModuleMLKit.h */, - 5348F0AA16B9C5339A4AAE1B95190D62 /* RNFaceDetectorModuleMLKit.m */, - 93E02A50283D63CDAA299E9D0556A5A4 /* RNFileSystem.h */, - B26331809D26BBDBBAE8BA810BDAEE4E /* RNFileSystem.m */, - 68FE912FC0BE15CD9516CF7E2D0C84A3 /* RNImageUtils.h */, - 8ABFB5A9CF72FB307418CC61D58B4114 /* RNImageUtils.m */, - 5C3E66A31A74F8D16B3485AAE6BE0B4A /* RNSensorOrientationChecker.h */, - 27C71AC5802F5017CD03EC037F67ED9C /* RNSensorOrientationChecker.m */, - 7887A544301F53A39A512FFDCC468F28 /* TextDetectorManager.h */, - 7CDDA1A14D611766156C0EE818BFAA23 /* TextDetectorManager.m */, - ); - name = RN; - sourceTree = ""; - }; - 8B806A724A1CD53AFC0C8F3866E86335 /* Development Pods */ = { - isa = PBXGroup; - children = ( - B75F859E6AA48C7144A558BC36F1E77E /* BVLinearGradient */, - 42E4BB6F3279D5ECFF2D675ADE206647 /* React */, - AD53C000F49ABC7517B38DC42F602F50 /* react-native-camera */, - 38A68CBADA50054F4047D2197C72761C /* react-native-google-analytics-bridge */, - EBA18DC098A4E37DA3DE0DC6F5571417 /* react-native-haptic-feedback */, - D8B8ABFB415B8B9475217AD9D95F3AD5 /* react-native-image-picker */, - 1F6A31A81B01E536EC2ADAEF7A2C81EC /* react-native-randombytes */, - 94E5C4391ECEDA83BB98F8455B841D3F /* react-native-slider */, - 74E9973AB9CFCC8492E396B097D510C9 /* react-native-webview */, - 08EF39E9EBE30B1F7A58B0A83646FB1B /* RNCAsyncStorage */, - 1634DF77BAF67D98ADB544F48392A157 /* RNDeviceInfo */, - 4ED71F64BA6536FF6E3348DD05D994AB /* RNFS */, - 5573D5BA00ABE28A0B915A180EFF514B /* RNGestureHandler */, - 8575CB25F0274B6CC04F463C70BDC45F /* RNRate */, - ECF6C2AF46B7C1147630857D559AF36A /* RNSVG */, - A6C02573D1FFEAFFAAD287C5F85ACC72 /* RNVectorIcons */, - C631E34345648117C6E894A5FCEC0096 /* RNWatch */, - 8EB4DB492D468DAA97E76CD2FAA31338 /* SentryReactNative */, - EF12EF02291D515BD6B368CF44F675B4 /* ToolTipMenu */, - 19AC69C4978281354FF9551D711ED300 /* yoga */, - ); - name = "Development Pods"; - sourceTree = ""; - }; - 8BFD5A9B4A2B68C8AC9CE99F78B2FAA2 /* cxxreact */ = { - isa = PBXGroup; - children = ( - 103D0ED51641CE89D27D91D71144EE8E /* CxxModule.h */, - 112CAB687937382D059AB4A9684FA00D /* CxxNativeModule.cpp */, - 78A7047584A89438546FB513376AC48A /* CxxNativeModule.h */, - 8F735CCDAEA0182C04A4EC848E175B2F /* Instance.cpp */, - 310C2F4E0FB51778AB9DBD3A8FA21DB2 /* Instance.h */, - B910B6DD11831AAFDADBA72B5E294D29 /* JsArgumentHelpers.h */, - E56D1CCB367A99BE6FCA33A8CBDD8F7A /* JsArgumentHelpers-inl.h */, - AED4FBE7806B763BC7FD55076601B65B /* JSBigString.cpp */, - 733CDFAB83D8E8E7ACDD4173D2FEC7B2 /* JSBigString.h */, - E000AECBF2F53F914B462B0EDE0B4ED0 /* JSBundleType.cpp */, - 937D612F119AECFCDD6E94C3E6482C01 /* JSBundleType.h */, - A3474F81EE7FEF8B0016ED8A9A902EBF /* JSDeltaBundleClient.cpp */, - 3176E6362A3B14E5C2C96E89BF977835 /* JSDeltaBundleClient.h */, - B95FE47F8DBEA66D882A845C7B5589FB /* JSExecutor.cpp */, - 74A38658370C58FCA8A833AD66A55B6C /* JSExecutor.h */, - 7B224F69E7B3EDB113D6C1F6F1ED5D10 /* JSIndexedRAMBundle.cpp */, - 3B9A0D7DCA0945EC66DC42A84211B0C9 /* JSIndexedRAMBundle.h */, - B06A3D8230ADA4323512BA21DAE5366E /* JSModulesUnbundle.h */, - 526E6283D3C2FE1855DE0D195F5F9E0B /* MessageQueueThread.h */, - 4D3F12CB8929F20331B0705CA715DA1F /* MethodCall.cpp */, - EBB58157444B0A9D9073FA2C26596237 /* MethodCall.h */, - A8C95347AD1BAE204E1A2A2BE93271A3 /* ModuleRegistry.cpp */, - F6D83AAA3EF483899CC84830F053C8DA /* ModuleRegistry.h */, - FF55800B97A45508DE72AAEADDECB8D0 /* NativeModule.h */, - FBF863C1519A3F662BE46FBF7E45C674 /* NativeToJsBridge.cpp */, - 6AFD4AAE37DBB55D83420C4AEE6B87AB /* NativeToJsBridge.h */, - 50B4CF17943FD47B12A7FDBE874CF889 /* RAMBundleRegistry.cpp */, - 07E4A91F3D8091F071224FB952F6A668 /* RAMBundleRegistry.h */, - DE1D1188B2F321F80CD50FFD08677F90 /* ReactMarker.cpp */, - 75C7CD697E1BA62BAEB6460D0738EEAE /* ReactMarker.h */, - FC76BFE7C7B6FE8D603D1F3BE5AA5FDE /* RecoverableError.h */, - EEDE5E133B8A1CF336FD138FDFE02ED4 /* SharedProxyCxxModule.h */, - EDC3AACD0E87F5C9A8EAC73BAB6C3FD6 /* SystraceSection.h */, - ); - name = cxxreact; - sourceTree = ""; - }; - 8C8E0A30BB97D17772A3FC83C7380358 /* Support Files */ = { - isa = PBXGroup; - children = ( - 89814D0D76E301A159C2B63C77FA6970 /* RNRate.xcconfig */, - 222BA6423B6D7ADFEAF3AF0565B7198A /* RNRate-dummy.m */, - 9CBB021AF2DBA95CAEB7BE2DCE63E516 /* RNRate-prefix.pch */, - ); - name = "Support Files"; - path = "../../../ios/Pods/Target Support Files/RNRate"; - sourceTree = ""; - }; - 8D9739EA18AF2626EDD512B5475794EE /* fishhook */ = { - isa = PBXGroup; - children = ( - A03C8E793BDA95E0E80963A967D51428 /* fishhook.c */, - 60577DE2E998810C948B16EE969E6DAF /* fishhook.h */, - ); - name = fishhook; - sourceTree = ""; - }; - 8EB4DB492D468DAA97E76CD2FAA31338 /* SentryReactNative */ = { - isa = PBXGroup; - children = ( - 18499613048F67F7D91BC77F19B469F7 /* RNSentry.h */, - 3DA194BC9BA52BE08639EC7D3E1F7607 /* RNSentry.m */, - AF481AF862583FE687B88F0ED01DD360 /* RNSentryEventEmitter.h */, - 319AA0835CF9468299FED74482342245 /* RNSentryEventEmitter.m */, - 04EE2902F0EE19CF561AD89941925803 /* Pod */, - ED9DD67C443C0D127721A3C052B650C7 /* Support Files */, - ); - name = SentryReactNative; - path = "../../node_modules/react-native-sentry"; - sourceTree = ""; - }; - 908F86E6BEFB6F862C5A3C8CA0D043F7 /* RCTLinkingIOS */ = { - isa = PBXGroup; - children = ( - AF95958927964178FEB1328AA125806F /* RCTLinkingManager.h */, - 42871132724A3135DDAD657476D6F7E2 /* RCTLinkingManager.m */, - ); - name = RCTLinkingIOS; - sourceTree = ""; - }; - 90FAA0234226350345B062A54FB0BB5C /* boost-for-react-native */ = { - isa = PBXGroup; - children = ( - ); - name = "boost-for-react-native"; - path = "boost-for-react-native"; - sourceTree = ""; - }; - 94E5C4391ECEDA83BB98F8455B841D3F /* react-native-slider */ = { - isa = PBXGroup; - children = ( - 8A621B49E30AFBE3BE020D1F982DE1B1 /* RNCSlider.h */, - 0A91F99F7135DA8D5EB2890F01577ACF /* RNCSlider.m */, - F398D64C2743A52DABF7EE9C7FB8C44D /* RNCSliderManager.h */, - B7EEF8798C2E274EA277CEF1D4E12FF8 /* RNCSliderManager.m */, - 985E73CFA3F41B11DB54312EF4122401 /* Pod */, - 9F28C55E7328909C7C73452B789A8425 /* Support Files */, - ); - name = "react-native-slider"; - path = "../../node_modules/@react-native-community/slider"; - sourceTree = ""; - }; - 985E73CFA3F41B11DB54312EF4122401 /* Pod */ = { - isa = PBXGroup; - children = ( - D84B45A76B6498AD6EC40C4D362FB84C /* LICENSE.md */, - 504A955E215B7CCF6D53C28DDD0CD712 /* react-native-slider.podspec */, - 3E356CE1D3C3FB9943659BB833EBA27A /* README.md */, - ); - name = Pod; - sourceTree = ""; - }; - 9EA1489C49F3FDB762401E9A50F95F79 /* Pod */ = { - isa = PBXGroup; - children = ( - D355F27D3562AF3F4A03986EA4CE8BE4 /* LICENSE */, - B1D30B88455AE8E28E58C2BBB2C67EF6 /* react-native-webview.podspec */, - 93288BD6FBC9D91073AD46FCD037A79B /* README.md */, - ); - name = Pod; - sourceTree = ""; - }; - 9EBE90C376146BE0D9092A1960D15F05 /* Resources */ = { - isa = PBXGroup; - children = ( - C4CE1F73A7B6A900A8BAB590A9C31D29 /* AntDesign.ttf */, - 43CC9CBEB2B80661EDC3101884079704 /* Entypo.ttf */, - 82FC7F533E10E40CC5A735BF30CB3C79 /* EvilIcons.ttf */, - E4134147020587DB171E00FFED6FC9B6 /* Feather.ttf */, - 4F5470892A513E3AC7FEF5343B6087E8 /* FontAwesome.ttf */, - 5AB49E5218F32D840F619BC339A338B7 /* FontAwesome5_Brands.ttf */, - E9F5376B0FC5492071CFC2956713758C /* FontAwesome5_Regular.ttf */, - B749E42988DB93355910120930DF8CB0 /* FontAwesome5_Solid.ttf */, - B0ACDA293AA2E3B167C610C1451377D5 /* Foundation.ttf */, - DC0568C3EE9A574274D77695E79FAD80 /* Ionicons.ttf */, - 2200B11C0D567BE34BE54B9AECBD0471 /* MaterialCommunityIcons.ttf */, - 7B8A7830154CC64D88C33D6E42136678 /* MaterialIcons.ttf */, - D2B41631FC56E5A5EF9DEB35581E2CEA /* Octicons.ttf */, - B7E96A331D151401BCB38DA98665BDBA /* SimpleLineIcons.ttf */, - D6390BBCB6B00A2728C2E90EE65A1022 /* Zocial.ttf */, - ); - name = Resources; - sourceTree = ""; - }; - 9F28C55E7328909C7C73452B789A8425 /* Support Files */ = { - isa = PBXGroup; - children = ( - AFA4093997CF4EF4E8AAC9F4CA721113 /* react-native-slider.xcconfig */, - 20E5DD707EE59A9B47A103E47F153147 /* react-native-slider-dummy.m */, - D52A092CB650F3E24A7661E544FDD8CE /* react-native-slider-prefix.pch */, - ); - name = "Support Files"; - path = "../../../ios/Pods/Target Support Files/react-native-slider"; - sourceTree = ""; - }; - A4A834CF4890C506EFA93ADA114F7470 /* RCTNetwork */ = { - isa = PBXGroup; - children = ( - 95FAF88F957B6F7BC62BB5CE74A1FD73 /* RCTDataRequestHandler.h */, - 4D5C0B166220337C30CF3CD4514C85CC /* RCTDataRequestHandler.m */, - 24ED3C31CD739F7EDAECDE52D0D3FDCA /* RCTFileRequestHandler.h */, - 556FE9113DB08CF18DC24F8084D0328A /* RCTFileRequestHandler.m */, - AD1D8EB438FD7A024E3045B4990011FD /* RCTHTTPRequestHandler.h */, - 50200B5C481A07322EE1EE62E5716268 /* RCTHTTPRequestHandler.mm */, - DCA557DBC08CECD75F79A3819E2B13EB /* RCTNetInfo.h */, - 6788277D76B448C62D8898673F655B3A /* RCTNetInfo.m */, - D12FDCA59BE21DDE9F308F027E3D2A8C /* RCTNetworking.h */, - F1644F6404F2A16E7693886FB368ADDF /* RCTNetworking.mm */, - 43B7A5BA5B9568C24A65F20F713B5518 /* RCTNetworkTask.h */, - 45078BE81E75C228D83F788E3342B260 /* RCTNetworkTask.m */, - ); - name = RCTNetwork; - sourceTree = ""; - }; - A56FF3680E9B0496DA862039C13B33DD /* Pod */ = { - isa = PBXGroup; - children = ( - 544CEE2087FDD10E884FF9FD863BB674 /* yoga.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - A5B0B01B8FF435A2243A7785597B755C /* RCTGoogleAnalyticsBridge */ = { - isa = PBXGroup; - children = ( - 36B4888D76ABC66672B941BEC84171B8 /* GoogleAnalyticsPayload.h */, - 4235EFF1C3805188B5FC40B3E0F625B8 /* GoogleAnalyticsPayload.m */, - E851697DD5A4415763AA1BBF91759017 /* RCTGoogleAnalyticsBridge.h */, - 61AFBC18F7BE74C4BE47B4104C4B09AE /* RCTGoogleAnalyticsBridge.m */, - D55433B2FCC539040F523CF4B31F0B05 /* RCTGoogleAnalyticsSettings.h */, - 2455558592C4BC798FAE8006D64C2CCF /* RCTGoogleAnalyticsSettings.m */, - 90D8C17466136388CEF83DEC486FE1D7 /* RCTGoogleTagManagerBridge.h */, - 89813885894217139BB8C13877F8F9DF /* RCTGoogleTagManagerBridge.m */, - ); - name = RCTGoogleAnalyticsBridge; - path = ios/RCTGoogleAnalyticsBridge/RCTGoogleAnalyticsBridge; - sourceTree = ""; - }; - A6C02573D1FFEAFFAAD287C5F85ACC72 /* RNVectorIcons */ = { - isa = PBXGroup; - children = ( - 6CC6A46E2D318E36F72917A52A210626 /* RNVectorIconsManager.h */, - 273DE8BEB9E1A2526A5AA68000C38A2D /* RNVectorIconsManager.m */, - 6B39BDE4BA15413B751B4304F277FBD5 /* Pod */, - 9EBE90C376146BE0D9092A1960D15F05 /* Resources */, - 878D4F7872285DC1ED98F33A750B7ADE /* Support Files */, - ); - name = RNVectorIcons; - path = "../../node_modules/react-native-vector-icons"; - sourceTree = ""; - }; - AD53C000F49ABC7517B38DC42F602F50 /* react-native-camera */ = { - isa = PBXGroup; - children = ( - 8109D10DB76D8300E6553F4211377CEB /* Pod */, - 11A0356BCDC645580B4CD963A49EE6F5 /* RCT */, - 885C0AD55CABD799FDE6A59E3354AC7A /* RN */, - E089935EFF8E32ECB4C969A102CAAD4B /* Support Files */, - ); - name = "react-native-camera"; - path = "../../node_modules/react-native-camera"; - sourceTree = ""; - }; - B116B212843956246ED3E3FD3298FA16 /* VirtualText */ = { - isa = PBXGroup; - children = ( - 420094E4E4620E5FD6B5B9FC3D0FDEF2 /* RCTVirtualTextShadowView.h */, - 8368797B0F5A595D2EC8234BCB681ACA /* RCTVirtualTextShadowView.m */, - 16BEEBBC8A74BE865FA7082A4C2973F8 /* RCTVirtualTextViewManager.h */, - D2817322FFEB350CD0647B3C53DE94A3 /* RCTVirtualTextViewManager.m */, - ); - name = VirtualText; - path = Libraries/Text/VirtualText; - sourceTree = ""; - }; - B11FC24DA6BC20AA74F70D646248548D /* Shapes */ = { - isa = PBXGroup; - children = ( - 6D094C41BE0B376EB8A7101B161B54B3 /* RNSVGCircle.h */, - 3B5D42A54242CD7A4A0CAA9F21ED2BA0 /* RNSVGCircle.m */, - F474A708DE92FC92EDA78D468A9FF4A8 /* RNSVGEllipse.h */, - DAFFDD3DB04BE22686F6D091FA2D7F85 /* RNSVGEllipse.m */, - 46EF9FB7BD25646910B0257BD336742A /* RNSVGLine.h */, - 10EF69E532C2937E7C03ACC79BDD9F4C /* RNSVGLine.m */, - 021713C30551365B39A0E54024217452 /* RNSVGRect.h */, - 4C5BFB0D53AD94607EF44E78F97E519D /* RNSVGRect.m */, - ); - name = Shapes; - path = ios/Shapes; - sourceTree = ""; - }; - B3491C57E7AD9BB4E5FFE369A514721C /* Text */ = { - isa = PBXGroup; - children = ( - BB20AE8BFD87CE667D6BB11ED74D406F /* NSTextStorage+FontScaling.h */, - 397C7A74D3AAEDA8E59A0505741E43FD /* NSTextStorage+FontScaling.m */, - 0356B1F7A1CE845B38D572A0D81D264D /* RCTTextShadowView.h */, - 5C42C3200FA6EF671539B92CBC3B25D9 /* RCTTextShadowView.m */, - 69F6F6A24FB132E82281CA338C35A3F6 /* RCTTextView.h */, - A75625FC3A71EAD4C3365D1040069701 /* RCTTextView.m */, - 9D21DC6239B969D46504C7A9BB52707F /* RCTTextViewManager.h */, - 2BD2FE1330EEE5D0BA77D084C61650D5 /* RCTTextViewManager.m */, - ); - name = Text; - path = Libraries/Text/Text; - sourceTree = ""; - }; - B75F859E6AA48C7144A558BC36F1E77E /* BVLinearGradient */ = { - isa = PBXGroup; - children = ( - 8BC804B5B01C68241B4D5AA0212F2FA4 /* BVLinearGradient.h */, - 5336E5D05C607C276ECA86619DE4A80B /* BVLinearGradient.m */, - BCD02FA2B1A6F70C044FB971B4F9C2B1 /* BVLinearGradientLayer.h */, - 11A89A8F9A997B5203F40D8A7DF1FBC6 /* BVLinearGradientLayer.m */, - 43CA4E43E6B3C92043C87561347C3452 /* BVLinearGradientManager.h */, - 4CFDFF8F9416F60810E41FC0B80C3093 /* BVLinearGradientManager.m */, - 563AB029FF4CF71D5A77D06CDDFE96DF /* Pod */, - 0BAA019F77DBD86BAC82F84034621372 /* Support Files */, - ); - name = BVLinearGradient; - path = "../../node_modules/react-native-linear-gradient"; - sourceTree = ""; - }; - B81F6EE3D51A27CEFA40896140B3AB7F /* Pods */ = { - isa = PBXGroup; - children = ( - 90FAA0234226350345B062A54FB0BB5C /* boost-for-react-native */, - E53E16B2BBBA5CBE70B7441E91934AB1 /* DoubleConversion */, - BFA54EA3550ABBB62BC20775B2D2CD65 /* EFQRCode */, - D2168EA9CB3C402DEEA91568E0D62D46 /* Folly */, - 0E72368FED35174DF8BBD2BE3A3BB0E7 /* glog */, - 2799B3494C4DBBFDF4B2F302492E226C /* Sentry */, - 035ED569CDC3DFE79A62BA0B3D0F841C /* swift_qrcodejs */, - ); - name = Pods; - sourceTree = ""; - }; - BA1F2466C466E16E3067DFC5C5427306 /* Base */ = { - isa = PBXGroup; - children = ( - 930E0459D2848CA03C391019A373FB6D /* RCTAssert.h */, - 9238E15D78793009C547ABE16FD9BB67 /* RCTAssert.m */, - 0ACE709F7D8D3F4F8D8EB8A9B4F57DD4 /* RCTBridge.h */, - DE8BC15DA272E047E03442971E46B3BC /* RCTBridge.m */, - E25AB901FA9E46271C5EBA5E5B26E8DE /* RCTBridge+Private.h */, - 2774F64B7BE2CEB98E266B742DE70733 /* RCTBridgeDelegate.h */, - 9A554C0DAA84E6982B6B1221BFA20CB5 /* RCTBridgeMethod.h */, - F3F7118B520B9D6CB1124353900B967B /* RCTBridgeModule.h */, - 176FE618CAE11399F9A211F3256A06A4 /* RCTBundleURLProvider.h */, - 0414308E56CE5A7D5ACD1A094AAB6BCF /* RCTBundleURLProvider.m */, - BE978D104DE50D09FB8A27A06DD50093 /* RCTConvert.h */, - D66685B76A3D677B0450E189B2CC0027 /* RCTConvert.m */, - 5B671E44F658044A8FCC4758F7DC24B1 /* RCTCxxConvert.h */, - 3A254408CF1963104D7B2F7F2F64DADC /* RCTCxxConvert.m */, - F0C6BE2669A4E9F0B1C498E90DCB8D8C /* RCTDefines.h */, - 8E9608C5D586B8C6827E3ABA9BFE8B92 /* RCTDisplayLink.h */, - 016796BF00C8768F8397CA3A25F8E28C /* RCTDisplayLink.m */, - 86F6F1D31535B00A1B14FD63660A8E72 /* RCTErrorCustomizer.h */, - C1B0E70D80275D31E9E7B8BCB4D203C8 /* RCTErrorInfo.h */, - E5A94BFE1607C0B65C217BFDDAB3D069 /* RCTErrorInfo.m */, - 25C816569317735F84DB3FF1042021B3 /* RCTEventDispatcher.h */, - 2BBDB906970CDB272AFBFF0F681E6128 /* RCTEventDispatcher.m */, - 02552883C25EEA76A39ED7359188F636 /* RCTFrameUpdate.h */, - 27A57FB3D68CA4EB685C0BE7744BCDD6 /* RCTFrameUpdate.m */, - 38E053BA327FFDBCCDD9D3625AEB9B85 /* RCTImageSource.h */, - 3C0E7EA2A0E2828CDF06B8B054F30A5F /* RCTImageSource.m */, - F91118047FB357BBEA05E3EDEB69C155 /* RCTInvalidating.h */, - D0FA20F7C48595F08C59421F41F1E1C3 /* RCTJavaScriptExecutor.h */, - 38DB2D67EC6EC4A95250AE5A58522181 /* RCTJavaScriptLoader.h */, - AB467311DE93C3E5E6BED0065FD98AD3 /* RCTJavaScriptLoader.mm */, - AD04825CF9467E7330D277541B5B180C /* RCTJSStackFrame.h */, - 15DEC5029E02B190C80C7EC24F507A97 /* RCTJSStackFrame.m */, - A4D321228CE481AFC92461C51ADBFB9E /* RCTKeyCommands.h */, - 0DEED6EF75AC96D34A25057A219F70FC /* RCTKeyCommands.m */, - E8D6B6EEF850AF9A8D9A8A6C7FD125B9 /* RCTLog.h */, - 6EDB56A773BE6D54F285F0E4C96BAF74 /* RCTLog.mm */, - 7CD64364F52650CCBD918ECAA063E2D5 /* RCTManagedPointer.h */, - 17526CE53268ED830507CE59E702FB87 /* RCTManagedPointer.mm */, - 750B53509949815D370F489747A990CD /* RCTModuleData.h */, - 9A16E0908C733E2BF1DC7A14A71E433E /* RCTModuleData.mm */, - 7305CC5B7A10DC6EB09695FA51A062B9 /* RCTModuleMethod.h */, - 7D6EB1DB09CE76E12AD946363E5F5F1C /* RCTModuleMethod.mm */, - BC9324E11737EF0FD5F36281E521A6BB /* RCTMultipartDataTask.h */, - 1DEFAF853DB0472416017E38A21B3890 /* RCTMultipartDataTask.m */, - 572317FF8E43A6FB95E634B787364570 /* RCTMultipartStreamReader.h */, - 9176D90FA0F40467271474E380A65822 /* RCTMultipartStreamReader.m */, - E18B4A6D7426A96FCC92D4533B290404 /* RCTNullability.h */, - 818D7CB52F789C5F466D21583BA9FFE6 /* RCTParserUtils.h */, - B5505C353ECEFF2DC92890BFFAD2DB1C /* RCTParserUtils.m */, - DE2B8634FE6E896D87B39DD6E235DA62 /* RCTPerformanceLogger.h */, - 7A683EFEB0CD7150D82702DF27A48AC7 /* RCTPerformanceLogger.m */, - 73FDA9FDEB719682F3B7354FAC8D4BC9 /* RCTPlatform.h */, - EB8559A24978CD7BCB561DFB9AEFAD75 /* RCTPlatform.m */, - 3495C48AD988093A634EDC55C39C7287 /* RCTReloadCommand.h */, - 9C37083EAFDE25DEBB6B7A6486466D87 /* RCTReloadCommand.m */, - BF38BB229838BB6ECC03173D5DDF97EF /* RCTRootContentView.h */, - 4F5A797C10598DB172B7829805C41578 /* RCTRootContentView.m */, - 11F3750777A0E6E2B495A59B975A4922 /* RCTRootView.h */, - 43CE80C805AD5C537E172A5C95E0CA74 /* RCTRootView.m */, - 64926FE32A58AE92B7AAAC3C8170AF8B /* RCTRootViewDelegate.h */, - 1249D181D4108383B30273523367DAE2 /* RCTRootViewInternal.h */, - F5ABD73F1D6711773A8DCD0BE4DD68E8 /* RCTTouchEvent.h */, - 78D1892ECCB773A9271E8601C324760C /* RCTTouchEvent.m */, - ED3B730D4981223B9181B1E91CA4F9E5 /* RCTTouchHandler.h */, - D602C0651280E3AE48A383F32FFE87E2 /* RCTTouchHandler.m */, - 5271D821A35FB9DE2BE6ED597E4CB0FB /* RCTURLRequestDelegate.h */, - DC5DAC4F637ABFFD089C23A50780818B /* RCTURLRequestHandler.h */, - 1B2D761A07DF01528E3E29EA2872FDCB /* RCTUtils.h */, - BFCEA4AF2FEE7D1719CAB312E91439AD /* RCTUtils.m */, - 27D9E1B824FBDD1051AF6943B126D2CF /* RCTVersion.h */, - 73E3450C00572608C3F7E60ECA887BF1 /* RCTVersion.m */, - 0F9D495EB72C6F50EB0E906FD410200A /* Surface */, - ); - name = Base; - path = React/Base; - sourceTree = ""; - }; - BE0F7875879968E4D3107176BE1F2AAE /* Pod */ = { - isa = PBXGroup; - children = ( - 29326E8C192FCC524C13F615BFAA14F5 /* LICENSE */, - 2F793501D593B8ADD6C582F12C538F66 /* README.md */, - 0EF5815AFA6762469A2E9672261BB858 /* RNGestureHandler.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - BFA54EA3550ABBB62BC20775B2D2CD65 /* EFQRCode */ = { - isa = PBXGroup; - children = ( - 911A8CC650F814CF59024F8C1551FC53 /* CGColor+.swift */, - 5385E05E4B524733A7F71732FEDAC0B8 /* CGImage+.swift */, - F4BD773A15177B7B38AAB37E0F588C7B /* CGSize+.swift */, - F4C06874288365E7FADCF7863B86ABB3 /* CIColor+.swift */, - B2CA0225A181EF2957E1FA642EBA197A /* CIImage+.swift */, - 8A7F1EA1D935E014194986256CAEC5D5 /* EFInputCorrectionLevel.swift */, - 7DE2FC08C4E93D47389F03AA9F164D61 /* EFIntSize.swift */, - 0346A31B6B4DA09668CCE074233B4F82 /* EFPointShape.swift */, - EDB4B2BA6D7041D8FFC22E234852B917 /* EFQRCode.h */, - D6274AE924C98628E16F4779193571B5 /* EFQRCode.swift */, - 04B852D6FF4BC0D3B6DD8CA9E62172A6 /* EFQRCode+GIF.swift */, - B657109A12B5E4D3CC1A8604B2FC6B6E /* EFQRCodeGenerator.swift */, - 3359E1533C7BDEC101C7F61D5EA937D8 /* EFQRCodeMode.swift */, - 1704DC493946285161A608D2D8FAE375 /* EFQRCodeRecognizer.swift */, - 42CF33B8DFD22DDC3D3D808E66105264 /* EFUIntPixel.swift */, - 85378237E3763929629AFB5DE1960926 /* EFWatermarkMode.swift */, - 748C1C4609F38F206B3CDB83C55D185F /* NSColor+.swift */, - D7D2DF9E3C5FB85AF2B0BFD73607BB4D /* NSImage+.swift */, - D9B8C4AD38588F0B00AEFB3210A098D0 /* UIColor+.swift */, - 90BD20E1D3D8F9F251BA4DD1F1DD26AF /* UIImage+.swift */, - D9A251343260757AB25E931FD663187C /* Support Files */, - ); - name = EFQRCode; - path = EFQRCode; - sourceTree = ""; - }; - C43234578874B9830FACC2EEA33EA849 /* RCTText */ = { - isa = PBXGroup; - children = ( - 23BC9BA8003770CE3D372FA06A13E9D5 /* RCTConvert+Text.h */, - CC6D8FB057BD7ABF609B148BD69F393A /* RCTConvert+Text.m */, - 1540D00D626DCB4CA1FA0DD6975152F6 /* RCTTextAttributes.h */, - F459492F544DA4FCF963B08BE69FB544 /* RCTTextAttributes.m */, - 4BB298230DCBACC4BCC506F6B0D64489 /* RCTTextTransform.h */, - 2812C03875880D646D413623CC6A9CFB /* BaseText */, - 17EDEDFC21439ED7A4C13F58E1382B56 /* RawText */, - B3491C57E7AD9BB4E5FFE369A514721C /* Text */, - 39F9161CF0CCBB30FB84E5E238E9F0DC /* TextInput */, - B116B212843956246ED3E3FD3298FA16 /* VirtualText */, - ); - name = RCTText; - sourceTree = ""; - }; - C51031798843B2F6CE3215EB0667D0C5 /* Pod */ = { - isa = PBXGroup; - children = ( - 42E259FCC7E6FF734F898AD25AE2C180 /* LICENSE */, - AFAFC3323C1C9CA74E4CE006EF3D2939 /* react-native-randombytes.podspec */, - C27779514874836BA2E8ED58EAB18B1B /* README.md */, - ); - name = Pod; - sourceTree = ""; - }; - C631E34345648117C6E894A5FCEC0096 /* RNWatch */ = { - isa = PBXGroup; - children = ( - 0AFB83882786062855832FF77F88A6FB /* WatchBridge.h */, - C09949D714596A3189FF0563ADE5574B /* WatchBridge.m */, - 3526D629652FC365416DCE9362238EF1 /* Pod */, - 66264B347606F9845CDA310E96712E61 /* Support Files */, - ); - name = RNWatch; - path = "../../node_modules/react-native-watch-connectivity"; - sourceTree = ""; - }; - C978B1BC97173E6E166CB153ED059B08 /* Support Files */ = { - isa = PBXGroup; - children = ( - E8AD41C00E5BE47F877FBAA5771EF89C /* Sentry.xcconfig */, - CC30726AEF8D22E2CE190653D4365707 /* Sentry-dummy.m */, - 12865E13FE29050D09CF779E76A46B11 /* Sentry-prefix.pch */, - ); - name = "Support Files"; - path = "../Target Support Files/Sentry"; - sourceTree = ""; - }; - CCEE027CDFF50430E3B760FE413B9C8A /* RCTAnimation */ = { - isa = PBXGroup; - children = ( - C73FC65DB91237827E7F6A63E58137CE /* RCTAnimationUtils.h */, - AF198E788FEA411E3383F94390122B6E /* RCTAnimationUtils.m */, - 816B3AA0864E07C69429F563759EEED3 /* RCTNativeAnimatedModule.h */, - CDAC6856B4739A9E4952FA789D4E8508 /* RCTNativeAnimatedModule.m */, - F810D4E59F80E3BC22EA5872BCF77CCD /* RCTNativeAnimatedNodesManager.h */, - E18EB06396BA957A548929CC5DB55560 /* RCTNativeAnimatedNodesManager.m */, - F23142E58B6383AF7E71B0ED82FAA5B2 /* Drivers */, - 5E1E14C00BFF7255D981D918FF258286 /* Nodes */, - ); - name = RCTAnimation; - sourceTree = ""; - }; - CF2E6A9DAF71F556EF843B0B9BB3D724 /* Support Files */ = { - isa = PBXGroup; - children = ( - 082BAA6561D81AF059B30F9FA25AE943 /* RNFS.xcconfig */, - CA62987E4F68E21EEDE9BCAEE9935785 /* RNFS-dummy.m */, - 74475880F4F8B2D9149A0291FC526441 /* RNFS-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/RNFS"; - sourceTree = ""; - }; - D17E10A034BB5A986B3C00F3953BE3E7 /* Views */ = { - isa = PBXGroup; - children = ( - 34B65BA413D4CB17B53FC89004C426FA /* RCTActivityIndicatorView.h */, - 7B3B40E2EA3385574FDC297110414B3C /* RCTActivityIndicatorView.m */, - 487F815245B3DED644559CE89C9E88D2 /* RCTActivityIndicatorViewManager.h */, - A1298BA876EDF94DCD905FDF4ABE9276 /* RCTActivityIndicatorViewManager.m */, - 2C36E072CE2B0CC6BC1926D40CAAC425 /* RCTAnimationType.h */, - 40EEE47BCF0BDE22F2840634D3D46C04 /* RCTAutoInsetsProtocol.h */, - 059AA23D88D8C2D1AD15DA1D33D84136 /* RCTBorderDrawing.h */, - 8288503621032B8039FBEDB40DB08151 /* RCTBorderDrawing.m */, - BF255F85CADE8509B29A7779E30631BA /* RCTBorderStyle.h */, - 3AF5524325CB60EF1BBA8F38077E6C65 /* RCTComponent.h */, - 3EBCAD1378E48C01EE61F5457E8BC59F /* RCTComponentData.h */, - FCB3077EE10A1316F4262BEBB4469B90 /* RCTComponentData.m */, - B2D91B8FC39044E393E2378C22FB8D09 /* RCTConvert+CoreLocation.h */, - B6EE856BF5DE6B630F82C6AA5E6B986A /* RCTConvert+CoreLocation.m */, - A0D22A6FA80B3387C4077EDBE4EBB57D /* RCTConvert+Transform.h */, - 8A78D3DC5B03166F69EDB1CF632D02F0 /* RCTConvert+Transform.m */, - FB00111EEB8D8D343374B19564D73CAC /* RCTDatePicker.h */, - A4A74DD7ADA4CB2FB75927CD3CA80F8D /* RCTDatePicker.m */, - 7AC8B0D0AFD00D4709A6C53783679739 /* RCTDatePickerManager.h */, - 40B6B1F9A1F1F9FEE6C961D4B99B516F /* RCTDatePickerManager.m */, - AC6F50E6AA20AA08BE4AAEE15D19CB78 /* RCTFont.h */, - ED2A6EF809CEE8DB7A28C33139FDE6E6 /* RCTFont.mm */, - FDEB71EAE7020773189FC119481FABED /* RCTLayout.h */, - C4248A30D1705F507AE2AC28CAB14B31 /* RCTLayout.m */, - 5711D1A270F7F8FE51985AB6D71D1004 /* RCTMaskedView.h */, - E25DFA3EACC60A11A2BFB9FDECE99D8E /* RCTMaskedView.m */, - FEEBECEE1BBDF55DA1A7ACB9A2908D45 /* RCTMaskedViewManager.h */, - 66DB954A7A7FD2229B336598CB8A2232 /* RCTMaskedViewManager.m */, - 0C6E8D15423802BFDE763EEC99CCA234 /* RCTModalHostView.h */, - C7A9B385FFCBA1473CF5917E1CFBEBF0 /* RCTModalHostView.m */, - D9B1EB3A80A012140A15C6955EF84767 /* RCTModalHostViewController.h */, - D9C04ECA98E939C0D6435460668BB598 /* RCTModalHostViewController.m */, - D050DD0B62AFDCA265EFE55BD64E8CE5 /* RCTModalHostViewManager.h */, - AA83429B31F5455CC3BAA5276FFD162E /* RCTModalHostViewManager.m */, - 14578B92D85BD1BD44CD011C284047F3 /* RCTModalManager.h */, - 1A7781AEF9C2EF71413BA7ACCBCEC62A /* RCTModalManager.m */, - 4510D95FBC8C350119E1EC59502EFD0F /* RCTPicker.h */, - BBDD86F2A095BA70514BC75BA2BCB366 /* RCTPicker.m */, - BAACADED352AC44733763210065341D5 /* RCTPickerManager.h */, - 6754A7E9A2A40AC8837221E5776E6AED /* RCTPickerManager.m */, - 3E607EFA3EB9A7DF590687C8FDE7DC4B /* RCTPointerEvents.h */, - 976992D28D0369F0C26CFE5F6ADBF686 /* RCTProgressViewManager.h */, - A3C1071D6B80E48F83103B9588F3F1E0 /* RCTProgressViewManager.m */, - DD1A74AA06C93C50D379B5090A76B307 /* RCTRefreshControl.h */, - E79583A652528CF9C0909681ECE07236 /* RCTRefreshControl.m */, - 96FC3C7A238049B69582E9A59B6746B9 /* RCTRefreshControlManager.h */, - 1C26F081B7FA704F4D2C4251306CBD90 /* RCTRefreshControlManager.m */, - 0D175BC9C0E749D28F3A54D57A9AB06D /* RCTRootShadowView.h */, - 0A378D60CD75173F23D4CE0C5AC143B2 /* RCTRootShadowView.m */, - 0408EC4C932AE1BB5D728E36E8EAB787 /* RCTSegmentedControl.h */, - 18862998410E97EDC38F47FBA436CC78 /* RCTSegmentedControl.m */, - 7E9C00A7C399ABA654C5E557D8A273FB /* RCTSegmentedControlManager.h */, - E60CB04796FFBD9DF4C605CDE435AD86 /* RCTSegmentedControlManager.m */, - AC30F20DA9D896809AAF37391CEE691A /* RCTShadowView.h */, - 66C0FBEDAD00EC088843F5D422BEFFDD /* RCTShadowView.m */, - 18233C55C5667844AE186655EC775E04 /* RCTShadowView+Internal.h */, - 9D21028594AFCB90BEBED0A8CA0051A5 /* RCTShadowView+Internal.m */, - 6CF990A0A1007E790708662D481A80D3 /* RCTShadowView+Layout.h */, - 99366F4F51BDCE7883679300DF22EF9E /* RCTShadowView+Layout.m */, - 870FF3959656FEC0431A554A757AA64A /* RCTSlider.h */, - 5436387B3FED210701E4530C495D05A9 /* RCTSlider.m */, - 59D70F9836D15C16F47DF1BF792C77D8 /* RCTSliderManager.h */, - FC83A2F5ADEC5932D510035CE80E7E60 /* RCTSliderManager.m */, - B114DF03FAE0997FEB12D36A7FBF45CB /* RCTSwitch.h */, - E70E55C142D845A7E8A8DF00B7F15486 /* RCTSwitch.m */, - EC8F5DE8BD051DB02D7C9C94470EFA06 /* RCTSwitchManager.h */, - 5388EFDB6031D441E9CED8DB79F0C3FA /* RCTSwitchManager.m */, - 38CC8F209DDAB9ED8DCDB86E3CA0F5BF /* RCTTextDecorationLineType.h */, - 85E9673627F803BBC407F1512A3533B8 /* RCTView.h */, - 73ACAE7D39EF36122E07E90B7A7A0790 /* RCTView.m */, - D2E77C4885320B1540DAEE18F6F4F285 /* RCTViewManager.h */, - 9B496E4F5DE6CE077D50A70DDCD808FB /* RCTViewManager.m */, - 6B10E86ADE94DEF9F183660D5DE6B720 /* RCTWebView.h */, - 02C7CD0ADD0330D506737F03C75E997B /* RCTWebView.m */, - F0E7B731CF5BF46445D9E75D554B1A9F /* RCTWebViewManager.h */, - 33A8C1D20718C3EA4CA83784EE228FFD /* RCTWebViewManager.m */, - DA96CBFFF962A7A9EE08A13F8B50126A /* RCTWKWebView.h */, - FDFDAD45920BCA03FAA4685A7195640B /* RCTWKWebView.m */, - A4FFA3EA1F467DDF0CD97C1DDEE6BD83 /* RCTWKWebViewManager.h */, - C459CD95DD2251A4E46B270C78BCA40A /* RCTWKWebViewManager.m */, - 2AF36B72E61CD0A4255692BCEB92B41D /* RCTWrapperViewController.h */, - B8C42B77D1AFA0CE2F53FFBB9D2AC0A6 /* RCTWrapperViewController.m */, - 0A1BDB54F5BE682C6489868F99FE7297 /* UIView+Private.h */, - DB31698B5BF486BF262D143BF9D5B3BB /* UIView+React.h */, - F677B45AB1993F8101E260134567E6E1 /* UIView+React.m */, - 49DA6151EEA6411A9C329051A774FD7E /* SafeAreaView */, - 023DB7D9BBBD1221015FB33A37607712 /* ScrollView */, - ); - name = Views; - path = React/Views; - sourceTree = ""; - }; - D2168EA9CB3C402DEEA91568E0D62D46 /* Folly */ = { - isa = PBXGroup; - children = ( - 1C0ADA47CE9C3213E3F678497F281424 /* Assume.cpp */, - 4A09C98AFAF192CF886F353433DBF01A /* ColdClass.cpp */, - 7174FCCC76CC12B7F77AEC32BD1A00B5 /* Conv.cpp */, - 7F22E8A47B575B22158A86500DA3B223 /* Demangle.cpp */, - 192063320F8EE85CF4A14EA605698B4C /* Demangle.cpp */, - 8F0393C3E6F834B553A21558049BADC3 /* dynamic.cpp */, - 3F91F4EA9E48357EA35148F68CF9F618 /* F14Table.cpp */, - 012178B1D91E3C62248203133D2C38A8 /* Format.cpp */, - 1B4D5E1681EE6D9A5AD7B9BD55E9CDD4 /* json.cpp */, - 852C92D4E07E20BBFD2A542711E3EA3F /* json_pointer.cpp */, - 55F90435D8CB737D78802921420320A2 /* MallocImpl.cpp */, - 6A230F6BDF2CF79BBB53CBE9E4AADC89 /* ScopeGuard.cpp */, - 39BFA5A02F53281B770BF079D41122F9 /* SpookyHashV2.cpp */, - 1A77C13422AF8DDCB17AABB1D2F5A630 /* String.cpp */, - CF0DB7516E80BB5FCDC6914C42CADCA8 /* Unicode.cpp */, - 300B89DDD80F82D61D4099006627705A /* Support Files */, - ); - name = Folly; - path = Folly; - sourceTree = ""; - }; - D32B4D1CE7E1B13086C698AA5E742E4F /* Profiler */ = { - isa = PBXGroup; - children = ( - F09FD49648BB55DE2F13DB0508472538 /* RCTFPSGraph.h */, - 0B90624EFF4C5962BAD6E5D629FA083B /* RCTFPSGraph.m */, - 16E2107B2CE42E76B4374D88E054E122 /* RCTMacros.h */, - EA779782D469512C36752B299C9F4C68 /* RCTPerfMonitor.m */, - 2A46D2ED54599C333141007F0DD76269 /* RCTProfile.h */, - 8BED29E2587B8D60D79532F3A62F53DF /* RCTProfile.m */, - 1C54368F1192FA4D5DCB9A9FEAAC4479 /* RCTProfileTrampoline-arm.S */, - 847172015CA7F5842372284E3BD7EC2B /* RCTProfileTrampoline-arm64.S */, - 93AF312CF957C8347FAC8457B88F402D /* RCTProfileTrampoline-i386.S */, - 0507D7CAEAE506038E08810362EF4A82 /* RCTProfileTrampoline-x86_64.S */, + 01DFDD11B44DFAC4EBFE87D9E454CBDC /* Profiler */ = { + isa = PBXGroup; + children = ( + F761AD8F050C9BA424BA9249A9C48FC5 /* RCTFPSGraph.h */, + 2AFEF27283912619BA86CC64A34F3420 /* RCTFPSGraph.m */, + 056D3FCBA719DD1FB34EDE4B53C24A6A /* RCTMacros.h */, + A7296BF7F2B7B637DEEA76D96581722D /* RCTPerfMonitor.m */, + 3E194E888B880B715EE79EAB051A7700 /* RCTProfile.h */, + EB301681B66FF3EC6AE327B42B19AF86 /* RCTProfile.m */, + 7AB1FBCE2F8BE8FE60D76B909DC67EFC /* RCTProfileTrampoline-arm.S */, + B577D44E6D2588DE752F4AB34A6F0A59 /* RCTProfileTrampoline-arm64.S */, + 5A20387F9BAABB86E68FE52D494ADF16 /* RCTProfileTrampoline-i386.S */, + 533D36B26965C090F5851DFB80A4FDFB /* RCTProfileTrampoline-x86_64.S */, ); name = Profiler; path = React/Profiler; sourceTree = ""; }; - D3BCE11DC723C9945EA708ED22C91CFF /* Support Files */ = { + 038C089DDE5DB34A525681E8E3FCF61A /* RNSVG */ = { isa = PBXGroup; children = ( - BBC5DDFC594071E18C534DD179C23454 /* yoga.xcconfig */, - DF28DE30C405A3704B3FB40093875954 /* yoga-dummy.m */, - 4C9E86819C9660CFFE05A5E8D9590179 /* yoga-prefix.pch */, - ); - name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/yoga"; - sourceTree = ""; - }; - D5D92A20E22ED843081312222612A426 /* Support Files */ = { - isa = PBXGroup; - children = ( - 16F1A1907BCDEF1890ABA99004E67C7A /* react-native-webview.xcconfig */, - AF459B37FAE9F248050D201FFF5E8503 /* react-native-webview-dummy.m */, - EEE9971B877A64E9DA2EE74F88F2FD70 /* react-native-webview-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/react-native-webview"; - sourceTree = ""; - }; - D69ABC35250F0492B3CA67AD6DAB5BE4 /* Support Files */ = { - isa = PBXGroup; - children = ( - D6DDD63713AF328E6DF67AB3FAA5873F /* glog.xcconfig */, - F49F5D7893452288086E83A09FD1F537 /* glog-dummy.m */, - DAC078114AC40ABC1C0571C12DA56CB4 /* glog-prefix.pch */, - ); - name = "Support Files"; - path = "../Target Support Files/glog"; - sourceTree = ""; - }; - D8B8ABFB415B8B9475217AD9D95F3AD5 /* react-native-image-picker */ = { - isa = PBXGroup; - children = ( - 6C1B8F39B62A2A1FC9661C62498995EC /* ImagePickerManager.h */, - 8DE739B668AE8E93462D0CCEA1B73410 /* ImagePickerManager.m */, - 1DAC07C148EC326AB5A831E0627A12D5 /* Pod */, - 187E220BD24F7AEE790638E1256460AD /* Support Files */, - ); - name = "react-native-image-picker"; - path = "../../node_modules/react-native-image-picker"; - sourceTree = ""; - }; - D8BC6099449080D7A6A32A59CD9E9FC1 /* RCTActionSheet */ = { - isa = PBXGroup; - children = ( - 2D6CDFDD0DE2F871952560A95AF0D57E /* RCTActionSheetManager.h */, - 35CC1A06B200BCF687A932E378A17940 /* RCTActionSheetManager.m */, - ); - name = RCTActionSheet; - sourceTree = ""; - }; - D93E5C4DDDA662D686BF509BD5A97D23 /* Utils */ = { - isa = PBXGroup; - children = ( - 2711A08A9089425B23CCF892445DF141 /* RCTConvert+RNSVG.h */, - 4460C08B31146BCD9A93686944E947A5 /* RCTConvert+RNSVG.m */, - 6895B1A711A6BE979606C25F03D953C3 /* RNSVGBezierElement.h */, - CBF962C09DB4B975DCB23BC211597DDD /* RNSVGBezierElement.m */, - C450C1E88E35DE79A98FD9DD4413B6AC /* RNSVGCGFCRule.h */, - 87524937B9DA9F6B0D5EF00DE401773B /* RNSVGLength.h */, - D4B2EBF3E38EE9BAE0F23858760193F0 /* RNSVGLength.m */, - 2FCB484BC04D80162168110B4522FB2C /* RNSVGPathParser.h */, - C7657583FD655F5FBC2BEEA767CDEC94 /* RNSVGPathParser.m */, - ADB566F185688355CFE968AFD68472B4 /* RNSVGPercentageConverter.h */, - E50324739197B1160A94D9AEAC2069DA /* RNSVGPercentageConverter.m */, - 8323C1D92386C4E4936F2FD2817C1CD3 /* RNSVGUnits.h */, - 77AA6C44C6071DCA075882ACDDB5306C /* RNSVGVBMOS.h */, - D34697B6F36199DEA752BCF9C2249AC1 /* RNSVGVectorEffect.h */, - 0CF0D87BE7D908170071C7165E903437 /* RNSVGViewBox.h */, - 50CE83C95392971E26FE380BEA5B27CB /* RNSVGViewBox.m */, - ); - name = Utils; - path = ios/Utils; - sourceTree = ""; - }; - D9A251343260757AB25E931FD663187C /* Support Files */ = { - isa = PBXGroup; - children = ( - 7EA97FA7FFB60CA1B659E99739709E9C /* EFQRCode.modulemap */, - A3E05EFFB3A1E506D2F91A210A84C54D /* EFQRCode.xcconfig */, - F712878BEE75958944872AA7258FD24F /* EFQRCode-dummy.m */, - 143BFA4B880D47E5524CE8F85ACD6943 /* EFQRCode-prefix.pch */, - B0D23AD9370B875EA9789B4574F53BFA /* EFQRCode-umbrella.h */, - ); - name = "Support Files"; - path = "../Target Support Files/EFQRCode"; - sourceTree = ""; - }; - DB1C486F28132E1F1D6B890EB707F34B /* Support Files */ = { - isa = PBXGroup; - children = ( - 4CF42B3E51B5B62D30370B46015ACFAE /* RNDeviceInfo.xcconfig */, - 387FCB7B87336B003D0EC5D5768E75EE /* RNDeviceInfo-dummy.m */, - 77C3D74D620521A52E322A87D46D1E75 /* RNDeviceInfo-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/RNDeviceInfo"; - sourceTree = ""; - }; - DD2D0F3414E1C19C270C0D9D5A85E460 /* Elements */ = { - isa = PBXGroup; - children = ( - 9E5F2A1AFBF4D279C917A4F2A4518D57 /* RNSVGClipPath.h */, - B5B851933FAB40B7517CC4E0087878FE /* RNSVGClipPath.m */, - 41CC9F27B2F3455EEA3D036631A84D3A /* RNSVGDefs.h */, - 85DC525C7EA7B610704922B60DDBEFEC /* RNSVGDefs.m */, - 8A5678678C6C4DC0D6CD29B0C97AD200 /* RNSVGGroup.h */, - 0AA5E04BCC2E13532BDF371DABD31F59 /* RNSVGGroup.m */, - 2471FA8EE82D2D3B686D7373F8FF2B12 /* RNSVGImage.h */, - 56901AA5DDE24DC982EF63465F89954C /* RNSVGImage.m */, - B389E39E7672D18C87E08FA74B02D8FA /* RNSVGLinearGradient.h */, - CBCA4716593A01C07FA5F05408091969 /* RNSVGLinearGradient.m */, - 133354563CA6CD23272ED8E713ECCF5A /* RNSVGMask.h */, - A321C737B04FE5BF88EB3B0AB7B92615 /* RNSVGMask.m */, - BEC9D19F8E6DC622CE2785B6338507AA /* RNSVGPath.h */, - 979B28F1AEBA4D277103C71739F19213 /* RNSVGPath.m */, - 46B3B6E23098FFB7CA43A990B7816822 /* RNSVGPattern.m */, - A246CD95333844E9BBD980A55312490A /* RNSVGRadialGradient.h */, - 8A7B541AB5DB72FB85BAD500B17DB733 /* RNSVGRadialGradient.m */, - F7AB6D61EED4D1AAA9D6F5C92467B9C6 /* RNSVGSvgView.h */, - 917605998C583F32B3A3A3B1A5965500 /* RNSVGSvgView.m */, - BE7026431473D37679C9EB6A286723B7 /* RNSVGSymbol.h */, - 5F2BA67E40C1F7FE734647907C6476E0 /* RNSVGSymbol.m */, - E94BEE92BCD887CCC8AB7012FCAB121A /* RNSVGUse.h */, - 13E34A2D8F3C67803CF13C395DC77130 /* RNSVGUse.m */, - ); - name = Elements; - path = ios/Elements; - sourceTree = ""; - }; - E024D66FA765CB11D3D22C63091FD1D3 /* watchOS */ = { - isa = PBXGroup; - children = ( - FB812A7AAA936CAAD1DB02EC6F239B0B /* CoreGraphics.framework */, - E427C56308E96986E3180ABECAD7F745 /* Foundation.framework */, - E8367EA423C4A50D3B63121F7C379BCC /* ImageIO.framework */, - ); - name = watchOS; - sourceTree = ""; - }; - E089935EFF8E32ECB4C969A102CAAD4B /* Support Files */ = { - isa = PBXGroup; - children = ( - BE772B2E78D14EA8D5EB56E09287BD17 /* react-native-camera.xcconfig */, - BAA60BB75C8B9FF7DBD6A33D1F0956B8 /* react-native-camera-dummy.m */, - 092561605442DB471BB053FB87AE6DF4 /* react-native-camera-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/react-native-camera"; - sourceTree = ""; - }; - E159F49A026A9F2593BA58887044C71D /* Support Files */ = { - isa = PBXGroup; - children = ( - C74D88DE863EBCA94EAB8CF5C5225B38 /* RNSVG.xcconfig */, - 0FC1B745B4C22FED5CD9C5D597B5CDC0 /* RNSVG-dummy.m */, - E9F258D48D98E4EEAD28EA1B7A484E1C /* RNSVG-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/RNSVG"; - sourceTree = ""; - }; - E53E16B2BBBA5CBE70B7441E91934AB1 /* DoubleConversion */ = { - isa = PBXGroup; - children = ( - C36CE9299C6A2EE7BC5E7929F57D4CEB /* bignum.cc */, - 7FA5A41A3417E4A5290E7C893B045307 /* bignum.h */, - D49073B5FD22F75BEBB58E1C028E658F /* bignum-dtoa.cc */, - 62AE005BAF42A6A6F868B35806FD5190 /* bignum-dtoa.h */, - FB16BE8CC68225154C00CE296264683D /* cached-powers.cc */, - EA17250109A427A37433983240E14D13 /* cached-powers.h */, - 95B64CABF9B05E421C2875450FD12807 /* diy-fp.cc */, - 84B599280A91177F14A217CF296F76B3 /* diy-fp.h */, - 9B0D03DD87D8867C00053F15DDE53E0F /* double-conversion.cc */, - 92EF3A24541974B219DCF0995CD6FFA9 /* double-conversion.h */, - 032CF42C6873001730675A9A6A9F765B /* fast-dtoa.cc */, - 99C77ED5CD31AA763DD964B3733B1378 /* fast-dtoa.h */, - D15DE65C31F1CAB7A7FE807AC2D812B1 /* fixed-dtoa.cc */, - 13448F8093EAB54DF1A855C3B1DAE410 /* fixed-dtoa.h */, - 85DBB455D7CF4602AB1C0AE50C7C58F8 /* ieee.h */, - 6E2A8C8E78BCA52A39E0BE51569D2D19 /* strtod.cc */, - D0E3D2D5598956B5729CAAAC526A66D0 /* strtod.h */, - A6B154FA201FA9DBF5B40F7C1602472A /* utils.h */, - 0711CB57907CEE755AA1F65EE6585173 /* Support Files */, - ); - name = DoubleConversion; - path = DoubleConversion; - sourceTree = ""; - }; - E6B1422FFE796071A605FF432A3B4FA7 /* Support Files */ = { - isa = PBXGroup; - children = ( - 5C6817C3101F54ABA784C420C4F17D84 /* React-ba148cca.xcconfig */, - C1373E988E355C75836A5B890AC5315E /* React-ba148cca-dummy.m */, - 88363F1B1C962B67FE2B6F7BA0E1384C /* React-ba148cca-prefix.pch */, - 84F3DA632AF70ECDAC49FDE9E7902C01 /* React-e01e85b3.xcconfig */, - 959A039319CF502DB4DE75673C7074D6 /* React-e01e85b3-dummy.m */, - 0FFB7CEDB444E6E23C0715542F75A151 /* React-e01e85b3-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/React-ba148cca"; - sourceTree = ""; - }; - E8184F467EB8147CD70790A6D713340E /* Singleline */ = { - isa = PBXGroup; - children = ( - C3704B7DB832D0DFD48FD6B5634A4977 /* RCTSinglelineTextInputView.h */, - 047046FDE808384FDC614792E3A6A1B9 /* RCTSinglelineTextInputView.m */, - 2C766992612AB6DF4700C685538C4AB1 /* RCTSinglelineTextInputViewManager.h */, - 2205AE674A4AD4763C2ADD3AD4E9AB11 /* RCTSinglelineTextInputViewManager.m */, - 2B8EC1532976CACB044B2B84D2762AA0 /* RCTUITextField.h */, - 1AD0FC366C1578CD4A18A944588B82C7 /* RCTUITextField.m */, - ); - name = Singleline; - path = Singleline; - sourceTree = ""; - }; - E89308192D516E1F197F574E78DC2860 /* google-analytics-lib */ = { - isa = PBXGroup; - children = ( - 5E4FCF124B8AC9AD452F52ECA7E5E25F /* GAI.h */, - 2D7321D0E02AB6900B994A11F06D2D83 /* GAIDictionaryBuilder.h */, - 393B5FCDA668B2AE71B3C6D0DA4DCEF5 /* GAIEcommerceFields.h */, - 0919C98F4083264139BFE84AD328F74B /* GAIEcommerceProduct.h */, - 73D367F41F9BD5CF1F32C257DF1C3E89 /* GAIEcommerceProductAction.h */, - 4A63B1C122B8354EBB082D6F74A440D4 /* GAIEcommercePromotion.h */, - AE7001FD2384BE4FF3D5EBF86B51EA97 /* GAIFields.h */, - 2C6797D21F6941579A55721267C7CB12 /* GAILogger.h */, - E2DAF6DC0E59AABA99E4C00E18631627 /* GAITrackedViewController.h */, - 61938B2B96E4AA460CA4AF8FE5A25CA3 /* GAITracker.h */, - 3AFA4A87473EAAD31B1A92E9612B1152 /* TAGContainer.h */, - 93870E17C92E2F147639C1812BD2D56E /* TAGContainerOpener.h */, - C95E0296D36D0425CCDFBA5D822F972B /* TAGDataLayer.h */, - 4C696AEDF7A991D4697CCE46A40DE2DF /* TAGLogger.h */, - 15574E6302BE91DCFAFD1103F7059EB2 /* TAGManager.h */, - ); - name = "google-analytics-lib"; - path = "ios/RCTGoogleAnalyticsBridge/google-analytics-lib"; - sourceTree = ""; - }; - E9B581558896A5CC28F6401C2FE7B850 /* SurfaceHostingView */ = { - isa = PBXGroup; - children = ( - 2599A62AC0FE8938BC86B25BE4E7D8FE /* RCTSurfaceHostingProxyRootView.h */, - 3C40405E31DBAFBA6322888B941781F3 /* RCTSurfaceHostingProxyRootView.mm */, - 45019C0B821175488CEF039A69EC7908 /* RCTSurfaceHostingView.h */, - 88E00184CB451A69206D2A1B2C17F8C1 /* RCTSurfaceHostingView.mm */, - 10F8F0F0F5EBD79453129DCDB1CA7EB4 /* RCTSurfaceSizeMeasureMode.h */, - 403E2E0AE1F157F4716C4799DD77ADBD /* RCTSurfaceSizeMeasureMode.mm */, - ); - name = SurfaceHostingView; - path = SurfaceHostingView; - sourceTree = ""; - }; - EBA18DC098A4E37DA3DE0DC6F5571417 /* react-native-haptic-feedback */ = { - isa = PBXGroup; - children = ( - 8B726B092E9CBF945FB9DE4C4B8EBBD4 /* DeviceUtils.h */, - 8A464B2C1D11752EA74F7BA4B21278B3 /* DeviceUtils.m */, - 46628C0B580B81CAA2C716EC69EEF690 /* RNReactNativeHapticFeedback.h */, - 300FE974EC10FBA47ADF783474739C3C /* RNReactNativeHapticFeedback.m */, - 4D398FD54E0680B2EBD50A6BA5E56424 /* Pod */, - 8298A8F09A99BF82C2B17BE16E2A8443 /* Support Files */, - ); - name = "react-native-haptic-feedback"; - path = "../../node_modules/react-native-haptic-feedback"; - sourceTree = ""; - }; - EBF1CC8404ED7618C287F48BBF19AC5F /* DevSupport */ = { - isa = PBXGroup; - children = ( - AD2152DC251F4AF56991BCFC743E61D9 /* RCTDevLoadingView.h */, - AC9A836B9E44FE9CB4C66B8164CBA6AB /* RCTDevLoadingView.m */, - AACC7553AF30D393D56E33EFBBF8C85C /* RCTDevMenu.h */, - 42CD0C98C746A2498D50BAD36C3781B0 /* RCTDevMenu.m */, - A4DF75F357F7BBB997E7C0431363CC93 /* RCTInspectorDevServerHelper.h */, - 6F7B45FB40BBEA8EFF3A7C85A879C309 /* RCTInspectorDevServerHelper.mm */, - BDB1E1E5608D7E26A09F132127C3436B /* RCTPackagerClient.h */, - AE75BE123BDA031B79789EED3C49B9DA /* RCTPackagerClient.m */, - 1F98C84BFAAF0B9440D3B485C2A37619 /* RCTPackagerConnection.h */, - 1D748C7B19607D6E536927E499D1879B /* RCTPackagerConnection.mm */, - ); - name = DevSupport; - path = React/DevSupport; - sourceTree = ""; - }; - ECF6C2AF46B7C1147630857D559AF36A /* RNSVG */ = { - isa = PBXGroup; - children = ( - E4A900E24535F5B60039418B11526E58 /* RNSVGContainer.h */, - 6F16378D4FC1BB1E752DB2AB557F6EF5 /* RNSVGNode.h */, - 010826A195A23488AAC7F9B472279F86 /* RNSVGNode.m */, - 9B9499649CDB3EFD84AB9BE0A4970859 /* RNSVGPattern.h */, - 08C6FDE49B6092F497B02D431603FE65 /* RNSVGRenderable.h */, - 0F028ECE05CC6F156863DB0574511F02 /* RNSVGRenderable.m */, - 347E169E2E1E3D38A398BFFEE065AF02 /* Brushes */, - DD2D0F3414E1C19C270C0D9D5A85E460 /* Elements */, - 21B8E4DAE6AE3632F2BAE5FAAD631AB6 /* Pod */, - B11FC24DA6BC20AA74F70D646248548D /* Shapes */, - E159F49A026A9F2593BA58887044C71D /* Support Files */, - F228E1C5264F6B8916A65A32B510FBFD /* Text */, - D93E5C4DDDA662D686BF509BD5A97D23 /* Utils */, - 0FAE460A5CB3AEC99D0CE55B76014185 /* ViewManagers */, + B920061F41C730D81429603CA9319550 /* RNSVGContainer.h */, + F28FD2A6D889B217FDE92C56A432CDB0 /* RNSVGNode.h */, + A2F7BA39B62AF232493FA57F859F47FD /* RNSVGNode.m */, + 1F80D6271B5BFCC2981E475EDA4041B9 /* RNSVGPattern.h */, + D836F3C17BCF98BB0F16381984C8D1EA /* RNSVGRenderable.h */, + C4E59488D79AF9DE9C8BF8BAE3FEC2C7 /* RNSVGRenderable.m */, + 56412F6DC3938C2CE2EBC1451D4743F8 /* Brushes */, + 8354A1FF6EF8BF5E148A45AFA8B2746E /* Elements */, + 70206FB6597FBD55EE1758DC5FBFB92B /* Pod */, + 1789817D3989FD7B7947014551DE4A76 /* Shapes */, + 7690B49B54853EF2E1B614AD932F260D /* Support Files */, + 903317830B816D7A07F21F44EC77B642 /* Text */, + D7122A23AA9B6C0DFBEB63F4202AFD95 /* Utils */, + 20525244D465BF3D7BDFD68819BC8F38 /* ViewManagers */, ); name = RNSVG; path = "../../node_modules/react-native-svg"; sourceTree = ""; }; - ED9DD67C443C0D127721A3C052B650C7 /* Support Files */ = { + 06CC3391B353E2B9C2A23E4C81958DA9 /* CxxUtils */ = { isa = PBXGroup; children = ( - 830D2158AB6C6A1556103105E5C29844 /* SentryReactNative.xcconfig */, - 779EE01B7153C0ECEDAB80A4B6EE198E /* SentryReactNative-dummy.m */, - 5EDE97A13FC2253FB12B43283D94C0BD /* SentryReactNative-prefix.pch */, + CC24B855DE7136CFAF4F1C8458FE7D89 /* RCTFollyConvert.h */, + 4BA85B6F63F2F30767FEEEA41B3E997B /* RCTFollyConvert.mm */, + ); + name = CxxUtils; + path = React/CxxUtils; + sourceTree = ""; + }; + 06D51707083E2ACC0F1FFDE8B096F5F9 /* Support Files */ = { + isa = PBXGroup; + children = ( + 87A5B6058C47BA7023835B46BBCA8F42 /* RNGestureHandler.xcconfig */, + FD957012EDF075B4BF18B7C7429D11CA /* RNGestureHandler-dummy.m */, + 38CE441E54A78701F7E5C1577A9CBF33 /* RNGestureHandler-prefix.pch */, ); name = "Support Files"; - path = "../../ios/Pods/Target Support Files/SentryReactNative"; + path = "../../ios/Pods/Target Support Files/RNGestureHandler"; sourceTree = ""; }; - EF12EF02291D515BD6B368CF44F675B4 /* ToolTipMenu */ = { + 0723B09CFDF7B359CBDFF0CC11FCA617 /* Support Files */ = { isa = PBXGroup; children = ( - 32671361640630EF9D41A3CFC130FC33 /* RCTToolTipText.h */, - FB9E132FD261AC8C303721C53E1C0341 /* RCTToolTipText.m */, - 594D96FB2FF3E22C8EEE45B6BC565861 /* RCTToolTipTextManager.h */, - 8302063D7AC7FA4E081210309E6FD893 /* RCTToolTipTextManager.m */, - 4678C537DB67E081575860CEF1DEAC1E /* ToolTipMenu.h */, - A620CF365132B1285AF1565DF9114C7A /* ToolTipMenu.m */, - 4E31CDF5FDF5C9A47220131BA21A8B43 /* Pod */, - 7466E93D057FD61257FEE6CDA16976A9 /* Support Files */, + 8AAB95F0CD1A8553FBE8B3219C7FD030 /* DoubleConversion.xcconfig */, + FD0FD7CDC201DB057530F00E3639C888 /* DoubleConversion-dummy.m */, + BF5BD4AC1CE92A8B90608060790A20B1 /* DoubleConversion-prefix.pch */, ); - name = ToolTipMenu; - path = "../../node_modules/react-native-tooltip"; + name = "Support Files"; + path = "../Target Support Files/DoubleConversion"; sourceTree = ""; }; - EF15EFB07FE4A2C8AE6942C58529EE59 /* Products */ = { + 0967EB9613A5B08CC03D980250A2A895 /* RCTAnimation */ = { isa = PBXGroup; children = ( - EF8EEE77F47FF8B6BE329EF329F72632 /* libBVLinearGradient.a */, - 5B4D6492BBA549093DF6BEAABC121265 /* libDoubleConversion.a */, - DEF7E0CFA54067C50ED20955CB687125 /* libEFQRCode.a */, - 62D4CEDCF1AC7F2ECA33E18B6C814123 /* libFolly.a */, - AB1FE9239C6C9CB5D35E8B09F08D8892 /* libglog.a */, - 691B4F01929FB4B3A1FE0B81106649CF /* libPods-BlueWallet.a */, - 02134F2CE1D39ADB2AA3340AD9402FD0 /* libPods-BlueWalletTests.a */, - 700A257ECEC053C6EAA4F69F9D1ECA3F /* libPods-BlueWalletWatch.a */, - E376D1D544704AC680FA44E01A0EC11C /* libPods-BlueWalletWatch Extension.a */, - C355E3596782A7E6249AA0DC02A8944E /* libPods-RCTPrivacySnapshot.a */, - 5A801DC53911CBC9305553FA8EC339B8 /* libPods-RCTQRCodeLocalImage.a */, - FA70541E5092280CEDAE37853D7A06B2 /* libPods-TcpSockets.a */, - 4A8018528AEC741316832D214D123B2E /* libReact-ba148cca.a */, - 9CE0C2A821F44F9CFDB3F96DAFB7E32F /* libReact-e01e85b3.a */, - 9CB2DA2C3BD9503ED731BE5046C32B08 /* libreact-native-camera.a */, - 38DDB96A00116AA46A641228B9F721A9 /* libreact-native-google-analytics-bridge.a */, - 5AAF2DC029CF82A7DD7BA5ACA4618286 /* libreact-native-haptic-feedback.a */, - FA9DB6001C91A8D36480071CC5543DD4 /* libreact-native-image-picker.a */, - CF7325EB52699115BC8B75381C16BB63 /* libreact-native-randombytes.a */, - 8B3BDA0D90350F836BBC8EB1575E3BE8 /* libreact-native-slider.a */, - EC3067086C693FEF7B21259AFB105413 /* libreact-native-webview.a */, - 53CF9309FFA930212CA18A4C9AE6972E /* libRNCAsyncStorage.a */, - D7500928B75FA718F92F3A3D71774FD5 /* libRNDeviceInfo.a */, - F747A2DEB169D9921B6561EFBF7AEC58 /* libRNFS.a */, - 4D0F72D9CDBB95271BC3CCC024E9D744 /* libRNGestureHandler.a */, - C04620F78290E6001AA7C723DECFBCEC /* libRNRate.a */, - 5D07B14CC29ED6EB43F8E6E4A77329EF /* libRNSVG.a */, - 19966CF0F8C3E67F7E66A8DD6AAEA06D /* libRNVectorIcons.a */, - 424CB75A8D9B5A39ED24116F8FECC851 /* libRNWatch.a */, - AD37E8337BC00FC19C877B9F578093DD /* libSentry.a */, - A0328519F092196D78094739EE4F12CA /* libSentryReactNative.a */, - 4A4D8C6431D87DCA1EBDE1850DB8CDD6 /* libswift_qrcodejs.a */, - 8B22E4C48BFE749A94E5B5FB503BA26F /* libToolTipMenu.a */, - 8BA4320D050E3BA968A891737B6E1C36 /* libyoga.a */, + 93F6C9BC54075B79EB6E1B384FB67C06 /* RCTAnimationUtils.h */, + 175C1330BDE8A0E8E0AC8D5C8919B5AC /* RCTAnimationUtils.m */, + E2817D7FC3E124E7252AC442B7CB0495 /* RCTNativeAnimatedModule.h */, + 9D51423CCA87A299AE5669019FC726ED /* RCTNativeAnimatedModule.m */, + DA65A5C12AF9DBAE93C6346CEC5D417B /* RCTNativeAnimatedNodesManager.h */, + 1C6F7CA3F848ABA1BE70EC68856F9FE6 /* RCTNativeAnimatedNodesManager.m */, + 48532571531AAB462338F4FC215B2792 /* Drivers */, + 345CFCF9DFDCCC56F0F27A94B4F17C38 /* Nodes */, ); - name = Products; + name = RCTAnimation; sourceTree = ""; }; - F228E1C5264F6B8916A65A32B510FBFD /* Text */ = { + 0E85396FBDD26F51EFA257ED5F22F1DC /* Singleline */ = { isa = PBXGroup; children = ( - 1DABE1D1AE136D8300DEBEAF000A9AE0 /* RNSVGFontData.h */, - 535EE22DFD7F987AA07DB06CD14F4F5A /* RNSVGFontData.m */, - F5B25E56AF6888028B5096D9AF9DFEAB /* RNSVGGlyphContext.h */, - 64A47EE792310BB094CF656FA3BCFC63 /* RNSVGGlyphContext.m */, - B9EDA7DD67662B8876AAEAEBF82AFE82 /* RNSVGPropHelper.h */, - 4CA1DF661BD2A6CAC6465F13B3B31BA5 /* RNSVGPropHelper.m */, - 9D56341A3C89B3885E890A48115A50DC /* RNSVGText.h */, - AFEFD28E5448EF1A811AE47FC5F0DE61 /* RNSVGText.m */, - 5E622BA19B069C9CB7DBEB68C4B2F27F /* RNSVGTextPath.h */, - CFF98E238ED2D11FE58E922045ED2EC1 /* RNSVGTextPath.m */, - D82732BC7399C5679C53D767CD9AA9D2 /* RNSVGTextProperties.h */, - DAA574393585379BBD0FFAB5BB37FA07 /* RNSVGTextProperties.m */, - 361345651E2B70D04B0F47A6663994E8 /* RNSVGTSpan.h */, - 2E9D5378F1721ACBF6498C2C26CE3E04 /* RNSVGTSpan.m */, + F8A24BD709547DFB2769002F88A9EE1F /* RCTSinglelineTextInputView.h */, + 4E9C67B9A059FD5066D46E91759EE1F1 /* RCTSinglelineTextInputView.m */, + 0023A5983026AD9511B9B8062BE46DC1 /* RCTSinglelineTextInputViewManager.h */, + 97C9A5A8C520AF8A69DA984F666F9DFB /* RCTSinglelineTextInputViewManager.m */, + DB2578E188F097EB7F08EEE696CDA335 /* RCTUITextField.h */, + BCB9C47099A3DA3D70D594EA4310130C /* RCTUITextField.m */, + ); + name = Singleline; + path = Singleline; + sourceTree = ""; + }; + 0F261ECD7D9DBCE9CA2B11E30B8FBE02 /* Multiline */ = { + isa = PBXGroup; + children = ( + 489D4AFF9B94CA1E0AE49491254ECF20 /* RCTMultilineTextInputView.h */, + BE094E1642F76C773E5E4C2A31D19AE9 /* RCTMultilineTextInputView.m */, + B88928BAEF8A7ED2DD5F25E0D26CB19E /* RCTMultilineTextInputViewManager.h */, + 76710265CAB49E3FC68E8663DA28360C /* RCTMultilineTextInputViewManager.m */, + 2DC10B6A312D47B419FC5580662145FB /* RCTUITextView.h */, + EB020FB4D0A99E9194259FE71E77C455 /* RCTUITextView.m */, + ); + name = Multiline; + path = Multiline; + sourceTree = ""; + }; + 121EF3C2CAFAF41258D28A93E02CBD18 /* Support Files */ = { + isa = PBXGroup; + children = ( + 332DF3D658CA8B8E1F42F53E12A8DA17 /* ToolTipMenu.xcconfig */, + 8A66AFC1D2836E45ABA05BF8CAE2E80D /* ToolTipMenu-dummy.m */, + 6BEF039A6643103A6EDA7FDAB575925A /* ToolTipMenu-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/ToolTipMenu"; + sourceTree = ""; + }; + 12DC99898EBE5774F7CA253477B4909F /* react-native-webview */ = { + isa = PBXGroup; + children = ( + BCCCD4DBC94CB5264876B8332569EAB0 /* RNCUIWebView.h */, + 734953928D8BBB3D4A775018AA4C9CA1 /* RNCUIWebView.m */, + 510E0964DCD243DFF86D28BA65485CF0 /* RNCUIWebViewManager.h */, + E0100A04283611554F865631DC43A402 /* RNCUIWebViewManager.m */, + A257F0C51059479B9FFD19333E6ED7AA /* RNCWKProcessPoolManager.h */, + B7DD4622B9E9FB5204DE15A00C841FB9 /* RNCWKProcessPoolManager.m */, + 8224B1A8E778DE1C7D63D4A0ECCE718A /* RNCWKWebView.h */, + 3C5B2CB920B6A230AFB7E2E30710B4BB /* RNCWKWebView.m */, + 8E4DD220228D97C377A60C00CA84270B /* RNCWKWebViewManager.h */, + D012AD704FD037DC71920F84BA5741CB /* RNCWKWebViewManager.m */, + DA132C9BA2475332D1FE4FF798EECB83 /* Pod */, + D70D884AA58B84CF2555C1E01AB3AF9B /* Support Files */, + ); + name = "react-native-webview"; + path = "../../node_modules/react-native-webview"; + sourceTree = ""; + }; + 162B6945442EA096FB8485EC33C2EFBC /* Pods-BlueWalletWatch Extension */ = { + isa = PBXGroup; + children = ( + 0D19B32B89D1FA3B4BD3ECF6B9A93A65 /* Pods-BlueWalletWatch Extension.modulemap */, + 5B5D28C87D7E843EC6D38F9CBCD0A8F5 /* Pods-BlueWalletWatch Extension-acknowledgements.markdown */, + BE94EC4A9AF5BD132453B197C26E0EEA /* Pods-BlueWalletWatch Extension-acknowledgements.plist */, + 732D7108F394B202C574114D8D666460 /* Pods-BlueWalletWatch Extension-dummy.m */, + 908A05A5270FB3A3456DA9B2E0D4DB0C /* Pods-BlueWalletWatch Extension-umbrella.h */, + 45F826C3DC67B3C343D5332A5BF825A4 /* Pods-BlueWalletWatch Extension.debug.xcconfig */, + 6FA9045B6E026D23CDAF2639F862D1E0 /* Pods-BlueWalletWatch Extension.release.xcconfig */, + ); + name = "Pods-BlueWalletWatch Extension"; + path = "Target Support Files/Pods-BlueWalletWatch Extension"; + sourceTree = ""; + }; + 1789817D3989FD7B7947014551DE4A76 /* Shapes */ = { + isa = PBXGroup; + children = ( + C4EAC343E6A03E84DC01F94752BDD6B7 /* RNSVGCircle.h */, + 0F475D0B35B1543ADFF80CFB285CECA8 /* RNSVGCircle.m */, + 01757D349DED6AE2EC411881250C50C7 /* RNSVGEllipse.h */, + 6439C48493402C23958474C6B75D91BD /* RNSVGEllipse.m */, + 04C3E9E3B29980107D78BA22DF5AACED /* RNSVGLine.h */, + 5783332BD5D93339A747523EDB8E9744 /* RNSVGLine.m */, + DF6AEBA62F81F6045687B924B28E5792 /* RNSVGRect.h */, + 58B787346A6824CFC17E5128915C2B35 /* RNSVGRect.m */, + ); + name = Shapes; + path = ios/Shapes; + sourceTree = ""; + }; + 1C4B4564026BE10CD97710FC927CE0E2 /* react-native-google-analytics-bridge */ = { + isa = PBXGroup; + children = ( + 26939B615FF62555BC462528FF99A32E /* Core */, + C44BE5367CF1C872F79FEA8CBBC11ECC /* Pod */, + 494295945EC340D60ED34B7049ABD00C /* Support Files */, + ); + name = "react-native-google-analytics-bridge"; + path = "../../node_modules/react-native-google-analytics-bridge"; + sourceTree = ""; + }; + 1C8D047135ABFC9B76005D5D82BF5DA0 /* Pods-RCTQRCodeLocalImage */ = { + isa = PBXGroup; + children = ( + B71AAD434EAD0EB815AD51FB81180822 /* Pods-RCTQRCodeLocalImage-acknowledgements.markdown */, + B4AC6AC73FCA6202FB6A26B73F965E00 /* Pods-RCTQRCodeLocalImage-acknowledgements.plist */, + 81BA50AFE653CEB056E01E7170DE318A /* Pods-RCTQRCodeLocalImage-dummy.m */, + A57328C832B60897823535DA5AB76BEB /* Pods-RCTQRCodeLocalImage.debug.xcconfig */, + EA0186E7ADF28A78590447A3F0381210 /* Pods-RCTQRCodeLocalImage.release.xcconfig */, + ); + name = "Pods-RCTQRCodeLocalImage"; + path = "Target Support Files/Pods-RCTQRCodeLocalImage"; + sourceTree = ""; + }; + 1DC9F9000EC8010DC9318D767CB2E079 /* Support Files */ = { + isa = PBXGroup; + children = ( + 3576045FCA3ACD9DE7403935A02BC157 /* RNRate.xcconfig */, + F1D0C0D42D0C5644DE4B79700C976911 /* RNRate-dummy.m */, + AC7CDD2F2D138088A47D7B872DE033A2 /* RNRate-prefix.pch */, + ); + name = "Support Files"; + path = "../../../ios/Pods/Target Support Files/RNRate"; + sourceTree = ""; + }; + 1F32BE641B5B76B2B71D29958C52DD35 /* Support Files */ = { + isa = PBXGroup; + children = ( + 27DCF13D74639DB8420366BD6E45FDBF /* react-native-image-picker.xcconfig */, + E3901CF3AFEB6BBA30BE0521845C19FA /* react-native-image-picker-dummy.m */, + 76BB8266655D30B7BD8537107E19B547 /* react-native-image-picker-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/react-native-image-picker"; + sourceTree = ""; + }; + 20525244D465BF3D7BDFD68819BC8F38 /* ViewManagers */ = { + isa = PBXGroup; + children = ( + 2285805F42C41F11F02E1130FC94152F /* RNSVGCircleManager.h */, + 1BD7421225E157089ED2E07810C8C51C /* RNSVGCircleManager.m */, + 63082F4F690319161D4013F9FDE2175E /* RNSVGClipPathManager.h */, + 71F8E4D239B3013F6993741020D26C12 /* RNSVGClipPathManager.m */, + BADF61B3253EB25BC313F83EE29C0E6C /* RNSVGDefsManager.h */, + E32951CB3AD44434E9F494C9727F8127 /* RNSVGDefsManager.m */, + 438EA4DC174A3C372D96F911279F3BAD /* RNSVGEllipseManager.h */, + 285D0AE832514099C8253C2837E5630F /* RNSVGEllipseManager.m */, + 93650C3B7DD0A72BDE13F769B64163F7 /* RNSVGGroupManager.h */, + 48EEA980FC6BD5E79B0322F45C1AE550 /* RNSVGGroupManager.m */, + E9F8C3C0B7A001CE1AED92A87093071B /* RNSVGImageManager.h */, + 60CED46B60536E744417D45F755ABB65 /* RNSVGImageManager.m */, + 09167261ACA65F5CBF678D8D8EDBD58D /* RNSVGLinearGradientManager.h */, + 32FF27ECEE8F131963A938839E6AAA39 /* RNSVGLinearGradientManager.m */, + 9B478E01C64D8855535907B3C0D7BBF5 /* RNSVGLineManager.h */, + 9761D5CA5298FE5A2D1A8C974CB07FFF /* RNSVGLineManager.m */, + A9D111BBEBBB324988A223F322DF3810 /* RNSVGMaskManager.h */, + 57B1A556790C4920066E3A8F63B87D26 /* RNSVGMaskManager.m */, + 1E4BF2F6B598E62E51B39151CE5C5F34 /* RNSVGNodeManager.h */, + DB5107C69077C5EB06EF514533135B93 /* RNSVGNodeManager.m */, + 37F0B3FE8644861D69B021D50DFA5567 /* RNSVGPathManager.h */, + 71351F39C8D6D4C5A5D918A9C8545B04 /* RNSVGPathManager.m */, + 54C5D6D33BA9086837178408B19F4B18 /* RNSVGPatternManager.h */, + B4B16030428DAB9B113C56F5BBC379A3 /* RNSVGPatternManager.m */, + B3A7539CDB547FF278F449B4AB832F8B /* RNSVGRadialGradientManager.h */, + E79BA68D9B48F4C719ED807D946773F8 /* RNSVGRadialGradientManager.m */, + F3F8A5A0F3B4DCAEA68A30F6F982C910 /* RNSVGRectManager.h */, + 4E0BF8231D58E4E6CBDB4F85DACD48B5 /* RNSVGRectManager.m */, + 8FD001BAB9B916408EF7C74E3C024F7B /* RNSVGRenderableManager.h */, + 208A48A92FEA90B97A8642732ABC4A6E /* RNSVGRenderableManager.m */, + CE79A60581B72544F61819D39605D5C9 /* RNSVGSvgViewManager.h */, + 9C268D3ABCD4E6E515A86BB099EAFFC9 /* RNSVGSvgViewManager.m */, + B76356CFC66EB1B9FFADDCA879464042 /* RNSVGSymbolManager.h */, + 96900628C01ED9DC354EAD34C2A96AC1 /* RNSVGSymbolManager.m */, + 25ADE4EE17A96C4A5B9DAF82F6A53EBC /* RNSVGTextManager.h */, + 9A1C20FF92627EC14E66AD42F92472AC /* RNSVGTextManager.m */, + 5487DC66060E61A8E0ECBE6E0C21591B /* RNSVGTextPathManager.h */, + 79AAB3AA46797DEB1A8C286B9B850960 /* RNSVGTextPathManager.m */, + C66B5AC8B5EDD63CACD4861280E679C1 /* RNSVGTSpanManager.h */, + 49D2E2F053FD0406104058B9337CC677 /* RNSVGTSpanManager.m */, + 1F5D903DDEF257B71DA2F112C07D7FFE /* RNSVGUseManager.h */, + 72ECFBD79E07ACC407CDA581F74E99CF /* RNSVGUseManager.m */, + ); + name = ViewManagers; + path = ios/ViewManagers; + sourceTree = ""; + }; + 2058B15D351A0C6962AFB61D6F8C524F /* react-native-slider */ = { + isa = PBXGroup; + children = ( + 9BB3BB831056BE2B9AC53EEC31413993 /* RNCSlider.h */, + 3309ED5FBE933CE38DF452685F4EBB15 /* RNCSlider.m */, + 4D7C4B38322A759439216CF1561B5142 /* RNCSliderManager.h */, + EDBA6FD2570B958F391F091A1A118A4E /* RNCSliderManager.m */, + FA158E025ABBAD8B17067C369CBC8422 /* Pod */, + 8BFFF948EF7ADFF10DF36F9507D51F56 /* Support Files */, + ); + name = "react-native-slider"; + path = "../../node_modules/@react-native-community/slider"; + sourceTree = ""; + }; + 21271D99FDD25AB58D250F028B12853E /* Inspector */ = { + isa = PBXGroup; + children = ( + 6FDADCECC8EAA87AB079A77AC0ABDD79 /* RCTInspector.h */, + F6261ADBB6FA5279F2BB1B2B21BCF1DC /* RCTInspector.mm */, + EEE5ECE77460FFB637F63F08EB808512 /* RCTInspectorPackagerConnection.h */, + 3AB6489EE50A6BC4912DD2627A62F208 /* RCTInspectorPackagerConnection.m */, + ); + name = Inspector; + path = React/Inspector; + sourceTree = ""; + }; + 258D78B0480D853E00F54465C1CEB7F1 /* RCTBlob */ = { + isa = PBXGroup; + children = ( + 695E18DBAA10AD42B50D6733ABD07CDC /* RCTBlobManager.h */, + F748E10BDEECDBD5F459822E301D53B6 /* RCTBlobManager.mm */, + E8D28BE3255A992318016685D26D6999 /* RCTFileReaderModule.h */, + 4ECCAF8C7B250C3D5B2EA92A15AD7A25 /* RCTFileReaderModule.m */, + ); + name = RCTBlob; + sourceTree = ""; + }; + 265C695467B886197D38CAB0BA85F069 /* CxxBridge */ = { + isa = PBXGroup; + children = ( + B92031FB8F946EB852E8D313229ED78A /* JSCExecutorFactory.h */, + 30D57F01BD35EEBFD36D0BCFB13C7735 /* JSCExecutorFactory.mm */, + 002A3B02C4485253A8F3F8C11F676450 /* NSDataBigString.h */, + 2F93F901FE955B2CCA9C1FBAE9550814 /* NSDataBigString.mm */, + 86D1545FFC66DC5792D1716DABDE1E24 /* RCTCxxBridge.mm */, + 1A3AA0DD38EF3A4FC8C75CF6A1062BA5 /* RCTCxxBridgeDelegate.h */, + A86953B39E114A9FBC1F079863A5EBF9 /* RCTMessageThread.h */, + D96CAB4F2CF3B917BD60324D9E78AFE8 /* RCTMessageThread.mm */, + 0B1B82549422186DD24765C3CD4BD284 /* RCTObjcExecutor.h */, + 635D59D70B00EC028C2DAAD767E1568B /* RCTObjcExecutor.mm */, + ); + name = CxxBridge; + path = React/CxxBridge; + sourceTree = ""; + }; + 26939B615FF62555BC462528FF99A32E /* Core */ = { + isa = PBXGroup; + children = ( + 9CD2C7D39D7D00B5EB20D4F3857AADCD /* Frameworks */, + 9A14C4C93127F6EFEBBBAA35E9635DA2 /* google-analytics-lib */, + C6DC780949473F118A7A3CA807263690 /* RCTGoogleAnalyticsBridge */, + ); + name = Core; + sourceTree = ""; + }; + 26BDB0E252B499BD3305D66EE7C5ED8C /* RNVectorIcons */ = { + isa = PBXGroup; + children = ( + C91094307FF30A3A5E3F994E357B7AD1 /* RNVectorIconsManager.h */, + DD4D4B869653D5E0AF5857A785966AF6 /* RNVectorIconsManager.m */, + 3981DE95A1F58A790D6FB73E81372307 /* Pod */, + 785B6374BE36D13EE612E3161BFEC87C /* Resources */, + F64AD56FAA134969CD2A970720B21C8F /* Support Files */, + ); + name = RNVectorIcons; + path = "../../node_modules/react-native-vector-icons"; + sourceTree = ""; + }; + 272212B2C18FCDBFC42298271CCE8D58 /* Support Files */ = { + isa = PBXGroup; + children = ( + 3EA39D6D83DB5573071E2E3C8DB34235 /* glog.xcconfig */, + 5F8B32B2E54954B0FB8FC5136635DEA0 /* glog-dummy.m */, + 6D3C86CD6F284FF29FE83C8AF9CEEBC5 /* glog-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/glog"; + sourceTree = ""; + }; + 278B2A26FE6834EDBD7AC629F5FBA60B /* Support Files */ = { + isa = PBXGroup; + children = ( + D8D2B3D4D00D44E7F55FD85C5A87819E /* React-ba148cca.xcconfig */, + 46C1A2598275A73A1895B108B4B2F6B0 /* React-ba148cca-dummy.m */, + DFBFF5BA4D148CA58D309B7DB1979C46 /* React-ba148cca-prefix.pch */, + 3D5FD86CAFFE0849B2B69C19965BA826 /* React-e01e85b3.xcconfig */, + 14AF1822318B5415D0C2ECFAAAA646A1 /* React-e01e85b3-dummy.m */, + 8D5309807FDA1830074B087AB46CB08A /* React-e01e85b3-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/React-ba148cca"; + sourceTree = ""; + }; + 27E18997BD6868E18C3F07DEBA0F9A5B /* Pod */ = { + isa = PBXGroup; + children = ( + F258D9757822E9D6EDB43335F218C5C2 /* LICENSE */, + B9BB45914B4856E8D60F586483C38DEB /* README.md */, + 0AAC07B8FA6AB5EA4B981084DBD9B82E /* RNGestureHandler.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + 2BDE97E76686B154DC592257080426E4 /* RNRate */ = { + isa = PBXGroup; + children = ( + 5F59533FB1C3B7E7475821E6E5B73792 /* RNRate.h */, + 04C96144CAAE83C6C4E807D0CC0204B1 /* RNRate.m */, + D33D1E23243A388D39039EE6C525E249 /* Pod */, + 1DC9F9000EC8010DC9318D767CB2E079 /* Support Files */, + ); + name = RNRate; + path = "../../node_modules/react-native-rate/ios"; + sourceTree = ""; + }; + 2F1FDC2DDFD81356E18301AF37F7A013 /* Support Files */ = { + isa = PBXGroup; + children = ( + 8526D77C58E09410F459EFDE015AE36B /* boost-for-react-native.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/boost-for-react-native"; + sourceTree = ""; + }; + 32DD3E3AC7EB173C7BE27963AEBA9F9D /* BVLinearGradient */ = { + isa = PBXGroup; + children = ( + 3301B390F2692729BF669C92294CDF4A /* BVLinearGradient.h */, + 0588E654EB4E31FC510465E6EF67FA21 /* BVLinearGradient.m */, + AFB4122809846D7F6D64E0A687655D18 /* BVLinearGradientLayer.h */, + 965DC28E75647BAC0EB19260B8DC698E /* BVLinearGradientLayer.m */, + F64A0971BDF160E6387754E83FD36C67 /* BVLinearGradientManager.h */, + B9E464E217EC5B838D73F266C9E3F3D4 /* BVLinearGradientManager.m */, + 4D56C476F2F4DA95018445016BC4388A /* Pod */, + 7D24E205B3721D933BC1DBEFE875D485 /* Support Files */, + ); + name = BVLinearGradient; + path = "../../node_modules/react-native-linear-gradient"; + sourceTree = ""; + }; + 33082AC43A7FE3E11FDC54D4F4E89043 /* Sentry */ = { + isa = PBXGroup; + children = ( + 74FB459CFDFD3F8868EB611E7F555A56 /* Core */, + C6542FA2C44045C7ECB000074AD78380 /* Support Files */, + ); + name = Sentry; + path = Sentry; + sourceTree = ""; + }; + 345CFCF9DFDCCC56F0F27A94B4F17C38 /* Nodes */ = { + isa = PBXGroup; + children = ( + 83CBBE1D2901E5A9FADFD4CB7A659F7B /* RCTAdditionAnimatedNode.h */, + 37EFCF82D0D4BA3130A79C05E8AF97B8 /* RCTAdditionAnimatedNode.m */, + 144BAF28AB54DAEAF6E65C5660AC8674 /* RCTAnimatedNode.h */, + 83EF09A023D22BB22664C617C42FEAAE /* RCTAnimatedNode.m */, + 27555EABBC7FE54ED6BE23F14D572F29 /* RCTDiffClampAnimatedNode.h */, + A0ADD081DC3D3F96A2541A03562533D9 /* RCTDiffClampAnimatedNode.m */, + 55A4436AADD0555FC0B73FC67CC53273 /* RCTDivisionAnimatedNode.h */, + E8AE1DCEE6D307513D04B3050C484233 /* RCTDivisionAnimatedNode.m */, + 3234A0C5710E3AA956279A9980285B31 /* RCTInterpolationAnimatedNode.h */, + 5A580EC7836C776C1E41C196062DCCF2 /* RCTInterpolationAnimatedNode.m */, + 33A3D5FBEE84533D8AFD5732A5E022C9 /* RCTModuloAnimatedNode.h */, + 6702E0F90244696B0A2F62CACC8AD7AE /* RCTModuloAnimatedNode.m */, + 9AC25A443F6EE200C25753483D6A166D /* RCTMultiplicationAnimatedNode.h */, + E04236BB2E99A7D7201475B1C9EC4839 /* RCTMultiplicationAnimatedNode.m */, + 6C2275CD1E7BA6F06635F2B91BB68DCC /* RCTPropsAnimatedNode.h */, + 1CE4B82D12B88D97770A017681419597 /* RCTPropsAnimatedNode.m */, + 46445522F74B7258D323FE0BDDD5018F /* RCTStyleAnimatedNode.h */, + 14334716A99B809953396AF25183E0FD /* RCTStyleAnimatedNode.m */, + 883EC77EAC3B8EEC7F1BB6E0E16DE0DC /* RCTSubtractionAnimatedNode.h */, + 7AA2E4A138A365198118B2F7A13A477B /* RCTSubtractionAnimatedNode.m */, + 78969FD4833B608754A5DFA67E005662 /* RCTTrackingAnimatedNode.h */, + 03EE0EEBAC91B9B1AD0299F8A8067627 /* RCTTrackingAnimatedNode.m */, + 8CFFBA4AE1A7541C6458839C280C2998 /* RCTTransformAnimatedNode.h */, + 0363A579B0007AC200D4469B27C97C20 /* RCTTransformAnimatedNode.m */, + 9C7F1C70345A3DFFF90241A14EF2855F /* RCTValueAnimatedNode.h */, + 9C559C0BFA07AA8325D644EC6A559D97 /* RCTValueAnimatedNode.m */, + ); + name = Nodes; + path = Libraries/NativeAnimation/Nodes; + sourceTree = ""; + }; + 346B80F7A09FAD0032182AD179274D4A /* Support Files */ = { + isa = PBXGroup; + children = ( + 9BB38AE17B306908EC3EFA1E381F5999 /* EFQRCode.modulemap */, + D61D07C5014BE65E0351CF354A16A8AD /* EFQRCode.xcconfig */, + 4FA557710347C7D8CA43ED78D5968D00 /* EFQRCode-dummy.m */, + 4C87EEA72EBD3C6E378FF11EC5472315 /* EFQRCode-prefix.pch */, + A457C233AEEAD80D0955A3B61FE2EF68 /* EFQRCode-umbrella.h */, + ); + name = "Support Files"; + path = "../Target Support Files/EFQRCode"; + sourceTree = ""; + }; + 365A5E4EE002B3764CEB5F6DBAA2EE42 /* Pod */ = { + isa = PBXGroup; + children = ( + DC8B47C9AF99640BCA98235E4BC4B896 /* LICENSE */, + AF8A80B64220470E7127C9190A996A00 /* react-native-randombytes.podspec */, + 7197A99B3CABD284D6D9009096626BA0 /* README.md */, + ); + name = Pod; + sourceTree = ""; + }; + 38CC0AE2C715386CD1B169756378A70F /* Text */ = { + isa = PBXGroup; + children = ( + BEC10FA94C78579CCE8A0522D4876EBF /* NSTextStorage+FontScaling.h */, + 79DF3B68A37684B27C7D1B17AF868C01 /* NSTextStorage+FontScaling.m */, + CE039E355BDC4A21D4C244F8C280FF31 /* RCTTextShadowView.h */, + 42E79AC0C64AEBD48C0AFDFC2BD80A25 /* RCTTextShadowView.m */, + 0EEBE03CD327821B98959C704CEDCBC8 /* RCTTextView.h */, + 90DDA6ED39B876D4FBF4C3AB1B96BEAA /* RCTTextView.m */, + 12FEBAE6B981A9126566303E59C4850C /* RCTTextViewManager.h */, + 8B94DBB306727955A63650C046DFFCCA /* RCTTextViewManager.m */, ); name = Text; - path = ios/Text; + path = Libraries/Text/Text; sourceTree = ""; }; - F23142E58B6383AF7E71B0ED82FAA5B2 /* Drivers */ = { + 3981DE95A1F58A790D6FB73E81372307 /* Pod */ = { isa = PBXGroup; children = ( - D36411ED6E304B1DDD57E7CD74F426EA /* RCTAnimationDriver.h */, - DBA2E7A3596ED540E7A9077C690CCE96 /* RCTDecayAnimation.h */, - 87F1751DF27C4860DFA8AB3DB34D66AA /* RCTDecayAnimation.m */, - 574321EB92B6E0037C774D0A73D8E209 /* RCTEventAnimation.h */, - 171C0D4D8FE9D94FDF5C47A2C7947FF3 /* RCTEventAnimation.m */, - 658262D9B56A83D54FE5EC08F38AB46B /* RCTFrameAnimation.h */, - A15AA56F55D5C7F594A314216992F167 /* RCTFrameAnimation.m */, - 481A4C84A79DE02423127A0BE053B920 /* RCTSpringAnimation.h */, - 049CD574427AD5203DC7C2C2076ABA01 /* RCTSpringAnimation.m */, + C937C57AF096A539BACE4A7A9CEE0230 /* LICENSE */, + 979E7693DEFD8EE3529FB6D2B8479A5B /* README.md */, + EDBC245429D074DE7C41FE5FAB30F486 /* RNVectorIcons.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + 3A6B4A117AC1CAA47CB8D2EBC41C2CC7 /* jsinspector */ = { + isa = PBXGroup; + children = ( + 411DDCFE920EBF99FDE585F875DD6AE2 /* InspectorInterfaces.cpp */, + 503BEFD7E6F243A71B9684AC0FA1219A /* InspectorInterfaces.h */, + ); + name = jsinspector; + sourceTree = ""; + }; + 3A83552601CFA00323919F9FC902BC70 /* Modules */ = { + isa = PBXGroup; + children = ( + 560922C64BECF78D47345B05F6C1A160 /* RCTAccessibilityManager.h */, + DDB973A55FACFC0D57788FDF7144CB02 /* RCTAccessibilityManager.m */, + 437073DCD2D9FA7508751E7987206A83 /* RCTAlertManager.h */, + E3D4EAD6CA0F6AA2A045122E9ECA6A80 /* RCTAlertManager.m */, + AB7240D11CDF6F5B03DDABD5B4EA1E5E /* RCTAppState.h */, + 96225666AE3E8CF779F6E7D9728320C1 /* RCTAppState.m */, + 20431C385DCF796060BBC42A5541F640 /* RCTAsyncLocalStorage.h */, + B29399ED1E09217511AD35357267285B /* RCTAsyncLocalStorage.m */, + DC553696B6B36B73A913D983E7A78E64 /* RCTClipboard.h */, + 648E156A9384367B15C83E060B402881 /* RCTClipboard.m */, + 866AA691BCCC2DA2B6685DF4C0148BFE /* RCTDeviceInfo.h */, + 9712084C508B70E8A7FB25C44F66AA72 /* RCTDeviceInfo.m */, + 04A38DF40D1C5FDC4D92180D6B65473F /* RCTDevSettings.h */, + 625E94D9C4CD88BA850F24577B538CD9 /* RCTDevSettings.mm */, + 0ED57B2BDED95350F7DE1BE5601AB687 /* RCTEventEmitter.h */, + 0DC72F3DE34D865CCCD2D6689A4ACE57 /* RCTEventEmitter.m */, + 0DC6135DF1CBEE5A3EF68D3E1CD22F2D /* RCTExceptionsManager.h */, + 2E760C751DCAAFFFDEA6E17E8472F1BE /* RCTExceptionsManager.m */, + 767219C45863A6DDD433654C72A97FAD /* RCTI18nManager.h */, + AD63BA36E7722ED7DF09E082160515FA /* RCTI18nManager.m */, + E22FF421B5DB11B080DAAD66E54B19D8 /* RCTI18nUtil.h */, + F6D28E35333FE5B4FD64364890481A7F /* RCTI18nUtil.m */, + 8E3ECB6C5F502CAFB8281E2D529462EC /* RCTKeyboardObserver.h */, + DFDE53A9FD2DE1CA38BD6A5D0C36C897 /* RCTKeyboardObserver.m */, + 25C83A7AF58877853E8F1BD014834325 /* RCTLayoutAnimation.h */, + A43FBDA0E94FB890930019BF371F6EA8 /* RCTLayoutAnimation.m */, + 110B7AE25E392E51052F959AF9D40806 /* RCTLayoutAnimationGroup.h */, + B93EC075A90C2E3DC56F88F7FBAF6B4C /* RCTLayoutAnimationGroup.m */, + 5A061FA38DBB6D8E153A6CAC432BBE10 /* RCTRedBox.h */, + 810813ED0EFB125047A54D3CC43661CD /* RCTRedBox.m */, + E9EC7EA9FEB01F915EEE92D2A7F0DA3A /* RCTRedBoxExtraDataViewController.h */, + 88F876F735AD298ACACF88AED0F7D24E /* RCTRedBoxExtraDataViewController.m */, + 2C5CE815CAA1C0DDDB8BF94E8A1CDA4A /* RCTSourceCode.h */, + D2160FC4A7214C38FC006220724BA8D9 /* RCTSourceCode.m */, + 00C285DC5CC89649FFD381A2979EEA34 /* RCTStatusBarManager.h */, + 34BEA5B2D2AFD4D66E382B5316F4B47B /* RCTStatusBarManager.m */, + 14FD96E55FF437CC139FBD08D5F9A2D3 /* RCTTiming.h */, + 59595E508F762E54CFFF52555C9B3035 /* RCTTiming.m */, + 053E092FCC964597D85BE10B99F2EEDC /* RCTUIManager.h */, + AA96F829CFAF696A6AE6E1B4EC88D2AB /* RCTUIManager.m */, + D646A7AD42256C272C85B4D461604F23 /* RCTUIManagerObserverCoordinator.h */, + D826CE55230D66D8ABC97BF4F93E2012 /* RCTUIManagerObserverCoordinator.mm */, + A45A3DDD15D6E869BA56299BEDB1E837 /* RCTUIManagerUtils.h */, + E97874745B5EA3F8BEB683E193742BE0 /* RCTUIManagerUtils.m */, + ); + name = Modules; + path = React/Modules; + sourceTree = ""; + }; + 3BACBCF04FE5522C53E984C856317162 /* Pod */ = { + isa = PBXGroup; + children = ( + C823FABFDE2F76A5A7AF8C0B4EF09668 /* LICENSE */, + 2E74CB0075EC7FD17EECA13B2BCB1434 /* README.md */, + 2759B6525D5535BB1F0942612EADFB38 /* RNDeviceInfo.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + 3E5887B6A118ABA66B405663A78621CA /* Pod */ = { + isa = PBXGroup; + children = ( + C733D5C83831EAAD1C3AD8C6C640CF83 /* LICENSE */, + AFBCADFB4C16372C6A4E48C813304292 /* README.md */, + C190BA8FF27A5AFBFEEC1D1626B9C3CE /* RNFS.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + 4078B6BE7A68BB68639D40C2EE729B5A /* Support Files */ = { + isa = PBXGroup; + children = ( + C80BBC5FB18CAE39373A3B540B78F611 /* RNWatch.xcconfig */, + 48C3D3285DC1D48EC2EB6EDAD6910436 /* RNWatch-dummy.m */, + D86C539B151EAF7775F1BF58727B8167 /* RNWatch-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/RNWatch"; + sourceTree = ""; + }; + 4255AD6965262DF5DE15A26564C02A6B /* Pod */ = { + isa = PBXGroup; + children = ( + C36DBE26450DE07717F9CAC775E142E8 /* LICENSE */, + 8D2A1B6CEBACDB4404BFA40584FD7649 /* README.md */, + 32029DD2248F719C195A0A06C89B63FB /* RNReactNativeHapticFeedback.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + 4403C16917591F4209D214D982FCBB71 /* cxxreact */ = { + isa = PBXGroup; + children = ( + 1485F22085424BBBF282BD6095D4F525 /* CxxModule.h */, + 9C5B48AA25CFE6BB1206C6F13631BE2D /* CxxNativeModule.cpp */, + ED95B909A7809BBB27B8AF6DA0818AE7 /* CxxNativeModule.h */, + F04102D096404A12591FEA61E8CA3448 /* Instance.cpp */, + 4BA36B8B9742EA201330AB059CB50515 /* Instance.h */, + C15A3EA89E3B2B6C981E34CAF0006D79 /* JsArgumentHelpers.h */, + 6D3895EA7758779831DA8255DF9AD736 /* JsArgumentHelpers-inl.h */, + A6F0CF9840AA4CC2023349B1F97A6EBD /* JSBigString.cpp */, + 8AC42EECE751168FB05176E2A9B93A97 /* JSBigString.h */, + 1AEEAB4B8ACFD42626A0C607F9896C34 /* JSBundleType.cpp */, + D42D608C873096092E4F436234D30365 /* JSBundleType.h */, + D2A4ADB24771D4F32F95F1D5C5072043 /* JSDeltaBundleClient.cpp */, + 2D34678968001FE68E5F8E52F7A3D42C /* JSDeltaBundleClient.h */, + 2EEB1F2E9876A25D3CB78C55E6032A6B /* JSExecutor.cpp */, + 9A63620D94B02D3912F10BE15F02D4C3 /* JSExecutor.h */, + 8A7CBDD28405DDF4A47248ABA2B93E34 /* JSIndexedRAMBundle.cpp */, + 0B4946AF44A008AFF008D228959236EE /* JSIndexedRAMBundle.h */, + 552F9D39AF2FC0532C78121570138811 /* JSModulesUnbundle.h */, + 529FCCC061B83E9ABD246D2409599725 /* MessageQueueThread.h */, + 00FF28243EBB4B47BC73D2484A602555 /* MethodCall.cpp */, + CA7DF61363BEC354DA1E262BA925F69E /* MethodCall.h */, + 0EAA3829936E49D6339A69CF828D1A62 /* ModuleRegistry.cpp */, + 5212AD82154019584A69A179E773A148 /* ModuleRegistry.h */, + 5D72E8225A946BCCC7413F1CD600CDC0 /* NativeModule.h */, + 7BC548E9F4CE974749471CBACC351F24 /* NativeToJsBridge.cpp */, + A0B1C8181BFD162872E712C6B5999CF4 /* NativeToJsBridge.h */, + C26E62CD7E1909415CB1C8BA2A3BE1EF /* RAMBundleRegistry.cpp */, + 7A570FD88D9C8B10CF4337EE7B432B26 /* RAMBundleRegistry.h */, + C4C2ED95AEF87FF7B6E683BFD6D41B6E /* ReactMarker.cpp */, + 49E8EDC48DC8250D1629085F8BEF783C /* ReactMarker.h */, + 2972E67127CFDCE923AED4537DFB172E /* RecoverableError.h */, + 81CB5B3834A2C71FDFCD7D74E576A4B7 /* SharedProxyCxxModule.h */, + 1545AD5F92D6B9E5920FFDB156536CD9 /* SystraceSection.h */, + ); + name = cxxreact; + sourceTree = ""; + }; + 480A4D437E88D602CCF875493B524A6C /* Pod */ = { + isa = PBXGroup; + children = ( + 599B411855F02A0BEBE1EF8ED095C43C /* yoga.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + 48532571531AAB462338F4FC215B2792 /* Drivers */ = { + isa = PBXGroup; + children = ( + 9766E6A2E5B2712E71C02AD6A46B452F /* RCTAnimationDriver.h */, + 44096E9D9AF5B810F90A0788D1E18B2C /* RCTDecayAnimation.h */, + 801B11ABBB948A0017B6961ADBE0CE90 /* RCTDecayAnimation.m */, + E2AB7F3F4DF07C75436284AC97BE90CD /* RCTEventAnimation.h */, + D010691E2C602BD35DE0FAD169C6A72A /* RCTEventAnimation.m */, + 28E268B318FEC8965D57A02502FFB9F6 /* RCTFrameAnimation.h */, + 4EAEE47EFC68CA1B31EA83831BC8411B /* RCTFrameAnimation.m */, + 49C66668A0E3DB92D2A54F02C673149B /* RCTSpringAnimation.h */, + 2D8897DFEC7E02807109EB795DE7268C /* RCTSpringAnimation.m */, ); name = Drivers; path = Libraries/NativeAnimation/Drivers; sourceTree = ""; }; - F95A0408586F195291BD5FB4E894B673 /* Pods-BlueWalletWatch */ = { + 494295945EC340D60ED34B7049ABD00C /* Support Files */ = { isa = PBXGroup; children = ( - 4E641766306316AB093513CFBEA0BE5F /* Pods-BlueWalletWatch-acknowledgements.markdown */, - EB8BA197FB67871C107D31EA0B51F375 /* Pods-BlueWalletWatch-acknowledgements.plist */, - 0DABD5058C288DFB86CE374CE9757AB7 /* Pods-BlueWalletWatch-dummy.m */, - B60527434243FB801628D534D609C0E0 /* Pods-BlueWalletWatch-frameworks.sh */, - CD80D3F6DFBD8EB4C61A2D4365E11E44 /* Pods-BlueWalletWatch-resources.sh */, - DEC4E645C4415BDDCD120FCE7A1A46B1 /* Pods-BlueWalletWatch.debug.xcconfig */, - 11D03CEBFD7DB3581AC5C751936E753C /* Pods-BlueWalletWatch.release.xcconfig */, + ACB21E586324BB513DD2360D6C350344 /* react-native-google-analytics-bridge.xcconfig */, + D0D44E0852F464367040CA404F401E36 /* react-native-google-analytics-bridge-dummy.m */, + 716A9D1556ED711D3A6EF2F6F11418BF /* react-native-google-analytics-bridge-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/react-native-google-analytics-bridge"; + sourceTree = ""; + }; + 4D56C476F2F4DA95018445016BC4388A /* Pod */ = { + isa = PBXGroup; + children = ( + 8729F76255C53D559F8E0BFA4A54858A /* BVLinearGradient.podspec */, + FE84D836C9161812565C110EDD84DF15 /* LICENSE */, + 0BBB48E9F536B35685D0D8A6538D6AD2 /* README.md */, + ); + name = Pod; + sourceTree = ""; + }; + 4DF5A986ACCFA7D3D22441935139AC23 /* ToolTipMenu */ = { + isa = PBXGroup; + children = ( + D4D1DA7E7052440182863497EDB431B8 /* RCTToolTipText.h */, + B932AFE280E71D258228F2EC4FDDEE40 /* RCTToolTipText.m */, + B2723160F13C4C9865057CE4873B024F /* RCTToolTipTextManager.h */, + A240D4CCEC43490DE59AF6979447E65F /* RCTToolTipTextManager.m */, + 50C6EF872F1519CADD76F367ED556833 /* ToolTipMenu.h */, + AFC52BB45F14FAF65C5A726DDB7DB641 /* ToolTipMenu.m */, + B3361920B4E27120517C6B78E5DC01E2 /* Pod */, + 121EF3C2CAFAF41258D28A93E02CBD18 /* Support Files */, + ); + name = ToolTipMenu; + path = "../../node_modules/react-native-tooltip"; + sourceTree = ""; + }; + 4E7CEA83A7B5A6B688D52D7343F7BCAF /* Support Files */ = { + isa = PBXGroup; + children = ( + 838D37A0351E2C4223C3ADA021629272 /* swift_qrcodejs.modulemap */, + 6D011663312AC193D3F36E2F78323DC1 /* swift_qrcodejs.xcconfig */, + 42D856BB94CBDC48CE928B9E1C33311F /* swift_qrcodejs-dummy.m */, + 231EACFA0C81801F3DAEC44634582BF6 /* swift_qrcodejs-prefix.pch */, + 67F7D3608E4C43BAAF19380ED02F2088 /* swift_qrcodejs-umbrella.h */, + ); + name = "Support Files"; + path = "../Target Support Files/swift_qrcodejs"; + sourceTree = ""; + }; + 4F1023DF1DDBB6440DEF4E958166EF8D /* RNWatch */ = { + isa = PBXGroup; + children = ( + 079A0CA81072A19C8012B24F5B6EAA06 /* WatchBridge.h */, + 0770A28FBAD438371A61306CCD4341DD /* WatchBridge.m */, + 773AC616441B95A715DC398C4CD642A7 /* Pod */, + 4078B6BE7A68BB68639D40C2EE729B5A /* Support Files */, + ); + name = RNWatch; + path = "../../node_modules/react-native-watch-connectivity"; + sourceTree = ""; + }; + 50BE10477677CE2B1F358297BA192614 /* RNDeviceInfo */ = { + isa = PBXGroup; + children = ( + 7C35EB8F07E081E5C004A5B1F7698FE8 /* DeviceUID.h */, + ED4B086DDB9F9FFD95A865FBBA9980BC /* DeviceUID.m */, + 84F4E4AAAE9482AF52F44DB7266DA00D /* RNDeviceInfo.h */, + D67907CFB75E7F31CB2788BF9885291D /* RNDeviceInfo.m */, + 3BACBCF04FE5522C53E984C856317162 /* Pod */, + A3267D212434C1D5CCC74D8D6FB17383 /* Support Files */, + ); + name = RNDeviceInfo; + path = "../../node_modules/react-native-device-info"; + sourceTree = ""; + }; + 5285C8B2021AFCFA55DD26A4557719D1 /* Pods-RCTPrivacySnapshot */ = { + isa = PBXGroup; + children = ( + DDD5C13E9F8D63563A2B718AEC7F6239 /* Pods-RCTPrivacySnapshot-acknowledgements.markdown */, + F77314289BF99217B6F683B07DB7EE3C /* Pods-RCTPrivacySnapshot-acknowledgements.plist */, + 2EACF37D3385873235856EC60D71EBC6 /* Pods-RCTPrivacySnapshot-dummy.m */, + F43C668C5940B689299DF4E42CC7D21D /* Pods-RCTPrivacySnapshot.debug.xcconfig */, + 5B9629EC831DD32E0CCB97704D56B928 /* Pods-RCTPrivacySnapshot.release.xcconfig */, + ); + name = "Pods-RCTPrivacySnapshot"; + path = "Target Support Files/Pods-RCTPrivacySnapshot"; + sourceTree = ""; + }; + 54A61F70B5590B64A21350736347F94A /* RCTLinkingIOS */ = { + isa = PBXGroup; + children = ( + 6DA89E4AF536D6C176E837324687B123 /* RCTLinkingManager.h */, + DBDCCF34B3BA2EB17DDD9CECFD810ABD /* RCTLinkingManager.m */, + ); + name = RCTLinkingIOS; + sourceTree = ""; + }; + 56412F6DC3938C2CE2EBC1451D4743F8 /* Brushes */ = { + isa = PBXGroup; + children = ( + 6EC361B4ECD93036C8674BD34001387A /* RNSVGBrush.h */, + D3E2558AE17164E2C9C3F16DDDE535A6 /* RNSVGBrush.m */, + DF82F47682B68AEDD56B318301596DFB /* RNSVGBrushType.h */, + FF9819DA54C2D988535DE812A91B5327 /* RNSVGPainter.h */, + 441888D8998178A14CAD657951F30A16 /* RNSVGPainter.m */, + 7C0719292B94319AB7C8378C16F58E30 /* RNSVGPainterBrush.h */, + 382685D806941434112ED06BE06BB569 /* RNSVGPainterBrush.m */, + 8CB85A6DEE6276588E4C123A76F5FCC5 /* RNSVGSolidColorBrush.h */, + B6A5D63AA5D62C0B0FD419D16A5639C7 /* RNSVGSolidColorBrush.m */, + ); + name = Brushes; + path = ios/Brushes; + sourceTree = ""; + }; + 58538C58431D11C7B2C5E1FFD3589640 /* boost-for-react-native */ = { + isa = PBXGroup; + children = ( + 2F1FDC2DDFD81356E18301AF37F7A013 /* Support Files */, + ); + name = "boost-for-react-native"; + path = "boost-for-react-native"; + sourceTree = ""; + }; + 5897F30E6FE18D60B1A0125D1F9A9E2B /* Support Files */ = { + isa = PBXGroup; + children = ( + EDAAECAAE8F9A88A298DC380F3131FEC /* react-native-camera.xcconfig */, + F74FE5022C2F7A520D2B572020AECF74 /* react-native-camera-dummy.m */, + ACAEC87CB68FF015CC6389AF81C1E8B6 /* react-native-camera-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/react-native-camera"; + sourceTree = ""; + }; + 5A86250B5964481496374F8B3A783C5D /* Pods-BlueWallet */ = { + isa = PBXGroup; + children = ( + 126A4FF3297BDB4E636447753D89A6AA /* Pods-BlueWallet-acknowledgements.markdown */, + 2EAD9EF9D6F0737FEF74A75BF9C7E2D4 /* Pods-BlueWallet-acknowledgements.plist */, + 10C41B0AA850FF0C287A9EEB41D46318 /* Pods-BlueWallet-dummy.m */, + 5911E262B14CD64B9EA366DC3F497C40 /* Pods-BlueWallet-resources.sh */, + 5A0FA1EBF0379F53E7E86417C5C1B7E8 /* Pods-BlueWallet.debug.xcconfig */, + 6D8AC0128EDD64B9B2AB1B6FF5EF004A /* Pods-BlueWallet.release.xcconfig */, + ); + name = "Pods-BlueWallet"; + path = "Target Support Files/Pods-BlueWallet"; + sourceTree = ""; + }; + 604336A1078EA4B74101249D543C613B /* Base */ = { + isa = PBXGroup; + children = ( + F106C84CE4DE11C63E937296A8695909 /* RCTAssert.h */, + C9DE5DA897BEC65095F375DC55A6478F /* RCTAssert.m */, + 89F9840DAF43B8CC543EC7A6B61D8F4D /* RCTBridge.h */, + A332391590040F7476D35F8A444A819B /* RCTBridge.m */, + 515DC3C32E0BBB39B87BC0971EA7432B /* RCTBridge+Private.h */, + BD3A1015DEF135C2FEA39D77E79005FA /* RCTBridgeDelegate.h */, + F57BB40434F4FB51A9DC5EFD4C9C33B8 /* RCTBridgeMethod.h */, + 937428FF2554EB020065F37FBEC71308 /* RCTBridgeModule.h */, + FE17C1715FC444B3F2750DF87E8F7A06 /* RCTBundleURLProvider.h */, + 3C887BB96004AD4926FE588172B506D8 /* RCTBundleURLProvider.m */, + F7E1628575E3CEB4EAA75FF1B75F0A16 /* RCTConvert.h */, + AF5EF860398238354E68F372D8D4215E /* RCTConvert.m */, + 06FE6F3CFED8ED302CCC12D2739D9F12 /* RCTCxxConvert.h */, + 6278112D6477A15D23782DE334882DCD /* RCTCxxConvert.m */, + 73F5EFE6ED6145B3024F642BEFEC2394 /* RCTDefines.h */, + F2588270B933153D8CC9007D7EF14425 /* RCTDisplayLink.h */, + 0933732014376694F148FF3260C13F7A /* RCTDisplayLink.m */, + 7437DD008E6779310491F63326AC4732 /* RCTErrorCustomizer.h */, + 26E468FE293BE816C910C38C913899D3 /* RCTErrorInfo.h */, + B0F08D1386890CA4690035B158682522 /* RCTErrorInfo.m */, + C82B8B8C783D809A68C65AEADB1C28A5 /* RCTEventDispatcher.h */, + DBDC753739A0C9E89E580FE8B222C756 /* RCTEventDispatcher.m */, + C266EA3F72BD5551F94FF9F86099A78F /* RCTFrameUpdate.h */, + A377454A9E9C94F360BE35E55FE93336 /* RCTFrameUpdate.m */, + EFFB77ECA3FE1A97058E81A3F15983CD /* RCTImageSource.h */, + A4AE66482AD7C64E91B4A8ED3C2D4A54 /* RCTImageSource.m */, + 3D446F177B2B4C15992B7A7F9272BF65 /* RCTInvalidating.h */, + F7E60AC5E138A6F54F3D2E672580D6AB /* RCTJavaScriptExecutor.h */, + 214163B0AE07D3FD2CD7D24D4419F31E /* RCTJavaScriptLoader.h */, + AF59B0230163D4ABE9BC10A1720C99F4 /* RCTJavaScriptLoader.mm */, + 6044A1486DA4BE4024C0E33E25501AD6 /* RCTJSStackFrame.h */, + 8E064C3C60D8018F58FE14394E989B84 /* RCTJSStackFrame.m */, + 4A0D1CA7D681E5353963630DF0204BFB /* RCTKeyCommands.h */, + F3647B239C782F396F06AC9AC4A9BA1F /* RCTKeyCommands.m */, + FB7C945422EBAB67D011BC9635D0F2F3 /* RCTLog.h */, + FD5ADE59E3C9A0A957E6365D64A2B167 /* RCTLog.mm */, + 138A4D3205D9F11E7173BC602886CCDA /* RCTManagedPointer.h */, + D02FD080EFD0FF10C8B8FD46746D80CE /* RCTManagedPointer.mm */, + 5C33573EB2CABD46D8C6F0189F572334 /* RCTModuleData.h */, + C87C87064DA0137AE62AD0F5F80AB3A6 /* RCTModuleData.mm */, + E55A6310EF98AAE5A02AFAA56AA387A1 /* RCTModuleMethod.h */, + BF0ACD4B0E6D6B3246640747AF69E50D /* RCTModuleMethod.mm */, + 8115234F4423A5D00BD8798F7C881469 /* RCTMultipartDataTask.h */, + 6662873BD23BEF8D641EBE5E065C8FDE /* RCTMultipartDataTask.m */, + 2D5AB8386F23FF376A4EBC78E7C14C74 /* RCTMultipartStreamReader.h */, + F64FC9E2D8942B5D66CFFDAAC70D5797 /* RCTMultipartStreamReader.m */, + 6424E78ED751AE57CB385FC84FE30A98 /* RCTNullability.h */, + 48E5ADE891A88C5AFAFFA638491D3CE6 /* RCTParserUtils.h */, + F4205A9DF0692A9FA08365A96614DE2F /* RCTParserUtils.m */, + 5CAC89B788C32F93434CD4F64B75AA98 /* RCTPerformanceLogger.h */, + 27634567D2DB66CF1B84D237C87A3A3B /* RCTPerformanceLogger.m */, + 788EAD8DEF4694467F759E57F9EAD59F /* RCTPlatform.h */, + DBD591CA1E69D72CA2B4AA84C5350522 /* RCTPlatform.m */, + A00472B0EC69230F26EAE145A1254345 /* RCTReloadCommand.h */, + 9274A53C1D7D41456599C3949FE23B47 /* RCTReloadCommand.m */, + 687B2BD64EA42F769D09100263257EEC /* RCTRootContentView.h */, + BA5459919A3AD16C3A8A31C740DA242E /* RCTRootContentView.m */, + BE028D593490E8261DBA208CDE7B997C /* RCTRootView.h */, + E49DE7AF354E4D77902FD880DAC84951 /* RCTRootView.m */, + C2340B479C181EA2CD0A58C8219AEA79 /* RCTRootViewDelegate.h */, + 7F287901A9F5292305D2332177D42879 /* RCTRootViewInternal.h */, + B561E749D58522F69EC8A2869B2912C2 /* RCTTouchEvent.h */, + A19FF896405A451B49EE49F5D001F264 /* RCTTouchEvent.m */, + 47F63782725FFAB71C301F971934B2A0 /* RCTTouchHandler.h */, + 59300B32C8CBDF836F794AB8F3543867 /* RCTTouchHandler.m */, + A5E31538192F72FF6A14DD6EFB923355 /* RCTURLRequestDelegate.h */, + 7EF8092C91E8341EED9C6E611A4D23CA /* RCTURLRequestHandler.h */, + 267C89B69B81245F2F0E417F3716605D /* RCTUtils.h */, + FB0F8B6962B575526A04F8E221A3F0F8 /* RCTUtils.m */, + 53212431E00EA31BBB44E875D2CE2FDD /* RCTVersion.h */, + 7DABF82DF9ADFE9861264D3E70288230 /* RCTVersion.m */, + 7A48A7B410270F76C73F7566573E2186 /* Surface */, + ); + name = Base; + path = React/Base; + sourceTree = ""; + }; + 6053B6CBEB48BC454D5B050711D0888E /* RCTActionSheet */ = { + isa = PBXGroup; + children = ( + 556D8EB3D216C8EADF58D9F0B0DD9A1E /* RCTActionSheetManager.h */, + B63D14A3ED732DF192B3BE37F3D34C8B /* RCTActionSheetManager.m */, + ); + name = RCTActionSheet; + sourceTree = ""; + }; + 61B385C969490D54265DF27A9A143567 /* Core */ = { + isa = PBXGroup; + children = ( + 604336A1078EA4B74101249D543C613B /* Base */, + 3A83552601CFA00323919F9FC902BC70 /* Modules */, + 01DFDD11B44DFAC4EBFE87D9E454CBDC /* Profiler */, + 7FACBF02C0FE96D017E3344822ED30C7 /* UIUtils */, + C5EAE79C58D5897ED1D0F00B55B8D4F5 /* Views */, + ); + name = Core; + sourceTree = ""; + }; + 62D709DFBBB9D353BAB7BEC1D8C659C1 /* BaseText */ = { + isa = PBXGroup; + children = ( + 7082BDCAD7A4E34A7761E34B88238E60 /* RCTBaseTextShadowView.h */, + EB4C430FF0A3BB200B53027B75401776 /* RCTBaseTextShadowView.m */, + AF4D5E5B709974319AD5BCF481C44D7B /* RCTBaseTextViewManager.h */, + F8B135C18CE999AC6A7B36B40EF59B60 /* RCTBaseTextViewManager.m */, + ); + name = BaseText; + path = Libraries/Text/BaseText; + sourceTree = ""; + }; + 64C087E7331AD0E0C670148F1EBAC884 /* Support Files */ = { + isa = PBXGroup; + children = ( + B7357A9830DF5D02C21162815F02B05A /* RNCAsyncStorage.xcconfig */, + 15DC4DB5D6E20BBF454D41EC451E7D59 /* RNCAsyncStorage-dummy.m */, + 76422B1D588775BA95C58FE84A15F472 /* RNCAsyncStorage-prefix.pch */, + ); + name = "Support Files"; + path = "../../../ios/Pods/Target Support Files/RNCAsyncStorage"; + sourceTree = ""; + }; + 67B0A8C0A8A1F45AA10829C5E77783A2 /* Pods-TcpSockets */ = { + isa = PBXGroup; + children = ( + C052ED4361B29C36E248090FE5B34C17 /* Pods-TcpSockets-acknowledgements.markdown */, + 3107D90BBA27A10D1D6FE02E5E91836F /* Pods-TcpSockets-acknowledgements.plist */, + 299DDD3232D9261862067741D342394B /* Pods-TcpSockets-dummy.m */, + B8B9649BF20303617A52D027E604E0B6 /* Pods-TcpSockets.debug.xcconfig */, + 6EA65E9C3A8117BBF0BC75DD808197E4 /* Pods-TcpSockets.release.xcconfig */, + ); + name = "Pods-TcpSockets"; + path = "Target Support Files/Pods-TcpSockets"; + sourceTree = ""; + }; + 6E879B8D6C82D8CDF1A278CEAC352D2A /* ScrollView */ = { + isa = PBXGroup; + children = ( + FD6AD7F12F4A06226087C4D646EF6CF1 /* RCTScrollableProtocol.h */, + C300CE57F5B56AD50D6B8F65094EB86E /* RCTScrollContentShadowView.h */, + C0A43401936F1AA3F77A2D45300156C2 /* RCTScrollContentShadowView.m */, + B5834E51135BC5258103176F4412DA17 /* RCTScrollContentView.h */, + E47A54263143D445077DAE6D9357D137 /* RCTScrollContentView.m */, + 5CE9EE602ACD1F7D9F15D1682A89026D /* RCTScrollContentViewManager.h */, + 1BC216F06B650223243C4472B14F07F5 /* RCTScrollContentViewManager.m */, + 3049E101469E1357FF04F74EEBF08A13 /* RCTScrollView.h */, + A283ADBF8AAFF6B569818D849DEA5CCD /* RCTScrollView.m */, + 4DEEED38D3DE660528ACB5D4E4F0CA0F /* RCTScrollViewManager.h */, + D9E6D335C7009981FFD48B6A2C69DAC3 /* RCTScrollViewManager.m */, + ); + name = ScrollView; + path = ScrollView; + sourceTree = ""; + }; + 70206FB6597FBD55EE1758DC5FBFB92B /* Pod */ = { + isa = PBXGroup; + children = ( + 6EBCD254A5745CE8E46F57329000112D /* LICENSE */, + C283EFB1A790918001C2CAE1FC94442D /* README.md */, + D62B0A3D313A3F436DB5361A3F5B54BE /* RNSVG.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + 7184A988E88383D7E9204ECB3C50CCB1 /* RCT */ = { + isa = PBXGroup; + children = ( + 37ECC1959D4E1C8EC0E94A7F05570AA6 /* CameraFocusSquare.h */, + 06C5DDFFB19BF865682C1A5378382B9A /* CameraFocusSquare.m */, + C19E4E617BA056D881C088098543DB4D /* NSMutableDictionary+ImageMetadata.m */, + D01565B48219D84FEF42A5A52A7513A3 /* RCTCamera.h */, + FAE73A6CD7DDD76B1D9395869EF518B2 /* RCTCamera.m */, + 840761428B5298F55D3C3B1BB7416212 /* RCTCameraManager.h */, + 456B7E82F76B76A599D8D9A0ABD27C39 /* RCTCameraManager.m */, + F530D6C5BFF18743896415A6A282E510 /* RCTSensorOrientationChecker.h */, + 0C5A165929A9F885719B786D918D9E2C /* RCTSensorOrientationChecker.m */, + ); + name = RCT; + sourceTree = ""; + }; + 72142BC61B87B3E44770535B913581A4 /* VirtualText */ = { + isa = PBXGroup; + children = ( + FBEE6E740B64049E8DA4753A1407605B /* RCTVirtualTextShadowView.h */, + 83720641BBFB7C272EA092F23C823B8D /* RCTVirtualTextShadowView.m */, + 24FB4DEEF653695E402642CA1D31B650 /* RCTVirtualTextViewManager.h */, + 79DFE4A8267E40A6549A7500C2A15D7B /* RCTVirtualTextViewManager.m */, + ); + name = VirtualText; + path = Libraries/Text/VirtualText; + sourceTree = ""; + }; + 74FB459CFDFD3F8868EB611E7F555A56 /* Core */ = { + isa = PBXGroup; + children = ( + 64D0EC11FAAAEEC97BD69E5DBE585442 /* Container+DeepSearch.h */, + 0522CF2077FA94A6911D22E1D4406A17 /* Container+DeepSearch.m */, + 223F9C1484CCA185F593B82737B97BBD /* NSData+Compression.h */, + 72F0D6EF2A4546BA2E4E2F39C3E44E6F /* NSData+Compression.m */, + 3F59C746E4564B484EAEC8C9392CFCB7 /* NSDate+Extras.h */, + 39D7C0D4625D153AEB5228423F7489A8 /* NSDate+Extras.m */, + 419B25562F92240F964ACFF327678584 /* NSDictionary+Sanitize.h */, + 0785657430D2E5AE5A744C04DBD750E4 /* NSDictionary+Sanitize.m */, + 19ED6AF2B0F0638B6D77B1FAD0C92AC4 /* NSError+SimpleConstructor.h */, + F0F36BA7C0FC2175F4654DB23C2FA788 /* NSError+SimpleConstructor.m */, + 85FB8713D58F62C03D767A00AD58CBC2 /* Sentry.h */, + 795CD00417B1C3A8ECF7FB06E6C76127 /* SentryAsynchronousOperation.h */, + F20633CC10462B58754A61587A23712F /* SentryAsynchronousOperation.m */, + 47C280916CCA399A36E20BC3C117038C /* SentryBreadcrumb.h */, + EBB4E1812C61351A76ABAA0EE0DA770C /* SentryBreadcrumb.m */, + 55F5B5CAFC3683C2FE6FE98B2695AFAF /* SentryBreadcrumbStore.h */, + BF104CF5BB8A21D0A7EACE2617DF9C37 /* SentryBreadcrumbStore.m */, + 618BDC710080F0E3018DB278DA72E65F /* SentryBreadcrumbTracker.h */, + C1C1B5C21875B514EA2E5A1798126358 /* SentryBreadcrumbTracker.m */, + C69E056D4137FDC5D3D2109A729C6A37 /* SentryClient.h */, + 932AD640E3B2A7B5FD905762A7C96AC2 /* SentryClient.m */, + C3AB3FA945B3D8B17ABD6CE3A488D23B /* SentryClient+Internal.h */, + 537801A197BE207DE6E2774677C2F4EA /* SentryContext.h */, + E13307A47A879D53D927E7AA8BDFB15C /* SentryContext.m */, + 36293CC7B167D8421EBC89A419531A3E /* SentryCrash.h */, + B30E214EB4143FF41D764CCF891F415C /* SentryCrash.m */, + 6F4F4F8D3C284B588D1BF99368A3928B /* SentryCrashC.c */, + 00FED58DBC8EF0BB45D09F60FE2DA7B8 /* SentryCrashC.h */, + 291D45BFE9919420C802C145129C63B9 /* SentryCrashCachedData.c */, + BC53F19CDE539570CAB86E3D2FF98ECB /* SentryCrashCachedData.h */, + F57246374EA7BF901F3D3FCBF5CB45CF /* SentryCrashCPU.c */, + 8510813835686C1AC406B4D8E82B41BF /* SentryCrashCPU.h */, + DD364D5D713E3C738BA79C4B236A7FB6 /* SentryCrashCPU_Apple.h */, + C3AA882C2381BE4123C1913FE32B3633 /* SentryCrashCPU_arm.c */, + AF9A8CC7CF508FDAD82581105BF6E97D /* SentryCrashCPU_arm64.c */, + 8C4B947C5775A938D7E01BD7E7F1146C /* SentryCrashCPU_x86_32.c */, + C3BEC11449CC09C24F9A0613D46769CA /* SentryCrashCPU_x86_64.c */, + D090EE35F308AFF4977431072EB18951 /* SentryCrashCString.h */, + F1025AE1C148BD29C4B5076E6292EC7B /* SentryCrashCString.m */, + 0058E5E51FB0D7358EDC25AEAEBBD012 /* SentryCrashDate.c */, + B6952C96F0014561B97E224763F850E1 /* SentryCrashDate.h */, + 2BB7B81D4EE06192DFD3215DDB0CD6E8 /* SentryCrashDebug.c */, + 8BD3A686718648A78025D4BAB12B4953 /* SentryCrashDebug.h */, + A447CD8E9C2AFE1110A68E92D73AFCEA /* SentryCrashDoctor.h */, + 4CF814E760D3D01D6C9591CB0E5A6F33 /* SentryCrashDoctor.m */, + BF2DF12DD89645471DE40A42FEE8CF6F /* SentryCrashDynamicLinker.c */, + 4E462F73CC87A4A665B386135E5F85A2 /* SentryCrashDynamicLinker.h */, + 09180229361C81A8A774EF2AB4B5A558 /* SentryCrashExceptionApplication.h */, + 7E145AA087D9660A4FCA82F5ECDBA334 /* SentryCrashExceptionApplication.m */, + 048A87EC3BE73252C7369DCFD136CDF3 /* SentryCrashFileUtils.c */, + BDC2C977E7B02896DEF4241A92BB40E0 /* SentryCrashFileUtils.h */, + C3EE93BFAC8C7FB0B6BECE58E0982BFA /* SentryCrashID.c */, + 0C1FC0F1609C3C88C46D9A76E0B58A7A /* SentryCrashID.h */, + 8BA7682E140690CAD580288F5E62D76C /* SentryCrashInstallation.h */, + FA08935F438DEFFC6C8899533561DEEC /* SentryCrashInstallation.m */, + CE68EC22D5A55DC1E2421C8F080991AE /* SentryCrashInstallation+Private.h */, + BE54FD782B89A71F3FBD87885910960F /* SentryCrashJSONCodec.c */, + 32F3729E712AD4049D53698CE4BFC3EE /* SentryCrashJSONCodec.h */, + EE1B558966CBCDB8B1B17639A3AC2358 /* SentryCrashJSONCodecObjC.h */, + 0F329E496347CEA5FF7D0C8FB7C56C37 /* SentryCrashJSONCodecObjC.m */, + 1B458851F80261D5C31D7BF0A8B79906 /* SentryCrashLogger.c */, + 44CE8A0544F3C260ACA6C92B1A5DE0B2 /* SentryCrashLogger.h */, + D4F7A5DD8B66BE238C4185D6CD611882 /* SentryCrashMach.c */, + E9A2695EE50A12F6F2A38461C2F71E51 /* SentryCrashMach.h */, + 75A4E0A94CDD445D6B3C3AA7E19CDEEF /* SentryCrashMachineContext.c */, + 3F9A502CDE922444A935BF2752AA2E45 /* SentryCrashMachineContext.h */, + BD48A5A452426AB67D07DCF9214EF4AC /* SentryCrashMachineContext_Apple.h */, + DB400ED63A2424CAE8373115F1529A16 /* SentryCrashMemory.c */, + 338252B21D2A3E5FCABAF72B1406AB07 /* SentryCrashMemory.h */, + BD46F1B628989C47911EEF85CB5161D2 /* SentryCrashMonitor.c */, + 8601AD7458032E955BC0E997D4A95483 /* SentryCrashMonitor.h */, + 6874309B6808BE27F5135443D641E13F /* SentryCrashMonitor_AppState.c */, + 504E5BFCEB9B05B5C73BB2F0184F92C3 /* SentryCrashMonitor_AppState.h */, + ED88ECD813C74FA63D8C04AA53CAB402 /* SentryCrashMonitor_CPPException.cpp */, + 52070BC37669D0491EE1035538C612B2 /* SentryCrashMonitor_CPPException.h */, + EFF05044EF7A6ECF62235F10C8971B56 /* SentryCrashMonitor_Deadlock.h */, + 40B5E2FA885556451078D5B30EFD643C /* SentryCrashMonitor_Deadlock.m */, + 95F216575AA88FE377AF24B498EFE08C /* SentryCrashMonitor_MachException.c */, + 926DB99ECC8B8E4D61F0F9C77D6B5646 /* SentryCrashMonitor_MachException.h */, + 2E303E191CF02D71265C1B3E2BCE72AE /* SentryCrashMonitor_NSException.h */, + 551C8A7C74EBEDB865DC88287189D608 /* SentryCrashMonitor_NSException.m */, + 0975ED21620DA08D50F8A3FE270407E8 /* SentryCrashMonitor_Signal.c */, + 8C4EA02AAC4428F14891730EC78D80AB /* SentryCrashMonitor_Signal.h */, + 30E13984CED79408D49290A480210D55 /* SentryCrashMonitor_System.h */, + DF9C98A91604FD68E21AAC2631D855F0 /* SentryCrashMonitor_System.m */, + 18C6D74F22A56E56F293DF5EA0739400 /* SentryCrashMonitor_User.c */, + 41C07AB0B60A6BEB1D7CB1A63307E1F7 /* SentryCrashMonitor_User.h */, + 721004542F33971491B2CAF04F4F96C0 /* SentryCrashMonitor_Zombie.c */, + B7B28F188529EF8EC0C54B6498076033 /* SentryCrashMonitor_Zombie.h */, + 5A0062348FD72510807FF172146BFAD9 /* SentryCrashMonitorContext.h */, + 1EF9DF737732A1FFD09219BD4E3A362E /* SentryCrashMonitorType.c */, + 77160D195989B4EE37A7489B16584E6B /* SentryCrashMonitorType.h */, + A25B038DC80940AFC446326AA4E366EE /* SentryCrashObjC.c */, + 9ACCC5293A001403D8F2399186EE7076 /* SentryCrashObjC.h */, + 385C96E9A2CC6758B607208563BCB84F /* SentryCrashObjCApple.h */, + 19C81AD38449D7EC6560AA89700A5723 /* SentryCrashReport.c */, + 300E1AD5B5158AD6D80784A1639A5083 /* SentryCrashReport.h */, + 5368769F1C1DC85B52E11A32305EBB53 /* SentryCrashReportConverter.h */, + 75B3F6A960D492812E59E29B18D7BB2E /* SentryCrashReportConverter.m */, + 2F808101B81507FE63191C299473ECB5 /* SentryCrashReportFields.h */, + 1532A824DA9EA4B061DE4F4741347AFD /* SentryCrashReportFilter.h */, + BD2D92E942E30EA283CA639D0E6FF188 /* SentryCrashReportFilterBasic.h */, + D97AD29A4F083E7F40B5C35FDA00E73F /* SentryCrashReportFilterBasic.m */, + 8969CBF8BACEFE234256074FF386E9A4 /* SentryCrashReportFixer.c */, + 474A580BA00788999C99EB3F788E4D80 /* SentryCrashReportFixer.h */, + AF980D41AE9AB40A8A3277B6B9A3C814 /* SentryCrashReportSink.h */, + 043EDD2BED2B77BEAE532C8C8F4B94CB /* SentryCrashReportSink.m */, + 12C1DFF4B815C0762C820F87E45D0C36 /* SentryCrashReportStore.c */, + 27BE1704FEC1DB13EA55DB67B45697AF /* SentryCrashReportStore.h */, + ADDA8D89764914C124760716A17C3A34 /* SentryCrashReportVersion.h */, + 0AF0EC642A8F161EF46B98FA6B1DAC67 /* SentryCrashReportWriter.h */, + 9E11BAD01700A5682537DFCA62BC78C6 /* SentryCrashSignalInfo.c */, + 5FAC3EC5BB18D8E6C894EAA0C23DCA21 /* SentryCrashSignalInfo.h */, + C6CCCC18E19306970E055257995F1524 /* SentryCrashStackCursor.c */, + 9211849C57A884E574BC01B18ED1E312 /* SentryCrashStackCursor.h */, + BB147E4BCD541D77C54589C9890DD08F /* SentryCrashStackCursor_Backtrace.c */, + 6E66C20B5A91CD3B1007685DE43B1909 /* SentryCrashStackCursor_Backtrace.h */, + 32ACF33A17B608BE1AF28B96445937E3 /* SentryCrashStackCursor_MachineContext.c */, + 314A7E6DAD3BFD650FFAA848657ECE32 /* SentryCrashStackCursor_MachineContext.h */, + EF4B32B62579DDB0F1988933E5B6226F /* SentryCrashStackCursor_SelfThread.c */, + AC2ACB736048241D4D872525141D3F21 /* SentryCrashStackCursor_SelfThread.h */, + 0640EC493B3BE2CDFDBDDCDC2696A0D4 /* SentryCrashString.c */, + 04D00184090D26111834C8A9AAC3E08D /* SentryCrashString.h */, + F4EEE3B8EBB82921D1C5B3C617AE40D2 /* SentryCrashSymbolicator.c */, + 1EB2223741CE1AF1D73F5E3FBB4A6B5D /* SentryCrashSymbolicator.h */, + 214219452C2BBDCE224A1178EF141C4A /* SentryCrashSysCtl.c */, + 06947B2046EAD24BB506D091D8DEDA79 /* SentryCrashSysCtl.h */, + B61077E17A372FAD7293B20924E17238 /* SentryCrashSystemCapabilities.h */, + F4973923CDADE0512A90C2509B507885 /* SentryCrashThread.c */, + F4326F4D7E3CD026386613BB33B46ADF /* SentryCrashThread.h */, + 6B7CD24E369D2B0331658F4D4E23712C /* SentryCrashVarArgs.h */, + 33A743FE232FD8D0E1CB8D6E0973A344 /* SentryDebugMeta.h */, + CC2D8073F96F84800529326928165872 /* SentryDebugMeta.m */, + 6E60C78EBA24D10F6B77F0450C77D98B /* SentryDefines.h */, + 1A230B25424F1C9308F790A658027090 /* SentryDsn.h */, + B4A497AF816FAC096FEFCCB6A6F6F514 /* SentryDsn.m */, + 55BECCE71624E235D9D333390BEC722B /* SentryError.h */, + 640C67B6CD2D1197F27066539FA2A3FC /* SentryError.m */, + 6C7C72F2189FCA2EA60608C0922223B3 /* SentryEvent.h */, + 96991AD1CDA18825282A01D13CF533B0 /* SentryEvent.m */, + AEA217B2110F2A51484B6A3AF55E6CAF /* SentryException.h */, + C875D24CE56001BB862896E71658DA1D /* SentryException.m */, + 92CFF9F344FB0A8ED512A52BF6853683 /* SentryFileManager.h */, + 93AC7B296BAA755A95D223404AB1BFDF /* SentryFileManager.m */, + 6156C26797B3E4F76A4A3D76E12A13FA /* SentryFrame.h */, + B5CCB1C293999EB590D022AF15DDAE7A /* SentryFrame.m */, + 12EAA287E9DB1BC037D1E153FDB77426 /* SentryInstallation.h */, + F7656E80084A8044EF244DE6E0651219 /* SentryInstallation.m */, + 25410CB5B01A6E532232CBD1DDEDDEFA /* SentryJavaScriptBridgeHelper.h */, + 704C1B09A2B10335745AE50EFC742C2C /* SentryJavaScriptBridgeHelper.m */, + 9EC1B3AF2A61C7062CAC99E4D191AD63 /* SentryLog.h */, + CD6775882D9E7A0ABD0835F70F7A669D /* SentryLog.m */, + AD0DFC1A140FE5D65F0459E320ED6D3F /* SentryMechanism.h */, + 1A4E2CC74A0409EF78E0C3A9052145E0 /* SentryMechanism.m */, + A0DB4AD9102614525D5B0928721EEAF4 /* SentryNSURLRequest.h */, + 5F89333F800B290F6D777E0D5C01A834 /* SentryNSURLRequest.m */, + 52ABBCBD544FC8507CC7C470E4EF4DE8 /* SentryQueueableRequestManager.h */, + 4D240ACA8DA83E85319B332BDD73D1FA /* SentryQueueableRequestManager.m */, + 1F7B3D0289C44EE25B34AE4044AF717C /* SentryRequestOperation.h */, + 08217097382238CEE8216E34D4B92369 /* SentryRequestOperation.m */, + EEBE916F2ED77A255C222BF823542667 /* SentrySerializable.h */, + 162BAB309E280E0BD0961BCB2DAE6136 /* SentryStacktrace.h */, + E851B3AEC8696F09225EFFB30BAAD38A /* SentryStacktrace.m */, + 249A050AE68B067B76B1497911DC4795 /* SentrySwizzle.h */, + EB7E2AB06515722880CF5D2C110D1E51 /* SentrySwizzle.m */, + 65EE7437DC5AE5D4BBEAFFF732C69022 /* SentryThread.h */, + 97B78E5781868F79AB8140916BA0D2BF /* SentryThread.m */, + EA37A2B69E396D2C8BF163AA575467C1 /* SentryUser.h */, + 8D478CB13596C32D1D70F795424F2878 /* SentryUser.m */, + ); + name = Core; + sourceTree = ""; + }; + 7690B49B54853EF2E1B614AD932F260D /* Support Files */ = { + isa = PBXGroup; + children = ( + FF646D714F264C1A5C1171D6F6B338D6 /* RNSVG.xcconfig */, + 1CA536B43122940331F22660D8C9A89D /* RNSVG-dummy.m */, + 2E0F80CB62E46DF4B1EF990CBBD8D7AE /* RNSVG-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/RNSVG"; + sourceTree = ""; + }; + 773AC616441B95A715DC398C4CD642A7 /* Pod */ = { + isa = PBXGroup; + children = ( + 6D712766031AAFF51F5B49A8746A0F8E /* README.md */, + AD0621D1A48AE35422300FC072EFA5FD /* RNWatch.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + 785B6374BE36D13EE612E3161BFEC87C /* Resources */ = { + isa = PBXGroup; + children = ( + 1395A223DDDC412035C30D89DEEEC7E5 /* AntDesign.ttf */, + 9A949F86A8B278D5CA4699616062A481 /* Entypo.ttf */, + B3738C5FECAD10CB93CDDB4C51CAB3E7 /* EvilIcons.ttf */, + 212FD3AE4B4A08F90764A8FDEB754F38 /* Feather.ttf */, + D2E90CB7AB6F0BAFC490AF43B43EAB06 /* FontAwesome.ttf */, + E6CD160FF5A40EF47249F28E0872AF14 /* FontAwesome5_Brands.ttf */, + 8AD5C154BDE4960A1EFA2751B9A2C529 /* FontAwesome5_Regular.ttf */, + AC6C816E8A1D28AFB022503D9FC6535C /* FontAwesome5_Solid.ttf */, + E83213F9E25D5F71C1E93B7A8ADD7569 /* Fontisto.ttf */, + 9D4F65BC6BD65C0D0B9179459DB5D9B2 /* Foundation.ttf */, + ABC48174D47F9F45FA60CBA82042C1B1 /* Ionicons.ttf */, + AB836C5390EF25832DE6C9B47C6A7FCA /* MaterialCommunityIcons.ttf */, + 75175632BFB3DD7C98F9937846D035D1 /* MaterialIcons.ttf */, + 89A04AB0A866707EB6B0D479741AA39C /* Octicons.ttf */, + A4BE421395644D9C2653059A59A35793 /* SimpleLineIcons.ttf */, + 18427D2A73A600B19A7F6384CCC4B52C /* Zocial.ttf */, + ); + name = Resources; + sourceTree = ""; + }; + 7A17031CE955E9402975B69522E3DA16 /* Support Files */ = { + isa = PBXGroup; + children = ( + 4A8059E5789A676B0376864EE73FB2C4 /* yoga.xcconfig */, + DBB9957D6CE4A97084F14FE4E1DF3AAF /* yoga-dummy.m */, + C6BC01A90BD3F9ECD2DC9AF51DCB878F /* yoga-prefix.pch */, + ); + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/yoga"; + sourceTree = ""; + }; + 7A48A7B410270F76C73F7566573E2186 /* Surface */ = { + isa = PBXGroup; + children = ( + F2C7C33FCCC5B16513BCB08BA8AC6414 /* RCTSurface.h */, + 0DEC0EF2E179262FF2D65D923370010F /* RCTSurface.mm */, + 483AD3F39DA570B9CA2E11DF76E981AD /* RCTSurfaceDelegate.h */, + A4232FDDB7D52AEB23D569BB8BA5A278 /* RCTSurfaceRootShadowView.h */, + F9704B9EF90E5CABF32BB7B38155DBDF /* RCTSurfaceRootShadowView.m */, + 5E40B1309353B9AC89DA9E58198EE3A7 /* RCTSurfaceRootShadowViewDelegate.h */, + F3C0C558FBCC107E90EB69ED5AA32520 /* RCTSurfaceRootView.h */, + 1BF1B29CE76829A05DAAF6D125C628D4 /* RCTSurfaceRootView.mm */, + F7C262DF71A77C6A51852E5F30A01384 /* RCTSurfaceStage.h */, + D31943C35BDD219D1ED9D6EB9E29C6CD /* RCTSurfaceStage.m */, + 0031FCB66AB8AC97EFCCCFC882BDD769 /* RCTSurfaceView.h */, + 8D8F477572F8538E58F5632090504030 /* RCTSurfaceView.mm */, + 53BDEF659F1087D1F8D945834C4F5D57 /* RCTSurfaceView+Internal.h */, + EFAEF5491BBB7FB611F188E528D373EE /* SurfaceHostingView */, + ); + name = Surface; + path = Surface; + sourceTree = ""; + }; + 7D24E205B3721D933BC1DBEFE875D485 /* Support Files */ = { + isa = PBXGroup; + children = ( + B02849CC70C6074D3806112D37DCD61E /* BVLinearGradient.xcconfig */, + CAEB8A96A6B702F8412ED5A957C80EA7 /* BVLinearGradient-dummy.m */, + 375F8B31F178FB0D53743C2732A95A9F /* BVLinearGradient-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/BVLinearGradient"; + sourceTree = ""; + }; + 7F346AA64D4F8B0B8F03E27D3867E03D /* Support Files */ = { + isa = PBXGroup; + children = ( + 52977E777EF2B2D99C19EDE083AD6496 /* Folly.xcconfig */, + 74E136CA6DC0E1C4E7CA2AACDBC14558 /* Folly-dummy.m */, + 8D31B3858854191996D8A763FABEE790 /* Folly-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/Folly"; + sourceTree = ""; + }; + 7FACBF02C0FE96D017E3344822ED30C7 /* UIUtils */ = { + isa = PBXGroup; + children = ( + 2A461AEB4852AC151AE4AEB4DE1B22BD /* RCTUIUtils.h */, + 17E89EDBDEA81E12D55B4E895855672B /* RCTUIUtils.m */, + ); + name = UIUtils; + path = React/UIUtils; + sourceTree = ""; + }; + 81D0D67A07ED399A8611FD7E1516D8B2 /* react-native-randombytes */ = { + isa = PBXGroup; + children = ( + 1572205A0843EACD3C1AEA5ADA79CD62 /* RNRandomBytes.h */, + 4373C228500DC0BB82FCD1F5F8C30006 /* RNRandomBytes.m */, + 365A5E4EE002B3764CEB5F6DBAA2EE42 /* Pod */, + DEB1DB31D06D2AE5C8DE2785B133E88C /* Support Files */, + ); + name = "react-native-randombytes"; + path = "../../node_modules/react-native-randombytes"; + sourceTree = ""; + }; + 8354A1FF6EF8BF5E148A45AFA8B2746E /* Elements */ = { + isa = PBXGroup; + children = ( + EBF94083F400A2AFE966AF89F55B8530 /* RNSVGClipPath.h */, + D3AECA4F1DFE9E716D7EC589D352A1A2 /* RNSVGClipPath.m */, + 255D61A99CDDCC99049E8C9CB6B1AFE9 /* RNSVGDefs.h */, + EE9C6CD003100D62705F0D51DD0FB944 /* RNSVGDefs.m */, + 128BC6046B7CA1B8FD9DB6E732A8986D /* RNSVGGroup.h */, + 80FC393CF51A1006D80AE2DB8BBD3112 /* RNSVGGroup.m */, + AE98D8C16A9D31537784B189B6B87785 /* RNSVGImage.h */, + FB31A16D17B42959DCAA0C8A146AF8AE /* RNSVGImage.m */, + 6EFE9708BABB59E6AF27CB1039B3DDB9 /* RNSVGLinearGradient.h */, + 6017C0D13AC4240843CDC776298CD5BE /* RNSVGLinearGradient.m */, + C84B712F2F820DAE50634B910AB7A1AC /* RNSVGMask.h */, + DB47B6A85D182E78E0E09FE89F9A157A /* RNSVGMask.m */, + 4023DF029B611655D0CAD7F4DB39445A /* RNSVGPath.h */, + 19BBA4692E386F7310A80CA98357E00D /* RNSVGPath.m */, + 236A17C89DB5FFBFA1F24E1862704321 /* RNSVGPattern.m */, + 048461F34B786561C26D64EB5A63A578 /* RNSVGRadialGradient.h */, + BEFE3034E000A51D1BC98689A64DE489 /* RNSVGRadialGradient.m */, + 2F4DDEC28F9FACEFC895DC2D7C8A363C /* RNSVGSvgView.h */, + 8EA218F51826F0247CD1A843F869D905 /* RNSVGSvgView.m */, + 525C212C1E9FEDED16A139A3E379B04E /* RNSVGSymbol.h */, + 695F062FE369A411D974415EDB7B4696 /* RNSVGSymbol.m */, + 10A31CE1A6EF5B43699FA5FB70E4F906 /* RNSVGUse.h */, + 7D6CC4EF9FA699D6B23C3A5618EB87B9 /* RNSVGUse.m */, + ); + name = Elements; + path = ios/Elements; + sourceTree = ""; + }; + 87FE0B7F814053CFAA3A9663D25A895C /* RN */ = { + isa = PBXGroup; + children = ( + 28B2A0CF3A4F696F054A524A7058268A /* BarcodeDetectorManagerMlkit.h */, + D765575DB90AA785C5D3EF810BF29856 /* BarcodeDetectorManagerMlkit.m */, + 95A15BC75B0D147E1F2BC8683CCA5374 /* FaceDetectorManagerMlkit.h */, + B1DC69926CDD4C1BB2CF6E61D767CA10 /* FaceDetectorManagerMlkit.m */, + 37388A763B732B79BC0D0BF8A84E355B /* RNCamera.h */, + 6124853EC86FA5513D93154DDA396972 /* RNCamera.m */, + 9A85631CEC903718A1814F13DB5E8CDB /* RNCameraManager.h */, + AC4C47B3927E7C6D9EA978C9604AFEBC /* RNCameraManager.m */, + 028FD92200DC6AB8CB209EED584B9E80 /* RNCameraUtils.h */, + D540BAD78404996EA8656CAF4C8F7CAD /* RNCameraUtils.m */, + FB45C3B4FC9DB8388B00C6681E371702 /* RNFaceDetectorModuleMLKit.h */, + 3ECE69CEB608F8CBCABCB40BC5A5687F /* RNFaceDetectorModuleMLKit.m */, + 95C4C476A97548CD0FECF956F10A0CD8 /* RNFileSystem.h */, + FD227CBEA00E3A0D4D663F12C723024F /* RNFileSystem.m */, + 86D6361BB152A382608E6663F61AE3C8 /* RNImageUtils.h */, + DD2B7C6B229E1E1A15C4BF41135FCFC0 /* RNImageUtils.m */, + 6EEB9669C791FE7A5E132A3A04E99534 /* RNSensorOrientationChecker.h */, + 156ED8A079F367D8C9D93C4414BB5A0B /* RNSensorOrientationChecker.m */, + C934AA1F9D833C878046B2796F1F741C /* TextDetectorManager.h */, + C17D0F2B8EE2D3C046CA74D146CE84F3 /* TextDetectorManager.m */, + ); + name = RN; + sourceTree = ""; + }; + 8BFFF948EF7ADFF10DF36F9507D51F56 /* Support Files */ = { + isa = PBXGroup; + children = ( + 13D643677E5A45E5E7D26B85CBB7A915 /* react-native-slider.xcconfig */, + 85255955472216F9727E03E720DB7202 /* react-native-slider-dummy.m */, + C219E84D93024CC45C99A51F2B87A1F7 /* react-native-slider-prefix.pch */, + ); + name = "Support Files"; + path = "../../../ios/Pods/Target Support Files/react-native-slider"; + sourceTree = ""; + }; + 8D49B023A69CDD4F91CA6CADB8AB619C /* jsi */ = { + isa = PBXGroup; + children = ( + 74FA71F5B0D9BA46114D49359EF0293A /* instrumentation.h */, + 8844B3500B9485A9C9F9ADB829125DD0 /* JSCRuntime.cpp */, + 5E8F108A063C7CB8C6193BC4B9948EE5 /* JSCRuntime.h */, + DA746A3E810C19B828D2676869694E44 /* jsi.cpp */, + 77846F7EA38BC0084ACD0DF65515E707 /* jsi.h */, + 28F83371BC999BB92F4A26731542896E /* jsi-inl.h */, + 5D518DF028A80AF5BB1403AB43F2D35F /* JSIDynamic.cpp */, + 4C2CA64B00C11EE54CDF03DA15DE9204 /* JSIDynamic.h */, + ); + name = jsi; + sourceTree = ""; + }; + 8EF9BE7D27280FC504C8F8288CBBC529 /* Pods-BlueWalletTests */ = { + isa = PBXGroup; + children = ( + FA24888068D48018CB765044717DD9D5 /* Pods-BlueWalletTests-acknowledgements.markdown */, + 2B39355FF03D79089D8A61C2E8529A2A /* Pods-BlueWalletTests-acknowledgements.plist */, + C9C451E483C47A4327295DF507CA414A /* Pods-BlueWalletTests-dummy.m */, + 0860FEC1868F973ECDC1F992E63F4BB3 /* Pods-BlueWalletTests.debug.xcconfig */, + DAC625CDD4CFAEC16FE2448D3D242729 /* Pods-BlueWalletTests.release.xcconfig */, + ); + name = "Pods-BlueWalletTests"; + path = "Target Support Files/Pods-BlueWalletTests"; + sourceTree = ""; + }; + 903317830B816D7A07F21F44EC77B642 /* Text */ = { + isa = PBXGroup; + children = ( + 1D02AD3D12C557CE489288926FC15B9C /* RNSVGFontData.h */, + FBDEAF4B10FA5B6832C47983303AAAD8 /* RNSVGFontData.m */, + 4A08A1487A0D3BB93B2F85859F6397B7 /* RNSVGGlyphContext.h */, + D0C8353A13EE3EB595F848D4A34A69F1 /* RNSVGGlyphContext.m */, + 5951C636B9120CCF27CC83068A29CFB8 /* RNSVGPropHelper.h */, + 5AD122E2FDE7474C7B564C2281F65ED0 /* RNSVGPropHelper.m */, + 01E41EEADB5FC95930E8B167F05BD579 /* RNSVGText.h */, + ED85635435AC44B0B6235E23A22A33DF /* RNSVGText.m */, + FCBD987DCC97BB072F60C1F3328923B7 /* RNSVGTextPath.h */, + 2EE67C94D255845C33C4987B7DEC8C49 /* RNSVGTextPath.m */, + 9F7FC8C2677A430CA90226476475AD9C /* RNSVGTextProperties.h */, + D7B289F083D42E83F3EC3473F5FBA356 /* RNSVGTextProperties.m */, + DDBA2D3DEDF69EBD3B62436A52B0B4E6 /* RNSVGTSpan.h */, + CBC02A3334E4476679CF04A12B32ABCB /* RNSVGTSpan.m */, + ); + name = Text; + path = ios/Text; + sourceTree = ""; + }; + 909622A658BD5A4AC772B882221C8B90 /* Targets Support Files */ = { + isa = PBXGroup; + children = ( + 5A86250B5964481496374F8B3A783C5D /* Pods-BlueWallet */, + 8EF9BE7D27280FC504C8F8288CBBC529 /* Pods-BlueWalletTests */, + E8205564A07F58A972B781DED2398157 /* Pods-BlueWalletWatch */, + 162B6945442EA096FB8485EC33C2EFBC /* Pods-BlueWalletWatch Extension */, + 5285C8B2021AFCFA55DD26A4557719D1 /* Pods-RCTPrivacySnapshot */, + 1C8D047135ABFC9B76005D5D82BF5DA0 /* Pods-RCTQRCodeLocalImage */, + 67B0A8C0A8A1F45AA10829C5E77783A2 /* Pods-TcpSockets */, + ); + name = "Targets Support Files"; + sourceTree = ""; + }; + 9220E2E24ADFA05A86B1C31AC8697543 /* Pod */ = { + isa = PBXGroup; + children = ( + 4E7DB8FD0B82F04A0D538D760B0211E1 /* LICENSE */, + 6C88174ED23F06D0A8D7C3DFF155D495 /* README.md */, + B9EE9CC398FF8C0542FC13717AA7F329 /* RNCAsyncStorage.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + 96A490563BCF088CC41F259A0DE5AB70 /* glog */ = { + isa = PBXGroup; + children = ( + CD6915260B2F8309C7C8AA46E017015D /* demangle.cc */, + 4DF611E1C62D3F3ECE150E428B97BC72 /* log_severity.h */, + 4DBEDF58CDC62DD6A8A18C61AEC95133 /* logging.cc */, + 6917B378E2AF6B64222FA0D1A7CC08C9 /* logging.h */, + 390A57711135A02F989E95A4593E2C00 /* raw_logging.cc */, + 7FD4BD4488F0FFCBD3C4BF6CAF07D906 /* raw_logging.h */, + 0B39247BE3E2F1380081A8CCC11C82EF /* signalhandler.cc */, + 2A653F66253218D17BE5BB0E70A24D44 /* stl_logging.h */, + 8FDE122D6D930403B0F5510C031808FA /* symbolize.cc */, + BA63922D411CE8EDF2A2FFC4D796C9EE /* utilities.cc */, + 069C9837A8F4D449E1F0B356618361F1 /* vlog_is_on.cc */, + 02541D3678C1B42969B09A981652F8AB /* vlog_is_on.h */, + 272212B2C18FCDBFC42298271CCE8D58 /* Support Files */, + ); + name = glog; + path = glog; + sourceTree = ""; + }; + 99E9039D3132D920B2E69CC3659CE64A /* swift_qrcodejs */ = { + isa = PBXGroup; + children = ( + 0FC9AFA1F62530A2BA65AD65C3C3E282 /* AnError.swift */, + 83AE618413B44EC90BB3DCD50002F1A9 /* BCHUtil.swift */, + 21585BC7EF4A20E046FA203DDC279009 /* QR8bitByte.swift */, + 99877FF154D848B512B04D8DBB7EDCA9 /* QRBitBuffer.swift */, + EAB6320841AE4470825415EEC6D5963E /* QRCode.swift */, + 9B55C3EB6C78D2A29A3780FB258ED1EB /* QRCodeModel.swift */, + 5867C4BA2AC74461F97DA08F1A24BAD5 /* QRCodeType.swift */, + D809EA3480D5D3B54788023231ABF22C /* QRErrorCorrectLevel.swift */, + EA382915C27B900E0BD67CF14C131271 /* QRMaskPattern.swift */, + 1A81F0833B5B43DDAC1DCA19A60ADA90 /* QRMath.swift */, + A87A2A47CFC93D1A0994A8E677DF719D /* QRMode.swift */, + 2B53682F4BA04D1FF789D4F317CF9B53 /* QRPatternLocator.swift */, + A606BA423862BAF05799F3DC510D655E /* QRPolynomial.swift */, + 6CF7930F308C377A6CC2C58D9F3F95F5 /* QRRSBlock.swift */, + B02CF246ECB063872903E8D4848F665F /* swift_qrcodejs.h */, + 4E7CEA83A7B5A6B688D52D7343F7BCAF /* Support Files */, + ); + name = swift_qrcodejs; + path = swift_qrcodejs; + sourceTree = ""; + }; + 9A14C4C93127F6EFEBBBAA35E9635DA2 /* google-analytics-lib */ = { + isa = PBXGroup; + children = ( + E449A2E1FA96AA3D389136E22FF34F11 /* GAI.h */, + 97A7B68CAAC37909975B636FE042370A /* GAIDictionaryBuilder.h */, + 1C70791D5B2A9C321A8FF361DBBBBB44 /* GAIEcommerceFields.h */, + 0506EFA2D7F93C798E1966DE24F74A78 /* GAIEcommerceProduct.h */, + E5F7D2F7F3D2DECD081B4F318AF45429 /* GAIEcommerceProductAction.h */, + 4889FC9D7CBDFAD436760A0479F0F879 /* GAIEcommercePromotion.h */, + 893AE65D8B7D8BEA603DEE11A55960EC /* GAIFields.h */, + 66156DFE5BCD58072171A5D418962F8B /* GAILogger.h */, + B1B4C20AC25639CCC2B5331C6F9188DC /* GAITrackedViewController.h */, + E3B979C1FE4F739DCEF7FB29D1F4102D /* GAITracker.h */, + 1E058B9A35FF0217FFD30412C8B196B2 /* TAGContainer.h */, + 58D8767D7BBE6A190190E408B242E17B /* TAGContainerOpener.h */, + 6B9676684C20748076BE1985F2F566EC /* TAGDataLayer.h */, + 41CF10F4000E7AD33B00AB2BED8885F6 /* TAGLogger.h */, + 355E0209418D0895E90A18D67CB31D4B /* TAGManager.h */, + ); + name = "google-analytics-lib"; + path = "ios/RCTGoogleAnalyticsBridge/google-analytics-lib"; + sourceTree = ""; + }; + 9CD2C7D39D7D00B5EB20D4F3857AADCD /* Frameworks */ = { + isa = PBXGroup; + children = ( + EB560A2E52CEA4871A63CDD927490A8E /* libGoogleAnalyticsServices.a */, + ); + name = Frameworks; + sourceTree = ""; + }; + 9CE13022BC6A1E9E490C6854BB63C3EF /* RCTNetwork */ = { + isa = PBXGroup; + children = ( + 1D58DFB0FDCF2693BA934AF5806FFA5D /* RCTDataRequestHandler.h */, + EE683B0F7526F2817B6CD73B3EFE52BB /* RCTDataRequestHandler.m */, + 05C280CF5958EA20B5DEA45850458D1F /* RCTFileRequestHandler.h */, + 97CF19834043D325DE81CE5CA4E3F20D /* RCTFileRequestHandler.m */, + 60FF2BE87CA359EE0465441090F85757 /* RCTHTTPRequestHandler.h */, + 86F5C9AA94AC271391A74DF56C8916DA /* RCTHTTPRequestHandler.mm */, + AD4D71EBED97C863AD88A41EE084926F /* RCTNetInfo.h */, + FE0BE2383F95ED9FB752E8158E51BEAB /* RCTNetInfo.m */, + D738F1B4BBEBF9B012F7FEFD145EB313 /* RCTNetworking.h */, + 6E16937242CD03E3345878D050DE9293 /* RCTNetworking.mm */, + 5FF1D1F01AFEF14A4CAF974CA2F0E21B /* RCTNetworkTask.h */, + DAF93C69B0C72D87869BA263872B84FD /* RCTNetworkTask.m */, + ); + name = RCTNetwork; + sourceTree = ""; + }; + 9DEAE9BBDDF12E52B03FE8C40E1FAB1F /* Pod */ = { + isa = PBXGroup; + children = ( + 0FCFF605E4D1B809CC8648C1D8447635 /* LICENSE.md */, + 7A45D147C5FBCB64CC57C014AC4C5269 /* README.md */, + 8ABB4DBF5746559D8F78E8073EB305B5 /* SentryReactNative.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + A01B3FB53CEC216DA010EA672464096A /* DevSupport */ = { + isa = PBXGroup; + children = ( + F0800C3F81240340F9618E5F2CBFB969 /* DevSupport */, + 21271D99FDD25AB58D250F028B12853E /* Inspector */, + ); + name = DevSupport; + sourceTree = ""; + }; + A1FF6893932D6144E0909F106C02913A /* Folly */ = { + isa = PBXGroup; + children = ( + F832B0FA268AB95F736B015FC26D6CAA /* Assume.cpp */, + 80FC54CBA2EAAFA907C2427690EF82D9 /* ColdClass.cpp */, + 2D7D46B913A23FA0D6B8C0702617C231 /* Conv.cpp */, + F35F92A6DAFF6916C73CD3EB78E7F699 /* Demangle.cpp */, + 19E5409035E8CA7B59062D3E76EAFD79 /* Demangle.cpp */, + 07664EE8D7DA437692E82AF8DDAE684A /* dynamic.cpp */, + EC25987BB370177974743066D5321138 /* F14Table.cpp */, + 39F8511BE9A655238CE28680B5D7778A /* Format.cpp */, + AB57E2A844E7F36B01578FF8E076E00B /* json.cpp */, + 3552FFB8388991988B7EDCB4E1CA3D77 /* json_pointer.cpp */, + 62FDB52795B90839CE56E63ADBF1316E /* MallocImpl.cpp */, + 5112BBE280E7AEB3F7241B60AF6E2732 /* ScopeGuard.cpp */, + EB1F9580E7432683B3E8D2F0ABF82D4B /* SpookyHashV2.cpp */, + 401E2416EBD9CE65D9C9BC95CFF60E06 /* String.cpp */, + 4D8F7BB0A2D356CEE50311E0267B5088 /* Unicode.cpp */, + 7F346AA64D4F8B0B8F03E27D3867E03D /* Support Files */, + ); + name = Folly; + path = Folly; + sourceTree = ""; + }; + A3267D212434C1D5CCC74D8D6FB17383 /* Support Files */ = { + isa = PBXGroup; + children = ( + 3C9814B1837FD94021BA99F0FC3FFCFB /* RNDeviceInfo.xcconfig */, + 511C60236E82C474986ABBBEB33D8474 /* RNDeviceInfo-dummy.m */, + 7D29DA48566C0DB3546737D3E8727B50 /* RNDeviceInfo-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/RNDeviceInfo"; + sourceTree = ""; + }; + A3CCB03B52F9FDFBB87CE8586BDA3853 /* Pod */ = { + isa = PBXGroup; + children = ( + 1081025FCADC87325BDA4A5DC4C9951B /* LICENSE */, + CDE7F9E3444C1110316F803B8E74404B /* React.podspec */, + 7A02AB9FBAB054C7EBABB873B21344D1 /* README.md */, + ); + name = Pod; + sourceTree = ""; + }; + A403C81C635A3BE77CF99C999EBB8B1B /* Pods */ = { + isa = PBXGroup; + children = ( + 58538C58431D11C7B2C5E1FFD3589640 /* boost-for-react-native */, + D60B06753A003D44E0630B8ADFB6D6A8 /* DoubleConversion */, + F35F75F5060BE714C88A07553A48F6BF /* EFQRCode */, + A1FF6893932D6144E0909F106C02913A /* Folly */, + 96A490563BCF088CC41F259A0DE5AB70 /* glog */, + 33082AC43A7FE3E11FDC54D4F4E89043 /* Sentry */, + 99E9039D3132D920B2E69CC3659CE64A /* swift_qrcodejs */, + ); + name = Pods; + sourceTree = ""; + }; + AA445836B402501E0FE8909156EBAFAA /* react-native-camera */ = { + isa = PBXGroup; + children = ( + B6231E69A77E06BCA45F94C1DD22FE14 /* Pod */, + 7184A988E88383D7E9204ECB3C50CCB1 /* RCT */, + 87FE0B7F814053CFAA3A9663D25A895C /* RN */, + 5897F30E6FE18D60B1A0125D1F9A9E2B /* Support Files */, + ); + name = "react-native-camera"; + path = "../../node_modules/react-native-camera"; + sourceTree = ""; + }; + AB56B9123EA48DEF4A1C67B154A385F3 /* jsiexecutor */ = { + isa = PBXGroup; + children = ( + 620F444EC662FBD14527D482907EA249 /* JSIExecutor.cpp */, + 0B5A7148D2F0668A6D1E0C0AC7225D53 /* JSIExecutor.h */, + A53448844E43DC4678E114C5CC08451B /* JSINativeModules.cpp */, + 2E1DC83651AC5ECD944CA0331E0E8F4C /* JSINativeModules.h */, + ); + name = jsiexecutor; + sourceTree = ""; + }; + AECB1D3A46CD067283E06C4FA1262048 /* yoga */ = { + isa = PBXGroup; + children = ( + E9AC1F621AA0C5D78C14E2870BDCF91E /* CompactValue.h */, + A4CA23D516533CDFC3B279C5BCD8E0F5 /* instrumentation.h */, + 4594CE65306BECDD5AB7F72C4B0E6DF5 /* Utils.cpp */, + C257D5C7E4E6D0CD32E39AF3341AEA8E /* Utils.h */, + 1EF9C71310EF21D8C4B9F9FD0F5BDA86 /* YGConfig.cpp */, + 87BACCCB51905E559BDC90EF7B6BEB5C /* YGConfig.h */, + 91B293BB3A275110FEB2AA836B6243DD /* YGEnums.cpp */, + 89F7514F42A2FB81C9DD79F7DA50E3EA /* YGEnums.h */, + 50187883303DACF091DE6253F14CBC89 /* YGFloatOptional.h */, + D430602745AC9D9504D2CE3CB19207BD /* YGLayout.cpp */, + 26361E9EDF786B80C49D8B72EFC206B2 /* YGLayout.h */, + 9B6F5977A366FFB17DF1AF8AF5317A7B /* YGMacros.h */, + 4361B583ECE405F006DF0EBD1D913ABD /* YGMarker.cpp */, + 4C51D3BF544C34C5891E552DC1D80DA4 /* YGMarker.h */, + A95D1B057768E30EB3524A595D7E9017 /* YGNode.cpp */, + 109D7B5B2802306D6642210BB084C49A /* YGNode.h */, + A8B28599CEAF5E3786E70C5472D1147E /* YGNodePrint.cpp */, + 93BAB225486D7203CEC8983FE7E680A6 /* YGNodePrint.h */, + 9896387252958C75393CE50CA8D5087F /* YGStyle.cpp */, + 3A996A8D8C8F813FF2C925F9CBC79000 /* YGStyle.h */, + 17D5D2871BE1506D0BD8335E815EF4A7 /* YGValue.cpp */, + 7ECCE0D10E4472F9FEA409CDDDFDF0E6 /* YGValue.h */, + D381812A4ABA729A3C162290999BC837 /* Yoga.cpp */, + E871C79614A40E1CA4D62E7D2226CC0C /* Yoga.h */, + AF0A7754AEA2DB99181745CA6B13280B /* Yoga-internal.h */, + 480A4D437E88D602CCF875493B524A6C /* Pod */, + 7A17031CE955E9402975B69522E3DA16 /* Support Files */, + ); + name = yoga; + path = "../../node_modules/react-native/ReactCommon/yoga"; + sourceTree = ""; + }; + AFF141BD689CC973AA0EF55144FD60CE /* Support Files */ = { + isa = PBXGroup; + children = ( + 0D0774F6A878399F77949C05D0F6BF03 /* RNFS.xcconfig */, + 8203235C3271D9CAAF7985839A823A71 /* RNFS-dummy.m */, + DC5703A9684AC1DA8DF885581F627341 /* RNFS-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/RNFS"; + sourceTree = ""; + }; + B2F03FEDF30F29A95334E486A50EFFC4 /* RNReactNativeHapticFeedback */ = { + isa = PBXGroup; + children = ( + A9CEAE8B85EBDAAFB07A191E516AAD21 /* DeviceUtils.h */, + B4EADABC32A9B8A31314157240EF176F /* DeviceUtils.m */, + 69CE3C2D7842451A669D6ED32EDA1271 /* RNReactNativeHapticFeedback.h */, + B44A245DBCE400611755327A965165C2 /* RNReactNativeHapticFeedback.m */, + 4255AD6965262DF5DE15A26564C02A6B /* Pod */, + BCE3208B63EEA92DCA77CC2F0F99DA7B /* Support Files */, + ); + name = RNReactNativeHapticFeedback; + path = "../../node_modules/react-native-haptic-feedback"; + sourceTree = ""; + }; + B3361920B4E27120517C6B78E5DC01E2 /* Pod */ = { + isa = PBXGroup; + children = ( + 432B9A975569F05FE6EA0A3694A7BA8B /* LICENSE */, + 75889D0ABA96FE63772620B2D8DB8F14 /* README.md */, + A6953965459CD0B275277E7AA11F5C99 /* ToolTipMenu.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + B6231E69A77E06BCA45F94C1DD22FE14 /* Pod */ = { + isa = PBXGroup; + children = ( + AFBB94C80AB71D48C288CDBC0C11D927 /* API.md */, + A09B44F05BA0B2C941E7E3DBBA7324F7 /* Contributing.md */, + E11B1DCEE18D854CC6562DF902748C1F /* expo_usage.md */, + 477CB5583BD07B34CFBFEC0AEB2B05BE /* GradleUpgradeGuide.md */, + F5E8D4388FAECB4DAEFFE1BD41CAE14D /* installation.md */, + F648B022BD8ACD8ED602C311D3F0A7F2 /* LICENSE */, + 76C48D1064D707FFA11AE86C1764F123 /* migration.md */, + 412EC5954902A1B6EF5185EAD9744FF2 /* migrationV2.md */, + 69F2BB7E2258B554B0FCC26CB76E26EC /* QA.md */, + E991E404E06536C48628D870C0A3E9B5 /* react-native-camera.podspec */, + D38DE786A49E8AE2316176138F197B59 /* react-navigation.md */, + CDD68EA4B53A2AC92132E344CA0B25BD /* README.md */, + BB17DAAF2FFAC7842B754580F1CE2371 /* Recipes.md */, + BC6D591049FA1F41EEBAA24A15971B3F /* RNCamera.md */, + 7898AC139D7892FDD8982A9410D5B23D /* tests.md */, + ); + name = Pod; + sourceTree = ""; + }; + B775731D90DFDAB91500DDC659B24155 /* RCTImage */ = { + isa = PBXGroup; + children = ( + 85BB69BAC2C0034A65D0A90F3FF0CBD9 /* RCTGIFImageDecoder.h */, + 5EAECED2E7770AD0A6016DB1CF9FA5E0 /* RCTGIFImageDecoder.m */, + 00DD8FFBF407E7C0AAE11B34E2B24778 /* RCTImageBlurUtils.h */, + 2FAA5A666F6DC3101A977E26A60CFBD0 /* RCTImageBlurUtils.m */, + 852E19E37E9E8CE09D309828B4FE614E /* RCTImageCache.h */, + 8C21E53AB62740D52DE7D96071906473 /* RCTImageCache.m */, + A5931605E72BB109CDD9204A017B7797 /* RCTImageEditingManager.h */, + A04F45E8F5EC1B8227AD7B1EA42383D5 /* RCTImageEditingManager.m */, + FB24E1475659A33ACD2FE39D2CAF810D /* RCTImageLoader.h */, + BEA2558E4792555F8EFBCECCF7823F87 /* RCTImageLoader.m */, + 122FC489A1117293B0D1851B395DBC61 /* RCTImageShadowView.h */, + 9FBA3927AB29E14E61FE05D18E590C23 /* RCTImageShadowView.m */, + E931B3CBA1504EAC6E9E1859588F72FC /* RCTImageStoreManager.h */, + 96F1F58FBEC4A043CC29C4278360C23E /* RCTImageStoreManager.m */, + CF384C466A83B8556116A306BDE2472A /* RCTImageUtils.h */, + 77A71D2DD4BE5408CF373E3F80ACC8C3 /* RCTImageUtils.m */, + F9E34F4DCFE5B27E8878C6B163E621CE /* RCTImageView.h */, + B62F1DC4E86BC7AA5375D9CB3E79D12B /* RCTImageView.m */, + 115E600AB0E804B77641E3E14B783E44 /* RCTImageViewManager.h */, + 6458BCFFFC5536A95D45C3EE792F302B /* RCTImageViewManager.m */, + 3A932C0D72654DF667EB18E886B76C7A /* RCTLocalAssetImageLoader.h */, + C4068020A95077A158A7A15D905FBFF1 /* RCTLocalAssetImageLoader.m */, + 3D92518DA0F05F4C14426D432D330DBB /* RCTResizeMode.h */, + 274A75FABDF54FE9E93651E9B4132D46 /* RCTResizeMode.m */, + ); + name = RCTImage; + sourceTree = ""; + }; + BCE3208B63EEA92DCA77CC2F0F99DA7B /* Support Files */ = { + isa = PBXGroup; + children = ( + 9D81AA4166745F0CBDC316B5C374ECB1 /* RNReactNativeHapticFeedback.xcconfig */, + 702566B1E169F3C93834D80707073A03 /* RNReactNativeHapticFeedback-dummy.m */, + 32CF2B2668EC15CAC4E75A3C9448356A /* RNReactNativeHapticFeedback-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/RNReactNativeHapticFeedback"; + sourceTree = ""; + }; + C44BE5367CF1C872F79FEA8CBBC11ECC /* Pod */ = { + isa = PBXGroup; + children = ( + 029FC75F31F1C88D97B66C7B961CFC04 /* LICENSE */, + A4EB586474A164F91B47FFACADC7958D /* react-native-google-analytics-bridge.podspec */, + 6E22164873306C2DEB4FAB23FCF0F641 /* README.md */, + ); + name = Pod; + sourceTree = ""; + }; + C5EAE79C58D5897ED1D0F00B55B8D4F5 /* Views */ = { + isa = PBXGroup; + children = ( + 46A763E9E570B483FDD9BB6DE6566433 /* RCTActivityIndicatorView.h */, + 62A9A4627B90DF3E88B54745DF0AB838 /* RCTActivityIndicatorView.m */, + 8656A5E833C576594CF016F2CDE0F60C /* RCTActivityIndicatorViewManager.h */, + 4B92CF0DBB7813A41D1F81C0F5B0A33C /* RCTActivityIndicatorViewManager.m */, + 11453ECDB93BC00F3F2DB1EB66177ACE /* RCTAnimationType.h */, + E381F7CFB3D28181E5AE3B4CFE39AB57 /* RCTAutoInsetsProtocol.h */, + C097A67FB2F253ADDA442139998C94C9 /* RCTBorderDrawing.h */, + 692EF5AF417D6AC303CDE4026BCE9DA2 /* RCTBorderDrawing.m */, + F5BF8E9B1F58246E6A2B64BA34C83F77 /* RCTBorderStyle.h */, + A98856069986317EADC7661ED546C955 /* RCTComponent.h */, + 4331DAFE3225D09611FF6219FA1E2E9F /* RCTComponentData.h */, + DB6934A0B3DB8222D834538291D9B9A2 /* RCTComponentData.m */, + 1500AE6B9014FCCA0CF28259908C995D /* RCTConvert+CoreLocation.h */, + 401E2CE916613CA5A1D7CB58B97BF902 /* RCTConvert+CoreLocation.m */, + 67A5BDB63CF3DA387E532F5B3A653B65 /* RCTConvert+Transform.h */, + F8CE1DB0E21D5A0EF43D5E8C07C4AC99 /* RCTConvert+Transform.m */, + B01A6147CA2A6202A802F94B0B7008A2 /* RCTDatePicker.h */, + 736C866FE6F8AEE32B92A643EB484CB8 /* RCTDatePicker.m */, + 2DA194D7EA5AE96970486A082703C1D4 /* RCTDatePickerManager.h */, + 4B08CFF5E990CCAAC516387467804C9B /* RCTDatePickerManager.m */, + B213807EEF813C63F22F85B91DE20299 /* RCTFont.h */, + E689E6E4AA0501D47172FCA8C423FE1F /* RCTFont.mm */, + 120D8700DE3656E1A3FFF1F738237761 /* RCTLayout.h */, + 5E35A0E44E7B15B1C22FDAE5ADA0906D /* RCTLayout.m */, + 2B0EB31AB8DB08C97F5676FF10A0A8FB /* RCTMaskedView.h */, + 377E250D87792B0B61C5B529C1D8B549 /* RCTMaskedView.m */, + C3260FE10CD6F7643DB249746CD850EE /* RCTMaskedViewManager.h */, + 9893FDA410B61057CE529A58961C67C1 /* RCTMaskedViewManager.m */, + 07C1B8898873D86D120517B360B43FC2 /* RCTModalHostView.h */, + 290D23FAC3D1CE3E034C51C3E839FDD5 /* RCTModalHostView.m */, + 46C06576203D0DF24813F5919EEB2611 /* RCTModalHostViewController.h */, + 317F28F813ED2B8730A3372E886D9DB9 /* RCTModalHostViewController.m */, + AFD1A62A9BAF9ADA16F1C0E745556A61 /* RCTModalHostViewManager.h */, + 781F6F55E79DD9E1776993030F6B2B9F /* RCTModalHostViewManager.m */, + 1CA6C50EB1F13E6A45322C83D54FA13B /* RCTModalManager.h */, + 65BAC73E92CE0767605A8A5A9CF8064E /* RCTModalManager.m */, + DE0D91FFF43841F0DC89FB9DFBDFF7E2 /* RCTPicker.h */, + EA756C06C97D8E72FAC554EAA6A2B6DB /* RCTPicker.m */, + FBCE659C1263C26559C1A3F73CA1DDCA /* RCTPickerManager.h */, + C35E22914E4B76169BD2887A87885F04 /* RCTPickerManager.m */, + 38057CE677073DD07AA8490AB9C754A6 /* RCTPointerEvents.h */, + D90C527BC5DFA4E72D13D45C8071C821 /* RCTProgressViewManager.h */, + 0F7C04BAFA39D6C59B4971B117898FCD /* RCTProgressViewManager.m */, + D3947CA0DCC38B86E1D907F92D23FDC6 /* RCTRefreshControl.h */, + D82D55B836B9D9B6B864581C02C03F90 /* RCTRefreshControl.m */, + 2A8C94DF0732194C31DDD3ECDB31893A /* RCTRefreshControlManager.h */, + 4D5B7860E5884D0E4352C9B54156D429 /* RCTRefreshControlManager.m */, + 12B36E4E08D5D542CAB71DFFBB66FDEF /* RCTRootShadowView.h */, + 2DCD332883B9C8835156B328A6DA2A6F /* RCTRootShadowView.m */, + 1EC1E78766AA765A69A211EA96AE5F08 /* RCTSegmentedControl.h */, + B2201C25FAC8721F9702A5E363A2FD84 /* RCTSegmentedControl.m */, + D07FAFD8FD8E7B0C306D4E1ECBC0C3AD /* RCTSegmentedControlManager.h */, + D30FAC2A37C55CA077EA4755E4A05B77 /* RCTSegmentedControlManager.m */, + 55D1F444845F1D63957804DFE1527844 /* RCTShadowView.h */, + DA42ACE27FCA4BBE9CC4F86272DF8E1E /* RCTShadowView.m */, + 5ACACBDF5E1A4660401E164E6ACDA2B0 /* RCTShadowView+Internal.h */, + 0B9095D1FD9776A2A0CF37CF05EA90A1 /* RCTShadowView+Internal.m */, + 139244272DA217F04AB907470C993F83 /* RCTShadowView+Layout.h */, + 29F2A8B29E2B225439D7996C9F27E74A /* RCTShadowView+Layout.m */, + 81B87F4D55353942DEB9B7879B41CF4D /* RCTSlider.h */, + 12E793AC91E639EBA47ECFB5C190BC31 /* RCTSlider.m */, + D3CD515CFBDC2FA2172405F9CDA441D4 /* RCTSliderManager.h */, + 4C0D7BCD9D1AC4736356A7DC2FC55256 /* RCTSliderManager.m */, + CBA73D1694300CC9CC39F955AF57B5B3 /* RCTSwitch.h */, + 419382E7B723A5AF7573D9B32CC777B4 /* RCTSwitch.m */, + E969C203550B92C953AF6AB6CF0F82E3 /* RCTSwitchManager.h */, + 3094BFCA4EB7A433A859448A9F53BAA0 /* RCTSwitchManager.m */, + 29D7EFAFBE9BDC646B5A58BF428368D8 /* RCTTextDecorationLineType.h */, + E71871F184B5FA84F7533B5CDB9FB15F /* RCTView.h */, + DBC3D407C32E2D0C326376AFE6C3DE93 /* RCTView.m */, + F4943DC28DFE1854AF973C451BF740AB /* RCTViewManager.h */, + 7C8FE1429DE3C1EAAD4180C3F39270F3 /* RCTViewManager.m */, + F0E0B47AB998B1FB6FFAED55128B7649 /* RCTWebView.h */, + 541722BDB15B1F635A929056DF9A7D13 /* RCTWebView.m */, + FC173189353838F01EBE21C75DE5AA34 /* RCTWebViewManager.h */, + D6EF7C6F1BC177A4D865C3550D6834FA /* RCTWebViewManager.m */, + 9895EE27D9128CBE08D9C2F582A41D37 /* RCTWKWebView.h */, + 83C437F517841A240F21924FF1961522 /* RCTWKWebView.m */, + E957798AF0EDE4D433CB9E4DEC7DC24B /* RCTWKWebViewManager.h */, + D40EFDB0A580882176F5D4C207FD6C81 /* RCTWKWebViewManager.m */, + CDA23C498E4A763F383A35B01F4B6769 /* RCTWrapperViewController.h */, + F2BBEBFBF783074973C1E3C6BAFF1E36 /* RCTWrapperViewController.m */, + 95E5403A22386840A70D5391D85DBAC2 /* UIView+Private.h */, + 2FC90CAA795A9A7D0B020BCD4A4529EF /* UIView+React.h */, + 9800B736F9EC536F78DB61DFE20E678D /* UIView+React.m */, + FE80D1ABB9515198DC6C64365A7CFFEF /* SafeAreaView */, + 6E879B8D6C82D8CDF1A278CEAC352D2A /* ScrollView */, + ); + name = Views; + path = React/Views; + sourceTree = ""; + }; + C6542FA2C44045C7ECB000074AD78380 /* Support Files */ = { + isa = PBXGroup; + children = ( + 0C00F817D2A6404B94F4EDA0E1E42F4C /* Sentry.xcconfig */, + A7E6897CAE2CFD7233AE336AD0DE48FE /* Sentry-dummy.m */, + 2DD4C3E33790C8946DA5F83FCF418CB0 /* Sentry-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/Sentry"; + sourceTree = ""; + }; + C6C806C8C3C8CFBA1241AA3AEC03AF20 /* react-native-image-picker */ = { + isa = PBXGroup; + children = ( + 4C29F390F8B2DADA1E39D88409A1EDD4 /* ImagePickerManager.h */, + 082A2BE61A0B38144E37A41891C95E27 /* ImagePickerManager.m */, + DBFFACABA70676F042E6C8E60AAE6C1B /* Pod */, + 1F32BE641B5B76B2B71D29958C52DD35 /* Support Files */, + ); + name = "react-native-image-picker"; + path = "../../node_modules/react-native-image-picker"; + sourceTree = ""; + }; + C6DC780949473F118A7A3CA807263690 /* RCTGoogleAnalyticsBridge */ = { + isa = PBXGroup; + children = ( + 3AB555A3A08D45986F08A2720A183DFE /* GoogleAnalyticsPayload.h */, + 45BF0D349754644275A654855CF92D36 /* GoogleAnalyticsPayload.m */, + D811BDED22FFFE26C15F932093ED1331 /* RCTGoogleAnalyticsBridge.h */, + 5CB82079DD3AC46A2902A2B0E9019189 /* RCTGoogleAnalyticsBridge.m */, + 3C39587B64E21E10418A42F35B1B4D7E /* RCTGoogleAnalyticsSettings.h */, + A111E12981FA8A501AA180FF2ACB4E54 /* RCTGoogleAnalyticsSettings.m */, + 140B6B909EF5F917249CF91119B96D0A /* RCTGoogleTagManagerBridge.h */, + 6B0904301898D3C6BB97136E469CDC4D /* RCTGoogleTagManagerBridge.m */, + ); + name = RCTGoogleAnalyticsBridge; + path = ios/RCTGoogleAnalyticsBridge/RCTGoogleAnalyticsBridge; + sourceTree = ""; + }; + CDFC4CDB7AFCC19BE6ED8FEE1C2AF550 /* Handlers */ = { + isa = PBXGroup; + children = ( + 6EF6FE1C558727A0FAEB4211A4C50B93 /* RNFlingHandler.h */, + 9AF0C25E341E3202175FEECCF8FA5227 /* RNFlingHandler.m */, + D84320F72BB661298E5C80D9653D8046 /* RNForceTouchHandler.h */, + 7265EE2E92A92A10A7739C2B414508AC /* RNForceTouchHandler.m */, + 7846C956F3D58F1D4A6931FC967B500B /* RNLongPressHandler.h */, + 3ADA1579ECD23D390F8DC21F1C3B1EEB /* RNLongPressHandler.m */, + AA663A6E4A2FE9503752A9FE1F605BC9 /* RNNativeViewHandler.h */, + B9731D4AF518F6891FB926C53C89D68A /* RNNativeViewHandler.m */, + 2B9FD71DF6D3C728F21F74B6EBC3003A /* RNPanHandler.h */, + 29C6D16D46CC115C018BCADF0851F2FF /* RNPanHandler.m */, + C22D7EDC3624837AA8C299EE9CB7BEDB /* RNPinchHandler.h */, + 663F109A35428860154BB8BEA97E2C5C /* RNPinchHandler.m */, + 28FE7CC68D99C41BB52AFF169F39395C /* RNRotationHandler.h */, + 58B5BCB1D8F1D35B6CBADBF6B8EE0E0A /* RNRotationHandler.m */, + 521F191B782F77BA8C6C3FB338A18217 /* RNTapHandler.h */, + E0B6CAC1EEC8CD2FB7129B9FBD260FF0 /* RNTapHandler.m */, + ); + name = Handlers; + path = ios/Handlers; + sourceTree = ""; + }; + CE091F646D87F0032FD5CCEC04B84FD3 /* CxxBridge */ = { + isa = PBXGroup; + children = ( + 265C695467B886197D38CAB0BA85F069 /* CxxBridge */, + F343E59F4698A23E253932C696CB6557 /* CxxModule */, + 06CC3391B353E2B9C2A23E4C81958DA9 /* CxxUtils */, + ); + name = CxxBridge; + sourceTree = ""; + }; + CF1408CF629C7361332E53B88F7BD30C = { + isa = PBXGroup; + children = ( + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, + DECE86036D29FE2FD84340F6572DD701 /* Development Pods */, + D89477F20FB1DE18A04690586D7808C4 /* Frameworks */, + A403C81C635A3BE77CF99C999EBB8B1B /* Pods */, + F1B5F19493A8878C56B79B51CCDA9BA8 /* Products */, + 909622A658BD5A4AC772B882221C8B90 /* Targets Support Files */, + ); + sourceTree = ""; + }; + CF72EA0BC44D6AD73698820886C7D70D /* fishhook */ = { + isa = PBXGroup; + children = ( + 8E6FA716361CA1C84D63A9DC918CF0CB /* fishhook.c */, + C790C45F6AD811B7DA03786A0EB022BE /* fishhook.h */, + ); + name = fishhook; + sourceTree = ""; + }; + D153629801FBDD64FC5FD4C8E1B52DD8 /* SentryReactNative */ = { + isa = PBXGroup; + children = ( + 7E792D0AF82EE695711792DFCFDB5B97 /* RNSentry.h */, + 9EDABE538AB68AC89AEC92F78A76D247 /* RNSentry.m */, + F77773FF35154D41BA77D9BF681475D3 /* RNSentryEventEmitter.h */, + 433B81686E432E9B74269E61476A12FB /* RNSentryEventEmitter.m */, + 9DEAE9BBDDF12E52B03FE8C40E1FAB1F /* Pod */, + F0286CEC29A4651651AABE8A04117913 /* Support Files */, + ); + name = SentryReactNative; + path = "../../node_modules/react-native-sentry"; + sourceTree = ""; + }; + D33D1E23243A388D39039EE6C525E249 /* Pod */ = { + isa = PBXGroup; + children = ( + 1325B074035DD793069612E70C9326B0 /* RNRate.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + D60B06753A003D44E0630B8ADFB6D6A8 /* DoubleConversion */ = { + isa = PBXGroup; + children = ( + 1ED112C22FB10CBF1AB2F1B8A839B230 /* bignum.cc */, + 3CC6AB018E6FEB90AEBE3928C35522DB /* bignum.h */, + C0B49676C9BA577AF9170BEE06D0DD21 /* bignum-dtoa.cc */, + 53D6103BD516321A595BBFC3A109D273 /* bignum-dtoa.h */, + 431E53937411FFF9177AE54F75857502 /* cached-powers.cc */, + 0CE439D975E14E50D788333677BBDED5 /* cached-powers.h */, + 2164D6009E0872052E460E80B045CF7B /* diy-fp.cc */, + 2494932080A1B0E090767784C7013680 /* diy-fp.h */, + 8B5CE403971C99A4143414F9D9D9C003 /* double-conversion.cc */, + 8FBE03D2A70F6C27ABF0FAA2DDAEF401 /* double-conversion.h */, + C24C7AEDB40B66CCBDCCC3CAFFB71979 /* fast-dtoa.cc */, + 68B031A28172493B622901BF7D6F820D /* fast-dtoa.h */, + 127BF6527F7F4973A0EC54194FA491A6 /* fixed-dtoa.cc */, + 5B64E33E463B6C7B4C272945B2EE8479 /* fixed-dtoa.h */, + EB0932CB3EE002DB993EB8413A8741D3 /* ieee.h */, + B65FA2D9A6E26B20F55BE13DF335F174 /* strtod.cc */, + E908122880E3BBD03B74B0F2AC97CFE3 /* strtod.h */, + 0FE4EB1E4CC2450F8A8D9540A3565BD2 /* utils.h */, + 0723B09CFDF7B359CBDFF0CC11FCA617 /* Support Files */, + ); + name = DoubleConversion; + path = DoubleConversion; + sourceTree = ""; + }; + D70D884AA58B84CF2555C1E01AB3AF9B /* Support Files */ = { + isa = PBXGroup; + children = ( + E7905970C34829850FC86A3679117622 /* react-native-webview.xcconfig */, + 93B270E50659E300947B165F8D0F6F79 /* react-native-webview-dummy.m */, + 0DC1EA26AA9B27367C5EA03F22BF88B3 /* react-native-webview-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/react-native-webview"; + sourceTree = ""; + }; + D7122A23AA9B6C0DFBEB63F4202AFD95 /* Utils */ = { + isa = PBXGroup; + children = ( + 96916EC87C869C4EC697379F1FBC6B1B /* RCTConvert+RNSVG.h */, + 6949DFC6287D38477B7034D2DD5389D1 /* RCTConvert+RNSVG.m */, + B81D7243B29123EDFF71E0117A8CF32B /* RNSVGBezierElement.h */, + 195F75CBFF85E7E7C4441F756A7931F4 /* RNSVGBezierElement.m */, + AA38085AFA969DEE9397736EC52240C4 /* RNSVGCGFCRule.h */, + E6C4D9F095C8F50D9B509E1283E3A880 /* RNSVGLength.h */, + A698BC9CFD4E2761B7B5A647FA80D9AA /* RNSVGLength.m */, + 4F21C597AF2E48873E7C0017805D982C /* RNSVGPathParser.h */, + 68A8F58261A33BA89A4B1205CEF5DBAC /* RNSVGPathParser.m */, + D9969FC75F0D7E3355F0FC271D7193C4 /* RNSVGPercentageConverter.h */, + B05225C05D43DA084DE4DB062FE5FBA3 /* RNSVGPercentageConverter.m */, + 89D84A4D141DBE9FBFA677B9F6F8B742 /* RNSVGUnits.h */, + CDE67C740581BE2394DAB5F0E75BDABC /* RNSVGVBMOS.h */, + 6B0D8AB715C2694A89560ECF3D8C43E3 /* RNSVGVectorEffect.h */, + B0C04CD2AC16410F69AF9D14C5A3A519 /* RNSVGViewBox.h */, + FD24F7BD2F07CD1F40ACF1E9046D6955 /* RNSVGViewBox.m */, + ); + name = Utils; + path = ios/Utils; + sourceTree = ""; + }; + D89477F20FB1DE18A04690586D7808C4 /* Frameworks */ = { + isa = PBXGroup; + children = ( + ); + name = Frameworks; + sourceTree = ""; + }; + D9B8FAE3DDCA1C7DB8C6350FF09FE91D /* RNGestureHandler */ = { + isa = PBXGroup; + children = ( + B60D7AD4F90ED0308CA12EF8E6CF96DA /* RNGestureHandler.h */, + E7824B5C48ED0160EE3DDEDE8FB1C2AC /* RNGestureHandler.m */, + 43FBF852EB16B371F59EEFA03AFE32F7 /* RNGestureHandlerButton.h */, + 3DDD607D869B0CC06F143FEE2929E32F /* RNGestureHandlerButton.m */, + E6B8B6BAA0635B3E875DCECD53270A8C /* RNGestureHandlerDirection.h */, + 11ABFA618B9F43C5331EF3BD1B230451 /* RNGestureHandlerEvents.h */, + 67DE9FBE6A5D4D11003E39188F7F2647 /* RNGestureHandlerEvents.m */, + 2CA044EF074CFBB5850B4D5B42F887AE /* RNGestureHandlerManager.h */, + 237D5C0AB8BA296D516505D12610490E /* RNGestureHandlerManager.m */, + 9D6E2F1C0C885CA059B14EE20BE17804 /* RNGestureHandlerModule.h */, + FA69657499B349EEB460F70057ADE6F4 /* RNGestureHandlerModule.m */, + C727D25439D571849417658C69D13004 /* RNGestureHandlerRegistry.h */, + 8E62DDF1EA789F69651514D87B6D777E /* RNGestureHandlerRegistry.m */, + 23CE826334A986F6CC71B8EDB7960270 /* RNGestureHandlerState.h */, + 8F39394D12D427232134584DCD0C64EC /* RNRootViewGestureRecognizer.h */, + 0F8B40503DBF5527AEC0AAE0CAAECC9F /* RNRootViewGestureRecognizer.m */, + CDFC4CDB7AFCC19BE6ED8FEE1C2AF550 /* Handlers */, + 27E18997BD6868E18C3F07DEBA0F9A5B /* Pod */, + 06D51707083E2ACC0F1FFDE8B096F5F9 /* Support Files */, + ); + name = RNGestureHandler; + path = "../../node_modules/react-native-gesture-handler"; + sourceTree = ""; + }; + DA132C9BA2475332D1FE4FF798EECB83 /* Pod */ = { + isa = PBXGroup; + children = ( + 65849DE4230A8E77DC7938607C81897D /* LICENSE */, + FC505E8152B50FCF3BA1971D880529FB /* react-native-webview.podspec */, + 51FA36AC3C3C906DCBB6B0F07498B169 /* README.md */, + ); + name = Pod; + sourceTree = ""; + }; + DACD767AA0CBBCFA997D1DAB59DA9C59 /* RCTText */ = { + isa = PBXGroup; + children = ( + F553A49DA4F495716152764C127B71FC /* RCTConvert+Text.h */, + 2A9D9E9BA4DA29BD95A985A7F0BA5C2E /* RCTConvert+Text.m */, + 79AF721D0BA8CC5ABDBF77EF3AAA5D46 /* RCTTextAttributes.h */, + D8B6EAAEF2E1DF8287B2BC643DC091B8 /* RCTTextAttributes.m */, + 7E4F160573FE874D848FEDC2DC22D7D7 /* RCTTextTransform.h */, + 62D709DFBBB9D353BAB7BEC1D8C659C1 /* BaseText */, + 007FC53F44C82023282955365C3608B1 /* RawText */, + 38CC0AE2C715386CD1B169756378A70F /* Text */, + DBA12BB2A1C7C0826B9A17A7139BB098 /* TextInput */, + 72142BC61B87B3E44770535B913581A4 /* VirtualText */, + ); + name = RCTText; + sourceTree = ""; + }; + DBA12BB2A1C7C0826B9A17A7139BB098 /* TextInput */ = { + isa = PBXGroup; + children = ( + A1681A11B33196497900CC0E7EA966AA /* RCTBackedTextInputDelegate.h */, + B82EF84B22F75BA1A218BE05B4C885AA /* RCTBackedTextInputDelegateAdapter.h */, + FCD20495AAF012AA9EF72B54303B3C11 /* RCTBackedTextInputDelegateAdapter.m */, + A1908E96911EE523493CE8F0FE11427A /* RCTBackedTextInputViewProtocol.h */, + 92EFBBE64F26EBE2C9C85672B4BCEE0A /* RCTBaseTextInputShadowView.h */, + 35B0404C7FB923A8A5CAE8D52256FFCD /* RCTBaseTextInputShadowView.m */, + 99991733EE25C7ADFF351E2190787373 /* RCTBaseTextInputView.h */, + 4095D6ADF6BCECCB0FD76061A58A7415 /* RCTBaseTextInputView.m */, + BCACA1784B70E99DFE8D3825FBA4E6EE /* RCTBaseTextInputViewManager.h */, + CBBA3E6F306198B3DA7FDF321771F1C9 /* RCTBaseTextInputViewManager.m */, + C29C31DB0B83009976075AA1B8A9283A /* RCTInputAccessoryShadowView.h */, + 4A0503BDF4A687EDA71E387C3837610B /* RCTInputAccessoryShadowView.m */, + FD1AF27FF37FE549E662ED7954FD548A /* RCTInputAccessoryView.h */, + 6101B53D2BC532DA9D7C9AB464CE03C9 /* RCTInputAccessoryView.m */, + 4F435A009E9C9D89402E15ED8042B5D1 /* RCTInputAccessoryViewContent.h */, + 95EBF0ECD99365419787C775D5FB5AF0 /* RCTInputAccessoryViewContent.m */, + 9AEB6ABB0C37ECD706EEDE4F6B786F58 /* RCTInputAccessoryViewManager.h */, + 2916F7F00917AD5A98867E6D54E63319 /* RCTInputAccessoryViewManager.m */, + DAEF0947DA7B0B6D25C7C772883E1367 /* RCTTextSelection.h */, + 42A2C351F3D1E73ECC74317E11077B79 /* RCTTextSelection.m */, + 0F261ECD7D9DBCE9CA2B11E30B8FBE02 /* Multiline */, + 0E85396FBDD26F51EFA257ED5F22F1DC /* Singleline */, + ); + name = TextInput; + path = Libraries/Text/TextInput; + sourceTree = ""; + }; + DBFFACABA70676F042E6C8E60AAE6C1B /* Pod */ = { + isa = PBXGroup; + children = ( + 45685D906457B22E7E3AA815AD8DC221 /* Install.md */, + B92A8346579B2F9EAF6A73C9C99E3A1B /* LICENSE.md */, + 59A4ED3AC2E6CBD7DC19B78B3602F53D /* react-native-image-picker.podspec */, + 354E6BF5D4A131E3734722E8C6BABC93 /* README.md */, + FF34757B542EDF13C136F4971F4B2518 /* Reference.md */, + ); + name = Pod; + sourceTree = ""; + }; + DDA1C54E83405358983B414D118289AB /* RNCAsyncStorage */ = { + isa = PBXGroup; + children = ( + B429C996727107E29D3316B59AC83C36 /* RNCAsyncStorage.h */, + E03AD78770F797DCD536B37CEED84102 /* RNCAsyncStorage.m */, + D4A605425CB9A2BC07AB372FA3A88DDC /* RNCAsyncStorageDelegate.h */, + 9220E2E24ADFA05A86B1C31AC8697543 /* Pod */, + 64C087E7331AD0E0C670148F1EBAC884 /* Support Files */, + ); + name = RNCAsyncStorage; + path = "../../node_modules/@react-native-community/async-storage"; + sourceTree = ""; + }; + DEB1DB31D06D2AE5C8DE2785B133E88C /* Support Files */ = { + isa = PBXGroup; + children = ( + 772626D2B6293C3DE23F0F0D88952901 /* react-native-randombytes.xcconfig */, + E3DCCD42F8F4F1D6F8F7D513931C71EF /* react-native-randombytes-dummy.m */, + E723D5A51272F54C6BC628CD0D4CE33D /* react-native-randombytes-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/react-native-randombytes"; + sourceTree = ""; + }; + DECE86036D29FE2FD84340F6572DD701 /* Development Pods */ = { + isa = PBXGroup; + children = ( + 32DD3E3AC7EB173C7BE27963AEBA9F9D /* BVLinearGradient */, + F35FAA47E77BB36F876CD340AED772A6 /* React */, + AA445836B402501E0FE8909156EBAFAA /* react-native-camera */, + 1C4B4564026BE10CD97710FC927CE0E2 /* react-native-google-analytics-bridge */, + C6C806C8C3C8CFBA1241AA3AEC03AF20 /* react-native-image-picker */, + 81D0D67A07ED399A8611FD7E1516D8B2 /* react-native-randombytes */, + 2058B15D351A0C6962AFB61D6F8C524F /* react-native-slider */, + 12DC99898EBE5774F7CA253477B4909F /* react-native-webview */, + DDA1C54E83405358983B414D118289AB /* RNCAsyncStorage */, + 50BE10477677CE2B1F358297BA192614 /* RNDeviceInfo */, + EA2709DADDF3C3C51DBA8792ACF864F2 /* RNFS */, + D9B8FAE3DDCA1C7DB8C6350FF09FE91D /* RNGestureHandler */, + 2BDE97E76686B154DC592257080426E4 /* RNRate */, + B2F03FEDF30F29A95334E486A50EFFC4 /* RNReactNativeHapticFeedback */, + 038C089DDE5DB34A525681E8E3FCF61A /* RNSVG */, + 26BDB0E252B499BD3305D66EE7C5ED8C /* RNVectorIcons */, + 4F1023DF1DDBB6440DEF4E958166EF8D /* RNWatch */, + D153629801FBDD64FC5FD4C8E1B52DD8 /* SentryReactNative */, + 4DF5A986ACCFA7D3D22441935139AC23 /* ToolTipMenu */, + AECB1D3A46CD067283E06C4FA1262048 /* yoga */, + ); + name = "Development Pods"; + sourceTree = ""; + }; + E8205564A07F58A972B781DED2398157 /* Pods-BlueWalletWatch */ = { + isa = PBXGroup; + children = ( + 1CE699B13AA6F37B898D1BC91513DF3B /* Pods-BlueWalletWatch-acknowledgements.markdown */, + 2230C442580219F7E28D8CB8A8A52D82 /* Pods-BlueWalletWatch-acknowledgements.plist */, + 5FD0925240DFD78A38DEB4111E813C0B /* Pods-BlueWalletWatch-dummy.m */, + D760399D3E9FC45A74A2432775FEA3F1 /* Pods-BlueWalletWatch.debug.xcconfig */, + CAB0951B5408708B32D65C3FE59D99CF /* Pods-BlueWalletWatch.release.xcconfig */, ); name = "Pods-BlueWalletWatch"; path = "Target Support Files/Pods-BlueWalletWatch"; sourceTree = ""; }; - FD35325AD1655AF16707DD8D720698C3 /* Core */ = { + EA2709DADDF3C3C51DBA8792ACF864F2 /* RNFS */ = { isa = PBXGroup; children = ( - 434886F263742DD2124F001E2CCAD818 /* Frameworks */, - E89308192D516E1F197F574E78DC2860 /* google-analytics-lib */, - A5B0B01B8FF435A2243A7785597B755C /* RCTGoogleAnalyticsBridge */, + 2EB47F7D6B72C15B79D6FCDD8F67D371 /* Downloader.h */, + C76CEAA39B160B5A43B714427405BDA1 /* Downloader.m */, + 3377487DAA8DB0EEAB569EAD3107412A /* NSArray+Map.h */, + 17297E48EB5BDF4D68484D0D02CBBAFD /* NSArray+Map.m */, + 78C49F80EAE1D75AF1D7D95A834D73FB /* RNFSManager.h */, + 9C243D04DDC424E618D1FB708AF7CA08 /* RNFSManager.m */, + AFE4BF88FEC89FD599DA89971997B457 /* Uploader.h */, + B3D558B68FD8D90F27435005AD02EB00 /* Uploader.m */, + 3E5887B6A118ABA66B405663A78621CA /* Pod */, + AFF141BD689CC973AA0EF55144FD60CE /* Support Files */, ); - name = Core; + name = RNFS; + path = "../../node_modules/react-native-fs"; + sourceTree = ""; + }; + EFAEF5491BBB7FB611F188E528D373EE /* SurfaceHostingView */ = { + isa = PBXGroup; + children = ( + 4D5B853BC44AFE960249480237CD6550 /* RCTSurfaceHostingProxyRootView.h */, + 6EC8AE954AEE445C59834A701F950288 /* RCTSurfaceHostingProxyRootView.mm */, + 9D7DC5ECD344D5E20BF0389AC3672886 /* RCTSurfaceHostingView.h */, + 741D5E5B041BE5F51B536952CD88805C /* RCTSurfaceHostingView.mm */, + 962E3169C009BF41CDDD97B63588CBA5 /* RCTSurfaceSizeMeasureMode.h */, + 22CD40C212F1C233DDB545BAA1AD984B /* RCTSurfaceSizeMeasureMode.mm */, + ); + name = SurfaceHostingView; + path = SurfaceHostingView; + sourceTree = ""; + }; + F0286CEC29A4651651AABE8A04117913 /* Support Files */ = { + isa = PBXGroup; + children = ( + 029A6D6D0AB4F7778E804AD89D96725C /* SentryReactNative.xcconfig */, + 78FBBBC4B24BEFDE28E36EC3402B494D /* SentryReactNative-dummy.m */, + DE9B1D5B6BC0B3256ACA910AFD5FE5D9 /* SentryReactNative-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/SentryReactNative"; + sourceTree = ""; + }; + F0800C3F81240340F9618E5F2CBFB969 /* DevSupport */ = { + isa = PBXGroup; + children = ( + 6A6533CDA2000997C614C04AC745D274 /* RCTDevLoadingView.h */, + FF99222BBAEAEFBE4192282B59B95BA2 /* RCTDevLoadingView.m */, + EDC39AEA2C831DE8E950EEC49663288D /* RCTDevMenu.h */, + D28362437EFD9160482B725F5D347674 /* RCTDevMenu.m */, + 9244C79C34C5BC652FB7E425B5A7EECB /* RCTInspectorDevServerHelper.h */, + 9EF6A91D936652DA817DFB86C5AF06D0 /* RCTInspectorDevServerHelper.mm */, + D09D0D5F8D1B6D14062C28D4646000F5 /* RCTPackagerClient.h */, + 7B19C72B4BD69E0112B677D09A10BCAA /* RCTPackagerClient.m */, + F786DF83AA6DB9E44B960D6BC0E71FB5 /* RCTPackagerConnection.h */, + 3A49CBA6F92544D6E8FCBAD7E2ACAA5F /* RCTPackagerConnection.mm */, + ); + name = DevSupport; + path = React/DevSupport; + sourceTree = ""; + }; + F1B5F19493A8878C56B79B51CCDA9BA8 /* Products */ = { + isa = PBXGroup; + children = ( + 3501832F51E21BCD681DC315B3424B43 /* libBVLinearGradient.a */, + 6FFB7B2992BB53405E6B771A5BA1E97D /* libDoubleConversion.a */, + 4919E5F2B6A6807BB518ABF82953B627 /* libEFQRCode.a */, + 06489499588BFA8FD5E63DD6375CD533 /* libFolly.a */, + 3CA7A9404CCDD6BA22C97F8348CE3209 /* libglog.a */, + 735E2521E7D0F8741D0380036E6AE2A8 /* libPods-BlueWallet.a */, + 29A655EC78CFE3C369B2FF1DA8AB4DE3 /* libPods-BlueWalletTests.a */, + 88574881933BDDFD4604D42210E054D6 /* libPods-BlueWalletWatch.a */, + 2C6CA681ACE532FDC4866E79BDF6C043 /* libPods-BlueWalletWatch Extension.a */, + 07A27F29B9BAE5B06E16CB9892658C80 /* libPods-RCTPrivacySnapshot.a */, + 76989E42B44127A7FBCD3EAB84852AB9 /* libPods-RCTQRCodeLocalImage.a */, + 2746659939E420345B521FE182BB120A /* libPods-TcpSockets.a */, + BE586F4F565FC00B77BBD8EFC83A8CE6 /* libReact-ba148cca.a */, + 1347F72BD122D8700FEB7B1ADD3E9675 /* libReact-e01e85b3.a */, + 6C9790F1A25C1E3828E179A8F0850851 /* libreact-native-camera.a */, + A62356D8EB00622F3787C06C7B18CA55 /* libreact-native-google-analytics-bridge.a */, + CC9CF62342D0D8A46D8176D06AABE411 /* libreact-native-image-picker.a */, + 68A021577E10AFA0713A0CA31BC560F8 /* libreact-native-randombytes.a */, + 2B17A71888AA28CEFEC37B72F2A68A91 /* libreact-native-slider.a */, + 8DF63376066E2275FF26820B3A512A9B /* libreact-native-webview.a */, + 5737DDB4BC95AD399B3206838AB97095 /* libRNCAsyncStorage.a */, + E0FE6533198104C97DB047DD5CD8AC67 /* libRNDeviceInfo.a */, + 9A70011370B46387FBFE517906404002 /* libRNFS.a */, + 8F65F9361F2069CF9E9D751272968DE4 /* libRNGestureHandler.a */, + 2A06652291DB26EB217E00C0B4D8A07C /* libRNRate.a */, + FE39837A8C8BBD0AB30E46F6AE12F2E3 /* libRNReactNativeHapticFeedback.a */, + 90EE8D3C082C157169540FC8F5913DAD /* libRNSVG.a */, + 8998273719FDD789E6F9C7541AFD0B33 /* libRNVectorIcons.a */, + 82AD6111E3B91E7E07FC58D913B36DCA /* libRNWatch.a */, + 0115C3C00C175D77422084DD0542CE6F /* libSentry.a */, + 67E6685C65F82EFBE6878DE54FBC3828 /* libSentryReactNative.a */, + 300232A457594A2142CCD4EBBEAEEE83 /* libswift_qrcodejs.a */, + D4B268B3F000EE8AE50A90DD7FC78E62 /* libToolTipMenu.a */, + 1FA65622A09E4E5504F80B3610AB78F1 /* libyoga.a */, + ); + name = Products; + sourceTree = ""; + }; + F343E59F4698A23E253932C696CB6557 /* CxxModule */ = { + isa = PBXGroup; + children = ( + C4879C2900DE0A8B89D451798AEE6A2B /* DispatchMessageQueueThread.h */, + 3C5B3DEDCDDC87203D251EA5313B4409 /* RCTCxxMethod.h */, + B282D3372C5630F2E6D00EFDA89AAF34 /* RCTCxxMethod.mm */, + D097837BA6B846808819682DE61D9809 /* RCTCxxModule.h */, + 96A998D6E4B9ECF2D384967280121526 /* RCTCxxModule.mm */, + 530D5231FB718CEFF72955163D163660 /* RCTCxxUtils.h */, + 2386F75350C6D6C1EE2F8DB24CE7095C /* RCTCxxUtils.mm */, + 607E08B62F2C0EFA53DD76476EB095AF /* RCTNativeModule.h */, + 67FE7E92F1EAC91B8C9B20A5F52BF2F2 /* RCTNativeModule.mm */, + ); + name = CxxModule; + path = React/CxxModule; + sourceTree = ""; + }; + F35F75F5060BE714C88A07553A48F6BF /* EFQRCode */ = { + isa = PBXGroup; + children = ( + C82D2CA978ADC4F6AF276E642E15CB7B /* CGColor+.swift */, + 0691E10A6D21EBCF5CA39CF43BFACF99 /* CGImage+.swift */, + 053AADB371E3862E040139709D041F5D /* CGSize+.swift */, + 0BD47D11B55D7005CF7C8BC8AB56D63F /* CIColor+.swift */, + 9DBD36BCDBEF15BFB4D9AF782E1FC292 /* CIImage+.swift */, + 3224BC2BC1314776EB93EEA7D4AD552C /* EFInputCorrectionLevel.swift */, + 340E5C0FFE36ADA6309BD9447C724A9A /* EFIntSize.swift */, + 18220936C7A7237A002C49E56D8191C8 /* EFPointShape.swift */, + 68EABF105846A9EADA673235E6899791 /* EFQRCode.h */, + 2828221E779C288380EA456B10B30DA1 /* EFQRCode.swift */, + 10AD7DCEC27202D67B05408FBE12D327 /* EFQRCode+GIF.swift */, + EC5857311D4AFA8A74C54C09F3A72BF4 /* EFQRCodeGenerator.swift */, + 3AC23E418CA596ACEE76188D74E60430 /* EFQRCodeMode.swift */, + 5ED7A6DC2DC97555AE72744914F00571 /* EFQRCodeRecognizer.swift */, + 694C8C7EA265FF8E71EDAC01B23390DF /* EFUIntPixel.swift */, + 916846284A4D0063F1B8AA95C2804AE6 /* EFWatermarkMode.swift */, + 1EDA68CA6318BD22F0454AEBACA24ACC /* NSColor+.swift */, + 8D33B2722A01C1D0CFB29B7C4B671610 /* NSImage+.swift */, + FABF56C2566335C36998269BDC0902B4 /* UIColor+.swift */, + 2390709D8B5238882DD57115C100F4AB /* UIImage+.swift */, + 346B80F7A09FAD0032182AD179274D4A /* Support Files */, + ); + name = EFQRCode; + path = EFQRCode; + sourceTree = ""; + }; + F35FAA47E77BB36F876CD340AED772A6 /* React */ = { + isa = PBXGroup; + children = ( + 61B385C969490D54265DF27A9A143567 /* Core */, + CE091F646D87F0032FD5CCEC04B84FD3 /* CxxBridge */, + 4403C16917591F4209D214D982FCBB71 /* cxxreact */, + A01B3FB53CEC216DA010EA672464096A /* DevSupport */, + CF72EA0BC44D6AD73698820886C7D70D /* fishhook */, + 8D49B023A69CDD4F91CA6CADB8AB619C /* jsi */, + AB56B9123EA48DEF4A1C67B154A385F3 /* jsiexecutor */, + 3A6B4A117AC1CAA47CB8D2EBC41C2CC7 /* jsinspector */, + A3CCB03B52F9FDFBB87CE8586BDA3853 /* Pod */, + 6053B6CBEB48BC454D5B050711D0888E /* RCTActionSheet */, + 0967EB9613A5B08CC03D980250A2A895 /* RCTAnimation */, + 258D78B0480D853E00F54465C1CEB7F1 /* RCTBlob */, + B775731D90DFDAB91500DDC659B24155 /* RCTImage */, + 54A61F70B5590B64A21350736347F94A /* RCTLinkingIOS */, + 9CE13022BC6A1E9E490C6854BB63C3EF /* RCTNetwork */, + DACD767AA0CBBCFA997D1DAB59DA9C59 /* RCTText */, + FB929045486A8C69F7A43DDC6CB35B02 /* RCTWebSocket */, + 278B2A26FE6834EDBD7AC629F5FBA60B /* Support Files */, + ); + name = React; + path = "../../node_modules/react-native"; + sourceTree = ""; + }; + F64AD56FAA134969CD2A970720B21C8F /* Support Files */ = { + isa = PBXGroup; + children = ( + E872F7BAE11C23BEA1773CB94E754EE8 /* RNVectorIcons.xcconfig */, + A7044EFE202423CE5D8969735480A81A /* RNVectorIcons-dummy.m */, + 5A4CECE495B7D57CF82125F023F3844D /* RNVectorIcons-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/RNVectorIcons"; + sourceTree = ""; + }; + FA158E025ABBAD8B17067C369CBC8422 /* Pod */ = { + isa = PBXGroup; + children = ( + 57993CAFBED7827F051FAFE4C81FAE95 /* LICENSE.md */, + B1D6DC287D2D2D65A81E9A7572553AE9 /* react-native-slider.podspec */, + A63ECF7B73BA51233DC2DF9396FDFC5F /* README.md */, + ); + name = Pod; + sourceTree = ""; + }; + FB929045486A8C69F7A43DDC6CB35B02 /* RCTWebSocket */ = { + isa = PBXGroup; + children = ( + 7220D144E0B0ABBC6580AF6564A2728B /* RCTReconnectingWebSocket.h */, + 8E37DA7563C4F17E26F83893A69D152D /* RCTReconnectingWebSocket.m */, + AB27B48233E40867E4DF0CFA0DFFC80A /* RCTSRWebSocket.h */, + 2BBFAEFD72E53DDC004F3EBE63B875E5 /* RCTSRWebSocket.m */, + 7E964061CBDE07F41DB0EA18DAF5F896 /* RCTWebSocketExecutor.h */, + 56BAF1BDD6F4B992A0714815D836AC5E /* RCTWebSocketExecutor.m */, + 9D89B68154C19D9E02AB03183530395F /* RCTWebSocketModule.h */, + DCDE114A737AFEFA70BC14E894F1F241 /* RCTWebSocketModule.m */, + ); + name = RCTWebSocket; + sourceTree = ""; + }; + FE80D1ABB9515198DC6C64365A7CFFEF /* SafeAreaView */ = { + isa = PBXGroup; + children = ( + 634CB4A147A34D7685786B1A1782B659 /* RCTSafeAreaShadowView.h */, + 23E6CAFE2DD5F0F75513F2A82127DAFD /* RCTSafeAreaShadowView.m */, + 76B5D54923BF4CA3F52DF445B2033552 /* RCTSafeAreaView.h */, + 0FC6BB0D23C1D6DFF0FDFD604CA579A2 /* RCTSafeAreaView.m */, + 93249858EFB5D29F6C31F57AB0907D03 /* RCTSafeAreaViewLocalData.h */, + 7A6F9FC02DD135B281B579DD6E2E56A2 /* RCTSafeAreaViewLocalData.m */, + 40E40AC38A9FAFE80F21AB30059C0C82 /* RCTSafeAreaViewManager.h */, + 59D519FE4C7F30AF44729953702A5C80 /* RCTSafeAreaViewManager.m */, + ); + name = SafeAreaView; + path = SafeAreaView; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ - 0652131919B427120BA7C591E8EFC104 /* Headers */ = { + 025F1880FC69AF84D41D8C0549F6A12A /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - EFA873203A24B4F4302D4781237970F0 /* RCTToolTipText.h in Headers */, - DF9CC5B1C1B2261D6D9D5C8887BD9996 /* RCTToolTipTextManager.h in Headers */, - BA1766070B4E497592A6B196005D2C46 /* ToolTipMenu.h in Headers */, + 12281E6555D9F4F0D0D6E2564B861849 /* EFQRCode-umbrella.h in Headers */, + 03A628D7EFDEE5E83FC3AEC2F82D3DB4 /* EFQRCode.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 1116272CBE8179310B588437BC830336 /* Headers */ = { + 0F7296F63AA347B2D232260C47BF8CD0 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - FB39C34985163B2834C6408E7448BA44 /* log_severity.h in Headers */, - 5ADBF6AE3923D79A62E6C0F2D0C71944 /* logging.h in Headers */, - 790F477D9B59E3244FB2DB6561000A8B /* raw_logging.h in Headers */, - 92ECA71B1822A75368EB60490AE93659 /* stl_logging.h in Headers */, - 6022A3C4555F1943616AD7A22BFC4885 /* vlog_is_on.h in Headers */, + 31F192A1778F7121EC87B7EADC13338E /* RNCUIWebView.h in Headers */, + 846C3BD900B1E660D3B131C6C195C598 /* RNCUIWebViewManager.h in Headers */, + AE7E8D9D95B6F1ABF9EBFF28ACADB85E /* RNCWKProcessPoolManager.h in Headers */, + 8B643F3FDC9C2C985C964DCAC55F8666 /* RNCWKWebView.h in Headers */, + 107D94FDB0630771F5D964B0AAD718D0 /* RNCWKWebViewManager.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 21BAB747BF1B0C7C250B9A440DF31A70 /* Headers */ = { + 1674CC203313A5AAA35E24BC787767E1 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 5E348D6C445D87934AE5275734E85307 /* GAI.h in Headers */, - 087B3097672CD89AE698431DD6F9E772 /* GAIDictionaryBuilder.h in Headers */, - D39B23373AA89D1E6C8AD42F982F158A /* GAIEcommerceFields.h in Headers */, - 249DB97F9B49A31500847F13886FF5E3 /* GAIEcommerceProduct.h in Headers */, - 0BB9E1306F88D6B1F9B23D6DD3E72793 /* GAIEcommerceProductAction.h in Headers */, - 11C32CB1896BE7B3EA42EFB2A15A1B3E /* GAIEcommercePromotion.h in Headers */, - 8CCFF0CF6A463B545A96A5FDA26C466B /* GAIFields.h in Headers */, - E48747B979574D26BE16EB0A21555AA5 /* GAILogger.h in Headers */, - E439E71DBF6F7FC00E6A1D113D454E00 /* GAITrackedViewController.h in Headers */, - 047CDA5A58AD755DB99C89B062D61367 /* GAITracker.h in Headers */, - 33AD8EEA6B51DD5A19E36DE1A3E396A8 /* GoogleAnalyticsPayload.h in Headers */, - 91561C2A878C985F5451343C8A48C3CE /* RCTGoogleAnalyticsBridge.h in Headers */, - F9BB3D81E048DE588DFA3127B2D689B6 /* RCTGoogleAnalyticsSettings.h in Headers */, - F904781C7B2DCE65499B66B491FF2E8B /* RCTGoogleTagManagerBridge.h in Headers */, - 74D9B1B88AAAC7231BAB10511BC0D6F2 /* TAGContainer.h in Headers */, - B4F64DFEAF879BF9D2226ADCFB9C516A /* TAGContainerOpener.h in Headers */, - E769BF52C7161745F29CB7D09FCFFF71 /* TAGDataLayer.h in Headers */, - E85C82C87A3CF44169B83BF3C6052A55 /* TAGLogger.h in Headers */, - B85EE2292963C24CE59540C1EDA439EC /* TAGManager.h in Headers */, + 5EA96C00906A7A0484088F24A8157728 /* GAI.h in Headers */, + 2E6ABD061B2393A73C7E63989DD4C769 /* GAIDictionaryBuilder.h in Headers */, + 84A4A0A8DE4799B39704D4BD5B5C3828 /* GAIEcommerceFields.h in Headers */, + 3B391598C3AB7EAFA537F9CE8F0A9842 /* GAIEcommerceProduct.h in Headers */, + FE1EC7A5974760FA2DFD8945E79771AD /* GAIEcommerceProductAction.h in Headers */, + BA91815DDF1178B0D58F8929B572A834 /* GAIEcommercePromotion.h in Headers */, + C2B5876B93960B3E5AAA7A622BA59494 /* GAIFields.h in Headers */, + 144485B6C08AE962757B62976D75CD5E /* GAILogger.h in Headers */, + 2C3CFBB1D933A9027AEFCCFF4288C79B /* GAITrackedViewController.h in Headers */, + 208D3EE6C5A1955B2EFE0991A2455FEB /* GAITracker.h in Headers */, + E6677B5F88C1B264AC679A1BA94DA03C /* GoogleAnalyticsPayload.h in Headers */, + DF2E0357BF0470E93B9DD95521D5753A /* RCTGoogleAnalyticsBridge.h in Headers */, + 3838717051E1FB8D791E365DEC258D36 /* RCTGoogleAnalyticsSettings.h in Headers */, + 2944372A8D81DA4DF0FE6EA786FA6C39 /* RCTGoogleTagManagerBridge.h in Headers */, + E989396E9C48A6F8E7B66C55BF66591C /* TAGContainer.h in Headers */, + 53FC66AEFF5EDB22D847939C798E7DCE /* TAGContainerOpener.h in Headers */, + 64CE955C8A9262BBE629C0BC940DE095 /* TAGDataLayer.h in Headers */, + 2A7E1AA41C272A0DB7000D3E9DAF98E3 /* TAGLogger.h in Headers */, + 62E78C61ED14F5EDCFC61F429C425FC4 /* TAGManager.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 21D4BDDA0ACE91DF647D7C44952577BA /* Headers */ = { + 18E8DC4E895719F9DE261E0DF1ABF8D0 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - EAD1CBCA2E85DE5F1A324DB0A6D2DCDE /* swift_qrcodejs-umbrella.h in Headers */, - 7A05862407442FFB3CB5CD1EA05E134D /* swift_qrcodejs.h in Headers */, + 88C52088F1F4BE9D08BB1C145F75CD5E /* RNVectorIconsManager.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 286E8AC43E38B72F69162277E5020403 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 12BECA16A00BB6BF08280C8B90EB7530 /* RNRandomBytes.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 2C8D8392FCCFC0762EF2F3B0A41313D2 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - C899AA108DC355B1EDB906A8DC941CE2 /* CxxModule.h in Headers */, - AA5D023038A24FDDA9ADA1EA976E9962 /* CxxNativeModule.h in Headers */, - 883E76622467D990B8D325A2ABD8024F /* DispatchMessageQueueThread.h in Headers */, - DCBE5B705669282DF0292D24529DCC2C /* fishhook.h in Headers */, - 9DD4C73EAA839DD8B7689800D8AD2C77 /* InspectorInterfaces.h in Headers */, - B0953F6E58AC558B25196EE27E913A9F /* Instance.h in Headers */, - 50E57D02DC946221632385208124ABB4 /* instrumentation.h in Headers */, - 0FAE9086F43672678CE7476F1C6E8AA4 /* JsArgumentHelpers-inl.h in Headers */, - 93C6712589D7ABAFCC6B162C569CF1D7 /* JsArgumentHelpers.h in Headers */, - FC8E32FD55AFC2FAD598BA4ECBD58FA0 /* JSBigString.h in Headers */, - 593F8E0434A2071DD12F3A4A7D9FDA87 /* JSBundleType.h in Headers */, - AC43085976BC50A90868889D98342D8B /* JSCExecutorFactory.h in Headers */, - 2F944878ED96DEF79493BD64BC15B70A /* JSCRuntime.h in Headers */, - 0ACC7FF06DED4F069B6E0AB522A29FD2 /* JSDeltaBundleClient.h in Headers */, - 0F1B8B9165267D8393CC85934C6CCF7D /* JSExecutor.h in Headers */, - CC11B167BDDD6FB664CB5135C4772270 /* jsi-inl.h in Headers */, - 1D17F50B69B1A8F6AD8568F7AA2DA829 /* jsi.h in Headers */, - 0BD0DC5060F03354ADA8F1BBBE5D9539 /* JSIDynamic.h in Headers */, - 7B083F3881F27317B1DA2549517973FB /* JSIExecutor.h in Headers */, - AAF6CB1DF2EB39A86F72164A05866A64 /* JSINativeModules.h in Headers */, - 36CB3B687B3CE639BD3916BC36135B42 /* JSIndexedRAMBundle.h in Headers */, - BF930572E1A077F52DB89C23E6DCCE76 /* JSModulesUnbundle.h in Headers */, - E6D1C66F11FA41DE7D82E8F804F0AB6D /* MessageQueueThread.h in Headers */, - 644A7E7DE9802C27BB89C29617FDA388 /* MethodCall.h in Headers */, - 3EEDFD998FE58A3D14F2BC7A44DB8DF1 /* ModuleRegistry.h in Headers */, - FBECE913CE0D5B5B3B0E41B96E5D3BB6 /* NativeModule.h in Headers */, - 59099792EE85A0805AE515D5DB6BABAC /* NativeToJsBridge.h in Headers */, - F3C96B1095ADE2409FB39D1C53AFC03F /* NSDataBigString.h in Headers */, - C7E32DB114781741F967D3596D4B90DF /* NSTextStorage+FontScaling.h in Headers */, - 7618CB8C65776799AE826997E48FBF7A /* RAMBundleRegistry.h in Headers */, - FAC6024B01592BF8FBAE453D84FF2E03 /* RCTAccessibilityManager.h in Headers */, - 3C3148FD41D13E68E6EF7679C7374FDB /* RCTActionSheetManager.h in Headers */, - 222DCE803FD1CDE93880809CDC45D66D /* RCTActivityIndicatorView.h in Headers */, - 2B22535F0FED8D739ABAE282ACF1F6D8 /* RCTActivityIndicatorViewManager.h in Headers */, - 930B8728DC9826F4E2917E344ABAAA2A /* RCTAdditionAnimatedNode.h in Headers */, - 212F04728596BF504F2352A481393465 /* RCTAlertManager.h in Headers */, - 36F9C181CB9AD03D88BF6388690CEF68 /* RCTAnimatedNode.h in Headers */, - DEB469D7CCA7CB4DF05384B2FF76E932 /* RCTAnimationDriver.h in Headers */, - F7CA75C010DF1F62F36F055889F87E48 /* RCTAnimationType.h in Headers */, - 1839A200E67F0AC8355E27B6732A193C /* RCTAnimationUtils.h in Headers */, - 91F349806520F909919D406A70DDF223 /* RCTAppState.h in Headers */, - 36A61B6B73B1D12CD16BC65CFA901B90 /* RCTAssert.h in Headers */, - 69C1A30F1A7B95B6CD102A74C4B9427A /* RCTAsyncLocalStorage.h in Headers */, - 9EA0FCA9EB2895DA796D7F203E4FC976 /* RCTAutoInsetsProtocol.h in Headers */, - FAA16AFFD7A12411B07A2CAECDAA8013 /* RCTBackedTextInputDelegate.h in Headers */, - 7DDA07601950E428A472352E9BCEBA57 /* RCTBackedTextInputDelegateAdapter.h in Headers */, - 38B92AA832BA9DCF4252A9DFD4C691B4 /* RCTBackedTextInputViewProtocol.h in Headers */, - AC710E906687B5FC748EC7D21C3DD85A /* RCTBaseTextInputShadowView.h in Headers */, - 6CD4B2992196816E8EFA8B363C936842 /* RCTBaseTextInputView.h in Headers */, - D375C7E4A6AC9B1B9309CE2392A938B7 /* RCTBaseTextInputViewManager.h in Headers */, - 6FEAA5E87B0A7DB25A5E23DDD3DF9CEA /* RCTBaseTextShadowView.h in Headers */, - 045268A726BA6274C61DE8B17937A56E /* RCTBaseTextViewManager.h in Headers */, - F7768E6E1D2484BA98B3B7F2DE590619 /* RCTBlobManager.h in Headers */, - 9C59D3C5AA20F5F7A912B79B6C8D3E43 /* RCTBorderDrawing.h in Headers */, - D1861B886642FA8056856EC74271BA3C /* RCTBorderStyle.h in Headers */, - 3C9DB4CFF3D0B8B37D3661F1969D6692 /* RCTBridge+Private.h in Headers */, - 508FFA36BC1DBA8E8D6AF92C67810389 /* RCTBridge.h in Headers */, - CD21FD98B38DC1DB4657E8BA9F42D4D0 /* RCTBridgeDelegate.h in Headers */, - 88B94A7E9A6F9B4EDE05A61DA39BB909 /* RCTBridgeMethod.h in Headers */, - 671672C0D4EF69D4CF83BE75A3129FFA /* RCTBridgeModule.h in Headers */, - C05A68A0FBBDCCAC41B453284B7FA2C3 /* RCTBundleURLProvider.h in Headers */, - 4358C690785D735C29C51E7228A5F8AC /* RCTClipboard.h in Headers */, - 15317C11754FA3B282608853496E5881 /* RCTComponent.h in Headers */, - CCEC4046BFD9DFC8198EF545EA96A9D3 /* RCTComponentData.h in Headers */, - A9A7D7191F615124B52FD4D0111ECCA9 /* RCTConvert+CoreLocation.h in Headers */, - 9E8066459607FECF88E00181E0782858 /* RCTConvert+Text.h in Headers */, - 01DE3C744E9613534AD500C3AF10DB7D /* RCTConvert+Transform.h in Headers */, - 82EFA3A4E1E436DB93730241BAA85773 /* RCTConvert.h in Headers */, - 8A56AA821AB5117C205A0E04690B6CF8 /* RCTCxxBridgeDelegate.h in Headers */, - 775221D90ABEC84A951ACDEFB5B6E495 /* RCTCxxConvert.h in Headers */, - 2AE0393BABF45E21C769C35D7E5941F2 /* RCTCxxMethod.h in Headers */, - 3928E75FB12E55BE3F5DF06B6D045665 /* RCTCxxModule.h in Headers */, - C53C1531958BFF7A73E2417954538672 /* RCTCxxUtils.h in Headers */, - 358878BC27E762DCB329959677E84CC7 /* RCTDataRequestHandler.h in Headers */, - 30CEB7FCE5BC1F4CBA5C87181ED7D6CA /* RCTDatePicker.h in Headers */, - C2C73C0D21C0DCB4AD77527E94563C1E /* RCTDatePickerManager.h in Headers */, - 4AF2D2EDAD1DBAEF8F752040E378463D /* RCTDecayAnimation.h in Headers */, - 9ACE120A7294A64147375FF1DAA59A14 /* RCTDefines.h in Headers */, - 38FAB8B3C5265477247FABE314C2AA09 /* RCTDeviceInfo.h in Headers */, - 982936D2FC021FF645234883E7C49866 /* RCTDevLoadingView.h in Headers */, - A85F5CF61C155DECB6A61FF7A42288B9 /* RCTDevMenu.h in Headers */, - 01D458725D41F408BD3DC9E61A67FC34 /* RCTDevSettings.h in Headers */, - F606AF93E2AFCF2F3A2C6AB32AB68DBB /* RCTDiffClampAnimatedNode.h in Headers */, - 8089601E62530392CAF9A37401CB8C4A /* RCTDisplayLink.h in Headers */, - C0410D1D820490E19C1C4351E6D56793 /* RCTDivisionAnimatedNode.h in Headers */, - 0C021C00A785D6A64985A516EDF0336E /* RCTErrorCustomizer.h in Headers */, - DFD30E9E5E4167E2BF8AFAF79E4D0041 /* RCTErrorInfo.h in Headers */, - 847554CB37177C094F435AA4235ABDD3 /* RCTEventAnimation.h in Headers */, - 639126F41FF250F30604FA85D84F54A5 /* RCTEventDispatcher.h in Headers */, - 67D426B7C1001AACE4662CDE937ACD19 /* RCTEventEmitter.h in Headers */, - E2DEFCD0A210C5308C17F58A65DCC8E2 /* RCTExceptionsManager.h in Headers */, - D7CF1E60D23AD26564B56F1E54A6C22D /* RCTFileReaderModule.h in Headers */, - BBB39EBBDE46CC289BF8A9CB0163494F /* RCTFileRequestHandler.h in Headers */, - AEECC5292D875260A83B7B246FBC94CA /* RCTFollyConvert.h in Headers */, - B23B2D9B17EE2A4D263DAA8104B8A34F /* RCTFont.h in Headers */, - B09527E13C74CD82F1F34936A1ED9639 /* RCTFPSGraph.h in Headers */, - 3EBA84F5751125C0B473EDFA2382215C /* RCTFrameAnimation.h in Headers */, - 188D34227A3130D1988B3E533DF9E745 /* RCTFrameUpdate.h in Headers */, - 9D7A04A4EBBDCF2CB8AAB2508CDB77DB /* RCTGIFImageDecoder.h in Headers */, - 5E0E0C4E20AEC65DFFC2C3F967EDB7A1 /* RCTHTTPRequestHandler.h in Headers */, - BE699342439796A1EA7CBD43C3CD5255 /* RCTI18nManager.h in Headers */, - 649CA5EFFB16FF3D8E0A088B84A578D5 /* RCTI18nUtil.h in Headers */, - C2B03B8AC9528C8D4073BD507450812C /* RCTImageBlurUtils.h in Headers */, - B3D6BFCABB2F0428700969F48F868BD9 /* RCTImageCache.h in Headers */, - 34C83FD2601665B4D1C4EE1E43EEF0A2 /* RCTImageEditingManager.h in Headers */, - 581C7B977A4F490B6C20433F0F449EB0 /* RCTImageLoader.h in Headers */, - FDC97DFEBC89AA5633BCA17E229DD1F9 /* RCTImageShadowView.h in Headers */, - 3F364AD2C2FC24CF44FF6B434A7258BC /* RCTImageSource.h in Headers */, - 08F4E301CE1991AFBBD0D5A9101A39C7 /* RCTImageStoreManager.h in Headers */, - D1D96F75B9BCAFCECF727C8A30E7ECFE /* RCTImageUtils.h in Headers */, - 44E6742A558B07A30F278F77EE3A4103 /* RCTImageView.h in Headers */, - 15916FB2FFF45FDBC75136FC84ABF741 /* RCTImageViewManager.h in Headers */, - BE6419FF904B3B94782C0A9746A1B4A0 /* RCTInputAccessoryShadowView.h in Headers */, - 233C739A4B71CBDCAE2778CD838FEBB8 /* RCTInputAccessoryView.h in Headers */, - 055EC357614ECE71A87652CCC0244B8C /* RCTInputAccessoryViewContent.h in Headers */, - E778F934CC09671D7A3B757499EA14DD /* RCTInputAccessoryViewManager.h in Headers */, - A345512E4CCF5CFE1C04B383A6DB3F50 /* RCTInspector.h in Headers */, - 11EFCB0AA112665FA619ADD4034E11D7 /* RCTInspectorDevServerHelper.h in Headers */, - 7150B1121F57A2558074347A0ED83B51 /* RCTInspectorPackagerConnection.h in Headers */, - D8D28CB1587395B93F1F77E86A9CE9E4 /* RCTInterpolationAnimatedNode.h in Headers */, - A72A1B75159DA2B9F41BBC9942ED1ABC /* RCTInvalidating.h in Headers */, - 442120F72FE31CAE74C3E0033CF43760 /* RCTJavaScriptExecutor.h in Headers */, - 7414754D8177D042D5F56AA946C2C5ED /* RCTJavaScriptLoader.h in Headers */, - 0FC0D1CF4C7C86F85D8D9BFBDDABD780 /* RCTJSStackFrame.h in Headers */, - C0BCE90410A925561226376B8C358D34 /* RCTKeyboardObserver.h in Headers */, - 810668CD43941B952451010A1E9EE8EA /* RCTKeyCommands.h in Headers */, - D015934232654DA7CB5D7A1AC51E05A9 /* RCTLayout.h in Headers */, - 3E4C233B8FD693B484829AC14005E020 /* RCTLayoutAnimation.h in Headers */, - B2472B5673928307956BF89F1747D507 /* RCTLayoutAnimationGroup.h in Headers */, - 1DFAFD6BA38CAF835A4264A064370574 /* RCTLinkingManager.h in Headers */, - 5E6A601CF52903C8EA9D66D07FC628AA /* RCTLocalAssetImageLoader.h in Headers */, - 3375DD1F6A86B8BD5A87AED4D3AD9561 /* RCTLog.h in Headers */, - ECA656763CC82F381F354773C15F0F3D /* RCTMacros.h in Headers */, - A2910C74BC42670E2E0169E009896D1D /* RCTManagedPointer.h in Headers */, - CF079A61D5EBB3B786B68EC540B95505 /* RCTMaskedView.h in Headers */, - 654AA528BA6A7B7FA069329EC2D39EA0 /* RCTMaskedViewManager.h in Headers */, - D042B7B151FE975E11E1E16C4F810FF9 /* RCTMessageThread.h in Headers */, - 374C87B38BD3DDADBBC5E68D90A79922 /* RCTModalHostView.h in Headers */, - FE1165099F542E5E0FB8B413B0ABF94A /* RCTModalHostViewController.h in Headers */, - B391C324E689B8A0C9200059BBB7C231 /* RCTModalHostViewManager.h in Headers */, - 21E2B86221D82CD26B274AC2E7EEBE31 /* RCTModalManager.h in Headers */, - 6FCDEE8FAF693F0B37C024E9F0C9CA4B /* RCTModuleData.h in Headers */, - 3858883C8C9556A58E3C8A7EA7E546D0 /* RCTModuleMethod.h in Headers */, - 355BC414E4CE6D819B13674A36C416FD /* RCTModuloAnimatedNode.h in Headers */, - 9B4F1459454A708E3F1ACA039209770A /* RCTMultilineTextInputView.h in Headers */, - 0F3AA11D12144084CE2CBE3A5DAB5835 /* RCTMultilineTextInputViewManager.h in Headers */, - B6CC5E1084C885C5C9F85C61BDD8C01C /* RCTMultipartDataTask.h in Headers */, - E86FCAE269ECDA6553DBDA3919536835 /* RCTMultipartStreamReader.h in Headers */, - 378A6FAADB4811281EAE6813E0C626A3 /* RCTMultiplicationAnimatedNode.h in Headers */, - C28816F7941D58D9E6F140E615BDA861 /* RCTNativeAnimatedModule.h in Headers */, - 11643F15F5EF8452929E6695C15B58EF /* RCTNativeAnimatedNodesManager.h in Headers */, - 7A499B69EEE8F3CF1EDD3558D9B1020F /* RCTNativeModule.h in Headers */, - 3BB073D58EBD705FB05BC4169E90A2A5 /* RCTNetInfo.h in Headers */, - 27A849C5837F0149D1C5FD47E867BEF1 /* RCTNetworking.h in Headers */, - 8B68BDA5338A65BE9344FB376655493D /* RCTNetworkTask.h in Headers */, - 0FA92D72ECA12256AD8CE04DB00AB854 /* RCTNullability.h in Headers */, - E41288ECB468E8188AF2049FA86BD25D /* RCTObjcExecutor.h in Headers */, - 3D178FE88F56BD02AF70D66019AAA12C /* RCTPackagerClient.h in Headers */, - BAF4A3DFA0B5F81F3CD7A8D47199C2E4 /* RCTPackagerConnection.h in Headers */, - 82CB65271657CE4C7EF99C9EBE5532E4 /* RCTParserUtils.h in Headers */, - C6939E38D7E202A8CD713DBC179687FF /* RCTPerformanceLogger.h in Headers */, - C48B6588FB14096D28261E380B7FED79 /* RCTPicker.h in Headers */, - 218CE3114B6F4C8A1569CBABEA5D49CB /* RCTPickerManager.h in Headers */, - 96E6B68A9295E9D1695E513E76CF5066 /* RCTPlatform.h in Headers */, - 55FDCAA9866E0823393997583E9ED410 /* RCTPointerEvents.h in Headers */, - F9ECE95F1A1E1CFD5FB7F2D44B563C6B /* RCTProfile.h in Headers */, - F7F092B3F41083A108228FCA99372854 /* RCTProgressViewManager.h in Headers */, - FE22076CD1EA180CE6E233BFFC96C675 /* RCTPropsAnimatedNode.h in Headers */, - 50B0B6B6E3318A39C0BCCF2C8DF25818 /* RCTRawTextShadowView.h in Headers */, - EBA769DCB1CF57CD6F412218114253E7 /* RCTRawTextViewManager.h in Headers */, - D86DD5825C4AF22F894DB2A63CB66B5B /* RCTReconnectingWebSocket.h in Headers */, - 749BC53541BD520EA75367A4A6CC9E3B /* RCTRedBox.h in Headers */, - 32C594448C0AC37C16DB5E6E39A208E8 /* RCTRedBoxExtraDataViewController.h in Headers */, - A2EA149489CFDEFE1CDE887141948C51 /* RCTRefreshControl.h in Headers */, - 3DE646C4CEE8168DE84A70787942BB42 /* RCTRefreshControlManager.h in Headers */, - 1E737710192339404D8733A0E74A38E9 /* RCTReloadCommand.h in Headers */, - 2FB2E1553D7DB33A57B158D640005C5E /* RCTResizeMode.h in Headers */, - FC3EA6C4D6110AFE1883CECD7B3A5C62 /* RCTRootContentView.h in Headers */, - D06480284C1C97D6C22BA6AD0150555E /* RCTRootShadowView.h in Headers */, - 60012BFCFDD60219D1FB504AAF34F3E6 /* RCTRootView.h in Headers */, - 6C26B9932BFC35574793B20EBA1B28A6 /* RCTRootViewDelegate.h in Headers */, - 15BDE978EC6EE2DA05FF9A18B3B52811 /* RCTRootViewInternal.h in Headers */, - 3799F3EB03D73A2A7B635658B343DE06 /* RCTSafeAreaShadowView.h in Headers */, - 06697D38B39D55FB02C2A43A17F7B491 /* RCTSafeAreaView.h in Headers */, - FE89226D6880AB2BFFD476D2F5C9D178 /* RCTSafeAreaViewLocalData.h in Headers */, - D28E625EC0ABFE578EA189BDE1B3F8E6 /* RCTSafeAreaViewManager.h in Headers */, - BC2E6B3D74CBE88340F75F1D18759193 /* RCTScrollableProtocol.h in Headers */, - 0E28CEC5FB5B553B97A2C2318E9A5DBF /* RCTScrollContentShadowView.h in Headers */, - F1DE0FA72D310BDBFCAF01A381153ED1 /* RCTScrollContentView.h in Headers */, - BF93A20CAFA2F554134AACEB65281555 /* RCTScrollContentViewManager.h in Headers */, - 1E58F482FF18EDDA06CBDE75A3C412C6 /* RCTScrollView.h in Headers */, - 4304EA5953E29EA77E04AFFDC6840D41 /* RCTScrollViewManager.h in Headers */, - 21E3352EB5A30A5CB89EE3378399826A /* RCTSegmentedControl.h in Headers */, - 2001CFB26955160E8694E1F2FCC934D3 /* RCTSegmentedControlManager.h in Headers */, - 51F4F56845D039222A75F06B0E1EB143 /* RCTShadowView+Internal.h in Headers */, - A77BFFCF69AA69E5313DAD9DC8A88572 /* RCTShadowView+Layout.h in Headers */, - 428AFE6A80CA38F9763A14483161B833 /* RCTShadowView.h in Headers */, - B3DD8A8CDB76C90FFBA27F62B3B701AD /* RCTSinglelineTextInputView.h in Headers */, - 803BC433577CB009DB40A39C57090C41 /* RCTSinglelineTextInputViewManager.h in Headers */, - 85BBD6D885658F1D52D15637D8B263F6 /* RCTSlider.h in Headers */, - B6795165A0AB987A4714D92A6382E2EB /* RCTSliderManager.h in Headers */, - C2A51C79CB057EF7C726BFFB7F6F6C76 /* RCTSourceCode.h in Headers */, - E796939DC0704A9E60ACBBEEC3129F32 /* RCTSpringAnimation.h in Headers */, - B502B0195B014CCFCFF8E00979835D06 /* RCTSRWebSocket.h in Headers */, - 5544C6BCB25DA6CB9A36CA8C8A260763 /* RCTStatusBarManager.h in Headers */, - FD641D0857D7D9253F4126C2478741F9 /* RCTStyleAnimatedNode.h in Headers */, - 599C15CCFC3220B1B0866F8C1840CEA4 /* RCTSubtractionAnimatedNode.h in Headers */, - 003B94B025EE8C0D0CD7E89285D45DDD /* RCTSurface.h in Headers */, - 8A2C140C0F31693791495EBC87F58333 /* RCTSurfaceDelegate.h in Headers */, - B2F348BC3B24BD6BD749F17EDE264419 /* RCTSurfaceHostingProxyRootView.h in Headers */, - C26F64DD8EEE2AF710AAB7E5AE516D9E /* RCTSurfaceHostingView.h in Headers */, - EEEDFA8B9FB664CDC0D30839A86BB6FF /* RCTSurfaceRootShadowView.h in Headers */, - 64F2533ADBA09DF12B20135C5426880D /* RCTSurfaceRootShadowViewDelegate.h in Headers */, - 59ECB675205A939E128B9CEC71589203 /* RCTSurfaceRootView.h in Headers */, - 3CAD0B84F148D1A0DD9E1F662DCA5C61 /* RCTSurfaceSizeMeasureMode.h in Headers */, - 1EA1DA1F285CFA85ED6452CD0B8EA340 /* RCTSurfaceStage.h in Headers */, - 67DE7E8C3024ED94818101A17D0CB85A /* RCTSurfaceView+Internal.h in Headers */, - D15B84AA663DBBF9BA8BFA1B6FF4C114 /* RCTSurfaceView.h in Headers */, - 9A440E70DE07DFB2193DD3A3C3154943 /* RCTSwitch.h in Headers */, - 609243266D34A023A3EF1611E71AC368 /* RCTSwitchManager.h in Headers */, - 2838CE6A916058E0E7CBD3ADC89A9B06 /* RCTTextAttributes.h in Headers */, - 8BAD36B306AE29735E429698BA2756A6 /* RCTTextDecorationLineType.h in Headers */, - 236F2FE4B1D53BA50EAF598920DD86CC /* RCTTextSelection.h in Headers */, - 32B8FB67FCFBADA72CAAEBC17808F6E9 /* RCTTextShadowView.h in Headers */, - 4E41425FE2049EB44653635B2C0176A0 /* RCTTextTransform.h in Headers */, - 179435A6BF8389E53A4372D987B2E892 /* RCTTextView.h in Headers */, - 5A3FC06E162D6B41117CC9AAE851ED2A /* RCTTextViewManager.h in Headers */, - 3A5DF52418AAE5FB63171BF1C026B375 /* RCTTiming.h in Headers */, - BD7DE0DE1505C122403DC85D3E875A88 /* RCTTouchEvent.h in Headers */, - 23F3AA4EAEBE66461CD403285673533D /* RCTTouchHandler.h in Headers */, - 7415043D8BF41510FCE8A371BA8C94A5 /* RCTTrackingAnimatedNode.h in Headers */, - 0507A48E4D835398888DB96291B45986 /* RCTTransformAnimatedNode.h in Headers */, - 527D39D172618831D6F1F177EA337EBD /* RCTUIManager.h in Headers */, - DD98715573EAA815FD32A5D635FD4108 /* RCTUIManagerObserverCoordinator.h in Headers */, - 50C2EFECA45B6DBB13C7D9256A43695E /* RCTUIManagerUtils.h in Headers */, - E75D1E8C3B7927D3126BB1BB24C92BE0 /* RCTUITextField.h in Headers */, - 5893CE2C08D5E343B4BD9DC0A3013C8D /* RCTUITextView.h in Headers */, - EC0003260ECFB2EB6A6AB83B138ADF2F /* RCTUIUtils.h in Headers */, - 2B943561762A94A29806681F3B839330 /* RCTURLRequestDelegate.h in Headers */, - 069922DEC94FAE0AFEAC5441B23C220D /* RCTURLRequestHandler.h in Headers */, - 1ACA84106C93FA0B2BC9F3006280B671 /* RCTUtils.h in Headers */, - CF76CD312B9CF94CFD77DEED824A2603 /* RCTValueAnimatedNode.h in Headers */, - 60F198983E53DBAD34B58B9AD19CE4AE /* RCTVersion.h in Headers */, - 67B9C432F8A833CBB4A08C6D91F15946 /* RCTView.h in Headers */, - 94DD95B73B3037421982EBE615E84760 /* RCTViewManager.h in Headers */, - 2DB621D5A8C2338A550C479E31C3A34E /* RCTVirtualTextShadowView.h in Headers */, - 246B7792EAA8DA4893420FCE2E364A75 /* RCTVirtualTextViewManager.h in Headers */, - 7C41D95CB57CF1C82F507CF989A6631A /* RCTWebSocketExecutor.h in Headers */, - 0A684CB4CF20051EA410ACABD9FD5A9A /* RCTWebSocketModule.h in Headers */, - EF19E458AA7C90E895817A2F43AEBDC6 /* RCTWebView.h in Headers */, - FB321363513089B9D01B217E83759626 /* RCTWebViewManager.h in Headers */, - 5AFFD5B877004AA3F4F36CB9A60B8843 /* RCTWKWebView.h in Headers */, - FF8C3E7FEAB544DC527B4DCFE830FEAF /* RCTWKWebViewManager.h in Headers */, - 437AA7EE2C95F231EBCA2DF748D3C54B /* RCTWrapperViewController.h in Headers */, - 6081F3D8D86FB538BB72A34D288A56FB /* ReactMarker.h in Headers */, - BE66379A697EDD1E83961B7D24090832 /* RecoverableError.h in Headers */, - 9544D6FEF68AA0318256A00FD296E535 /* SharedProxyCxxModule.h in Headers */, - 88A45F098CD62D44707E0986A6EEE0E5 /* SystraceSection.h in Headers */, - 662FCFB69312B0997102D03CF8835F8F /* UIView+Private.h in Headers */, - D39081D2EB583E752DC0CA93099CAEF0 /* UIView+React.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 31C30C388C89280ADE0D9320FCB904E3 /* Headers */ = { + 260002CDD6CF307BC4A4F3E3CA95EFAE /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 323C6EFC48FA3F288C669FF3F1EA8E2A /* Headers */ = { + 2786B5F653FCDEDA304AC3C8E1BF8927 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 6D3B0BE246B45263D77A2D7F674852E7 /* RNFlingHandler.h in Headers */, - 2B5ABD64E6F070AC02A5A06B8859FFA2 /* RNForceTouchHandler.h in Headers */, - 6D62D7B03838EC0C9386981C2A54639E /* RNGestureHandler.h in Headers */, - E13FFC540535F3423F90D90F5C8A9AAC /* RNGestureHandlerButton.h in Headers */, - C61EF192333F61DE2ADFB12965F71BC5 /* RNGestureHandlerDirection.h in Headers */, - C335D8B2772E72FD7258643C3A24C308 /* RNGestureHandlerEvents.h in Headers */, - 416F5A3D13468855B8A8D15AD7DDC2F1 /* RNGestureHandlerManager.h in Headers */, - BF833DD096B694BA0C507A4D122B0A65 /* RNGestureHandlerModule.h in Headers */, - EAADF15C6A76CA805E0E19E39CE7F565 /* RNGestureHandlerRegistry.h in Headers */, - 364D0C4C173E9ABCDA37DDECB2727130 /* RNGestureHandlerState.h in Headers */, - 1A8CC8C92F61D7F8E888379F37EBBC33 /* RNLongPressHandler.h in Headers */, - DC6925268AF75C3B5ABDB8079C461137 /* RNNativeViewHandler.h in Headers */, - 85D5FB85344EBC04BD50312E170F07D9 /* RNPanHandler.h in Headers */, - 78C19ECC7E33C140A80B1A4462F1A94A /* RNPinchHandler.h in Headers */, - 7E91713D031578A49B9B3624EF58BCC6 /* RNRootViewGestureRecognizer.h in Headers */, - 25C17C1CFAF5EA1D0A8348C1149CF105 /* RNRotationHandler.h in Headers */, - 71A6FF52C153DE736504E29BF637E0EB /* RNTapHandler.h in Headers */, + 9EBD0F5A6AB184C03BA911510E30C2D4 /* RCTToolTipText.h in Headers */, + E66D29EBBA580D4E9F419220927869CE /* RCTToolTipTextManager.h in Headers */, + A095BC699D5D18B241E350F4A2609705 /* ToolTipMenu.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3E9FF627D14E76B1FA39954A69C72804 /* Headers */ = { + 2880E6F46BD9FFC6B6BE422F8DBEB784 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 1565826119CFCBC5AE7A322D1E892FDE /* BVLinearGradient.h in Headers */, - FF108EDBA8B0010890E63F9FBD5EE9CD /* BVLinearGradientLayer.h in Headers */, - 649DB4DF3E7661CD9E0476FC3C02AD60 /* BVLinearGradientManager.h in Headers */, + C3C4652F18F103B5B6B405BD2B4253BA /* log_severity.h in Headers */, + F0A70AF3537BC7F0762E501A17194C05 /* logging.h in Headers */, + DBD0DBB40591D68F75DC335B869BE701 /* raw_logging.h in Headers */, + 162A4D890E8B0010FAE579E33B5D31FA /* stl_logging.h in Headers */, + 21697009DC3F3594F8D83B339BA777C7 /* vlog_is_on.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4A5377E63D387D31E6CE5C4CAC6061DC /* Headers */ = { + 2B9D5990CFFB68759FF9189F08ACA6F8 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - F1730BBC5DDDDB3758CFEED9603F2056 /* RNCUIWebView.h in Headers */, - 6DF82C2DEB70A6CF9DC98A02AEE70A74 /* RNCUIWebViewManager.h in Headers */, - 8BF58F25CB21F92DAE01EAAED5E06B8F /* RNCWKProcessPoolManager.h in Headers */, - 793947CD6292E05E44AC96DC494588A9 /* RNCWKWebView.h in Headers */, - 138C3E668963EEC8B97C8B9E0809C3C9 /* RNCWKWebViewManager.h in Headers */, + 243C4FE0D219C6D5386362224C357380 /* ImagePickerManager.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4BB923689CAF2952BA9A46C8D2B40D16 /* Headers */ = { + 2E8BDBC76F8FEF2AE3E4E641C12F89D4 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 87BC7DE07D51FB52F3A12E4ABB396878 /* RNVectorIconsManager.h in Headers */, + EB4F9C64F80B84C2507DB10FA2CD4D23 /* CompactValue.h in Headers */, + 436BECC8DD53424F344C7FA5F02F57FE /* instrumentation.h in Headers */, + 533108CDA0B3D4E81297A0C1ADFC920B /* Utils.h in Headers */, + A63513E38B059511E9180A8F91863ADA /* YGConfig.h in Headers */, + FDE392E434E9BF8F5314059370C6792E /* YGEnums.h in Headers */, + 785135B72891674457EEB064C9DC890A /* YGFloatOptional.h in Headers */, + 6479DE55ED9F962A928400DE6084ED16 /* YGLayout.h in Headers */, + A2AB534E2055DB446784DAABEFCFC520 /* YGMacros.h in Headers */, + 95D88861827055E7A9FA31DA0849196A /* YGMarker.h in Headers */, + 432C4C64CD6852B8D9B53DE58F60BFBE /* YGNode.h in Headers */, + B92DE8C90FAFF12A78E237175A3BCF58 /* YGNodePrint.h in Headers */, + 2D52C4EDBE6081A60621B8A225F157BA /* YGStyle.h in Headers */, + 716BE65C77241A058C4A82B52BC198E1 /* YGValue.h in Headers */, + B66A3CE8FEDD18085AD058337D1DAE67 /* Yoga-internal.h in Headers */, + 54AE10C290B773886620EA730A9F8D69 /* Yoga.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 59AFE0EAA330B48BCE48722A0A7CF107 /* Headers */ = { + 3BA59506BE80D2FD3F318988A4C6D2A7 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 360080ABDDC4A21CA07572AB094F9CF4 /* CxxModule.h in Headers */, + B414A315E6D178DA537BAE7F64FD9AEB /* CxxNativeModule.h in Headers */, + 2DB1B1B0C4CAEE19F3CF612C3D6F43E2 /* DispatchMessageQueueThread.h in Headers */, + B238F94F035BB6688CAB777E02719678 /* fishhook.h in Headers */, + DB876EBFA94BD8FCFA9A47D778407C36 /* InspectorInterfaces.h in Headers */, + FCAD4729AB9121601DF3C940A6F1D91E /* Instance.h in Headers */, + 1903FD7194ADAC747B756EBFFE7C4388 /* instrumentation.h in Headers */, + 0B070CBAD590F3653E70FA4366952CC8 /* JsArgumentHelpers-inl.h in Headers */, + 66275FA07B7FD43A180A2FC7E03CD10E /* JsArgumentHelpers.h in Headers */, + 5DCCF39A7AEEE4F57BCE5A2B042C6F5A /* JSBigString.h in Headers */, + FF2B203C7442920DE6F4F91F2447887D /* JSBundleType.h in Headers */, + FC63C06728DB170472313C5C70C9169B /* JSCExecutorFactory.h in Headers */, + 59AE28C2AD4256057D22005B227278E1 /* JSCRuntime.h in Headers */, + D76C06197162728A68857E61FA6EA2F4 /* JSDeltaBundleClient.h in Headers */, + E5AC3A31C5F2942F876F22DA169F9E1E /* JSExecutor.h in Headers */, + 70D8301D55D49631D5A72E0ABFC2EE1C /* jsi-inl.h in Headers */, + CBD41D6EF5F7371B3033EB48AC59D317 /* jsi.h in Headers */, + 5B0C4A73582A49C2AABFEAFC73FF7D82 /* JSIDynamic.h in Headers */, + EF7CACE7D161AF246AB477E2588460BF /* JSIExecutor.h in Headers */, + 121599BC2AD45DC2432098110372F133 /* JSINativeModules.h in Headers */, + ED5D57B2DE9A265F69D1BB02546AC042 /* JSIndexedRAMBundle.h in Headers */, + C632B341387ECBF257169E9BC5A714B4 /* JSModulesUnbundle.h in Headers */, + 482ACD34B99091D1708CE1ECDD8F65B0 /* MessageQueueThread.h in Headers */, + 6EBAB935E618E948EB15FA931776C109 /* MethodCall.h in Headers */, + 2C61FD961A4F2380C344AECC7467D9D1 /* ModuleRegistry.h in Headers */, + 796CB44A631A194F3A66858908341E0A /* NativeModule.h in Headers */, + 97E5ED2F7A1690AB3449502922B372C7 /* NativeToJsBridge.h in Headers */, + 8EC4874E1DDDEFFC9E6075CD936D0306 /* NSDataBigString.h in Headers */, + D96A5690C227F7E3546A14AEFAF073C8 /* NSTextStorage+FontScaling.h in Headers */, + 645B31EBEB8B5900C23DDCEB4E6317AC /* RAMBundleRegistry.h in Headers */, + 4CA0443F3799BCF18B830EA84FC7D130 /* RCTAccessibilityManager.h in Headers */, + D88681FF87CE9505B4ABC9095B11A87D /* RCTActionSheetManager.h in Headers */, + A6EDB59703B0B138EE3131332A12F3C0 /* RCTActivityIndicatorView.h in Headers */, + E7D5AA163CE7DB9033FCEB7AC76FBF17 /* RCTActivityIndicatorViewManager.h in Headers */, + 9364228059DEC0DA3743513A56C6FF49 /* RCTAdditionAnimatedNode.h in Headers */, + B50990FCA292EC12FC7502BABC57220C /* RCTAlertManager.h in Headers */, + D56D9E69B2F6628EDF0EEA1291E49E7A /* RCTAnimatedNode.h in Headers */, + CB25D3B275336FF4B91089DDE51227C2 /* RCTAnimationDriver.h in Headers */, + 7875F1D848ED61F36B37F9C6E5541B53 /* RCTAnimationType.h in Headers */, + 14A82A04A8F1F6A7A71C6370CB0F4093 /* RCTAnimationUtils.h in Headers */, + E2C065732A3819B41BAE3D90FD481547 /* RCTAppState.h in Headers */, + 6B982E1433EB5941758625B325107E83 /* RCTAssert.h in Headers */, + 74DA988E62F206D8BB2CC83921519CFD /* RCTAsyncLocalStorage.h in Headers */, + 78125271A6358ABBA6F5F73F142CCC54 /* RCTAutoInsetsProtocol.h in Headers */, + D8D1E2A3511496915F5360B0D3CF93DD /* RCTBackedTextInputDelegate.h in Headers */, + 26DAB0F82077F52F378376B22B46C93C /* RCTBackedTextInputDelegateAdapter.h in Headers */, + 2F08B69561BB4AA75E2B065DE7A86094 /* RCTBackedTextInputViewProtocol.h in Headers */, + 192765F206AD1DE100C17082D72EA577 /* RCTBaseTextInputShadowView.h in Headers */, + F8B9D19F5F961F94893E3669051798CC /* RCTBaseTextInputView.h in Headers */, + 51C2035C61AAD8A7D4CDDB334E4D00FF /* RCTBaseTextInputViewManager.h in Headers */, + D7151AD8987FD9BE4865C5ABADE4D874 /* RCTBaseTextShadowView.h in Headers */, + 6A6DF278D076571801A6E01B53562DA1 /* RCTBaseTextViewManager.h in Headers */, + D218A51D9D7EFB4DE558842C610692C7 /* RCTBlobManager.h in Headers */, + C2AC9387434E953843CAF1E131D5CDC9 /* RCTBorderDrawing.h in Headers */, + 2C5AE5D3F3289A655A101952B7C723A5 /* RCTBorderStyle.h in Headers */, + 42E01D9E6B358BF609DEC314B47CCC8F /* RCTBridge+Private.h in Headers */, + BDFA80E5705888CD322ECD4BC55C64E2 /* RCTBridge.h in Headers */, + 9DCD2A0D8BD0B1D6BC12984968C94687 /* RCTBridgeDelegate.h in Headers */, + 8631F1AD61996FD989B8C80E04D26C7B /* RCTBridgeMethod.h in Headers */, + 042AF28C696B1270E4418E7A7C4167DB /* RCTBridgeModule.h in Headers */, + 1759E95678824F9581B2C1B90FA7DC2C /* RCTBundleURLProvider.h in Headers */, + C6E80A7C3B9072AD7B86BB254E205D67 /* RCTClipboard.h in Headers */, + 4F303E5CDCD6F8373CC91C69296DCB3D /* RCTComponent.h in Headers */, + 98FE01E055534E8F577EA93418F155FC /* RCTComponentData.h in Headers */, + FA879F0F6D0505A88BE9B5BC55946627 /* RCTConvert+CoreLocation.h in Headers */, + 7D6D0BB97732FCD0FEDA4DEB818134F6 /* RCTConvert+Text.h in Headers */, + 44236766F33DC68E2AA9923F89F41509 /* RCTConvert+Transform.h in Headers */, + 4ACD868FF651CA6A002609B28EC98151 /* RCTConvert.h in Headers */, + E575DFC6D405371B8E18E9F7831688EA /* RCTCxxBridgeDelegate.h in Headers */, + E28A26D2FCD83031B70C250A4CF393FA /* RCTCxxConvert.h in Headers */, + E5295D85CA726238342F643CA84BE3D1 /* RCTCxxMethod.h in Headers */, + EC4A0AD48A677D68A84320A7A074A74E /* RCTCxxModule.h in Headers */, + 97226460EED87A869A33EB2A9A47FCE9 /* RCTCxxUtils.h in Headers */, + AB4FB56BB88718A139AB6D530646E373 /* RCTDataRequestHandler.h in Headers */, + 2318881F739583DFAB47ECA75BF60BCB /* RCTDatePicker.h in Headers */, + 2DCD100A939A77758E144D12F43BB567 /* RCTDatePickerManager.h in Headers */, + BFD0A7B517DACDB3B8070DDDDAB416F1 /* RCTDecayAnimation.h in Headers */, + 2B4B45A301D8A6F248EF4C62B4FBD55B /* RCTDefines.h in Headers */, + 3BF084F9C62B9813D4DC651C8BE8A37D /* RCTDeviceInfo.h in Headers */, + 9469FF341711A5D6EE8AA66D5E69B2EC /* RCTDevLoadingView.h in Headers */, + 2F4B732D38AB099AF31CBFE0F7825E28 /* RCTDevMenu.h in Headers */, + E89B91A5A9C84FF91B11D158149BD0F9 /* RCTDevSettings.h in Headers */, + FFCBC36583FCB8EB2A684AB221C39375 /* RCTDiffClampAnimatedNode.h in Headers */, + 19D98F9E70C582E611E8ED7461D229B6 /* RCTDisplayLink.h in Headers */, + 3A3D2BF7C56C6BB89045EDDA5790A5A5 /* RCTDivisionAnimatedNode.h in Headers */, + 313DFF4B9AE9BC7018DAD1866ADA7F1C /* RCTErrorCustomizer.h in Headers */, + 0C4365B2E1195C4CF79580634220486F /* RCTErrorInfo.h in Headers */, + 685F830F1EC526697BDD858B171AB84F /* RCTEventAnimation.h in Headers */, + A7C389D2D84D482C3BB687328F97BA56 /* RCTEventDispatcher.h in Headers */, + EBAFB36D78BAA3A4EC8BF994304321F3 /* RCTEventEmitter.h in Headers */, + CCA66868F025764EBBFB31DBF1699C98 /* RCTExceptionsManager.h in Headers */, + DC481524FD530F972D5FDABD19000383 /* RCTFileReaderModule.h in Headers */, + 29243C8E83A8ECCFCD7873BAC5540750 /* RCTFileRequestHandler.h in Headers */, + 36263F69BB9C869014A66A9230D04618 /* RCTFollyConvert.h in Headers */, + 3884FCCED3D57B1F275C96DC6C6839E5 /* RCTFont.h in Headers */, + 780076D917425C0DA457BDEDC2A0DFD5 /* RCTFPSGraph.h in Headers */, + FB423732535B381471A0DAABE84A2E05 /* RCTFrameAnimation.h in Headers */, + 1D2C0F9BFD752AF3E5146B0D4C0A776F /* RCTFrameUpdate.h in Headers */, + 18ECCDCA89299E5B32AB65AFE9821DCE /* RCTGIFImageDecoder.h in Headers */, + 803E791D28E376FDAE177E8D076BF3F5 /* RCTHTTPRequestHandler.h in Headers */, + 4EA528B130DB02242311828A8BCAA8ED /* RCTI18nManager.h in Headers */, + 4243D276E74BE3B9E59D9841428BEAF0 /* RCTI18nUtil.h in Headers */, + C754831021E0FC55CF4C7BE8A7B33DCE /* RCTImageBlurUtils.h in Headers */, + 189F1FEFBE015CCD7AC9D0A14FC999BB /* RCTImageCache.h in Headers */, + F1A8C985D0001F7B73163EA451EF5CCB /* RCTImageEditingManager.h in Headers */, + 4F5C07EEC3B4DA88E7BA6AF833EE9BF0 /* RCTImageLoader.h in Headers */, + DA924CB14B0012F09302433A44F4EF7A /* RCTImageShadowView.h in Headers */, + 942BA30CC77C846CAF35377192AEDB27 /* RCTImageSource.h in Headers */, + DCD0CC2F7A67499616D0690B299A3EF7 /* RCTImageStoreManager.h in Headers */, + 90BE7E83403F106B05C84DF6650160FC /* RCTImageUtils.h in Headers */, + DE314BABDA9E2AE90F1A22DE94F7257A /* RCTImageView.h in Headers */, + 9555ED80AE7ABC80C07D588CD5777AA1 /* RCTImageViewManager.h in Headers */, + 7F9C1CB5500C25B6BC0A39DEEA0859BF /* RCTInputAccessoryShadowView.h in Headers */, + 27D74EADD4EAE63808D4A3E29ECD3238 /* RCTInputAccessoryView.h in Headers */, + FC2969F159207D2D447BDA8D34922B3F /* RCTInputAccessoryViewContent.h in Headers */, + BD559F60025A37AE0D17FECE160037CD /* RCTInputAccessoryViewManager.h in Headers */, + 841CF64784FCE58BA6F26D3A81D17697 /* RCTInspector.h in Headers */, + 77A7D588FCA457F5F6234367F26DDF5C /* RCTInspectorDevServerHelper.h in Headers */, + 2EE688E91F35FCA000F29F23D6F3EBA0 /* RCTInspectorPackagerConnection.h in Headers */, + 705D5C458FD7E76F94EA03819F18EA37 /* RCTInterpolationAnimatedNode.h in Headers */, + 41AAFF35C2F19DC50F2B9893C3E3AD3C /* RCTInvalidating.h in Headers */, + 68336F4B9EEE81B22017B414BCAB2AFE /* RCTJavaScriptExecutor.h in Headers */, + 4628B232CFA4676EA62C3431917CDC69 /* RCTJavaScriptLoader.h in Headers */, + 1F0A4852CC1EFBD0715F0E954B5CCF94 /* RCTJSStackFrame.h in Headers */, + 0B21A0A7D8D27D77E8C2278C32E07C4B /* RCTKeyboardObserver.h in Headers */, + C1F7B3804029114C7D14923CE416158A /* RCTKeyCommands.h in Headers */, + 716A590D4DC7C7C571210E0C05D6A380 /* RCTLayout.h in Headers */, + EA93C323C85D5AF11F78C8F23B6954E0 /* RCTLayoutAnimation.h in Headers */, + 430ED23B604358953E86B41BFBA1BCA0 /* RCTLayoutAnimationGroup.h in Headers */, + 3634CEFCAE1AC1B625C188FAB8BD75F7 /* RCTLinkingManager.h in Headers */, + 0FEEAAB4AFD773FC9DB17C6CDE7B5CE6 /* RCTLocalAssetImageLoader.h in Headers */, + FBCB45344E6D65DF3DC069EC681D2CAD /* RCTLog.h in Headers */, + 5939E758E267CBEE4A41C0DF7C3EF0E1 /* RCTMacros.h in Headers */, + D6598F04EA139A0786D30D519D25D19C /* RCTManagedPointer.h in Headers */, + B7098F0B3359DB274B3D2997557FAB9A /* RCTMaskedView.h in Headers */, + E8D7FF503C81895B7860B1696CC1D77E /* RCTMaskedViewManager.h in Headers */, + 9AF7D8D1716BF5C65160AFE0DF602DF8 /* RCTMessageThread.h in Headers */, + F4D2AE745F8C3B4E8485FED777614DED /* RCTModalHostView.h in Headers */, + D65E1667AE5CCA7326D90C37F935EE42 /* RCTModalHostViewController.h in Headers */, + 470B653D274066E6A2AA6944DE0400E2 /* RCTModalHostViewManager.h in Headers */, + 7CA06EC8457874B4C6EBAFBF8AC617AE /* RCTModalManager.h in Headers */, + C81244D818B972471C78C4311311B412 /* RCTModuleData.h in Headers */, + B139119E75AD9B43B7CDCB715675A26C /* RCTModuleMethod.h in Headers */, + A3636ED42E6CD2D85134184DCDBC8AEC /* RCTModuloAnimatedNode.h in Headers */, + 508D2FBCEFAFC89B17722F4BE5113EF0 /* RCTMultilineTextInputView.h in Headers */, + 54A05F15798F70DF3A895BB99C6160FB /* RCTMultilineTextInputViewManager.h in Headers */, + 819C030C5D9E4F6C65843648A5609795 /* RCTMultipartDataTask.h in Headers */, + 02368F2656F4F87473A67027228B678C /* RCTMultipartStreamReader.h in Headers */, + 7B1891689E687E92B97947B61D5D3EA7 /* RCTMultiplicationAnimatedNode.h in Headers */, + 2C5C9648D912C847DC53A51AF215625F /* RCTNativeAnimatedModule.h in Headers */, + 31B7D47A888C03DF2DCBA89CED434A67 /* RCTNativeAnimatedNodesManager.h in Headers */, + 6BAD53ED8113B8A2AB3B5F5103C3E730 /* RCTNativeModule.h in Headers */, + 0FD5A87C78CC0DDA5D75FA73A4FC95F5 /* RCTNetInfo.h in Headers */, + 3B476F21E707D993D9EC7B52A49864CA /* RCTNetworking.h in Headers */, + 74E52DB3827B527EA3D254C45704B5DE /* RCTNetworkTask.h in Headers */, + 7AF49E34B077763C6D812958B9A4110B /* RCTNullability.h in Headers */, + 02A800F674E3913FCB95ECDBFD23D456 /* RCTObjcExecutor.h in Headers */, + 8D07958A629733351A0590DDACE368F9 /* RCTPackagerClient.h in Headers */, + 29694A3A6E75A5691AD0308CE64D8F13 /* RCTPackagerConnection.h in Headers */, + BE60CC41785095B4F59E330D251BDEF1 /* RCTParserUtils.h in Headers */, + C669D2E3CDF08CDE559FBC4B1B3B653B /* RCTPerformanceLogger.h in Headers */, + CAA7EF50959B75B810C59CEAE83D0010 /* RCTPicker.h in Headers */, + 56199BAFE2BE7676121F1EBE2437F45C /* RCTPickerManager.h in Headers */, + 05E3112FA8A8DC9B095282D65FE716F9 /* RCTPlatform.h in Headers */, + 2202E21F25A5E455797F5B52838C5714 /* RCTPointerEvents.h in Headers */, + D8945616AF43671E570A6C29BE3B4D80 /* RCTProfile.h in Headers */, + EE2E2363128B2EE2424A84753FF90C96 /* RCTProgressViewManager.h in Headers */, + C9EAF3C0EDA09718AD9DACD26F2FA622 /* RCTPropsAnimatedNode.h in Headers */, + 6DF0A2B29C11626CE47EF25F6F5085B4 /* RCTRawTextShadowView.h in Headers */, + E7B34711153B07D3F4FFBA19F0233301 /* RCTRawTextViewManager.h in Headers */, + C6B99BF1781D39F31B4C51D8A79566F0 /* RCTReconnectingWebSocket.h in Headers */, + 4C81A8D8838010A032F1782BB7CE3504 /* RCTRedBox.h in Headers */, + BCA93814FD88EA9EB53720279A388897 /* RCTRedBoxExtraDataViewController.h in Headers */, + 145CCB1EE2BB369991E1489BEB668555 /* RCTRefreshControl.h in Headers */, + 2D3E44174879C2B473D2E3361AB1434C /* RCTRefreshControlManager.h in Headers */, + 7249863B8464657BD2725A37C818ECCB /* RCTReloadCommand.h in Headers */, + 986A667771DC79624CF04095EC0EA71A /* RCTResizeMode.h in Headers */, + F6FDC031893D98D0835A274CCEB015C4 /* RCTRootContentView.h in Headers */, + BA67FB34AE6D5C05207A3C254E27E15D /* RCTRootShadowView.h in Headers */, + EE4922DE4C72BDBACC47C25E502A1D84 /* RCTRootView.h in Headers */, + 797DF0FC4EE66C60F27F2DFEBBB0EF20 /* RCTRootViewDelegate.h in Headers */, + 6E1900322CE5AAB8D345F793A9695C83 /* RCTRootViewInternal.h in Headers */, + 3513C492575EA49E1D57B29CEE6554C2 /* RCTSafeAreaShadowView.h in Headers */, + AAF0BAB442CFF0187CD19B337AAD6809 /* RCTSafeAreaView.h in Headers */, + C53BA49EA41DEF72FB007083910C8161 /* RCTSafeAreaViewLocalData.h in Headers */, + 75412F2B04318211AD9814B1BC6D9AAC /* RCTSafeAreaViewManager.h in Headers */, + 26842DBB87DAA58B5BBCBCF9F799B26B /* RCTScrollableProtocol.h in Headers */, + 454D9DDE8FF3172385A01E324664892F /* RCTScrollContentShadowView.h in Headers */, + FD1E020FDD7034A22A4487B46EACBA4C /* RCTScrollContentView.h in Headers */, + 8D21FC820A0B8CF3374FAE0024BFCBFD /* RCTScrollContentViewManager.h in Headers */, + A80FCA26E3353C5D82191158FFCBD2A0 /* RCTScrollView.h in Headers */, + DAC89EBDFD1790AD169F71162260CF48 /* RCTScrollViewManager.h in Headers */, + E8F9A21571D8FA3CF0870BCBCCAC8FA8 /* RCTSegmentedControl.h in Headers */, + B99E9148F6A2E79259A0781DF4F92DEE /* RCTSegmentedControlManager.h in Headers */, + 858D7F8D5991ED0AC1DDD40C0240F86D /* RCTShadowView+Internal.h in Headers */, + FFC32E08D6A5BEE50A9A9E59937E965C /* RCTShadowView+Layout.h in Headers */, + BC8D1AA57121BDA13B95379D69082EA9 /* RCTShadowView.h in Headers */, + D82E82B7B8D8CFFF45B14C8471592444 /* RCTSinglelineTextInputView.h in Headers */, + CD40B75210EDD56D9183D5ECDE4FE3C1 /* RCTSinglelineTextInputViewManager.h in Headers */, + 98A4F73BB1F749D11A2696E2A9F70C79 /* RCTSlider.h in Headers */, + 0A24F73DEF08D31016232BF6E4735F11 /* RCTSliderManager.h in Headers */, + BF2CB25BE41AFE3281EADF6E1722A899 /* RCTSourceCode.h in Headers */, + 1F2E4814FA8EB957606E5B3D9EEE20C6 /* RCTSpringAnimation.h in Headers */, + 2B134219318A74672D196A31603A3B47 /* RCTSRWebSocket.h in Headers */, + 890368B0427A5F9F26725C12B22DBB30 /* RCTStatusBarManager.h in Headers */, + 767B06E141EDC0F42194F9895EDFA87A /* RCTStyleAnimatedNode.h in Headers */, + FC0D1EA3FE5EED285845881F94984DFD /* RCTSubtractionAnimatedNode.h in Headers */, + 4ADACB5A5DC61C4DB5BE67ACCC6CD3DC /* RCTSurface.h in Headers */, + 2A43327F1691AD2117276B07B4D1BFCC /* RCTSurfaceDelegate.h in Headers */, + 99A7B97460CF3DFA79F10A04DC5AFC44 /* RCTSurfaceHostingProxyRootView.h in Headers */, + 0D67A4B3F99F57CA714D1C3FE2B7B326 /* RCTSurfaceHostingView.h in Headers */, + 1594C65C56C17E91197CA12FE8333979 /* RCTSurfaceRootShadowView.h in Headers */, + 468C7F8D5E89F0F535A8E45F165C1188 /* RCTSurfaceRootShadowViewDelegate.h in Headers */, + 27D239898E0B8D38D97B86ECE6407611 /* RCTSurfaceRootView.h in Headers */, + B3E481C0F0D6EF2C2E49E800995B6014 /* RCTSurfaceSizeMeasureMode.h in Headers */, + E97B5CD5FC7839778231489E1848D4E8 /* RCTSurfaceStage.h in Headers */, + D313C2DD938AFBB6F355647990C1ADDC /* RCTSurfaceView+Internal.h in Headers */, + 3E76772012D265AB031769FB205F5DFB /* RCTSurfaceView.h in Headers */, + D17EC16AB6D818020BBE421916E66BDD /* RCTSwitch.h in Headers */, + EB2B36F7D6C7E0DEC36A407FF6832015 /* RCTSwitchManager.h in Headers */, + 64E422C8124B39D92C75FD7C490AAA54 /* RCTTextAttributes.h in Headers */, + 15D719E05B1C00C7D7CF639EFC47FDC7 /* RCTTextDecorationLineType.h in Headers */, + 4635EC9523069CB9FF1705D3CC794F15 /* RCTTextSelection.h in Headers */, + FA7CE4CDEB5C0B8019F12E75C1940218 /* RCTTextShadowView.h in Headers */, + C1A015714842FA54263918AB385AB6AC /* RCTTextTransform.h in Headers */, + C9B26F6F97357C867B902ED03E0E483D /* RCTTextView.h in Headers */, + F8E7CEBFC7B0CA7E65D1BF0C1EC47827 /* RCTTextViewManager.h in Headers */, + F726D8E9342F2E1AFBF8327CE5B19F08 /* RCTTiming.h in Headers */, + 6A3B4540367EDBF723B59446B19A46B6 /* RCTTouchEvent.h in Headers */, + 1E9FF0941FB6A8ABE4C4BEAA45C1FA9B /* RCTTouchHandler.h in Headers */, + 0ABE4109EB4E0AF4F52C32DC240E5D75 /* RCTTrackingAnimatedNode.h in Headers */, + ADB06FFFF8BAD1D21526B6E26A33BCCA /* RCTTransformAnimatedNode.h in Headers */, + 04CD32FAF9C803DB1DDEA63585BB18FF /* RCTUIManager.h in Headers */, + 40E1EF902C4E6CF467420E922E3937E8 /* RCTUIManagerObserverCoordinator.h in Headers */, + 4B6A5B2A2A6F52D9E4B6FF6AF6767E56 /* RCTUIManagerUtils.h in Headers */, + 89751E2FF4854F3D61B9DAF33DF49545 /* RCTUITextField.h in Headers */, + D0A7E41B3C2872FD603EB783D781EFF9 /* RCTUITextView.h in Headers */, + 31D39C8A7381540E11B4BAD31DF5DACB /* RCTUIUtils.h in Headers */, + 5CCBC7438316A60AAF406A0548DBF5DD /* RCTURLRequestDelegate.h in Headers */, + 160E8894DDE326C5AB9B2E39D24A8FC7 /* RCTURLRequestHandler.h in Headers */, + B07BAEB5774665FEFC6C5B979312091D /* RCTUtils.h in Headers */, + CD48DF1205737B0D43A32AACEB7EA6D5 /* RCTValueAnimatedNode.h in Headers */, + E82327CDBD92C53857276CA5F4588BD2 /* RCTVersion.h in Headers */, + 3D01A1D7DA87BAD48CB6DDAF3DA70D4E /* RCTView.h in Headers */, + 77F14E8B17100FB818E561EE5AA4B8B7 /* RCTViewManager.h in Headers */, + 098075904EBDABDEC952C46919568E66 /* RCTVirtualTextShadowView.h in Headers */, + CF133CAF6DB6B21D808212C3B410A248 /* RCTVirtualTextViewManager.h in Headers */, + F5B31B6104DEB5202BE0985DF82773CF /* RCTWebSocketExecutor.h in Headers */, + A0744C3FE9995F8D92ECCEE7E41B3EAE /* RCTWebSocketModule.h in Headers */, + CA7D4A51AD1F804B17641BA3C7AA0334 /* RCTWebView.h in Headers */, + C091E3E050E40B1D311FC9ABE5E9B213 /* RCTWebViewManager.h in Headers */, + 5BF93386CA7BE05F746D9CDB844EE69B /* RCTWKWebView.h in Headers */, + 3D81785D63BC89E2D2CFD4A95034AF52 /* RCTWKWebViewManager.h in Headers */, + C335D13B36E5EBD08F3F5ABF33C7A45F /* RCTWrapperViewController.h in Headers */, + AA444B5626105BF3C5616F63C22AD53D /* ReactMarker.h in Headers */, + 40ED4538073D77A1A7A4E2CC690B085D /* RecoverableError.h in Headers */, + 6244F962340C551173EA2107D3D0B149 /* SharedProxyCxxModule.h in Headers */, + BAECDF7DFCB21320B785A758D7EDBE66 /* SystraceSection.h in Headers */, + 9CF71E8AEAF0A7D0E025C85508008E5A /* UIView+Private.h in Headers */, + 2F6CD6EC7C28C792806903336BCD2129 /* UIView+React.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 42A6D4CEFC83773E1608DCE0C4BB0B24 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 0B9F5FACBE0877D3EF33DA5FC12C7271 /* RNRandomBytes.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 4D418172A3559B5C23E7E70E41127132 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 85BF96D522AB537B37D69DE4617E6C44 /* RNCAsyncStorage.h in Headers */, + A27CD8DFB2A555144FDFA20796E800E8 /* RNCAsyncStorageDelegate.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 55CAA314D7067CE516347E512C7DF586 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 4813A07ACC35A9342686B0003F08CD03 /* RNFlingHandler.h in Headers */, + E8A50CB6DCA0400BE063FB545A75A55B /* RNForceTouchHandler.h in Headers */, + 706317AF70133D2B29E76B8AEDD9285F /* RNGestureHandler.h in Headers */, + 4A5AE11A92618D58349D4FC1AEBB73C8 /* RNGestureHandlerButton.h in Headers */, + F21D4B2B524640C7325D44C5C25A3750 /* RNGestureHandlerDirection.h in Headers */, + 25102E85A185B449AB3D1E567A873865 /* RNGestureHandlerEvents.h in Headers */, + 82213624AC4AE1C2F12AA0E28885367E /* RNGestureHandlerManager.h in Headers */, + 1A4A85849E86F3EEB6C926C61AF51BA7 /* RNGestureHandlerModule.h in Headers */, + C9FC64095C22610EAC7CCC395420745C /* RNGestureHandlerRegistry.h in Headers */, + 0E31B1C38D119CE3893043106870608D /* RNGestureHandlerState.h in Headers */, + 93E8FEE9D216FE47BA600136EEEF50D9 /* RNLongPressHandler.h in Headers */, + F2E5CB4B00098CF301142A9196C872B2 /* RNNativeViewHandler.h in Headers */, + E191E73C3002005D5268A3FB6CAF03DE /* RNPanHandler.h in Headers */, + A9C1F581DD6FFE3FEB5931714A3046FE /* RNPinchHandler.h in Headers */, + DF9FEADC6BA1217D5B5C13D5B8A9F3CF /* RNRootViewGestureRecognizer.h in Headers */, + 4A42D8CC44005282D7D7D8454404002C /* RNRotationHandler.h in Headers */, + D1CF4C58ABABEC80A080C9F1A3DE6197 /* RNTapHandler.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 641CEE243D1DF47485A95527B6A22737 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 62852B6B836E71B218938F53A7D27798 /* Headers */ = { + 6DFCFFE75202A06E4358446574CE6D56 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - E6F592A6D9DB4B541DCA92225AB4D8BD /* CxxModule.h in Headers */, - 6F6526A7D49702C9421C3303B1632A99 /* CxxNativeModule.h in Headers */, - 17007220434F3FC4E6094FA612F3733E /* DispatchMessageQueueThread.h in Headers */, - 26FC0BC573D41544409B9156FF2FC8BB /* fishhook.h in Headers */, - A8348D41A1A5EA678B936BDE28193878 /* InspectorInterfaces.h in Headers */, - D604714FD3ED87F18DD44FA430872BF2 /* Instance.h in Headers */, - 3A76451732420A017AD47195DF6BA0AE /* instrumentation.h in Headers */, - E63F2D122554BCB24A7DC6929AF2D32C /* JsArgumentHelpers-inl.h in Headers */, - 321843C46922834CFA6EE12B7BA5E5D1 /* JsArgumentHelpers.h in Headers */, - 81BC4C1BFFC757C59AA0A765CEE8ACAE /* JSBigString.h in Headers */, - B57BEF127D636A2710647AC55505F837 /* JSBundleType.h in Headers */, - CB716B8D6A35CBC1F588C7C93C3CC5F1 /* JSCExecutorFactory.h in Headers */, - 2982952705E58128E68447895801713D /* JSCRuntime.h in Headers */, - F6670704F3B287FA926002DADADC6948 /* JSDeltaBundleClient.h in Headers */, - 14CF65D8C0D1AA2C5F6783647A670CFF /* JSExecutor.h in Headers */, - 3FED3E8230CCC8B9644C9C19C6CF7B9D /* jsi-inl.h in Headers */, - 3755100AD2C937CDECD7181F43772A71 /* jsi.h in Headers */, - 59800132DEF0B27DD3095F1CE6D2BDE4 /* JSIDynamic.h in Headers */, - 779B8490631A74583A2E9C46B3BBF36F /* JSIExecutor.h in Headers */, - D2E6CF8082E359FE0B903747155D540B /* JSINativeModules.h in Headers */, - E266DAB1A62F9ADF56C770F3C46FCAB9 /* JSIndexedRAMBundle.h in Headers */, - 9DE830B5D7757A878A55D7D96349A1AE /* JSModulesUnbundle.h in Headers */, - AD4477C7327F9BCB19ED1D0B9FE01729 /* MessageQueueThread.h in Headers */, - 6E1C66C7EC0C946236BFB6EB71B5F5B7 /* MethodCall.h in Headers */, - 3AB84B238137452BC1E1A6DD8BA03E8C /* ModuleRegistry.h in Headers */, - CBDCDFE694B23F1FA83405E63BE22337 /* NativeModule.h in Headers */, - 0EF1C975CC2C4ED88614904F5C69C6FF /* NativeToJsBridge.h in Headers */, - D5B52DA625B2D167ADE48320B83261A0 /* NSDataBigString.h in Headers */, - 86E5E627403B065EFBD38F8AB7BC2205 /* NSTextStorage+FontScaling.h in Headers */, - 394DEB8A2CCCC41B9E4177AE30EC9320 /* RAMBundleRegistry.h in Headers */, - 39563BF0054274EB3442BFCCC9CF5C6E /* RCTAccessibilityManager.h in Headers */, - AF2EE00C954852721B5D86808B797361 /* RCTActionSheetManager.h in Headers */, - 40D912A1E4C4583FFE89E633D29EEE14 /* RCTActivityIndicatorView.h in Headers */, - 992BA7B1D8D6B021A6585193FDD455A0 /* RCTActivityIndicatorViewManager.h in Headers */, - 4019F556DC9D65A6558921C9CCB74E00 /* RCTAdditionAnimatedNode.h in Headers */, - 2B44CCB410658306CEA3D67A78FF2F2C /* RCTAlertManager.h in Headers */, - 00EC196A6C98B0F735820550AE119FE9 /* RCTAnimatedNode.h in Headers */, - 2B99E9048220AC6B40F3D8986C5E442C /* RCTAnimationDriver.h in Headers */, - 71F2BA428DAADC5688617A6ADDC08E7A /* RCTAnimationType.h in Headers */, - 135510F9335148A3E38DD57B26CC3A86 /* RCTAnimationUtils.h in Headers */, - 5E6413B6B4E7874EDEDE4C4E5A3820DF /* RCTAppState.h in Headers */, - 7E1D088466D62A5032316332E9D4F66F /* RCTAssert.h in Headers */, - DC6C8828EE4CDA9C5FFB18FB1054467B /* RCTAsyncLocalStorage.h in Headers */, - 01349738D6277D699F8AF344B8199C29 /* RCTAutoInsetsProtocol.h in Headers */, - B480CB8D44FD888335A861A3BABDE0DB /* RCTBackedTextInputDelegate.h in Headers */, - 7294EC460846886A06053735B1A51C8A /* RCTBackedTextInputDelegateAdapter.h in Headers */, - 05BE8B5B11E0508D9957C00CAC563D29 /* RCTBackedTextInputViewProtocol.h in Headers */, - 3A781A52AAD6A95614204277A35406C1 /* RCTBaseTextInputShadowView.h in Headers */, - B68A0598304FEA524BE28163A499D17D /* RCTBaseTextInputView.h in Headers */, - 3A1D7532CB3C7DEECD921730F3134B62 /* RCTBaseTextInputViewManager.h in Headers */, - EE9EA25FAEC7846CDCCB58EC038F4194 /* RCTBaseTextShadowView.h in Headers */, - AA9B4713CD030F53B624509DF39FD6CC /* RCTBaseTextViewManager.h in Headers */, - ACD474BE8BA8021CF81CC8EE0E1EAA00 /* RCTBlobManager.h in Headers */, - B8A259841249918696A3DF1B8259F347 /* RCTBorderDrawing.h in Headers */, - F911191EE1E313A638CB9D4086DABC32 /* RCTBorderStyle.h in Headers */, - 091B1C7FD5139390194EC6CFDAF9EC0C /* RCTBridge+Private.h in Headers */, - BED80ADB5180BB8B381BFE55AAEC5BD8 /* RCTBridge.h in Headers */, - CC3E1AD1577CC2D960BC97D824653B3D /* RCTBridgeDelegate.h in Headers */, - 49CE9F537D939B58F65CDDCFE7BD4B0C /* RCTBridgeMethod.h in Headers */, - 03736F33A06666A16309860BA47BE6BE /* RCTBridgeModule.h in Headers */, - 45AFFB9AB0836F48A5C9ED93CB564AA6 /* RCTBundleURLProvider.h in Headers */, - C5E11692E5BE73D06AD1DE4D432EC45E /* RCTClipboard.h in Headers */, - AAAEA20005CD37EA207587F2059D8401 /* RCTComponent.h in Headers */, - A8E42F0D5B715F21CBBCA0635E7DB7B1 /* RCTComponentData.h in Headers */, - 213231617DCE8371E045DA8470748FC9 /* RCTConvert+CoreLocation.h in Headers */, - CE5FC763194B7ACFBBD05E39F2E9F5AE /* RCTConvert+Text.h in Headers */, - 942C7AD462C93C2D91683C07F1E70E5D /* RCTConvert+Transform.h in Headers */, - 54EA9815C625A232CE4A99D22FDE0436 /* RCTConvert.h in Headers */, - 62AA2F059D8ABA07A35F6AB2B18AF650 /* RCTCxxBridgeDelegate.h in Headers */, - 51A6288C8637191F28B8ECE7C5C0680C /* RCTCxxConvert.h in Headers */, - E42B1EC37ADCDF47E33B85034D852C2E /* RCTCxxMethod.h in Headers */, - 33553DD811B70D315F87D7BEEB79346D /* RCTCxxModule.h in Headers */, - EF5B56A14CA9BB441262A2FF4638DDCF /* RCTCxxUtils.h in Headers */, - 22D08CE86E2D361C62BCA39963BC758F /* RCTDataRequestHandler.h in Headers */, - F8ECAF61FD6A860C0412170ADE0D183F /* RCTDatePicker.h in Headers */, - AE6E60A2F6D2821C3888153EBAD4991A /* RCTDatePickerManager.h in Headers */, - F27A829BF7C332B9C93B1F8EDD4F1C8E /* RCTDecayAnimation.h in Headers */, - 594EAD2527E9E675C5C5B8FAB3BBC0A6 /* RCTDefines.h in Headers */, - 8005CA4283AE7A5B747CF15D4E400D5F /* RCTDeviceInfo.h in Headers */, - FE2BC3E47293514553B8BC88C0C60DF5 /* RCTDevLoadingView.h in Headers */, - 61945215EF8535FE0247185563B30983 /* RCTDevMenu.h in Headers */, - 7952E752C928B4ABE67FA3A190189A74 /* RCTDevSettings.h in Headers */, - F79F6C3200982919138ED0EB27760BBA /* RCTDiffClampAnimatedNode.h in Headers */, - AA5D118403D87A26921B11D9CA87C834 /* RCTDisplayLink.h in Headers */, - D924B87FEC921249841268C8B01327D6 /* RCTDivisionAnimatedNode.h in Headers */, - C1BDDC79E6EED934FB4C00657167AB71 /* RCTErrorCustomizer.h in Headers */, - 321FE3DE6C763C0E8897AF8C2BF80BDB /* RCTErrorInfo.h in Headers */, - 91D271011AF400DFC7CDCEEA771B5813 /* RCTEventAnimation.h in Headers */, - 0824375A7ABD51647E4F80A27A96C698 /* RCTEventDispatcher.h in Headers */, - E167DB1519BDFD366B99AC7BEC3241A7 /* RCTEventEmitter.h in Headers */, - DC883E43BA1DCDDBC9DA0F6031A9595C /* RCTExceptionsManager.h in Headers */, - A1DE048E18320A777C34772E23005F4D /* RCTFileReaderModule.h in Headers */, - 7FC206E98B539195825BEB25EA2A8348 /* RCTFileRequestHandler.h in Headers */, - 10FABF060AA0ECCB6DED21BCCF315B3F /* RCTFollyConvert.h in Headers */, - D0F6F59A5262396350D936B5405A7570 /* RCTFont.h in Headers */, - 67D21C16CA62A68D54499ED3B2AA8AC1 /* RCTFPSGraph.h in Headers */, - 8693566445C1275A2A30DA50A04CE06E /* RCTFrameAnimation.h in Headers */, - 6A947C28B56125C6396BA89662EA7BA1 /* RCTFrameUpdate.h in Headers */, - 30C9AE4956F8E6F62B39738E00C1D10E /* RCTGIFImageDecoder.h in Headers */, - FCD713796BFB9512C43C6530DD48A69E /* RCTHTTPRequestHandler.h in Headers */, - 9744626419B28DE9B595C2292EB2F467 /* RCTI18nManager.h in Headers */, - 4E458AEB341F10670110F0F9B6916694 /* RCTI18nUtil.h in Headers */, - 57F353FBE18C1E508E31E6B985BBC51B /* RCTImageBlurUtils.h in Headers */, - F3BBC93B58682ACF67487AA0F105ABC1 /* RCTImageCache.h in Headers */, - 1C8D55C89B1BB486BC292EFBC8E896ED /* RCTImageEditingManager.h in Headers */, - 202CE19D474CBD7BEB8E428F5419D30A /* RCTImageLoader.h in Headers */, - A4A2ED3D1BE8F104093BF05FAAEA4E7B /* RCTImageShadowView.h in Headers */, - B748E7AF80ABE1A3A654DCE8F67E4392 /* RCTImageSource.h in Headers */, - 9DB49D9474DE0F37AF4F7C1268180885 /* RCTImageStoreManager.h in Headers */, - 67B993351A195565A2BAB75B1B011AD6 /* RCTImageUtils.h in Headers */, - 250B92F49A5806EFE14FDB70D252A090 /* RCTImageView.h in Headers */, - 1E6D0B2D1EF7290E587ED80B9F20844E /* RCTImageViewManager.h in Headers */, - C1C16ACB51ACFF6298DB7DD3857C3D14 /* RCTInputAccessoryShadowView.h in Headers */, - 8D9F4969F71E408854B7679A1320EE55 /* RCTInputAccessoryView.h in Headers */, - 74AF25AB714C15AC46F389BA1800DEAC /* RCTInputAccessoryViewContent.h in Headers */, - 487A55908394513FA309F14F8801D2A0 /* RCTInputAccessoryViewManager.h in Headers */, - C654A0B02FF381590F3384FB74687D39 /* RCTInspector.h in Headers */, - 247B537D2894F58EF9CB8BF613344D50 /* RCTInspectorDevServerHelper.h in Headers */, - 736C67F0907242F070628E3310FC5395 /* RCTInspectorPackagerConnection.h in Headers */, - DE115F9C4DFAC59475760803B4B6144A /* RCTInterpolationAnimatedNode.h in Headers */, - 8FAEF30161C3E8B6D21D3B95782EEC4C /* RCTInvalidating.h in Headers */, - 358F1E3437FB3A6216486E45137BE5FD /* RCTJavaScriptExecutor.h in Headers */, - 597DDA557657CAE8C0BD4F7003BDFDAF /* RCTJavaScriptLoader.h in Headers */, - BD9ED723CC89CEE6E92D1B3E4C16B6BC /* RCTJSStackFrame.h in Headers */, - 6A505734B03AF636699E0562DE9BCA95 /* RCTKeyboardObserver.h in Headers */, - BC3A890F8EB011A27E29C2748E1F3B2C /* RCTKeyCommands.h in Headers */, - CD0CB23530A53F172B711EB1E4A72758 /* RCTLayout.h in Headers */, - 9A46D7FDBEAF8561A7A6D88500E907B9 /* RCTLayoutAnimation.h in Headers */, - AA5B19EB053986D31D94DF953CD48DD1 /* RCTLayoutAnimationGroup.h in Headers */, - 29500DD0D66366667A2287A8F745C03C /* RCTLinkingManager.h in Headers */, - 4F6B2C06A110F8199FE4AB9045252EFF /* RCTLocalAssetImageLoader.h in Headers */, - 605543716A8EC5B5183AF105E118C372 /* RCTLog.h in Headers */, - 3C19526B0F7083B4FA90D54DA616D728 /* RCTMacros.h in Headers */, - 45B21C5222C7C457F6E6AEFB03E440DD /* RCTManagedPointer.h in Headers */, - BCAB7AD7C02DA55331C7B6721BA8E6D8 /* RCTMaskedView.h in Headers */, - 3A56B5C710B55B85777C28E690973AE7 /* RCTMaskedViewManager.h in Headers */, - A7C7CFB741FBB823708EB21C54F4DCF9 /* RCTMessageThread.h in Headers */, - BB7413B89F6B784086880C8B7B62BF15 /* RCTModalHostView.h in Headers */, - 8AEAE9F9B2364E69835F02AFDE91CA52 /* RCTModalHostViewController.h in Headers */, - 75D48738B0862B2EF668C54116261019 /* RCTModalHostViewManager.h in Headers */, - 28360E71041CA7CF9DB0A31146132653 /* RCTModalManager.h in Headers */, - D777A98106E31FF9228907E442F7421C /* RCTModuleData.h in Headers */, - E1624009CA9CE5A1C229B661A658B6E2 /* RCTModuleMethod.h in Headers */, - 5EB86C6591267256F300E50B49410C8A /* RCTModuloAnimatedNode.h in Headers */, - 8D8BFB35BDF347C9058D54A36B3AB795 /* RCTMultilineTextInputView.h in Headers */, - BBFB4D08C371560D3E76CE1E80244766 /* RCTMultilineTextInputViewManager.h in Headers */, - CAA02FC8108CF1FCF40924981AC7587C /* RCTMultipartDataTask.h in Headers */, - 968232B0D46D9F4A2CC46F9DAD63667A /* RCTMultipartStreamReader.h in Headers */, - D6C266A2938785D0EA9DDF4BD16EF897 /* RCTMultiplicationAnimatedNode.h in Headers */, - BB28C6DD8D41595BDBA36283792F7AA1 /* RCTNativeAnimatedModule.h in Headers */, - 3B98DDD3998A608A682F0F45DF870C73 /* RCTNativeAnimatedNodesManager.h in Headers */, - FF45B9813DDAAA47BD5231BAE3CE9FB4 /* RCTNativeModule.h in Headers */, - E6FDB1A2C2137F6731649D0CA0625BCE /* RCTNetInfo.h in Headers */, - D0C73193E773523B7A8D37F1F794932C /* RCTNetworking.h in Headers */, - 3A7F028792831F3AD2F58D6E584C918C /* RCTNetworkTask.h in Headers */, - 2535A528E31E6A22C3418F64C9246818 /* RCTNullability.h in Headers */, - EC0210EA0F575F0B30AFAECE36BBF68E /* RCTObjcExecutor.h in Headers */, - C9375470001A461220099364472A9A0C /* RCTPackagerClient.h in Headers */, - 8BE357DD75E84B3CC127A45A841C025A /* RCTPackagerConnection.h in Headers */, - DB06C807485195C662FBB31DCA11753C /* RCTParserUtils.h in Headers */, - E0EB8F1BD0E3F76C787C9CAD9EFF543F /* RCTPerformanceLogger.h in Headers */, - 7B87CE648F6188F51338854BDFD33390 /* RCTPicker.h in Headers */, - D8456E86C288789C1AF4C017650E2006 /* RCTPickerManager.h in Headers */, - 6D3021C216937AFA2327CB1393731A0B /* RCTPlatform.h in Headers */, - 53E5DDF4311A1813665033978113F59E /* RCTPointerEvents.h in Headers */, - 7E7484AAAC405BA6A58BB5F4D933D7DC /* RCTProfile.h in Headers */, - B4E8752A710BEBB7338F36565D087296 /* RCTProgressViewManager.h in Headers */, - 3D34DBE754329FF1EA5B31DD1C27E1B0 /* RCTPropsAnimatedNode.h in Headers */, - 82B38294F3E0DA6BD31A043A2FA02DA3 /* RCTRawTextShadowView.h in Headers */, - 61737EECD33F1D566F130BD9D76C1379 /* RCTRawTextViewManager.h in Headers */, - 461B956CE5EF1E5309EB4F9C68D29B6E /* RCTReconnectingWebSocket.h in Headers */, - 72456D80BCD4E9BA4C70D9268FC48643 /* RCTRedBox.h in Headers */, - 2E2BC7D8707DE96A51AE750959AB7A3B /* RCTRedBoxExtraDataViewController.h in Headers */, - C90F54710B4836AFEA7DF95FD720E78D /* RCTRefreshControl.h in Headers */, - 61D85F3FF559D5399BAC28A0ADA1B1F7 /* RCTRefreshControlManager.h in Headers */, - B339F507A52B5DD9B68C6C273371E0D3 /* RCTReloadCommand.h in Headers */, - EA63EFDC15B62A7ABE2C139D1A40BE15 /* RCTResizeMode.h in Headers */, - E842D32309CEC8650B18A9EF989629FD /* RCTRootContentView.h in Headers */, - 232941A4DC0AD3B9622892DB33DB32AD /* RCTRootShadowView.h in Headers */, - 4A2B29C92C21CAD8B1372EB1E6E9E484 /* RCTRootView.h in Headers */, - 65D0DE48205D6F200923527E52CD79E9 /* RCTRootViewDelegate.h in Headers */, - 063A71094807595BA48365705A091188 /* RCTRootViewInternal.h in Headers */, - 3010E04D293D575FBE9101AA20B9604B /* RCTSafeAreaShadowView.h in Headers */, - 6ED8E627CDB2E0580CBBE836C751C872 /* RCTSafeAreaView.h in Headers */, - F2C63699A5493D80157EA34E1E536D18 /* RCTSafeAreaViewLocalData.h in Headers */, - 2D4CC9C1C6924A517952A06FB3EC19A3 /* RCTSafeAreaViewManager.h in Headers */, - 2328E3FAE8980B3A3DE44AC46FE15F29 /* RCTScrollableProtocol.h in Headers */, - EDD940EBA25FA6123E1E41338AA53AAC /* RCTScrollContentShadowView.h in Headers */, - CC8D9D34EC3AB513FC1C23FC3EAE4A38 /* RCTScrollContentView.h in Headers */, - 51F1144FB50B72771ECF6B8466C6B7FD /* RCTScrollContentViewManager.h in Headers */, - 61CCFEAF91EA216449BD07A18BF7B0CA /* RCTScrollView.h in Headers */, - 38147E0B3497CA1F9B21FE3CAB0595B0 /* RCTScrollViewManager.h in Headers */, - 99584F28780C11D6073B9FC3B7342EEF /* RCTSegmentedControl.h in Headers */, - 700868F31820E1E4DA8DED5E8769E889 /* RCTSegmentedControlManager.h in Headers */, - A0F8247A5A474D5C161ACA8D2BD5ABEB /* RCTShadowView+Internal.h in Headers */, - A04CCA9400CFE72A12BCA0B936AE618F /* RCTShadowView+Layout.h in Headers */, - D70CAD55EE1367687E3B3BD5C656CD2D /* RCTShadowView.h in Headers */, - 4544E701DDA3FD22366114BAFD4D7DBA /* RCTSinglelineTextInputView.h in Headers */, - 56824A9AC561B078D8305B0CCE06E3D6 /* RCTSinglelineTextInputViewManager.h in Headers */, - AED9B275710220A579FCBB1D291191FF /* RCTSlider.h in Headers */, - 1E39139C9C2D9C308B2990DBAA6A8ECC /* RCTSliderManager.h in Headers */, - 1B79FE118B354444FFB090149BF6BA6B /* RCTSourceCode.h in Headers */, - A964E908851BCC0FD33D203DA3B348EC /* RCTSpringAnimation.h in Headers */, - 5EC1FFDDC61919F540DAE55236D90B27 /* RCTSRWebSocket.h in Headers */, - A037432E9A31A5BC37E910409A519342 /* RCTStatusBarManager.h in Headers */, - A63F1D663C319C18AE94FC963246E9CC /* RCTStyleAnimatedNode.h in Headers */, - 3CB6667B7DF7F2FEE267435F077E796C /* RCTSubtractionAnimatedNode.h in Headers */, - 43F7C402D02E35928AA1D1B3E5551166 /* RCTSurface.h in Headers */, - 3F5772825DB9B056E8DAC6F3B4E5EC15 /* RCTSurfaceDelegate.h in Headers */, - 33861443D7F7E8E5C0B91BC9D4772D5D /* RCTSurfaceHostingProxyRootView.h in Headers */, - 62E21103DE0085D984785E7EF80C180B /* RCTSurfaceHostingView.h in Headers */, - 0D97F8023FD899001FB1ECC209329601 /* RCTSurfaceRootShadowView.h in Headers */, - 07C687D077AA935FF099F9E3FB605156 /* RCTSurfaceRootShadowViewDelegate.h in Headers */, - B50F104BE6F0869F1DE16B7CE9FF729E /* RCTSurfaceRootView.h in Headers */, - 925E872596062471032DE67411B6A55A /* RCTSurfaceSizeMeasureMode.h in Headers */, - 74DF4A50839CB216B84566197DDDF898 /* RCTSurfaceStage.h in Headers */, - 4C005E5D7A2BDDFAD4776F07435D2D50 /* RCTSurfaceView+Internal.h in Headers */, - 3FE6BDECCF9FDE81B64C5B4AE42893D2 /* RCTSurfaceView.h in Headers */, - 75BBEE1A6E7DB07C8194B33DE2DC6D1E /* RCTSwitch.h in Headers */, - 9305E58D4AD0D45FA9DF70DCEFAB73F4 /* RCTSwitchManager.h in Headers */, - 6E61103673B70A53FD79D2D36624C779 /* RCTTextAttributes.h in Headers */, - 9E9465983608F2DEB84DE288DEE8A82D /* RCTTextDecorationLineType.h in Headers */, - 7FBFB011389A2B0B8A7E345FCC47E096 /* RCTTextSelection.h in Headers */, - B3DA66B3B78BBA08AE1EC65B3F37FE5F /* RCTTextShadowView.h in Headers */, - 554F59D2F5FF4ED6F65E4C843B7AF487 /* RCTTextTransform.h in Headers */, - C53EB71A79827500F1A95D231809898C /* RCTTextView.h in Headers */, - 61821B323A1ACFBFC961414E3C857F47 /* RCTTextViewManager.h in Headers */, - DC3BECC2703AF40D53E6F4EB5450C6F3 /* RCTTiming.h in Headers */, - DEA19D2DDBF350EDBC771C8B0DA5F46F /* RCTTouchEvent.h in Headers */, - 3B042C1E3272EDCDE1E6242B1A2C576B /* RCTTouchHandler.h in Headers */, - 65C92186036A8DFFB6C2DFB4712B84CA /* RCTTrackingAnimatedNode.h in Headers */, - A150BD3DB24F603BDE1118FC544F460A /* RCTTransformAnimatedNode.h in Headers */, - D65F5E49674FD5172F36D61C42B0BB90 /* RCTUIManager.h in Headers */, - 88B628C269464AC31F4499A39454F8AF /* RCTUIManagerObserverCoordinator.h in Headers */, - 9F94673519A551F3279243E3C03F29A7 /* RCTUIManagerUtils.h in Headers */, - 8554FC04870987AAA05F451D0DAF2930 /* RCTUITextField.h in Headers */, - A49ED5E28EEA8620D097D910C5F9BF8A /* RCTUITextView.h in Headers */, - 0C612AE0225EC8671B09FC2B1BDBD073 /* RCTUIUtils.h in Headers */, - C5EB6FE485F99A657EBDBAD50E92F4AC /* RCTURLRequestDelegate.h in Headers */, - 43C86389698F930042C76A8CB6D8D2D9 /* RCTURLRequestHandler.h in Headers */, - 0C5A7636A4AEA5DDF7BC194E6D3E709B /* RCTUtils.h in Headers */, - 57F5F17E3934B25B7C88C9826BAC4CC7 /* RCTValueAnimatedNode.h in Headers */, - 7D554573F87FDB8546347C9CAAAB9AB7 /* RCTVersion.h in Headers */, - C00F8D7033EDE2FBF5CBBD515A036F13 /* RCTView.h in Headers */, - 75C05865647BA51542793B2E7265CF05 /* RCTViewManager.h in Headers */, - CA7FD88658C52CBA27FD085685B4FE16 /* RCTVirtualTextShadowView.h in Headers */, - CA4B54B628FC8F29934E22594C5A2D8C /* RCTVirtualTextViewManager.h in Headers */, - EBE46BD00F16EF087CF05C85D8BA2EC1 /* RCTWebSocketExecutor.h in Headers */, - 8B52AF70C797CA7955C649359A0E467A /* RCTWebSocketModule.h in Headers */, - DA359510971A4FB594A6C4C08A1A8218 /* RCTWebView.h in Headers */, - 91ED3B7C19973D9C7E78147766A353E8 /* RCTWebViewManager.h in Headers */, - 371F958FB7847B65754962C18F6F87C7 /* RCTWKWebView.h in Headers */, - FB3D8CBA2F5B778D644E02B6B3B60DE8 /* RCTWKWebViewManager.h in Headers */, - CC6028AB6DFA7DB6B5261182B026A323 /* RCTWrapperViewController.h in Headers */, - CDF3DCFDE2DD465C6BDF1E6CBA319D4C /* ReactMarker.h in Headers */, - D6A6B9768A631D8C4F772C5A0098F215 /* RecoverableError.h in Headers */, - AA09D846FAE5509C699829EBAB9954A4 /* SharedProxyCxxModule.h in Headers */, - 0D462F3A4624F99BC24F73753C39CDB7 /* SystraceSection.h in Headers */, - 0C1FA7209E9D07E7E3E6735E7DBFE298 /* UIView+Private.h in Headers */, - E35AF4167361C534A08B752AFEF2857D /* UIView+React.h in Headers */, + AB9055DE742EFD7EC16A9666A9FFAC9B /* bignum-dtoa.h in Headers */, + F6BDDA50DDFEA27CAEFF826C9215DB34 /* bignum.h in Headers */, + FA832B973002A2E3A987AB217ACC5EE1 /* cached-powers.h in Headers */, + 3D4B6F4EE7F4C843073A14AA18469C07 /* diy-fp.h in Headers */, + 6BAA37678A89649D102772B76FC80AF7 /* double-conversion.h in Headers */, + 63ECBFCF10D5617C7F82350EFF1E0197 /* fast-dtoa.h in Headers */, + 762032C5426A5C81BAD7E3CDA56469D8 /* fixed-dtoa.h in Headers */, + 7B574E69B24C47BC3D29B0D939DBA241 /* ieee.h in Headers */, + 60058F29A6C4904DD65CC527CC8180F3 /* strtod.h in Headers */, + 119C7BF5407FE11307F53A63021401C6 /* utils.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 62BBB84614DA0E0C26681959D4EB124D /* Headers */ = { + 6FB627F416A952235008599E86595364 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - AB52C3EF2A8A0AD276D826F1A42289F0 /* RCTConvert+RNSVG.h in Headers */, - B0541ED92DE3D5E6959E911BA9E522AC /* RNSVGBezierElement.h in Headers */, - 254787E8EA0C28774B97A004D37C2972 /* RNSVGBrush.h in Headers */, - 4FA68C2A5D5AFEAE014F5BBA1B7B6772 /* RNSVGBrushType.h in Headers */, - 188F000A7B5955C93B886E478BEA70B8 /* RNSVGCGFCRule.h in Headers */, - 42133A141CC69BAF4080FE7D0FFB6008 /* RNSVGCircle.h in Headers */, - DCD9F930FA93825CAE8F45DF8DC00A10 /* RNSVGCircleManager.h in Headers */, - DA2D30596D16FFD9C27A63B2AFFBB145 /* RNSVGClipPath.h in Headers */, - D2B618FE5CD1DFAD21A870F565B50C82 /* RNSVGClipPathManager.h in Headers */, - 0EC08ADB193E391872D8F02A37845315 /* RNSVGContainer.h in Headers */, - F30125BAFBA74C25CAA693522594783F /* RNSVGDefs.h in Headers */, - 8C1C597AC33097FDAF951365DED0E7F8 /* RNSVGDefsManager.h in Headers */, - 9D236845A4407109F68D198862BADC65 /* RNSVGEllipse.h in Headers */, - CEEEC0BCFFB51D1637AE2BA9B8C21019 /* RNSVGEllipseManager.h in Headers */, - F03C88C0F65874FA13761FCB1687F436 /* RNSVGFontData.h in Headers */, - 83F373D4ADFC51D101B06E574DC60628 /* RNSVGGlyphContext.h in Headers */, - E10F633D9A84BD7615346D8B09194F0D /* RNSVGGroup.h in Headers */, - CA76D31C750EEB16F45DBE230BBAE8DD /* RNSVGGroupManager.h in Headers */, - DB6F9016DFF2A1BD2B596E4D2437BF59 /* RNSVGImage.h in Headers */, - 6F090ECFE1BFF436A658CDE95DC42A47 /* RNSVGImageManager.h in Headers */, - 34EAD0B38F7B929F236E9732CD27BAAA /* RNSVGLength.h in Headers */, - 6D8687FB4CE67ED9B213DE6C546EC765 /* RNSVGLine.h in Headers */, - 3FD2502CA4377A256ACE7288A16D980B /* RNSVGLinearGradient.h in Headers */, - F9F18EA1DE86662B5D5C4C0814AD9A67 /* RNSVGLinearGradientManager.h in Headers */, - 1E4D93988640A36CF6AEBE2D10FD3BE1 /* RNSVGLineManager.h in Headers */, - 2C14397C927E4283FCE7B668C6576073 /* RNSVGMask.h in Headers */, - DC2E0E30958802877CD17890B392A538 /* RNSVGMaskManager.h in Headers */, - 381A0E1B179720860582B4FB9158766B /* RNSVGNode.h in Headers */, - D3F29FE6A7807D61653C40B1B7317022 /* RNSVGNodeManager.h in Headers */, - 28E469F4F6000236288B44D4337D459C /* RNSVGPainter.h in Headers */, - F741669089897C4943CAA751260C1D94 /* RNSVGPainterBrush.h in Headers */, - FE840CD91DC63306E4153627EC349870 /* RNSVGPath.h in Headers */, - 5795C2AA89F2B522536805A58E72934D /* RNSVGPathManager.h in Headers */, - E5D2D3D7F51BE5FB700B1F81D3096883 /* RNSVGPathParser.h in Headers */, - 993085BF24F4314D62E89D72E78FACC5 /* RNSVGPattern.h in Headers */, - 9548AA802D77CDCEFD28D925AF0689DF /* RNSVGPatternManager.h in Headers */, - 20F4897AFC6A20FFAC48DB5AAE3DFAB1 /* RNSVGPercentageConverter.h in Headers */, - D3C5415047C3420A34ADC22E10A605ED /* RNSVGPropHelper.h in Headers */, - 47A14BDB879E5486AFF54E02BDDA4F73 /* RNSVGRadialGradient.h in Headers */, - F9C9EA6E936AEC9D8D7D4E69313A2D5D /* RNSVGRadialGradientManager.h in Headers */, - 092C7FF60F4E4626C049E2E5752072A4 /* RNSVGRect.h in Headers */, - 4B71EC73C6F2CB5DB546CE3E0E983741 /* RNSVGRectManager.h in Headers */, - FC245AA3EFA178B2B9E4DB1F0E789327 /* RNSVGRenderable.h in Headers */, - BCDD8B17AE2B2AA7222DA4332E71340D /* RNSVGRenderableManager.h in Headers */, - 9014B9A49DEFE46EADA8F7CFF9861A0E /* RNSVGSolidColorBrush.h in Headers */, - 6EF25A87DF016DEA20B8EE642B8A0F7C /* RNSVGSvgView.h in Headers */, - D4CCA74B8B23C1E84F7A81413BF7B7A0 /* RNSVGSvgViewManager.h in Headers */, - 4B0AA99B5CEB058BB58043EC69D269C5 /* RNSVGSymbol.h in Headers */, - 9B0D66F88412FD4B5D81078759B15369 /* RNSVGSymbolManager.h in Headers */, - A37BA2441BB6D81A6DFF1D7D4EFA33AF /* RNSVGText.h in Headers */, - 47AB9B5B176A081674FB43DAFB486609 /* RNSVGTextManager.h in Headers */, - 737BA425CAAC06ADDE528E3709BCBBF0 /* RNSVGTextPath.h in Headers */, - 6B3ACEEDBC8E0199EF212C29F5C12810 /* RNSVGTextPathManager.h in Headers */, - 1B7FF8C7EB854487DCD949C07FF2F600 /* RNSVGTextProperties.h in Headers */, - 41C95DDE14249C0221B80BA67D03DFB8 /* RNSVGTSpan.h in Headers */, - 8B592106174833AFAFCAFB9D95F458C6 /* RNSVGTSpanManager.h in Headers */, - 88C7123045259C2640953F4F3D049089 /* RNSVGUnits.h in Headers */, - ED49055254A35E9A750F36E64A186A8F /* RNSVGUse.h in Headers */, - EACFD3F65C9B1A2D03926F9A1D5B5C28 /* RNSVGUseManager.h in Headers */, - 465A53E1F50C777BDB18E351CC175971 /* RNSVGVBMOS.h in Headers */, - EFDAC713D39C0B26276BDE0361F76E63 /* RNSVGVectorEffect.h in Headers */, - CA598CBACD11DABE67D325F63F0E730F /* RNSVGViewBox.h in Headers */, + 227DB3AFB224D1370071EBFF68E57A78 /* CxxModule.h in Headers */, + 8C3F4894EF36EF58D8E1E4032A6E2D0F /* CxxNativeModule.h in Headers */, + 561773988824C104BED2637E535F717C /* DispatchMessageQueueThread.h in Headers */, + 82410A9FA1000D0E07A5F503CDB53256 /* fishhook.h in Headers */, + 73D5B6B2899EE590176FFFDCC440E8AC /* InspectorInterfaces.h in Headers */, + 2E0D5682213B50AE536C48133F1CCF6C /* Instance.h in Headers */, + 285362C954D1BE78EFB8CC6DE3CBE4CF /* instrumentation.h in Headers */, + 6DB419FC96493BB080DF75B76E6929BE /* JsArgumentHelpers-inl.h in Headers */, + 3B0FDE23DDDB314FE24C83E967BC8AE2 /* JsArgumentHelpers.h in Headers */, + 6FBCD0B02C9B13EFD5EB80F1D2164476 /* JSBigString.h in Headers */, + 9BD50CF888BAEDD975630600CC5755C2 /* JSBundleType.h in Headers */, + 954FE94E834C29FA17868A000BDBAD1D /* JSCExecutorFactory.h in Headers */, + 51C3F05FFF3E82F3D9D9C0368DBD1A93 /* JSCRuntime.h in Headers */, + 9E8726A9F6EC3630354659A492445B2E /* JSDeltaBundleClient.h in Headers */, + 98FD129FBA7468F7972C84DCF6AF38E4 /* JSExecutor.h in Headers */, + 22377D795ADC5BA0BC64C3B04246B398 /* jsi-inl.h in Headers */, + C9898AB0F3144EA64901B3CD0054A411 /* jsi.h in Headers */, + 34C9CCE5541F8D741FE2A6BF3A5D1B93 /* JSIDynamic.h in Headers */, + 93077F0FF380ACA7AFF613AA12E97D7D /* JSIExecutor.h in Headers */, + A9414A7CCB54D74EE467D70C7520024B /* JSINativeModules.h in Headers */, + 9EF4BA0635239CF993A880FE3ABAB532 /* JSIndexedRAMBundle.h in Headers */, + 56854280CFBA9A1B9DFC6B5ACA8D46EB /* JSModulesUnbundle.h in Headers */, + 5BE4F4D7394938475B54F007B7168777 /* MessageQueueThread.h in Headers */, + 3901975457C238ED18D0EAE9F8B9414E /* MethodCall.h in Headers */, + 9B798E86BCA45F9D3E9C8C39103DDFD7 /* ModuleRegistry.h in Headers */, + 4D28A4049971D6E68683BF5DE8FCE500 /* NativeModule.h in Headers */, + 5A15901FF0F646FB33DF5989DF2035A3 /* NativeToJsBridge.h in Headers */, + 0B9BA318B3CAB870057F435489413DDC /* NSDataBigString.h in Headers */, + 043300D8CC1D951FDF325957D9813869 /* NSTextStorage+FontScaling.h in Headers */, + E8F6539498043DA0E449D9638D9D63A1 /* RAMBundleRegistry.h in Headers */, + B66073A2376D06F214E5DFD9170C91E6 /* RCTAccessibilityManager.h in Headers */, + D532F985EA43E6A6DB26029C30E9C0ED /* RCTActionSheetManager.h in Headers */, + D58BE649B98242CD67782FFEDE810DA5 /* RCTActivityIndicatorView.h in Headers */, + 8B3139E53CE3881FBF913A568F2EF89E /* RCTActivityIndicatorViewManager.h in Headers */, + D15F82F8AEC343CA156C036D78BEFCCA /* RCTAdditionAnimatedNode.h in Headers */, + 3F9E59406B81AF6C4EE7E1110CAD4497 /* RCTAlertManager.h in Headers */, + FD69CD1292F5F73ADFF707A46DF5A912 /* RCTAnimatedNode.h in Headers */, + DABFEE8514DE0D44C65BCBBC286AD969 /* RCTAnimationDriver.h in Headers */, + 1EB870E7BCEEE964D4BC1B518FEC23B9 /* RCTAnimationType.h in Headers */, + EE87286A876F04504443BEDC50578BBD /* RCTAnimationUtils.h in Headers */, + F094CE0A68CF5590F693C395CC83E985 /* RCTAppState.h in Headers */, + 8BEE3534021E36C5EEB48EC7C19D8C97 /* RCTAssert.h in Headers */, + 4787B83B989417A16BB38EC250B92ACC /* RCTAsyncLocalStorage.h in Headers */, + 3E7E249E0588938BB5F70352ACE54BBD /* RCTAutoInsetsProtocol.h in Headers */, + 05F161A931FDB3062924E5CBCD309E77 /* RCTBackedTextInputDelegate.h in Headers */, + E2742488F1CFD8635E00E8C0FDA558FD /* RCTBackedTextInputDelegateAdapter.h in Headers */, + D58027AC98537FBD313AB2129A0DA8A1 /* RCTBackedTextInputViewProtocol.h in Headers */, + 6E3F00A8A0128696172FAB15245FD395 /* RCTBaseTextInputShadowView.h in Headers */, + 8898BF1D94A90203E93D5BCA14E44B51 /* RCTBaseTextInputView.h in Headers */, + DF7A7A61765864A08A20F84A814C9755 /* RCTBaseTextInputViewManager.h in Headers */, + A3BEEF32AAB2F4BB364A6238BA4D2FB5 /* RCTBaseTextShadowView.h in Headers */, + 84A27F69DB5239E3D8B75417E409FD98 /* RCTBaseTextViewManager.h in Headers */, + A2C4E119E3F49C56B4FDF47505D0174A /* RCTBlobManager.h in Headers */, + DAD0AF3C1D69D8D4DC16A2353922062B /* RCTBorderDrawing.h in Headers */, + BE01751109EA0CFB1CE4B824D921CC0E /* RCTBorderStyle.h in Headers */, + 9CC09171D024B84D4662F0A5777C88E1 /* RCTBridge+Private.h in Headers */, + 43FD528BA451E71BE475463CD424EEAE /* RCTBridge.h in Headers */, + 21DD958DC87634D2CCFA4C8EF83A0392 /* RCTBridgeDelegate.h in Headers */, + 5FBBAF74CDA5C5A1B10B3F3CEA701F0E /* RCTBridgeMethod.h in Headers */, + 38E141CEC907083D625A3388C4D2E0A3 /* RCTBridgeModule.h in Headers */, + FFF9F16B6194ED5BC9DC068BB8B1995C /* RCTBundleURLProvider.h in Headers */, + 9C24E0C846DEDB0C71D34D836C92F840 /* RCTClipboard.h in Headers */, + 57FB75156C21BFA1E04EB73C6DC3B79D /* RCTComponent.h in Headers */, + D69AC0325AB5D48506D26F9A6658C484 /* RCTComponentData.h in Headers */, + 8008AFEF0D82F68F42B75F7498140C50 /* RCTConvert+CoreLocation.h in Headers */, + 019B1CFD61C4B020127D41B4099A66E0 /* RCTConvert+Text.h in Headers */, + E3B4AF409C38EAFE62E50E1023743609 /* RCTConvert+Transform.h in Headers */, + EFB63CB7626FB4C234B4BFD72961AEF7 /* RCTConvert.h in Headers */, + D69758AA6575F06E54C238DCA3F029AD /* RCTCxxBridgeDelegate.h in Headers */, + DC02D9E762E62DF23CD885D55D43E151 /* RCTCxxConvert.h in Headers */, + 86856C3FED302B415A689F15C6B8B9FA /* RCTCxxMethod.h in Headers */, + BE73A42981CB9FB7FDE044EDDCC47B18 /* RCTCxxModule.h in Headers */, + F6D817E6C143132205634C10361705FA /* RCTCxxUtils.h in Headers */, + 4951633AA8103328CDF62970C45BE0C8 /* RCTDataRequestHandler.h in Headers */, + F1B90ADBDD1DD2A8406A541AB4E8CFEE /* RCTDatePicker.h in Headers */, + 0677C460A8D44070A310A81B87BB5394 /* RCTDatePickerManager.h in Headers */, + 0A3D0935A3CA77DA578887FB98F19984 /* RCTDecayAnimation.h in Headers */, + 8564A0DE1DA7A2C0443C4460571DAFAB /* RCTDefines.h in Headers */, + 9BCF7DCE5A7A2F28379BF82FC215056F /* RCTDeviceInfo.h in Headers */, + D1BC8C9280B34521488FD9C498DE4A8D /* RCTDevLoadingView.h in Headers */, + 622C298E3A1420A1CA5D06D9D9CE75C4 /* RCTDevMenu.h in Headers */, + 568D7CD040BEB77FE87D44193F219918 /* RCTDevSettings.h in Headers */, + 9B67C621788AD43DE33DEB1894A5122E /* RCTDiffClampAnimatedNode.h in Headers */, + BE26F1239464BEA7670BA216580CFB12 /* RCTDisplayLink.h in Headers */, + 4E37D16A9C1E1F06F8A9AB70372550D8 /* RCTDivisionAnimatedNode.h in Headers */, + 63FD144DE78B31DCBB7C135FFA0EE53F /* RCTErrorCustomizer.h in Headers */, + 03BC5E798D62A0172402103C5C73A62D /* RCTErrorInfo.h in Headers */, + B003D0B35AEA9F7FFD90CAFFAF1C574C /* RCTEventAnimation.h in Headers */, + FF6A6391FF8709F429D9B22C6424526B /* RCTEventDispatcher.h in Headers */, + 57E4F3358E2268B2A7756722EBF105CD /* RCTEventEmitter.h in Headers */, + EAE55062E1DBE7F0A20B8C2A63C84CEC /* RCTExceptionsManager.h in Headers */, + 918743DDB6AA9E05E4B2C9187D2D5FF9 /* RCTFileReaderModule.h in Headers */, + 1B8BB68EC5BCBB4500CEC38559EC1EC8 /* RCTFileRequestHandler.h in Headers */, + 0427F9CF85C1254BF0035C7EDC27EDED /* RCTFollyConvert.h in Headers */, + 1688E343030D3A56C13B7EDCDC103C7A /* RCTFont.h in Headers */, + 0A7E4AA999F87272604E7FA326C09371 /* RCTFPSGraph.h in Headers */, + FEE85A451856D6C0464EB5BC398E44EB /* RCTFrameAnimation.h in Headers */, + 57DD0139179CCE5E475100556E9B2931 /* RCTFrameUpdate.h in Headers */, + 838E0ACCBBB2C7A5AFDA1A675375AAA4 /* RCTGIFImageDecoder.h in Headers */, + 366FC32FF59F6DB6E5CCF2C57C59AF25 /* RCTHTTPRequestHandler.h in Headers */, + 3F2915764B06967C6EACCCB2EB69B0E5 /* RCTI18nManager.h in Headers */, + BE52C9230B12F4A740EF05C7D839FE0A /* RCTI18nUtil.h in Headers */, + 75078B74DAF7DE4404C58276246EBF7E /* RCTImageBlurUtils.h in Headers */, + 6924C79BBA8FD8F11859CE24616B1E75 /* RCTImageCache.h in Headers */, + 950AF5299D2B5149F2C407FF7492030E /* RCTImageEditingManager.h in Headers */, + 7B84254B4187A6A3DCE3782AA19B8EC1 /* RCTImageLoader.h in Headers */, + A83AD73EE9A13641A987D1A038628D37 /* RCTImageShadowView.h in Headers */, + 9C42472E37C32F0E57A6955ECDB42DD5 /* RCTImageSource.h in Headers */, + 17308A611BB8351EF76322DA467476D8 /* RCTImageStoreManager.h in Headers */, + ACAF1E8BA13C930CB4CC9D8114FB9E80 /* RCTImageUtils.h in Headers */, + 68BD12F1EDB78DD3C8E62036F9BE5E81 /* RCTImageView.h in Headers */, + 35E2FF362307BF869B9B6A037C6A5259 /* RCTImageViewManager.h in Headers */, + B5C78CAC3FBC26965DF9591E26567C99 /* RCTInputAccessoryShadowView.h in Headers */, + C7D7EC1EA8CC11C8638B9CB8790CBDB3 /* RCTInputAccessoryView.h in Headers */, + 317EDD7822CBA1E9BA3114596E47338C /* RCTInputAccessoryViewContent.h in Headers */, + 6931594B5702E7DE3A9B89E72E0A5412 /* RCTInputAccessoryViewManager.h in Headers */, + DBD48FC84DE504ABE773EDB5FCE94D0A /* RCTInspector.h in Headers */, + A56FE9213E29A87FAF46FE3B8FC595F7 /* RCTInspectorDevServerHelper.h in Headers */, + 1733B01C46D2632D1F609E149883680D /* RCTInspectorPackagerConnection.h in Headers */, + 7C8F6D06A5ACE1C592943D6495AD5D58 /* RCTInterpolationAnimatedNode.h in Headers */, + A9C56347F448DB01C9F15D06968C025D /* RCTInvalidating.h in Headers */, + EC1C3BE984257491357A0D102A978142 /* RCTJavaScriptExecutor.h in Headers */, + 0CF4DC70E5BBBAF9D9986E583D6C36E5 /* RCTJavaScriptLoader.h in Headers */, + E2011EEA46CACC22A706B5F787D7256B /* RCTJSStackFrame.h in Headers */, + 53CD23460582D7BB30C835FD2B5D5106 /* RCTKeyboardObserver.h in Headers */, + B52963E4D4D1954376F29E3245886A4B /* RCTKeyCommands.h in Headers */, + ADD893BEEF778F7D876659AEBAE0329D /* RCTLayout.h in Headers */, + 85E20922CE40D3D0197C605907EAEC18 /* RCTLayoutAnimation.h in Headers */, + D9EF7411F17CBE1D45052A0D06EFEFB1 /* RCTLayoutAnimationGroup.h in Headers */, + 8EC198D96EA20CE3C8D5CD24101B3F35 /* RCTLinkingManager.h in Headers */, + 9666F362ED57D7C5246FDD818CD88536 /* RCTLocalAssetImageLoader.h in Headers */, + 437E0A624CF8CFD0B9E7181D540A466F /* RCTLog.h in Headers */, + 41D3ED1452363ABBBB376335CB185DE2 /* RCTMacros.h in Headers */, + 48601D9D98EBE9156AC9CB43616DA2EE /* RCTManagedPointer.h in Headers */, + 3DE909CC5A4F8BE80CD2681CA66A1AEC /* RCTMaskedView.h in Headers */, + 17D38734C3E9E50511FC0B99C7A94599 /* RCTMaskedViewManager.h in Headers */, + 1CBF8BAE72CFE77F93CAA9935ADA335E /* RCTMessageThread.h in Headers */, + 04635636F82F10CEA880D8BCDB0A1182 /* RCTModalHostView.h in Headers */, + 0F86B97FDC258C3EB6AF1EB72B2B6856 /* RCTModalHostViewController.h in Headers */, + 8B1BDBC260AB381A411533BF0E760FF2 /* RCTModalHostViewManager.h in Headers */, + C29486D9B1D63CACBCBE1275AD576B88 /* RCTModalManager.h in Headers */, + B40DA595153EB08725B516E9FB654A09 /* RCTModuleData.h in Headers */, + F106A7A90526EA6923D55D032C773A04 /* RCTModuleMethod.h in Headers */, + 15A3A637F8168236BA627E02BE93A8FA /* RCTModuloAnimatedNode.h in Headers */, + 8E3A35A5CB60783DBA5C04E9452D4E36 /* RCTMultilineTextInputView.h in Headers */, + C1C4F12A3004CA266F2D911FE7A38707 /* RCTMultilineTextInputViewManager.h in Headers */, + EF5F1FA6BFEF969B601EE2A3BA833A28 /* RCTMultipartDataTask.h in Headers */, + DD3DCE741F5AA7DE6C8E17447AFF2975 /* RCTMultipartStreamReader.h in Headers */, + 4D57EA37E9226C36DCC9414F523C5A33 /* RCTMultiplicationAnimatedNode.h in Headers */, + DB43A35CF16EF396CD861F1141AC7958 /* RCTNativeAnimatedModule.h in Headers */, + 49BC538C78625D45EFD956444234289F /* RCTNativeAnimatedNodesManager.h in Headers */, + 1C3AD1273DCDD51C44EF7F73C2CACDB4 /* RCTNativeModule.h in Headers */, + CB68EFA265E8CFA1A1FE2806C692FF70 /* RCTNetInfo.h in Headers */, + 9B7F52084AEBE57900D9C5C20C96A233 /* RCTNetworking.h in Headers */, + BDD2564CB376781CF83EC20EAEC881D9 /* RCTNetworkTask.h in Headers */, + E5E7A1F211867D8FAAC4FDB33F9B5A97 /* RCTNullability.h in Headers */, + BA8C4AB9F0CC303390E0147891BFC283 /* RCTObjcExecutor.h in Headers */, + A15843064F40AB9E8F98457FD84238FD /* RCTPackagerClient.h in Headers */, + E11F2FFB8881BC75DE271BF507470877 /* RCTPackagerConnection.h in Headers */, + 1B64015C2D473F1F4FE5B1D26DDC5B9E /* RCTParserUtils.h in Headers */, + 156B48F7905E530735A84F18904344D8 /* RCTPerformanceLogger.h in Headers */, + AB1671C06CA379BDE94536CAC6D55FB2 /* RCTPicker.h in Headers */, + 60C667FA63CF1F76B4725BA7D3B4D300 /* RCTPickerManager.h in Headers */, + FC17600B52ADBE74046003D9A0FCEFE2 /* RCTPlatform.h in Headers */, + F055F194406BA843985BF6A513A42857 /* RCTPointerEvents.h in Headers */, + 83082BF3B101BEE80C46E1791CE399ED /* RCTProfile.h in Headers */, + F502579489A33AC49BBF0B75CFE561A8 /* RCTProgressViewManager.h in Headers */, + 41F8F0AFAD03A1032DC37416A14C997B /* RCTPropsAnimatedNode.h in Headers */, + 779C19ECC0728E5F41608BFDBCFBD9FD /* RCTRawTextShadowView.h in Headers */, + A1AC556D0450A4509C483B5FE0ED8883 /* RCTRawTextViewManager.h in Headers */, + AA81A1946232EABFADD3E863BF1E8010 /* RCTReconnectingWebSocket.h in Headers */, + EB86B0D97B864689835B2B75E3FBCECC /* RCTRedBox.h in Headers */, + 0B8B8CB7FE23543EF69C5E2B85C942E8 /* RCTRedBoxExtraDataViewController.h in Headers */, + 35E7D00C0718EE3B1854D3ADB3513626 /* RCTRefreshControl.h in Headers */, + 614FF816EC57A1CDD7725921AE929244 /* RCTRefreshControlManager.h in Headers */, + 61A66B2F66E7D19B0648F324AE88EB99 /* RCTReloadCommand.h in Headers */, + 5051E4EAC91B83B1EDB51A85483113D8 /* RCTResizeMode.h in Headers */, + 00057378AC0132442AEC8D046B5BFBF0 /* RCTRootContentView.h in Headers */, + 73DFB14BE58B1A7C143F345FE6BFA758 /* RCTRootShadowView.h in Headers */, + E0D80AF292F924C06BE6EA409C793DEF /* RCTRootView.h in Headers */, + 9A91387627DCE8B2788E1B661DC662D2 /* RCTRootViewDelegate.h in Headers */, + 78A94226D3F229F691354948CB689929 /* RCTRootViewInternal.h in Headers */, + DBD97AC6C248F1EBBDDE900B48D31378 /* RCTSafeAreaShadowView.h in Headers */, + F66929B221B9A6B3330E292AD9C8AC49 /* RCTSafeAreaView.h in Headers */, + 3FF69EB3168F40341AE8100E23820A41 /* RCTSafeAreaViewLocalData.h in Headers */, + AB83E760ACD0A29AABEF7E4A21F19099 /* RCTSafeAreaViewManager.h in Headers */, + 3B0B1C59D3A0A24CAC09B00413A224BB /* RCTScrollableProtocol.h in Headers */, + 07E84DBDD54E56CB995E0C7156E21BC3 /* RCTScrollContentShadowView.h in Headers */, + B9AF16405CE6066555CF19F10C05FCE8 /* RCTScrollContentView.h in Headers */, + FFCD3A6E266A76AB05D3D63B6E9F02AB /* RCTScrollContentViewManager.h in Headers */, + 3F725EA1C68647B00F0C4405E3869FA7 /* RCTScrollView.h in Headers */, + A9C51F649ABBAF3B544F90C5F0A3B8EE /* RCTScrollViewManager.h in Headers */, + C3E320E5D61E2EDA327A691FB7EC927B /* RCTSegmentedControl.h in Headers */, + 8F6CB65A56F2853E52E15890FDAE1B1C /* RCTSegmentedControlManager.h in Headers */, + C253AE881E55547B0C085AE70DF87E75 /* RCTShadowView+Internal.h in Headers */, + 9D27120397A6F9E6F4127F9DAFD84A67 /* RCTShadowView+Layout.h in Headers */, + 67E6EC2EB7CB9E89484F704F65FD757C /* RCTShadowView.h in Headers */, + 12DF575B1939BF9625A6402B5FEC04CB /* RCTSinglelineTextInputView.h in Headers */, + 69E04985A7034070D6C7116D577754D9 /* RCTSinglelineTextInputViewManager.h in Headers */, + F71E93E595C48F5D29E1851527ADE851 /* RCTSlider.h in Headers */, + 989AB9D27541A5849FF5AAB6BE9E7F2B /* RCTSliderManager.h in Headers */, + C0944164E883DCC9642ED428F3536136 /* RCTSourceCode.h in Headers */, + 493ADE853055324D567199C7DACE4BB5 /* RCTSpringAnimation.h in Headers */, + 9BEA7168CC57F8948060E46507B047C5 /* RCTSRWebSocket.h in Headers */, + E5BD0313F5B515AD2991CE3DA826903F /* RCTStatusBarManager.h in Headers */, + A3EB256A41277170F60663C9B89E0543 /* RCTStyleAnimatedNode.h in Headers */, + A18A32B611FC1AE5D11FE7EBE37A8506 /* RCTSubtractionAnimatedNode.h in Headers */, + 3B1C39F4BD63E32F18930B6E7C8830C4 /* RCTSurface.h in Headers */, + AD100B9358A9B49466DCD747653EA2E8 /* RCTSurfaceDelegate.h in Headers */, + EA8511FB92FB613811D4E91710A0931D /* RCTSurfaceHostingProxyRootView.h in Headers */, + 3D6ABD8A50BF5740B59FA76AC8CDC949 /* RCTSurfaceHostingView.h in Headers */, + D30EF53FA651681FF3CE0FFB1AB06108 /* RCTSurfaceRootShadowView.h in Headers */, + 13C2409E0BD0D0A7747935E970D9BED1 /* RCTSurfaceRootShadowViewDelegate.h in Headers */, + 389BBAEC18B16B00241927E0C937216F /* RCTSurfaceRootView.h in Headers */, + F57E60ADB2FD651CB25B240120B52B5F /* RCTSurfaceSizeMeasureMode.h in Headers */, + F3A829DD18870EEF52B67E1BE53F96D8 /* RCTSurfaceStage.h in Headers */, + 0470F2DEA93BA6A801B7A67B5209171E /* RCTSurfaceView+Internal.h in Headers */, + 217884F46D25891B8E4A947D890BB885 /* RCTSurfaceView.h in Headers */, + 42B57824EDFC55D5DB9505E34B2EDEA8 /* RCTSwitch.h in Headers */, + C648E3399C619C09D0EBC3069FD061AA /* RCTSwitchManager.h in Headers */, + BF3A8CB367F0D140441867A847A917F7 /* RCTTextAttributes.h in Headers */, + D45AD1245552E4448989084B7F4537F6 /* RCTTextDecorationLineType.h in Headers */, + CEB0B7481B376050B73B1BDD23203C15 /* RCTTextSelection.h in Headers */, + 9256AAB903F3DE81D9651E273D542AE4 /* RCTTextShadowView.h in Headers */, + 6418BDE5FA9C2B0B7086A3C821F000CA /* RCTTextTransform.h in Headers */, + 11EA9421781DA4178AB2D760138B96BE /* RCTTextView.h in Headers */, + C54EBE163906E8AF8C683142FE5C24CE /* RCTTextViewManager.h in Headers */, + 732B963343E28ABF972C56CDFA3F788E /* RCTTiming.h in Headers */, + FEF72A4670FBE7DACF163AED6787E2CF /* RCTTouchEvent.h in Headers */, + DAA44639AFD579BE21BC90C1DABB038A /* RCTTouchHandler.h in Headers */, + 997C12CF37E35CECC007118DA805CE50 /* RCTTrackingAnimatedNode.h in Headers */, + 99164A40BD7EF5C399B225E66B1658B6 /* RCTTransformAnimatedNode.h in Headers */, + 5D9B26D11B3A5AF914318EFB01681A84 /* RCTUIManager.h in Headers */, + 54C144F0269B87EF4D78C0F9872514FA /* RCTUIManagerObserverCoordinator.h in Headers */, + CA6A2AB832EC303177B73F994B7AC134 /* RCTUIManagerUtils.h in Headers */, + 838518D563E320A1D9E2E0E32AB65EF2 /* RCTUITextField.h in Headers */, + BA815DE0B109C8802C1561E59AF121D6 /* RCTUITextView.h in Headers */, + E0A8FF5E5E56F1EEE22392B05F2B0B8F /* RCTUIUtils.h in Headers */, + 1AAE66F8AC30C79DB58CA9C75F2A7938 /* RCTURLRequestDelegate.h in Headers */, + F80FAE9E63621C3E66722B78344CDC25 /* RCTURLRequestHandler.h in Headers */, + 68EBEDCD56A018E227D8B134C90F5830 /* RCTUtils.h in Headers */, + 8B4AEB7250AC33C32FDEF5FEBCF17C9F /* RCTValueAnimatedNode.h in Headers */, + 397090467C0CC66306BF4C8E8DF72C58 /* RCTVersion.h in Headers */, + 72A6A93714807DA8CF318BED5BAC1401 /* RCTView.h in Headers */, + 4784D49124EAA0B09734F764FA74C255 /* RCTViewManager.h in Headers */, + 9D373337BEAF4D5741046FFE3520359F /* RCTVirtualTextShadowView.h in Headers */, + A84AFB80E47187D9C8E460324A230B8D /* RCTVirtualTextViewManager.h in Headers */, + 15870F23B2A13C8A470A96C701539381 /* RCTWebSocketExecutor.h in Headers */, + A3B825B849388084337936E5E5ACB346 /* RCTWebSocketModule.h in Headers */, + C2AD1727A8E9CD1974891498E6ED8CAF /* RCTWebView.h in Headers */, + 2E1BE77001D29534BDD74C2173882C50 /* RCTWebViewManager.h in Headers */, + EB70F018BFE7CCEA75BE1321A24C8E5B /* RCTWKWebView.h in Headers */, + 58B55EF1D8041D30C3CB6D400A24C251 /* RCTWKWebViewManager.h in Headers */, + 57663A97D514373CA5A27B8D4743B141 /* RCTWrapperViewController.h in Headers */, + C136DF555409C38125D83D9370F6B263 /* ReactMarker.h in Headers */, + 6902C4C3CE63AF1BC1EF245A8BBCB94D /* RecoverableError.h in Headers */, + F7A597C5689CA94FC9422647F993D4B5 /* SharedProxyCxxModule.h in Headers */, + A07EDD27AEEF115A6A415848B8FE43B0 /* SystraceSection.h in Headers */, + 93898681CC93D8B782126452882EA123 /* UIView+Private.h in Headers */, + 6DB2F162BBDFA2F4E3623AC3E109B279 /* UIView+React.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 6733988398680883ED248CEC020E5791 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 3A98AD9D142ECACE9A22E303264CA8FF /* EFQRCode-umbrella.h in Headers */, - 35A29D19844AABE23CBC61AFDA5A8FE0 /* EFQRCode.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6C2E1419A570FC28A7DEA5B42B682069 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - EFEDB2F839645C324F331CE44B448187 /* Downloader.h in Headers */, - DF6241CFA247B5EE4259966B19CBB0F7 /* NSArray+Map.h in Headers */, - BC6DBF303E91FE2773422547CCE370C4 /* RNFSManager.h in Headers */, - AAFCE2809A89205767329080914A12D1 /* Uploader.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8405E7E39E5F408B103D815F7F46671B /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 7A75D75B664DBD49E0E0CDE189DE54E7 /* RNRate.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8929AAA4E14C8D49BA92CE4C470C8CF6 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - D715D62503E20EEFA425F10A8183FB97 /* DeviceUtils.h in Headers */, - CF4888813ECEB882156554A8EF7CD64A /* RNReactNativeHapticFeedback.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 96BF7AD85910B54F655747A706DBC481 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 06FC25E004A89FB2163844B6ED292451 /* ImagePickerManager.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A34047FCC7D957F86505595E5BFB3CFF /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - F95F7004D7B05A034814FEAA663D1B42 /* bignum-dtoa.h in Headers */, - 60852C4568AA9E9942A0178E3A651E21 /* bignum.h in Headers */, - ECBCCE110638C25289B1ECC5EEC02E96 /* cached-powers.h in Headers */, - E3ACC9AD1C46687E84234C9BA1831DC0 /* diy-fp.h in Headers */, - 229172BA70E5DBBFC47B778ABB866AAB /* double-conversion.h in Headers */, - 4E0B5CD76974F2F3E09B379EE25D7751 /* fast-dtoa.h in Headers */, - B79BBC0BFA8F990D587C6A9C98A34A4A /* fixed-dtoa.h in Headers */, - 6630B48E924ED4B81C79CBABF4F9B115 /* ieee.h in Headers */, - 24D168F9169C7A3DB3EB00D1954EDCF7 /* strtod.h in Headers */, - 5FD9E5E6A6BA56C244B59DE2E5FD6A1C /* utils.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - A990816C3C4771147FF588FA9FD87465 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - F39692342BE1BA38147E444310229508 /* Pods-BlueWalletWatch Extension-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - B3F179D114289B4CEF42A2EA78E46E6A /* Headers */ = { + 77B499803D6F518DFBE6568DC48D422D /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - B532A4C5E8058A20911848D78DF66390 /* Headers */ = { + 7FAEB91BAC4BFF930D7B08A0250819FC /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - BC76AC69CBB97C9D5175C4EF818DFEEA /* Headers */ = { + 8407CBFA7A7CFD5F69A40948EE202B1C /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + CFE3694807F9C81D116F9C89A64443F9 /* BVLinearGradient.h in Headers */, + F45AD8FFCAD84E5DB6649A3AC63A2E78 /* BVLinearGradientLayer.h in Headers */, + 44F67DA153CFA257D67F9DE727F8B108 /* BVLinearGradientManager.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 909CE47FF88A36B06A84C38CD11876BB /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 067B456E5EBBE230916F10F7BC52E1C0 /* Pods-BlueWalletWatch Extension-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 955DD73F8BC4D1F24326EA61EE6A9E23 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 41257F74C86DB00894CAFAFDE5F11A6A /* RNSentry.h in Headers */, + 532EDD2D0E4C880EA33E6766C1B5F39D /* RNSentryEventEmitter.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 96B454C05C5EF003F66FC4A02D479923 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + CCD97531CBE007D0C78254C693622D89 /* Container+DeepSearch.h in Headers */, + 19C73E0EF4831CD91F34829C11EFB3B4 /* NSData+Compression.h in Headers */, + 474ADB6F82255558A4D49DBDE8DADA61 /* NSDate+Extras.h in Headers */, + AE9630E078E68816057C85A61C1027CF /* NSDictionary+Sanitize.h in Headers */, + DDDF7F37B00C6C13EA3C5909547A18F8 /* NSError+SimpleConstructor.h in Headers */, + A56B29E3F088ED5E92FF1EC6BE143014 /* Sentry.h in Headers */, + 190D8A08F1BB048A2EBD1EA82FE14E3A /* SentryAsynchronousOperation.h in Headers */, + FCF035502F0057BB2ABA3EA73AD4AFFF /* SentryBreadcrumb.h in Headers */, + 433FDC3C274A270C332FB521995C37FF /* SentryBreadcrumbStore.h in Headers */, + 94FF0CE78959284563600B1E1EEFBFF9 /* SentryBreadcrumbTracker.h in Headers */, + 91F439DF2E8FF01063252D68A29C293F /* SentryClient+Internal.h in Headers */, + 292A15EBE3F7191BF5A8F40B3FB154ED /* SentryClient.h in Headers */, + AC80B9EB19ABA01F73B8AEDDBD37849F /* SentryContext.h in Headers */, + 3169455F49CA590E781A5F8B29E89C80 /* SentryCrash.h in Headers */, + A4E63E7B726494C458CB22548EB664B2 /* SentryCrashC.h in Headers */, + F57D5FC70212097BAE741264595BE488 /* SentryCrashCachedData.h in Headers */, + FB4524526ADCCAF617245676C0A1A973 /* SentryCrashCPU.h in Headers */, + 4BDD266B90C6CC38260111F1CB6FAE39 /* SentryCrashCPU_Apple.h in Headers */, + 6B7B78A7088FAA1EF1BB839619C4D1BC /* SentryCrashCString.h in Headers */, + 1CEF133918F54D19DB0778559E86028E /* SentryCrashDate.h in Headers */, + 9DDD53CD0DA7F3896C1EF64F340DB827 /* SentryCrashDebug.h in Headers */, + A757BF8CC30734924DEBF61F9EEF3A79 /* SentryCrashDoctor.h in Headers */, + 6348F4A6B9DD2996B9C62949E46F0693 /* SentryCrashDynamicLinker.h in Headers */, + 3CC61AC9F1CD60AB6639B461A3311988 /* SentryCrashExceptionApplication.h in Headers */, + FD7E7C8AB2902EF33B18025398803409 /* SentryCrashFileUtils.h in Headers */, + 93E8499D3159F2027BCD3357972C88FC /* SentryCrashID.h in Headers */, + B4CAAFCE1E2F9F2C99B70920DB3EC2AB /* SentryCrashInstallation+Private.h in Headers */, + 2B0417A097788A41AC0162D04EBDDB0C /* SentryCrashInstallation.h in Headers */, + 142B14483DFF48693C1FBF8FB53FCCC3 /* SentryCrashJSONCodec.h in Headers */, + 112EB14CC117A823AB5DEE45D82D1309 /* SentryCrashJSONCodecObjC.h in Headers */, + FCAFE1D2DCAD1FF1CE51B82D92E8BF24 /* SentryCrashLogger.h in Headers */, + 77719014CDF44A7FC403687EC4E9214F /* SentryCrashMach.h in Headers */, + E5F865B0CAD55CA4CDF6A03D3C3500E0 /* SentryCrashMachineContext.h in Headers */, + 1C0C1F112C6EB5172EA084E2AE06B27D /* SentryCrashMachineContext_Apple.h in Headers */, + CD4CB801D11BD2C95F0114BC34E786F7 /* SentryCrashMemory.h in Headers */, + 7FF65C435802EBE42DCC572AC5F6DFBA /* SentryCrashMonitor.h in Headers */, + 7FA4E639257A44A0D5C824C50539B42F /* SentryCrashMonitor_AppState.h in Headers */, + 9B96922E725C479B90EB5490C53F1DBD /* SentryCrashMonitor_CPPException.h in Headers */, + 9EFBDC25D1ACD5CDBED3706BC9E29AF6 /* SentryCrashMonitor_Deadlock.h in Headers */, + 3C6BC0B9AE174D032E4AEDC976BD7D6B /* SentryCrashMonitor_MachException.h in Headers */, + 6DCAA5EC26AE26F3F8A792948EF68932 /* SentryCrashMonitor_NSException.h in Headers */, + FF743E7D0A19DF0B0639BF0DAC3CCBAE /* SentryCrashMonitor_Signal.h in Headers */, + 9B26EBE78D1B4C087FA5C9526DEA56AE /* SentryCrashMonitor_System.h in Headers */, + 53847F023C695CB08271E4D2B1A417A0 /* SentryCrashMonitor_User.h in Headers */, + 64B56F2F3ED01C4C928D58619A05CB07 /* SentryCrashMonitor_Zombie.h in Headers */, + 053FDAF666A51C64B43C6138F87876EB /* SentryCrashMonitorContext.h in Headers */, + 629B8BCB27B1EBAC3F66DC03DAB172AA /* SentryCrashMonitorType.h in Headers */, + 74FBE9BABF52A0A68EE5E4BF38297EBA /* SentryCrashObjC.h in Headers */, + 37D05055E0EF9A8847CDD80819F7DE17 /* SentryCrashObjCApple.h in Headers */, + 301AD361A0BD76DAAE955CA0687FBA69 /* SentryCrashReport.h in Headers */, + 10DE68186F7BD18F46578C7C331BD451 /* SentryCrashReportConverter.h in Headers */, + E36CA5D43E2E081032E6929C2B55D431 /* SentryCrashReportFields.h in Headers */, + 3CC895EF82FBBD4DAA9DDDF0D3850CD0 /* SentryCrashReportFilter.h in Headers */, + 8CEDAB9B07D9923EC8B63ED2D7DB22C2 /* SentryCrashReportFilterBasic.h in Headers */, + 0B4921350AE2364AE73496E25B98C029 /* SentryCrashReportFixer.h in Headers */, + 1CA5F6411275E46C0FC142A4BB957B8F /* SentryCrashReportSink.h in Headers */, + 5B85FA0CA872DB9DDFF7C86078DE81EB /* SentryCrashReportStore.h in Headers */, + F85F35980028A0413819AEA8013CCFB9 /* SentryCrashReportVersion.h in Headers */, + E235EE45CF3E8D7E937977FC10E14871 /* SentryCrashReportWriter.h in Headers */, + EB46B3B4EA70B30436CA9804A394FB32 /* SentryCrashSignalInfo.h in Headers */, + E5E11FCA1005B42FBD2CCA8BC06B7843 /* SentryCrashStackCursor.h in Headers */, + 768D900B591D506638A18FAA6F001EAD /* SentryCrashStackCursor_Backtrace.h in Headers */, + A9C78FB3354DE0A3932B69EF83AA7F0C /* SentryCrashStackCursor_MachineContext.h in Headers */, + EED587D22A8DBE2B04BF8041E35E22A6 /* SentryCrashStackCursor_SelfThread.h in Headers */, + 1B426ED049212D3C76CA306B580C9C46 /* SentryCrashString.h in Headers */, + 2C2598EBCA4A40A8178BA8763746DC6D /* SentryCrashSymbolicator.h in Headers */, + F43336337F648766E1B929640C2D75FB /* SentryCrashSysCtl.h in Headers */, + 10A3DCE9852C9F5AC56C291557B1C9FC /* SentryCrashSystemCapabilities.h in Headers */, + 1E1913A82A4FF8067AECE5F1DD4D90D1 /* SentryCrashThread.h in Headers */, + 30C7B7A036821B3D8396651BCDCCAA41 /* SentryCrashVarArgs.h in Headers */, + 988B57290D408D8A9377628E97B48510 /* SentryDebugMeta.h in Headers */, + C23BA26D97C275E0433925B40BFF747A /* SentryDefines.h in Headers */, + DB639449C4374AF240E3EDD2B6BEF496 /* SentryDsn.h in Headers */, + 418F9CFCA09C4470CC93F6A075BD540C /* SentryError.h in Headers */, + 338BF4F3BA6E1BF47AC368D7FF2E54FD /* SentryEvent.h in Headers */, + A3E83ACBA9D9D2FCF3EEEAAA3D668A04 /* SentryException.h in Headers */, + 64EED41351F061E6042FC0C7C2212007 /* SentryFileManager.h in Headers */, + DDE46881770B44FEA9A2C09431BD711E /* SentryFrame.h in Headers */, + 903A17E7944AECB1CD4FBC363361C7F6 /* SentryInstallation.h in Headers */, + 79E6295B15A21E8EEE20D5F17E0E86D1 /* SentryJavaScriptBridgeHelper.h in Headers */, + A3F5DDCFAE74CFF1D80621FBB61E1590 /* SentryLog.h in Headers */, + 0909A10A561E9BFD7906C3225FA82148 /* SentryMechanism.h in Headers */, + 631F591A2A27C2953582D32F2BF6EAEE /* SentryNSURLRequest.h in Headers */, + 80B4979B6E8B2704C0BC89F4950A8240 /* SentryQueueableRequestManager.h in Headers */, + 354EB3EDC59BE5E75E8B521BFB5F29EF /* SentryRequestOperation.h in Headers */, + FF1AEEF90482EB580B66C52AA44B80BE /* SentrySerializable.h in Headers */, + 6A580F0D0BEE6C85D1439068D1B3210D /* SentryStacktrace.h in Headers */, + 73B7DA80B59F4BD792DA85863B87F27E /* SentrySwizzle.h in Headers */, + 181F17C1B81430F70C4D9F819B47FB8C /* SentryThread.h in Headers */, + B405EB8F1245AD09C81F6525F395F94D /* SentryUser.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 9C153FEE960DB8ECB96245CFE10F92B1 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 29EEAC532DB58ADC51D134A07104BBE9 /* swift_qrcodejs-umbrella.h in Headers */, + 3242F643832A780A3CA37FD56113F639 /* swift_qrcodejs.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + A29FBF3459D4245D0FAB115767EF1BDE /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 86B96049B560970FBAFECD00062C2704 /* Downloader.h in Headers */, + 136DBB76B3FE0C50FEAAA97A08C79649 /* NSArray+Map.h in Headers */, + 857D9FFB984BAADE45F6DCD16AC6BE7A /* RNFSManager.h in Headers */, + CF88BC5FDBA23C6F6F2F601E19659E7D /* Uploader.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + A913A795F5CE2AF4D93A4F3378E2A468 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + A959A51B5C5D1845D824AA6E6D4D5DA1 /* RNRate.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + B16BBF7E6F2A4A9FAF985F4C6587D65E /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 623F59D8D45990B8BE3F4EF221F1B95E /* DeviceUID.h in Headers */, + 5EA3B4F700BEFAE85993231134236EBE /* RNDeviceInfo.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + B252DFEDE92486B6782DFB3A1D60F9C0 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 08F1A00F8E2E6AFE516A962703F61D21 /* WatchBridge.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + B9B25ABB6C7DB375999C36ED6E46760F /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + D5263D9EEDB756D52736FC81ECF01438 /* BarcodeDetectorManagerMlkit.h in Headers */, + 059074DF91B7E8A23C4D5B3D7FBA01EE /* CameraFocusSquare.h in Headers */, + 99F39B18198BED8FC40C25A1DE113AF4 /* FaceDetectorManagerMlkit.h in Headers */, + 9D119FEE503CD78D2F3501C563819156 /* RCTCamera.h in Headers */, + D98793895E7227AAECC40E8F32012D7D /* RCTCameraManager.h in Headers */, + AE9018681700A63B15FB10CABD491F5D /* RCTSensorOrientationChecker.h in Headers */, + 356899EA5543F2CFA4CEBE9CFD4A6491 /* RNCamera.h in Headers */, + 7414EBFA918D657C2CD24E3CB68A397E /* RNCameraManager.h in Headers */, + 3744004C328A6813C96EACE8466C47AD /* RNCameraUtils.h in Headers */, + B34F4528BF06A3AF2CFD08ABF2F60AE5 /* RNFaceDetectorModuleMLKit.h in Headers */, + E4218FE9CFAD8402F1E203F938AE0264 /* RNFileSystem.h in Headers */, + CEB765D94724D5516F813A112C4B41B0 /* RNImageUtils.h in Headers */, + 33AD91CA7AF0FA71ECE3DD882917C25A /* RNSensorOrientationChecker.h in Headers */, + CB7CF4080F1008BFC20413FF6C7A723E /* TextDetectorManager.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + BD2F77AA6950D8DEB91BB25A01CFB8FF /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - BD682533541AE8CE7774FC3A241285A1 /* Headers */ = { + BEA1B6347A23D07E7E52E3E4E899C4D6 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - D8ED575D4A0FAF9798D98945E02AC80A /* RNCSlider.h in Headers */, - 5C14E7871EB65121DC43D14076B9BDEF /* RNCSliderManager.h in Headers */, + A00E70B6A937B3C09FED1AEF814F64BB /* DeviceUtils.h in Headers */, + B1FDB8F0D9CF95178A38018A660EAD40 /* RNReactNativeHapticFeedback.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - C18BF3B763FA541FFE13A662FF485AC6 /* Headers */ = { + BED46A6219DF9FFFC69E4C24AC9ACB02 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 69F994C7BD8D012FC1487F1AADF63433 /* Container+DeepSearch.h in Headers */, - C457EFEA9733D4ADF2F12E68B40B5114 /* NSData+Compression.h in Headers */, - C11DCF077B9FB8BFCFDAD683CE231FA9 /* NSDate+Extras.h in Headers */, - CF60BB848AB3D7F095A4B9335AE36FA2 /* NSDictionary+Sanitize.h in Headers */, - 7CEAD6D19190E4C528239B802F72719E /* NSError+SimpleConstructor.h in Headers */, - 38CA2D0F24A9DA7F627BD72FF27CDC3E /* Sentry.h in Headers */, - 8DF691B6CFE84503B3BD00D56F06A90E /* SentryAsynchronousOperation.h in Headers */, - 4F3AF036782AAD1EE6EE71D4E1AD8DB7 /* SentryBreadcrumb.h in Headers */, - 9DBF6A849FEE6713B538DE4EC21B5D0E /* SentryBreadcrumbStore.h in Headers */, - 7DFB311ED0596DC8FA5C32F8D8F3AC57 /* SentryBreadcrumbTracker.h in Headers */, - 2CC940A5C186E424D8BC90FB36D4AB17 /* SentryClient+Internal.h in Headers */, - 5DCF0F133996D18981A9CA7F51138460 /* SentryClient.h in Headers */, - 12DD64573BEAB95F09A0063A44BEE551 /* SentryContext.h in Headers */, - F66BE9165CC168CA92EF75FA01676735 /* SentryCrash.h in Headers */, - E4E24D4631D3CB44F0A71BCA16CE1F5B /* SentryCrashC.h in Headers */, - 5B9EF9C903D93BDAB4C893E216B7C125 /* SentryCrashCachedData.h in Headers */, - 1A60F100615621FA55E786394C499D6F /* SentryCrashCPU.h in Headers */, - 065B05FC24B59B872E1C0566BF9542AC /* SentryCrashCPU_Apple.h in Headers */, - 4CF68B0FD750C5CF9F3545FDD3DE6DDD /* SentryCrashCString.h in Headers */, - D2A96AE944C1A1CE14A04C80D41CD315 /* SentryCrashDate.h in Headers */, - 3D6A6419C55702A37481B027CF5CA2E3 /* SentryCrashDebug.h in Headers */, - F608A0685E0E2B0765DB8615C4705273 /* SentryCrashDoctor.h in Headers */, - 8D8AF2FF70F4E23403AE1F9ED8A9513C /* SentryCrashDynamicLinker.h in Headers */, - C6A646FED7C11B8B1DBBA9489D6A0326 /* SentryCrashExceptionApplication.h in Headers */, - 40DC921CE3B71E27C016A6F2641FD2DC /* SentryCrashFileUtils.h in Headers */, - 84436038200E179ACD9FFFABDC0AB51C /* SentryCrashID.h in Headers */, - F6559F92BD90E9CEE71707E4936A445F /* SentryCrashInstallation+Private.h in Headers */, - 3CA571E068EB2F305D2255939D30FC87 /* SentryCrashInstallation.h in Headers */, - EDB049E3DD5292959D0383C84CB38D88 /* SentryCrashJSONCodec.h in Headers */, - 223A555DC494629C680BF4C36EB6DA71 /* SentryCrashJSONCodecObjC.h in Headers */, - 32D5C84F6F63B3AB9F84E09B0CA0C3AF /* SentryCrashLogger.h in Headers */, - 17478A9F7198A6714C1CFB150E1DEB0E /* SentryCrashMach.h in Headers */, - 9215C700D6C10B7BA51395D65F56B9B0 /* SentryCrashMachineContext.h in Headers */, - 5D8E17518C69652E4435A0C6114257EE /* SentryCrashMachineContext_Apple.h in Headers */, - 117B6F33791C2F2DE11F421256A28A89 /* SentryCrashMemory.h in Headers */, - 97CE78693888537238A89240DBA834F7 /* SentryCrashMonitor.h in Headers */, - 8C1DC2345570D5257838D68DC226D163 /* SentryCrashMonitor_AppState.h in Headers */, - C43AF04E3D1B17E4804282A85E3815A2 /* SentryCrashMonitor_CPPException.h in Headers */, - 446F9F26D2515CF1B4A7C979FE895FAF /* SentryCrashMonitor_Deadlock.h in Headers */, - 55F73EF28D4631546A3FE139136AE954 /* SentryCrashMonitor_MachException.h in Headers */, - A8827F9059EE5AC061282BDC929B8532 /* SentryCrashMonitor_NSException.h in Headers */, - AEB7D2AA097A2AC77D13F7FB55305ED5 /* SentryCrashMonitor_Signal.h in Headers */, - D761A5A17A81B32D7BDB1E1AB65C9529 /* SentryCrashMonitor_System.h in Headers */, - BA7DBDB931AE3DAEE8F012BCD6707BD9 /* SentryCrashMonitor_User.h in Headers */, - 309F585FB060741AC65A5C76F8EFF839 /* SentryCrashMonitor_Zombie.h in Headers */, - B4C7A7CFBBF52043ADD58FC47B869D82 /* SentryCrashMonitorContext.h in Headers */, - 3B3B686E8C9C90AEC8331902373C1BA6 /* SentryCrashMonitorType.h in Headers */, - 1C9462871ED81972BDC74A0EE5F647F3 /* SentryCrashObjC.h in Headers */, - E2E22D8B75F0108317B24A1BBC6A68E2 /* SentryCrashObjCApple.h in Headers */, - 8F22BC0B48540D4DD6220E5AF741823E /* SentryCrashReport.h in Headers */, - 8468200CBE97A658A9B74A31C9E98237 /* SentryCrashReportConverter.h in Headers */, - B4858E798505D51343AE4E9667AD5445 /* SentryCrashReportFields.h in Headers */, - 4B091E91B0AD0D3AC165FDD1C3723D58 /* SentryCrashReportFilter.h in Headers */, - 67AEF1B3A857363576BB05C26199FD4F /* SentryCrashReportFilterBasic.h in Headers */, - C40324C1C75E949016109B0EC05E7E40 /* SentryCrashReportFixer.h in Headers */, - F3505C8DCD1E67DA0F613ABC24366C12 /* SentryCrashReportSink.h in Headers */, - 42BCF34E4D7073922FDE3B54295AE6A8 /* SentryCrashReportStore.h in Headers */, - 30F431199AD881AEBD25C25892C272CE /* SentryCrashReportVersion.h in Headers */, - E842941FBAA7E0223A0B4A2F3402C948 /* SentryCrashReportWriter.h in Headers */, - C901857E11C37B4BB6FF8120FF8D4BD7 /* SentryCrashSignalInfo.h in Headers */, - 131B26A5087BFF5AC247133AD8DF95CE /* SentryCrashStackCursor.h in Headers */, - B25EA416E7E9FC79DD5F2128FA5E9F28 /* SentryCrashStackCursor_Backtrace.h in Headers */, - 6A3BE6FD45E0611A3ABCCB8264D6268A /* SentryCrashStackCursor_MachineContext.h in Headers */, - 82211D11280C74C23F398BC19B42A5C2 /* SentryCrashStackCursor_SelfThread.h in Headers */, - 2B82964C690552567B3E170019245E1F /* SentryCrashString.h in Headers */, - 45E3884410F07485AC7C89487AB3F5D2 /* SentryCrashSymbolicator.h in Headers */, - F6F53BDE4BB9A5D2F5032EF0B7AB8D0D /* SentryCrashSysCtl.h in Headers */, - 3FAA1E4C719A37130CAE8FF9964D8B4C /* SentryCrashSystemCapabilities.h in Headers */, - 59F1391BB415246736389935B2DB34A3 /* SentryCrashThread.h in Headers */, - 0E93985716FFC6C3B7CFC989ECCFD4E0 /* SentryCrashVarArgs.h in Headers */, - BBFC5B6517231D624A4F2335BE3E3526 /* SentryDebugMeta.h in Headers */, - 1CFDDFD972B1CD7F73B1AFF75FEEE28F /* SentryDefines.h in Headers */, - 7D4F100AA322A6336C3026781D06C955 /* SentryDsn.h in Headers */, - 556A636C48BBCA00F8C96E7B194EE2FE /* SentryError.h in Headers */, - 079835598648906F2C7FDBD5F53469F2 /* SentryEvent.h in Headers */, - 6A3FD5FDF2905B6B6A342647A9B66663 /* SentryException.h in Headers */, - 6E8CC921C43FED66D3EA1C2815143565 /* SentryFileManager.h in Headers */, - F23CA5AC2C5E6679363C9F41DF4792B6 /* SentryFrame.h in Headers */, - DAE550D884351A7B07BEA0765F1B721F /* SentryInstallation.h in Headers */, - 378CDFE1EB328D4C290733287731385B /* SentryJavaScriptBridgeHelper.h in Headers */, - 6AD3455FACC6266A9A9A840053063E9A /* SentryLog.h in Headers */, - 46C418C3998AA7EEA0B97EF498ABECD4 /* SentryMechanism.h in Headers */, - CEEDE318B8C1DE356EE39B60E24A291C /* SentryNSURLRequest.h in Headers */, - 65ECB98AA871ECFA5101B99BF44A95A6 /* SentryQueueableRequestManager.h in Headers */, - F7CFCE29A8823114A4BE1F1591F962D5 /* SentryRequestOperation.h in Headers */, - D92243CA981714CE53B327723DDE8FC8 /* SentrySerializable.h in Headers */, - A5C30A066239628F6E9E90BBEF6A09C4 /* SentryStacktrace.h in Headers */, - D080DA6FE2002C78ED7E8107E06A8715 /* SentrySwizzle.h in Headers */, - AF3B2913071DDB5BF8C95C5B830E7230 /* SentryThread.h in Headers */, - A39CD5488723D9551261208F8FB30388 /* SentryUser.h in Headers */, + 5E6D731575C9CCBDA8A357479F20DBF7 /* RCTConvert+RNSVG.h in Headers */, + 641473677B55192A7AE7655EBD1DD099 /* RNSVGBezierElement.h in Headers */, + C09F814A4F9EF3E652EC5F187CDCF4C0 /* RNSVGBrush.h in Headers */, + 440B5E0B8B05F81883662D3F7836EC12 /* RNSVGBrushType.h in Headers */, + 08104945C426F3113534475410197718 /* RNSVGCGFCRule.h in Headers */, + E1B59742774B178B3F6A76A498B0062D /* RNSVGCircle.h in Headers */, + 18F88FD007DDAB4CE8201D0C281C7725 /* RNSVGCircleManager.h in Headers */, + ECFB721D325C49D8263BD9FD082FF561 /* RNSVGClipPath.h in Headers */, + B92E84D631E661FFC8FA2F55A28C0209 /* RNSVGClipPathManager.h in Headers */, + E473E76FF73585E40405152B725D83D1 /* RNSVGContainer.h in Headers */, + 7A02DDB9D1ED0E3D7C37BA6C1C523510 /* RNSVGDefs.h in Headers */, + 4C088409EE3B2B20259E469A23683882 /* RNSVGDefsManager.h in Headers */, + B674688DF6047FC8FDB3E8746F8644E4 /* RNSVGEllipse.h in Headers */, + AFB04E4C2B0A8064D1AB3023E7716852 /* RNSVGEllipseManager.h in Headers */, + 970BB9A8D823E41F1A0C6FF01F3F75C5 /* RNSVGFontData.h in Headers */, + 83F995771D8A9819F392C28B7B17B6C8 /* RNSVGGlyphContext.h in Headers */, + AB23091C906249272F0A1CD6A8FC796C /* RNSVGGroup.h in Headers */, + FF9113E7F985D22AF1DAAEC028AEC323 /* RNSVGGroupManager.h in Headers */, + 2F96E986D1600D692D277F810A38E2BF /* RNSVGImage.h in Headers */, + 54A8F1EF9C24D112992AC378AB75F084 /* RNSVGImageManager.h in Headers */, + 44484F0800832D577421707EBBE32B65 /* RNSVGLength.h in Headers */, + 78F921671F10CA862E04C04EF9CE21F2 /* RNSVGLine.h in Headers */, + 5EABB5C014A8A863A58DBF306AC9EF1E /* RNSVGLinearGradient.h in Headers */, + 127D453913AD7366E668001A4F7ACB14 /* RNSVGLinearGradientManager.h in Headers */, + BF41F77F0D65593EBD8CC30E9E9DFB50 /* RNSVGLineManager.h in Headers */, + B87F2A5C5DB2E1D302F69240689F568C /* RNSVGMask.h in Headers */, + 298CC4BDC3DB301B83354554F736B6CD /* RNSVGMaskManager.h in Headers */, + 6D9C7B4E2F53A379C81650C31756CDEE /* RNSVGNode.h in Headers */, + A86AE6FF0B0A873C9C8EDB0A4FE6C6C6 /* RNSVGNodeManager.h in Headers */, + E6C64A66A606191DB8F53845981BE271 /* RNSVGPainter.h in Headers */, + 6131203C80C1DD7DFA8DF691AF900828 /* RNSVGPainterBrush.h in Headers */, + 295FA4886E9BAC6AAE4536852CC835CE /* RNSVGPath.h in Headers */, + 066ECDC91D849E38F689D0D4EB491C9D /* RNSVGPathManager.h in Headers */, + 930A2B5A8BC8ECD1505BA0825C197B52 /* RNSVGPathParser.h in Headers */, + 48B768E63643920DAE49ACA3580F745B /* RNSVGPattern.h in Headers */, + 0D69D3D559E3B8B918ED0456D55CE304 /* RNSVGPatternManager.h in Headers */, + 3BBFEE8411AFF7F25586D6A4EF8F4799 /* RNSVGPercentageConverter.h in Headers */, + 21274ECB22F57D21D9E0D8C6C81CAE6E /* RNSVGPropHelper.h in Headers */, + 744F6E057D41BFFDEA3CC904C6CDF409 /* RNSVGRadialGradient.h in Headers */, + 29927F291E63A481B04EC5FF1F0A5CAD /* RNSVGRadialGradientManager.h in Headers */, + 724804B9513444481913FA444D96ADDF /* RNSVGRect.h in Headers */, + 41AA0E950326BEBB4217C9180978E724 /* RNSVGRectManager.h in Headers */, + BD6D7F3E67176F0E3ACF881C79AF6344 /* RNSVGRenderable.h in Headers */, + A7E2370A65698DB451D5DD5B47273CF7 /* RNSVGRenderableManager.h in Headers */, + 04A1AE8A7559F51B2E997EAC602641B6 /* RNSVGSolidColorBrush.h in Headers */, + 0BEF7D4AAA9E02FC68B1220B077EFFDC /* RNSVGSvgView.h in Headers */, + F2C6FAC2C1AE0789C944F4D02C677094 /* RNSVGSvgViewManager.h in Headers */, + CBE1AEBEE2922A0F604EC6FD6673B128 /* RNSVGSymbol.h in Headers */, + 9C8E5F195359703ED6A86C32B15872D1 /* RNSVGSymbolManager.h in Headers */, + 4A7472297987FE9308C93B8F5B36D7B8 /* RNSVGText.h in Headers */, + 4FFE1144FFA487C502045B9484054059 /* RNSVGTextManager.h in Headers */, + 99B4C675171B2DCC47C418104AA4BECE /* RNSVGTextPath.h in Headers */, + 2CADB236E05DA6CAA37AB3DB08565442 /* RNSVGTextPathManager.h in Headers */, + E9A455C43263F471BD53EA95FC6E629A /* RNSVGTextProperties.h in Headers */, + DF5405B1B89A1D5BB91897537B690203 /* RNSVGTSpan.h in Headers */, + 5D90283BD4109E6B41A35311CAEDB5C7 /* RNSVGTSpanManager.h in Headers */, + 0BAFB79B7329944CB911AD0C26C75CD0 /* RNSVGUnits.h in Headers */, + 891391A9199AAF2E22348D5B13A45733 /* RNSVGUse.h in Headers */, + 56CB6654DCAD47B4BBF2155910B8D4C1 /* RNSVGUseManager.h in Headers */, + DC1D36AB5208CF31DBAD31397B0B65C6 /* RNSVGVBMOS.h in Headers */, + DD7DCAB53B36D2DA953782D8F23F741C /* RNSVGVectorEffect.h in Headers */, + CCC881508EF57A3BD5A95D686EA35CCC /* RNSVGViewBox.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - C2A9A9EF314FCE3D949AFB2E06D11165 /* Headers */ = { + D99DD89FB7BCB9FF555B91476BD54FAF /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 9210D52C40A5D4BB2FE6A3D83BDEE409 /* WatchBridge.h in Headers */, + 539AB3F18AEA03FD08262E4171B08DA4 /* RNCSlider.h in Headers */, + 84D79EBC4F05CB78BF38F17ED92C2DD3 /* RNCSliderManager.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - C83E928E8374189167DA31133EB0D1AF /* Headers */ = { + F6D4E608464276042E6324FC7F369277 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - CF6FFBA0DCCE11524FABC1901D91B8D8 /* Headers */ = { + F82910FDC764A657BA8CEA6C261445DB /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 249CA308F893A53BFC5CC380A10539E5 /* DeviceUID.h in Headers */, - D0AD649B7DC39AE5A4B9B83B63F65B7D /* RNDeviceInfo.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D3FB79390C8F263E91637F2FCF8DC50D /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 20D45F9C12D3C79CAEB257C8E4C0523C /* CompactValue.h in Headers */, - D21DD4A2A6472A31EB040480ADDF1D27 /* instrumentation.h in Headers */, - 4A1DCCFB651CE6644E1B5BD63707E63A /* Utils.h in Headers */, - 6F7FB7CBEF1018363CAEE1050191C73D /* YGConfig.h in Headers */, - 5D560F8DFDB120031EEB31D91C7E6ABC /* YGEnums.h in Headers */, - 00D4F0F2020D5C0B42107E1412A4A361 /* YGFloatOptional.h in Headers */, - F120D6AEAE0D182B3724713B7AC82373 /* YGLayout.h in Headers */, - 3FD3F1298121F3EB1F40B1D3308BBEF6 /* YGMacros.h in Headers */, - BB04E7FD96369979BE22725EA0D2F63D /* YGMarker.h in Headers */, - 82DC7F8AC8A0834249349484B5B42AE2 /* YGNode.h in Headers */, - D6826456E3904947731B5B702DD705C5 /* YGNodePrint.h in Headers */, - E10C6979E9941BFAD7BFCF72D347AC98 /* YGStyle.h in Headers */, - 1B926D5CEBF6C6316EE893F1A05CE93E /* YGValue.h in Headers */, - BF7D7CF95531535E3D237FDAC5DB34FA /* Yoga-internal.h in Headers */, - EE041783D76D96BBBBD6567CB7A2B63E /* Yoga.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - DB0C92A0F4BC35B4E07332A1AB900674 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - D44256B29C62C057B419A05874CABCE2 /* BarcodeDetectorManagerMlkit.h in Headers */, - 0559018E22DC55B7CF4369EEACFE4AF1 /* CameraFocusSquare.h in Headers */, - B44D6B32E07E1EF49B728D2A8461CE5E /* FaceDetectorManagerMlkit.h in Headers */, - 6799C6165789F69D513B985C02D72E30 /* RCTCamera.h in Headers */, - 780D3DD7DB8D0BFF1E4E7944996729BB /* RCTCameraManager.h in Headers */, - 166C7EEF9006638C76624ADF5FF6E30E /* RCTSensorOrientationChecker.h in Headers */, - BAD9068156F17059E1ED0B7EBAE6207B /* RNCamera.h in Headers */, - E410867AEB5A63F7AB48BD2EBE6C154E /* RNCameraManager.h in Headers */, - 062BB098D78E6C86756E092DC5AFE06D /* RNCameraUtils.h in Headers */, - CC4EF9E265673C352B63F369436E70BA /* RNFaceDetectorModuleMLKit.h in Headers */, - AC8F3B596128CB708808E2A6C0F4CD65 /* RNFileSystem.h in Headers */, - ACE3E5ADC3B4F47EB5F23E9507B42EC4 /* RNImageUtils.h in Headers */, - 23BFF3C944CF8CF21D65E5281532D965 /* RNSensorOrientationChecker.h in Headers */, - 5937B79DFF38F298A9D8872EF8294970 /* TextDetectorManager.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F263C1C6DB7C9AF841D845CD792EA041 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 5987C7E51CBF3EDAC9BB77D91704758B /* RNCAsyncStorage.h in Headers */, - D748E82A6309FFB910F301CA9A703615 /* RNCAsyncStorageDelegate.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F8D26B8FF0F0C6183074FC20B561A72B /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - FBD70ED546F0C2AB9ECBC24463C3D02F /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - F2F407E4573BDE0D0AFF20D4406E32A7 /* RNSentry.h in Headers */, - 89999F62D2966CB65BF481D689E7739A /* RNSentryEventEmitter.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ - 083752572711CACB538790F4BAC9B25E /* DoubleConversion */ = { + 01902010C275AA793ECF6F87A82AE992 /* RNRate */ = { isa = PBXNativeTarget; - buildConfigurationList = 616A7A9B71E7F52E4CEDE6FD31765B24 /* Build configuration list for PBXNativeTarget "DoubleConversion" */; + buildConfigurationList = 85207DBF365D4A3EFE7D801738ED630B /* Build configuration list for PBXNativeTarget "RNRate" */; buildPhases = ( - A34047FCC7D957F86505595E5BFB3CFF /* Headers */, - ED68662946B17ADDE143C393D7C5E361 /* Sources */, - 305BF98E9615ED3293E135DB212303E8 /* Frameworks */, + A913A795F5CE2AF4D93A4F3378E2A468 /* Headers */, + A44F1F644863AAEC659302713723ED32 /* Sources */, + 7F3789A2B0F648D02D659940D1E73C95 /* Frameworks */, ); buildRules = ( ); dependencies = ( - ); - name = DoubleConversion; - productName = DoubleConversion; - productReference = 5B4D6492BBA549093DF6BEAABC121265 /* libDoubleConversion.a */; - productType = "com.apple.product-type.library.static"; - }; - 1325FD4BEBD56057CC9758EA39F92D17 /* react-native-image-picker */ = { - isa = PBXNativeTarget; - buildConfigurationList = 08E3FC3A49B482CB4518C370D471A132 /* Build configuration list for PBXNativeTarget "react-native-image-picker" */; - buildPhases = ( - 96BF7AD85910B54F655747A706DBC481 /* Headers */, - DB202FBFDFD68E7534898DD503FEEF19 /* Sources */, - 4639BB94AC1D7E544ACFA072F4E92AEF /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - F67B0BE7B52F95FECEDAFBB10C517548 /* PBXTargetDependency */, - ); - name = "react-native-image-picker"; - productName = "react-native-image-picker"; - productReference = FA9DB6001C91A8D36480071CC5543DD4 /* libreact-native-image-picker.a */; - productType = "com.apple.product-type.library.static"; - }; - 214B8D96C6EC191DE07423D17E18D8D5 /* Pods-RCTQRCodeLocalImage */ = { - isa = PBXNativeTarget; - buildConfigurationList = 7A65DD50C822A16165D8FCAB5F9397DB /* Build configuration list for PBXNativeTarget "Pods-RCTQRCodeLocalImage" */; - buildPhases = ( - C83E928E8374189167DA31133EB0D1AF /* Headers */, - C2E3E43531ECB3D97D7EAD8B8F7D8601 /* Sources */, - C30166B3AFCD3872218A5237E902BFAD /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 1B8C6D65612634D9F11DD1875549257D /* PBXTargetDependency */, - 9B355AB0FB279C947AA0950404A1CC80 /* PBXTargetDependency */, - 3CD3F3D327222893538F4DD3EAF802B6 /* PBXTargetDependency */, - 4A4997F6EB7970B4F4E2F55D09CDD7E6 /* PBXTargetDependency */, - 0E5B38F700150BA3D79A0C4C7FF9627C /* PBXTargetDependency */, - ); - name = "Pods-RCTQRCodeLocalImage"; - productName = "Pods-RCTQRCodeLocalImage"; - productReference = 5A801DC53911CBC9305553FA8EC339B8 /* libPods-RCTQRCodeLocalImage.a */; - productType = "com.apple.product-type.library.static"; - }; - 23713D7417BFED672C018B0CF4133AF0 /* React-e01e85b3 */ = { - isa = PBXNativeTarget; - buildConfigurationList = 21990D58EF794444A3C0F64973B32E88 /* Build configuration list for PBXNativeTarget "React-e01e85b3" */; - buildPhases = ( - 62852B6B836E71B218938F53A7D27798 /* Headers */, - BE9FDA6181E4B90E9831ABE996BE26EF /* Sources */, - BD07F691E6BD03E609013AE6B00FC46B /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - FA109337C81EA29DC27F8558EDB9EB6A /* PBXTargetDependency */, - D7F34E873FD5D73B77102CCE7433C819 /* PBXTargetDependency */, - 45B3338791338227A1E522C8F48A62DA /* PBXTargetDependency */, - 72CBDD26776CA373DA0A67355F4EF211 /* PBXTargetDependency */, - ); - name = "React-e01e85b3"; - productName = "React-e01e85b3"; - productReference = 9CE0C2A821F44F9CFDB3F96DAFB7E32F /* libReact-e01e85b3.a */; - productType = "com.apple.product-type.library.static"; - }; - 2A3F27B5FE750778C019DD1A0E3BA0DB /* yoga */ = { - isa = PBXNativeTarget; - buildConfigurationList = 7E332D508126DB4D856A9A857B70299A /* Build configuration list for PBXNativeTarget "yoga" */; - buildPhases = ( - D3FB79390C8F263E91637F2FCF8DC50D /* Headers */, - B69B61D68C2166AE3209F1D6F3407C3A /* Sources */, - 3E8DCA0670200D92DBB6BC917EC4A2DB /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = yoga; - productName = yoga; - productReference = 8BA4320D050E3BA968A891737B6E1C36 /* libyoga.a */; - productType = "com.apple.product-type.library.static"; - }; - 31746D6CA896784A8E8D4B1841389A3A /* RNCAsyncStorage */ = { - isa = PBXNativeTarget; - buildConfigurationList = BFCF0848ECA0A4A703319909A6FF3D05 /* Build configuration list for PBXNativeTarget "RNCAsyncStorage" */; - buildPhases = ( - F263C1C6DB7C9AF841D845CD792EA041 /* Headers */, - B8A58160F55FF79ADC578896B70DF5EE /* Sources */, - B1B66ADDF6E34869F5DB8760324C429B /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 5D428CB6E5443EC9769CD9F1CA3CAAC5 /* PBXTargetDependency */, - ); - name = RNCAsyncStorage; - productName = RNCAsyncStorage; - productReference = 53CF9309FFA930212CA18A4C9AE6972E /* libRNCAsyncStorage.a */; - productType = "com.apple.product-type.library.static"; - }; - 3773A372FA2A4D8865B08891CF5815EB /* RNFS */ = { - isa = PBXNativeTarget; - buildConfigurationList = C15F8E73CB7130C6363B3BE94C811EB2 /* Build configuration list for PBXNativeTarget "RNFS" */; - buildPhases = ( - 6C2E1419A570FC28A7DEA5B42B682069 /* Headers */, - 731F51D8DF6D436C7B0CC410FA651892 /* Sources */, - C34555971BE1756E0ECA0A8AE872392B /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - B7DAD51748B39B989EA17D1E254D544B /* PBXTargetDependency */, - ); - name = RNFS; - productName = RNFS; - productReference = F747A2DEB169D9921B6561EFBF7AEC58 /* libRNFS.a */; - productType = "com.apple.product-type.library.static"; - }; - 41186CC63933C37C695D042040B90AC8 /* Pods-BlueWalletTests */ = { - isa = PBXNativeTarget; - buildConfigurationList = 795F70002E1AEFF7ED6743D9F7ED3C96 /* Build configuration list for PBXNativeTarget "Pods-BlueWalletTests" */; - buildPhases = ( - B532A4C5E8058A20911848D78DF66390 /* Headers */, - 530ABC550F96BE643B8388E4AD5087C0 /* Sources */, - 8FD903F6CC76AD59848A839B45083289 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "Pods-BlueWalletTests"; - productName = "Pods-BlueWalletTests"; - productReference = 02134F2CE1D39ADB2AA3340AD9402FD0 /* libPods-BlueWalletTests.a */; - productType = "com.apple.product-type.library.static"; - }; - 4CD438035CC2B06A49289BB5C67A9B70 /* SentryReactNative */ = { - isa = PBXNativeTarget; - buildConfigurationList = 3BFDDED81949324D55240E528DBAFD51 /* Build configuration list for PBXNativeTarget "SentryReactNative" */; - buildPhases = ( - FBD70ED546F0C2AB9ECBC24463C3D02F /* Headers */, - 593CE1B218AF821627653DF0E49C1F46 /* Sources */, - 3BE35588462C904FF4C47115947306ED /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 5639926D566C097D1708D8FB1896A307 /* PBXTargetDependency */, - 5CA1CECD3CB5C1085107A2BEAD5428FD /* PBXTargetDependency */, - ); - name = SentryReactNative; - productName = SentryReactNative; - productReference = A0328519F092196D78094739EE4F12CA /* libSentryReactNative.a */; - productType = "com.apple.product-type.library.static"; - }; - 4D1D850D38694AC949C2501F11FF3C92 /* Pods-RCTPrivacySnapshot */ = { - isa = PBXNativeTarget; - buildConfigurationList = 047C13314BFDA352EF1DAC87895AE720 /* Build configuration list for PBXNativeTarget "Pods-RCTPrivacySnapshot" */; - buildPhases = ( - 31C30C388C89280ADE0D9320FCB904E3 /* Headers */, - 3A73C538E5E5715C705DD810E1D518C1 /* Sources */, - 682D9006B1E65C8182C6164F438A3EC7 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 774E5F8B636907A585FDD3D1A70E9536 /* PBXTargetDependency */, - 1F19F70ADD8D19EA64BA18E9BE4C8408 /* PBXTargetDependency */, - 4F2C71043F9F42324871DCF7ABD16B38 /* PBXTargetDependency */, - A3CA1AD2F0B71F8D7BAE2DFB219294DB /* PBXTargetDependency */, - A2839479567648C4CC3DB00199040B0D /* PBXTargetDependency */, - ); - name = "Pods-RCTPrivacySnapshot"; - productName = "Pods-RCTPrivacySnapshot"; - productReference = C355E3596782A7E6249AA0DC02A8944E /* libPods-RCTPrivacySnapshot.a */; - productType = "com.apple.product-type.library.static"; - }; - 53B6A8212A89CF101256CCB9249FD0D1 /* RNSVG */ = { - isa = PBXNativeTarget; - buildConfigurationList = B27940E3D926408C5270529B2C580A51 /* Build configuration list for PBXNativeTarget "RNSVG" */; - buildPhases = ( - 62BBB84614DA0E0C26681959D4EB124D /* Headers */, - 969DF484C9C94B50FC06FC034129C5AA /* Sources */, - 3C5C20E75AD250B7478C291D9C30A089 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - DFD00B79B1A367B93FC4EC2AB38D0AD0 /* PBXTargetDependency */, - ); - name = RNSVG; - productName = RNSVG; - productReference = 5D07B14CC29ED6EB43F8E6E4A77329EF /* libRNSVG.a */; - productType = "com.apple.product-type.library.static"; - }; - 5D4C1C51767D37E944685786CFCC5610 /* react-native-haptic-feedback */ = { - isa = PBXNativeTarget; - buildConfigurationList = 5CB7802343B91D84AC5B8AC577F26898 /* Build configuration list for PBXNativeTarget "react-native-haptic-feedback" */; - buildPhases = ( - 8929AAA4E14C8D49BA92CE4C470C8CF6 /* Headers */, - F928B1147C15CF408CEB31FE456632C1 /* Sources */, - 832E2FA784E01BDAB5EFB747226FC008 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 1BBE162AADFAB3E3A31EB87BC4833470 /* PBXTargetDependency */, - ); - name = "react-native-haptic-feedback"; - productName = "react-native-haptic-feedback"; - productReference = 5AAF2DC029CF82A7DD7BA5ACA4618286 /* libreact-native-haptic-feedback.a */; - productType = "com.apple.product-type.library.static"; - }; - 681E92C89B431C11CADAD909C9C228EF /* Sentry */ = { - isa = PBXNativeTarget; - buildConfigurationList = 0F0B00D0B08EA4D27C533991EAE3EBDA /* Build configuration list for PBXNativeTarget "Sentry" */; - buildPhases = ( - C18BF3B763FA541FFE13A662FF485AC6 /* Headers */, - A728E55CECF7953422A9AE20D345F415 /* Sources */, - 5AA7965735E225D4DB2351F06C89EEFA /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = Sentry; - productName = Sentry; - productReference = AD37E8337BC00FC19C877B9F578093DD /* libSentry.a */; - productType = "com.apple.product-type.library.static"; - }; - 6C33A231F7C38A19FD27ABD366C406F5 /* BVLinearGradient */ = { - isa = PBXNativeTarget; - buildConfigurationList = ECC2D18883A64A5AE3488B2D5FA8B8BC /* Build configuration list for PBXNativeTarget "BVLinearGradient" */; - buildPhases = ( - 3E9FF627D14E76B1FA39954A69C72804 /* Headers */, - 533739F3925C9CF749C369065E25BABC /* Sources */, - 4C6804BBBC6798F3C37725EAC77BFA01 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - BC48AEB4442EF9BC951C76E63778EE82 /* PBXTargetDependency */, - ); - name = BVLinearGradient; - productName = BVLinearGradient; - productReference = EF8EEE77F47FF8B6BE329EF329F72632 /* libBVLinearGradient.a */; - productType = "com.apple.product-type.library.static"; - }; - 70ACA7E49C8F232531C1CE95D943D5A6 /* swift_qrcodejs */ = { - isa = PBXNativeTarget; - buildConfigurationList = 9BBB5FBDCD9A9EA668F2387716C7E0F6 /* Build configuration list for PBXNativeTarget "swift_qrcodejs" */; - buildPhases = ( - 21D4BDDA0ACE91DF647D7C44952577BA /* Headers */, - 2D56E6C9ACDD88044EFEC530593C28F4 /* Sources */, - 536BEDB6F9F4D8A96C0051601A76D167 /* Frameworks */, - 8094E6AF551F23B87BE5671E4568A557 /* Copy generated compatibility header */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = swift_qrcodejs; - productName = swift_qrcodejs; - productReference = 4A4D8C6431D87DCA1EBDE1850DB8CDD6 /* libswift_qrcodejs.a */; - productType = "com.apple.product-type.library.static"; - }; - 76E829984EC977752E9D3244400F0639 /* Pods-BlueWallet */ = { - isa = PBXNativeTarget; - buildConfigurationList = 0CA6C767985B1CDB9FDAE1C2AC1F674D /* Build configuration list for PBXNativeTarget "Pods-BlueWallet" */; - buildPhases = ( - BC76AC69CBB97C9D5175C4EF818DFEEA /* Headers */, - 77F2BE82353F8AF03000F985FEC1E4F2 /* Sources */, - 4EBCDB665E91D9C979729792C58B32D4 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 4D3D9A0E71FA9AD9678883BD7A910147 /* PBXTargetDependency */, - AAB3C9B28747A163AF9A3477EDC14AA0 /* PBXTargetDependency */, - EEE38D233CDFB769532315F717FA5969 /* PBXTargetDependency */, - 90FEBE2E30529ADA38B11B22907E3654 /* PBXTargetDependency */, - 3FB1945F7762F7A62BED06353A580D24 /* PBXTargetDependency */, - C6967FBFC0FC4506DF116156FDB48010 /* PBXTargetDependency */, - 52B1782D9F70113A782962BF801F8BAD /* PBXTargetDependency */, - 926884089B4784C7B370BB6303183207 /* PBXTargetDependency */, - 57F2671B521E902FE13E30D705B4484D /* PBXTargetDependency */, - D88B7A36EC0FC4B8FAAAB6335584D511 /* PBXTargetDependency */, - 724328181A9A533120590E48F446AC3E /* PBXTargetDependency */, - 3F7ED0AA0B0A77323DD20EAFBB0E5E92 /* PBXTargetDependency */, - 50E7FF1C3D502348C974C516315C7EAF /* PBXTargetDependency */, - BEC3D40C7CA4186443F99206508216B9 /* PBXTargetDependency */, - 1E8CD8E226C8E8326BFCE2C5A303D33D /* PBXTargetDependency */, - DDAD1211405C6765C1A33F5114CEAFAE /* PBXTargetDependency */, - 4760892A709BC0F37C23E4C5593B2A4C /* PBXTargetDependency */, - 38B9E4317050491E0C3237F812EB5666 /* PBXTargetDependency */, - BAAEFED3FBF854113E2B298DE9307EED /* PBXTargetDependency */, - 818A230D52919E0ECBCA11DC04BBA314 /* PBXTargetDependency */, - 534F36E57C23E547325410789687451A /* PBXTargetDependency */, - 83ED70BD7894DA8031F9A342FC2DA1D3 /* PBXTargetDependency */, - E2C96FC404F0690B755863BBC04ABBA5 /* PBXTargetDependency */, - 8603AE40BCA16D8C5717DBC90A658A05 /* PBXTargetDependency */, - ); - name = "Pods-BlueWallet"; - productName = "Pods-BlueWallet"; - productReference = 691B4F01929FB4B3A1FE0B81106649CF /* libPods-BlueWallet.a */; - productType = "com.apple.product-type.library.static"; - }; - 7806F4D095B51D4E4BC2E83368F503BA /* Pods-TcpSockets */ = { - isa = PBXNativeTarget; - buildConfigurationList = C75BD3179E78DB2BBE1E06D2E29439A6 /* Build configuration list for PBXNativeTarget "Pods-TcpSockets" */; - buildPhases = ( - 59AFE0EAA330B48BCE48722A0A7CF107 /* Headers */, - 90AD78475CC7B6E071B69EEE3B5BCCF4 /* Sources */, - E8C8767C78902345D67CD697AE7DC3BA /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - B4771DADD7DFD5DB9134BA03479A1CE5 /* PBXTargetDependency */, - 0BEBF9A776F2D6B92DAC544DB877D4A7 /* PBXTargetDependency */, - 81BF181691B0D848156E6A9B7AE9F8AF /* PBXTargetDependency */, - D0956EB1EA85D2DAFD91E9449E77B272 /* PBXTargetDependency */, - 282FB8E72CBC18195DE436DAEA8125C5 /* PBXTargetDependency */, - ); - name = "Pods-TcpSockets"; - productName = "Pods-TcpSockets"; - productReference = FA70541E5092280CEDAE37853D7A06B2 /* libPods-TcpSockets.a */; - productType = "com.apple.product-type.library.static"; - }; - 7FE5727862868DA483A79CD7394B29DA /* Folly */ = { - isa = PBXNativeTarget; - buildConfigurationList = D99D6FBB50546EBD33C9580F2A1C679B /* Build configuration list for PBXNativeTarget "Folly" */; - buildPhases = ( - F8D26B8FF0F0C6183074FC20B561A72B /* Headers */, - 17E98233CF8D6BDFE3E2780A372A6EBA /* Sources */, - BD4FEE016EC2F4F20D993E3C363DEDCB /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - A8D79DD4B228A69DD1631EB8145316A0 /* PBXTargetDependency */, - 08859C6F772A821821E0BC1D5A6725E9 /* PBXTargetDependency */, - ); - name = Folly; - productName = Folly; - productReference = 62D4CEDCF1AC7F2ECA33E18B6C814123 /* libFolly.a */; - productType = "com.apple.product-type.library.static"; - }; - 836CE49C4A25AF973AA135D8FEFB5DBA /* react-native-webview */ = { - isa = PBXNativeTarget; - buildConfigurationList = 99DF2797E1B131CB87D5BF458C5E84EC /* Build configuration list for PBXNativeTarget "react-native-webview" */; - buildPhases = ( - 4A5377E63D387D31E6CE5C4CAC6061DC /* Headers */, - 6C4F37ED2AE58C255BC93E1E8F9F42A4 /* Sources */, - F15C5D5016CAFB890BB39A96D2BB4005 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 66F7FCC84E2150EB53D83B3972FF3C7C /* PBXTargetDependency */, - ); - name = "react-native-webview"; - productName = "react-native-webview"; - productReference = EC3067086C693FEF7B21259AFB105413 /* libreact-native-webview.a */; - productType = "com.apple.product-type.library.static"; - }; - AB7F3C1E65E6012BF76874CF022933D3 /* RNDeviceInfo */ = { - isa = PBXNativeTarget; - buildConfigurationList = AE76D310E80CA57DA434B1475E451875 /* Build configuration list for PBXNativeTarget "RNDeviceInfo" */; - buildPhases = ( - CF6FFBA0DCCE11524FABC1901D91B8D8 /* Headers */, - 4CE03287272A7E4BCEF0C615B32BE8EE /* Sources */, - 4CF7D6A95AA5FCFD118EB187761F1BBF /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 34940A7E8F78AD6580CD9284EA888CA2 /* PBXTargetDependency */, - ); - name = RNDeviceInfo; - productName = RNDeviceInfo; - productReference = D7500928B75FA718F92F3A3D71774FD5 /* libRNDeviceInfo.a */; - productType = "com.apple.product-type.library.static"; - }; - ACB179E36568E58C106D24247D2061EA /* Pods-BlueWalletWatch Extension */ = { - isa = PBXNativeTarget; - buildConfigurationList = 8F336C725055622FBD305A81CE7A5224 /* Build configuration list for PBXNativeTarget "Pods-BlueWalletWatch Extension" */; - buildPhases = ( - A990816C3C4771147FF588FA9FD87465 /* Headers */, - 397F2BFDE31919533C3C3CFC907B7686 /* Sources */, - 49F554BBF321C8995F6C3DF921B7329F /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 86FBC512057C5A36674CB4E08EAE0F24 /* PBXTargetDependency */, - 0763C020F6329CBB9490A60C35249704 /* PBXTargetDependency */, - ); - name = "Pods-BlueWalletWatch Extension"; - productName = "Pods-BlueWalletWatch Extension"; - productReference = E376D1D544704AC680FA44E01A0EC11C /* libPods-BlueWalletWatch Extension.a */; - productType = "com.apple.product-type.library.static"; - }; - ACF10F3F112A96395D3E76DF9E20F2C2 /* glog */ = { - isa = PBXNativeTarget; - buildConfigurationList = 7D60EF6CBB95EB57A87AAB5037343C50 /* Build configuration list for PBXNativeTarget "glog" */; - buildPhases = ( - 1116272CBE8179310B588437BC830336 /* Headers */, - 12F6865E304E6A97D40A5DD18A579F7F /* Sources */, - 7489AAEDA00C3529F01C1FECD9B7E44D /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = glog; - productName = glog; - productReference = AB1FE9239C6C9CB5D35E8B09F08D8892 /* libglog.a */; - productType = "com.apple.product-type.library.static"; - }; - AF2C2E10D449D9E73E5733FEC19345E0 /* RNRate */ = { - isa = PBXNativeTarget; - buildConfigurationList = B8443528D01F0777EDA4F84765B77A29 /* Build configuration list for PBXNativeTarget "RNRate" */; - buildPhases = ( - 8405E7E39E5F408B103D815F7F46671B /* Headers */, - F2D98025A9440F9BB511FEB4987B99C4 /* Sources */, - E36C2FFF5EDF15316E4FB4DD0D366D6C /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 3CDBC409D28D3A3B7EF8FE52B0071B63 /* PBXTargetDependency */, + 47C4CF57295A4EDE9A441C093971B952 /* PBXTargetDependency */, ); name = RNRate; productName = RNRate; - productReference = C04620F78290E6001AA7C723DECFBCEC /* libRNRate.a */; + productReference = 2A06652291DB26EB217E00C0B4D8A07C /* libRNRate.a */; productType = "com.apple.product-type.library.static"; }; - B40D0EE13BB9A47BB67643BE5C796102 /* Pods-BlueWalletWatch */ = { + 1EF74F0AE138CE91CC35D2F9D29E8EEA /* Pods-BlueWalletWatch */ = { isa = PBXNativeTarget; - buildConfigurationList = E09CEDCA782BDA40DE7F6ED8B53A7F0C /* Build configuration list for PBXNativeTarget "Pods-BlueWalletWatch" */; + buildConfigurationList = 08EEF5A4878BC18CDB98CAD64521B9D5 /* Build configuration list for PBXNativeTarget "Pods-BlueWalletWatch" */; buildPhases = ( - B3F179D114289B4CEF42A2EA78E46E6A /* Headers */, - 82BF344BFFFD2AF558F1C0D37C7741EF /* Sources */, - F00A1FD45B773384B02773186EF0FF9E /* Frameworks */, + 77B499803D6F518DFBE6568DC48D422D /* Headers */, + C1BAEFC3F99AD2E6663D61E713CD5F01 /* Sources */, + 35DA0D4593CAA23E6C55AAA372A460D6 /* Frameworks */, ); buildRules = ( ); @@ -7595,254 +7165,694 @@ ); name = "Pods-BlueWalletWatch"; productName = "Pods-BlueWalletWatch"; - productReference = 700A257ECEC053C6EAA4F69F9D1ECA3F /* libPods-BlueWalletWatch.a */; + productReference = 88574881933BDDFD4604D42210E054D6 /* libPods-BlueWalletWatch.a */; productType = "com.apple.product-type.library.static"; }; - B43AEFA913038A20068AF5965C13F7C4 /* react-native-randombytes */ = { + 2AB2EF542954AB1C999E03BFEF8DE806 /* DoubleConversion */ = { isa = PBXNativeTarget; - buildConfigurationList = EE98A2B397C24630F393CC1369DED9E7 /* Build configuration list for PBXNativeTarget "react-native-randombytes" */; + buildConfigurationList = C26F49F19C84CA09E0086921A4F06C9D /* Build configuration list for PBXNativeTarget "DoubleConversion" */; buildPhases = ( - 286E8AC43E38B72F69162277E5020403 /* Headers */, - D72A7E551DE2408FFA41C4AD246EFF2C /* Sources */, - 2C4B7F90EAD5878C655FE6737448A6A9 /* Frameworks */, + 6DFCFFE75202A06E4358446574CE6D56 /* Headers */, + 950D3CEEB076D139A7EC1031FDC2CD63 /* Sources */, + 34510072CF352CAE5ECF09EBC2871E46 /* Frameworks */, ); buildRules = ( ); dependencies = ( - 5343B6F7F12103EDE0017FD7C465AFD8 /* PBXTargetDependency */, ); - name = "react-native-randombytes"; - productName = "react-native-randombytes"; - productReference = CF7325EB52699115BC8B75381C16BB63 /* libreact-native-randombytes.a */; + name = DoubleConversion; + productName = DoubleConversion; + productReference = 6FFB7B2992BB53405E6B771A5BA1E97D /* libDoubleConversion.a */; productType = "com.apple.product-type.library.static"; }; - B471ED32AD77126A0ADA9F0647BE7E37 /* EFQRCode */ = { + 32AE96CC4C723CFBF48C4C6C86626E25 /* Pods-RCTQRCodeLocalImage */ = { isa = PBXNativeTarget; - buildConfigurationList = FDF803566E57C749886FB85477AD0025 /* Build configuration list for PBXNativeTarget "EFQRCode" */; + buildConfigurationList = 20DD782B914041B7B6B6A60A95067DF1 /* Build configuration list for PBXNativeTarget "Pods-RCTQRCodeLocalImage" */; buildPhases = ( - 6733988398680883ED248CEC020E5791 /* Headers */, - D6312AB7DBA4E93B70F4478B750C4CC2 /* Sources */, - BAE7EEF87A75257CF9DF91FB3BCC2F13 /* Frameworks */, - 2817E4ACBB22E61A278360C14FB1575C /* Copy generated compatibility header */, + BD2F77AA6950D8DEB91BB25A01CFB8FF /* Headers */, + 8B260B8457E311D6C21F4CF807434D06 /* Sources */, + A7B508EEE49D9F1CEFD7A40DB1BBCAA5 /* Frameworks */, ); buildRules = ( ); dependencies = ( - E3F8016B77D0A26A6084663865151937 /* PBXTargetDependency */, + 64B2CAB13624AD5F63C2BE25A1B04DDF /* PBXTargetDependency */, + 7833677BB290E1D4582D65F9709EA2F1 /* PBXTargetDependency */, + 7F2328CD9EF62DBF06E10F91A213F0C2 /* PBXTargetDependency */, + 73A4BD98BC49CE2BDE000015BD59987F /* PBXTargetDependency */, + 972D5FA064AA254DCADAC6EAD2134995 /* PBXTargetDependency */, + FC056F6B128F989F261FEA2C4460345A /* PBXTargetDependency */, + ); + name = "Pods-RCTQRCodeLocalImage"; + productName = "Pods-RCTQRCodeLocalImage"; + productReference = 76989E42B44127A7FBCD3EAB84852AB9 /* libPods-RCTQRCodeLocalImage.a */; + productType = "com.apple.product-type.library.static"; + }; + 345DDF896F8EC59B0A489DED760BA579 /* swift_qrcodejs */ = { + isa = PBXNativeTarget; + buildConfigurationList = 59F72DD4D94FCBC44D160367FAF08A7E /* Build configuration list for PBXNativeTarget "swift_qrcodejs" */; + buildPhases = ( + 9C153FEE960DB8ECB96245CFE10F92B1 /* Headers */, + A3CB54DA69027403BE187BC7C8FD06D6 /* Sources */, + 060FE792B8E1DE7FA8387F5B9DFBC9DE /* Frameworks */, + F22FF8FBBB37900276071F18BC12C496 /* Copy generated compatibility header */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = swift_qrcodejs; + productName = swift_qrcodejs; + productReference = 300232A457594A2142CCD4EBBEAEEE83 /* libswift_qrcodejs.a */; + productType = "com.apple.product-type.library.static"; + }; + 430D7C4A9EC9AB29B0505AFA151AABBF /* RNFS */ = { + isa = PBXNativeTarget; + buildConfigurationList = 9A0462719BBC54FBBB69267D71F23B24 /* Build configuration list for PBXNativeTarget "RNFS" */; + buildPhases = ( + A29FBF3459D4245D0FAB115767EF1BDE /* Headers */, + B8D397B74A895D52515DDD8C8569AA62 /* Sources */, + C78E7DBBD3A026F84407A5ED424504AA /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 29FA9B685AAD506D612766857DCFCA63 /* PBXTargetDependency */, + ); + name = RNFS; + productName = RNFS; + productReference = 9A70011370B46387FBFE517906404002 /* libRNFS.a */; + productType = "com.apple.product-type.library.static"; + }; + 4B97B69C9C0EFA8C1D26B782223AE6EE /* EFQRCode */ = { + isa = PBXNativeTarget; + buildConfigurationList = 664C36BBE2A0A16DD47589E3E3C1591B /* Build configuration list for PBXNativeTarget "EFQRCode" */; + buildPhases = ( + 025F1880FC69AF84D41D8C0549F6A12A /* Headers */, + 280380B5F6AFBFCC690D5A7742C606FE /* Sources */, + 416DBA6AF3CC01C8FC43E4479CFF1869 /* Frameworks */, + 97135C26628C2244A73CBD82BC153B3F /* Copy generated compatibility header */, + ); + buildRules = ( + ); + dependencies = ( + EA9A737B157273DA563910CAEB388BB8 /* PBXTargetDependency */, ); name = EFQRCode; productName = EFQRCode; - productReference = DEF7E0CFA54067C50ED20955CB687125 /* libEFQRCode.a */; + productReference = 4919E5F2B6A6807BB518ABF82953B627 /* libEFQRCode.a */; productType = "com.apple.product-type.library.static"; }; - BB77A9468F0B548EFB52921FB3F34687 /* react-native-camera */ = { + 5FB02E8F38F6DF0AC15511DDAFDDB10D /* ToolTipMenu */ = { isa = PBXNativeTarget; - buildConfigurationList = 37CFCA0A07E7A37989AA4B9B1129CCB1 /* Build configuration list for PBXNativeTarget "react-native-camera" */; + buildConfigurationList = 4EABFABE34AF6EE506B6F7C96556E8EB /* Build configuration list for PBXNativeTarget "ToolTipMenu" */; buildPhases = ( - DB0C92A0F4BC35B4E07332A1AB900674 /* Headers */, - 7B38AC9F4987703C276AA4B0CB2C201C /* Sources */, - 5167302F17BF46354F192FE5DFEFE9A1 /* Frameworks */, + 2786B5F653FCDEDA304AC3C8E1BF8927 /* Headers */, + B5AAA029E0B0AF69C787B73EC65AE8DB /* Sources */, + B21E8203453BCCFBEEB65BA89746B277 /* Frameworks */, ); buildRules = ( ); dependencies = ( - A7AE9A58AE351E45CEDFCDCF4D6C7386 /* PBXTargetDependency */, - ); - name = "react-native-camera"; - productName = "react-native-camera"; - productReference = 9CB2DA2C3BD9503ED731BE5046C32B08 /* libreact-native-camera.a */; - productType = "com.apple.product-type.library.static"; - }; - C1A109950376FD3F2F4FED60EA2D0FC1 /* react-native-google-analytics-bridge */ = { - isa = PBXNativeTarget; - buildConfigurationList = FDDF2F39F56A6F2FBE47DE3D3A09D35D /* Build configuration list for PBXNativeTarget "react-native-google-analytics-bridge" */; - buildPhases = ( - 21BAB747BF1B0C7C250B9A440DF31A70 /* Headers */, - 42A18DC8733FB71F16434CE942FF8821 /* Sources */, - 1589FEA534EBDFE5AF5B7C98119D072C /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 1E51BF5186CFA039BBD1940CAE9169C4 /* PBXTargetDependency */, - ); - name = "react-native-google-analytics-bridge"; - productName = "react-native-google-analytics-bridge"; - productReference = 38DDB96A00116AA46A641228B9F721A9 /* libreact-native-google-analytics-bridge.a */; - productType = "com.apple.product-type.library.static"; - }; - C202EACB565BA6559A4DBB9B0573B2BC /* RNWatch */ = { - isa = PBXNativeTarget; - buildConfigurationList = C2C1ADEFAF1775FE60665484CAC1BF20 /* Build configuration list for PBXNativeTarget "RNWatch" */; - buildPhases = ( - C2A9A9EF314FCE3D949AFB2E06D11165 /* Headers */, - 00B144B1262C55D32D6E66B9B6493C67 /* Sources */, - 396EED259D8BFF700AA60B635B9180B4 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 85F205DE582A7FA2FEAEF695288C1C0E /* PBXTargetDependency */, - ); - name = RNWatch; - productName = RNWatch; - productReference = 424CB75A8D9B5A39ED24116F8FECC851 /* libRNWatch.a */; - productType = "com.apple.product-type.library.static"; - }; - C8AEA9F998F05B60832ABBDE66E3182D /* RNGestureHandler */ = { - isa = PBXNativeTarget; - buildConfigurationList = 53B904B27C3FF3ECB747FF313DB4C3C0 /* Build configuration list for PBXNativeTarget "RNGestureHandler" */; - buildPhases = ( - 323C6EFC48FA3F288C669FF3F1EA8E2A /* Headers */, - 124F9B4AC822632C53098EBB0D7C8785 /* Sources */, - B6913CB4043F85924EA76A431A81053C /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 2C47A43C8D852F1841F337E3C0AD6AC6 /* PBXTargetDependency */, - ); - name = RNGestureHandler; - productName = RNGestureHandler; - productReference = 4D0F72D9CDBB95271BC3CCC024E9D744 /* libRNGestureHandler.a */; - productType = "com.apple.product-type.library.static"; - }; - CC0104CA6CE6ACD4B21AE8C664F9FEB0 /* react-native-slider */ = { - isa = PBXNativeTarget; - buildConfigurationList = 0D8D6227968C55E240F0CAA50DAC3BB9 /* Build configuration list for PBXNativeTarget "react-native-slider" */; - buildPhases = ( - BD682533541AE8CE7774FC3A241285A1 /* Headers */, - 9DD1FDE6DDC0DF9352133F071345D991 /* Sources */, - 67B37CDEFEAE59F89B14E0E07EDC1D7C /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 9328003818F5BA399B4AC0DCA9D23035 /* PBXTargetDependency */, - ); - name = "react-native-slider"; - productName = "react-native-slider"; - productReference = 8B3BDA0D90350F836BBC8EB1575E3BE8 /* libreact-native-slider.a */; - productType = "com.apple.product-type.library.static"; - }; - D7F50029D442FD0FB0D26B46DFA69DE5 /* RNVectorIcons */ = { - isa = PBXNativeTarget; - buildConfigurationList = 806D1E82FFD1565294E488095FA5ADFA /* Build configuration list for PBXNativeTarget "RNVectorIcons" */; - buildPhases = ( - 4BB923689CAF2952BA9A46C8D2B40D16 /* Headers */, - 86382616C1230DF7C146BDD053A68DF3 /* Sources */, - FE6D491146995C968DC0339AA25CE335 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - 80DF042FE0C24F793B05D1B091343932 /* PBXTargetDependency */, - ); - name = RNVectorIcons; - productName = RNVectorIcons; - productReference = 19966CF0F8C3E67F7E66A8DD6AAEA06D /* libRNVectorIcons.a */; - productType = "com.apple.product-type.library.static"; - }; - E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */ = { - isa = PBXNativeTarget; - buildConfigurationList = 9D1891657FF3A9164103D1401CEAB619 /* Build configuration list for PBXNativeTarget "React-ba148cca" */; - buildPhases = ( - 2C8D8392FCCFC0762EF2F3B0A41313D2 /* Headers */, - 8DD1AC714E3C1E2703947BAA12EB0B60 /* Sources */, - 386BCD07836C41B01CA4F487906E25EF /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - DD621A3B04AEBF97852E4CFED8A2C780 /* PBXTargetDependency */, - 5142489E170814E4DA1B49CBDC547312 /* PBXTargetDependency */, - 567B1F98DD638C9DD3733C635B036441 /* PBXTargetDependency */, - 0D986007363197B3054E3FE22FAFA5D6 /* PBXTargetDependency */, - ); - name = "React-ba148cca"; - productName = "React-ba148cca"; - productReference = 4A8018528AEC741316832D214D123B2E /* libReact-ba148cca.a */; - productType = "com.apple.product-type.library.static"; - }; - F2C84C580A7ED27B6E5C9C7A7808A2A9 /* ToolTipMenu */ = { - isa = PBXNativeTarget; - buildConfigurationList = 5E6373EC83F0C27492458EE4723D6AC8 /* Build configuration list for PBXNativeTarget "ToolTipMenu" */; - buildPhases = ( - 0652131919B427120BA7C591E8EFC104 /* Headers */, - 7423DF593A34B31F1D2CE286FBA6F4E5 /* Sources */, - BC5A8B914021A88115D40F0F89352B93 /* Frameworks */, - ); - buildRules = ( - ); - dependencies = ( - BBF710480B0ACA1CA10A9662E2EAF465 /* PBXTargetDependency */, + 3CE107B8DF96E306D7A83849FDFE712C /* PBXTargetDependency */, ); name = ToolTipMenu; productName = ToolTipMenu; - productReference = 8B22E4C48BFE749A94E5B5FB503BA26F /* libToolTipMenu.a */; + productReference = D4B268B3F000EE8AE50A90DD7FC78E62 /* libToolTipMenu.a */; + productType = "com.apple.product-type.library.static"; + }; + 5FFD5B0A9F194A28928B41601CEEEF72 /* react-native-randombytes */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8EADE8D7F56089CE01D343E9B7109BB8 /* Build configuration list for PBXNativeTarget "react-native-randombytes" */; + buildPhases = ( + 42A6D4CEFC83773E1608DCE0C4BB0B24 /* Headers */, + 2B59889C8D96E3955C12FBC9911DD41E /* Sources */, + 15F1CD9098483E3CF97826C5EF3A9BB1 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 284E45B959DADC0206500BA5E28AD936 /* PBXTargetDependency */, + ); + name = "react-native-randombytes"; + productName = "react-native-randombytes"; + productReference = 68A021577E10AFA0713A0CA31BC560F8 /* libreact-native-randombytes.a */; + productType = "com.apple.product-type.library.static"; + }; + 67480ABD6E8C8DF91CE22CB12F156E5B /* RNWatch */ = { + isa = PBXNativeTarget; + buildConfigurationList = BC86EA28A66D6A6A82692EB227F122F6 /* Build configuration list for PBXNativeTarget "RNWatch" */; + buildPhases = ( + B252DFEDE92486B6782DFB3A1D60F9C0 /* Headers */, + AEC3CF55CA8649EE58E348B5584FAD29 /* Sources */, + 82F03BF05FF7AD21DC3928BF00EC106B /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 6E40469DCD2BF39992CEC481F9EF070E /* PBXTargetDependency */, + ); + name = RNWatch; + productName = RNWatch; + productReference = 82AD6111E3B91E7E07FC58D913B36DCA /* libRNWatch.a */; + productType = "com.apple.product-type.library.static"; + }; + 6781100D92A4FED4866C4D1CA83DE4B9 /* Pods-RCTPrivacySnapshot */ = { + isa = PBXNativeTarget; + buildConfigurationList = 3A8770043BD996ADF2C281E4B25ECC7B /* Build configuration list for PBXNativeTarget "Pods-RCTPrivacySnapshot" */; + buildPhases = ( + 7FAEB91BAC4BFF930D7B08A0250819FC /* Headers */, + 904D2380111A7B5015766BAC09504C66 /* Sources */, + 672F09C66E28B215F648BEF92A2662CB /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 5E4B5F32CD7C3516EAC0018C8F8540EB /* PBXTargetDependency */, + F8239BBD0504789BF8073E68D0EF2E3B /* PBXTargetDependency */, + 47836CDBA1A22DBCDA80A148F8BEA70B /* PBXTargetDependency */, + CB6F8E774CBE0AB72CA1BBE673F9951F /* PBXTargetDependency */, + 30EB9A63F3729084E26BA940D60BF3E7 /* PBXTargetDependency */, + E696DB0EB748BC75EB37D85E19A59244 /* PBXTargetDependency */, + ); + name = "Pods-RCTPrivacySnapshot"; + productName = "Pods-RCTPrivacySnapshot"; + productReference = 07A27F29B9BAE5B06E16CB9892658C80 /* libPods-RCTPrivacySnapshot.a */; + productType = "com.apple.product-type.library.static"; + }; + 730404A8DD175FF6B60B6A43DC6E554B /* react-native-camera */ = { + isa = PBXNativeTarget; + buildConfigurationList = 667EDD40C7C53F2CEC75D0AEBA265D89 /* Build configuration list for PBXNativeTarget "react-native-camera" */; + buildPhases = ( + B9B25ABB6C7DB375999C36ED6E46760F /* Headers */, + 8576BF1F0DE47034625185E5F1A9583B /* Sources */, + BA7A18C27A2DF20CFFD475BAA5B4D473 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + F3BE588F9D0DE51F12C07E8322D6CD2D /* PBXTargetDependency */, + ); + name = "react-native-camera"; + productName = "react-native-camera"; + productReference = 6C9790F1A25C1E3828E179A8F0850851 /* libreact-native-camera.a */; + productType = "com.apple.product-type.library.static"; + }; + 731C1C75D069B90D928246FF28FF0C31 /* react-native-google-analytics-bridge */ = { + isa = PBXNativeTarget; + buildConfigurationList = 7C858742C672CC605F84CF5CF01D5AD0 /* Build configuration list for PBXNativeTarget "react-native-google-analytics-bridge" */; + buildPhases = ( + 1674CC203313A5AAA35E24BC787767E1 /* Headers */, + 3AD52DBAD2E77828743BA8A56DB0211C /* Sources */, + 078A4D1253C3BC9371CBC46CA16C5DEF /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 4CD52A25AA3A20EAA1D5803659AFC155 /* PBXTargetDependency */, + ); + name = "react-native-google-analytics-bridge"; + productName = "react-native-google-analytics-bridge"; + productReference = A62356D8EB00622F3787C06C7B18CA55 /* libreact-native-google-analytics-bridge.a */; + productType = "com.apple.product-type.library.static"; + }; + 7C7DBA8D028AC14E00E37DF85161EBA0 /* RNReactNativeHapticFeedback */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8841DA1D0E7755127925AAEE61572304 /* Build configuration list for PBXNativeTarget "RNReactNativeHapticFeedback" */; + buildPhases = ( + BEA1B6347A23D07E7E52E3E4E899C4D6 /* Headers */, + B61424AB7871F04F319FF65D2FBD7E10 /* Sources */, + FAA515EF72F37631A462A81EB293C7BF /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + A5AC8377F873AE6B70D5335B508F4EFA /* PBXTargetDependency */, + ); + name = RNReactNativeHapticFeedback; + productName = RNReactNativeHapticFeedback; + productReference = FE39837A8C8BBD0AB30E46F6AE12F2E3 /* libRNReactNativeHapticFeedback.a */; + productType = "com.apple.product-type.library.static"; + }; + 807428FE76D80865C9F59F3502600E89 /* RNDeviceInfo */ = { + isa = PBXNativeTarget; + buildConfigurationList = 5CCE31702B6EBC0B309E4C26D5659697 /* Build configuration list for PBXNativeTarget "RNDeviceInfo" */; + buildPhases = ( + B16BBF7E6F2A4A9FAF985F4C6587D65E /* Headers */, + 83B6F579038B2C83E885BC393CAA9E05 /* Sources */, + E5C94085AAC152763815E514DE92C09A /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 1935426C9FB3143310F708293673A89C /* PBXTargetDependency */, + ); + name = RNDeviceInfo; + productName = RNDeviceInfo; + productReference = E0FE6533198104C97DB047DD5CD8AC67 /* libRNDeviceInfo.a */; + productType = "com.apple.product-type.library.static"; + }; + 81C5C2512295143722B55D1C7F58FEAE /* react-native-image-picker */ = { + isa = PBXNativeTarget; + buildConfigurationList = 78FE0A6BD2AB06CDA0E880B27E9DD2C0 /* Build configuration list for PBXNativeTarget "react-native-image-picker" */; + buildPhases = ( + 2B9D5990CFFB68759FF9189F08ACA6F8 /* Headers */, + 5116441C0EDBE117C0D32EFEBA35ABD5 /* Sources */, + 095A2AC9519D3EE4338E2ECF952DB7AC /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 1D14C498FDF415B16E18CAD8BCD26FD4 /* PBXTargetDependency */, + ); + name = "react-native-image-picker"; + productName = "react-native-image-picker"; + productReference = CC9CF62342D0D8A46D8176D06AABE411 /* libreact-native-image-picker.a */; + productType = "com.apple.product-type.library.static"; + }; + 89F573A6B1292B3B2296B2206BFDC3D7 /* RNCAsyncStorage */ = { + isa = PBXNativeTarget; + buildConfigurationList = 3DCCCDA0B930E98AA06446DA2632A9A2 /* Build configuration list for PBXNativeTarget "RNCAsyncStorage" */; + buildPhases = ( + 4D418172A3559B5C23E7E70E41127132 /* Headers */, + 86C460A3CE7B22DBC3C6BC9BB775BB0C /* Sources */, + 33EBF57E87ABEA33B6CFF9502269B3EA /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + EBB6F655988D35F43ECF9BD54C2C9D01 /* PBXTargetDependency */, + ); + name = RNCAsyncStorage; + productName = RNCAsyncStorage; + productReference = 5737DDB4BC95AD399B3206838AB97095 /* libRNCAsyncStorage.a */; + productType = "com.apple.product-type.library.static"; + }; + 8D18C49071FC5370C25F5758A85BA5F6 /* react-native-webview */ = { + isa = PBXNativeTarget; + buildConfigurationList = 7CD96BF1132F56DC57F1092E9C52BA1B /* Build configuration list for PBXNativeTarget "react-native-webview" */; + buildPhases = ( + 0F7296F63AA347B2D232260C47BF8CD0 /* Headers */, + FF2891BA1EBFA997FA5976770BCB320C /* Sources */, + 663E34E94236E6BFC69BB44DDD880796 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 05CBC86E00A45460E849ADBBDCBFFAF9 /* PBXTargetDependency */, + ); + name = "react-native-webview"; + productName = "react-native-webview"; + productReference = 8DF63376066E2275FF26820B3A512A9B /* libreact-native-webview.a */; + productType = "com.apple.product-type.library.static"; + }; + 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */ = { + isa = PBXNativeTarget; + buildConfigurationList = EB38213AC6925AF254FC3E488C3CCEBA /* Build configuration list for PBXNativeTarget "React-ba148cca" */; + buildPhases = ( + 6FB627F416A952235008599E86595364 /* Headers */, + 67E169709DE7F7780AADB936B4F8DFE0 /* Sources */, + BE3C82AF946070E545D7800D769BFA08 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 179248A02FDA55F0627575C446B00190 /* PBXTargetDependency */, + 1F7334193B81AE87ADF4FFD8DF2B8E4B /* PBXTargetDependency */, + B7509542612161E20159E95928302201 /* PBXTargetDependency */, + E7E6FD6E1A35516DC1AF4D94B772E015 /* PBXTargetDependency */, + 670E1A9CE1DFD1063C3B01E52CB50874 /* PBXTargetDependency */, + ); + name = "React-ba148cca"; + productName = "React-ba148cca"; + productReference = BE586F4F565FC00B77BBD8EFC83A8CE6 /* libReact-ba148cca.a */; + productType = "com.apple.product-type.library.static"; + }; + 94BDCD90B52278D1FB244A66E8B95A4A /* Sentry */ = { + isa = PBXNativeTarget; + buildConfigurationList = F8091475C60A5EA53108495BF93B8839 /* Build configuration list for PBXNativeTarget "Sentry" */; + buildPhases = ( + 96B454C05C5EF003F66FC4A02D479923 /* Headers */, + F82AD23DA67C66BA03A5FD74E221B713 /* Sources */, + D886F88A6E2B04E874E8CAA1C7C4653C /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = Sentry; + productName = Sentry; + productReference = 0115C3C00C175D77422084DD0542CE6F /* libSentry.a */; + productType = "com.apple.product-type.library.static"; + }; + 96150F524B245896B800F84F369A9A5A /* RNVectorIcons */ = { + isa = PBXNativeTarget; + buildConfigurationList = B4143663CAE9650F6EEFC2EC0BB69E35 /* Build configuration list for PBXNativeTarget "RNVectorIcons" */; + buildPhases = ( + 18E8DC4E895719F9DE261E0DF1ABF8D0 /* Headers */, + 2E25AD0575DBB611C4874F32C4981A4B /* Sources */, + 854E878C059291C1AC696BC96409F345 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 49337979829E398C096FA9C9B504377A /* PBXTargetDependency */, + ); + name = RNVectorIcons; + productName = RNVectorIcons; + productReference = 8998273719FDD789E6F9C7541AFD0B33 /* libRNVectorIcons.a */; + productType = "com.apple.product-type.library.static"; + }; + 9BC05AB6E900EF0231A20018BE0A909B /* React-e01e85b3 */ = { + isa = PBXNativeTarget; + buildConfigurationList = 910117CEE6A61AB7264AB01C4C24AC09 /* Build configuration list for PBXNativeTarget "React-e01e85b3" */; + buildPhases = ( + 3BA59506BE80D2FD3F318988A4C6D2A7 /* Headers */, + 3171593305ACE8A64C7851BF55240F02 /* Sources */, + FCA3497C0289EAC40FA6CB7E5A221B5E /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 4F86D979AF61D1964A057D8A5D204A3B /* PBXTargetDependency */, + A59E018D14D0992CB49FE1BBB2180107 /* PBXTargetDependency */, + 4A447AA252DE069FD49D284CF03B3F47 /* PBXTargetDependency */, + 11ACE2C5754F610B55F171EFF3CC8084 /* PBXTargetDependency */, + 25258C1421C2ABF7497D1B7A8D7E939C /* PBXTargetDependency */, + ); + name = "React-e01e85b3"; + productName = "React-e01e85b3"; + productReference = 1347F72BD122D8700FEB7B1ADD3E9675 /* libReact-e01e85b3.a */; + productType = "com.apple.product-type.library.static"; + }; + A4EF87F5681665EAE943D9B06BBB17DF /* react-native-slider */ = { + isa = PBXNativeTarget; + buildConfigurationList = 142999BBB055F97F1B4F20A2488E11F8 /* Build configuration list for PBXNativeTarget "react-native-slider" */; + buildPhases = ( + D99DD89FB7BCB9FF555B91476BD54FAF /* Headers */, + DB6416DFC5B69128F8FEBE8FB8EBAFAE /* Sources */, + 10D3E53F34F06AFEAE6E18864567A92C /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 9203A61C301CD7F336ED0233883701DD /* PBXTargetDependency */, + ); + name = "react-native-slider"; + productName = "react-native-slider"; + productReference = 2B17A71888AA28CEFEC37B72F2A68A91 /* libreact-native-slider.a */; + productType = "com.apple.product-type.library.static"; + }; + A4F685BE3CAC127BDCE4E0DBBD88D191 /* Folly */ = { + isa = PBXNativeTarget; + buildConfigurationList = ABBEECB57AC9F74D55AC6D48252C3908 /* Build configuration list for PBXNativeTarget "Folly" */; + buildPhases = ( + F82910FDC764A657BA8CEA6C261445DB /* Headers */, + 9AB5900B4D8B64E60D886F56BCE3D0B9 /* Sources */, + 72592D64ABC50B54079BE1C45EBAD79E /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 95B73E8A8B00452078346BCCF9FE0148 /* PBXTargetDependency */, + 58FBA32557B283CB43703879AC395588 /* PBXTargetDependency */, + 228E5A8ABEEA22A44FEA1FB72B162BA6 /* PBXTargetDependency */, + ); + name = Folly; + productName = Folly; + productReference = 06489499588BFA8FD5E63DD6375CD533 /* libFolly.a */; + productType = "com.apple.product-type.library.static"; + }; + A603311E07847DE95BEBE0973142FE6C /* Pods-BlueWallet */ = { + isa = PBXNativeTarget; + buildConfigurationList = 90B9CB82A8204F7C309544E5F9D5C34B /* Build configuration list for PBXNativeTarget "Pods-BlueWallet" */; + buildPhases = ( + F6D4E608464276042E6324FC7F369277 /* Headers */, + A2941E78C352B31B3F4DB732507D4282 /* Sources */, + 26E9723CAA26E92504BA302F0F0D6A26 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 22DEAE21DBDF7A52B1031EBFB08975E3 /* PBXTargetDependency */, + 6EC105D2160BC8DB0AAFBC10894DB15D /* PBXTargetDependency */, + A58690CB536BD8EBD5A248F1DCB5CB33 /* PBXTargetDependency */, + 3B334D2CDC1FA281E3F045CD409D7171 /* PBXTargetDependency */, + FCD396636050A46AB4E39259CA6DD131 /* PBXTargetDependency */, + FC89639278251023A76DF9E4087F438E /* PBXTargetDependency */, + 9318199236801FD7C70CFDB1D7D5764A /* PBXTargetDependency */, + DA766041DFB3EE777083B4C3707D24FD /* PBXTargetDependency */, + F63CF35C8448AF4A161D162DA2B0F4BC /* PBXTargetDependency */, + 0B4922D4C88DEC69F9D3A3B5AB2C0728 /* PBXTargetDependency */, + 106FDF483F3BD572E70A6B14767462FB /* PBXTargetDependency */, + BF57A9B2514D12A18DD740C7605D9A50 /* PBXTargetDependency */, + 9154E135A3398DC2D4E3A4E648D2A80C /* PBXTargetDependency */, + 44B24B01A763FFC83D787A296EFD2A00 /* PBXTargetDependency */, + E80252F6EBEC03CFC6A840C307B77FD8 /* PBXTargetDependency */, + 41C5739CF7B5148FF6BDDBA1903282B7 /* PBXTargetDependency */, + 12A8742636A48D499304D36A3ACBA314 /* PBXTargetDependency */, + 3F4D01AE43D7D8757A1214049C49B4C2 /* PBXTargetDependency */, + C3B134F729DF02E29E726230F1F09DC5 /* PBXTargetDependency */, + DED672C3375439AA66C33202A8351793 /* PBXTargetDependency */, + 1D78939B5AF0C5C36C3BDE623E0CCF57 /* PBXTargetDependency */, + 6D1A4BC30C7A380585F66BD3ED3A4694 /* PBXTargetDependency */, + C9672FDDD95C2952796A85A6FF7D14DF /* PBXTargetDependency */, + FF187370BAB731A4903C95F2727B3DB4 /* PBXTargetDependency */, + 37F978ACE1BD7B0CEB958A8333FDEBD3 /* PBXTargetDependency */, + ); + name = "Pods-BlueWallet"; + productName = "Pods-BlueWallet"; + productReference = 735E2521E7D0F8741D0380036E6AE2A8 /* libPods-BlueWallet.a */; + productType = "com.apple.product-type.library.static"; + }; + B9E8F4CA2A4A8599389FEB665A9B96FF /* RNGestureHandler */ = { + isa = PBXNativeTarget; + buildConfigurationList = CB6FF6352535714B6D7AB7EA54E22E57 /* Build configuration list for PBXNativeTarget "RNGestureHandler" */; + buildPhases = ( + 55CAA314D7067CE516347E512C7DF586 /* Headers */, + 3123F066D235EF6AEB5A4D83437628C3 /* Sources */, + F673EC0A16DE89BDD95005C44CDB0DCC /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + D770F1D3B2AFBFD0DF7B225D2A589245 /* PBXTargetDependency */, + ); + name = RNGestureHandler; + productName = RNGestureHandler; + productReference = 8F65F9361F2069CF9E9D751272968DE4 /* libRNGestureHandler.a */; + productType = "com.apple.product-type.library.static"; + }; + BFEBEFBF55299D853198D6980BE0DBA0 /* Pods-BlueWalletWatch Extension */ = { + isa = PBXNativeTarget; + buildConfigurationList = 9A2A1E2C179BC2706A925D53EFBB1569 /* Build configuration list for PBXNativeTarget "Pods-BlueWalletWatch Extension" */; + buildPhases = ( + 909CE47FF88A36B06A84C38CD11876BB /* Headers */, + 6B87883CCBA26DD4DE839CDEB294D283 /* Sources */, + 02676504B464CA11DC6A231665A66ADC /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 7C423B509BDF020DCDA89A01C53E1217 /* PBXTargetDependency */, + 070630B51BCDD346BD1094BF113E654E /* PBXTargetDependency */, + ); + name = "Pods-BlueWalletWatch Extension"; + productName = "Pods-BlueWalletWatch Extension"; + productReference = 2C6CA681ACE532FDC4866E79BDF6C043 /* libPods-BlueWalletWatch Extension.a */; + productType = "com.apple.product-type.library.static"; + }; + D0B273D56D6C8A0C770E79BE693CE2EE /* yoga */ = { + isa = PBXNativeTarget; + buildConfigurationList = 21F51F26CDE6153AC3C9868E0A3665B6 /* Build configuration list for PBXNativeTarget "yoga" */; + buildPhases = ( + 2E8BDBC76F8FEF2AE3E4E641C12F89D4 /* Headers */, + CDBD41A1D4EE1D6884573D565BCA6B85 /* Sources */, + 377FEDC616D7AA1774CDAB1F014BC655 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = yoga; + productName = yoga; + productReference = 1FA65622A09E4E5504F80B3610AB78F1 /* libyoga.a */; + productType = "com.apple.product-type.library.static"; + }; + D0EFEFB685D97280256C559792236873 /* glog */ = { + isa = PBXNativeTarget; + buildConfigurationList = 5EE636A1473568090F6236252A298B0C /* Build configuration list for PBXNativeTarget "glog" */; + buildPhases = ( + 2880E6F46BD9FFC6B6BE422F8DBEB784 /* Headers */, + CF5258CBB5F487A6208A854B78E1D491 /* Sources */, + 1A106B089F91423B5F471F0FA202686E /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = glog; + productName = glog; + productReference = 3CA7A9404CCDD6BA22C97F8348CE3209 /* libglog.a */; + productType = "com.apple.product-type.library.static"; + }; + DE32677FA772BFFD0172EB7EE9E4E7E9 /* RNSVG */ = { + isa = PBXNativeTarget; + buildConfigurationList = 4685EC46B7EB4477E451D451FC510388 /* Build configuration list for PBXNativeTarget "RNSVG" */; + buildPhases = ( + BED46A6219DF9FFFC69E4C24AC9ACB02 /* Headers */, + 08FA8C4194C3DACB567C7FBD20B1FF2E /* Sources */, + E7C0F7C602065A4B9ECC0013CFA810E4 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 1FD71D5A3564CEE424B2741BD9C28DD7 /* PBXTargetDependency */, + ); + name = RNSVG; + productName = RNSVG; + productReference = 90EE8D3C082C157169540FC8F5913DAD /* libRNSVG.a */; + productType = "com.apple.product-type.library.static"; + }; + E590764DCE621F43CC52D45BCBC6C8FB /* Pods-TcpSockets */ = { + isa = PBXNativeTarget; + buildConfigurationList = A1F154626B06BA6DD998F70675EEC64B /* Build configuration list for PBXNativeTarget "Pods-TcpSockets" */; + buildPhases = ( + 260002CDD6CF307BC4A4F3E3CA95EFAE /* Headers */, + B50C2EEE33DBEB7F4D7751868FEDC62C /* Sources */, + 0FA23750A16D7B849BA3FEC69C55FFEB /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 9AFFEEA4DEDD1C08CA22C987A3F96CFA /* PBXTargetDependency */, + 8A7AC79E921F2A15C7C5298199FB0408 /* PBXTargetDependency */, + 351242A893D65FD58AED2812112C724B /* PBXTargetDependency */, + F5D21AB0FA5B3220649F9C2EFDC806E0 /* PBXTargetDependency */, + D54F6FCC6C8ED722E6A927C953469BFA /* PBXTargetDependency */, + 0BDCD976C171D49824F285EBF4D773D0 /* PBXTargetDependency */, + ); + name = "Pods-TcpSockets"; + productName = "Pods-TcpSockets"; + productReference = 2746659939E420345B521FE182BB120A /* libPods-TcpSockets.a */; + productType = "com.apple.product-type.library.static"; + }; + EB28C63AFB5F6569AA780E440F9927E8 /* BVLinearGradient */ = { + isa = PBXNativeTarget; + buildConfigurationList = 247F1324AC61E729CF870BAFEB160DED /* Build configuration list for PBXNativeTarget "BVLinearGradient" */; + buildPhases = ( + 8407CBFA7A7CFD5F69A40948EE202B1C /* Headers */, + 793B4123AE3929F6989D1F64A01654CD /* Sources */, + 5A83EB9BFD09BEA7D7977A1238DE36E5 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + F2988BF58531288CF25DDE41B54C44E9 /* PBXTargetDependency */, + ); + name = BVLinearGradient; + productName = BVLinearGradient; + productReference = 3501832F51E21BCD681DC315B3424B43 /* libBVLinearGradient.a */; + productType = "com.apple.product-type.library.static"; + }; + EC9CD94C6A4446251F0F612B76A4B9B3 /* SentryReactNative */ = { + isa = PBXNativeTarget; + buildConfigurationList = F33C586D524829DB9A03B09802A23B7B /* Build configuration list for PBXNativeTarget "SentryReactNative" */; + buildPhases = ( + 955DD73F8BC4D1F24326EA61EE6A9E23 /* Headers */, + A0EDBCA5E3BA07A30574F8B7D2B8E79E /* Sources */, + 0921BD35DD8F16EFF4890985D75562ED /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + A0F4FD6FDC3E9D978200E2EF2C443988 /* PBXTargetDependency */, + E3D1B3FCD244F93AC03BD870BC04104A /* PBXTargetDependency */, + ); + name = SentryReactNative; + productName = SentryReactNative; + productReference = 67E6685C65F82EFBE6878DE54FBC3828 /* libSentryReactNative.a */; + productType = "com.apple.product-type.library.static"; + }; + F380CB2B795D22D06D1A0B6A59AEFA0A /* Pods-BlueWalletTests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 775FB6C9960023C4C6B2A3309840B48F /* Build configuration list for PBXNativeTarget "Pods-BlueWalletTests" */; + buildPhases = ( + 641CEE243D1DF47485A95527B6A22737 /* Headers */, + 9A103B738FED7E866DFA674FE6A9FD05 /* Sources */, + F162984ADCB91C5B7A2881F4E903F923 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Pods-BlueWalletTests"; + productName = "Pods-BlueWalletTests"; + productReference = 29A655EC78CFE3C369B2FF1DA8AB4DE3 /* libPods-BlueWalletTests.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ - D41D8CD98F00B204E9800998ECF8427E /* Project object */ = { + BFDFE7DC352907FC980B868725387E98 /* Project object */ = { isa = PBXProject; attributes = { - LastSwiftUpdateCheck = 0930; - LastUpgradeCheck = 0930; + LastSwiftUpdateCheck = 1100; + LastUpgradeCheck = 1100; }; - buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */; + buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */; compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, ); - mainGroup = 7DB346D0F39D3F0E887471402A8071AB; - productRefGroup = EF15EFB07FE4A2C8AE6942C58529EE59 /* Products */; + mainGroup = CF1408CF629C7361332E53B88F7BD30C; + productRefGroup = F1B5F19493A8878C56B79B51CCDA9BA8 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( - 6C33A231F7C38A19FD27ABD366C406F5 /* BVLinearGradient */, - 083752572711CACB538790F4BAC9B25E /* DoubleConversion */, - B471ED32AD77126A0ADA9F0647BE7E37 /* EFQRCode */, - 7FE5727862868DA483A79CD7394B29DA /* Folly */, - ACF10F3F112A96395D3E76DF9E20F2C2 /* glog */, - 76E829984EC977752E9D3244400F0639 /* Pods-BlueWallet */, - 41186CC63933C37C695D042040B90AC8 /* Pods-BlueWalletTests */, - B40D0EE13BB9A47BB67643BE5C796102 /* Pods-BlueWalletWatch */, - ACB179E36568E58C106D24247D2061EA /* Pods-BlueWalletWatch Extension */, - 4D1D850D38694AC949C2501F11FF3C92 /* Pods-RCTPrivacySnapshot */, - 214B8D96C6EC191DE07423D17E18D8D5 /* Pods-RCTQRCodeLocalImage */, - 7806F4D095B51D4E4BC2E83368F503BA /* Pods-TcpSockets */, - E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */, - 23713D7417BFED672C018B0CF4133AF0 /* React-e01e85b3 */, - BB77A9468F0B548EFB52921FB3F34687 /* react-native-camera */, - C1A109950376FD3F2F4FED60EA2D0FC1 /* react-native-google-analytics-bridge */, - 5D4C1C51767D37E944685786CFCC5610 /* react-native-haptic-feedback */, - 1325FD4BEBD56057CC9758EA39F92D17 /* react-native-image-picker */, - B43AEFA913038A20068AF5965C13F7C4 /* react-native-randombytes */, - CC0104CA6CE6ACD4B21AE8C664F9FEB0 /* react-native-slider */, - 836CE49C4A25AF973AA135D8FEFB5DBA /* react-native-webview */, - 31746D6CA896784A8E8D4B1841389A3A /* RNCAsyncStorage */, - AB7F3C1E65E6012BF76874CF022933D3 /* RNDeviceInfo */, - 3773A372FA2A4D8865B08891CF5815EB /* RNFS */, - C8AEA9F998F05B60832ABBDE66E3182D /* RNGestureHandler */, - AF2C2E10D449D9E73E5733FEC19345E0 /* RNRate */, - 53B6A8212A89CF101256CCB9249FD0D1 /* RNSVG */, - D7F50029D442FD0FB0D26B46DFA69DE5 /* RNVectorIcons */, - C202EACB565BA6559A4DBB9B0573B2BC /* RNWatch */, - 681E92C89B431C11CADAD909C9C228EF /* Sentry */, - 4CD438035CC2B06A49289BB5C67A9B70 /* SentryReactNative */, - 70ACA7E49C8F232531C1CE95D943D5A6 /* swift_qrcodejs */, - F2C84C580A7ED27B6E5C9C7A7808A2A9 /* ToolTipMenu */, - 2A3F27B5FE750778C019DD1A0E3BA0DB /* yoga */, + ED2506AE7DE35D654F61254441EA7155 /* boost-for-react-native */, + EB28C63AFB5F6569AA780E440F9927E8 /* BVLinearGradient */, + 2AB2EF542954AB1C999E03BFEF8DE806 /* DoubleConversion */, + 4B97B69C9C0EFA8C1D26B782223AE6EE /* EFQRCode */, + A4F685BE3CAC127BDCE4E0DBBD88D191 /* Folly */, + D0EFEFB685D97280256C559792236873 /* glog */, + A603311E07847DE95BEBE0973142FE6C /* Pods-BlueWallet */, + F380CB2B795D22D06D1A0B6A59AEFA0A /* Pods-BlueWalletTests */, + 1EF74F0AE138CE91CC35D2F9D29E8EEA /* Pods-BlueWalletWatch */, + BFEBEFBF55299D853198D6980BE0DBA0 /* Pods-BlueWalletWatch Extension */, + 6781100D92A4FED4866C4D1CA83DE4B9 /* Pods-RCTPrivacySnapshot */, + 32AE96CC4C723CFBF48C4C6C86626E25 /* Pods-RCTQRCodeLocalImage */, + E590764DCE621F43CC52D45BCBC6C8FB /* Pods-TcpSockets */, + 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */, + 9BC05AB6E900EF0231A20018BE0A909B /* React-e01e85b3 */, + 730404A8DD175FF6B60B6A43DC6E554B /* react-native-camera */, + 731C1C75D069B90D928246FF28FF0C31 /* react-native-google-analytics-bridge */, + 81C5C2512295143722B55D1C7F58FEAE /* react-native-image-picker */, + 5FFD5B0A9F194A28928B41601CEEEF72 /* react-native-randombytes */, + A4EF87F5681665EAE943D9B06BBB17DF /* react-native-slider */, + 8D18C49071FC5370C25F5758A85BA5F6 /* react-native-webview */, + 89F573A6B1292B3B2296B2206BFDC3D7 /* RNCAsyncStorage */, + 807428FE76D80865C9F59F3502600E89 /* RNDeviceInfo */, + 430D7C4A9EC9AB29B0505AFA151AABBF /* RNFS */, + B9E8F4CA2A4A8599389FEB665A9B96FF /* RNGestureHandler */, + 01902010C275AA793ECF6F87A82AE992 /* RNRate */, + 7C7DBA8D028AC14E00E37DF85161EBA0 /* RNReactNativeHapticFeedback */, + DE32677FA772BFFD0172EB7EE9E4E7E9 /* RNSVG */, + 96150F524B245896B800F84F369A9A5A /* RNVectorIcons */, + 67480ABD6E8C8DF91CE22CB12F156E5B /* RNWatch */, + 94BDCD90B52278D1FB244A66E8B95A4A /* Sentry */, + EC9CD94C6A4446251F0F612B76A4B9B3 /* SentryReactNative */, + 345DDF896F8EC59B0A489DED760BA579 /* swift_qrcodejs */, + 5FB02E8F38F6DF0AC15511DDAFDDB10D /* ToolTipMenu */, + D0B273D56D6C8A0C770E79BE693CE2EE /* yoga */, ); }; /* End PBXProject section */ /* Begin PBXShellScriptBuildPhase section */ - 2817E4ACBB22E61A278360C14FB1575C /* Copy generated compatibility header */ = { + 97135C26628C2244A73CBD82BC153B3F /* Copy generated compatibility header */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -7865,9 +7875,8 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/EFQRCode/EFQRCode.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/EFQRCode/EFQRCode-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; - showEnvVarsInLog = 1; }; - 8094E6AF551F23B87BE5671E4568A557 /* Copy generated compatibility header */ = { + F22FF8FBBB37900276071F18BC12C496 /* Copy generated compatibility header */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -7890,2127 +7899,1478 @@ runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/swift_qrcodejs/swift_qrcodejs.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/swift_qrcodejs/swift_qrcodejs-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; - showEnvVarsInLog = 1; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 00B144B1262C55D32D6E66B9B6493C67 /* Sources */ = { + 08FA8C4194C3DACB567C7FBD20B1FF2E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - B4B7AF71EE9AF9B0548B28C4377104B8 /* RNWatch-dummy.m in Sources */, - 0BC9E091903D18A6EE46D498B5805913 /* WatchBridge.m in Sources */, + DD97EF54449C2F23FB24FC661EE46593 /* RCTConvert+RNSVG.m in Sources */, + CAFCD35ECE2FD7F10F82FB96479483FA /* RNSVG-dummy.m in Sources */, + CFD7EE5E92996AE8D5EB31594069B766 /* RNSVGBezierElement.m in Sources */, + 193351863CB95E1D78786205DF15B2EC /* RNSVGBrush.m in Sources */, + 255D55FAEABE639C7DDB30DFB1BAAEA0 /* RNSVGCircle.m in Sources */, + 45EC466573D4F1DB09423115621BCAD6 /* RNSVGCircleManager.m in Sources */, + FDA2264EC1466FF516E5F955FFC66CBB /* RNSVGClipPath.m in Sources */, + 5D801851756F00FAECC092C665291431 /* RNSVGClipPathManager.m in Sources */, + 3CEF31BC87BF66FCA64BC3A2B12677D2 /* RNSVGDefs.m in Sources */, + 4A72724C7304A6BC79B5FB544BC37838 /* RNSVGDefsManager.m in Sources */, + 868B98BE5B0867754946E9AF22C6926F /* RNSVGEllipse.m in Sources */, + 5A40CC21146694A70E7AD62368C38D72 /* RNSVGEllipseManager.m in Sources */, + E80BC2B290B662440CE0CD4A059B47C1 /* RNSVGFontData.m in Sources */, + 1911EFB90573A3E1013102490F0C2F45 /* RNSVGGlyphContext.m in Sources */, + C18C37B734BA2C92414C09CB210ED2EC /* RNSVGGroup.m in Sources */, + 7D7A8D58F3FEEE3414920C70C03E4D8F /* RNSVGGroupManager.m in Sources */, + 4A513D10E259B86F34E8CCE917FA6576 /* RNSVGImage.m in Sources */, + A7A184DFF9CFB45133D28C48CB3F6F9A /* RNSVGImageManager.m in Sources */, + EA377C712CA001AF34BBC8631FAD92AD /* RNSVGLength.m in Sources */, + 9AE1778D6EAA56C8078958462D119CCB /* RNSVGLine.m in Sources */, + C26F5B12DA84B23950D26FAA37F931C6 /* RNSVGLinearGradient.m in Sources */, + E26F4354EBE7693B952109B7C561DA7D /* RNSVGLinearGradientManager.m in Sources */, + 6F663FC33FB98A8C2DA3AEF7A973F119 /* RNSVGLineManager.m in Sources */, + 6363FB2C4B706CC02D7A1123342E87D0 /* RNSVGMask.m in Sources */, + C6D14FE3833320C0E30ED60CE4E4D278 /* RNSVGMaskManager.m in Sources */, + 46E73495AD8891F25D0EB8935628026F /* RNSVGNode.m in Sources */, + 9E0AB9A6911A582A93CB576F5E767427 /* RNSVGNodeManager.m in Sources */, + 0A09B86EA9D641D5C2D57CBE5492106E /* RNSVGPainter.m in Sources */, + 2BFBF6D0C1B6DC9CB4A41C8A93D00DEC /* RNSVGPainterBrush.m in Sources */, + 88A19317612B5C7A649A29875135F17F /* RNSVGPath.m in Sources */, + 559954A5F31689C87C337A39CB33A2DD /* RNSVGPathManager.m in Sources */, + 17543C3CAA114B2ECB65821F00795935 /* RNSVGPathParser.m in Sources */, + 2B8E92D25B440371AAB87B6AE31F0C3F /* RNSVGPattern.m in Sources */, + A1F257AED2EA4AE2F3F7496F8BE39FBA /* RNSVGPatternManager.m in Sources */, + 2DA557889CF105E1590D325E568B4DCD /* RNSVGPercentageConverter.m in Sources */, + 8DD15429B9CAFD5A4E546F349C066013 /* RNSVGPropHelper.m in Sources */, + 7AB62DD1EB24F67B521862CBBB176F77 /* RNSVGRadialGradient.m in Sources */, + A9EA5D06F9B8EBDE9E1F72E3EFA1786C /* RNSVGRadialGradientManager.m in Sources */, + 4085CC1C87179418D1DC60597D2A45AA /* RNSVGRect.m in Sources */, + 155AC88EA446039D47430BCE5496741F /* RNSVGRectManager.m in Sources */, + F9BC916E15063DA492BFD181F01FB546 /* RNSVGRenderable.m in Sources */, + 3EB9DD44F9C6D46DB179E77679D2081C /* RNSVGRenderableManager.m in Sources */, + 1D13B2B2F00C61651462D2341F27D45C /* RNSVGSolidColorBrush.m in Sources */, + B4B40E0407D96D8EFEB9BD2C0966ECEF /* RNSVGSvgView.m in Sources */, + 0B0FA8306AC55A5E29B466BEA274491B /* RNSVGSvgViewManager.m in Sources */, + 648C0EDEFCFA929D2DDF3540588A5E83 /* RNSVGSymbol.m in Sources */, + 487D0ECF3561805E0733AE32818AED64 /* RNSVGSymbolManager.m in Sources */, + 5594424624349918B15849B3FC84ED93 /* RNSVGText.m in Sources */, + E1F3E105605ED21C50764ACA5A9FD2BE /* RNSVGTextManager.m in Sources */, + 1077C9D6F387CC9B6783F28FE9F8C594 /* RNSVGTextPath.m in Sources */, + 4AC299AB83B3AC096A1B002BCFE26834 /* RNSVGTextPathManager.m in Sources */, + D19228F4D3F067E5DF12C2C89B327DCE /* RNSVGTextProperties.m in Sources */, + 9E438A3663232EF627A5F2EE435E12FA /* RNSVGTSpan.m in Sources */, + D738ACAF56F5F09EF9D1C87D0A5FBDF3 /* RNSVGTSpanManager.m in Sources */, + 7775B35688CA67C330E6D7C88839ABD0 /* RNSVGUse.m in Sources */, + 20C64E1BB18D801C763E43D98100E5B1 /* RNSVGUseManager.m in Sources */, + 696E2746BAD194DE9CCE8636D0395885 /* RNSVGViewBox.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 124F9B4AC822632C53098EBB0D7C8785 /* Sources */ = { + 280380B5F6AFBFCC690D5A7742C606FE /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 94E0E33F80660BF48D7482C062034AAD /* RNFlingHandler.m in Sources */, - 1513723FA9754E98E0DFF076F63B3C83 /* RNForceTouchHandler.m in Sources */, - 57FB16F01CAF68FA3570101F83508318 /* RNGestureHandler-dummy.m in Sources */, - 06EB8514D3899763E955FF9A439D05C1 /* RNGestureHandler.m in Sources */, - E010596352C06B81BD46E95F17C4B83B /* RNGestureHandlerButton.m in Sources */, - 5C7A1006CFF9A2A082FE06CF9B98A72F /* RNGestureHandlerEvents.m in Sources */, - CB1C1643BE569DFEB95A72D11A9B6CD9 /* RNGestureHandlerManager.m in Sources */, - BADFA763AE50B6846149653D30290BAB /* RNGestureHandlerModule.m in Sources */, - 5AB09477AA54001E44FA4F44B61D2EBB /* RNGestureHandlerRegistry.m in Sources */, - 90B521445528BCF2ABC187BA36717EA6 /* RNLongPressHandler.m in Sources */, - A7E3557839A23540C265E1BFE0023AB3 /* RNNativeViewHandler.m in Sources */, - 57883FD3D50302B6322DEE1921EE4AAD /* RNPanHandler.m in Sources */, - 68D651103C6EBD464A258E82378A233B /* RNPinchHandler.m in Sources */, - 413CA514B5D3AE9A74E97A7747829896 /* RNRootViewGestureRecognizer.m in Sources */, - 6126A25C74F366EE1A8CEA4F579F634D /* RNRotationHandler.m in Sources */, - 722F41A5384CD591F6799D8D2F126714 /* RNTapHandler.m in Sources */, + 9AEE073E06043F584FF95F224AAF41DC /* CGColor+.swift in Sources */, + 972DEEAA858DF85865C1B160622B2BCE /* CGImage+.swift in Sources */, + 3789DCF0387196AB0A1AF28D6456A31D /* CGSize+.swift in Sources */, + 902B67A3590CE533FF3110E35B12FD33 /* CIColor+.swift in Sources */, + 052C08AC39FC717919F51AEED0540BEF /* CIImage+.swift in Sources */, + 1FF3E3C6D4E9DC98AC346EE306C5B743 /* EFInputCorrectionLevel.swift in Sources */, + 225EA47E8608F73CC9057715DA571584 /* EFIntSize.swift in Sources */, + 6E081BDA3EA812871106E7B845918BBB /* EFPointShape.swift in Sources */, + F4C114C2134B2469345CCD9EA30DB559 /* EFQRCode+GIF.swift in Sources */, + DC1F851050F01BEC7725D62C7E684FD9 /* EFQRCode-dummy.m in Sources */, + A260900C0FB2FB4AF8A3D31D3BD59651 /* EFQRCode.swift in Sources */, + 1134A8DE60233F73C4BA5D4BE7513B86 /* EFQRCodeGenerator.swift in Sources */, + 9179FD20E0FE047B34EF32794C4AAA27 /* EFQRCodeMode.swift in Sources */, + 942AD73BAF5E1840EFEF2BA8A4F2041B /* EFQRCodeRecognizer.swift in Sources */, + B2D882FBBA55FE27E9611EFD9963027D /* EFUIntPixel.swift in Sources */, + D2AACB8B56FD93DEF561E0987D12189E /* EFWatermarkMode.swift in Sources */, + 2CBE8DB435ED294E898497D7CB4544BA /* NSColor+.swift in Sources */, + 2E581FD674D570C9F3FAB67BB3F482E2 /* NSImage+.swift in Sources */, + 0D0EC7D3DB6AF01F61FDD4BD096D426D /* UIColor+.swift in Sources */, + 0BC0917EC625864FF03BC329AFA8258D /* UIImage+.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 12F6865E304E6A97D40A5DD18A579F7F /* Sources */ = { + 2B59889C8D96E3955C12FBC9911DD41E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 2918AC61B91D824F03298B6427A15818 /* demangle.cc in Sources */, - 761074B50074BB61B96815030A562B47 /* glog-dummy.m in Sources */, - ECA24D2813EE73131B6C1A9122A2806D /* logging.cc in Sources */, - 3B430839A58692D612B92D3AE879AEFB /* raw_logging.cc in Sources */, - C7D898F13EB7DCB22E480DB4344C4CCF /* signalhandler.cc in Sources */, - 5C3E8BA51AC667ADC5414A3D72939F04 /* symbolize.cc in Sources */, - 1B8B6000E73FBCA37383031D7B776E7D /* utilities.cc in Sources */, - D2F21DB6A25D4327E07B152D63D23FE5 /* vlog_is_on.cc in Sources */, + 6EE556CF644D4E1F5C057E08398416C9 /* react-native-randombytes-dummy.m in Sources */, + B810084D8113DA4F67DAFF5B3FB44E84 /* RNRandomBytes.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 17E98233CF8D6BDFE3E2780A372A6EBA /* Sources */ = { + 2E25AD0575DBB611C4874F32C4981A4B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - FC5B0A4CF5C5EE405BA88A9301265D9D /* Assume.cpp in Sources */, - 368FA1B03A47681A1E40CE3FF220387A /* ColdClass.cpp in Sources */, - 2A1D71AF65B7B89DE518660F516E5178 /* Conv.cpp in Sources */, - C31FC05095D917EF019ABA365C217B04 /* Demangle.cpp in Sources */, - C3F80F5CF8F21F99D083555DA58EC85E /* Demangle.cpp in Sources */, - D06A154E816C289FB417B900D2C0B942 /* dynamic.cpp in Sources */, - E25DEE03833CA9C0446EAA23AD93E7E5 /* F14Table.cpp in Sources */, - 4B1634F7C3EDEEB1B715908845999B29 /* Folly-dummy.m in Sources */, - 7B1D51F1C429C395CBDAA149E8392E71 /* Format.cpp in Sources */, - F0534749AE0E164A77B1B1359180696F /* json.cpp in Sources */, - A5AEB8F35C8828C626D58302B22A5F25 /* json_pointer.cpp in Sources */, - 9FCEBCB68F3495F74E961D5BA5575AA7 /* MallocImpl.cpp in Sources */, - 7033A1F822F7E2F9F895D20E7CC9DE02 /* ScopeGuard.cpp in Sources */, - 78548A4A4A955307648A8853276CC124 /* SpookyHashV2.cpp in Sources */, - 1F6ED275922CA3EEEF7BF9E498511F53 /* String.cpp in Sources */, - CE229EF9FCB5640E6CD530C151B708F0 /* Unicode.cpp in Sources */, + C9822AFFEF42137365362DC66412032B /* RNVectorIcons-dummy.m in Sources */, + AE5811D89E373CFE7F7CCE7B57B4BD68 /* RNVectorIconsManager.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 2D56E6C9ACDD88044EFEC530593C28F4 /* Sources */ = { + 3123F066D235EF6AEB5A4D83437628C3 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 60C4DE0C3AF56ABD6B6076EC58B30FD9 /* AnError.swift in Sources */, - C45A678B40AEA9FB65CC4D4B2806DEF6 /* BCHUtil.swift in Sources */, - CAE11887A5467920E4E537C8C814C4D6 /* QR8bitByte.swift in Sources */, - 06E7BFD556FF93B04288F99F60553D02 /* QRBitBuffer.swift in Sources */, - D4D182D10D1AECA49CD212F127ED80B6 /* QRCode.swift in Sources */, - A5B5DE9B0BF0A2C304C5F0CC619C0301 /* QRCodeModel.swift in Sources */, - A80CD3A0F730D8EC3376E991B99B8F18 /* QRCodeType.swift in Sources */, - 05B4ACE703D9D8099D830EB0A09595A3 /* QRErrorCorrectLevel.swift in Sources */, - 28D65C5796B889B68FC08D8EAED0AE5B /* QRMaskPattern.swift in Sources */, - 39A4E33B2A703CCEB26D51843FF14298 /* QRMath.swift in Sources */, - 7ADAE3B4135C79A9E82B7EDDC6E995A3 /* QRMode.swift in Sources */, - 59CBC86E931937313B720382C4F09C18 /* QRPatternLocator.swift in Sources */, - 26FAEC9096882BC4E8934151A4A21D8A /* QRPolynomial.swift in Sources */, - 6157AC41CCE6C2594A68BE74C72BC02A /* QRRSBlock.swift in Sources */, - 0B94B3FD703438A5810D100173808924 /* swift_qrcodejs-dummy.m in Sources */, + 54DD5F1D2F08BEDBC05AA0470192E5AF /* RNFlingHandler.m in Sources */, + 24001D3697D38ACDC82B0C24AC3C3AD6 /* RNForceTouchHandler.m in Sources */, + 29187C076F8A8AFDE21F67C3AC4F540A /* RNGestureHandler-dummy.m in Sources */, + 3BF4462EA439E923E21BB19C5A86F474 /* RNGestureHandler.m in Sources */, + 4F0822EC6EE4F564C2AEC266996BE0E8 /* RNGestureHandlerButton.m in Sources */, + F2763C0DE2D4EF7CBCB9FE82D2996D59 /* RNGestureHandlerEvents.m in Sources */, + B6F384B1E2A95DB3BEF2CC27188FCA96 /* RNGestureHandlerManager.m in Sources */, + 1327275B88A8F2137B8B26F151F8E686 /* RNGestureHandlerModule.m in Sources */, + 83D0BF5383FA8DF3AB39AAA299A83E1F /* RNGestureHandlerRegistry.m in Sources */, + 7C10CD27BD155E7539FB14617B64B700 /* RNLongPressHandler.m in Sources */, + 37EC7F2C39473E3FE866CB5885F62ADE /* RNNativeViewHandler.m in Sources */, + 6327F736C0A3CB22518D6F3DCA12D655 /* RNPanHandler.m in Sources */, + E043B5E921004113D741D4395C4E6481 /* RNPinchHandler.m in Sources */, + 6D8C2489C4848C59C032347874A202D2 /* RNRootViewGestureRecognizer.m in Sources */, + C0DCF8C5E15A177833A21A032A95C892 /* RNRotationHandler.m in Sources */, + 0D8C44664BE61159AAB83FBC6805A6CD /* RNTapHandler.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 397F2BFDE31919533C3C3CFC907B7686 /* Sources */ = { + 3171593305ACE8A64C7851BF55240F02 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 20322D358C6BA3F388D92273CE6C7D01 /* Pods-BlueWalletWatch Extension-dummy.m in Sources */, + 31510A13709AA8192E6FD17902C0C469 /* CxxNativeModule.cpp in Sources */, + 60D8D84BE6F3E5B0ED8A783215B4E357 /* fishhook.c in Sources */, + 94CD3626AA17C44A5CEDC6922FF9F9C4 /* InspectorInterfaces.cpp in Sources */, + E1524D15137F5B9F78C6B2F61534EC4D /* Instance.cpp in Sources */, + 000B236EE753198939D1B0B84B019E5B /* JSBigString.cpp in Sources */, + A62D06F9DA184A1F9893343E51C6510B /* JSBundleType.cpp in Sources */, + 269C78C2EF47FBE177807F8EF8E13CFB /* JSCExecutorFactory.mm in Sources */, + A7C898B7A8C4FD4C8E2E667A605AACB9 /* JSCRuntime.cpp in Sources */, + 1F4D02CA5CC9D9D758F5C92011C90860 /* JSDeltaBundleClient.cpp in Sources */, + 727AE9F086725B8F2EEF21D95E64BAFD /* JSExecutor.cpp in Sources */, + C2DF23FA00442555D9D6119D71E09656 /* jsi.cpp in Sources */, + E85303DAB3A42C3AF87720FD5D3231BC /* JSIDynamic.cpp in Sources */, + 1243266FF722B1A083DB8D1B723914A1 /* JSIExecutor.cpp in Sources */, + C2185EA9ABECD5CE9EDB6BC54BFE5169 /* JSINativeModules.cpp in Sources */, + 30C1E3BC6C487280EC95C7BB40577B50 /* JSIndexedRAMBundle.cpp in Sources */, + 8FE94DB4CC778EE0A3A7846B351991A1 /* MethodCall.cpp in Sources */, + 76C116832151C7AB213F73F663922C55 /* ModuleRegistry.cpp in Sources */, + E5F05FDDD050AF4590C044F492E8AD98 /* NativeToJsBridge.cpp in Sources */, + 77C916E8A5B57F7C844BB944BB4ACEE8 /* NSDataBigString.mm in Sources */, + 1DA11BB791EAB9FD388ADA81D42C8D27 /* NSTextStorage+FontScaling.m in Sources */, + C62E3AC05DE7CEFC831AD7CA50C020E3 /* RAMBundleRegistry.cpp in Sources */, + A99061009AE81471427B227ED011E35E /* RCTAccessibilityManager.m in Sources */, + C4CA8649EECABF435B3E62172B4D67B8 /* RCTActionSheetManager.m in Sources */, + 16B68DFE28032BE5774AAB93A9AA6C22 /* RCTActivityIndicatorView.m in Sources */, + A2977109A8D2C99A055794D70EBE56E9 /* RCTActivityIndicatorViewManager.m in Sources */, + 1229272D3EECC23E70CDE53F01E206C9 /* RCTAdditionAnimatedNode.m in Sources */, + 48275549B0DF00E7A6800FF2E4728F35 /* RCTAlertManager.m in Sources */, + 4FF2CC8BC2789A5E7195FB696B351373 /* RCTAnimatedNode.m in Sources */, + DBDECA797B67BDE12E4629616780065F /* RCTAnimationUtils.m in Sources */, + 5F2FB3A4FA2084BB2D9C6161E7F2089A /* RCTAppState.m in Sources */, + 6173F9721EBE7ECA7AD4BA7AC05CDB82 /* RCTAssert.m in Sources */, + 084FADA1B0C68304C8DC681B43CF9D6C /* RCTAsyncLocalStorage.m in Sources */, + 2F397A68B5746B8C81439F06104D2507 /* RCTBackedTextInputDelegateAdapter.m in Sources */, + 7DE9D03D234B9E9A799A28E3DAC3D131 /* RCTBaseTextInputShadowView.m in Sources */, + 18F1D0E48B2C26BF0BCA3818F6A83FD0 /* RCTBaseTextInputView.m in Sources */, + BD85C68FBE85007B55F6990437312577 /* RCTBaseTextInputViewManager.m in Sources */, + E4E6F9272A2C277A524431E39720EC80 /* RCTBaseTextShadowView.m in Sources */, + 679E0D2641C6A3018F6B723EBC27D785 /* RCTBaseTextViewManager.m in Sources */, + 62706D096EFBC5578B2E5433707B9F8F /* RCTBlobManager.mm in Sources */, + 06AE9057344612D781A34942838DE489 /* RCTBorderDrawing.m in Sources */, + 3DC5713ABA3A0D81D8CC6EA14D3A28A3 /* RCTBridge.m in Sources */, + 96FCA8E4E5FF833876C229082D76F853 /* RCTBundleURLProvider.m in Sources */, + 55B21B28E044209B8ADA3A4132AE0D9F /* RCTClipboard.m in Sources */, + 6AF33F9DFD8595F0541D55C4924CFFAD /* RCTComponentData.m in Sources */, + 40771370BAD42FE658A30753E92AA3FC /* RCTConvert+CoreLocation.m in Sources */, + F5CB6FBEAC15C853ADA209749C431DB1 /* RCTConvert+Text.m in Sources */, + 64DD4C8E71D0B7FEB5C6B036563068A5 /* RCTConvert+Transform.m in Sources */, + 179A615BDA9C392282C286122C668B91 /* RCTConvert.m in Sources */, + 040B3C355B3F852BB16885232EA9504C /* RCTCxxBridge.mm in Sources */, + FE66B4E44C86760601737E158F32F1DF /* RCTCxxConvert.m in Sources */, + 175666C885CE3F158DAE009F7178E289 /* RCTCxxMethod.mm in Sources */, + 946B143D63C3756F5E79B348EFA5D07A /* RCTCxxModule.mm in Sources */, + A26FBEE18F4F46E4DDDC9C8DEA8E1377 /* RCTCxxUtils.mm in Sources */, + 19BF50738DF95B3907C441AECEC591A9 /* RCTDataRequestHandler.m in Sources */, + E67451498DA0088A3A258166591286B7 /* RCTDatePicker.m in Sources */, + F1B53ECB5D8C7F68082063FC9C0142D3 /* RCTDatePickerManager.m in Sources */, + 1939BE5602DCD35792D157600225C992 /* RCTDecayAnimation.m in Sources */, + EB0CC6788AD41D506B7B791137BE05A0 /* RCTDeviceInfo.m in Sources */, + 1CC51ABD5E945A7993D5DEDC7D7079EF /* RCTDevLoadingView.m in Sources */, + 8656BDD9E69727DFE95F492DED1E917E /* RCTDevMenu.m in Sources */, + 04308C1CEEE30B33ACDA787C0B7119BC /* RCTDevSettings.mm in Sources */, + F31B9A07DC0E04FB3A4212F09BAD0B96 /* RCTDiffClampAnimatedNode.m in Sources */, + 9B6F77507FEC9C385372CB26DD458A53 /* RCTDisplayLink.m in Sources */, + EC79C7A7867853A0AF433608D34EA7A5 /* RCTDivisionAnimatedNode.m in Sources */, + 82408A2B032097F0CF70D0D858AB2EEB /* RCTErrorInfo.m in Sources */, + 5CF20FE0E1B50E0CC59B588B9D79931D /* RCTEventAnimation.m in Sources */, + C2149A35DB9ED42058A27F026EF248C9 /* RCTEventDispatcher.m in Sources */, + CBB191A698199CA097740B3A9AD2FAF6 /* RCTEventEmitter.m in Sources */, + 0AAE7DD86FB600C16156CABE364D1F3C /* RCTExceptionsManager.m in Sources */, + 0331A984262FAA084786DB7C5527631B /* RCTFileReaderModule.m in Sources */, + 4C73335EA98F249E6CE3CA38216B287E /* RCTFileRequestHandler.m in Sources */, + 9D9BEB1466C70722FC22C0736C0015C8 /* RCTFollyConvert.mm in Sources */, + C51A0D51BEC79D735AC99A077CDD83C3 /* RCTFont.mm in Sources */, + 939466A9C293120FF7A953C482C49D8A /* RCTFPSGraph.m in Sources */, + 5632D21494A8988B267C999AFC7A9800 /* RCTFrameAnimation.m in Sources */, + 945719A46ABCFD24A06F75F4694EE223 /* RCTFrameUpdate.m in Sources */, + CD183187C11F83CC2BDA9A0341F5F26C /* RCTGIFImageDecoder.m in Sources */, + B7BB9F96EE8356CA5CA07D5525A20782 /* RCTHTTPRequestHandler.mm in Sources */, + 5CF6C768C8DF78BDC4E411F70E01C6D5 /* RCTI18nManager.m in Sources */, + 482092ED8DC6536D65C85BF386F1B70F /* RCTI18nUtil.m in Sources */, + 3C5994F21420174E17E759583418B00C /* RCTImageBlurUtils.m in Sources */, + 96E690A6A289DAE55A178C88DA38FC20 /* RCTImageCache.m in Sources */, + 50A66C3CCE11CC7D193199CCD72C343C /* RCTImageEditingManager.m in Sources */, + 1D9ECFA0E9F1DE9C2BEBA6002C048DD2 /* RCTImageLoader.m in Sources */, + 9BA1CF3B1C4ECF9028DC88E72D82161C /* RCTImageShadowView.m in Sources */, + FFB44801392025578013703CF4799579 /* RCTImageSource.m in Sources */, + 8F8EF69033589C701E2ABE7E6B82B10F /* RCTImageStoreManager.m in Sources */, + 731C5DC2CDE181E69CDEA4FA47E7652B /* RCTImageUtils.m in Sources */, + D5608E2A70C47063739AF0106589DDA7 /* RCTImageView.m in Sources */, + 71A818E5C2E9F776FA2DD7A8FFB800D7 /* RCTImageViewManager.m in Sources */, + 2B55FC6EEF11C2DD1C39B1964B8D4104 /* RCTInputAccessoryShadowView.m in Sources */, + 3F0D86ED4C818EDB66011C95622D4B5E /* RCTInputAccessoryView.m in Sources */, + 9D1E12D4554799C273F4BD384B21F2CF /* RCTInputAccessoryViewContent.m in Sources */, + B283A9F8A6F56E272F63EBA1B527195A /* RCTInputAccessoryViewManager.m in Sources */, + 478E3D1D1CBBD67003C8AB73D4F26426 /* RCTInspector.mm in Sources */, + C416A2935F26933656ABE28C88092C09 /* RCTInspectorDevServerHelper.mm in Sources */, + F4EA4ED24078AAAD96C4EEF15BEF79BF /* RCTInspectorPackagerConnection.m in Sources */, + C9DD4ECB9026CF6096D9918F6C1D50F7 /* RCTInterpolationAnimatedNode.m in Sources */, + 45D4E589BA96FFDBF8DB2CEA041D85CF /* RCTJavaScriptLoader.mm in Sources */, + 133D834BCBF34E9E844BD390CC23EE5E /* RCTJSStackFrame.m in Sources */, + 8A8C45A42F4CC64A7245EE04DB17FE3D /* RCTKeyboardObserver.m in Sources */, + C8DC7B3FFA2A92E550DB682E16F86F1E /* RCTKeyCommands.m in Sources */, + 528215DB255F21263D897E8C45B5CA0E /* RCTLayout.m in Sources */, + 60BD4333C4530C3C693FC69CAB624BDB /* RCTLayoutAnimation.m in Sources */, + 4A0806F121B3B1F5A14711242B5B25C0 /* RCTLayoutAnimationGroup.m in Sources */, + 56043D0F8A2FA9831B626E904BC010AB /* RCTLinkingManager.m in Sources */, + 08239DFD795FA7B20F20B37C1E5C3D7E /* RCTLocalAssetImageLoader.m in Sources */, + E711DCA5C6D7568362B8A3892006D760 /* RCTLog.mm in Sources */, + B11406902A55F9F849DB5507A7025FE4 /* RCTManagedPointer.mm in Sources */, + 39FAA50865332F92C7C0EFC63390CAAF /* RCTMaskedView.m in Sources */, + 75008F1D9BA812FA9DDB7B2C0CA61021 /* RCTMaskedViewManager.m in Sources */, + E1AA4DADEEF58C76DEBA000B38A62D14 /* RCTMessageThread.mm in Sources */, + E841C76656C2F346FBEC7995B3D57481 /* RCTModalHostView.m in Sources */, + 718CBA25429FE01BEAF2F5D724C575E3 /* RCTModalHostViewController.m in Sources */, + 5744A8BA3C7604CFC352630340C5110D /* RCTModalHostViewManager.m in Sources */, + B05A4471E9701AD53CC36BA7E5A838A4 /* RCTModalManager.m in Sources */, + 461404D990BCF26E5C3438DC2C36768F /* RCTModuleData.mm in Sources */, + C3B501C398F1FA2A10606949F9043B80 /* RCTModuleMethod.mm in Sources */, + 151268F50BFEE315CE864786D13EAC03 /* RCTModuloAnimatedNode.m in Sources */, + C8FE7ECC55AF3B69B3C489F6D16A24BB /* RCTMultilineTextInputView.m in Sources */, + CBF349620FD11AF41EAA1718510B13C1 /* RCTMultilineTextInputViewManager.m in Sources */, + F4383E20EC95369965CF35E885B4D23C /* RCTMultipartDataTask.m in Sources */, + 6F6205566A784918598C0171E79BF085 /* RCTMultipartStreamReader.m in Sources */, + D62961CDCE70924A0E6EC3A7EA30CCA3 /* RCTMultiplicationAnimatedNode.m in Sources */, + 6F909A573A32A067F510212E4FC85DA0 /* RCTNativeAnimatedModule.m in Sources */, + 3AA07F735D7241F6EAA0AFF76D20EED8 /* RCTNativeAnimatedNodesManager.m in Sources */, + 7B56322ED5550F2EBDB9CCD2A42FE01D /* RCTNativeModule.mm in Sources */, + 9C24213C3B2B88D45BFBF77691B95002 /* RCTNetInfo.m in Sources */, + B4AC74B6E39BBFAB0901F2C2EAB0BDC6 /* RCTNetworking.mm in Sources */, + 474C1FD0CC909C343FA0662E6178782B /* RCTNetworkTask.m in Sources */, + B2C182747CF2E6F98844B5ACD5D1D858 /* RCTObjcExecutor.mm in Sources */, + 41693D9CA0AE6A92F8E3F528742B78C6 /* RCTPackagerClient.m in Sources */, + 3B80C3BDC6606D87B30D1BB1F99101F4 /* RCTPackagerConnection.mm in Sources */, + 6CC9EE1D9067D9C625400AB109B4D42D /* RCTParserUtils.m in Sources */, + 620B72809570B31DCE9DDE2A8172AB2A /* RCTPerfMonitor.m in Sources */, + A073F620D50823E99E2B3112D25E102A /* RCTPerformanceLogger.m in Sources */, + B8A53D681E4AED919F524A4F055D87A9 /* RCTPicker.m in Sources */, + 21F53447F867B4650A27EEC44BC64EC0 /* RCTPickerManager.m in Sources */, + ACAA6A1F36D16954C3584B208F6EAB08 /* RCTPlatform.m in Sources */, + 144A20421C761A69DDB03C75BD586F26 /* RCTProfile.m in Sources */, + 64C3960BFD281F1E944B490AC869E803 /* RCTProfileTrampoline-arm.S in Sources */, + 3715F585EAA7C3AE3752FE83D9143271 /* RCTProfileTrampoline-arm64.S in Sources */, + FF1DEDF58DCB6291BAC1AEC1BA5C7A24 /* RCTProfileTrampoline-i386.S in Sources */, + 4927C5F05B3C75F27411777544782F97 /* RCTProfileTrampoline-x86_64.S in Sources */, + 09C9CC49A64A507FCE20AE860D30099B /* RCTProgressViewManager.m in Sources */, + 35C022F965DD9B6A64A21D28BEB3A601 /* RCTPropsAnimatedNode.m in Sources */, + CC283373A58D46520B9E38D655604334 /* RCTRawTextShadowView.m in Sources */, + A017E851DBE9DDB8929E3CA953F1C1E0 /* RCTRawTextViewManager.m in Sources */, + A16F40CF74711E3663DC41E70C32370B /* RCTReconnectingWebSocket.m in Sources */, + DC245AC8A71D08404EBE4AC7CF48A60B /* RCTRedBox.m in Sources */, + D306FE29328D3B55340ADBC6F0ED60E6 /* RCTRedBoxExtraDataViewController.m in Sources */, + B18271A2F5B2F8C9F5A79B2134F62C7A /* RCTRefreshControl.m in Sources */, + DA73C28F248B3CD88A15625FF572E7D2 /* RCTRefreshControlManager.m in Sources */, + EBC7006721DCE5B0CFEDBF7CCB7E3F6F /* RCTReloadCommand.m in Sources */, + 08C2ECAF1922CF2E55327488253F45DE /* RCTResizeMode.m in Sources */, + B9C49F3DEF3D82B35428270153A3AA32 /* RCTRootContentView.m in Sources */, + BBF0F728E4E374029F8DA49C70E654B8 /* RCTRootShadowView.m in Sources */, + 43C52EE39326ACBC8E69A6DA7AD6C55B /* RCTRootView.m in Sources */, + E7708F9F6FA56AADA9206B4F625AA4BB /* RCTSafeAreaShadowView.m in Sources */, + C898D17F701CEA7AFAD6C47B09947A9C /* RCTSafeAreaView.m in Sources */, + 1D4EB823E89DC9E7849889CE20F270FD /* RCTSafeAreaViewLocalData.m in Sources */, + 4B243DC13446AB0D0B1DC9C72E2D2D7A /* RCTSafeAreaViewManager.m in Sources */, + DA406122B0BA9C63AD29D2057C94C5C2 /* RCTScrollContentShadowView.m in Sources */, + FDC5EF7B2844B39E03B271F0A990B492 /* RCTScrollContentView.m in Sources */, + 955F1835FD40AC2C6FCF1F0E384D5735 /* RCTScrollContentViewManager.m in Sources */, + 8E3FFEF95D4F36D77EB13D05B617A76E /* RCTScrollView.m in Sources */, + C1D08A41236BA5E00D28754FCF958C29 /* RCTScrollViewManager.m in Sources */, + B61B1F3471643560B2295852647E87E2 /* RCTSegmentedControl.m in Sources */, + E762E1D4038641ED03E67BA10786067D /* RCTSegmentedControlManager.m in Sources */, + D72B79E1490CA5AE572F0A6DEE9FF8BF /* RCTShadowView+Internal.m in Sources */, + 59B1DBA08D03678EC6E592D7D5F94250 /* RCTShadowView+Layout.m in Sources */, + E3D2D9E605949DE11C989B37FC896CA6 /* RCTShadowView.m in Sources */, + C538E01D7AC9EF1C91CF3A9967BD0EF4 /* RCTSinglelineTextInputView.m in Sources */, + 4B3DDE8768FC6656318604E68FBA3CA3 /* RCTSinglelineTextInputViewManager.m in Sources */, + 25B9FD8D9067AFD46A0CB45E2D237294 /* RCTSlider.m in Sources */, + 985D13424279E1F7BEEEE6208D2683D4 /* RCTSliderManager.m in Sources */, + 88A7751E9321680D0F706D92BF226B7D /* RCTSourceCode.m in Sources */, + 3949140E5DB3602B4C75ECD37C7BE4CA /* RCTSpringAnimation.m in Sources */, + CAC48D8B7212916D53C49576B3416126 /* RCTSRWebSocket.m in Sources */, + B26C84444E5679B7E0089CB1C9BC676B /* RCTStatusBarManager.m in Sources */, + B4E8638F19F776C721054BCCF085EB76 /* RCTStyleAnimatedNode.m in Sources */, + 61060449716A09386B55F8B59563365F /* RCTSubtractionAnimatedNode.m in Sources */, + 673833169BA53AEC5E1AB16EB4DA678A /* RCTSurface.mm in Sources */, + 4D8154F07A20424711F8F106FF3422F1 /* RCTSurfaceHostingProxyRootView.mm in Sources */, + D474D1988143981A5B7550F4C7CEAE94 /* RCTSurfaceHostingView.mm in Sources */, + 06711BD0A4F31819A0918AE4E2980E58 /* RCTSurfaceRootShadowView.m in Sources */, + 12DD17AA8477D3DDC3A42B0D19DF1A50 /* RCTSurfaceRootView.mm in Sources */, + 118CA17991C59E95A95F14158FE5CC36 /* RCTSurfaceSizeMeasureMode.mm in Sources */, + 9EF94FEF13AAED27BC8CEF9DFECF4AC9 /* RCTSurfaceStage.m in Sources */, + A72C8C582EC5194E54C224A53C777361 /* RCTSurfaceView.mm in Sources */, + F3237CB7790D8C9D4FBDF8D91E840B3B /* RCTSwitch.m in Sources */, + F17763E80FFA87F2147406D3C458730A /* RCTSwitchManager.m in Sources */, + 6A490C0AECA5EACA08C33C767EABE680 /* RCTTextAttributes.m in Sources */, + A7AB534F0BD3ADEC12BFFA8F624AC840 /* RCTTextSelection.m in Sources */, + F42F54CD447146C3481F9F8D9395DD27 /* RCTTextShadowView.m in Sources */, + 6EAF38D69BF276728E5C10D30B07483E /* RCTTextView.m in Sources */, + 515977FEE84444F7656EF732532BD909 /* RCTTextViewManager.m in Sources */, + 3640B4B07F7AC35FD432F86055E508C6 /* RCTTiming.m in Sources */, + 3E2D7A461895C27A7AD3EA22188D887F /* RCTTouchEvent.m in Sources */, + CB6DEF9D90A01A31442723B07449FB28 /* RCTTouchHandler.m in Sources */, + CCFA5F31486FE1490E47DCBB4D640023 /* RCTTrackingAnimatedNode.m in Sources */, + F5DE4A9DF471D4C9825D4B1E953E00ED /* RCTTransformAnimatedNode.m in Sources */, + 15B7973312F1B3884A2858377BCB010D /* RCTUIManager.m in Sources */, + 6CF516D6D564E228F59DA25205375301 /* RCTUIManagerObserverCoordinator.mm in Sources */, + C4185ADF48F3AE747937D56D99F5DBA9 /* RCTUIManagerUtils.m in Sources */, + F63AFDFEDEE3C88B87FE8C0EFC6E14A8 /* RCTUITextField.m in Sources */, + 9614930F19B2EF4467DD7269BBC6F489 /* RCTUITextView.m in Sources */, + 4D42B9A1BFCE982A07954643F2E2077A /* RCTUIUtils.m in Sources */, + 6A2A51860A5022B68D64ECF614FD56A4 /* RCTUtils.m in Sources */, + 7163AC0C494892AB6B6DBA5046B246E7 /* RCTValueAnimatedNode.m in Sources */, + 8CD45B497F3042001F678D1344B577B3 /* RCTVersion.m in Sources */, + A2812649AD5EF7408D0E27B86C8C2DD0 /* RCTView.m in Sources */, + B0DDB67576D83F32C3C16DDE5CAFB34D /* RCTViewManager.m in Sources */, + 5C18F6E5CF9421D0F5EC19A7B31EAEEC /* RCTVirtualTextShadowView.m in Sources */, + 5610CE975CF8D6CCC04700CC5073C08D /* RCTVirtualTextViewManager.m in Sources */, + AE87B67530092F8E66408FF5B258BAB3 /* RCTWebSocketExecutor.m in Sources */, + 97CD51014B1D1244611EC39A1CACF0BB /* RCTWebSocketModule.m in Sources */, + 79756E37A71FB8EEF977ED8675130770 /* RCTWebView.m in Sources */, + F4CC57D4B6BFE41FA535C24082771BED /* RCTWebViewManager.m in Sources */, + 7DDAA09443039A766C59DE4F5DD15BFC /* RCTWKWebView.m in Sources */, + 7214BAE9193F59EE04EC4E268F480602 /* RCTWKWebViewManager.m in Sources */, + C90478B6137CA5B03324203A89ADB144 /* RCTWrapperViewController.m in Sources */, + D6D538C7A3A4F2CA374E739D28600160 /* React-e01e85b3-dummy.m in Sources */, + 511A0CE800E657B4E5A3DA0D8E8181F3 /* ReactMarker.cpp in Sources */, + A4B189D6F4D7745E5A67CF3FFF4494F1 /* UIView+React.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3A73C538E5E5715C705DD810E1D518C1 /* Sources */ = { + 3AD52DBAD2E77828743BA8A56DB0211C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - F89C6208B0203B7DE85DE82A508ADE99 /* Pods-RCTPrivacySnapshot-dummy.m in Sources */, + EA733296569A1D44F41C6F361DC288DD /* GoogleAnalyticsPayload.m in Sources */, + 0EBEC9409C9BD8233CC5A74D24CDBE03 /* RCTGoogleAnalyticsBridge.m in Sources */, + 2424AC0D0608DF32BC9E425B0EB33937 /* RCTGoogleAnalyticsSettings.m in Sources */, + 076681BC54A7F30645AB03D04F032CEE /* RCTGoogleTagManagerBridge.m in Sources */, + 84592989CA4FA498773803ACAE6B9039 /* react-native-google-analytics-bridge-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 42A18DC8733FB71F16434CE942FF8821 /* Sources */ = { + 5116441C0EDBE117C0D32EFEBA35ABD5 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8C09E546B3290DA11BA85B306E61D0B6 /* GoogleAnalyticsPayload.m in Sources */, - CB8AC8DD35FDF547142F414EEA25EB82 /* RCTGoogleAnalyticsBridge.m in Sources */, - F3545DB6FDF7CF2F3AB116BD4C7B9D40 /* RCTGoogleAnalyticsSettings.m in Sources */, - 2792CEA6265338279855229FD2244CE4 /* RCTGoogleTagManagerBridge.m in Sources */, - E2EFFA6A2DDC7C9016701057D9A05F10 /* react-native-google-analytics-bridge-dummy.m in Sources */, + 27A2F045C4911EDB856162BF6E34129B /* ImagePickerManager.m in Sources */, + 83F6EFF53DF646A899CE2A5ACEE4CDBD /* react-native-image-picker-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 4CE03287272A7E4BCEF0C615B32BE8EE /* Sources */ = { + 67E169709DE7F7780AADB936B4F8DFE0 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 37146AEC11D901201F17A906EFBAA150 /* DeviceUID.m in Sources */, - 60E56005CF8E709BDCBD81C738441CBA /* RNDeviceInfo-dummy.m in Sources */, - 5B1758D63A23E7AC08239BFDD26C62AF /* RNDeviceInfo.m in Sources */, + E4CA141BF1528478C737A54C9746957E /* CxxNativeModule.cpp in Sources */, + 87D6086F0BEEA1C6B6DEB7019E3B46E1 /* fishhook.c in Sources */, + 0BAE483F0D9B52A021DD2CCBFBDF9738 /* InspectorInterfaces.cpp in Sources */, + 51E1888C3110089E8FADBAF7205E6101 /* Instance.cpp in Sources */, + A4420445AB125381C4D991D98F8F81BB /* JSBigString.cpp in Sources */, + 65B36EB33A454EAE0D1E04DA4FC9F825 /* JSBundleType.cpp in Sources */, + EB0FD3084FD9AD6EC7B66FBC51496949 /* JSCExecutorFactory.mm in Sources */, + 2E3AA86D0B0DB9C8BA04F8D6A82BE6FC /* JSCRuntime.cpp in Sources */, + 78F92474A8F9C3D938FB8DA83E643B2C /* JSDeltaBundleClient.cpp in Sources */, + 00FA2348463CCA97F485F30D893681CC /* JSExecutor.cpp in Sources */, + 94CEA6EF352B88DA7B9EAA63A2AB0C4A /* jsi.cpp in Sources */, + 9BFC55C44553D6D46A588882D0E0BBFD /* JSIDynamic.cpp in Sources */, + 0F556588C072B50D6D204CBD17DB83D7 /* JSIExecutor.cpp in Sources */, + 04D5AE07E474CBE13B98AC98ED683F92 /* JSINativeModules.cpp in Sources */, + 7656E2E43700D498ADAB2A120BE84824 /* JSIndexedRAMBundle.cpp in Sources */, + 638BA0CD2B38C22C116AABFEE6F20C4D /* MethodCall.cpp in Sources */, + 7D01079E9C9C8F5394EEA05752B57B5A /* ModuleRegistry.cpp in Sources */, + BD2A21994708247BEFD207AF7BF46B49 /* NativeToJsBridge.cpp in Sources */, + 7424B17D0FC65AE730DF25A382E0813C /* NSDataBigString.mm in Sources */, + E40F5A8E4ED0A5788B859B98AB882FA0 /* NSTextStorage+FontScaling.m in Sources */, + 2AB38FF94BFDC4B075B984EB1C1FE70F /* RAMBundleRegistry.cpp in Sources */, + 7627D30D21E04D57B7810F69F4F8362A /* RCTAccessibilityManager.m in Sources */, + C32C7A8FECCB431CDAE288FCB7F0E4CC /* RCTActionSheetManager.m in Sources */, + 33B5110D4202610FD40D059AD62BF866 /* RCTActivityIndicatorView.m in Sources */, + 02415FC662FCD5892408DE46D0F584E0 /* RCTActivityIndicatorViewManager.m in Sources */, + 2EECC36EBF0BDF5EE58C11869FFE865A /* RCTAdditionAnimatedNode.m in Sources */, + 87FFEFFD6DEC81901306A49357B2D37F /* RCTAlertManager.m in Sources */, + 9084506B3881CB56C394F1609407EDF7 /* RCTAnimatedNode.m in Sources */, + 031CB8BB5773560D8A43FCA51AE74F80 /* RCTAnimationUtils.m in Sources */, + 5003C014EF17E69ADB3175D8DCAD8159 /* RCTAppState.m in Sources */, + BB7F52768C2AE4ED96F31B7C55515627 /* RCTAssert.m in Sources */, + 379367A8F5D182BA6524C8225F8822D7 /* RCTAsyncLocalStorage.m in Sources */, + B22B7C47A7B4769D9C31BD1FCB14685C /* RCTBackedTextInputDelegateAdapter.m in Sources */, + 5A0018488F1CBD8DAFEB79FBB2001327 /* RCTBaseTextInputShadowView.m in Sources */, + FF799D6E0319B3836B86B27423673B31 /* RCTBaseTextInputView.m in Sources */, + 3132C68A35DF53F2C885457A8FC56656 /* RCTBaseTextInputViewManager.m in Sources */, + 2514216C78823E355EE4E41AB07937FF /* RCTBaseTextShadowView.m in Sources */, + 7822F84F86044CBA870158D7AAFF8335 /* RCTBaseTextViewManager.m in Sources */, + B5AFC31F63A83C8020DB11D8E9968ACE /* RCTBlobManager.mm in Sources */, + 9C294AC31FA70793B6E06FE8D7CE2D15 /* RCTBorderDrawing.m in Sources */, + 1B92F9F2E526E6B7B5799A8488EE5FFB /* RCTBridge.m in Sources */, + F3A184F56A074D2AF9BE7AAA55267DB4 /* RCTBundleURLProvider.m in Sources */, + 782C65512813A38459453F1C0694C85C /* RCTClipboard.m in Sources */, + A7D0A5E98823786DC7376E92DD40F0B7 /* RCTComponentData.m in Sources */, + F35ABED1FB4DCAE8D3ADD2244D3B1A71 /* RCTConvert+CoreLocation.m in Sources */, + D4A1ACE4F4490850AEA5E3675C4391FC /* RCTConvert+Text.m in Sources */, + 2CCC155DAE315044016C6429F8EB757F /* RCTConvert+Transform.m in Sources */, + E5CE6D44D4EC0F4F1D97B902AA3F14FE /* RCTConvert.m in Sources */, + BF3D9F35D6A417F6AF34E0D5AB7FEB79 /* RCTCxxBridge.mm in Sources */, + 97CE2EFC32DB419F191E83CAFB469DED /* RCTCxxConvert.m in Sources */, + F51AC8BCEE68BAD3CCA3FE75C2F92D20 /* RCTCxxMethod.mm in Sources */, + 30DBD2FC583A391285CE9C5E19CAEDCB /* RCTCxxModule.mm in Sources */, + D074952AC1F3149AC0741C42F7A8CE8E /* RCTCxxUtils.mm in Sources */, + E81C3B803CB3D6AB17D86220ADE097DA /* RCTDataRequestHandler.m in Sources */, + BDFD8FF594CC05DDCB69ED9CDCAADCC3 /* RCTDatePicker.m in Sources */, + A5A120E37F1C32D11098820126FF4F5C /* RCTDatePickerManager.m in Sources */, + 55604492E09874E1969311103DF1BB1E /* RCTDecayAnimation.m in Sources */, + C9242ED98BD11A7720E9AE792ADDC183 /* RCTDeviceInfo.m in Sources */, + F0667377566A221E5C95E715689DB0B7 /* RCTDevLoadingView.m in Sources */, + 7C09FA132220D5085521EA19D9C10F91 /* RCTDevMenu.m in Sources */, + 82947E47D9447F2FD60FAD9FBC167A36 /* RCTDevSettings.mm in Sources */, + 3E3A3B764EA45A741EA7C3966B74B8CD /* RCTDiffClampAnimatedNode.m in Sources */, + 2F34BC7F8CD4B9D80A203F78EE250A0E /* RCTDisplayLink.m in Sources */, + 98CF12364D2AC0B07A82F73916E3313B /* RCTDivisionAnimatedNode.m in Sources */, + 22CA38FAE2EA7860FAF2B202641D3280 /* RCTErrorInfo.m in Sources */, + B7881C7EC16F0CB69A02961A5C29AFFC /* RCTEventAnimation.m in Sources */, + DDC9DA124C72135A73468930216D255A /* RCTEventDispatcher.m in Sources */, + 7DFD2999298E7E14743140677ACE332B /* RCTEventEmitter.m in Sources */, + 33B519E42302B57F4E762B1104FD3C06 /* RCTExceptionsManager.m in Sources */, + F5096AB3BE19AC0E2179D01DC4184736 /* RCTFileReaderModule.m in Sources */, + 07F792F909EBBFEB284D0C9FDFEDB76E /* RCTFileRequestHandler.m in Sources */, + 35A7C1B4E420E5472E4B883F79B18E1A /* RCTFollyConvert.mm in Sources */, + 7FDAFF6CF8D60294F25E84F1F365DB3C /* RCTFont.mm in Sources */, + C13D1B2073DF05681E161954BFDA4DDF /* RCTFPSGraph.m in Sources */, + 4DE7D5E5CD014ECF76E2467043562ADC /* RCTFrameAnimation.m in Sources */, + 4DBCE2DB0A115ABE8AFF6ED408BCDB1F /* RCTFrameUpdate.m in Sources */, + 7E37BBA0EAE9BC8B5C81D3F8D4190C3C /* RCTGIFImageDecoder.m in Sources */, + BFC7E949EADD7680F45AFAF55CB45963 /* RCTHTTPRequestHandler.mm in Sources */, + FE73D1F64CC99FF2046BDFE31BD557E4 /* RCTI18nManager.m in Sources */, + 0BEF1C367FC5BCF5CAE04DE22CB03271 /* RCTI18nUtil.m in Sources */, + 617B5D33131F05029ACF5D1964BC7E25 /* RCTImageBlurUtils.m in Sources */, + 3717E9423A900B62BE132913B8BFFBD5 /* RCTImageCache.m in Sources */, + 4E6AC766D7F55B532FD6B6D6B5B93529 /* RCTImageEditingManager.m in Sources */, + B2EABAB71ABE3997658E639120DB59A7 /* RCTImageLoader.m in Sources */, + 98865B6160F8CE3DEF2517244BCC4CD0 /* RCTImageShadowView.m in Sources */, + A732BB9D4AF59B319DED5A1A8A441393 /* RCTImageSource.m in Sources */, + 70C6EFC4A348F1B6BD114DD24497AADC /* RCTImageStoreManager.m in Sources */, + 5CF352A7937BE9B1541D6750320629E9 /* RCTImageUtils.m in Sources */, + 50E10FFA6AF99DE67F70E74BF6D3A451 /* RCTImageView.m in Sources */, + D2DE1E93C4ECFD79F737F3FC480B08FB /* RCTImageViewManager.m in Sources */, + 72D7504B087B27C00E235B9D6FE1D869 /* RCTInputAccessoryShadowView.m in Sources */, + 5ECF535558A1F71C997A5BF5F00C0EBD /* RCTInputAccessoryView.m in Sources */, + 63F5E467905CE2A39B93A183949CE444 /* RCTInputAccessoryViewContent.m in Sources */, + EC0B8110986152BEF7D0BA5DDEDEB286 /* RCTInputAccessoryViewManager.m in Sources */, + 93AF9BA2ADD66A9355D15FA0D6308EA6 /* RCTInspector.mm in Sources */, + 9E2F9C3B8FDEEB0708C06C1E9B1DD7AA /* RCTInspectorDevServerHelper.mm in Sources */, + 31C1EE18C7D32B8E20F0D0B2FC6B546B /* RCTInspectorPackagerConnection.m in Sources */, + A558901EB476A232ECABCE6FD2E6AE7B /* RCTInterpolationAnimatedNode.m in Sources */, + DABDE5EB4D724E55AA9C4F2B4FD68E8A /* RCTJavaScriptLoader.mm in Sources */, + D7339C1921161A2ABDE34B1447493080 /* RCTJSStackFrame.m in Sources */, + 82363A9D3CE086B1C09241EEFA525716 /* RCTKeyboardObserver.m in Sources */, + 8E263FB11827E360573C0A3BBF880BAC /* RCTKeyCommands.m in Sources */, + 23EB78BC00C4F63CCA9E42F68F677E07 /* RCTLayout.m in Sources */, + E10DF8BEF8613B67E550E6BE3CF5429C /* RCTLayoutAnimation.m in Sources */, + 58B5E7677982854960EB37DA3A3AA616 /* RCTLayoutAnimationGroup.m in Sources */, + D4EDE37DC345A74FE304FF4F87DE762E /* RCTLinkingManager.m in Sources */, + E7F352281F747BA5ADDEEAA3316DF7FF /* RCTLocalAssetImageLoader.m in Sources */, + 84F91E435ED86F947EA0E6B5E4CEF3D2 /* RCTLog.mm in Sources */, + 723C938F2FFA29DF3C182AB2862F0197 /* RCTManagedPointer.mm in Sources */, + C58617AA32233611D23BAA77C76E50B2 /* RCTMaskedView.m in Sources */, + B94011E64C2350040AE3379841AD0006 /* RCTMaskedViewManager.m in Sources */, + 633ED948D083C50B02DA0DD5CBE63768 /* RCTMessageThread.mm in Sources */, + 2B5D2FE34B9B1354893F85D240D3111A /* RCTModalHostView.m in Sources */, + 1352E05C45355B3EA654E1BD104774DF /* RCTModalHostViewController.m in Sources */, + 6BE110F2D7F5721A84E049B957365A19 /* RCTModalHostViewManager.m in Sources */, + CE0A20A0E1E45147DEB38B3E4E17AE5B /* RCTModalManager.m in Sources */, + BAA06406C6CFE3750EA4D6F17FA22B30 /* RCTModuleData.mm in Sources */, + 1E726BF3E9BF012FD6CCC83CC93B2D53 /* RCTModuleMethod.mm in Sources */, + C21FA0A0C176638753A7E69B2D3C94F0 /* RCTModuloAnimatedNode.m in Sources */, + 0F01FE9FA634B612AF9F5B34210DF7D5 /* RCTMultilineTextInputView.m in Sources */, + F3C74F0E651FB2A31B840C3D9DE56BA8 /* RCTMultilineTextInputViewManager.m in Sources */, + 59774A3BF2B774B77B1EE43311D56CE2 /* RCTMultipartDataTask.m in Sources */, + E74EE183B0B08946CF5D7B5F8218EA0C /* RCTMultipartStreamReader.m in Sources */, + DFC8A4A870E2657E31B94F075C14E606 /* RCTMultiplicationAnimatedNode.m in Sources */, + B21402E3BA4363DC80F6AA7BABEA4571 /* RCTNativeAnimatedModule.m in Sources */, + 33E206C8A03CD52529EED44DAD92C6B5 /* RCTNativeAnimatedNodesManager.m in Sources */, + 3839B6C94FC50A714FC7AC18554DB77E /* RCTNativeModule.mm in Sources */, + CB077641F0607F739F34241E6341E6E5 /* RCTNetInfo.m in Sources */, + 87C2206076B956CCE7A455B46A0C41AA /* RCTNetworking.mm in Sources */, + 894E3FE09DE47B134F40CDA1B9A77132 /* RCTNetworkTask.m in Sources */, + 11BD44796F397B86642ADEBA38EF9598 /* RCTObjcExecutor.mm in Sources */, + 424AA604E4CB2204F345538437AF3555 /* RCTPackagerClient.m in Sources */, + C4338FF193031E40C699D848849641EB /* RCTPackagerConnection.mm in Sources */, + C34B177335645891B929D3E919285E01 /* RCTParserUtils.m in Sources */, + 2598FDF7F418B004F60B79A2EDB44E8F /* RCTPerfMonitor.m in Sources */, + CFD26880407A4267C06A518A3DB52510 /* RCTPerformanceLogger.m in Sources */, + F786B02378E308F389CA0884FDA6C715 /* RCTPicker.m in Sources */, + 7A43ECA3F26C6DCAFF589F753449F674 /* RCTPickerManager.m in Sources */, + 4E762D2C206A34E19CB1C858CEEA9C93 /* RCTPlatform.m in Sources */, + F8C154391F4C4D729C30563DB00D72DF /* RCTProfile.m in Sources */, + FBEACF84D75DCBACA17FBA94637B6EDA /* RCTProfileTrampoline-arm.S in Sources */, + EEA22D8EF3E4E0C3E4E7A625E18CEC3D /* RCTProfileTrampoline-arm64.S in Sources */, + 5EA38A1F644F1961CCDE0825C07DBD30 /* RCTProfileTrampoline-i386.S in Sources */, + 1F4DA09EE02D614EBD018DD09E1E8082 /* RCTProfileTrampoline-x86_64.S in Sources */, + 222B37E5C19B76BA7B94B1BFF0488EA4 /* RCTProgressViewManager.m in Sources */, + 87ED94B238AB34F72B9EF44DDCD4BE0B /* RCTPropsAnimatedNode.m in Sources */, + E88B1F567968C1579B8B25AD94A1A7A3 /* RCTRawTextShadowView.m in Sources */, + D147DCBA4C5CD6F3D2B976E3FEC61153 /* RCTRawTextViewManager.m in Sources */, + 7A28EF8AD6FD786BEB65877D653A09C6 /* RCTReconnectingWebSocket.m in Sources */, + 3ED44612A433B2A3F2E8D2EDC780C3ED /* RCTRedBox.m in Sources */, + 891A37E7DACF51CE0CED6D564421F0D6 /* RCTRedBoxExtraDataViewController.m in Sources */, + E8156BBCD4CFF7DD6C2BA2EF299393E0 /* RCTRefreshControl.m in Sources */, + B493454DFAFD20D47F0DACC15BBD9BA9 /* RCTRefreshControlManager.m in Sources */, + F3919C1919DED9C3F4F039B8DDAD4847 /* RCTReloadCommand.m in Sources */, + 8E721E1ED7F372BAD4AD66BBF575AABC /* RCTResizeMode.m in Sources */, + CB18E4DC98FF54B4089052ED9830F76C /* RCTRootContentView.m in Sources */, + C7BD87A807F7054667DF50EAD7B79E2E /* RCTRootShadowView.m in Sources */, + 04564A8D6FFE1B6AD8BFED164BE4DE33 /* RCTRootView.m in Sources */, + 87B2209D619D759424A94A56B1CE0929 /* RCTSafeAreaShadowView.m in Sources */, + 3381ECBC7B1C4F8235E38CE0B71E583F /* RCTSafeAreaView.m in Sources */, + 5C7B6782B6C0FC1827B42F5E816071E3 /* RCTSafeAreaViewLocalData.m in Sources */, + 52AB9897A07864AA6360988899E9DC60 /* RCTSafeAreaViewManager.m in Sources */, + 01C2426D151AD5E94CB7C0B7EB918AAF /* RCTScrollContentShadowView.m in Sources */, + 608AE61E785842464E32A5618727C4A8 /* RCTScrollContentView.m in Sources */, + BA9044F90428ABA13A054AB93C851ED3 /* RCTScrollContentViewManager.m in Sources */, + 88F47C4EEDC4326EEB9FE6B1981C0C3B /* RCTScrollView.m in Sources */, + 1690A38586EE7FEC0DAB4168767A6DC1 /* RCTScrollViewManager.m in Sources */, + D01737E335A4E0589994FC7A3FB865AE /* RCTSegmentedControl.m in Sources */, + F1F4131250A951B4AAA31D461889A6EF /* RCTSegmentedControlManager.m in Sources */, + ACF0EA3760CE0E72519D4274438D6617 /* RCTShadowView+Internal.m in Sources */, + 059FB83C75F3F6FC97561E2679EF23C1 /* RCTShadowView+Layout.m in Sources */, + 6B29BF89F54EBBCDEBB0F00921BB8C4A /* RCTShadowView.m in Sources */, + 45E7FA81E35376A82D2A95FA4EBAB2DC /* RCTSinglelineTextInputView.m in Sources */, + 6F13D7D068130956A94599FDABBD47E2 /* RCTSinglelineTextInputViewManager.m in Sources */, + 15C43A8613B96A8B90B936AB073B93C5 /* RCTSlider.m in Sources */, + F4343CF13A6DA7CA71ED5C750115DA2C /* RCTSliderManager.m in Sources */, + A79357F4E7F4D802DD4DC34A569B72B7 /* RCTSourceCode.m in Sources */, + 3E0882AA4EC5140BEE1BE0F449164B52 /* RCTSpringAnimation.m in Sources */, + 3803F0B77D763A97FC2E08B42A70BB08 /* RCTSRWebSocket.m in Sources */, + 05BF17D60570F3519FF6502D65AC3D25 /* RCTStatusBarManager.m in Sources */, + 53808201C5BFAC66403B6B8C2D0B8A3B /* RCTStyleAnimatedNode.m in Sources */, + 27571DA485734A1D7B62628AAADDFE34 /* RCTSubtractionAnimatedNode.m in Sources */, + E67FD497AC0D96B37729D938A9FCF6D4 /* RCTSurface.mm in Sources */, + 7441B65389B1C33BFE7869A5710591D0 /* RCTSurfaceHostingProxyRootView.mm in Sources */, + 5807C1F6511161A5B3688139C8FCF90E /* RCTSurfaceHostingView.mm in Sources */, + 8D07609C3CD0813C0B8C22EF645A6A17 /* RCTSurfaceRootShadowView.m in Sources */, + 04568E3197112F73A7321FA346B657D7 /* RCTSurfaceRootView.mm in Sources */, + 94E2786ACE72C8F6472810008AB1BDC2 /* RCTSurfaceSizeMeasureMode.mm in Sources */, + 0BE12402E75DCF520A310C9EE8B70383 /* RCTSurfaceStage.m in Sources */, + 64528127B83E8EE295E45489DF41EE0A /* RCTSurfaceView.mm in Sources */, + 50EFF2A1939D2C00A4028854CE76C7E2 /* RCTSwitch.m in Sources */, + A64CADD4DE6DED8C1E7AFF916D7D2351 /* RCTSwitchManager.m in Sources */, + 6469EA16D1CB62B036371EB73964254F /* RCTTextAttributes.m in Sources */, + 32604AAF8AA6678BE68A83338E83D7F7 /* RCTTextSelection.m in Sources */, + 7D2EA40CA239946BE8D16CEA2420C5B3 /* RCTTextShadowView.m in Sources */, + 7CFC0E50D594F96235BFCDFBE83FCF4B /* RCTTextView.m in Sources */, + 2848D7025F6D9F7AC586F0121E63AA8D /* RCTTextViewManager.m in Sources */, + EB146A0B250198FA3C59E99F1CA2C900 /* RCTTiming.m in Sources */, + 734FB35812B6B99A02E7637DDAC7819D /* RCTTouchEvent.m in Sources */, + ADAF44C17FDC7EE68E03BD4E1629B1BB /* RCTTouchHandler.m in Sources */, + BB3F26CD98578E18FF170D2F1EF1F8E1 /* RCTTrackingAnimatedNode.m in Sources */, + F072E2D71D1F1C7521FB7DE1A9A40F7F /* RCTTransformAnimatedNode.m in Sources */, + AB6C842F9F60C675343A133A7E7D2A65 /* RCTUIManager.m in Sources */, + EB5152CF5196EE083AACFE7C5FC79064 /* RCTUIManagerObserverCoordinator.mm in Sources */, + 866D770C88895EB481D823E1FA9F1119 /* RCTUIManagerUtils.m in Sources */, + 8D6B575D9946C326428E1F12C743E4A0 /* RCTUITextField.m in Sources */, + 82952970846B5A955166169DDE3D43DF /* RCTUITextView.m in Sources */, + 23C958A039FE96F91C78B19F94ED953F /* RCTUIUtils.m in Sources */, + 858145607BAE413BDB37D530E9CEA464 /* RCTUtils.m in Sources */, + 508FE656BAB1AC62D8C256BEC544DB52 /* RCTValueAnimatedNode.m in Sources */, + CEC7E7A81EB354095C197038D0E007F7 /* RCTVersion.m in Sources */, + 970AA05302CD5C5BBBBEA2542C932439 /* RCTView.m in Sources */, + EFDF721F3D0A57BD62A53073C9573101 /* RCTViewManager.m in Sources */, + EB5D40803C88A675006E2814E00E347F /* RCTVirtualTextShadowView.m in Sources */, + 3B891E05575F3095E273459867BE3A3E /* RCTVirtualTextViewManager.m in Sources */, + A2308A791217EE4E65646A3A8FAAB45D /* RCTWebSocketExecutor.m in Sources */, + 070F9EF69768B3CF82501B323AA17025 /* RCTWebSocketModule.m in Sources */, + 92A7CC830431C830AFDC92E33D796945 /* RCTWebView.m in Sources */, + 01396D57B2B12E1220A284551E58877C /* RCTWebViewManager.m in Sources */, + D9BF33C35CFCDD1E2C262D16336E3AC6 /* RCTWKWebView.m in Sources */, + F7E2C344ED4B60F6C38C8DC3C4721436 /* RCTWKWebViewManager.m in Sources */, + 3D89A015381F25ABDBEBD8BF81ECC8E1 /* RCTWrapperViewController.m in Sources */, + 8A2A604D3107ECD487AC879C5283C098 /* React-ba148cca-dummy.m in Sources */, + 58732E385A18FD4C80E78EA0F143A181 /* ReactMarker.cpp in Sources */, + F7C6BE5E280AB136482F90DB8D2BE2EF /* UIView+React.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 530ABC550F96BE643B8388E4AD5087C0 /* Sources */ = { + 6B87883CCBA26DD4DE839CDEB294D283 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8C75D0B26A901D6DDC8B9F8C32904C63 /* Pods-BlueWalletTests-dummy.m in Sources */, + 62A6C2CCB0C49D92815A92397D2A78C9 /* Pods-BlueWalletWatch Extension-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 533739F3925C9CF749C369065E25BABC /* Sources */ = { + 793B4123AE3929F6989D1F64A01654CD /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - D7ABA2B86045ED2779A28135F9C499FE /* BVLinearGradient-dummy.m in Sources */, - 7B9162EE65E2082ACBAA27104385FEA6 /* BVLinearGradient.m in Sources */, - 40E38BF2CFD546C0D1E77D9A1F56E1A7 /* BVLinearGradientLayer.m in Sources */, - 2979032A0D3495BA9E15347295D930F5 /* BVLinearGradientManager.m in Sources */, + 81E938E6B905FD6BCA564E665E6CD8AE /* BVLinearGradient-dummy.m in Sources */, + 93F2783847AB6C0A7CA2E187EAF34834 /* BVLinearGradient.m in Sources */, + E769874E7149E32F3071ED40BC7367C7 /* BVLinearGradientLayer.m in Sources */, + 885296ABDD6BA10D23429C6EBE37951E /* BVLinearGradientManager.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 593CE1B218AF821627653DF0E49C1F46 /* Sources */ = { + 83B6F579038B2C83E885BC393CAA9E05 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 3BE39D39817BADB5DACF22E2922B7627 /* RNSentry.m in Sources */, - ACCFE47DFD743E40B6E88008BF058026 /* RNSentryEventEmitter.m in Sources */, - 7509C59917F692DAA3BE9C37DC0E62E4 /* SentryReactNative-dummy.m in Sources */, + 0A854B394651777368F72E516E123178 /* DeviceUID.m in Sources */, + AE43625DBD5344DA32DF116C2CEF6B5E /* RNDeviceInfo-dummy.m in Sources */, + 9BE8B2EDD41135C494E671D48D301011 /* RNDeviceInfo.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 6C4F37ED2AE58C255BC93E1E8F9F42A4 /* Sources */ = { + 8576BF1F0DE47034625185E5F1A9583B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - DCF16E5131BCA38A12DDB2343C372F67 /* react-native-webview-dummy.m in Sources */, - A0A0C614C4D89111E20404A0AFCDBCC0 /* RNCUIWebView.m in Sources */, - 2F455645B3C1E52DBC8FF4B17201D524 /* RNCUIWebViewManager.m in Sources */, - 1FA24F22FCD0D61DC56521D3A32F3547 /* RNCWKProcessPoolManager.m in Sources */, - F04BA5FEF2CA3BD233C5049CC09B6EFF /* RNCWKWebView.m in Sources */, - D8E23531782F9CF38C82ECFFAD94BAA5 /* RNCWKWebViewManager.m in Sources */, + 0326CA9B679BE768EF091265EFFCC683 /* BarcodeDetectorManagerMlkit.m in Sources */, + B6A02DB618F611F728B3256A44667ED7 /* CameraFocusSquare.m in Sources */, + 4E05F6A96B97F163D64B2CBFA15493F1 /* FaceDetectorManagerMlkit.m in Sources */, + 3CA9F62D172956D8667A09495DE05FE0 /* NSMutableDictionary+ImageMetadata.m in Sources */, + 174705D513651FDAABB0936310A07F0F /* RCTCamera.m in Sources */, + DE177F178B1BBB039196C0192EAE937C /* RCTCameraManager.m in Sources */, + F9EE44AC6B0768751AACEDE1F48C29A4 /* RCTSensorOrientationChecker.m in Sources */, + 701200A1648B4126FCF26892C469440E /* react-native-camera-dummy.m in Sources */, + 10BA93958C030F72D49CCD6D5357C621 /* RNCamera.m in Sources */, + 770F8EB9005551A6219F1D1944BF31E3 /* RNCameraManager.m in Sources */, + A9363FF4966213CE2BCA5E9D4A45E8A8 /* RNCameraUtils.m in Sources */, + 6ADA6487FF1ECF0F72CB5A7D4802B59A /* RNFaceDetectorModuleMLKit.m in Sources */, + 9A52AC5792BDE9891CC57F537E68DD91 /* RNFileSystem.m in Sources */, + E74127CE31F8983451E20CA8BD063DA6 /* RNImageUtils.m in Sources */, + 5BCFFAD54C5DFD3D4D0EBEECAC907B51 /* RNSensorOrientationChecker.m in Sources */, + E931059ADC0F7679E492DFCAC8CEABF9 /* TextDetectorManager.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 731F51D8DF6D436C7B0CC410FA651892 /* Sources */ = { + 86C460A3CE7B22DBC3C6BC9BB775BB0C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 800DEFE7D5DEE3901B4576A7ED3C1B5F /* Downloader.m in Sources */, - 9A44530020C783D31A0BBA0708A9A784 /* NSArray+Map.m in Sources */, - B4385306818AC03DDA6A66D1167D1563 /* RNFS-dummy.m in Sources */, - 8BF146B2172B646BEE683B4B6ABB9F32 /* RNFSManager.m in Sources */, - 6BCDE112F49C37ED81E384436A8B5FB2 /* Uploader.m in Sources */, + 203AFA8A78F772CB450C68CEA72B5247 /* RNCAsyncStorage-dummy.m in Sources */, + 9B317DC92FCB707CC57A34A05BDD0044 /* RNCAsyncStorage.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 7423DF593A34B31F1D2CE286FBA6F4E5 /* Sources */ = { + 8B260B8457E311D6C21F4CF807434D06 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 5EE4385F351962A139E1690EA855E118 /* RCTToolTipText.m in Sources */, - B67F7E9F6D917BCF563F93965BE93B47 /* RCTToolTipTextManager.m in Sources */, - E577BF10328DF367B21ACF9E320473EA /* ToolTipMenu-dummy.m in Sources */, - 05EB01A391B4A6592F19C6567C1B596E /* ToolTipMenu.m in Sources */, + CB4F1158CCB36DB79D9FCFAF30A57B9D /* Pods-RCTQRCodeLocalImage-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 77F2BE82353F8AF03000F985FEC1E4F2 /* Sources */ = { + 904D2380111A7B5015766BAC09504C66 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 601A2F92DDAB62AAD696799808EB0FE1 /* Pods-BlueWallet-dummy.m in Sources */, + C0954F4CCAB8FAD279A967AD3EB7A05A /* Pods-RCTPrivacySnapshot-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 7B38AC9F4987703C276AA4B0CB2C201C /* Sources */ = { + 950D3CEEB076D139A7EC1031FDC2CD63 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 9B45CE9B1B72288D7F1AE724CCD4CB0E /* BarcodeDetectorManagerMlkit.m in Sources */, - 603531D23B0327950FD8CDA297EA80AA /* CameraFocusSquare.m in Sources */, - 0446D1C7ACD5FAEB6C53367E0D19098B /* FaceDetectorManagerMlkit.m in Sources */, - 3D7690DA94EA316F06BA956FF54E2FCD /* NSMutableDictionary+ImageMetadata.m in Sources */, - 81E476DBA5780EA964DC7F8B5DA4EFF9 /* RCTCamera.m in Sources */, - 671306DD9190BA96C1CCC37B73D672E4 /* RCTCameraManager.m in Sources */, - A78C459B4A8FDE26E843A378366EC894 /* RCTSensorOrientationChecker.m in Sources */, - B143A91606EBC9826DC2714ECD68B450 /* react-native-camera-dummy.m in Sources */, - 40E6B0E0BBF6206295DDE41FEC97D944 /* RNCamera.m in Sources */, - 67C146258C6D8BB24D62B51F1B9DD0DB /* RNCameraManager.m in Sources */, - 87E4519E13AFA1C48D9553CC5DD7EC32 /* RNCameraUtils.m in Sources */, - 1075D3CD028068E73C2437537FB71068 /* RNFaceDetectorModuleMLKit.m in Sources */, - 1C192AE82D1EC063CD7CEB30635590F0 /* RNFileSystem.m in Sources */, - 391B4BBE2C5EFDC89B351C93CE50D429 /* RNImageUtils.m in Sources */, - AF29503F34E5E57B7A93A9F98405B27A /* RNSensorOrientationChecker.m in Sources */, - 02F2C84BDF92C0F8C12A2E3EC4B8BBCB /* TextDetectorManager.m in Sources */, + F4CBD717FA4EE521BCDE3E5705C58F55 /* bignum-dtoa.cc in Sources */, + 4D6BB6A97963C4E4DD59E68EF1DE20F3 /* bignum.cc in Sources */, + D99AC3CD07CDE74189B0864248C586FD /* cached-powers.cc in Sources */, + 7460FAAF52F2DEB4BE7452FFDD28A8FE /* diy-fp.cc in Sources */, + 4C0686D866995518C1EA4553ADE210CA /* double-conversion.cc in Sources */, + E53D034A2A8D423E268C3BEBC76E10FE /* DoubleConversion-dummy.m in Sources */, + E16908A521292AE7177B44C81C6FD0CF /* fast-dtoa.cc in Sources */, + 0D22066B6B393CA517700BB66A79E964 /* fixed-dtoa.cc in Sources */, + 02175BDE6637DA2A49C0CDF32EEA8D69 /* strtod.cc in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 82BF344BFFFD2AF558F1C0D37C7741EF /* Sources */ = { + 9A103B738FED7E866DFA674FE6A9FD05 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 0984CBF526E9BB308FA0BDF44F4AA341 /* Pods-BlueWalletWatch-dummy.m in Sources */, + 0A8A489A692F8F4EC3B28B5CF2810A5B /* Pods-BlueWalletTests-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 86382616C1230DF7C146BDD053A68DF3 /* Sources */ = { + 9AB5900B4D8B64E60D886F56BCE3D0B9 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - D0E0DB510556F0176BDC3C35495F6CC6 /* RNVectorIcons-dummy.m in Sources */, - 735DBB9DD275E17B5F91858CFDA139AD /* RNVectorIconsManager.m in Sources */, + 510E26F4BE08A3ABC57DB26665FD6C37 /* Assume.cpp in Sources */, + C59065DB26B9EA2DEC2D84EC4A49621B /* ColdClass.cpp in Sources */, + 250E4C6F42B989E780B407F4E5020DB5 /* Conv.cpp in Sources */, + D8BA2171E10D6A50554AAD7B6592493F /* Demangle.cpp in Sources */, + 8A8BA843B4F9F7C01AD5C2C3610C3D83 /* Demangle.cpp in Sources */, + C3239C14C505C5C647A9561E0AE66BF9 /* dynamic.cpp in Sources */, + EFD4960E0DD40D0D711B451759149641 /* F14Table.cpp in Sources */, + 33B3D44ECD4C8C036EA9A928942888F7 /* Folly-dummy.m in Sources */, + 922DC980981CE46D04E545D6A2B1D7A5 /* Format.cpp in Sources */, + 4B576B743E82B767820882C701558C6E /* json.cpp in Sources */, + 2CF44EE62BFC49C5F95348B2B07BCA47 /* json_pointer.cpp in Sources */, + DD42E72A5CB18420820A690E553EF405 /* MallocImpl.cpp in Sources */, + 6AEAC5868B21E1A146ACF029AE8BC797 /* ScopeGuard.cpp in Sources */, + BA58E50B5BB1A1AD187DDF9D64DDBCBC /* SpookyHashV2.cpp in Sources */, + 40050DABCD983D5B886E40653D30741E /* String.cpp in Sources */, + A96E0CCF7B099EFBD109B8454053EDCA /* Unicode.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8DD1AC714E3C1E2703947BAA12EB0B60 /* Sources */ = { + A0EDBCA5E3BA07A30574F8B7D2B8E79E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8ADFC34C47F097E0FD4930154E47AF0D /* CxxNativeModule.cpp in Sources */, - D73CDC6F7FE14407E4B9A8286653B34B /* fishhook.c in Sources */, - 0EEB8E5CC45AB45AABCCF697A380AD7F /* InspectorInterfaces.cpp in Sources */, - A2298FD2CBF6851948416196186AFCCC /* Instance.cpp in Sources */, - B85D4829582CCD6475754764C7FABC7C /* JSBigString.cpp in Sources */, - E5882473D190FB75A55C6417FFCF5F6A /* JSBundleType.cpp in Sources */, - 4328029792993554E438D5FA328D79CD /* JSCExecutorFactory.mm in Sources */, - EDA6A12EFBB8EE3FA40524C5B7E158BC /* JSCRuntime.cpp in Sources */, - C25B7A2B1C018F1F9D770421148A76DA /* JSDeltaBundleClient.cpp in Sources */, - 8D6BFE452AAB8C39E20EA83469D3A085 /* JSExecutor.cpp in Sources */, - 1125771F5D805FF745CF3713DF0C1C8D /* jsi.cpp in Sources */, - F6B4DFED7BBEABFC9BBE2A696B018CA5 /* JSIDynamic.cpp in Sources */, - C68C6ED50906F080466241EBC37071C2 /* JSIExecutor.cpp in Sources */, - A763DF304F17CE9BBEBA13443CB99444 /* JSINativeModules.cpp in Sources */, - 0E6EF81E332865946FD017127166697A /* JSIndexedRAMBundle.cpp in Sources */, - 00EDBEDF1D4BD6A6B7D00368FF9D4021 /* MethodCall.cpp in Sources */, - 14C5B4F182D21E967E4F86DD4359C29C /* ModuleRegistry.cpp in Sources */, - 7AAB16D94BE490882EC04C7B4100C823 /* NativeToJsBridge.cpp in Sources */, - 0CC4B5C6E847BA668DCC6AC5607F3ACA /* NSDataBigString.mm in Sources */, - A5EC454A474CF7B87F909748D8BAEC6A /* NSTextStorage+FontScaling.m in Sources */, - 8B09D755E5B1EF6852D7411DC9936CE8 /* RAMBundleRegistry.cpp in Sources */, - 6F6046C604CC9EDF5A70543C3FF6ABB2 /* RCTAccessibilityManager.m in Sources */, - C05CFF4EDBE1C772127E34F12E9D97AE /* RCTActionSheetManager.m in Sources */, - E0AD67F78C4D479D15A312717A3EB0CE /* RCTActivityIndicatorView.m in Sources */, - 179908F7227375579AF3B9CF90557687 /* RCTActivityIndicatorViewManager.m in Sources */, - 12BCBCC6BF70099F9C6814B887ADAEE8 /* RCTAdditionAnimatedNode.m in Sources */, - C00BC57A036FBE54A136329D800E6F56 /* RCTAlertManager.m in Sources */, - CD41AACA1CFD7E040284473504E47C8D /* RCTAnimatedNode.m in Sources */, - 28A2B6FE737108CA69A2865A6BE7AC10 /* RCTAnimationUtils.m in Sources */, - 151CE4E351E13594FB0F1F637C72953F /* RCTAppState.m in Sources */, - 5EEB1A0B0322E71189316EAC71AC3F02 /* RCTAssert.m in Sources */, - 7FCABB82A34811DA0A5A09118C518E61 /* RCTAsyncLocalStorage.m in Sources */, - 094283694201353E4BE4E30EBE310DE1 /* RCTBackedTextInputDelegateAdapter.m in Sources */, - 848E2D7183867CFBE91ED031E3D56C88 /* RCTBaseTextInputShadowView.m in Sources */, - A88DEC774F4EDB9334B212F7281C4A6C /* RCTBaseTextInputView.m in Sources */, - 8C48F178FF91F1A5EDCB6AC970C4680E /* RCTBaseTextInputViewManager.m in Sources */, - 91B981E3978483E6E14A1AC80BE46529 /* RCTBaseTextShadowView.m in Sources */, - 0780D850643176940D599E57E61A66C5 /* RCTBaseTextViewManager.m in Sources */, - 008E32C7A2D0FC1DBC8263C9981F54BC /* RCTBlobManager.mm in Sources */, - 146F6D9E9E793EA22F634C2869D8084D /* RCTBorderDrawing.m in Sources */, - 8AD692A453CF5C391D6DA4F73280F065 /* RCTBridge.m in Sources */, - 740ED463311FA3F3777F57C6E6056DBE /* RCTBundleURLProvider.m in Sources */, - 975FF43796BB210526201CE2251F2BD5 /* RCTClipboard.m in Sources */, - 99E012D291DD5C246466C24AA099A8F7 /* RCTComponentData.m in Sources */, - 91C01D1A43631CF2F271B0FBD7CABCA4 /* RCTConvert+CoreLocation.m in Sources */, - 8D8EA75F4C88C003DFE36BD3E4928915 /* RCTConvert+Text.m in Sources */, - 59C20F7C606329F93445D88082C8719F /* RCTConvert+Transform.m in Sources */, - E59E1F370A57501687F61B48E56AF5CA /* RCTConvert.m in Sources */, - B9CD7B98D6225D4B28F055DC66882A56 /* RCTCxxBridge.mm in Sources */, - FCCF63257FCC454FAAAA024BE1F313B4 /* RCTCxxConvert.m in Sources */, - 09B00E1998994EA33B107C24AC19DC73 /* RCTCxxMethod.mm in Sources */, - 6F92035D68034C30CD8687FCFB75551B /* RCTCxxModule.mm in Sources */, - 61D757B0B3B77F7C330803FC99F6CEFE /* RCTCxxUtils.mm in Sources */, - 8FC0D6FB7C3AC04E0D5F8FFD39BF5FC1 /* RCTDataRequestHandler.m in Sources */, - ED2DC13E3A6FC9E47AE4AB5221209A9F /* RCTDatePicker.m in Sources */, - 8729C6C64DD3969F6B595730114C85DD /* RCTDatePickerManager.m in Sources */, - 309285B6F64F5615D85DF8E7DAC26FC0 /* RCTDecayAnimation.m in Sources */, - 903BE355D909E8EA7AB797BBF5B3298D /* RCTDeviceInfo.m in Sources */, - 1279BF644B9DD58D8F9738B1F533B1B9 /* RCTDevLoadingView.m in Sources */, - ECC27D19D7FC218C888E48BCD7B7F1D5 /* RCTDevMenu.m in Sources */, - F0F4A3E2B96C5C39BAF59672CCEFCCFC /* RCTDevSettings.mm in Sources */, - 2065EE940C8249C07A0923415E7B3A7D /* RCTDiffClampAnimatedNode.m in Sources */, - 32C19C3F5BDF13C2B8BDB6F485706DCB /* RCTDisplayLink.m in Sources */, - E442F4CBC8FD6159066166BBA3C4F864 /* RCTDivisionAnimatedNode.m in Sources */, - 2F9B22209A487F00702609A70AA6DA34 /* RCTErrorInfo.m in Sources */, - BF7679743608D51E44DB7BF057FFFAB1 /* RCTEventAnimation.m in Sources */, - 8A4B3CB95A73C63FA90046804E1C44AD /* RCTEventDispatcher.m in Sources */, - A49E46DE79BA00CE2FAB6CFED7855428 /* RCTEventEmitter.m in Sources */, - 5DB520BFFA5718B7FEF7E8C00114D277 /* RCTExceptionsManager.m in Sources */, - 993436DA4D37E3C7AEAA5B42D31523B1 /* RCTFileReaderModule.m in Sources */, - D35A47994F79B07C4F168A8159BA8627 /* RCTFileRequestHandler.m in Sources */, - BD9E9C4A50ACCBAE13EC6A5A9EB6968F /* RCTFollyConvert.mm in Sources */, - 5C2F09D41D99D4EE91418CAA345DCF0C /* RCTFont.mm in Sources */, - CB1FB172F65ADAAA33CE732573A7D2C2 /* RCTFPSGraph.m in Sources */, - 311A7E1A4BA26BB4D81D466F156C4AA8 /* RCTFrameAnimation.m in Sources */, - DFC0246DBB0E032515F87490042F168B /* RCTFrameUpdate.m in Sources */, - 2C820DB9F6F5E218A9A6992EDC08921F /* RCTGIFImageDecoder.m in Sources */, - 8061A299790E47E63DD84668A6EB82B6 /* RCTHTTPRequestHandler.mm in Sources */, - 6432EFBEFDEA7D8938D3AB960A819F2B /* RCTI18nManager.m in Sources */, - CAC01F6C76DFC8F5D3B03F03B68D7E88 /* RCTI18nUtil.m in Sources */, - 36B30F5E5E85549E7A3EB9C6BF121E65 /* RCTImageBlurUtils.m in Sources */, - DF378FDC6B5A0D021CBB538FA5BF5552 /* RCTImageCache.m in Sources */, - 9BC2379FC178E0C321BF815E7D7AC25A /* RCTImageEditingManager.m in Sources */, - C1361C56AB13247F5F15BCDB59283839 /* RCTImageLoader.m in Sources */, - BD86993F59251485C901E0BFF7CACD38 /* RCTImageShadowView.m in Sources */, - E2857D360597C1DC6936625D1004D487 /* RCTImageSource.m in Sources */, - 1D5967E58B6BB446E2366D98E64915E9 /* RCTImageStoreManager.m in Sources */, - 1032A21D04D2DB0E340C25A9E0F18AFD /* RCTImageUtils.m in Sources */, - 0AB1E94B5569FD7ADB09AAC387E83B9A /* RCTImageView.m in Sources */, - 265CEAA7EC645685CC3BBB1399CD2319 /* RCTImageViewManager.m in Sources */, - 07CCDF7DBC4011CCDE9C6990536C5140 /* RCTInputAccessoryShadowView.m in Sources */, - AA3C0043B27210CBD1F07435F965E041 /* RCTInputAccessoryView.m in Sources */, - 4AD61CC78278B9B70C5CCEC377421DBB /* RCTInputAccessoryViewContent.m in Sources */, - 0C9FC8DFDFBA0B2E42C0BE9826B8ACA1 /* RCTInputAccessoryViewManager.m in Sources */, - 0D3845FB1856B0EF3CD8B525B8D1D004 /* RCTInspector.mm in Sources */, - 2A3F14968CDDBB050E0957C8DF5D3277 /* RCTInspectorDevServerHelper.mm in Sources */, - 92A45EF521F04D0A33C0B16636352E73 /* RCTInspectorPackagerConnection.m in Sources */, - 85606A7AA4E5755EAD1F0EF08B6AB098 /* RCTInterpolationAnimatedNode.m in Sources */, - 9662EC716F8AFF4FFE014B5883F28C96 /* RCTJavaScriptLoader.mm in Sources */, - 46D3C92CB8B46854ACB374A0518BAD17 /* RCTJSStackFrame.m in Sources */, - C615696027EEE4A2E4BB854884E65D7E /* RCTKeyboardObserver.m in Sources */, - CD649DAB1B45EE333A45CB4FC213B249 /* RCTKeyCommands.m in Sources */, - B84686D20E0621AE920A20EB51C9C6DF /* RCTLayout.m in Sources */, - 871A07C877C469ACE7F20E44D72D7BF5 /* RCTLayoutAnimation.m in Sources */, - 183992B189FF13B1E3E1E2517278E82B /* RCTLayoutAnimationGroup.m in Sources */, - C8E901F3A68175FA515E19433161571D /* RCTLinkingManager.m in Sources */, - 3212FB7F934915F299411E0D6EE7ED66 /* RCTLocalAssetImageLoader.m in Sources */, - 453D038B2A39E270F06CB4D32208EB6E /* RCTLog.mm in Sources */, - EAFD8DDC0E4B008ACBFA40BEC2607C9A /* RCTManagedPointer.mm in Sources */, - 8A025EFCC2C0107724D354929819640D /* RCTMaskedView.m in Sources */, - 2226EDF309AB83689CDDF088FAFB56B7 /* RCTMaskedViewManager.m in Sources */, - D71710411CE49819DC3F009CA1CEAE57 /* RCTMessageThread.mm in Sources */, - 682DC35C5650BFB9D74089470CCB3A64 /* RCTModalHostView.m in Sources */, - 09927CFE3343A0BC80A18F8EEC0EB581 /* RCTModalHostViewController.m in Sources */, - 1E731FE528F93F772BD1B383BB02F476 /* RCTModalHostViewManager.m in Sources */, - 0EB8931A2A244B64E452C953F70F8223 /* RCTModalManager.m in Sources */, - 7CE1828DDA1AB74C13D3D04B4676E665 /* RCTModuleData.mm in Sources */, - DB3EA1AA737BDCEB17FA5B73CDD8CE52 /* RCTModuleMethod.mm in Sources */, - 6C9625AB75D188AA88B465F68737DB5D /* RCTModuloAnimatedNode.m in Sources */, - F53D994F17D81645B758317DD5C72A22 /* RCTMultilineTextInputView.m in Sources */, - F8DB7FF1B630013EBCBABECF80D78CC6 /* RCTMultilineTextInputViewManager.m in Sources */, - A916A04796FBE4D2BFFB014A37908DCB /* RCTMultipartDataTask.m in Sources */, - 27F1622C48415A858290D8A052B84A19 /* RCTMultipartStreamReader.m in Sources */, - CBFD991C7B2D8C1E2551690D850F1DA2 /* RCTMultiplicationAnimatedNode.m in Sources */, - FA81E9B68507E344DF6EFE9D34A37F03 /* RCTNativeAnimatedModule.m in Sources */, - 12CC3A5E39E57AA651D0C738785171D7 /* RCTNativeAnimatedNodesManager.m in Sources */, - 7AEB6C80072C099F9AB6C2C7F663CCFA /* RCTNativeModule.mm in Sources */, - 2BA6322828B39D3DF6C7A185F88FAFD5 /* RCTNetInfo.m in Sources */, - 59AF70C4CF3733D369011C03658C3799 /* RCTNetworking.mm in Sources */, - 21E0B00A21299661E9C745EBF8D54201 /* RCTNetworkTask.m in Sources */, - D29A24F7D8F4CE938AB8E4AD64DB33AF /* RCTObjcExecutor.mm in Sources */, - 4C53045A46768FC076FD78B2A45734BB /* RCTPackagerClient.m in Sources */, - 291EB941C5FCB8B6035105D3938AA707 /* RCTPackagerConnection.mm in Sources */, - BC74AC119A19956E67FBE51A0F2D9AEA /* RCTParserUtils.m in Sources */, - 0EACC4D960812E388BCA97D14FC841DD /* RCTPerfMonitor.m in Sources */, - B9279A8DB19AFF95ED1AEC711D8B6AA9 /* RCTPerformanceLogger.m in Sources */, - C2AEC9EC5EC7B515D3D7AF1283594C0F /* RCTPicker.m in Sources */, - 611A98C982CB38C922E697EDFEEF16B4 /* RCTPickerManager.m in Sources */, - 6999557115B9559F76D03AA5877C6D4D /* RCTPlatform.m in Sources */, - 19DFE4C6116D8C1AE06835A58A129332 /* RCTProfile.m in Sources */, - 165474BDCC75819547CE1568388236AB /* RCTProfileTrampoline-arm.S in Sources */, - 338FA214C2E9FCA382D58E2F50946EAB /* RCTProfileTrampoline-arm64.S in Sources */, - 49FD442995A5C08274DE5DF76FAB5AC5 /* RCTProfileTrampoline-i386.S in Sources */, - 05ABB6AD6132D33E5C144F04E9643B75 /* RCTProfileTrampoline-x86_64.S in Sources */, - 6AC611B521D5B3B42DF8DF51B8A69EAC /* RCTProgressViewManager.m in Sources */, - B26ACCCD8F0AB8893B0059D207E13E6B /* RCTPropsAnimatedNode.m in Sources */, - 906773F8C8327C5B70F1539DD9B98F27 /* RCTRawTextShadowView.m in Sources */, - 40A0671A3D070E7B20577A82FC416431 /* RCTRawTextViewManager.m in Sources */, - 70CA7D4A9FD0D177E8F27701A4AF1195 /* RCTReconnectingWebSocket.m in Sources */, - 04CDD1A27F00D8D49E4419998B40C71A /* RCTRedBox.m in Sources */, - 633138FAE3FC8E70BAE085681A0E8ECC /* RCTRedBoxExtraDataViewController.m in Sources */, - 4F2B1CED098DD7537B2398012A7410D7 /* RCTRefreshControl.m in Sources */, - ED706F451B48AB7BC1A8129D3BE30251 /* RCTRefreshControlManager.m in Sources */, - 6CDD3D0349BCC0CEB0F5A8CCE4E16CF1 /* RCTReloadCommand.m in Sources */, - 4D4068A753E32010FE99BE4395898AC4 /* RCTResizeMode.m in Sources */, - 5E6D3A0162CF71D5DFB447C065EBBEAF /* RCTRootContentView.m in Sources */, - C0A6CE622A05F3311A585234C5DD811A /* RCTRootShadowView.m in Sources */, - 2A13066472826855FFE083A7ED144865 /* RCTRootView.m in Sources */, - FB383CF8E6652F04786EBF4E719C999F /* RCTSafeAreaShadowView.m in Sources */, - 860D9A809FE38DFD8C6F2424C5D6975C /* RCTSafeAreaView.m in Sources */, - 8BE00CFEA986DC8D9A69B3F4874116AD /* RCTSafeAreaViewLocalData.m in Sources */, - 3EB796AC912C8EAD0C5BB550BC23D2B2 /* RCTSafeAreaViewManager.m in Sources */, - 3CE465CACC3B6466736D388E3D38DB73 /* RCTScrollContentShadowView.m in Sources */, - B6CFF01DEE39B4F7924EFB0FDE377D92 /* RCTScrollContentView.m in Sources */, - 409A9420829F90E50A57C314697565DF /* RCTScrollContentViewManager.m in Sources */, - D339CBD3900D5B983BAB5B700B488905 /* RCTScrollView.m in Sources */, - 72D348190D39D48ADBE6B348EAD76AB6 /* RCTScrollViewManager.m in Sources */, - 681DD53E0FF505B7B86B787EA4736A5D /* RCTSegmentedControl.m in Sources */, - 6D0E1DEDA40A1AD997E3ABACA1C12580 /* RCTSegmentedControlManager.m in Sources */, - ACC41889CD1A21563245C87BD0D349FB /* RCTShadowView+Internal.m in Sources */, - 682878B696AABDF7E2559B65FE64B05F /* RCTShadowView+Layout.m in Sources */, - 95367CEB3E10423191C4F5E17F755173 /* RCTShadowView.m in Sources */, - EDA8A93774650C2704E9C951FD0CC799 /* RCTSinglelineTextInputView.m in Sources */, - 66E226414E730CB44537597EF52B8F55 /* RCTSinglelineTextInputViewManager.m in Sources */, - BA89C32A1FA9EB190B0C98882846A4D5 /* RCTSlider.m in Sources */, - 95211DCB841BFD18CC68845B8D956780 /* RCTSliderManager.m in Sources */, - 7FD83D08AA2978969657E7EA6A77CAB6 /* RCTSourceCode.m in Sources */, - DB41600957242C68CA890C7AFDD456B7 /* RCTSpringAnimation.m in Sources */, - 45B2445CBC83F683163AA693C9447DF0 /* RCTSRWebSocket.m in Sources */, - FCE042D478428607A4730AAB67C46FB1 /* RCTStatusBarManager.m in Sources */, - EF5F4CAFA3435BDA8102F1F403E5BDEF /* RCTStyleAnimatedNode.m in Sources */, - 7D652268AD6FFFC45C00861299E4B68D /* RCTSubtractionAnimatedNode.m in Sources */, - 68C3CAAFCDDCB2FFA714BB3D434568B5 /* RCTSurface.mm in Sources */, - BE303D3E1E2B84381847917A759D809A /* RCTSurfaceHostingProxyRootView.mm in Sources */, - D487CFCCB42C7B574F56F8194DE8644F /* RCTSurfaceHostingView.mm in Sources */, - 3C5DC533821815C6560DD2943F5A84BC /* RCTSurfaceRootShadowView.m in Sources */, - 2A730A2D6A0CC84CB969EE72CD22E7F3 /* RCTSurfaceRootView.mm in Sources */, - FDDF1FD82A44D33C5FD6D98A497608C4 /* RCTSurfaceSizeMeasureMode.mm in Sources */, - 00729D82735A7E20844D7302469E7ED7 /* RCTSurfaceStage.m in Sources */, - 823A5A987BF6DED73721DF883FFB755A /* RCTSurfaceView.mm in Sources */, - 7D966CDBF0472E6788533B96DDC41F0A /* RCTSwitch.m in Sources */, - 924366A35E89DC3145CA53AAB005CB89 /* RCTSwitchManager.m in Sources */, - 924CC3070C56933CF9A76CBC7EDCA024 /* RCTTextAttributes.m in Sources */, - 5B045D65073B90DAE6C108CF4473462F /* RCTTextSelection.m in Sources */, - 82DDDC18C292CACE853A84FFD1098F84 /* RCTTextShadowView.m in Sources */, - C695C329256993D417D242D621376BE8 /* RCTTextView.m in Sources */, - 311593AE422D83A1CE1BCDBD86EE568F /* RCTTextViewManager.m in Sources */, - DE54AC061B9584F86FFB1CB1D171253A /* RCTTiming.m in Sources */, - C7526353E940DFAB717482AF80833B92 /* RCTTouchEvent.m in Sources */, - A217123C3843CF30D7BC0C6765310964 /* RCTTouchHandler.m in Sources */, - F5AE54ABD9C21E53B5880CF1E2EAF0F9 /* RCTTrackingAnimatedNode.m in Sources */, - 79CE157315FBC8E486E3E4DCFD47FB91 /* RCTTransformAnimatedNode.m in Sources */, - 8E34616A0C124185B970BEAF8C3B70D6 /* RCTUIManager.m in Sources */, - 41E61BF9FC71D1D695B50CE457D644ED /* RCTUIManagerObserverCoordinator.mm in Sources */, - A7D7924B36F81116544124C333650C8B /* RCTUIManagerUtils.m in Sources */, - 1DE92D38760D1446AF98AF29BE1CFF58 /* RCTUITextField.m in Sources */, - E98656FA38EB1F819E5FEF6C4E1771F3 /* RCTUITextView.m in Sources */, - E8E6F3607631C199F1E6AF1BE03C25F9 /* RCTUIUtils.m in Sources */, - CB17CC008C075AA7172EE437600D6FF7 /* RCTUtils.m in Sources */, - 74FAEFD940FB514F863E61A836A1281F /* RCTValueAnimatedNode.m in Sources */, - 80E14AF71345A0ECEAC79345EDA7306A /* RCTVersion.m in Sources */, - AFC57B83FC7C504EEFCF7E4F66CA8254 /* RCTView.m in Sources */, - C048D8D2AAECFD365DC2D424E6FD49DF /* RCTViewManager.m in Sources */, - CE77E9248E69141E0D163BE66D1851BC /* RCTVirtualTextShadowView.m in Sources */, - 8AA4DBAA572845AAAC8A26E0030E55D7 /* RCTVirtualTextViewManager.m in Sources */, - 20601A521F5DA3EF67B2C298D467CE86 /* RCTWebSocketExecutor.m in Sources */, - EC8C73EEF661D624E3FF3F44E9374F74 /* RCTWebSocketModule.m in Sources */, - 66BB17E091BD9EAFD339803C1473B84D /* RCTWebView.m in Sources */, - F4A66DCFF5DAB67FE15443E93B72A86C /* RCTWebViewManager.m in Sources */, - 8112EA58AF0E9A7CC721AF52A04DE97D /* RCTWKWebView.m in Sources */, - F0AF086377A5A0804877D8E7D9194377 /* RCTWKWebViewManager.m in Sources */, - 8E2F65F72B4010730F95699CA521860A /* RCTWrapperViewController.m in Sources */, - C38D64D99861B2446F87CFBD84194114 /* React-ba148cca-dummy.m in Sources */, - 971C69B2D8170BF4A249335DFBA3DF26 /* ReactMarker.cpp in Sources */, - 86F486B73E5F4C80A74ED0FDB9DC5225 /* UIView+React.m in Sources */, + 7D7E467E87C6F4CEF68673DE0E04C84C /* RNSentry.m in Sources */, + C658096F774D60BFEEDDF9632D32DD70 /* RNSentryEventEmitter.m in Sources */, + 0A447A8DF24CE31B8E12B6CE13788DE3 /* SentryReactNative-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 90AD78475CC7B6E071B69EEE3B5BCCF4 /* Sources */ = { + A2941E78C352B31B3F4DB732507D4282 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - D98E995921ADCC2993DAD6E5D257E10E /* Pods-TcpSockets-dummy.m in Sources */, + 7FF3919A7C15D4047DF59898EADF4C55 /* Pods-BlueWallet-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 969DF484C9C94B50FC06FC034129C5AA /* Sources */ = { + A3CB54DA69027403BE187BC7C8FD06D6 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - C715E5A073A30EE8038EC98763AC62DC /* RCTConvert+RNSVG.m in Sources */, - B8F60D2B9D5934A2FD33B7FFE904FA74 /* RNSVG-dummy.m in Sources */, - 5E347845CC092B98D422868DB509CB90 /* RNSVGBezierElement.m in Sources */, - 6CCE219EFC0B6F3E23CDC841DA7E2617 /* RNSVGBrush.m in Sources */, - 9B0E46788269DA41EEF5C86FEC827B3B /* RNSVGCircle.m in Sources */, - D03A8261D1E0AFA16D9368A410762838 /* RNSVGCircleManager.m in Sources */, - 496EADBA348FBDDE5C09BEF59E261CC5 /* RNSVGClipPath.m in Sources */, - D74E6760466C3F860BBBA91F313C2D3E /* RNSVGClipPathManager.m in Sources */, - 41A48AF378C7BF3BDED839ED80DB1E6C /* RNSVGDefs.m in Sources */, - 066DF41B7C823E9E5C4A748F66C040E0 /* RNSVGDefsManager.m in Sources */, - C8B2D44D9A794882D9AEA4B889F2D6D7 /* RNSVGEllipse.m in Sources */, - DC273E0F9DAC30CA730FEED1C77ABE12 /* RNSVGEllipseManager.m in Sources */, - F97E41D18A1C60880044D1A01B2DE6E7 /* RNSVGFontData.m in Sources */, - 13F40F7F64AB0145EAA86493933B923D /* RNSVGGlyphContext.m in Sources */, - 594C46D296560A6F4AD32440266DE135 /* RNSVGGroup.m in Sources */, - 0EDD60E433505072E9E66DEBF365CD71 /* RNSVGGroupManager.m in Sources */, - 4BEF9519312568134F8ED1006ED95334 /* RNSVGImage.m in Sources */, - 20CC255C9E817D5E3F57297E9BA37E67 /* RNSVGImageManager.m in Sources */, - 1ADB43FB7C77AF757EDA4CAA94C5297D /* RNSVGLength.m in Sources */, - B2BD56458313C09170DF04B7E7D9E048 /* RNSVGLine.m in Sources */, - 90D42A8ACD12A492F1061C0DFAE95635 /* RNSVGLinearGradient.m in Sources */, - D57D1C66DE9015D489AD5F9F3904B3D6 /* RNSVGLinearGradientManager.m in Sources */, - B21DCF3FCBC2FDFF36973F594776DE08 /* RNSVGLineManager.m in Sources */, - 5E7FDC65754903E00C9A865AB0CC5D6C /* RNSVGMask.m in Sources */, - 529BED441D9D497E6B55C6DB1D25CB3B /* RNSVGMaskManager.m in Sources */, - 87B686B5592E4B4253D3F3D03249E455 /* RNSVGNode.m in Sources */, - C69B8C6202CCD4193FF886D15DE72E3E /* RNSVGNodeManager.m in Sources */, - DC5B856C1CF2ADC2A9559D0BC275CA9F /* RNSVGPainter.m in Sources */, - A545BBF6D2C39D9A3BFA5A29F0B5741D /* RNSVGPainterBrush.m in Sources */, - 98E29E34C68C128C40AB7CFF11DE66E2 /* RNSVGPath.m in Sources */, - 086092CFFCF706FB984CBC10B4080E20 /* RNSVGPathManager.m in Sources */, - DC0F4B48ACFC6288EF1EC43DEDFAB165 /* RNSVGPathParser.m in Sources */, - 70FF90EA0AD7B3CEDBC8725438098C66 /* RNSVGPattern.m in Sources */, - EB0307F2DDE7BE51263D0BCE45451C5D /* RNSVGPatternManager.m in Sources */, - ED000B40F9817B6DB9A4E68E2A54EF71 /* RNSVGPercentageConverter.m in Sources */, - 867B21C0941F086AE516275CB8D48395 /* RNSVGPropHelper.m in Sources */, - 5D53159F898BD666F26DDC16C57B124E /* RNSVGRadialGradient.m in Sources */, - 48BFCF54EB91E5577261D85A7F5956B6 /* RNSVGRadialGradientManager.m in Sources */, - 3B1B7C770A819E72D27071B2946D3DF3 /* RNSVGRect.m in Sources */, - 70941A716112D5C06F73E35E6192DB4F /* RNSVGRectManager.m in Sources */, - E863D5F249A30EB59029D301C87045CE /* RNSVGRenderable.m in Sources */, - 4FA1E14AEA21EE570593C3C025B536A9 /* RNSVGRenderableManager.m in Sources */, - CD413774ED0E6A1540DA69BE0D1E9751 /* RNSVGSolidColorBrush.m in Sources */, - 10FA069F16113115173A70C9ECD22793 /* RNSVGSvgView.m in Sources */, - 149E64CE638EB96BD26596DC10781A99 /* RNSVGSvgViewManager.m in Sources */, - 3D55B00025EC2EBE580FA708B8CC8852 /* RNSVGSymbol.m in Sources */, - D1FF30F25754FCE66C3DBABCCDBDB228 /* RNSVGSymbolManager.m in Sources */, - 8A6B96514697E893430A8BAB79E2EAC2 /* RNSVGText.m in Sources */, - 4DD0073D34960D5B027A2B9D11026B0C /* RNSVGTextManager.m in Sources */, - 7CA8F133C8506FC2CC7F141E2BB3A1AD /* RNSVGTextPath.m in Sources */, - E0FFDCA0140147D3A297B43050402960 /* RNSVGTextPathManager.m in Sources */, - A9007CD2EAFCC40DA709333E659D2B07 /* RNSVGTextProperties.m in Sources */, - C536DE18B91B6195979DD825F1C3A462 /* RNSVGTSpan.m in Sources */, - DE2CCF4749ACA87B3066D32EB21B463D /* RNSVGTSpanManager.m in Sources */, - B9B6C93A5E2DE1FBD9D2846D420E6935 /* RNSVGUse.m in Sources */, - 656617C712F6C6064275E4E606E4FB88 /* RNSVGUseManager.m in Sources */, - 58EE896079BC2790624C7BAFE542E8BC /* RNSVGViewBox.m in Sources */, + DB6F91FF5241E32A924F7F7B9EFFE718 /* AnError.swift in Sources */, + 89BD33BA84DE6B7237FA11F952DC0561 /* BCHUtil.swift in Sources */, + BC157134D13240EE2E7D5B3040736271 /* QR8bitByte.swift in Sources */, + FF2A7D713C963C06305DBC3F468717D1 /* QRBitBuffer.swift in Sources */, + C867AABEF82DAF272478144AB80D72DE /* QRCode.swift in Sources */, + 7397E789823EDC5939700B8AFA090816 /* QRCodeModel.swift in Sources */, + A8C764951C6D44A448835B8DB2077006 /* QRCodeType.swift in Sources */, + C2BD59F1E6B4A0D5C0FB4A5DEBBA0A35 /* QRErrorCorrectLevel.swift in Sources */, + D46C3100F0897A55E4544BC41CF2FE57 /* QRMaskPattern.swift in Sources */, + F6F49565921F9BBBA5832BB8841452F1 /* QRMath.swift in Sources */, + ADBCC8D0CE12EDD5BAA0317D424F8AFC /* QRMode.swift in Sources */, + 9038FC1BCEC1E546B03CDD6A6C136F00 /* QRPatternLocator.swift in Sources */, + C6C878665EE79CC71270D093189A5E51 /* QRPolynomial.swift in Sources */, + C08E7571C50AE19DFFDB16AA526ADA8D /* QRRSBlock.swift in Sources */, + E61193E5C70721148B212E81F6A200D1 /* swift_qrcodejs-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9DD1FDE6DDC0DF9352133F071345D991 /* Sources */ = { + A44F1F644863AAEC659302713723ED32 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - CF06408AF363D52DBA1AA2DFC9495116 /* react-native-slider-dummy.m in Sources */, - D33C674A374AF7B8339083C230DA869D /* RNCSlider.m in Sources */, - 6B31139FA87AFA6D56BBC69ED715D1A6 /* RNCSliderManager.m in Sources */, + 77315588496DFFC5389FC6E2B25D37BA /* RNRate-dummy.m in Sources */, + 5C221FB31B207B6A6CDE479C31B629DA /* RNRate.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - A728E55CECF7953422A9AE20D345F415 /* Sources */ = { + AEC3CF55CA8649EE58E348B5584FAD29 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - A1D8B7CEFB0D65B4F24DC33569F19455 /* Container+DeepSearch.m in Sources */, - AC56A2B4D7FBD2B2B541CEB2879051CA /* NSData+Compression.m in Sources */, - 45DCE2F9764F63B11D248C7AB4A0FD07 /* NSDate+Extras.m in Sources */, - D33DFD199FA14CE29A79ED4F541F9A56 /* NSDictionary+Sanitize.m in Sources */, - 858D410372CF5E952CF013A53CB016CC /* NSError+SimpleConstructor.m in Sources */, - 76011C6468B9DB55A50698317AE9B893 /* Sentry-dummy.m in Sources */, - FC3C71FC0F3838702A259E5B2D3645F2 /* SentryAsynchronousOperation.m in Sources */, - 447D6068C9121A8677618737C47237DC /* SentryBreadcrumb.m in Sources */, - 1848E6FE0995954CB36FC96703B3FFEA /* SentryBreadcrumbStore.m in Sources */, - D0B525578E7397A8C7EE1A1C7814E7F8 /* SentryBreadcrumbTracker.m in Sources */, - 75F6583884EF25A3CECD5719BF20205C /* SentryClient.m in Sources */, - 353B5FEC158CD4689B432490C6C85EBD /* SentryContext.m in Sources */, - 211B31FAA9C51FD690366B3C34788782 /* SentryCrash.m in Sources */, - 871B928C80F41C63CEA5D718F112AEF6 /* SentryCrashC.c in Sources */, - 7EED3860089BCA704EABA68A29B2C693 /* SentryCrashCachedData.c in Sources */, - EF367B8343102B5F5401B971567471AF /* SentryCrashCPU.c in Sources */, - CA2961141E8E1C977720F5B6C0AA9CFE /* SentryCrashCPU_arm.c in Sources */, - 2E2ACB66EF1C56C849DD1839A3CB404C /* SentryCrashCPU_arm64.c in Sources */, - 35827E8D818B093C41E444017AA5C271 /* SentryCrashCPU_x86_32.c in Sources */, - CB9234B9CBFAAEDEF006C07EE99ACA54 /* SentryCrashCPU_x86_64.c in Sources */, - 5B9756A29B4D7339AE99C41E51C782AD /* SentryCrashCString.m in Sources */, - EBD995F5FA7917E3ADDFE9FD433615A9 /* SentryCrashDate.c in Sources */, - D19E30F76D6E472A7340512D68ADBFFB /* SentryCrashDebug.c in Sources */, - 7F02FB1FE4C97F94CE95D7CEFCE91C0D /* SentryCrashDoctor.m in Sources */, - 8C48368834B835DC24BCB6EEA169DAE2 /* SentryCrashDynamicLinker.c in Sources */, - 710A2AE46B79ECBECEE4E4223CD6517C /* SentryCrashExceptionApplication.m in Sources */, - CDF553C77B09F9B0DAC91F5B11289F8A /* SentryCrashFileUtils.c in Sources */, - BD1BECF0939484334A83B4A920471693 /* SentryCrashID.c in Sources */, - 38204BFCCD691CC8BA3B52B8366CB529 /* SentryCrashInstallation.m in Sources */, - 04D43289A0AC6C3C3019545EBA7D43F6 /* SentryCrashJSONCodec.c in Sources */, - 27EFD840F5991281EEA2ED891E5386E8 /* SentryCrashJSONCodecObjC.m in Sources */, - 8FC7E71225A5FAD7EB08534090CF7C4E /* SentryCrashLogger.c in Sources */, - 6728381A536FBB28E95F68FAEED29A96 /* SentryCrashMach.c in Sources */, - 4EC5C6D94E36EAD4DDBD0C2E6D8F6901 /* SentryCrashMachineContext.c in Sources */, - 222C35105BE696878865DF93A8C471F0 /* SentryCrashMemory.c in Sources */, - C2EA0C94F7982D5F51777283FC229370 /* SentryCrashMonitor.c in Sources */, - 0E55AA9D0D7CD582264C6A52BF4E41DE /* SentryCrashMonitor_AppState.c in Sources */, - 66595D8BEF6CE4889A0B59F636713E6F /* SentryCrashMonitor_CPPException.cpp in Sources */, - B4F7A07C91D5C20FB159AE990ED44036 /* SentryCrashMonitor_Deadlock.m in Sources */, - 2AE1903BB461E52C7B5E746E728FB7D9 /* SentryCrashMonitor_MachException.c in Sources */, - EF0F140E5F6197BC0E84B29946B91CE8 /* SentryCrashMonitor_NSException.m in Sources */, - 194D232853B81DE4704FB42A1A490684 /* SentryCrashMonitor_Signal.c in Sources */, - 28B0E79E125C2E6CF40181E6C39D802E /* SentryCrashMonitor_System.m in Sources */, - 6785C772751EE44B7EC22382D9053709 /* SentryCrashMonitor_User.c in Sources */, - 55394C0BBE8D0BC1DFF69298B067C7E9 /* SentryCrashMonitor_Zombie.c in Sources */, - A6C76CA10713298775322BF3FB2D3BA9 /* SentryCrashMonitorType.c in Sources */, - 6B0F4C477C4291431DBBAAB3F10DDC11 /* SentryCrashObjC.c in Sources */, - 2907A7BA966AB6B740DC5FFACA642B45 /* SentryCrashReport.c in Sources */, - 4D5FD3BAF3666439EEF08567E84DECAF /* SentryCrashReportConverter.m in Sources */, - 5D3D287DA3F8597CF7E4281DFF0392B1 /* SentryCrashReportFilterBasic.m in Sources */, - 2CF7804A536D9F98D436CE56A7B55608 /* SentryCrashReportFixer.c in Sources */, - FD891E266383AEE4FC5797042A2559F9 /* SentryCrashReportSink.m in Sources */, - BF7CA6932B6007394571CB0AB4848AD0 /* SentryCrashReportStore.c in Sources */, - A36520225AF1CAB2E61BEAE81865176A /* SentryCrashSignalInfo.c in Sources */, - 84139DF31FE99B2D9A536CBC43993285 /* SentryCrashStackCursor.c in Sources */, - FD4B571C50A7C26C7503C0E1DBB644F8 /* SentryCrashStackCursor_Backtrace.c in Sources */, - 97989ABAFED6ED8FC9A7D0A2A532C3FD /* SentryCrashStackCursor_MachineContext.c in Sources */, - 6598ED80AC609E6FBA2C04A708B56556 /* SentryCrashStackCursor_SelfThread.c in Sources */, - 02B3AF56A8475BF4F9D6F59AAACE9CDD /* SentryCrashString.c in Sources */, - DAB943209A495554070AAB04C3B8528A /* SentryCrashSymbolicator.c in Sources */, - 7253F008B9337E270B222D94EE08EB3D /* SentryCrashSysCtl.c in Sources */, - 3F62BD17FEA34FEA90446545183BA03C /* SentryCrashThread.c in Sources */, - 087781C433251334F0CAD20A3230B6EE /* SentryDebugMeta.m in Sources */, - A3166D36294FDB79434D1DEF4A503B03 /* SentryDsn.m in Sources */, - 7C45A6F069A8340B59E712E3ECC3CE76 /* SentryError.m in Sources */, - 3640A995414C2E2FE87E857DAE44BEB1 /* SentryEvent.m in Sources */, - 56201377183CB4BA737B8FBFBCDC91D6 /* SentryException.m in Sources */, - 0B7523B80B5232619F6AA881BCCACD1E /* SentryFileManager.m in Sources */, - FC3CAA3A52FED1C0422CF9B42D204034 /* SentryFrame.m in Sources */, - 07C09E2597D2A968EE08BFC3F6327BC8 /* SentryInstallation.m in Sources */, - 8E6A6AA7CA062BF2DA1CB62DB2DFC3F2 /* SentryJavaScriptBridgeHelper.m in Sources */, - F4E59AF52289E9C6D33F50B3AF5E2EEB /* SentryLog.m in Sources */, - 9305222C0236DBD7B62E33C604A8088E /* SentryMechanism.m in Sources */, - 630A6EF46584DBF1BA76A8EBED5A0C55 /* SentryNSURLRequest.m in Sources */, - 8303F5D777BB09B64006A271D8EA1EE2 /* SentryQueueableRequestManager.m in Sources */, - 7C50741D48C3E2E791B274E3DF1991E5 /* SentryRequestOperation.m in Sources */, - D100535360B392105A4CE8BBCA2A32EE /* SentryStacktrace.m in Sources */, - 4EA0D3EA01325867E5D74E3461F17C0F /* SentrySwizzle.m in Sources */, - 4521451BD31B6FED66F02DE950250963 /* SentryThread.m in Sources */, - 753A3A6F247F6F194607712530C8E4EC /* SentryUser.m in Sources */, + 289E0CA95FEDA60B5CA15E7216FF1196 /* RNWatch-dummy.m in Sources */, + 791DBA1A71FB1F6780782413DE463D51 /* WatchBridge.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - B69B61D68C2166AE3209F1D6F3407C3A /* Sources */ = { + B50C2EEE33DBEB7F4D7751868FEDC62C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 127056261FF4EBA1804C3D6AA84CF755 /* Utils.cpp in Sources */, - D6CF6840501AF0AC8FE8A5E1EE3E1631 /* YGConfig.cpp in Sources */, - DAC8D25BBE74E68070580A3B456267FC /* YGEnums.cpp in Sources */, - B4F85B8ED4993B99DB6B0AC97AF43188 /* YGLayout.cpp in Sources */, - 78BF0258D866183618AB1B11E89F1029 /* YGMarker.cpp in Sources */, - CDE1915EBD0E95109986F8520D59095B /* YGNode.cpp in Sources */, - A2A24B7320837E7A0597E793EDA29934 /* YGNodePrint.cpp in Sources */, - 73C3275A3803178A8F2DE8CB87EE25AB /* YGStyle.cpp in Sources */, - A97C4F84652F00C46C378D398F8B9226 /* YGValue.cpp in Sources */, - 9EB71B91EBFAD678811E5DE88266361B /* yoga-dummy.m in Sources */, - 0E08237E724C863AFB548DAB395C49F9 /* Yoga.cpp in Sources */, + 0AC9243638B494BE36317EA2B135F2DA /* Pods-TcpSockets-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - B8A58160F55FF79ADC578896B70DF5EE /* Sources */ = { + B5AAA029E0B0AF69C787B73EC65AE8DB /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 28D6BFC1B7F08B3ACD9BD9F52FD8B866 /* RNCAsyncStorage-dummy.m in Sources */, - 21AE14CCA587518F4985BA719DBCF840 /* RNCAsyncStorage.m in Sources */, + E4193C3CD77034C012202A6CA25CE905 /* RCTToolTipText.m in Sources */, + 6358607384E88BE4A1FCAAD1446EA697 /* RCTToolTipTextManager.m in Sources */, + 1FD4C671D4B84AEC7C498C98D6EDECCA /* ToolTipMenu-dummy.m in Sources */, + C9654B1AAFD36692DB5387E8B5F775DE /* ToolTipMenu.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - BE9FDA6181E4B90E9831ABE996BE26EF /* Sources */ = { + B61424AB7871F04F319FF65D2FBD7E10 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 73190B513220E1B1613C058FDFD40DDA /* CxxNativeModule.cpp in Sources */, - CFB70005C88BE251687C7EC42B51F6A3 /* fishhook.c in Sources */, - D871BD6767C507B2A3C3BA1A1778D5BC /* InspectorInterfaces.cpp in Sources */, - 2F416FC6111D58F7EF42F9A98854798D /* Instance.cpp in Sources */, - 836588543D10D8269410D2C2C6AEAD7A /* JSBigString.cpp in Sources */, - AC544F0C059CCB8B27A3591C878ACE37 /* JSBundleType.cpp in Sources */, - 45349115CD28032D3FEF197ED8185902 /* JSCExecutorFactory.mm in Sources */, - 50EB3E0459B337F6105EB54657B898D0 /* JSCRuntime.cpp in Sources */, - B3716E72A36FF998F767B834C71EFA82 /* JSDeltaBundleClient.cpp in Sources */, - 4F393A5E92D2549B302FAA9E7394DFCB /* JSExecutor.cpp in Sources */, - C94C111D60957FF0E35F7C689CD5E1C7 /* jsi.cpp in Sources */, - 830914813313CE853E71F17871DC3038 /* JSIDynamic.cpp in Sources */, - B1319D9553BA2744C4CB03C078E1FE01 /* JSIExecutor.cpp in Sources */, - 269FBDECEC97EAE18C67824F6DDE0813 /* JSINativeModules.cpp in Sources */, - 76CE0EEB2B876430DEF9563835B1F976 /* JSIndexedRAMBundle.cpp in Sources */, - D6EE00F1517880FB41C8FDC3416EDCF3 /* MethodCall.cpp in Sources */, - DE974F3860972F9FED481A4F2CF77A33 /* ModuleRegistry.cpp in Sources */, - 6C666DF8D8CC9948FC9878E83B3945B0 /* NativeToJsBridge.cpp in Sources */, - 62E5CFAADDC503F38D7091987E12BD72 /* NSDataBigString.mm in Sources */, - 88A4109AB54F224ED14F8822E8A021E0 /* NSTextStorage+FontScaling.m in Sources */, - 62EFC098BE40112EE66AD385EDEF4DE2 /* RAMBundleRegistry.cpp in Sources */, - FAD1D9E77C37F2B7EC932042A0BDFF74 /* RCTAccessibilityManager.m in Sources */, - 093848271343933D1E78841DC11A4B09 /* RCTActionSheetManager.m in Sources */, - ECF9CD9D3BDE399D684B8D16E8206640 /* RCTActivityIndicatorView.m in Sources */, - 13D0CBFC93FF38598CC759A02F58ABED /* RCTActivityIndicatorViewManager.m in Sources */, - 3AB7CBD6C78A2AC1F203581C468ED189 /* RCTAdditionAnimatedNode.m in Sources */, - A4996B32ECDFE6F9A913CD42BE5C67EB /* RCTAlertManager.m in Sources */, - DE466CA635E3CFA2B14B0BC10342A3F1 /* RCTAnimatedNode.m in Sources */, - E507AF6033610DE469C14B32EDCF7CBB /* RCTAnimationUtils.m in Sources */, - 9DB728F1F2B01296EA2488BAF35B672A /* RCTAppState.m in Sources */, - 49AA8DE120BE7ADA26C1863EA5D48DF1 /* RCTAssert.m in Sources */, - 4AB576BA3D4EA23E95B90605E631EAC0 /* RCTAsyncLocalStorage.m in Sources */, - E5A6D0D6B32021B697B73A6EE360F00F /* RCTBackedTextInputDelegateAdapter.m in Sources */, - 8C2F38B81F624F21465613DCA9240768 /* RCTBaseTextInputShadowView.m in Sources */, - B31D7C01B2D0B99A95C0C7510A9BBD0E /* RCTBaseTextInputView.m in Sources */, - 361B64C8A9B0BC5F37D2F52D3DA50B9E /* RCTBaseTextInputViewManager.m in Sources */, - 8C82567D28BAC4F259B7B2B8E7D0EE77 /* RCTBaseTextShadowView.m in Sources */, - E0FA0B980D61F66A60F62A10F9B8F210 /* RCTBaseTextViewManager.m in Sources */, - 76B368340F3ED61971CDE3F8C18BB038 /* RCTBlobManager.mm in Sources */, - 07F47B4ED2387B4119995437BFE7FC4C /* RCTBorderDrawing.m in Sources */, - 5A415CA7FC2C4E9102E9B6B95C84D3F5 /* RCTBridge.m in Sources */, - 42C11AD87559C1A4A4CAF680C6839943 /* RCTBundleURLProvider.m in Sources */, - A714BDFA83192AFED282DAEB03F4E823 /* RCTClipboard.m in Sources */, - 21C9D2E5CC069D7B43EFA939F2A63753 /* RCTComponentData.m in Sources */, - 194617A7DE4E05EC012DDA92570B1E2A /* RCTConvert+CoreLocation.m in Sources */, - EB7C5B7545496F31A683C7B55EF90D01 /* RCTConvert+Text.m in Sources */, - 6804DFA0899405136E6E4171B302F96D /* RCTConvert+Transform.m in Sources */, - E172AD50F4C098C0F9FD8508BE5BA304 /* RCTConvert.m in Sources */, - 3BFE7F2214BADD6C2F5053906E6300AE /* RCTCxxBridge.mm in Sources */, - 6F83D30E9F4EFEEA34FFB821270273FD /* RCTCxxConvert.m in Sources */, - 3F87B16251DA162274B54DA734ADE7F3 /* RCTCxxMethod.mm in Sources */, - EBDDB49C8C76771F2AE3E92F5D5F7FD3 /* RCTCxxModule.mm in Sources */, - D99577F1ADAF45A4605290D871A3196E /* RCTCxxUtils.mm in Sources */, - 2723EBF351241D9489616914B181A674 /* RCTDataRequestHandler.m in Sources */, - 0ED3F7464EAA98980D7FEF16460A502A /* RCTDatePicker.m in Sources */, - D89DA63EA1AD3377A4271F5A5E19BB82 /* RCTDatePickerManager.m in Sources */, - EE62A3FEDC0D6A3B86E74A0040396B53 /* RCTDecayAnimation.m in Sources */, - 2A64EBFC5C6C467B3DA69ECE51B06EBE /* RCTDeviceInfo.m in Sources */, - 93086B42799A1DA283FD68DBE0652927 /* RCTDevLoadingView.m in Sources */, - 3E61E79D8AA2D256CECBB1390D85EF7B /* RCTDevMenu.m in Sources */, - DBA16FC27F6422844C6C6967FC2B7215 /* RCTDevSettings.mm in Sources */, - FB214311789F438815EB4046151ECDEA /* RCTDiffClampAnimatedNode.m in Sources */, - A28B29974815801DAD8EA18FCC921A0B /* RCTDisplayLink.m in Sources */, - 86AE031EF4D3732CCDF64628B9040790 /* RCTDivisionAnimatedNode.m in Sources */, - A15B4A158175A081793A3DE69BC8FB8C /* RCTErrorInfo.m in Sources */, - EB4ABD466E1F0AF20CB997AF07393BD1 /* RCTEventAnimation.m in Sources */, - D429511A6631E123C61557D1F3FB9926 /* RCTEventDispatcher.m in Sources */, - FB0FA9D7DC3A52B903CBFD1D28AD7DE0 /* RCTEventEmitter.m in Sources */, - 501FE2681F09340B969660452DA20094 /* RCTExceptionsManager.m in Sources */, - 8448C53077CDD8E4E26E95FFE27CBC5A /* RCTFileReaderModule.m in Sources */, - 614495A108C2146FCD00117DBD65DB31 /* RCTFileRequestHandler.m in Sources */, - 564A5DC8A9B1065836C50FEE82D9F3B4 /* RCTFollyConvert.mm in Sources */, - D94FA4448D98748DAE5221A2F6FFC901 /* RCTFont.mm in Sources */, - 052D29B17093D688A2DA7828E105B303 /* RCTFPSGraph.m in Sources */, - DCA9807621166F88B2FCB868CE33FAF9 /* RCTFrameAnimation.m in Sources */, - C67CA512F35B7A9BC7A37865029D4BC3 /* RCTFrameUpdate.m in Sources */, - 6C2604FB04FDB5019B4ACC3052DD2EB2 /* RCTGIFImageDecoder.m in Sources */, - A7C51D3A6CBF4809D5EFAFD0565AEF68 /* RCTHTTPRequestHandler.mm in Sources */, - 3AD78349BEA5FDA745E8233FAC7AAEE2 /* RCTI18nManager.m in Sources */, - 282782652E511D5CD6AFA3DEEE1FCFCE /* RCTI18nUtil.m in Sources */, - 78204D0741E28FD470F568FF5FAD0769 /* RCTImageBlurUtils.m in Sources */, - FC7E17D2881B21474A607BBAC124BCCF /* RCTImageCache.m in Sources */, - 9D20BA870975BE8584D48AABD48C5790 /* RCTImageEditingManager.m in Sources */, - 5B728391E4001BB635F92EFD208AFA5F /* RCTImageLoader.m in Sources */, - B6BD3E1F3F3A98B50142F3238085C9CD /* RCTImageShadowView.m in Sources */, - 434C212AE497641189F3F21B3DF85455 /* RCTImageSource.m in Sources */, - FE681BBAB725506A8A7E8A0CD3464901 /* RCTImageStoreManager.m in Sources */, - 1CE57C575D27901F78F232FB979B4BC8 /* RCTImageUtils.m in Sources */, - 4D60625E42B48DB6B7E3845FA99C7BE2 /* RCTImageView.m in Sources */, - 2D113E07A3775DCAA398283D5317BF81 /* RCTImageViewManager.m in Sources */, - 0B22824A53748F0EA63E095976592DE1 /* RCTInputAccessoryShadowView.m in Sources */, - D90EFA3AD1C370484523928ADD998DC2 /* RCTInputAccessoryView.m in Sources */, - 4F39106843F8AF5B1538995E966AD9DA /* RCTInputAccessoryViewContent.m in Sources */, - 37E42DF4223C970172CDF86D2B2EC467 /* RCTInputAccessoryViewManager.m in Sources */, - BAB348E5FA1438240DF1338415B2CC18 /* RCTInspector.mm in Sources */, - D4647D6731CCE84EB5737F6E86E24155 /* RCTInspectorDevServerHelper.mm in Sources */, - 4F05DBC947CDCF382359241428F12ED2 /* RCTInspectorPackagerConnection.m in Sources */, - 33A3CEBCDA6F8676D70E8F641C7085EE /* RCTInterpolationAnimatedNode.m in Sources */, - 310A2B0C6FDD68EDB91A33147CAAFBFF /* RCTJavaScriptLoader.mm in Sources */, - C6AA3176BA531BC4E5EC9B709E607308 /* RCTJSStackFrame.m in Sources */, - 9DAF3E9CF7644BA796249861871DB46D /* RCTKeyboardObserver.m in Sources */, - AF95C78844F1226A0405AF94F1346DD8 /* RCTKeyCommands.m in Sources */, - C4C13F2F9D569EF68216131F99CEF019 /* RCTLayout.m in Sources */, - 7CED22F67A20B932DB114C94EB1BEF92 /* RCTLayoutAnimation.m in Sources */, - 3C2FA512C7E3A947337D96AC4F488973 /* RCTLayoutAnimationGroup.m in Sources */, - D3A09B8A9AE459E2FC5A838C127F1B3E /* RCTLinkingManager.m in Sources */, - 5C028D63536CA108739D0E8CD28CCCDC /* RCTLocalAssetImageLoader.m in Sources */, - CADDEA1154A285CC0A82C72CAE3BA8D6 /* RCTLog.mm in Sources */, - AFA47F05CCCE7DF68AF1D868334862FC /* RCTManagedPointer.mm in Sources */, - 81B69050DB1EEFA79BD8629D15DEB90B /* RCTMaskedView.m in Sources */, - 5748618DA7D11B149DF1E94D929AAA1D /* RCTMaskedViewManager.m in Sources */, - ECB2E30C7F4C79CAD8A25A318521E656 /* RCTMessageThread.mm in Sources */, - 84621340AB76F2261FD7608649FFD70E /* RCTModalHostView.m in Sources */, - 9F2B7F8735E209BDB64533E0AE6BA752 /* RCTModalHostViewController.m in Sources */, - D7B69B7C2517FC593212348E10C51B52 /* RCTModalHostViewManager.m in Sources */, - 413C0757E1DB71C2A09A6E49453517D4 /* RCTModalManager.m in Sources */, - C48226A9C35A2C68EA4CD3DE2EC889A4 /* RCTModuleData.mm in Sources */, - 1BAD8ED33F6869EA8431027379FBD5F0 /* RCTModuleMethod.mm in Sources */, - 1E2101AE33238C2A4AD435372E339029 /* RCTModuloAnimatedNode.m in Sources */, - 7C1CA555FD11CAFA23F414D17F4E57F7 /* RCTMultilineTextInputView.m in Sources */, - 8486C0702890A06AA153B5F063118156 /* RCTMultilineTextInputViewManager.m in Sources */, - A898AA107658BA869FBC409589DD1E4F /* RCTMultipartDataTask.m in Sources */, - CC64D9452BEFE3EDAE160211AD1D7AF7 /* RCTMultipartStreamReader.m in Sources */, - D683994F1952EC2D17AE91EFB0D41747 /* RCTMultiplicationAnimatedNode.m in Sources */, - 85148F494ADD7D6AD8254665B370A3FC /* RCTNativeAnimatedModule.m in Sources */, - 386E985E136EA36808CEB4A59E7B0960 /* RCTNativeAnimatedNodesManager.m in Sources */, - 3534F1EB70DAA87A7A961148EF0BE010 /* RCTNativeModule.mm in Sources */, - A8CA6A5AAFD419A70854FBB6273B5290 /* RCTNetInfo.m in Sources */, - 5BA23A94B2AD50D1084EBE137E2E7A40 /* RCTNetworking.mm in Sources */, - 758C1ADFD076C9B733CFDE373E4A44FD /* RCTNetworkTask.m in Sources */, - B2C6855DDA97C8F45F25A454A186C324 /* RCTObjcExecutor.mm in Sources */, - B3505341AB88DF45D45CC4DAD75BCBF4 /* RCTPackagerClient.m in Sources */, - FC56E2B52E8D6B3A935DD2FC6AF33EE8 /* RCTPackagerConnection.mm in Sources */, - 7901D39537357CF505F7FEA6FF48C5A0 /* RCTParserUtils.m in Sources */, - 416498F2E4F551907433EECAD58DB512 /* RCTPerfMonitor.m in Sources */, - 4BF9FEB98DB12D39729A93A7D23611BD /* RCTPerformanceLogger.m in Sources */, - 0F99583658BCF2DE914E2690FDAE2355 /* RCTPicker.m in Sources */, - A4E7450186BFC23A672F92986BA97788 /* RCTPickerManager.m in Sources */, - C4FEAC27BA9DCF3A4C611C233A7F24CF /* RCTPlatform.m in Sources */, - 2342CB2BF9B93369B1EA41E3CD67525D /* RCTProfile.m in Sources */, - 5C788DDE5ADD4B62770623FC3612502D /* RCTProfileTrampoline-arm.S in Sources */, - 9626AF7D4502DD1DC54058BD6E065297 /* RCTProfileTrampoline-arm64.S in Sources */, - AB5CF8F11B440866D1C7B79E73AAD03A /* RCTProfileTrampoline-i386.S in Sources */, - F9A6DB5956D2E28FA934D97A9A4B3F8C /* RCTProfileTrampoline-x86_64.S in Sources */, - AE13C0788D4590E162282122F2FE83EF /* RCTProgressViewManager.m in Sources */, - 135DBDBF31F70DE08DB5319D203D4819 /* RCTPropsAnimatedNode.m in Sources */, - 4067DDC03C04A33BF6B6E2C7B678E746 /* RCTRawTextShadowView.m in Sources */, - 072575BBA78AC7495973E2848F3A81DF /* RCTRawTextViewManager.m in Sources */, - 6DB0BD8279CCAD78B4695521CD5BC3ED /* RCTReconnectingWebSocket.m in Sources */, - DC92171787F85EC1AF75F51338C5029F /* RCTRedBox.m in Sources */, - 011E3F5A1168B7AE2EE8AC47818CBC56 /* RCTRedBoxExtraDataViewController.m in Sources */, - 7DD626892E59282120F8BA6902C6A242 /* RCTRefreshControl.m in Sources */, - 76237B29133993AB012812CA40684415 /* RCTRefreshControlManager.m in Sources */, - 1CC99C15E054E4F499E73DCA4B206548 /* RCTReloadCommand.m in Sources */, - 8AAEB4E2E49D481BB558DFD75AE70095 /* RCTResizeMode.m in Sources */, - 29F765593280172CC2AC4EEB5DDC4647 /* RCTRootContentView.m in Sources */, - 4D6A58E659F04241926EDBB6AA214C68 /* RCTRootShadowView.m in Sources */, - A6039105241421CE7755A91FA41DBB14 /* RCTRootView.m in Sources */, - C80E325EADCF175CB2FD0224031C3B54 /* RCTSafeAreaShadowView.m in Sources */, - 3719F4DEEEAE4D0A3F2175BCE09EA61F /* RCTSafeAreaView.m in Sources */, - 249FDA882B359A6271813B3669DDD95B /* RCTSafeAreaViewLocalData.m in Sources */, - CBEDE1D4EA2FD01557EEB7DFC3175DD6 /* RCTSafeAreaViewManager.m in Sources */, - F3EE6482296CB6AE82F70B16F7FC66B5 /* RCTScrollContentShadowView.m in Sources */, - 926C3ACDCA26D0CEA711C53601DA9774 /* RCTScrollContentView.m in Sources */, - 88BA6C9C49FB450962DB1022139531FA /* RCTScrollContentViewManager.m in Sources */, - 6EAD1E7608F0B7D96E48A3E13135F5C0 /* RCTScrollView.m in Sources */, - AA2F3CF92C1349F7D45109396BF2C0FB /* RCTScrollViewManager.m in Sources */, - C3D1902A8F5470063E7B2C251DFCB330 /* RCTSegmentedControl.m in Sources */, - FF95B3509B960A83201372067130F82A /* RCTSegmentedControlManager.m in Sources */, - 0DFC4F602637BA47F3721DE781B17C35 /* RCTShadowView+Internal.m in Sources */, - 4F5331837CDE47E674A3B553EA4FC940 /* RCTShadowView+Layout.m in Sources */, - 6CD0CDD0DF1E086E7534094BF23BBEC4 /* RCTShadowView.m in Sources */, - 1F318760EE0A87BDA5FDFBD2F3B2D87C /* RCTSinglelineTextInputView.m in Sources */, - 9906BFC5165D90CD24CE993292A1CFBA /* RCTSinglelineTextInputViewManager.m in Sources */, - 287D5859BA0AFE45708B24858D92E6E0 /* RCTSlider.m in Sources */, - D8F52A02EBC4A478D26060D040EE2A51 /* RCTSliderManager.m in Sources */, - 59045820A36AF410A89C5D5038347E59 /* RCTSourceCode.m in Sources */, - DF9535B8BCF42C6CAA83D11786A5D68A /* RCTSpringAnimation.m in Sources */, - 71229D51708ACFC05F68398E7AAF088E /* RCTSRWebSocket.m in Sources */, - AF0ECF7CDA408793FF6731DB11C62419 /* RCTStatusBarManager.m in Sources */, - 8007223FD734DF94F754F49B3BF98887 /* RCTStyleAnimatedNode.m in Sources */, - CB89D4F3DF17FD5BD234B2E8B8B9708A /* RCTSubtractionAnimatedNode.m in Sources */, - 42D4CAB6849F7CC505D50B4B6DA360FC /* RCTSurface.mm in Sources */, - F61924B8E7593ECA89759AC93EB5A122 /* RCTSurfaceHostingProxyRootView.mm in Sources */, - FF755D40837E4703A9E50B2DC9FB7966 /* RCTSurfaceHostingView.mm in Sources */, - C42DCABFF041648F0E027AA70CEE3B88 /* RCTSurfaceRootShadowView.m in Sources */, - 49D0B8A40296851AFCC429963F8544EC /* RCTSurfaceRootView.mm in Sources */, - 75FC9D5B3FA9DDF151DFF4701E88B9B7 /* RCTSurfaceSizeMeasureMode.mm in Sources */, - 2F75F6381391679F2D779FD6AAA9768B /* RCTSurfaceStage.m in Sources */, - 4897B888BCE646E7199FB2D689290941 /* RCTSurfaceView.mm in Sources */, - D81A58391D537163F9DEBAB1BAC40490 /* RCTSwitch.m in Sources */, - 70FA2831F4DFB7EED6C8DF048DA38F9F /* RCTSwitchManager.m in Sources */, - 3114804B758CFCAA926F0951ADBC441E /* RCTTextAttributes.m in Sources */, - 625FB6BCD562123D32E6F3309E9813BB /* RCTTextSelection.m in Sources */, - 0A74355A93836D91FA1EBDE17DFD0462 /* RCTTextShadowView.m in Sources */, - 3054F6C51ADE08460DA7A64D437B3443 /* RCTTextView.m in Sources */, - F6069284DD64F6902F6B5B7BF4504611 /* RCTTextViewManager.m in Sources */, - 0DD7EDA7BBC7DEF2763786F11061EA29 /* RCTTiming.m in Sources */, - 5A95C57EEED6C82E3EA819CCFE7C7551 /* RCTTouchEvent.m in Sources */, - 82EA3757D37C99B59E4C5E50D8E519EC /* RCTTouchHandler.m in Sources */, - 9127FEEE9539D2F297024EDF1ADC0D86 /* RCTTrackingAnimatedNode.m in Sources */, - 4C6E9109EC27A21008DE46B73CD38FDA /* RCTTransformAnimatedNode.m in Sources */, - 9F68621E790CEF4D0531828470E427E7 /* RCTUIManager.m in Sources */, - EF40041513D21039CBBD7C391FBC277D /* RCTUIManagerObserverCoordinator.mm in Sources */, - 0A8607AEACA1CF13B8173A9F413AF4BD /* RCTUIManagerUtils.m in Sources */, - B947FA5162CF34E8F4B1613F8265C804 /* RCTUITextField.m in Sources */, - 91421940EEA4EAB6D2DDADF2339400F7 /* RCTUITextView.m in Sources */, - 6E81B941F50F6A16DA216141519A027C /* RCTUIUtils.m in Sources */, - 777B07FE513717FFBBF93A82CB608A53 /* RCTUtils.m in Sources */, - 869875F38A5DD8D679713A2F9BB691C4 /* RCTValueAnimatedNode.m in Sources */, - A7CF7C271B95ACD2F4EF7CE3C0B7379C /* RCTVersion.m in Sources */, - EDB4E52458AB23CDD1035161D902B69F /* RCTView.m in Sources */, - F3CB20BD6211E08C978CC2EFD7B91427 /* RCTViewManager.m in Sources */, - 44F567EF7155903C7083C648DA0AFCBF /* RCTVirtualTextShadowView.m in Sources */, - BE7D9A86D8F0930C1C72FC39E23FCE05 /* RCTVirtualTextViewManager.m in Sources */, - DA5670DA9802AA8446ED12433284EC3A /* RCTWebSocketExecutor.m in Sources */, - 25F2A760F09E5B8CD068F88CD6DC9054 /* RCTWebSocketModule.m in Sources */, - 8D85D559E90AC906B84408247CB2825B /* RCTWebView.m in Sources */, - B5C77443DD44BBA4571ADCD53CE9B69B /* RCTWebViewManager.m in Sources */, - B8DEDC1041D4260A24F6F4BA17E0FB93 /* RCTWKWebView.m in Sources */, - 0283EFA2362B01CE92C02220F73A50BE /* RCTWKWebViewManager.m in Sources */, - 73A10053271460CA6B1F3A1E0A515F83 /* RCTWrapperViewController.m in Sources */, - BD946144756F14F4D9D3AA666AE35FC2 /* React-e01e85b3-dummy.m in Sources */, - 76EB4513A450BA871293AD82CD47099C /* ReactMarker.cpp in Sources */, - 3439245457F86E5085F03EC60CBBF3A9 /* UIView+React.m in Sources */, + 424B83A87E1875461153868A60E210D2 /* DeviceUtils.m in Sources */, + 98E058C39072E6072DD66E377E5A9B21 /* RNReactNativeHapticFeedback-dummy.m in Sources */, + 1651174224A374A0FA8DA6107C5E6F22 /* RNReactNativeHapticFeedback.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - C2E3E43531ECB3D97D7EAD8B8F7D8601 /* Sources */ = { + B8D397B74A895D52515DDD8C8569AA62 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 37FED356EBBBA19B69DF90728C454C96 /* Pods-RCTQRCodeLocalImage-dummy.m in Sources */, + 39C0117E7135E26569363AA9E1265267 /* Downloader.m in Sources */, + DBB4D1B14C8CCEDE1080EE0992758AA2 /* NSArray+Map.m in Sources */, + 250702071F13D09F948EBCBC07030665 /* RNFS-dummy.m in Sources */, + D4D0C6905F4F7F7C32F3631B51BEB913 /* RNFSManager.m in Sources */, + 9711F0D9ECEF6979E3607FB2CE6CB106 /* Uploader.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - D6312AB7DBA4E93B70F4478B750C4CC2 /* Sources */ = { + C1BAEFC3F99AD2E6663D61E713CD5F01 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - F29B9EE1040ECE3CB36187448A193D8C /* CGColor+.swift in Sources */, - 80B929B7000D8AB439413C5BC4DA936F /* CGImage+.swift in Sources */, - EB76555E9D7463596BC9F08918E50E0E /* CGSize+.swift in Sources */, - 6ECAB819BC5729CEED86B51AB6113DB3 /* CIColor+.swift in Sources */, - 8F34E21D7E757E1C23EC64B3FD2A6ECE /* CIImage+.swift in Sources */, - AC0E7E31B2978E2FCE58186CA706BAA1 /* EFInputCorrectionLevel.swift in Sources */, - AE66FEFC631D2CA5D55B8FC473956A62 /* EFIntSize.swift in Sources */, - F9260315D5236F64BE7FDBB92E1A7202 /* EFPointShape.swift in Sources */, - E1E18CE36A9E583633B3A32F91507368 /* EFQRCode+GIF.swift in Sources */, - 5E71242A081C1F469403E6457C2FCAB8 /* EFQRCode-dummy.m in Sources */, - BEAEF7BD68A305676B2EAF5E711F148F /* EFQRCode.swift in Sources */, - 904AA57D05C72941D490B9EABE8418D0 /* EFQRCodeGenerator.swift in Sources */, - 08AFECF932C828A06B72A8D4676F9A13 /* EFQRCodeMode.swift in Sources */, - 551A57E47A5C3DE24E51E97AA3053E28 /* EFQRCodeRecognizer.swift in Sources */, - 6E16663EACD8352C5888F5FD3D836BF0 /* EFUIntPixel.swift in Sources */, - DB4D5DA661C850DC3835859A364A41E5 /* EFWatermarkMode.swift in Sources */, - 3FE0CB30A7F46D7FFCD298726A9084F8 /* NSColor+.swift in Sources */, - CE60C9FE40BB31EEC6706F01EBAF747A /* NSImage+.swift in Sources */, - 7E1E9ABE0C3AD73551154C23B5624252 /* UIColor+.swift in Sources */, - 0C0153CFFCFF4D90BA9A9B1007118929 /* UIImage+.swift in Sources */, + 7BE5E074F3C2A3126D74F9DD54590B8C /* Pods-BlueWalletWatch-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - D72A7E551DE2408FFA41C4AD246EFF2C /* Sources */ = { + CDBD41A1D4EE1D6884573D565BCA6B85 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - EA5A080F2BD848B01B5BA866CF70975F /* react-native-randombytes-dummy.m in Sources */, - 60148FB0750CE1B3EC43B75910330609 /* RNRandomBytes.m in Sources */, + D44D899C952C57D43DA024A4FE0D342D /* Utils.cpp in Sources */, + 2306D5480650D99FA37562A692495C59 /* YGConfig.cpp in Sources */, + 808A91B55279DA1631C744D59987BAFC /* YGEnums.cpp in Sources */, + 41BFEA90A62770D214F4467DBE059EE7 /* YGLayout.cpp in Sources */, + 3368DA8ACA5A00788918741AE4DDA8AD /* YGMarker.cpp in Sources */, + B3995467DD2512F14A81D05BD728F2D8 /* YGNode.cpp in Sources */, + 82DE4EBC785EC4EDE56C48A7D098F327 /* YGNodePrint.cpp in Sources */, + 9A5353AD6709265537BF1D3C2B64AEEF /* YGStyle.cpp in Sources */, + 0E8E4683037E77894F752EF1E34E5941 /* YGValue.cpp in Sources */, + 6B86E4C22C2FD45A99622A05FD5189D2 /* yoga-dummy.m in Sources */, + 49FC3480667256E71BC269E3492284E4 /* Yoga.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - DB202FBFDFD68E7534898DD503FEEF19 /* Sources */ = { + CF5258CBB5F487A6208A854B78E1D491 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 9F727C01273198509BF17A493EB8ADAD /* ImagePickerManager.m in Sources */, - 55F3EAE6BB216815A97B816F73665A4B /* react-native-image-picker-dummy.m in Sources */, + 65BCDFB8D370F15C65665B0AA398B5F1 /* demangle.cc in Sources */, + BF9F67E7F99C18EC4A1BC51FBA8F4DBB /* glog-dummy.m in Sources */, + 5B2CB63EA4B80CCFD9FC008108C18B96 /* logging.cc in Sources */, + 768F38D3A4A78DA3DA52BE852F3459E9 /* raw_logging.cc in Sources */, + A0B1B26B124DC5F45655DD6079EFA465 /* signalhandler.cc in Sources */, + EB29DE148CD5C319C7D2E4463810E3E2 /* symbolize.cc in Sources */, + 35F15CD0FB4896BA9BA34671873609BB /* utilities.cc in Sources */, + ECF0CC92C0A880AC3AEB129F8C628F37 /* vlog_is_on.cc in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - ED68662946B17ADDE143C393D7C5E361 /* Sources */ = { + DB6416DFC5B69128F8FEBE8FB8EBAFAE /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 9EBA789B9751FD13739A3477C4417EEA /* bignum-dtoa.cc in Sources */, - D2348EA46F99336ECD5C403412B77A14 /* bignum.cc in Sources */, - A1F8CDD818060F980D918325FCE93D03 /* cached-powers.cc in Sources */, - A0403D9E67CC9A1A453B86FA9E42CED9 /* diy-fp.cc in Sources */, - 7F5A31DB86E9A4F069A6CAEAC5833166 /* double-conversion.cc in Sources */, - AFD672323411096EE66E682AB430CB68 /* DoubleConversion-dummy.m in Sources */, - 3364ED11F7710600AE2F03A29B38AF86 /* fast-dtoa.cc in Sources */, - 30D75A44F52C364882E0ADCFC8EC996D /* fixed-dtoa.cc in Sources */, - 75F169B93E47572227D0E6466DE7E431 /* strtod.cc in Sources */, + 93D1AC90DA418A1F8F8E9A36C25024E3 /* react-native-slider-dummy.m in Sources */, + 8239AE20EEB16D95B0640607F2DE377C /* RNCSlider.m in Sources */, + DAFEEE6626947B2F7B064587326D7665 /* RNCSliderManager.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - F2D98025A9440F9BB511FEB4987B99C4 /* Sources */ = { + F82AD23DA67C66BA03A5FD74E221B713 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - F1599E4B4CE9892A6FFE5AAE8A01CFE3 /* RNRate-dummy.m in Sources */, - B8C17860E0AA482D9541A46F517DCF3B /* RNRate.m in Sources */, + F38F2A018B42037B5338BC26DA4BEF46 /* Container+DeepSearch.m in Sources */, + 2B73A7B6D9684E5FF915B6187E77C395 /* NSData+Compression.m in Sources */, + 6DC9C5A1FD7AC060992EDB4977B33796 /* NSDate+Extras.m in Sources */, + 29DAD1104B051109AE1C0A706C8147B3 /* NSDictionary+Sanitize.m in Sources */, + 4DB8C1794A1E87092C705096CE3A9A44 /* NSError+SimpleConstructor.m in Sources */, + E03B9B45A563261F7C2011DF784A3197 /* Sentry-dummy.m in Sources */, + 2949474798500AFB899EF2BBA67EDAF8 /* SentryAsynchronousOperation.m in Sources */, + C4B3263D2DF41B64F2A5371470AB73FE /* SentryBreadcrumb.m in Sources */, + 324AC45A9A08E8743C02A33820145DA6 /* SentryBreadcrumbStore.m in Sources */, + 2F4EC3F52EB5CA42E0DE2B8BE208C331 /* SentryBreadcrumbTracker.m in Sources */, + A94379BFC325972758B2D2957BB71FAF /* SentryClient.m in Sources */, + 6A15DEC57F124519681D5688A0C47962 /* SentryContext.m in Sources */, + 94D9DDBAB0CB2C184DE09C3F171C8576 /* SentryCrash.m in Sources */, + 6077D109292892CBF3147C6F98B27A0D /* SentryCrashC.c in Sources */, + 19E0E1151960A6B1FE9FBD3D52F3C9ED /* SentryCrashCachedData.c in Sources */, + 30D059BF64564DA13858454820AB32BA /* SentryCrashCPU.c in Sources */, + BDFCFCEF15A6E2B320D1AA1638E62B43 /* SentryCrashCPU_arm.c in Sources */, + 0EFDB7C4789C187197546ADAA477E688 /* SentryCrashCPU_arm64.c in Sources */, + 3419AEA7C18265F12D63D1C80BAFBA0B /* SentryCrashCPU_x86_32.c in Sources */, + C2B89C41F55967FDF58E0B3A851F6EE6 /* SentryCrashCPU_x86_64.c in Sources */, + 1D73EBE525F27A85ABE0E58E63E936CC /* SentryCrashCString.m in Sources */, + DCA49C465101007352FD1C22A4D36767 /* SentryCrashDate.c in Sources */, + 516A80FBFED3342D25117B683146A319 /* SentryCrashDebug.c in Sources */, + 2CFED35E91789E037EF9A52E145BCCEE /* SentryCrashDoctor.m in Sources */, + E84BE2D4A1471D1C987BF8A66C1DC9F7 /* SentryCrashDynamicLinker.c in Sources */, + EDB7542DAE28813BD58E89992BA03FA8 /* SentryCrashExceptionApplication.m in Sources */, + 6368AA5F93D02C83D6D83DBC58B502BE /* SentryCrashFileUtils.c in Sources */, + 6DE4C8FE5ED5DBC2103A22C69B46A9CA /* SentryCrashID.c in Sources */, + EA4CB3D4F47766AB8FAAC452209844D2 /* SentryCrashInstallation.m in Sources */, + 1338E15431B99D3B103CA28A8E5CA40B /* SentryCrashJSONCodec.c in Sources */, + 797D0B8A815E5260ACBA95335EFE4290 /* SentryCrashJSONCodecObjC.m in Sources */, + C93143FAD54A30B260ACCFF89E30D4E5 /* SentryCrashLogger.c in Sources */, + C57E485B3515CD0CF0FED8867175FCE6 /* SentryCrashMach.c in Sources */, + 1E83945F5CCBF389E706B74F687C9159 /* SentryCrashMachineContext.c in Sources */, + 58ED012438AC6221EDD5CE3D7021BD70 /* SentryCrashMemory.c in Sources */, + EF8FC601463221976CE604D3D6572516 /* SentryCrashMonitor.c in Sources */, + 1D4676BF3972715CBE1A339DF2792E9A /* SentryCrashMonitor_AppState.c in Sources */, + 2AE1C32AF947EE40732B46053773E5A8 /* SentryCrashMonitor_CPPException.cpp in Sources */, + C01B918A17F6A4AA9F1752F408D7870C /* SentryCrashMonitor_Deadlock.m in Sources */, + 8A7B5A8F66B7A8C0702424FBD7CDCB86 /* SentryCrashMonitor_MachException.c in Sources */, + 16D45939E96B8668B27DD71A90EF14D0 /* SentryCrashMonitor_NSException.m in Sources */, + 8BA852B4524E3F8D0889CD03DE321078 /* SentryCrashMonitor_Signal.c in Sources */, + 75322C5AA1501BCA6D208748518ED589 /* SentryCrashMonitor_System.m in Sources */, + A3F02E2212F4533085A62102EE9B6D39 /* SentryCrashMonitor_User.c in Sources */, + BBBC657876A2A4806D5DDD8818A13E11 /* SentryCrashMonitor_Zombie.c in Sources */, + 99D401D232543D70E5A0FCDF7CB598BE /* SentryCrashMonitorType.c in Sources */, + 7DFE10BE05B80D9D62A8F4FCD784BD54 /* SentryCrashObjC.c in Sources */, + B72D27F08255295059C3574B68DEC0C4 /* SentryCrashReport.c in Sources */, + F3B2271F8A56548FCD4B03B4F63F68AF /* SentryCrashReportConverter.m in Sources */, + 2410CBE576483D47D4E9E81F1EBC3A08 /* SentryCrashReportFilterBasic.m in Sources */, + 403AA42531358FB769CC0BB0BA95448E /* SentryCrashReportFixer.c in Sources */, + 600D36D26CF8CF6EB17B431E60204DBA /* SentryCrashReportSink.m in Sources */, + 4346EDC68C3377BB99D4015EA460F1BB /* SentryCrashReportStore.c in Sources */, + F2C135838D9CB3E222E35D4DD8E87421 /* SentryCrashSignalInfo.c in Sources */, + C0D08AF5B9029DD13907C8466284C6C6 /* SentryCrashStackCursor.c in Sources */, + C1FB00944137BC1A37D67821620B0045 /* SentryCrashStackCursor_Backtrace.c in Sources */, + 99254643BCA118E1AAE00294C28D8098 /* SentryCrashStackCursor_MachineContext.c in Sources */, + 987B8E3E8731955DFFC0101ED17D6DFE /* SentryCrashStackCursor_SelfThread.c in Sources */, + 8A3DFB0A0A021E839164AE118ED40709 /* SentryCrashString.c in Sources */, + 3E39EBE3D64DFB538FF29701CBCBFF6F /* SentryCrashSymbolicator.c in Sources */, + EF08098083084E062B00547BB9ED78B4 /* SentryCrashSysCtl.c in Sources */, + E36A7B659DDAE20B8792C853544E5A4D /* SentryCrashThread.c in Sources */, + DCFC70D1E6652BD653C454CC36CF7DD4 /* SentryDebugMeta.m in Sources */, + F7AFABDE355EBD92C20ADB6CE0DD0256 /* SentryDsn.m in Sources */, + 9F2B0B182F70D4868E0AF8936E9069B6 /* SentryError.m in Sources */, + 834825684FAA6D5E6DF1CCEF8104267A /* SentryEvent.m in Sources */, + BF1E3D3B9610EA348F064902F563D1A1 /* SentryException.m in Sources */, + C5B50F316ED2CCACC2E974121CE4EA0F /* SentryFileManager.m in Sources */, + 30F9538F2D0E4D03D5B92C5B5DB85E80 /* SentryFrame.m in Sources */, + 3DEE258101D2B26A3AE73748A449F860 /* SentryInstallation.m in Sources */, + 4E64492949503A8C1B00803055E2E522 /* SentryJavaScriptBridgeHelper.m in Sources */, + E35AD6B11EC5935C064BE7B7735DC2EB /* SentryLog.m in Sources */, + A0F32DA57D58B28A0B9744B517921543 /* SentryMechanism.m in Sources */, + 2FCE75C920F330E16B05238C50D21284 /* SentryNSURLRequest.m in Sources */, + 97D0E4F82C21A50F6AB851D6A27606AB /* SentryQueueableRequestManager.m in Sources */, + 8BE794D31F40B6C1B8405BB08FE56B0A /* SentryRequestOperation.m in Sources */, + FA846B485615AE3830C7FCABED247116 /* SentryStacktrace.m in Sources */, + 0E2203E52D09FC5485370BBF0041CFED /* SentrySwizzle.m in Sources */, + 4E87BCBE5D43FE9F48287B7820D852C2 /* SentryThread.m in Sources */, + 4DD8AF7412277AFE12FB425B3CA98152 /* SentryUser.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - F928B1147C15CF408CEB31FE456632C1 /* Sources */ = { + FF2891BA1EBFA997FA5976770BCB320C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - D7AA9A8637C808FEA62C76361817ACF0 /* DeviceUtils.m in Sources */, - 7164FAEC41238F0B33EEF0375CFD52E7 /* react-native-haptic-feedback-dummy.m in Sources */, - F076B746F350883D50AC50ACD9450A09 /* RNReactNativeHapticFeedback.m in Sources */, + 276A27A8B621AAA7FAF85ECB68E06602 /* react-native-webview-dummy.m in Sources */, + ED1D0ACC2CF9531C8361FE17C50257BC /* RNCUIWebView.m in Sources */, + DEC8363538E300BF7083DF1C704D1D39 /* RNCUIWebViewManager.m in Sources */, + E8FC96D96A95A7B8FA8256B575165AC1 /* RNCWKProcessPoolManager.m in Sources */, + 84ADA1EBEB653B86BA11FEC04EBF3220 /* RNCWKWebView.m in Sources */, + 282EB2EF048E67546EEB86EB04B72BFD /* RNCWKWebViewManager.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 0763C020F6329CBB9490A60C35249704 /* PBXTargetDependency */ = { + 05CBC86E00A45460E849ADBBDCBFFAF9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = 557BC50223A9FABA0AE5895A47ED9790 /* PBXContainerItemProxy */; + }; + 070630B51BCDD346BD1094BF113E654E /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = swift_qrcodejs; - target = 70ACA7E49C8F232531C1CE95D943D5A6 /* swift_qrcodejs */; - targetProxy = 7607EF00BF84BC7B6FA8EEA023A182A1 /* PBXContainerItemProxy */; + target = 345DDF896F8EC59B0A489DED760BA579 /* swift_qrcodejs */; + targetProxy = 0BC529359D78A0289F24CE49F4AD481E /* PBXContainerItemProxy */; }; - 08859C6F772A821821E0BC1D5A6725E9 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = glog; - target = ACF10F3F112A96395D3E76DF9E20F2C2 /* glog */; - targetProxy = EB8F2B68C9EBFB09ECEC0D34DCF70581 /* PBXContainerItemProxy */; - }; - 0BEBF9A776F2D6B92DAC544DB877D4A7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Folly; - target = 7FE5727862868DA483A79CD7394B29DA /* Folly */; - targetProxy = FBDA3CCFA70BEEA489393AB898F6452D /* PBXContainerItemProxy */; - }; - 0D986007363197B3054E3FE22FAFA5D6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = yoga; - target = 2A3F27B5FE750778C019DD1A0E3BA0DB /* yoga */; - targetProxy = 6BBDF0AA5F35A9564E91570F55899A0F /* PBXContainerItemProxy */; - }; - 0E5B38F700150BA3D79A0C4C7FF9627C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = yoga; - target = 2A3F27B5FE750778C019DD1A0E3BA0DB /* yoga */; - targetProxy = 07A817385C1DBBF3F6E0F6BFB295BBFF /* PBXContainerItemProxy */; - }; - 1B8C6D65612634D9F11DD1875549257D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DoubleConversion; - target = 083752572711CACB538790F4BAC9B25E /* DoubleConversion */; - targetProxy = DFE35C928DFA123B644B29DB9C2094C2 /* PBXContainerItemProxy */; - }; - 1BBE162AADFAB3E3A31EB87BC4833470 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = DF4959F1AF12A765AAFFBD02ED315F3B /* PBXContainerItemProxy */; - }; - 1E51BF5186CFA039BBD1940CAE9169C4 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = 1D6930A3ECAE85EE411D650744241A5E /* PBXContainerItemProxy */; - }; - 1E8CD8E226C8E8326BFCE2C5A303D33D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = ToolTipMenu; - target = F2C84C580A7ED27B6E5C9C7A7808A2A9 /* ToolTipMenu */; - targetProxy = 5C2B43D1094E284ED32BE55803C32DF7 /* PBXContainerItemProxy */; - }; - 1F19F70ADD8D19EA64BA18E9BE4C8408 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Folly; - target = 7FE5727862868DA483A79CD7394B29DA /* Folly */; - targetProxy = B6D7EF2FB8F1163D137E64F9F5645C34 /* PBXContainerItemProxy */; - }; - 282FB8E72CBC18195DE436DAEA8125C5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = yoga; - target = 2A3F27B5FE750778C019DD1A0E3BA0DB /* yoga */; - targetProxy = EC2BC630D0296916BBCB3C800BC266E5 /* PBXContainerItemProxy */; - }; - 2C47A43C8D852F1841F337E3C0AD6AC6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = 68425626BEF4FB40E7DE113345215E54 /* PBXContainerItemProxy */; - }; - 34940A7E8F78AD6580CD9284EA888CA2 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = F0E514CB9ACE56B7E1785455DA92A20B /* PBXContainerItemProxy */; - }; - 38B9E4317050491E0C3237F812EB5666 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "react-native-google-analytics-bridge"; - target = C1A109950376FD3F2F4FED60EA2D0FC1 /* react-native-google-analytics-bridge */; - targetProxy = 341CDE6B7150088540D3F9B9B20AB32D /* PBXContainerItemProxy */; - }; - 3CD3F3D327222893538F4DD3EAF802B6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-e01e85b3"; - target = 23713D7417BFED672C018B0CF4133AF0 /* React-e01e85b3 */; - targetProxy = 619DA0877A645009FEAB5C3B2F7B88D3 /* PBXContainerItemProxy */; - }; - 3CDBC409D28D3A3B7EF8FE52B0071B63 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = B414B39A55AF1414C3D29EF274ABC4D4 /* PBXContainerItemProxy */; - }; - 3F7ED0AA0B0A77323DD20EAFBB0E5E92 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = 899C3745DBE2B94681AE52D2341D0A20 /* PBXContainerItemProxy */; - }; - 3FB1945F7762F7A62BED06353A580D24 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RNDeviceInfo; - target = AB7F3C1E65E6012BF76874CF022933D3 /* RNDeviceInfo */; - targetProxy = BD0672683D16ED3DC8F7885B7409F5C4 /* PBXContainerItemProxy */; - }; - 45B3338791338227A1E522C8F48A62DA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = glog; - target = ACF10F3F112A96395D3E76DF9E20F2C2 /* glog */; - targetProxy = 1D1966EBDED843C7BDC7F5CAA4FB8125 /* PBXContainerItemProxy */; - }; - 4760892A709BC0F37C23E4C5593B2A4C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "react-native-camera"; - target = BB77A9468F0B548EFB52921FB3F34687 /* react-native-camera */; - targetProxy = 94A298CB226BB001DF5BC3AFFC3C1FF0 /* PBXContainerItemProxy */; - }; - 4A4997F6EB7970B4F4E2F55D09CDD7E6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = glog; - target = ACF10F3F112A96395D3E76DF9E20F2C2 /* glog */; - targetProxy = 38B1922223A59AF3E8DCECBD5A16010D /* PBXContainerItemProxy */; - }; - 4D3D9A0E71FA9AD9678883BD7A910147 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = BVLinearGradient; - target = 6C33A231F7C38A19FD27ABD366C406F5 /* BVLinearGradient */; - targetProxy = C2E4978E4C10F802C51AEA11997CB7B3 /* PBXContainerItemProxy */; - }; - 4F2C71043F9F42324871DCF7ABD16B38 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-e01e85b3"; - target = 23713D7417BFED672C018B0CF4133AF0 /* React-e01e85b3 */; - targetProxy = C64AF8E6FFB59881F3E58BEF99AD4C6E /* PBXContainerItemProxy */; - }; - 50E7FF1C3D502348C974C516315C7EAF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Sentry; - target = 681E92C89B431C11CADAD909C9C228EF /* Sentry */; - targetProxy = 9F783D06B0F4F04D23DB98008022EFAD /* PBXContainerItemProxy */; - }; - 5142489E170814E4DA1B49CBDC547312 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Folly; - target = 7FE5727862868DA483A79CD7394B29DA /* Folly */; - targetProxy = E1EF81C3D6D263716FFD0C9710D97EBC /* PBXContainerItemProxy */; - }; - 52B1782D9F70113A782962BF801F8BAD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RNGestureHandler; - target = C8AEA9F998F05B60832ABBDE66E3182D /* RNGestureHandler */; - targetProxy = 38576D722DAD5A4E3319EC55DDD73650 /* PBXContainerItemProxy */; - }; - 5343B6F7F12103EDE0017FD7C465AFD8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = 4799D62B269D9F6F34B31760E3CBE99B /* PBXContainerItemProxy */; - }; - 534F36E57C23E547325410789687451A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "react-native-randombytes"; - target = B43AEFA913038A20068AF5965C13F7C4 /* react-native-randombytes */; - targetProxy = 261D6B34D706EA20F28457D7DB7DB320 /* PBXContainerItemProxy */; - }; - 5639926D566C097D1708D8FB1896A307 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = 03A92BA2B96095C498AE83CED043D661 /* PBXContainerItemProxy */; - }; - 567B1F98DD638C9DD3733C635B036441 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = glog; - target = ACF10F3F112A96395D3E76DF9E20F2C2 /* glog */; - targetProxy = 803C9BB66D0EDF25F825C8801F5B73FC /* PBXContainerItemProxy */; - }; - 57F2671B521E902FE13E30D705B4484D /* PBXTargetDependency */ = { + 0B4922D4C88DEC69F9D3A3B5AB2C0728 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = RNSVG; - target = 53B6A8212A89CF101256CCB9249FD0D1 /* RNSVG */; - targetProxy = C6B4074FEEA78EEBDE6F4BCCECF48243 /* PBXContainerItemProxy */; + target = DE32677FA772BFFD0172EB7EE9E4E7E9 /* RNSVG */; + targetProxy = 9D4420D52AFEDE569DFC86C9CDCB0698 /* PBXContainerItemProxy */; }; - 5CA1CECD3CB5C1085107A2BEAD5428FD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Sentry; - target = 681E92C89B431C11CADAD909C9C228EF /* Sentry */; - targetProxy = CE4FFD67BFA1303349287662FDA34E58 /* PBXContainerItemProxy */; - }; - 5D428CB6E5443EC9769CD9F1CA3CAAC5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = 0E71F7FEFAA61762F3663A68A2EDE17E /* PBXContainerItemProxy */; - }; - 66F7FCC84E2150EB53D83B3972FF3C7C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = 5367CA003D96F78884048C1B92D2B8EA /* PBXContainerItemProxy */; - }; - 724328181A9A533120590E48F446AC3E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RNWatch; - target = C202EACB565BA6559A4DBB9B0573B2BC /* RNWatch */; - targetProxy = 20A9426A71C7AF23853685B3D6342013 /* PBXContainerItemProxy */; - }; - 72CBDD26776CA373DA0A67355F4EF211 /* PBXTargetDependency */ = { + 0BDCD976C171D49824F285EBF4D773D0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = yoga; - target = 2A3F27B5FE750778C019DD1A0E3BA0DB /* yoga */; - targetProxy = 0F12F67648EF92158BEBEED4EE5141E9 /* PBXContainerItemProxy */; + target = D0B273D56D6C8A0C770E79BE693CE2EE /* yoga */; + targetProxy = 4F230C8C434B570C95535629082A2494 /* PBXContainerItemProxy */; }; - 774E5F8B636907A585FDD3D1A70E9536 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DoubleConversion; - target = 083752572711CACB538790F4BAC9B25E /* DoubleConversion */; - targetProxy = 8A7D1D9AB7919D09148805DA7F5103D6 /* PBXContainerItemProxy */; - }; - 80DF042FE0C24F793B05D1B091343932 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = DC26CCC531DF83FC2F8146187E3B65A3 /* PBXContainerItemProxy */; - }; - 818A230D52919E0ECBCA11DC04BBA314 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "react-native-image-picker"; - target = 1325FD4BEBD56057CC9758EA39F92D17 /* react-native-image-picker */; - targetProxy = 285877EB0F1C08EB7F44FFE6F5C2CC9E /* PBXContainerItemProxy */; - }; - 81BF181691B0D848156E6A9B7AE9F8AF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-e01e85b3"; - target = 23713D7417BFED672C018B0CF4133AF0 /* React-e01e85b3 */; - targetProxy = 06DE75E25D751253E9BD1C2C7530C6B6 /* PBXContainerItemProxy */; - }; - 83ED70BD7894DA8031F9A342FC2DA1D3 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "react-native-slider"; - target = CC0104CA6CE6ACD4B21AE8C664F9FEB0 /* react-native-slider */; - targetProxy = 7132EE2659DF97DF703F393BC39554C6 /* PBXContainerItemProxy */; - }; - 85F205DE582A7FA2FEAEF695288C1C0E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = BED551BCADFD738ED593025B8E091853 /* PBXContainerItemProxy */; - }; - 8603AE40BCA16D8C5717DBC90A658A05 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = yoga; - target = 2A3F27B5FE750778C019DD1A0E3BA0DB /* yoga */; - targetProxy = 8132B8482786B887239B823D87623C45 /* PBXContainerItemProxy */; - }; - 86FBC512057C5A36674CB4E08EAE0F24 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = EFQRCode; - target = B471ED32AD77126A0ADA9F0647BE7E37 /* EFQRCode */; - targetProxy = 3B9AFD03DCF82ACEEFFFF8E6D618FE5E /* PBXContainerItemProxy */; - }; - 90FEBE2E30529ADA38B11B22907E3654 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RNCAsyncStorage; - target = 31746D6CA896784A8E8D4B1841389A3A /* RNCAsyncStorage */; - targetProxy = CE5BDC6448863CC3C33C98551A2D6015 /* PBXContainerItemProxy */; - }; - 926884089B4784C7B370BB6303183207 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RNRate; - target = AF2C2E10D449D9E73E5733FEC19345E0 /* RNRate */; - targetProxy = 36EAD6BCDD19B36F2516635B97D3BFF9 /* PBXContainerItemProxy */; - }; - 9328003818F5BA399B4AC0DCA9D23035 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = 421CB90D36C8D343E562C8CB2D1FBD8B /* PBXContainerItemProxy */; - }; - 9B355AB0FB279C947AA0950404A1CC80 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Folly; - target = 7FE5727862868DA483A79CD7394B29DA /* Folly */; - targetProxy = B85BD04EB083EAB38BD240A418C10110 /* PBXContainerItemProxy */; - }; - A2839479567648C4CC3DB00199040B0D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = yoga; - target = 2A3F27B5FE750778C019DD1A0E3BA0DB /* yoga */; - targetProxy = E1CE0F28B080EFD57379EFB75544E192 /* PBXContainerItemProxy */; - }; - A3CA1AD2F0B71F8D7BAE2DFB219294DB /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = glog; - target = ACF10F3F112A96395D3E76DF9E20F2C2 /* glog */; - targetProxy = FA1DF84FB887473081C20C69E26E92D2 /* PBXContainerItemProxy */; - }; - A7AE9A58AE351E45CEDFCDCF4D6C7386 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = 06C5C640987E81C7979B8DFC573B43A7 /* PBXContainerItemProxy */; - }; - A8D79DD4B228A69DD1631EB8145316A0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DoubleConversion; - target = 083752572711CACB538790F4BAC9B25E /* DoubleConversion */; - targetProxy = 959D372473EBC59396BCCB765FB80D16 /* PBXContainerItemProxy */; - }; - AAB3C9B28747A163AF9A3477EDC14AA0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DoubleConversion; - target = 083752572711CACB538790F4BAC9B25E /* DoubleConversion */; - targetProxy = F4B08343187399580D9C0088BB896082 /* PBXContainerItemProxy */; - }; - B4771DADD7DFD5DB9134BA03479A1CE5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DoubleConversion; - target = 083752572711CACB538790F4BAC9B25E /* DoubleConversion */; - targetProxy = 03D0F49851B97D38F9B938DF1A5FA24B /* PBXContainerItemProxy */; - }; - B7DAD51748B39B989EA17D1E254D544B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = 37E7E1EEAB65BEC58390B06D2B265051 /* PBXContainerItemProxy */; - }; - BAAEFED3FBF854113E2B298DE9307EED /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "react-native-haptic-feedback"; - target = 5D4C1C51767D37E944685786CFCC5610 /* react-native-haptic-feedback */; - targetProxy = 6FF196352EDA5EE0897475A26434E536 /* PBXContainerItemProxy */; - }; - BBF710480B0ACA1CA10A9662E2EAF465 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = 0986A10D5761F1FB39F6709E1EF43670 /* PBXContainerItemProxy */; - }; - BC48AEB4442EF9BC951C76E63778EE82 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = 2467137245717550017B42A989EA54F1 /* PBXContainerItemProxy */; - }; - BEC3D40C7CA4186443F99206508216B9 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SentryReactNative; - target = 4CD438035CC2B06A49289BB5C67A9B70 /* SentryReactNative */; - targetProxy = 50652937D153AA8A911F7FB430E454B7 /* PBXContainerItemProxy */; - }; - C6967FBFC0FC4506DF116156FDB48010 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RNFS; - target = 3773A372FA2A4D8865B08891CF5815EB /* RNFS */; - targetProxy = D3A37315B26B1A03BEEDA20F3A25FEAE /* PBXContainerItemProxy */; - }; - D0956EB1EA85D2DAFD91E9449E77B272 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = glog; - target = ACF10F3F112A96395D3E76DF9E20F2C2 /* glog */; - targetProxy = 541C40743D6A51B522CA9B28BABA6997 /* PBXContainerItemProxy */; - }; - D7F34E873FD5D73B77102CCE7433C819 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Folly; - target = 7FE5727862868DA483A79CD7394B29DA /* Folly */; - targetProxy = F8DC57934D3E23F77B132D391E28B503 /* PBXContainerItemProxy */; - }; - D88B7A36EC0FC4B8FAAAB6335584D511 /* PBXTargetDependency */ = { + 106FDF483F3BD572E70A6B14767462FB /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = RNVectorIcons; - target = D7F50029D442FD0FB0D26B46DFA69DE5 /* RNVectorIcons */; - targetProxy = E139A9E93C19A4E4F4577839D836BDED /* PBXContainerItemProxy */; + target = 96150F524B245896B800F84F369A9A5A /* RNVectorIcons */; + targetProxy = 70914D2AA4992FE22F35879B6B440014 /* PBXContainerItemProxy */; }; - DD621A3B04AEBF97852E4CFED8A2C780 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DoubleConversion; - target = 083752572711CACB538790F4BAC9B25E /* DoubleConversion */; - targetProxy = 4A32FFF7F1E29DD522D1A296F864ECCE /* PBXContainerItemProxy */; - }; - DDAD1211405C6765C1A33F5114CEAFAE /* PBXTargetDependency */ = { + 11ACE2C5754F610B55F171EFF3CC8084 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = glog; - target = ACF10F3F112A96395D3E76DF9E20F2C2 /* glog */; - targetProxy = DB1946B3E1BC45C39C95515CAE5A4659 /* PBXContainerItemProxy */; + target = D0EFEFB685D97280256C559792236873 /* glog */; + targetProxy = 256724041A0F349C64FB4C9E21522E1A /* PBXContainerItemProxy */; }; - DFD00B79B1A367B93FC4EC2AB38D0AD0 /* PBXTargetDependency */ = { + 12A8742636A48D499304D36A3ACBA314 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = 0876F30CFA2AAAC1CCE314815EFEDE06 /* PBXContainerItemProxy */; + name = "boost-for-react-native"; + target = ED2506AE7DE35D654F61254441EA7155 /* boost-for-react-native */; + targetProxy = 5783DC0DCC9FF270F6D11B876EADD856 /* PBXContainerItemProxy */; }; - E2C96FC404F0690B755863BBC04ABBA5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "react-native-webview"; - target = 836CE49C4A25AF973AA135D8FEFB5DBA /* react-native-webview */; - targetProxy = 1CBB50B8AC863EF983A83DEE3545C2A0 /* PBXContainerItemProxy */; - }; - E3F8016B77D0A26A6084663865151937 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = swift_qrcodejs; - target = 70ACA7E49C8F232531C1CE95D943D5A6 /* swift_qrcodejs */; - targetProxy = AF0ABB8CE60AD9BEC3D4E54701B107D1 /* PBXContainerItemProxy */; - }; - EEE38D233CDFB769532315F717FA5969 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Folly; - target = 7FE5727862868DA483A79CD7394B29DA /* Folly */; - targetProxy = 8572C6A107FA50FF47310D39DD9D0B13 /* PBXContainerItemProxy */; - }; - F67B0BE7B52F95FECEDAFBB10C517548 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-ba148cca"; - target = E6DE9592256147B27D3E8F83C1C28F77 /* React-ba148cca */; - targetProxy = D6142F65DEB94858B63B75D87B7A89F6 /* PBXContainerItemProxy */; - }; - FA109337C81EA29DC27F8558EDB9EB6A /* PBXTargetDependency */ = { + 179248A02FDA55F0627575C446B00190 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = DoubleConversion; - target = 083752572711CACB538790F4BAC9B25E /* DoubleConversion */; - targetProxy = 8EBE6113C1060E88E2CFCD1377BFE67D /* PBXContainerItemProxy */; + target = 2AB2EF542954AB1C999E03BFEF8DE806 /* DoubleConversion */; + targetProxy = 7C5FCA935271F1E3225F590D9E1C3395 /* PBXContainerItemProxy */; + }; + 1935426C9FB3143310F708293673A89C /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = 9CA37AFD621419B5D621B24F5B764F0B /* PBXContainerItemProxy */; + }; + 1D14C498FDF415B16E18CAD8BCD26FD4 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = EBC05864AEF42CC060057013BB7B921D /* PBXContainerItemProxy */; + }; + 1D78939B5AF0C5C36C3BDE623E0CCF57 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "react-native-image-picker"; + target = 81C5C2512295143722B55D1C7F58FEAE /* react-native-image-picker */; + targetProxy = 67AA178A0280E701E60359A4AFC789FD /* PBXContainerItemProxy */; + }; + 1F7334193B81AE87ADF4FFD8DF2B8E4B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Folly; + target = A4F685BE3CAC127BDCE4E0DBBD88D191 /* Folly */; + targetProxy = 94AEA589AA3D3EE803EFA2EA75F739AC /* PBXContainerItemProxy */; + }; + 1FD71D5A3564CEE424B2741BD9C28DD7 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = E41DE2A9DF10BFFC611466B7DE98FB60 /* PBXContainerItemProxy */; + }; + 228E5A8ABEEA22A44FEA1FB72B162BA6 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = glog; + target = D0EFEFB685D97280256C559792236873 /* glog */; + targetProxy = D66B10A95647EBF27E1E44476809BE29 /* PBXContainerItemProxy */; + }; + 22DEAE21DBDF7A52B1031EBFB08975E3 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = BVLinearGradient; + target = EB28C63AFB5F6569AA780E440F9927E8 /* BVLinearGradient */; + targetProxy = 7B53AAC5CF672521787520F6C473F85B /* PBXContainerItemProxy */; + }; + 25258C1421C2ABF7497D1B7A8D7E939C /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = yoga; + target = D0B273D56D6C8A0C770E79BE693CE2EE /* yoga */; + targetProxy = 7FE0A2E9A855564CC4F17625349C7DD4 /* PBXContainerItemProxy */; + }; + 284E45B959DADC0206500BA5E28AD936 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = 650333472386BBFE5B8A7F65C50DB29D /* PBXContainerItemProxy */; + }; + 29FA9B685AAD506D612766857DCFCA63 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = 2828AE025B2CF733C685CEABD90C25E0 /* PBXContainerItemProxy */; + }; + 30EB9A63F3729084E26BA940D60BF3E7 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = glog; + target = D0EFEFB685D97280256C559792236873 /* glog */; + targetProxy = F958CCB56327FFBBD8ADE3A160B68630 /* PBXContainerItemProxy */; + }; + 351242A893D65FD58AED2812112C724B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-e01e85b3"; + target = 9BC05AB6E900EF0231A20018BE0A909B /* React-e01e85b3 */; + targetProxy = 9F6AD93E32F4205C303A446BD62258E2 /* PBXContainerItemProxy */; + }; + 37F978ACE1BD7B0CEB958A8333FDEBD3 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = yoga; + target = D0B273D56D6C8A0C770E79BE693CE2EE /* yoga */; + targetProxy = 17EBE5F933A224A4007EEF4123774705 /* PBXContainerItemProxy */; + }; + 3B334D2CDC1FA281E3F045CD409D7171 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RNCAsyncStorage; + target = 89F573A6B1292B3B2296B2206BFDC3D7 /* RNCAsyncStorage */; + targetProxy = 39B99FB195FE840C82AFAED0BD5C3D03 /* PBXContainerItemProxy */; + }; + 3CE107B8DF96E306D7A83849FDFE712C /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = D13C9E0A02663449CF454F2732F231B6 /* PBXContainerItemProxy */; + }; + 3F4D01AE43D7D8757A1214049C49B4C2 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = glog; + target = D0EFEFB685D97280256C559792236873 /* glog */; + targetProxy = 4C841E7F341962C8E8A674C05001F81A /* PBXContainerItemProxy */; + }; + 41C5739CF7B5148FF6BDDBA1903282B7 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = ToolTipMenu; + target = 5FB02E8F38F6DF0AC15511DDAFDDB10D /* ToolTipMenu */; + targetProxy = 2CE7130A33D92283A891C281E2C72797 /* PBXContainerItemProxy */; + }; + 44B24B01A763FFC83D787A296EFD2A00 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Sentry; + target = 94BDCD90B52278D1FB244A66E8B95A4A /* Sentry */; + targetProxy = D58B6C865C5675B98027744985F15CCA /* PBXContainerItemProxy */; + }; + 47836CDBA1A22DBCDA80A148F8BEA70B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-e01e85b3"; + target = 9BC05AB6E900EF0231A20018BE0A909B /* React-e01e85b3 */; + targetProxy = 3007EDB5DDBA5282E0B9404164EAA8BB /* PBXContainerItemProxy */; + }; + 47C4CF57295A4EDE9A441C093971B952 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = 21070DAA4218B10DE09300AB71153F00 /* PBXContainerItemProxy */; + }; + 49337979829E398C096FA9C9B504377A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = 060F618FC7E21380EA725D61EB351CDF /* PBXContainerItemProxy */; + }; + 4A447AA252DE069FD49D284CF03B3F47 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "boost-for-react-native"; + target = ED2506AE7DE35D654F61254441EA7155 /* boost-for-react-native */; + targetProxy = 39E81E6CD720CB84DE2B5C67182C0AEF /* PBXContainerItemProxy */; + }; + 4CD52A25AA3A20EAA1D5803659AFC155 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = 682CFEF1E4ED6FFDD9ED5937E94DF7A2 /* PBXContainerItemProxy */; + }; + 4F86D979AF61D1964A057D8A5D204A3B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DoubleConversion; + target = 2AB2EF542954AB1C999E03BFEF8DE806 /* DoubleConversion */; + targetProxy = E8CB541F2C3B3B4D9F44955D40C21105 /* PBXContainerItemProxy */; + }; + 58FBA32557B283CB43703879AC395588 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "boost-for-react-native"; + target = ED2506AE7DE35D654F61254441EA7155 /* boost-for-react-native */; + targetProxy = EDCBB4CE9793F92C051AD807D5534460 /* PBXContainerItemProxy */; + }; + 5E4B5F32CD7C3516EAC0018C8F8540EB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DoubleConversion; + target = 2AB2EF542954AB1C999E03BFEF8DE806 /* DoubleConversion */; + targetProxy = EDB650B347DE92464359D0DA84D5EB1A /* PBXContainerItemProxy */; + }; + 64B2CAB13624AD5F63C2BE25A1B04DDF /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DoubleConversion; + target = 2AB2EF542954AB1C999E03BFEF8DE806 /* DoubleConversion */; + targetProxy = 83257232C0340133D18E8A43B4F02B73 /* PBXContainerItemProxy */; + }; + 670E1A9CE1DFD1063C3B01E52CB50874 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = yoga; + target = D0B273D56D6C8A0C770E79BE693CE2EE /* yoga */; + targetProxy = 785A4D6C7B32AF8AA7B100261B37D645 /* PBXContainerItemProxy */; + }; + 6D1A4BC30C7A380585F66BD3ED3A4694 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "react-native-randombytes"; + target = 5FFD5B0A9F194A28928B41601CEEEF72 /* react-native-randombytes */; + targetProxy = 33381702938DFC0C89D4D066E026A712 /* PBXContainerItemProxy */; + }; + 6E40469DCD2BF39992CEC481F9EF070E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = F83BB668F000D9C5B87972E51CC9E8FB /* PBXContainerItemProxy */; + }; + 6EC105D2160BC8DB0AAFBC10894DB15D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DoubleConversion; + target = 2AB2EF542954AB1C999E03BFEF8DE806 /* DoubleConversion */; + targetProxy = 8AE88B55F60579F8E171989656F1EA64 /* PBXContainerItemProxy */; + }; + 73A4BD98BC49CE2BDE000015BD59987F /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "boost-for-react-native"; + target = ED2506AE7DE35D654F61254441EA7155 /* boost-for-react-native */; + targetProxy = 09AEF6FE23DADFB4667F4FE9E63D0240 /* PBXContainerItemProxy */; + }; + 7833677BB290E1D4582D65F9709EA2F1 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Folly; + target = A4F685BE3CAC127BDCE4E0DBBD88D191 /* Folly */; + targetProxy = 413BC32E7BFFC02A9C3C2A0BA285BBF5 /* PBXContainerItemProxy */; + }; + 7C423B509BDF020DCDA89A01C53E1217 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = EFQRCode; + target = 4B97B69C9C0EFA8C1D26B782223AE6EE /* EFQRCode */; + targetProxy = 4CE9A46FA4BAC9C63B2F58ED76D69876 /* PBXContainerItemProxy */; + }; + 7F2328CD9EF62DBF06E10F91A213F0C2 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-e01e85b3"; + target = 9BC05AB6E900EF0231A20018BE0A909B /* React-e01e85b3 */; + targetProxy = 46B43EE86BBA2C716EA3ED62E3768E05 /* PBXContainerItemProxy */; + }; + 8A7AC79E921F2A15C7C5298199FB0408 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Folly; + target = A4F685BE3CAC127BDCE4E0DBBD88D191 /* Folly */; + targetProxy = 2570AB41478FCA351E11DCF27B70E554 /* PBXContainerItemProxy */; + }; + 9154E135A3398DC2D4E3A4E648D2A80C /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = AB8E0F9EF17769C6F0177F4B75607DF7 /* PBXContainerItemProxy */; + }; + 9203A61C301CD7F336ED0233883701DD /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = 800C869AE246F5B5A295EE11DFE0067E /* PBXContainerItemProxy */; + }; + 9318199236801FD7C70CFDB1D7D5764A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RNGestureHandler; + target = B9E8F4CA2A4A8599389FEB665A9B96FF /* RNGestureHandler */; + targetProxy = A4E88A7593ABAFC52B94C16A8B2EA04B /* PBXContainerItemProxy */; + }; + 95B73E8A8B00452078346BCCF9FE0148 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DoubleConversion; + target = 2AB2EF542954AB1C999E03BFEF8DE806 /* DoubleConversion */; + targetProxy = 7089CF1C72A949936308C66B2FE0F8DE /* PBXContainerItemProxy */; + }; + 972D5FA064AA254DCADAC6EAD2134995 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = glog; + target = D0EFEFB685D97280256C559792236873 /* glog */; + targetProxy = 29237C2946FB77D5A4D3375980742777 /* PBXContainerItemProxy */; + }; + 9AFFEEA4DEDD1C08CA22C987A3F96CFA /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DoubleConversion; + target = 2AB2EF542954AB1C999E03BFEF8DE806 /* DoubleConversion */; + targetProxy = A85A448B974D0F59D6ABEC7BFFCBFD8A /* PBXContainerItemProxy */; + }; + A0F4FD6FDC3E9D978200E2EF2C443988 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = C24B324A08A210A59D469C51BACBAD3B /* PBXContainerItemProxy */; + }; + A58690CB536BD8EBD5A248F1DCB5CB33 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Folly; + target = A4F685BE3CAC127BDCE4E0DBBD88D191 /* Folly */; + targetProxy = F3C06D771AA15E96CAC50F29C2983433 /* PBXContainerItemProxy */; + }; + A59E018D14D0992CB49FE1BBB2180107 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Folly; + target = A4F685BE3CAC127BDCE4E0DBBD88D191 /* Folly */; + targetProxy = BEB583CFD0EDDEDBA58ED897872AAFBC /* PBXContainerItemProxy */; + }; + A5AC8377F873AE6B70D5335B508F4EFA /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = E8F493AE25C41D17A4762A4132939AE1 /* PBXContainerItemProxy */; + }; + B7509542612161E20159E95928302201 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "boost-for-react-native"; + target = ED2506AE7DE35D654F61254441EA7155 /* boost-for-react-native */; + targetProxy = 87A8B0E392CEB1D479B82941F02E3D89 /* PBXContainerItemProxy */; + }; + BF57A9B2514D12A18DD740C7605D9A50 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RNWatch; + target = 67480ABD6E8C8DF91CE22CB12F156E5B /* RNWatch */; + targetProxy = C619B755CAA69213FAA636FE463C2ADE /* PBXContainerItemProxy */; + }; + C3B134F729DF02E29E726230F1F09DC5 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "react-native-camera"; + target = 730404A8DD175FF6B60B6A43DC6E554B /* react-native-camera */; + targetProxy = 7DCF870C939A1A01F6D2F0269BBE42E8 /* PBXContainerItemProxy */; + }; + C9672FDDD95C2952796A85A6FF7D14DF /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "react-native-slider"; + target = A4EF87F5681665EAE943D9B06BBB17DF /* react-native-slider */; + targetProxy = C4F29A570882AD59B30547A3E7E473FD /* PBXContainerItemProxy */; + }; + CB6F8E774CBE0AB72CA1BBE673F9951F /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "boost-for-react-native"; + target = ED2506AE7DE35D654F61254441EA7155 /* boost-for-react-native */; + targetProxy = 9FE5A4842C29428EC16D61D58A3B328A /* PBXContainerItemProxy */; + }; + D54F6FCC6C8ED722E6A927C953469BFA /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = glog; + target = D0EFEFB685D97280256C559792236873 /* glog */; + targetProxy = A201FDC2D505D6775DCA0659486DED3E /* PBXContainerItemProxy */; + }; + D770F1D3B2AFBFD0DF7B225D2A589245 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = 4C753E50BFA58414CA12988793B90EA9 /* PBXContainerItemProxy */; + }; + DA766041DFB3EE777083B4C3707D24FD /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RNRate; + target = 01902010C275AA793ECF6F87A82AE992 /* RNRate */; + targetProxy = 3C1DD8E67D0CD620E7EE9EDCE639F12C /* PBXContainerItemProxy */; + }; + DED672C3375439AA66C33202A8351793 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "react-native-google-analytics-bridge"; + target = 731C1C75D069B90D928246FF28FF0C31 /* react-native-google-analytics-bridge */; + targetProxy = 39E7468B262AD323F1F81F39DA2A0DD8 /* PBXContainerItemProxy */; + }; + E3D1B3FCD244F93AC03BD870BC04104A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Sentry; + target = 94BDCD90B52278D1FB244A66E8B95A4A /* Sentry */; + targetProxy = 0B36C8AFD77ECEC6530CB1B688616A00 /* PBXContainerItemProxy */; + }; + E696DB0EB748BC75EB37D85E19A59244 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = yoga; + target = D0B273D56D6C8A0C770E79BE693CE2EE /* yoga */; + targetProxy = 58ADBBF272991CD3E72D19BBE761BA83 /* PBXContainerItemProxy */; + }; + E7E6FD6E1A35516DC1AF4D94B772E015 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = glog; + target = D0EFEFB685D97280256C559792236873 /* glog */; + targetProxy = 60FB02D2976EE7BF6BC619669AAFA2F4 /* PBXContainerItemProxy */; + }; + E80252F6EBEC03CFC6A840C307B77FD8 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SentryReactNative; + target = EC9CD94C6A4446251F0F612B76A4B9B3 /* SentryReactNative */; + targetProxy = 3F61F3F2D49823F6EE7C074119334DE1 /* PBXContainerItemProxy */; + }; + EA9A737B157273DA563910CAEB388BB8 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = swift_qrcodejs; + target = 345DDF896F8EC59B0A489DED760BA579 /* swift_qrcodejs */; + targetProxy = D658D146C973F00EEB045D0B18AD5C5C /* PBXContainerItemProxy */; + }; + EBB6F655988D35F43ECF9BD54C2C9D01 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = 11EA077A2134B13ACBA2FB241B168A07 /* PBXContainerItemProxy */; + }; + F2988BF58531288CF25DDE41B54C44E9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = 759C6495A4D57D8ADC4517E4A6413A90 /* PBXContainerItemProxy */; + }; + F3BE588F9D0DE51F12C07E8322D6CD2D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-ba148cca"; + target = 8DED49426DE72EC091D8E96BF36D429E /* React-ba148cca */; + targetProxy = 331A4628F03E6706FC7365F93A179879 /* PBXContainerItemProxy */; + }; + F5D21AB0FA5B3220649F9C2EFDC806E0 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "boost-for-react-native"; + target = ED2506AE7DE35D654F61254441EA7155 /* boost-for-react-native */; + targetProxy = 8B7D316500DB9FF3BAAE3E08E62FEBD3 /* PBXContainerItemProxy */; + }; + F63CF35C8448AF4A161D162DA2B0F4BC /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RNReactNativeHapticFeedback; + target = 7C7DBA8D028AC14E00E37DF85161EBA0 /* RNReactNativeHapticFeedback */; + targetProxy = 327D2416AC5130FECDB4BD22A86A83F4 /* PBXContainerItemProxy */; + }; + F8239BBD0504789BF8073E68D0EF2E3B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Folly; + target = A4F685BE3CAC127BDCE4E0DBBD88D191 /* Folly */; + targetProxy = 76B4603BFAC8BE39097D4781F90CD4D6 /* PBXContainerItemProxy */; + }; + FC056F6B128F989F261FEA2C4460345A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = yoga; + target = D0B273D56D6C8A0C770E79BE693CE2EE /* yoga */; + targetProxy = 8221D2A66771397BAB4E1EE229934576 /* PBXContainerItemProxy */; + }; + FC89639278251023A76DF9E4087F438E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RNFS; + target = 430D7C4A9EC9AB29B0505AFA151AABBF /* RNFS */; + targetProxy = 7F1E4E8B2D936DFC595B426F564A2778 /* PBXContainerItemProxy */; + }; + FCD396636050A46AB4E39259CA6DD131 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RNDeviceInfo; + target = 807428FE76D80865C9F59F3502600E89 /* RNDeviceInfo */; + targetProxy = 354C677B684E64509C78FF23D3B7B908 /* PBXContainerItemProxy */; + }; + FF187370BAB731A4903C95F2727B3DB4 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "react-native-webview"; + target = 8D18C49071FC5370C25F5758A85BA5F6 /* react-native-webview */; + targetProxy = 902BCD8434F94CCF7ABAD20C43A2EB17 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 05D15B262E9952B99D5706FCE68D312D /* Release */ = { + 080FEFD47CE2A8E86151B249DD61115A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = FEEF8AF10EA2AC76649D6DFD2E353F9F /* Pods-BlueWalletWatch Extension.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - APPLICATION_EXTENSION_API_ONLY = YES; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-BlueWalletWatch Extension/Pods-BlueWalletWatch Extension.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = watchos; - SKIP_INSTALL = YES; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = 4; - VALIDATE_PRODUCT = YES; - WATCHOS_DEPLOYMENT_TARGET = 5.1; - }; - name = Release; - }; - 05E121280AE9C0C1FC218173D606ACC7 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = C74D88DE863EBCA94EAB8CF5C5225B38 /* RNSVG.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/RNSVG/RNSVG-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RNSVG; - PRODUCT_NAME = RNSVG; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 06204A7F50209EC6BD87937625EA4BF6 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A146825FD777C278C84D40C7653F553C /* react-native-haptic-feedback.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/react-native-haptic-feedback/react-native-haptic-feedback-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = react_native_haptic_feedback; - PRODUCT_NAME = "react-native-haptic-feedback"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 081B0BBB00816BF993D4EC782C8BD8BF /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 22F9951470B7A877838226136FBB40FE /* Folly.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/Folly/Folly-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = folly; - PRODUCT_NAME = Folly; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 08F93C532BE5B35B2AC7AAB8726786B4 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 5B68513EA0115500C590A24BEFF91B4C /* Pods-BlueWallet.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; - MACH_O_TYPE = staticlib; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 0C55E06C878E6CA54B9A23E321CFF9E0 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = E8AD41C00E5BE47F877FBAA5771EF89C /* Sentry.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/Sentry/Sentry-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = Sentry; - PRODUCT_NAME = Sentry; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 123A001EC3577514B614CAE411F6FB87 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 4949CC90521B1B23786B368647C42CF1 /* BVLinearGradient.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/BVLinearGradient/BVLinearGradient-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = BVLinearGradient; - PRODUCT_NAME = BVLinearGradient; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 14EA28E65CF542DDF95F04DC6DF37D03 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A146825FD777C278C84D40C7653F553C /* react-native-haptic-feedback.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/react-native-haptic-feedback/react-native-haptic-feedback-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = react_native_haptic_feedback; - PRODUCT_NAME = "react-native-haptic-feedback"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 1606D32E392F421D6F35AC35464F0E97 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 8DC67BADC6396BF299BE4ACC4E839AB3 /* RNWatch.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/RNWatch/RNWatch-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RNWatch; - PRODUCT_NAME = RNWatch; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 16F2F401D928A05B5AD081331C7F26F1 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D6DDD63713AF328E6DF67AB3FAA5873F /* glog.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/glog/glog-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = glog; - PRODUCT_NAME = glog; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 18FFB7C95C49F3C3DFF51B5723297A45 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 082BAA6561D81AF059B30F9FA25AE943 /* RNFS.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/RNFS/RNFS-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RNFS; - PRODUCT_NAME = RNFS; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 19A2BFF9F7DD58FB7FD26ADAFCB9F0B3 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 5C6817C3101F54ABA784C420C4F17D84 /* React-ba148cca.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/React-ba148cca/React-ba148cca-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = React; - PRODUCT_NAME = "React-ba148cca"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 1A3EE49F605D4AA451D828A89E488DBD /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 082BAA6561D81AF059B30F9FA25AE943 /* RNFS.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/RNFS/RNFS-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RNFS; - PRODUCT_NAME = RNFS; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 1BB3D2ACD67BB0274FDBE76A59116D4D /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 8DC67BADC6396BF299BE4ACC4E839AB3 /* RNWatch.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/RNWatch/RNWatch-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RNWatch; - PRODUCT_NAME = RNWatch; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 1BE4B3721FCC12936494035D2986BD7E /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 2EC13845828C7728BD1058D1D6F81DBF /* RNCAsyncStorage.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/RNCAsyncStorage/RNCAsyncStorage-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RNCAsyncStorage; - PRODUCT_NAME = RNCAsyncStorage; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 1DAAFE97D85CEB162668A07124F43B93 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 89814D0D76E301A159C2B63C77FA6970 /* RNRate.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/RNRate/RNRate-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RNRate; - PRODUCT_NAME = RNRate; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 2561FCCAFEE54B44F7A54A34E78E39AB /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A3E05EFFB3A1E506D2F91A210A84C54D /* EFQRCode.xcconfig */; - buildSettings = { - APPLICATION_EXTENSION_API_ONLY = YES; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/EFQRCode/EFQRCode-prefix.pch"; - MODULEMAP_FILE = Headers/Public/EFQRCode/EFQRCode.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = EFQRCode; - PRODUCT_NAME = EFQRCode; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = watchos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = 4; - WATCHOS_DEPLOYMENT_TARGET = 2.0; - }; - name = Debug; - }; - 2ED651A27D4142C84D7D06B5616F2689 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 18543A95A6E66FBA4C5C2852E745FADB /* swift_qrcodejs.xcconfig */; - buildSettings = { - APPLICATION_EXTENSION_API_ONLY = YES; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/swift_qrcodejs/swift_qrcodejs-prefix.pch"; - MODULEMAP_FILE = Headers/Public/swift_qrcodejs/swift_qrcodejs.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = swift_qrcodejs; - PRODUCT_NAME = swift_qrcodejs; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = watchos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = 4; - VALIDATE_PRODUCT = YES; - WATCHOS_DEPLOYMENT_TARGET = 2.0; - }; - name = Release; - }; - 2EE37947523798E3DF400A70D7C027CC /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 16F1A1907BCDEF1890ABA99004E67C7A /* react-native-webview.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/react-native-webview/react-native-webview-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = react_native_webview; - PRODUCT_NAME = "react-native-webview"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 3904D11EE4678B91AB346042BCB117B7 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 830D2158AB6C6A1556103105E5C29844 /* SentryReactNative.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/SentryReactNative/SentryReactNative-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = SentryReactNative; - PRODUCT_NAME = SentryReactNative; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 3F0AFE9CA8A08B1E737EC421773206E2 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = FE942F8B2BAEA2EBF1292444C4853B60 /* ToolTipMenu.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/ToolTipMenu/ToolTipMenu-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = ToolTipMenu; - PRODUCT_NAME = ToolTipMenu; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 419669D6BBA46912CDED7D2973F8F5A0 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = FFF47D0F2AD2ED763E458C4357C6FC3D /* Pods-BlueWalletWatch Extension.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - APPLICATION_EXTENSION_API_ONLY = YES; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-BlueWalletWatch Extension/Pods-BlueWalletWatch Extension.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = watchos; - SKIP_INSTALL = YES; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = 4; - WATCHOS_DEPLOYMENT_TARGET = 5.1; - }; - name = Debug; - }; - 45F2709609687E2E11F1EC63064AD604 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 5D7A1347E8982F6B4207BAB01298C50C /* RNVectorIcons.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/RNVectorIcons/RNVectorIcons-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RNVectorIcons; - PRODUCT_NAME = RNVectorIcons; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 4685153262E7ACAB3612937B309C9F40 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A5ED33644D2093008623B82B1BAF5C03 /* react-native-randombytes.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/react-native-randombytes/react-native-randombytes-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = react_native_randombytes; - PRODUCT_NAME = "react-native-randombytes"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 510648E4DD1E305270CCA6FFD05546AF /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = FE942F8B2BAEA2EBF1292444C4853B60 /* ToolTipMenu.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/ToolTipMenu/ToolTipMenu-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = ToolTipMenu; - PRODUCT_NAME = ToolTipMenu; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 54E46602B1EC788C17D2FCDF7617567B /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = E8AD41C00E5BE47F877FBAA5771EF89C /* Sentry.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/Sentry/Sentry-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = Sentry; - PRODUCT_NAME = Sentry; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 567622E88ADC0EA0F933E071B8A14B23 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = C74D88DE863EBCA94EAB8CF5C5225B38 /* RNSVG.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/RNSVG/RNSVG-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RNSVG; - PRODUCT_NAME = RNSVG; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 5B371BB4DB92554C4BE4C512F90819C0 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 16F1A1907BCDEF1890ABA99004E67C7A /* react-native-webview.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/react-native-webview/react-native-webview-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = react_native_webview; - PRODUCT_NAME = "react-native-webview"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 5B96BD90917A84A496FE98A3E6FC0347 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 69C31B77F63F9746D86EEFDC531AF49C /* RNGestureHandler.xcconfig */; + baseConfigurationReference = 87A5B6058C47BA7023835B46BBCA8F42 /* RNGestureHandler.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -10029,61 +9389,13 @@ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_VERSION = 4.2; TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 5BEFC42FB14043849F1871AC545A2F36 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A5ED33644D2093008623B82B1BAF5C03 /* react-native-randombytes.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/react-native-randombytes/react-native-randombytes-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = react_native_randombytes; - PRODUCT_NAME = "react-native-randombytes"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; - 5D283966797482D177C0FFEEE0B0D42D /* Debug */ = { + 08C61F980F70E7D47887FE08FF4C944E /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BBC5DDFC594071E18C534DD179C23454 /* yoga.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/yoga/yoga-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = yoga; - PRODUCT_NAME = yoga; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 5DC2F6F481AC7603C165F54C15A0C427 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 95006FCAE1AAB7C5FA5976F2501C97FB /* Pods-RCTPrivacySnapshot.debug.xcconfig */; + baseConfigurationReference = DAC625CDD4CFAEC16FE2448D3D242729 /* Pods-BlueWalletTests.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CLANG_ENABLE_OBJC_WEAK = NO; @@ -10101,71 +9413,26 @@ SKIP_INSTALL = YES; SWIFT_VERSION = 4.2; TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; }; - name = Debug; + name = Release; }; - 6D8B2E31770971340C03A90DF03C1A6F /* Debug */ = { + 0D442CA1655A7FCF4DF0BC3587569BE4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CD31CEEEAC8575560E7B93DBBE43B3C0 /* Pods-BlueWalletTests.debug.xcconfig */; + baseConfigurationReference = 332DF3D658CA8B8E1F42F53E12A8DA17 /* ToolTipMenu.xcconfig */; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/ToolTipMenu/ToolTipMenu-prefix.pch"; IPHONEOS_DEPLOYMENT_TARGET = 10.0; - MACH_O_TYPE = staticlib; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 71618376F7408EFFDBDD8914DC3A41CC /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 5C6817C3101F54ABA784C420C4F17D84 /* React-ba148cca.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/React-ba148cca/React-ba148cca-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = React; - PRODUCT_NAME = "React-ba148cca"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 761DF96961997CF7F0EDD137B2BB723E /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = BE772B2E78D14EA8D5EB56E09287BD17 /* react-native-camera.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/react-native-camera/react-native-camera-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = react_native_camera; - PRODUCT_NAME = "react-native-camera"; + PRODUCT_MODULE_NAME = ToolTipMenu; + PRODUCT_NAME = ToolTipMenu; PUBLIC_HEADERS_FOLDER_PATH = ""; SDKROOT = iphoneos; SKIP_INSTALL = YES; @@ -10176,9 +9443,9 @@ }; name = Release; }; - 7E0253A511900A3353F7C6745CD3D8E5 /* Debug */ = { + 168039F35412C4223B62500A95B04296 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4949CC90521B1B23786B368647C42CF1 /* BVLinearGradient.xcconfig */; + baseConfigurationReference = B02849CC70C6074D3806112D37DCD61E /* BVLinearGradient.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -10197,133 +9464,13 @@ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_VERSION = 4.2; TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 7E134DE64F64352504550A38BD0BB0B1 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = B10ADFB83339246518C392AE93C150BF /* Pods-TcpSockets.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; - MACH_O_TYPE = staticlib; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 7F63B11AA588E4FE2AE0D9BB9ED3361D /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 4CF42B3E51B5B62D30370B46015ACFAE /* RNDeviceInfo.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/RNDeviceInfo/RNDeviceInfo-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RNDeviceInfo; - PRODUCT_NAME = RNDeviceInfo; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; - 802F3B07545E0C778AFB089C5FEBB10E /* Debug */ = { + 1992DE5621D4D2587FB7A692A1E7C7DB /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5D611D82C463630D259BC868523780BF /* Pods-RCTQRCodeLocalImage.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; - MACH_O_TYPE = staticlib; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 80E5618F9FAE7FA4E5C9327E2962CA59 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 18543A95A6E66FBA4C5C2852E745FADB /* swift_qrcodejs.xcconfig */; - buildSettings = { - APPLICATION_EXTENSION_API_ONLY = YES; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/swift_qrcodejs/swift_qrcodejs-prefix.pch"; - MODULEMAP_FILE = Headers/Public/swift_qrcodejs/swift_qrcodejs.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = swift_qrcodejs; - PRODUCT_NAME = swift_qrcodejs; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = watchos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = 4; - WATCHOS_DEPLOYMENT_TARGET = 2.0; - }; - name = Debug; - }; - 824F312D51B76C9A00E4C13C1AB1E911 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 22F9951470B7A877838226136FBB40FE /* Folly.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/Folly/Folly-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = folly; - PRODUCT_NAME = Folly; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 86CB2AA745431DCF58CB98CD7E26824A /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 247089E9A10B249C61F8AC777310FC4C /* Pods-RCTPrivacySnapshot.release.xcconfig */; + baseConfigurationReference = 5B9629EC831DD32E0CCB97704D56B928 /* Pods-RCTPrivacySnapshot.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CLANG_ENABLE_OBJC_WEAK = NO; @@ -10345,58 +9492,9 @@ }; name = Release; }; - 87C9A0BA6830AE4F649FD15BEE242E70 /* Release */ = { + 19A25B08F1B1C3F80B637A5DD4B758F3 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 84F3DA632AF70ECDAC49FDE9E7902C01 /* React-e01e85b3.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/React-e01e85b3/React-e01e85b3-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = React; - PRODUCT_NAME = "React-e01e85b3"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 8C467FBD6B078D25AE1442E149E2B39C /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 99BEADACFCD03B78E4200ACCC3FDF6A1 /* react-native-google-analytics-bridge.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/react-native-google-analytics-bridge/react-native-google-analytics-bridge-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = react_native_google_analytics_bridge; - PRODUCT_NAME = "react-native-google-analytics-bridge"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - 995F836063D7EAD01BC7232BDD11998C /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 84F3DA632AF70ECDAC49FDE9E7902C01 /* React-e01e85b3.xcconfig */; + baseConfigurationReference = 3D5FD86CAFFE0849B2B69C19965BA826 /* React-e01e85b3.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -10418,79 +9516,1260 @@ }; name = Debug; }; - 9A1AAC8AA86CB828644AB7E0EFF33D9E /* Debug */ = { + 1AF6D0432047F09EE671A0F1598F5616 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 830D2158AB6C6A1556103105E5C29844 /* SentryReactNative.xcconfig */; + baseConfigurationReference = 6EA65E9C3A8117BBF0BC75DD808197E4 /* Pods-TcpSockets.release.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + MACH_O_TYPE = staticlib; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 2151EB0037E4D8FF1AF1B46CE825269D /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 9D81AA4166745F0CBDC316B5C374ECB1 /* RNReactNativeHapticFeedback.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/SentryReactNative/SentryReactNative-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/RNReactNativeHapticFeedback/RNReactNativeHapticFeedback-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNReactNativeHapticFeedback; + PRODUCT_NAME = RNReactNativeHapticFeedback; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 29481C9471C139E5C9EBD2928041CF06 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 8526D77C58E09410F459EFDE015AE36B /* boost-for-react-native.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "iPhone Developer"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = SentryReactNative; - PRODUCT_NAME = SentryReactNative; - PUBLIC_HEADERS_FOLDER_PATH = ""; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - A60804C58E0168EF539145B182D269F1 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 51869928A32A01C2AEE1E84EC62A80C8 /* react-native-image-picker.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/react-native-image-picker/react-native-image-picker-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = react_native_image_picker; - PRODUCT_NAME = "react-native-image-picker"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_VERSION = 4.2; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; - AAD2CE61B4CD95108138FA70CB37A515 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = DDBA535FDC4E5E9946AB4A456C687AFF /* Pods-BlueWallet.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; - MACH_O_TYPE = staticlib; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - ACB94E9FA79D0D8A97DB30CDB298A5A0 /* Debug */ = { + 2EB7A0284017435165B2651C6C645046 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + 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_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; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + 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"; + WATCHOS_DEPLOYMENT_TARGET = 5.1; + }; + name = Release; + }; + 31F47CB0E439D9F657C3F64FC4A6BEF1 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C80BBC5FB18CAE39373A3B540B78F611 /* RNWatch.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RNWatch/RNWatch-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNWatch; + PRODUCT_NAME = RNWatch; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 326F0880A884CAC29766029DA608A04B /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 4A8059E5789A676B0376864EE73FB2C4 /* yoga.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/yoga/yoga-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = yoga; + PRODUCT_NAME = yoga; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 3B9BBAF7D6CE16C3FA435DC09553C7AA /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 772626D2B6293C3DE23F0F0D88952901 /* react-native-randombytes.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/react-native-randombytes/react-native-randombytes-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = react_native_randombytes; + PRODUCT_NAME = "react-native-randombytes"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 3BA865DEBDF46E5447E6F7978F89260B /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 5A0FA1EBF0379F53E7E86417C5C1B7E8 /* Pods-BlueWallet.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + MACH_O_TYPE = staticlib; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 3D7F347418B751E138D9FD47AB86B120 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 8526D77C58E09410F459EFDE015AE36B /* boost-for-react-native.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "iPhone Developer"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + SDKROOT = iphoneos; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 402760AEC0A1DEBB2B5A00021E7679DE /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = FF646D714F264C1A5C1171D6F6B338D6 /* RNSVG.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RNSVG/RNSVG-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNSVG; + PRODUCT_NAME = RNSVG; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 41341181BD414DE9D54B45B6917DE799 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 029A6D6D0AB4F7778E804AD89D96725C /* SentryReactNative.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/SentryReactNative/SentryReactNative-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = SentryReactNative; + PRODUCT_NAME = SentryReactNative; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 421D71CA9958692D62F4C4C7545F6437 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = FF646D714F264C1A5C1171D6F6B338D6 /* RNSVG.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RNSVG/RNSVG-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNSVG; + PRODUCT_NAME = RNSVG; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 47DA1DB0168173984AC84F48FE1D5067 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 0C00F817D2A6404B94F4EDA0E1E42F4C /* Sentry.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/Sentry/Sentry-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = Sentry; + PRODUCT_NAME = Sentry; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 510BDFCA4BD863EB2B357D7078BA751F /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 3576045FCA3ACD9DE7403935A02BC157 /* RNRate.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RNRate/RNRate-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNRate; + PRODUCT_NAME = RNRate; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 574D1ECB3EAE421CD09593A7E5B8EA3F /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 3C9814B1837FD94021BA99F0FC3FFCFB /* RNDeviceInfo.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RNDeviceInfo/RNDeviceInfo-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNDeviceInfo; + PRODUCT_NAME = RNDeviceInfo; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 57999BC7C1906AB0097F3C7C994FEBA8 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = D61D07C5014BE65E0351CF354A16A8AD /* EFQRCode.xcconfig */; + buildSettings = { + APPLICATION_EXTENSION_API_ONLY = YES; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/EFQRCode/EFQRCode-prefix.pch"; + MODULEMAP_FILE = Headers/Public/EFQRCode/EFQRCode.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = EFQRCode; + PRODUCT_NAME = EFQRCode; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = watchos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = 4; + WATCHOS_DEPLOYMENT_TARGET = 2.0; + }; + name = Debug; + }; + 585A09BB5C53E05EA73DCB6FB1FC0D11 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = D8D2B3D4D00D44E7F55FD85C5A87819E /* React-ba148cca.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/React-ba148cca/React-ba148cca-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = React; + PRODUCT_NAME = "React-ba148cca"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 5B2416EA08D517FB19B6B6EADBD0C3D8 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 3C9814B1837FD94021BA99F0FC3FFCFB /* RNDeviceInfo.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RNDeviceInfo/RNDeviceInfo-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNDeviceInfo; + PRODUCT_NAME = RNDeviceInfo; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 5C7514E498275594548C376C8F25B735 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = CAB0951B5408708B32D65C3FE59D99CF /* Pods-BlueWalletWatch.release.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + MACH_O_TYPE = staticlib; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = watchos; + SKIP_INSTALL = YES; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = 4; + VALIDATE_PRODUCT = YES; + WATCHOS_DEPLOYMENT_TARGET = 5.1; + }; + name = Release; + }; + 5D8B14CCE89C583D2453E1A6813AF3E6 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = B02849CC70C6074D3806112D37DCD61E /* BVLinearGradient.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/BVLinearGradient/BVLinearGradient-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = BVLinearGradient; + PRODUCT_NAME = BVLinearGradient; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 60EC3F4AF4279C2B5A2D0DE5F1549003 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 0D0774F6A878399F77949C05D0F6BF03 /* RNFS.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RNFS/RNFS-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNFS; + PRODUCT_NAME = RNFS; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 614091C9D83F39FE1ACF0769C5EB2E3F /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 3EA39D6D83DB5573071E2E3C8DB34235 /* glog.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/glog/glog-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = glog; + PRODUCT_NAME = glog; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 66102A4C7F6D26E1BB3040EDF1ED5965 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = ACB21E586324BB513DD2360D6C350344 /* react-native-google-analytics-bridge.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/react-native-google-analytics-bridge/react-native-google-analytics-bridge-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = react_native_google_analytics_bridge; + PRODUCT_NAME = "react-native-google-analytics-bridge"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 6CD12517CB32B8097AFB86097493E450 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 8AAB95F0CD1A8553FBE8B3219C7FD030 /* DoubleConversion.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/DoubleConversion/DoubleConversion-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = DoubleConversion; + PRODUCT_NAME = DoubleConversion; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 7125D11C46ABDA4BF9A9698BFF438388 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6D011663312AC193D3F36E2F78323DC1 /* swift_qrcodejs.xcconfig */; + buildSettings = { + APPLICATION_EXTENSION_API_ONLY = YES; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/swift_qrcodejs/swift_qrcodejs-prefix.pch"; + MODULEMAP_FILE = Headers/Public/swift_qrcodejs/swift_qrcodejs.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = swift_qrcodejs; + PRODUCT_NAME = swift_qrcodejs; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = watchos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = 4; + WATCHOS_DEPLOYMENT_TARGET = 2.0; + }; + name = Debug; + }; + 75C59A11D12AA344AEBD109C82A6EEAE /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 45F826C3DC67B3C343D5332A5BF825A4 /* Pods-BlueWalletWatch Extension.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + APPLICATION_EXTENSION_API_ONLY = YES; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-BlueWalletWatch Extension/Pods-BlueWalletWatch Extension.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = watchos; + SKIP_INSTALL = YES; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = 4; + WATCHOS_DEPLOYMENT_TARGET = 5.1; + }; + name = Debug; + }; + 85F09A611A8AF4AF86C77EE3F1A30273 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 0860FEC1868F973ECDC1F992E63F4BB3 /* Pods-BlueWalletTests.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + MACH_O_TYPE = staticlib; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 862D58809F7B2BB07BDFE89353765AD8 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = D61D07C5014BE65E0351CF354A16A8AD /* EFQRCode.xcconfig */; + buildSettings = { + APPLICATION_EXTENSION_API_ONLY = YES; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/EFQRCode/EFQRCode-prefix.pch"; + MODULEMAP_FILE = Headers/Public/EFQRCode/EFQRCode.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = EFQRCode; + PRODUCT_NAME = EFQRCode; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = watchos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = 4; + VALIDATE_PRODUCT = YES; + WATCHOS_DEPLOYMENT_TARGET = 2.0; + }; + name = Release; + }; + 87D457D442A39C1D54C0BC2F28EE4A27 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = ACB21E586324BB513DD2360D6C350344 /* react-native-google-analytics-bridge.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/react-native-google-analytics-bridge/react-native-google-analytics-bridge-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = react_native_google_analytics_bridge; + PRODUCT_NAME = "react-native-google-analytics-bridge"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 8C11AB4E07A710A94B4B81B0091A132A /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6D8AC0128EDD64B9B2AB1B6FF5EF004A /* Pods-BlueWallet.release.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + MACH_O_TYPE = staticlib; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 8CBF8AF28EB4209AB7F6DD100C950040 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 3576045FCA3ACD9DE7403935A02BC157 /* RNRate.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RNRate/RNRate-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNRate; + PRODUCT_NAME = RNRate; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 8DE7F0A705C34E306717F1C8E95D01B4 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6FA9045B6E026D23CDAF2639F862D1E0 /* Pods-BlueWalletWatch Extension.release.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + APPLICATION_EXTENSION_API_ONLY = YES; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-BlueWalletWatch Extension/Pods-BlueWalletWatch Extension.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = watchos; + SKIP_INSTALL = YES; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = 4; + VALIDATE_PRODUCT = YES; + WATCHOS_DEPLOYMENT_TARGET = 5.1; + }; + name = Release; + }; + 92AD768663B530D6C01F15CE8D5056EC /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = D760399D3E9FC45A74A2432775FEA3F1 /* Pods-BlueWalletWatch.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + MACH_O_TYPE = staticlib; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = watchos; + SKIP_INSTALL = YES; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = 4; + WATCHOS_DEPLOYMENT_TARGET = 5.1; + }; + name = Debug; + }; + 98F64EACF2F346DAB4DDDE912A4C624B /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 9D81AA4166745F0CBDC316B5C374ECB1 /* RNReactNativeHapticFeedback.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RNReactNativeHapticFeedback/RNReactNativeHapticFeedback-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNReactNativeHapticFeedback; + PRODUCT_NAME = RNReactNativeHapticFeedback; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + A1187725132EE8DF8761B784F18C7D14 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 3EA39D6D83DB5573071E2E3C8DB34235 /* glog.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/glog/glog-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = glog; + PRODUCT_NAME = glog; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + A446BEB0DCCD9942E1F29B486680DE3A /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 772626D2B6293C3DE23F0F0D88952901 /* react-native-randombytes.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/react-native-randombytes/react-native-randombytes-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = react_native_randombytes; + PRODUCT_NAME = "react-native-randombytes"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + A7C57FB4EBD1AB5E71929EB13B0C6460 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 0C00F817D2A6404B94F4EDA0E1E42F4C /* Sentry.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/Sentry/Sentry-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = Sentry; + PRODUCT_NAME = Sentry; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + AA25EDBF75DCCBFC371DB64852BD6D79 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = D8D2B3D4D00D44E7F55FD85C5A87819E /* React-ba148cca.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/React-ba148cca/React-ba148cca-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = React; + PRODUCT_NAME = "React-ba148cca"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + AAC54D6BDDB29ED31B342BE4701348B5 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = B8B9649BF20303617A52D027E604E0B6 /* Pods-TcpSockets.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + MACH_O_TYPE = staticlib; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + AB78D1DA9E1724EB0FEFF239993E8443 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = E7905970C34829850FC86A3679117622 /* react-native-webview.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/react-native-webview/react-native-webview-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = react_native_webview; + PRODUCT_NAME = "react-native-webview"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + AF2D95DD2F46845C526C252C1E964C72 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 3D5FD86CAFFE0849B2B69C19965BA826 /* React-e01e85b3.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/React-e01e85b3/React-e01e85b3-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = React; + PRODUCT_NAME = "React-e01e85b3"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + B4A74A1B8FC7F51A7B60D279669A7ABD /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = B7357A9830DF5D02C21162815F02B05A /* RNCAsyncStorage.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RNCAsyncStorage/RNCAsyncStorage-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNCAsyncStorage; + PRODUCT_NAME = RNCAsyncStorage; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + B51BB31B5D793F4BC57DC17B92DF53A1 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = E872F7BAE11C23BEA1773CB94E754EE8 /* RNVectorIcons.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RNVectorIcons/RNVectorIcons-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNVectorIcons; + PRODUCT_NAME = RNVectorIcons; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + B58E7C239B1695FF276CA7B4A2F60E16 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C80BBC5FB18CAE39373A3B540B78F611 /* RNWatch.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RNWatch/RNWatch-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNWatch; + PRODUCT_NAME = RNWatch; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + B8B89B9E959708C0C583FC5AB9C146D9 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 87A5B6058C47BA7023835B46BBCA8F42 /* RNGestureHandler.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RNGestureHandler/RNGestureHandler-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNGestureHandler; + PRODUCT_NAME = RNGestureHandler; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + BC033CE0BE2C6DB262B1EEAC406A0757 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = F43C668C5940B689299DF4E42CC7D21D /* Pods-RCTPrivacySnapshot.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + MACH_O_TYPE = staticlib; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + C222626EC6418881564683C3EE3B24C5 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 029A6D6D0AB4F7778E804AD89D96725C /* SentryReactNative.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/SentryReactNative/SentryReactNative-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = SentryReactNative; + PRODUCT_NAME = SentryReactNative; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + C26D05CA91CC0BFEE7A409CEC7F3D7C0 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 52977E777EF2B2D99C19EDE083AD6496 /* Folly.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/Folly/Folly-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = folly; + PRODUCT_NAME = Folly; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + C488E261F9655FEB2A09527C33CF3E3A /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = A57328C832B60897823535DA5AB76BEB /* Pods-RCTQRCodeLocalImage.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + MACH_O_TYPE = staticlib; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + C7FABA96E73A25A3A1D319AE99768A11 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 0D0774F6A878399F77949C05D0F6BF03 /* RNFS.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/RNFS/RNFS-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RNFS; + PRODUCT_NAME = RNFS; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + CE3696C7E2FC304CA81407D0CBE86236 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 8AAB95F0CD1A8553FBE8B3219C7FD030 /* DoubleConversion.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/DoubleConversion/DoubleConversion-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = DoubleConversion; + PRODUCT_NAME = DoubleConversion; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + D57576106EA94C4543097FCDC1D12F19 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; @@ -10522,8 +10801,6 @@ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -10551,27 +10828,27 @@ STRIP_INSTALLED_PRODUCT = NO; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - SWIFT_VERSION = 4.2; + SWIFT_VERSION = 5.0; SYMROOT = "${SRCROOT}/../build"; WATCHOS_DEPLOYMENT_TARGET = 5.1; }; name = Debug; }; - B4DAFD4CC939798346ED7ACFBB37B1A4 /* Debug */ = { + D8CCF487CE309A1CD0231D6EA0D905E3 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AFA4093997CF4EF4E8AAC9F4CA721113 /* react-native-slider.xcconfig */; + baseConfigurationReference = 4A8059E5789A676B0376864EE73FB2C4 /* yoga.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/react-native-slider/react-native-slider-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/yoga/yoga-prefix.pch"; IPHONEOS_DEPLOYMENT_TARGET = 9.0; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = react_native_slider; - PRODUCT_NAME = "react-native-slider"; + PRODUCT_MODULE_NAME = yoga; + PRODUCT_NAME = yoga; PUBLIC_HEADERS_FOLDER_PATH = ""; SDKROOT = iphoneos; SKIP_INSTALL = YES; @@ -10581,150 +10858,35 @@ }; name = Debug; }; - B5BE2C1DCA247CF3C9F588AC29BA9211 /* Debug */ = { + DAFF4C48478B667B7580277D83249721 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2EC13845828C7728BD1058D1D6F81DBF /* RNCAsyncStorage.xcconfig */; + baseConfigurationReference = 6D011663312AC193D3F36E2F78323DC1 /* swift_qrcodejs.xcconfig */; buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; + APPLICATION_EXTENSION_API_ONLY = YES; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/RNCAsyncStorage/RNCAsyncStorage-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; + GCC_PREFIX_HEADER = "Target Support Files/swift_qrcodejs/swift_qrcodejs-prefix.pch"; + MODULEMAP_FILE = Headers/Public/swift_qrcodejs/swift_qrcodejs.modulemap; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RNCAsyncStorage; - PRODUCT_NAME = RNCAsyncStorage; + PRODUCT_MODULE_NAME = swift_qrcodejs; + PRODUCT_NAME = swift_qrcodejs; PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; + SDKROOT = watchos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - B86E72D7D119E3491422D258E5057B25 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = DEC4E645C4415BDDCD120FCE7A1A46B1 /* Pods-BlueWalletWatch.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - MACH_O_TYPE = staticlib; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = watchos; - SKIP_INSTALL = YES; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = 4; - WATCHOS_DEPLOYMENT_TARGET = 5.1; - }; - name = Debug; - }; - B988074764B9D22D2AC8D73071945CA0 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = AEC8DC46BBBB44C7D15832F4E191AED4 /* Pods-TcpSockets.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; - MACH_O_TYPE = staticlib; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - BA63F6124413E5C9953A97AA0B467ED4 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 11D03CEBFD7DB3581AC5C751936E753C /* Pods-BlueWalletWatch.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - MACH_O_TYPE = staticlib; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = watchos; - SKIP_INSTALL = YES; - SWIFT_VERSION = 4.2; TARGETED_DEVICE_FAMILY = 4; VALIDATE_PRODUCT = YES; - WATCHOS_DEPLOYMENT_TARGET = 5.1; + WATCHOS_DEPLOYMENT_TARGET = 2.0; }; name = Release; }; - BD3B1BC3C36A6F72C6461B706E2D414E /* Release */ = { + DCA05B90BA5E491B7313A94B418E1277 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AFA4093997CF4EF4E8AAC9F4CA721113 /* react-native-slider.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/react-native-slider/react-native-slider-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = react_native_slider; - PRODUCT_NAME = "react-native-slider"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - C4C3871CCBAE880A2800B89882F2D790 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 2B67F3F465335E5894743C5586EEC734 /* DoubleConversion.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/DoubleConversion/DoubleConversion-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = DoubleConversion; - PRODUCT_NAME = DoubleConversion; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - CAAABC8ACAB716074A7D363F04E6ADCB /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = BE772B2E78D14EA8D5EB56E09287BD17 /* react-native-camera.xcconfig */; + baseConfigurationReference = EDAAECAAE8F9A88A298DC380F3131FEC /* react-native-camera.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -10746,21 +10908,21 @@ }; name = Debug; }; - CD0744023BBB04A4CFA906A83E7B8A2D /* Release */ = { + E2B3708E70385AA99261C314052905F6 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BBC5DDFC594071E18C534DD179C23454 /* yoga.xcconfig */; + baseConfigurationReference = EDAAECAAE8F9A88A298DC380F3131FEC /* react-native-camera.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/yoga/yoga-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/react-native-camera/react-native-camera-prefix.pch"; IPHONEOS_DEPLOYMENT_TARGET = 9.0; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = yoga; - PRODUCT_NAME = yoga; + PRODUCT_MODULE_NAME = react_native_camera; + PRODUCT_NAME = "react-native-camera"; PUBLIC_HEADERS_FOLDER_PATH = ""; SDKROOT = iphoneos; SKIP_INSTALL = YES; @@ -10771,205 +10933,9 @@ }; name = Release; }; - D06944EE720925FB46CD6F989F5793CB /* Debug */ = { + E95F5AF97B716EABB75311384C0B0842 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 89814D0D76E301A159C2B63C77FA6970 /* RNRate.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/RNRate/RNRate-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RNRate; - PRODUCT_NAME = RNRate; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - D6C194A73AF42F2BEC82D22963E030FF /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = A3E05EFFB3A1E506D2F91A210A84C54D /* EFQRCode.xcconfig */; - buildSettings = { - APPLICATION_EXTENSION_API_ONLY = YES; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/EFQRCode/EFQRCode-prefix.pch"; - MODULEMAP_FILE = Headers/Public/EFQRCode/EFQRCode.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = EFQRCode; - PRODUCT_NAME = EFQRCode; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = watchos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = 4; - VALIDATE_PRODUCT = YES; - WATCHOS_DEPLOYMENT_TARGET = 2.0; - }; - name = Release; - }; - D7BFA3472712E316E05DB279B12521C2 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 99BEADACFCD03B78E4200ACCC3FDF6A1 /* react-native-google-analytics-bridge.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/react-native-google-analytics-bridge/react-native-google-analytics-bridge-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = react_native_google_analytics_bridge; - PRODUCT_NAME = "react-native-google-analytics-bridge"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - DC8EBD13F6D95577F75D22FD8484589C /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 51869928A32A01C2AEE1E84EC62A80C8 /* react-native-image-picker.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/react-native-image-picker/react-native-image-picker-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = react_native_image_picker; - PRODUCT_NAME = "react-native-image-picker"; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - DDA920E1E0749AA148F9211B86AB898F /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 69C31B77F63F9746D86EEFDC531AF49C /* RNGestureHandler.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/RNGestureHandler/RNGestureHandler-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 7.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RNGestureHandler; - PRODUCT_NAME = RNGestureHandler; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - E5C2632F285C5D07DE7B5859042F0AE4 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D6DDD63713AF328E6DF67AB3FAA5873F /* glog.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/glog/glog-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = glog; - PRODUCT_NAME = glog; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - E82AECC61FAF1B81C3D9C16A139B744C /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 2B67F3F465335E5894743C5586EEC734 /* DoubleConversion.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/DoubleConversion/DoubleConversion-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = DoubleConversion; - PRODUCT_NAME = DoubleConversion; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; - EED47128907ADA45A8CDDADE3BBDCB85 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 692077C2F90DCC5CF22797723A0F73EF /* Pods-RCTQRCodeLocalImage.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; - MACH_O_TYPE = staticlib; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_VERSION = 4.2; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - F31B583CB085AD427DB511B14328F840 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 5D7A1347E8982F6B4207BAB01298C50C /* RNVectorIcons.xcconfig */; + baseConfigurationReference = E872F7BAE11C23BEA1773CB94E754EE8 /* RNVectorIcons.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -10991,21 +10957,21 @@ }; name = Debug; }; - F483B9FFFDDFA0E631351841B10EB4F3 /* Debug */ = { + EA57DE14B2E835E4E857A2B593229B78 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4CF42B3E51B5B62D30370B46015ACFAE /* RNDeviceInfo.xcconfig */; + baseConfigurationReference = B7357A9830DF5D02C21162815F02B05A /* RNCAsyncStorage.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/RNDeviceInfo/RNDeviceInfo-prefix.pch"; + GCC_PREFIX_HEADER = "Target Support Files/RNCAsyncStorage/RNCAsyncStorage-prefix.pch"; IPHONEOS_DEPLOYMENT_TARGET = 9.0; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RNDeviceInfo; - PRODUCT_NAME = RNDeviceInfo; + PRODUCT_MODULE_NAME = RNCAsyncStorage; + PRODUCT_NAME = RNCAsyncStorage; PUBLIC_HEADERS_FOLDER_PATH = ""; SDKROOT = iphoneos; SKIP_INSTALL = YES; @@ -11015,9 +10981,133 @@ }; name = Debug; }; - F785FDDAEA2BB80EBE7B2B48D63A4F6E /* Release */ = { + ED89E14EB275BAF00A0BA89C45A8AB5F /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7A0DCB6D021531FFFFCD38E54A6F4447 /* Pods-BlueWalletTests.release.xcconfig */; + baseConfigurationReference = 27DCF13D74639DB8420366BD6E45FDBF /* react-native-image-picker.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/react-native-image-picker/react-native-image-picker-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = react_native_image_picker; + PRODUCT_NAME = "react-native-image-picker"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + EE16E6FE927F5024D3AA5BA816903469 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 27DCF13D74639DB8420366BD6E45FDBF /* react-native-image-picker.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/react-native-image-picker/react-native-image-picker-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = react_native_image_picker; + PRODUCT_NAME = "react-native-image-picker"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + F33775615DDB692DEA15E5F24858B861 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 13D643677E5A45E5E7D26B85CBB7A915 /* react-native-slider.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/react-native-slider/react-native-slider-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = react_native_slider; + PRODUCT_NAME = "react-native-slider"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + F35FDB218A92DE2CD8BADB77731BA7AE /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 332DF3D658CA8B8E1F42F53E12A8DA17 /* ToolTipMenu.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/ToolTipMenu/ToolTipMenu-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = ToolTipMenu; + PRODUCT_NAME = ToolTipMenu; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + FAA5B43E1AFB7B3268FD6C7E8E9A0DB0 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 52977E777EF2B2D99C19EDE083AD6496 /* Folly.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/Folly/Folly-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = folly; + PRODUCT_NAME = Folly; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + FB22AED576C946DF3C3173A88F715C1A /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = EA0186E7ADF28A78590447A3F0381210 /* Pods-RCTQRCodeLocalImage.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CLANG_ENABLE_OBJC_WEAK = NO; @@ -11039,388 +11129,382 @@ }; name = Release; }; - FEECA7BEDB8809E8319E5510F1E1905B /* Release */ = { + FD54276890999AA1C814586B56948EE3 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = E7905970C34829850FC86A3679117622 /* react-native-webview.xcconfig */; buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - 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_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; - CODE_SIGNING_ALLOWED = NO; - CODE_SIGNING_REQUIRED = NO; - 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; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; - 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"; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/react-native-webview/react-native-webview-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = react_native_webview; + PRODUCT_NAME = "react-native-webview"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_VERSION = 4.2; - SYMROOT = "${SRCROOT}/../build"; - WATCHOS_DEPLOYMENT_TARGET = 5.1; + TARGETED_DEVICE_FAMILY = "1,2"; }; - name = Release; + name = Debug; + }; + FF0BAA5A4F1E4E9D780B2B7C3D1E7B90 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 13D643677E5A45E5E7D26B85CBB7A915 /* react-native-slider.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/react-native-slider/react-native-slider-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = react_native_slider; + PRODUCT_NAME = "react-native-slider"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 4.2; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 047C13314BFDA352EF1DAC87895AE720 /* Build configuration list for PBXNativeTarget "Pods-RCTPrivacySnapshot" */ = { + 08EEF5A4878BC18CDB98CAD64521B9D5 /* Build configuration list for PBXNativeTarget "Pods-BlueWalletWatch" */ = { isa = XCConfigurationList; buildConfigurations = ( - 5DC2F6F481AC7603C165F54C15A0C427 /* Debug */, - 86CB2AA745431DCF58CB98CD7E26824A /* Release */, + 92AD768663B530D6C01F15CE8D5056EC /* Debug */, + 5C7514E498275594548C376C8F25B735 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 08E3FC3A49B482CB4518C370D471A132 /* Build configuration list for PBXNativeTarget "react-native-image-picker" */ = { + 142999BBB055F97F1B4F20A2488E11F8 /* Build configuration list for PBXNativeTarget "react-native-slider" */ = { isa = XCConfigurationList; buildConfigurations = ( - DC8EBD13F6D95577F75D22FD8484589C /* Debug */, - A60804C58E0168EF539145B182D269F1 /* Release */, + FF0BAA5A4F1E4E9D780B2B7C3D1E7B90 /* Debug */, + F33775615DDB692DEA15E5F24858B861 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 0CA6C767985B1CDB9FDAE1C2AC1F674D /* Build configuration list for PBXNativeTarget "Pods-BlueWallet" */ = { + 20DD782B914041B7B6B6A60A95067DF1 /* Build configuration list for PBXNativeTarget "Pods-RCTQRCodeLocalImage" */ = { isa = XCConfigurationList; buildConfigurations = ( - AAD2CE61B4CD95108138FA70CB37A515 /* Debug */, - 08F93C532BE5B35B2AC7AAB8726786B4 /* Release */, + C488E261F9655FEB2A09527C33CF3E3A /* Debug */, + FB22AED576C946DF3C3173A88F715C1A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 0D8D6227968C55E240F0CAA50DAC3BB9 /* Build configuration list for PBXNativeTarget "react-native-slider" */ = { + 21F51F26CDE6153AC3C9868E0A3665B6 /* Build configuration list for PBXNativeTarget "yoga" */ = { isa = XCConfigurationList; buildConfigurations = ( - B4DAFD4CC939798346ED7ACFBB37B1A4 /* Debug */, - BD3B1BC3C36A6F72C6461B706E2D414E /* Release */, + D8CCF487CE309A1CD0231D6EA0D905E3 /* Debug */, + 326F0880A884CAC29766029DA608A04B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 0F0B00D0B08EA4D27C533991EAE3EBDA /* Build configuration list for PBXNativeTarget "Sentry" */ = { + 247F1324AC61E729CF870BAFEB160DED /* Build configuration list for PBXNativeTarget "BVLinearGradient" */ = { isa = XCConfigurationList; buildConfigurations = ( - 0C55E06C878E6CA54B9A23E321CFF9E0 /* Debug */, - 54E46602B1EC788C17D2FCDF7617567B /* Release */, + 5D8B14CCE89C583D2453E1A6813AF3E6 /* Debug */, + 168039F35412C4223B62500A95B04296 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 21990D58EF794444A3C0F64973B32E88 /* Build configuration list for PBXNativeTarget "React-e01e85b3" */ = { + 3A8770043BD996ADF2C281E4B25ECC7B /* Build configuration list for PBXNativeTarget "Pods-RCTPrivacySnapshot" */ = { isa = XCConfigurationList; buildConfigurations = ( - 995F836063D7EAD01BC7232BDD11998C /* Debug */, - 87C9A0BA6830AE4F649FD15BEE242E70 /* Release */, + BC033CE0BE2C6DB262B1EEAC406A0757 /* Debug */, + 1992DE5621D4D2587FB7A692A1E7C7DB /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = { + 3DCCCDA0B930E98AA06446DA2632A9A2 /* Build configuration list for PBXNativeTarget "RNCAsyncStorage" */ = { isa = XCConfigurationList; buildConfigurations = ( - ACB94E9FA79D0D8A97DB30CDB298A5A0 /* Debug */, - FEECA7BEDB8809E8319E5510F1E1905B /* Release */, + EA57DE14B2E835E4E857A2B593229B78 /* Debug */, + B4A74A1B8FC7F51A7B60D279669A7ABD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 37CFCA0A07E7A37989AA4B9B1129CCB1 /* Build configuration list for PBXNativeTarget "react-native-camera" */ = { + 4685EC46B7EB4477E451D451FC510388 /* Build configuration list for PBXNativeTarget "RNSVG" */ = { isa = XCConfigurationList; buildConfigurations = ( - CAAABC8ACAB716074A7D363F04E6ADCB /* Debug */, - 761DF96961997CF7F0EDD137B2BB723E /* Release */, + 402760AEC0A1DEBB2B5A00021E7679DE /* Debug */, + 421D71CA9958692D62F4C4C7545F6437 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 3BFDDED81949324D55240E528DBAFD51 /* Build configuration list for PBXNativeTarget "SentryReactNative" */ = { + 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( - 9A1AAC8AA86CB828644AB7E0EFF33D9E /* Debug */, - 3904D11EE4678B91AB346042BCB117B7 /* Release */, + D57576106EA94C4543097FCDC1D12F19 /* Debug */, + 2EB7A0284017435165B2651C6C645046 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 53B904B27C3FF3ECB747FF313DB4C3C0 /* Build configuration list for PBXNativeTarget "RNGestureHandler" */ = { + 4EABFABE34AF6EE506B6F7C96556E8EB /* Build configuration list for PBXNativeTarget "ToolTipMenu" */ = { isa = XCConfigurationList; buildConfigurations = ( - 5B96BD90917A84A496FE98A3E6FC0347 /* Debug */, - DDA920E1E0749AA148F9211B86AB898F /* Release */, + F35FDB218A92DE2CD8BADB77731BA7AE /* Debug */, + 0D442CA1655A7FCF4DF0BC3587569BE4 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 5CB7802343B91D84AC5B8AC577F26898 /* Build configuration list for PBXNativeTarget "react-native-haptic-feedback" */ = { + 59F72DD4D94FCBC44D160367FAF08A7E /* Build configuration list for PBXNativeTarget "swift_qrcodejs" */ = { isa = XCConfigurationList; buildConfigurations = ( - 06204A7F50209EC6BD87937625EA4BF6 /* Debug */, - 14EA28E65CF542DDF95F04DC6DF37D03 /* Release */, + 7125D11C46ABDA4BF9A9698BFF438388 /* Debug */, + DAFF4C48478B667B7580277D83249721 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 5E6373EC83F0C27492458EE4723D6AC8 /* Build configuration list for PBXNativeTarget "ToolTipMenu" */ = { + 5CCE31702B6EBC0B309E4C26D5659697 /* Build configuration list for PBXNativeTarget "RNDeviceInfo" */ = { isa = XCConfigurationList; buildConfigurations = ( - 3F0AFE9CA8A08B1E737EC421773206E2 /* Debug */, - 510648E4DD1E305270CCA6FFD05546AF /* Release */, + 574D1ECB3EAE421CD09593A7E5B8EA3F /* Debug */, + 5B2416EA08D517FB19B6B6EADBD0C3D8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 616A7A9B71E7F52E4CEDE6FD31765B24 /* Build configuration list for PBXNativeTarget "DoubleConversion" */ = { + 5EE636A1473568090F6236252A298B0C /* Build configuration list for PBXNativeTarget "glog" */ = { isa = XCConfigurationList; buildConfigurations = ( - E82AECC61FAF1B81C3D9C16A139B744C /* Debug */, - C4C3871CCBAE880A2800B89882F2D790 /* Release */, + 614091C9D83F39FE1ACF0769C5EB2E3F /* Debug */, + A1187725132EE8DF8761B784F18C7D14 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 795F70002E1AEFF7ED6743D9F7ED3C96 /* Build configuration list for PBXNativeTarget "Pods-BlueWalletTests" */ = { + 664C36BBE2A0A16DD47589E3E3C1591B /* Build configuration list for PBXNativeTarget "EFQRCode" */ = { isa = XCConfigurationList; buildConfigurations = ( - 6D8B2E31770971340C03A90DF03C1A6F /* Debug */, - F785FDDAEA2BB80EBE7B2B48D63A4F6E /* Release */, + 57999BC7C1906AB0097F3C7C994FEBA8 /* Debug */, + 862D58809F7B2BB07BDFE89353765AD8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 7A65DD50C822A16165D8FCAB5F9397DB /* Build configuration list for PBXNativeTarget "Pods-RCTQRCodeLocalImage" */ = { + 667EDD40C7C53F2CEC75D0AEBA265D89 /* Build configuration list for PBXNativeTarget "react-native-camera" */ = { isa = XCConfigurationList; buildConfigurations = ( - 802F3B07545E0C778AFB089C5FEBB10E /* Debug */, - EED47128907ADA45A8CDDADE3BBDCB85 /* Release */, + DCA05B90BA5E491B7313A94B418E1277 /* Debug */, + E2B3708E70385AA99261C314052905F6 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 7D60EF6CBB95EB57A87AAB5037343C50 /* Build configuration list for PBXNativeTarget "glog" */ = { + 775FB6C9960023C4C6B2A3309840B48F /* Build configuration list for PBXNativeTarget "Pods-BlueWalletTests" */ = { isa = XCConfigurationList; buildConfigurations = ( - E5C2632F285C5D07DE7B5859042F0AE4 /* Debug */, - 16F2F401D928A05B5AD081331C7F26F1 /* Release */, + 85F09A611A8AF4AF86C77EE3F1A30273 /* Debug */, + 08C61F980F70E7D47887FE08FF4C944E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 7E332D508126DB4D856A9A857B70299A /* Build configuration list for PBXNativeTarget "yoga" */ = { + 78FE0A6BD2AB06CDA0E880B27E9DD2C0 /* Build configuration list for PBXNativeTarget "react-native-image-picker" */ = { isa = XCConfigurationList; buildConfigurations = ( - 5D283966797482D177C0FFEEE0B0D42D /* Debug */, - CD0744023BBB04A4CFA906A83E7B8A2D /* Release */, + EE16E6FE927F5024D3AA5BA816903469 /* Debug */, + ED89E14EB275BAF00A0BA89C45A8AB5F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 806D1E82FFD1565294E488095FA5ADFA /* Build configuration list for PBXNativeTarget "RNVectorIcons" */ = { + 7C858742C672CC605F84CF5CF01D5AD0 /* Build configuration list for PBXNativeTarget "react-native-google-analytics-bridge" */ = { isa = XCConfigurationList; buildConfigurations = ( - F31B583CB085AD427DB511B14328F840 /* Debug */, - 45F2709609687E2E11F1EC63064AD604 /* Release */, + 66102A4C7F6D26E1BB3040EDF1ED5965 /* Debug */, + 87D457D442A39C1D54C0BC2F28EE4A27 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 8F336C725055622FBD305A81CE7A5224 /* Build configuration list for PBXNativeTarget "Pods-BlueWalletWatch Extension" */ = { + 7CD96BF1132F56DC57F1092E9C52BA1B /* Build configuration list for PBXNativeTarget "react-native-webview" */ = { isa = XCConfigurationList; buildConfigurations = ( - 419669D6BBA46912CDED7D2973F8F5A0 /* Debug */, - 05D15B262E9952B99D5706FCE68D312D /* Release */, + FD54276890999AA1C814586B56948EE3 /* Debug */, + AB78D1DA9E1724EB0FEFF239993E8443 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 99DF2797E1B131CB87D5BF458C5E84EC /* Build configuration list for PBXNativeTarget "react-native-webview" */ = { + 85207DBF365D4A3EFE7D801738ED630B /* Build configuration list for PBXNativeTarget "RNRate" */ = { isa = XCConfigurationList; buildConfigurations = ( - 2EE37947523798E3DF400A70D7C027CC /* Debug */, - 5B371BB4DB92554C4BE4C512F90819C0 /* Release */, + 8CBF8AF28EB4209AB7F6DD100C950040 /* Debug */, + 510BDFCA4BD863EB2B357D7078BA751F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9BBB5FBDCD9A9EA668F2387716C7E0F6 /* Build configuration list for PBXNativeTarget "swift_qrcodejs" */ = { + 8841DA1D0E7755127925AAEE61572304 /* Build configuration list for PBXNativeTarget "RNReactNativeHapticFeedback" */ = { isa = XCConfigurationList; buildConfigurations = ( - 80E5618F9FAE7FA4E5C9327E2962CA59 /* Debug */, - 2ED651A27D4142C84D7D06B5616F2689 /* Release */, + 98F64EACF2F346DAB4DDDE912A4C624B /* Debug */, + 2151EB0037E4D8FF1AF1B46CE825269D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9D1891657FF3A9164103D1401CEAB619 /* Build configuration list for PBXNativeTarget "React-ba148cca" */ = { + 8EADE8D7F56089CE01D343E9B7109BB8 /* Build configuration list for PBXNativeTarget "react-native-randombytes" */ = { isa = XCConfigurationList; buildConfigurations = ( - 71618376F7408EFFDBDD8914DC3A41CC /* Debug */, - 19A2BFF9F7DD58FB7FD26ADAFCB9F0B3 /* Release */, + A446BEB0DCCD9942E1F29B486680DE3A /* Debug */, + 3B9BBAF7D6CE16C3FA435DC09553C7AA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - AE76D310E80CA57DA434B1475E451875 /* Build configuration list for PBXNativeTarget "RNDeviceInfo" */ = { + 90B9CB82A8204F7C309544E5F9D5C34B /* Build configuration list for PBXNativeTarget "Pods-BlueWallet" */ = { isa = XCConfigurationList; buildConfigurations = ( - F483B9FFFDDFA0E631351841B10EB4F3 /* Debug */, - 7F63B11AA588E4FE2AE0D9BB9ED3361D /* Release */, + 3BA865DEBDF46E5447E6F7978F89260B /* Debug */, + 8C11AB4E07A710A94B4B81B0091A132A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - B27940E3D926408C5270529B2C580A51 /* Build configuration list for PBXNativeTarget "RNSVG" */ = { + 910117CEE6A61AB7264AB01C4C24AC09 /* Build configuration list for PBXNativeTarget "React-e01e85b3" */ = { isa = XCConfigurationList; buildConfigurations = ( - 567622E88ADC0EA0F933E071B8A14B23 /* Debug */, - 05E121280AE9C0C1FC218173D606ACC7 /* Release */, + 19A25B08F1B1C3F80B637A5DD4B758F3 /* Debug */, + AF2D95DD2F46845C526C252C1E964C72 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - B8443528D01F0777EDA4F84765B77A29 /* Build configuration list for PBXNativeTarget "RNRate" */ = { + 9A0462719BBC54FBBB69267D71F23B24 /* Build configuration list for PBXNativeTarget "RNFS" */ = { isa = XCConfigurationList; buildConfigurations = ( - D06944EE720925FB46CD6F989F5793CB /* Debug */, - 1DAAFE97D85CEB162668A07124F43B93 /* Release */, + C7FABA96E73A25A3A1D319AE99768A11 /* Debug */, + 60EC3F4AF4279C2B5A2D0DE5F1549003 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - BFCF0848ECA0A4A703319909A6FF3D05 /* Build configuration list for PBXNativeTarget "RNCAsyncStorage" */ = { + 9A2A1E2C179BC2706A925D53EFBB1569 /* Build configuration list for PBXNativeTarget "Pods-BlueWalletWatch Extension" */ = { isa = XCConfigurationList; buildConfigurations = ( - B5BE2C1DCA247CF3C9F588AC29BA9211 /* Debug */, - 1BE4B3721FCC12936494035D2986BD7E /* Release */, + 75C59A11D12AA344AEBD109C82A6EEAE /* Debug */, + 8DE7F0A705C34E306717F1C8E95D01B4 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - C15F8E73CB7130C6363B3BE94C811EB2 /* Build configuration list for PBXNativeTarget "RNFS" */ = { + A1F154626B06BA6DD998F70675EEC64B /* Build configuration list for PBXNativeTarget "Pods-TcpSockets" */ = { isa = XCConfigurationList; buildConfigurations = ( - 18FFB7C95C49F3C3DFF51B5723297A45 /* Debug */, - 1A3EE49F605D4AA451D828A89E488DBD /* Release */, + AAC54D6BDDB29ED31B342BE4701348B5 /* Debug */, + 1AF6D0432047F09EE671A0F1598F5616 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - C2C1ADEFAF1775FE60665484CAC1BF20 /* Build configuration list for PBXNativeTarget "RNWatch" */ = { + A40A1E9625C94163363DF403F253BADB /* Build configuration list for PBXAggregateTarget "boost-for-react-native" */ = { isa = XCConfigurationList; buildConfigurations = ( - 1606D32E392F421D6F35AC35464F0E97 /* Debug */, - 1BB3D2ACD67BB0274FDBE76A59116D4D /* Release */, + 3D7F347418B751E138D9FD47AB86B120 /* Debug */, + 29481C9471C139E5C9EBD2928041CF06 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - C75BD3179E78DB2BBE1E06D2E29439A6 /* Build configuration list for PBXNativeTarget "Pods-TcpSockets" */ = { + ABBEECB57AC9F74D55AC6D48252C3908 /* Build configuration list for PBXNativeTarget "Folly" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7E134DE64F64352504550A38BD0BB0B1 /* Debug */, - B988074764B9D22D2AC8D73071945CA0 /* Release */, + C26D05CA91CC0BFEE7A409CEC7F3D7C0 /* Debug */, + FAA5B43E1AFB7B3268FD6C7E8E9A0DB0 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - D99D6FBB50546EBD33C9580F2A1C679B /* Build configuration list for PBXNativeTarget "Folly" */ = { + B4143663CAE9650F6EEFC2EC0BB69E35 /* Build configuration list for PBXNativeTarget "RNVectorIcons" */ = { isa = XCConfigurationList; buildConfigurations = ( - 081B0BBB00816BF993D4EC782C8BD8BF /* Debug */, - 824F312D51B76C9A00E4C13C1AB1E911 /* Release */, + E95F5AF97B716EABB75311384C0B0842 /* Debug */, + B51BB31B5D793F4BC57DC17B92DF53A1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - E09CEDCA782BDA40DE7F6ED8B53A7F0C /* Build configuration list for PBXNativeTarget "Pods-BlueWalletWatch" */ = { + BC86EA28A66D6A6A82692EB227F122F6 /* Build configuration list for PBXNativeTarget "RNWatch" */ = { isa = XCConfigurationList; buildConfigurations = ( - B86E72D7D119E3491422D258E5057B25 /* Debug */, - BA63F6124413E5C9953A97AA0B467ED4 /* Release */, + 31F47CB0E439D9F657C3F64FC4A6BEF1 /* Debug */, + B58E7C239B1695FF276CA7B4A2F60E16 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - ECC2D18883A64A5AE3488B2D5FA8B8BC /* Build configuration list for PBXNativeTarget "BVLinearGradient" */ = { + C26F49F19C84CA09E0086921A4F06C9D /* Build configuration list for PBXNativeTarget "DoubleConversion" */ = { isa = XCConfigurationList; buildConfigurations = ( - 7E0253A511900A3353F7C6745CD3D8E5 /* Debug */, - 123A001EC3577514B614CAE411F6FB87 /* Release */, + CE3696C7E2FC304CA81407D0CBE86236 /* Debug */, + 6CD12517CB32B8097AFB86097493E450 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - EE98A2B397C24630F393CC1369DED9E7 /* Build configuration list for PBXNativeTarget "react-native-randombytes" */ = { + CB6FF6352535714B6D7AB7EA54E22E57 /* Build configuration list for PBXNativeTarget "RNGestureHandler" */ = { isa = XCConfigurationList; buildConfigurations = ( - 4685153262E7ACAB3612937B309C9F40 /* Debug */, - 5BEFC42FB14043849F1871AC545A2F36 /* Release */, + B8B89B9E959708C0C583FC5AB9C146D9 /* Debug */, + 080FEFD47CE2A8E86151B249DD61115A /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - FDDF2F39F56A6F2FBE47DE3D3A09D35D /* Build configuration list for PBXNativeTarget "react-native-google-analytics-bridge" */ = { + EB38213AC6925AF254FC3E488C3CCEBA /* Build configuration list for PBXNativeTarget "React-ba148cca" */ = { isa = XCConfigurationList; buildConfigurations = ( - 8C467FBD6B078D25AE1442E149E2B39C /* Debug */, - D7BFA3472712E316E05DB279B12521C2 /* Release */, + AA25EDBF75DCCBFC371DB64852BD6D79 /* Debug */, + 585A09BB5C53E05EA73DCB6FB1FC0D11 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - FDF803566E57C749886FB85477AD0025 /* Build configuration list for PBXNativeTarget "EFQRCode" */ = { + F33C586D524829DB9A03B09802A23B7B /* Build configuration list for PBXNativeTarget "SentryReactNative" */ = { isa = XCConfigurationList; buildConfigurations = ( - 2561FCCAFEE54B44F7A54A34E78E39AB /* Debug */, - D6C194A73AF42F2BEC82D22963E030FF /* Release */, + 41341181BD414DE9D54B45B6917DE799 /* Debug */, + C222626EC6418881564683C3EE3B24C5 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + F8091475C60A5EA53108495BF93B8839 /* Build configuration list for PBXNativeTarget "Sentry" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 47DA1DB0168173984AC84F48FE1D5067 /* Debug */, + A7C57FB4EBD1AB5E71929EB13B0C6460 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; - rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */; } diff --git a/ios/Pods/Target Support Files/BVLinearGradient/BVLinearGradient.xcconfig b/ios/Pods/Target Support Files/BVLinearGradient/BVLinearGradient.xcconfig index d3d424663..eccd99b76 100644 --- a/ios/Pods/Target Support Files/BVLinearGradient/BVLinearGradient.xcconfig +++ b/ios/Pods/Target Support Files/BVLinearGradient/BVLinearGradient.xcconfig @@ -1,8 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/BVLinearGradient GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/BVLinearGradient" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" -OTHER_LDFLAGS = -framework "Foundation" -framework "QuartzCore" -framework "UIKit" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet-acknowledgements.markdown b/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet-acknowledgements.markdown index c2c647c51..bee4c9747 100644 --- a/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet-acknowledgements.markdown +++ b/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet-acknowledgements.markdown @@ -336,6 +336,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +## RNReactNativeHapticFeedback + +MIT License + +Copyright (c) 2018 Michael Kuczera + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + ## RNSVG The MIT License (MIT) @@ -635,31 +660,6 @@ SOFTWARE. -## react-native-haptic-feedback - -MIT License - -Copyright (c) 2018 Michael Kuczera - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - - ## react-native-image-picker The MIT License (MIT) diff --git a/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet-acknowledgements.plist b/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet-acknowledgements.plist index 3f4121767..a62a57d30 100644 --- a/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet-acknowledgements.plist +++ b/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet-acknowledgements.plist @@ -389,6 +389,37 @@ SOFTWARE. Type PSGroupSpecifier + + FooterText + MIT License + +Copyright (c) 2018 Michael Kuczera + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + License + MIT + Title + RNReactNativeHapticFeedback + Type + PSGroupSpecifier + FooterText The MIT License (MIT) @@ -748,37 +779,6 @@ SOFTWARE. Type PSGroupSpecifier - - FooterText - MIT License - -Copyright (c) 2018 Michael Kuczera - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - - License - MIT - Title - react-native-haptic-feedback - Type - PSGroupSpecifier - FooterText The MIT License (MIT) diff --git a/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet.debug.xcconfig b/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet.debug.xcconfig index 213191c53..cb23dd526 100644 --- a/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet.debug.xcconfig +++ b/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet.debug.xcconfig @@ -1,9 +1,8 @@ GCC_ENABLE_CPP_EXCEPTIONS = YES GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/BVLinearGradient" "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/RNCAsyncStorage" "${PODS_CONFIGURATION_BUILD_DIR}/RNDeviceInfo" "${PODS_CONFIGURATION_BUILD_DIR}/RNFS" "${PODS_CONFIGURATION_BUILD_DIR}/RNGestureHandler" "${PODS_CONFIGURATION_BUILD_DIR}/RNRate" "${PODS_CONFIGURATION_BUILD_DIR}/RNSVG" "${PODS_CONFIGURATION_BUILD_DIR}/RNVectorIcons" "${PODS_CONFIGURATION_BUILD_DIR}/RNWatch" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/Sentry" "${PODS_CONFIGURATION_BUILD_DIR}/SentryReactNative" "${PODS_CONFIGURATION_BUILD_DIR}/ToolTipMenu" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-camera" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-google-analytics-bridge" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-haptic-feedback" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-image-picker" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-randombytes" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-slider" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-webview" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" "${PODS_ROOT}/../../node_modules/react-native-google-analytics-bridge/ios/RCTGoogleAnalyticsBridge/google-analytics-lib" -OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/BVLinearGradient" -isystem "${PODS_ROOT}/Headers/Public/DoubleConversion" -isystem "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" -isystem "${PODS_ROOT}/Headers/Public/RNDeviceInfo" -isystem "${PODS_ROOT}/Headers/Public/RNFS" -isystem "${PODS_ROOT}/Headers/Public/RNGestureHandler" -isystem "${PODS_ROOT}/Headers/Public/RNRate" -isystem "${PODS_ROOT}/Headers/Public/RNSVG" -isystem "${PODS_ROOT}/Headers/Public/RNVectorIcons" -isystem "${PODS_ROOT}/Headers/Public/RNWatch" -isystem "${PODS_ROOT}/Headers/Public/React" -isystem "${PODS_ROOT}/Headers/Public/Sentry" -isystem "${PODS_ROOT}/Headers/Public/SentryReactNative" -isystem "${PODS_ROOT}/Headers/Public/ToolTipMenu" -isystem "${PODS_ROOT}/Headers/Public/glog" -isystem "${PODS_ROOT}/Headers/Public/react-native-camera" -isystem "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" -isystem "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" -isystem "${PODS_ROOT}/Headers/Public/react-native-image-picker" -isystem "${PODS_ROOT}/Headers/Public/react-native-randombytes" -isystem "${PODS_ROOT}/Headers/Public/react-native-slider" -isystem "${PODS_ROOT}/Headers/Public/react-native-webview" -isystem "${PODS_ROOT}/Headers/Public/yoga" -OTHER_LDFLAGS = $(inherited) -ObjC -l"BVLinearGradient" -l"DoubleConversion" -l"Folly" -l"GoogleAnalyticsServices" -l"RNCAsyncStorage" -l"RNDeviceInfo" -l"RNFS" -l"RNGestureHandler" -l"RNRate" -l"RNSVG" -l"RNVectorIcons" -l"RNWatch" -l"React-ba148cca" -l"Sentry" -l"SentryReactNative" -l"ToolTipMenu" -l"c++" -l"glog" -l"react-native-camera" -l"react-native-google-analytics-bridge" -l"react-native-haptic-feedback" -l"react-native-image-picker" -l"react-native-randombytes" -l"react-native-slider" -l"react-native-webview" -l"sqlite3.0" -l"stdc++" -l"yoga" -l"z" -framework "CoreData" -framework "Foundation" -framework "JavaScriptCore" -framework "QuartzCore" -framework "SystemConfiguration" -framework "UIKit" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNReactNativeHapticFeedback" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" +LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/BVLinearGradient" "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/RNCAsyncStorage" "${PODS_CONFIGURATION_BUILD_DIR}/RNDeviceInfo" "${PODS_CONFIGURATION_BUILD_DIR}/RNFS" "${PODS_CONFIGURATION_BUILD_DIR}/RNGestureHandler" "${PODS_CONFIGURATION_BUILD_DIR}/RNRate" "${PODS_CONFIGURATION_BUILD_DIR}/RNReactNativeHapticFeedback" "${PODS_CONFIGURATION_BUILD_DIR}/RNSVG" "${PODS_CONFIGURATION_BUILD_DIR}/RNVectorIcons" "${PODS_CONFIGURATION_BUILD_DIR}/RNWatch" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/Sentry" "${PODS_CONFIGURATION_BUILD_DIR}/SentryReactNative" "${PODS_CONFIGURATION_BUILD_DIR}/ToolTipMenu" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-camera" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-google-analytics-bridge" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-image-picker" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-randombytes" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-slider" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-webview" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" "${PODS_ROOT}/../../node_modules/react-native-google-analytics-bridge/ios/RCTGoogleAnalyticsBridge/google-analytics-lib" +OTHER_LDFLAGS = $(inherited) -ObjC -l"BVLinearGradient" -l"DoubleConversion" -l"Folly" -l"GoogleAnalyticsServices" -l"RNCAsyncStorage" -l"RNDeviceInfo" -l"RNFS" -l"RNGestureHandler" -l"RNRate" -l"RNReactNativeHapticFeedback" -l"RNSVG" -l"RNVectorIcons" -l"RNWatch" -l"React-ba148cca" -l"Sentry" -l"SentryReactNative" -l"ToolTipMenu" -l"c++" -l"glog" -l"react-native-camera" -l"react-native-google-analytics-bridge" -l"react-native-image-picker" -l"react-native-randombytes" -l"react-native-slider" -l"react-native-webview" -l"sqlite3.0" -l"stdc++" -l"yoga" -l"z" -framework "CoreData" -framework "Foundation" -framework "JavaScriptCore" -framework "QuartzCore" -framework "SystemConfiguration" -framework "UIKit" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. diff --git a/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet.release.xcconfig b/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet.release.xcconfig index 213191c53..cb23dd526 100644 --- a/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet.release.xcconfig +++ b/ios/Pods/Target Support Files/Pods-BlueWallet/Pods-BlueWallet.release.xcconfig @@ -1,9 +1,8 @@ GCC_ENABLE_CPP_EXCEPTIONS = YES GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/BVLinearGradient" "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/RNCAsyncStorage" "${PODS_CONFIGURATION_BUILD_DIR}/RNDeviceInfo" "${PODS_CONFIGURATION_BUILD_DIR}/RNFS" "${PODS_CONFIGURATION_BUILD_DIR}/RNGestureHandler" "${PODS_CONFIGURATION_BUILD_DIR}/RNRate" "${PODS_CONFIGURATION_BUILD_DIR}/RNSVG" "${PODS_CONFIGURATION_BUILD_DIR}/RNVectorIcons" "${PODS_CONFIGURATION_BUILD_DIR}/RNWatch" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/Sentry" "${PODS_CONFIGURATION_BUILD_DIR}/SentryReactNative" "${PODS_CONFIGURATION_BUILD_DIR}/ToolTipMenu" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-camera" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-google-analytics-bridge" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-haptic-feedback" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-image-picker" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-randombytes" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-slider" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-webview" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" "${PODS_ROOT}/../../node_modules/react-native-google-analytics-bridge/ios/RCTGoogleAnalyticsBridge/google-analytics-lib" -OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/BVLinearGradient" -isystem "${PODS_ROOT}/Headers/Public/DoubleConversion" -isystem "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" -isystem "${PODS_ROOT}/Headers/Public/RNDeviceInfo" -isystem "${PODS_ROOT}/Headers/Public/RNFS" -isystem "${PODS_ROOT}/Headers/Public/RNGestureHandler" -isystem "${PODS_ROOT}/Headers/Public/RNRate" -isystem "${PODS_ROOT}/Headers/Public/RNSVG" -isystem "${PODS_ROOT}/Headers/Public/RNVectorIcons" -isystem "${PODS_ROOT}/Headers/Public/RNWatch" -isystem "${PODS_ROOT}/Headers/Public/React" -isystem "${PODS_ROOT}/Headers/Public/Sentry" -isystem "${PODS_ROOT}/Headers/Public/SentryReactNative" -isystem "${PODS_ROOT}/Headers/Public/ToolTipMenu" -isystem "${PODS_ROOT}/Headers/Public/glog" -isystem "${PODS_ROOT}/Headers/Public/react-native-camera" -isystem "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" -isystem "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" -isystem "${PODS_ROOT}/Headers/Public/react-native-image-picker" -isystem "${PODS_ROOT}/Headers/Public/react-native-randombytes" -isystem "${PODS_ROOT}/Headers/Public/react-native-slider" -isystem "${PODS_ROOT}/Headers/Public/react-native-webview" -isystem "${PODS_ROOT}/Headers/Public/yoga" -OTHER_LDFLAGS = $(inherited) -ObjC -l"BVLinearGradient" -l"DoubleConversion" -l"Folly" -l"GoogleAnalyticsServices" -l"RNCAsyncStorage" -l"RNDeviceInfo" -l"RNFS" -l"RNGestureHandler" -l"RNRate" -l"RNSVG" -l"RNVectorIcons" -l"RNWatch" -l"React-ba148cca" -l"Sentry" -l"SentryReactNative" -l"ToolTipMenu" -l"c++" -l"glog" -l"react-native-camera" -l"react-native-google-analytics-bridge" -l"react-native-haptic-feedback" -l"react-native-image-picker" -l"react-native-randombytes" -l"react-native-slider" -l"react-native-webview" -l"sqlite3.0" -l"stdc++" -l"yoga" -l"z" -framework "CoreData" -framework "Foundation" -framework "JavaScriptCore" -framework "QuartzCore" -framework "SystemConfiguration" -framework "UIKit" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNReactNativeHapticFeedback" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" +LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/BVLinearGradient" "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/RNCAsyncStorage" "${PODS_CONFIGURATION_BUILD_DIR}/RNDeviceInfo" "${PODS_CONFIGURATION_BUILD_DIR}/RNFS" "${PODS_CONFIGURATION_BUILD_DIR}/RNGestureHandler" "${PODS_CONFIGURATION_BUILD_DIR}/RNRate" "${PODS_CONFIGURATION_BUILD_DIR}/RNReactNativeHapticFeedback" "${PODS_CONFIGURATION_BUILD_DIR}/RNSVG" "${PODS_CONFIGURATION_BUILD_DIR}/RNVectorIcons" "${PODS_CONFIGURATION_BUILD_DIR}/RNWatch" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/Sentry" "${PODS_CONFIGURATION_BUILD_DIR}/SentryReactNative" "${PODS_CONFIGURATION_BUILD_DIR}/ToolTipMenu" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-camera" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-google-analytics-bridge" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-image-picker" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-randombytes" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-slider" "${PODS_CONFIGURATION_BUILD_DIR}/react-native-webview" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" "${PODS_ROOT}/../../node_modules/react-native-google-analytics-bridge/ios/RCTGoogleAnalyticsBridge/google-analytics-lib" +OTHER_LDFLAGS = $(inherited) -ObjC -l"BVLinearGradient" -l"DoubleConversion" -l"Folly" -l"GoogleAnalyticsServices" -l"RNCAsyncStorage" -l"RNDeviceInfo" -l"RNFS" -l"RNGestureHandler" -l"RNRate" -l"RNReactNativeHapticFeedback" -l"RNSVG" -l"RNVectorIcons" -l"RNWatch" -l"React-ba148cca" -l"Sentry" -l"SentryReactNative" -l"ToolTipMenu" -l"c++" -l"glog" -l"react-native-camera" -l"react-native-google-analytics-bridge" -l"react-native-image-picker" -l"react-native-randombytes" -l"react-native-slider" -l"react-native-webview" -l"sqlite3.0" -l"stdc++" -l"yoga" -l"z" -framework "CoreData" -framework "Foundation" -framework "JavaScriptCore" -framework "QuartzCore" -framework "SystemConfiguration" -framework "UIKit" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. diff --git a/ios/Pods/Target Support Files/Pods-BlueWalletTests/Pods-BlueWalletTests.debug.xcconfig b/ios/Pods/Target Support Files/Pods-BlueWalletTests/Pods-BlueWalletTests.debug.xcconfig index 86ddb48b2..44ca57d4b 100644 --- a/ios/Pods/Target Support Files/Pods-BlueWalletTests/Pods-BlueWalletTests.debug.xcconfig +++ b/ios/Pods/Target Support Files/Pods-BlueWalletTests/Pods-BlueWalletTests.debug.xcconfig @@ -1,7 +1,5 @@ GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" -OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/BVLinearGradient" -isystem "${PODS_ROOT}/Headers/Public/DoubleConversion" -isystem "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" -isystem "${PODS_ROOT}/Headers/Public/RNDeviceInfo" -isystem "${PODS_ROOT}/Headers/Public/RNFS" -isystem "${PODS_ROOT}/Headers/Public/RNGestureHandler" -isystem "${PODS_ROOT}/Headers/Public/RNRate" -isystem "${PODS_ROOT}/Headers/Public/RNSVG" -isystem "${PODS_ROOT}/Headers/Public/RNVectorIcons" -isystem "${PODS_ROOT}/Headers/Public/RNWatch" -isystem "${PODS_ROOT}/Headers/Public/React" -isystem "${PODS_ROOT}/Headers/Public/Sentry" -isystem "${PODS_ROOT}/Headers/Public/SentryReactNative" -isystem "${PODS_ROOT}/Headers/Public/ToolTipMenu" -isystem "${PODS_ROOT}/Headers/Public/glog" -isystem "${PODS_ROOT}/Headers/Public/react-native-camera" -isystem "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" -isystem "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" -isystem "${PODS_ROOT}/Headers/Public/react-native-image-picker" -isystem "${PODS_ROOT}/Headers/Public/react-native-randombytes" -isystem "${PODS_ROOT}/Headers/Public/react-native-slider" -isystem "${PODS_ROOT}/Headers/Public/react-native-webview" -isystem "${PODS_ROOT}/Headers/Public/yoga" -OTHER_LDFLAGS = $(inherited) -ObjC +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNReactNativeHapticFeedback" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. diff --git a/ios/Pods/Target Support Files/Pods-BlueWalletTests/Pods-BlueWalletTests.release.xcconfig b/ios/Pods/Target Support Files/Pods-BlueWalletTests/Pods-BlueWalletTests.release.xcconfig index 86ddb48b2..44ca57d4b 100644 --- a/ios/Pods/Target Support Files/Pods-BlueWalletTests/Pods-BlueWalletTests.release.xcconfig +++ b/ios/Pods/Target Support Files/Pods-BlueWalletTests/Pods-BlueWalletTests.release.xcconfig @@ -1,7 +1,5 @@ GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" -OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/BVLinearGradient" -isystem "${PODS_ROOT}/Headers/Public/DoubleConversion" -isystem "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" -isystem "${PODS_ROOT}/Headers/Public/RNDeviceInfo" -isystem "${PODS_ROOT}/Headers/Public/RNFS" -isystem "${PODS_ROOT}/Headers/Public/RNGestureHandler" -isystem "${PODS_ROOT}/Headers/Public/RNRate" -isystem "${PODS_ROOT}/Headers/Public/RNSVG" -isystem "${PODS_ROOT}/Headers/Public/RNVectorIcons" -isystem "${PODS_ROOT}/Headers/Public/RNWatch" -isystem "${PODS_ROOT}/Headers/Public/React" -isystem "${PODS_ROOT}/Headers/Public/Sentry" -isystem "${PODS_ROOT}/Headers/Public/SentryReactNative" -isystem "${PODS_ROOT}/Headers/Public/ToolTipMenu" -isystem "${PODS_ROOT}/Headers/Public/glog" -isystem "${PODS_ROOT}/Headers/Public/react-native-camera" -isystem "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" -isystem "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" -isystem "${PODS_ROOT}/Headers/Public/react-native-image-picker" -isystem "${PODS_ROOT}/Headers/Public/react-native-randombytes" -isystem "${PODS_ROOT}/Headers/Public/react-native-slider" -isystem "${PODS_ROOT}/Headers/Public/react-native-webview" -isystem "${PODS_ROOT}/Headers/Public/yoga" -OTHER_LDFLAGS = $(inherited) -ObjC +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNReactNativeHapticFeedback" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. diff --git a/ios/Pods/Target Support Files/Pods-RCTPrivacySnapshot/Pods-RCTPrivacySnapshot.debug.xcconfig b/ios/Pods/Target Support Files/Pods-RCTPrivacySnapshot/Pods-RCTPrivacySnapshot.debug.xcconfig index 6d29f55d5..b49455a26 100644 --- a/ios/Pods/Target Support Files/Pods-RCTPrivacySnapshot/Pods-RCTPrivacySnapshot.debug.xcconfig +++ b/ios/Pods/Target Support Files/Pods-RCTPrivacySnapshot/Pods-RCTPrivacySnapshot.debug.xcconfig @@ -1,7 +1,6 @@ GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNReactNativeHapticFeedback" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-e01e85b3" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" -OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/BVLinearGradient" -isystem "${PODS_ROOT}/Headers/Public/DoubleConversion" -isystem "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" -isystem "${PODS_ROOT}/Headers/Public/RNDeviceInfo" -isystem "${PODS_ROOT}/Headers/Public/RNFS" -isystem "${PODS_ROOT}/Headers/Public/RNGestureHandler" -isystem "${PODS_ROOT}/Headers/Public/RNRate" -isystem "${PODS_ROOT}/Headers/Public/RNSVG" -isystem "${PODS_ROOT}/Headers/Public/RNVectorIcons" -isystem "${PODS_ROOT}/Headers/Public/RNWatch" -isystem "${PODS_ROOT}/Headers/Public/React" -isystem "${PODS_ROOT}/Headers/Public/Sentry" -isystem "${PODS_ROOT}/Headers/Public/SentryReactNative" -isystem "${PODS_ROOT}/Headers/Public/ToolTipMenu" -isystem "${PODS_ROOT}/Headers/Public/glog" -isystem "${PODS_ROOT}/Headers/Public/react-native-camera" -isystem "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" -isystem "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" -isystem "${PODS_ROOT}/Headers/Public/react-native-image-picker" -isystem "${PODS_ROOT}/Headers/Public/react-native-randombytes" -isystem "${PODS_ROOT}/Headers/Public/react-native-slider" -isystem "${PODS_ROOT}/Headers/Public/react-native-webview" -isystem "${PODS_ROOT}/Headers/Public/yoga" OTHER_LDFLAGS = $(inherited) -ObjC -l"DoubleConversion" -l"Folly" -l"React-e01e85b3" -l"glog" -l"stdc++" -l"yoga" -framework "JavaScriptCore" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) diff --git a/ios/Pods/Target Support Files/Pods-RCTPrivacySnapshot/Pods-RCTPrivacySnapshot.release.xcconfig b/ios/Pods/Target Support Files/Pods-RCTPrivacySnapshot/Pods-RCTPrivacySnapshot.release.xcconfig index 6d29f55d5..b49455a26 100644 --- a/ios/Pods/Target Support Files/Pods-RCTPrivacySnapshot/Pods-RCTPrivacySnapshot.release.xcconfig +++ b/ios/Pods/Target Support Files/Pods-RCTPrivacySnapshot/Pods-RCTPrivacySnapshot.release.xcconfig @@ -1,7 +1,6 @@ GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNReactNativeHapticFeedback" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-e01e85b3" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" -OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/BVLinearGradient" -isystem "${PODS_ROOT}/Headers/Public/DoubleConversion" -isystem "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" -isystem "${PODS_ROOT}/Headers/Public/RNDeviceInfo" -isystem "${PODS_ROOT}/Headers/Public/RNFS" -isystem "${PODS_ROOT}/Headers/Public/RNGestureHandler" -isystem "${PODS_ROOT}/Headers/Public/RNRate" -isystem "${PODS_ROOT}/Headers/Public/RNSVG" -isystem "${PODS_ROOT}/Headers/Public/RNVectorIcons" -isystem "${PODS_ROOT}/Headers/Public/RNWatch" -isystem "${PODS_ROOT}/Headers/Public/React" -isystem "${PODS_ROOT}/Headers/Public/Sentry" -isystem "${PODS_ROOT}/Headers/Public/SentryReactNative" -isystem "${PODS_ROOT}/Headers/Public/ToolTipMenu" -isystem "${PODS_ROOT}/Headers/Public/glog" -isystem "${PODS_ROOT}/Headers/Public/react-native-camera" -isystem "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" -isystem "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" -isystem "${PODS_ROOT}/Headers/Public/react-native-image-picker" -isystem "${PODS_ROOT}/Headers/Public/react-native-randombytes" -isystem "${PODS_ROOT}/Headers/Public/react-native-slider" -isystem "${PODS_ROOT}/Headers/Public/react-native-webview" -isystem "${PODS_ROOT}/Headers/Public/yoga" OTHER_LDFLAGS = $(inherited) -ObjC -l"DoubleConversion" -l"Folly" -l"React-e01e85b3" -l"glog" -l"stdc++" -l"yoga" -framework "JavaScriptCore" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) diff --git a/ios/Pods/Target Support Files/Pods-RCTQRCodeLocalImage/Pods-RCTQRCodeLocalImage.debug.xcconfig b/ios/Pods/Target Support Files/Pods-RCTQRCodeLocalImage/Pods-RCTQRCodeLocalImage.debug.xcconfig index a79511be2..1c6c7da33 100644 --- a/ios/Pods/Target Support Files/Pods-RCTQRCodeLocalImage/Pods-RCTQRCodeLocalImage.debug.xcconfig +++ b/ios/Pods/Target Support Files/Pods-RCTQRCodeLocalImage/Pods-RCTQRCodeLocalImage.debug.xcconfig @@ -1,7 +1,6 @@ GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNReactNativeHapticFeedback" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-e01e85b3" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" -OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/BVLinearGradient" -isystem "${PODS_ROOT}/Headers/Public/DoubleConversion" -isystem "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" -isystem "${PODS_ROOT}/Headers/Public/RNDeviceInfo" -isystem "${PODS_ROOT}/Headers/Public/RNFS" -isystem "${PODS_ROOT}/Headers/Public/RNGestureHandler" -isystem "${PODS_ROOT}/Headers/Public/RNRate" -isystem "${PODS_ROOT}/Headers/Public/RNSVG" -isystem "${PODS_ROOT}/Headers/Public/RNVectorIcons" -isystem "${PODS_ROOT}/Headers/Public/RNWatch" -isystem "${PODS_ROOT}/Headers/Public/React" -isystem "${PODS_ROOT}/Headers/Public/Sentry" -isystem "${PODS_ROOT}/Headers/Public/SentryReactNative" -isystem "${PODS_ROOT}/Headers/Public/ToolTipMenu" -isystem "${PODS_ROOT}/Headers/Public/glog" -isystem "${PODS_ROOT}/Headers/Public/react-native-camera" -isystem "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" -isystem "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" -isystem "${PODS_ROOT}/Headers/Public/react-native-image-picker" -isystem "${PODS_ROOT}/Headers/Public/react-native-randombytes" -isystem "${PODS_ROOT}/Headers/Public/react-native-slider" -isystem "${PODS_ROOT}/Headers/Public/react-native-webview" -isystem "${PODS_ROOT}/Headers/Public/yoga" OTHER_LDFLAGS = $(inherited) -ObjC -l"DoubleConversion" -l"Folly" -l"React-e01e85b3" -l"glog" -l"stdc++" -l"yoga" -framework "JavaScriptCore" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) diff --git a/ios/Pods/Target Support Files/Pods-RCTQRCodeLocalImage/Pods-RCTQRCodeLocalImage.release.xcconfig b/ios/Pods/Target Support Files/Pods-RCTQRCodeLocalImage/Pods-RCTQRCodeLocalImage.release.xcconfig index a79511be2..1c6c7da33 100644 --- a/ios/Pods/Target Support Files/Pods-RCTQRCodeLocalImage/Pods-RCTQRCodeLocalImage.release.xcconfig +++ b/ios/Pods/Target Support Files/Pods-RCTQRCodeLocalImage/Pods-RCTQRCodeLocalImage.release.xcconfig @@ -1,7 +1,6 @@ GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNReactNativeHapticFeedback" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-e01e85b3" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" -OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/BVLinearGradient" -isystem "${PODS_ROOT}/Headers/Public/DoubleConversion" -isystem "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" -isystem "${PODS_ROOT}/Headers/Public/RNDeviceInfo" -isystem "${PODS_ROOT}/Headers/Public/RNFS" -isystem "${PODS_ROOT}/Headers/Public/RNGestureHandler" -isystem "${PODS_ROOT}/Headers/Public/RNRate" -isystem "${PODS_ROOT}/Headers/Public/RNSVG" -isystem "${PODS_ROOT}/Headers/Public/RNVectorIcons" -isystem "${PODS_ROOT}/Headers/Public/RNWatch" -isystem "${PODS_ROOT}/Headers/Public/React" -isystem "${PODS_ROOT}/Headers/Public/Sentry" -isystem "${PODS_ROOT}/Headers/Public/SentryReactNative" -isystem "${PODS_ROOT}/Headers/Public/ToolTipMenu" -isystem "${PODS_ROOT}/Headers/Public/glog" -isystem "${PODS_ROOT}/Headers/Public/react-native-camera" -isystem "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" -isystem "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" -isystem "${PODS_ROOT}/Headers/Public/react-native-image-picker" -isystem "${PODS_ROOT}/Headers/Public/react-native-randombytes" -isystem "${PODS_ROOT}/Headers/Public/react-native-slider" -isystem "${PODS_ROOT}/Headers/Public/react-native-webview" -isystem "${PODS_ROOT}/Headers/Public/yoga" OTHER_LDFLAGS = $(inherited) -ObjC -l"DoubleConversion" -l"Folly" -l"React-e01e85b3" -l"glog" -l"stdc++" -l"yoga" -framework "JavaScriptCore" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) diff --git a/ios/Pods/Target Support Files/Pods-TcpSockets/Pods-TcpSockets.debug.xcconfig b/ios/Pods/Target Support Files/Pods-TcpSockets/Pods-TcpSockets.debug.xcconfig index 0eaf695c1..8bee30da2 100644 --- a/ios/Pods/Target Support Files/Pods-TcpSockets/Pods-TcpSockets.debug.xcconfig +++ b/ios/Pods/Target Support Files/Pods-TcpSockets/Pods-TcpSockets.debug.xcconfig @@ -1,7 +1,6 @@ GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNReactNativeHapticFeedback" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-e01e85b3" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" -OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/BVLinearGradient" -isystem "${PODS_ROOT}/Headers/Public/DoubleConversion" -isystem "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" -isystem "${PODS_ROOT}/Headers/Public/RNDeviceInfo" -isystem "${PODS_ROOT}/Headers/Public/RNFS" -isystem "${PODS_ROOT}/Headers/Public/RNGestureHandler" -isystem "${PODS_ROOT}/Headers/Public/RNRate" -isystem "${PODS_ROOT}/Headers/Public/RNSVG" -isystem "${PODS_ROOT}/Headers/Public/RNVectorIcons" -isystem "${PODS_ROOT}/Headers/Public/RNWatch" -isystem "${PODS_ROOT}/Headers/Public/React" -isystem "${PODS_ROOT}/Headers/Public/Sentry" -isystem "${PODS_ROOT}/Headers/Public/SentryReactNative" -isystem "${PODS_ROOT}/Headers/Public/ToolTipMenu" -isystem "${PODS_ROOT}/Headers/Public/glog" -isystem "${PODS_ROOT}/Headers/Public/react-native-camera" -isystem "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" -isystem "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" -isystem "${PODS_ROOT}/Headers/Public/react-native-image-picker" -isystem "${PODS_ROOT}/Headers/Public/react-native-randombytes" -isystem "${PODS_ROOT}/Headers/Public/react-native-slider" -isystem "${PODS_ROOT}/Headers/Public/react-native-webview" -isystem "${PODS_ROOT}/Headers/Public/yoga" OTHER_LDFLAGS = $(inherited) -ObjC -l"DoubleConversion" -l"Folly" -l"React-e01e85b3" -l"glog" -l"stdc++" -l"yoga" -framework "JavaScriptCore" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) diff --git a/ios/Pods/Target Support Files/Pods-TcpSockets/Pods-TcpSockets.release.xcconfig b/ios/Pods/Target Support Files/Pods-TcpSockets/Pods-TcpSockets.release.xcconfig index 0eaf695c1..8bee30da2 100644 --- a/ios/Pods/Target Support Files/Pods-TcpSockets/Pods-TcpSockets.release.xcconfig +++ b/ios/Pods/Target Support Files/Pods-TcpSockets/Pods-TcpSockets.release.xcconfig @@ -1,7 +1,6 @@ GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BVLinearGradient" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/RNReactNativeHapticFeedback" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/ToolTipMenu" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-e01e85b3" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" -OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/BVLinearGradient" -isystem "${PODS_ROOT}/Headers/Public/DoubleConversion" -isystem "${PODS_ROOT}/Headers/Public/RNCAsyncStorage" -isystem "${PODS_ROOT}/Headers/Public/RNDeviceInfo" -isystem "${PODS_ROOT}/Headers/Public/RNFS" -isystem "${PODS_ROOT}/Headers/Public/RNGestureHandler" -isystem "${PODS_ROOT}/Headers/Public/RNRate" -isystem "${PODS_ROOT}/Headers/Public/RNSVG" -isystem "${PODS_ROOT}/Headers/Public/RNVectorIcons" -isystem "${PODS_ROOT}/Headers/Public/RNWatch" -isystem "${PODS_ROOT}/Headers/Public/React" -isystem "${PODS_ROOT}/Headers/Public/Sentry" -isystem "${PODS_ROOT}/Headers/Public/SentryReactNative" -isystem "${PODS_ROOT}/Headers/Public/ToolTipMenu" -isystem "${PODS_ROOT}/Headers/Public/glog" -isystem "${PODS_ROOT}/Headers/Public/react-native-camera" -isystem "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" -isystem "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" -isystem "${PODS_ROOT}/Headers/Public/react-native-image-picker" -isystem "${PODS_ROOT}/Headers/Public/react-native-randombytes" -isystem "${PODS_ROOT}/Headers/Public/react-native-slider" -isystem "${PODS_ROOT}/Headers/Public/react-native-webview" -isystem "${PODS_ROOT}/Headers/Public/yoga" OTHER_LDFLAGS = $(inherited) -ObjC -l"DoubleConversion" -l"Folly" -l"React-e01e85b3" -l"glog" -l"stdc++" -l"yoga" -framework "JavaScriptCore" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) diff --git a/ios/Pods/Target Support Files/RNDeviceInfo/RNDeviceInfo.xcconfig b/ios/Pods/Target Support Files/RNDeviceInfo/RNDeviceInfo.xcconfig index e0695c07b..27cda2576 100644 --- a/ios/Pods/Target Support Files/RNDeviceInfo/RNDeviceInfo.xcconfig +++ b/ios/Pods/Target Support Files/RNDeviceInfo/RNDeviceInfo.xcconfig @@ -1,7 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/RNDeviceInfo GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/RNDeviceInfo" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNDeviceInfo" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/ios/Pods/Target Support Files/RNFS/RNFS.xcconfig b/ios/Pods/Target Support Files/RNFS/RNFS.xcconfig index 7fa07718e..e00006393 100644 --- a/ios/Pods/Target Support Files/RNFS/RNFS.xcconfig +++ b/ios/Pods/Target Support Files/RNFS/RNFS.xcconfig @@ -1,7 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/RNFS GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/RNFS" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNFS" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/ios/Pods/Target Support Files/RNGestureHandler/RNGestureHandler.xcconfig b/ios/Pods/Target Support Files/RNGestureHandler/RNGestureHandler.xcconfig index d25c42f9c..a2d43ecf2 100644 --- a/ios/Pods/Target Support Files/RNGestureHandler/RNGestureHandler.xcconfig +++ b/ios/Pods/Target Support Files/RNGestureHandler/RNGestureHandler.xcconfig @@ -1,7 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/RNGestureHandler GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/RNGestureHandler" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNGestureHandler" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/ios/Pods/Target Support Files/RNRate/RNRate.xcconfig b/ios/Pods/Target Support Files/RNRate/RNRate.xcconfig index 4e5869a1e..e082d6f3a 100644 --- a/ios/Pods/Target Support Files/RNRate/RNRate.xcconfig +++ b/ios/Pods/Target Support Files/RNRate/RNRate.xcconfig @@ -1,7 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/RNRate GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/RNRate" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNRate" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/ios/Pods/Target Support Files/RNSVG/RNSVG.xcconfig b/ios/Pods/Target Support Files/RNSVG/RNSVG.xcconfig index a75032549..caf0b620e 100644 --- a/ios/Pods/Target Support Files/RNSVG/RNSVG.xcconfig +++ b/ios/Pods/Target Support Files/RNSVG/RNSVG.xcconfig @@ -1,7 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/RNSVG GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/RNSVG" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNSVG" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/ios/Pods/Target Support Files/RNVectorIcons/RNVectorIcons.xcconfig b/ios/Pods/Target Support Files/RNVectorIcons/RNVectorIcons.xcconfig index c85bc7851..191a02d29 100644 --- a/ios/Pods/Target Support Files/RNVectorIcons/RNVectorIcons.xcconfig +++ b/ios/Pods/Target Support Files/RNVectorIcons/RNVectorIcons.xcconfig @@ -1,7 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/RNVectorIcons GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/RNVectorIcons" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNVectorIcons" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/ios/Pods/Target Support Files/RNWatch/RNWatch.xcconfig b/ios/Pods/Target Support Files/RNWatch/RNWatch.xcconfig index 4620d89ce..ea7d1a0f9 100644 --- a/ios/Pods/Target Support Files/RNWatch/RNWatch.xcconfig +++ b/ios/Pods/Target Support Files/RNWatch/RNWatch.xcconfig @@ -1,7 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/RNWatch GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/RNWatch" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/RNWatch" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/ios/Pods/Target Support Files/SentryReactNative/SentryReactNative.xcconfig b/ios/Pods/Target Support Files/SentryReactNative/SentryReactNative.xcconfig index 6d7eeccca..b790eb3d4 100644 --- a/ios/Pods/Target Support Files/SentryReactNative/SentryReactNative.xcconfig +++ b/ios/Pods/Target Support Files/SentryReactNative/SentryReactNative.xcconfig @@ -1,7 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/SentryReactNative GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/SentryReactNative" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/Sentry" "${PODS_ROOT}/Headers/Public/SentryReactNative" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/Sentry" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/ios/Pods/Target Support Files/react-native-camera/react-native-camera.xcconfig b/ios/Pods/Target Support Files/react-native-camera/react-native-camera.xcconfig index 474a487c2..8c6bf6ba0 100644 --- a/ios/Pods/Target Support Files/react-native-camera/react-native-camera.xcconfig +++ b/ios/Pods/Target Support Files/react-native-camera/react-native-camera.xcconfig @@ -1,7 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/react-native-camera GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/react-native-camera" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-camera" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/ios/Pods/Target Support Files/react-native-google-analytics-bridge/react-native-google-analytics-bridge.xcconfig b/ios/Pods/Target Support Files/react-native-google-analytics-bridge/react-native-google-analytics-bridge.xcconfig index 5ada87080..42e9f361f 100644 --- a/ios/Pods/Target Support Files/react-native-google-analytics-bridge/react-native-google-analytics-bridge.xcconfig +++ b/ios/Pods/Target Support Files/react-native-google-analytics-bridge/react-native-google-analytics-bridge.xcconfig @@ -1,8 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/react-native-google-analytics-bridge GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-google-analytics-bridge" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/../../node_modules/react-native-google-analytics-bridge/ios/RCTGoogleAnalyticsBridge/google-analytics-lib" "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" -OTHER_LDFLAGS = -l"GoogleAnalyticsServices" -l"sqlite3.0" -l"z" -framework "CoreData" -framework "SystemConfiguration" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/ios/Pods/Target Support Files/react-native-haptic-feedback/react-native-haptic-feedback.xcconfig b/ios/Pods/Target Support Files/react-native-haptic-feedback/react-native-haptic-feedback.xcconfig deleted file mode 100644 index df6ca91a8..000000000 --- a/ios/Pods/Target Support Files/react-native-haptic-feedback/react-native-haptic-feedback.xcconfig +++ /dev/null @@ -1,10 +0,0 @@ -CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/react-native-haptic-feedback -GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/react-native-haptic-feedback" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-haptic-feedback" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" -PODS_BUILD_DIR = ${BUILD_DIR} -PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -PODS_ROOT = ${SRCROOT} -PODS_TARGET_SRCROOT = ${PODS_ROOT}/../../node_modules/react-native-haptic-feedback -PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} -SKIP_INSTALL = YES diff --git a/ios/Pods/Target Support Files/react-native-image-picker/react-native-image-picker.xcconfig b/ios/Pods/Target Support Files/react-native-image-picker/react-native-image-picker.xcconfig index 71ad389f1..5511bd757 100644 --- a/ios/Pods/Target Support Files/react-native-image-picker/react-native-image-picker.xcconfig +++ b/ios/Pods/Target Support Files/react-native-image-picker/react-native-image-picker.xcconfig @@ -1,7 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/react-native-image-picker GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/react-native-image-picker" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-image-picker" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/ios/Pods/Target Support Files/react-native-randombytes/react-native-randombytes.xcconfig b/ios/Pods/Target Support Files/react-native-randombytes/react-native-randombytes.xcconfig index 306af64b2..4a7c010e1 100644 --- a/ios/Pods/Target Support Files/react-native-randombytes/react-native-randombytes.xcconfig +++ b/ios/Pods/Target Support Files/react-native-randombytes/react-native-randombytes.xcconfig @@ -1,7 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/react-native-randombytes GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/react-native-randombytes" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-randombytes" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/ios/Pods/Target Support Files/react-native-slider/react-native-slider.xcconfig b/ios/Pods/Target Support Files/react-native-slider/react-native-slider.xcconfig index 36cf5d220..698f12f6a 100644 --- a/ios/Pods/Target Support Files/react-native-slider/react-native-slider.xcconfig +++ b/ios/Pods/Target Support Files/react-native-slider/react-native-slider.xcconfig @@ -1,7 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/react-native-slider GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/react-native-slider" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-slider" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/ios/Pods/Target Support Files/react-native-webview/react-native-webview.xcconfig b/ios/Pods/Target Support Files/react-native-webview/react-native-webview.xcconfig index 730b65428..31066c00c 100644 --- a/ios/Pods/Target Support Files/react-native-webview/react-native-webview.xcconfig +++ b/ios/Pods/Target Support Files/react-native-webview/react-native-webview.xcconfig @@ -1,7 +1,6 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/react-native-webview GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/react-native-webview" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/DoubleConversion" "${PODS_ROOT}/Headers/Public/React" "${PODS_ROOT}/Headers/Public/glog" "${PODS_ROOT}/Headers/Public/react-native-webview" "${PODS_ROOT}/Headers/Public/yoga" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion" "${PODS_CONFIGURATION_BUILD_DIR}/Folly" "${PODS_CONFIGURATION_BUILD_DIR}/React-ba148cca" "${PODS_CONFIGURATION_BUILD_DIR}/glog" "${PODS_CONFIGURATION_BUILD_DIR}/yoga" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/package-lock.json b/package-lock.json index 77a45448e..3d2e21e25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "BlueWallet", - "version": "4.1.0", + "version": "4.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -292,6 +292,15 @@ "@babel/helper-plugin-utils": "^7.0.0" } }, + "@babel/plugin-proposal-dynamic-import": { + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.5.0.tgz", + "integrity": "sha512-x/iMjggsKTFHYC6g11PL7Qy58IK8H5zqfm9e6hu4z1iH2IRyAp9u9dL80zA6R76yFovETFLKz2VJIC2iIPBuFw==", + "requires": { + "@babel/helper-plugin-utils": "^7.0.0", + "@babel/plugin-syntax-dynamic-import": "^7.2.0" + } + }, "@babel/plugin-proposal-export-default-from": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.2.0.tgz", @@ -549,9 +558,9 @@ } }, "@babel/plugin-transform-duplicate-keys": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.2.0.tgz", - "integrity": "sha512-q+yuxW4DsTjNceUiTzK0L+AfQ0zD9rWaTLiUqHA8p0gxx7lu1EylenfzjeIWNkPy6e/0VG/Wjw9uf9LueQwLOw==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.5.0.tgz", + "integrity": "sha512-igcziksHizyQPlX9gfSjHkE2wmoCH3evvD2qR5w29/Dk0SMKE/eOI7f1HhBdNhR/zxJDqrgpoDTq5YSLH/XMsQ==", "requires": { "@babel/helper-plugin-utils": "^7.0.0" } @@ -608,12 +617,13 @@ } }, "@babel/plugin-transform-modules-amd": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.2.0.tgz", - "integrity": "sha512-mK2A8ucqz1qhrdqjS9VMIDfIvvT2thrEsIQzbaTdc5QFzhDjQv2CkJJ5f6BXIkgbmaoax3zBr2RyvV/8zeoUZw==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.5.0.tgz", + "integrity": "sha512-n20UsQMKnWrltocZZm24cRURxQnWIvsABPJlw/fvoy9c6AgHZzoelAIzajDHAQrDpuKFFPPcFGd7ChsYuIUMpg==", "requires": { "@babel/helper-module-transforms": "^7.1.0", - "@babel/helper-plugin-utils": "^7.0.0" + "@babel/helper-plugin-utils": "^7.0.0", + "babel-plugin-dynamic-import-node": "^2.3.0" } }, "@babel/plugin-transform-modules-commonjs": { @@ -627,12 +637,13 @@ } }, "@babel/plugin-transform-modules-systemjs": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.4.4.tgz", - "integrity": "sha512-MSiModfILQc3/oqnG7NrP1jHaSPryO6tA2kOMmAQApz5dayPxWiHqmq4sWH2xF5LcQK56LlbKByCd8Aah/OIkQ==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.5.0.tgz", + "integrity": "sha512-Q2m56tyoQWmuNGxEtUyeEkm6qJYFqs4c+XyXH5RAuYxObRNz9Zgj/1g2GMnjYp2EUyEy7YTrxliGCXzecl/vJg==", "requires": { "@babel/helper-hoist-variables": "^7.4.4", - "@babel/helper-plugin-utils": "^7.0.0" + "@babel/helper-plugin-utils": "^7.0.0", + "babel-plugin-dynamic-import-node": "^2.3.0" }, "dependencies": { "@babel/helper-hoist-variables": { @@ -644,9 +655,9 @@ } }, "@babel/types": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.4.4.tgz", - "integrity": "sha512-dOllgYdnEFOebhkKCjzSVFqw/PmmB8pH6RGOWkY4GsboQNd47b1fBThBSwlHAq9alF9vc1M3+6oqR47R50L0tQ==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.5.0.tgz", + "integrity": "sha512-UFpDVqRABKsW01bvw7/wSUe56uy6RXM5+VJibVVAybDGxEW25jdwiFJEf7ASvSaC7sN7rbE/l3cLp2izav+CtQ==", "requires": { "esutils": "^2.0.2", "lodash": "^4.17.11", @@ -665,11 +676,11 @@ } }, "@babel/plugin-transform-named-capturing-groups-regex": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.4.4.tgz", - "integrity": "sha512-Ki+Y9nXBlKfhD+LXaRS7v95TtTGYRAf9Y1rTDiE75zf8YQz4GDaWRXosMfJBXxnk88mGFjWdCRIeqDbon7spYA==", + "version": "7.4.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.4.5.tgz", + "integrity": "sha512-z7+2IsWafTBbjNsOxU/Iv5CvTJlr5w4+HGu1HovKYTtgJ362f7kBcQglkfmlspKKZ3bgrbSGvLfNx++ZJgCWsg==", "requires": { - "regexp-tree": "^0.1.0" + "regexp-tree": "^0.1.6" } }, "@babel/plugin-transform-new-target": { @@ -831,45 +842,47 @@ } }, "@babel/preset-env": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.4.4.tgz", - "integrity": "sha512-FU1H+ACWqZZqfw1x2G1tgtSSYSfxJLkpaUQL37CenULFARDo+h4xJoVHzRoHbK+85ViLciuI7ME4WTIhFRBBlw==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.5.0.tgz", + "integrity": "sha512-/5oQ7cYg+6sH9Dt9yx5IiylnLPiUdyMHl5y+K0mKVNiW2wJ7FpU5bg8jKcT8PcCbxdYzfv6OuC63jLEtMuRSmQ==", "requires": { "@babel/helper-module-imports": "^7.0.0", "@babel/helper-plugin-utils": "^7.0.0", "@babel/plugin-proposal-async-generator-functions": "^7.2.0", + "@babel/plugin-proposal-dynamic-import": "^7.5.0", "@babel/plugin-proposal-json-strings": "^7.2.0", - "@babel/plugin-proposal-object-rest-spread": "^7.4.4", + "@babel/plugin-proposal-object-rest-spread": "^7.5.0", "@babel/plugin-proposal-optional-catch-binding": "^7.2.0", "@babel/plugin-proposal-unicode-property-regex": "^7.4.4", "@babel/plugin-syntax-async-generators": "^7.2.0", + "@babel/plugin-syntax-dynamic-import": "^7.2.0", "@babel/plugin-syntax-json-strings": "^7.2.0", "@babel/plugin-syntax-object-rest-spread": "^7.2.0", "@babel/plugin-syntax-optional-catch-binding": "^7.2.0", "@babel/plugin-transform-arrow-functions": "^7.2.0", - "@babel/plugin-transform-async-to-generator": "^7.4.4", + "@babel/plugin-transform-async-to-generator": "^7.5.0", "@babel/plugin-transform-block-scoped-functions": "^7.2.0", "@babel/plugin-transform-block-scoping": "^7.4.4", "@babel/plugin-transform-classes": "^7.4.4", "@babel/plugin-transform-computed-properties": "^7.2.0", - "@babel/plugin-transform-destructuring": "^7.4.4", + "@babel/plugin-transform-destructuring": "^7.5.0", "@babel/plugin-transform-dotall-regex": "^7.4.4", - "@babel/plugin-transform-duplicate-keys": "^7.2.0", + "@babel/plugin-transform-duplicate-keys": "^7.5.0", "@babel/plugin-transform-exponentiation-operator": "^7.2.0", "@babel/plugin-transform-for-of": "^7.4.4", "@babel/plugin-transform-function-name": "^7.4.4", "@babel/plugin-transform-literals": "^7.2.0", "@babel/plugin-transform-member-expression-literals": "^7.2.0", - "@babel/plugin-transform-modules-amd": "^7.2.0", - "@babel/plugin-transform-modules-commonjs": "^7.4.4", - "@babel/plugin-transform-modules-systemjs": "^7.4.4", + "@babel/plugin-transform-modules-amd": "^7.5.0", + "@babel/plugin-transform-modules-commonjs": "^7.5.0", + "@babel/plugin-transform-modules-systemjs": "^7.5.0", "@babel/plugin-transform-modules-umd": "^7.2.0", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.4.4", + "@babel/plugin-transform-named-capturing-groups-regex": "^7.4.5", "@babel/plugin-transform-new-target": "^7.4.4", "@babel/plugin-transform-object-super": "^7.2.0", "@babel/plugin-transform-parameters": "^7.4.4", "@babel/plugin-transform-property-literals": "^7.2.0", - "@babel/plugin-transform-regenerator": "^7.4.4", + "@babel/plugin-transform-regenerator": "^7.4.5", "@babel/plugin-transform-reserved-words": "^7.2.0", "@babel/plugin-transform-shorthand-properties": "^7.2.0", "@babel/plugin-transform-spread": "^7.2.0", @@ -877,20 +890,20 @@ "@babel/plugin-transform-template-literals": "^7.4.4", "@babel/plugin-transform-typeof-symbol": "^7.2.0", "@babel/plugin-transform-unicode-regex": "^7.4.4", - "@babel/types": "^7.4.4", - "browserslist": "^4.5.2", - "core-js-compat": "^3.0.0", + "@babel/types": "^7.5.0", + "browserslist": "^4.6.0", + "core-js-compat": "^3.1.1", "invariant": "^2.2.2", "js-levenshtein": "^1.1.3", "semver": "^5.5.0" }, "dependencies": { "@babel/generator": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.4.4.tgz", - "integrity": "sha512-53UOLK6TVNqKxf7RUh8NE851EHRxOOeVXKbK2bivdb+iziMyk03Sr4eaE9OELCbyZAAafAKPDwF2TPUES5QbxQ==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.5.0.tgz", + "integrity": "sha512-1TTVrt7J9rcG5PMjvO7VEG3FrEoEJNHxumRq66GemPmzboLWtIjjcJgk8rokuAS7IiRSpgVSu5Vb9lc99iJkOA==", "requires": { - "@babel/types": "^7.4.4", + "@babel/types": "^7.5.0", "jsesc": "^2.5.1", "lodash": "^4.17.11", "source-map": "^0.5.0", @@ -966,23 +979,23 @@ } }, "@babel/parser": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.4.4.tgz", - "integrity": "sha512-5pCS4mOsL+ANsFZGdvNLybx4wtqAZJ0MJjMHxvzI3bvIsz6sQvzW8XX92EYIkiPtIvcfG3Aj+Ir5VNyjnZhP7w==" + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.5.0.tgz", + "integrity": "sha512-I5nW8AhGpOXGCCNYGc+p7ExQIBxRFnS2fd/d862bNOKvmoEPjYPcfIjsfdy0ujagYOIYPczKgD9l3FsgTkAzKA==" }, "@babel/plugin-proposal-object-rest-spread": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.4.4.tgz", - "integrity": "sha512-dMBG6cSPBbHeEBdFXeQ2QLc5gUpg4Vkaz8octD4aoW/ISO+jBOcsuxYL7bsb5WSu8RLP6boxrBIALEHgoHtO9g==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.0.tgz", + "integrity": "sha512-G1qy5EdcO3vYhbxlXjRSR2SXB8GsxYv9hoRKT1Jdn3qy/NUnFqUUnqymKZ00Pbj+3FXNh06B+BUZzecrp3sxNw==", "requires": { "@babel/helper-plugin-utils": "^7.0.0", "@babel/plugin-syntax-object-rest-spread": "^7.2.0" } }, "@babel/plugin-transform-async-to-generator": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.4.4.tgz", - "integrity": "sha512-YiqW2Li8TXmzgbXw+STsSqPBPFnGviiaSp6CYOq55X8GQ2SGVLrXB6pNid8HkqkZAzOH6knbai3snhP7v0fNwA==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.5.0.tgz", + "integrity": "sha512-mqvkzwIGkq0bEF1zLRRiTdjfomZJDV33AH3oQzHVGkI2VzEmXLpKKOBvEVaFZBJdN0XTyH38s9j/Kiqr68dggg==", "requires": { "@babel/helper-module-imports": "^7.0.0", "@babel/helper-plugin-utils": "^7.0.0", @@ -1014,9 +1027,9 @@ } }, "@babel/plugin-transform-destructuring": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.4.4.tgz", - "integrity": "sha512-/aOx+nW0w8eHiEHm+BTERB2oJn5D127iye/SUQl7NjHy0lf+j7h4MKMMSOwdazGq9OxgiNADncE+SRJkCxjZpQ==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.5.0.tgz", + "integrity": "sha512-YbYgbd3TryYYLGyC7ZR+Tq8H/+bCmwoaxHfJHupom5ECstzbRLTch6gOQbhEY9Z4hiCNHEURgq06ykFv9JZ/QQ==", "requires": { "@babel/helper-plugin-utils": "^7.0.0" } @@ -1039,13 +1052,14 @@ } }, "@babel/plugin-transform-modules-commonjs": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.4.4.tgz", - "integrity": "sha512-4sfBOJt58sEo9a2BQXnZq+Q3ZTSAUXyK3E30o36BOGnJ+tvJ6YSxF0PG6kERvbeISgProodWuI9UVG3/FMY6iw==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.5.0.tgz", + "integrity": "sha512-xmHq0B+ytyrWJvQTc5OWAC4ii6Dhr0s22STOoydokG51JjWhyYo5mRPXoi+ZmtHQhZZwuXNN+GG5jy5UZZJxIQ==", "requires": { "@babel/helper-module-transforms": "^7.4.4", "@babel/helper-plugin-utils": "^7.0.0", - "@babel/helper-simple-access": "^7.1.0" + "@babel/helper-simple-access": "^7.1.0", + "babel-plugin-dynamic-import-node": "^2.3.0" } }, "@babel/plugin-transform-parameters": { @@ -1059,11 +1073,11 @@ } }, "@babel/plugin-transform-regenerator": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.4.4.tgz", - "integrity": "sha512-Zz3w+pX1SI0KMIiqshFZkwnVGUhDZzpX2vtPzfJBKQQq8WsP/Xy9DNdELWivxcKOCX/Pywge4SiEaPaLtoDT4g==", + "version": "7.4.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.4.5.tgz", + "integrity": "sha512-gBKRh5qAaCWntnd09S8QC7r3auLCqq5DI6O0DlfoyDjslSBVqBibrMdsqO+Uhmx3+BlOmE/Kw1HFxmGbv0N9dA==", "requires": { - "regenerator-transform": "^0.13.4" + "regenerator-transform": "^0.14.0" } }, "@babel/plugin-transform-template-literals": { @@ -1096,30 +1110,38 @@ } }, "@babel/traverse": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.4.4.tgz", - "integrity": "sha512-Gw6qqkw/e6AGzlyj9KnkabJX7VcubqPtkUQVAwkc0wUMldr3A/hezNB3Rc5eIvId95iSGkGIOe5hh1kMKf951A==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.5.0.tgz", + "integrity": "sha512-SnA9aLbyOCcnnbQEGwdfBggnc142h/rbqqsXcaATj2hZcegCl903pUD/lfpsNBlBSuWow/YDfRyJuWi2EPR5cg==", "requires": { "@babel/code-frame": "^7.0.0", - "@babel/generator": "^7.4.4", + "@babel/generator": "^7.5.0", "@babel/helper-function-name": "^7.1.0", "@babel/helper-split-export-declaration": "^7.4.4", - "@babel/parser": "^7.4.4", - "@babel/types": "^7.4.4", + "@babel/parser": "^7.5.0", + "@babel/types": "^7.5.0", "debug": "^4.1.0", "globals": "^11.1.0", "lodash": "^4.17.11" } }, "@babel/types": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.4.4.tgz", - "integrity": "sha512-dOllgYdnEFOebhkKCjzSVFqw/PmmB8pH6RGOWkY4GsboQNd47b1fBThBSwlHAq9alF9vc1M3+6oqR47R50L0tQ==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.5.0.tgz", + "integrity": "sha512-UFpDVqRABKsW01bvw7/wSUe56uy6RXM5+VJibVVAybDGxEW25jdwiFJEf7ASvSaC7sN7rbE/l3cLp2izav+CtQ==", "requires": { "esutils": "^2.0.2", "lodash": "^4.17.11", "to-fast-properties": "^2.0.0" } + }, + "regenerator-transform": { + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.14.0.tgz", + "integrity": "sha512-rtOelq4Cawlbmq9xuMR5gdFmv7ku/sFoB7sRiywx7aq53bc52b4j6zvH7Te1Vt/X2YveDKnCGUbioieU7FEL3w==", + "requires": { + "private": "^0.1.6" + } } } }, @@ -1199,32 +1221,32 @@ } }, "@jest/core": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/@jest/core/-/core-24.7.1.tgz", - "integrity": "sha512-ivlZ8HX/FOASfHcb5DJpSPFps8ydfUYzLZfgFFqjkLijYysnIEOieg72YRhO4ZUB32xu40hsSMmaw+IGYeKONA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/@jest/core/-/core-24.8.0.tgz", + "integrity": "sha512-R9rhAJwCBQzaRnrRgAdVfnglUuATXdwTRsYqs6NMdVcAl5euG8LtWDe+fVkN27YfKVBW61IojVsXKaOmSnqd/A==", "dev": true, "requires": { "@jest/console": "^24.7.1", - "@jest/reporters": "^24.7.1", - "@jest/test-result": "^24.7.1", - "@jest/transform": "^24.7.1", - "@jest/types": "^24.7.0", + "@jest/reporters": "^24.8.0", + "@jest/test-result": "^24.8.0", + "@jest/transform": "^24.8.0", + "@jest/types": "^24.8.0", "ansi-escapes": "^3.0.0", "chalk": "^2.0.1", "exit": "^0.1.2", "graceful-fs": "^4.1.15", - "jest-changed-files": "^24.7.0", - "jest-config": "^24.7.1", - "jest-haste-map": "^24.7.1", - "jest-message-util": "^24.7.1", + "jest-changed-files": "^24.8.0", + "jest-config": "^24.8.0", + "jest-haste-map": "^24.8.0", + "jest-message-util": "^24.8.0", "jest-regex-util": "^24.3.0", - "jest-resolve-dependencies": "^24.7.1", - "jest-runner": "^24.7.1", - "jest-runtime": "^24.7.1", - "jest-snapshot": "^24.7.1", - "jest-util": "^24.7.1", - "jest-validate": "^24.7.0", - "jest-watcher": "^24.7.1", + "jest-resolve-dependencies": "^24.8.0", + "jest-runner": "^24.8.0", + "jest-runtime": "^24.8.0", + "jest-snapshot": "^24.8.0", + "jest-util": "^24.8.0", + "jest-validate": "^24.8.0", + "jest-watcher": "^24.8.0", "micromatch": "^3.1.10", "p-each-series": "^1.0.0", "pirates": "^4.0.1", @@ -1521,19 +1543,19 @@ "dev": true }, "jest-haste-map": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.7.1.tgz", - "integrity": "sha512-g0tWkzjpHD2qa03mTKhlydbmmYiA2KdcJe762SbfFo/7NIMgBWAA0XqQlApPwkWOF7Cxoi/gUqL0i6DIoLpMBw==", + "version": "24.8.1", + "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.8.1.tgz", + "integrity": "sha512-SwaxMGVdAZk3ernAx2Uv2sorA7jm3Kx+lR0grp6rMmnY06Kn/urtKx1LPN2mGTea4fCT38impYT28FfcLUhX0g==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "anymatch": "^2.0.0", "fb-watchman": "^2.0.0", "fsevents": "^1.2.7", "graceful-fs": "^4.1.15", "invariant": "^2.2.4", "jest-serializer": "^24.4.0", - "jest-util": "^24.7.1", + "jest-util": "^24.8.0", "jest-worker": "^24.6.0", "micromatch": "^3.1.10", "sane": "^4.0.3", @@ -1590,9 +1612,9 @@ "dev": true }, "rsvp": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.4.tgz", - "integrity": "sha512-6FomvYPfs+Jy9TfXmBpBuMWNH94SgCsZmJKcanySzgNNP6LjWxBvyLTa9KaMfDDM5oxRfrKDB0r/qeRsLwnBfA==", + "version": "4.8.5", + "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz", + "integrity": "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==", "dev": true }, "sane": { @@ -1633,49 +1655,50 @@ } }, "@jest/environment": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-24.7.1.tgz", - "integrity": "sha512-wmcTTYc4/KqA+U5h1zQd5FXXynfa7VGP2NfF+c6QeGJ7c+2nStgh65RQWNX62SC716dTtqheTRrZl0j+54oGHw==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-24.8.0.tgz", + "integrity": "sha512-vlGt2HLg7qM+vtBrSkjDxk9K0YtRBi7HfRFaDxoRtyi+DyVChzhF20duvpdAnKVBV6W5tym8jm0U9EfXbDk1tw==", "dev": true, "requires": { - "@jest/fake-timers": "^24.7.1", - "@jest/transform": "^24.7.1", - "@jest/types": "^24.7.0", - "jest-mock": "^24.7.0" + "@jest/fake-timers": "^24.8.0", + "@jest/transform": "^24.8.0", + "@jest/types": "^24.8.0", + "jest-mock": "^24.8.0" } }, "@jest/fake-timers": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-24.7.1.tgz", - "integrity": "sha512-4vSQJDKfR2jScOe12L9282uiwuwQv9Lk7mgrCSZHA9evB9efB/qx8i0KJxsAKtp8fgJYBJdYY7ZU6u3F4/pyjA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-24.8.0.tgz", + "integrity": "sha512-2M4d5MufVXwi6VzZhJ9f5S/wU4ud2ck0kxPof1Iz3zWx6Y+V2eJrES9jEktB6O3o/oEyk+il/uNu9PvASjWXQw==", "dev": true, "requires": { - "@jest/types": "^24.7.0", - "jest-message-util": "^24.7.1", - "jest-mock": "^24.7.0" + "@jest/types": "^24.8.0", + "jest-message-util": "^24.8.0", + "jest-mock": "^24.8.0" } }, "@jest/reporters": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-24.7.1.tgz", - "integrity": "sha512-bO+WYNwHLNhrjB9EbPL4kX/mCCG4ZhhfWmO3m4FSpbgr7N83MFejayz30kKjgqr7smLyeaRFCBQMbXpUgnhAJw==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-24.8.0.tgz", + "integrity": "sha512-eZ9TyUYpyIIXfYCrw0UHUWUvE35vx5I92HGMgS93Pv7du+GHIzl+/vh8Qj9MCWFK/4TqyttVBPakWMOfZRIfxw==", "dev": true, "requires": { - "@jest/environment": "^24.7.1", - "@jest/test-result": "^24.7.1", - "@jest/transform": "^24.7.1", - "@jest/types": "^24.7.0", + "@jest/environment": "^24.8.0", + "@jest/test-result": "^24.8.0", + "@jest/transform": "^24.8.0", + "@jest/types": "^24.8.0", "chalk": "^2.0.1", "exit": "^0.1.2", "glob": "^7.1.2", - "istanbul-api": "^2.1.1", "istanbul-lib-coverage": "^2.0.2", "istanbul-lib-instrument": "^3.0.1", + "istanbul-lib-report": "^2.0.4", "istanbul-lib-source-maps": "^3.0.1", - "jest-haste-map": "^24.7.1", - "jest-resolve": "^24.7.1", - "jest-runtime": "^24.7.1", - "jest-util": "^24.7.1", + "istanbul-reports": "^2.1.1", + "jest-haste-map": "^24.8.0", + "jest-resolve": "^24.8.0", + "jest-runtime": "^24.8.0", + "jest-util": "^24.8.0", "jest-worker": "^24.6.0", "node-notifier": "^5.2.1", "slash": "^2.0.0", @@ -1965,19 +1988,19 @@ "dev": true }, "jest-haste-map": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.7.1.tgz", - "integrity": "sha512-g0tWkzjpHD2qa03mTKhlydbmmYiA2KdcJe762SbfFo/7NIMgBWAA0XqQlApPwkWOF7Cxoi/gUqL0i6DIoLpMBw==", + "version": "24.8.1", + "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.8.1.tgz", + "integrity": "sha512-SwaxMGVdAZk3ernAx2Uv2sorA7jm3Kx+lR0grp6rMmnY06Kn/urtKx1LPN2mGTea4fCT38impYT28FfcLUhX0g==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "anymatch": "^2.0.0", "fb-watchman": "^2.0.0", "fsevents": "^1.2.7", "graceful-fs": "^4.1.15", "invariant": "^2.2.4", "jest-serializer": "^24.4.0", - "jest-util": "^24.7.1", + "jest-util": "^24.8.0", "jest-worker": "^24.6.0", "micromatch": "^3.1.10", "sane": "^4.0.3", @@ -2034,9 +2057,9 @@ "dev": true }, "rsvp": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.4.tgz", - "integrity": "sha512-6FomvYPfs+Jy9TfXmBpBuMWNH94SgCsZmJKcanySzgNNP6LjWxBvyLTa9KaMfDDM5oxRfrKDB0r/qeRsLwnBfA==", + "version": "4.8.5", + "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz", + "integrity": "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==", "dev": true }, "sane": { @@ -2099,26 +2122,26 @@ } }, "@jest/test-result": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-24.7.1.tgz", - "integrity": "sha512-3U7wITxstdEc2HMfBX7Yx3JZgiNBubwDqQMh+BXmZXHa3G13YWF3p6cK+5g0hGkN3iufg/vGPl3hLxQXD74Npg==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-24.8.0.tgz", + "integrity": "sha512-+YdLlxwizlfqkFDh7Mc7ONPQAhA4YylU1s529vVM1rsf67vGZH/2GGm5uO8QzPeVyaVMobCQ7FTxl38QrKRlng==", "dev": true, "requires": { "@jest/console": "^24.7.1", - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "@types/istanbul-lib-coverage": "^2.0.0" } }, "@jest/test-sequencer": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-24.7.1.tgz", - "integrity": "sha512-84HQkCpVZI/G1zq53gHJvSmhUer4aMYp9tTaffW28Ih5OxfCg8hGr3nTSbL1OhVDRrFZwvF+/R9gY6JRkDUpUA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-24.8.0.tgz", + "integrity": "sha512-OzL/2yHyPdCHXEzhoBuq37CE99nkme15eHkAzXRVqthreWZamEMA0WoetwstsQBCXABhczpK03JNbc4L01vvLg==", "dev": true, "requires": { - "@jest/test-result": "^24.7.1", - "jest-haste-map": "^24.7.1", - "jest-runner": "^24.7.1", - "jest-runtime": "^24.7.1" + "@jest/test-result": "^24.8.0", + "jest-haste-map": "^24.8.0", + "jest-runner": "^24.8.0", + "jest-runtime": "^24.8.0" }, "dependencies": { "@cnakazawa/watch": { @@ -2403,19 +2426,19 @@ "dev": true }, "jest-haste-map": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.7.1.tgz", - "integrity": "sha512-g0tWkzjpHD2qa03mTKhlydbmmYiA2KdcJe762SbfFo/7NIMgBWAA0XqQlApPwkWOF7Cxoi/gUqL0i6DIoLpMBw==", + "version": "24.8.1", + "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.8.1.tgz", + "integrity": "sha512-SwaxMGVdAZk3ernAx2Uv2sorA7jm3Kx+lR0grp6rMmnY06Kn/urtKx1LPN2mGTea4fCT38impYT28FfcLUhX0g==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "anymatch": "^2.0.0", "fb-watchman": "^2.0.0", "fsevents": "^1.2.7", "graceful-fs": "^4.1.15", "invariant": "^2.2.4", "jest-serializer": "^24.4.0", - "jest-util": "^24.7.1", + "jest-util": "^24.8.0", "jest-worker": "^24.6.0", "micromatch": "^3.1.10", "sane": "^4.0.3", @@ -2472,9 +2495,9 @@ "dev": true }, "rsvp": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.4.tgz", - "integrity": "sha512-6FomvYPfs+Jy9TfXmBpBuMWNH94SgCsZmJKcanySzgNNP6LjWxBvyLTa9KaMfDDM5oxRfrKDB0r/qeRsLwnBfA==", + "version": "4.8.5", + "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz", + "integrity": "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==", "dev": true }, "sane": { @@ -2506,21 +2529,21 @@ } }, "@jest/transform": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-24.7.1.tgz", - "integrity": "sha512-EsOUqP9ULuJ66IkZQhI5LufCHlTbi7hrcllRMUEV/tOgqBVQi93+9qEvkX0n8mYpVXQ8VjwmICeRgg58mrtIEw==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-24.8.0.tgz", + "integrity": "sha512-xBMfFUP7TortCs0O+Xtez2W7Zu1PLH9bvJgtraN1CDST6LBM/eTOZ9SfwS/lvV8yOfcDpFmwf9bq5cYbXvqsvA==", "dev": true, "requires": { "@babel/core": "^7.1.0", - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "babel-plugin-istanbul": "^5.1.0", "chalk": "^2.0.1", "convert-source-map": "^1.4.0", "fast-json-stable-stringify": "^2.0.0", "graceful-fs": "^4.1.15", - "jest-haste-map": "^24.7.1", + "jest-haste-map": "^24.8.0", "jest-regex-util": "^24.3.0", - "jest-util": "^24.7.1", + "jest-util": "^24.8.0", "micromatch": "^3.1.10", "realpath-native": "^1.1.0", "slash": "^2.0.0", @@ -2810,19 +2833,19 @@ "dev": true }, "jest-haste-map": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.7.1.tgz", - "integrity": "sha512-g0tWkzjpHD2qa03mTKhlydbmmYiA2KdcJe762SbfFo/7NIMgBWAA0XqQlApPwkWOF7Cxoi/gUqL0i6DIoLpMBw==", + "version": "24.8.1", + "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.8.1.tgz", + "integrity": "sha512-SwaxMGVdAZk3ernAx2Uv2sorA7jm3Kx+lR0grp6rMmnY06Kn/urtKx1LPN2mGTea4fCT38impYT28FfcLUhX0g==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "anymatch": "^2.0.0", "fb-watchman": "^2.0.0", "fsevents": "^1.2.7", "graceful-fs": "^4.1.15", "invariant": "^2.2.4", "jest-serializer": "^24.4.0", - "jest-util": "^24.7.1", + "jest-util": "^24.8.0", "jest-worker": "^24.6.0", "micromatch": "^3.1.10", "sane": "^4.0.3", @@ -2879,9 +2902,9 @@ "dev": true }, "rsvp": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.4.tgz", - "integrity": "sha512-6FomvYPfs+Jy9TfXmBpBuMWNH94SgCsZmJKcanySzgNNP6LjWxBvyLTa9KaMfDDM5oxRfrKDB0r/qeRsLwnBfA==", + "version": "4.8.5", + "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz", + "integrity": "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==", "dev": true }, "sane": { @@ -2930,19 +2953,20 @@ } }, "@jest/types": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-24.7.0.tgz", - "integrity": "sha512-ipJUa2rFWiKoBqMKP63Myb6h9+iT3FHRTF2M8OR6irxWzItisa8i4dcSg14IbvmXUnBlHBlUQPYUHWyX3UPpYA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-24.8.0.tgz", + "integrity": "sha512-g17UxVr2YfBtaMUxn9u/4+siG1ptg9IGYAYwvpwn61nBg779RXnjE/m7CxYcIzEt0AbHZZAHSEZNhkE2WxURVg==", "dev": true, "requires": { "@types/istanbul-lib-coverage": "^2.0.0", + "@types/istanbul-reports": "^1.1.1", "@types/yargs": "^12.0.9" } }, "@react-native-community/async-storage": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@react-native-community/async-storage/-/async-storage-1.3.3.tgz", - "integrity": "sha512-mypRivxWCO3apTDWpbvc7owcz5gZH0mI60JWPJDW/Pibr3vk9T7TQPA44b8m43qc/o5cnSEJFZk6l/1T4QEM/Q==" + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@react-native-community/async-storage/-/async-storage-1.5.0.tgz", + "integrity": "sha512-2yE4RzQ5IL+UTPhuMY0ykNRKHf1m90jOnmp8fcDPUun5U97cXlorjI4p66ovDgF0FuOv8ZpiUKvunGy3qqBxwg==" }, "@react-native-community/cli": { "version": "1.9.1", @@ -3030,14 +3054,14 @@ } }, "@react-native-community/slider": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@react-native-community/slider/-/slider-1.0.4.tgz", - "integrity": "sha512-L02BSwDTHGc5BPrtllMTOKSKg9QyJbz001pIkD2FGmUFA9Nfvs0cne36N4nnrR5jQhSzwnmnQpzXkQ/yzQxwMg==" + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/@react-native-community/slider/-/slider-1.1.4.tgz", + "integrity": "sha512-ecs5g1MSonDQdbPMghYkBLvJkXTOPziqVUwDUl9GDjoND+cDZDnOr+0z1IX+SZs2AdUOa8r+r8a7UyNt8MDNrw==" }, "@react-navigation/core": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/@react-navigation/core/-/core-3.4.1.tgz", - "integrity": "sha512-slslu4FmjKQMO/EKGGqqGsfC6evQLdbJM2ROACcC2Xxf0+nPeZV5ND8HHukUZZucJRE6Bg/NI+zC1XSBYRjhnw==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/@react-navigation/core/-/core-3.4.2.tgz", + "integrity": "sha512-7G+iDzLSTeOUU4vVZeRZKJ+Bd7ds7ZxYNqZcB8i0KlBeQEQfR74Ounfu/p0KIEq2RiNnaE3QT7WVP3C87sebzw==", "requires": { "hoist-non-react-statics": "^3.3.0", "path-to-regexp": "^1.7.0", @@ -3056,12 +3080,12 @@ } }, "@react-navigation/native": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/@react-navigation/native/-/native-3.4.1.tgz", - "integrity": "sha512-pMAPQfvwC4DvhQfsrXKAf+FiU+A5XAh216v17rEePSFcbeOEt7cvewmWxCxydN/vFjJChFiPV+xnjJyJBdPLOg==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/@react-navigation/native/-/native-3.5.0.tgz", + "integrity": "sha512-TmGOis++ejEXG3sqNJhCSKqB0/qLu3FQgDtO959qpqif36R/diR8SQwJqeSdofoEiK3CepdhFlTCeHdS1/+MsQ==", "requires": { "hoist-non-react-statics": "^3.0.1", - "react-native-safe-area-view": "^0.13.0", + "react-native-safe-area-view": "^0.14.1", "react-native-screens": "^1.0.0 || ^1.0.0-alpha" }, "dependencies": { @@ -3081,9 +3105,9 @@ "integrity": "sha512-tM+komoSgcS+7UzdH0MP2gF0yR8Hc8Dfe3P2iIlQhXyQdHaEVn1dyO6sw+McGfEj+n2DdsP2YXb8g16gW7qcKg==" }, "@sentry/cli": { - "version": "1.40.0", - "resolved": "https://registry.npmjs.org/@sentry/cli/-/cli-1.40.0.tgz", - "integrity": "sha512-xn9MnHPnH9d8/BnOCg9GubGhdXTv+aZ+4ax0YEsjQklq8u9GfFZVpBQJ0cykMUBup7+DHmyGGga8qcoO9ew0gw==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@sentry/cli/-/cli-1.46.0.tgz", + "integrity": "sha512-pZFW9U6XsbnD2pJPO5IyzN43k9wvp4sqshus22clb65mkEpa+vQ1QhL9bVAVuH4VRnu1xiEc5l9MlVlU+aeMvg==", "requires": { "fs-copy-file-sync": "^1.1.1", "https-proxy-agent": "^2.2.1", @@ -3094,11 +3118,11 @@ } }, "@sentry/wizard": { - "version": "0.12.1", - "resolved": "https://registry.npmjs.org/@sentry/wizard/-/wizard-0.12.1.tgz", - "integrity": "sha512-kSqGcETUHR6n3DlyU/gcCwu+fcDVveEFXmLqGvib7c4nlV/ZwxT0J9TQi2u3Ux5EZQjYjTsdtvw6PYXvPXRPZA==", + "version": "0.13.0", + "resolved": "https://registry.npmjs.org/@sentry/wizard/-/wizard-0.13.0.tgz", + "integrity": "sha512-tI1B9NVIWZvAjgGOdI6JZuHVzIxOoO2JDNWJHD4voS4JyImko0zqGCDz15Nm4vh6RJKdHBUR841PTV2X3k2WaQ==", "requires": { - "@sentry/cli": "^1.36.1", + "@sentry/cli": "^1.43.0", "chalk": "^2.4.1", "glob": "^7.1.3", "inquirer": "^6.2.0", @@ -3106,7 +3130,7 @@ "opn": "^5.4.0", "r2": "^2.0.1", "read-env": "^1.3.0", - "xcode": "git+https://github.com/apache/cordova-node-xcode.git#e7646f0680d509b590b839e567c217590451505b", + "xcode": "2.0.0", "yargs": "^12.0.2" }, "dependencies": { @@ -3115,11 +3139,6 @@ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==" }, - "base64-js": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.1.2.tgz", - "integrity": "sha1-1kAMrBxMZgl22Q0HoENR2JOV9eg=" - }, "camelcase": { "version": "5.3.1", "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", @@ -3174,9 +3193,9 @@ } }, "glob": { - "version": "7.1.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz", - "integrity": "sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==", + "version": "7.1.4", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz", + "integrity": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==", "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -3187,9 +3206,9 @@ } }, "inquirer": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-6.2.2.tgz", - "integrity": "sha512-Z2rREiXA6cHRR9KBOarR3WuLlFzlIfAEIiB45ll5SSadMg7WqOh1MKEjjndfuH5ewXdixWCxqnVfGOQzPeiztA==", + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-6.4.1.tgz", + "integrity": "sha512-/Jw+qPZx4EDYsaT6uz7F4GJRNFMRdKNeUZw3ZnKV8lyuUgz/YWRCSUAJMZSVhSq4Ec0R2oYnyi6b3d4JXcL5Nw==", "requires": { "ansi-escapes": "^3.2.0", "chalk": "^2.4.2", @@ -3202,7 +3221,7 @@ "run-async": "^2.2.0", "rxjs": "^6.4.0", "string-width": "^2.1.0", - "strip-ansi": "^5.0.0", + "strip-ansi": "^5.1.0", "through": "^2.3.6" } }, @@ -3282,26 +3301,6 @@ "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" }, - "plist": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/plist/-/plist-2.0.1.tgz", - "integrity": "sha1-CjLKlIGxw2TpLhjcVch23p0B2os=", - "requires": { - "base64-js": "1.1.2", - "xmlbuilder": "8.2.2", - "xmldom": "0.1.x" - } - }, - "simple-plist": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/simple-plist/-/simple-plist-0.2.1.tgz", - "integrity": "sha1-cXZts1IyaSjPOoByQrp2IyJjZyM=", - "requires": { - "bplist-creator": "0.0.7", - "bplist-parser": "0.1.1", - "plist": "2.0.1" - } - }, "strip-ansi": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", @@ -3310,24 +3309,6 @@ "ansi-regex": "^4.1.0" } }, - "uuid": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.0.1.tgz", - "integrity": "sha1-ZUS7ot/ajBzxfmKaOjBeK7H+5sE=" - }, - "xcode": { - "version": "git+https://github.com/apache/cordova-node-xcode.git#e7646f0680d509b590b839e567c217590451505b", - "from": "git+https://github.com/apache/cordova-node-xcode.git#e7646f0680d509b590b839e567c217590451505b", - "requires": { - "simple-plist": "^0.2.1", - "uuid": "3.0.1" - } - }, - "xmlbuilder": { - "version": "8.2.2", - "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-8.2.2.tgz", - "integrity": "sha1-aSSGc0ELS6QuGmE2VR0pIjNap3M=" - }, "yargs": { "version": "12.0.5", "resolved": "https://registry.npmjs.org/yargs/-/yargs-12.0.5.tgz", @@ -3359,9 +3340,9 @@ } }, "@types/babel__core": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.0.tgz", - "integrity": "sha512-wJTeJRt7BToFx3USrCDs2BhEi4ijBInTQjOIukj6a/5tEkwpFMVZ+1ppgmE+Q/FQyc5P/VWUbx7I9NELrKruHA==", + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.2.tgz", + "integrity": "sha512-cfCCrFmiGY/yq0NuKNxIQvZFy9kY/1immpSpTngOnyIbD4+eJOG5mxphhHDv3CHL9GltO4GcKr54kGBg3RNdbg==", "dev": true, "requires": { "@babel/parser": "^7.1.0", @@ -3391,20 +3372,45 @@ } }, "@types/babel__traverse": { - "version": "7.0.6", - "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.0.6.tgz", - "integrity": "sha512-XYVgHF2sQ0YblLRMLNPB3CkFMewzFmlDsH/TneZFHUXDlABQgh88uOxuez7ZcXxayLFrqLwtDH1t+FmlFwNZxw==", + "version": "7.0.7", + "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.0.7.tgz", + "integrity": "sha512-CeBpmX1J8kWLcDEnI3Cl2Eo6RfbGvzUctA+CjZUhOKDFbLfcr7fc4usEqLNWetrlJd7RhAkyYe2czXop4fICpw==", "dev": true, "requires": { "@babel/types": "^7.3.0" } }, - "@types/istanbul-lib-coverage": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.0.tgz", - "integrity": "sha512-eAtOAFZefEnfJiRFQBGw1eYqa5GTLCZ1y86N0XSI/D6EB+E8z6VPV/UL7Gi5UEclFqoQk+6NRqEDsfmDLXn8sg==", + "@types/eslint-visitor-keys": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz", + "integrity": "sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==", "dev": true }, + "@types/istanbul-lib-coverage": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz", + "integrity": "sha512-hRJD2ahnnpLgsj6KWMYSrmXkM3rm2Dl1qkx6IOFD5FnuNPXJIG5L0dhgKXCYTRMGzU4n0wImQ/xfmRc4POUFlg==", + "dev": true + }, + "@types/istanbul-lib-report": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-1.1.1.tgz", + "integrity": "sha512-3BUTyMzbZa2DtDI2BkERNC6jJw2Mr2Y0oGI7mRxYNBPxppbtEK1F66u3bKwU2g+wxwWI7PAoRpJnOY1grJqzHg==", + "dev": true, + "requires": { + "@types/istanbul-lib-coverage": "*" + } + }, + "@types/istanbul-reports": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-1.1.1.tgz", + "integrity": "sha512-UpYjBi8xefVChsCoBpKShdxTllC9pwISirfoZsUa2AAdQg/Jd2KQGtSbw+ya7GPo7x/wAPlH6JBhKhAsXUEZNA==", + "dev": true, + "requires": { + "@types/istanbul-lib-coverage": "*", + "@types/istanbul-lib-report": "*" + } + }, "@types/node": { "version": "10.12.18", "resolved": "https://registry.npmjs.org/@types/node/-/node-10.12.18.tgz", @@ -3417,11 +3423,63 @@ "dev": true }, "@types/yargs": { - "version": "12.0.11", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-12.0.11.tgz", - "integrity": "sha512-IsU1TD+8cQCyG76ZqxP0cVFnofvfzT8p/wO8ENT4jbN/KKN3grsHFgHNl/U+08s33ayX4LwI85cEhYXCOlOkMw==", + "version": "12.0.12", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-12.0.12.tgz", + "integrity": "sha512-SOhuU4wNBxhhTHxYaiG5NY4HBhDIDnJF60GU+2LqHAdKKer86//e4yg69aENCtQ04n0ovz+tq2YPME5t5yp4pw==", "dev": true }, + "@typescript-eslint/experimental-utils": { + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-1.11.0.tgz", + "integrity": "sha512-7LbfaqF6B8oa8cp/315zxKk8FFzosRzzhF8Kn/ZRsRsnpm7Qcu25cR/9RnAQo5utZ2KIWVgaALr+ZmcbG47ruw==", + "dev": true, + "requires": { + "@typescript-eslint/typescript-estree": "1.11.0", + "eslint-scope": "^4.0.0" + }, + "dependencies": { + "eslint-scope": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz", + "integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==", + "dev": true, + "requires": { + "esrecurse": "^4.1.0", + "estraverse": "^4.1.1" + } + } + } + }, + "@typescript-eslint/parser": { + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-1.11.0.tgz", + "integrity": "sha512-5xBExyXaxVyczrZvbRKEXvaTUFFq7gIM9BynXukXZE0zF3IQP/FxF4mPmmh3gJ9egafZFqByCpPTFm3dk4SY7Q==", + "dev": true, + "requires": { + "@types/eslint-visitor-keys": "^1.0.0", + "@typescript-eslint/experimental-utils": "1.11.0", + "@typescript-eslint/typescript-estree": "1.11.0", + "eslint-visitor-keys": "^1.0.0" + } + }, + "@typescript-eslint/typescript-estree": { + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-1.11.0.tgz", + "integrity": "sha512-fquUHF5tAx1sM2OeRCC7wVxFd1iMELWMGCzOSmJ3pLzArj9+kRixdlC4d5MncuzXpjEqc6045p3KwM0o/3FuUA==", + "dev": true, + "requires": { + "lodash.unescape": "4.0.1", + "semver": "5.5.0" + }, + "dependencies": { + "semver": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.5.0.tgz", + "integrity": "sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA==", + "dev": true + } + } + }, "@yarnpkg/lockfile": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz", @@ -3434,11 +3492,10 @@ "integrity": "sha512-sY5AXXVZv4Y1VACTtR11UJCPHHudgY5i26Qj5TypE6DKlIApbwb5uqhXcJ5UUGbvZNRh7EeIoW+LrJumBsKp7w==", "dev": true }, - "abbrev": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", - "dev": true + "abortcontroller-polyfill": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/abortcontroller-polyfill/-/abortcontroller-polyfill-1.3.0.tgz", + "integrity": "sha512-lbWQgf+eRvku3va8poBlDBO12FigTQr9Zb7NIjXrePrhxWVKdCP2wbDl1tLDaYa18PWTom3UEWwdH13S46I+yA==" }, "absolute-path": { "version": "0.0.0", @@ -3476,9 +3533,9 @@ "dev": true }, "acorn-globals": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-4.3.0.tgz", - "integrity": "sha512-hMtHj3s5RnuhvHPowpBYvJVj3rAar82JiDQHvGs1zO0l10ocX/xEdBShNHTJaboucJUsScghp74pH3s7EnHHQw==", + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-4.3.2.tgz", + "integrity": "sha512-BbzvZhVtZP+Bs1J1HcwrQe8ycfO0wStkSGxuul3He3GkHOIZ6eTqOkPuw9IP1X3+IkOo4wiJmwkobzXYz4wewQ==", "dev": true, "requires": { "acorn": "^6.0.1", @@ -3492,15 +3549,15 @@ "dev": true }, "acorn-walk": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-6.1.1.tgz", - "integrity": "sha512-OtUw6JUTgxA2QoqqmrmQ7F2NYqiBPi/L2jqHyFtllhOUvXYQXf0Z1CYUinIfyT4bTCGmrA7gX9FvHA81uzCoVw==", + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-6.2.0.tgz", + "integrity": "sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==", "dev": true }, "agent-base": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-4.2.1.tgz", - "integrity": "sha512-JVwXMr9nHYTUXsBFKUqhJwvlcYU/blreOEUkhNR2eXZIvwd+c+o5V4MgDPKWnMS/56awN3TRzIP+KoPn+roQtg==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-4.3.0.tgz", + "integrity": "sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==", "requires": { "es6-promisify": "^5.0.0" } @@ -3517,12 +3574,6 @@ "uri-js": "^4.2.2" } }, - "ajv-keywords": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-2.1.1.tgz", - "integrity": "sha1-YXmX/F9gV2iUxDX5QNgZ4TW4B2I=", - "dev": true - }, "ansi": { "version": "0.3.1", "resolved": "https://registry.npmjs.org/ansi/-/ansi-0.3.1.tgz", @@ -3855,15 +3906,6 @@ } } }, - "append-transform": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/append-transform/-/append-transform-1.0.0.tgz", - "integrity": "sha512-P009oYkeHyU742iSZJzZZywj4QRJdnTWffaKuJQLablCZ1uz6/cW4yaRgcDaoQ+uwOxxnt0gRUcwfsNP2ri0gw==", - "dev": true, - "requires": { - "default-require-extensions": "^2.0.0" - } - }, "are-we-there-yet": { "version": "1.1.5", "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz", @@ -3965,9 +4007,9 @@ "integrity": "sha1-odl8yvy8JiXMcPrc6zalDFiwGlM=" }, "arrify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", - "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/arrify/-/arrify-2.0.1.tgz", + "integrity": "sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==", "dev": true }, "art": { @@ -4237,9 +4279,9 @@ } }, "babel-eslint": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/babel-eslint/-/babel-eslint-10.0.1.tgz", - "integrity": "sha512-z7OT1iNV+TjOwHNLLyJk+HN+YVWX+CLE6fPD2SymJZOZQBs+QIexFjhm4keGTm8MW9xr4EC9Q0PbaLB24V5GoQ==", + "version": "10.0.2", + "resolved": "https://registry.npmjs.org/babel-eslint/-/babel-eslint-10.0.2.tgz", + "integrity": "sha512-UdsurWPtgiPgpJ06ryUnuaSXC2s0WoSZnQmEpbAH65XZSdwowgN5MvyP7e88nW07FYXv72erVtpBkxyDVKhH1Q==", "dev": true, "requires": { "@babel/code-frame": "^7.0.0", @@ -4285,13 +4327,13 @@ } }, "babel-jest": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-24.7.1.tgz", - "integrity": "sha512-GPnLqfk8Mtt0i4OemjWkChi73A3ALs4w2/QbG64uAj8b5mmwzxc7jbJVRZt8NJkxi6FopVHog9S3xX6UJKb2qg==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-24.8.0.tgz", + "integrity": "sha512-+5/kaZt4I9efoXzPlZASyK/lN9qdRKmmUav9smVc0ruPQD7IsfucQ87gpOE8mn2jbDuS6M/YOW6n3v9ZoIfgnw==", "dev": true, "requires": { - "@jest/transform": "^24.7.1", - "@jest/types": "^24.7.0", + "@jest/transform": "^24.8.0", + "@jest/types": "^24.8.0", "@types/babel__core": "^7.1.0", "babel-plugin-istanbul": "^5.1.0", "babel-preset-jest": "^24.6.0", @@ -4308,15 +4350,23 @@ "babel-runtime": "^6.22.0" } }, + "babel-plugin-dynamic-import-node": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.0.tgz", + "integrity": "sha512-o6qFkpeQEBxcqt0XYlWzAVxNCSCZdUgcR8IRlhD/8DylxjjO4foPcvTW0GGKa/cVt3rvxZ7o5ippJ+/0nvLhlQ==", + "requires": { + "object.assign": "^4.1.0" + } + }, "babel-plugin-istanbul": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-5.1.1.tgz", - "integrity": "sha512-RNNVv2lsHAXJQsEJ5jonQwrJVWK8AcZpG1oxhnjCUaAjL7xahYLANhPUZbzEQHjKy1NMYUwn+0NPKQc8iSY4xQ==", + "version": "5.1.4", + "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-5.1.4.tgz", + "integrity": "sha512-dySz4VJMH+dpndj0wjJ8JPs/7i1TdSPb1nRrn56/92pKOF9VKC1FMFJmMXjzlGGusnCAqujP6PBCiKq0sVA+YQ==", "dev": true, "requires": { "find-up": "^3.0.0", - "istanbul-lib-instrument": "^3.0.0", - "test-exclude": "^5.0.0" + "istanbul-lib-instrument": "^3.3.0", + "test-exclude": "^5.2.3" }, "dependencies": { "find-up": { @@ -4712,9 +4762,9 @@ "integrity": "sha1-nGZalfiLiwj8Bc/XMfVhhZ1yWCU=" }, "bignumber.js": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-8.1.1.tgz", - "integrity": "sha512-QD46ppGintwPGuL1KqmwhR0O+N2cZUg8JG/VzwI2e28sM9TqHjQB10lI4QAaMHVbLzwVLLAwEglpKPViWX+5NQ==" + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.0.0.tgz", + "integrity": "sha512-t/OYhhJ2SD+YGBQcjY8GzzDHEk9f3nerxjtfa6tlMXfe7frs/WozhvCNoGvpM0P3bNf3Gq5ZRMlGr5f3r4/N8A==" }, "binary-extensions": { "version": "1.13.1", @@ -4740,27 +4790,17 @@ } }, "bip32": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/bip32/-/bip32-2.0.2.tgz", - "integrity": "sha512-Wws0wBYp+KViCTJLLalmOUhefd1puJslme6ks1HPRuEEXGA28HNRVcx6aIGnH0VNYr/NqoUMYf/QakCjbXcElQ==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/bip32/-/bip32-2.0.3.tgz", + "integrity": "sha512-Tg4dHUXiYBkJyCQq4g++C2PqKcZRveVqy7cKxyl88Uai7MmmknFGaF88odYrXcXk5EMyrlXLuAMC3yEiLxRnNA==", "requires": { "@types/node": "10.12.18", "bs58check": "^2.1.1", "create-hash": "^1.2.0", "create-hmac": "^1.1.7", - "tiny-secp256k1": "^1.0.0", + "tiny-secp256k1": "^1.1.0", "typeforce": "^1.11.5", "wif": "^2.0.6" - }, - "dependencies": { - "wif": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/wif/-/wif-2.0.6.tgz", - "integrity": "sha1-CNP1IFbGZnkplyb63g1DKudLRwQ=", - "requires": { - "bs58check": "<3.0.0" - } - } } }, "bip39": { @@ -4893,6 +4933,11 @@ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz", "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==" }, + "boolean": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/boolean/-/boolean-1.0.0.tgz", + "integrity": "sha512-IB1lgIywn37N9Aff8CciCblVpMUflgL42vyxPUH0IvaDdIi/QwBHKv1lq/HOkATHCfa7c4MbMYJ7Bo7hGuoI+w==" + }, "boolify": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/boolify/-/boolify-1.0.1.tgz", @@ -5033,13 +5078,13 @@ } }, "browserslist": { - "version": "4.5.5", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.5.5.tgz", - "integrity": "sha512-0QFO1r/2c792Ohkit5XI8Cm8pDtZxgNl2H6HU4mHrpYz7314pEYcsAVVatM0l/YmxPnEzh9VygXouj4gkFUTKA==", + "version": "4.6.3", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.6.3.tgz", + "integrity": "sha512-CNBqTCq22RKM8wKJNowcqihHJ4SkI8CGeK7KOR9tPboXUuS5Zk5lQgzzTbs4oxD8x+6HUshZUa2OyNI9lR93bQ==", "requires": { - "caniuse-lite": "^1.0.30000960", - "electron-to-chromium": "^1.3.124", - "node-releases": "^1.1.14" + "caniuse-lite": "^1.0.30000975", + "electron-to-chromium": "^1.3.164", + "node-releases": "^1.1.23" } }, "bs58": { @@ -5157,14 +5202,22 @@ "integrity": "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=" }, "camelcase-keys": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-4.2.0.tgz", - "integrity": "sha1-oqpfsa9oh1glnDLBQUJteJI7m3c=", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.0.0.tgz", + "integrity": "sha512-NW1C7M9/uDZlfDP0+pWv0yAtgni7AZ9bYKtWgIfJylNXUFfis2BxsX3lCVuZE12wtRePEfJjnG6T9CnMohEybw==", "dev": true, "requires": { - "camelcase": "^4.1.0", - "map-obj": "^2.0.0", - "quick-lru": "^1.0.0" + "camelcase": "^5.3.1", + "map-obj": "^4.0.0", + "quick-lru": "^4.0.1" + }, + "dependencies": { + "camelcase": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", + "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", + "dev": true + } } }, "can-promise": { @@ -5176,9 +5229,9 @@ } }, "caniuse-lite": { - "version": "1.0.30000963", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000963.tgz", - "integrity": "sha512-n4HUiullc7Lw0LyzpeLa2ffP8KxFBGdxqD/8G3bSL6oB758hZ2UE2CVK+tQN958tJIi0/tfpjAc67aAtoHgnrQ==" + "version": "1.0.30000980", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000980.tgz", + "integrity": "sha512-as0PRtWHaX3gl2gpC7qA7bX88lr+qLacMMXm1QKLLQtBCwT/Ljbgrv5EXKMNBoeEX6yFZ4vIsBb4Nh+PEwW2Rw==" }, "capture-exit": { "version": "1.2.0", @@ -5254,12 +5307,6 @@ "safe-buffer": "^5.0.1" } }, - "circular-json": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.3.tgz", - "integrity": "sha512-UZK3NBx2Mca+b5LsG7bY183pHWt5Y1xts4P3Pz7ENTwGVnJOUWbRb3ocjvX7hx9tq/yTAdclXm9sZ38gNuem4A==", - "dev": true - }, "class-utils": { "version": "0.3.6", "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", @@ -5378,9 +5425,9 @@ "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==" }, "combined-stream": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.7.tgz", - "integrity": "sha512-brWl9y6vOB1xYPZcpZde3N9zDByXTosAeMDo4p1wzo6UMOX4vumB+TP1RZ76sfE6Md68Q0NJSrE/gbezd4Ul+w==", + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", + "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", "dev": true, "requires": { "delayed-stream": "~1.0.0" @@ -5401,12 +5448,6 @@ "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz", "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=" }, - "compare-versions": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/compare-versions/-/compare-versions-3.4.0.tgz", - "integrity": "sha512-tK69D7oNXXqUW3ZNo/z7NXTEz22TCF0pTE+YF9cxvaAM9XnkLo1fV621xCLrRR6aevJlKxExkss0vWqUCUpqdg==", - "dev": true - }, "component-emitter": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz", @@ -5553,27 +5594,26 @@ "integrity": "sha512-sco40rF+2KlE0ROMvydjkrVMMG1vYilP2ALoRXcYR4obqbYIuV3Bg+51GEDW+HF8n7NRA+iaA4qD0nD9lo9mew==" }, "core-js-compat": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.0.1.tgz", - "integrity": "sha512-2pC3e+Ht/1/gD7Sim/sqzvRplMiRnFQVlPpDVaHtY9l7zZP7knamr3VRD6NyGfHd84MrDC0tAM9ulNxYMW0T3g==", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.1.4.tgz", + "integrity": "sha512-Z5zbO9f1d0YrJdoaQhphVAnKPimX92D6z8lCGphH89MNRxlL1prI9ExJPqVwP0/kgkQCv8c4GJGT8X16yUncOg==", "requires": { - "browserslist": "^4.5.4", - "core-js": "3.0.1", - "core-js-pure": "3.0.1", - "semver": "^6.0.0" + "browserslist": "^4.6.2", + "core-js-pure": "3.1.4", + "semver": "^6.1.1" }, "dependencies": { "semver": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.0.0.tgz", - "integrity": "sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==" + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.2.0.tgz", + "integrity": "sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==" } } }, "core-js-pure": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.0.1.tgz", - "integrity": "sha512-mSxeQ6IghKW3MoyF4cz19GJ1cMm7761ON+WObSyLfTu/Jn3x7w4NwNFnrZxgl4MTSvYYepVLNuRtlB4loMwJ5g==" + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.1.4.tgz", + "integrity": "sha512-uJ4Z7iPNwiu1foygbcZYJsJs1jiXrTTCvxfLDXNhI/I+NHbSIEyr548y4fcsCEyWY0XgfAG/qqaunJ1SThHenA==" }, "core-util-is": { "version": "1.0.2", @@ -5657,12 +5697,19 @@ } }, "cross-fetch": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.0.2.tgz", - "integrity": "sha512-a4Z0EJ5Nck6QtMy9ZqloLfpvu2uMV3sBfMCR+CgSBCZc6z5KR4bfEiD3dkepH8iZgJMXQpTqf8FjMmvu/GMFkg==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.0.4.tgz", + "integrity": "sha512-MSHgpjQqgbT/94D4CyADeNoYh52zMkCX4pcJvPP5WqPsLFMKjr2TCMg381ox5qI0ii2dPwaLx/00477knXqXVw==", "requires": { - "node-fetch": "2.3.0", + "node-fetch": "2.6.0", "whatwg-fetch": "3.0.0" + }, + "dependencies": { + "node-fetch": { + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz", + "integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==" + } } }, "cross-spawn": { @@ -5683,18 +5730,18 @@ "integrity": "sha1-/aGedh/Ad+Af+/3G6f38WeiAbNg=" }, "cssom": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.6.tgz", - "integrity": "sha512-DtUeseGk9/GBW0hl0vVPpU22iHL6YB5BUX7ml1hB+GMpo0NX5G4voX3kdWiMSEguFtcW3Vh3djqNF4aIe6ne0A==", + "version": "0.3.8", + "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz", + "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==", "dev": true }, "cssstyle": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-1.2.2.tgz", - "integrity": "sha512-43wY3kl1CVQSvL7wUY1qXkxVGkStjpkDmVjiIKX8R97uhajy8Bybay78uOtqvh7Q5GK75dNPfW0geWjE6qQQow==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-1.3.0.tgz", + "integrity": "sha512-wXsoRfsRfsLVNaVzoKdqvEmK/5PFaEXNspVT22Ots6K/cnJdpoDKuQFw+qlMiXnmaif1OgeC466X1zISgAOcGg==", "dev": true, "requires": { - "cssom": "0.3.x" + "cssom": "~0.3.6" } }, "dashdash": { @@ -5736,9 +5783,14 @@ "integrity": "sha1-6vQ5/U1ISK105cx9vvIAZyueNFs=" }, "dayjs": { - "version": "1.8.13", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.8.13.tgz", - "integrity": "sha512-JZ01l/PMU8OqwuUs2mOQ/CTekMtoXOUSylfjqjgDzbhRSxpFIrPnHn8Y8a0lfocNgAdBNZb8y0/gbzJ2riQ4WQ==" + "version": "1.8.14", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.8.14.tgz", + "integrity": "sha512-AVhDmRTe541iWirnoeFSSDDGvCT6HWaNQ4z2WmmzXMGZj6ph6ydao2teKq/eUtR43GPJXlYFD+C/SotG1P9wUQ==" + }, + "debounce": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/debounce/-/debounce-1.2.0.tgz", + "integrity": "sha512-mYtLl1xfZLi1m4RtQYlZgJUNQjl4ZxVnHzIR8nLLgi4q1YT8o/WM+MK/f8yfcc9s5Ir5zRaPZyZU6xs1Syoocg==" }, "debug": { "version": "4.1.1", @@ -5770,15 +5822,6 @@ "integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=", "dev": true }, - "default-require-extensions": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-2.0.0.tgz", - "integrity": "sha1-9fj7sYp9bVCyH2QfZJ67Uiz+JPc=", - "dev": true, - "requires": { - "strip-bom": "^3.0.0" - } - }, "deferred-leveldown": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/deferred-leveldown/-/deferred-leveldown-0.2.0.tgz", @@ -5791,7 +5834,6 @@ "version": "1.1.3", "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz", "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==", - "dev": true, "requires": { "object-keys": "^1.0.12" }, @@ -5799,8 +5841,7 @@ "object-keys": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", - "dev": true + "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" } } }, @@ -5928,9 +5969,9 @@ "integrity": "sha1-082BIh4+pAdCz83lVtTpnpjdxxs=" }, "dlv": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.2.tgz", - "integrity": "sha512-xxD4VSH67GbRvSGUrckvha94RD7hjgOH7rqGxiytLpkaeMvixOHFZTGFK6EkIm3T761OVHT8ABHmGkq9gXgu6Q==", + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", + "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", "dev": true }, "doctrine": { @@ -5986,9 +6027,9 @@ "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" }, "electron-to-chromium": { - "version": "1.3.127", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.127.tgz", - "integrity": "sha512-1o25iFRf/dbgauTWalEzmD1EmRN3a2CzP/K7UVpYLEBduk96LF0FyUdCcf4Ry2mAWJ1VxyblFjC93q6qlLwA2A==" + "version": "1.3.187", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.187.tgz", + "integrity": "sha512-XCEygaK7Fs35/RwS+67YbBWs/ydG+oUFPuy1wv558jC3Opd2DHwRyRqrCmhxpmPmCSVlZujYX4TOmOXuMz2GZA==" }, "electrum-client": { "version": "git+https://github.com/Overtorment/rn-electrum-client.git#989d785b23adf21e5176ef09a1906a7aad316b61", @@ -6068,7 +6109,6 @@ "version": "1.13.0", "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.13.0.tgz", "integrity": "sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==", - "dev": true, "requires": { "es-to-primitive": "^1.2.0", "function-bind": "^1.1.1", @@ -6081,8 +6121,7 @@ "object-keys": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", - "dev": true + "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" } } }, @@ -6090,7 +6129,6 @@ "version": "1.2.0", "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.0.tgz", "integrity": "sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg==", - "dev": true, "requires": { "is-callable": "^1.1.4", "is-date-object": "^1.0.1", @@ -6098,9 +6136,9 @@ } }, "es6-promise": { - "version": "4.2.6", - "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.6.tgz", - "integrity": "sha512-aRVgGdnmW2OiySVPUC9e6m+plolMAJKjZnQlCwNSuK5yQ0JN61DZSO1X1Ufd1foqWRAlig0rhduTCHe7sVtK5Q==" + "version": "4.2.8", + "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.8.tgz", + "integrity": "sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==" }, "es6-promisify": { "version": "5.0.0", @@ -6149,13 +6187,13 @@ } }, "eslint": { - "version": "5.16.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-5.16.0.tgz", - "integrity": "sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-6.0.1.tgz", + "integrity": "sha512-DyQRaMmORQ+JsWShYsSg4OPTjY56u1nCjAmICrE8vLWqyLKxhFXOthwMj1SA8xwfrv0CofLNVnqbfyhwCkaO0w==", "dev": true, "requires": { "@babel/code-frame": "^7.0.0", - "ajv": "^6.9.1", + "ajv": "^6.10.0", "chalk": "^2.1.0", "cross-spawn": "^6.0.5", "debug": "^4.0.1", @@ -6163,18 +6201,19 @@ "eslint-scope": "^4.0.3", "eslint-utils": "^1.3.1", "eslint-visitor-keys": "^1.0.0", - "espree": "^5.0.1", + "espree": "^6.0.0", "esquery": "^1.0.1", "esutils": "^2.0.2", "file-entry-cache": "^5.0.1", "functional-red-black-tree": "^1.0.1", - "glob": "^7.1.2", + "glob-parent": "^3.1.0", "globals": "^11.7.0", "ignore": "^4.0.6", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "inquirer": "^6.2.2", - "js-yaml": "^3.13.0", + "is-glob": "^4.0.0", + "js-yaml": "^3.13.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.3.0", "lodash": "^4.17.11", @@ -6182,7 +6221,6 @@ "mkdirp": "^0.5.1", "natural-compare": "^1.4.0", "optionator": "^0.8.2", - "path-is-inside": "^1.0.2", "progress": "^2.0.0", "regexpp": "^2.0.1", "semver": "^5.5.1", @@ -6225,10 +6263,31 @@ "tmp": "^0.0.33" } }, + "glob-parent": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz", + "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=", + "dev": true, + "requires": { + "is-glob": "^3.1.0", + "path-dirname": "^1.0.0" + }, + "dependencies": { + "is-glob": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz", + "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=", + "dev": true, + "requires": { + "is-extglob": "^2.1.0" + } + } + } + }, "import-fresh": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.0.0.tgz", - "integrity": "sha512-pOnA9tfM3Uwics+SaBLCNyZZZbK+4PTu0OPZtLlMIrv17EdBoC15S9Kn8ckJ9TZTyKb3ywNE5y1yeDxxGA7nTQ==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.1.0.tgz", + "integrity": "sha512-PpuksHKGt8rXfWEr9m9EHIpgyyaltBy8+eF6GJM0QCAxMgxCfucMF3mjecK2QsJr0amJW7gTqh5/wht0z2UhEQ==", "dev": true, "requires": { "parent-module": "^1.0.0", @@ -6236,9 +6295,9 @@ } }, "inquirer": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-6.2.2.tgz", - "integrity": "sha512-Z2rREiXA6cHRR9KBOarR3WuLlFzlIfAEIiB45ll5SSadMg7WqOh1MKEjjndfuH5ewXdixWCxqnVfGOQzPeiztA==", + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-6.4.1.tgz", + "integrity": "sha512-/Jw+qPZx4EDYsaT6uz7F4GJRNFMRdKNeUZw3ZnKV8lyuUgz/YWRCSUAJMZSVhSq4Ec0R2oYnyi6b3d4JXcL5Nw==", "dev": true, "requires": { "ansi-escapes": "^3.2.0", @@ -6252,7 +6311,7 @@ "run-async": "^2.2.0", "rxjs": "^6.4.0", "string-width": "^2.1.0", - "strip-ansi": "^5.0.0", + "strip-ansi": "^5.1.0", "through": "^2.3.6" }, "dependencies": { @@ -6267,6 +6326,21 @@ } } }, + "is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=", + "dev": true + }, + "is-glob": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz", + "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==", + "dev": true, + "requires": { + "is-extglob": "^2.1.1" + } + }, "resolve-from": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", @@ -6293,9 +6367,9 @@ } }, "eslint-config-prettier": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-4.2.0.tgz", - "integrity": "sha512-y0uWc/FRfrHhpPZCYflWC8aE0KRJRY04rdZVfl8cL3sEZmOYyaBdhdlQPjKZBnuRMyLVK+JUZr7HaZFClQiH4w==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.0.0.tgz", + "integrity": "sha512-vDrcCFE3+2ixNT5H83g28bO/uYAwibJxerXPj+E7op4qzBCsAV36QfvdAyVOoNxKAH2Os/e01T/2x++V0LPukA==", "requires": { "get-stdin": "^6.0.0" } @@ -6401,9 +6475,9 @@ } }, "eslint-plugin-import": { - "version": "2.17.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.17.2.tgz", - "integrity": "sha512-m+cSVxM7oLsIpmwNn2WXTJoReOF9f/CtLMo7qOVmKd1KntBy0hEcuNZ3erTmWjx+DxRO0Zcrm5KwAvI9wHcV5g==", + "version": "2.18.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.18.0.tgz", + "integrity": "sha512-PZpAEC4gj/6DEMMoU2Df01C5c50r7zdGIN52Yfi7CvvWaYssG7Jt5R9nFG5gmqodxNOz9vQS87xk6Izdtpdrig==", "dev": true, "requires": { "array-includes": "^3.0.3", @@ -6416,7 +6490,7 @@ "lodash": "^4.17.11", "minimatch": "^3.0.4", "read-pkg-up": "^2.0.0", - "resolve": "^1.10.0" + "resolve": "^1.11.0" }, "dependencies": { "debug": { @@ -6443,58 +6517,84 @@ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", "dev": true + }, + "resolve": { + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.11.1.tgz", + "integrity": "sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==", + "dev": true, + "requires": { + "path-parse": "^1.0.6" + } } } }, "eslint-plugin-node": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-8.0.1.tgz", - "integrity": "sha512-ZjOjbjEi6jd82rIpFSgagv4CHWzG9xsQAVp1ZPlhRnnYxcTgENUVBvhYmkQ7GvT1QFijUSo69RaiOJKhMu6i8w==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-9.1.0.tgz", + "integrity": "sha512-ZwQYGm6EoV2cfLpE1wxJWsfnKUIXfM/KM09/TlorkukgCAwmkgajEJnPCmyzoFPQQkmvo5DrW/nyKutNIw36Mw==", "dev": true, "requires": { - "eslint-plugin-es": "^1.3.1", + "eslint-plugin-es": "^1.4.0", "eslint-utils": "^1.3.1", - "ignore": "^5.0.2", + "ignore": "^5.1.1", "minimatch": "^3.0.4", - "resolve": "^1.8.1", - "semver": "^5.5.0" + "resolve": "^1.10.1", + "semver": "^6.1.0" }, "dependencies": { "ignore": { - "version": "5.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.0.6.tgz", - "integrity": "sha512-/+hp3kUf/Csa32ktIaj0OlRqQxrgs30n62M90UBpNd9k+ENEch5S+hmbW3DtcJGz3sYFTh4F3A6fQ0q7KWsp4w==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.2.tgz", + "integrity": "sha512-vdqWBp7MyzdmHkkRWV5nY+PfGRbYbahfuvsBCh277tq+w9zyNi7h5CYJCK0kmzti9kU+O/cB7sE8HvKv6aXAKQ==", + "dev": true + }, + "resolve": { + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.11.1.tgz", + "integrity": "sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==", + "dev": true, + "requires": { + "path-parse": "^1.0.6" + } + }, + "semver": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.2.0.tgz", + "integrity": "sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==", "dev": true } } }, "eslint-plugin-prettier": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.1.tgz", - "integrity": "sha512-/PMttrarPAY78PLvV3xfWibMOdMDl57hmlQ2XqFeA37wd+CJ7WSxV7txqjVPHi/AAFKd2lX0ZqfsOc/i5yFCSQ==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.0.tgz", + "integrity": "sha512-XWX2yVuwVNLOUhQijAkXz+rMPPoCr7WFiAl8ig6I7Xn+pPVhDhzg4DxHpmbeb0iqjO9UronEA3Tb09ChnFVHHA==", "requires": { "prettier-linter-helpers": "^1.0.0" } }, "eslint-plugin-promise": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.1.1.tgz", - "integrity": "sha512-faAHw7uzlNPy7b45J1guyjazw28M+7gJokKUjC5JSFoYfUEyy6Gw/i7YQvmv2Yk00sUjWcmzXQLpU1Ki/C2IZQ==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz", + "integrity": "sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==", "dev": true }, "eslint-plugin-react": { - "version": "7.12.4", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.12.4.tgz", - "integrity": "sha512-1puHJkXJY+oS1t467MjbqjvX53uQ05HXwjqDgdbGBqf5j9eeydI54G3KwiJmWciQ0HTBacIKw2jgwSBSH3yfgQ==", + "version": "7.14.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.14.2.tgz", + "integrity": "sha512-jZdnKe3ip7FQOdjxks9XPN0pjUKZYq48OggNMd16Sk+8VXx6JOvXmlElxROCgp7tiUsTsze3jd78s/9AFJP2mA==", "dev": true, "requires": { "array-includes": "^3.0.3", "doctrine": "^2.1.0", "has": "^1.0.3", - "jsx-ast-utils": "^2.0.1", + "jsx-ast-utils": "^2.1.0", + "object.entries": "^1.1.0", "object.fromentries": "^2.0.0", - "prop-types": "^15.6.2", - "resolve": "^1.9.0" + "object.values": "^1.1.0", + "prop-types": "^15.7.2", + "resolve": "^1.10.1" }, "dependencies": { "doctrine": { @@ -6505,6 +6605,15 @@ "requires": { "esutils": "^2.0.2" } + }, + "resolve": { + "version": "1.11.1", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.11.1.tgz", + "integrity": "sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==", + "dev": true, + "requires": { + "path-parse": "^1.0.6" + } } } }, @@ -6542,9 +6651,9 @@ "dev": true }, "espree": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-5.0.1.tgz", - "integrity": "sha512-qWAZcWh4XE/RwzLJejfcofscgMc9CamR6Tn1+XRXNzrvUSSbiAjGOI/fggztjIi7y9VLPqnICMIPiGyr8JaZ0A==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/espree/-/espree-6.0.0.tgz", + "integrity": "sha512-lJvCS6YbCn3ImT3yKkPe0+tJ+mH6ljhGNjHQH9mRtiO6gjhVAOhVXW1yjnwqGwTkK3bGbye+hb00nFNmu0l/1Q==", "dev": true, "requires": { "acorn": "^6.0.7", @@ -6660,16 +6769,16 @@ } }, "expect": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/expect/-/expect-24.7.1.tgz", - "integrity": "sha512-mGfvMTPduksV3xoI0xur56pQsg2vJjNf5+a+bXOjqCkiCBbmCayrBbHS/75y9K430cfqyocPr2ZjiNiRx4SRKw==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/expect/-/expect-24.8.0.tgz", + "integrity": "sha512-/zYvP8iMDrzaaxHVa724eJBCKqSHmO0FA7EDkBiRHxg6OipmMn1fN+C8T9L9K8yr7UONkOifu6+LLH+z76CnaA==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "ansi-styles": "^3.2.0", - "jest-get-type": "^24.3.0", - "jest-matcher-utils": "^24.7.0", - "jest-message-util": "^24.7.1", + "jest-get-type": "^24.8.0", + "jest-matcher-utils": "^24.8.0", + "jest-message-util": "^24.8.0", "jest-regex-util": "^24.3.0" } }, @@ -6852,16 +6961,6 @@ "resolved": "https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.1.tgz", "integrity": "sha1-wcS5vuPglyXdsQa3XB4wH+LxiyY=" }, - "fileset": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/fileset/-/fileset-2.0.3.tgz", - "integrity": "sha1-jnVIqW08wjJ+5eZ0FocjozO7oqA=", - "dev": true, - "requires": { - "glob": "^7.0.3", - "minimatch": "^3.0.3" - } - }, "fill-range": { "version": "2.2.4", "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-2.2.4.tgz", @@ -6939,15 +7038,15 @@ } }, "flatted": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-2.0.0.tgz", - "integrity": "sha512-R+H8IZclI8AAkSBRQJLVOsxwAoHd6WC40b4QTNWIjzAa6BXOBfQcM587MXDTVPeYaopFNWHUFLx7eNmHDSxMWg==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-2.0.1.tgz", + "integrity": "sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==", "dev": true }, "flow-bin": { - "version": "0.98.0", - "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.98.0.tgz", - "integrity": "sha512-vuiYjBVt82eYF+dEk9Zqa8hTSDvbhl/czxzFRLZm9/XHbJnYNMTwFoNFYAQT9IQ6ACNBIbwSTIfxroieuKja7g==", + "version": "0.102.0", + "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.102.0.tgz", + "integrity": "sha512-mYon6noeLO0Q5SbiWULLQeM1L96iuXnRtYMd47j3bEWXAwUW9EnwNWcn+cZg/jC/Dg4Wj/jnkdTDEuFtbeu1ww==", "dev": true }, "for-in": { @@ -6999,15 +7098,35 @@ "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=" }, "frisbee": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/frisbee/-/frisbee-2.0.9.tgz", - "integrity": "sha512-k2YrtBki5iw0p2Wsee5KW0cQBpzvDAOcAXMcunNCwM31XCj4RFpa1WGA4541JY9wFz8QhTHBQXb2rE3ERvbr9w==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/frisbee/-/frisbee-3.0.2.tgz", + "integrity": "sha512-Z0xBUYB7qCENDKWD8dLsoO5poJmn1AKNuFzHC+2WxFA0waFxeS6MUlhU7ty/YB92gUobWqygUdDaeVBYRBKttQ==", "requires": { + "@babel/runtime": "^7.4.5", + "abortcontroller-polyfill": "^1.3.0", + "boolean": "^1.0.0", "caseless": "^0.12.0", "common-tags": "^1.8.0", - "cross-fetch": "^3.0.2", + "cross-fetch": "^3.0.3", + "debug": "^4.1.1", "qs": "^6.7.0", - "url-join": "^4.0.0" + "url-join": "^4.0.0", + "url-parse": "^1.4.7" + }, + "dependencies": { + "@babel/runtime": { + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.5.0.tgz", + "integrity": "sha512-2xsuyZ0R0RBFwjgae5NpXk8FcfH4qovj5cEM5VEeB7KXnKqzaisIu2HSV/mCEISolJJuR4wkViUGYujA8MH9tw==", + "requires": { + "regenerator-runtime": "^0.13.2" + } + }, + "regenerator-runtime": { + "version": "0.13.2", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.2.tgz", + "integrity": "sha512-S/TQAZJO+D3m9xeN1WTI8dLKBBiRgXBlTJvbWjCThHWZj9EvHK70Ff50/tYj2J/fvBY6JtFVwRuazHN2E7M9BA==" + } } }, "fs-copy-file-sync": { @@ -7063,7 +7182,8 @@ }, "ansi-regex": { "version": "2.1.1", - "bundled": true + "bundled": true, + "optional": true }, "aproba": { "version": "1.2.0", @@ -7428,7 +7548,8 @@ }, "safe-buffer": { "version": "5.1.2", - "bundled": true + "bundled": true, + "optional": true }, "safer-buffer": { "version": "2.1.2", @@ -7476,6 +7597,7 @@ "strip-ansi": { "version": "3.0.1", "bundled": true, + "optional": true, "requires": { "ansi-regex": "^2.0.0" } @@ -7514,19 +7636,20 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true + "bundled": true, + "optional": true }, "yallist": { "version": "3.0.3", - "bundled": true + "bundled": true, + "optional": true } } }, "function-bind": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", - "dev": true + "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==" }, "functional-red-black-tree": { "version": "1.0.1", @@ -7676,9 +7799,9 @@ "integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=" }, "handlebars": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.1.tgz", - "integrity": "sha512-3Zhi6C0euYZL5sM0Zcy7lInLXKQ+YLcF/olbN010mzGQ4XVm50JeyBnMqofHh696GrciGruC7kCcApPDJvVgwA==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.2.tgz", + "integrity": "sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==", "dev": true, "requires": { "neo-async": "^2.6.0", @@ -7688,9 +7811,9 @@ }, "dependencies": { "commander": { - "version": "2.19.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.19.0.tgz", - "integrity": "sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==", + "version": "2.20.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.0.tgz", + "integrity": "sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==", "dev": true, "optional": true }, @@ -7701,13 +7824,13 @@ "dev": true }, "uglify-js": { - "version": "3.5.3", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.5.3.tgz", - "integrity": "sha512-rIQPT2UMDnk4jRX+w4WO84/pebU2jiLsjgIyrCktYgSvx28enOE3iYQMr+BD1rHiitWnDmpu0cY/LfIEpKcjcw==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.6.0.tgz", + "integrity": "sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==", "dev": true, "optional": true, "requires": { - "commander": "~2.19.0", + "commander": "~2.20.0", "source-map": "~0.6.1" } } @@ -7733,7 +7856,6 @@ "version": "1.0.3", "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", - "dev": true, "requires": { "function-bind": "^1.1.1" } @@ -7754,8 +7876,7 @@ "has-symbols": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.0.tgz", - "integrity": "sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=", - "dev": true + "integrity": "sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=" }, "has-unicode": { "version": "2.0.1", @@ -7985,9 +8106,9 @@ "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=" }, "indent-string": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-3.2.0.tgz", - "integrity": "sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", + "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", "dev": true }, "indexof": { @@ -8081,6 +8202,11 @@ "kind-of": "^3.0.2" } }, + "is-arguments": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.0.4.tgz", + "integrity": "sha512-xPh0Rmt8NE65sNzvyUmWgI1tz3mKq74lGA0mL8LYZcoIzKOzDh6HmrYm3d18k60nHerC8A9Km8kYu87zfSFnLA==" + }, "is-arrayish": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", @@ -8104,8 +8230,7 @@ "is-callable": { "version": "1.1.4", "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.1.4.tgz", - "integrity": "sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==", - "dev": true + "integrity": "sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==" }, "is-ci": { "version": "2.0.0", @@ -8127,8 +8252,7 @@ "is-date-object": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.1.tgz", - "integrity": "sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY=", - "dev": true + "integrity": "sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY=" }, "is-descriptor": { "version": "0.1.6", @@ -8195,6 +8319,11 @@ "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", "dev": true }, + "is-generator-function": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.7.tgz", + "integrity": "sha512-YZc5EwyO4f2kWCax7oegfuSr9mFz1ZvieNYBEjmukLxgXfBUbxAWGVF7GZf0zidYtoBl3WvC07YK0wT76a+Rtw==" + }, "is-glob": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz", @@ -8250,17 +8379,10 @@ "version": "1.0.4", "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.0.4.tgz", "integrity": "sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=", - "dev": true, "requires": { "has": "^1.0.1" } }, - "is-resolvable": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz", - "integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==", - "dev": true - }, "is-stream": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", @@ -8270,7 +8392,6 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.2.tgz", "integrity": "sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw==", - "dev": true, "requires": { "has-symbols": "^1.0.0" } @@ -8334,100 +8455,46 @@ "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=", "dev": true }, - "istanbul-api": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/istanbul-api/-/istanbul-api-2.1.1.tgz", - "integrity": "sha512-kVmYrehiwyeBAk/wE71tW6emzLiHGjYIiDrc8sfyty4F8M02/lrgXSm+R1kXysmF20zArvmZXjlE/mg24TVPJw==", + "istanbul-lib-coverage": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.5.tgz", + "integrity": "sha512-8aXznuEPCJvGnMSRft4udDRDtb1V3pkQkMMI5LI+6HuQz5oQ4J2UFn1H82raA3qJtyOLkkwVqICBQkjnGtn5mA==", + "dev": true + }, + "istanbul-lib-instrument": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-3.3.0.tgz", + "integrity": "sha512-5nnIN4vo5xQZHdXno/YDXJ0G+I3dAm4XgzfSVTPLQpj/zAV2dV6Juy0yaf10/zrJOJeHoN3fraFe+XRq2bFVZA==", "dev": true, "requires": { - "async": "^2.6.1", - "compare-versions": "^3.2.1", - "fileset": "^2.0.3", - "istanbul-lib-coverage": "^2.0.3", - "istanbul-lib-hook": "^2.0.3", - "istanbul-lib-instrument": "^3.1.0", - "istanbul-lib-report": "^2.0.4", - "istanbul-lib-source-maps": "^3.0.2", - "istanbul-reports": "^2.1.1", - "js-yaml": "^3.12.0", - "make-dir": "^1.3.0", - "minimatch": "^3.0.4", - "once": "^1.4.0" + "@babel/generator": "^7.4.0", + "@babel/parser": "^7.4.3", + "@babel/template": "^7.4.0", + "@babel/traverse": "^7.4.3", + "@babel/types": "^7.4.0", + "istanbul-lib-coverage": "^2.0.5", + "semver": "^6.0.0" }, "dependencies": { - "make-dir": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz", - "integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==", - "dev": true, - "requires": { - "pify": "^3.0.0" - } - }, - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", + "semver": { + "version": "6.2.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.2.0.tgz", + "integrity": "sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==", "dev": true } } }, - "istanbul-lib-coverage": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz", - "integrity": "sha512-dKWuzRGCs4G+67VfW9pBFFz2Jpi4vSp/k7zBcJ888ofV5Mi1g5CUML5GvMvV6u9Cjybftu+E8Cgp+k0dI1E5lw==", - "dev": true - }, - "istanbul-lib-hook": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-2.0.3.tgz", - "integrity": "sha512-CLmEqwEhuCYtGcpNVJjLV1DQyVnIqavMLFHV/DP+np/g3qvdxu3gsPqYoJMXm15sN84xOlckFB3VNvRbf5yEgA==", - "dev": true, - "requires": { - "append-transform": "^1.0.0" - } - }, - "istanbul-lib-instrument": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-3.1.0.tgz", - "integrity": "sha512-ooVllVGT38HIk8MxDj/OIHXSYvH+1tq/Vb38s8ixt9GoJadXska4WkGY+0wkmtYCZNYtaARniH/DixUGGLZ0uA==", - "dev": true, - "requires": { - "@babel/generator": "^7.0.0", - "@babel/parser": "^7.0.0", - "@babel/template": "^7.0.0", - "@babel/traverse": "^7.0.0", - "@babel/types": "^7.0.0", - "istanbul-lib-coverage": "^2.0.3", - "semver": "^5.5.0" - } - }, "istanbul-lib-report": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-2.0.4.tgz", - "integrity": "sha512-sOiLZLAWpA0+3b5w5/dq0cjm2rrNdAfHWaGhmn7XEFW6X++IV9Ohn+pnELAl9K3rfpaeBfbmH9JU5sejacdLeA==", + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-2.0.8.tgz", + "integrity": "sha512-fHBeG573EIihhAblwgxrSenp0Dby6tJMFR/HvlerBsrCTD5bkUuoNtn3gVh29ZCS824cGGBPn7Sg7cNk+2xUsQ==", "dev": true, "requires": { - "istanbul-lib-coverage": "^2.0.3", - "make-dir": "^1.3.0", - "supports-color": "^6.0.0" + "istanbul-lib-coverage": "^2.0.5", + "make-dir": "^2.1.0", + "supports-color": "^6.1.0" }, "dependencies": { - "make-dir": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz", - "integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==", - "dev": true, - "requires": { - "pify": "^3.0.0" - } - }, - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", - "dev": true - }, "supports-color": { "version": "6.1.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", @@ -8440,33 +8507,18 @@ } }, "istanbul-lib-source-maps": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.2.tgz", - "integrity": "sha512-JX4v0CiKTGp9fZPmoxpu9YEkPbEqCqBbO3403VabKjH+NRXo72HafD5UgnjTEqHL2SAjaZK1XDuDOkn6I5QVfQ==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.6.tgz", + "integrity": "sha512-R47KzMtDJH6X4/YW9XTx+jrLnZnscW4VpNN+1PViSYTejLVPWv7oov+Duf8YQSPyVRUvueQqz1TcsC6mooZTXw==", "dev": true, "requires": { "debug": "^4.1.1", - "istanbul-lib-coverage": "^2.0.3", - "make-dir": "^1.3.0", - "rimraf": "^2.6.2", + "istanbul-lib-coverage": "^2.0.5", + "make-dir": "^2.1.0", + "rimraf": "^2.6.3", "source-map": "^0.6.1" }, "dependencies": { - "make-dir": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz", - "integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==", - "dev": true, - "requires": { - "pify": "^3.0.0" - } - }, - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", - "dev": true - }, "source-map": { "version": "0.6.1", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", @@ -8476,22 +8528,22 @@ } }, "istanbul-reports": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-2.1.1.tgz", - "integrity": "sha512-FzNahnidyEPBCI0HcufJoSEoKykesRlFcSzQqjH9x0+LC8tnnE/p/90PBLu8iZTxr8yYZNyTtiAujUqyN+CIxw==", + "version": "2.2.6", + "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-2.2.6.tgz", + "integrity": "sha512-SKi4rnMyLBKe0Jy2uUdx28h8oG7ph2PPuQPvIAh31d+Ci+lSiEu4C+h3oBPuJ9+mPKhOyW0M8gY4U5NM1WLeXA==", "dev": true, "requires": { - "handlebars": "^4.1.0" + "handlebars": "^4.1.2" } }, "jest": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest/-/jest-24.7.1.tgz", - "integrity": "sha512-AbvRar5r++izmqo5gdbAjTeA6uNRGoNRuj5vHB0OnDXo2DXWZJVuaObiGgtlvhKb+cWy2oYbQSfxv7Q7GjnAtA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest/-/jest-24.8.0.tgz", + "integrity": "sha512-o0HM90RKFRNWmAWvlyV8i5jGZ97pFwkeVoGvPW1EtLTgJc2+jcuqcbbqcSZLE/3f2S5pt0y2ZBETuhpWNl1Reg==", "dev": true, "requires": { "import-local": "^2.0.0", - "jest-cli": "^24.7.1" + "jest-cli": "^24.8.0" }, "dependencies": { "ansi-regex": { @@ -8533,21 +8585,21 @@ "dev": true }, "jest-cli": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-24.7.1.tgz", - "integrity": "sha512-32OBoSCVPzcTslGFl6yVCMzB2SqX3IrWwZCY5mZYkb0D2WsogmU3eV2o8z7+gRQa4o4sZPX/k7GU+II7CxM6WQ==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-24.8.0.tgz", + "integrity": "sha512-+p6J00jSMPQ116ZLlHJJvdf8wbjNbZdeSX9ptfHX06/MSNaXmKihQzx5vQcw0q2G6JsdVkUIdWbOWtSnaYs3yA==", "dev": true, "requires": { - "@jest/core": "^24.7.1", - "@jest/test-result": "^24.7.1", - "@jest/types": "^24.7.0", + "@jest/core": "^24.8.0", + "@jest/test-result": "^24.8.0", + "@jest/types": "^24.8.0", "chalk": "^2.0.1", "exit": "^0.1.2", "import-local": "^2.0.0", "is-ci": "^2.0.0", - "jest-config": "^24.7.1", - "jest-util": "^24.7.1", - "jest-validate": "^24.7.0", + "jest-config": "^24.8.0", + "jest-util": "^24.8.0", + "jest-validate": "^24.8.0", "prompts": "^2.0.1", "realpath-native": "^1.1.0", "yargs": "^12.0.2" @@ -8666,38 +8718,38 @@ } }, "jest-changed-files": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-24.7.0.tgz", - "integrity": "sha512-33BgewurnwSfJrW7T5/ZAXGE44o7swLslwh8aUckzq2e17/2Os1V0QU506ZNik3hjs8MgnEMKNkcud442NCDTw==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-24.8.0.tgz", + "integrity": "sha512-qgANC1Yrivsq+UrLXsvJefBKVoCsKB0Hv+mBb6NMjjZ90wwxCDmU3hsCXBya30cH+LnPYjwgcU65i6yJ5Nfuug==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "execa": "^1.0.0", "throat": "^4.0.0" } }, "jest-config": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-24.7.1.tgz", - "integrity": "sha512-8FlJNLI+X+MU37j7j8RE4DnJkvAghXmBWdArVzypW6WxfGuxiL/CCkzBg0gHtXhD2rxla3IMOSUAHylSKYJ83g==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-24.8.0.tgz", + "integrity": "sha512-Czl3Nn2uEzVGsOeaewGWoDPD8GStxCpAe0zOYs2x2l0fZAgPbCr3uwUkgNKV3LwE13VXythM946cd5rdGkkBZw==", "dev": true, "requires": { "@babel/core": "^7.1.0", - "@jest/test-sequencer": "^24.7.1", - "@jest/types": "^24.7.0", - "babel-jest": "^24.7.1", + "@jest/test-sequencer": "^24.8.0", + "@jest/types": "^24.8.0", + "babel-jest": "^24.8.0", "chalk": "^2.0.1", "glob": "^7.1.1", - "jest-environment-jsdom": "^24.7.1", - "jest-environment-node": "^24.7.1", - "jest-get-type": "^24.3.0", - "jest-jasmine2": "^24.7.1", + "jest-environment-jsdom": "^24.8.0", + "jest-environment-node": "^24.8.0", + "jest-get-type": "^24.8.0", + "jest-jasmine2": "^24.8.0", "jest-regex-util": "^24.3.0", - "jest-resolve": "^24.7.1", - "jest-util": "^24.7.1", - "jest-validate": "^24.7.0", + "jest-resolve": "^24.8.0", + "jest-util": "^24.8.0", + "jest-validate": "^24.8.0", "micromatch": "^3.1.10", - "pretty-format": "^24.7.0", + "pretty-format": "^24.8.0", "realpath-native": "^1.1.0" }, "dependencies": { @@ -8997,12 +9049,12 @@ "dev": true }, "pretty-format": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.7.0.tgz", - "integrity": "sha512-apen5cjf/U4dj7tHetpC7UEFCvtAgnNZnBDkfPv3fokzIqyOJckAG9OlAPC1BlFALnqT/lGB2tl9EJjlK6eCsA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.8.0.tgz", + "integrity": "sha512-P952T7dkrDEplsR+TuY7q3VXDae5Sr7zmQb12JU/NDQa/3CH7/QW0yvqLcGN6jL+zQFKaoJcPc+yJxMTGmosqw==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "ansi-regex": "^4.0.0", "ansi-styles": "^3.2.0", "react-is": "^16.8.4" @@ -9011,15 +9063,15 @@ } }, "jest-diff": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-24.7.0.tgz", - "integrity": "sha512-ULQZ5B1lWpH70O4xsANC4tf4Ko6RrpwhE3PtG6ERjMg1TiYTC2Wp4IntJVGro6a8HG9luYHhhmF4grF0Pltckg==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-24.8.0.tgz", + "integrity": "sha512-wxetCEl49zUpJ/bvUmIFjd/o52J+yWcoc5ZyPq4/W1LUKGEhRYDIbP1KcF6t+PvqNrGAFk4/JhtxDq/Nnzs66g==", "dev": true, "requires": { "chalk": "^2.0.1", "diff-sequences": "^24.3.0", - "jest-get-type": "^24.3.0", - "pretty-format": "^24.7.0" + "jest-get-type": "^24.8.0", + "pretty-format": "^24.8.0" }, "dependencies": { "ansi-regex": { @@ -9029,12 +9081,12 @@ "dev": true }, "pretty-format": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.7.0.tgz", - "integrity": "sha512-apen5cjf/U4dj7tHetpC7UEFCvtAgnNZnBDkfPv3fokzIqyOJckAG9OlAPC1BlFALnqT/lGB2tl9EJjlK6eCsA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.8.0.tgz", + "integrity": "sha512-P952T7dkrDEplsR+TuY7q3VXDae5Sr7zmQb12JU/NDQa/3CH7/QW0yvqLcGN6jL+zQFKaoJcPc+yJxMTGmosqw==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "ansi-regex": "^4.0.0", "ansi-styles": "^3.2.0", "react-is": "^16.8.4" @@ -9052,16 +9104,16 @@ } }, "jest-each": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-24.7.1.tgz", - "integrity": "sha512-4fsS8fEfLa3lfnI1Jw6NxjhyRTgfpuOVTeUZZFyVYqeTa4hPhr2YkToUhouuLTrL2eMGOfpbdMyRx0GQ/VooKA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-24.8.0.tgz", + "integrity": "sha512-NrwK9gaL5+XgrgoCsd9svsoWdVkK4gnvyhcpzd6m487tXHqIdYeykgq3MKI1u4I+5Zf0tofr70at9dWJDeb+BA==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "chalk": "^2.0.1", - "jest-get-type": "^24.3.0", - "jest-util": "^24.7.1", - "pretty-format": "^24.7.0" + "jest-get-type": "^24.8.0", + "jest-util": "^24.8.0", + "pretty-format": "^24.8.0" }, "dependencies": { "ansi-regex": { @@ -9071,12 +9123,12 @@ "dev": true }, "pretty-format": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.7.0.tgz", - "integrity": "sha512-apen5cjf/U4dj7tHetpC7UEFCvtAgnNZnBDkfPv3fokzIqyOJckAG9OlAPC1BlFALnqT/lGB2tl9EJjlK6eCsA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.8.0.tgz", + "integrity": "sha512-P952T7dkrDEplsR+TuY7q3VXDae5Sr7zmQb12JU/NDQa/3CH7/QW0yvqLcGN6jL+zQFKaoJcPc+yJxMTGmosqw==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "ansi-regex": "^4.0.0", "ansi-styles": "^3.2.0", "react-is": "^16.8.4" @@ -9085,36 +9137,36 @@ } }, "jest-environment-jsdom": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-24.7.1.tgz", - "integrity": "sha512-Gnhb+RqE2JuQGb3kJsLF8vfqjt3PHKSstq4Xc8ic+ax7QKo4Z0RWGucU3YV+DwKR3T9SYc+3YCUQEJs8r7+Jxg==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-24.8.0.tgz", + "integrity": "sha512-qbvgLmR7PpwjoFjM/sbuqHJt/NCkviuq9vus9NBn/76hhSidO+Z6Bn9tU8friecegbJL8gzZQEMZBQlFWDCwAQ==", "dev": true, "requires": { - "@jest/environment": "^24.7.1", - "@jest/fake-timers": "^24.7.1", - "@jest/types": "^24.7.0", - "jest-mock": "^24.7.0", - "jest-util": "^24.7.1", + "@jest/environment": "^24.8.0", + "@jest/fake-timers": "^24.8.0", + "@jest/types": "^24.8.0", + "jest-mock": "^24.8.0", + "jest-util": "^24.8.0", "jsdom": "^11.5.1" } }, "jest-environment-node": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-24.7.1.tgz", - "integrity": "sha512-GJJQt1p9/C6aj6yNZMvovZuxTUd+BEJprETdvTKSb4kHcw4mFj8777USQV0FJoJ4V3djpOwA5eWyPwfq//PFBA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-24.8.0.tgz", + "integrity": "sha512-vIGUEScd1cdDgR6sqn2M08sJTRLQp6Dk/eIkCeO4PFHxZMOgy+uYLPMC4ix3PEfM5Au/x3uQ/5Tl0DpXXZsJ/Q==", "dev": true, "requires": { - "@jest/environment": "^24.7.1", - "@jest/fake-timers": "^24.7.1", - "@jest/types": "^24.7.0", - "jest-mock": "^24.7.0", - "jest-util": "^24.7.1" + "@jest/environment": "^24.8.0", + "@jest/fake-timers": "^24.8.0", + "@jest/types": "^24.8.0", + "jest-mock": "^24.8.0", + "jest-util": "^24.8.0" } }, "jest-get-type": { - "version": "24.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-24.3.0.tgz", - "integrity": "sha512-HYF6pry72YUlVcvUx3sEpMRwXEWGEPlJ0bSPVnB3b3n++j4phUEoSPcS6GC0pPJ9rpyPSe4cb5muFo6D39cXow==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-24.8.0.tgz", + "integrity": "sha512-RR4fo8jEmMD9zSz2nLbs2j0zvPpk/KCEz3a62jJWbd2ayNo0cb+KFRxPHVhE4ZmgGJEQp0fosmNz84IfqM8cMQ==", "dev": true }, "jest-haste-map": { @@ -9132,26 +9184,26 @@ } }, "jest-jasmine2": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-24.7.1.tgz", - "integrity": "sha512-Y/9AOJDV1XS44wNwCaThq4Pw3gBPiOv/s6NcbOAkVRRUEPu+36L2xoPsqQXsDrxoBerqeyslpn2TpCI8Zr6J2w==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-24.8.0.tgz", + "integrity": "sha512-cEky88npEE5LKd5jPpTdDCLvKkdyklnaRycBXL6GNmpxe41F0WN44+i7lpQKa/hcbXaQ+rc9RMaM4dsebrYong==", "dev": true, "requires": { "@babel/traverse": "^7.1.0", - "@jest/environment": "^24.7.1", - "@jest/test-result": "^24.7.1", - "@jest/types": "^24.7.0", + "@jest/environment": "^24.8.0", + "@jest/test-result": "^24.8.0", + "@jest/types": "^24.8.0", "chalk": "^2.0.1", "co": "^4.6.0", - "expect": "^24.7.1", + "expect": "^24.8.0", "is-generator-fn": "^2.0.0", - "jest-each": "^24.7.1", - "jest-matcher-utils": "^24.7.0", - "jest-message-util": "^24.7.1", - "jest-runtime": "^24.7.1", - "jest-snapshot": "^24.7.1", - "jest-util": "^24.7.1", - "pretty-format": "^24.7.0", + "jest-each": "^24.8.0", + "jest-matcher-utils": "^24.8.0", + "jest-message-util": "^24.8.0", + "jest-runtime": "^24.8.0", + "jest-snapshot": "^24.8.0", + "jest-util": "^24.8.0", + "pretty-format": "^24.8.0", "throat": "^4.0.0" }, "dependencies": { @@ -9162,12 +9214,12 @@ "dev": true }, "pretty-format": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.7.0.tgz", - "integrity": "sha512-apen5cjf/U4dj7tHetpC7UEFCvtAgnNZnBDkfPv3fokzIqyOJckAG9OlAPC1BlFALnqT/lGB2tl9EJjlK6eCsA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.8.0.tgz", + "integrity": "sha512-P952T7dkrDEplsR+TuY7q3VXDae5Sr7zmQb12JU/NDQa/3CH7/QW0yvqLcGN6jL+zQFKaoJcPc+yJxMTGmosqw==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "ansi-regex": "^4.0.0", "ansi-styles": "^3.2.0", "react-is": "^16.8.4" @@ -9176,12 +9228,12 @@ } }, "jest-leak-detector": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-24.7.0.tgz", - "integrity": "sha512-zV0qHKZGXtmPVVzT99CVEcHE9XDf+8LwiE0Ob7jjezERiGVljmqKFWpV2IkG+rkFIEUHFEkMiICu7wnoPM/RoQ==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-24.8.0.tgz", + "integrity": "sha512-cG0yRSK8A831LN8lIHxI3AblB40uhv0z+SsQdW3GoMMVcK+sJwrIIyax5tu3eHHNJ8Fu6IMDpnLda2jhn2pD/g==", "dev": true, "requires": { - "pretty-format": "^24.7.0" + "pretty-format": "^24.8.0" }, "dependencies": { "ansi-regex": { @@ -9191,12 +9243,12 @@ "dev": true }, "pretty-format": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.7.0.tgz", - "integrity": "sha512-apen5cjf/U4dj7tHetpC7UEFCvtAgnNZnBDkfPv3fokzIqyOJckAG9OlAPC1BlFALnqT/lGB2tl9EJjlK6eCsA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.8.0.tgz", + "integrity": "sha512-P952T7dkrDEplsR+TuY7q3VXDae5Sr7zmQb12JU/NDQa/3CH7/QW0yvqLcGN6jL+zQFKaoJcPc+yJxMTGmosqw==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "ansi-regex": "^4.0.0", "ansi-styles": "^3.2.0", "react-is": "^16.8.4" @@ -9205,15 +9257,15 @@ } }, "jest-matcher-utils": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-24.7.0.tgz", - "integrity": "sha512-158ieSgk3LNXeUhbVJYRXyTPSCqNgVXOp/GT7O94mYd3pk/8+odKTyR1JLtNOQSPzNi8NFYVONtvSWA/e1RDXg==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-24.8.0.tgz", + "integrity": "sha512-lex1yASY51FvUuHgm0GOVj7DCYEouWSlIYmCW7APSqB9v8mXmKSn5+sWVF0MhuASG0bnYY106/49JU1FZNl5hw==", "dev": true, "requires": { "chalk": "^2.0.1", - "jest-diff": "^24.7.0", - "jest-get-type": "^24.3.0", - "pretty-format": "^24.7.0" + "jest-diff": "^24.8.0", + "jest-get-type": "^24.8.0", + "pretty-format": "^24.8.0" }, "dependencies": { "ansi-regex": { @@ -9223,12 +9275,12 @@ "dev": true }, "pretty-format": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.7.0.tgz", - "integrity": "sha512-apen5cjf/U4dj7tHetpC7UEFCvtAgnNZnBDkfPv3fokzIqyOJckAG9OlAPC1BlFALnqT/lGB2tl9EJjlK6eCsA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.8.0.tgz", + "integrity": "sha512-P952T7dkrDEplsR+TuY7q3VXDae5Sr7zmQb12JU/NDQa/3CH7/QW0yvqLcGN6jL+zQFKaoJcPc+yJxMTGmosqw==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "ansi-regex": "^4.0.0", "ansi-styles": "^3.2.0", "react-is": "^16.8.4" @@ -9237,14 +9289,14 @@ } }, "jest-message-util": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-24.7.1.tgz", - "integrity": "sha512-dk0gqVtyqezCHbcbk60CdIf+8UHgD+lmRHifeH3JRcnAqh4nEyPytSc9/L1+cQyxC+ceaeP696N4ATe7L+omcg==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-24.8.0.tgz", + "integrity": "sha512-p2k71rf/b6ns8btdB0uVdljWo9h0ovpnEe05ZKWceQGfXYr4KkzgKo3PBi8wdnd9OtNh46VpNIJynUn/3MKm1g==", "dev": true, "requires": { "@babel/code-frame": "^7.0.0", - "@jest/test-result": "^24.7.1", - "@jest/types": "^24.7.0", + "@jest/test-result": "^24.8.0", + "@jest/types": "^24.8.0", "@types/stack-utils": "^1.0.1", "chalk": "^2.0.1", "micromatch": "^3.1.10", @@ -9544,12 +9596,12 @@ } }, "jest-mock": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-24.7.0.tgz", - "integrity": "sha512-6taW4B4WUcEiT2V9BbOmwyGuwuAFT2G8yghF7nyNW1/2gq5+6aTqSPcS9lS6ArvEkX55vbPAS/Jarx5LSm4Fng==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-24.8.0.tgz", + "integrity": "sha512-6kWugwjGjJw+ZkK4mDa0Df3sDlUTsV47MSrT0nGQ0RBWJbpODDQ8MHDVtGtUYBne3IwZUhtB7elxHspU79WH3A==", "dev": true, "requires": { - "@jest/types": "^24.7.0" + "@jest/types": "^24.8.0" } }, "jest-pnp-resolver": { @@ -9565,12 +9617,12 @@ "dev": true }, "jest-resolve": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-24.7.1.tgz", - "integrity": "sha512-Bgrc+/UUZpGJ4323sQyj85hV9d+ANyPNu6XfRDUcyFNX1QrZpSoM0kE4Mb2vZMAYTJZsBFzYe8X1UaOkOELSbw==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-24.8.0.tgz", + "integrity": "sha512-+hjSzi1PoRvnuOICoYd5V/KpIQmkAsfjFO71458hQ2Whi/yf1GDeBOFj8Gxw4LrApHsVJvn5fmjcPdmoUHaVKw==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "browser-resolve": "^1.11.3", "chalk": "^2.0.1", "jest-pnp-resolver": "^1.2.1", @@ -9578,38 +9630,38 @@ } }, "jest-resolve-dependencies": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-24.7.1.tgz", - "integrity": "sha512-2Eyh5LJB2liNzfk4eo7bD1ZyBbqEJIyyrFtZG555cSWW9xVHxII2NuOkSl1yUYTAYCAmM2f2aIT5A7HzNmubyg==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-24.8.0.tgz", + "integrity": "sha512-hyK1qfIf/krV+fSNyhyJeq3elVMhK9Eijlwy+j5jqmZ9QsxwKBiP6qukQxaHtK8k6zql/KYWwCTQ+fDGTIJauw==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "jest-regex-util": "^24.3.0", - "jest-snapshot": "^24.7.1" + "jest-snapshot": "^24.8.0" } }, "jest-runner": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-24.7.1.tgz", - "integrity": "sha512-aNFc9liWU/xt+G9pobdKZ4qTeG/wnJrJna3VqunziDNsWT3EBpmxXZRBMKCsNMyfy+A/XHiV+tsMLufdsNdgCw==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-24.8.0.tgz", + "integrity": "sha512-utFqC5BaA3JmznbissSs95X1ZF+d+4WuOWwpM9+Ak356YtMhHE/GXUondZdcyAAOTBEsRGAgH/0TwLzfI9h7ow==", "dev": true, "requires": { "@jest/console": "^24.7.1", - "@jest/environment": "^24.7.1", - "@jest/test-result": "^24.7.1", - "@jest/types": "^24.7.0", + "@jest/environment": "^24.8.0", + "@jest/test-result": "^24.8.0", + "@jest/types": "^24.8.0", "chalk": "^2.4.2", "exit": "^0.1.2", "graceful-fs": "^4.1.15", - "jest-config": "^24.7.1", + "jest-config": "^24.8.0", "jest-docblock": "^24.3.0", - "jest-haste-map": "^24.7.1", - "jest-jasmine2": "^24.7.1", - "jest-leak-detector": "^24.7.0", - "jest-message-util": "^24.7.1", - "jest-resolve": "^24.7.1", - "jest-runtime": "^24.7.1", - "jest-util": "^24.7.1", + "jest-haste-map": "^24.8.0", + "jest-jasmine2": "^24.8.0", + "jest-leak-detector": "^24.8.0", + "jest-message-util": "^24.8.0", + "jest-resolve": "^24.8.0", + "jest-runtime": "^24.8.0", + "jest-util": "^24.8.0", "jest-worker": "^24.6.0", "source-map-support": "^0.5.6", "throat": "^4.0.0" @@ -9897,19 +9949,19 @@ "dev": true }, "jest-haste-map": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.7.1.tgz", - "integrity": "sha512-g0tWkzjpHD2qa03mTKhlydbmmYiA2KdcJe762SbfFo/7NIMgBWAA0XqQlApPwkWOF7Cxoi/gUqL0i6DIoLpMBw==", + "version": "24.8.1", + "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.8.1.tgz", + "integrity": "sha512-SwaxMGVdAZk3ernAx2Uv2sorA7jm3Kx+lR0grp6rMmnY06Kn/urtKx1LPN2mGTea4fCT38impYT28FfcLUhX0g==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "anymatch": "^2.0.0", "fb-watchman": "^2.0.0", "fsevents": "^1.2.7", "graceful-fs": "^4.1.15", "invariant": "^2.2.4", "jest-serializer": "^24.4.0", - "jest-util": "^24.7.1", + "jest-util": "^24.8.0", "jest-worker": "^24.6.0", "micromatch": "^3.1.10", "sane": "^4.0.3", @@ -9966,9 +10018,9 @@ "dev": true }, "rsvp": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.4.tgz", - "integrity": "sha512-6FomvYPfs+Jy9TfXmBpBuMWNH94SgCsZmJKcanySzgNNP6LjWxBvyLTa9KaMfDDM5oxRfrKDB0r/qeRsLwnBfA==", + "version": "4.8.5", + "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz", + "integrity": "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==", "dev": true }, "sane": { @@ -10000,30 +10052,30 @@ } }, "jest-runtime": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-24.7.1.tgz", - "integrity": "sha512-0VAbyBy7tll3R+82IPJpf6QZkokzXPIS71aDeqh+WzPRXRCNz6StQ45otFariPdJ4FmXpDiArdhZrzNAC3sj6A==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-24.8.0.tgz", + "integrity": "sha512-Mq0aIXhvO/3bX44ccT+czU1/57IgOMyy80oM0XR/nyD5zgBcesF84BPabZi39pJVA6UXw+fY2Q1N+4BiVUBWOA==", "dev": true, "requires": { "@jest/console": "^24.7.1", - "@jest/environment": "^24.7.1", + "@jest/environment": "^24.8.0", "@jest/source-map": "^24.3.0", - "@jest/transform": "^24.7.1", - "@jest/types": "^24.7.0", + "@jest/transform": "^24.8.0", + "@jest/types": "^24.8.0", "@types/yargs": "^12.0.2", "chalk": "^2.0.1", "exit": "^0.1.2", "glob": "^7.1.3", "graceful-fs": "^4.1.15", - "jest-config": "^24.7.1", - "jest-haste-map": "^24.7.1", - "jest-message-util": "^24.7.1", - "jest-mock": "^24.7.0", + "jest-config": "^24.8.0", + "jest-haste-map": "^24.8.0", + "jest-message-util": "^24.8.0", + "jest-mock": "^24.8.0", "jest-regex-util": "^24.3.0", - "jest-resolve": "^24.7.1", - "jest-snapshot": "^24.7.1", - "jest-util": "^24.7.1", - "jest-validate": "^24.7.0", + "jest-resolve": "^24.8.0", + "jest-snapshot": "^24.8.0", + "jest-util": "^24.8.0", + "jest-validate": "^24.8.0", "realpath-native": "^1.1.0", "slash": "^2.0.0", "strip-bom": "^3.0.0", @@ -10289,9 +10341,9 @@ } }, "glob": { - "version": "7.1.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz", - "integrity": "sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==", + "version": "7.1.4", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz", + "integrity": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==", "dev": true, "requires": { "fs.realpath": "^1.0.0", @@ -10364,19 +10416,19 @@ "dev": true }, "jest-haste-map": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.7.1.tgz", - "integrity": "sha512-g0tWkzjpHD2qa03mTKhlydbmmYiA2KdcJe762SbfFo/7NIMgBWAA0XqQlApPwkWOF7Cxoi/gUqL0i6DIoLpMBw==", + "version": "24.8.1", + "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.8.1.tgz", + "integrity": "sha512-SwaxMGVdAZk3ernAx2Uv2sorA7jm3Kx+lR0grp6rMmnY06Kn/urtKx1LPN2mGTea4fCT38impYT28FfcLUhX0g==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "anymatch": "^2.0.0", "fb-watchman": "^2.0.0", "fsevents": "^1.2.7", "graceful-fs": "^4.1.15", "invariant": "^2.2.4", "jest-serializer": "^24.4.0", - "jest-util": "^24.7.1", + "jest-util": "^24.8.0", "jest-worker": "^24.6.0", "micromatch": "^3.1.10", "sane": "^4.0.3", @@ -10504,9 +10556,9 @@ "dev": true }, "rsvp": { - "version": "4.8.4", - "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.4.tgz", - "integrity": "sha512-6FomvYPfs+Jy9TfXmBpBuMWNH94SgCsZmJKcanySzgNNP6LjWxBvyLTa9KaMfDDM5oxRfrKDB0r/qeRsLwnBfA==", + "version": "4.8.5", + "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz", + "integrity": "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==", "dev": true }, "sane": { @@ -10582,22 +10634,22 @@ "integrity": "sha512-k//0DtglVstc1fv+GY/VHDIjrtNjdYvYjMlbLUed4kxrE92sIUewOi5Hj3vrpB8CXfkJntRPDRjCrCvUhBdL8Q==" }, "jest-snapshot": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-24.7.1.tgz", - "integrity": "sha512-8Xk5O4p+JsZZn4RCNUS3pxA+ORKpEKepE+a5ejIKrId9CwrVN0NY+vkqEkXqlstA5NMBkNahXkR/4qEBy0t5yA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-24.8.0.tgz", + "integrity": "sha512-5ehtWoc8oU9/cAPe6fez6QofVJLBKyqkY2+TlKTOf0VllBB/mqUNdARdcjlZrs9F1Cv+/HKoCS/BknT0+tmfPg==", "dev": true, "requires": { "@babel/types": "^7.0.0", - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "chalk": "^2.0.1", - "expect": "^24.7.1", - "jest-diff": "^24.7.0", - "jest-matcher-utils": "^24.7.0", - "jest-message-util": "^24.7.1", - "jest-resolve": "^24.7.1", + "expect": "^24.8.0", + "jest-diff": "^24.8.0", + "jest-matcher-utils": "^24.8.0", + "jest-message-util": "^24.8.0", + "jest-resolve": "^24.8.0", "mkdirp": "^0.5.1", "natural-compare": "^1.4.0", - "pretty-format": "^24.7.0", + "pretty-format": "^24.8.0", "semver": "^5.5.0" }, "dependencies": { @@ -10608,12 +10660,12 @@ "dev": true }, "pretty-format": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.7.0.tgz", - "integrity": "sha512-apen5cjf/U4dj7tHetpC7UEFCvtAgnNZnBDkfPv3fokzIqyOJckAG9OlAPC1BlFALnqT/lGB2tl9EJjlK6eCsA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.8.0.tgz", + "integrity": "sha512-P952T7dkrDEplsR+TuY7q3VXDae5Sr7zmQb12JU/NDQa/3CH7/QW0yvqLcGN6jL+zQFKaoJcPc+yJxMTGmosqw==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "ansi-regex": "^4.0.0", "ansi-styles": "^3.2.0", "react-is": "^16.8.4" @@ -10622,16 +10674,16 @@ } }, "jest-util": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-24.7.1.tgz", - "integrity": "sha512-/KilOue2n2rZ5AnEBYoxOXkeTu6vi7cjgQ8MXEkih0oeAXT6JkS3fr7/j8+engCjciOU1Nq5loMSKe0A1oeX0A==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-24.8.0.tgz", + "integrity": "sha512-DYZeE+XyAnbNt0BG1OQqKy/4GVLPtzwGx5tsnDrFcax36rVE3lTA5fbvgmbVPUZf9w77AJ8otqR4VBbfFJkUZA==", "dev": true, "requires": { "@jest/console": "^24.7.1", - "@jest/fake-timers": "^24.7.1", + "@jest/fake-timers": "^24.8.0", "@jest/source-map": "^24.3.0", - "@jest/test-result": "^24.7.1", - "@jest/types": "^24.7.0", + "@jest/test-result": "^24.8.0", + "@jest/types": "^24.8.0", "callsites": "^3.0.0", "chalk": "^2.0.1", "graceful-fs": "^4.1.15", @@ -10656,17 +10708,17 @@ } }, "jest-validate": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-24.7.0.tgz", - "integrity": "sha512-cgai/gts9B2chz1rqVdmLhzYxQbgQurh1PEQSvSgPZ8KGa1AqXsqC45W5wKEwzxKrWqypuQrQxnF4+G9VejJJA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-24.8.0.tgz", + "integrity": "sha512-+/N7VOEMW1Vzsrk3UWBDYTExTPwf68tavEPKDnJzrC6UlHtUDU/fuEdXqFoHzv9XnQ+zW6X3qMZhJ3YexfeLDA==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "camelcase": "^5.0.0", "chalk": "^2.0.1", - "jest-get-type": "^24.3.0", + "jest-get-type": "^24.8.0", "leven": "^2.1.0", - "pretty-format": "^24.7.0" + "pretty-format": "^24.8.0" }, "dependencies": { "ansi-regex": { @@ -10682,12 +10734,12 @@ "dev": true }, "pretty-format": { - "version": "24.7.0", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.7.0.tgz", - "integrity": "sha512-apen5cjf/U4dj7tHetpC7UEFCvtAgnNZnBDkfPv3fokzIqyOJckAG9OlAPC1BlFALnqT/lGB2tl9EJjlK6eCsA==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-24.8.0.tgz", + "integrity": "sha512-P952T7dkrDEplsR+TuY7q3VXDae5Sr7zmQb12JU/NDQa/3CH7/QW0yvqLcGN6jL+zQFKaoJcPc+yJxMTGmosqw==", "dev": true, "requires": { - "@jest/types": "^24.7.0", + "@jest/types": "^24.8.0", "ansi-regex": "^4.0.0", "ansi-styles": "^3.2.0", "react-is": "^16.8.4" @@ -10696,17 +10748,17 @@ } }, "jest-watcher": { - "version": "24.7.1", - "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-24.7.1.tgz", - "integrity": "sha512-Wd6TepHLRHVKLNPacEsBwlp9raeBIO+01xrN24Dek4ggTS8HHnOzYSFnvp+6MtkkJ3KfMzy220KTi95e2rRkrw==", + "version": "24.8.0", + "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-24.8.0.tgz", + "integrity": "sha512-SBjwHt5NedQoVu54M5GEx7cl7IGEFFznvd/HNT8ier7cCAx/Qgu9ZMlaTQkvK22G1YOpcWBLQPFSImmxdn3DAw==", "dev": true, "requires": { - "@jest/test-result": "^24.7.1", - "@jest/types": "^24.7.0", + "@jest/test-result": "^24.8.0", + "@jest/types": "^24.8.0", "@types/yargs": "^12.0.9", "ansi-escapes": "^3.0.0", "chalk": "^2.0.1", - "jest-util": "^24.7.1", + "jest-util": "^24.8.0", "string-length": "^2.0.0" } }, @@ -10883,12 +10935,13 @@ } }, "jsx-ast-utils": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz", - "integrity": "sha1-6AGxs5mF4g//yHtA43SAgOLcrH8=", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.2.1.tgz", + "integrity": "sha512-v3FxCcAf20DayI+uxnCuw795+oOIkVu6EnJ1+kSzhqqTZHNkTZ7B66ZgLp4oLJ/gbA64cI0B7WRoHZMSRdyVRQ==", "dev": true, "requires": { - "array-includes": "^3.0.3" + "array-includes": "^3.0.3", + "object.assign": "^4.1.0" } }, "kind-of": { @@ -10908,9 +10961,9 @@ } }, "kleur": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.2.tgz", - "integrity": "sha512-3h7B2WRT5LNXOtQiAaWonilegHcPSf9nLVXlSTci8lu1dZUuui61+EsPEZqSVxY7rXYmB2DVKMQILxaO5WL61Q==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", + "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", "dev": true }, "lcid": { @@ -11197,9 +11250,9 @@ "dev": true }, "loglevel": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.6.1.tgz", - "integrity": "sha1-4PyVEztu8nbNyIh82vJKpvFW+Po=", + "version": "1.6.3", + "resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.6.3.tgz", + "integrity": "sha512-LoEDv5pgpvWgPF4kNYuIp0qqSJVWak/dML0RY74xlzMZiT9w77teNAwKYKWBTYjlokMirg+o3jBwp+vlLrcfAA==", "dev": true }, "loglevel-colored-level-prefix": { @@ -11312,9 +11365,9 @@ "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=" }, "map-obj": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-2.0.0.tgz", - "integrity": "sha1-plzSkIepJZi4eRJXpSPgISIqwfk=", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.1.0.tgz", + "integrity": "sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==", "dev": true }, "map-visit": { @@ -11391,38 +11444,26 @@ "integrity": "sha1-grjbrnXieneFOItz+ddyXQ9vMyY=" }, "messageformat": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/messageformat/-/messageformat-1.1.1.tgz", - "integrity": "sha512-Q0uXcDtF5pEZsVSyhzDOGgZZK6ykN79VY9CwU3Nv0gsqx62BjdJW0MT+63UkHQ4exe3HE33ZlxR2/YwoJarRTg==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/messageformat/-/messageformat-2.2.1.tgz", + "integrity": "sha512-yMeuqLBgmn2IFqy51xKMeuQQYK/SLVX4mqT51VaaVp2bCOEaYs2/4qN5mSnVTvkMdDNvt7YwGw4wpGR0WjeT6A==", "dev": true, "requires": { - "glob": "~7.0.6", - "make-plural": "^4.1.1", - "messageformat-parser": "^1.1.0", - "nopt": "~3.0.6", - "reserved-words": "^0.1.2" - }, - "dependencies": { - "glob": { - "version": "7.0.6", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.0.6.tgz", - "integrity": "sha1-IRuvr0nlJbjNkyYNFKsTYVKz9Xo=", - "dev": true, - "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.2", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - } - } + "make-plural": "^4.3.0", + "messageformat-formatters": "^2.0.0", + "messageformat-parser": "^4.1.1" } }, + "messageformat-formatters": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/messageformat-formatters/-/messageformat-formatters-2.0.0.tgz", + "integrity": "sha512-0AhoocUMk5CFKvqTubLfR6xKcoYAnbVFEMzXe2oNetLG0zlEHLg+gq4NQ3bBMy6T2qaOJRLjF2ZBT4Wzeof02A==", + "dev": true + }, "messageformat-parser": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/messageformat-parser/-/messageformat-parser-1.1.0.tgz", - "integrity": "sha512-Hwem6G3MsKDLS1FtBRGIs8T50P1Q00r3srS6QJePCFbad9fq0nYxwf3rnU2BreApRGhmpKMV7oZI06Sy1c9TPA==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/messageformat-parser/-/messageformat-parser-4.1.1.tgz", + "integrity": "sha512-g5JfN4P58rrx0YVYo4S/tT23cYYm3NNeJLm2F2hhcFq1O1xieVGTssHa1QWMYeHCulTJ/1V7EMkOtItJa9LFUg==", "dev": true }, "metro": { @@ -11650,9 +11691,9 @@ } }, "metro-react-native-babel-preset": { - "version": "0.53.1", - "resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.53.1.tgz", - "integrity": "sha512-Uf8EGL8kIPhDkoSdAAysNPxPQclUS2R1QC4cwnc8bkk2f6yqGn+1CorfiY9AaqlLEth5mKQqdtRYFDTFfB9QyA==", + "version": "0.55.0", + "resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.55.0.tgz", + "integrity": "sha512-HUI+dEiVym8f1NYIF1grY9PdoY0d3SSS/HED2dDDvTORwndsAEWuXiUgKFOGWX18+RUAQog8obVQuBMgrr8ZBQ==", "dev": true, "requires": { "@babel/plugin-proposal-class-properties": "^7.0.0", @@ -11689,19 +11730,7 @@ "@babel/plugin-transform-typescript": "^7.0.0", "@babel/plugin-transform-unicode-regex": "^7.0.0", "@babel/template": "^7.0.0", - "metro-babel7-plugin-react-transform": "0.53.1", - "react-transform-hmr": "^1.0.4" - }, - "dependencies": { - "metro-babel7-plugin-react-transform": { - "version": "0.53.1", - "resolved": "https://registry.npmjs.org/metro-babel7-plugin-react-transform/-/metro-babel7-plugin-react-transform-0.53.1.tgz", - "integrity": "sha512-98lEpTu7mox/7QurxVuLnbjrGDdayjpS2Z1T4vkLcP+mBxzloKJuTRnmtyWC8cNlx9qjimHGDlqtNY78rQ8rsA==", - "dev": true, - "requires": { - "@babel/helper-module-imports": "^7.0.0" - } - } + "react-refresh": "^0.2.0" } }, "metro-react-native-babel-transformer": { @@ -12031,9 +12060,9 @@ "integrity": "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk=" }, "neo-async": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.0.tgz", - "integrity": "sha512-MFh0d/Wa7vkKO3Y3LlacqAEeHK0mckVqzDieUKTT+KGxi+zIpeVsFxymkIiRpbpDziHc290Xr9A1O4Om7otoRA==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.1.tgz", + "integrity": "sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==", "dev": true }, "nice-try": { @@ -12137,22 +12166,13 @@ } }, "node-releases": { - "version": "1.1.17", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.17.tgz", - "integrity": "sha512-/SCjetyta1m7YXLgtACZGDYJdCSIBAWorDWkGCGZlydP2Ll7J48l7j/JxNYZ+xsgSPbWfdulVS/aY+GdjUsQ7Q==", + "version": "1.1.25", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.25.tgz", + "integrity": "sha512-fI5BXuk83lKEoZDdH3gRhtsNgh05/wZacuXkgbiYkceE7+QIMXOg98n9ZV7mz27B+kFHnqHcUpscZZlGRSmTpQ==", "requires": { "semver": "^5.3.0" } }, - "nopt": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz", - "integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=", - "dev": true, - "requires": { - "abbrev": "1" - } - }, "normalize-package-data": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", @@ -12201,9 +12221,9 @@ "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=" }, "nwsapi": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.1.3.tgz", - "integrity": "sha512-RowAaJGEgYXEZfQ7tvvdtAQUKPyTR6T6wNu0fwlNsGQYr/h3yQc6oI8WnVZh3Y/Sylwc+dtAlvPqfFZjhTyk3A==", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.1.4.tgz", + "integrity": "sha512-iGfd9Y6SFdTNldEy2L0GUhcarIutFmk+MPWIn9dmj8NMIup03G08uUF2KGbbmv/Ux4RT0VZJoP/sVbWA6d/VIw==", "dev": true }, "oauth-sign": { @@ -12262,6 +12282,35 @@ } } }, + "object.assign": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.0.tgz", + "integrity": "sha512-exHJeq6kBKj58mqGyTQ9DFvrZC/eR6OwxzoM9YRoGBqrXYonaFyGiFMuc9VZrXf7DarreEwMpurG3dd+CNyW5w==", + "requires": { + "define-properties": "^1.1.2", + "function-bind": "^1.1.1", + "has-symbols": "^1.0.0", + "object-keys": "^1.0.11" + }, + "dependencies": { + "object-keys": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", + "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" + } + } + }, + "object.entries": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.0.tgz", + "integrity": "sha512-l+H6EQ8qzGRxbkHOd5I/aHRhHDKoQXQ8g0BYt4uSweQU1/J6dZUOyWh9a2Vky35YCKjzmgxOzta2hH6kf9HuXA==", + "requires": { + "define-properties": "^1.1.3", + "es-abstract": "^1.12.0", + "function-bind": "^1.1.1", + "has": "^1.0.3" + } + }, "object.fromentries": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.0.tgz", @@ -12308,6 +12357,18 @@ } } }, + "object.values": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.0.tgz", + "integrity": "sha512-8mf0nKLAoFX6VlNVdhGj31SVYpaNFtUnuoOXWyFEstsWRgU837AK+JYM0iAxwkSzGRbwn8cbFmgbyxj1j4VbXg==", + "dev": true, + "requires": { + "define-properties": "^1.1.3", + "es-abstract": "^1.12.0", + "function-bind": "^1.1.1", + "has": "^1.0.3" + } + }, "octal": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/octal/-/octal-1.0.0.tgz", @@ -12670,6 +12731,12 @@ "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.0.tgz", "integrity": "sha512-Hkavx/nY4/plImrZPHRk2CL9vpOymZLgEbMNX1U0bjcBL7QN9wODxyx0yaMZURSQaUtSEvDrfAvxa9oPb0at9g==" }, + "path-dirname": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz", + "integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=", + "dev": true + }, "path-exists": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", @@ -12862,12 +12929,6 @@ } } }, - "pluralize": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-7.0.0.tgz", - "integrity": "sha512-ARhBOdzS3e41FbkW/XWrTEtukqqLoK5+Z/4UeDaLuSW+39JPeFgs4gCGqsrJHVZX0fUrx//4OF0K1CUGwlIFow==", - "dev": true - }, "pn": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/pn/-/pn-1.1.0.tgz", @@ -12896,196 +12957,166 @@ "integrity": "sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=" }, "prettier": { - "version": "1.17.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-1.17.0.tgz", - "integrity": "sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==" + "version": "1.18.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-1.18.2.tgz", + "integrity": "sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==" }, "prettier-eslint": { - "version": "8.8.2", - "resolved": "https://registry.npmjs.org/prettier-eslint/-/prettier-eslint-8.8.2.tgz", - "integrity": "sha512-2UzApPuxi2yRoyMlXMazgR6UcH9DKJhNgCviIwY3ixZ9THWSSrUww5vkiZ3C48WvpFl1M1y/oU63deSy1puWEA==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/prettier-eslint/-/prettier-eslint-9.0.0.tgz", + "integrity": "sha512-0dael2aMpMAxAwClnLi2Coc30v3BubsTX6clqseZ8NFCJZnbZlwxZGHHESYBlqTyN9lvZDHHv+XdeHW0fKhxJQ==", "dev": true, "requires": { - "babel-runtime": "^6.26.0", + "@typescript-eslint/parser": "^1.10.2", "common-tags": "^1.4.0", + "core-js": "^3.1.4", "dlv": "^1.1.0", - "eslint": "^4.0.0", - "indent-string": "^3.2.0", + "eslint": "^5.0.0", + "indent-string": "^4.0.0", "lodash.merge": "^4.6.0", "loglevel-colored-level-prefix": "^1.0.0", "prettier": "^1.7.0", "pretty-format": "^23.0.1", "require-relative": "^0.8.7", - "typescript": "^2.5.1", - "typescript-eslint-parser": "^16.0.0", + "typescript": "^3.2.1", "vue-eslint-parser": "^2.0.2" }, "dependencies": { - "acorn": { - "version": "5.7.3", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.3.tgz", - "integrity": "sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==", - "dev": true - }, - "acorn-jsx": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-3.0.1.tgz", - "integrity": "sha1-r9+UiPsezvyDSPb7IvRk4ypYs2s=", - "dev": true, - "requires": { - "acorn": "^3.0.4" - }, - "dependencies": { - "acorn": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz", - "integrity": "sha1-ReN/s56No/JbruP/U2niu18iAXo=", - "dev": true - } - } - }, - "ajv": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz", - "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=", - "dev": true, - "requires": { - "co": "^4.6.0", - "fast-deep-equal": "^1.0.0", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.3.0" - } - }, "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", + "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==", "dev": true }, - "cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=", - "dev": true, - "requires": { - "lru-cache": "^4.0.1", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } + "chardet": { + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz", + "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==", + "dev": true }, - "debug": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz", - "integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==", - "dev": true, - "requires": { - "ms": "^2.1.1" - } - }, - "doctrine": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "dev": true, - "requires": { - "esutils": "^2.0.2" - } + "core-js": { + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.1.4.tgz", + "integrity": "sha512-YNZN8lt82XIMLnLirj9MhKDFZHalwzzrL9YLt6eb0T5D0EDl4IQ90IGkua8mHbnxNrkj1d8hbdizMc0Qmg1WnQ==", + "dev": true }, "eslint": { - "version": "4.19.1", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-4.19.1.tgz", - "integrity": "sha512-bT3/1x1EbZB7phzYu7vCr1v3ONuzDtX8WjuM9c0iYxe+cq+pwcKEoQjl7zd3RpC6YOLgnSy3cTN58M2jcoPDIQ==", + "version": "5.16.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-5.16.0.tgz", + "integrity": "sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==", "dev": true, "requires": { - "ajv": "^5.3.0", - "babel-code-frame": "^6.22.0", + "@babel/code-frame": "^7.0.0", + "ajv": "^6.9.1", "chalk": "^2.1.0", - "concat-stream": "^1.6.0", - "cross-spawn": "^5.1.0", - "debug": "^3.1.0", - "doctrine": "^2.1.0", - "eslint-scope": "^3.7.1", + "cross-spawn": "^6.0.5", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "eslint-scope": "^4.0.3", + "eslint-utils": "^1.3.1", "eslint-visitor-keys": "^1.0.0", - "espree": "^3.5.4", - "esquery": "^1.0.0", + "espree": "^5.0.1", + "esquery": "^1.0.1", "esutils": "^2.0.2", - "file-entry-cache": "^2.0.0", + "file-entry-cache": "^5.0.1", "functional-red-black-tree": "^1.0.1", "glob": "^7.1.2", - "globals": "^11.0.1", - "ignore": "^3.3.3", + "globals": "^11.7.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", - "inquirer": "^3.0.6", - "is-resolvable": "^1.0.0", - "js-yaml": "^3.9.1", + "inquirer": "^6.2.2", + "js-yaml": "^3.13.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.3.0", - "lodash": "^4.17.4", - "minimatch": "^3.0.2", + "lodash": "^4.17.11", + "minimatch": "^3.0.4", "mkdirp": "^0.5.1", "natural-compare": "^1.4.0", "optionator": "^0.8.2", "path-is-inside": "^1.0.2", - "pluralize": "^7.0.0", "progress": "^2.0.0", - "regexpp": "^1.0.1", - "require-uncached": "^1.0.3", - "semver": "^5.3.0", + "regexpp": "^2.0.1", + "semver": "^5.5.1", "strip-ansi": "^4.0.0", - "strip-json-comments": "~2.0.1", - "table": "4.0.2", - "text-table": "~0.2.0" + "strip-json-comments": "^2.0.1", + "table": "^5.2.3", + "text-table": "^0.2.0" + } + }, + "eslint-scope": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz", + "integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==", + "dev": true, + "requires": { + "esrecurse": "^4.1.0", + "estraverse": "^4.1.1" } }, "espree": { - "version": "3.5.4", - "resolved": "https://registry.npmjs.org/espree/-/espree-3.5.4.tgz", - "integrity": "sha512-yAcIQxtmMiB/jL32dzEp2enBeidsB7xWPLNiw3IIkpVds1P+h7qF9YwJq1yUNzp2OKXgAprs4F61ih66UsoD1A==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-5.0.1.tgz", + "integrity": "sha512-qWAZcWh4XE/RwzLJejfcofscgMc9CamR6Tn1+XRXNzrvUSSbiAjGOI/fggztjIi7y9VLPqnICMIPiGyr8JaZ0A==", "dev": true, "requires": { - "acorn": "^5.5.0", - "acorn-jsx": "^3.0.0" + "acorn": "^6.0.7", + "acorn-jsx": "^5.0.0", + "eslint-visitor-keys": "^1.0.0" } }, - "fast-deep-equal": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz", - "integrity": "sha1-wFNHeBfIa1HaqFPIHgWbcz0CNhQ=", - "dev": true - }, - "file-entry-cache": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-2.0.0.tgz", - "integrity": "sha1-w5KZDD5oR4PYOLjISkXYoEhFg2E=", + "external-editor": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.0.3.tgz", + "integrity": "sha512-bn71H9+qWoOQKyZDo25mOMVpSmXROAsTJVVVYzrrtol3d4y+AsKjf4Iwl2Q+IuT0kFSQ1qo166UuIwqYq7mGnA==", "dev": true, "requires": { - "flat-cache": "^1.2.1", - "object-assign": "^4.0.1" + "chardet": "^0.7.0", + "iconv-lite": "^0.4.24", + "tmp": "^0.0.33" } }, - "flat-cache": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.3.4.tgz", - "integrity": "sha512-VwyB3Lkgacfik2vhqR4uv2rvebqmDvFu4jlN/C1RzWoJEo8I7z4Q404oiqYCkq41mni8EzQnm95emU9seckwtg==", + "import-fresh": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.1.0.tgz", + "integrity": "sha512-PpuksHKGt8rXfWEr9m9EHIpgyyaltBy8+eF6GJM0QCAxMgxCfucMF3mjecK2QsJr0amJW7gTqh5/wht0z2UhEQ==", "dev": true, "requires": { - "circular-json": "^0.3.1", - "graceful-fs": "^4.1.2", - "rimraf": "~2.6.2", - "write": "^0.2.1" + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" } }, - "ignore": { - "version": "3.3.10", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.10.tgz", - "integrity": "sha512-Pgs951kaMm5GXP7MOvxERINe3gsaVjUWFm+UZPSq9xYriQAksyhg0csnS0KXSNRD5NmNdapXEpjxG49+AKh/ug==", - "dev": true - }, - "json-schema-traverse": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz", - "integrity": "sha1-NJptRMU6Ud6JtAgFxdXlm0F9M0A=", - "dev": true + "inquirer": { + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-6.4.1.tgz", + "integrity": "sha512-/Jw+qPZx4EDYsaT6uz7F4GJRNFMRdKNeUZw3ZnKV8lyuUgz/YWRCSUAJMZSVhSq4Ec0R2oYnyi6b3d4JXcL5Nw==", + "dev": true, + "requires": { + "ansi-escapes": "^3.2.0", + "chalk": "^2.4.2", + "cli-cursor": "^2.1.0", + "cli-width": "^2.0.0", + "external-editor": "^3.0.3", + "figures": "^2.0.0", + "lodash": "^4.17.11", + "mute-stream": "0.0.7", + "run-async": "^2.2.0", + "rxjs": "^6.4.0", + "string-width": "^2.1.0", + "strip-ansi": "^5.1.0", + "through": "^2.3.6" + }, + "dependencies": { + "strip-ansi": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", + "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", + "dev": true, + "requires": { + "ansi-regex": "^4.1.0" + } + } + } }, "pretty-format": { "version": "23.6.0", @@ -13095,23 +13126,22 @@ "requires": { "ansi-regex": "^3.0.0", "ansi-styles": "^3.2.0" + }, + "dependencies": { + "ansi-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", + "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", + "dev": true + } } }, - "regexpp": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-1.1.0.tgz", - "integrity": "sha512-LOPw8FpgdQF9etWMaAfG/WRthIdXJGYp4mJ2Jgn/2lpkbod9jPn0t9UqN7AxBOKNfzRbYyVfgc7Vk4t/MpnXgw==", + "resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", "dev": true }, - "slice-ansi": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-1.0.0.tgz", - "integrity": "sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "^2.0.0" - } - }, "strip-ansi": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", @@ -13119,270 +13149,369 @@ "dev": true, "requires": { "ansi-regex": "^3.0.0" - } - }, - "table": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/table/-/table-4.0.2.tgz", - "integrity": "sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==", - "dev": true, - "requires": { - "ajv": "^5.2.3", - "ajv-keywords": "^2.1.0", - "chalk": "^2.1.0", - "lodash": "^4.17.4", - "slice-ansi": "1.0.0", - "string-width": "^2.1.1" - } - }, - "write": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/write/-/write-0.2.1.tgz", - "integrity": "sha1-X8A4KOJkzqP+kUVUdvejxWbLB1c=", - "dev": true, - "requires": { - "mkdirp": "^0.5.1" + }, + "dependencies": { + "ansi-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", + "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", + "dev": true + } } } } }, "prettier-eslint-cli": { - "version": "4.7.1", - "resolved": "https://registry.npmjs.org/prettier-eslint-cli/-/prettier-eslint-cli-4.7.1.tgz", - "integrity": "sha512-hQbsGaEVz97oBBcKdsJ46khv0kOGkMyWrXzcFOXW6X8UuetZ/j0yDJkNJgUTVc6PVFbbzBXk+qgd5vos9qzXPQ==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/prettier-eslint-cli/-/prettier-eslint-cli-5.0.0.tgz", + "integrity": "sha512-cei9UbN1aTrz3sQs88CWpvY/10PYTevzd76zoG1tdJ164OhmNTFRKPTOZrutVvscoQWzbnLKkviS3gu5JXwvZg==", "dev": true, "requires": { - "arrify": "^1.0.1", - "babel-runtime": "^6.23.0", + "arrify": "^2.0.1", "boolify": "^1.0.0", - "camelcase-keys": "^4.1.0", - "chalk": "2.3.0", - "common-tags": "^1.4.0", - "eslint": "^4.5.0", - "find-up": "^2.1.0", - "get-stdin": "^5.0.1", - "glob": "^7.1.1", - "ignore": "^3.2.7", - "indent-string": "^3.1.0", + "camelcase-keys": "^6.0.0", + "chalk": "^2.4.2", + "common-tags": "^1.8.0", + "core-js": "^3.1.4", + "eslint": "^5.0.0", + "find-up": "^4.1.0", + "get-stdin": "^7.0.0", + "glob": "^7.1.4", + "ignore": "^5.1.2", "lodash.memoize": "^4.1.2", "loglevel-colored-level-prefix": "^1.0.0", - "messageformat": "^1.0.2", - "prettier-eslint": "^8.5.0", - "rxjs": "^5.3.0", - "yargs": "10.0.3" + "messageformat": "^2.2.1", + "prettier-eslint": "^9.0.0", + "rxjs": "^6.5.2", + "yargs": "^13.2.4" }, "dependencies": { - "acorn": { - "version": "5.7.3", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.3.tgz", - "integrity": "sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==", + "ansi-regex": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", + "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==", "dev": true }, - "acorn-jsx": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-3.0.1.tgz", - "integrity": "sha1-r9+UiPsezvyDSPb7IvRk4ypYs2s=", + "camelcase": { + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", + "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", + "dev": true + }, + "chardet": { + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz", + "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==", + "dev": true + }, + "cliui": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz", + "integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==", "dev": true, "requires": { - "acorn": "^3.0.4" + "string-width": "^3.1.0", + "strip-ansi": "^5.2.0", + "wrap-ansi": "^5.1.0" }, "dependencies": { - "acorn": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz", - "integrity": "sha1-ReN/s56No/JbruP/U2niu18iAXo=", - "dev": true + "string-width": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz", + "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==", + "dev": true, + "requires": { + "emoji-regex": "^7.0.1", + "is-fullwidth-code-point": "^2.0.0", + "strip-ansi": "^5.1.0" + } + }, + "strip-ansi": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", + "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", + "dev": true, + "requires": { + "ansi-regex": "^4.1.0" + } } } }, - "ajv": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz", - "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=", - "dev": true, - "requires": { - "co": "^4.6.0", - "fast-deep-equal": "^1.0.0", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.3.0" - } - }, - "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", + "core-js": { + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.1.4.tgz", + "integrity": "sha512-YNZN8lt82XIMLnLirj9MhKDFZHalwzzrL9YLt6eb0T5D0EDl4IQ90IGkua8mHbnxNrkj1d8hbdizMc0Qmg1WnQ==", "dev": true }, - "chalk": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz", - "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==", - "dev": true, - "requires": { - "ansi-styles": "^3.1.0", - "escape-string-regexp": "^1.0.5", - "supports-color": "^4.0.0" - } - }, - "cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=", - "dev": true, - "requires": { - "lru-cache": "^4.0.1", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } - }, - "debug": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz", - "integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==", - "dev": true, - "requires": { - "ms": "^2.1.1" - } - }, - "doctrine": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "dev": true, - "requires": { - "esutils": "^2.0.2" - } - }, "eslint": { - "version": "4.19.1", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-4.19.1.tgz", - "integrity": "sha512-bT3/1x1EbZB7phzYu7vCr1v3ONuzDtX8WjuM9c0iYxe+cq+pwcKEoQjl7zd3RpC6YOLgnSy3cTN58M2jcoPDIQ==", + "version": "5.16.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-5.16.0.tgz", + "integrity": "sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==", "dev": true, "requires": { - "ajv": "^5.3.0", - "babel-code-frame": "^6.22.0", + "@babel/code-frame": "^7.0.0", + "ajv": "^6.9.1", "chalk": "^2.1.0", - "concat-stream": "^1.6.0", - "cross-spawn": "^5.1.0", - "debug": "^3.1.0", - "doctrine": "^2.1.0", - "eslint-scope": "^3.7.1", + "cross-spawn": "^6.0.5", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "eslint-scope": "^4.0.3", + "eslint-utils": "^1.3.1", "eslint-visitor-keys": "^1.0.0", - "espree": "^3.5.4", - "esquery": "^1.0.0", + "espree": "^5.0.1", + "esquery": "^1.0.1", "esutils": "^2.0.2", - "file-entry-cache": "^2.0.0", + "file-entry-cache": "^5.0.1", "functional-red-black-tree": "^1.0.1", "glob": "^7.1.2", - "globals": "^11.0.1", - "ignore": "^3.3.3", + "globals": "^11.7.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", - "inquirer": "^3.0.6", - "is-resolvable": "^1.0.0", - "js-yaml": "^3.9.1", + "inquirer": "^6.2.2", + "js-yaml": "^3.13.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.3.0", - "lodash": "^4.17.4", - "minimatch": "^3.0.2", + "lodash": "^4.17.11", + "minimatch": "^3.0.4", "mkdirp": "^0.5.1", "natural-compare": "^1.4.0", "optionator": "^0.8.2", "path-is-inside": "^1.0.2", - "pluralize": "^7.0.0", "progress": "^2.0.0", - "regexpp": "^1.0.1", - "require-uncached": "^1.0.3", - "semver": "^5.3.0", + "regexpp": "^2.0.1", + "semver": "^5.5.1", "strip-ansi": "^4.0.0", - "strip-json-comments": "~2.0.1", - "table": "4.0.2", - "text-table": "~0.2.0" + "strip-json-comments": "^2.0.1", + "table": "^5.2.3", + "text-table": "^0.2.0" + }, + "dependencies": { + "ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "dev": true + } + } + }, + "eslint-scope": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz", + "integrity": "sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==", + "dev": true, + "requires": { + "esrecurse": "^4.1.0", + "estraverse": "^4.1.1" } }, "espree": { - "version": "3.5.4", - "resolved": "https://registry.npmjs.org/espree/-/espree-3.5.4.tgz", - "integrity": "sha512-yAcIQxtmMiB/jL32dzEp2enBeidsB7xWPLNiw3IIkpVds1P+h7qF9YwJq1yUNzp2OKXgAprs4F61ih66UsoD1A==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-5.0.1.tgz", + "integrity": "sha512-qWAZcWh4XE/RwzLJejfcofscgMc9CamR6Tn1+XRXNzrvUSSbiAjGOI/fggztjIi7y9VLPqnICMIPiGyr8JaZ0A==", "dev": true, "requires": { - "acorn": "^5.5.0", - "acorn-jsx": "^3.0.0" + "acorn": "^6.0.7", + "acorn-jsx": "^5.0.0", + "eslint-visitor-keys": "^1.0.0" } }, - "fast-deep-equal": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz", - "integrity": "sha1-wFNHeBfIa1HaqFPIHgWbcz0CNhQ=", + "external-editor": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.0.3.tgz", + "integrity": "sha512-bn71H9+qWoOQKyZDo25mOMVpSmXROAsTJVVVYzrrtol3d4y+AsKjf4Iwl2Q+IuT0kFSQ1qo166UuIwqYq7mGnA==", + "dev": true, + "requires": { + "chardet": "^0.7.0", + "iconv-lite": "^0.4.24", + "tmp": "^0.0.33" + } + }, + "find-up": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", + "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", + "dev": true, + "requires": { + "locate-path": "^5.0.0", + "path-exists": "^4.0.0" + } + }, + "get-caller-file": { + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", + "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", "dev": true }, - "file-entry-cache": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-2.0.0.tgz", - "integrity": "sha1-w5KZDD5oR4PYOLjISkXYoEhFg2E=", - "dev": true, - "requires": { - "flat-cache": "^1.2.1", - "object-assign": "^4.0.1" - } - }, - "flat-cache": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.3.4.tgz", - "integrity": "sha512-VwyB3Lkgacfik2vhqR4uv2rvebqmDvFu4jlN/C1RzWoJEo8I7z4Q404oiqYCkq41mni8EzQnm95emU9seckwtg==", - "dev": true, - "requires": { - "circular-json": "^0.3.1", - "graceful-fs": "^4.1.2", - "rimraf": "~2.6.2", - "write": "^0.2.1" - } - }, "get-stdin": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-5.0.1.tgz", - "integrity": "sha1-Ei4WFZHiH/TFJTAwVpPyDmOTo5g=", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-7.0.0.tgz", + "integrity": "sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==", "dev": true }, - "has-flag": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz", - "integrity": "sha1-6CB68cx7MNRGzHC3NLXovhj4jVE=", - "dev": true + "glob": { + "version": "7.1.4", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz", + "integrity": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==", + "dev": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.0.4", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } }, "ignore": { - "version": "3.3.10", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.10.tgz", - "integrity": "sha512-Pgs951kaMm5GXP7MOvxERINe3gsaVjUWFm+UZPSq9xYriQAksyhg0csnS0KXSNRD5NmNdapXEpjxG49+AKh/ug==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.2.tgz", + "integrity": "sha512-vdqWBp7MyzdmHkkRWV5nY+PfGRbYbahfuvsBCh277tq+w9zyNi7h5CYJCK0kmzti9kU+O/cB7sE8HvKv6aXAKQ==", "dev": true }, - "json-schema-traverse": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz", - "integrity": "sha1-NJptRMU6Ud6JtAgFxdXlm0F9M0A=", + "import-fresh": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.1.0.tgz", + "integrity": "sha512-PpuksHKGt8rXfWEr9m9EHIpgyyaltBy8+eF6GJM0QCAxMgxCfucMF3mjecK2QsJr0amJW7gTqh5/wht0z2UhEQ==", + "dev": true, + "requires": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + } + }, + "inquirer": { + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-6.4.1.tgz", + "integrity": "sha512-/Jw+qPZx4EDYsaT6uz7F4GJRNFMRdKNeUZw3ZnKV8lyuUgz/YWRCSUAJMZSVhSq4Ec0R2oYnyi6b3d4JXcL5Nw==", + "dev": true, + "requires": { + "ansi-escapes": "^3.2.0", + "chalk": "^2.4.2", + "cli-cursor": "^2.1.0", + "cli-width": "^2.0.0", + "external-editor": "^3.0.3", + "figures": "^2.0.0", + "lodash": "^4.17.11", + "mute-stream": "0.0.7", + "run-async": "^2.2.0", + "rxjs": "^6.4.0", + "string-width": "^2.1.0", + "strip-ansi": "^5.1.0", + "through": "^2.3.6" + }, + "dependencies": { + "strip-ansi": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", + "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", + "dev": true, + "requires": { + "ansi-regex": "^4.1.0" + } + } + } + }, + "invert-kv": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz", + "integrity": "sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA==", "dev": true }, - "regexpp": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-1.1.0.tgz", - "integrity": "sha512-LOPw8FpgdQF9etWMaAfG/WRthIdXJGYp4mJ2Jgn/2lpkbod9jPn0t9UqN7AxBOKNfzRbYyVfgc7Vk4t/MpnXgw==", + "lcid": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz", + "integrity": "sha512-avPEb8P8EGnwXKClwsNUgryVjllcRqtMYa49NTsbQagYuT1DcXnl1915oxWjoyGrXR6zH/Y0Zc96xWsPcoDKeA==", + "dev": true, + "requires": { + "invert-kv": "^2.0.0" + } + }, + "locate-path": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", + "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", + "dev": true, + "requires": { + "p-locate": "^4.1.0" + } + }, + "mem": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/mem/-/mem-4.3.0.tgz", + "integrity": "sha512-qX2bG48pTqYRVmDB37rn/6PT7LcR8T7oAX3bf99u1Tt1nzxYfxkgqDwUwolPlXweM0XzBOBFzSx4kfp7KP1s/w==", + "dev": true, + "requires": { + "map-age-cleaner": "^0.1.1", + "mimic-fn": "^2.0.0", + "p-is-promise": "^2.0.0" + } + }, + "mimic-fn": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", + "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", + "dev": true + }, + "os-locale": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-3.1.0.tgz", + "integrity": "sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==", + "dev": true, + "requires": { + "execa": "^1.0.0", + "lcid": "^2.0.0", + "mem": "^4.0.0" + } + }, + "p-limit": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.2.0.tgz", + "integrity": "sha512-pZbTJpoUsCzV48Mc9Nh51VbwO0X9cuPFE8gYwx9BTCt9SF8/b7Zljd2fVgOxhIF/HDTKgpVzs+GPhyKfjLLFRQ==", + "dev": true, + "requires": { + "p-try": "^2.0.0" + } + }, + "p-locate": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", + "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", + "dev": true, + "requires": { + "p-limit": "^2.2.0" + } + }, + "p-try": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", + "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", + "dev": true + }, + "path-exists": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", + "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", + "dev": true + }, + "require-main-filename": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", + "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", + "dev": true + }, + "resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", "dev": true }, "rxjs": { - "version": "5.5.12", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-5.5.12.tgz", - "integrity": "sha512-xx2itnL5sBbqeeiVgNPVuQQ1nC8Jp2WfNJhXWHmElW9YmrpS9UVnNzhP3EH3HFqexO5Tlp8GhYY+WEcqcVMvGw==", + "version": "6.5.2", + "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.5.2.tgz", + "integrity": "sha512-HUb7j3kvb7p7eCUHE3FqjoDsC1xfZQ4AHFWfTKSpZ+sAhhz5X1WX0ZuUqWbzB2QhSLp3DoLUG+hMdEDKqWo2Zg==", "dev": true, "requires": { - "symbol-observable": "1.0.1" - } - }, - "slice-ansi": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-1.0.0.tgz", - "integrity": "sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "^2.0.0" + "tslib": "^1.9.0" } }, "strip-ansi": { @@ -13392,67 +13521,138 @@ "dev": true, "requires": { "ansi-regex": "^3.0.0" + }, + "dependencies": { + "ansi-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", + "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", + "dev": true + } } }, - "supports-color": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz", - "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=", + "wrap-ansi": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz", + "integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==", "dev": true, "requires": { - "has-flag": "^2.0.0" + "ansi-styles": "^3.2.0", + "string-width": "^3.0.0", + "strip-ansi": "^5.0.0" + }, + "dependencies": { + "string-width": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz", + "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==", + "dev": true, + "requires": { + "emoji-regex": "^7.0.1", + "is-fullwidth-code-point": "^2.0.0", + "strip-ansi": "^5.1.0" + } + }, + "strip-ansi": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", + "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", + "dev": true, + "requires": { + "ansi-regex": "^4.1.0" + } + } } }, - "table": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/table/-/table-4.0.2.tgz", - "integrity": "sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==", - "dev": true, - "requires": { - "ajv": "^5.2.3", - "ajv-keywords": "^2.1.0", - "chalk": "^2.1.0", - "lodash": "^4.17.4", - "slice-ansi": "1.0.0", - "string-width": "^2.1.1" - } - }, - "write": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/write/-/write-0.2.1.tgz", - "integrity": "sha1-X8A4KOJkzqP+kUVUdvejxWbLB1c=", - "dev": true, - "requires": { - "mkdirp": "^0.5.1" - } + "y18n": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz", + "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==", + "dev": true }, "yargs": { - "version": "10.0.3", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-10.0.3.tgz", - "integrity": "sha512-DqBpQ8NAUX4GyPP/ijDGHsJya4tYqLQrjPr95HNsr1YwL3+daCfvBwg7+gIC6IdJhR2kATh3hb61vjzMWEtjdw==", + "version": "13.2.4", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-13.2.4.tgz", + "integrity": "sha512-HG/DWAJa1PAnHT9JAhNa8AbAv3FPaiLzioSjCcmuXXhP8MlpHO5vwls4g4j6n30Z74GVQj8Xa62dWVx1QCGklg==", "dev": true, "requires": { - "cliui": "^3.2.0", - "decamelize": "^1.1.1", - "find-up": "^2.1.0", - "get-caller-file": "^1.0.1", - "os-locale": "^2.0.0", + "cliui": "^5.0.0", + "find-up": "^3.0.0", + "get-caller-file": "^2.0.1", + "os-locale": "^3.1.0", "require-directory": "^2.1.1", - "require-main-filename": "^1.0.1", + "require-main-filename": "^2.0.0", "set-blocking": "^2.0.0", - "string-width": "^2.0.0", + "string-width": "^3.0.0", "which-module": "^2.0.0", - "y18n": "^3.2.1", - "yargs-parser": "^8.0.0" + "y18n": "^4.0.0", + "yargs-parser": "^13.1.0" + }, + "dependencies": { + "find-up": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz", + "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", + "dev": true, + "requires": { + "locate-path": "^3.0.0" + } + }, + "locate-path": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz", + "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", + "dev": true, + "requires": { + "p-locate": "^3.0.0", + "path-exists": "^3.0.0" + } + }, + "p-locate": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz", + "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", + "dev": true, + "requires": { + "p-limit": "^2.0.0" + } + }, + "path-exists": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", + "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", + "dev": true + }, + "string-width": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz", + "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==", + "dev": true, + "requires": { + "emoji-regex": "^7.0.1", + "is-fullwidth-code-point": "^2.0.0", + "strip-ansi": "^5.1.0" + } + }, + "strip-ansi": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", + "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", + "dev": true, + "requires": { + "ansi-regex": "^4.1.0" + } + } } }, "yargs-parser": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-8.1.0.tgz", - "integrity": "sha512-yP+6QqN8BmrgW2ggLtTbdrOyBNSI7zBa4IykmiV5R1wl1JWNxQvWhMfMdmzIYtKU7oP3OOInY/tl2ov3BDjnJQ==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.1.tgz", + "integrity": "sha512-oVAVsHz6uFrg3XQheFII8ESO2ssAf9luWuAd6Wexsu4F3OtIW0o8IribPXYrD4WC24LWtPrJlGy87y5udK+dxQ==", "dev": true, "requires": { - "camelcase": "^4.1.0" + "camelcase": "^5.0.0", + "decamelize": "^1.2.0" } } } @@ -13510,9 +13710,9 @@ } }, "prompts": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.0.4.tgz", - "integrity": "sha512-HTzM3UWp/99A0gk51gAegwo1QRYA7xjcZufMNe33rCclFszUYAuHe1fIN/3ZmiHeGPkUsNaRyQm1hHOfM0PKxA==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.1.0.tgz", + "integrity": "sha512-+x5TozgqYdOwWsQFZizE/Tra3fKvAoy037kOyU6cgz84n8f6zxngLOV4O32kTwt9FcLCxAqw0P/c8rOr9y+Gfg==", "dev": true, "requires": { "kleur": "^3.0.2", @@ -13545,9 +13745,9 @@ "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=" }, "psl": { - "version": "1.1.31", - "resolved": "https://registry.npmjs.org/psl/-/psl-1.1.31.tgz", - "integrity": "sha512-/6pt4+C+T+wZUieKR620OpzN/LlnNKuWjy1iFLQ/UG35JqHlR/89MP1d96dUfkf6Dne3TuLQzOYEYshJ+Hx8mw==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/psl/-/psl-1.2.0.tgz", + "integrity": "sha512-GEn74ZffufCmkDDLNcl3uuyF/aSD6exEyh1v/ZSdAomB82t6G9hzJVRx0jBmLDW+VfZqks3aScmMw9DszwUalA==", "dev": true }, "public-encrypt": { @@ -13742,9 +13942,9 @@ "integrity": "sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==" }, "query-string": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/query-string/-/query-string-6.5.0.tgz", - "integrity": "sha512-TYC4hDjZSvVxLMEucDMySkuAS9UIzSbAiYGyA9GWCjLKB8fQpviFbjd20fD7uejCDxZS+ftSdBKE6DS+xucJFg==", + "version": "6.8.1", + "resolved": "https://registry.npmjs.org/query-string/-/query-string-6.8.1.tgz", + "integrity": "sha512-g6y0Lbq10a5pPQpjlFuojfMfV1Pd2Jw9h75ypiYPPia3Gcq2rgkKiIwbkS6JxH7c5f5u/B/sB+d13PU+g1eu4Q==", "requires": { "decode-uri-component": "^0.2.0", "split-on-first": "^1.0.0", @@ -13761,10 +13961,15 @@ "resolved": "https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz", "integrity": "sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM=" }, + "querystringify": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.1.1.tgz", + "integrity": "sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA==" + }, "quick-lru": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-1.1.0.tgz", - "integrity": "sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g=", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz", + "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==", "dev": true }, "r2": { @@ -13813,9 +14018,9 @@ "integrity": "sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=" }, "raven-js": { - "version": "3.27.0", - "resolved": "https://registry.npmjs.org/raven-js/-/raven-js-3.27.0.tgz", - "integrity": "sha512-vChdOL+yzecfnGA+B5EhEZkJ3kY3KlMzxEhShKh6Vdtooyl0yZfYNFQfYzgMf2v4pyQa+OTZ5esTxxgOOZDHqw==" + "version": "3.27.2", + "resolved": "https://registry.npmjs.org/raven-js/-/raven-js-3.27.2.tgz", + "integrity": "sha512-mFWQcXnhRFEQe5HeFroPaEghlnqy7F5E2J3Fsab189ondqUzcjwSVi7el7F36cr6PvQYXoZ1P2F5CSF2/azeMQ==" }, "react": { "version": "16.8.6", @@ -13999,9 +14204,9 @@ } }, "react-native-camera": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-2.6.0.tgz", - "integrity": "sha512-g0Hi4yhUg1yBsYbW9aLxVaX+rgl9sKrrDAGF6difiRTvwCUEqlID2DosLCQQPkLSniJHVa8gc+SwCegahU23aA==", + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/react-native-camera/-/react-native-camera-2.11.0.tgz", + "integrity": "sha512-ay8te4nvL5mGzRjb2QMTOyJX+JfaIW/9oFjFVIkXOB9DzFipfeVTPMdwNx9GMpdmQ0muSXkuF16pa7K/1QLHlQ==", "requires": { "prop-types": "^15.6.2" } @@ -14033,9 +14238,9 @@ } }, "react-native-device-info": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-1.6.0.tgz", - "integrity": "sha512-+AL2/hWGh7zG2okmET5UHf9SEuAecnbbr+vTZ+ivsa9RltcFragihHR8VKuShTq8G/Genvj+jhSgUTKYqgqd5A==" + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/react-native-device-info/-/react-native-device-info-2.2.2.tgz", + "integrity": "sha512-2b0TycUJbW/9T7L070L6q4+ce8guD4c0c8mWWjiVNuvCrZVf7VNomvNk1BqIVXcnYbZO43V0SVN6z1fvp2HTyg==" }, "react-native-elements": { "version": "0.19.0", @@ -14063,9 +14268,9 @@ } }, "react-native-gesture-handler": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-1.2.0.tgz", - "integrity": "sha512-PBsqfyUlzAQQXVEy5nDB8HpehSalhN8Vlc00VJ4RT0FDxlkbpl1otT6DxUN/shMEEuOkyS9gz80ZzWTfAmeBOQ==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/react-native-gesture-handler/-/react-native-gesture-handler-1.3.0.tgz", + "integrity": "sha512-ASRFIXBuKRvqlmwkWJhV8yP2dTpvcqVrLNpd7FKVBFHYWr6SAxjGyO9Ik8w1lAxDhMlRP2IcJ9p9eq5X2WWeLQ==", "requires": { "hoist-non-react-statics": "^2.3.1", "invariant": "^2.2.2", @@ -14078,9 +14283,9 @@ "integrity": "sha512-HtFrsTk9fGXumYUKCxS8gzFobAS+vcBMzSgpYN+YQGPAvK4xgogTpz1u19BxzjsjV85xm+aaIA/t0SkRDXVjEQ==" }, "react-native-haptic-feedback": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/react-native-haptic-feedback/-/react-native-haptic-feedback-1.7.1.tgz", - "integrity": "sha512-iuXBEZsQbKOe5uOLXuzTEvrvUCV0a4AktAfJHlWK7Jb0t/ABUc4kUfclqx+la+yA1TKrauDp/6MjrP0OUDXA9Q==" + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/react-native-haptic-feedback/-/react-native-haptic-feedback-1.8.1.tgz", + "integrity": "sha512-Y/lXN9S70TJIqg1F4984OlJ/2k0Nt6/5dAyilhVr4CFVvIulFf2dHAXkB1I+OlBiY9iuiCKtw5RixXad5jFEbw==" }, "react-native-image-picker": { "version": "0.28.1", @@ -14102,9 +14307,9 @@ "integrity": "sha512-FF1NhlerA4uBiS0gFIHa4FBp8/aftv4vPj14Y47lGNkYjSI94tnI6oYO3EfUxXjEyCUPiOVNKZOB9kScyjc5Ew==" }, "react-native-modal": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/react-native-modal/-/react-native-modal-10.0.0.tgz", - "integrity": "sha512-f0paVkkbQ/zNYnzEfqpJ+Xyqda/2mTzg1CL4ECpvRxlMOgTRezJabfEVJKTl+rZZELaaKyjB8FNoB8feC0E9pA==", + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/react-native-modal/-/react-native-modal-11.1.0.tgz", + "integrity": "sha512-gSD21evs2m+C/vtRS+R/I1ZuIN5td+K+I9Dt04HpBzux3HyA9km2oonQy8t+EKUNN2rFYjFntfUOMmb3vj7i8A==", "requires": { "prop-types": "^15.6.2", "react-native-animatable": "^1.3.1" @@ -14140,9 +14345,9 @@ } }, "react-native-randombytes": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/react-native-randombytes/-/react-native-randombytes-3.5.2.tgz", - "integrity": "sha512-jD93Foc/fLZwgVbUHtbstH0d9BDVu/s8WsHfQRLR6VFC6WrVdoED2YvEJCqJotp17ySe3H9PWp3oXLlmYCSRLA==", + "version": "3.5.3", + "resolved": "https://registry.npmjs.org/react-native-randombytes/-/react-native-randombytes-3.5.3.tgz", + "integrity": "sha512-n/7QwMrRJxHr+/3mt2KxqqacGylM+ssW+FfBTgXGzvwq5KzSohooEWf6Z6MTSByuJ/izP9VbSPtwomPwzvupKQ==", "requires": { "buffer": "^4.9.1", "sjcl": "^1.0.3" @@ -14161,36 +14366,39 @@ } }, "react-native-rate": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/react-native-rate/-/react-native-rate-1.1.6.tgz", - "integrity": "sha512-/vnGkMTsxI+5y1togItXd2l/6JZzlUjsvQjCj9RWsOja9mVJxWdDacCrVHTf041k83fwX2Nw6ru6xxOWyU8Y+w==" + "version": "1.1.7", + "resolved": "https://registry.npmjs.org/react-native-rate/-/react-native-rate-1.1.7.tgz", + "integrity": "sha512-wsutrWcjV0Zl7zqjyHUl6G/6MyksJS3zOhJ3dxw7mnQPDT7/jxeb3G2IsltITy7XE1b5C6fuOLwngfzIzZMF6w==" }, "react-native-safe-area-view": { - "version": "0.13.1", - "resolved": "https://registry.npmjs.org/react-native-safe-area-view/-/react-native-safe-area-view-0.13.1.tgz", - "integrity": "sha512-d/pu2866jApSwLtK/xWAvMXZkNTIQcFrjjbcTATBrmIfFNnu8TNFUcMRFpfJ+eOn5nmx7uGmDvs9B53Ft7JGpQ==", + "version": "0.14.6", + "resolved": "https://registry.npmjs.org/react-native-safe-area-view/-/react-native-safe-area-view-0.14.6.tgz", + "integrity": "sha512-dbzuvaeHFV1VBpyMaC0gtJ2BqFt6ls/405A0t78YN1sXiTrVr3ki86Ysct8mzifWqLdvWzcWagE5wfMtdxnqoA==", "requires": { "hoist-non-react-statics": "^2.3.1" } }, "react-native-screens": { - "version": "1.0.0-alpha.22", - "resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-1.0.0-alpha.22.tgz", - "integrity": "sha512-kSyAt0AeVU6N7ZonfV6dP6iZF8B7Bce+tk3eujXhzBGsLg0VSLnU7uE9VqJF0xdQrHR91ZjGgVMieo/8df9KTA==" + "version": "1.0.0-alpha.23", + "resolved": "https://registry.npmjs.org/react-native-screens/-/react-native-screens-1.0.0-alpha.23.tgz", + "integrity": "sha512-tOxHGQUN83MTmQB4ghoQkibqOdGiX4JQEmeyEv96MKWO/x8T2PJv84ECUos9hD3blPRQwVwSpAid1PPPhrVEaw==", + "requires": { + "debounce": "^1.2.0" + } }, "react-native-sentry": { - "version": "0.42.0", - "resolved": "https://registry.npmjs.org/react-native-sentry/-/react-native-sentry-0.42.0.tgz", - "integrity": "sha512-Nt3/yDSiK0QCtuWMEX04e4DJ3sWyMbjUPiiRNs3omD0rCzt51i4F5/fORDz7aMuYH2tSUw6RWCfJmxc3ILvx7Q==", + "version": "0.43.2", + "resolved": "https://registry.npmjs.org/react-native-sentry/-/react-native-sentry-0.43.2.tgz", + "integrity": "sha512-MDrMkt/ntyQhhn+b3EVUuB/lXvQbSLvCOpkAvioNOzddoyo2R6i3rVZ3aZmPN1oK3O9GFE4tSa0M+eTHni7AaQ==", "requires": { - "@sentry/wizard": "^0.12.1", - "raven-js": "^3.24.2" + "@sentry/wizard": "^0.13.0", + "raven-js": "^3.27.1" } }, "react-native-snap-carousel": { - "version": "3.7.5", - "resolved": "https://registry.npmjs.org/react-native-snap-carousel/-/react-native-snap-carousel-3.7.5.tgz", - "integrity": "sha512-t0/wkjA4Doehv3QTcmzO56G7paGtYsvJgw9XrFI7GCDLK7MrHTiN22ROuJOxMy61nPetyjDAS0Qa3XMl8K7rVQ==", + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/react-native-snap-carousel/-/react-native-snap-carousel-3.8.0.tgz", + "integrity": "sha512-YtDZLv2Di77HfnH4yf+NyyYyISPNjrnjXDQLrzOkG9kkSlho/BROgHLQKGRLg3C2YSUMArFOePrb9CH3yeV5FA==", "requires": { "prop-types": "^15.6.1", "react-addons-shallow-compare": "15.6.2" @@ -14205,22 +14413,22 @@ } }, "react-native-svg": { - "version": "9.4.0", - "resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-9.4.0.tgz", - "integrity": "sha512-IVJlVbS2dAPerPr927fEi4uXzrPXzlra5ddgyJXZZ2IKA2ZygyYWFZDM+vsQs+Vj20CfL8nOWszQQV57vdQgFg==" + "version": "9.5.1", + "resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-9.5.1.tgz", + "integrity": "sha512-cRGfomzG/5LEwuJ6ct3m5yccckeI9aj8BNYwDPVxOeJ84LuJuvk5OqcjlYNeEzOWmWiH+QrFXfpLH1ag04bUeQ==" }, "react-native-tab-view": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/react-native-tab-view/-/react-native-tab-view-1.3.4.tgz", - "integrity": "sha512-iufNROTPr4+Z/IKijlp5faEANiDBWxhpgx9NSCg3esZ+HN5+UtFwB0xkn4XpNRqCvbzeBkgKMRJL3V6kr5NhWg==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/react-native-tab-view/-/react-native-tab-view-1.4.1.tgz", + "integrity": "sha512-Bke8KkDcDhvB/z0AS7MnQKMD2p6Kwfc1rSKlMOvg9CC5CnClQ2QEnhPSbwegKDYhUkBI92iH/BYy7hNSm5kbUQ==", "requires": { "prop-types": "^15.6.1" } }, "react-native-tcp": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/react-native-tcp/-/react-native-tcp-3.3.0.tgz", - "integrity": "sha512-WAiL3IGhVxvmM0iw7/5ZRzdkiJBfBbLoFKNaHLJIsTZVqD/N5ZHUlJMjIQ+RrmB/f5nJ82bUEZ2vPCxe+rlNqQ==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/react-native-tcp/-/react-native-tcp-3.3.1.tgz", + "integrity": "sha512-kySTh7oUixfoNHCNAuxjSMjGPYXkg06sgCQOzj1bVInrTNMOSQpYvlKVSSqIorHvus2yvMmYOguTgLffMe65TA==", "requires": { "base64-js": "0.0.8", "buffer": "^5.0.0", @@ -14250,9 +14458,9 @@ "from": "git+https://github.com/marcosrdz/react-native-tooltip.git" }, "react-native-vector-icons": { - "version": "6.4.2", - "resolved": "https://registry.npmjs.org/react-native-vector-icons/-/react-native-vector-icons-6.4.2.tgz", - "integrity": "sha512-G7Y5HksOQkCanFWKJ+fjwP38XL8tQREOSnw7jrbq28AFrrv41YtafOF4uDSDS7HxMRXs17HeEzn24OzJb63iuA==", + "version": "6.6.0", + "resolved": "https://registry.npmjs.org/react-native-vector-icons/-/react-native-vector-icons-6.6.0.tgz", + "integrity": "sha512-MImKVx8JEvVVBnaShMr7/yTX4Y062JZMupht1T+IEgbqBj4aQeQ1z2SH4VHWKNtWtppk4kz9gYyUiMWqx6tNSw==", "requires": { "lodash": "^4.0.0", "prop-types": "^15.6.2", @@ -14260,9 +14468,9 @@ }, "dependencies": { "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=" + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", + "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==" }, "camelcase": { "version": "5.3.1", @@ -14270,24 +14478,13 @@ "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" }, "cliui": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-4.1.0.tgz", - "integrity": "sha512-4FG+RSG9DL7uEwRUZXZn3SS34DiDPfzP0VOiEwtUWlE+AR2EIg+hSyvrIgUUfhdgR/UkAeW2QHgeP+hWrXs7jQ==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz", + "integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==", "requires": { - "string-width": "^2.1.1", - "strip-ansi": "^4.0.0", - "wrap-ansi": "^2.0.0" - }, - "dependencies": { - "string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "requires": { - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^4.0.0" - } - } + "string-width": "^3.1.0", + "strip-ansi": "^5.2.0", + "wrap-ansi": "^5.1.0" } }, "find-up": { @@ -14384,29 +14581,24 @@ "emoji-regex": "^7.0.1", "is-fullwidth-code-point": "^2.0.0", "strip-ansi": "^5.1.0" - }, - "dependencies": { - "ansi-regex": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", - "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==" - }, - "strip-ansi": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", - "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", - "requires": { - "ansi-regex": "^4.1.0" - } - } } }, "strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", + "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", "requires": { - "ansi-regex": "^3.0.0" + "ansi-regex": "^4.1.0" + } + }, + "wrap-ansi": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz", + "integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==", + "requires": { + "ansi-styles": "^3.2.0", + "string-width": "^3.0.0", + "strip-ansi": "^5.0.0" } }, "y18n": { @@ -14415,11 +14607,11 @@ "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==" }, "yargs": { - "version": "13.2.2", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-13.2.2.tgz", - "integrity": "sha512-WyEoxgyTD3w5XRpAQNYUB9ycVH/PQrToaTXdYXRdOXvEy1l19br+VJsc0vcO8PTGg5ro/l/GY7F/JMEBmI0BxA==", + "version": "13.2.4", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-13.2.4.tgz", + "integrity": "sha512-HG/DWAJa1PAnHT9JAhNa8AbAv3FPaiLzioSjCcmuXXhP8MlpHO5vwls4g4j6n30Z74GVQj8Xa62dWVx1QCGklg==", "requires": { - "cliui": "^4.0.0", + "cliui": "^5.0.0", "find-up": "^3.0.0", "get-caller-file": "^2.0.1", "os-locale": "^3.1.0", @@ -14429,13 +14621,13 @@ "string-width": "^3.0.0", "which-module": "^2.0.0", "y18n": "^4.0.0", - "yargs-parser": "^13.0.0" + "yargs-parser": "^13.1.0" } }, "yargs-parser": { - "version": "13.0.0", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.0.0.tgz", - "integrity": "sha512-w2LXjoL8oRdRQN+hOyppuXs+V/fVAYtpcrRxZuF7Kt/Oc+Jr2uAcVntaUTNT6w5ihoWfFDpNY8CPx1QskxZ/pw==", + "version": "13.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.1.tgz", + "integrity": "sha512-oVAVsHz6uFrg3XQheFII8ESO2ssAf9luWuAd6Wexsu4F3OtIW0o8IribPXYrD4WC24LWtPrJlGy87y5udK+dxQ==", "requires": { "camelcase": "^5.0.0", "decamelize": "^1.2.0" @@ -14449,24 +14641,24 @@ "integrity": "sha512-l3Quzbb+qa4in2U5RSt/lT0/pHrIpEChT1NnqrVAAXNrjkXjVOsxduaaEDdDhTzNJQEm/PcAcoyrFmgvGOohxw==" }, "react-native-webview": { - "version": "5.8.1", - "resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-5.8.1.tgz", - "integrity": "sha512-b6pSvmjoiWtcz6YspggW02X+BRXJWuquHwkh37BRx1NMW1iwMZA31SnFQvTpPzWYYIb9WF/mRsy2nGtt9C6NIg==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/react-native-webview/-/react-native-webview-5.12.1.tgz", + "integrity": "sha512-pFYzyNUG+k7Jk2a0Z3S1+OL9qtp0VQxVP08d1ume/O6l1Xibi0K0hRZms7zPUHqQc2uWEfjZ0FOa17MIN7vruw==", "requires": { "escape-string-regexp": "1.0.5", "invariant": "2.2.4" } }, "react-navigation": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/react-navigation/-/react-navigation-3.9.1.tgz", - "integrity": "sha512-4rUQXGT0yvLb9yX9NDuKdrXb/NcAPGUHDTlto8Fg4Tm23uuyBBSrDVStqC59rUM4JcoQnRqhenN2wXGvWE+WYA==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/react-navigation/-/react-navigation-3.11.0.tgz", + "integrity": "sha512-wlPcDtNiIdPeYxNQ/MN4arY5Xe9EphD2QVpRuvvuPWW+BamF3AJaIy060r3Yz59DODAoWllscabat/yqnih8Tg==", "requires": { "@react-navigation/core": "~3.4.1", - "@react-navigation/native": "~3.4.0", - "react-navigation-drawer": "1.2.1", - "react-navigation-stack": "1.3.0", - "react-navigation-tabs": "1.1.2" + "@react-navigation/native": "~3.5.0", + "react-navigation-drawer": "~1.2.1", + "react-navigation-stack": "~1.4.0", + "react-navigation-tabs": "~1.1.4" } }, "react-navigation-drawer": { @@ -14478,19 +14670,19 @@ } }, "react-navigation-stack": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/react-navigation-stack/-/react-navigation-stack-1.3.0.tgz", - "integrity": "sha512-ouyD1GkRksJSGuvAuqrJnlJnZ5g2g/+/WB/MTa8BzjSBvyOgruD5TrmEkpViCOMr1R17C8D4Htln90H4D+NV3Q==" + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/react-navigation-stack/-/react-navigation-stack-1.4.0.tgz", + "integrity": "sha512-zEe9wCA0Ot8agarYb//0nSWYW1GM+1R0tY/nydUV0EizeJ27At0EklYVWvYEuYU6C48va6cu8OPL7QD/CcJACw==" }, "react-navigation-tabs": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/react-navigation-tabs/-/react-navigation-tabs-1.1.2.tgz", - "integrity": "sha512-D4fecSwZfvNh5WHTURmUVrNSgy3tiNfID0n5eKTOhCz4Sls4EM2l27UTX833ngxXhQ1FqRtBxzQZ+Dp1FWJ1pw==", + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/react-navigation-tabs/-/react-navigation-tabs-1.1.4.tgz", + "integrity": "sha512-py2hLCRxPwXOzmY1W9XcY1rWXxdK6RGW/aXh56G9gIf8cpHNDhy/bJV4e46/JrVcse3ybFaN0liT09/DM/NdwQ==", "requires": { "hoist-non-react-statics": "^2.5.0", "prop-types": "^15.6.1", "react-lifecycles-compat": "^3.0.4", - "react-native-tab-view": "^1.3.4" + "react-native-tab-view": "^1.4.1" } }, "react-proxy": { @@ -14502,6 +14694,12 @@ "react-deep-force-update": "^1.0.0" } }, + "react-refresh": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.2.0.tgz", + "integrity": "sha512-ITw8t/HOFNose2yf1y9pPFSSeB9ISOq2JdHpuZvj/Qb+iSsLml8GkkHdDlURzieO7B3dFDtMrrneZLl3N5z/hg==", + "dev": true + }, "react-shallow-testutils": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/react-shallow-testutils/-/react-shallow-testutils-2.0.0.tgz", @@ -14580,9 +14778,9 @@ } }, "readable-stream": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.3.0.tgz", - "integrity": "sha512-EsI+s3k3XsW+fU8fQACLN59ky34AZ14LoeVZpYwmZvldCFo0r0gnelwF2TcMjLor/BTL5aDJVBMkss0dthToPw==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.4.0.tgz", + "integrity": "sha512-jItXPLmrSR8jmTRmRWJXCnGJsfy85mB3Wd/uINMXA65yrnFo0cPClFIUWzo2najVNSl+mx7/4W8ttlLWJe99pQ==", "requires": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", @@ -14612,7 +14810,8 @@ "version": "0.3.2", "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=", - "dev": true + "dev": true, + "optional": true }, "braces": { "version": "2.3.2", @@ -14885,7 +15084,8 @@ "version": "6.0.2", "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz", "integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==", - "dev": true + "dev": true, + "optional": true }, "micromatch": { "version": "3.1.10", @@ -14997,9 +15197,9 @@ } }, "regexp-tree": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.6.tgz", - "integrity": "sha512-LFrA98Dw/heXqDojz7qKFdygZmFoiVlvE1Zp7Cq2cvF+ZA+03Gmhy0k0PQlsC1jvHPiTUSs+pDHEuSWv6+6D7w==" + "version": "0.1.10", + "resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.10.tgz", + "integrity": "sha512-K1qVSbcedffwuIslMwpe6vGlj+ZXRnGkvjAtFHfDZZZuEdA/h0dxljAPu9vhUo6Rrx2U2AwJ+nSQ6hK+lrP5MQ==" }, "regexpp": { "version": "2.0.1", @@ -15152,44 +15352,10 @@ "integrity": "sha1-eZlTn8ngR6N5KPoZb44VY9q9Nt4=", "dev": true }, - "require-uncached": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/require-uncached/-/require-uncached-1.0.3.tgz", - "integrity": "sha1-Tg1W1slmL9MeQwEcS5WqSZVUIdM=", - "dev": true, - "requires": { - "caller-path": "^0.1.0", - "resolve-from": "^1.0.0" - }, - "dependencies": { - "caller-path": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-0.1.0.tgz", - "integrity": "sha1-lAhe9jWB7NPaqSREqP6U6CV3dR8=", - "dev": true, - "requires": { - "callsites": "^0.2.0" - } - }, - "callsites": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-0.2.0.tgz", - "integrity": "sha1-r6uWJikQp/M8GaV3WCXGnzTjUMo=", - "dev": true - }, - "resolve-from": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-1.0.1.tgz", - "integrity": "sha1-Jsv+k10a7uq7Kbw/5a6wHpPUQiY=", - "dev": true - } - } - }, - "reserved-words": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/reserved-words/-/reserved-words-0.1.2.tgz", - "integrity": "sha1-AKCUD5jNUBrqqsMWQR2a3FKzGrE=", - "dev": true + "requires-port": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", + "integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=" }, "resolve": { "version": "1.10.0", @@ -15671,9 +15837,9 @@ } }, "secure-random": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/secure-random/-/secure-random-1.1.1.tgz", - "integrity": "sha1-CIDy2MUYX0vLRoQFjINrTdsHFFo=" + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/secure-random/-/secure-random-1.1.2.tgz", + "integrity": "sha512-H2bdSKERKdBV1SwoqYm6C0y+9EA94v6SUBOWO8kDndc4NoUih7Dv6Tsgma7zO1lv27wIvjlD0ZpMQk7um5dheQ==" }, "semver": { "version": "5.7.0", @@ -15831,9 +15997,9 @@ } }, "sisteransi": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.0.tgz", - "integrity": "sha512-N+z4pHB4AmUv0SjveWRd6q1Nj5w62m5jodv+GD8lvmbY/83T/rpbJGZOnK5T149OldDj4Db07BSv9xY4K6NTPQ==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.2.tgz", + "integrity": "sha512-ZcYcZcT69nSLAR2oLN2JwNmLkJEKGooFMCdvOkFrToUt/WfcRWqhIg4P4KwY4dmLbuyXIx4o4YmPsvMRJYJd/w==", "dev": true }, "sjcl": { @@ -16292,22 +16458,16 @@ "has-flag": "^3.0.0" } }, - "symbol-observable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.0.1.tgz", - "integrity": "sha1-g0D8RwLDEi310iKI+IKD9RPT/dQ=", - "dev": true - }, "symbol-tree": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.2.tgz", - "integrity": "sha1-rifbOPZgp64uHDt9G8KQgZuFGeY=", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", + "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==", "dev": true }, "table": { - "version": "5.2.3", - "resolved": "https://registry.npmjs.org/table/-/table-5.2.3.tgz", - "integrity": "sha512-N2RsDAMvDLvYwFcwbPyF3VmVSSkuF+G1e+8inhBLtHpvwXGw4QRPEZhihQNeEN0i1up6/f6ObCJXNdlRG3YVyQ==", + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/table/-/table-5.4.1.tgz", + "integrity": "sha512-E6CK1/pZe2N75rGZQotFOdmzWQ1AILtgYbMAbAjvms0S1l5IDB47zG3nCnFGB/w+7nB3vKofbLXCH7HPBo864w==", "dev": true, "requires": { "ajv": "^6.9.1", @@ -16361,15 +16521,15 @@ } }, "test-exclude": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-5.1.0.tgz", - "integrity": "sha512-gwf0S2fFsANC55fSeSqpb8BYk6w3FDvwZxfNjeF6FRgvFa43r+7wRiA/Q0IxoRU37wB/LE8IQ4221BsNucTaCA==", + "version": "5.2.3", + "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-5.2.3.tgz", + "integrity": "sha512-M+oxtseCFO3EDtAaGH7iiej3CBkzXqFMbzqYAACdzKui4eZA+pq3tZEwChvOdNfa7xxy8BfbmgJSIr43cC/+2g==", "dev": true, "requires": { - "arrify": "^1.0.1", + "glob": "^7.1.3", "minimatch": "^3.0.4", "read-pkg-up": "^4.0.0", - "require-main-filename": "^1.0.1" + "require-main-filename": "^2.0.0" }, "dependencies": { "find-up": { @@ -16381,6 +16541,20 @@ "locate-path": "^3.0.0" } }, + "glob": { + "version": "7.1.4", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz", + "integrity": "sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==", + "dev": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.0.4", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + }, "load-json-file": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz", @@ -16462,6 +16636,12 @@ "find-up": "^3.0.0", "read-pkg": "^3.0.0" } + }, + "require-main-filename": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", + "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", + "dev": true } } }, @@ -16682,29 +16862,11 @@ "integrity": "sha512-7uc1O8h1M1g0rArakJdf0uLRSSgFcYexrVoKo+bzJd32gd4gDy2L/Z+8/FjPnU9ydY3pEnVPtr9FyscYY60K1g==" }, "typescript": { - "version": "2.9.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-2.9.2.tgz", - "integrity": "sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w==", + "version": "3.5.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.5.2.tgz", + "integrity": "sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA==", "dev": true }, - "typescript-eslint-parser": { - "version": "16.0.1", - "resolved": "https://registry.npmjs.org/typescript-eslint-parser/-/typescript-eslint-parser-16.0.1.tgz", - "integrity": "sha512-IKawLTu4A2xN3aN/cPLxvZ0bhxZHILGDKTZWvWNJ3sLNhJ3PjfMEDQmR2VMpdRPrmWOadgWXRwjLBzSA8AGsaQ==", - "dev": true, - "requires": { - "lodash.unescape": "4.0.1", - "semver": "5.5.0" - }, - "dependencies": { - "semver": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.5.0.tgz", - "integrity": "sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA==", - "dev": true - } - } - }, "ua-parser-js": { "version": "0.7.19", "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.19.tgz", @@ -16879,9 +17041,18 @@ } }, "url-join": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/url-join/-/url-join-4.0.0.tgz", - "integrity": "sha1-TTNA6AfTdzvamZH4MFrNzCpmXSo=" + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/url-join/-/url-join-4.0.1.tgz", + "integrity": "sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==" + }, + "url-parse": { + "version": "1.4.7", + "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz", + "integrity": "sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==", + "requires": { + "querystringify": "^2.1.1", + "requires-port": "^1.0.0" + } }, "use": { "version": "3.1.1", @@ -16900,11 +17071,15 @@ "integrity": "sha1-H6DZJw6b6FDZsFAn9jUZv0ZFfZY=" }, "util": { - "version": "0.11.1", - "resolved": "https://registry.npmjs.org/util/-/util-0.11.1.tgz", - "integrity": "sha512-HShAsny+zS2TZfaXxD9tYj4HQGlBezXZMZuM/S5PKLLoZkShZiGk9o5CzukI1LVHZvjdvZ2Sj1aW/Ndn2NB/HQ==", + "version": "0.12.1", + "resolved": "https://registry.npmjs.org/util/-/util-0.12.1.tgz", + "integrity": "sha512-MREAtYOp+GTt9/+kwf00IYoHZyjM8VU4aVrkzUlejyqaIjd2GztVl5V9hGXKlvBKE3gENn/FMfHE5v6hElXGcQ==", "requires": { - "inherits": "2.0.3" + "inherits": "^2.0.3", + "is-arguments": "^1.0.4", + "is-generator-function": "^1.0.7", + "object.entries": "^1.1.0", + "safe-buffer": "^5.1.2" } }, "util-deprecate": { @@ -17116,35 +17291,11 @@ "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=" }, "wif": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/wif/-/wif-2.0.1.tgz", - "integrity": "sha1-JxSaYnV+TbaUcpN4567KewlkgBI=", + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/wif/-/wif-2.0.6.tgz", + "integrity": "sha1-CNP1IFbGZnkplyb63g1DKudLRwQ=", "requires": { - "bs58check": "^1.0.6" - }, - "dependencies": { - "base-x": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/base-x/-/base-x-1.1.0.tgz", - "integrity": "sha1-QtPXF0dPnqAiB/bRqh9CaRPut6w=" - }, - "bs58": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/bs58/-/bs58-3.1.0.tgz", - "integrity": "sha1-1MJjiL9IBMrHFBQbGUWqR+XrJI4=", - "requires": { - "base-x": "^1.1.0" - } - }, - "bs58check": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/bs58check/-/bs58check-1.3.4.tgz", - "integrity": "sha1-xSVABzdJEXcU+gQsMEfrj5FRy/g=", - "requires": { - "bs58": "^3.1.0", - "create-hash": "^1.1.0" - } - } + "bs58check": "<3.0.0" } }, "window-or-global": { diff --git a/package.json b/package.json index 339e88891..2b923fed2 100644 --- a/package.json +++ b/package.json @@ -3,19 +3,19 @@ "version": "4.2.0", "devDependencies": { "babel-cli": "^6.26.0", - "babel-eslint": "^10.0.1", - "babel-jest": "^24.7.1", + "babel-eslint": "^10.0.2", + "babel-jest": "^24.8.0", "babel-preset-flow": "^6.23.0", - "eslint": "^5.16.0", + "eslint": "^6.0.1", "eslint-plugin-babel": "^5.3.0", - "eslint-plugin-import": "^2.17.2", - "eslint-plugin-node": "^8.0.1", - "eslint-plugin-promise": "^4.1.1", - "eslint-plugin-react": "^7.12.3", - "flow-bin": "^0.98.0", - "jest": "^24.7.1", - "metro-react-native-babel-preset": "^0.53.1", - "prettier-eslint-cli": "^4.7.1", + "eslint-plugin-import": "^2.18.0", + "eslint-plugin-node": "^9.1.0", + "eslint-plugin-promise": "^4.2.1", + "eslint-plugin-react": "^7.14.2", + "flow-bin": "^0.102.0", + "jest": "^24.8.0", + "metro-react-native-babel-preset": "^0.55.0", + "prettier-eslint-cli": "^5.0.0", "react-test-renderer": "^16.8.6", "rn-nodeify": "github:tradle/rn-nodeify" }, @@ -40,13 +40,13 @@ } }, "dependencies": { - "@babel/preset-env": "7.4.4", - "@react-native-community/async-storage": "1.3.3", - "@react-native-community/slider": "1.0.4", + "@babel/preset-env": "7.5.0", + "@react-native-community/async-storage": "1.5.0", + "@react-native-community/slider": "1.1.4", "@remobile/react-native-qrcode-local-image": "1.0.4", - "bignumber.js": "8.1.1", + "bignumber.js": "9.0.0", "bip21": "2.0.2", - "bip32": "2.0.2", + "bip32": "2.0.3", "bip39": "2.5.0", "bitcoinjs-lib": "3.3.2", "bitcoinjs5": "git+https://github.com/Overtorment/bitcoinjs5.git", @@ -54,60 +54,60 @@ "buffer-reverse": "1.0.1", "coinselect": "3.1.11", "crypto-js": "3.1.9-1", - "dayjs": "1.8.13", + "dayjs": "1.8.14", "electrum-client": "git+https://github.com/Overtorment/rn-electrum-client.git", - "eslint-config-prettier": "4.2.0", + "eslint-config-prettier": "6.0.0", "eslint-config-standard": "12.0.0", "eslint-config-standard-react": "7.0.2", - "eslint-plugin-prettier": "3.0.1", + "eslint-plugin-prettier": "3.1.0", "eslint-plugin-standard": "4.0.0", - "frisbee": "2.0.9", + "frisbee": "3.0.2", "intl": "1.2.5", "mocha": "5.2.0", "node-libs-react-native": "1.0.3", "path-browserify": "1.0.0", - "prettier": "1.17.0", + "prettier": "1.18.2", "process": "0.11.10", "prop-types": "15.7.2", "react": "16.8.6", "react-localization": "1.0.13", "react-native": "0.59.6", - "react-native-camera": "2.6.0", - "react-native-device-info": "1.6.0", + "react-native-camera": "2.11.0", + "react-native-device-info": "^2.2.2", "react-native-elements": "0.19.0", "react-native-flexi-radio-button": "0.2.2", "react-native-fs": "2.13.3", - "react-native-gesture-handler": "1.2.0", + "react-native-gesture-handler": "1.3.0", "react-native-google-analytics-bridge": "7.1.0", - "react-native-haptic-feedback": "1.7.1", + "react-native-haptic-feedback": "1.8.1", "react-native-image-picker": "0.28.1", "react-native-level-fs": "3.0.1", "react-native-linear-gradient": "2.5.4", - "react-native-modal": "10.0.0", + "react-native-modal": "11.1.0", "react-native-obscure": "1.2.1", "react-native-popup-menu-android": "1.0.3", "react-native-privacy-snapshot": "1.0.0", "react-native-prompt-android": "0.3.5", "react-native-qrcode-svg": "5.1.2", - "react-native-randombytes": "3.5.2", - "react-native-rate": "1.1.6", - "react-native-sentry": "0.42.0", - "react-native-snap-carousel": "3.7.5", + "react-native-randombytes": "3.5.3", + "react-native-rate": "1.1.7", + "react-native-sentry": "0.43.2", + "react-native-snap-carousel": "3.8.0", "react-native-sortable-list": "0.0.23", - "react-native-svg": "9.4.0", - "react-native-tcp": "3.3.0", + "react-native-svg": "9.5.1", + "react-native-tcp": "3.3.1", "react-native-tooltip": "git+https://github.com/marcosrdz/react-native-tooltip.git", - "react-native-vector-icons": "6.4.2", + "react-native-vector-icons": "6.6.0", "react-native-watch-connectivity": "0.2.0", - "react-native-webview": "5.8.1", - "react-navigation": "3.9.1", + "react-native-webview": "5.12.1", + "react-navigation": "3.11.0", "react-test-render": "1.1.1", - "readable-stream": "3.3.0", - "secure-random": "1.1.1", + "readable-stream": "3.4.0", + "secure-random": "1.1.2", "stream-browserify": "2.0.2", "url": "0.11.0", - "util": "0.11.1", - "wif": "2.0.1" + "util": "0.12.1", + "wif": "2.0.6" }, "react-native": { "path": "path-browserify", diff --git a/screen/receive/details.js b/screen/receive/details.js index ae69d4de9..7c5966804 100644 --- a/screen/receive/details.js +++ b/screen/receive/details.js @@ -83,8 +83,8 @@ export default class ReceiveDetails extends Component { render() { return ( - - + + {this.state.bip21encoded === undefined ? ( ) : ( @@ -99,7 +99,7 @@ export default class ReceiveDetails extends Component { /> )} - +