From b6a0eb19eacc03be38c5fc16b2db2eb45d92ace8 Mon Sep 17 00:00:00 2001 From: Mustafa Buyukcelebi Date: Fri, 11 Oct 2019 15:44:17 +0300 Subject: [PATCH] Fix for ios build --- ios/Podfile | 2 + ios/Podfile.lock | 8 +- ios/Pods/Manifest.lock | 8 +- ios/Pods/Pods.xcodeproj/project.pbxproj | 11194 ++++++++-------- .../xcschemes/xcschememanagement.plist | 119 +- .../Pods-esteem-acknowledgements.markdown | 252 + .../Pods-esteem-acknowledgements.plist | 258 + .../xcshareddata/xcschemes/eSteem.xcscheme | 2 +- .../UserInterfaceState.xcuserstate | Bin 92670 -> 93754 bytes package.json | 2 +- test.sh | 22 + 11 files changed, 6264 insertions(+), 5603 deletions(-) create mode 100644 test.sh diff --git a/ios/Podfile b/ios/Podfile index a957aefc3..85d27aef8 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -35,6 +35,8 @@ target 'eSteem' do pod 'glog', :podspec => '../node_modules/react-native/third-party-podspecs/glog.podspec' pod 'Folly', :podspec => '../node_modules/react-native/third-party-podspecs/Folly.podspec' + pod 'realm', :path => '../node_modules/realm' + target 'eSteemTests' do inherit! :search_paths # Pods for testing diff --git a/ios/Podfile.lock b/ios/Podfile.lock index e68b0dc5d..d0eb310af 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -277,6 +277,8 @@ PODS: - React-cxxreact (= 0.61.2) - React-jsi (= 0.61.2) - ReactCommon/jscallinvoker (= 0.61.2) + - realm (3.2.0): + - React - RNGestureHandler (1.4.1): - React - RNIap (3.4.15): @@ -341,6 +343,7 @@ DEPENDENCIES: - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`) - ReactCommon/jscallinvoker (from `../node_modules/react-native/ReactCommon`) - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`) + - realm (from `../node_modules/realm`) - RNGestureHandler (from `../node_modules/react-native-gesture-handler`) - RNIap (from `../node_modules/react-native-iap`) - RNImageCropPicker (from `../node_modules/react-native-image-crop-picker`) @@ -433,6 +436,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/Libraries/Vibration" ReactCommon: :path: "../node_modules/react-native/ReactCommon" + realm: + :path: "../node_modules/realm" RNGestureHandler: :path: "../node_modules/react-native-gesture-handler" RNIap: @@ -492,6 +497,7 @@ SPEC CHECKSUMS: React-RCTText: e3ef6191cdb627855ff7fe8fa0c1e14094967fb8 React-RCTVibration: fb54c732fd20405a76598e431aa2f8c2bf527de9 ReactCommon: 5848032ed2f274fcb40f6b9ec24067787c42d479 + realm: 21d836dfcec6eb0f82514db4e4752d0506b2272e RNGestureHandler: 4cb47a93019c1a201df2644413a0a1569a51c8aa RNIap: b4c77c8bc4501203f4b743126a05da23f10f40b4 RNImageCropPicker: bfb3ea9c8622f290532e2fe63f369e0d5a52f597 @@ -503,6 +509,6 @@ SPEC CHECKSUMS: SDWebImage: c10d14a8883ebd89664f02a422006f66a85c0c5d Yoga: 14927e37bd25376d216b150ab2a561773d57911f -PODFILE CHECKSUM: 4faf3202c73803d0ba69b4aaf79ce8642ecf11b2 +PODFILE CHECKSUM: 847fb728a283fe273b2102f5f3cacb697a8eaed0 COCOAPODS: 1.7.5 diff --git a/ios/Pods/Manifest.lock b/ios/Pods/Manifest.lock index e68b0dc5d..d0eb310af 100644 --- a/ios/Pods/Manifest.lock +++ b/ios/Pods/Manifest.lock @@ -277,6 +277,8 @@ PODS: - React-cxxreact (= 0.61.2) - React-jsi (= 0.61.2) - ReactCommon/jscallinvoker (= 0.61.2) + - realm (3.2.0): + - React - RNGestureHandler (1.4.1): - React - RNIap (3.4.15): @@ -341,6 +343,7 @@ DEPENDENCIES: - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`) - ReactCommon/jscallinvoker (from `../node_modules/react-native/ReactCommon`) - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`) + - realm (from `../node_modules/realm`) - RNGestureHandler (from `../node_modules/react-native-gesture-handler`) - RNIap (from `../node_modules/react-native-iap`) - RNImageCropPicker (from `../node_modules/react-native-image-crop-picker`) @@ -433,6 +436,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/Libraries/Vibration" ReactCommon: :path: "../node_modules/react-native/ReactCommon" + realm: + :path: "../node_modules/realm" RNGestureHandler: :path: "../node_modules/react-native-gesture-handler" RNIap: @@ -492,6 +497,7 @@ SPEC CHECKSUMS: React-RCTText: e3ef6191cdb627855ff7fe8fa0c1e14094967fb8 React-RCTVibration: fb54c732fd20405a76598e431aa2f8c2bf527de9 ReactCommon: 5848032ed2f274fcb40f6b9ec24067787c42d479 + realm: 21d836dfcec6eb0f82514db4e4752d0506b2272e RNGestureHandler: 4cb47a93019c1a201df2644413a0a1569a51c8aa RNIap: b4c77c8bc4501203f4b743126a05da23f10f40b4 RNImageCropPicker: bfb3ea9c8622f290532e2fe63f369e0d5a52f597 @@ -503,6 +509,6 @@ SPEC CHECKSUMS: SDWebImage: c10d14a8883ebd89664f02a422006f66a85c0c5d Yoga: 14927e37bd25376d216b150ab2a561773d57911f -PODFILE CHECKSUM: 4faf3202c73803d0ba69b4aaf79ce8642ecf11b2 +PODFILE CHECKSUM: 847fb728a283fe273b2102f5f3cacb697a8eaed0 COCOAPODS: 1.7.5 diff --git a/ios/Pods/Pods.xcodeproj/project.pbxproj b/ios/Pods/Pods.xcodeproj/project.pbxproj index c40afb4dd..b615dd53f 100644 --- a/ios/Pods/Pods.xcodeproj/project.pbxproj +++ b/ios/Pods/Pods.xcodeproj/project.pbxproj @@ -72,1279 +72,1289 @@ ); name = "boost-for-react-native"; }; + FC8B0F94E044B544F112C2E56B515D5C /* realm */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 6B4D5C14ED9875E81154146CA2307AB4 /* Build configuration list for PBXAggregateTarget "realm" */; + buildPhases = ( + ); + dependencies = ( + 3E795A2D7EF0DB3D2C29E4E6141B1EA3 /* PBXTargetDependency */, + ); + name = realm; + }; /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ 004DC6CBB00C61E9D96DCEBD15DE95FD /* en.lproj in Resources */ = {isa = PBXBuildFile; fileRef = 012176014AF089894C4121468EE5D700 /* en.lproj */; }; - 0060810FB3851F5761DD7524A5AD905E /* RNGestureHandlerEvents.h in Headers */ = {isa = PBXBuildFile; fileRef = 5127D62D5BA35B0A0628B6CBA44B5C8F /* RNGestureHandlerEvents.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 00988D1C2AE930FF9F6288C5BF629522 /* RCTMultipartStreamReader.m in Sources */ = {isa = PBXBuildFile; fileRef = 78CCF897F5EAD8B229062E6E52DD8899 /* RCTMultipartStreamReader.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 00D966DF4ADC3ADD240232616FCFDDC6 /* JWTErrorDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = EB706EF745E624EF2590284889FC8403 /* JWTErrorDescription.m */; }; - 00FB77A51EEB88A68706F7E89B09943B /* AppCenterReactNativeCrashesUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DCE6DCB59DA226BBE9F8E6B4B1A3640 /* AppCenterReactNativeCrashesUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 015A3B6A9B9C4675B271350F296C202D /* RCTTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9951DAB8B18EC4F6237D5AA9F688FE5D /* RCTTextViewManager.m */; }; - 0196F84B1994E3110AA46F1ACA6DE79A /* RCTPicker.h in Headers */ = {isa = PBXBuildFile; fileRef = B898E892CB97333BD36367F75F58E0C4 /* RCTPicker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 01AF68C56B353F0273A4AC2CD9C55356 /* BSG_KSCrashCallCompletion.h in Headers */ = {isa = PBXBuildFile; fileRef = 58482104341CF3D42821074DCA3CD096 /* BSG_KSCrashCallCompletion.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 01CB3A7EB48A69DAEF52EB156379911E /* RNSVGPathManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B1270BD73E8412E62489F199ED3861C9 /* RNSVGPathManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 01CF128DB818B5C83EC67F1FB8C044E2 /* BugsnagUser.h in Headers */ = {isa = PBXBuildFile; fileRef = 870F7B74580DC01F829184B6C11471FA /* BugsnagUser.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 005D401F328AFCC05050935BAFD3CE8A /* Pods-eSteem-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 01092AA0F125A4A2B1784C9B9D2A0C5F /* Pods-eSteem-dummy.m */; }; + 0060810FB3851F5761DD7524A5AD905E /* RNGestureHandlerEvents.h in Headers */ = {isa = PBXBuildFile; fileRef = AA02535E4B42D091948E10A842658DCA /* RNGestureHandlerEvents.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 00988D1C2AE930FF9F6288C5BF629522 /* RCTMultipartStreamReader.m in Sources */ = {isa = PBXBuildFile; fileRef = 4936F3543967222F9242543BA85C0A25 /* RCTMultipartStreamReader.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 00D966DF4ADC3ADD240232616FCFDDC6 /* JWTErrorDescription.m in Sources */ = {isa = PBXBuildFile; fileRef = C2242B8287B72D7B9752B3FF55EB229C /* JWTErrorDescription.m */; }; + 00FB77A51EEB88A68706F7E89B09943B /* AppCenterReactNativeCrashesUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = FF42A16833A792A461299BF5C0CFB976 /* AppCenterReactNativeCrashesUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 015A3B6A9B9C4675B271350F296C202D /* RCTTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = AB2ADC400787400A1D22791C74E3049A /* RCTTextViewManager.m */; }; + 0196F84B1994E3110AA46F1ACA6DE79A /* RCTPicker.h in Headers */ = {isa = PBXBuildFile; fileRef = D0B4E10BE344CEBC4EB04F863FACB0BC /* RCTPicker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 01AF68C56B353F0273A4AC2CD9C55356 /* BSG_KSCrashCallCompletion.h in Headers */ = {isa = PBXBuildFile; fileRef = 848DE03795D107F5569B6E9C2FA75CCE /* BSG_KSCrashCallCompletion.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 01CB3A7EB48A69DAEF52EB156379911E /* RNSVGPathManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EDFB64F37B7FCDF3978A8FB66E73272E /* RNSVGPathManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 01CF128DB818B5C83EC67F1FB8C044E2 /* BugsnagUser.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AE8307A840E393C22977DA763D4AA0D /* BugsnagUser.h */; settings = {ATTRIBUTES = (Project, ); }; }; 02494D12FF7497B95BAFBFEFC3B5AFD1 /* strtod.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E0396DF259C3769D10A55D8209C8638 /* strtod.h */; settings = {ATTRIBUTES = (Project, ); }; }; 02CA984D15A8D8EB4A80A164E03BA6C4 /* SDWebImageTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = C4708ED072CB9AB745907733848C65FB /* SDWebImageTransition.m */; }; - 02D2602980651A3D3D7CD2D46EAC42A9 /* RNSVGUnits.h in Headers */ = {isa = PBXBuildFile; fileRef = C20D5B50838E436DDF6A4BAA86F423B9 /* RNSVGUnits.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 02EC6DE43B1D15FED567F754EB0EBD57 /* RCTInputAccessoryView.h in Headers */ = {isa = PBXBuildFile; fileRef = D953F58161A529D9F36200415A03CB04 /* RCTInputAccessoryView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 02D2602980651A3D3D7CD2D46EAC42A9 /* RNSVGUnits.h in Headers */ = {isa = PBXBuildFile; fileRef = 06C2D1A59324661497C2171CD8A7CD73 /* RNSVGUnits.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 02EC6DE43B1D15FED567F754EB0EBD57 /* RCTInputAccessoryView.h in Headers */ = {isa = PBXBuildFile; fileRef = 07BA349A88168D7CC68161F4E56BDDF5 /* RCTInputAccessoryView.h */; settings = {ATTRIBUTES = (Project, ); }; }; 03436EA73175DBEE74264D1ADF48689E /* SDImageCacheConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 6DE93E00EABD41D4BEABE5D102ED687E /* SDImageCacheConfig.m */; }; - 038DCB497B0C163EB9C86859E531AFFA /* BSG_KSMach_x86_32.c in Sources */ = {isa = PBXBuildFile; fileRef = DF8A76D4CD8EF78A90A1431A391D48FB /* BSG_KSMach_x86_32.c */; }; - 0396FC6C3EAF48CC11405580D1D9C5C9 /* RCTVirtualTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 64674E63C47B6D18771364ECD05B3F8A /* RCTVirtualTextViewManager.m */; }; + 038DCB497B0C163EB9C86859E531AFFA /* BSG_KSMach_x86_32.c in Sources */ = {isa = PBXBuildFile; fileRef = 8FDE025F5EA5C1B5ED4C46D03839518B /* BSG_KSMach_x86_32.c */; }; + 0396FC6C3EAF48CC11405580D1D9C5C9 /* RCTVirtualTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F857F7E2FEB51CA95DB918CA960836AC /* RCTVirtualTextViewManager.m */; }; 03AD48619925AA1D36DBAE727BA84415 /* SDWebImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F1C8F8AC7DF7515CE70621BEC35477D /* SDWebImageManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 03D745C7F316B3490B29E5861C4A643B /* RCTSettingsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5197B0F0FFA22B7203A0BA03FE8F2DDF /* RCTSettingsManager.m */; }; - 04148C0C198379E5C1D179F18BF512A9 /* BSGSerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E20ADC5DE10DAAFD4EC8C4AC0AFAC00 /* BSGSerialization.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0451C6A6C2745F87FA9C115947A83609 /* RCTUIManagerUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 148BCB13CCD2D7514137B68D6779A4BE /* RCTUIManagerUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 047986204E2771BAA31A7CF87F90D83F /* RCTDatePickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F731E6BEA1D75FCFFBBC10DFA2E69D1 /* RCTDatePickerManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 04A980DAA82ADC1FE2E7FCCC111345C3 /* unzip.h in Headers */ = {isa = PBXBuildFile; fileRef = 929CB92ED8F23C8A051BD9CFF07AFD84 /* unzip.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 04B23468EC849B3A78C562084BB7545D /* RCTDataRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = B80172DBF2542033C9DCF861E11ACBCB /* RCTDataRequestHandler.m */; }; - 04B9B85ED8CA97838E08E90F268B5A6A /* BSG_RFC3339DateTool.h in Headers */ = {isa = PBXBuildFile; fileRef = 889AF6D11D0A1E5988EEBF56CC5A4D1A /* BSG_RFC3339DateTool.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 03D745C7F316B3490B29E5861C4A643B /* RCTSettingsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DF9FD805BE6FD41E23202C54A15D9CB8 /* RCTSettingsManager.m */; }; + 04148C0C198379E5C1D179F18BF512A9 /* BSGSerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = 7FB56EC16F8514E57FAE086E3B4C5995 /* BSGSerialization.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0451C6A6C2745F87FA9C115947A83609 /* RCTUIManagerUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = E25C601D7FFD4B394E5219128C97F296 /* RCTUIManagerUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 047986204E2771BAA31A7CF87F90D83F /* RCTDatePickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BB07874A8CED7D4D6131437674C51481 /* RCTDatePickerManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 04A980DAA82ADC1FE2E7FCCC111345C3 /* unzip.h in Headers */ = {isa = PBXBuildFile; fileRef = 089FC694624769292792EFCC8E1193F7 /* unzip.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 04B23468EC849B3A78C562084BB7545D /* RCTDataRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = AE63DCA4DE6C6B15400C83D1F8E3AD8A /* RCTDataRequestHandler.m */; }; + 04B9B85ED8CA97838E08E90F268B5A6A /* BSG_RFC3339DateTool.h in Headers */ = {isa = PBXBuildFile; fileRef = 170E9C0185BA4139E2E2725B5AE52945 /* BSG_RFC3339DateTool.h */; settings = {ATTRIBUTES = (Project, ); }; }; 04E6280CB3492C2FA68611B458834174 /* MallocImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BE00D62886ABC01AA5CE996BBED59E6F /* MallocImpl.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 0507991B3CC7F940019C8CD726263B02 /* aestab.c in Sources */ = {isa = PBXBuildFile; fileRef = 78590C7D007180D465B34EA318D21521 /* aestab.c */; }; - 052D085F542A0BD7265968E103436CBF /* RCTLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E3A7FB18885F885ADC9D31A1AC64C96 /* RCTLog.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 057029B96117248FEAE52DC6A0D7C4D4 /* RCTTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 08D631E0FA556DDB8596CE708666DCD2 /* RCTTextShadowView.m */; }; - 05E59DCD6B00097168D4D15EA9257EE3 /* JWTAlgorithmRSBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 39A37E646EDB2FDCB88BF1C485E1A783 /* JWTAlgorithmRSBase.m */; }; - 05FD9CBC49A9036945A855E5976925F8 /* REASetNode.m in Sources */ = {isa = PBXBuildFile; fileRef = A3E51775CDF35806BE04E23B7A88D25A /* REASetNode.m */; }; - 0649B037DAF791C807C9DAB578B78B35 /* jsi.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F49FA468B56DEA3FE73657C8FD43102 /* jsi.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 065902A4235EA577D3133CAAC5ACD22F /* RCTNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 488E059E45C754EB68EACF68312B629E /* RCTNetworking.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 07071721854875107EE2056CE24FE08C /* CodePush-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = AA9DCE93A93E593B387C1A55648F484D /* CodePush-dummy.m */; }; - 071299AD980AC31E13CC4637FD33917E /* RCTConvert+RNSVG.m in Sources */ = {isa = PBXBuildFile; fileRef = E3F48C9971712DCF80A6B2308696076E /* RCTConvert+RNSVG.m */; }; - 0744CA6A95622ADE76CC837212EDC831 /* RCTReconnectingWebSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = 728E943DB142404260CFE88525BBF912 /* RCTReconnectingWebSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0747DAAC05ABE8BF7564F018FBB7D8B5 /* RCTUITextField.h in Headers */ = {isa = PBXBuildFile; fileRef = A50CF9D07F78EF5A2FC548ABD9831D21 /* RCTUITextField.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 077EB4B39CE4EDCCB0E0FFE458F38A23 /* UIImage+Resize.m in Sources */ = {isa = PBXBuildFile; fileRef = BF7ADA7B9A2637B0A5CC653758BC7BB7 /* UIImage+Resize.m */; }; - 07B6A3D912137E42AFA788E5918EE00A /* RNSVGPainterBrush.h in Headers */ = {isa = PBXBuildFile; fileRef = 9158150B9C10626FC499E5B4C1CE5536 /* RNSVGPainterBrush.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0507991B3CC7F940019C8CD726263B02 /* aestab.c in Sources */ = {isa = PBXBuildFile; fileRef = 6A8700876CF2DA367193832F40BA58EE /* aestab.c */; }; + 052D085F542A0BD7265968E103436CBF /* RCTLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 40D55E296153BFC0C09677467486481D /* RCTLog.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 057029B96117248FEAE52DC6A0D7C4D4 /* RCTTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = C362184621DE8CBAA8093CBAA5735D6F /* RCTTextShadowView.m */; }; + 05E59DCD6B00097168D4D15EA9257EE3 /* JWTAlgorithmRSBase.m in Sources */ = {isa = PBXBuildFile; fileRef = C30FEF29FA1A6A96E157827A51DCAC5C /* JWTAlgorithmRSBase.m */; }; + 05FD9CBC49A9036945A855E5976925F8 /* REASetNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 5299265A2366979EDD3CB6CF7688B2A9 /* REASetNode.m */; }; + 0649B037DAF791C807C9DAB578B78B35 /* jsi.h in Headers */ = {isa = PBXBuildFile; fileRef = 862236394FF7D394AA63FD9F6481A448 /* jsi.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 065902A4235EA577D3133CAAC5ACD22F /* RCTNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 171C1454C07269A9630BB08C6275CCAD /* RCTNetworking.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 07071721854875107EE2056CE24FE08C /* CodePush-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9856DFCE0A9B4C1775187484DC00F83B /* CodePush-dummy.m */; }; + 071299AD980AC31E13CC4637FD33917E /* RCTConvert+RNSVG.m in Sources */ = {isa = PBXBuildFile; fileRef = C46B8EB0D495899A5E333559AF8FB197 /* RCTConvert+RNSVG.m */; }; + 0744CA6A95622ADE76CC837212EDC831 /* RCTReconnectingWebSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = 813075C2D37E75283C08F49C13D2F333 /* RCTReconnectingWebSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0747DAAC05ABE8BF7564F018FBB7D8B5 /* RCTUITextField.h in Headers */ = {isa = PBXBuildFile; fileRef = CF6BFFA42963118B9013AF2885FDED8B /* RCTUITextField.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 077EB4B39CE4EDCCB0E0FFE458F38A23 /* UIImage+Resize.m in Sources */ = {isa = PBXBuildFile; fileRef = F209183EA6D67E8041EC31AE1214D376 /* UIImage+Resize.m */; }; + 07B6A3D912137E42AFA788E5918EE00A /* RNSVGPainterBrush.h in Headers */ = {isa = PBXBuildFile; fileRef = C4B38B36E36EF99E1825828611ADB16D /* RNSVGPainterBrush.h */; settings = {ATTRIBUTES = (Project, ); }; }; 07CFDD557F17EF9A8C8B0D3409F7D1DC /* glog-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 684088C2F691FF90A0555014F22E30C1 /* glog-dummy.m */; }; - 0801F2E7F7115B2A1B2836000ECB42BE /* BugsnagHandledState.h in Headers */ = {isa = PBXBuildFile; fileRef = 085276C68530F73E1CEB83FB0EE6BCE1 /* BugsnagHandledState.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 080E1D5D33742F3791A8FC5C709FE265 /* TurboModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA9ECA17DD3D906BD1BAAAD0CE437C26 /* TurboModule.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 082D3750429152F4F2E435D9C7ECA8D2 /* RNSVGVBMOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 61398B40E7BC4E6D17527E93752A710B /* RNSVGVBMOS.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 087AD01CB8275B3C2F0C2091F8442297 /* RCTSafeAreaShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C06D6D1BD599BCD8B8809470C955E18 /* RCTSafeAreaShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 089FC2310A5B49EC5A7F22707D169CEA /* RecoverableError.h in Headers */ = {isa = PBXBuildFile; fileRef = BB7D24F8E8C37A8F2D5A3F0C109C2F1D /* RecoverableError.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 08F712467A9B888ADA84C364BF64829F /* IAPPromotionObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 9582E2DCCA426BAA9D15DEC778E4C842 /* IAPPromotionObserver.m */; }; - 09306ADFAAC5C496F6309F0A989E5873 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FDED41C27ECB57469A9AE167943B2016 /* Instance.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 0801F2E7F7115B2A1B2836000ECB42BE /* BugsnagHandledState.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EBF3ABEBDBD12A6F7106D6A3142EF72 /* BugsnagHandledState.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 080E1D5D33742F3791A8FC5C709FE265 /* TurboModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A69E52FF66D8704452033C72D2A78478 /* TurboModule.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 082D3750429152F4F2E435D9C7ECA8D2 /* RNSVGVBMOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 16B284F3F2CF3E80C9D0354245520C2B /* RNSVGVBMOS.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 087AD01CB8275B3C2F0C2091F8442297 /* RCTSafeAreaShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F4E6F43CA45901B8E733B58CD2FFA04 /* RCTSafeAreaShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 089FC2310A5B49EC5A7F22707D169CEA /* RecoverableError.h in Headers */ = {isa = PBXBuildFile; fileRef = CC80CA6775681EBD66ECFEAEC08863C6 /* RecoverableError.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 08F712467A9B888ADA84C364BF64829F /* IAPPromotionObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = BDF1B2A8B98BD5845D0A77D254D4893E /* IAPPromotionObserver.m */; }; + 09306ADFAAC5C496F6309F0A989E5873 /* Instance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14BD9B93286F98CC9D217375BCF45001 /* Instance.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; 097B358FE604D29FEEF81DA2C56A5983 /* UIImage+MultiFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = 390980C7F13F4B3EBFDAA984CBFC59B0 /* UIImage+MultiFormat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 098F3528AB2F139C84803CD621A81C1C /* JWTCryptoKeyExtractor.m in Sources */ = {isa = PBXBuildFile; fileRef = 2332255DDF7B5A7345146667AB40A4BD /* JWTCryptoKeyExtractor.m */; }; + 098F3528AB2F139C84803CD621A81C1C /* JWTCryptoKeyExtractor.m in Sources */ = {isa = PBXBuildFile; fileRef = 16635CDBFF17B0672D9E1411E61733AF /* JWTCryptoKeyExtractor.m */; }; 09AF004190F9CB5F8B64A129768AC053 /* SDWebImageImageIOCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 44BE8AC36706A8633A08F46D9A43604C /* SDWebImageImageIOCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 09D5A91458BB6E7874E704F635DBFD9E /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 85520AD6E65D99C939B69E704E4C50BB /* unzip.c */; }; - 09F6E09ABEDA4A135C8267DC9A533E9E /* YGLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8567B4DDB1B13CDF0918413E90412A21 /* YGLayout.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - 0A1F492D0A887FFC19BD1E88FAA26B4F /* RCTNetworkTask.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FF9BC9253D3041FEBF7A1692684D882 /* RCTNetworkTask.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0A7CF79D13A148EB31235E36EE954118 /* RCTBaseTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B382960D8480F86E9416CBF06EE4754 /* RCTBaseTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0A901EC139E6937A244047D800665662 /* BVLinearGradient-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6572C6E7F420AA29262A65ADF0B9811A /* BVLinearGradient-dummy.m */; }; - 0AB9B568C6742A432B80BF2477E83C45 /* REATransformNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 3DE7F4D04A490B222424EDAE147FCB23 /* REATransformNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0ABBE37A8E619B243868FD557B0F812E /* JWTClaimsSetSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 23137BF8E748120C40FA55396A7E01DF /* JWTClaimsSetSerializer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0AC578A436FCFD6A5365AA5C698115B8 /* RCTNativeAnimatedModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 1136B5E96CEE7C73F4B7E75D2738FBED /* RCTNativeAnimatedModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0ACB2A5C3464FA7A15D563FF6876C7D7 /* RCTFont.mm in Sources */ = {isa = PBXBuildFile; fileRef = A60E9A23CD234055FDFD60FD16683589 /* RCTFont.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 0B19E25FE7C09500CE94E5634EA33128 /* JWTAlgorithmRSBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 18166BF196BB8714E4CDC4BE2411EAAD /* JWTAlgorithmRSBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0B5373602DADBCDE0698DEEAA48254FB /* RCTDivisionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F125FD30BF6BE246D3DB29FFAC4331A /* RCTDivisionAnimatedNode.m */; }; - 0B6946F729A638371821E412EC1F5A2F /* JWTClaimsSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E6DD5692D2F3F695EC506A2723C3E8B /* JWTClaimsSet.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0BC2F5F57AE8AF6AD3321DA8EAE17E27 /* UIView+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C8A1C6665253F4F2E9B0015357C78B0 /* UIView+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0C20E6E3114EA581E07EEA59D98ED2FA /* RCTBaseTextInputShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = E764B2FF9C40A22F5B8E4D1143834B07 /* RCTBaseTextInputShadowView.m */; }; - 0C5E97A60746348642EDE6C86867C7AB /* CompactValue.h in Headers */ = {isa = PBXBuildFile; fileRef = F791FF218A57E62693FDE33BCFE55665 /* CompactValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 09D5A91458BB6E7874E704F635DBFD9E /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 9DEDD86029893FE7EF32FDD7CE60E047 /* unzip.c */; }; + 09F6E09ABEDA4A135C8267DC9A533E9E /* YGLayout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6842D7C8FDC5D2A87B12D379A06F4ED3 /* YGLayout.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 0A1F492D0A887FFC19BD1E88FAA26B4F /* RCTNetworkTask.h in Headers */ = {isa = PBXBuildFile; fileRef = F1115BD836813960B00AD35EE73EB5F0 /* RCTNetworkTask.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0A7CF79D13A148EB31235E36EE954118 /* RCTBaseTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DE47FDD7A2D4A744F1323127A4FA800 /* RCTBaseTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0A901EC139E6937A244047D800665662 /* BVLinearGradient-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E4ADFEC74A8332EE192F91BA7FC6566 /* BVLinearGradient-dummy.m */; }; + 0AB9B568C6742A432B80BF2477E83C45 /* REATransformNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 55DC0D4380066856967BDBEB2406362E /* REATransformNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0ABBE37A8E619B243868FD557B0F812E /* JWTClaimsSetSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 35722635B392FA49B7DD3A0927CD7E68 /* JWTClaimsSetSerializer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0AC578A436FCFD6A5365AA5C698115B8 /* RCTNativeAnimatedModule.h in Headers */ = {isa = PBXBuildFile; fileRef = A51CFB7F3C00B0260BC887C5E2E9DFC3 /* RCTNativeAnimatedModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0ACB2A5C3464FA7A15D563FF6876C7D7 /* RCTFont.mm in Sources */ = {isa = PBXBuildFile; fileRef = CC009575684B1D78F7383539C8106204 /* RCTFont.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 0B19E25FE7C09500CE94E5634EA33128 /* JWTAlgorithmRSBase.h in Headers */ = {isa = PBXBuildFile; fileRef = A3D6CD7B333FC15A85C116C6DC22E799 /* JWTAlgorithmRSBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0B5373602DADBCDE0698DEEAA48254FB /* RCTDivisionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 02C8094D55B8B242B28560887EEA0919 /* RCTDivisionAnimatedNode.m */; }; + 0B6946F729A638371821E412EC1F5A2F /* JWTClaimsSet.h in Headers */ = {isa = PBXBuildFile; fileRef = EF27FC6CF169940A4310AB668AA34F8E /* JWTClaimsSet.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0BC2F5F57AE8AF6AD3321DA8EAE17E27 /* UIView+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 29EA362140CF857384881E44139C0880 /* UIView+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0C20E6E3114EA581E07EEA59D98ED2FA /* RCTBaseTextInputShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CDF045C6C3C00F94E94B35433A2340D /* RCTBaseTextInputShadowView.m */; }; + 0C5E97A60746348642EDE6C86867C7AB /* CompactValue.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AC3EF7B3B228709A9E716F0CE65DD30 /* CompactValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; 0C8E1808BF269659F424FE54C401AB5F /* UIImage+RSKImageCropper.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DEBB5EC42963E07E9DA5E19136A4C78 /* UIImage+RSKImageCropper.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0CE586BF83E29531A0E1FA35876120DF /* REASetNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 6CEAE53D4C2960E273C482766BC18EDE /* REASetNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0CEF6EE32F719FF311DFA3F69F6D2AD1 /* RNSVGRenderable.h in Headers */ = {isa = PBXBuildFile; fileRef = C90A45FFFD806006931C2A8AC8D82F8E /* RNSVGRenderable.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0D39A16A9DEEA6FFD0515860F2B2A614 /* RNSVGEllipseManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BFE915DC0DDE9A6774D1FFC83AE5C341 /* RNSVGEllipseManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0D843DB062FDCAD07A2445DFCDD87B58 /* Yoga.h in Headers */ = {isa = PBXBuildFile; fileRef = 48CA1D213EF9D72C04AC4D596F47C4A3 /* Yoga.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0DFCE12560F505DCB017AD5491DB0D0C /* RCTNativeAnimatedNodesManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9ACAB3569CF050600DFC049E37098EF9 /* RCTNativeAnimatedNodesManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0E52661659338FA68909C87061575062 /* RCTInterpolationAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = C74079FB52524C96C0D1BC36D822B4B7 /* RCTInterpolationAnimatedNode.m */; }; - 0E536A8D2CABCC4ABEA046A29B3FDDD1 /* RCTAnimationDriver.h in Headers */ = {isa = PBXBuildFile; fileRef = B1A5E08F14BF3FE02C094E1CBB965755 /* RCTAnimationDriver.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0E64976E47AC9A0EE52006458F8ABF2D /* NSTextStorage+FontScaling.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DCC8AE516E923A8C992351EE3882DAF /* NSTextStorage+FontScaling.m */; }; - 0EF2FA54E3C1CEBD45B5A3659364D2FF /* RCTErrorCustomizer.h in Headers */ = {isa = PBXBuildFile; fileRef = B7D5807EFA0559AC8A92D304BCCF031F /* RCTErrorCustomizer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0CE586BF83E29531A0E1FA35876120DF /* REASetNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 159CEE1A962C23CDC5905E98992EDAD8 /* REASetNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0CEF6EE32F719FF311DFA3F69F6D2AD1 /* RNSVGRenderable.h in Headers */ = {isa = PBXBuildFile; fileRef = C001C890EAAC50BB6E56C45AF42FC2A0 /* RNSVGRenderable.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0D39A16A9DEEA6FFD0515860F2B2A614 /* RNSVGEllipseManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D3C580B705AC74A1A345A9DB7856473 /* RNSVGEllipseManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0D843DB062FDCAD07A2445DFCDD87B58 /* Yoga.h in Headers */ = {isa = PBXBuildFile; fileRef = FDAC26690EAC4B4BAF3AF004A793BF3B /* Yoga.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0DFCE12560F505DCB017AD5491DB0D0C /* RCTNativeAnimatedNodesManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 583CB6FC6E909EA8622D61685DDC2BA1 /* RCTNativeAnimatedNodesManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0E52661659338FA68909C87061575062 /* RCTInterpolationAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = EF2F52F305722A93DD9C2EE33F34F330 /* RCTInterpolationAnimatedNode.m */; }; + 0E536A8D2CABCC4ABEA046A29B3FDDD1 /* RCTAnimationDriver.h in Headers */ = {isa = PBXBuildFile; fileRef = A126AF980CED8F4C67569DFE46BD31AE /* RCTAnimationDriver.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0E64976E47AC9A0EE52006458F8ABF2D /* NSTextStorage+FontScaling.m in Sources */ = {isa = PBXBuildFile; fileRef = 512B98BA4E36A8EE6E978DC77CDE61BF /* NSTextStorage+FontScaling.m */; }; + 0EF2FA54E3C1CEBD45B5A3659364D2FF /* RCTErrorCustomizer.h in Headers */ = {isa = PBXBuildFile; fileRef = 72D335AD2BADEF5A3CEEE716BC045463 /* RCTErrorCustomizer.h */; settings = {ATTRIBUTES = (Project, ); }; }; 0F072AC869B41B790C5454E29FB56EBB /* UIView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 126672375AB5B60A7A2AD2A8262384FA /* UIView+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0F3C55B3AD23D445D2C973DC06EF00BF /* BugsnagCrashReport.m in Sources */ = {isa = PBXBuildFile; fileRef = 4216AE4FAE2BB6F32EE2B89CF82FC5F9 /* BugsnagCrashReport.m */; }; - 0F4D40CEBE58229EC7B0B854D6E5FAD9 /* BSG_KSCrashSentry_User.h in Headers */ = {isa = PBXBuildFile; fileRef = 41162C328AF1A5047347DE9E5C0C6A56 /* BSG_KSCrashSentry_User.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0F3C55B3AD23D445D2C973DC06EF00BF /* BugsnagCrashReport.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EDF5C9EA00AC4B820A2FAB7ED1B4C83 /* BugsnagCrashReport.m */; }; + 0F4D40CEBE58229EC7B0B854D6E5FAD9 /* BSG_KSCrashSentry_User.h in Headers */ = {isa = PBXBuildFile; fileRef = D1E5A2F3C133AD9F94A0175DABAA99A2 /* BSG_KSCrashSentry_User.h */; settings = {ATTRIBUTES = (Project, ); }; }; 0F74E8A5F532A34DF54D4FD8FA101A47 /* RSKImageScrollView.h in Headers */ = {isa = PBXBuildFile; fileRef = 75B76CC9AAD78C14594D6DB5EF7D5CF3 /* RSKImageScrollView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0F7AF7615464BCA65595C6CC5DA84CD9 /* RCTInvalidating.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BFDB72E7467D76D8EFCB62AEEF8923F /* RCTInvalidating.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0F8BE88AA6AA291D8B0BE5156071783D /* RCTSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = FB1B32688527713708B37DA8DFF85DA3 /* RCTSlider.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0FAA30AD698ED824A3B229298FEEA782 /* BSG_KSCrashReport.c in Sources */ = {isa = PBXBuildFile; fileRef = B5A62A46B69A3A68DF38F8FB02246A96 /* BSG_KSCrashReport.c */; }; - 0FB7D0FA0AEE71186610F43B04E89482 /* BugsnagSessionTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = F77DF4B4B3F193441A232B47F951A614 /* BugsnagSessionTracker.m */; }; - 0FCF8A6D7D770156352EFB7F8B790D7C /* NSError+BSG_SimpleConstructor.m in Sources */ = {isa = PBXBuildFile; fileRef = 365C03F57589D9FBFC2A61DB6839ACE0 /* NSError+BSG_SimpleConstructor.m */; }; - 10168B721987DC2FA1F6508094876B8D /* BSG_KSJSONCodecObjC.m in Sources */ = {isa = PBXBuildFile; fileRef = 20E95D6588E7F93A3FAFCB1B272D443D /* BSG_KSJSONCodecObjC.m */; }; - 101BCE6777EEBF7E78E332B8B2CBB03B /* RCTNullability.h in Headers */ = {isa = PBXBuildFile; fileRef = DF054749B1AA9EDB2A1FD55EEFF470F1 /* RCTNullability.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 101E1B4ACE356E9F4F94FD5EBB71BE85 /* BSG_KSSysCtl.c in Sources */ = {isa = PBXBuildFile; fileRef = C43E41675A110D1DB25A6DA60F42EC31 /* BSG_KSSysCtl.c */; }; - 103332E6151E77AABF6F10DFD1AC8095 /* RCTComponentData.m in Sources */ = {isa = PBXBuildFile; fileRef = 7677BB1FC007E6D1D2A34895DB1A15F9 /* RCTComponentData.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 1096F6B36DEB83ADEB884F17FFC7A495 /* JSExecutor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53020BDA6C83DAFA8C74C6E25BF9AF45 /* JSExecutor.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 1098BB17B64287D913A043AAF6A458E3 /* RCTRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = DFFF42D0947525FAF47CC66C097A2797 /* RCTRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 110BBF5833CF8C4CA65E11D6C0374191 /* BSG_KSJSONCodec.h in Headers */ = {isa = PBXBuildFile; fileRef = ADEDE31B8A367FF88EEA4F227AE8C161 /* BSG_KSJSONCodec.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1114934319D6BF34568779D811F5F367 /* YGNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 070877800F3815A1762EFB8848AD38F9 /* YGNode.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - 1159283E6309A5845A8B0F8C5DB8F547 /* RNSVGPropHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = CAE84A469DB6685816C8ED4D28D9B8C8 /* RNSVGPropHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 116192D11F0F7C27B891EC46BEB67776 /* BSG_KSCrashSentry_NSException.h in Headers */ = {isa = PBXBuildFile; fileRef = CD33B3AC6B35893C540DE0B9E3859BA7 /* BSG_KSCrashSentry_NSException.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1167AE3802735274E2FBEDDEDBD24246 /* YGValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4379891FDC5AE3DAC09EEF2BFF6F23DB /* YGValue.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - 118927A3BC6A658BB88536CE7C1B0BE3 /* BSG_KSCrashState.h in Headers */ = {isa = PBXBuildFile; fileRef = 70996ABA06598B11DEE32297FBA8A928 /* BSG_KSCrashState.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 11C6479F1304838F09EBE1A66FA1BC65 /* RCTVirtualTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = ECC44B57B4CC4B31FBE4A96E46BAB0A6 /* RCTVirtualTextShadowView.m */; }; - 11C74D88D3B8A073A394C97AF21D9674 /* JWTDeprecations.h in Headers */ = {isa = PBXBuildFile; fileRef = 3667572312B1129C83CD208F847DCF38 /* JWTDeprecations.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 121A859E31573CBE060DFF6B64CA448C /* React-RCTVibration-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BF3B6760FA29E61A9D73719D4B493BA7 /* React-RCTVibration-dummy.m */; }; - 1234DA362C104A5687EE842DEE6540AE /* BugsnagErrorReportApiClient.m in Sources */ = {isa = PBXBuildFile; fileRef = D647BA54C1020DCA51C4080AAAC7D0AF /* BugsnagErrorReportApiClient.m */; }; + 0F7AF7615464BCA65595C6CC5DA84CD9 /* RCTInvalidating.h in Headers */ = {isa = PBXBuildFile; fileRef = 793648AFFBD74E0EE25C6459207EFD35 /* RCTInvalidating.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0F8BE88AA6AA291D8B0BE5156071783D /* RCTSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CD4B0A3CB4E20A9392CBB23F0B4639F /* RCTSlider.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0FAA30AD698ED824A3B229298FEEA782 /* BSG_KSCrashReport.c in Sources */ = {isa = PBXBuildFile; fileRef = 628485B8257C9B248BCDF1F06482C912 /* BSG_KSCrashReport.c */; }; + 0FB7D0FA0AEE71186610F43B04E89482 /* BugsnagSessionTracker.m in Sources */ = {isa = PBXBuildFile; fileRef = 2843E246770D5758166EE50AF5758D8D /* BugsnagSessionTracker.m */; }; + 0FCF8A6D7D770156352EFB7F8B790D7C /* NSError+BSG_SimpleConstructor.m in Sources */ = {isa = PBXBuildFile; fileRef = 85568B4EBC7036119C8D04D349FCC3FC /* NSError+BSG_SimpleConstructor.m */; }; + 10168B721987DC2FA1F6508094876B8D /* BSG_KSJSONCodecObjC.m in Sources */ = {isa = PBXBuildFile; fileRef = C9465AEA8796C64BD5322A5DFBA2922F /* BSG_KSJSONCodecObjC.m */; }; + 101BCE6777EEBF7E78E332B8B2CBB03B /* RCTNullability.h in Headers */ = {isa = PBXBuildFile; fileRef = B3CEAB1B35E8229CE79BAD680378AAB5 /* RCTNullability.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 101E1B4ACE356E9F4F94FD5EBB71BE85 /* BSG_KSSysCtl.c in Sources */ = {isa = PBXBuildFile; fileRef = 85F650E7505AC071ABAD2746A8177DD7 /* BSG_KSSysCtl.c */; }; + 103332E6151E77AABF6F10DFD1AC8095 /* RCTComponentData.m in Sources */ = {isa = PBXBuildFile; fileRef = 767C6C41FABFB43DD6D713EE1FC3A090 /* RCTComponentData.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 1096F6B36DEB83ADEB884F17FFC7A495 /* JSExecutor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4F86D4507A987E4E6173B2239AF04F3B /* JSExecutor.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 1098BB17B64287D913A043AAF6A458E3 /* RCTRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = 178B07F42335ED4C0316008D0E934FDE /* RCTRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 110BBF5833CF8C4CA65E11D6C0374191 /* BSG_KSJSONCodec.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B277E7147364AFCD6852CEE62888498 /* BSG_KSJSONCodec.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1114934319D6BF34568779D811F5F367 /* YGNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 646441338A0EEDB1E16B8E81EDDA9602 /* YGNode.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 1159283E6309A5845A8B0F8C5DB8F547 /* RNSVGPropHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BFC207126CBB75E319C7DA6D520AB3A /* RNSVGPropHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 116192D11F0F7C27B891EC46BEB67776 /* BSG_KSCrashSentry_NSException.h in Headers */ = {isa = PBXBuildFile; fileRef = 467BA245CC0D0903E9C08016E5E5AE0A /* BSG_KSCrashSentry_NSException.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1167AE3802735274E2FBEDDEDBD24246 /* YGValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0A91389651721EAA9297EE522D1B282E /* YGValue.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 118927A3BC6A658BB88536CE7C1B0BE3 /* BSG_KSCrashState.h in Headers */ = {isa = PBXBuildFile; fileRef = 19B8154AAB3780955314A56541F237AA /* BSG_KSCrashState.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 11C6479F1304838F09EBE1A66FA1BC65 /* RCTVirtualTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0182C0C052A20E5D236EDB70DCB83101 /* RCTVirtualTextShadowView.m */; }; + 11C74D88D3B8A073A394C97AF21D9674 /* JWTDeprecations.h in Headers */ = {isa = PBXBuildFile; fileRef = CF1C68387B64D44D562033279BDDAC4A /* JWTDeprecations.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 121A859E31573CBE060DFF6B64CA448C /* React-RCTVibration-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F881DB42C2A9E7472C9E3D82413E64A1 /* React-RCTVibration-dummy.m */; }; + 1234DA362C104A5687EE842DEE6540AE /* BugsnagErrorReportApiClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 050A0FF9312B47B3533870B5ADF472B1 /* BugsnagErrorReportApiClient.m */; }; 128E6B16586CC0971D3F06FB409A8D79 /* UIApplication+RSKImageCropper.h in Headers */ = {isa = PBXBuildFile; fileRef = 46250B0482503DF94CC4C2D68C867FCA /* UIApplication+RSKImageCropper.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 12926654E0CD8418CC71D2375CEEFC27 /* JWTAlgorithmDataHolder.h in Headers */ = {isa = PBXBuildFile; fileRef = 193A95E90B9FA46191DDF000C85276EA /* JWTAlgorithmDataHolder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1334BE493B01008E2C9706A3F889548C /* RNSVGUse.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A086319C8FD09BECD99D0DCD1D9C1BD /* RNSVGUse.m */; }; - 135CA47E90F11A11511D769C60754F77 /* REATransitionValues.m in Sources */ = {isa = PBXBuildFile; fileRef = F1E66E2D8C6C7658E9F8FE1EDC175757 /* REATransitionValues.m */; }; - 1361E7E44E8FEBFE60688CD91E59D542 /* RCTScrollView.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E069402868CA6C8C261080F4232D321 /* RCTScrollView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 136C93FCFD45743B54F11147BB273C7C /* RCTCxxUtils.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6D6739F0D01C5760ABD49AC7E23BA2B5 /* RCTCxxUtils.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 137C092DF664D5BE5D0D1F483B03A4F3 /* RCTSwitchManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 81F15BB4778E52F3EA097D8F8AD589B7 /* RCTSwitchManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 12926654E0CD8418CC71D2375CEEFC27 /* JWTAlgorithmDataHolder.h in Headers */ = {isa = PBXBuildFile; fileRef = 44E6AB4C918BA8561D0022ACA64F493A /* JWTAlgorithmDataHolder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1334BE493B01008E2C9706A3F889548C /* RNSVGUse.m in Sources */ = {isa = PBXBuildFile; fileRef = 52E3821F46AA2E466E26787DCBF6A154 /* RNSVGUse.m */; }; + 135CA47E90F11A11511D769C60754F77 /* REATransitionValues.m in Sources */ = {isa = PBXBuildFile; fileRef = 32A06088D210E435AAD033A25EA088C6 /* REATransitionValues.m */; }; + 1361E7E44E8FEBFE60688CD91E59D542 /* RCTScrollView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1AB8876052E8F03E25767CA38452B9D5 /* RCTScrollView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 136C93FCFD45743B54F11147BB273C7C /* RCTCxxUtils.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9F01A1D61FD4D3BD2C61FFE830B40C18 /* RCTCxxUtils.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 137C092DF664D5BE5D0D1F483B03A4F3 /* RCTSwitchManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F16FBEC8DF82D7A167C0C896A2B9D0F /* RCTSwitchManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; 13C1F0FA601FBB4544ACD9D57124E3F9 /* de.lproj in Resources */ = {isa = PBXBuildFile; fileRef = A00A45AACC5856B101F53BE99AA44001 /* de.lproj */; }; - 13D1FA35AC017F03D4D25F4364847691 /* RNSVGTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8970720B73B3927B74CB4C16C354F912 /* RNSVGTextManager.m */; }; - 13F4BD5FDA6A9845338AD6A5785ED666 /* FFFastImageSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 54A7B8FEC0854725FBADC3996774BF09 /* FFFastImageSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 144B239C218C29BF7726D1FF4CB6E194 /* RCTSurfaceSizeMeasureMode.mm in Sources */ = {isa = PBXBuildFile; fileRef = 42F00FE5EBA8EE0191708FEF93AA4C9A /* RCTSurfaceSizeMeasureMode.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 14AA7CA15F034772E8B2636CFE2A5C85 /* ReactCommon-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 45D39A3B7A31EA8C0993A5B554531856 /* ReactCommon-dummy.m */; }; - 14E7885DAD6C5FFBF3EDF28CE8B5ED12 /* jsi-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = EB69C675D1F55880F464A1707C605DDF /* jsi-inl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 14FD3EE32600C4F8CC10095FEDDD3984 /* NativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = C1A2B494E4B443167EDB2BEAFE68901D /* NativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 15135A9A67B4019F2CC03E7D5FACA0FE /* RCTTypeSafety-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 186BB2F7E66BD95D4678433BA6E25C0C /* RCTTypeSafety-dummy.m */; }; - 1520B3A64D68A2E4E321D00765762B6E /* RCTMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 17BAFBF667EB33D27B14D82A4AA48294 /* RCTMacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1552C2FBBE5B621D9BCAA51B34E234D2 /* RNSVGMarkerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 048CA4AFF161BD21D1DD7E9EAF3A7C92 /* RNSVGMarkerManager.m */; }; + 13D1FA35AC017F03D4D25F4364847691 /* RNSVGTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 338A7D0B79088DC57A624F6977A0D83A /* RNSVGTextManager.m */; }; + 13F4BD5FDA6A9845338AD6A5785ED666 /* FFFastImageSource.h in Headers */ = {isa = PBXBuildFile; fileRef = F24008F6A580F69B6A610058089A5261 /* FFFastImageSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 144B239C218C29BF7726D1FF4CB6E194 /* RCTSurfaceSizeMeasureMode.mm in Sources */ = {isa = PBXBuildFile; fileRef = A657863B7318A1D670A77635F9CD43ED /* RCTSurfaceSizeMeasureMode.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 14AA7CA15F034772E8B2636CFE2A5C85 /* ReactCommon-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A9B7F96FB37D539BA14CED9EFB78FAD0 /* ReactCommon-dummy.m */; }; + 14E7885DAD6C5FFBF3EDF28CE8B5ED12 /* jsi-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F383D7A70789BA5C02EBB577D9E65EC /* jsi-inl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 14FD3EE32600C4F8CC10095FEDDD3984 /* NativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = C0CF345BEA3977EEA80EB3922F9BAAC2 /* NativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 15135A9A67B4019F2CC03E7D5FACA0FE /* RCTTypeSafety-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F00A6ED203525FEE05DDCE1859D0F377 /* RCTTypeSafety-dummy.m */; }; + 1520B3A64D68A2E4E321D00765762B6E /* RCTMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 5296B49825F8017F050ED9BC87FFEAA5 /* RCTMacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1552C2FBBE5B621D9BCAA51B34E234D2 /* RNSVGMarkerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 50CB2336E9FCB82966876C385E63D65D /* RNSVGMarkerManager.m */; }; 15CEE15B1790629F15DC056F92C4E477 /* logging.cc in Sources */ = {isa = PBXBuildFile; fileRef = CBD0CD7C1FEB457673601CB5AE98A1B2 /* logging.cc */; settings = {COMPILER_FLAGS = "-Wno-shorten-64-to-32"; }; }; - 15F44C32023C26032714E53545E8B3F5 /* RNCWKProcessPoolManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 187849FC51C57AC881E90B22F3ECBC09 /* RNCWKProcessPoolManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 16438D42A8CCB4DF90176C015C7EC66F /* experiments.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02CE9AD1D7DAEC204BB32554A97C8C23 /* experiments.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 15F44C32023C26032714E53545E8B3F5 /* RNCWKProcessPoolManager.h in Headers */ = {isa = PBXBuildFile; fileRef = DEF94BA13549620F9DEEA634A1959107 /* RNCWKProcessPoolManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 16438D42A8CCB4DF90176C015C7EC66F /* experiments.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FC358A3A02532CE7691A287789693459 /* experiments.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; 16AA3F4763B6AA0AC0146DBEB203B13F /* fixed-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = ADD4C829CA5C6B7743BDE442AC339F91 /* fixed-dtoa.cc */; settings = {COMPILER_FLAGS = "-Wno-unreachable-code"; }; }; 16EC4768B6BC59E87E87CAB348F9CAF2 /* SDAnimatedImageRep.m in Sources */ = {isa = PBXBuildFile; fileRef = F69AE82BE164B614B45AF41E4E22FC98 /* SDAnimatedImageRep.m */; }; - 1705BE500D7600002A7A95F5C3EB6AC8 /* JWTCoding+ResultTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 88A0D6A1F34EA16C27501A5DD9E7D5B1 /* JWTCoding+ResultTypes.m */; }; - 171491CB27A12E91EF88C62C5762D8B6 /* JWTErrorDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A19E1A413160588B4531E26CFE08C4B /* JWTErrorDescription.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1716BEB1FD2D45AD6E32F60CDCC5857C /* RCTSurfaceView.mm in Sources */ = {isa = PBXBuildFile; fileRef = A13C4B9226698694EED8BA59E117DE42 /* RCTSurfaceView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 172E676A7EEA5B4EB058AFE8453B62C0 /* TurboCxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 9436D45CCB4DC446885DF6D3A23DC0AD /* TurboCxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 17503036B4358F72DF221AC15061B278 /* RCTSurfaceRootShadowViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 81FD72388FC0698C5EB0A15FFF70A274 /* RCTSurfaceRootShadowViewDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 182270B5D1E67C0AFE5C8719A85D7B26 /* RCTAnimationUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = DB109E573B2A9960091F4A0C5A1B46B3 /* RCTAnimationUtils.m */; }; - 18372F5B51E90C3C6AFE250D5F0C2C86 /* RNSScreenContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = C9B4F818B69A6F239F2326DC4CD5C819 /* RNSScreenContainer.m */; }; - 185C70DEBFBFACE7924951AE6FC769FE /* RCTBaseTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D962F7790ACAD9ADD1B00F9033AA010 /* RCTBaseTextShadowView.m */; }; - 18BE97525CF308C04468CBF18E6A6F40 /* RNSVGRectManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C85070C75FF2A29D82F0EF6997E3A4AB /* RNSVGRectManager.m */; }; - 18FF465AC2ED82AD0A5A0501AACD0956 /* BugsnagCrashSentry.m in Sources */ = {isa = PBXBuildFile; fileRef = 8FFC9C81184ECF1FCA134D033DE17EA1 /* BugsnagCrashSentry.m */; }; - 1913F21839B624608CDFB37124C2A965 /* YGConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = AD13F757C4D108417C6A0DDBB8061475 /* YGConfig.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 19405964A3742BB1B9E27DE9B4ED0B89 /* RNCNetInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = EEC54F83519199F7B664A2DC83CDBA20 /* RNCNetInfo.m */; }; - 19C33831E5AD5E58CE4E3AD9E69BE4BC /* RCTTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BC5708716FBB691338D2F3E98D99B721 /* RCTTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1A17FA46DD254B0C0ACCD5201F67EBC8 /* RCTAccessibilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 57D1DB38EA21B3C4194FDBF2FD1EF441 /* RCTAccessibilityManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 1705BE500D7600002A7A95F5C3EB6AC8 /* JWTCoding+ResultTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = E0A796AB5AEA0A55DE23E189A9A0A95D /* JWTCoding+ResultTypes.m */; }; + 171491CB27A12E91EF88C62C5762D8B6 /* JWTErrorDescription.h in Headers */ = {isa = PBXBuildFile; fileRef = 31CA4216E4BBA117651878447FD0AE14 /* JWTErrorDescription.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1716BEB1FD2D45AD6E32F60CDCC5857C /* RCTSurfaceView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 84448B5D5170F7BC55EBF12802355441 /* RCTSurfaceView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 172E676A7EEA5B4EB058AFE8453B62C0 /* TurboCxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = FF579663723D251B7E7D03C5F6397B3A /* TurboCxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 17503036B4358F72DF221AC15061B278 /* RCTSurfaceRootShadowViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 461F2D51F74D7B65F3D15C59E6A87FDA /* RCTSurfaceRootShadowViewDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 182270B5D1E67C0AFE5C8719A85D7B26 /* RCTAnimationUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 380B224B78E69AA09F2250983B21CBF6 /* RCTAnimationUtils.m */; }; + 18372F5B51E90C3C6AFE250D5F0C2C86 /* RNSScreenContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EBB0ADCEA1B31BF974B4A0D4DC8DBA4 /* RNSScreenContainer.m */; }; + 185C70DEBFBFACE7924951AE6FC769FE /* RCTBaseTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = A6E14422379B34773021D2C4F51C3F9F /* RCTBaseTextShadowView.m */; }; + 18BE97525CF308C04468CBF18E6A6F40 /* RNSVGRectManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 91EC3B03F18524BAB12D510E78CAC070 /* RNSVGRectManager.m */; }; + 18FF465AC2ED82AD0A5A0501AACD0956 /* BugsnagCrashSentry.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D9BCD2876D63603EE551AFEAFB6390A /* BugsnagCrashSentry.m */; }; + 1913F21839B624608CDFB37124C2A965 /* YGConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 344E3C2438398E94AC8D0243E8E7EF4B /* YGConfig.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 19405964A3742BB1B9E27DE9B4ED0B89 /* RNCNetInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = A6FB8602C210AB8F7920A58C9385ED07 /* RNCNetInfo.m */; }; + 19C33831E5AD5E58CE4E3AD9E69BE4BC /* RCTTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B39C675726F3C603DED1D8BD3AF1FE93 /* RCTTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1A17FA46DD254B0C0ACCD5201F67EBC8 /* RCTAccessibilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = EFCFF55BB6001DC46A0A60A0F9927108 /* RCTAccessibilityManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; 1A24FC993FF9E94570D0EBDE0CC150B3 /* FLAnimatedImage-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E02D5E54E00B3EC1848FD6A945782D /* FLAnimatedImage-dummy.m */; }; - 1A26BCBC748C5B2C8459F32CB4B4A2B6 /* RNSVGGroupManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 3175951E3FC4E3D49DC576AB7F0C3634 /* RNSVGGroupManager.m */; }; - 1A364DE8566712E26D18C359A8E55F0D /* JWTClaim.m in Sources */ = {isa = PBXBuildFile; fileRef = 54B5DEE39059A5E8DE43F66311DDC40B /* JWTClaim.m */; }; - 1A53A3F5ED039F1D4434E5AE4EBDB10B /* RCTTiming.h in Headers */ = {isa = PBXBuildFile; fileRef = EF93C6B398C1929AF38EB4CE69FE6F94 /* RCTTiming.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1A78013C02C31398753574872B6CDED2 /* RCTDevLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = C3030F0ABAEA8678F43A512D322FF583 /* RCTDevLoadingView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 1AB0EF1CC610FE0DA8DE33B00ACA4649 /* RCTScrollContentShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = EB6E3AD5C3440B5A1D470FAE58228E0B /* RCTScrollContentShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1B00054F30363D535C3C9C5D7430EE1F /* RCTValueAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = E5B18BE82B2546DFA3DE60C314DC28FC /* RCTValueAnimatedNode.m */; }; - 1B4CE0DB9F2311FD817B4E4F9FF99009 /* aescrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = EFA9D24423469839BB1B96FE5F1DE9B3 /* aescrypt.c */; }; - 1B6745BFFE7883D5EF5350E6F8F3F0F1 /* SystraceSection.h in Headers */ = {isa = PBXBuildFile; fileRef = D2170590806AE67AEAEFA05E92082D1E /* SystraceSection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1B72DD3B96B82F7387FC92F861EB8BAC /* BugsnagSessionTrackingApiClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 8080B4E3999405C544ABCEEC0C18AFE6 /* BugsnagSessionTrackingApiClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1B98B5CB40D6EA417F988B16D5D62FEE /* RCTSafeAreaShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 17C902FD1B482C02B04CC3074DC4C96B /* RCTSafeAreaShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 1BB646B47D3E345D72B5CFBDE7DAC2EA /* READebugNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B43745AA1A731FBA655BAA9AB605935 /* READebugNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1BD314A43A3B0FD30BACF7FB0DD8E89E /* REAAllTransitions.m in Sources */ = {isa = PBXBuildFile; fileRef = 5FC00E74AFC00E4CA726B6F389C39D7E /* REAAllTransitions.m */; }; - 1C7684185263BD3216BDDDCD068B795D /* BSG_KSCrashSentry_MachException.h in Headers */ = {isa = PBXBuildFile; fileRef = B71F62AF1C3D722CF0CCE2378050ED91 /* BSG_KSCrashSentry_MachException.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1CC9D9F6533661E4015F37DEB44550B2 /* RCTShadowView+Layout.m in Sources */ = {isa = PBXBuildFile; fileRef = C5837BBF997A0D9D8CD66B9D9C78A9AB /* RCTShadowView+Layout.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 1D0BD904C92BECF55B0EC8D9072E6127 /* RCTEventEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = 21FA4733554CC67A3D286DF75F0F46FF /* RCTEventEmitter.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 1D10303ACDDA791844A12A319B68C502 /* RNSVGMarker.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E6F6F3646CD93E8A56C702BFB5AA265 /* RNSVGMarker.m */; }; - 1D8850D020D37C558181F01488B5A48D /* CodePushUpdateUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BB7E6410522A5586FD6F636E6EB4D72 /* CodePushUpdateUtils.m */; }; - 1D9FC57C0822DE34446BD6D8D236A8A3 /* RNIap-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C62931E3F926341FC1E646845FD696F /* RNIap-dummy.m */; }; - 1DC50507E6711B2D61CF2A24A2DF5F4B /* RCTPackagerClient.m in Sources */ = {isa = PBXBuildFile; fileRef = CFF57E61EBDAF3D8D7EBAC5296B4BBE6 /* RCTPackagerClient.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 1DCF97AD38ACA37384564655170DBF22 /* YGMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 955F39B2CC028BC4034868F8512203A0 /* YGMacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1A26BCBC748C5B2C8459F32CB4B4A2B6 /* RNSVGGroupManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 86A377A6F026731C090C2F45F4C1DD2A /* RNSVGGroupManager.m */; }; + 1A364DE8566712E26D18C359A8E55F0D /* JWTClaim.m in Sources */ = {isa = PBXBuildFile; fileRef = 4419AEEEDCF28708FDBC3BB9DDC83D8F /* JWTClaim.m */; }; + 1A53A3F5ED039F1D4434E5AE4EBDB10B /* RCTTiming.h in Headers */ = {isa = PBXBuildFile; fileRef = EE9F46F6D9701AB89D57C09D56C70B89 /* RCTTiming.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1A78013C02C31398753574872B6CDED2 /* RCTDevLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A191E9673D1FB379B264350C7C30BAA /* RCTDevLoadingView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 1AB0EF1CC610FE0DA8DE33B00ACA4649 /* RCTScrollContentShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AB0443BCB58FAABB1F5FC1B534D13B3 /* RCTScrollContentShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1B00054F30363D535C3C9C5D7430EE1F /* RCTValueAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AC3C55FE99D1FDC4339A8F52F39AE2F /* RCTValueAnimatedNode.m */; }; + 1B4CE0DB9F2311FD817B4E4F9FF99009 /* aescrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = 1FCC3ABC629DCCCEEAB43B00B6804DC0 /* aescrypt.c */; }; + 1B6745BFFE7883D5EF5350E6F8F3F0F1 /* SystraceSection.h in Headers */ = {isa = PBXBuildFile; fileRef = CDF47F33148F9FB2BEA5F01DDC9059C2 /* SystraceSection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1B72DD3B96B82F7387FC92F861EB8BAC /* BugsnagSessionTrackingApiClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 2196B77605B2116BE3AE360AA68D0A69 /* BugsnagSessionTrackingApiClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1B98B5CB40D6EA417F988B16D5D62FEE /* RCTSafeAreaShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BC3C59A186FC3426AA12660FB5C5E5B /* RCTSafeAreaShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 1BB646B47D3E345D72B5CFBDE7DAC2EA /* READebugNode.h in Headers */ = {isa = PBXBuildFile; fileRef = F61557EBE7979658590F520B794FBA83 /* READebugNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1BD314A43A3B0FD30BACF7FB0DD8E89E /* REAAllTransitions.m in Sources */ = {isa = PBXBuildFile; fileRef = E6CB1678DB4C21B3E1A0B0CACE9E3AB3 /* REAAllTransitions.m */; }; + 1C7684185263BD3216BDDDCD068B795D /* BSG_KSCrashSentry_MachException.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E2D51C59A8C846CAEA59C307F88C748 /* BSG_KSCrashSentry_MachException.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1CC9D9F6533661E4015F37DEB44550B2 /* RCTShadowView+Layout.m in Sources */ = {isa = PBXBuildFile; fileRef = BC9CC2D891676F29409159D5DBE9AC05 /* RCTShadowView+Layout.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 1D0BD904C92BECF55B0EC8D9072E6127 /* RCTEventEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B5AC623AACEA24E02F8DDC0FF356F59 /* RCTEventEmitter.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 1D10303ACDDA791844A12A319B68C502 /* RNSVGMarker.m in Sources */ = {isa = PBXBuildFile; fileRef = F416C97FB0E94A73F341BD246C77EB45 /* RNSVGMarker.m */; }; + 1D8850D020D37C558181F01488B5A48D /* CodePushUpdateUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = B9702CEFAD3B090481F3DEC22D862BBF /* CodePushUpdateUtils.m */; }; + 1D9FC57C0822DE34446BD6D8D236A8A3 /* RNIap-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = FA75475AB6177E8D74D0B251B224723A /* RNIap-dummy.m */; }; + 1DC50507E6711B2D61CF2A24A2DF5F4B /* RCTPackagerClient.m in Sources */ = {isa = PBXBuildFile; fileRef = B54BEF55AE47BECC878EDF1F59307A7E /* RCTPackagerClient.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 1DCF97AD38ACA37384564655170DBF22 /* YGMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = AAEDB854079174F619AD1EF50F8C89FD /* YGMacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; 1DDC6AFF9544E2C26BABF6699C9D6B8F /* QBImagePicker.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C955E81412523AFDBD6093A74CC53404 /* QBImagePicker.storyboard */; }; - 1E3DB3615B35B9557E4B2B5957196985 /* RNSVGPathParser.m in Sources */ = {isa = PBXBuildFile; fileRef = CFCBF25E98DB68B023C866DD7317C3EA /* RNSVGPathParser.m */; }; - 1E6EEFD9935BC32BE4F7496BC11A8DF1 /* RCTSpringAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 030B9F562AFAD3069538B75FB9679947 /* RCTSpringAnimation.m */; }; - 1E911E1C428D4AD1F1E5E2173D2AC594 /* RNSVGUseManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6AAD59355E491F08CF79D57EF134327A /* RNSVGUseManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1E3DB3615B35B9557E4B2B5957196985 /* RNSVGPathParser.m in Sources */ = {isa = PBXBuildFile; fileRef = F77E79F5B50592264368194B26305C90 /* RNSVGPathParser.m */; }; + 1E6EEFD9935BC32BE4F7496BC11A8DF1 /* RCTSpringAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 42EEC066C25D5BDFA93C8FDA236AC801 /* RCTSpringAnimation.m */; }; + 1E911E1C428D4AD1F1E5E2173D2AC594 /* RNSVGUseManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 83B70F492148EE848B5323E5072167D8 /* RNSVGUseManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; 1EBA8E7E84F88B22EC33234791A01EBD /* raw_logging.cc in Sources */ = {isa = PBXBuildFile; fileRef = D23B34F3321CA17C2481F45DBEE9B75A /* raw_logging.cc */; settings = {COMPILER_FLAGS = "-Wno-shorten-64-to-32"; }; }; - 1EDE67FBBA56239094D1155928945242 /* RCTSinglelineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 568039A168117B3562D1B64D5B43A497 /* RCTSinglelineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1F0B7D20F266DDF17793B90482370C69 /* RCTTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BC5708716FBB691338D2F3E98D99B721 /* RCTTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1F1161F201F35FC08BF06795B4180AE5 /* RNSVGLine.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B9FBF2914CDED840F81B2C11FFCE2D5 /* RNSVGLine.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1EDE67FBBA56239094D1155928945242 /* RCTSinglelineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 9025880B749FE893FC3EA0D45118AE70 /* RCTSinglelineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1F0B7D20F266DDF17793B90482370C69 /* RCTTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B39C675726F3C603DED1D8BD3AF1FE93 /* RCTTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1F1161F201F35FC08BF06795B4180AE5 /* RNSVGLine.h in Headers */ = {isa = PBXBuildFile; fileRef = 24782AA4C627C4A8333D8D1CDF11B59C /* RNSVGLine.h */; settings = {ATTRIBUTES = (Project, ); }; }; 1F6FAD2F479F57316F5B2A4BDC3D616D /* SDWebImageCodersManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7080553F2279C3907632C0B8ACAEBA02 /* SDWebImageCodersManager.m */; }; - 1F9ABF70DB9336F9FF170E3B47E82BDB /* event.h in Headers */ = {isa = PBXBuildFile; fileRef = 41C69FB62DAE15A96299C1AFFF4B873D /* event.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1FC4B7BD4B8DE7CD5D72FD4D02FAA9F7 /* RCTManagedPointer.mm in Sources */ = {isa = PBXBuildFile; fileRef = 64C6DEA78631DF5A9AF9FC0417C79D5B /* RCTManagedPointer.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 1FFD679169AB53FF6EB9773C71CF883A /* RCTPlatform.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DCD077027FF2DE8F37D5E3C492C7B30 /* RCTPlatform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 201B2D9D47940C5D795E4B619758D4C4 /* YGConfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1C2A65D8F2FB6D81EB266FBA5213AB3B /* YGConfig.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - 202AAEBEC0D471F0AC6005E0ECEE1203 /* BSG_KSArchSpecific.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BC40BC4399C2A65DACBC6ADF3A69EE7 /* BSG_KSArchSpecific.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 202F9B6FEFEAC8136AEEF2CF87152062 /* CodePushDownloadHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 6DCF7AE20815DF57906202A37E3C2F00 /* CodePushDownloadHandler.m */; }; + 1F9ABF70DB9336F9FF170E3B47E82BDB /* event.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D53479EDAD54702665A0291F57ACDC7 /* event.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1FC4B7BD4B8DE7CD5D72FD4D02FAA9F7 /* RCTManagedPointer.mm in Sources */ = {isa = PBXBuildFile; fileRef = F049B430012FA99046C0304A350BF971 /* RCTManagedPointer.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 1FFD679169AB53FF6EB9773C71CF883A /* RCTPlatform.h in Headers */ = {isa = PBXBuildFile; fileRef = B26D1B6F0E7972EF96B888EC7C6971EB /* RCTPlatform.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 201B2D9D47940C5D795E4B619758D4C4 /* YGConfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 19B50598DB840445A5C75B4E44591B95 /* YGConfig.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 202AAEBEC0D471F0AC6005E0ECEE1203 /* BSG_KSArchSpecific.h in Headers */ = {isa = PBXBuildFile; fileRef = 354F789857D7338FF39A14BB64EC945F /* BSG_KSArchSpecific.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 202F9B6FEFEAC8136AEEF2CF87152062 /* CodePushDownloadHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 38290C4FFB4AE6A712ED10CF15696400 /* CodePushDownloadHandler.m */; }; 204BB3DDD58655FDF8A73F404B5FE278 /* QBImagePickerController.h in Headers */ = {isa = PBXBuildFile; fileRef = 71E6EEC5A68A4BBA282CBB42021B3A15 /* QBImagePickerController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 204FDA010F2DA867968895DBB77B61CC /* SSZipArchive.m in Sources */ = {isa = PBXBuildFile; fileRef = 185B76A5883EF9952277CF2535C342D2 /* SSZipArchive.m */; }; - 205702C72FC54C6EC739F8D865D496C2 /* JsArgumentHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = D27DFC7E3FE712DCE8C05A9764FAFEE3 /* JsArgumentHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 208F0F89A59307CFD4DBEE7148C57E22 /* RCTImageLoader.mm in Sources */ = {isa = PBXBuildFile; fileRef = B5A37A1F9A3974F0535CB4F6229E10F7 /* RCTImageLoader.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness"; }; }; - 209E66E6B9CAD8B44D74FD9E5FAF8E2B /* RCTTouchEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 14D2789E727A38F5DD20C5609A1B3CE9 /* RCTTouchEvent.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 20A3DBEBF84B486EEB93BD75A146033D /* REAConcatNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 939F4853A0A76A2A3E3150FB23AB80FF /* REAConcatNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 212B99F2737CE65CD1B47F599AE6F7F4 /* CodePushErrorUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E1068481C44A0F3A7531FB6A0FE2314 /* CodePushErrorUtils.m */; }; - 214C64C44656A5B63CAF20CF8DDCAD76 /* BSG_KSCrashC.c in Sources */ = {isa = PBXBuildFile; fileRef = C27C10905638CB9F86C6B8847889B4A1 /* BSG_KSCrashC.c */; }; - 2152356B550478ED19CAE0B9A17C5996 /* RCTStyleAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = F343F45713C65374D916184400D055ED /* RCTStyleAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 21546DB5DF9AE422E2D9F7AF227DF033 /* RCTNetworkTask.m in Sources */ = {isa = PBXBuildFile; fileRef = 5ECF5FC1FEAE0DF937EE20F11779C80F /* RCTNetworkTask.m */; }; - 217410A0A96BEEBA05B4405C549DFA2E /* RCTWebSocketModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FB95D62E274C410B71CC61DBBA434EE /* RCTWebSocketModule.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 21E8A241C28E4847E8C3DAA32291DB66 /* React-Core-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F82E1C736A00B3E387E0C91168EFB08A /* React-Core-dummy.m */; }; - 22296995FDF265B7832AD16744CEABC6 /* RCTSafeAreaViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D75618FDBA151C1CD2A1B950C86FEE3D /* RCTSafeAreaViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 222F06A70880E4F6EAC0999DCCD3F55E /* RNSVGClipPath.h in Headers */ = {isa = PBXBuildFile; fileRef = F874845386F50ED1D989FFDA31AB8AFD /* RNSVGClipPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2240A6E14E338128E0BAEB356881345F /* RCTLayoutAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 300F093523E314FEC07C2785B17E7686 /* RCTLayoutAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2257612A49356B139C85021FDCFEA687 /* REAAlwaysNode.m in Sources */ = {isa = PBXBuildFile; fileRef = D5E5FD77797DE8CE208D241E0BF9EC9D /* REAAlwaysNode.m */; }; - 2272F6FED3223D260ED9C5088C7B64D4 /* BugsnagSessionTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F1F7A1A78925A03D18133D8EF06A529 /* BugsnagSessionTracker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 204FDA010F2DA867968895DBB77B61CC /* SSZipArchive.m in Sources */ = {isa = PBXBuildFile; fileRef = C72CE86F0F18D278B31DF78C9DD358BB /* SSZipArchive.m */; }; + 205702C72FC54C6EC739F8D865D496C2 /* JsArgumentHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 02899A2A875CF1E71230628763B59819 /* JsArgumentHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 208F0F89A59307CFD4DBEE7148C57E22 /* RCTImageLoader.mm in Sources */ = {isa = PBXBuildFile; fileRef = 59057970283CB8B4C23541668F227BFC /* RCTImageLoader.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness"; }; }; + 209E66E6B9CAD8B44D74FD9E5FAF8E2B /* RCTTouchEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F604E9D6D35835599FB1A1D1B62E054 /* RCTTouchEvent.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 20A3DBEBF84B486EEB93BD75A146033D /* REAConcatNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D47E506C40AC4A160A61651FC28030A /* REAConcatNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 212B99F2737CE65CD1B47F599AE6F7F4 /* CodePushErrorUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = C35FDD1213AB6CDBDB2FF68D206F420B /* CodePushErrorUtils.m */; }; + 214C64C44656A5B63CAF20CF8DDCAD76 /* BSG_KSCrashC.c in Sources */ = {isa = PBXBuildFile; fileRef = 83A1D0C364B72C8111B50EBAF23FF4D9 /* BSG_KSCrashC.c */; }; + 2152356B550478ED19CAE0B9A17C5996 /* RCTStyleAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D6958F78C5CF22313CBA0DF22C1DFD /* RCTStyleAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 21546DB5DF9AE422E2D9F7AF227DF033 /* RCTNetworkTask.m in Sources */ = {isa = PBXBuildFile; fileRef = 64DC05AFC927B8C1F8E1D5F87AFF8101 /* RCTNetworkTask.m */; }; + 217410A0A96BEEBA05B4405C549DFA2E /* RCTWebSocketModule.m in Sources */ = {isa = PBXBuildFile; fileRef = F8A28169F313038AE2DE4D969ACACC56 /* RCTWebSocketModule.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 21E8A241C28E4847E8C3DAA32291DB66 /* React-Core-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B911075328BE8364E4A5F50FB02D4999 /* React-Core-dummy.m */; }; + 22296995FDF265B7832AD16744CEABC6 /* RCTSafeAreaViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 447B99A66B99DAA2CBACF542A5A2A246 /* RCTSafeAreaViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 222F06A70880E4F6EAC0999DCCD3F55E /* RNSVGClipPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 263A24CAF17EF8861835BD911D920805 /* RNSVGClipPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2240A6E14E338128E0BAEB356881345F /* RCTLayoutAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 2582316D2556F0CCF58138A1FCFB8AC2 /* RCTLayoutAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2257612A49356B139C85021FDCFEA687 /* REAAlwaysNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 762D2D288578F886CB153C8AD238FB3F /* REAAlwaysNode.m */; }; + 2272F6FED3223D260ED9C5088C7B64D4 /* BugsnagSessionTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = 72265ED783D113EF8744E47B29743B2E /* BugsnagSessionTracker.h */; settings = {ATTRIBUTES = (Project, ); }; }; 22835B4C7FA1B1FA3DA6D88B64AE2D63 /* SDWebImageGIFCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 56FD16000D8205047AF60FA8F641BACA /* SDWebImageGIFCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 229C934F23F895534BB3478550780710 /* RCTTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = E9A1E2D8EF11E3E8270968DAAF19BBCD /* RCTTouchHandler.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 22A449213EF7B85E0E070E14646F1142 /* REAStyleNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 60B48D6DE06118C7B7743BAABF3A0076 /* REAStyleNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 22C893769DB69620D10DB6343A1BF40C /* RNRootViewGestureRecognizer.h in Headers */ = {isa = PBXBuildFile; fileRef = FF04CB7C92A5872044FB6A3C89FF1582 /* RNRootViewGestureRecognizer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 231AA6EA917BDA04A2FBA966E86958B9 /* YGLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 19BA285EE76F8295EEDA1A087CC713CF /* YGLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 231F0FBB820CDC6B1725187D162CA49D /* SSZipArchive.h in Headers */ = {isa = PBXBuildFile; fileRef = E1B003B65FBA0EA02806A13891CC39BF /* SSZipArchive.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 23329C394D83C2A9BD791BC61059BA05 /* RCTProfileTrampoline-arm64.S in Sources */ = {isa = PBXBuildFile; fileRef = 3DD80CEF8E97F1C462CFBEF8D86E5E9D /* RCTProfileTrampoline-arm64.S */; }; - 23A82B7808F4C8E6799B3E74BA792800 /* JWTAlgorithmDataHolder.m in Sources */ = {isa = PBXBuildFile; fileRef = 16A29E6B1599750FC42B0F9683826ACA /* JWTAlgorithmDataHolder.m */; }; - 23AEC719E3E9390C976C22840AFD56DF /* JWTClaimsSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 1717EB015B4ED07FD7E1687BC78F152E /* JWTClaimsSet.m */; }; - 247E4D1020AC62EBB43233E90DD2F7EA /* RNCConnectionState.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E718FE05362E2488F45152F9837FD57 /* RNCConnectionState.m */; }; - 24DC681EB1AA4E65ADA6DF92E3F69D9B /* BridgeJSCallInvoker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A24717AD2DDEFAB804F9CE575C38474A /* BridgeJSCallInvoker.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 24FA8C1E6FE70545E60CC1DA08808CA4 /* RCTBridgeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 6F566C8FEFB2A1CB27D830941F16832C /* RCTBridgeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2520BA6FFB511E1F3B13760E919E35B9 /* BSG_KSCrashType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5275502CB3834857218F49ADCFED654E /* BSG_KSCrashType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 229C934F23F895534BB3478550780710 /* RCTTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = D98786402216ABB3828EEFDB241AB00D /* RCTTouchHandler.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 22A449213EF7B85E0E070E14646F1142 /* REAStyleNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 6732AB1CBB3D57AD137DC446EAC88031 /* REAStyleNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 22C893769DB69620D10DB6343A1BF40C /* RNRootViewGestureRecognizer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DB3A437BA0EB3145B8BBDFC17CE184B /* RNRootViewGestureRecognizer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 231AA6EA917BDA04A2FBA966E86958B9 /* YGLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 6941480C686F55BDF0C8D67BBA3FA268 /* YGLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 231F0FBB820CDC6B1725187D162CA49D /* SSZipArchive.h in Headers */ = {isa = PBXBuildFile; fileRef = 5821CB0EDBD1CB69FA669A03BFEFE758 /* SSZipArchive.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 23329C394D83C2A9BD791BC61059BA05 /* RCTProfileTrampoline-arm64.S in Sources */ = {isa = PBXBuildFile; fileRef = 77EB13D09078D3E8EA0D46BA594EC500 /* RCTProfileTrampoline-arm64.S */; }; + 23A82B7808F4C8E6799B3E74BA792800 /* JWTAlgorithmDataHolder.m in Sources */ = {isa = PBXBuildFile; fileRef = 392709BA1FB34545FBFA9C5E0B306FF5 /* JWTAlgorithmDataHolder.m */; }; + 23AEC719E3E9390C976C22840AFD56DF /* JWTClaimsSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A14DF930A31E6CFE10A56ED373E70B9 /* JWTClaimsSet.m */; }; + 247E4D1020AC62EBB43233E90DD2F7EA /* RNCConnectionState.m in Sources */ = {isa = PBXBuildFile; fileRef = 74D5F8CD5FF7F17678990892052CBD62 /* RNCConnectionState.m */; }; + 24DC681EB1AA4E65ADA6DF92E3F69D9B /* BridgeJSCallInvoker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FDF8295DA7083BE8269A5C6254C62A1D /* BridgeJSCallInvoker.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 24FA8C1E6FE70545E60CC1DA08808CA4 /* RCTBridgeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = D7D01E5D2BE86CE51BC9A395985D27F2 /* RCTBridgeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2520BA6FFB511E1F3B13760E919E35B9 /* BSG_KSCrashType.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CAE0679A9D1D9104CB4AACF839E9779 /* BSG_KSCrashType.h */; settings = {ATTRIBUTES = (Project, ); }; }; 25331C0B4DE11A912C45AA7554451780 /* UIImageView+HighlightedWebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 025B5011493F0FF571ADB1F80D283015 /* UIImageView+HighlightedWebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 254258D54A2E7A0DEAB53EABDD86E896 /* RCTTouchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = FA9061702CF038864691BD66FA75C7AF /* RCTTouchHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 259F02DD0C3A3C5D3B0943A7C124B60A /* RCTTextSelection.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F8A2F96EDE9E96AB2D983CD79C1F169 /* RCTTextSelection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 25C1CACA14144FE9B2A3CB88A86E4EF4 /* RNScreens-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 15695DA862E5A68F79E3F14A052DCC15 /* RNScreens-dummy.m */; }; - 25ED384032B9D13C5127B75C00C81489 /* BugsnagApiClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 329B38ABBD33865EE732A8300599B08B /* BugsnagApiClient.m */; }; - 260C223F33BB83192099CB853CA57B99 /* RCTVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = B807BBF75CF84A59450B34F5E9713992 /* RCTVersion.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 2679E022C960DF0D9BDCC4CF1A5357E9 /* RNSVGEllipse.h in Headers */ = {isa = PBXBuildFile; fileRef = 936FAA11149D51194F9914B457772E03 /* RNSVGEllipse.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 26C0334D26584BFF2C68B0BB74B62190 /* UIView+React.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B6924ED84712190EFBAB3E2CD3E38F7 /* UIView+React.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2767B6F483EB91FC1AF72B9E56C9EA93 /* BugsnagFileStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B91048C2B696C17FECAE8DC0FB2A750 /* BugsnagFileStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 27A09E731358F28EACB9AF7138D4D8EC /* RCTSurfaceHostingProxyRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = B4D59D8688C29281F919BEF85A1CFE07 /* RCTSurfaceHostingProxyRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 27C1A69C52BB15DC67850E468B12D649 /* RCTExceptionsManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8AEA6FE8DCA93ABFE034803E89105DC4 /* RCTExceptionsManager.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness"; }; }; - 27F261786CD535DFEC2B10425D70ADEA /* RCTFPSGraph.m in Sources */ = {isa = PBXBuildFile; fileRef = 691370BE3497F33411E4D7861EEFC012 /* RCTFPSGraph.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 2849230F2AA0CB36745B83EBE886A694 /* JWTCoding+VersionTwo.h in Headers */ = {isa = PBXBuildFile; fileRef = F019FBC014D1BDC0A3E52CAEEFBCFB07 /* JWTCoding+VersionTwo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 28B09C09B0C9CD93B17803818651992E /* RCTSliderManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 746E9EAB06DBA92D5A731A46EB96EAE1 /* RCTSliderManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 292C1DCCFBBFB153EED3AABFB259CE2E /* RCTConvert+Text.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D215E10B68816F9071B0A5470CF3CCA /* RCTConvert+Text.m */; }; + 254258D54A2E7A0DEAB53EABDD86E896 /* RCTTouchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 43315EA8EEBEAF2DF3E9C92DBDD58B6F /* RCTTouchHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 259F02DD0C3A3C5D3B0943A7C124B60A /* RCTTextSelection.h in Headers */ = {isa = PBXBuildFile; fileRef = 521A55FCE6A66A149BD04FF47C7A404E /* RCTTextSelection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 25C1CACA14144FE9B2A3CB88A86E4EF4 /* RNScreens-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 195317B8C8EB75E5BFB915CAACC52938 /* RNScreens-dummy.m */; }; + 25ED384032B9D13C5127B75C00C81489 /* BugsnagApiClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AB3EFB216EB96E1DAA83F9F7AEB5089 /* BugsnagApiClient.m */; }; + 260C223F33BB83192099CB853CA57B99 /* RCTVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 900482DA4E4971A58E4C85F9192849EA /* RCTVersion.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 2679E022C960DF0D9BDCC4CF1A5357E9 /* RNSVGEllipse.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AB41D25ACB537923149292153854D44 /* RNSVGEllipse.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 26C0334D26584BFF2C68B0BB74B62190 /* UIView+React.h in Headers */ = {isa = PBXBuildFile; fileRef = 52AE6669DA56FB4D9FCB7A62F5116BC4 /* UIView+React.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2767B6F483EB91FC1AF72B9E56C9EA93 /* BugsnagFileStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 279DE7AB4BA79903937AEB44C4B6FBD2 /* BugsnagFileStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 27A09E731358F28EACB9AF7138D4D8EC /* RCTSurfaceHostingProxyRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E06D133559B666CA7C07E20F6F333F1 /* RCTSurfaceHostingProxyRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 27C1A69C52BB15DC67850E468B12D649 /* RCTExceptionsManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = A9B1262B2812CCBA3FDDDA7706C5BD70 /* RCTExceptionsManager.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness"; }; }; + 27F261786CD535DFEC2B10425D70ADEA /* RCTFPSGraph.m in Sources */ = {isa = PBXBuildFile; fileRef = 70349D09F4F60BA1E1061C6A4F261B4E /* RCTFPSGraph.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 2849230F2AA0CB36745B83EBE886A694 /* JWTCoding+VersionTwo.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A002E7DEAE661B6B5BF728D91F1D333 /* JWTCoding+VersionTwo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 28B09C09B0C9CD93B17803818651992E /* RCTSliderManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 32CBDAF2F13EEDDC80B9B8F3F7AB3C67 /* RCTSliderManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 292C1DCCFBBFB153EED3AABFB259CE2E /* RCTConvert+Text.m in Sources */ = {isa = PBXBuildFile; fileRef = 366995BF024B91BF6E81E67EF4395A0C /* RCTConvert+Text.m */; }; 2990557CE592B83D3F190FC332F46733 /* RSKImageCropViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D836DE72E6FF25EFBD133DCDBF80CD9F /* RSKImageCropViewController.m */; }; - 2995522283467502C5BB271C18803E19 /* RCTErrorInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = F1AB0472F45C0CAB98AC7BF1F151B52E /* RCTErrorInfo.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 29B2FF9AC3913610367AF55155426CB7 /* RCTClipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 4188121C809727328C6A925585202053 /* RCTClipboard.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 29D337B072A42502EE34973AD2AF4D41 /* RCTNativeAnimatedNodesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E7489CB5E7140907033DAF9171C156B /* RCTNativeAnimatedNodesManager.m */; }; - 29D7F88AD970351D9EDDE2FD8DF4D86C /* BVLinearGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = 26D7A0DA99B164EF5E4804F640AF96F6 /* BVLinearGradient.m */; }; - 29D9E419C855902AC95C921BDC6A1124 /* BugsnagErrorReportApiClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 625B19ADA469795D9B75A4AC0F35E376 /* BugsnagErrorReportApiClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2A4F439D1064E037FC17EEAE3BA98F85 /* RCTLinkingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E410036F1C9436F71BDBD75C4D8688D /* RCTLinkingManager.m */; }; - 2A8826E7496CBE963F56AD61A6DD7A15 /* RCTTextSelection.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F8A2F96EDE9E96AB2D983CD79C1F169 /* RCTTextSelection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2A8A76572C9D8123818E42C7D9629240 /* ReactMarker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5B0BEBA2D5DF61733114C38398FA173F /* ReactMarker.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 2AF32C306BF5FFF915FBEF8E2A659921 /* RCTBaseTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = CB8DE37C7F0A06A720451EACF6906E90 /* RCTBaseTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2B57AD2AFDB9147504E562E1E6F17751 /* Bugsnag.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E51A75F07DAEB59D9D955BEFB584F4 /* Bugsnag.m */; }; - 2B7AD03BE3907FBE6A6161BE67B9585E /* BSG_KSCrashDoctor.m in Sources */ = {isa = PBXBuildFile; fileRef = 01AFB4978789D384C227A9A173228C45 /* BSG_KSCrashDoctor.m */; }; - 2B910E458EF60103286B0C9B0F2C91E5 /* RCTFileReaderModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 6CA0D26F000F528F571E5F8762E9138E /* RCTFileReaderModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2BA138F3EA0CB8A73D88386CAA723CC1 /* RNSVGGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 65530FDEE6E7E29C81CCEB49D8DE540B /* RNSVGGroup.m */; }; - 2BA3B7DF223D57BA098A9B9FA7CEE15E /* RCTPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B159C0CD0D58C0A5A3D5CF92FE6E6C4 /* RCTPicker.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 2BC9E650224261756D98EEF239713EBC /* RCTPickerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F2204C5DFDCE02F6C98077EB6BB2090F /* RCTPickerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2BCEB39B11181B6BA4A4605C9F56BB8D /* entropy.c in Sources */ = {isa = PBXBuildFile; fileRef = 308749A596AB8E23C053510AC9968B1D /* entropy.c */; }; - 2BD2188C05C7BC8F784F7BBB551B04B9 /* RCTDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D272E12330CFB891101234B783E385C /* RCTDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2995522283467502C5BB271C18803E19 /* RCTErrorInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = B91250ECB21BE08707CAFD2099BB14D1 /* RCTErrorInfo.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 29B2FF9AC3913610367AF55155426CB7 /* RCTClipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 353D2B7D766E6929D0D140FB0B427A55 /* RCTClipboard.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 29D337B072A42502EE34973AD2AF4D41 /* RCTNativeAnimatedNodesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6516FC364DACA03093A43537DD5457A2 /* RCTNativeAnimatedNodesManager.m */; }; + 29D7F88AD970351D9EDDE2FD8DF4D86C /* BVLinearGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = E9E528D639F468B981F1671D54466CA6 /* BVLinearGradient.m */; }; + 29D9E419C855902AC95C921BDC6A1124 /* BugsnagErrorReportApiClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C6F35243639DFB417DFCB063F50029D /* BugsnagErrorReportApiClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2A4F439D1064E037FC17EEAE3BA98F85 /* RCTLinkingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EDC0104BAD42A52249EB958D4B01719 /* RCTLinkingManager.m */; }; + 2A8826E7496CBE963F56AD61A6DD7A15 /* RCTTextSelection.h in Headers */ = {isa = PBXBuildFile; fileRef = 521A55FCE6A66A149BD04FF47C7A404E /* RCTTextSelection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2A8A76572C9D8123818E42C7D9629240 /* ReactMarker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6B59DB2EEB6113B728F5961D08E8216D /* ReactMarker.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 2AF32C306BF5FFF915FBEF8E2A659921 /* RCTBaseTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 21B6E1029F31C7540E471668092DE5D0 /* RCTBaseTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2B57AD2AFDB9147504E562E1E6F17751 /* Bugsnag.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C3490E3C0F1F2948F75B6C05AE049CD /* Bugsnag.m */; }; + 2B7AD03BE3907FBE6A6161BE67B9585E /* BSG_KSCrashDoctor.m in Sources */ = {isa = PBXBuildFile; fileRef = 014CE3374DCDF03FA9018BB579D74C34 /* BSG_KSCrashDoctor.m */; }; + 2B910E458EF60103286B0C9B0F2C91E5 /* RCTFileReaderModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D69DABE0E75057EAA20D4589E0EF60C /* RCTFileReaderModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2BA138F3EA0CB8A73D88386CAA723CC1 /* RNSVGGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 483B2448A6573C6119158D095D51ABE8 /* RNSVGGroup.m */; }; + 2BA3B7DF223D57BA098A9B9FA7CEE15E /* RCTPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 90E3DD96F8E4D3DC11FF899CB327B288 /* RCTPicker.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 2BC9E650224261756D98EEF239713EBC /* RCTPickerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 54BD63115B83D62256EF3F25C3CEBB6D /* RCTPickerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2BCEB39B11181B6BA4A4605C9F56BB8D /* entropy.c in Sources */ = {isa = PBXBuildFile; fileRef = 1EEEB30AB74D4ADAF0C5D17FC327FD85 /* entropy.c */; }; + 2BD2188C05C7BC8F784F7BBB551B04B9 /* RCTDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = A6F3EC24FC069671554BC4A3A1691657 /* RCTDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; 2C481200823D38A388244D888717D38B /* RSKTouchView.h in Headers */ = {isa = PBXBuildFile; fileRef = 41436352BB9F1169C2896FB69782AC35 /* RSKTouchView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2C4EFC1AF53263B537AA8BB7E93A2A3C /* RNSVGDefsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 05127B7712F437648E494F3AD9B5BEFE /* RNSVGDefsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2C4EFC1AF53263B537AA8BB7E93A2A3C /* RNSVGDefsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FFC4280D4C89E5A69B3A49C477A0222 /* RNSVGDefsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; 2C5F200D741D9C0FC8FBEFE28F4B4CDD /* QBAssetsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F180A406B4CBB21D5E0037A700B442A /* QBAssetsViewController.m */; }; - 2C6D95D779B5CC730DEFA919B6AAE37B /* aesopt.h in Headers */ = {isa = PBXBuildFile; fileRef = 74FA50A21D881C2FA0B4C13B2B0AF192 /* aesopt.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2C9A866267CD778FFC025E63F02B611E /* RCTWeakProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = 11A8625BEF43B82C17A0544F6A453378 /* RCTWeakProxy.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2CCF43EE5B87848946ADF6E236537CF6 /* RCTParserUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 0E9B4FDC2A65C72D113A899179338B21 /* RCTParserUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2CD5D4D9AB0BB12808E36B48405592A4 /* BSG_KSCrashState.m in Sources */ = {isa = PBXBuildFile; fileRef = 707A0934F6F258775551C39AE3AD47FD /* BSG_KSCrashState.m */; }; - 2CDAC043E586A4E33786C82BEFBB0DBF /* RNRootViewGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 816DB5B5D679CA34357FBD678C5F6ECB /* RNRootViewGestureRecognizer.m */; }; - 2D0B63C7941F06395A7B4738F2AEA3C9 /* RCTInputAccessoryViewContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 5623C2E26FED0A083930B761A0069CA6 /* RCTInputAccessoryViewContent.m */; }; - 2D15C24AE65279020E756FDB5F9733D0 /* RCTScrollViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D95A031B45408BB048EE8660187B22 /* RCTScrollViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2D7B7F94730D8642BA50295E06449933 /* RNSVGNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 56FDE38D766F6010272CF0368C1ED934 /* RNSVGNode.m */; }; - 2D909984AD6EC7196783646E6370E469 /* RCTConvert+Transform.h in Headers */ = {isa = PBXBuildFile; fileRef = 31322FEECDC864A8B141F08DBEEB0358 /* RCTConvert+Transform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2D9B31280B8E5294977D5CC7EA819B25 /* BSG_KSCrashReportFields.h in Headers */ = {isa = PBXBuildFile; fileRef = EAD67CEBB40B790A4FCCADF3A925E388 /* BSG_KSCrashReportFields.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2DFC716292FEB8D4C390C36E0C579DC3 /* mztools.h in Headers */ = {isa = PBXBuildFile; fileRef = 68972713B11F38A5F9B552BE70123097 /* mztools.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2C6D95D779B5CC730DEFA919B6AAE37B /* aesopt.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BE6305BEC33D46D1A73E27C60CF303E /* aesopt.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2C9A866267CD778FFC025E63F02B611E /* RCTWeakProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = FFDB921DCFB51735F18D93F451BBEB4C /* RCTWeakProxy.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2CCF43EE5B87848946ADF6E236537CF6 /* RCTParserUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D8E82D8E0F5CD44D96FA4502E5DD1B4 /* RCTParserUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2CD5D4D9AB0BB12808E36B48405592A4 /* BSG_KSCrashState.m in Sources */ = {isa = PBXBuildFile; fileRef = 5BF94ADBBB7F75A5FDAD165BFB2FFCD1 /* BSG_KSCrashState.m */; }; + 2CDAC043E586A4E33786C82BEFBB0DBF /* RNRootViewGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CE6EF65C36A1B12E75D4F03F85D40A3 /* RNRootViewGestureRecognizer.m */; }; + 2D0B63C7941F06395A7B4738F2AEA3C9 /* RCTInputAccessoryViewContent.m in Sources */ = {isa = PBXBuildFile; fileRef = DC40C9BD7844AD67B5FD603D156EAFA5 /* RCTInputAccessoryViewContent.m */; }; + 2D15C24AE65279020E756FDB5F9733D0 /* RCTScrollViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 20CCDFFE9A39415EDBB869127C4854A3 /* RCTScrollViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2D7B7F94730D8642BA50295E06449933 /* RNSVGNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 182234E5F41F0BFF4A8C514347DBD086 /* RNSVGNode.m */; }; + 2D909984AD6EC7196783646E6370E469 /* RCTConvert+Transform.h in Headers */ = {isa = PBXBuildFile; fileRef = 60FB842E5A4A504A59D3029AC60C7403 /* RCTConvert+Transform.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2D9B31280B8E5294977D5CC7EA819B25 /* BSG_KSCrashReportFields.h in Headers */ = {isa = PBXBuildFile; fileRef = C35C3BE230B5D76B932D119E3FF0BC0D /* BSG_KSCrashReportFields.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2DFC716292FEB8D4C390C36E0C579DC3 /* mztools.h in Headers */ = {isa = PBXBuildFile; fileRef = F89E53363174AD21417104AFF01A1AC4 /* mztools.h */; settings = {ATTRIBUTES = (Project, ); }; }; 2E03CFF9CFD2D43F973EC2C942328AC4 /* FLAnimatedImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E2468AF38A6A937770CA2FC875A8749 /* FLAnimatedImageView+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2E4CD325AF1B19FBEB65658E3FC67C77 /* RCTActionSheetManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F861ABE2FCC1CC8B00212C2C0C8F4C65 /* RCTActionSheetManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2E747048F78EF0DD3B1FE87209701A47 /* Common.h in Headers */ = {isa = PBXBuildFile; fileRef = EDC227D81A7AAF7FBB9870E604D9FEC7 /* Common.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2E8830404956FB04946D139B9458561B /* RCTImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = F3CFF5FDC523F1B3D65D5C6966FA8ED6 /* RCTImageUtils.m */; }; - 2EA7FB6CF482FCEB9490C921F2ABC671 /* JWTCoding+VersionOne.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E417F2A5CB8402AFB05B0A09D18AC8A /* JWTCoding+VersionOne.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2EE79C878AF878345DE37D3485DF75D8 /* RCTSegmentedControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C05B92FFCEC9EEF96EA9C2C47C63302 /* RCTSegmentedControl.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 2E4CD325AF1B19FBEB65658E3FC67C77 /* RCTActionSheetManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E947747402A97B8CCC82ED88DC8F991C /* RCTActionSheetManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2E747048F78EF0DD3B1FE87209701A47 /* Common.h in Headers */ = {isa = PBXBuildFile; fileRef = C35E20AD11C8AAEB35BD357D186A6372 /* Common.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2E8830404956FB04946D139B9458561B /* RCTImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = B217FB5B098300E7E904AFC698869FE4 /* RCTImageUtils.m */; }; + 2EA7FB6CF482FCEB9490C921F2ABC671 /* JWTCoding+VersionOne.h in Headers */ = {isa = PBXBuildFile; fileRef = B038B750AF0314075C3A54A78DF1703B /* JWTCoding+VersionOne.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2EE79C878AF878345DE37D3485DF75D8 /* RCTSegmentedControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 943AAA72ADBD8B27B71DE14A2FE13D4E /* RCTSegmentedControl.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; 2EF5C521F00F7CFF2DB85B6C7FBE0F7C /* UIView+WebCacheOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3EB87471E8F12D0DF9C85AF43B23FFAC /* UIView+WebCacheOperation.m */; }; - 2F04BC67B2C5A12AA09C901D39D401AF /* pwd2key.c in Sources */ = {isa = PBXBuildFile; fileRef = D8DB4C6E856F0AD8C7D20F1817326EFE /* pwd2key.c */; }; - 2F1ECEC38AB1A4D2CF4BAAA90AAFBBEA /* RCTMultilineTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = AB12ED09E8CE44164E0AED617B0507A2 /* RCTMultilineTextInputViewManager.m */; }; - 2FE19C8FD5CCBFB25C841B2DD68503DC /* RNSVGCircleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 49AEA3AE56371983361E858E2EBEC228 /* RNSVGCircleManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2F04BC67B2C5A12AA09C901D39D401AF /* pwd2key.c in Sources */ = {isa = PBXBuildFile; fileRef = 4BCF237A79BF02696072BC5707B5333F /* pwd2key.c */; }; + 2F1ECEC38AB1A4D2CF4BAAA90AAFBBEA /* RCTMultilineTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 3FC12474EE1BC3952F37FAB86070DAC2 /* RCTMultilineTextInputViewManager.m */; }; + 2FE19C8FD5CCBFB25C841B2DD68503DC /* RNSVGCircleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = CFDC406C3097E00B658677B00687A4AD /* RNSVGCircleManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; 300305A32157B10CDBA7192B59D35A5D /* NSButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = A5F0E8D2C7E0FD36E347958EBBAC75BA /* NSButton+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 300DEE4AF27B7E331C6EDBCFC66D0285 /* react-native-config-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FD3F5D27F594CFC34123756280F5C9D /* react-native-config-dummy.m */; }; + 300DEE4AF27B7E331C6EDBCFC66D0285 /* react-native-config-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9003F47A7668FF5BC54F0CAF881F1A29 /* react-native-config-dummy.m */; }; 302D682BC3D3EEE4347468D0DEEFBA57 /* FLAnimatedImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 29A64F4A452D1E3116407F4592A2A7D1 /* FLAnimatedImageView+WebCache.m */; }; - 303C9A1182AD6D3C5340C716C6A3407D /* CxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 3293E2A29022834A728F5C1D592E1A8B /* CxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 30593301FEBEED97AB794DB7F2F1AFE2 /* fileenc.c in Sources */ = {isa = PBXBuildFile; fileRef = 7B5688DD030966EF65086BB0488E3EE4 /* fileenc.c */; }; - 305C3655779542D574C7C8B91EC669DA /* AppCenterReactNativeCrashes.h in Headers */ = {isa = PBXBuildFile; fileRef = E9B925F58F0D4270682FA72A843935CF /* AppCenterReactNativeCrashes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 303C9A1182AD6D3C5340C716C6A3407D /* CxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BFA7F9BD2456FD0F909FF1E1C369BE5 /* CxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 30593301FEBEED97AB794DB7F2F1AFE2 /* fileenc.c in Sources */ = {isa = PBXBuildFile; fileRef = 63B0926873B06BBC1F19EB2E2858C28E /* fileenc.c */; }; + 305C3655779542D574C7C8B91EC669DA /* AppCenterReactNativeCrashes.h in Headers */ = {isa = PBXBuildFile; fileRef = CA3EAD11EAF3C85541C36D5A3D67369E /* AppCenterReactNativeCrashes.h */; settings = {ATTRIBUTES = (Project, ); }; }; 30629C34135422B3C766F81F285C17D8 /* QBAlbumsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F9ED056A40E08A36EBB9CA02C23433D2 /* QBAlbumsViewController.m */; }; - 307F3607934710DF997A7298180F7E98 /* RCTImageStoreManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D6E1A49381108BFCE308AFC1F3D69D2 /* RCTImageStoreManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness"; }; }; - 30DA1D56AA214EA8B967A880D5D98B1D /* JWTAlgorithmFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 80F1DDCDD2DA072F74AEF2EE21D0CA84 /* JWTAlgorithmFactory.m */; }; + 307F3607934710DF997A7298180F7E98 /* RCTImageStoreManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 590B1ED4BF361A42655ADB87A4EFE3FE /* RCTImageStoreManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness"; }; }; + 30DA1D56AA214EA8B967A880D5D98B1D /* JWTAlgorithmFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 28370B9EFCBEEA412E73709D059B3765 /* JWTAlgorithmFactory.m */; }; 30E55139CE5B292D59C2E3B0110A367E /* ColdClass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C7571682487B76FF0B34CFD597C37D77 /* ColdClass.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 30EA78C3F07FE6AF0DB5CAFF782F07FE /* RCTBorderDrawing.m in Sources */ = {isa = PBXBuildFile; fileRef = A197317581DC55EFDBA36B5C202A94F5 /* RCTBorderDrawing.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 30EFA55C6F41666D561A933D4570DB0D /* RCTFileRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 22B0E10AAB4609B5CDD60B51E6A87AAE /* RCTFileRequestHandler.m */; }; + 30EA78C3F07FE6AF0DB5CAFF782F07FE /* RCTBorderDrawing.m in Sources */ = {isa = PBXBuildFile; fileRef = 93E83079A91EAEAC0B3726A3CC7C1CD4 /* RCTBorderDrawing.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 30EFA55C6F41666D561A933D4570DB0D /* RCTFileRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = BB7BE3D81FBC7C18E3838AC5FE6D394A /* RCTFileRequestHandler.m */; }; 30F1920807EF6CF5AAA64E531CD63F3C /* UIImage+ForceDecode.m in Sources */ = {isa = PBXBuildFile; fileRef = D1D8FCBB31963B9DC1A41AF37DFB9A89 /* UIImage+ForceDecode.m */; }; - 3117D5AFA4E546F9B2CEA3EB35965A82 /* REACondNode.m in Sources */ = {isa = PBXBuildFile; fileRef = BEB19C6914710C63C54FA4147A59B0C2 /* REACondNode.m */; }; - 3137446C0FE6F2BFA8B509CA7D563DFF /* FFFastImageViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D82F273344C1C26E56A9C4F7571B4848 /* FFFastImageViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 319FF99313F4379A75DE531B987939E6 /* RCTAsyncLocalStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 6F9ABA4678DF2A811CFB2996D451EA00 /* RCTAsyncLocalStorage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 31A36913E4FF230DB0A56FDF2F77B369 /* RCTRefreshControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0CCEC0D419A98CCC5901BF1AE7C2B6F3 /* RCTRefreshControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 31DE3D44F92FCDB6486C2E24B719FE62 /* Compression.m in Sources */ = {isa = PBXBuildFile; fileRef = D262007C8B2B31A444F953C3D07B69AD /* Compression.m */; }; - 31E512ED9D93FBD15B03125A154D86B7 /* RCTBundleURLProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 31C94CD180313FDBD06A00D2E1E93099 /* RCTBundleURLProvider.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 3117D5AFA4E546F9B2CEA3EB35965A82 /* REACondNode.m in Sources */ = {isa = PBXBuildFile; fileRef = B6711163250CA865C525B90A09B6DC55 /* REACondNode.m */; }; + 3137446C0FE6F2BFA8B509CA7D563DFF /* FFFastImageViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 64F0104C25D99FA3E2D7B9956FA6568A /* FFFastImageViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 319FF99313F4379A75DE531B987939E6 /* RCTAsyncLocalStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 607715724643717D92F5898A585B66B4 /* RCTAsyncLocalStorage.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 31A36913E4FF230DB0A56FDF2F77B369 /* RCTRefreshControl.h in Headers */ = {isa = PBXBuildFile; fileRef = E3E15D7487B447AF150FF8C5701C6937 /* RCTRefreshControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 31DE3D44F92FCDB6486C2E24B719FE62 /* Compression.m in Sources */ = {isa = PBXBuildFile; fileRef = C54732A961FB496473AF8BD71BC258F3 /* Compression.m */; }; + 31E512ED9D93FBD15B03125A154D86B7 /* RCTBundleURLProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 94EA27A59B107A1385194E7E7EC61F77 /* RCTBundleURLProvider.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; 3236D85F8DBBCE4AFB8CD8D6D4E22E66 /* SDImageCacheConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 936664B2589C42E39044677080C7569F /* SDImageCacheConfig.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3240E20C3A58ACFE15D21D48E1D40A6B /* RNForceTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D47EF4C5C93F6268B044E2ED49FDC5B /* RNForceTouchHandler.m */; }; - 3272DA14087D2CFE90D47F692B45F389 /* Utils.h in Headers */ = {isa = PBXBuildFile; fileRef = E1FCF4C7DF958EC056148F0D9BC95EAD /* Utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 32E1F3BA6AAAE76F34F98B38FBA85923 /* RCTNetInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8FB8F55FE31C573B8190089D9FB150BC /* RCTNetInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3240E20C3A58ACFE15D21D48E1D40A6B /* RNForceTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 14E412878D3F53A203EADEF4FEDCD581 /* RNForceTouchHandler.m */; }; + 3272DA14087D2CFE90D47F692B45F389 /* Utils.h in Headers */ = {isa = PBXBuildFile; fileRef = E0AC47769EDE3DD9D041FFFB2D8A329F /* Utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 32E1F3BA6AAAE76F34F98B38FBA85923 /* RCTNetInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = FCCABE8C51AC95ED4D8866E85C346AD2 /* RCTNetInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; 32F476E50D4C923E4DBB42478F203167 /* demangle.cc in Sources */ = {isa = PBXBuildFile; fileRef = 442107BA7ABB7DE82A58B6BDB58441A9 /* demangle.cc */; settings = {COMPILER_FLAGS = "-Wno-shorten-64-to-32"; }; }; - 331400246C0C9EF95DB6C285DAA87656 /* RCTWrapperViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = A778C1014CE7432C0E6E54AE86FF2EFF /* RCTWrapperViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3335D65531482F64B3A34551E4F22DF5 /* RNIapIos.m in Sources */ = {isa = PBXBuildFile; fileRef = B8F52126AD2658A62A8BCCB7432D1755 /* RNIapIos.m */; }; - 33457000C73C1BA5BC2352B54AB16160 /* LongLivedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F6B199D57EBAF9EFB6768D29D1D3C38 /* LongLivedObject.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3366FB6C34AAAF134FB9DF15F13B3634 /* RCTSurfaceStage.m in Sources */ = {isa = PBXBuildFile; fileRef = 762CCCEE1BA8D522ED4B8D5A224ED49B /* RCTSurfaceStage.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 33971B7071DF491606F681F6C3693F50 /* RCTGIFImageDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A703B750B7D49B4522A3DCCB6DF1753 /* RCTGIFImageDecoder.m */; }; - 33FB329A9F28F8E1FF6E82B5AE336DCF /* RCTInputAccessoryShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 273B6B2C232C8AB8B79FF18058612EEC /* RCTInputAccessoryShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 34056CD84DEBCDD1C746695C686393F5 /* BSG_KSCrashReportFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 3AFEF9BEC736A8BEF1FB901ECF7334AA /* BSG_KSCrashReportFilter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3467E57D037D208C62BFFE18DF8E348E /* BSG_KSCrashSentry.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CBBE89805FC3B53AADF244B3DED517A /* BSG_KSCrashSentry.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 349FE8EC1021A0CA7FBF98434977CA2E /* RCTSurfaceRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = 06C7B2D0FD1D18FFBC13ED1C0980D331 /* RCTSurfaceRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 34F526EBD75CF0D3B79C1DF18A1DD90A /* Pods-eSteem-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 01092AA0F125A4A2B1784C9B9D2A0C5F /* Pods-eSteem-dummy.m */; }; + 331400246C0C9EF95DB6C285DAA87656 /* RCTWrapperViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 2601578BE70438AC99DFA0E44D2A8913 /* RCTWrapperViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3335D65531482F64B3A34551E4F22DF5 /* RNIapIos.m in Sources */ = {isa = PBXBuildFile; fileRef = A8509D4E0C47EB6CDA08DE4A6CEAFACC /* RNIapIos.m */; }; + 33457000C73C1BA5BC2352B54AB16160 /* LongLivedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = D130137BE7327AFF47DF441731B77ADC /* LongLivedObject.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3366FB6C34AAAF134FB9DF15F13B3634 /* RCTSurfaceStage.m in Sources */ = {isa = PBXBuildFile; fileRef = 25F6A7EBB340839795D75F96AD0A19C6 /* RCTSurfaceStage.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 33971B7071DF491606F681F6C3693F50 /* RCTGIFImageDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = AA1834C6ED3F0C43302B87821D7EE299 /* RCTGIFImageDecoder.m */; }; + 33FB329A9F28F8E1FF6E82B5AE336DCF /* RCTInputAccessoryShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0924BFDDF6E3794E9553176AFD1B696A /* RCTInputAccessoryShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 34056CD84DEBCDD1C746695C686393F5 /* BSG_KSCrashReportFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 28BF92CEF4B4EB19D42B982F63026EF7 /* BSG_KSCrashReportFilter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3467E57D037D208C62BFFE18DF8E348E /* BSG_KSCrashSentry.h in Headers */ = {isa = PBXBuildFile; fileRef = 277884B71859EEB6F82E3F0C83C88234 /* BSG_KSCrashSentry.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 349FE8EC1021A0CA7FBF98434977CA2E /* RCTSurfaceRootView.h in Headers */ = {isa = PBXBuildFile; fileRef = 300F8597F5E220ACACF668109428AF85 /* RCTSurfaceRootView.h */; settings = {ATTRIBUTES = (Project, ); }; }; 3509E840892B6A4B9BEBAEAA14FF3E3D /* QBAssetCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 13485452E57225E53F0F01C0C66B6DEE /* QBAssetCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3532F5EE6268C8BC44E880EF1AF4FB8E /* BugsnagSessionTrackingPayload.h in Headers */ = {isa = PBXBuildFile; fileRef = ED0D34D9DD51570DBE01A0D17E495970 /* BugsnagSessionTrackingPayload.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 35759A0961045B3439D36D15B37DD8C4 /* RCTTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 72ADAE0BF00C04531B2B50D95C97697F /* RCTTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3532F5EE6268C8BC44E880EF1AF4FB8E /* BugsnagSessionTrackingPayload.h in Headers */ = {isa = PBXBuildFile; fileRef = B87DF0B15B49237B0A6B08EC5664A9E6 /* BugsnagSessionTrackingPayload.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 35759A0961045B3439D36D15B37DD8C4 /* RCTTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 62D4E63A0643B6957A2AEF48ECE5CB6E /* RCTTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; 3578A82D6AFF5398F705E213550065C9 /* Folly-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 560AC6C73C3F646DDF98B92BC4AF5213 /* Folly-dummy.m */; }; - 35B7BC79D9CEFE6EE7198BE9FCD09C64 /* RNSVGTSpan.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D159A5DB054E0C40296F05CBD29001A /* RNSVGTSpan.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 36102A923A98148704A007D2398AA3D7 /* RCTDevSettings.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8E655D62B18B63909F254EEDEA12127E /* RCTDevSettings.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 362CC1C604D19FD5D9AAFFA5DA36A36C /* RCTInputAccessoryView.h in Headers */ = {isa = PBXBuildFile; fileRef = D953F58161A529D9F36200415A03CB04 /* RCTInputAccessoryView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 365612EA3F1A6EE80A0C96BA1D591C57 /* RNSVGDefsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A5CDC2AF21A998D089B6BE218D388C2 /* RNSVGDefsManager.m */; }; - 371B3CD1CF478A38D21ECAB78302C78E /* RCTCxxUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = E411B4692B7536BFF12444537E82F184 /* RCTCxxUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3825F7BBADE0E2636469ABA15B1C2FE3 /* RCTTurboModuleManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = 79970C24CEFA67ECC7E041DCF1D012D9 /* RCTTurboModuleManager.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 3842077CD908F278A0EDB2EE8B893D3D /* RNSVGLine.m in Sources */ = {isa = PBXBuildFile; fileRef = 91F98746F7F1ADAF7324A471BF7A884B /* RNSVGLine.m */; }; - 386727E6506D990D96F35960D0353883 /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = B6F6171B2879FC7BBA54B6D7360B966A /* ioapi.c */; }; - 38A4CA283B119D95B0A0E732C2331660 /* BSG_KSCrashAdvanced.h in Headers */ = {isa = PBXBuildFile; fileRef = D28C9BADFA243CE26E4F036EAC4C95ED /* BSG_KSCrashAdvanced.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 35B7BC79D9CEFE6EE7198BE9FCD09C64 /* RNSVGTSpan.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B23CAD56C1A41056936BCF60AAB9147 /* RNSVGTSpan.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 36102A923A98148704A007D2398AA3D7 /* RCTDevSettings.mm in Sources */ = {isa = PBXBuildFile; fileRef = C71DCFD9FA08CCD0A4351DA5407AF8F6 /* RCTDevSettings.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 362CC1C604D19FD5D9AAFFA5DA36A36C /* RCTInputAccessoryView.h in Headers */ = {isa = PBXBuildFile; fileRef = 07BA349A88168D7CC68161F4E56BDDF5 /* RCTInputAccessoryView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 365612EA3F1A6EE80A0C96BA1D591C57 /* RNSVGDefsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A7139015C2EB5893B2F5F789C22D730 /* RNSVGDefsManager.m */; }; + 371B3CD1CF478A38D21ECAB78302C78E /* RCTCxxUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 616FC4AE7FCD822317063BCBACE6EF18 /* RCTCxxUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3825F7BBADE0E2636469ABA15B1C2FE3 /* RCTTurboModuleManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = 52FB58A89FB49CE6F1813DB18B874F85 /* RCTTurboModuleManager.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 3842077CD908F278A0EDB2EE8B893D3D /* RNSVGLine.m in Sources */ = {isa = PBXBuildFile; fileRef = 2FC09EC135CC991B5B5904EDA59B7611 /* RNSVGLine.m */; }; + 386727E6506D990D96F35960D0353883 /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = D379463920A2BC32E83A2597DAF075DD /* ioapi.c */; }; + 38A4CA283B119D95B0A0E732C2331660 /* BSG_KSCrashAdvanced.h in Headers */ = {isa = PBXBuildFile; fileRef = 5163D11FC00117078EB6B3F1C42693E3 /* BSG_KSCrashAdvanced.h */; settings = {ATTRIBUTES = (Project, ); }; }; 38ED8AF0550DB31592AC14E414457CF9 /* SDWebImagePrefetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 57C3268858AB450E8222E9E749BAC88D /* SDWebImagePrefetcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3904B8B28CFE2EFB904F0FCBF9CF4D81 /* RCTClipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 0DA2F41A88C4440B9EA12D40869EE159 /* RCTClipboard.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 3908D610214AAF49A41109A42C1E4958 /* RCTModalHostViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 37558655E256C0E0356AE3FA09DA872E /* RCTModalHostViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 390CC211BEBFF05B0E4C273A36807D0B /* RNSVGTSpanManager.m in Sources */ = {isa = PBXBuildFile; fileRef = EBE8D50316F3FF79DF30552EE74F3182 /* RNSVGTSpanManager.m */; }; + 3904B8B28CFE2EFB904F0FCBF9CF4D81 /* RCTClipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = EC8BD4B782C1B464432DB90B246C323D /* RCTClipboard.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 3908D610214AAF49A41109A42C1E4958 /* RCTModalHostViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D11257613C671EE3EBF8E0ACA4FBB9F6 /* RCTModalHostViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 390CC211BEBFF05B0E4C273A36807D0B /* RNSVGTSpanManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BFC8E322C6FB7C258ACFF352DFEBB688 /* RNSVGTSpanManager.m */; }; 39274A2FC1A35247D63594616393548A /* SDWebImageCoderHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 716F71918020A1B150BB64BE7BCCF8C8 /* SDWebImageCoderHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 396006C4C92DD1D4CD4D53D2457F7605 /* RNSVGPainter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AE77F5A0832942FB0680F75D19D2DF1 /* RNSVGPainter.m */; }; - 39E24D22F1FE3EC77E78958E2DD7081F /* RNSVGEllipseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C31BD8058B18E4672541DD343C1DA07C /* RNSVGEllipseManager.m */; }; - 39F7AF16F5BFAA9755415BC8B7288C54 /* RCTScrollContentViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BD6309F60B1138DD0992185ADEE8266B /* RCTScrollContentViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 3A449FEAFEBD094BADDDEB7C589C2874 /* RCTAnimationUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DCDAF6472722EEC702116B0906F802C /* RCTAnimationUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3A5596F1F8A72A42C770DFEBDF6CD63D /* RCTRawTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BD43079B436EDC7898698C81407D821C /* RCTRawTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3A910592899338D3CCCFF9FF9527FCC6 /* RCTVirtualTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 00342A21558DE383089614D0F6CB96E6 /* RCTVirtualTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3AA6833B12B94F4AB193FF56E796646F /* RNSVGLineManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 3933BEE0D4A4BE0E4A6154E2434FF604 /* RNSVGLineManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3AC6D38871E11794AACBDDD94449CE63 /* BugsnagReactNative.m in Sources */ = {isa = PBXBuildFile; fileRef = E42D6AECD706DFBC1BCEE82458F331B2 /* BugsnagReactNative.m */; }; - 3BAE2EAD109AD4C22CF40D189D985D17 /* RCTEventDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CF68A7D13C1B72DA30F2759B0D6925D /* RCTEventDispatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3BB0442831C27007F3A377AA6863FF12 /* RNSVGTextProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C5B1FD78734312D658019D308B0A1B5 /* RNSVGTextProperties.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3BE9E3B9E907B97C8FE22711C0A4A1E2 /* RCTPointerEvents.h in Headers */ = {isa = PBXBuildFile; fileRef = DEACC8DCFBB1CF2F2143C07F8F661C99 /* RCTPointerEvents.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3C766293FB7619D510FF59F15B150FAD /* RNPinchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 2753311848005265B0065F8E115D542F /* RNPinchHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3CAC2F2F89A9A7BDB0E5A05200694595 /* RCTSinglelineTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C36470521C9DF33AA69800108A1F1C8C /* RCTSinglelineTextInputViewManager.m */; }; - 3CD9E86904A00E748EB8A97D36B680F1 /* RCTBlobManager.h in Headers */ = {isa = PBXBuildFile; fileRef = A766E86FED1F018652505A03F7F276F8 /* RCTBlobManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3CFF0CA2CF5FAB0469925F9CA5D45C7B /* React-jsinspector-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 59040402C04B6EF00291F5ECD643E84D /* React-jsinspector-dummy.m */; }; - 3D1507020B4C2DC1A841168F7B2F2095 /* BSG_KSCrashReport.h in Headers */ = {isa = PBXBuildFile; fileRef = A51EFB72D149DC7994F6BA164B524346 /* BSG_KSCrashReport.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 396006C4C92DD1D4CD4D53D2457F7605 /* RNSVGPainter.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DFAAE500F0F72716E228414C84E972A /* RNSVGPainter.m */; }; + 39E24D22F1FE3EC77E78958E2DD7081F /* RNSVGEllipseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 57A6A08FB83064E2DBD8B204C41B03D8 /* RNSVGEllipseManager.m */; }; + 39F7AF16F5BFAA9755415BC8B7288C54 /* RCTScrollContentViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A7148ABA39C3CDEB68C8DD2021CC09FC /* RCTScrollContentViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 3A449FEAFEBD094BADDDEB7C589C2874 /* RCTAnimationUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 55E2C615E6E09D6914F1D8C9DBC24566 /* RCTAnimationUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3A5596F1F8A72A42C770DFEBDF6CD63D /* RCTRawTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 663F6686949DE8675D72B9B0F7E5BEEE /* RCTRawTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3A910592899338D3CCCFF9FF9527FCC6 /* RCTVirtualTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = A70A9D64EA4A4F50D05939C0D0BE6976 /* RCTVirtualTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3AA6833B12B94F4AB193FF56E796646F /* RNSVGLineManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 02CBC761C62F63DB15BA0FE7B924A010 /* RNSVGLineManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3AC6D38871E11794AACBDDD94449CE63 /* BugsnagReactNative.m in Sources */ = {isa = PBXBuildFile; fileRef = C1221BF74463F6C999D5068E01C0ACB0 /* BugsnagReactNative.m */; }; + 3BAE2EAD109AD4C22CF40D189D985D17 /* RCTEventDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A8A1C522B3EFB929F45FD3A02EEDE50 /* RCTEventDispatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3BB0442831C27007F3A377AA6863FF12 /* RNSVGTextProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = C2D5BD134ADEC14DA885D98C4D6B1317 /* RNSVGTextProperties.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3BE9E3B9E907B97C8FE22711C0A4A1E2 /* RCTPointerEvents.h in Headers */ = {isa = PBXBuildFile; fileRef = 385AA6D2079152BAA7DC42BF92FED60F /* RCTPointerEvents.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3C766293FB7619D510FF59F15B150FAD /* RNPinchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B1C7EAEBBFBBAF8A81F9000E27BE284 /* RNPinchHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3CAC2F2F89A9A7BDB0E5A05200694595 /* RCTSinglelineTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BD2C56FB1788C515FE9968B99682577C /* RCTSinglelineTextInputViewManager.m */; }; + 3CD9E86904A00E748EB8A97D36B680F1 /* RCTBlobManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F65147F27465EB9C6D30BDACEAFA07E0 /* RCTBlobManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3CFF0CA2CF5FAB0469925F9CA5D45C7B /* React-jsinspector-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C86ACAE925826F33718A7E7826E1FCFB /* React-jsinspector-dummy.m */; }; + 3D1507020B4C2DC1A841168F7B2F2095 /* BSG_KSCrashReport.h in Headers */ = {isa = PBXBuildFile; fileRef = 20A1F390082C2D207E1D83544C2C4F67 /* BSG_KSCrashReport.h */; settings = {ATTRIBUTES = (Project, ); }; }; 3D1CCE2F7C0A9846AFE511C2F81189E0 /* double-conversion.cc in Sources */ = {isa = PBXBuildFile; fileRef = 763051FEAE51CAB7C00D720EF9E01D3E /* double-conversion.cc */; settings = {COMPILER_FLAGS = "-Wno-unreachable-code"; }; }; - 3D42CD24C9E587967C85DF5B81B17428 /* RNSVGLinearGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = E740479ADC53B0BF97E9021028FAD544 /* RNSVGLinearGradient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3D522A289FF8EED44102DCCC0FD63214 /* JSDeltaBundleClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 24F3CC8EC27215B1620E02DF74C095F8 /* JSDeltaBundleClient.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 3D62B6B0650C43E889B249FA6981903E /* REAModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C196F61490BF081968923E1A48B5EE4 /* REAModule.m */; }; - 3D79D0BC378C90397875A56D38FBE4D8 /* RCTNativeAnimatedModule.m in Sources */ = {isa = PBXBuildFile; fileRef = ADB0464BFDAE8009F0F4A1EA111848BA /* RCTNativeAnimatedModule.m */; }; - 3D8BBFF86AE8D9D9A6A5810BC4F9E22C /* RNSVGGlyphContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 062923BC10565796B32A3535911A315D /* RNSVGGlyphContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3D42CD24C9E587967C85DF5B81B17428 /* RNSVGLinearGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = FFD6A57053F97AB3EA7E42E3F6270A80 /* RNSVGLinearGradient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3D522A289FF8EED44102DCCC0FD63214 /* JSDeltaBundleClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4641A1C49DFCD7656C0B72DF6D883D07 /* JSDeltaBundleClient.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 3D62B6B0650C43E889B249FA6981903E /* REAModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 2543924E89F7823BCDA9666CD1CFCD1C /* REAModule.m */; }; + 3D79D0BC378C90397875A56D38FBE4D8 /* RCTNativeAnimatedModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 6713AA32E1C32651E8C5501A3B3AB618 /* RCTNativeAnimatedModule.m */; }; + 3D8BBFF86AE8D9D9A6A5810BC4F9E22C /* RNSVGGlyphContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 2099060284BE03C08E9C12B30C3B664B /* RNSVGGlyphContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; 3DB33DD58698AA4A355405993424755C /* RSKImageCropper-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 129CFDF7D6ED40CD12B225226F69EC75 /* RSKImageCropper-dummy.m */; }; 3DBA0B81BF5164324F08A5EDA73F655F /* fast-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = 45CBFF19B84C73985C742E04157CBFF4 /* fast-dtoa.cc */; settings = {COMPILER_FLAGS = "-Wno-unreachable-code"; }; }; - 3DD05EDE2B7FB53C47608EA2D4F7489C /* RCTImageEditingManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BABC4E84468A1FF187D6004C3630ACB /* RCTImageEditingManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3E4ADCDF248B3D43A8771491C35C5573 /* RCTBaseTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BE3159FC1B0AC32AE38F30AAE3284B6 /* RCTBaseTextInputViewManager.m */; }; - 3E719D3AA826B9A129D7093BDE464C81 /* RCTBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = ED2D7C26E3945EF0FF56469CA9E0C40B /* RCTBridge.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 3ED49C84C1C1A124F30F61E18033F6E1 /* REATransformNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 446A7AAA9B42C6CAA2F0B028082F5DAE /* REATransformNode.m */; }; - 3ED926F9D476ABC6CAD7459B28814364 /* RNSVGSolidColorBrush.h in Headers */ = {isa = PBXBuildFile; fileRef = F01B881A89F6F52709C61C156675A644 /* RNSVGSolidColorBrush.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3F39BA24D1C609D8E83715653F951F58 /* RCTSinglelineTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = DF92E53A52FB9ADACF507780435792B4 /* RCTSinglelineTextInputView.m */; }; - 3F4D994334EDE436FB925AEBA333D614 /* RNSVG-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FE30F7DBDC196336B71EF394676CF2D /* RNSVG-dummy.m */; }; - 3FAE610FA5876F9EB80CFBC20752FED0 /* sha1.c in Sources */ = {isa = PBXBuildFile; fileRef = 48938E59168FA97146A530BA0CF4253A /* sha1.c */; }; + 3DD05EDE2B7FB53C47608EA2D4F7489C /* RCTImageEditingManager.h in Headers */ = {isa = PBXBuildFile; fileRef = FA084B0BEDCCBC4A9F5FB8E93484356E /* RCTImageEditingManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3E4ADCDF248B3D43A8771491C35C5573 /* RCTBaseTextInputViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 49E6FCBB3D2D77CD4DC9CAB86DADC8DB /* RCTBaseTextInputViewManager.m */; }; + 3E719D3AA826B9A129D7093BDE464C81 /* RCTBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 018205E465D3BB48EC346AB912266A8A /* RCTBridge.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 3ED49C84C1C1A124F30F61E18033F6E1 /* REATransformNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 3066526488D2503289F3DC97A0B92FE0 /* REATransformNode.m */; }; + 3ED926F9D476ABC6CAD7459B28814364 /* RNSVGSolidColorBrush.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EE9D17BBE9030CE6020C1AF53ACB703 /* RNSVGSolidColorBrush.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3F39BA24D1C609D8E83715653F951F58 /* RCTSinglelineTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 01A1D2E2F52734BBB30C9E2C0FB71E03 /* RCTSinglelineTextInputView.m */; }; + 3F4D994334EDE436FB925AEBA333D614 /* RNSVG-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 656BDE1A36FD49C6961538C247BF832F /* RNSVG-dummy.m */; }; + 3FAE610FA5876F9EB80CFBC20752FED0 /* sha1.c in Sources */ = {isa = PBXBuildFile; fileRef = DF956773216EBFF542840B434EFBFB30 /* sha1.c */; }; 3FBFC5F7615804403470528EEA1D128D /* SDWebImageDownloaderOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F2064A2CC0B2A0C25A4ECD214BCFF03 /* SDWebImageDownloaderOperation.m */; }; 4003731FC43BE4E7D52BBDE0CDD215CA /* bignum-dtoa.h in Headers */ = {isa = PBXBuildFile; fileRef = 739ED2E1E180DAB0AD4510432B81DB4B /* bignum-dtoa.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 40612ACCB1B8BE84CBCA31F6A3B32422 /* RCTTextSelection.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C13D7E964A529B72259C8D2192C7DD0 /* RCTTextSelection.m */; }; - 409EACB309482D67C8CF508BC63B39FC /* RCTBridge+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 1147258C96B7BDEA48F97183C73B68B9 /* RCTBridge+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 41131751C2A30224DA39830C7FABDC37 /* JSCallInvoker.h in Headers */ = {isa = PBXBuildFile; fileRef = D4F289EBEF8FCE27B2918CD2383F2571 /* JSCallInvoker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 41305B5E2E38F44BB750E2C3EB2ACEBA /* BugsnagSessionFileStore.h in Headers */ = {isa = PBXBuildFile; fileRef = A66DDB93C620F8D07F5AB748A152926B /* BugsnagSessionFileStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 417C1F0F90CD0DF24740636DDA0E766F /* FBReactNativeSpec-generated.mm in Sources */ = {isa = PBXBuildFile; fileRef = 25DA0FACAE4D4592AC2EDEA14E53140C /* FBReactNativeSpec-generated.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness"; }; }; - 41BAC912D61BACF110085D30D6C649B4 /* RCTShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FBD7530EBB349FF992C29882ACD3ECA /* RCTShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 42D0DB538290F8CE0C661D875E13B2B6 /* DispatchMessageQueueThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E3645D8BA2FBE568D7FB5DA158D1299 /* DispatchMessageQueueThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 42F2629D29E0196AD9268B34495BE8B1 /* RCTSurfaceHostingProxyRootView.mm in Sources */ = {isa = PBXBuildFile; fileRef = AD7A56079CA5FBC813D04D3971A38A52 /* RCTSurfaceHostingProxyRootView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 42FE37465ECE1FCBD88FC45AB15FC71D /* RCTDivisionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = B226AB12C59D8E8295E2DBF7F1BE1C0D /* RCTDivisionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 430E21DB1E40C00BBCD1A57AD6A66D7E /* RCTTurboModuleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D14353E510B3F5B995E0B7C19E729953 /* RCTTurboModuleManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 433421D51744044EB85B58125C1999F8 /* AppCenterReactNativePushDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A0E0434222808997864D38F7FB7FB23E /* AppCenterReactNativePushDelegate.m */; }; - 43D3B7A973490975203B4B0864EF482F /* InspectorInterfaces.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EF34D9C5D5E8B96A92D3EC0A590B3B23 /* InspectorInterfaces.cpp */; }; - 43E9A7A5A532DDDACB9CE31D9058DD84 /* RNSVGViewBox.h in Headers */ = {isa = PBXBuildFile; fileRef = FA9C6F56D239B4363719AF5962B7D064 /* RNSVGViewBox.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4401917CF3FFE099B7EE236875BE77E1 /* BugsnagUser.m in Sources */ = {isa = PBXBuildFile; fileRef = F3502DF78D1B2798C27B31D75DB1B766 /* BugsnagUser.m */; }; - 443B5B363ED077D19C9A5CAFF5055558 /* ReactNativeConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A851F9AA7A6A840F90CDD4CC72E9EDC /* ReactNativeConfig.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 444E737869E8932A601F57BE856BC99A /* RCTInputAccessoryShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 273B6B2C232C8AB8B79FF18058612EEC /* RCTInputAccessoryShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 40612ACCB1B8BE84CBCA31F6A3B32422 /* RCTTextSelection.m in Sources */ = {isa = PBXBuildFile; fileRef = AE26A9C45CBF35C42870E1667E08F45B /* RCTTextSelection.m */; }; + 409EACB309482D67C8CF508BC63B39FC /* RCTBridge+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 2856E79D3ABF77725414827B3124C062 /* RCTBridge+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 41131751C2A30224DA39830C7FABDC37 /* JSCallInvoker.h in Headers */ = {isa = PBXBuildFile; fileRef = AA56CDCA5F481CEFE0A05520C47CD87C /* JSCallInvoker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 41305B5E2E38F44BB750E2C3EB2ACEBA /* BugsnagSessionFileStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 039A01A4B8052E00CB144EF580C84253 /* BugsnagSessionFileStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 417C1F0F90CD0DF24740636DDA0E766F /* FBReactNativeSpec-generated.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0B409B991BEA1B98956FBE8AE45DE673 /* FBReactNativeSpec-generated.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness"; }; }; + 41BAC912D61BACF110085D30D6C649B4 /* RCTShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C09A396EA088F56982384A38AD21DD6 /* RCTShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 42D0DB538290F8CE0C661D875E13B2B6 /* DispatchMessageQueueThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 00EFC97B4359A7A5626908E1A135E7D8 /* DispatchMessageQueueThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 42F2629D29E0196AD9268B34495BE8B1 /* RCTSurfaceHostingProxyRootView.mm in Sources */ = {isa = PBXBuildFile; fileRef = BE704941871397136718F240D64349F8 /* RCTSurfaceHostingProxyRootView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 42FE37465ECE1FCBD88FC45AB15FC71D /* RCTDivisionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1BA269966936B48DB3686C50E59CCA75 /* RCTDivisionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 430E21DB1E40C00BBCD1A57AD6A66D7E /* RCTTurboModuleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B31E15BD2BEB31E30B65A705DC694350 /* RCTTurboModuleManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 433421D51744044EB85B58125C1999F8 /* AppCenterReactNativePushDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E0AD8B09E65F036DE9B8EBAD1FCF88E /* AppCenterReactNativePushDelegate.m */; }; + 43D3B7A973490975203B4B0864EF482F /* InspectorInterfaces.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F5EC1E40C9050A19C9C473264F3C9BA /* InspectorInterfaces.cpp */; }; + 43E9A7A5A532DDDACB9CE31D9058DD84 /* RNSVGViewBox.h in Headers */ = {isa = PBXBuildFile; fileRef = 4AC74EA260127A173179F1BA27549BA0 /* RNSVGViewBox.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4401917CF3FFE099B7EE236875BE77E1 /* BugsnagUser.m in Sources */ = {isa = PBXBuildFile; fileRef = 78F9C4759BE95DC3041416ED86F79211 /* BugsnagUser.m */; }; + 443B5B363ED077D19C9A5CAFF5055558 /* ReactNativeConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 3199A1729C18CC225712E8A234BB1E79 /* ReactNativeConfig.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 444E737869E8932A601F57BE856BC99A /* RCTInputAccessoryShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0924BFDDF6E3794E9553176AFD1B696A /* RCTInputAccessoryShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; 4453FC97D2916D8F7129F71001160198 /* signalhandler.cc in Sources */ = {isa = PBXBuildFile; fileRef = E0E02E23A8D9BEE20D246B5FDECADEED /* signalhandler.cc */; settings = {COMPILER_FLAGS = "-Wno-shorten-64-to-32"; }; }; - 44597AADBCA5D4DFB840B6348A5305BC /* RCTSettingsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 736953A0D1ACAE15F58CE202D7018AF8 /* RCTSettingsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4462B6B20181AE323BE6B36351809022 /* RCTConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D2702336C667579B8F1EB05140CCB72 /* RCTConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 446F4130EEB9046BA3C90B8A48BCD9E0 /* React-RCTImage-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A231145591A7384E263497A449E23C92 /* React-RCTImage-dummy.m */; }; - 447005F902B950F31D9B84B31863C6C2 /* RNGestureHandlerState.h in Headers */ = {isa = PBXBuildFile; fileRef = 06A6F70E1AF2FCE2329430A3AE02CEE8 /* RNGestureHandlerState.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 44597AADBCA5D4DFB840B6348A5305BC /* RCTSettingsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D06FEB2FFCB96702604755F921E05F0C /* RCTSettingsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4462B6B20181AE323BE6B36351809022 /* RCTConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = 84900215CF16540DB76D891A4D49D7AB /* RCTConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 446F4130EEB9046BA3C90B8A48BCD9E0 /* React-RCTImage-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CC487BC5398588F6DBEA4A413D9D6BA0 /* React-RCTImage-dummy.m */; }; + 447005F902B950F31D9B84B31863C6C2 /* RNGestureHandlerState.h in Headers */ = {isa = PBXBuildFile; fileRef = 029C43973A250CC1215B1AEE37B2FB18 /* RNGestureHandlerState.h */; settings = {ATTRIBUTES = (Project, ); }; }; 44A24B73FA65C8C9EA685A428FC8F552 /* QBSlomoIconView.m in Sources */ = {isa = PBXBuildFile; fileRef = 956578827250E709EB3E2517C8503191 /* QBSlomoIconView.m */; }; - 44F6FA04556025697B335C9B97AAE959 /* RCTTransformAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 6311F5672915CD1F81216FC2271FE4D7 /* RCTTransformAnimatedNode.m */; }; - 44FC00AE123132FDDBCDDB60B2E4DC3F /* RCTRootShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = FA4A620C7F1B08B8C6B0B593DDD408AC /* RCTRootShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 458E43E940D2058F9A68BBD0956A7644 /* BSGConnectivity.h in Headers */ = {isa = PBXBuildFile; fileRef = 0ACE030E79C6195F3BE5B9BBD4E4376B /* BSGConnectivity.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 45EA0640AFAD59A73E1914CBA5CDA22E /* RCTTransformAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 684BD4F2DF06CC0050EE59D545A7A913 /* RCTTransformAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 465B5B96DFA85FF003B91ADB2B0708BA /* RCTViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C3A3B4761AD47E5EABDDDCC5E54AA3A /* RCTViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 465B5EB4D6A1F390B6A2E7E09D6EB04C /* RNSVGPattern.h in Headers */ = {isa = PBXBuildFile; fileRef = AA5A71C6E583A521A95560A2FD151939 /* RNSVGPattern.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 47A752732919A3A462D13EDE1959C782 /* Compression.h in Headers */ = {isa = PBXBuildFile; fileRef = BD0A83C817EFBEEB821322D6E6371E3F /* Compression.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 47ADC472B343533EA45DB65DCCF1D753 /* RCTUITextView.h in Headers */ = {isa = PBXBuildFile; fileRef = D27E0D9A0E1DA44871E225CCCE2522E8 /* RCTUITextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 47DA9D9D7E6DBB7CE87EC877D2369288 /* RCTConvert+FFFastImage.m in Sources */ = {isa = PBXBuildFile; fileRef = ACEBDDDAE806F4ABD6F6FC147C9791F1 /* RCTConvert+FFFastImage.m */; }; - 47FB10FE18A7B4265D396D2138CE010B /* jsilib-posix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 526B90794C7513A15CA65991F328496F /* jsilib-posix.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 4813C695740B77F78E329113C0426227 /* RNSVGCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = CD3ED6B449ED9378E27CBDD85D67F31A /* RNSVGCircle.m */; }; - 482D1F795FD4929D7909893033598484 /* RCTImageUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = FD519D3CB57DF11C03F52B5C3EC3C5DD /* RCTImageUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 484A2C79148E534BAD16C7EB7FD32344 /* JWTAlgorithmNone.h in Headers */ = {isa = PBXBuildFile; fileRef = FE952B5138198465267CF11E49822B8F /* JWTAlgorithmNone.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 486262A45027E08CE01F32A07B00975B /* RCTUIManagerObserverCoordinator.h in Headers */ = {isa = PBXBuildFile; fileRef = BD5C85D2768EF8EEF959E241AF775145 /* RCTUIManagerObserverCoordinator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4872B86391C19F893F21256260274E2D /* CodePushPackage.m in Sources */ = {isa = PBXBuildFile; fileRef = 50DEFE8D9E66DE2818A44BCEE99F7B7E /* CodePushPackage.m */; }; - 48A65F090855476E8ED575F6389A7272 /* REAValueNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 323159DA174823B88CAD716F5F212B28 /* REAValueNode.m */; }; - 48BF79294A1C22CC36D1E91201E030E2 /* BugsnagHandledState.m in Sources */ = {isa = PBXBuildFile; fileRef = F06EF857C3817BA467FBAC603AC3CDEC /* BugsnagHandledState.m */; }; - 48E2406E6C69AD9BA73860D7FAE33DCF /* BugsnagSink.h in Headers */ = {isa = PBXBuildFile; fileRef = 72780536AE4418C4C25F6C7E171CB889 /* BugsnagSink.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 44F6FA04556025697B335C9B97AAE959 /* RCTTransformAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 371A268B34728C54F6EE03DD3EDD5DC8 /* RCTTransformAnimatedNode.m */; }; + 44FC00AE123132FDDBCDDB60B2E4DC3F /* RCTRootShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 447E451274C49968F29FA851E8E2D731 /* RCTRootShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 458E43E940D2058F9A68BBD0956A7644 /* BSGConnectivity.h in Headers */ = {isa = PBXBuildFile; fileRef = F0850C39AEF29017867526ECFB03FD3F /* BSGConnectivity.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 45EA0640AFAD59A73E1914CBA5CDA22E /* RCTTransformAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B5C5D332F9D91E295FA1F3CF39E390A /* RCTTransformAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 465B5B96DFA85FF003B91ADB2B0708BA /* RCTViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A1C42BD2A3E9AF20D61316392B601785 /* RCTViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 465B5EB4D6A1F390B6A2E7E09D6EB04C /* RNSVGPattern.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FA623534A6559664BA9B5EF67781372 /* RNSVGPattern.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 47A752732919A3A462D13EDE1959C782 /* Compression.h in Headers */ = {isa = PBXBuildFile; fileRef = 576B193B1AC6A8C86F13E07C90D6DDF6 /* Compression.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 47ADC472B343533EA45DB65DCCF1D753 /* RCTUITextView.h in Headers */ = {isa = PBXBuildFile; fileRef = E82B7D991A1799316F111A89D09ED16E /* RCTUITextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 47DA9D9D7E6DBB7CE87EC877D2369288 /* RCTConvert+FFFastImage.m in Sources */ = {isa = PBXBuildFile; fileRef = F5F6A24971895E0D24CDF7ED104B399A /* RCTConvert+FFFastImage.m */; }; + 47FB10FE18A7B4265D396D2138CE010B /* jsilib-posix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF14259BA6BC925C31E07E363AE381E5 /* jsilib-posix.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 4813C695740B77F78E329113C0426227 /* RNSVGCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = 4465F14C40BD0D556E8179B8B0C9CBA3 /* RNSVGCircle.m */; }; + 482D1F795FD4929D7909893033598484 /* RCTImageUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = A269880BA70557A1456098CF5A54BAFE /* RCTImageUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 484A2C79148E534BAD16C7EB7FD32344 /* JWTAlgorithmNone.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DF4FDD6443232A61B55A5AA11275FEC /* JWTAlgorithmNone.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 486262A45027E08CE01F32A07B00975B /* RCTUIManagerObserverCoordinator.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F086BF40457674239B450480BD2D2D3 /* RCTUIManagerObserverCoordinator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4872B86391C19F893F21256260274E2D /* CodePushPackage.m in Sources */ = {isa = PBXBuildFile; fileRef = E03FCECF9B24C72642EF340296878A7D /* CodePushPackage.m */; }; + 48A65F090855476E8ED575F6389A7272 /* REAValueNode.m in Sources */ = {isa = PBXBuildFile; fileRef = D59AB1E412C2FCBED643DDE0546B3763 /* REAValueNode.m */; }; + 48BF79294A1C22CC36D1E91201E030E2 /* BugsnagHandledState.m in Sources */ = {isa = PBXBuildFile; fileRef = 44419B143CEC696F9B28ED217417BCEE /* BugsnagHandledState.m */; }; + 48E2406E6C69AD9BA73860D7FAE33DCF /* BugsnagSink.h in Headers */ = {isa = PBXBuildFile; fileRef = B171CC2477E4DE748DEC75B7504202E4 /* BugsnagSink.h */; settings = {ATTRIBUTES = (Project, ); }; }; 4904FFE7D545638355E2C0D2C563A7D6 /* UIImage+GIF.h in Headers */ = {isa = PBXBuildFile; fileRef = A85FF99CE79A450DA84D3B545C7EEB3C /* UIImage+GIF.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 495D7B3E043F0AC73130904394929523 /* RNSVGCircle.h in Headers */ = {isa = PBXBuildFile; fileRef = EC6D4ADF310F85628AA23C0CE274EBE9 /* RNSVGCircle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 495E8AA40557FD8162AA08A7EE5304AA /* RCTParserUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 83A16BCC4BB91ACDD5A01873B2B147B4 /* RCTParserUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 498030BC7D32FD72D35A5F3AF8DA8024 /* RNSVGNodeManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9375B0CF44ECADD55E6FE36FE35733E7 /* RNSVGNodeManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 49CEC8A01D6E469EAE3FE2B4F556F340 /* RCTSRWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 24ADA0233A22C573984DD4048BFA65B6 /* RCTSRWebSocket.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 4A0998752AE7F70A74189127B5ED4EF5 /* RCTFollyConvert.mm in Sources */ = {isa = PBXBuildFile; fileRef = B7D3A6A50D0A015A4BD6930AF2207707 /* RCTFollyConvert.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 4A83F56E7F8EF124E08F38B66856DE3D /* RNSVGRenderable.m in Sources */ = {isa = PBXBuildFile; fileRef = 64D1005EF52707802D6260FB1F844877 /* RNSVGRenderable.m */; }; - 4A88174F83AEFD0E3218F02644979E99 /* YGNodePrint.h in Headers */ = {isa = PBXBuildFile; fileRef = 56E739B150F5A05A04E0079638F6564F /* YGNodePrint.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4A90BDB0434DA4B84B9D26C70E1906CB /* RNSVGEllipse.m in Sources */ = {isa = PBXBuildFile; fileRef = F925226DF9CAA7D18C405EDA580082FD /* RNSVGEllipse.m */; }; - 4AE2350F8656EA7ED369E8A65E415D56 /* FFFastImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 65DF71A451A3D8A98FD46853CD5C5739 /* FFFastImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4AE5DB392CEC828835E0A5FD2A9EEA14 /* React-RCTText-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B0C5D35526AF0F3896AAC456F9B850FE /* React-RCTText-dummy.m */; }; - 4AFFDC11554720527D650437845C97EF /* RCTSafeAreaViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F41546DDDF3006CF67F137E79310CBB7 /* RCTSafeAreaViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 4B1091BECD4A0FD930B42261D4A716A6 /* REAParamNode.m in Sources */ = {isa = PBXBuildFile; fileRef = BB6F452D4FF768ACB30BC0F318DAD548 /* REAParamNode.m */; }; - 4B40CDD1CAAC44771C2C95BBEC83100E /* RCTProfileTrampoline-i386.S in Sources */ = {isa = PBXBuildFile; fileRef = 1FAE225D6AC1C771AD62D0A95E9BD6E2 /* RCTProfileTrampoline-i386.S */; }; - 4B60E841F8AF317A9FDCD2F8457A2DDF /* RCTWebSocketExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = FFBEF27FCCE2C283E1ACF507885F96BD /* RCTWebSocketExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 495D7B3E043F0AC73130904394929523 /* RNSVGCircle.h in Headers */ = {isa = PBXBuildFile; fileRef = CD5C51065FCF04D66DCBDF8C7BDE1AC5 /* RNSVGCircle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 495E8AA40557FD8162AA08A7EE5304AA /* RCTParserUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 0109A3E14816CB16A48EB8FB37F5260A /* RCTParserUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 498030BC7D32FD72D35A5F3AF8DA8024 /* RNSVGNodeManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A195184BB75807C7A1DFDB36006707D /* RNSVGNodeManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 49CEC8A01D6E469EAE3FE2B4F556F340 /* RCTSRWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 77B2272F4CFBC19386BEC7691F92CCD3 /* RCTSRWebSocket.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 4A0998752AE7F70A74189127B5ED4EF5 /* RCTFollyConvert.mm in Sources */ = {isa = PBXBuildFile; fileRef = 49A7600310113E8171C6B71196720FE0 /* RCTFollyConvert.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 4A83F56E7F8EF124E08F38B66856DE3D /* RNSVGRenderable.m in Sources */ = {isa = PBXBuildFile; fileRef = A2A4837B1B4F306160C0703598E72C83 /* RNSVGRenderable.m */; }; + 4A88174F83AEFD0E3218F02644979E99 /* YGNodePrint.h in Headers */ = {isa = PBXBuildFile; fileRef = BD66E7A2E5C93C80FD6F9CDE19588173 /* YGNodePrint.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4A90BDB0434DA4B84B9D26C70E1906CB /* RNSVGEllipse.m in Sources */ = {isa = PBXBuildFile; fileRef = 87C2FAA916650C10DC2194D42CD79395 /* RNSVGEllipse.m */; }; + 4AE2350F8656EA7ED369E8A65E415D56 /* FFFastImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 52D53214F0CCEE769273AF79BDDB98D0 /* FFFastImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4AE5DB392CEC828835E0A5FD2A9EEA14 /* React-RCTText-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 45D1CC94A85E4A922B023E3EF95581B8 /* React-RCTText-dummy.m */; }; + 4AFFDC11554720527D650437845C97EF /* RCTSafeAreaViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D0450A6C6541D26373EA253B8A7DBAB2 /* RCTSafeAreaViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 4B1091BECD4A0FD930B42261D4A716A6 /* REAParamNode.m in Sources */ = {isa = PBXBuildFile; fileRef = BDB41856DA58EA07CA5BD3F2E57AC8C8 /* REAParamNode.m */; }; + 4B40CDD1CAAC44771C2C95BBEC83100E /* RCTProfileTrampoline-i386.S in Sources */ = {isa = PBXBuildFile; fileRef = D4041748CDF21AF597C75F4F0E6E0117 /* RCTProfileTrampoline-i386.S */; }; + 4B60E841F8AF317A9FDCD2F8457A2DDF /* RCTWebSocketExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B636E7A2F68631A7A8ED58B5BB1E907 /* RCTWebSocketExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; 4BFDACB81E3092DB0866144351B856FA /* QBAlbumCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 64F0C790B1A451ABA12480646E45BC4B /* QBAlbumCell.m */; }; 4C35EAB126CE632FCD907DF22AD722CA /* logging.h in Headers */ = {isa = PBXBuildFile; fileRef = BE4C995ECAAB7346D4E3B177FB47E6FF /* logging.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4C4C73503AA6B3290FC4FF90C293E38E /* RCTActivityIndicatorViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E5D51A4FF5291E17DBC8FB59631CE368 /* RCTActivityIndicatorViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 4D842AA9EF46B0BE5C7553E3D42CD9DA /* RNSVGContextBrush.h in Headers */ = {isa = PBXBuildFile; fileRef = 128465F87BDAE180E32993D0C4A692BF /* RNSVGContextBrush.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4DB90E654BD2D2FDE62A3F2085A07014 /* RCTScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A2EBC5B69B34BDE8BD1EECD5338B1C4 /* RCTScrollView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 4DD88B6EF04BCF202E55A0EB6D8EB486 /* RNForceTouchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = CDA96C928B7A2ED4FA533E53E3DD1E09 /* RNForceTouchHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4E1848B48A891AECC6A70A8F09515A91 /* BSG_KSCrashSentry.c in Sources */ = {isa = PBXBuildFile; fileRef = CBFF2A5C2CA4958AAC1BC3213B3BCD27 /* BSG_KSCrashSentry.c */; }; - 4E722CB12FFD2ED22161FFCE47A010AA /* RCTUIUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 079272F9764D7F83B33D5C0B9858EC97 /* RCTUIUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 4EA6B5109C103900249E43C31BE5F55A /* RCTBackedTextInputDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C708D0BACD907317D9E67F1AD87DCD5 /* RCTBackedTextInputDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4ED7AF292A33751F9EFB63CAEB52AB7E /* RCTStyleAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = C899F2B520D0600C288FD29D8BAA268E /* RCTStyleAnimatedNode.m */; }; - 4F50C7A26E62D33D149BCC4B39C47886 /* RCTSurfaceRootShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = F0CBD08B049634A22C5ACA14C98B5798 /* RCTSurfaceRootShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4F5BAD78C1FB2D5BF32EA28A472B90E9 /* RCTVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 88F17B11C3F480CD954E02BFF7B520C8 /* RCTVersion.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4F9EC29AD6E74A68AC1B64E4386AC074 /* RCTBackedTextInputDelegateAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = E056568FE39B31ABBE9C1E2B2BAA943B /* RCTBackedTextInputDelegateAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 500E9B663E101F6ACAFBA792E5932023 /* BugsnagBreadcrumb.h in Headers */ = {isa = PBXBuildFile; fileRef = B681BF5F7B5B9EC349922DFEA51E3B80 /* BugsnagBreadcrumb.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 50EDB2DCAB2DB4D86E4EB767CE72A00C /* RCTSinglelineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D29F28222BD136A2514AE3722B8ACDA /* RCTSinglelineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 50FEAD8F23766295863242A70EC1133D /* RCTConvert+Transform.m in Sources */ = {isa = PBXBuildFile; fileRef = 05E9955FFA4A83BDC789AB028832B085 /* RCTConvert+Transform.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 510F080D21915939CF6C0103CE0C67EB /* RCTRedBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 661B6DD7C41B90DD2F91D1F65BBFCC30 /* RCTRedBox.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 4C4C73503AA6B3290FC4FF90C293E38E /* RCTActivityIndicatorViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5825871EF4EB32CFC3174AFA45192E32 /* RCTActivityIndicatorViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 4D842AA9EF46B0BE5C7553E3D42CD9DA /* RNSVGContextBrush.h in Headers */ = {isa = PBXBuildFile; fileRef = 33C13C81B35A3CF5E4965243EFD749E4 /* RNSVGContextBrush.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4DB90E654BD2D2FDE62A3F2085A07014 /* RCTScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = A8D1D51403279DD883E22993F3125EDD /* RCTScrollView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 4DD88B6EF04BCF202E55A0EB6D8EB486 /* RNForceTouchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = D83C96563417BC91946C3293B5F8EED9 /* RNForceTouchHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4E1848B48A891AECC6A70A8F09515A91 /* BSG_KSCrashSentry.c in Sources */ = {isa = PBXBuildFile; fileRef = 12673B31EFAAB59DE1B04ECABC22884D /* BSG_KSCrashSentry.c */; }; + 4E722CB12FFD2ED22161FFCE47A010AA /* RCTUIUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = A46F55317D17F5BF7C26432D1197D5E0 /* RCTUIUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 4EA6B5109C103900249E43C31BE5F55A /* RCTBackedTextInputDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 58922F60DF78BD4784B897D051DF9EEB /* RCTBackedTextInputDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4ED7AF292A33751F9EFB63CAEB52AB7E /* RCTStyleAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = E881B8E846BBEA2BE04EA4D6E491E1AB /* RCTStyleAnimatedNode.m */; }; + 4F50C7A26E62D33D149BCC4B39C47886 /* RCTSurfaceRootShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 83DAA39A5B406C2173117B656F13703F /* RCTSurfaceRootShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4F5BAD78C1FB2D5BF32EA28A472B90E9 /* RCTVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 46690E28C6B1E7717240F3E79D6DDF70 /* RCTVersion.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4F9EC29AD6E74A68AC1B64E4386AC074 /* RCTBackedTextInputDelegateAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 11BC4E629D7C4A05360B6400B09951E0 /* RCTBackedTextInputDelegateAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 500E9B663E101F6ACAFBA792E5932023 /* BugsnagBreadcrumb.h in Headers */ = {isa = PBXBuildFile; fileRef = BD75168DD2E40AB3B3A5DE4340E18823 /* BugsnagBreadcrumb.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 50EDB2DCAB2DB4D86E4EB767CE72A00C /* RCTSinglelineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 211098E54F92DB2F08C49A33C99649BC /* RCTSinglelineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 50FEAD8F23766295863242A70EC1133D /* RCTConvert+Transform.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A74B941F6F8ACEBDE44AE2FB163D339 /* RCTConvert+Transform.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 510F080D21915939CF6C0103CE0C67EB /* RCTRedBox.m in Sources */ = {isa = PBXBuildFile; fileRef = D342C9E0059DA4234620A029C67FF859 /* RCTRedBox.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; 511DE17A46A31868662229680684CEA1 /* vlog_is_on.cc in Sources */ = {isa = PBXBuildFile; fileRef = 540B8FC5D334ABB03308DC6020B06BFE /* vlog_is_on.cc */; settings = {COMPILER_FLAGS = "-Wno-shorten-64-to-32"; }; }; - 5137E49D4A347AFBEB536DD8FBB76041 /* RCTMaskedViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D3806011097BDDDC7D59E839A2D794A7 /* RCTMaskedViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 516BBD00E8D003A8E76766C8EE03829F /* RCTModalManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E9290670CDE60E121F21B1B84E6D8B1 /* RCTModalManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 51816A1C2514EE2B096A942A5D97A867 /* JWTCryptoKey.h in Headers */ = {isa = PBXBuildFile; fileRef = 99DC54E6F5DA0105B6332C9FFA73F418 /* JWTCryptoKey.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 518F39EAB5231ED6849DAC70F2B2138C /* RNCConnectionStateWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 6AAF080A8895FA775F39C6AA76704C3B /* RNCConnectionStateWatcher.m */; }; + 5137E49D4A347AFBEB536DD8FBB76041 /* RCTMaskedViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C303C10EA9598B26199029BCD85A2D3 /* RCTMaskedViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 516BBD00E8D003A8E76766C8EE03829F /* RCTModalManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 85D14FD366B4FD90EF4FB93CAAF3EDAC /* RCTModalManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 51816A1C2514EE2B096A942A5D97A867 /* JWTCryptoKey.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BC327890D00768996EBBDA23B4E4855 /* JWTCryptoKey.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 518F39EAB5231ED6849DAC70F2B2138C /* RNCConnectionStateWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = A43E24FB341E2681B0D7035C0F14F3E2 /* RNCConnectionStateWatcher.m */; }; 5245A903AA8F5EDD280886E52EA06B7F /* SDWebImageCoderHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = D48AB34AAF4CFC337ECDC65017C19654 /* SDWebImageCoderHelper.m */; }; - 52AE64704D4E2E471FE6C86287EBE637 /* RCTMultilineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C4AFD3E2D077A64C5AC105BBBE7AADDA /* RCTMultilineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 52CAA915251BF04236659C2CED87A605 /* RCTMaskedViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DA89D8C14FC658C357AA5E8F8070A67 /* RCTMaskedViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 52FCA5123199E316682625449D7C89B1 /* RCTDevMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 572B98DCEBA5A3DFE6442E81AF79128E /* RCTDevMenu.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 53A0F7AD600BBB83E49D09FE4F0A5622 /* RCTAutoInsetsProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A2D8909E24836CE54BE9599362DC9E4 /* RCTAutoInsetsProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 53C9D0F876C91B09AB3DD6E8D4B8C4FF /* AppCenterReactNative.h in Headers */ = {isa = PBXBuildFile; fileRef = 653D6B2D758AA74159CCDF316AEF9834 /* AppCenterReactNative.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 53CE0B1B5E08C4157D10B892C7F8502A /* FFFastImageViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 917453FF5B458F3D0D2003FD0D3C4AF7 /* FFFastImageViewManager.m */; }; - 5400BD1B616D02F4559332E699C15283 /* React-jsiexecutor-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CB8828A994B5FA0CC0F6C5FDB7A7C02 /* React-jsiexecutor-dummy.m */; }; - 545434BD6D2216C6F09893FF449649DD /* BugsnagFileStore.m in Sources */ = {isa = PBXBuildFile; fileRef = F1C1633CFAE9CCEC111CD3AB242A59E9 /* BugsnagFileStore.m */; }; - 5456CA77AB2A75E733CB9EA20EE2F7EE /* hmac.h in Headers */ = {isa = PBXBuildFile; fileRef = DDEE0A80D706E154FA0CF0DE838B3747 /* hmac.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 546A636F582923ACA82E66C43F400711 /* RNSVGBrushType.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F5D99A6025EBE6D9FA0EBC5F3507FCD /* RNSVGBrushType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 546BA422EC1F12BDF281FEA707052C08 /* RCTWrapperViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E6D9960D9926E93ACDB99F5E43E4DCE /* RCTWrapperViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 5472D790D5CA80D8841FE82D9CC7E06E /* REATransitionValues.h in Headers */ = {isa = PBXBuildFile; fileRef = 86B448C29798D086084B6100562C21B1 /* REATransitionValues.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 54B8FD99E7F9D8C76BBD5906580E7A0F /* JsArgumentHelpers-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = FB032D051ED9961ADF134E661E4D780C /* JsArgumentHelpers-inl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 54E03C0050A46835854ACA3C5254B86A /* JWTClaimsSetSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = F0F96D60835067DDF0A3058AC583980D /* JWTClaimsSetSerializer.m */; }; - 54E1C1794977A05E882F8472429C9528 /* BSG_KSCrashSentry_NSException.m in Sources */ = {isa = PBXBuildFile; fileRef = F8CE3E700568F96137DD5A60308450C3 /* BSG_KSCrashSentry_NSException.m */; }; - 553D1B3A61BF2873FEE047E8048628CD /* RCTInspectorPackagerConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = C5E612E568FAB1732C7CE9A6F70D96B3 /* RCTInspectorPackagerConnection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5565DEFDFC0156012262714E6B3FF159 /* RCTSurfaceHostingView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9E4E5D3C932A760EA5B817EA0D69F598 /* RCTSurfaceHostingView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 55B7CB112CABCD20BB52FA1F225BCE39 /* RCTConvert+REATransition.m in Sources */ = {isa = PBXBuildFile; fileRef = A83ED101601A2BE14AA644A9DD497001 /* RCTConvert+REATransition.m */; }; - 55F3C38877B4CB93C0438EB5D6D2EAC2 /* RCTConvert+CodePushUpdateState.m in Sources */ = {isa = PBXBuildFile; fileRef = AF11796D7C0299731874C531510A0188 /* RCTConvert+CodePushUpdateState.m */; }; - 560240BD03BF713C4CDE28D44BF59506 /* RCTBaseTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = CB8DE37C7F0A06A720451EACF6906E90 /* RCTBaseTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 52AE64704D4E2E471FE6C86287EBE637 /* RCTMultilineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C04F62B5FE8540ED5F8B7A7627798A37 /* RCTMultilineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 52CAA915251BF04236659C2CED87A605 /* RCTMaskedViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = A57B83B8DB69E001388295E0C740CDFD /* RCTMaskedViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 52FCA5123199E316682625449D7C89B1 /* RCTDevMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 94FAEDA16AB979B2C812216BFC9F7F46 /* RCTDevMenu.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 53A0F7AD600BBB83E49D09FE4F0A5622 /* RCTAutoInsetsProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C812142D30001BB347D7F79388BA761 /* RCTAutoInsetsProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 53C9D0F876C91B09AB3DD6E8D4B8C4FF /* AppCenterReactNative.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E0400CA8023C62AAC3646CEC21DDA0C /* AppCenterReactNative.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 53CE0B1B5E08C4157D10B892C7F8502A /* FFFastImageViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 674E8B7286526698EE1329E580CA4E30 /* FFFastImageViewManager.m */; }; + 5400BD1B616D02F4559332E699C15283 /* React-jsiexecutor-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8CECCBDA3BF3430C019C2E626379376 /* React-jsiexecutor-dummy.m */; }; + 545434BD6D2216C6F09893FF449649DD /* BugsnagFileStore.m in Sources */ = {isa = PBXBuildFile; fileRef = A82B724067F64A207F9C05319AF01715 /* BugsnagFileStore.m */; }; + 5456CA77AB2A75E733CB9EA20EE2F7EE /* hmac.h in Headers */ = {isa = PBXBuildFile; fileRef = FE5F03D430907F6CAAE747E636E69E65 /* hmac.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 546A636F582923ACA82E66C43F400711 /* RNSVGBrushType.h in Headers */ = {isa = PBXBuildFile; fileRef = AA05878766F367E4A4F2BF9CEFEDD2AF /* RNSVGBrushType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 546BA422EC1F12BDF281FEA707052C08 /* RCTWrapperViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E24FB3AAF163014DBE356CCB29648E8 /* RCTWrapperViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 5472D790D5CA80D8841FE82D9CC7E06E /* REATransitionValues.h in Headers */ = {isa = PBXBuildFile; fileRef = 345F6BAB5D1FBC41D3406E2C844B7FEA /* REATransitionValues.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 54B8FD99E7F9D8C76BBD5906580E7A0F /* JsArgumentHelpers-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = E90637A75DE2513D2D124AA2F32E1CC1 /* JsArgumentHelpers-inl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 54E03C0050A46835854ACA3C5254B86A /* JWTClaimsSetSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B69A622B17600FF70E50EBD33EDA8F1 /* JWTClaimsSetSerializer.m */; }; + 54E1C1794977A05E882F8472429C9528 /* BSG_KSCrashSentry_NSException.m in Sources */ = {isa = PBXBuildFile; fileRef = 000481D54B480804E2709ACCBEBE88C3 /* BSG_KSCrashSentry_NSException.m */; }; + 553D1B3A61BF2873FEE047E8048628CD /* RCTInspectorPackagerConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CF1393BCD39754D7C177F03B0FF7C01 /* RCTInspectorPackagerConnection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5565DEFDFC0156012262714E6B3FF159 /* RCTSurfaceHostingView.mm in Sources */ = {isa = PBXBuildFile; fileRef = B1851B4C2B2BBDAE6C27FB23793D9125 /* RCTSurfaceHostingView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 55B7CB112CABCD20BB52FA1F225BCE39 /* RCTConvert+REATransition.m in Sources */ = {isa = PBXBuildFile; fileRef = E566D4C6559E5B3DF1C6FDD0AD733EB0 /* RCTConvert+REATransition.m */; }; + 55F3C38877B4CB93C0438EB5D6D2EAC2 /* RCTConvert+CodePushUpdateState.m in Sources */ = {isa = PBXBuildFile; fileRef = FC02E103D8E7A13B881E10854B473612 /* RCTConvert+CodePushUpdateState.m */; }; + 560240BD03BF713C4CDE28D44BF59506 /* RCTBaseTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 21B6E1029F31C7540E471668092DE5D0 /* RCTBaseTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; 560772924855508A02702CAECDF31ECB /* FLAnimatedImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 69F8998751535A2627A5E9322DA04A56 /* FLAnimatedImage.m */; }; - 5611788A9066753D8AC12A138F906234 /* RNSVGTextManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 86D66DAC923F715B4FC3DB0565D6D8DE /* RNSVGTextManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 56406FF53EB79D0B23C38B0E8D31FB59 /* RNSVGSymbolManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D75A4AADA8DDDB0A89091C8C5EE606DE /* RNSVGSymbolManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5611788A9066753D8AC12A138F906234 /* RNSVGTextManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 74D851BF4954C7757E6272739467F8FC /* RNSVGTextManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 56406FF53EB79D0B23C38B0E8D31FB59 /* RNSVGSymbolManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D859E78B0A15A70C8B46C9C90B8ABD6E /* RNSVGSymbolManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; 565C9AC72A3847FCD3884E37A647A951 /* NSButton+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 5329E219C2D7DEF70B5A55D8C9D8B9FB /* NSButton+WebCache.m */; }; - 568395420381ECF326EB25F6616B9C32 /* RCTBlobCollector.h in Headers */ = {isa = PBXBuildFile; fileRef = EC14E99217ACE5AA34E09C65F2D40963 /* RCTBlobCollector.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 56A3BF29533114907542957302937418 /* ReactMarker.h in Headers */ = {isa = PBXBuildFile; fileRef = 45D2E04A5E482671DDE22575DBD908C6 /* ReactMarker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 56B5BB7139ADC1B36A526D6780E1DCD7 /* YGNodePrint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92EA94929FCF7CAD321734D86608F883 /* YGNodePrint.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - 56CE7432A85DBD527E113129D556EDC0 /* RCTDecayAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = F9C6501E61732E3146AC37608A00D37E /* RCTDecayAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 56D4486BF31D2BFE654F27FB2C7A68C0 /* JSIndexedRAMBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1C03D4FD83F1E6DC291ACF566052F951 /* JSIndexedRAMBundle.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 56E83718A4137FC010E0E044867B82EC /* YGEnums.h in Headers */ = {isa = PBXBuildFile; fileRef = B41C36EC9D08B832F97AAAB9F8D8775D /* YGEnums.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 56FB0DAA44DA8C8D19585D97FFD6015F /* pwd2key.h in Headers */ = {isa = PBXBuildFile; fileRef = 06E836DD9E080AE67D1A8F350FE9BC4D /* pwd2key.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 568395420381ECF326EB25F6616B9C32 /* RCTBlobCollector.h in Headers */ = {isa = PBXBuildFile; fileRef = 672E5AA012C88F8DBF902283DF137999 /* RCTBlobCollector.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 56A3BF29533114907542957302937418 /* ReactMarker.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B0689468C5B2E1B96B00256336A9C4B /* ReactMarker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 56B5BB7139ADC1B36A526D6780E1DCD7 /* YGNodePrint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9B41E357FCE85971A159443A65D2609B /* YGNodePrint.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 56CE7432A85DBD527E113129D556EDC0 /* RCTDecayAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 43937BBF84E79F1EEAFAA1FE693C6AA0 /* RCTDecayAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 56D4486BF31D2BFE654F27FB2C7A68C0 /* JSIndexedRAMBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E9D2634EC2F0157F7E5AFCA62D30DEEE /* JSIndexedRAMBundle.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 56E83718A4137FC010E0E044867B82EC /* YGEnums.h in Headers */ = {isa = PBXBuildFile; fileRef = 97BE40E4A769E8D5397AC3CD9E0E37C0 /* YGEnums.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 56FB0DAA44DA8C8D19585D97FFD6015F /* pwd2key.h in Headers */ = {isa = PBXBuildFile; fileRef = 22FD937A0492976BF889FAEF1E1C9984 /* pwd2key.h */; settings = {ATTRIBUTES = (Project, ); }; }; 578E816EE28D3C7C20A4CC443D445FAB /* Unicode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D131BBF98A26198368DD1535E990F086 /* Unicode.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 57A58CB1136FD1C50C4E567719066705 /* BSG_KSJSONCodec.c in Sources */ = {isa = PBXBuildFile; fileRef = DF20E4D813336E86531241AC7DB9101B /* BSG_KSJSONCodec.c */; }; - 57B3D43427255BB9330CBCA1BFC11074 /* RCTCxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 30218BC792448F2D12AB9F0E322B4FD5 /* RCTCxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 57BEFA3A424D1B8F1B92A5B571743CAC /* RCTSafeAreaViewLocalData.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E0AD7F891FC8C817F33EF156D4EE5E7 /* RCTSafeAreaViewLocalData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 57C4F29908E9B6A1FBFF2EE86160E42B /* RCTSegmentedControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 96C1F3A16A93E87DB0BF59003F781158 /* RCTSegmentedControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 57E9644D1E0943F9CE6B87FFFEFDF2A4 /* RCTLocalAssetImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D21A902EA086E1004F9BAA14AB83D5F /* RCTLocalAssetImageLoader.m */; }; - 583888F2583331899FBE64D975585FCF /* RNSScreenContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = BFE78F388FBB2F7EDA36BF9A09781DDC /* RNSScreenContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 584ADB9C9C2400B0D55AB7D16E56B85F /* RNSVGRadialGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B326984E37D8899C3F2E0FD4B5BB171 /* RNSVGRadialGradientManager.m */; }; - 58A6F7724F3505E50FDADD27BB075E18 /* RCTVibration.m in Sources */ = {isa = PBXBuildFile; fileRef = D159E39371A29A58A555C439B8F323C6 /* RCTVibration.m */; }; - 58B2D4B13FDE71ACBD1ED2CBD36FF8E1 /* log.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABB3A4FE324A6B54FAAF30D0C71489EC /* log.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - 58C4EEE7E74E554D3193EB4EFF271094 /* RNVersionNumber.m in Sources */ = {isa = PBXBuildFile; fileRef = 27BE23C1E23DE9B34D4D22C733556610 /* RNVersionNumber.m */; }; - 58DB3D8D61002E563105EA92C10069BF /* RCTModuleData.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4AA16760811BB8F4A1C254B8D28CBF7B /* RCTModuleData.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 58EC76AF621A0CEB920D28FC263B080A /* BSG_KSCrashCallCompletion.m in Sources */ = {isa = PBXBuildFile; fileRef = E74CF57AB8225B5C008C4FE4FDB77322 /* BSG_KSCrashCallCompletion.m */; }; - 5933C99069B70B71A8AFFD3D7BB74A8F /* RCTBaseTextInputShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = D4E03583E3949465DE9EB1028114CABB /* RCTBaseTextInputShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 57A58CB1136FD1C50C4E567719066705 /* BSG_KSJSONCodec.c in Sources */ = {isa = PBXBuildFile; fileRef = 03D73E0AD46A1BAF3D44C2F5404AB9AF /* BSG_KSJSONCodec.c */; }; + 57B3D43427255BB9330CBCA1BFC11074 /* RCTCxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = CCE523C3763BF80EADE51AE87AAD2ADB /* RCTCxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 57BEFA3A424D1B8F1B92A5B571743CAC /* RCTSafeAreaViewLocalData.h in Headers */ = {isa = PBXBuildFile; fileRef = FB595EC79347D34A722CF767E8647E03 /* RCTSafeAreaViewLocalData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 57C4F29908E9B6A1FBFF2EE86160E42B /* RCTSegmentedControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 52B2D0F52AE2EF4BB32BFB3C00540EED /* RCTSegmentedControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 57E9644D1E0943F9CE6B87FFFEFDF2A4 /* RCTLocalAssetImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = E6B2B0B7E912FA5A068A004CBCE95FD9 /* RCTLocalAssetImageLoader.m */; }; + 583888F2583331899FBE64D975585FCF /* RNSScreenContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 690B6CF8005D23A1BA65AF70C4BE7415 /* RNSScreenContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 584ADB9C9C2400B0D55AB7D16E56B85F /* RNSVGRadialGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D6124966745CC1956A802570AC129C07 /* RNSVGRadialGradientManager.m */; }; + 58A6F7724F3505E50FDADD27BB075E18 /* RCTVibration.m in Sources */ = {isa = PBXBuildFile; fileRef = 318FC6C6D2701F2E517551E06FD7EA3F /* RCTVibration.m */; }; + 58B2D4B13FDE71ACBD1ED2CBD36FF8E1 /* log.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 963DE7092A3FF6E05C436FE74BD44EE8 /* log.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 58C4EEE7E74E554D3193EB4EFF271094 /* RNVersionNumber.m in Sources */ = {isa = PBXBuildFile; fileRef = EF8A2A4C4CE930541431F35001259747 /* RNVersionNumber.m */; }; + 58DB3D8D61002E563105EA92C10069BF /* RCTModuleData.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5A47C278F774CC425867C9670520F8A3 /* RCTModuleData.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 58EC76AF621A0CEB920D28FC263B080A /* BSG_KSCrashCallCompletion.m in Sources */ = {isa = PBXBuildFile; fileRef = 462822F2EC1EB73AB4DD628D051D33BC /* BSG_KSCrashCallCompletion.m */; }; + 5933C99069B70B71A8AFFD3D7BB74A8F /* RCTBaseTextInputShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 925D374CF9C53670932978C219D6E9CC /* RCTBaseTextInputShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; 5998F8450C8A4530E1C9DB2764DAC97A /* RSKImageScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 958D26A28B3B10A13686684D25EB322A /* RSKImageScrollView.m */; }; - 59A9E119F92080A8EDB9F4B47A81BDD4 /* RCTScrollContentViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E1D79354345EDB85B5A28DE90264440 /* RCTScrollContentViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 59C5EA63E77639D57D12AFEB0375C6DF /* YGValue.h in Headers */ = {isa = PBXBuildFile; fileRef = 573D8061A25AC81D75FBC21CACF84EBC /* YGValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 59D0CCB010850D93C95A7DEA11DD93FE /* RCTImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E08A0DEA21804CE039D4292ECDE07B7 /* RCTImageCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5A07DF2D29DA95F5CBE3C545B78EAE40 /* RCTRawTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = ADAF9D84517FBE7BFE76F8DE354E3EF7 /* RCTRawTextViewManager.m */; }; - 5A33410E138E7114023CBA9FD59674E8 /* BSG_KSSysCtl.h in Headers */ = {isa = PBXBuildFile; fileRef = BBAF5800F35E08968008FCF2C747D9F0 /* BSG_KSSysCtl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 59A9E119F92080A8EDB9F4B47A81BDD4 /* RCTScrollContentViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B5AED35A8A08598400719D317F94B19 /* RCTScrollContentViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 59C5EA63E77639D57D12AFEB0375C6DF /* YGValue.h in Headers */ = {isa = PBXBuildFile; fileRef = A4043206782E82AE3DD0F1D949EA9F30 /* YGValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 59D0CCB010850D93C95A7DEA11DD93FE /* RCTImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = E7ADB41D8FE1B1DBD29C2C2AA942D400 /* RCTImageCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5A07DF2D29DA95F5CBE3C545B78EAE40 /* RCTRawTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F3D8B22D633C33845CC4799754A99CD2 /* RCTRawTextViewManager.m */; }; + 5A33410E138E7114023CBA9FD59674E8 /* BSG_KSSysCtl.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FE0E54F0121F172823DAAF15F6015F5 /* BSG_KSSysCtl.h */; settings = {ATTRIBUTES = (Project, ); }; }; 5A4C40B5E434840EF73E42EB49BA1E7E /* UIButton+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = C157A9E1B0FD934C2D4ABBFBC806F00F /* UIButton+WebCache.m */; }; 5A4FABB7B531CCD6F65D87354B13DF05 /* diy-fp.h in Headers */ = {isa = PBXBuildFile; fileRef = D02340AC33D992B6A0F1ADDBE54A4597 /* diy-fp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5A7CFCB836BF0AAEC27C55B35A8A59BB /* RCTConvert.m in Sources */ = {isa = PBXBuildFile; fileRef = 562F2C84286FBAEAAD5B273412B66E9B /* RCTConvert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 5ABF5AAEAF620879771CA22D38588FFA /* RCTKeyCommands.m in Sources */ = {isa = PBXBuildFile; fileRef = 44D207EFB39457E953F8921A37377D61 /* RCTKeyCommands.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 5A7CFCB836BF0AAEC27C55B35A8A59BB /* RCTConvert.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D2055720F74EA812EB849465F08A5EF /* RCTConvert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 5ABF5AAEAF620879771CA22D38588FFA /* RCTKeyCommands.m in Sources */ = {isa = PBXBuildFile; fileRef = C634890E1913CE4C0CDEBD6703D9756E /* RCTKeyCommands.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; 5AD72B4FC8D100585C080526755CB5B7 /* RSKTouchView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BFE6E4D4FE2C1E0869C42F498A5E1B1 /* RSKTouchView.m */; }; - 5B00FF75DFF23F062C5F1B583A148C2B /* RCTActivityIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = 3684AED07361F7B96F9C7980998BFF8E /* RCTActivityIndicatorView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5B3B7A693EFBE41F88B15144198DF339 /* BSG_KSObjCApple.h in Headers */ = {isa = PBXBuildFile; fileRef = 5087F851A2B28AF7270F51DB01CC0CA0 /* BSG_KSObjCApple.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5B70122A26A89D3DFA857385FD1A9AD0 /* BSG_KSMachApple.h in Headers */ = {isa = PBXBuildFile; fileRef = F045D2FD0F277DCF7A514FD73685E92C /* BSG_KSMachApple.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5BBC40FD2668F4443464FA284975D624 /* RCTImageSource.h in Headers */ = {isa = PBXBuildFile; fileRef = FCE6B742F57B67E48D7A5B11FAA2679A /* RCTImageSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5B00FF75DFF23F062C5F1B583A148C2B /* RCTActivityIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = AC34583C9D5C71BDFBC61E96144A49B3 /* RCTActivityIndicatorView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5B3B7A693EFBE41F88B15144198DF339 /* BSG_KSObjCApple.h in Headers */ = {isa = PBXBuildFile; fileRef = D50B30410178FA02A7DA47A8447AAB9E /* BSG_KSObjCApple.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5B70122A26A89D3DFA857385FD1A9AD0 /* BSG_KSMachApple.h in Headers */ = {isa = PBXBuildFile; fileRef = 0774E6822121A88ED35CEC187F4C21DF /* BSG_KSMachApple.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5BBC40FD2668F4443464FA284975D624 /* RCTImageSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 05F98627E9C13E287E991A69F4C02749 /* RCTImageSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; 5C27E9573981FD4850813E0286312765 /* Format.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F502D0D8F78D0E95832C7988C6330863 /* Format.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 5C3A24E0B3B19CCADAE474436BDF8B51 /* react-native-netinfo-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 40778F284F29C302B025111581755FA7 /* react-native-netinfo-dummy.m */; }; - 5C61556502C03DFA057CB407804C1B9C /* RCTTextAttributes.m in Sources */ = {isa = PBXBuildFile; fileRef = DA35869F80F481FC7F8835C88DB76564 /* RCTTextAttributes.m */; }; - 5C8DF81303563447117E3ABAB962A216 /* JWTAlgorithmHSBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 022E3F3CC3F0CC6BD6FC48CAF8CD06A9 /* JWTAlgorithmHSBase.m */; }; - 5CDD1FA1D935CD73416B2E9DE13444FB /* RNVersionNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = C3E5D7B7F6D98FE0BC05893790913E05 /* RNVersionNumber.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5CECB0DBE4568B3554040D468CFCE8BE /* RCTInputAccessoryViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 85D1C6237464E07923D4CEE7FDC0FBFA /* RCTInputAccessoryViewManager.m */; }; - 5D807049A2CCE94543468D48C6AB1528 /* JWTAlgorithmESBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 0045732B5BB17025A722F55511EC5165 /* JWTAlgorithmESBase.m */; }; - 5D8DBF6B897C0530AB8D0D6B9BCD20CD /* react-native-version-number-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 588F4E93988CFB38A514175A0405D107 /* react-native-version-number-dummy.m */; }; - 5DA602B497BE9CA4C0249CF2CEF5B8FE /* YGStyle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5DC5D68EE2F3F7495418EC9CC974385E /* YGStyle.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - 5EC939274BE3AB2D157BC3B84E3EE28C /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 17BADBDD5E7779AABA96826D10F63DFB /* zip.c */; }; - 5F23E8E57266DAC77BA53983F18B7DB2 /* REAParamNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 551709C193A97B73BE012626C01C1238 /* REAParamNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5F3914305B352AA4A312EA53ACD0BA46 /* RNGestureHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = B996142600B3C1B0EC9628D996254340 /* RNGestureHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5F585111849772034A283497801D479F /* RCTUIImageViewAnimated.m in Sources */ = {isa = PBXBuildFile; fileRef = 205B6C091C809423167434C605A55742 /* RCTUIImageViewAnimated.m */; }; - 5F81DEA62D1277A57817D498ED0FBCEA /* RCTVibration.h in Headers */ = {isa = PBXBuildFile; fileRef = 74FDFD35FEECE0FCC217C7F2D696E140 /* RCTVibration.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5FB1AF93A5E3512678BEEC918926A36E /* RCTProfileTrampoline-arm.S in Sources */ = {isa = PBXBuildFile; fileRef = AF06F470681FA429B50D62BC17FBCF68 /* RCTProfileTrampoline-arm.S */; }; - 5FCB0C7188B8AFBF3D5253DED18E107C /* RNSVGRadialGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B05FE4EA73025ECC0838B47AA744797 /* RNSVGRadialGradient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 605B8E41E6CA915055C17C9B67480C1F /* RCTSurface.h in Headers */ = {isa = PBXBuildFile; fileRef = DFB30C28B0625E13CC8A1110A4E27FB2 /* RCTSurface.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 608217D3B6823D80BADCAE2F0625B678 /* RCTModalHostViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 2ACE7CD4238FDE7BA0E2ADBD28951D70 /* RCTModalHostViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 60BC060F89D17BC66E80CCE17BFCD2AC /* RNSVGSymbol.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B275841C60126DBA42367048C378DAA /* RNSVGSymbol.m */; }; + 5C3A24E0B3B19CCADAE474436BDF8B51 /* react-native-netinfo-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F961CE038F6D8FFF5E50F09D3E61F5F0 /* react-native-netinfo-dummy.m */; }; + 5C61556502C03DFA057CB407804C1B9C /* RCTTextAttributes.m in Sources */ = {isa = PBXBuildFile; fileRef = BF342C7F447D27B8936DA1AEC8BD20FB /* RCTTextAttributes.m */; }; + 5C8DF81303563447117E3ABAB962A216 /* JWTAlgorithmHSBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 491A2F56821E1ADC87BA21B98FA109B1 /* JWTAlgorithmHSBase.m */; }; + 5CDD1FA1D935CD73416B2E9DE13444FB /* RNVersionNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 87C90BE7BC6622F95999CF51DC398910 /* RNVersionNumber.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5CECB0DBE4568B3554040D468CFCE8BE /* RCTInputAccessoryViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8406F65DEC6ADAAD9CDF6C5014FA3190 /* RCTInputAccessoryViewManager.m */; }; + 5D807049A2CCE94543468D48C6AB1528 /* JWTAlgorithmESBase.m in Sources */ = {isa = PBXBuildFile; fileRef = F2CE677E46FD9B271FFDE33D2D8491CA /* JWTAlgorithmESBase.m */; }; + 5D8DBF6B897C0530AB8D0D6B9BCD20CD /* react-native-version-number-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0774FD78AA6EED55B33D856BB6C602C4 /* react-native-version-number-dummy.m */; }; + 5DA602B497BE9CA4C0249CF2CEF5B8FE /* YGStyle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6E3E7B57EE9E8BF5934BDE8F85DDAE61 /* YGStyle.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 5EC939274BE3AB2D157BC3B84E3EE28C /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EABE46D1D198EEEF997FB90267852B7 /* zip.c */; }; + 5F23E8E57266DAC77BA53983F18B7DB2 /* REAParamNode.h in Headers */ = {isa = PBXBuildFile; fileRef = BD753928E3C84E30C79B946110BBD1A6 /* REAParamNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5F3914305B352AA4A312EA53ACD0BA46 /* RNGestureHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = ABFD2D885148AD8D0D41D26265295EDF /* RNGestureHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5F585111849772034A283497801D479F /* RCTUIImageViewAnimated.m in Sources */ = {isa = PBXBuildFile; fileRef = 94D00625E9C11EAC94E2BC75EF1FC529 /* RCTUIImageViewAnimated.m */; }; + 5F81DEA62D1277A57817D498ED0FBCEA /* RCTVibration.h in Headers */ = {isa = PBXBuildFile; fileRef = A283C075EBE3B9C4A08F901EB2622866 /* RCTVibration.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5FB1AF93A5E3512678BEEC918926A36E /* RCTProfileTrampoline-arm.S in Sources */ = {isa = PBXBuildFile; fileRef = D0513030A4A3069F8CFC82C6CDF4D63A /* RCTProfileTrampoline-arm.S */; }; + 5FCB0C7188B8AFBF3D5253DED18E107C /* RNSVGRadialGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = F502F381D76B3938887113317377E302 /* RNSVGRadialGradient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 605B8E41E6CA915055C17C9B67480C1F /* RCTSurface.h in Headers */ = {isa = PBXBuildFile; fileRef = DD9422C7A356B120F844456C08237C45 /* RCTSurface.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 608217D3B6823D80BADCAE2F0625B678 /* RCTModalHostViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C34FCFD674821368C24A7D679B4A0F74 /* RCTModalHostViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 60BC060F89D17BC66E80CCE17BFCD2AC /* RNSVGSymbol.m in Sources */ = {isa = PBXBuildFile; fileRef = D4E9F782EA55E154ED174EDDF282E95D /* RNSVGSymbol.m */; }; 60E3EB96241F61C683BE96D3609A26D2 /* SDWebImageOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 9034DBBF057B593A18B9D3705E4C241E /* SDWebImageOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 60E97BC15E679924760D0697FED4F331 /* AppCenterReactNativePush.m in Sources */ = {isa = PBXBuildFile; fileRef = 4854A17D073A169AADAF7DA133B81ADE /* AppCenterReactNativePush.m */; }; - 60F204696EB22DCC04657834A077E8AE /* RCTFPSGraph.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CA9B820FA21D742E6B69E74D79C0B16 /* RCTFPSGraph.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 60E97BC15E679924760D0697FED4F331 /* AppCenterReactNativePush.m in Sources */ = {isa = PBXBuildFile; fileRef = C699FD1516C963F6C8DD2F8E306FF132 /* AppCenterReactNativePush.m */; }; + 60F204696EB22DCC04657834A077E8AE /* RCTFPSGraph.h in Headers */ = {isa = PBXBuildFile; fileRef = 73C6619C4ED44B44EAC38C0582CB502F /* RCTFPSGraph.h */; settings = {ATTRIBUTES = (Project, ); }; }; 60F7CA4D31CCEFE7F1521368F173D986 /* bignum.h in Headers */ = {isa = PBXBuildFile; fileRef = DB86582C95E5602B075BBC7A939FBDA0 /* bignum.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 61457DE9822CC8DBBE659DBA9C5AE52D /* RCTInspectorDevServerHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = C7703D89EC8AD5966A240CBB100B767E /* RCTInspectorDevServerHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 61457DE9822CC8DBBE659DBA9C5AE52D /* RCTInspectorDevServerHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F2E1FC7A4CB7AB14888279E45B55589 /* RCTInspectorDevServerHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; 61E7D5628BD1405A5D099112EC9EB6AE /* zh-Hans.lproj in Resources */ = {isa = PBXBuildFile; fileRef = 176D4EBF445F49E234D82F426D377209 /* zh-Hans.lproj */; }; 61EC1F340253885FD57F82A75E4DC937 /* raw_logging.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CAC6F52FE50D79FFC12EE4ECBCEA97C /* raw_logging.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6259FEAFDF7520D2B057E005B691B2B2 /* BSG_KSLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 37F09F784C7ACA2EBA33044AFABA19B7 /* BSG_KSLogger.m */; }; - 62A39F1813D79AA36530070A3458589D /* JWTClaimsSetVerifier.h in Headers */ = {isa = PBXBuildFile; fileRef = F6BF194FF83C3FC07DF2DE6951FAA8DD /* JWTClaimsSetVerifier.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 62B57752A5271B02C7D27B5A66E8F220 /* RNSVGPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 6739592574E178BA55CC61BE23D791CC /* RNSVGPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 62B7638678BF41C14EC9E41CCDC3D1EE /* RCTBackedTextInputDelegateAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = A81CAAA70BA9EAA0672368D511FC0859 /* RCTBackedTextInputDelegateAdapter.m */; }; - 62BBB67D794EAD6E8AE0AD47CA0DBA80 /* REAEventNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4813C635A8C62A184C6E5C6E3D3DEF5D /* REAEventNode.m */; }; - 62CBD923B9B94C2552080B518317409A /* MethodCall.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 85C9953925AA19F14B876731618872F2 /* MethodCall.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 638173471B670878B34394773F467230 /* REATransitionManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E855B03171DABEF5C91CD9F0096C86B /* REATransitionManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 63CDD6D2AA16601AEF5A6CB62CB372E5 /* RCTRawTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 68ED249F2193762350111BE11E6D9E12 /* RCTRawTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 63FEA381769009EB60908B84E8762551 /* RCTDevSettings.h in Headers */ = {isa = PBXBuildFile; fileRef = C66E6C1362A93384A52A18964B18CE2B /* RCTDevSettings.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6413B8A44238D3D83B9CF1082E9EA009 /* RCTModalHostViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DE22E55275DF4C7E30332FBD608757D9 /* RCTModalHostViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 641BA58C97896A8E896F70A551F61F4F /* RCTRedBoxExtraDataViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = A752CEFD736EBF72FB522059B367C310 /* RCTRedBoxExtraDataViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6430A5877F431B2FA60272BE6E02E34A /* RCTSurfaceDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = A303058B69DE45771864444CB8DE359E /* RCTSurfaceDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 64382F4433047E98BED60493CC9B845A /* RCTRefreshControlManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C4167D7E8F1778E928B94568326F1A4E /* RCTRefreshControlManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 645012BC519C3B7284DC5F70A3F251CF /* RCTTouchEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = A4C3D2CF236802686EC30D0EA996C1A1 /* RCTTouchEvent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 64940EAAB2BCEA075063C6E389AA2C5C /* RCTSpringAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = DB1FBAAADA73091FEF91009CF3B27AFC /* RCTSpringAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 64E0C2D57A2B25BCE74E1840BCB99718 /* Yoga-internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 87360EA74A468B6A83B85203D84EBDC7 /* Yoga-internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 652491DA64BC1D8E7841A24EB98E7E35 /* JWT.h in Headers */ = {isa = PBXBuildFile; fileRef = D11E7BC50D6A86448522DFC78837E432 /* JWT.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6259FEAFDF7520D2B057E005B691B2B2 /* BSG_KSLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 6795EE2BA60EC4F05E611FC4D7AC80E4 /* BSG_KSLogger.m */; }; + 62A39F1813D79AA36530070A3458589D /* JWTClaimsSetVerifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 80462137129E22E3A69446822ED197B8 /* JWTClaimsSetVerifier.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 62B57752A5271B02C7D27B5A66E8F220 /* RNSVGPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 71727152C9F40B8786665C0FD481B3BC /* RNSVGPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 62B7638678BF41C14EC9E41CCDC3D1EE /* RCTBackedTextInputDelegateAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 963057D8C40BF083514323BCB92077F1 /* RCTBackedTextInputDelegateAdapter.m */; }; + 62BBB67D794EAD6E8AE0AD47CA0DBA80 /* REAEventNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 0530AD098C139AE7BB048B2F481E4FE9 /* REAEventNode.m */; }; + 62CBD923B9B94C2552080B518317409A /* MethodCall.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DF56B15A114D0068364D7405534C0EC1 /* MethodCall.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 638173471B670878B34394773F467230 /* REATransitionManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D798F9EDD17FF5D87B64E03248D00857 /* REATransitionManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 63CDD6D2AA16601AEF5A6CB62CB372E5 /* RCTRawTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 3968876DCCDC5E163468665B52730A0C /* RCTRawTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 63FEA381769009EB60908B84E8762551 /* RCTDevSettings.h in Headers */ = {isa = PBXBuildFile; fileRef = 427F5F4FF55A900DBBD52F7528A7891D /* RCTDevSettings.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6413B8A44238D3D83B9CF1082E9EA009 /* RCTModalHostViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 347C4EA1A739504D4D82B835B209C7B5 /* RCTModalHostViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 641BA58C97896A8E896F70A551F61F4F /* RCTRedBoxExtraDataViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = EF6878616DA6D221AD5A6675E8DD5210 /* RCTRedBoxExtraDataViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6430A5877F431B2FA60272BE6E02E34A /* RCTSurfaceDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 028C4C635D88A09856F594E380F155B1 /* RCTSurfaceDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 64382F4433047E98BED60493CC9B845A /* RCTRefreshControlManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E947EC6135909AC50E3198B14BCD6442 /* RCTRefreshControlManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 645012BC519C3B7284DC5F70A3F251CF /* RCTTouchEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 227CC89AC22C70E20CAE3A476617CC40 /* RCTTouchEvent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 64940EAAB2BCEA075063C6E389AA2C5C /* RCTSpringAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = F41DB7457F4847722FF5C3F4297F4FAA /* RCTSpringAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 64E0C2D57A2B25BCE74E1840BCB99718 /* Yoga-internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 75545B6830DEB82D38C2428AF49A6A8E /* Yoga-internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 652491DA64BC1D8E7841A24EB98E7E35 /* JWT.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D15EB038B2A41C2230B617603DABD98 /* JWT.h */; settings = {ATTRIBUTES = (Project, ); }; }; 6543421D546A4639EAAADD0B91A7EE73 /* cached-powers.h in Headers */ = {isa = PBXBuildFile; fileRef = FD168EAD7A2A49F4C20385305D9A9963 /* cached-powers.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 65670BD71161BE52352D1BBC0FDBB89B /* FFFastImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 87544CCD299301CAE7678AED90337CA5 /* FFFastImageView.m */; }; - 6594C78BCF66E68E1CD6BDD9599E28D2 /* RCTSafeAreaViewLocalData.m in Sources */ = {isa = PBXBuildFile; fileRef = B9BE69990D0AD37A1EB0995B7EE5D356 /* RCTSafeAreaViewLocalData.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 65B2DEA93BC9FAFE680CE9B5FD91C140 /* BSG_KSCrashSentry_MachException.c in Sources */ = {isa = PBXBuildFile; fileRef = A61635BFEC324C78D07AA2B259417110 /* BSG_KSCrashSentry_MachException.c */; }; - 65FD1F0F78C29A09746F39998111BDE8 /* RCTImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = A8C99BA2F8DA5B1A3D2F6F1FD304F772 /* RCTImageLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 66461FCE36880BD3496945D2A2870456 /* FBReactNativeSpec-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = AAC978468E3709884E1EA5D0DA37D23F /* FBReactNativeSpec-dummy.m */; }; - 66591605252CD7E6134C66C6D1ED2875 /* RNSVGNodeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DD1DC1E891F979F02869F57CD4681696 /* RNSVGNodeManager.m */; }; - 6661CB905BDE95946F8507AB79F27015 /* Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 8102A94C854E2094CF39817127C91B5E /* Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 668183481ACFCD8137DA66FF2F8C0B2A /* RNSVGRadialGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = F558F477AA775070E328B36121571417 /* RNSVGRadialGradient.m */; }; - 669AD772A900C26E92756FE2500CB010 /* BSG_KSDynamicLinker.c in Sources */ = {isa = PBXBuildFile; fileRef = A946026EF7E23A55D371BE69BD0630B4 /* BSG_KSDynamicLinker.c */; }; + 65670BD71161BE52352D1BBC0FDBB89B /* FFFastImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 77395EACE427633272F726C2BDA89CFF /* FFFastImageView.m */; }; + 6594C78BCF66E68E1CD6BDD9599E28D2 /* RCTSafeAreaViewLocalData.m in Sources */ = {isa = PBXBuildFile; fileRef = 58C7597B2584C1E9DB805CED6D9FFFCE /* RCTSafeAreaViewLocalData.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 65B2DEA93BC9FAFE680CE9B5FD91C140 /* BSG_KSCrashSentry_MachException.c in Sources */ = {isa = PBXBuildFile; fileRef = 1E378DAA2FF2361D100859F1C97F7412 /* BSG_KSCrashSentry_MachException.c */; }; + 65FD1F0F78C29A09746F39998111BDE8 /* RCTImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 204F0A6DF6AD4A27664567B5A108F072 /* RCTImageLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 66461FCE36880BD3496945D2A2870456 /* FBReactNativeSpec-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 77B4882CE9DD63A52F1DB2FB23E56292 /* FBReactNativeSpec-dummy.m */; }; + 66591605252CD7E6134C66C6D1ED2875 /* RNSVGNodeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 452455CD3BD77E1840679B767058FE5C /* RNSVGNodeManager.m */; }; + 6661CB905BDE95946F8507AB79F27015 /* Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 958AF6420A8F25A80F6833F83882D8F9 /* Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 668183481ACFCD8137DA66FF2F8C0B2A /* RNSVGRadialGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = EEB3D1877492978E630AFD96164DF5D9 /* RNSVGRadialGradient.m */; }; + 669AD772A900C26E92756FE2500CB010 /* BSG_KSDynamicLinker.c in Sources */ = {isa = PBXBuildFile; fileRef = 0D41630EFC77E35A22C24BCE546B8C39 /* BSG_KSDynamicLinker.c */; }; 66C45AC4DE035D9C9898785B4CB20C86 /* UIButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D513B76B2F3CF7FB45352D54302724E /* UIButton+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 66DE3DA8B730B101267AE71D7E014D80 /* BugsnagKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = 786EB7F3AFAAD8B0092EECB79A265AF8 /* BugsnagKeys.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 66F1EE12EB64A395071EC9A313B5C0F9 /* NSTextStorage+FontScaling.h in Headers */ = {isa = PBXBuildFile; fileRef = 1537A1C13F9135D09076589CA2D91200 /* NSTextStorage+FontScaling.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 66F758B6340D92E1E9302298F1CF0F3B /* TurboModuleUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = C7059E2DEBA75BECE5C6239CEAE25CF1 /* TurboModuleUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 670CB4509585CAF7C49A0AEA122F0445 /* RCTSwitchManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8DF6E39B814069283FD55FC99D8243FC /* RCTSwitchManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 670ECA5E3712B32F809C5FEE10252CEA /* RCTComponentData.h in Headers */ = {isa = PBXBuildFile; fileRef = AE89E42B6A79093C20E58597DCF1BDB2 /* RCTComponentData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 677AAF70BD3C645E1B4E36350DC361E3 /* RCTUITextView.h in Headers */ = {isa = PBXBuildFile; fileRef = D27E0D9A0E1DA44871E225CCCE2522E8 /* RCTUITextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 679A9C67FEA3A4520670860658319E8A /* CodePush.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C4F74AC4CACA7C9359ACF61D77B282C /* CodePush.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 682740CAFD7C649A3C8D0A23303DD7F3 /* RCTJSStackFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 99E27D56A85AF672DBB4EF344FC48921 /* RCTJSStackFrame.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 68B407CA22930D0CAA9086E4262FC265 /* RCTBaseTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 72F6FA0B9E1F16EC5BEA5E1121532071 /* RCTBaseTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 68C68C2F22404BE29C5750BA2EE6552D /* RCTImageDataDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 01D50B2A5016DEDADE6F899C5C4B02BA /* RCTImageDataDecoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 68E2A13BDBC744FD5F385DA13554D0E9 /* RCTAssert.m in Sources */ = {isa = PBXBuildFile; fileRef = 28620DA77FA5B3E2C5D232123D83CCF6 /* RCTAssert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 68FD5B5E53F10C81ED1B98A4044FF3FE /* RCTLayoutAnimationGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 69BBE6714E20572B0890E3D1DCF5BA29 /* RCTLayoutAnimationGroup.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 68FFC8A5105EC0576C861F66093BC3C7 /* RCTMultilineTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 38B0FFE0292684212344A6D1F583C496 /* RCTMultilineTextInputView.m */; }; - 695CBDCD8BFCAA443DA31034E8A4905A /* REABlockNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D4EDF1590B006102678DD46EED4D2CD /* REABlockNode.m */; }; - 69DC7636B3DFCC660F2BEA210E9972C4 /* RCTUITextView.m in Sources */ = {isa = PBXBuildFile; fileRef = E5C69F6CD60BF426481B86D716C6F5B3 /* RCTUITextView.m */; }; - 6A03EBAA342C313084DF469F12C359D0 /* RNSVGRect.h in Headers */ = {isa = PBXBuildFile; fileRef = F01CE01E88ACFB434BEB47753E27CF75 /* RNSVGRect.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6A246ECA2938CEA342994244A7ABE038 /* RNSVGBezierElement.h in Headers */ = {isa = PBXBuildFile; fileRef = D9AE2FD428AB123F5082E6D8EF151110 /* RNSVGBezierElement.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 66DE3DA8B730B101267AE71D7E014D80 /* BugsnagKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = 281AC762F3A2A60B6E4E99E7113782BB /* BugsnagKeys.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 66F1EE12EB64A395071EC9A313B5C0F9 /* NSTextStorage+FontScaling.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E4FF1B8277E2912B30BA323E27EE77F /* NSTextStorage+FontScaling.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 66F758B6340D92E1E9302298F1CF0F3B /* TurboModuleUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = C2D0CF4AB055CE57DA1CEF861B2365C0 /* TurboModuleUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 670CB4509585CAF7C49A0AEA122F0445 /* RCTSwitchManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B557D87FBC992ABFBE2C196ED6B95445 /* RCTSwitchManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 670ECA5E3712B32F809C5FEE10252CEA /* RCTComponentData.h in Headers */ = {isa = PBXBuildFile; fileRef = 953F550202A7172424065A23C39361D4 /* RCTComponentData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 677AAF70BD3C645E1B4E36350DC361E3 /* RCTUITextView.h in Headers */ = {isa = PBXBuildFile; fileRef = E82B7D991A1799316F111A89D09ED16E /* RCTUITextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 679A9C67FEA3A4520670860658319E8A /* CodePush.h in Headers */ = {isa = PBXBuildFile; fileRef = B241CFCBD430C14F6D812EE9E0089CDF /* CodePush.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 682740CAFD7C649A3C8D0A23303DD7F3 /* RCTJSStackFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = F25B66A3C7B9CD7944E747DA2DFA00A6 /* RCTJSStackFrame.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 68B407CA22930D0CAA9086E4262FC265 /* RCTBaseTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 109BC455884ED6DC962C80108746800F /* RCTBaseTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 68C68C2F22404BE29C5750BA2EE6552D /* RCTImageDataDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 26AB06D6EE8B006587022F294301CADA /* RCTImageDataDecoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 68E2A13BDBC744FD5F385DA13554D0E9 /* RCTAssert.m in Sources */ = {isa = PBXBuildFile; fileRef = FA48EB252DFA62FC195944A60F30ABB3 /* RCTAssert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 68FD5B5E53F10C81ED1B98A4044FF3FE /* RCTLayoutAnimationGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 8CC25502E68BC0FD54F6D400F73A42A4 /* RCTLayoutAnimationGroup.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 68FFC8A5105EC0576C861F66093BC3C7 /* RCTMultilineTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = FAC67E57E1114DE96BA244EF0DE7A488 /* RCTMultilineTextInputView.m */; }; + 695CBDCD8BFCAA443DA31034E8A4905A /* REABlockNode.m in Sources */ = {isa = PBXBuildFile; fileRef = CA4312DE55D8B371A5379C4B4EC233EB /* REABlockNode.m */; }; + 69DC7636B3DFCC660F2BEA210E9972C4 /* RCTUITextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C6E2A5D9589A305F890DA5E5CE8B9C5 /* RCTUITextView.m */; }; + 6A03EBAA342C313084DF469F12C359D0 /* RNSVGRect.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C80F8372335953EE31EC52B8C254A2A /* RNSVGRect.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6A246ECA2938CEA342994244A7ABE038 /* RNSVGBezierElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 87DEEFF7CF5A8DD4FB824899CF32F9FC /* RNSVGBezierElement.h */; settings = {ATTRIBUTES = (Project, ); }; }; 6A2FBE8C065AAF85965081AC1D11FB1F /* json_pointer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C868A874BA4ADD6AC57087F8505E9146 /* json_pointer.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 6A4698B124FC625716F84CFAA93B2F93 /* RCTImageViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8445C2FC2FA94EED9CC865D50360B4FF /* RCTImageViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6A9A7EC6C818B9854E5FA4DB3F3D688F /* RNSVGSvgViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BB85D15B9AB7EEE68627BB7166DD0A30 /* RNSVGSvgViewManager.m */; }; - 6B3E3B29D8BC5AC64D8D67857F92543A /* RCTVirtualTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC86AF93949DE9E309069B5B1AB058F /* RCTVirtualTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6B57A9F00EFE20BD39B158309216DE92 /* AppCenterReactNativeCrashesDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C545C2548B7E657ADA92F29B1C4BC1F /* AppCenterReactNativeCrashesDelegate.m */; }; + 6A4698B124FC625716F84CFAA93B2F93 /* RCTImageViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EE8ADA7D4D3FF8F44586C2FB3611ECCA /* RCTImageViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6A9A7EC6C818B9854E5FA4DB3F3D688F /* RNSVGSvgViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B0D4C7D2AF48B05DEAB6AA033657F92 /* RNSVGSvgViewManager.m */; }; + 6B3E3B29D8BC5AC64D8D67857F92543A /* RCTVirtualTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 2365A142A5CB9D65223E661F9AF13B28 /* RCTVirtualTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6B57A9F00EFE20BD39B158309216DE92 /* AppCenterReactNativeCrashesDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 61642CBDC2FD86720852B8A295089860 /* AppCenterReactNativeCrashesDelegate.m */; }; 6BF345A21B128329BABD0FF08059B1B1 /* QBAssetCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 0C90302CD347895E3D3BE896A8AB61EC /* QBAssetCell.m */; }; - 6C26DE0B3B89E9E60B82F8836DDEADFC /* RCTWebSocketExecutor.m in Sources */ = {isa = PBXBuildFile; fileRef = FC357B7CB816561C4C24E76AF031465C /* RCTWebSocketExecutor.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 6C37E85CCE25B3CBB805962BFF44C389 /* BSG_KSCrashContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 94A16848DFADDFC5C92AA05C021293E9 /* BSG_KSCrashContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6C636635770FB0A2EC9A64EF4CC42E73 /* RNSVGPattern.m in Sources */ = {isa = PBXBuildFile; fileRef = C7522C5004D74104101853AC85BE90B6 /* RNSVGPattern.m */; }; - 6CA5C19C6CA26FEE1868BDDD33EA26BC /* experiments-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9E6D4B027CB267E776545BC8FD7B94 /* experiments-inl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6CAB2C65CC7A07B6898EA7A037786CAB /* RCTTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B81AD36F61AF5A28495997D64FA35CD /* RCTTextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6C26DE0B3B89E9E60B82F8836DDEADFC /* RCTWebSocketExecutor.m in Sources */ = {isa = PBXBuildFile; fileRef = 42659EA235B0AAA94011208FF4A7ADA1 /* RCTWebSocketExecutor.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 6C37E85CCE25B3CBB805962BFF44C389 /* BSG_KSCrashContext.h in Headers */ = {isa = PBXBuildFile; fileRef = CD524CA45D7B082539E186CC20B03B89 /* BSG_KSCrashContext.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6C636635770FB0A2EC9A64EF4CC42E73 /* RNSVGPattern.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DBBB6ADCCC8D73564D0618989ED1007 /* RNSVGPattern.m */; }; + 6CA5C19C6CA26FEE1868BDDD33EA26BC /* experiments-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = 150FBF74675858B2DA84FD334BAE0A1F /* experiments-inl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6CAB2C65CC7A07B6898EA7A037786CAB /* RCTTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = F80B9F8E7C0096AB81AA30137AFD3A68 /* RCTTextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; 6CAE7B58CE9BD131394923647C87E502 /* RSKImageCropViewController+Protected.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D7508C76BE4E45B305B7A7DC48A464D /* RSKImageCropViewController+Protected.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6CD898A15D5AA0217952D5A299577D50 /* RNSVGCGFCRule.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C3A64C1D15D3215B415BC3F780A9F5C /* RNSVGCGFCRule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6CE6837AC0E4342DBEBEB53FB3122DA9 /* BridgeJSCallInvoker.h in Headers */ = {isa = PBXBuildFile; fileRef = B9CC08ADF28AFBC0AF407AECBCF19758 /* BridgeJSCallInvoker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6CEC93D42BCE1C84B05210117F48F610 /* REACallFuncNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 047AE26081B7EF4D30B5167D56E5226C /* REACallFuncNode.m */; }; + 6CD898A15D5AA0217952D5A299577D50 /* RNSVGCGFCRule.h in Headers */ = {isa = PBXBuildFile; fileRef = 120E86529D34966F42E559CDA6FD2302 /* RNSVGCGFCRule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6CE6837AC0E4342DBEBEB53FB3122DA9 /* BridgeJSCallInvoker.h in Headers */ = {isa = PBXBuildFile; fileRef = 71BEB21E8B0C0DBEFF77219970D892E7 /* BridgeJSCallInvoker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6CEC93D42BCE1C84B05210117F48F610 /* REACallFuncNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 92BE118FE980D80943936FB0F139B772 /* REACallFuncNode.m */; }; 6D34B6545D96C6D6DEE74D2A7AF5B18C /* SDWebImageDownloader.h in Headers */ = {isa = PBXBuildFile; fileRef = 05E2B469EFF434A5A53D3DCC1796F875 /* SDWebImageDownloader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6DB542FBEF8166B75D6E1997BC8D3F4A /* BSGOutOfMemoryWatchdog.m in Sources */ = {isa = PBXBuildFile; fileRef = D6101F9ACA2B9022485EE8C1896CB62B /* BSGOutOfMemoryWatchdog.m */; }; - 6E2B63047EEBFE7D91CB5FDC691A0393 /* RCTDeviceInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 335B91810F90E52A307F62E8E4BBAAFD /* RCTDeviceInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6E540CCBD3CE098C96E9DD37A9F92ABA /* RCTActivityIndicatorViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E6EEF4C28A8663987A73806C4303752 /* RCTActivityIndicatorViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6EA61C3DCB3B1C99090B23597F98D8BD /* jsilib-windows.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 12614B6750CB279DFB23F3B1DF301F22 /* jsilib-windows.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 6EAC2D39965183EDE835764180EA8E56 /* JWTClaim.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AB61EBC518F48B5947FB36FC2D36821 /* JWTClaim.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6ED3AE00C33B697D744D8F68EE3D3F55 /* RCTStatusBarManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F2F15AB2DF2E4CBE360DF5C50A31D28D /* RCTStatusBarManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 6EF070F197AB7B5A72163368F6EED3F0 /* RCTSurfaceHostingView.h in Headers */ = {isa = PBXBuildFile; fileRef = F895B0C58B23C51B13819727F7B23106 /* RCTSurfaceHostingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6F3497F27487499E440E288949532745 /* RCTScrollContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = D04E0150E4306AD2A9E40669A7504443 /* RCTScrollContentView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 6F4C8ECB96B30078CDC6F3ED643DF275 /* REAAlwaysNode.h in Headers */ = {isa = PBXBuildFile; fileRef = A1A3323BB78D3FC7495AADE5AEA04CA6 /* REAAlwaysNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6F7A2AA0B06EFC5314EC9498AD3E1375 /* BSG_KSCrash.h in Headers */ = {isa = PBXBuildFile; fileRef = 5975FBA8E7C6E5AF1805D06BAE8FF2A3 /* BSG_KSCrash.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6F7CBC678A3383718ADF90246DA16E5F /* RCTAssert.h in Headers */ = {isa = PBXBuildFile; fileRef = 9034A07E940302D84CADEBA19796D359 /* RCTAssert.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6F93C07FC27EC5F48FEF33A277837FEF /* BugsnagSessionTrackingApiClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A5BC027721BDA3E5F8769DF10E68C34 /* BugsnagSessionTrackingApiClient.m */; }; - 6FA74992DE6EB0F30C6EF91FFD5962E2 /* RNSVGContextBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 149F0E0CADEAC20F14E153C099280514 /* RNSVGContextBrush.m */; }; + 6DB542FBEF8166B75D6E1997BC8D3F4A /* BSGOutOfMemoryWatchdog.m in Sources */ = {isa = PBXBuildFile; fileRef = F5CFFCF549BBD09BC2E9473C03D022CA /* BSGOutOfMemoryWatchdog.m */; }; + 6E2B63047EEBFE7D91CB5FDC691A0393 /* RCTDeviceInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = CA9CE379107C81F7256EF5E82C7149C3 /* RCTDeviceInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6E540CCBD3CE098C96E9DD37A9F92ABA /* RCTActivityIndicatorViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 56AC1BBA7DEC128D26852DCB32EB1FCD /* RCTActivityIndicatorViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6EA61C3DCB3B1C99090B23597F98D8BD /* jsilib-windows.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 727085C50E9DC20FA8A1CCE48EF5D19D /* jsilib-windows.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 6EAC2D39965183EDE835764180EA8E56 /* JWTClaim.h in Headers */ = {isa = PBXBuildFile; fileRef = 21D6515760260039A36B01175F2249C5 /* JWTClaim.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6ED3AE00C33B697D744D8F68EE3D3F55 /* RCTStatusBarManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D2883E4AEA08136827CB00D46FB57EA5 /* RCTStatusBarManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 6EF070F197AB7B5A72163368F6EED3F0 /* RCTSurfaceHostingView.h in Headers */ = {isa = PBXBuildFile; fileRef = 22406EC781D85003254C7ECFF0E653E8 /* RCTSurfaceHostingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6F3497F27487499E440E288949532745 /* RCTScrollContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = B56FD6042A457F71540FE041659E7501 /* RCTScrollContentView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 6F4C8ECB96B30078CDC6F3ED643DF275 /* REAAlwaysNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E6973DB3835DD24FD3BA28A306985A8 /* REAAlwaysNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6F7A2AA0B06EFC5314EC9498AD3E1375 /* BSG_KSCrash.h in Headers */ = {isa = PBXBuildFile; fileRef = 98EE1DEB7FF3FF9826E604DFFEEA0D33 /* BSG_KSCrash.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6F7CBC678A3383718ADF90246DA16E5F /* RCTAssert.h in Headers */ = {isa = PBXBuildFile; fileRef = B35FFE9B10297B309C402861B9AFAACF /* RCTAssert.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6F93C07FC27EC5F48FEF33A277837FEF /* BugsnagSessionTrackingApiClient.m in Sources */ = {isa = PBXBuildFile; fileRef = 66C397A8223F4633C5C10AAE06D58C0E /* BugsnagSessionTrackingApiClient.m */; }; + 6FA74992DE6EB0F30C6EF91FFD5962E2 /* RNSVGContextBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E842EDF6613DFB53EFDD189EC6DFCAD /* RNSVGContextBrush.m */; }; 6FB558BF725E0512D4909C33349A2343 /* Pods-eSteem-tvOSTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EBC839C7D7EDD0D1DD270D9B7B3BFC6 /* Pods-eSteem-tvOSTests-dummy.m */; }; - 6FBE3DD3AD29580627ED6D1006F49255 /* InspectorInterfaces.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C41D7F1BCDD556A8F8AFEF9AF3D4D88 /* InspectorInterfaces.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7033F400E293CA831759B20EEF81216E /* JSINativeModules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F7D72489142B06BF019139F2830EB21 /* JSINativeModules.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 7066A3C4E3B6ACDE91E0DA9D8478E8DC /* RCTDataRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 813539ABC4050B96A8A5C4B80F259E22 /* RCTDataRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 707193C3ECABB0AF7DA6BEAE56E4CAAF /* RNSVGMarkerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 10B066F6DBF94FBE9B90F0ECBAE7DC24 /* RNSVGMarkerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 71280BBD1DF13C291EE7B878C32CB129 /* RCTModalHostView.h in Headers */ = {isa = PBXBuildFile; fileRef = EF5E61F654052418591C37F6D4B8C6AF /* RCTModalHostView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6FBE3DD3AD29580627ED6D1006F49255 /* InspectorInterfaces.h in Headers */ = {isa = PBXBuildFile; fileRef = FD755928051C5D57D4D89746179487BC /* InspectorInterfaces.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7033F400E293CA831759B20EEF81216E /* JSINativeModules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F68F2BA04380EC838D642FB8312BE86 /* JSINativeModules.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 7066A3C4E3B6ACDE91E0DA9D8478E8DC /* RCTDataRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 458B26DEC2289EC8E45BE46086C679A2 /* RCTDataRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 707193C3ECABB0AF7DA6BEAE56E4CAAF /* RNSVGMarkerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 279397C20E224C1BD216964443E66B15 /* RNSVGMarkerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 71280BBD1DF13C291EE7B878C32CB129 /* RCTModalHostView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1692D544CAE3256FA132CFDF7E2D1502 /* RCTModalHostView.h */; settings = {ATTRIBUTES = (Project, ); }; }; 71A55FAED045F64CE6F36A0E2A1C1F8B /* es.lproj in Resources */ = {isa = PBXBuildFile; fileRef = 886F666D91A537BA558CE398B24925AA /* es.lproj */; }; - 71B1F6D3D1676C67B9689723295BBBF8 /* RNNativeViewHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AF02D7F2A97A39CE9B669AAC286EAA /* RNNativeViewHandler.m */; }; + 71B1F6D3D1676C67B9689723295BBBF8 /* RNNativeViewHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = CACA4D3CD356F92B9649F7E7F479A6C8 /* RNNativeViewHandler.m */; }; 71E70FCE21AEBCD07C6F9B5C163F3495 /* QBVideoIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = 39208B645F224B6679EA2458DF6E61F9 /* QBVideoIndicatorView.m */; }; - 720366A0C1188EA5041A629C299F8AB8 /* RCTAsyncLocalStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D27AC51B8A0FAEBB47427C01AD454FD /* RCTAsyncLocalStorage.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 72516AC365713005465C668DE5CC9DBD /* RCTNetworking.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6059631A75D22498B6FB32BFA097EA88 /* RCTNetworking.mm */; }; - 725BC4B216ECC3B13922602F90FD5DDC /* RNFlingHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 6AA9F2F9F84902012ACDB33D6112ABE2 /* RNFlingHandler.m */; }; - 725FA4364B3AAAC6DA5672FC3D3C5DE2 /* BugsnagCollections.m in Sources */ = {isa = PBXBuildFile; fileRef = 09B9C34B03995F586F2A82E0E29A611B /* BugsnagCollections.m */; }; + 720366A0C1188EA5041A629C299F8AB8 /* RCTAsyncLocalStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FC78CAE72A3FC53143C75D48E3ACCF0 /* RCTAsyncLocalStorage.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 72516AC365713005465C668DE5CC9DBD /* RCTNetworking.mm in Sources */ = {isa = PBXBuildFile; fileRef = F89806324A981B3BE6F42547E0B235A2 /* RCTNetworking.mm */; }; + 725BC4B216ECC3B13922602F90FD5DDC /* RNFlingHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A5F76079D065031118D60F0E89855D6 /* RNFlingHandler.m */; }; + 725FA4364B3AAAC6DA5672FC3D3C5DE2 /* BugsnagCollections.m in Sources */ = {isa = PBXBuildFile; fileRef = 352C6599963BB1CA9C770E222EAB09FA /* BugsnagCollections.m */; }; 72789CA19CDEC868B00B0D7784D2EBC9 /* Pods-eSteem-tvOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 38D15A3A495553F71D762CC9B9994070 /* Pods-eSteem-tvOS-dummy.m */; }; - 734F8686688DB475D6CF32D32D90EB10 /* BSG_KSBacktrace.c in Sources */ = {isa = PBXBuildFile; fileRef = 63348C1A814261AAD5428360BB447F7F /* BSG_KSBacktrace.c */; }; - 73ACB665CAD5760289DEB13D380D3B74 /* CodePush.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CC01E8AB9EFB3022BA1103505EE0254 /* CodePush.m */; }; - 73AFB3D853A8FC63DE6A94C370E4BD96 /* RCTI18nManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E1EDE56B07E84798C223C5A627BFCB35 /* RCTI18nManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 73BED8F8116544370A7F8F7D03B24059 /* RNSVGPainter.h in Headers */ = {isa = PBXBuildFile; fileRef = 42402A11A6DFBE82BB7166E54AD96326 /* RNSVGPainter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 734F8686688DB475D6CF32D32D90EB10 /* BSG_KSBacktrace.c in Sources */ = {isa = PBXBuildFile; fileRef = 6A6EB5BCECD34453A273B8C9DF378AE8 /* BSG_KSBacktrace.c */; }; + 73ACB665CAD5760289DEB13D380D3B74 /* CodePush.m in Sources */ = {isa = PBXBuildFile; fileRef = F6A88BACCEA8FF9C10139F7708775BAC /* CodePush.m */; }; + 73AFB3D853A8FC63DE6A94C370E4BD96 /* RCTI18nManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1056F953F1BFD545E81DDA9033DE746E /* RCTI18nManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 73BED8F8116544370A7F8F7D03B24059 /* RNSVGPainter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D1FB8B8F1F79C7255D75A1396CA22A8 /* RNSVGPainter.h */; settings = {ATTRIBUTES = (Project, ); }; }; 73C252D6D439A47FFF19E380AC65524B /* SDWebImageCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DABC78884EFC2A57C4C01DF6A6CF4EE /* SDWebImageCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 73D406AB3182F304F119C64E5DA33453 /* RCTTextTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = FBC802A63E8A607421FE40B53AA0B328 /* RCTTextTransform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 74214CAA5A7D7BF9471DA2E696E4B90D /* RNSVGDefs.m in Sources */ = {isa = PBXBuildFile; fileRef = CC41555DD05301C8DAED6D404C0264E5 /* RNSVGDefs.m */; }; - 743D21010BEAE5A78DF0F0B64CBD3118 /* RCTObjcExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 30240D1E547D76C426D45679C0700749 /* RCTObjcExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 74AF0BDD9DE0BD84B5005369722EEA3F /* RCTInspector.h in Headers */ = {isa = PBXBuildFile; fileRef = 93BA5F2DB36E4FF6C3E0093CD034AE49 /* RCTInspector.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 74E40035D26D7E61EE95B512E8219E77 /* BSG_KSCrashReportWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4FFB65DE8F7C8336A02DCE720C703005 /* BSG_KSCrashReportWriter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 74E8C0C7EF810324E492CCFDD588C204 /* JSCExecutorFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = BCF7BF3B773E40DB9C983DCF1E324584 /* JSCExecutorFactory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 74FD34E6E099AC4E8B39819E72D67376 /* RCTSafeAreaView.h in Headers */ = {isa = PBXBuildFile; fileRef = B8C7B56F9EAA7244EC4A626B73F507C2 /* RCTSafeAreaView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 754DC265EDC84445A12DA4D3EC17E20E /* JWTCoding.h in Headers */ = {isa = PBXBuildFile; fileRef = 9705667C834B58F52868496E220E343D /* JWTCoding.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7629D5D4C44B2EFD862FBB657A9EA4C6 /* RCTWebSocketModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 19C4DF7261F2E130D95DC13176945E12 /* RCTWebSocketModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 764737C1412A06EAE79DA9BA3B5D181C /* aes_via_ace.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E21F4A0DC6825582225C7812A086763 /* aes_via_ace.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 765D355A7222D5FE09B6110134D7D90F /* NSError+BSG_SimpleConstructor.h in Headers */ = {isa = PBXBuildFile; fileRef = D6B023B9ABC768547302DBE5060E722A /* NSError+BSG_SimpleConstructor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 73D406AB3182F304F119C64E5DA33453 /* RCTTextTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = BF7A5B11A16AF00D7BD46A546B024D47 /* RCTTextTransform.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 74214CAA5A7D7BF9471DA2E696E4B90D /* RNSVGDefs.m in Sources */ = {isa = PBXBuildFile; fileRef = 309AC07DAC8A8A01880D5D3B9DED02A0 /* RNSVGDefs.m */; }; + 743D21010BEAE5A78DF0F0B64CBD3118 /* RCTObjcExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 800959469572F7A37889CAA1B8F651CA /* RCTObjcExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 74AF0BDD9DE0BD84B5005369722EEA3F /* RCTInspector.h in Headers */ = {isa = PBXBuildFile; fileRef = E3260E5F99A5DF68B26800FE220F3CD8 /* RCTInspector.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 74E40035D26D7E61EE95B512E8219E77 /* BSG_KSCrashReportWriter.h in Headers */ = {isa = PBXBuildFile; fileRef = D07F2437F9D8184A257B5BD3E50B35E5 /* BSG_KSCrashReportWriter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 74E8C0C7EF810324E492CCFDD588C204 /* JSCExecutorFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E376AD5201DCF6C1BA3C5B3803662B5 /* JSCExecutorFactory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 74FD34E6E099AC4E8B39819E72D67376 /* RCTSafeAreaView.h in Headers */ = {isa = PBXBuildFile; fileRef = 75664875043F8FA1A8204CD4D05DD905 /* RCTSafeAreaView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 754DC265EDC84445A12DA4D3EC17E20E /* JWTCoding.h in Headers */ = {isa = PBXBuildFile; fileRef = 531A95911394E231A3E522DD036D55C5 /* JWTCoding.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7629D5D4C44B2EFD862FBB657A9EA4C6 /* RCTWebSocketModule.h in Headers */ = {isa = PBXBuildFile; fileRef = D4B63B21FB216359E3B52104A73EE892 /* RCTWebSocketModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 764737C1412A06EAE79DA9BA3B5D181C /* aes_via_ace.h in Headers */ = {isa = PBXBuildFile; fileRef = CBB3A46CFB98815C7916F4E4FE3B7FE0 /* aes_via_ace.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 765D355A7222D5FE09B6110134D7D90F /* NSError+BSG_SimpleConstructor.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F4B52A6C9A2FA892831549B058941D6 /* NSError+BSG_SimpleConstructor.h */; settings = {ATTRIBUTES = (Project, ); }; }; 7682684A2B97ABC0E55DDD6CA791C3AC /* bignum-dtoa.cc in Sources */ = {isa = PBXBuildFile; fileRef = E69FFCFF90B9497FC1E764E22E10BBA3 /* bignum-dtoa.cc */; settings = {COMPILER_FLAGS = "-Wno-unreachable-code"; }; }; - 76BE40B2672B698EDDB7C4A4B9970EE3 /* RCTSegmentedControlManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B8E8C58599844DF35013814FE53B908F /* RCTSegmentedControlManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 76BF49A09A294C559371B93B5E3E8BE1 /* BVLinearGradientManager.h in Headers */ = {isa = PBXBuildFile; fileRef = FE9FC721AD0322B4FEE73EC63EB5F2E3 /* BVLinearGradientManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 77AE55C7D35BA610A5DED54627E0064D /* RCTCxxBridgeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = E396CBED467B0BF49AED6A8281F442DE /* RCTCxxBridgeDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 77AE8A4D504F2CCEC2A70F92A654C97F /* RCTScrollContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = D2C6AFD60A726C659473D7CBE5785E64 /* RCTScrollContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7801630B627B7AABB5027A63A7D4F02C /* RCTAnimatedImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 40AC1873D9AAD58DDD61477272ABFFE1 /* RCTAnimatedImage.m */; }; - 781E931D4E35D6990A539B81DFB5E020 /* BVLinearGradientLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = A0BDBA91C3617207CE16BA4408A99933 /* BVLinearGradientLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7934C1D571E45FA89ADB93FDFDEE05AE /* RCTBackedTextInputViewProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CADAFE65ED179060FA65114CFCBAFDB /* RCTBackedTextInputViewProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 796148059246B13613543AFEE497C626 /* RAMBundleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = 38BD6A692C7EC871E1FB7FBE9165EA22 /* RAMBundleRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7963AE554E80553DBA9497D466A8260C /* ioapi.h in Headers */ = {isa = PBXBuildFile; fileRef = C0F5ACA13CBB61EF591A75CEC0499084 /* ioapi.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 79B1A4175DD17CF315B960F78E216A49 /* RCTDecayAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 49804B7301A28DB63B12A1BD6955F8CB /* RCTDecayAnimation.m */; }; - 79E8CBAA59218421682E6F332233F50C /* RCTFrameUpdate.m in Sources */ = {isa = PBXBuildFile; fileRef = 464EBD9119B2EEF6E99F6DA8BD0A3DB6 /* RCTFrameUpdate.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 79F7D3090E3A8BF8F2EFA3DD0DCED79A /* RNCWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C759E968A515306DF49D1E433170F95E /* RNCWebViewManager.m */; }; - 7A0C81F86BF3A4BF3915FCAE4D79B2A8 /* RCTNetInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = C4BC6A4139D7ACD015C7C8C9BE5CCD2D /* RCTNetInfo.m */; }; - 7A299DF3918F54CC501DFAF7099E0533 /* RCTModalHostView.m in Sources */ = {isa = PBXBuildFile; fileRef = BD3EFA9F2D489B607EEE3C3BA2847D96 /* RCTModalHostView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 7A9F2DF3E956F439C931A011E2CBC59E /* RCTUIManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7437A876A70196830E457BE5FB00B4BB /* RCTUIManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 7AA044729B720C33C14C1FAF4C1A905C /* threadsafe.h in Headers */ = {isa = PBXBuildFile; fileRef = 75EE2D0ABDABF1F8B779C44BC09BDD0A /* threadsafe.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 76BE40B2672B698EDDB7C4A4B9970EE3 /* RCTSegmentedControlManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 94B3AF28C3A538EB4C603B20DC5BAD15 /* RCTSegmentedControlManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 76BF49A09A294C559371B93B5E3E8BE1 /* BVLinearGradientManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 40AE7C4D431DE39FD9C8BA7338966D29 /* BVLinearGradientManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 77AE55C7D35BA610A5DED54627E0064D /* RCTCxxBridgeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 13578CB7AEF19E95E6C4B997E810DC1E /* RCTCxxBridgeDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 77AE8A4D504F2CCEC2A70F92A654C97F /* RCTScrollContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = 195E4738BFF994619551581F3C64779F /* RCTScrollContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7801630B627B7AABB5027A63A7D4F02C /* RCTAnimatedImage.m in Sources */ = {isa = PBXBuildFile; fileRef = A35D57AC6E5BF9809615B544337E6668 /* RCTAnimatedImage.m */; }; + 781E931D4E35D6990A539B81DFB5E020 /* BVLinearGradientLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BF0F959FD396C7D8A22189F8AD65F22 /* BVLinearGradientLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7934C1D571E45FA89ADB93FDFDEE05AE /* RCTBackedTextInputViewProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E6B730264FC7ABA9A43B98B7D54FCD7 /* RCTBackedTextInputViewProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 796148059246B13613543AFEE497C626 /* RAMBundleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = DB69CF83B59971F04BA72A55765B5325 /* RAMBundleRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7963AE554E80553DBA9497D466A8260C /* ioapi.h in Headers */ = {isa = PBXBuildFile; fileRef = 43B8109D91659CEAFBB8D86B906E8C2F /* ioapi.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 79B1A4175DD17CF315B960F78E216A49 /* RCTDecayAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 34617D7FF6762DFFF65329F9E08C6722 /* RCTDecayAnimation.m */; }; + 79E8CBAA59218421682E6F332233F50C /* RCTFrameUpdate.m in Sources */ = {isa = PBXBuildFile; fileRef = E7EF4E3A379F02C42C76C680A3B6AA15 /* RCTFrameUpdate.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 79F7D3090E3A8BF8F2EFA3DD0DCED79A /* RNCWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5023AE8943D912D53C8C2ED50BA1296D /* RNCWebViewManager.m */; }; + 7A0C81F86BF3A4BF3915FCAE4D79B2A8 /* RCTNetInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = B91B52606FCEB8D71D7B36531A149098 /* RCTNetInfo.m */; }; + 7A299DF3918F54CC501DFAF7099E0533 /* RCTModalHostView.m in Sources */ = {isa = PBXBuildFile; fileRef = 81A5E825EE5F0DB7466F08EE78FB7379 /* RCTModalHostView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 7A9F2DF3E956F439C931A011E2CBC59E /* RCTUIManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F815A7DF8E98E3683B428BDFF3648A1 /* RCTUIManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 7AA044729B720C33C14C1FAF4C1A905C /* threadsafe.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C9AAF5FCF820DA344DC55C8E4A01BEA /* threadsafe.h */; settings = {ATTRIBUTES = (Project, ); }; }; 7AC55A104B43B4CF0C69AE2394B74C6D /* vlog_is_on.h in Headers */ = {isa = PBXBuildFile; fileRef = BBACDBFBEA08FB3C88999AD81A701B07 /* vlog_is_on.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7B28935E3953E17E3FA23F863D4E713C /* BugsnagReactNative.h in Headers */ = {isa = PBXBuildFile; fileRef = B68C8DE0CF89D7CEB4B83B0CF95E690B /* BugsnagReactNative.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7BF1C0EC4A2445234B41824D6156E1A7 /* RNSVGRenderableManager.h in Headers */ = {isa = PBXBuildFile; fileRef = FF0822F56543A03C589220FD57F3DD60 /* RNSVGRenderableManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7C7B59F5CB1502AF87DE0CDE72826FB9 /* RCTRootView.m in Sources */ = {isa = PBXBuildFile; fileRef = 391DD415AEE34C1F628066B54A97EE32 /* RCTRootView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 7C9929825E40EFEA46EBDF0D314A9F3C /* RCTSurfaceRootShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = FA8B9F57D49209C354DAF610D86F468F /* RCTSurfaceRootShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 7CA6C26A18B41296B035EEDBE5B3EFE8 /* RNSVGMaskManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 503A6A5DED5A1538C4DB8B83A3CF5817 /* RNSVGMaskManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7CACA5C266AF6C4871CB2C6848FE3BF6 /* RNSVGImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 41BB9E1C226AD491AFC12DDB207D1E16 /* RNSVGImageManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7B28935E3953E17E3FA23F863D4E713C /* BugsnagReactNative.h in Headers */ = {isa = PBXBuildFile; fileRef = A769E8E657FFD77CA6AFAE5943105DBC /* BugsnagReactNative.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7BF1C0EC4A2445234B41824D6156E1A7 /* RNSVGRenderableManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6F4948C0BFD219FA5E5F912EC5BD1028 /* RNSVGRenderableManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7C7B59F5CB1502AF87DE0CDE72826FB9 /* RCTRootView.m in Sources */ = {isa = PBXBuildFile; fileRef = 95CEFF8AF72002194C8C29ECEBC4F991 /* RCTRootView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 7C9929825E40EFEA46EBDF0D314A9F3C /* RCTSurfaceRootShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4203A232120371DB4B921D9D765EB217 /* RCTSurfaceRootShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 7CA6C26A18B41296B035EEDBE5B3EFE8 /* RNSVGMaskManager.h in Headers */ = {isa = PBXBuildFile; fileRef = DFE795FF1079299E630F796717493293 /* RNSVGMaskManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7CACA5C266AF6C4871CB2C6848FE3BF6 /* RNSVGImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FB3C9D7F0A44B5600C09B7C27B10811 /* RNSVGImageManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; 7D2E37F6F99D4E30A3FD5616D71FC304 /* NSImage+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 093B8FC6237622D1ABC62A31F6355D7B /* NSImage+WebCache.m */; }; - 7DDFA6E12C998B5CD895F8B85EA8AB77 /* RCTBaseTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 5ED4E0E11320BC69FD6C2A9CCAD07918 /* RCTBaseTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7DDFA6E12C998B5CD895F8B85EA8AB77 /* RCTBaseTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AFC0C0F167FFE5322BA84C27769CC4F /* RCTBaseTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; 7E37F9A086736898513A1733CCA0B726 /* Conv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1945C57238C839124332BF5A141A74AE /* Conv.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 7EC69469AE8553EF0FA6933D116F39D0 /* REABezierNode.h in Headers */ = {isa = PBXBuildFile; fileRef = FF22721C0C77DDE6F855B4F7A87E36C8 /* REABezierNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7EC69469AE8553EF0FA6933D116F39D0 /* REABezierNode.h in Headers */ = {isa = PBXBuildFile; fileRef = DE92905C0C62A71A880186C365AFC73F /* REABezierNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; 7F27CCDEC74B4FBE0655318DC02119A2 /* SDWebImageCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 623981A6841DBFF4328D7E4922D6783B /* SDWebImageCoder.m */; }; - 7F74275221BD1F4AA5AA1F01BC9D95FC /* react-native-fast-image-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AA3A9BA565110A70DF2F8D2EA5B4B96 /* react-native-fast-image-dummy.m */; }; + 7F74275221BD1F4AA5AA1F01BC9D95FC /* react-native-fast-image-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BD81289FC112788E28D24387B9BB86B /* react-native-fast-image-dummy.m */; }; 7F81A8D25B77F2C20DE28D838E0C2139 /* Demangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 651E222933928E99CAA1C9CE561C4A63 /* Demangle.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 7FBBFA3A10652CCB77C499FD3DB90080 /* RCTMultipartDataTask.m in Sources */ = {isa = PBXBuildFile; fileRef = 449CD836F54AE502B51B93BE043AB760 /* RCTMultipartDataTask.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 7FE86235E6DD6F9548921779D4ECCC36 /* TurboModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 484E7FF56975CDB3A1B4EDDAAFA96B16 /* TurboModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7FFF609490B27A267918214D660FB9DE /* BSG_KSCrashSentry_Signal.h in Headers */ = {isa = PBXBuildFile; fileRef = 182B76AA07ED682AB636423A20DA72A6 /* BSG_KSCrashSentry_Signal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7FBBFA3A10652CCB77C499FD3DB90080 /* RCTMultipartDataTask.m in Sources */ = {isa = PBXBuildFile; fileRef = 94BFF9B88023D18880BBCF042D55FDC3 /* RCTMultipartDataTask.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 7FE86235E6DD6F9548921779D4ECCC36 /* TurboModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AFF8EB4306FDAB23DBF081FF8FE94A0 /* TurboModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7FFF609490B27A267918214D660FB9DE /* BSG_KSCrashSentry_Signal.h in Headers */ = {isa = PBXBuildFile; fileRef = 2CEEB30765DABECC211F07476A4E1A99 /* BSG_KSCrashSentry_Signal.h */; settings = {ATTRIBUTES = (Project, ); }; }; 8003D77E35300C7536D17320FB835A04 /* F14Table.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0D23AA1B23912F0E9CF8760C7EB222A8 /* F14Table.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; 801202C3B00EACC9D47CED8C8336538B /* log_severity.h in Headers */ = {isa = PBXBuildFile; fileRef = 086136880FCE34A8A27A0BA07648F5CD /* log_severity.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 80AC448F56E4A0894BB9D80A198C040A /* BSGConnectivity.m in Sources */ = {isa = PBXBuildFile; fileRef = 90BD995B01F796569EE685DC990C0F19 /* BSGConnectivity.m */; }; - 8111A631FD511EE2030B28ABDB41D100 /* Yoga-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = FA4A29F271CA32BD9E78B4575C2C7DB8 /* Yoga-dummy.m */; }; - 811214DDC1A8BD246F50C79F6E9DBBA9 /* READebugNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 74E0142F04832D4C2CC527BE5EB1A3B4 /* READebugNode.m */; }; - 813489A76C7573902E449570DF33247B /* RCTShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 28E2E260CBE50A007EFBEAC0636562F4 /* RCTShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 815278FC57DA2CC4E25B61A4748C7FA5 /* RCTAppState.m in Sources */ = {isa = PBXBuildFile; fileRef = BB7A3C037E5624246172EC761BE466E2 /* RCTAppState.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 8179A10613AC0192183C097E5254CE9C /* RCTRootContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CDCB897690C616F5F1AA89AAFCF8A3B /* RCTRootContentView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 81C9A77CF5BD40BF99B2953E95A037A0 /* BSG_KSLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 48D8A9A486107658E292873777E46A07 /* BSG_KSLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 820CF560A344AFB02208D78CAB2292EF /* RCTI18nManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 34397FFAC953C0D63E457BD07DCF4E39 /* RCTI18nManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 823FCE83087F5E747134B6D7584C6080 /* Yoga.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FBEC02E32E774866BC03B87DC26ACEBD /* Yoga.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 80AC448F56E4A0894BB9D80A198C040A /* BSGConnectivity.m in Sources */ = {isa = PBXBuildFile; fileRef = C8257083C51D7C7F988A26B81A1EA10F /* BSGConnectivity.m */; }; + 8111A631FD511EE2030B28ABDB41D100 /* Yoga-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DBA641BC3618E4367B1E6FF76A0D6C2 /* Yoga-dummy.m */; }; + 811214DDC1A8BD246F50C79F6E9DBBA9 /* READebugNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C7827458FF47549F86D591B61CEFCD4 /* READebugNode.m */; }; + 813489A76C7573902E449570DF33247B /* RCTShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BBDEF946D5DFC52DE8CDCB44C2F1BC7 /* RCTShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 815278FC57DA2CC4E25B61A4748C7FA5 /* RCTAppState.m in Sources */ = {isa = PBXBuildFile; fileRef = 13C3354099E4D7AC6299BEB7832E8C45 /* RCTAppState.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 8179A10613AC0192183C097E5254CE9C /* RCTRootContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = B68D402E5090DF11CCAE3F2BD7A7492E /* RCTRootContentView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 81C9A77CF5BD40BF99B2953E95A037A0 /* BSG_KSLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 9197B3A7CD62D95867615694953466BF /* BSG_KSLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 820CF560A344AFB02208D78CAB2292EF /* RCTI18nManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 93FF61F599619349D23BC218113E15EE /* RCTI18nManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 823FCE83087F5E747134B6D7584C6080 /* Yoga.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F7DDE512FB3D9B2A0CD46E7C2C226D3A /* Yoga.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; 82444EF06A2067FB8B0AB470BA5E6F02 /* QBVideoIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = 10FA5AD10E04E16FF1AA6A6B70F8FE80 /* QBVideoIndicatorView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8281C89E4A30505E37E1331748D62073 /* REANodesManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CC6A991BC9EB2CDB36BDFB181A25140 /* REANodesManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 82CDA6B596702D39061B7C5BB4C69C49 /* RCTTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 72ADAE0BF00C04531B2B50D95C97697F /* RCTTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8322709E81AEEA839E7FC7888242951E /* RCTURLRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 3ADE23EAC128260F7FF5DD5BA38E4F50 /* RCTURLRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 834FB89D7DB61483288C20507F8369EC /* BSG_KSSignalInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 86FCC31AB586CFEC7CFC17E817199119 /* BSG_KSSignalInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 836B16584A8F3340C13CE106D9F0406E /* RCTInspectorPackagerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 58067C61954235BAFA2809CD6ABC9B2F /* RCTInspectorPackagerConnection.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 837ACEF67E9A94180C3273D2C5D641EE /* NativeToJsBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = F3275B1841145D1F294537CE5FAABF1B /* NativeToJsBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8391539D4FFB0E728DF7B3BA1FE37A79 /* RCTCxxModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3857C0FB14C581BFDD7B8AE344718CFC /* RCTCxxModule.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 83F46FF7D41537510B02A0B4F84272C8 /* RCTView.m in Sources */ = {isa = PBXBuildFile; fileRef = 64BE08C954AD894FB5373DBC0DD02B3C /* RCTView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 8401F5597841E608E3BED037E1AE7AFD /* RCTScrollableProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 177FA99F9CF9B568295AD4CCAC7427AE /* RCTScrollableProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 841293A5F4375F83DB5B5AF733096A5E /* JWTBase64Coder.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E3D018134C9DE0FAC6E08E6903B3A9E /* JWTBase64Coder.m */; }; - 84A5949021E42ADE6DA26A4E789E1A92 /* TurboModuleUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B1B0A1744933C554BDF3845B9A67DF4F /* TurboModuleUtils.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 84B1D5DC6C672026999BB7199AFDB7D4 /* REATransitionAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABD1B4A312F5898B4F16FF1DD56CC01 /* REATransitionAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 84E7F77F0C30475ECEB2449E4B161FA8 /* BSG_KSCrash.m in Sources */ = {isa = PBXBuildFile; fileRef = B56775E18E75A7AAE176F07A0E9855D4 /* BSG_KSCrash.m */; }; - 84F1BBA3EBA06ED9A2C1D66F97096B5F /* BSG_KSMach_Arm.c in Sources */ = {isa = PBXBuildFile; fileRef = B827DD601EE6C9B968237C5AFEEB3A89 /* BSG_KSMach_Arm.c */; }; - 852EF2A15858800A167175D92FDAA78D /* RNSVGFontData.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C23EEE87C439C75E6DC4E179116F863 /* RNSVGFontData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 85445FDFCBA3E2DA1A81DAF6F43D62A8 /* RCTMultiplicationAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 14E7AB0B67CFA791FF39153A07DBA388 /* RCTMultiplicationAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 85638C2F8D35FF711544888B12B5E6D2 /* REABlockNode.h in Headers */ = {isa = PBXBuildFile; fileRef = F61A6B703FE1FF404B9227A250364917 /* REABlockNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8580667BEB1A20D2D2CA8B3E6C957324 /* BSG_KSCrashType.c in Sources */ = {isa = PBXBuildFile; fileRef = F9D718596582D75A939B6AB916C4D93C /* BSG_KSCrashType.c */; }; - 85E64F792393228666A2DC896B23E32F /* RCTUIManager.h in Headers */ = {isa = PBXBuildFile; fileRef = A2F7605CC1EDEC8D22A2502152607CF1 /* RCTUIManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 866E08DB293DE67AE863D63B7B0AC954 /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 18C436320C0B653E9A3F13615BD78123 /* mztools.c */; }; - 866FA5F9CE994D18CC03583949E4BE83 /* RCTDevMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 30628FA4DD9D154C5604D0CEABBDF226 /* RCTDevMenu.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 868C9EF47A976D5341C869EF6E4036FE /* BSG_KSCrashC.h in Headers */ = {isa = PBXBuildFile; fileRef = CA23F84C6972DA64D8B1D5ED138B975C /* BSG_KSCrashC.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 869890903B37C503E7FD8E1F41F59734 /* React-RCTAnimation-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D43A9025174F5386C7B867B052311F66 /* React-RCTAnimation-dummy.m */; }; - 86BE3168916AEF95FCF9CE5C987EB83B /* BugsnagCrashReport.h in Headers */ = {isa = PBXBuildFile; fileRef = 38B38B60AD1D2A7D2EC3EB697EC29E38 /* BugsnagCrashReport.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 86D0E5174F3A488FEB3163C62876658E /* RCTRootViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = E91A48E1C50788BE69FB917AD169F0D7 /* RCTRootViewDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8281C89E4A30505E37E1331748D62073 /* REANodesManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 87A550E8AC3A807F397A13E910524DBD /* REANodesManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 82CDA6B596702D39061B7C5BB4C69C49 /* RCTTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 62D4E63A0643B6957A2AEF48ECE5CB6E /* RCTTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8322709E81AEEA839E7FC7888242951E /* RCTURLRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 87D873FEFF184167BFC06CFFBD761041 /* RCTURLRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 834FB89D7DB61483288C20507F8369EC /* BSG_KSSignalInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BB5A5E6A2CD2B76A41648CE0069A1D1 /* BSG_KSSignalInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 836B16584A8F3340C13CE106D9F0406E /* RCTInspectorPackagerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 68A9B7FCA10AE75086434A85124B5DB0 /* RCTInspectorPackagerConnection.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 837ACEF67E9A94180C3273D2C5D641EE /* NativeToJsBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 762C60E797E8CE32CA1A020340AB96AB /* NativeToJsBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8391539D4FFB0E728DF7B3BA1FE37A79 /* RCTCxxModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = E61E6878BF3982503206320645DB3BCF /* RCTCxxModule.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 83F46FF7D41537510B02A0B4F84272C8 /* RCTView.m in Sources */ = {isa = PBXBuildFile; fileRef = CF118FCAE5110271AADED3D34B6D3D6D /* RCTView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 8401F5597841E608E3BED037E1AE7AFD /* RCTScrollableProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 101114E15570B72F2FA2E57ED65667B8 /* RCTScrollableProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 841293A5F4375F83DB5B5AF733096A5E /* JWTBase64Coder.m in Sources */ = {isa = PBXBuildFile; fileRef = E8A65D00F9DBCDDD06CE95EAAEB0F401 /* JWTBase64Coder.m */; }; + 84A5949021E42ADE6DA26A4E789E1A92 /* TurboModuleUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F80D90D2FFE6F12BACA05A69BC6991F /* TurboModuleUtils.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 84B1D5DC6C672026999BB7199AFDB7D4 /* REATransitionAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4285BC2732762DCF427798A64421E75E /* REATransitionAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 84E7F77F0C30475ECEB2449E4B161FA8 /* BSG_KSCrash.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B9877F7ACA7DE426C744E99AAD196F3 /* BSG_KSCrash.m */; }; + 84F1BBA3EBA06ED9A2C1D66F97096B5F /* BSG_KSMach_Arm.c in Sources */ = {isa = PBXBuildFile; fileRef = 13FC3FD16173AD6F0E2B9EF49B93A076 /* BSG_KSMach_Arm.c */; }; + 852EF2A15858800A167175D92FDAA78D /* RNSVGFontData.h in Headers */ = {isa = PBXBuildFile; fileRef = 87BD22070C302E54732EB728A0068217 /* RNSVGFontData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 85445FDFCBA3E2DA1A81DAF6F43D62A8 /* RCTMultiplicationAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A2A0683377DE14330D897F96A9ACBE5 /* RCTMultiplicationAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 85638C2F8D35FF711544888B12B5E6D2 /* REABlockNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 990F108404BD2EAB237DF91856500DA4 /* REABlockNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8580667BEB1A20D2D2CA8B3E6C957324 /* BSG_KSCrashType.c in Sources */ = {isa = PBXBuildFile; fileRef = 200E74284FCAA5D161188BC3B903D528 /* BSG_KSCrashType.c */; }; + 85E64F792393228666A2DC896B23E32F /* RCTUIManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BA3B48FBC93CD7977774FFC58F58775 /* RCTUIManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 866E08DB293DE67AE863D63B7B0AC954 /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F44802650770D9395F26BC0729097D7 /* mztools.c */; }; + 866FA5F9CE994D18CC03583949E4BE83 /* RCTDevMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = BCED8F4341385815C6481C91F1B33DF9 /* RCTDevMenu.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 868C9EF47A976D5341C869EF6E4036FE /* BSG_KSCrashC.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C3FDF97D5138EC2AE05ACDC154B0951 /* BSG_KSCrashC.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 869890903B37C503E7FD8E1F41F59734 /* React-RCTAnimation-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 241BCBEE4B95A70DD2F2E8E811133534 /* React-RCTAnimation-dummy.m */; }; + 86BE3168916AEF95FCF9CE5C987EB83B /* BugsnagCrashReport.h in Headers */ = {isa = PBXBuildFile; fileRef = ADA24B05710E2E01B13DF1EE244D1C89 /* BugsnagCrashReport.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 86D0E5174F3A488FEB3163C62876658E /* RCTRootViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = DCD01485D21E432A9A19E09B441CC81B /* RCTRootViewDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; 870D351F38C54A674C7A868C729379A1 /* QBCheckmarkView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5CD0FF372C113F85FDDAB98373E3CAE4 /* QBCheckmarkView.m */; }; 8728DC93A7E07515B95933723ACC82CC /* symbolize.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4618717C7FB65A18C65314551F1E98A9 /* symbolize.cc */; settings = {COMPILER_FLAGS = "-Wno-shorten-64-to-32"; }; }; - 8765C4D4274A1441FF774A9EEF7EC407 /* NSDataBigString.mm in Sources */ = {isa = PBXBuildFile; fileRef = BDCA3AE5174F84CAE528898458190583 /* NSDataBigString.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 87A011C59C2779131C0F49A632AEEE4D /* RCTMaskedView.m in Sources */ = {isa = PBXBuildFile; fileRef = 667C80FD9F88221CFE664286D54DFD0B /* RCTMaskedView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 87AECAC03A079C5004348BDAB391D152 /* experiments.h in Headers */ = {isa = PBXBuildFile; fileRef = F6DEE452FE741BF961453C94BE03B797 /* experiments.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 880E86CFF7B08B74B6E80D1725B4EE93 /* Instance.h in Headers */ = {isa = PBXBuildFile; fileRef = FA42E677A4533C898FC658C5DA791879 /* Instance.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8828DFD448E48E8344261E934D24615D /* RNSVGBezierElement.m in Sources */ = {isa = PBXBuildFile; fileRef = D1C2C5CBAC1A1C7ADDECB52E17E0433D /* RNSVGBezierElement.m */; }; - 882B39E9E63715CECC72B8CE39F0798E /* RNSVGContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 629DC9E4778E4BBA3A5F5C0095303D2C /* RNSVGContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 886B4ABA16F159910D856C8690852078 /* REANode.h in Headers */ = {isa = PBXBuildFile; fileRef = A30ADB8455EC49184D995887033BB510 /* REANode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 88836E8A97435EFFDEAA237377A75566 /* RCTComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = CF7CD43AD6424F433FF038F54CC527CF /* RCTComponent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 888F2B65E8FA51F31DA691E87F5601B0 /* RCTRedBoxExtraDataViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F50EA2E32372883A45FFA16F0059E781 /* RCTRedBoxExtraDataViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 88FFE10394F13353806F5AC527ABD0EB /* RCTPlatform.mm in Sources */ = {isa = PBXBuildFile; fileRef = 81263CD45D6ABCEDCA1162C316696844 /* RCTPlatform.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness"; }; }; + 8765C4D4274A1441FF774A9EEF7EC407 /* NSDataBigString.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2AE8E48577146442173D6C85F0D65F01 /* NSDataBigString.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 87A011C59C2779131C0F49A632AEEE4D /* RCTMaskedView.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D1345D1734992F79B051C79B4F034A /* RCTMaskedView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 87AECAC03A079C5004348BDAB391D152 /* experiments.h in Headers */ = {isa = PBXBuildFile; fileRef = 94EB6B4B8857C8CB33B9219B40A5B68F /* experiments.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 880E86CFF7B08B74B6E80D1725B4EE93 /* Instance.h in Headers */ = {isa = PBXBuildFile; fileRef = 6F177E9FBCA0198C6FC37B17E957FBAC /* Instance.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8828DFD448E48E8344261E934D24615D /* RNSVGBezierElement.m in Sources */ = {isa = PBXBuildFile; fileRef = 080CF00926AD3F4404A87C2441AC8EEF /* RNSVGBezierElement.m */; }; + 882B39E9E63715CECC72B8CE39F0798E /* RNSVGContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 47493C48729F042E5C97740124298946 /* RNSVGContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 886B4ABA16F159910D856C8690852078 /* REANode.h in Headers */ = {isa = PBXBuildFile; fileRef = 81FAECEADC6372D4A317A2976A2E6277 /* REANode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 88836E8A97435EFFDEAA237377A75566 /* RCTComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 749330E9BCF1EC886F3F62B39DEF8A36 /* RCTComponent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 888F2B65E8FA51F31DA691E87F5601B0 /* RCTRedBoxExtraDataViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FBB44C552CA825AA8D476E6308EC7CB9 /* RCTRedBoxExtraDataViewController.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 88FFE10394F13353806F5AC527ABD0EB /* RCTPlatform.mm in Sources */ = {isa = PBXBuildFile; fileRef = DB46FD91BAB47BE698FC195AB8E99458 /* RCTPlatform.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness"; }; }; 8901A121AE37ABD75B36592B85401172 /* UIImage+RSKImageCropper.m in Sources */ = {isa = PBXBuildFile; fileRef = 6881D34703BE1CEB0183A9DE9A2CDED7 /* UIImage+RSKImageCropper.m */; }; - 893655588E502C049519BB8E65C6C606 /* BugsnagConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = CAFBA1268E39B188634E16BC83CA0A0B /* BugsnagConfiguration.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 894F864B3D616AD9CA528A84CEAEF67E /* BSG_KSString.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A17E3795C9BCC891782201EC6534C41 /* BSG_KSString.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 89716CBF27D3C34A6321167A44B7FCD5 /* appcenter-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B5D3C4E876A255B66DAD95681DF5425 /* appcenter-dummy.m */; }; + 893655588E502C049519BB8E65C6C606 /* BugsnagConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 94AB6204D34280225C80BA6544409EFB /* BugsnagConfiguration.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 894F864B3D616AD9CA528A84CEAEF67E /* BSG_KSString.h in Headers */ = {isa = PBXBuildFile; fileRef = 412416123F9698748E18E7E65675E9F9 /* BSG_KSString.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 89716CBF27D3C34A6321167A44B7FCD5 /* appcenter-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = FE5EA56D99150083467DA4F753C5D755 /* appcenter-dummy.m */; }; 8977464D4BB4700C5D299790C4821FDE /* RSKInternalUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = CCF22D64C65CE0BB5EB4BB618F486653 /* RSKInternalUtility.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8979F0719E52C635F88B303BD2AB87E5 /* RCTTiming.m in Sources */ = {isa = PBXBuildFile; fileRef = 73E3C48D1CB10518591E8F290C737FA4 /* RCTTiming.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 8987579AFC85F31D6423B4C921DE30D3 /* RCTAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E339A1CA50BEF1E8BC32572D0B28F1D /* RCTAnimatedNode.m */; }; - 89D513AADE3E1AD5E0766A3B31B5A512 /* RCTResizeMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D553836A104819CCF38E8A068BD2EB0 /* RCTResizeMode.m */; }; - 89DEAA3F2A400C8232EC97727C7D826C /* BugsnagCrashSentry.h in Headers */ = {isa = PBXBuildFile; fileRef = DAE576629741EE9C86EF92A5E012ED75 /* BugsnagCrashSentry.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8A12B27691C8FFD2335F9BD20DB5D00E /* FFFastImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 62DD82D9B2C405E994805F1C524DE7A0 /* FFFastImageSource.m */; }; - 8A3B0328CB5DF41A39BCCB3899B34CEC /* RCTConvert+REATransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 57FB0C458DAD71C0748526EE8FE83A72 /* RCTConvert+REATransition.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8A8CC5BB726A951810D3CB4E255AFBB2 /* RNPanHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 19B1127544C95FB1BA59BF9FDF1D332F /* RNPanHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8A985AEF4750E60A0B659E4B9E233EDA /* RCTComponentEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 58733DC7A7EBDD799AE7EDEA32322FAE /* RCTComponentEvent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8BD0D9DCC6938C388191D8D02D47D30F /* YGEnums.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 296FA929092D5E882E1EE7F661BFA07F /* YGEnums.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - 8C2F0ADB9BED6CDF94AD4FDE98640AE3 /* REACondNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 61F60D52FA0CD3191647C3F48A2CEDA8 /* REACondNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8C7498211CB965AC43930070C50E5510 /* BSG_KSSystemInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E316F44CC2BE3AD870D5F6DF59EC6F8 /* BSG_KSSystemInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8C95BCF5FD58EC7AB1C1C3008B55DDC2 /* RCTConvert+Text.h in Headers */ = {isa = PBXBuildFile; fileRef = 72EE3D9393E0260BADCF89EA12D9B55C /* RCTConvert+Text.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8CA475791C767C5F20E739483E327D34 /* BugsnagKSCrashSysInfoParser.m in Sources */ = {isa = PBXBuildFile; fileRef = E74E7637B05C4C786410304DA4890F4B /* BugsnagKSCrashSysInfoParser.m */; }; + 8979F0719E52C635F88B303BD2AB87E5 /* RCTTiming.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BCD4619820FA9544A6DAB7EF90268E7 /* RCTTiming.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 8987579AFC85F31D6423B4C921DE30D3 /* RCTAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = A9E239C5615077B7A93766D61BC0DBF9 /* RCTAnimatedNode.m */; }; + 89D513AADE3E1AD5E0766A3B31B5A512 /* RCTResizeMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 17E567B13D3365ABA21FC0A455379320 /* RCTResizeMode.m */; }; + 89DEAA3F2A400C8232EC97727C7D826C /* BugsnagCrashSentry.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC27A904FE5622BF839343D7F8D7A6C /* BugsnagCrashSentry.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8A12B27691C8FFD2335F9BD20DB5D00E /* FFFastImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D2228A3CAFA94ED15FCE2C8EA729FBE /* FFFastImageSource.m */; }; + 8A3B0328CB5DF41A39BCCB3899B34CEC /* RCTConvert+REATransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 305BB889D666AA13D7A42CCA08FAFF14 /* RCTConvert+REATransition.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8A8CC5BB726A951810D3CB4E255AFBB2 /* RNPanHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = FFD8BFCBCE511A4D8106938C15781E62 /* RNPanHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8A985AEF4750E60A0B659E4B9E233EDA /* RCTComponentEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = B8D2D9A6D8072112E9002BA7B1838AF9 /* RCTComponentEvent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8BD0D9DCC6938C388191D8D02D47D30F /* YGEnums.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CB42668AFF3079CB44F466361DAACB9A /* YGEnums.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + 8C2F0ADB9BED6CDF94AD4FDE98640AE3 /* REACondNode.h in Headers */ = {isa = PBXBuildFile; fileRef = C2BF9BCADE78DD001BB388E4B3B63341 /* REACondNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8C7498211CB965AC43930070C50E5510 /* BSG_KSSystemInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 924B87E2B188E94072D8059163551230 /* BSG_KSSystemInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8C95BCF5FD58EC7AB1C1C3008B55DDC2 /* RCTConvert+Text.h in Headers */ = {isa = PBXBuildFile; fileRef = C414914580F198C28D3EF3ABF0D278E3 /* RCTConvert+Text.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8CA475791C767C5F20E739483E327D34 /* BugsnagKSCrashSysInfoParser.m in Sources */ = {isa = PBXBuildFile; fileRef = E1C434071A1D85719FAF8AF8E507D670 /* BugsnagKSCrashSysInfoParser.m */; }; 8D6AE8CFA59FF910EF2F8ED995A283E2 /* UIView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A315FE8A296A5B9B1D026795093C854 /* UIView+WebCache.m */; }; - 8DC3AE4987C29CDDF90F4D20179BC7B2 /* MF_Base64Additions.h in Headers */ = {isa = PBXBuildFile; fileRef = 433F788C844CCAE36E27CDF0CB02705B /* MF_Base64Additions.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8DCDE6DD377E7D735ECC89252CA639FA /* REAClockNodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 904775B21C6C38417E0BC6E68BCD7978 /* REAClockNodes.m */; }; - 8DD12B2EF65D5EB97AD9EE39F13ED3FB /* RCTSinglelineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D29F28222BD136A2514AE3722B8ACDA /* RCTSinglelineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8E454B8C83F5A7240B00066734BF3DFD /* BugsnagApiClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B78D69C0B9DF4B633B0AA5C9ED6C477 /* BugsnagApiClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8E5D4FB618620C72CD6FAD20C5A3C902 /* RCTBaseTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B382960D8480F86E9416CBF06EE4754 /* RCTBaseTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8E74C0345054B72DD076EBF0CA650711 /* JWTBase64Coder.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E8310D4A1B6A32544D9D1D1D275F4BA /* JWTBase64Coder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8E773D494A272503191518A6FC9BCB01 /* REATransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F2880645069269A53508565E908B3F9 /* REATransition.m */; }; - 8EE2FD3B5EB947F687503F0494C25BA7 /* RNSVGClipPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 647A1B5817F10AD46BFB61643185F137 /* RNSVGClipPath.m */; }; - 8EFE2B464BE1F93C96BE3143589E8717 /* RCTProfileTrampoline-x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = 381E80E363948E730925894F8EE2DE0C /* RCTProfileTrampoline-x86_64.S */; }; - 8F0789ADECD84A51F36CD826498085E0 /* RCTTextTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = FBC802A63E8A607421FE40B53AA0B328 /* RCTTextTransform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8F08E56C9589615173CB7396160DA63A /* ModuleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = 207A2C1B6A1C83671FEC9E0927A9B365 /* ModuleRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8F24EFF644808CAA319EF9E00A3C993E /* RCTLog.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2B35B0C17D5D2248F210755B79DE3C44 /* RCTLog.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 8F309961888112B2C0D486333FA4C7FA /* RNCWebViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 766AB931407F43ECC6557C1837F4F95D /* RNCWebViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8F37406F53003896012E6A101916F7ED /* RCTShadowView+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = A4962258C23F56D386DC0F1C8C7FA5CD /* RCTShadowView+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8F736274AB5FE7922E6E41382782CC74 /* RCTImageViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FB091DFE8BEB734842001A25F4AF20AF /* RCTImageViewManager.m */; }; - 8FBC80EF0724A92DBE42F0126858E159 /* RCTViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F9AB49FE3DCEF0988A391995B736F552 /* RCTViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9004D4CB6A142DF3AF78B638898B3088 /* RNCWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = 92C2B0232D8C23A8BE256B3AF9696EB4 /* RNCWebView.m */; }; - 90170A0292D7752576E0475853EB692A /* RNSVGCircleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B539F7C42C25D56C30A0D2BA2E043D /* RNSVGCircleManager.m */; }; - 905873241B5AF3ED7969719250E32487 /* RNGestureHandlerButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 76B4FB0654FDB8478E7FA090E27F074A /* RNGestureHandlerButton.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 90CE9D3E90CFF70CAC64D3FFA105AECF /* RNReanimated-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D3F879D987CEC8AA1309A03E7D4DB32 /* RNReanimated-dummy.m */; }; - 90D3ADE71A57F4BABAF246BBC60BB033 /* RCTRawTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = C8907F5CDB833925408F30C41DF9183D /* RCTRawTextShadowView.m */; }; - 91306A9689A9CEE5063B07085F5AB3DC /* RCTBorderStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = BDD67943ADBB13206A76212661591FE7 /* RCTBorderStyle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9149889F2CDCDE3F72DC6B72F84093C5 /* AppCenterReactNativePushUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D766CDBF66C2F3BEA4410EEBACE66CA /* AppCenterReactNativePushUtils.m */; }; - 91540ECAC226B117DAD688B3F23987FF /* RCTNativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = B429482077B325F391287AD209A9E11B /* RCTNativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 91E6B9ADEE505C21F59904D244812A29 /* REAModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 97E3B69DA99A67CE40A6B31938A6F0B5 /* REAModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 92067B4091004BF297FF15F7E163CF66 /* REATransitionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5121C7F70E9B4D88CB8D1E71BB04134 /* REATransitionManager.m */; }; - 922F3BD9FEE22D18CDDCB10732E0E56B /* RNCNetInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = C1494A3783B9EA970B335F25454ACD14 /* RNCNetInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 92330D2E1E09F2AFC5169D9192A9143D /* BSG_KSSignalInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 21B84F8F2F6238872387E90DCA8D6B51 /* BSG_KSSignalInfo.c */; }; - 9280E2E6B5C9D7D04CE3CBB092E9AC68 /* RNSVGUseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D26F26D8F3017DFE6AABAF3894F3973A /* RNSVGUseManager.m */; }; - 930D176DBCB981583BAB84A915B86C2F /* RCTImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 04C6558097024B8F71EE3C598AD8D938 /* RCTImageSource.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 9324CA187AA1FF65EC9BAC2A6B13DF3E /* RNSVGPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 533E890A387A0E343356A32C9DB6E5EE /* RNSVGPath.m */; }; - 939D33BE4EAD9788B2C553FE29D92328 /* RCTEventDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A43594CD5842D7F23377C9735DC8368 /* RCTEventDispatcher.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 93C54730DD440D3D44E8805D830A196F /* BSG_KSMach_x86_64.c in Sources */ = {isa = PBXBuildFile; fileRef = 40FA8E21612564868C8AB8A7DB5AE6E2 /* BSG_KSMach_x86_64.c */; }; - 93CCC0C57A1B339CFBD54743E9A65E01 /* hmac.c in Sources */ = {isa = PBXBuildFile; fileRef = F0B7891FF78578FEECD0384BAB1CAA0C /* hmac.c */; }; - 93D4C85B8EC9F5F9B1C14309A6C48C3A /* RCTPerformanceLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = B1FFCB3986299E4A31EF35BC2E6B0DA3 /* RCTPerformanceLogger.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 93EC8D424A6C585697CEA89C57ECB72A /* BSG_KSCrashSentry_User.c in Sources */ = {isa = PBXBuildFile; fileRef = 3CBEF0755F40C76ED70708AFF8DDD676 /* BSG_KSCrashSentry_User.c */; }; - 945D6E8B65673BFBFF53BA7F7813BDB1 /* REAJSCallNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 94D930D1B67BF0195538469D339445E2 /* REAJSCallNode.m */; }; - 94B19AC1743178441490077C9129CD79 /* RCTMultipartStreamReader.h in Headers */ = {isa = PBXBuildFile; fileRef = 0E098120D8A557B1B26DB9281839DEBC /* RCTMultipartStreamReader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8DC3AE4987C29CDDF90F4D20179BC7B2 /* MF_Base64Additions.h in Headers */ = {isa = PBXBuildFile; fileRef = 069F8BC36316E7BCD933057C3EB4E43F /* MF_Base64Additions.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8DCDE6DD377E7D735ECC89252CA639FA /* REAClockNodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 94AC692FC1FA4DF2F7B280B67306FFB6 /* REAClockNodes.m */; }; + 8DD12B2EF65D5EB97AD9EE39F13ED3FB /* RCTSinglelineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 211098E54F92DB2F08C49A33C99649BC /* RCTSinglelineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8E454B8C83F5A7240B00066734BF3DFD /* BugsnagApiClient.h in Headers */ = {isa = PBXBuildFile; fileRef = E964D660E5512C9CEE74562846C9E2FF /* BugsnagApiClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8E5D4FB618620C72CD6FAD20C5A3C902 /* RCTBaseTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DE47FDD7A2D4A744F1323127A4FA800 /* RCTBaseTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8E74C0345054B72DD076EBF0CA650711 /* JWTBase64Coder.h in Headers */ = {isa = PBXBuildFile; fileRef = 001F84FAF6C3F9CF76CABF5064A16F76 /* JWTBase64Coder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8E773D494A272503191518A6FC9BCB01 /* REATransition.m in Sources */ = {isa = PBXBuildFile; fileRef = EBD817C3F3FF8386BFF8AF1DF4102CBB /* REATransition.m */; }; + 8EE2FD3B5EB947F687503F0494C25BA7 /* RNSVGClipPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 951F02F64B48FE94AFE13810080637CA /* RNSVGClipPath.m */; }; + 8EFE2B464BE1F93C96BE3143589E8717 /* RCTProfileTrampoline-x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = EA6B6B6EE7CB43D175CADB44EBC13DF9 /* RCTProfileTrampoline-x86_64.S */; }; + 8F0789ADECD84A51F36CD826498085E0 /* RCTTextTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = BF7A5B11A16AF00D7BD46A546B024D47 /* RCTTextTransform.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8F08E56C9589615173CB7396160DA63A /* ModuleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A6311A227356EE4CFC7664743FA3119 /* ModuleRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8F24EFF644808CAA319EF9E00A3C993E /* RCTLog.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0CC267B914B8E6CF3F6E8B78972F24B6 /* RCTLog.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 8F309961888112B2C0D486333FA4C7FA /* RNCWebViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EC266746F402A9EC0EC8AFF005E3CD23 /* RNCWebViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8F37406F53003896012E6A101916F7ED /* RCTShadowView+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = C1B201D496BA65F09AAA6EA9D3FFA3E0 /* RCTShadowView+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8F736274AB5FE7922E6E41382782CC74 /* RCTImageViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FD038FF544ECF57055C645E6923FD2DB /* RCTImageViewManager.m */; }; + 8FBC80EF0724A92DBE42F0126858E159 /* RCTViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 539B39FC89B7FCBB529167F36116CFC3 /* RCTViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9004D4CB6A142DF3AF78B638898B3088 /* RNCWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F1C9F5739FA255AAA5D31CB91C5D90C /* RNCWebView.m */; }; + 90170A0292D7752576E0475853EB692A /* RNSVGCircleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 54CF1A7EFA4D052C3F74D465F2DF097C /* RNSVGCircleManager.m */; }; + 905873241B5AF3ED7969719250E32487 /* RNGestureHandlerButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B53BBE0E5C53B8553702AFB083CCC8 /* RNGestureHandlerButton.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 90CE9D3E90CFF70CAC64D3FFA105AECF /* RNReanimated-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F19A7B0E4B2F2AD69444185B550F1670 /* RNReanimated-dummy.m */; }; + 90D3ADE71A57F4BABAF246BBC60BB033 /* RCTRawTextShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B18C8D94F3CB29B5668A6813937C7CA /* RCTRawTextShadowView.m */; }; + 91306A9689A9CEE5063B07085F5AB3DC /* RCTBorderStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = 75431FAF4010B1DB9A47EF52889F6F62 /* RCTBorderStyle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9149889F2CDCDE3F72DC6B72F84093C5 /* AppCenterReactNativePushUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB45BB974AC404317DE978DEB5BCD48 /* AppCenterReactNativePushUtils.m */; }; + 91540ECAC226B117DAD688B3F23987FF /* RCTNativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 8768E1FDCC2E1BB881454AC6AF14F5AA /* RCTNativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 91E6B9ADEE505C21F59904D244812A29 /* REAModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B8F647CBB6C347914F45454A76E24F4 /* REAModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 92067B4091004BF297FF15F7E163CF66 /* REATransitionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1300766CBE7B77B2DBED980D88927E71 /* REATransitionManager.m */; }; + 922F3BD9FEE22D18CDDCB10732E0E56B /* RNCNetInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D3645D38A80D5F7C678D28011D4D3CB /* RNCNetInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 92330D2E1E09F2AFC5169D9192A9143D /* BSG_KSSignalInfo.c in Sources */ = {isa = PBXBuildFile; fileRef = C1B9F84F7E172240F728E26E307F2508 /* BSG_KSSignalInfo.c */; }; + 9280E2E6B5C9D7D04CE3CBB092E9AC68 /* RNSVGUseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B52F63467A82D03E9B60FABB3B411CDA /* RNSVGUseManager.m */; }; + 930D176DBCB981583BAB84A915B86C2F /* RCTImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B1497C2C1A7CBF344F78F7E433EFED0 /* RCTImageSource.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 9324CA187AA1FF65EC9BAC2A6B13DF3E /* RNSVGPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D1AC93874051C4D23A9CC474E9FF889 /* RNSVGPath.m */; }; + 939D33BE4EAD9788B2C553FE29D92328 /* RCTEventDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D3F780D9BF075594BCFE713BD2989 /* RCTEventDispatcher.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 93C54730DD440D3D44E8805D830A196F /* BSG_KSMach_x86_64.c in Sources */ = {isa = PBXBuildFile; fileRef = 75B656B26697BD13EA38F5E7695CB066 /* BSG_KSMach_x86_64.c */; }; + 93CCC0C57A1B339CFBD54743E9A65E01 /* hmac.c in Sources */ = {isa = PBXBuildFile; fileRef = 91C915F1873594FBAD220EF7DB9267A8 /* hmac.c */; }; + 93D4C85B8EC9F5F9B1C14309A6C48C3A /* RCTPerformanceLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 404DBAF0E5525D269B1274D186A651E5 /* RCTPerformanceLogger.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 93EC8D424A6C585697CEA89C57ECB72A /* BSG_KSCrashSentry_User.c in Sources */ = {isa = PBXBuildFile; fileRef = 6F5E114733A3E84396C7A2B311B152D4 /* BSG_KSCrashSentry_User.c */; }; + 945D6E8B65673BFBFF53BA7F7813BDB1 /* REAJSCallNode.m in Sources */ = {isa = PBXBuildFile; fileRef = C5087EB55ED1F66B8A36A10C78D8158F /* REAJSCallNode.m */; }; + 94B19AC1743178441490077C9129CD79 /* RCTMultipartStreamReader.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B30F9C35EE45F590257CD981B30FCC3 /* RCTMultipartStreamReader.h */; settings = {ATTRIBUTES = (Project, ); }; }; 94B8EE53CDDAC46B5241443DD2B610ED /* ja.lproj in Resources */ = {isa = PBXBuildFile; fileRef = B329A890CFEF24A268F52417E4A1A95F /* ja.lproj */; }; - 94C039AE0D8233E82EBBF8CD60D104E1 /* react-native-webview-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 275CA1248C9B7EC94C18A1F296D3C01D /* react-native-webview-dummy.m */; }; - 94D57D1F8087170D3C55D8BA061D1001 /* BSG_KSBacktrace_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = BF9BD80C671691E047DF0942AF803017 /* BSG_KSBacktrace_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 94F6ED11B0F6798A935FEB489C8D6386 /* RCTBaseTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B9C42471D4393CB0FCEE21A43544289 /* RCTBaseTextInputView.m */; }; - 9518EC25E281C288FBD95F93C88A3918 /* RNSVGMarkerPosition.h in Headers */ = {isa = PBXBuildFile; fileRef = C4A2F61647CC750707E20CE69955D30E /* RNSVGMarkerPosition.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 956C9E3A5E409524C016EE9FFD2DB82C /* RCTConvert+Text.h in Headers */ = {isa = PBXBuildFile; fileRef = 72EE3D9393E0260BADCF89EA12D9B55C /* RCTConvert+Text.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 94C039AE0D8233E82EBBF8CD60D104E1 /* react-native-webview-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FC247AF983A4EBC7011CC172E14D3C9 /* react-native-webview-dummy.m */; }; + 94D57D1F8087170D3C55D8BA061D1001 /* BSG_KSBacktrace_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D82AEE538F3D2C2639080B1BA9FA615 /* BSG_KSBacktrace_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 94F6ED11B0F6798A935FEB489C8D6386 /* RCTBaseTextInputView.m in Sources */ = {isa = PBXBuildFile; fileRef = A7AC09D7C50A61E347C50DF20F5273C0 /* RCTBaseTextInputView.m */; }; + 9518EC25E281C288FBD95F93C88A3918 /* RNSVGMarkerPosition.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D33B0373B55029C0FA38C0F041260A4 /* RNSVGMarkerPosition.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 956C9E3A5E409524C016EE9FFD2DB82C /* RCTConvert+Text.h in Headers */ = {isa = PBXBuildFile; fileRef = C414914580F198C28D3EF3ABF0D278E3 /* RCTConvert+Text.h */; settings = {ATTRIBUTES = (Project, ); }; }; 95B1E8095099249C34E2221EF735D1ED /* stl_logging.h in Headers */ = {isa = PBXBuildFile; fileRef = 500CD235BE5B3293056B13F781DD399B /* stl_logging.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 95BEE723FBED3020F5559E89A731222E /* NSDataBigString.h in Headers */ = {isa = PBXBuildFile; fileRef = 8DB5A78A74E7355A4D952EFB18A3AB1B /* NSDataBigString.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 95ECA8508AEB2CDD487EE201B70B50D1 /* RCTInputAccessoryView.m in Sources */ = {isa = PBXBuildFile; fileRef = 80B7EF43D219E93F3BA9D1C0EC27432F /* RCTInputAccessoryView.m */; }; - 960B6E559757E829DC977BA146E4FE15 /* RCTBridgeMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = E7CB64114C497B23A42C33A90756CD38 /* RCTBridgeMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 960B81835CCACE99EAF6D7301646A57D /* RNGestureHandler-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8479BCE0BB3BB84E9FB24163ACD90351 /* RNGestureHandler-dummy.m */; }; - 961E178766FFC74BE8CC650BEB06621E /* BSG_KSCrashReportVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 807CDEE75FEFAE866234DC1B6BF061A5 /* BSG_KSCrashReportVersion.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9625FEF21AB6F4E5841110F5A2F9605A /* RNSVGGroupManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E1D10D3414B221D868E01A95E9F08BF2 /* RNSVGGroupManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 964A636C17364491DAE991789B68758B /* ModuleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A3CBB961C6F4F80E8C1E493AE0562824 /* ModuleRegistry.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 967E9E68BD9E067F0336617EAC00139D /* MessageQueueThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 89CC15FC26155FFF7B527A92ED68E973 /* MessageQueueThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 96B4535EC51BA2817FFD1276D1B828B3 /* RCTJavaScriptLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A7F12816C4C31EE2672DBDAA018B83B /* RCTJavaScriptLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 96FEB9F17F3553A3EACC3D455D3DD5EE /* RCTConvertHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = F3CD2F29EC71FBCA2E9CDFE4DF5B795D /* RCTConvertHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9703BB939339924311C22BB7A6848922 /* RCTNativeModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 94AC38B437608E9305F1A53DF48BFA7F /* RCTNativeModule.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 971C9EE80F77635EE2F9A1CE29CC64C8 /* RCTUITextField.h in Headers */ = {isa = PBXBuildFile; fileRef = A50CF9D07F78EF5A2FC548ABD9831D21 /* RCTUITextField.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 972A57E3479459C2FE8F5FFB757629C3 /* RCTDeviceInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A5B709E7E663F5C71FE3F7D841F5290 /* RCTDeviceInfo.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 9734A835A1328E7F0C952F35AB668720 /* RNSVGLength.m in Sources */ = {isa = PBXBuildFile; fileRef = 9014DDDFB5990B6A7A678E13285D49FE /* RNSVGLength.m */; }; - 97497C7F5420F59CC51662027A2B19E2 /* RNSVGTSpan.m in Sources */ = {isa = PBXBuildFile; fileRef = F64EA9A3DEDE84783D51AB138E32485D /* RNSVGTSpan.m */; }; - 9763633360AEB240421C916388A33413 /* RNSVGImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 763C47E75880A6E60C7C5378F2D1250E /* RNSVGImageManager.m */; }; - 97721617D9EF5E33FB632ED42C8A9BBE /* RCTExceptionsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D9F11D4D0FEF830BFE0C8AE8161252E /* RCTExceptionsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 97D2A7F7FD98E52E23B336CFD3DF3548 /* RCTBaseTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 72F6FA0B9E1F16EC5BEA5E1121532071 /* RCTBaseTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 97FC3286532F2FD85FE354EB2095D5D9 /* RCTBackedTextInputViewProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CADAFE65ED179060FA65114CFCBAFDB /* RCTBackedTextInputViewProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 982DDE49D0D238B58ADD1174DC220DC8 /* RCTTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B81AD36F61AF5A28495997D64FA35CD /* RCTTextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 95BEE723FBED3020F5559E89A731222E /* NSDataBigString.h in Headers */ = {isa = PBXBuildFile; fileRef = 956C1F7317B18746D6B64CE3C3E0B970 /* NSDataBigString.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 95ECA8508AEB2CDD487EE201B70B50D1 /* RCTInputAccessoryView.m in Sources */ = {isa = PBXBuildFile; fileRef = EA597C61FF9840799FA29132C91E3F0A /* RCTInputAccessoryView.m */; }; + 960B6E559757E829DC977BA146E4FE15 /* RCTBridgeMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = 39E79518BC3E210EB85FCB824733BC25 /* RCTBridgeMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 960B81835CCACE99EAF6D7301646A57D /* RNGestureHandler-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = FA44E31F34F1203DCE556701AD0C2BFA /* RNGestureHandler-dummy.m */; }; + 961E178766FFC74BE8CC650BEB06621E /* BSG_KSCrashReportVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = CDCCE6CAD73753774A80CCD7391B2741 /* BSG_KSCrashReportVersion.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9625FEF21AB6F4E5841110F5A2F9605A /* RNSVGGroupManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BE555FD3309CDE2487E210DD7BDB325 /* RNSVGGroupManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 964A636C17364491DAE991789B68758B /* ModuleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E2C6EA5319C2B8903C2D8D47A85DB177 /* ModuleRegistry.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 967E9E68BD9E067F0336617EAC00139D /* MessageQueueThread.h in Headers */ = {isa = PBXBuildFile; fileRef = DA5DEF33B9FF0AE6A9AC4A21C8C0AA8B /* MessageQueueThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 96B4535EC51BA2817FFD1276D1B828B3 /* RCTJavaScriptLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = DAE24BDA6878F847E767530459855393 /* RCTJavaScriptLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 96FEB9F17F3553A3EACC3D455D3DD5EE /* RCTConvertHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 1FF6BBEDD49C4EB667F84F432BEACE8F /* RCTConvertHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9703BB939339924311C22BB7A6848922 /* RCTNativeModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 69F193DD689567A1EC91CD6CCA85ED1A /* RCTNativeModule.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 971C9EE80F77635EE2F9A1CE29CC64C8 /* RCTUITextField.h in Headers */ = {isa = PBXBuildFile; fileRef = CF6BFFA42963118B9013AF2885FDED8B /* RCTUITextField.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 972A57E3479459C2FE8F5FFB757629C3 /* RCTDeviceInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = B288A7555F8793EC534D167B4A464606 /* RCTDeviceInfo.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 9734A835A1328E7F0C952F35AB668720 /* RNSVGLength.m in Sources */ = {isa = PBXBuildFile; fileRef = 901F8F4731C43FC9886E25BE1467D92B /* RNSVGLength.m */; }; + 97497C7F5420F59CC51662027A2B19E2 /* RNSVGTSpan.m in Sources */ = {isa = PBXBuildFile; fileRef = AF2418467E220A6AF43E22516D2277D6 /* RNSVGTSpan.m */; }; + 9763633360AEB240421C916388A33413 /* RNSVGImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C771A808915743F1FDE862511B2A02FC /* RNSVGImageManager.m */; }; + 97721617D9EF5E33FB632ED42C8A9BBE /* RCTExceptionsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C4DEE616F2B6038FF4F8A63E8E785845 /* RCTExceptionsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 97D2A7F7FD98E52E23B336CFD3DF3548 /* RCTBaseTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 109BC455884ED6DC962C80108746800F /* RCTBaseTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 97FC3286532F2FD85FE354EB2095D5D9 /* RCTBackedTextInputViewProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E6B730264FC7ABA9A43B98B7D54FCD7 /* RCTBackedTextInputViewProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 982DDE49D0D238B58ADD1174DC220DC8 /* RCTTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = F80B9F8E7C0096AB81AA30137AFD3A68 /* RCTTextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; 98785746063AFE3D4866C0E503C02919 /* fixed-dtoa.h in Headers */ = {isa = PBXBuildFile; fileRef = E5ABBFA01F2FF051D4F3EA859ECF739B /* fixed-dtoa.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 98A7643E678B301C11B5492B701365C2 /* RNSScreen.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AE16FB57BD3AE27D8D38CBF760B306F /* RNSScreen.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 98AB2900FAC5CE54700374DEF87D2603 /* REAClockNodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 0ED93CF083369045F98989AF8E10249E /* REAClockNodes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 98AF90EECA5D186D49FA081B015FDDE5 /* RCTLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = C4ED8B47017A8D02D73A3211C260D578 /* RCTLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 990C114FE36C3BA307A4CEC634A01D41 /* TurboCxxModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 877F18DF961D938DA8656D7C67E58F26 /* TurboCxxModule.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 993DC8019BB53B81D5039B4AB098B407 /* RCTInputAccessoryViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 23283858B77F455FC2485589ECA08D07 /* RCTInputAccessoryViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 995F57F6E3A8F8F3F0CB975427339ADC /* TurboModuleBinding.h in Headers */ = {isa = PBXBuildFile; fileRef = F87A9057B76F33FBC2EB317E91F525B3 /* TurboModuleBinding.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 997D2860D109B9525EA4869A9856629F /* JSCRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 576BDDB5806C15E0927F84BB025F5CCD /* JSCRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9A5AE9F5B12B24817DC0CF360F3781A4 /* BSG_KSMach.h in Headers */ = {isa = PBXBuildFile; fileRef = 0ADC9B7B21C13D287EDD1902D3FADD71 /* BSG_KSMach.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9A8AF5D9B4BCF9B0124269B4D941D0EE /* RNSVGLineManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FAED57AF05C54D15AEEC562EB005CC9E /* RNSVGLineManager.m */; }; - 9AB10E31BAD60D13A313EC4D18D2D1B3 /* RCTImageURLLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 972499456CE690C8F04A609A2ADFD692 /* RCTImageURLLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9AFCF31CE01415D7A401F9557A892A6C /* RCTSurfaceView.h in Headers */ = {isa = PBXBuildFile; fileRef = EFEDCCE743CFDC70A07E6CC9754BCCE4 /* RCTSurfaceView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9B13763F6CC9312E92559FA53A3357E0 /* RNSVGMaskManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 973F4AD6DAB21B9BF4B8C7C2EEEB7910 /* RNSVGMaskManager.m */; }; + 98A7643E678B301C11B5492B701365C2 /* RNSScreen.h in Headers */ = {isa = PBXBuildFile; fileRef = 075BE21C9F42D362A5A5F808A6F50476 /* RNSScreen.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 98AB2900FAC5CE54700374DEF87D2603 /* REAClockNodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 222DDA1471DF5AB693B4672ACE648990 /* REAClockNodes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 98AF90EECA5D186D49FA081B015FDDE5 /* RCTLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 68698337AACC8FA4549FB5214FAD0CDA /* RCTLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 990C114FE36C3BA307A4CEC634A01D41 /* TurboCxxModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B88F4DC049A28F6A0D180BEF9ECBC730 /* TurboCxxModule.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 993DC8019BB53B81D5039B4AB098B407 /* RCTInputAccessoryViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A7B256C1ECC4D78E1F2203082AA120D /* RCTInputAccessoryViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 995F57F6E3A8F8F3F0CB975427339ADC /* TurboModuleBinding.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C740CA898FA26C92C3D72DF6E6F35B9 /* TurboModuleBinding.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 997D2860D109B9525EA4869A9856629F /* JSCRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = EB2F11498544DF3078EFD63F938DA82C /* JSCRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9A5AE9F5B12B24817DC0CF360F3781A4 /* BSG_KSMach.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B50BE6450952FCF2AF0FE0D985FD02E /* BSG_KSMach.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9A8AF5D9B4BCF9B0124269B4D941D0EE /* RNSVGLineManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E1F12DB4ACB677CB3AA2F80EC5B0655A /* RNSVGLineManager.m */; }; + 9AB10E31BAD60D13A313EC4D18D2D1B3 /* RCTImageURLLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 33AB7ADCB4E0FEAB9DE85486024F087C /* RCTImageURLLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9AFCF31CE01415D7A401F9557A892A6C /* RCTSurfaceView.h in Headers */ = {isa = PBXBuildFile; fileRef = 05693BEB89E9029A5D87B26CD6CDE07D /* RCTSurfaceView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9B13763F6CC9312E92559FA53A3357E0 /* RNSVGMaskManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 237310C3341FFCAC4CC08DBB95FFD1CB /* RNSVGMaskManager.m */; }; 9B7093349498C49CA2524507AB88A888 /* QBCheckmarkView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6313BE17D5EADC128B35E20A29553BB3 /* QBCheckmarkView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9CB9FE419E53CCA57DA123E4F5176E8E /* RCTTurboModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 51EA6FAE6F793D9ED2D46B27CCBE9837 /* RCTTurboModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9CB9FE419E53CCA57DA123E4F5176E8E /* RCTTurboModule.h in Headers */ = {isa = PBXBuildFile; fileRef = D354D27C672B59D683A4D3424D3C4EB4 /* RCTTurboModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; 9CD82EF72057C355BEAF094C48390B7F /* SpookyHashV2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05ABA8005EEF0BA34A682330C303E3D6 /* SpookyHashV2.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 9CDB325DF1DC419ECA19EF497A1E4C10 /* RCTRootShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A9B4C4A5295BA4F3C217F7BD5D9DAB4 /* RCTRootShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9CED9EE5CB7376FF7FB07C9F43879FEC /* FBReactNativeSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = AF5F6F66E17CE963352E7F493B003891 /* FBReactNativeSpec.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9CF24836EE8003EBF3A43D6C887E9ED2 /* MF_Base64Additions.m in Sources */ = {isa = PBXBuildFile; fileRef = E4BF185DFA2EB7F957C52703419170CE /* MF_Base64Additions.m */; }; - 9D47C5C8E92BFCC95459EC980709E37B /* RCTScrollViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 44DB3FB6F5457652A9A74006146C8255 /* RCTScrollViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 9D5590348B85C8CC65F559DABF33D1C0 /* RCTSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = C6D9782ECF8ADE54F32C33999ED8AC26 /* RCTSlider.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 9D6AEC2BADA6415B32183279535FC3FD /* RNRotationHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F37D7AB563ECEEC45F3397875BC921A /* RNRotationHandler.m */; }; - 9DB98C978B336BA55BF6C859C3021860 /* RNSVGSvgView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ECE71B718C071907EAA0502C0C4FCAC /* RNSVGSvgView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9DBD405A4400A1BD71763A9C397DEA96 /* RCTAccessibilityManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 09808D254E938DA304CEACEAD255112D /* RCTAccessibilityManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9DD2800019C231F2EBBB147258BB820C /* RCTPerformanceLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E2FD3FFEDD07FC63CEBC0344DF58BB0 /* RCTPerformanceLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9CDB325DF1DC419ECA19EF497A1E4C10 /* RCTRootShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = F751E983E92C9FEE748E464EFE1E2CAF /* RCTRootShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9CED9EE5CB7376FF7FB07C9F43879FEC /* FBReactNativeSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = AC64A7660E5DE5F54E02C768FE6A5108 /* FBReactNativeSpec.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9CF24836EE8003EBF3A43D6C887E9ED2 /* MF_Base64Additions.m in Sources */ = {isa = PBXBuildFile; fileRef = E664614AEA208D781C40C3242B0DD533 /* MF_Base64Additions.m */; }; + 9D47C5C8E92BFCC95459EC980709E37B /* RCTScrollViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C5F12D404B227F649341FF8A8ACD54BF /* RCTScrollViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 9D5590348B85C8CC65F559DABF33D1C0 /* RCTSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = A4DF4C3B098FFDC142B35DFB9219795C /* RCTSlider.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 9D6AEC2BADA6415B32183279535FC3FD /* RNRotationHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 0857D2D07263745EA80EFDEF6A7D1A5A /* RNRotationHandler.m */; }; + 9DB98C978B336BA55BF6C859C3021860 /* RNSVGSvgView.h in Headers */ = {isa = PBXBuildFile; fileRef = B7D947282545378C528B40F2E5BE3D74 /* RNSVGSvgView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9DBD405A4400A1BD71763A9C397DEA96 /* RCTAccessibilityManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 67850A1D752CC12314DA357435A44D70 /* RCTAccessibilityManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9DD2800019C231F2EBBB147258BB820C /* RCTPerformanceLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = D98DF48A99BB046A82A56DBC0F8CE514 /* RCTPerformanceLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; 9DF2CE74B6A97E45A81FF56EA34F2683 /* SDWebImageImageIOCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AA6CBA71D1F2C69F602E7AC20219422 /* SDWebImageImageIOCoder.m */; }; - 9E0D99BDEC43ADE505D4E2F8832C6316 /* CodePushUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 0C07985551F172DEADEF620CC925ED61 /* CodePushUtils.m */; }; - 9E26C936F739DC62C0578E231BB01471 /* RCTPackagerClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 33C1A6FF998C2FF6E63D4FA86B0DECDA /* RCTPackagerClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9E30A067B6E090C88125CE1D6119D16B /* CodePushConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 37E3D40391316F086D1BE392A4C1B8C0 /* CodePushConfig.m */; }; - 9E35AF16FA811ED54521FD4E6352E394 /* REAEventNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D0D62A1194BD5437920E044A646545B /* REAEventNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9E3DB8537E357E563FC1D1E0B5A26880 /* NSTextStorage+FontScaling.h in Headers */ = {isa = PBXBuildFile; fileRef = 1537A1C13F9135D09076589CA2D91200 /* NSTextStorage+FontScaling.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9E3FDFA5FE43DF56A9E6F0E2ADFD0521 /* REATransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 18C9A1CA032C31DD8983712A3B254932 /* REATransition.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9E0D99BDEC43ADE505D4E2F8832C6316 /* CodePushUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = ABD3AE47F58C7A5D426D35A90E17E45C /* CodePushUtils.m */; }; + 9E26C936F739DC62C0578E231BB01471 /* RCTPackagerClient.h in Headers */ = {isa = PBXBuildFile; fileRef = F061C227864F3DC00FF28D1A98EFAC4C /* RCTPackagerClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9E30A067B6E090C88125CE1D6119D16B /* CodePushConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 62C5F05F6EB29F28AB04F4CD7CD16020 /* CodePushConfig.m */; }; + 9E35AF16FA811ED54521FD4E6352E394 /* REAEventNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 08F8A66C3B000AEC731BD9E92303A01F /* REAEventNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9E3DB8537E357E563FC1D1E0B5A26880 /* NSTextStorage+FontScaling.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E4FF1B8277E2912B30BA323E27EE77F /* NSTextStorage+FontScaling.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9E3FDFA5FE43DF56A9E6F0E2ADFD0521 /* REATransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 64794D7D420CEAE87150D902706C906A /* REATransition.h */; settings = {ATTRIBUTES = (Project, ); }; }; 9E4BBE0119827EEAD976D9C79E52D0BF /* SDWebImageFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = B5290B22FB1E06A7204F4C426F7D435C /* SDWebImageFrame.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9E7495A7A4F5CD2F451424077DF4C6B3 /* RCTDevLoadingView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E7C02EF361082840025DCDD741D591E /* RCTDevLoadingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9E9C777BBF138D8A869929731D93A123 /* RNSVGPathParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 83E2A0F8E7828479A08B7F66B0478490 /* RNSVGPathParser.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9EAA160F40B7AEA5F8323BF14AE1AD73 /* BSG_KSSystemCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = E4257BED38ED5C42CE68A3F5486FCC20 /* BSG_KSSystemCapabilities.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9EDF6BACC0217C75CBE0C3D94BE22607 /* RCTPackagerConnection.mm in Sources */ = {isa = PBXBuildFile; fileRef = 52A66F44CE99B5382058E57F70649913 /* RCTPackagerConnection.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 9F1F8C0D7C876D6AB22AFBF8FB374AA9 /* RCTMultilineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C6A57D6326D419B42FDC02681B67D41 /* RCTMultilineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9F5E13B9DC7EE06271B1685D646FC124 /* RCTPickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FD5F3C09A63486959DD0746E6B07DEB9 /* RCTPickerManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - 9FA79214159DE7AA8C68446EF2949635 /* RCTEventAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = ADAA1A292529927F9246843E758A05DB /* RCTEventAnimation.m */; }; - 9FAA61E29632B56EDC52B16EE942C667 /* YGStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = CC9366CC71266FE3127AD11CFE3CAF3C /* YGStyle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9FBA75FFEB994C4A17990D31A8F14FBC /* ImageCropPicker.h in Headers */ = {isa = PBXBuildFile; fileRef = FBF24BED5A123DD2FD247BB87247D606 /* ImageCropPicker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9FDEB4CE7AB9428CCB4F9C67C37AF431 /* RCTTextAttributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BB6AE955F55C6B29CBC98281B1567BA /* RCTTextAttributes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A009EF06CE6C3F8453E1E284E0FA8C26 /* RNSVGDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = F83351F9A6F86FEE4C7D4AC7925BD968 /* RNSVGDefs.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A0276EA2FBDA1C67F6BCE7ED6FECE455 /* RCTSRWebSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C9D143F01C262000939C9128750925F /* RCTSRWebSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A0AAF24864DCD6C3668E329954F5D9D2 /* RCTAnimatedImage.h in Headers */ = {isa = PBXBuildFile; fileRef = DF41D880E198F3A70C9DBBEFA90D12F8 /* RCTAnimatedImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A0E50723784A4CDDF5C7F7D63E4CE37A /* RCTSinglelineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 568039A168117B3562D1B64D5B43A497 /* RCTSinglelineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9E7495A7A4F5CD2F451424077DF4C6B3 /* RCTDevLoadingView.h in Headers */ = {isa = PBXBuildFile; fileRef = E72970CCD8A2CB0669E07714EEEA604C /* RCTDevLoadingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9E9C777BBF138D8A869929731D93A123 /* RNSVGPathParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F66E464B0B6979D025B826E4EF6BBEB /* RNSVGPathParser.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9EAA160F40B7AEA5F8323BF14AE1AD73 /* BSG_KSSystemCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = D7F43B72B6D18F2CD10B967B8C25379C /* BSG_KSSystemCapabilities.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9EDF6BACC0217C75CBE0C3D94BE22607 /* RCTPackagerConnection.mm in Sources */ = {isa = PBXBuildFile; fileRef = DD891935C2DB8472AC4B3E029779846C /* RCTPackagerConnection.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 9F1F8C0D7C876D6AB22AFBF8FB374AA9 /* RCTMultilineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 66390ECC68D16B93ECA98D9054F94163 /* RCTMultilineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9F5E13B9DC7EE06271B1685D646FC124 /* RCTPickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = EEF7AE422BE5385457A4EB80C653A683 /* RCTPickerManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + 9FA79214159DE7AA8C68446EF2949635 /* RCTEventAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 74590C60869ECCC10236E7EAFB20EAC8 /* RCTEventAnimation.m */; }; + 9FAA61E29632B56EDC52B16EE942C667 /* YGStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = D1C725E7F80308F0660BDFD8F56B63A2 /* YGStyle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9FBA75FFEB994C4A17990D31A8F14FBC /* ImageCropPicker.h in Headers */ = {isa = PBXBuildFile; fileRef = CA6DEB2218810052E4294831450A5D06 /* ImageCropPicker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9FDEB4CE7AB9428CCB4F9C67C37AF431 /* RCTTextAttributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D0923B12E1A1FC64F5FF20B32B900D0 /* RCTTextAttributes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A009EF06CE6C3F8453E1E284E0FA8C26 /* RNSVGDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 111BAC5E185FA69F691442D6D4FFFCF5 /* RNSVGDefs.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A0276EA2FBDA1C67F6BCE7ED6FECE455 /* RCTSRWebSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = E52CC5DC4ECA2ADAC39BBD869C46CDAA /* RCTSRWebSocket.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A0AAF24864DCD6C3668E329954F5D9D2 /* RCTAnimatedImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 62C006F04398C8EAFA7C6A68D0FFCEA5 /* RCTAnimatedImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A0E50723784A4CDDF5C7F7D63E4CE37A /* RCTSinglelineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 9025880B749FE893FC3EA0D45118AE70 /* RCTSinglelineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; A134C31FA7290E80F18AAB883C4DA814 /* ScopeGuard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 22281779BB11E6E5997807318FF0C74B /* ScopeGuard.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - A1AC05354704333FCB57AFAB7FC343F0 /* RCTInputAccessoryViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 23283858B77F455FC2485589ECA08D07 /* RCTInputAccessoryViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A217917541049B6232F95571B5541065 /* RCTDiffClampAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 70F8CB63D7F721B0CCA1F676E17A5346 /* RCTDiffClampAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A2611F2FD228921F9A600252B4365F23 /* RCTEventEmitter.h in Headers */ = {isa = PBXBuildFile; fileRef = 255758AAD31F4AE89A3E4FCB419C52A5 /* RCTEventEmitter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A1AC05354704333FCB57AFAB7FC343F0 /* RCTInputAccessoryViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A7B256C1ECC4D78E1F2203082AA120D /* RCTInputAccessoryViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A217917541049B6232F95571B5541065 /* RCTDiffClampAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = D89EAA14BD44BE622F6DF99DC95DA08C /* RCTDiffClampAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A2611F2FD228921F9A600252B4365F23 /* RCTEventEmitter.h in Headers */ = {isa = PBXBuildFile; fileRef = EF892D97BD565C4022BCAC698741F4A3 /* RCTEventEmitter.h */; settings = {ATTRIBUTES = (Project, ); }; }; A2A108D5C8C9AE9D7118BCE4C37F7521 /* UIImageView+HighlightedWebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 743210A8828C82B9A7416AEDE5538CE4 /* UIImageView+HighlightedWebCache.m */; }; - A2CBE742B99580CC13E8E18D61C8A9A8 /* BugsnagCollections.h in Headers */ = {isa = PBXBuildFile; fileRef = 30B20F7237FE470E9980C73B8F618966 /* BugsnagCollections.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A3055080F5BAA489995CCD6555CD8056 /* AppCenterReactNative.m in Sources */ = {isa = PBXBuildFile; fileRef = CD9E827E796B685B87C2AB096B95202A /* AppCenterReactNative.m */; }; - A37B06FD7A45DBAA3E1C62E898302B19 /* RCTComponentEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 239DC1A916EDE9CE89964FB3A6545AF1 /* RCTComponentEvent.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - A3E41BDFCC0AF1B63C925EEE527ECCE5 /* appcenter-crashes-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 76E39F85379E60991ABA29E8A4D1A047 /* appcenter-crashes-dummy.m */; }; - A4027DC999073BABB17BB588A8B17253 /* RCTValueAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 80E275A79D35737D28DF4F5FAA77B6DE /* RCTValueAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A415AFE0F17D1746DC4BD0CF3E588F4D /* REAPropsNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C2C4FBA81EA35207D15864FE0769B88 /* REAPropsNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A46F1857F204C678959B2072EFD4FA84 /* RCTActivityIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = ADE02D26D97DE53CD95313D8CB44AFF7 /* RCTActivityIndicatorView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - A4724DC39B48B402772E46F93E1B8E3F /* RNImageCropPicker-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CEB6BC213DC117AF11D3022F6CCEE23D /* RNImageCropPicker-dummy.m */; }; - A4B467E40F7E342592B65F3AEC3D9E97 /* REAFunctionNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 17080C0388E024C8739BA94CEE46CF3F /* REAFunctionNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A4C63255CAB3DA53A9D697FD7FCC26B5 /* REAValueNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 0AA7C1D1BCDAFA0D8FD2798063A890A0 /* REAValueNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A4FE0D9A932B588691D7A97FE78429F7 /* RCTRedBox.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D894606413B62F4BFD33B8206C36B6C /* RCTRedBox.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A52E0320E6310DA2F9E11351006AB06F /* RCTPropsAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BF7F0DF38A7F9F310FF47BBFB8AE52F /* RCTPropsAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A555C6E5ABAA5DB1F62A09D2BC49DA51 /* RCTTurboModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2A05E0DAEA034B56CEF7AD0D8D2C8A9E /* RCTTurboModule.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - A55F73E73A81AB3E9F61D647CE2A0FFF /* CoreModulesPlugins.mm in Sources */ = {isa = PBXBuildFile; fileRef = 99A359321F4D1CA6172052928FD8CA17 /* CoreModulesPlugins.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness"; }; }; - A5850DF84F35676F7498CA69637871D8 /* JWTAlgorithmFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = B0ADB933ED115EC5FD53564986DC1ED5 /* JWTAlgorithmFactory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A593EC8DA8D644E1EC6660D05DB0618B /* MethodCall.h in Headers */ = {isa = PBXBuildFile; fileRef = C18496E84F0F6D1CFB059F1F96357A54 /* MethodCall.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A596F374B46A0059687F6AEA652239A0 /* RNSVGGlyphContext.m in Sources */ = {isa = PBXBuildFile; fileRef = E4240F3295B2D940010BE020CFA04F84 /* RNSVGGlyphContext.m */; }; - A60F4859CCA91F5DC986D71F48BAC42F /* RNSVGRadialGradientManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C1A241A544C2D49B90A3C3DBD4E3E6E2 /* RNSVGRadialGradientManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A2CBE742B99580CC13E8E18D61C8A9A8 /* BugsnagCollections.h in Headers */ = {isa = PBXBuildFile; fileRef = 40C2AA6242E27E2806DDCEB201D530DD /* BugsnagCollections.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A3055080F5BAA489995CCD6555CD8056 /* AppCenterReactNative.m in Sources */ = {isa = PBXBuildFile; fileRef = 2191CE0D25764A4F12331DD329434C87 /* AppCenterReactNative.m */; }; + A37B06FD7A45DBAA3E1C62E898302B19 /* RCTComponentEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = F70A9D61BEF05F6271A08F728204A201 /* RCTComponentEvent.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + A3E41BDFCC0AF1B63C925EEE527ECCE5 /* appcenter-crashes-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 521137434C3D49412160E46C32CF2408 /* appcenter-crashes-dummy.m */; }; + A4027DC999073BABB17BB588A8B17253 /* RCTValueAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D69936AC2A73390AE329F78D391ED1E /* RCTValueAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A415AFE0F17D1746DC4BD0CF3E588F4D /* REAPropsNode.h in Headers */ = {isa = PBXBuildFile; fileRef = FC804262F93BCBAEEAA53E85B6E57724 /* REAPropsNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A46F1857F204C678959B2072EFD4FA84 /* RCTActivityIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BB378B50AEAC4CF300B8D6EBDC0E69F /* RCTActivityIndicatorView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + A4724DC39B48B402772E46F93E1B8E3F /* RNImageCropPicker-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D83D4D1582FA04DCB6ECF994CDD647E1 /* RNImageCropPicker-dummy.m */; }; + A4B467E40F7E342592B65F3AEC3D9E97 /* REAFunctionNode.h in Headers */ = {isa = PBXBuildFile; fileRef = FC4B8B1B2619520B713B274A613B8661 /* REAFunctionNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A4C63255CAB3DA53A9D697FD7FCC26B5 /* REAValueNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 947995D01EA520DB73DA3D4AE0A729F8 /* REAValueNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A4FE0D9A932B588691D7A97FE78429F7 /* RCTRedBox.h in Headers */ = {isa = PBXBuildFile; fileRef = 66C6F422C772A784DAEA7BD5877C1423 /* RCTRedBox.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A52E0320E6310DA2F9E11351006AB06F /* RCTPropsAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C9DB1719AC0690C8A160ED6FDD92A92 /* RCTPropsAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A555C6E5ABAA5DB1F62A09D2BC49DA51 /* RCTTurboModule.mm in Sources */ = {isa = PBXBuildFile; fileRef = A82401B6221B735C44E211905FBF023D /* RCTTurboModule.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + A55F73E73A81AB3E9F61D647CE2A0FFF /* CoreModulesPlugins.mm in Sources */ = {isa = PBXBuildFile; fileRef = CFEDCFDF95DE56757BAE4DA848BBF018 /* CoreModulesPlugins.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness"; }; }; + A5850DF84F35676F7498CA69637871D8 /* JWTAlgorithmFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 13FDC0A8FADFF6A2C1E4930FCE62E691 /* JWTAlgorithmFactory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A593EC8DA8D644E1EC6660D05DB0618B /* MethodCall.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D3C31044E4B2B14CE29958FE1B035BA /* MethodCall.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A596F374B46A0059687F6AEA652239A0 /* RNSVGGlyphContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ED08F63AFABB5E313D24648B51AD233 /* RNSVGGlyphContext.m */; }; + A60F4859CCA91F5DC986D71F48BAC42F /* RNSVGRadialGradientManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 900B2DCF131DA995CB67463F11329A26 /* RNSVGRadialGradientManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; A62003B4D8D15B936859699393CF68C4 /* SDWebImageFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 614A62E03EA710C3E8D0C0BE3018C15C /* SDWebImageFrame.m */; }; - A632902986770A909EE532437D081646 /* RCTTextAttributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BB6AE955F55C6B29CBC98281B1567BA /* RCTTextAttributes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A6BF0F868599A0BDC02634B683005323 /* RCTImageShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = F71F6C19EC48BE4D057B3AFC5D101EC9 /* RCTImageShadowView.m */; }; - A6CDB9BA392697AAE08DA5E44BCEE76A /* RNSVGTSpanManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 87A22A094A32FC3A8DCDDD64D6ED24C3 /* RNSVGTSpanManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A711D38339926A800C15AB60188CDBAA /* CodePushTelemetryManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5843BB3EBD320305BCB1196608F43459 /* CodePushTelemetryManager.m */; }; - A7137E8A4590929843289A456CBDD81B /* RNSVGSymbolManager.m in Sources */ = {isa = PBXBuildFile; fileRef = AD2B667CFE4B4986E0126E947F42A7F4 /* RNSVGSymbolManager.m */; }; - A75C2BCE024FBB532065A7E944779FF7 /* jsilib.h in Headers */ = {isa = PBXBuildFile; fileRef = FEAB6C56BAB40738DC164EA3C40AF10A /* jsilib.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A632902986770A909EE532437D081646 /* RCTTextAttributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D0923B12E1A1FC64F5FF20B32B900D0 /* RCTTextAttributes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A6BF0F868599A0BDC02634B683005323 /* RCTImageShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 19DF198BE494A3A99C1F8AA97ADB8101 /* RCTImageShadowView.m */; }; + A6CDB9BA392697AAE08DA5E44BCEE76A /* RNSVGTSpanManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 18823A870FCDC7CA9E576B4E9A36729E /* RNSVGTSpanManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A711D38339926A800C15AB60188CDBAA /* CodePushTelemetryManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 299D46724A0EDA330FDC3545339ABBD1 /* CodePushTelemetryManager.m */; }; + A7137E8A4590929843289A456CBDD81B /* RNSVGSymbolManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 588BAFEDECEB2512A5FEC67B9997F6EB /* RNSVGSymbolManager.m */; }; + A75C2BCE024FBB532065A7E944779FF7 /* jsilib.h in Headers */ = {isa = PBXBuildFile; fileRef = 74924768DCB8CFA7C7D1DA5CE7A345CA /* jsilib.h */; settings = {ATTRIBUTES = (Project, ); }; }; A786E70D4B7F736EEC952E747E1469F0 /* UIImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 95982F7F6A9C3FAAC2289D90BF6A79D7 /* UIImageView+WebCache.m */; }; A7B409556802C04CEBD1A16F5A21783B /* strtod.cc in Sources */ = {isa = PBXBuildFile; fileRef = BD41390EF74D5469542D23875FEA208F /* strtod.cc */; settings = {COMPILER_FLAGS = "-Wno-unreachable-code"; }; }; - A7B5E600D61FD59C69C6D20A9CE5792A /* NativeToJsBridge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CD709D70C5B41FB5E30D832DBC21BA34 /* NativeToJsBridge.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - A7C6CA4554F58BB1C409F0F4A97C1656 /* RNVectorIconsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 436BABAB379D5437504AA28C4DBD884F /* RNVectorIconsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A7B5E600D61FD59C69C6D20A9CE5792A /* NativeToJsBridge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AC597AED4227AE4C02AA1196A63BDDF /* NativeToJsBridge.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + A7C6CA4554F58BB1C409F0F4A97C1656 /* RNVectorIconsManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A58E138544F2AC0C1D2F272D3C1402D /* RNVectorIconsManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; A835B03141633010F5230E288D4500CC /* SDWebImageDownloaderOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 38E81C229B79E8C798EE99DBFDB8FF3A /* SDWebImageDownloaderOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A8666DCD80BF8CB9023C01824A1EDE65 /* ReactNativeConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C2ED34D1E4C2F62F17F35A3EEE977E8 /* ReactNativeConfig.m */; }; - A8ADEA0E84C33F322FCC2917EB3959AB /* RCTPerfMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B1B24EF12FCBE00AE03EC518C489A9B /* RCTPerfMonitor.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - A8B8BEB2134D3E68B9907C5A48A04A03 /* RNGestureHandlerDirection.h in Headers */ = {isa = PBXBuildFile; fileRef = D128DC5680F48F58995E4510D474DD02 /* RNGestureHandlerDirection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A8BCE71D2660E055DF276BCA3A388927 /* SharedProxyCxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 679DF7B14FB49609796F6B32531AF27F /* SharedProxyCxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A8BF2971C75AFD21E6F9D0D2FFE26F03 /* RCTActionSheetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 10CE74624F6F70C1A80554200EA560DB /* RCTActionSheetManager.m */; }; - A8C772775A4676B3FA3E1B20F9EB6FA9 /* RNSVGPropHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 16615AA231B497399F5B27C535A0C0DB /* RNSVGPropHelper.m */; }; - A8DEAB2762E48D0B674DAF026D976E87 /* RCTImageBlurUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = C8781A736CEF230BF87EA5E015A30D05 /* RCTImageBlurUtils.m */; }; - A8E7C65AB2892F07CC64803EB57CCADF /* RCTImageShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 307D75BDB2A6C8A43FC2B2F2883CF7DF /* RCTImageShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A8F544D5AFE325A1DC7AC9922E320D13 /* RCTConvert+CoreLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = C2630FFF0EFB662DA24C17D0C45E2016 /* RCTConvert+CoreLocation.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + A8666DCD80BF8CB9023C01824A1EDE65 /* ReactNativeConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CB059C75EA83BB001CF397752C69949 /* ReactNativeConfig.m */; }; + A8ADEA0E84C33F322FCC2917EB3959AB /* RCTPerfMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = 762D454A23711C73076597008D22741A /* RCTPerfMonitor.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + A8B8BEB2134D3E68B9907C5A48A04A03 /* RNGestureHandlerDirection.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C4686BBAB20F7D79F41FA3FBA3047D4 /* RNGestureHandlerDirection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A8BCE71D2660E055DF276BCA3A388927 /* SharedProxyCxxModule.h in Headers */ = {isa = PBXBuildFile; fileRef = C9C9AD14647D8D1F0F9367A58EC18A2B /* SharedProxyCxxModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A8BF2971C75AFD21E6F9D0D2FFE26F03 /* RCTActionSheetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 863FDEC62A267DFB3CAEADD9990FF7CC /* RCTActionSheetManager.m */; }; + A8C772775A4676B3FA3E1B20F9EB6FA9 /* RNSVGPropHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 494007781ACF0680CFE97603FCB99D59 /* RNSVGPropHelper.m */; }; + A8DEAB2762E48D0B674DAF026D976E87 /* RCTImageBlurUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 616D280B20FCA3CD1CD0F58C761E3FD5 /* RCTImageBlurUtils.m */; }; + A8E7C65AB2892F07CC64803EB57CCADF /* RCTImageShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = A21757314C03964EDB1FD87AEC990FB7 /* RCTImageShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A8F544D5AFE325A1DC7AC9922E320D13 /* RCTConvert+CoreLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 10411B7A9BBF074F9688FBD58F7B497A /* RCTConvert+CoreLocation.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; A90BEEFCCC17C7FC936F5BFCA442B7CC /* Demangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99EB8E06B2BC798A7F7C246C9E8C2297 /* Demangle.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - A9102589774A3FD3F3808AB2F0F83ACA /* RNNativeViewHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 0CED214629A5AB8ED6CC8AA452680F25 /* RNNativeViewHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A932DF383D9FD51FA7B34B107A851091 /* JSIExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = B9616F07391F832964B2AE25B41A587E /* JSIExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A9B3E1D8BF94F8E4BAB9901CAAAF6BB5 /* sha1.h in Headers */ = {isa = PBXBuildFile; fileRef = 48CE8027AC0E311D2840D0792A2DDBB6 /* sha1.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AA28743F28EB5C81F1D070020CA5D48B /* RCTKeyboardObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = C149B3FB2F6255015869CC9BFCE02A2C /* RCTKeyboardObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AA4B7B29CDF5B7669DFFF8FF5377CC7C /* aestab.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EADCCCF23422C9946DEAD7CFB42FADE /* aestab.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AA8E2C671ACAD021DEA6D2B27F4CCB88 /* JWTCryptoKey.m in Sources */ = {isa = PBXBuildFile; fileRef = CDB40AD516EFDF62824DC7A2B75F2973 /* JWTCryptoKey.m */; }; - AA90E84EF2648153B2C7F1A2400FE9BF /* RCTModuloAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = CD1732BB3EA1307465B31B05FDE34AB9 /* RCTModuloAnimatedNode.m */; }; - AAFCF85D985620B7AF2985FAE9DF0F7E /* RCTRootViewInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 800C1C61F69E7C22F1490C1AF0E2F16C /* RCTRootViewInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AB03F81F72F7FCC873B8E40585163C7F /* RCTResizeMode.h in Headers */ = {isa = PBXBuildFile; fileRef = C1F350C5A67543D54CC1EFE79FCFDBCF /* RCTResizeMode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AB05D6D021C8968233E6625C4318568E /* RCTConvert+CoreLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = CB0AFBCE55F87AF5DA2C613A93C2F19C /* RCTConvert+CoreLocation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AB4BA98A3452BB7A1F33064CED750551 /* jsi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4208D38B42AA49C7791C3E8E51FB97A7 /* jsi.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - AB61581820C49D8997AF6D80D42D8137 /* RCTLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FD8255056C0B5597364567713EAA7A4 /* RCTLayout.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - AB71242585E87C1ABAFF732A17092713 /* RNGestureHandlerModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B59A0A5342B03F9421B9AE6D3C08881 /* RNGestureHandlerModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ABB159E31C767AE2BF6EE30DE4B7D346 /* BugsnagSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 005251F38B6E29BE4A951FC093FC3FB4 /* BugsnagSession.m */; }; - AC43C5B00DC3CF67D4EDA556F86D9C90 /* JWTAlgorithmDataHolderChain.h in Headers */ = {isa = PBXBuildFile; fileRef = 483CEF993C048F69EC6DDF42C86FFC04 /* JWTAlgorithmDataHolderChain.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AC477C6F81EFBE958D0E392AE2BF1276 /* RCTInputAccessoryShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = EAE1AC6C86B25EB72CDDD0413BB0E467 /* RCTInputAccessoryShadowView.m */; }; - ACD5CDAB5F0724B498437299A32FECCA /* REANode.m in Sources */ = {isa = PBXBuildFile; fileRef = DF1CC2A4AB7247BDD3F0747CE5020947 /* REANode.m */; }; - ADB3F4FF46229689C182FBE9193AB4EC /* RNSScreen.m in Sources */ = {isa = PBXBuildFile; fileRef = 48CC8185856DF37904D7A6EF8301B8DB /* RNSScreen.m */; }; + A9102589774A3FD3F3808AB2F0F83ACA /* RNNativeViewHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BB4E2FF0A64D52CCFE4743521FA0DE9 /* RNNativeViewHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A932DF383D9FD51FA7B34B107A851091 /* JSIExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 63DD74DD50E29C72A2F34F52C419CB58 /* JSIExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A9B3E1D8BF94F8E4BAB9901CAAAF6BB5 /* sha1.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A81BAEF7937A43CD8FBF109FCFD5786 /* sha1.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AA28743F28EB5C81F1D070020CA5D48B /* RCTKeyboardObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 13C2FE5296E3CE44CC30B6E6D617BF14 /* RCTKeyboardObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AA4B7B29CDF5B7669DFFF8FF5377CC7C /* aestab.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E465B273793DCF0F714F3A98DC5F4A0 /* aestab.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AA8E2C671ACAD021DEA6D2B27F4CCB88 /* JWTCryptoKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 288A7663A4CCD9FB60A758042F38E054 /* JWTCryptoKey.m */; }; + AA90E84EF2648153B2C7F1A2400FE9BF /* RCTModuloAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = B2DC6A2394FA8DAB0762F6B18F83061A /* RCTModuloAnimatedNode.m */; }; + AAFCF85D985620B7AF2985FAE9DF0F7E /* RCTRootViewInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C7985D4B34F8ABFB074E12F40F62462 /* RCTRootViewInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AB03F81F72F7FCC873B8E40585163C7F /* RCTResizeMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E4F81F72B61DEC4B7C5F535D9EE93D1 /* RCTResizeMode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AB05D6D021C8968233E6625C4318568E /* RCTConvert+CoreLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 1FE7552541A200D90B2FB4854ED50595 /* RCTConvert+CoreLocation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AB4BA98A3452BB7A1F33064CED750551 /* jsi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CDD9069F300A257160B658BAAF77784A /* jsi.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + AB61581820C49D8997AF6D80D42D8137 /* RCTLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = AC21185B624EE33A3E6254291815AF8C /* RCTLayout.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + AB71242585E87C1ABAFF732A17092713 /* RNGestureHandlerModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 80F4DAD712D712924940F3880304B135 /* RNGestureHandlerModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ABB159E31C767AE2BF6EE30DE4B7D346 /* BugsnagSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 6CF63A65439B6986372D9B22B95D6D12 /* BugsnagSession.m */; }; + AC43C5B00DC3CF67D4EDA556F86D9C90 /* JWTAlgorithmDataHolderChain.h in Headers */ = {isa = PBXBuildFile; fileRef = 9368D5A0A91D67BD84AD9587063F7F6B /* JWTAlgorithmDataHolderChain.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AC477C6F81EFBE958D0E392AE2BF1276 /* RCTInputAccessoryShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B626EE7F787A0977FDB367979F1C92F /* RCTInputAccessoryShadowView.m */; }; + ACD5CDAB5F0724B498437299A32FECCA /* REANode.m in Sources */ = {isa = PBXBuildFile; fileRef = FC8850736503CC5BDC39F8F376D27B58 /* REANode.m */; }; + ADB3F4FF46229689C182FBE9193AB4EC /* RNSScreen.m in Sources */ = {isa = PBXBuildFile; fileRef = B1D5FB41C18010DB4845857000855A90 /* RNSScreen.m */; }; ADB7418021F061709A4941D1F00DDE81 /* SDWebImageCodersManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A42AF6FAA62E32BF785704220334BFD /* SDWebImageCodersManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ADDEA309B94CAA51E650B66DDB4CD3B5 /* BugsnagLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = C43BC607E508D42623E2AD33DB57F122 /* BugsnagLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ADF05D33769D6980E24F3BFD12F70752 /* RCTDatePickerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 59A69F95265DFBB85B96FB5699B5F940 /* RCTDatePickerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AE02035C9731A1E174EF4BA27BF1BDA2 /* RCTHTTPRequestHandler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4B0B9F1695AE852BDC258F92C4F3F6FA /* RCTHTTPRequestHandler.mm */; }; - AE0C4E38DB2CA95B507B498155133E22 /* RCTSegmentedControlManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 3ACC1E8BFBCD6C2121FEDE2C802E6DE6 /* RCTSegmentedControlManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - AE20B97215AA05DACD92E621C11FD070 /* JWTCoding+ResultTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 3945C701ECE6F9C145B55B873FC89CCF /* JWTCoding+ResultTypes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AE397F31F41619774641CAC2DB87AA87 /* RCTFrameAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = D66931107A47AB5BFB658A6AA258D431 /* RCTFrameAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AE54328D2341797A9C0B08B4BD5C7151 /* AppCenterReactNativePush.h in Headers */ = {isa = PBXBuildFile; fileRef = A907ACEF1490CBAC6A90E85CE999378E /* AppCenterReactNativePush.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AE6A76260F249B6B2B122BE2D3198231 /* prng.h in Headers */ = {isa = PBXBuildFile; fileRef = BEBE1AA374112B3298A784EC6B14C2B3 /* prng.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AE7E5CEB88DE285A14B49E125734817C /* BugsnagMetaData.h in Headers */ = {isa = PBXBuildFile; fileRef = D8FC4328B99E13D9DB99253F2DBEA2CB /* BugsnagMetaData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ADDEA309B94CAA51E650B66DDB4CD3B5 /* BugsnagLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D195A9E759E130CE84B4A6602E949A9 /* BugsnagLogger.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ADF05D33769D6980E24F3BFD12F70752 /* RCTDatePickerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = AE90A44D9B74CBA0DC65A60769122401 /* RCTDatePickerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AE02035C9731A1E174EF4BA27BF1BDA2 /* RCTHTTPRequestHandler.mm in Sources */ = {isa = PBXBuildFile; fileRef = 69CB1A700725287D0EFFD4A932FD7969 /* RCTHTTPRequestHandler.mm */; }; + AE0C4E38DB2CA95B507B498155133E22 /* RCTSegmentedControlManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F07BD88EF60B80B45681FFDABD8CAD4 /* RCTSegmentedControlManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + AE20B97215AA05DACD92E621C11FD070 /* JWTCoding+ResultTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = DE96AF04CCF0587F7812918676063B7B /* JWTCoding+ResultTypes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AE397F31F41619774641CAC2DB87AA87 /* RCTFrameAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EDCBEFE5DAA68026A1D835910061D48 /* RCTFrameAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AE54328D2341797A9C0B08B4BD5C7151 /* AppCenterReactNativePush.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D872B9B9D280584888487F042716FE4 /* AppCenterReactNativePush.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AE6A76260F249B6B2B122BE2D3198231 /* prng.h in Headers */ = {isa = PBXBuildFile; fileRef = 82D30BF3F61B0A65B50770410095A72C /* prng.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AE7E5CEB88DE285A14B49E125734817C /* BugsnagMetaData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E0D91EF7CCEB422075DA1E3DEA0846B /* BugsnagMetaData.h */; settings = {ATTRIBUTES = (Project, ); }; }; AEA99F9AD518A1ACF5A2A00C1E262AE9 /* String.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DD1AA82163E6786A8E8C206249757289 /* String.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - AEF4D3B25BAFB91DA68931671C53EBF5 /* RCTMultipartDataTask.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BE5DBBF70858D2178522E38D40D1B0C /* RCTMultipartDataTask.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AF0CF9DA18728B9E23B08680324A2EBF /* RCTShadowView+Internal.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EB819712DA80B46FBA7A1284309D214 /* RCTShadowView+Internal.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - AF229E9A2BD9B64CAF4946001B9E019D /* appcenter-push-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C0291D098DEDA01239DDDE581C52A3AC /* appcenter-push-dummy.m */; }; - AF25305F4EAD70B4A8866106653141B2 /* RCTLocalAssetImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = A25F4F952A0116C5747BFF29136453C0 /* RCTLocalAssetImageLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AF2EA6496C1BF65C77752587325E57DA /* RNSVGViewBox.m in Sources */ = {isa = PBXBuildFile; fileRef = EEAB7BD1DB3452EC7EDFC2DC2E0D4644 /* RNSVGViewBox.m */; }; - AF6BC39832260FAAFE45A23FCA8889B3 /* RCTLayoutAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 36F782581DCE6AB9AA2A260C467CF2C5 /* RCTLayoutAnimation.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - AF969AE556B47D0F9AB4502A5E9C2D57 /* RNSVGLinearGradientManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 57B4815369E628D01798F7EB56CD7B25 /* RNSVGLinearGradientManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AFA05EE05C2D49A60A26156016B666C4 /* RCTKeyboardObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B202CDB681C15A7B7A7F69CFEF669D5 /* RCTKeyboardObserver.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - AFE61C7F8F26218A1DE572967DAA5D69 /* decorator.h in Headers */ = {isa = PBXBuildFile; fileRef = F4969D8F57DCDFF35F68FB1C425B3D14 /* decorator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B019F2DAEB8896D01B8E2D580E38FDED /* RNSVGTextPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 8336231642F277DBC41195D03488471A /* RNSVGTextPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B04D832F5BF90552E034F38DBCBEC31A /* RCTJavaScriptLoader.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6513B42107E5200865379171792AC2B6 /* RCTJavaScriptLoader.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - B0649287E8C6F9F4101DB57FDFBDC5E2 /* REANodesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A7AD91424EF49A179547FFE31310E34 /* REANodesManager.m */; }; - B07C618DD021908D2271F5A00B97ECAE /* RCTRawTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 68ED249F2193762350111BE11E6D9E12 /* RCTRawTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B08723295CF1ABDFD21CDF13AABF493B /* BSG_KSCrashSentry_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 779CDA057C8F984ADA97108EE1115CF8 /* BSG_KSCrashSentry_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B08DCCF163BC0DD649187D18CFC318C6 /* RCTReloadCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = B4FE399A88DF65EE14C9459BA301D8FB /* RCTReloadCommand.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - B0A233D6FE69DFA85BD30C454E3AEECF /* RCTCxxConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = A804CC4A5AC073850B4719E13DECD330 /* RCTCxxConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B0CA329C7698B2765A2A08B89158CC17 /* RCTSurface.mm in Sources */ = {isa = PBXBuildFile; fileRef = 44643191C076DCD9B2CC3DCD841D1B7B /* RCTSurface.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - B0D685FCDD9CEAD60E915F5168371B8B /* RCTDatePicker.h in Headers */ = {isa = PBXBuildFile; fileRef = F2A994F5A4B9F5BCCB7A87021A0BD23D /* RCTDatePicker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B1208ABEFA22504998B800C8C953EEED /* RNTapHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = F95DC4C893A8B3B4C7F50219978085F0 /* RNTapHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B1DB90F700D05E9EC43D79B1399D0EC9 /* BSG_KSObjC.c in Sources */ = {isa = PBXBuildFile; fileRef = DB03F9537D60564B149CC93887D97460 /* BSG_KSObjC.c */; }; - B1FB02DEAB4F676D629855A39B2808AD /* RCTURLRequestDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = A6BBFFD6638C2D559AC7779441F6A1A0 /* RCTURLRequestDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B24F92F3543A23686A3062069E511327 /* RCTKeyCommands.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BDFEAE3AFAC633E36CE6123424503DA /* RCTKeyCommands.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B27BA7F21D6F636713330F5EC0FD8633 /* REAConcatNode.m in Sources */ = {isa = PBXBuildFile; fileRef = AFB71630AC2064FA8C49CD051E21461E /* REAConcatNode.m */; }; + AEF4D3B25BAFB91DA68931671C53EBF5 /* RCTMultipartDataTask.h in Headers */ = {isa = PBXBuildFile; fileRef = FE1B7C14C216920526581C94AE8BFD52 /* RCTMultipartDataTask.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AF0CF9DA18728B9E23B08680324A2EBF /* RCTShadowView+Internal.m in Sources */ = {isa = PBXBuildFile; fileRef = E946EF0C975A27D949BC03ABE600C417 /* RCTShadowView+Internal.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + AF229E9A2BD9B64CAF4946001B9E019D /* appcenter-push-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DE9F9A6097643F628CC49B3F96E2A8E4 /* appcenter-push-dummy.m */; }; + AF25305F4EAD70B4A8866106653141B2 /* RCTLocalAssetImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 5033D837E8A57E0D8C213666F62144CA /* RCTLocalAssetImageLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AF2EA6496C1BF65C77752587325E57DA /* RNSVGViewBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C420A69820D11C6D041914CA1C011A6 /* RNSVGViewBox.m */; }; + AF6BC39832260FAAFE45A23FCA8889B3 /* RCTLayoutAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = F176587F576DFC54B20B1BE64B919F78 /* RCTLayoutAnimation.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + AF969AE556B47D0F9AB4502A5E9C2D57 /* RNSVGLinearGradientManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2622752C50D99AC6358FEFABB7ADE17C /* RNSVGLinearGradientManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AFA05EE05C2D49A60A26156016B666C4 /* RCTKeyboardObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B7296AD042F81E66CDFA07B26F73F7F /* RCTKeyboardObserver.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + AFE61C7F8F26218A1DE572967DAA5D69 /* decorator.h in Headers */ = {isa = PBXBuildFile; fileRef = F0983D9F717974F53A243C540FB2FC10 /* decorator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B019F2DAEB8896D01B8E2D580E38FDED /* RNSVGTextPath.h in Headers */ = {isa = PBXBuildFile; fileRef = D76EF86449F033E80D341D914F145942 /* RNSVGTextPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B04D832F5BF90552E034F38DBCBEC31A /* RCTJavaScriptLoader.mm in Sources */ = {isa = PBXBuildFile; fileRef = D084BC6FEB2E2F4B1DB4E3C973543ABD /* RCTJavaScriptLoader.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + B0649287E8C6F9F4101DB57FDFBDC5E2 /* REANodesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E247A74C9BFAB0C4170E1A30072DEA12 /* REANodesManager.m */; }; + B07C618DD021908D2271F5A00B97ECAE /* RCTRawTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 3968876DCCDC5E163468665B52730A0C /* RCTRawTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B08723295CF1ABDFD21CDF13AABF493B /* BSG_KSCrashSentry_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DE3BDCDACD8B9A3DEC3C36C2C9A750 /* BSG_KSCrashSentry_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B08DCCF163BC0DD649187D18CFC318C6 /* RCTReloadCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 798FCE61FD0804F6694894C4870363E5 /* RCTReloadCommand.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + B0A233D6FE69DFA85BD30C454E3AEECF /* RCTCxxConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = BD976A75E6513A05A5C60E99F3BC3720 /* RCTCxxConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B0CA329C7698B2765A2A08B89158CC17 /* RCTSurface.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6DEA9D3870ECEB00433EC28EB101D106 /* RCTSurface.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + B0D685FCDD9CEAD60E915F5168371B8B /* RCTDatePicker.h in Headers */ = {isa = PBXBuildFile; fileRef = 997EEC858862B6AD05B8EFCBBAA4CDE3 /* RCTDatePicker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B1208ABEFA22504998B800C8C953EEED /* RNTapHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F7D5D4DDBE79076D1E45E7E98BBB9EF /* RNTapHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B1DB90F700D05E9EC43D79B1399D0EC9 /* BSG_KSObjC.c in Sources */ = {isa = PBXBuildFile; fileRef = 5CA2891DC00847153246735B8086E731 /* BSG_KSObjC.c */; }; + B1FB02DEAB4F676D629855A39B2808AD /* RCTURLRequestDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = F8CD2B73A796D64ECB435F5A795A2EFD /* RCTURLRequestDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B24F92F3543A23686A3062069E511327 /* RCTKeyCommands.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C2960DA42434E8E3372350E4894E2D8 /* RCTKeyCommands.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B27BA7F21D6F636713330F5EC0FD8633 /* REAConcatNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 9203652CC95C723863F60E2AE080C705 /* REAConcatNode.m */; }; B28B3C3312242F7DFD9A49CC8293CD6E /* QBVideoIconView.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B5386AAA77054E61ADA2EA703EA796 /* QBVideoIconView.m */; }; - B2D71E644F39806E04114880FAC32E4F /* RNSVGBrush.h in Headers */ = {isa = PBXBuildFile; fileRef = 741F69FF404DF4B7B3E5A7BF164C895B /* RNSVGBrush.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B384BA5E3B3D921BA05E1D356D6DE2DE /* RCTPropsAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = DDD35EB9178E7942C3DDB8F00E6C2BF1 /* RCTPropsAnimatedNode.m */; }; + B2D71E644F39806E04114880FAC32E4F /* RNSVGBrush.h in Headers */ = {isa = PBXBuildFile; fileRef = A59A8ADB5C786CF4324DEF067E8D637E /* RNSVGBrush.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B384BA5E3B3D921BA05E1D356D6DE2DE /* RCTPropsAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7696AFA36FF71AEC9653DCBA1BC17E77 /* RCTPropsAnimatedNode.m */; }; B39AFFF4FF8C3050C5A48C8FA6E8FF37 /* SDWebImageGIFCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 97BECABCBB5188B150CE9DFABBBD7384 /* SDWebImageGIFCoder.m */; }; - B39B25EAF7C902ABF77EB2AFB443E2C2 /* RCTLinkingManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8700CAFF6B5A190E556A17ABE9553B7D /* RCTLinkingManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B411E9029B3A38CCE9AD7C87E4CD8D27 /* AppCenterReactNativePushDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = F47D2661CD66C69A2B7EA5BE4490FDB6 /* AppCenterReactNativePushDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B39B25EAF7C902ABF77EB2AFB443E2C2 /* RCTLinkingManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 97920C0BA10C68A3C7421351B6D4AA0E /* RCTLinkingManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B411E9029B3A38CCE9AD7C87E4CD8D27 /* AppCenterReactNativePushDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 92D4C268273C92B530DAF48A10351A70 /* AppCenterReactNativePushDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; B41B88AE6081A9D0D8032DBD315DE541 /* RSKImageCropViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = A3042B307A6F24219C87FC70AD9BFE08 /* RSKImageCropViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B4681C085E07706AAD0AC18E0183E0ED /* RNGestureHandlerRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = 95BAB66F5DDF6EDADFDDBCBDAFAA3C8C /* RNGestureHandlerRegistry.m */; }; - B4B9885C8D0601B483414FC0746B5D7A /* RCTInterpolationAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 91B70A2D38189272F42CD84623903F3F /* RCTInterpolationAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B4BD045C0010A019A59B05DB94275A55 /* REAJSCallNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D9E029DF2E22D99AC271C944B23D7F3 /* REAJSCallNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B50E9E916BC2CAF92872002BCDF0158A /* BSG_KSSystemInfoC.h in Headers */ = {isa = PBXBuildFile; fileRef = 650D3A163478B9F778AB3DF703ADDA95 /* BSG_KSSystemInfoC.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B528E1E05383BB8E04E63A88BF15A7E8 /* React-RCTNetwork-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5549FA6C39CBF3B17E596022C0DE18E8 /* React-RCTNetwork-dummy.m */; }; - B53C9DE56F98C73C72A632D85D05C5B4 /* AppCenterReactNativeCrashesUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = BEDC45FC3C836B60D720F5E3A83E7CD5 /* AppCenterReactNativeCrashesUtils.m */; }; - B54BC415DBCE07497002ADF3B619925E /* RNSVGClipPathManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4EE7E5C5AE6CB8DBDFAF4D2F3EB18866 /* RNSVGClipPathManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B639758C91E76CD186D1656656057523 /* RCTSurfaceView+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = FF8F5C01DD1A80C6BD899339F848CE48 /* RCTSurfaceView+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B6C5CDA69C54AAC932F546D1863E22AF /* RCTReconnectingWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = E4CC2721AA9770273C8C14AE92A11017 /* RCTReconnectingWebSocket.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - B728B3212B886832193D6E67ABF8FDF2 /* RCTProfile.h in Headers */ = {isa = PBXBuildFile; fileRef = F8095241A1438DB18EDA921F169EB012 /* RCTProfile.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B739C472037D4973ADE3267806D82FF9 /* Bitfield.h in Headers */ = {isa = PBXBuildFile; fileRef = 889C111D1B5872ED7016AC08BF02A7B3 /* Bitfield.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B77457CDC79F8C3F3B9FAA7D912FB6A0 /* RCTRefreshControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 3882258F626BB36E7A5F7880E9C7EDFD /* RCTRefreshControl.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - B79802CA54D874625FAB85F25FF47A20 /* JWTAlgorithmHSBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 1981A7565120A1A7C68286EA9BDDBD96 /* JWTAlgorithmHSBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B809511BC0E992CA4B37C5D757DD2C64 /* REATransitionAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = B6A4995ADDF4B65F717CA04106B72EDD /* REATransitionAnimation.m */; }; - B82DA774FBC7EF15212766936903FCF3 /* RCTBackedTextInputDelegateAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = E056568FE39B31ABBE9C1E2B2BAA943B /* RCTBackedTextInputDelegateAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B8554DBE52AE9396C0693CC061123B3E /* RCTUIManagerUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 53107AB621637DEA5E4E5545021F2E5C /* RCTUIManagerUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B865CB34418BF7670DA357FC4CCB1E75 /* JSIExecutor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3598C5FCD4F516A664F8BB27C048EFD5 /* JSIExecutor.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + B4681C085E07706AAD0AC18E0183E0ED /* RNGestureHandlerRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = 6AA98D25746BF254CB0963E6528F8064 /* RNGestureHandlerRegistry.m */; }; + B4B9885C8D0601B483414FC0746B5D7A /* RCTInterpolationAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5356FBDA7C1A77E9052A26E9AE815DF8 /* RCTInterpolationAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B4BD045C0010A019A59B05DB94275A55 /* REAJSCallNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 42DEE39AE5F711769843DD44F6C39DBD /* REAJSCallNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B50E9E916BC2CAF92872002BCDF0158A /* BSG_KSSystemInfoC.h in Headers */ = {isa = PBXBuildFile; fileRef = 38A8203FD68B2DF38E53D5E6295F61E4 /* BSG_KSSystemInfoC.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B528E1E05383BB8E04E63A88BF15A7E8 /* React-RCTNetwork-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F59025AEC39EF1711B507CE4FC1F2FA7 /* React-RCTNetwork-dummy.m */; }; + B53C9DE56F98C73C72A632D85D05C5B4 /* AppCenterReactNativeCrashesUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = E069B50D0227556AC9BC40F3F23355F8 /* AppCenterReactNativeCrashesUtils.m */; }; + B54BC415DBCE07497002ADF3B619925E /* RNSVGClipPathManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EC05DC303C60BF98537E1D344DABA6E2 /* RNSVGClipPathManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B639758C91E76CD186D1656656057523 /* RCTSurfaceView+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 88A8909EDB7F2C57406B20B0A86B0DD2 /* RCTSurfaceView+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B6C5CDA69C54AAC932F546D1863E22AF /* RCTReconnectingWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = BD495CCBFE31E2FC98B543DFF8F5D419 /* RCTReconnectingWebSocket.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + B728B3212B886832193D6E67ABF8FDF2 /* RCTProfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 085D076C80E87E4BAD81A0630B1DCE19 /* RCTProfile.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B739C472037D4973ADE3267806D82FF9 /* Bitfield.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CA2929B462F195EC357E25051CB8306 /* Bitfield.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B77457CDC79F8C3F3B9FAA7D912FB6A0 /* RCTRefreshControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 6494AC7C29CA9E20B2E3DD12EADDA035 /* RCTRefreshControl.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + B79802CA54D874625FAB85F25FF47A20 /* JWTAlgorithmHSBase.h in Headers */ = {isa = PBXBuildFile; fileRef = B7318BC6A6A2FBE3D87CFB540C385173 /* JWTAlgorithmHSBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B809511BC0E992CA4B37C5D757DD2C64 /* REATransitionAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 69D05A0241308C93D5B8175671239AAE /* REATransitionAnimation.m */; }; + B82DA774FBC7EF15212766936903FCF3 /* RCTBackedTextInputDelegateAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 11BC4E629D7C4A05360B6400B09951E0 /* RCTBackedTextInputDelegateAdapter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B8554DBE52AE9396C0693CC061123B3E /* RCTUIManagerUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = F79549FC3249A78600225B2A0E20DC5B /* RCTUIManagerUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B865CB34418BF7670DA357FC4CCB1E75 /* JSIExecutor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2B957E59445FF05CB78C0EB393A06A45 /* JSIExecutor.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; B89567EF7368A8E2800354C41C70AF9A /* UIImage+ForceDecode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F43438D0DCF75C641B350C4B3B4D945 /* UIImage+ForceDecode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B8F603B99F6BF262CFC4291990919051 /* RCTGIFImageDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F793398A2E4F319D264F7125720689F /* RCTGIFImageDecoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B8F603B99F6BF262CFC4291990919051 /* RCTGIFImageDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = CEFD521751BA226683BFD9A89A6FE406 /* RCTGIFImageDecoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; B930C066CE1B7BF9EE4339E2AAFE96A6 /* fast-dtoa.h in Headers */ = {isa = PBXBuildFile; fileRef = 0738413BC2A0045D917DF14C9BFF84D8 /* fast-dtoa.h */; settings = {ATTRIBUTES = (Project, ); }; }; B93C4B6FA525F102CC09D48C1132AADD /* SDWebImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EFA6434AACD7E265CDDA35CB17EB213 /* SDWebImageManager.m */; }; - B96C4657D5760165F405BD05515A4656 /* RCTDatePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A7C6F5687A5BA2DD3A7125E78DC927A /* RCTDatePicker.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + B96C4657D5760165F405BD05515A4656 /* RCTDatePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 766713C004B3D6E8422C94E12A828244 /* RCTDatePicker.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; B9F13B97FB4C561DC26CCEDF08536FD6 /* SDAnimatedImageRep.h in Headers */ = {isa = PBXBuildFile; fileRef = F8C28D85EFA3D9B24DC644A40C5CF053 /* SDAnimatedImageRep.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B9FDFB1B206F2920509655960D36CF14 /* RCTSafeAreaView.m in Sources */ = {isa = PBXBuildFile; fileRef = 55380BC4D6D49A8B5228C777F8820B37 /* RCTSafeAreaView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - BA059026C2A9E675205045850B35EEAB /* RCTWeakProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = EAEFB51A46259376E7139E01D4B46F18 /* RCTWeakProxy.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - BA595E62CAACFADD25CF96443616A3AD /* appcenter-analytics-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DB03566725099D62A1632D79761CAE9A /* appcenter-analytics-dummy.m */; }; - BA700CDBCF35D4DA5BFB12A626C0E47D /* RCTEventAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AE6D62660A8A798BAB8247F956D7529 /* RCTEventAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BA7494073AA46EC1D913A5777AE55E7E /* JWTCryptoSecurity.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B2B841FC83B39C8AFB5322F54A5289C /* JWTCryptoSecurity.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BA9E8B725B9A8CD23FBF15614C59F41F /* BSG_KSMach.c in Sources */ = {isa = PBXBuildFile; fileRef = 9F711C642741B5870AB4E7A798833DE6 /* BSG_KSMach.c */; }; - BABE9C72F56404AAB329D0E51AB426E1 /* AppCenterReactNativeAnalytics.h in Headers */ = {isa = PBXBuildFile; fileRef = B9C2E10706A85E35FEC8B608085C0F93 /* AppCenterReactNativeAnalytics.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BAC586225E9A055824BCEDC4F9537E6B /* RCTBundleURLProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = D0F2F3FB1D57E725B7C7B90ED68533CD /* RCTBundleURLProvider.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BADA92C6C6648B147575607011612844 /* RNIapIos.h in Headers */ = {isa = PBXBuildFile; fileRef = F7927186F44A868954D04DC2763D780C /* RNIapIos.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BAF0F3643FF6537D18C0C4D20C0DBB98 /* BSG_RFC3339DateTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 63EFBBA9167AF65B4CC52202757D7131 /* BSG_RFC3339DateTool.m */; }; - BB4BA9876EB73A544940D7A5EDB8A93C /* RCTAlertManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 50022CB8D153CF9301BB4AD6877D6DAB /* RCTAlertManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - BB86C1DDD306E8D945815A57C3CCFC3C /* RCTScrollContentShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = C8B232A2D1569E740DE5D014FCD156B2 /* RCTScrollContentShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - BBBAC003D6102D7BCD5800A9C5B52E59 /* RNSVGImage.m in Sources */ = {isa = PBXBuildFile; fileRef = AB267E3FF3A67485D050538BFDFE869F /* RNSVGImage.m */; }; - BC3D2F7AE8EE679444D3365BB38E40A0 /* JSINativeModules.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E1ECE23D9BF7DDF9B82B26A97F0C75C /* JSINativeModules.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BCE07C70262E2824F7536A585779CB40 /* RCTProfile.m in Sources */ = {isa = PBXBuildFile; fileRef = 9236A9257D584AAE3989D33BA06B1200 /* RCTProfile.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - BCE52057BD78B978971C1179B504140A /* RCTRawTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BD43079B436EDC7898698C81407D821C /* RCTRawTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BCFE4B2F03DE9428A3E23A6A2DDF4BA3 /* prng.c in Sources */ = {isa = PBXBuildFile; fileRef = 74ED7BF5C2C49490F02607AC37ABB022 /* prng.c */; }; + B9FDFB1B206F2920509655960D36CF14 /* RCTSafeAreaView.m in Sources */ = {isa = PBXBuildFile; fileRef = 523E3519A0321F4CDDE412782B997E24 /* RCTSafeAreaView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + BA059026C2A9E675205045850B35EEAB /* RCTWeakProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = 71B56D9A0CACCD4F70DE4CADC4B4AF6C /* RCTWeakProxy.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + BA595E62CAACFADD25CF96443616A3AD /* appcenter-analytics-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0968CF3500AB84324472D776E32D3598 /* appcenter-analytics-dummy.m */; }; + BA700CDBCF35D4DA5BFB12A626C0E47D /* RCTEventAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D3326B3E0B65B56482CBE0C3985A518 /* RCTEventAnimation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BA7494073AA46EC1D913A5777AE55E7E /* JWTCryptoSecurity.h in Headers */ = {isa = PBXBuildFile; fileRef = C85696C014718EC6BE3337E03BC59FFC /* JWTCryptoSecurity.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BA9E8B725B9A8CD23FBF15614C59F41F /* BSG_KSMach.c in Sources */ = {isa = PBXBuildFile; fileRef = 245E63E1433E9CA1319CC2E03E999EE2 /* BSG_KSMach.c */; }; + BABE9C72F56404AAB329D0E51AB426E1 /* AppCenterReactNativeAnalytics.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C2C1AC9B9885B46B2F061FCCA3C774A /* AppCenterReactNativeAnalytics.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BAC586225E9A055824BCEDC4F9537E6B /* RCTBundleURLProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = AB9CDEFEFC8F05620D5E0A2019263D92 /* RCTBundleURLProvider.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BADA92C6C6648B147575607011612844 /* RNIapIos.h in Headers */ = {isa = PBXBuildFile; fileRef = E48F5B38847FAC0C8F071C691AC26BDE /* RNIapIos.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BAF0F3643FF6537D18C0C4D20C0DBB98 /* BSG_RFC3339DateTool.m in Sources */ = {isa = PBXBuildFile; fileRef = 63415568EF1EF77A0D1384057FE53B43 /* BSG_RFC3339DateTool.m */; }; + BB4BA9876EB73A544940D7A5EDB8A93C /* RCTAlertManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC7BCE5511951182C6E13F141E8AAF5 /* RCTAlertManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + BB86C1DDD306E8D945815A57C3CCFC3C /* RCTScrollContentShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 092C6CC099C382384FD7624695BFF321 /* RCTScrollContentShadowView.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + BBBAC003D6102D7BCD5800A9C5B52E59 /* RNSVGImage.m in Sources */ = {isa = PBXBuildFile; fileRef = F148F192C71ED2C67B8603C2C1FE4241 /* RNSVGImage.m */; }; + BC3D2F7AE8EE679444D3365BB38E40A0 /* JSINativeModules.h in Headers */ = {isa = PBXBuildFile; fileRef = DA492B063D4ACCC10A262811F161020E /* JSINativeModules.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BCE07C70262E2824F7536A585779CB40 /* RCTProfile.m in Sources */ = {isa = PBXBuildFile; fileRef = E273DC5184E19ACFD265573993D8008D /* RCTProfile.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + BCE52057BD78B978971C1179B504140A /* RCTRawTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 663F6686949DE8675D72B9B0F7E5BEEE /* RCTRawTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BCFE4B2F03DE9428A3E23A6A2DDF4BA3 /* prng.c in Sources */ = {isa = PBXBuildFile; fileRef = ACBE2136A63954855544623E46ABA6BA /* prng.c */; }; BCFEDCF75CD6C632198EA59001E2203C /* CGGeometry+RSKImageCropper.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F920A75F2D2BC64613BCFAF861B4538 /* CGGeometry+RSKImageCropper.m */; }; - BD46A5D1315885F646412872A02ACA78 /* RNSVGImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 289944A759CA79CED59DE7CE73982170 /* RNSVGImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BD79F6B65349C921CE308EDC53DBFED7 /* RNCWebView.h in Headers */ = {isa = PBXBuildFile; fileRef = 216C74CCF4975C34AD8967E8E8649918 /* RNCWebView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BDC2B2016F8091674B817D2EF8D08118 /* aeskey.c in Sources */ = {isa = PBXBuildFile; fileRef = 76888EB052F29E45823D4C3600F1C32B /* aeskey.c */; }; + BD46A5D1315885F646412872A02ACA78 /* RNSVGImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DC1FF68F20F1F962F77199562EF83AE /* RNSVGImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BD79F6B65349C921CE308EDC53DBFED7 /* RNCWebView.h in Headers */ = {isa = PBXBuildFile; fileRef = DADB7449FB089F545D7DBB910E00E629 /* RNCWebView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BDC2B2016F8091674B817D2EF8D08118 /* aeskey.c in Sources */ = {isa = PBXBuildFile; fileRef = 92DCD9037067DEE26ACAD5612CCD07C5 /* aeskey.c */; }; BDC76C1D94B0C2D18BD800ADD18940C3 /* SDWebImage-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DE0E9F831516916D1743974589A94C21 /* SDWebImage-dummy.m */; }; - BDDC06DB0E906925A77A38C0EECD197A /* RCTDisplayLink.m in Sources */ = {isa = PBXBuildFile; fileRef = 34955F600597D80E1D693C6F81483078 /* RCTDisplayLink.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - BE2DCAD39B2CEB2642AABE2D24761253 /* RCTFrameAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 14B14498AC17272B3C6DA921616555C9 /* RCTFrameAnimation.m */; }; - BE45551A955D5953183FA879E9E5F7CC /* RCTSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = D791C5B12447E67CC81BA6B4B7C1F0E8 /* RCTSwitch.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + BDDC06DB0E906925A77A38C0EECD197A /* RCTDisplayLink.m in Sources */ = {isa = PBXBuildFile; fileRef = A35D4710DF1983F45B4AF417E5D2B600 /* RCTDisplayLink.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + BE2DCAD39B2CEB2642AABE2D24761253 /* RCTFrameAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3440D4F169AC0E56FAB66FC7C4295BA3 /* RCTFrameAnimation.m */; }; + BE45551A955D5953183FA879E9E5F7CC /* RCTSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F851E11CB01AA8EA020E61075769055 /* RCTSwitch.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; BEAACB445A8428E8D8A345DFAAF5C23F /* QBAssetsViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 743339C3D198997C9E94321401FCBFAA /* QBAssetsViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; BEB014B667D2D37691883E689C5B22F5 /* CGGeometry+RSKImageCropper.h in Headers */ = {isa = PBXBuildFile; fileRef = C8AAAB17FA581EE8E00183CBB6B80F04 /* CGGeometry+RSKImageCropper.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BEEBCB09A0A2EF83877848B92D64AFBE /* BSG_KSCrashReportStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 09EC9ADB6EDC9C5A3FE96C54DFE0711A /* BSG_KSCrashReportStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BEED0BE207B80B4B89191CA79C5ED964 /* RNCConnectionStateWatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 4AB75B2CE04D4E10ABEA1ABB5F020615 /* RNCConnectionStateWatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BF75B8A70595B06E064679934F2F1329 /* instrumentation.h in Headers */ = {isa = PBXBuildFile; fileRef = 2480BC63B06D6038BCBBC0FC7CB58946 /* instrumentation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C12B8ED1BB1AF3C39EA5C9EAAC118831 /* RCTInputAccessoryViewContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 07DC32A256F9BFBFA73458D35ACD79AD /* RCTInputAccessoryViewContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C13607802A82E097C94614A6F16A33AE /* RNVectorIcons-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 09925FA697597BB501D18ED2F21A9D06 /* RNVectorIcons-dummy.m */; }; - C13728C0CF5BB9AC2E7C7AD120BE6624 /* RCTImageEditingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C55BDA22F608A44F2EADBFB99DB0CDB4 /* RCTImageEditingManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness"; }; }; - C1527E631CCA0A9E697CE853758205F9 /* RNPanHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BE8E0555EBFAE8437D1701031C43881 /* RNPanHandler.m */; }; - C183C6E11A0E0A2F431CBF0CA057B88D /* REACallFuncNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 77B4E72EC7755F644E3EAA03B6485570 /* REACallFuncNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C195D1968287D08962FEB9B0D11073A9 /* RCTSourceCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EF26D0C5AB90227116C70E8235AE6D2 /* RCTSourceCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C1B9D4C807EC2938BD1E7D92A8804F09 /* RCTSubtractionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1080C2A16D2DA270650B845486BA715D /* RCTSubtractionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C210C21BAF4D26D1EAE5C85417F8EC31 /* JSIndexedRAMBundle.h in Headers */ = {isa = PBXBuildFile; fileRef = 5719C3927CBA21DAA2C9FAEC0A2E0865 /* JSIndexedRAMBundle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C244C4AEF749407B55BEB89F8A908791 /* BSG_KSCrashSentry_CPPException.mm in Sources */ = {isa = PBXBuildFile; fileRef = F3A995F53AB12F64B3427FE06837892E /* BSG_KSCrashSentry_CPPException.mm */; }; - C262BBFDD58CB24998F2C5BD44708B3D /* RCTFileReaderModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 90C876309386355FA70AD1BF7596D536 /* RCTFileReaderModule.m */; }; - C2723B78DE9B46D6F6853FBABD560714 /* RCTFollyConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C92DED192C7DD06160FE7547CE0FF68 /* RCTFollyConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C2965383E02C10061518CC568D9FD706 /* React-RCTActionSheet-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 232ADA1F154D878205F4EDD9F9EACB1D /* React-RCTActionSheet-dummy.m */; }; - C2A0C0B5BB5DBDA91280E2FF4C0061EC /* RCTAdditionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = BA655F3DE50EDE188D0336BE5CBFD335 /* RCTAdditionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C2A80BD6D6E18BBDED239A0727B9882C /* RCTAdditionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CB9CAA79C36B9CE5E3CE137E1EE4419 /* RCTAdditionAnimatedNode.m */; }; + BEEBCB09A0A2EF83877848B92D64AFBE /* BSG_KSCrashReportStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C660F5D8CEDEC2D67920CC98CD993DC /* BSG_KSCrashReportStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BEED0BE207B80B4B89191CA79C5ED964 /* RNCConnectionStateWatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A1B14AA992B93C2D8826EA7912631E8 /* RNCConnectionStateWatcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BF75B8A70595B06E064679934F2F1329 /* instrumentation.h in Headers */ = {isa = PBXBuildFile; fileRef = AA2AE94E89359BBC60EFB62BA9C4E903 /* instrumentation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C12B8ED1BB1AF3C39EA5C9EAAC118831 /* RCTInputAccessoryViewContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 83904224EE04840AC7B48586AA9E54A6 /* RCTInputAccessoryViewContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C13607802A82E097C94614A6F16A33AE /* RNVectorIcons-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 140C94938546867608F12F969287117C /* RNVectorIcons-dummy.m */; }; + C13728C0CF5BB9AC2E7C7AD120BE6624 /* RCTImageEditingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B146F8BEAF6B18FC004F04F9006A903 /* RCTImageEditingManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-nullability-completeness"; }; }; + C1527E631CCA0A9E697CE853758205F9 /* RNPanHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F109F3C718BEEC442D2C3DB04093FC7 /* RNPanHandler.m */; }; + C183C6E11A0E0A2F431CBF0CA057B88D /* REACallFuncNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 58837AA8C8B204958D28E55AAF7CA38F /* REACallFuncNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C195D1968287D08962FEB9B0D11073A9 /* RCTSourceCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 19D825D05E32FA7C983A1941838FC1B3 /* RCTSourceCode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C1B9D4C807EC2938BD1E7D92A8804F09 /* RCTSubtractionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 707384F222BBDD8376370CE27416596B /* RCTSubtractionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C210C21BAF4D26D1EAE5C85417F8EC31 /* JSIndexedRAMBundle.h in Headers */ = {isa = PBXBuildFile; fileRef = C733DB55FA11B4C7CD21E47E9F23222E /* JSIndexedRAMBundle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C244C4AEF749407B55BEB89F8A908791 /* BSG_KSCrashSentry_CPPException.mm in Sources */ = {isa = PBXBuildFile; fileRef = A40D4C0B72AAE123D646B24F0B0F83B9 /* BSG_KSCrashSentry_CPPException.mm */; }; + C262BBFDD58CB24998F2C5BD44708B3D /* RCTFileReaderModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FF26496E9A1E6B2A869D3D4140C5C6D /* RCTFileReaderModule.m */; }; + C2723B78DE9B46D6F6853FBABD560714 /* RCTFollyConvert.h in Headers */ = {isa = PBXBuildFile; fileRef = 5541AD808FFF563E0194FF350E9E2100 /* RCTFollyConvert.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C2965383E02C10061518CC568D9FD706 /* React-RCTActionSheet-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0EC55B4611530D90D7CB04E8B46F754C /* React-RCTActionSheet-dummy.m */; }; + C2A0C0B5BB5DBDA91280E2FF4C0061EC /* RCTAdditionAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = FFFBB11C2D82EDA0EFE59606DC4DAEE4 /* RCTAdditionAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C2A80BD6D6E18BBDED239A0727B9882C /* RCTAdditionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 05A72C8ECD34AD9B03267EE4640E4AA6 /* RCTAdditionAnimatedNode.m */; }; C2D19922C5121260EE403FFCC4557EF8 /* ieee.h in Headers */ = {isa = PBXBuildFile; fileRef = FEE546D33AE6A9CFD0B9BBB6D34FB7D7 /* ieee.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C2DAABCFA14AF3B14F81C7763C0E9B44 /* REAAllTransitions.h in Headers */ = {isa = PBXBuildFile; fileRef = D124394B4868BBBCB3C906EC75AB125B /* REAAllTransitions.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C2DAABCFA14AF3B14F81C7763C0E9B44 /* REAAllTransitions.h in Headers */ = {isa = PBXBuildFile; fileRef = B41313DDE4A4B0226EFA764AFA05DE70 /* REAAllTransitions.h */; settings = {ATTRIBUTES = (Project, ); }; }; C2E97288BA88ACEE6381A11972074C05 /* NSImage+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 755DD9BB4C95426EBBBC65B008B0B48A /* NSImage+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C372B34192729B56632C34E2B3730149 /* RCTFrameUpdate.h in Headers */ = {isa = PBXBuildFile; fileRef = 368109FB7EAEF8A3510F2A0BC91E2F60 /* RCTFrameUpdate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C3A2D6BCDBDA123DB574B839F8BD2994 /* UIImage+Resize.h in Headers */ = {isa = PBXBuildFile; fileRef = 0CCB8CEF38509854943E875A2C765557 /* UIImage+Resize.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C3C18C36AAA93453A26F0D9B350B83D6 /* RNSVGLinearGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E1B629440D4123F535E3DDE3F8274199 /* RNSVGLinearGradientManager.m */; }; - C41B179D97D3DD536A6490CE0910D01D /* RNSVGSvgView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EF131348F90AD76FBDED3A6D9BBCB3B /* RNSVGSvgView.m */; }; + C372B34192729B56632C34E2B3730149 /* RCTFrameUpdate.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E928A28E808A4CB9760E3607097B997 /* RCTFrameUpdate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C3A2D6BCDBDA123DB574B839F8BD2994 /* UIImage+Resize.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D0B0A8ACD4BC264D9A3DDD2C712EB45 /* UIImage+Resize.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C3C18C36AAA93453A26F0D9B350B83D6 /* RNSVGLinearGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C0CF617C29DBF52869D84FB5321F4B6A /* RNSVGLinearGradientManager.m */; }; + C41B179D97D3DD536A6490CE0910D01D /* RNSVGSvgView.m in Sources */ = {isa = PBXBuildFile; fileRef = AB505D5020405F6D44A73721F3F4ED11 /* RNSVGSvgView.m */; }; C4A5AECA166DFB2496A94D633A2F65C3 /* Pods-eSteemTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E9689DEB21A801ABB813516796CABDF7 /* Pods-eSteemTests-dummy.m */; }; - C4FCD827325570EF9119569B6360334A /* RCTDisplayLink.h in Headers */ = {isa = PBXBuildFile; fileRef = 9DE4CD9D2083928691AB97EC23A8757A /* RCTDisplayLink.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C4FEB5E20F731BCDEAAA0F95CCE5AF99 /* CxxNativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 90A89CA59583DBB7C544F9103A36E9B3 /* CxxNativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C4FCD827325570EF9119569B6360334A /* RCTDisplayLink.h in Headers */ = {isa = PBXBuildFile; fileRef = 2193A38D5E7E4E8108CCCFBDBDCD8DFB /* RCTDisplayLink.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C4FEB5E20F731BCDEAAA0F95CCE5AF99 /* CxxNativeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B6280A7DC2DBAD33A67360466632DEA /* CxxNativeModule.h */; settings = {ATTRIBUTES = (Project, ); }; }; C5BCD94B63B90C18F0EFD9B5BA8A307B /* UIView+WebCacheOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = E933DBF3629F99BAFDAC491A4676D156 /* UIView+WebCacheOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C5E72E14D8CFFC9470A4CCF50E4F7446 /* BugsnagReactNative-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E94E66AF1E6482C26AD176FBF1C5ABC /* BugsnagReactNative-dummy.m */; }; - C6392E335499D2C84212964C3C05A577 /* BugsnagSessionTrackingPayload.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EBAE9D5002E96A21D845E4C027C1851 /* BugsnagSessionTrackingPayload.m */; }; - C6B6684C3D88C826389C24634EC328EC /* RCTTypedModuleConstants.mm in Sources */ = {isa = PBXBuildFile; fileRef = CE4EBC52E5D2BEB9C0D832F874AC6458 /* RCTTypedModuleConstants.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32"; }; }; - C6C7CB2224F9A2025A6B37CDE53FC1AF /* RCTI18nUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B4E37BBE419FB9CC85648F7964845D3 /* RCTI18nUtil.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C6D1392176223C7A48AF027E57177FE9 /* BSG_KSCrashDoctor.h in Headers */ = {isa = PBXBuildFile; fileRef = FCC980C67BED25D291F8BFF004938653 /* BSG_KSCrashDoctor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C6DF6BA311EE414173495321CE163BFA /* RCTImageStoreManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 020B098E135FFFC1E31A7514192D5FCF /* RCTImageStoreManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C71A3344CB29D8600452DFA1EE7EBAEA /* RCTStatusBarManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D551E0FC13A7DDD23103A8532D09F6A0 /* RCTStatusBarManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C5E72E14D8CFFC9470A4CCF50E4F7446 /* BugsnagReactNative-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FE08D99F136073F4DFB7DED8A1EC7D9 /* BugsnagReactNative-dummy.m */; }; + C6392E335499D2C84212964C3C05A577 /* BugsnagSessionTrackingPayload.m in Sources */ = {isa = PBXBuildFile; fileRef = 22DB94EE00119695988EBF807CD69A41 /* BugsnagSessionTrackingPayload.m */; }; + C6B6684C3D88C826389C24634EC328EC /* RCTTypedModuleConstants.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3CE0EE2B4298263633AFA1B48AB887F5 /* RCTTypedModuleConstants.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32"; }; }; + C6C7CB2224F9A2025A6B37CDE53FC1AF /* RCTI18nUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 553CF560AD2F8FE95F5D490A6AD7A900 /* RCTI18nUtil.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C6D1392176223C7A48AF027E57177FE9 /* BSG_KSCrashDoctor.h in Headers */ = {isa = PBXBuildFile; fileRef = 16377E1A007B35E4BFBA23914546587D /* BSG_KSCrashDoctor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C6DF6BA311EE414173495321CE163BFA /* RCTImageStoreManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 47DC94CF57F68CCABBA2EA040A257A96 /* RCTImageStoreManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C71A3344CB29D8600452DFA1EE7EBAEA /* RCTStatusBarManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BEA0EFA102D48D10AD1867AB45EE2BE4 /* RCTStatusBarManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; C75C201B0C265ED74BCBF683A0750D84 /* bignum.cc in Sources */ = {isa = PBXBuildFile; fileRef = E4EEE9E54CCFF690FE7E067F30CAB872 /* bignum.cc */; settings = {COMPILER_FLAGS = "-Wno-unreachable-code"; }; }; C803C77D602326E69B1F3678E14C697D /* utilities.cc in Sources */ = {isa = PBXBuildFile; fileRef = 655ABDC841C3758C7402BDD35CA64088 /* utilities.cc */; settings = {COMPILER_FLAGS = "-Wno-shorten-64-to-32"; }; }; - C8110A25642A4084670C38A2399EAC08 /* RCTFont.h in Headers */ = {isa = PBXBuildFile; fileRef = B936C42C03309BB7AF0500153E808877 /* RCTFont.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8366575C514F3D18B718B19878DDFCB /* BugsnagBreadcrumb.m in Sources */ = {isa = PBXBuildFile; fileRef = 3FCB854F0BC49A4CBB6F7CBD33D5FDE8 /* BugsnagBreadcrumb.m */; }; + C8110A25642A4084670C38A2399EAC08 /* RCTFont.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B33647BE9C28FA6EB9D06EEC337B11C /* RCTFont.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C8366575C514F3D18B718B19878DDFCB /* BugsnagBreadcrumb.m in Sources */ = {isa = PBXBuildFile; fileRef = 9EA1A0D12D13730D743B522A018D52A4 /* BugsnagBreadcrumb.m */; }; C85D4BD99F069300A31F363E422EB484 /* QBAlbumsViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 1956B6B4DA5BE67ED628FED5E12E80E7 /* QBAlbumsViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8A22DD7A5E75A0AC6AD93CF477D6BCB /* RCTMultilineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C4AFD3E2D077A64C5AC105BBBE7AADDA /* RCTMultilineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8EF81E02D9CBA28FB3A7937FC6703F4 /* RCTMaskedView.h in Headers */ = {isa = PBXBuildFile; fileRef = D38F104A631F3293ACE3E691C1F14F41 /* RCTMaskedView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8F5AE3DE1F7A264D3C7EB9F1168625B /* BugsnagKSCrashSysInfoParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 8362EB27851E5750B46F328945CD89CC /* BugsnagKSCrashSysInfoParser.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8FBDB5DA1FBEAB803EB2502EC457322 /* RNSVGText.m in Sources */ = {isa = PBXBuildFile; fileRef = FE10ED11E7DA8B60B834638494D22900 /* RNSVGText.m */; }; - C93817FA378E04102BA27D4F433BB7DE /* RCTUITextField.m in Sources */ = {isa = PBXBuildFile; fileRef = AEC718E438C0308728FB9F0C045EBE18 /* RCTUITextField.m */; }; - C93840FC2AE3C056BC431D0C109F1E07 /* RCTAppState.h in Headers */ = {isa = PBXBuildFile; fileRef = 87EBFFCADBF9C62D4EC05755628BCAA4 /* RCTAppState.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C95C8066C336E2C233D889A4AA7BF555 /* BSG_KSCrashSentry_CPPException.h in Headers */ = {isa = PBXBuildFile; fileRef = 7035D6D1E6DA823FC7C6F57B05BEE0BB /* BSG_KSCrashSentry_CPPException.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C976694D5DF9B9D22ECE125BE8627CE1 /* RNSVGRectManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DEEFF335F53D3F15285DAFF22688DA5 /* RNSVGRectManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C98913A6507C5DDE3DD95BA4ECF8AF64 /* RCTManagedPointer.h in Headers */ = {isa = PBXBuildFile; fileRef = DC0106B32B0C06C14D7D82B368D2049F /* RCTManagedPointer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C8A22DD7A5E75A0AC6AD93CF477D6BCB /* RCTMultilineTextInputViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C04F62B5FE8540ED5F8B7A7627798A37 /* RCTMultilineTextInputViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C8EF81E02D9CBA28FB3A7937FC6703F4 /* RCTMaskedView.h in Headers */ = {isa = PBXBuildFile; fileRef = 41DAFC96BADA6F1E1278C5FF3E691641 /* RCTMaskedView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C8F5AE3DE1F7A264D3C7EB9F1168625B /* BugsnagKSCrashSysInfoParser.h in Headers */ = {isa = PBXBuildFile; fileRef = CD242D0F74F03CE4FF523FF3565E9AF1 /* BugsnagKSCrashSysInfoParser.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C8FBDB5DA1FBEAB803EB2502EC457322 /* RNSVGText.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A7FDD6A99B47C72C57D85ABE729486A /* RNSVGText.m */; }; + C93817FA378E04102BA27D4F433BB7DE /* RCTUITextField.m in Sources */ = {isa = PBXBuildFile; fileRef = EA3A28F4D2E29BB03641C4DC0D7F648C /* RCTUITextField.m */; }; + C93840FC2AE3C056BC431D0C109F1E07 /* RCTAppState.h in Headers */ = {isa = PBXBuildFile; fileRef = D46DEC8229A0210B41C45889AAE1E595 /* RCTAppState.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C95C8066C336E2C233D889A4AA7BF555 /* BSG_KSCrashSentry_CPPException.h in Headers */ = {isa = PBXBuildFile; fileRef = 4063F5B4DFD3BB1947025192F311B0F9 /* BSG_KSCrashSentry_CPPException.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C976694D5DF9B9D22ECE125BE8627CE1 /* RNSVGRectManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CBD25103875C4479577DB08E05075D3 /* RNSVGRectManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C98913A6507C5DDE3DD95BA4ECF8AF64 /* RCTManagedPointer.h in Headers */ = {isa = PBXBuildFile; fileRef = 475A5F1351F6BDC2ED310BAB4AAC7BEE /* RCTManagedPointer.h */; settings = {ATTRIBUTES = (Project, ); }; }; C99DBF177B11CA315A44F4D360857D99 /* UIImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 9CC9AED950C68652415797A2228800DC /* UIImageView+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C9E031E15F49BCA974A112C55945FC0F /* RCTAlertManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9176AF7195EC16FC59995F99B82AD9F9 /* RCTAlertManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C9EB3B7BD3C03FE53AD3B843B3B6B185 /* RCTConvertHelpers.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9B8956912A6A1A587BFB313388DF8E03 /* RCTConvertHelpers.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32"; }; }; - CA170B28E90C973EF19362EB46632044 /* RNSVGGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 877E837496B9782A5AA71CB910170CB0 /* RNSVGGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CA194B19A4DD24CE1A7F1C040BE11BEC /* RCTCxxMethod.mm in Sources */ = {isa = PBXBuildFile; fileRef = C3645F6E8E34AE73213521B0CEDF2EE0 /* RCTCxxMethod.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + C9E031E15F49BCA974A112C55945FC0F /* RCTAlertManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 12DD29547F74B73CA30C4895967CFA0F /* RCTAlertManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C9EB3B7BD3C03FE53AD3B843B3B6B185 /* RCTConvertHelpers.mm in Sources */ = {isa = PBXBuildFile; fileRef = 251778AA29DB7F1137C87F956B729677 /* RCTConvertHelpers.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32"; }; }; + CA170B28E90C973EF19362EB46632044 /* RNSVGGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 64B1ABE6406FE2B8ACC0C48F5DBA8FAA /* RNSVGGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CA194B19A4DD24CE1A7F1C040BE11BEC /* RCTCxxMethod.mm in Sources */ = {isa = PBXBuildFile; fileRef = 441C0EAB867053C94B61711FEDEFD9D7 /* RCTCxxMethod.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; CA4E912E7BD24A7FCF155197EEC061CA /* json.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B2A2ADAC113326BE54C8052CE67C1860 /* json.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - CA5793F28513936E05309A9CBDC43D43 /* BSG_KSCrashIdentifier.h in Headers */ = {isa = PBXBuildFile; fileRef = F367C25A1314AF88738634726024D217 /* BSG_KSCrashIdentifier.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CA5793F28513936E05309A9CBDC43D43 /* BSG_KSCrashIdentifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 88B4D65B3356886C60C57AC9235381BC /* BSG_KSCrashIdentifier.h */; settings = {ATTRIBUTES = (Project, ); }; }; CA58565F5051AFFDA3F31C709C589CD1 /* UIImage+GIF.m in Sources */ = {isa = PBXBuildFile; fileRef = F656ABCB7127A201CAB67040ACD9BBB6 /* UIImage+GIF.m */; }; - CA65B15AF6730C236ABF03F89F400810 /* RCTAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 8FA83A52544F8BA34ACE94B57895DAF4 /* RCTAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CA679053129A24BB39EE896E6DD3C3AC /* RNSVGPainterBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = F20E220F8B925EAC679F634A74F7801A /* RNSVGPainterBrush.m */; }; - CA90D08282E165BD6C2667EF8F979FEF /* RCTVirtualTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 00342A21558DE383089614D0F6CB96E6 /* RCTVirtualTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CA65B15AF6730C236ABF03F89F400810 /* RCTAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = EE30018436781B658E55F753DF7E6F25 /* RCTAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CA679053129A24BB39EE896E6DD3C3AC /* RNSVGPainterBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F183EE3D68D65D6FC04AD577EDD4C7B /* RNSVGPainterBrush.m */; }; + CA90D08282E165BD6C2667EF8F979FEF /* RCTVirtualTextViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = A70A9D64EA4A4F50D05939C0D0BE6976 /* RCTVirtualTextViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; CAA4AC6415444AB7A0AABB9A964A444D /* SDImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B1E324DF08F4DA0688891666785A753 /* SDImageCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CAA671A339C9C39AD4DD41A2BF79DE6E /* RCTImageBlurUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = CCA60AD0DA0D1BE255254CFDD0D72D23 /* RCTImageBlurUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CABED76FF5610C0534B090E89EA3B2FE /* BugsnagNotifier.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D67EAE14CF53E9FAEF925B6C52BA2E3 /* BugsnagNotifier.m */; }; - CAC515C2E230F2507FBF52E9C9C0AF8E /* JWTCoding+VersionThree.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F73E9E069DEC282E5AC5AA07D20F4B8 /* JWTCoding+VersionThree.m */; }; + CAA671A339C9C39AD4DD41A2BF79DE6E /* RCTImageBlurUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 574C4B0516231E6CBD4FB6D868FD0051 /* RCTImageBlurUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CABED76FF5610C0534B090E89EA3B2FE /* BugsnagNotifier.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D7F52C42100CB266951250CFDC941C0 /* BugsnagNotifier.m */; }; + CAC515C2E230F2507FBF52E9C9C0AF8E /* JWTCoding+VersionThree.m in Sources */ = {isa = PBXBuildFile; fileRef = C9E1BE28FDAC2A670530C9AA67C81DE9 /* JWTCoding+VersionThree.m */; }; CAD5136F6340CDBE7374F28BADC8E8EE /* RSKInternalUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = BC13A955835FF9913F685D61F61BB37F /* RSKInternalUtility.m */; }; CAEA05C442E1556ABDDB634213B2812A /* FLAnimatedImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B12D6929A8DD0EBDF727F40D1F9ED36 /* FLAnimatedImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CB0C8583AD35F0923F2A1979255772FA /* RCTModuloAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DBE2C3456435E8D44B1381D494C51BC /* RCTModuloAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CB2B37E3B39CF81E7A89EF3DEFD8F7F3 /* RCTMessageThread.h in Headers */ = {isa = PBXBuildFile; fileRef = 43CD085CB8FD65AE9526BE4F1CD20C0C /* RCTMessageThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CB0C8583AD35F0923F2A1979255772FA /* RCTModuloAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 49BA75DD0BBDE1B8BF8A1F0855EF2251 /* RCTModuloAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CB2B37E3B39CF81E7A89EF3DEFD8F7F3 /* RCTMessageThread.h in Headers */ = {isa = PBXBuildFile; fileRef = A1408A7FA33C38503AA34CD1DC19F294 /* RCTMessageThread.h */; settings = {ATTRIBUTES = (Project, ); }; }; CB5B8D2572B6B211DBA70EAACE57CF4D /* UIImage+MemoryCacheCost.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A1F89A57CFFF6176627AD0EFAE41151 /* UIImage+MemoryCacheCost.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CB8D7548882983C0C446E9E3BC6262FD /* RCTShadowView+Layout.h in Headers */ = {isa = PBXBuildFile; fileRef = C6317B225B8CD32D9A1AE88989CDFC53 /* RCTShadowView+Layout.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CBDAC3DFCFD3FC22E94244B7C444B93F /* RCTConvert+FFFastImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 22D868F6FF1CAF9FC33CEAC096350D84 /* RCTConvert+FFFastImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CBE3F945EF114B87E4919339560699CB /* RNSVGMarker.h in Headers */ = {isa = PBXBuildFile; fileRef = 50C7CE1A5BFCB421CDD87ADC744D1FA2 /* RNSVGMarker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CBE71DAFC11B03D9525FF1D9A22DB7EF /* BSG_KSSystemInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = A00310D6C750DB0C6013ACC40F55305A /* BSG_KSSystemInfo.m */; }; - CC39BA71608BA9FFD62F8C5AF65B227F /* LongLivedObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 953FA9A914139EDC4C8DE619F47E0ED5 /* LongLivedObject.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - CCFC805B014FB3BF7CDAEC30701CF06C /* RCTJavaScriptExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F77CB1D7B6DBD9E28D290834E9A2D67 /* RCTJavaScriptExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CB8D7548882983C0C446E9E3BC6262FD /* RCTShadowView+Layout.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E9DF797F98785A145B2FD74A2370B8A /* RCTShadowView+Layout.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CBDAC3DFCFD3FC22E94244B7C444B93F /* RCTConvert+FFFastImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BDD6C013CCB648A1F0A6CDA2FF671B8 /* RCTConvert+FFFastImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CBE3F945EF114B87E4919339560699CB /* RNSVGMarker.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F2630BB05060E7487360F9E9C45D671 /* RNSVGMarker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CBE71DAFC11B03D9525FF1D9A22DB7EF /* BSG_KSSystemInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 62F076006961DF621C0DDB0BCB19CF4D /* BSG_KSSystemInfo.m */; }; + CC39BA71608BA9FFD62F8C5AF65B227F /* LongLivedObject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5236C16072F662009FE691E327B8F31F /* LongLivedObject.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + CCFC805B014FB3BF7CDAEC30701CF06C /* RCTJavaScriptExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DAA3BEE208D2FA5188ECA1118311B4C /* RCTJavaScriptExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; CD33535E740772E4F1E42E457C01C583 /* FLAnimatedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = E00F7F427F1F8FF155A36A10CB055F67 /* FLAnimatedImageView.m */; }; - CE06FC0B40399ED9AC1D7CE1291D0C35 /* React-CoreModules-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 60EEE6A5DB5D401364BCFA051B1E0964 /* React-CoreModules-dummy.m */; }; - CE0BFD8E62E005FD37EE936A1A378A40 /* RCTInputAccessoryViewContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 07DC32A256F9BFBFA73458D35ACD79AD /* RCTInputAccessoryViewContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CE3052428F9D7D1F468C888161F1A0CA /* RNSVGRenderableManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A7AD9E61BFABA67B077C2360FE33EEA /* RNSVGRenderableManager.m */; }; - CE349F4B679046C74BA8BD6CE5164638 /* RCTTrackingAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D63138B0FA0E24A2A0501852C040153 /* RCTTrackingAnimatedNode.m */; }; - CE8518A22054B3FE700157301058E686 /* RCTSwitch.h in Headers */ = {isa = PBXBuildFile; fileRef = 42168ED655CF4517DA6AA6C88664EF37 /* RCTSwitch.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CEB9BFFB614F9446CC2921466A10A897 /* RNSVGLinearGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = 5922A49FFCD40AFE48BC01AD0E6A4306 /* RNSVGLinearGradient.m */; }; - CEEB6D50201F6495BD8CCC287E683A94 /* Utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 30B2449CAD0458AB2B5C1D497A82EE0E /* Utils.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - CFD2E206AD5FB01671F6166BCACE5603 /* React-RCTBlob-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 077DA8F75F2AD7FA9BC89919EC993E18 /* React-RCTBlob-dummy.m */; }; - D021E61DAE2EB8DF8991E7C7291CD837 /* BVLinearGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 926E96514FF6D7FD87E79490874FB5AD /* BVLinearGradientManager.m */; }; - D069BDE3E5731C02E408D88E6B4047CA /* RCTSurfaceSizeMeasureMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 65387EBCF082D109B228DA9D8D9A481C /* RCTSurfaceSizeMeasureMode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D0BC23F80BF442B13A7DB9854B85A188 /* RCTReloadCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E32C2FE16C5F544C71CC325550FE6B8 /* RCTReloadCommand.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D0EC258B14DA907B4F75ABF5F66871C2 /* RNSVGText.h in Headers */ = {isa = PBXBuildFile; fileRef = EF22B78D80B8354935D3B280737DA982 /* RNSVGText.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D0F5A66EBCE6C63428203D551465C9BC /* BSG_KSFileUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = DBE65DCC803F1B22D57743BBC3552951 /* BSG_KSFileUtils.c */; }; + CE06FC0B40399ED9AC1D7CE1291D0C35 /* React-CoreModules-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CE01FBD953DCCC06F34E2876CBA7E62A /* React-CoreModules-dummy.m */; }; + CE0BFD8E62E005FD37EE936A1A378A40 /* RCTInputAccessoryViewContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 83904224EE04840AC7B48586AA9E54A6 /* RCTInputAccessoryViewContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CE3052428F9D7D1F468C888161F1A0CA /* RNSVGRenderableManager.m in Sources */ = {isa = PBXBuildFile; fileRef = EA1A5B59B57203B09A05B1831AE89BF0 /* RNSVGRenderableManager.m */; }; + CE349F4B679046C74BA8BD6CE5164638 /* RCTTrackingAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = E986BDFA62F277BC86559AD61B86E450 /* RCTTrackingAnimatedNode.m */; }; + CE8518A22054B3FE700157301058E686 /* RCTSwitch.h in Headers */ = {isa = PBXBuildFile; fileRef = 10FC96A7693F04BE76E8F40D98B31FFC /* RCTSwitch.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CEB9BFFB614F9446CC2921466A10A897 /* RNSVGLinearGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = 31452BBC5B8B0D47BCA10235B6570A29 /* RNSVGLinearGradient.m */; }; + CEEB6D50201F6495BD8CCC287E683A94 /* Utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9B45A76A2D3E0BF0CD894DF8E870C8A9 /* Utils.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + CFD2E206AD5FB01671F6166BCACE5603 /* React-RCTBlob-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BF417CAF70D3B449F90BD3AAEDE65A37 /* React-RCTBlob-dummy.m */; }; + D021E61DAE2EB8DF8991E7C7291CD837 /* BVLinearGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 03ADC934F76C4C07DFA43A5096B0D0AD /* BVLinearGradientManager.m */; }; + D069BDE3E5731C02E408D88E6B4047CA /* RCTSurfaceSizeMeasureMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 381A741DFB603A47D3BF799926A8139D /* RCTSurfaceSizeMeasureMode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D0BC23F80BF442B13A7DB9854B85A188 /* RCTReloadCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B0819BC765EB36DD67246762F36B59C /* RCTReloadCommand.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D0EC258B14DA907B4F75ABF5F66871C2 /* RNSVGText.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D3EF2B6BD484DECDC8A61A868713624 /* RNSVGText.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D0F5A66EBCE6C63428203D551465C9BC /* BSG_KSFileUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 5250B00015B8806FC9D20A9D05DE6ECD /* BSG_KSFileUtils.c */; }; D0F72B7790F15231D218BBD7A5C4FB88 /* UIImage+MemoryCacheCost.m in Sources */ = {isa = PBXBuildFile; fileRef = A4CA3468FA6809ACA6A26B305A5E8C49 /* UIImage+MemoryCacheCost.m */; }; - D114C36DE2B965A7696D1BDCFE2FD45B /* BSG_KSCrashIdentifier.m in Sources */ = {isa = PBXBuildFile; fileRef = E4A22DB0E528891BAAADCCC168A3ACDC /* BSG_KSCrashIdentifier.m */; }; - D11F0B4239B5DF0734FC29E7CC123EBF /* RNSVGPatternManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F3A94DFB1F6E8B3CA25D9B02F9446F14 /* RNSVGPatternManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D12C177CEC5EE4460BB8288346EDA63C /* JSBigString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3C3416DF51D03268C31E18BC1996A0C9 /* JSBigString.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + D114C36DE2B965A7696D1BDCFE2FD45B /* BSG_KSCrashIdentifier.m in Sources */ = {isa = PBXBuildFile; fileRef = EA32AD8E25ED39D5AE8E8B8EC5E6F752 /* BSG_KSCrashIdentifier.m */; }; + D11F0B4239B5DF0734FC29E7CC123EBF /* RNSVGPatternManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 89061C71360D85CA30802DFEE364F04B /* RNSVGPatternManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D12C177CEC5EE4460BB8288346EDA63C /* JSBigString.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2452D20BE5AA1AAD79202B79B198941 /* JSBigString.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; D1615FA56F1CAAE3F7DD1A68E5B6D4C4 /* DoubleConversion-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DEDBAA448DC7760E9E3F5B797382C5EB /* DoubleConversion-dummy.m */; }; - D1906145131E091D57764C51A4F7FBF2 /* RCTFileRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 23C6CA399648BFCFDFBC62D84D65EB54 /* RCTFileRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D1B01AAB01DD9D57C443C197D9CFF342 /* RCTModuleMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = D8BEBBB7D78EF8BC0E72A97620954FDE /* RCTModuleMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D1DA21BB653594E1CFB4B7C9BA70BE7E /* RNSVGMask.m in Sources */ = {isa = PBXBuildFile; fileRef = BE311ECF50B0940B2A89A19D5B1BD3B4 /* RNSVGMask.m */; }; + D1906145131E091D57764C51A4F7FBF2 /* RCTFileRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F9185013650215FA56A6604591DA966 /* RCTFileRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D1B01AAB01DD9D57C443C197D9CFF342 /* RCTModuleMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = 21A010B4EBF05804053C70B5238E3346 /* RCTModuleMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D1DA21BB653594E1CFB4B7C9BA70BE7E /* RNSVGMask.m in Sources */ = {isa = PBXBuildFile; fileRef = 358C3B282E697A2690FA7317231EFB83 /* RNSVGMask.m */; }; D1E2823715233023751BC1A650312E68 /* RSKImageCropper.h in Headers */ = {isa = PBXBuildFile; fileRef = 7803226A6830A17B178BE90D2D42656B /* RSKImageCropper.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D2258A291CF8E9E8C9A366DF12F38F7F /* REAOperatorNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7113F930F677B1E256CEA1B827145EC5 /* REAOperatorNode.m */; }; - D2460BA2E1999AE6203AB06D9981F83D /* RCTSliderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C5C2632C3A080FCC82A9DBAD2C11798F /* RCTSliderManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - D25E906215D4D05712A77D70CC59CC23 /* RNSVGRect.m in Sources */ = {isa = PBXBuildFile; fileRef = BAE4BAFD3AE370A84390D9F179AA9A2C /* RNSVGRect.m */; }; - D262B344818CD13571AD5B672448EA59 /* RNSVGSolidColorBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D3998F304DDAF79B456E16FEB6C4C59 /* RNSVGSolidColorBrush.m */; }; - D26CEF930AD1934CAB8432FF8FF65B8B /* JWTCoding+VersionOne.m in Sources */ = {isa = PBXBuildFile; fileRef = 0675050AE251576CF7F8D365D1A3706F /* JWTCoding+VersionOne.m */; }; + D2258A291CF8E9E8C9A366DF12F38F7F /* REAOperatorNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 209EC752164799C9892E7C6D15D069B8 /* REAOperatorNode.m */; }; + D2460BA2E1999AE6203AB06D9981F83D /* RCTSliderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C45E10A17ABB418C7DDCAE2735EC13C /* RCTSliderManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + D25E906215D4D05712A77D70CC59CC23 /* RNSVGRect.m in Sources */ = {isa = PBXBuildFile; fileRef = B8390455DFACFD775EB26E517988D70A /* RNSVGRect.m */; }; + D262B344818CD13571AD5B672448EA59 /* RNSVGSolidColorBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 023E53798567375E2801E5CB4331C1A1 /* RNSVGSolidColorBrush.m */; }; + D26CEF930AD1934CAB8432FF8FF65B8B /* JWTCoding+VersionOne.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F19176CA763F42FD37DCF6B6994F960 /* JWTCoding+VersionOne.m */; }; D2717E70624001F087BCFAF7C3AAEB0F /* NSData+ImageContentType.m in Sources */ = {isa = PBXBuildFile; fileRef = 749D46EEC46B074304C467BE53FA80D5 /* NSData+ImageContentType.m */; }; - D2887E525FBBC35D94BFA66A98D14CCB /* React-RCTSettings-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B93313A863C11A923AD95AAA13CF20 /* React-RCTSettings-dummy.m */; }; - D29F28485DEE738B6FA3CCF80F59FAB2 /* RNLongPressHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = FD635DC19AC19039BFFF636B5CF0306E /* RNLongPressHandler.m */; }; - D2B80400F312BC8B296A125AFCB888C4 /* RCTBackedTextInputDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C708D0BACD907317D9E67F1AD87DCD5 /* RCTBackedTextInputDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D344454F08044B749981BA33D093FE29 /* RCTAnimationType.h in Headers */ = {isa = PBXBuildFile; fileRef = 568F6325E7F00921394474906267FA4D /* RCTAnimationType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D3DE3147C5A98623F21234D735F0C396 /* RCTDiffClampAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = FC8BA855C8DF4B24E57BA169A16DF742 /* RCTDiffClampAnimatedNode.m */; }; - D411D4F1C26BDD8CF0801FB3DCD7930C /* REAStyleNode.m in Sources */ = {isa = PBXBuildFile; fileRef = C1FF39E6CFD5733E5BB71336F0E84BFC /* REAStyleNode.m */; }; - D4492AA35116BD68F0668FD3DBC22437 /* RNGestureHandlerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 12B0EB336C0EE7C6D6CC0CDF107B5345 /* RNGestureHandlerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D4A0C95FCB485854B723A69DCFDB6A2B /* JWTRSAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CE671EDA1A8CC3A7163CEE981B19237 /* JWTRSAlgorithm.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D4F9DED2AC6972FBD2339C80A4550BEC /* event.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53A4B8C480CA4703E7B4A064896B1BDC /* event.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; - D501D5C43EEF4B1458C136411F3233C6 /* RNCWKProcessPoolManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A0F93D258EBED95DF212D9DBA2AC0F4C /* RNCWKProcessPoolManager.m */; }; - D51DD7F4DA7857279FE630E4DE9BA2A9 /* CxxNativeModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CE31CE65CF51D38E4F54CCD22EC5B7A4 /* CxxNativeModule.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + D2887E525FBBC35D94BFA66A98D14CCB /* React-RCTSettings-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 763959B6A860C3878624942BC127F6FB /* React-RCTSettings-dummy.m */; }; + D29F28485DEE738B6FA3CCF80F59FAB2 /* RNLongPressHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = B42A41E7EFF1E7F83CD12A42927EC3BD /* RNLongPressHandler.m */; }; + D2B80400F312BC8B296A125AFCB888C4 /* RCTBackedTextInputDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 58922F60DF78BD4784B897D051DF9EEB /* RCTBackedTextInputDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D344454F08044B749981BA33D093FE29 /* RCTAnimationType.h in Headers */ = {isa = PBXBuildFile; fileRef = 75836213649D06446C214845836D00F8 /* RCTAnimationType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D3DE3147C5A98623F21234D735F0C396 /* RCTDiffClampAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = B39F49B5B4716ABC30847F0865C1EE78 /* RCTDiffClampAnimatedNode.m */; }; + D411D4F1C26BDD8CF0801FB3DCD7930C /* REAStyleNode.m in Sources */ = {isa = PBXBuildFile; fileRef = BE83DB2CA683843B0488BB2727279942 /* REAStyleNode.m */; }; + D4492AA35116BD68F0668FD3DBC22437 /* RNGestureHandlerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B8D9C85D70CB6EE6F4E7FC5802312A52 /* RNGestureHandlerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D4A0C95FCB485854B723A69DCFDB6A2B /* JWTRSAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 67606E548C374EEFFDEF6C378FAA0664 /* JWTRSAlgorithm.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D4F9DED2AC6972FBD2339C80A4550BEC /* event.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5157A334E6612B1FB855B31997ED2D73 /* event.cpp */; settings = {COMPILER_FLAGS = "-fno-omit-frame-pointer -fexceptions -Wall -Werror -std=c++1y -fPIC -fno-objc-arc"; }; }; + D501D5C43EEF4B1458C136411F3233C6 /* RNCWKProcessPoolManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C220E5E0BED0AC3963699DAD2F893E3 /* RNCWKProcessPoolManager.m */; }; + D51DD7F4DA7857279FE630E4DE9BA2A9 /* CxxNativeModule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14CAE6A746864BC04431DFC273F260A9 /* CxxNativeModule.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; D52B6187E6DB50D780E98EDC86A835A8 /* SDWebImagePrefetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C68FB07F00A291EA69C4009A5F6A3A8 /* SDWebImagePrefetcher.m */; }; - D555E18520787C6B002458C625328149 /* JWTClaimsSetVerifier.m in Sources */ = {isa = PBXBuildFile; fileRef = 97D95B362E454A0506E6DD7FDE93DF87 /* JWTClaimsSetVerifier.m */; }; - D57B25CD40E3EC19D45D1DA315B29F34 /* BSG_KSCrashReportFilterCompletion.h in Headers */ = {isa = PBXBuildFile; fileRef = C756641CC18569626D70BE4A2E382FFD /* BSG_KSCrashReportFilterCompletion.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D5832ECA1981A100BF23B89D6F3589D6 /* RNSVGNode.h in Headers */ = {isa = PBXBuildFile; fileRef = DFDECB8CBDB61F1FDC02358D9F0478EE /* RNSVGNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D5EB936081DE1ABD23F6EF6E9A31D4A9 /* RNGestureHandlerModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 8713F0C512847A0B420153F5E143F5F1 /* RNGestureHandlerModule.m */; }; - D6103FEA120EFB22A9CBCE782B698E5A /* BSG_KSCrashSentry_Signal.c in Sources */ = {isa = PBXBuildFile; fileRef = 6036A581E3FBB11EDA161AFFB0F793C1 /* BSG_KSCrashSentry_Signal.c */; }; + D555E18520787C6B002458C625328149 /* JWTClaimsSetVerifier.m in Sources */ = {isa = PBXBuildFile; fileRef = D93791BDFF504EEEB920D46D9E25D4F5 /* JWTClaimsSetVerifier.m */; }; + D57B25CD40E3EC19D45D1DA315B29F34 /* BSG_KSCrashReportFilterCompletion.h in Headers */ = {isa = PBXBuildFile; fileRef = D7DC6FA75CFF65ED93B31CCF5DCF4BBD /* BSG_KSCrashReportFilterCompletion.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D5832ECA1981A100BF23B89D6F3589D6 /* RNSVGNode.h in Headers */ = {isa = PBXBuildFile; fileRef = B4D1AACD737658CF615F25163D69EC15 /* RNSVGNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D5EB936081DE1ABD23F6EF6E9A31D4A9 /* RNGestureHandlerModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 288D6D5C79862C73C5333F770EC9BC1B /* RNGestureHandlerModule.m */; }; + D6103FEA120EFB22A9CBCE782B698E5A /* BSG_KSCrashSentry_Signal.c in Sources */ = {isa = PBXBuildFile; fileRef = B4949357589D3AB99268A6B0E7C4108E /* BSG_KSCrashSentry_Signal.c */; }; D6171C8EC6F0B8271D6FEBE6D0BF4192 /* QBVideoIconView.h in Headers */ = {isa = PBXBuildFile; fileRef = B14777BEF0EAD2230D30C6F1C58E5D35 /* QBVideoIconView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D65C32C40258FA22D9ED720F3DF6BCAF /* RCTInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6CAD5903A36B74E64AEB29AFFCBBF0F1 /* RCTInspector.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - D67CBB11E829BD3AFB49E1D178D74B86 /* RCTCxxBridge.mm in Sources */ = {isa = PBXBuildFile; fileRef = B08C434B883942CFD9B2F4DEBEE12089 /* RCTCxxBridge.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - D6E37017C030D7A1F8E584D8F012B6E6 /* RCTUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EFCE72204C269800986FB24BDDFA053 /* RCTUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D74FFDC85A25F62F1B5AE4B8AB0B65D0 /* RNGestureHandlerRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A14AF2C2156134466EE6849D266A29D /* RNGestureHandlerRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D77262148C2DCA9E4ECDB3D85CB1F306 /* JWTCryptoSecurity.m in Sources */ = {isa = PBXBuildFile; fileRef = BE85FF7A84F86D1EE02579EBB46F1B4F /* JWTCryptoSecurity.m */; }; - D787667C2D2409644E765FDAD4F77759 /* AppCenterReactNativeCrashes.m in Sources */ = {isa = PBXBuildFile; fileRef = 5383277DAE08189FCB26AD673CBBAE28 /* AppCenterReactNativeCrashes.m */; }; - D7DF907042402355DADB8F17FA3F1405 /* BSG_KSString.c in Sources */ = {isa = PBXBuildFile; fileRef = FF55E319E00C9A9A25CB9F3DCCE4ADE6 /* BSG_KSString.c */; }; - D8381F8F51F652DB757C7CF69E9B33B2 /* REAFunctionNode.m in Sources */ = {isa = PBXBuildFile; fileRef = A63D5107306F0825710AD0458CB794CA /* REAFunctionNode.m */; }; - D8A6450F2ADF8626C2178B73A26D4BA2 /* RCTPackagerConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = F00E856EDE1657D9ABA0954C1A161FAA /* RCTPackagerConnection.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D8BF732F94396795F85EA94D6BD81B3F /* BVLinearGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = F9B4BC8AFBAE6ABA045634CFDF8BFB03 /* BVLinearGradient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D8DB69F64C999E19DFA964EB737EE743 /* RCTRootContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = F5428E8AB168321F9EECFEB72F2C175D /* RCTRootContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D8E9C2DDA5CACD973BEA0B26EF988C03 /* log.h in Headers */ = {isa = PBXBuildFile; fileRef = 23C53EC784AA1B3AF6F063CDDA1E79F3 /* log.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D65C32C40258FA22D9ED720F3DF6BCAF /* RCTInspector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 94C288029DA21B00EE508F0C7CA5A4EF /* RCTInspector.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + D67CBB11E829BD3AFB49E1D178D74B86 /* RCTCxxBridge.mm in Sources */ = {isa = PBXBuildFile; fileRef = 057ACEE58AAA630A6DD180D45404A7BD /* RCTCxxBridge.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + D6E37017C030D7A1F8E584D8F012B6E6 /* RCTUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = E798F057D031A3B66EF19FB742F4192D /* RCTUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D74FFDC85A25F62F1B5AE4B8AB0B65D0 /* RNGestureHandlerRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = FFC8A8E4C134F5572A05583893E435DD /* RNGestureHandlerRegistry.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D77262148C2DCA9E4ECDB3D85CB1F306 /* JWTCryptoSecurity.m in Sources */ = {isa = PBXBuildFile; fileRef = 034A9E2F92158C77C0F84491E9DA45CA /* JWTCryptoSecurity.m */; }; + D787667C2D2409644E765FDAD4F77759 /* AppCenterReactNativeCrashes.m in Sources */ = {isa = PBXBuildFile; fileRef = C47117FEB541B307F6374336310BAB7F /* AppCenterReactNativeCrashes.m */; }; + D7DF907042402355DADB8F17FA3F1405 /* BSG_KSString.c in Sources */ = {isa = PBXBuildFile; fileRef = 34CD394E2CB96AAEBA4BDC10A4A046E9 /* BSG_KSString.c */; }; + D8381F8F51F652DB757C7CF69E9B33B2 /* REAFunctionNode.m in Sources */ = {isa = PBXBuildFile; fileRef = AB961A8CEB4CDB9DD87F8812FC710808 /* REAFunctionNode.m */; }; + D8A6450F2ADF8626C2178B73A26D4BA2 /* RCTPackagerConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = 216BEA31D20E4985D866AC984AFB60BA /* RCTPackagerConnection.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D8BF732F94396795F85EA94D6BD81B3F /* BVLinearGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = B15497C7AFBD8ACF45D7B0BF4F9B3A45 /* BVLinearGradient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D8DB69F64C999E19DFA964EB737EE743 /* RCTRootContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = 47CEBC55E3B83AD4B170BABB35334CAE /* RCTRootContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D8E9C2DDA5CACD973BEA0B26EF988C03 /* log.h in Headers */ = {isa = PBXBuildFile; fileRef = E7B690E27C687D52355E2E1AE1044C59 /* log.h */; settings = {ATTRIBUTES = (Project, ); }; }; D8EE6465A9C79D73344294522CA1631E /* UIApplication+RSKImageCropper.m in Sources */ = {isa = PBXBuildFile; fileRef = 464F28C3DFE1483D365139C4ACE33453 /* UIApplication+RSKImageCropper.m */; }; - D923907FE2C99F119AAECC71CC5F08E1 /* JSIDynamic.h in Headers */ = {isa = PBXBuildFile; fileRef = A1878B51273DD3B1D725D203365200AF /* JSIDynamic.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D93752B2FB5A5AB5EC1F0E6864B1D50D /* RCTErrorInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = D92813ACA5B9002182B637F7F3864018 /* RCTErrorInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D923907FE2C99F119AAECC71CC5F08E1 /* JSIDynamic.h in Headers */ = {isa = PBXBuildFile; fileRef = 970C4284196C2F90DABCCC34739C3C71 /* JSIDynamic.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D93752B2FB5A5AB5EC1F0E6864B1D50D /* RCTErrorInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 8966510FBE385310121CD70E8809086B /* RCTErrorInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; D93B1DC7AE56215E6BC989D8CBA36532 /* SDWebImageCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = C0B929C2E60C624C10584134D68CEED4 /* SDWebImageCompat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D942F947E98B998E31292371B94924C1 /* RNFlingHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = E39BB7C318B129BAA40E269E9A5FBB54 /* RNFlingHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D9804C6D34DABDB222B6374C28AD9317 /* BugsnagSink.m in Sources */ = {isa = PBXBuildFile; fileRef = 775909FE9E1BAD5F2A4CAA7CE3A39DDA /* BugsnagSink.m */; }; - D9A1F3B4736C2AF9FCEA83028434E03E /* BugsnagMetaData.m in Sources */ = {isa = PBXBuildFile; fileRef = 05CD88CE7ADF076F46B72A2B5961FC45 /* BugsnagMetaData.m */; }; - D9F43B12E9310E1070D9ACA28E595ECB /* BSG_KSJSONCodecObjC.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BF501428880E98D3BB0DE39FB3F43EB /* BSG_KSJSONCodecObjC.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DA15F510E119ACD9A6FF998A70DAFF69 /* RCTBaseTextInputShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = D4E03583E3949465DE9EB1028114CABB /* RCTBaseTextInputShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DA175D4EB77EC2A76D95F83302C37F80 /* zip.h in Headers */ = {isa = PBXBuildFile; fileRef = D39BFA6F3CF9379F35C7F23F62BB6D57 /* zip.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DA64E4D257488E42646306111985609C /* RCTCxxConvert.m in Sources */ = {isa = PBXBuildFile; fileRef = 6419C047C31244B67BA8389E298D722C /* RCTCxxConvert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - DA9EE774CF939AFC136CFF0C1418CBD4 /* RNRotationHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C942A236BB7737682BE6FE628371EED /* RNRotationHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DB7453AA7276EAE43F16788C031FC022 /* RNGestureHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = A5BA1695809C02539247FE32A9535920 /* RNGestureHandler.m */; }; - DB798CBE8166AEAE30CF0EC17BA3F80D /* RCTModuleMethod.mm in Sources */ = {isa = PBXBuildFile; fileRef = 178A161361397567CBF7E29645C26BA8 /* RCTModuleMethod.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - DB991DB98BFAF7243755B7D30187A212 /* JSBigString.h in Headers */ = {isa = PBXBuildFile; fileRef = F6CACC17C84336A4147CB4D5EA6BCB7C /* JSBigString.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DBA795145CF799BFC5E74D79361F73A9 /* RCTBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 18E07FA768A9D0E5E7434F40912477EC /* RCTBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DBB5DF09AA103C6B5C2410567FC0F306 /* RNGestureHandlerButton.m in Sources */ = {isa = PBXBuildFile; fileRef = DC7A2DB13327E90847573116053BE9B8 /* RNGestureHandlerButton.m */; }; - DBC8015369ABF5E62358BE4D0F7438E7 /* RCTImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 4711BF2205902ABF90F8E59B88BE88DF /* RCTImageCache.m */; }; - DBDFD58C3EE90FE25C5DA7197F113D11 /* RCTSurfacePresenterStub.m in Sources */ = {isa = PBXBuildFile; fileRef = C4E2FF0BF44933461D3DA5F19ED146F4 /* RCTSurfacePresenterStub.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - DBF2938AD0CBDC0AB393A6309196E88B /* RNSVGUse.h in Headers */ = {isa = PBXBuildFile; fileRef = A02A5FE570E8E0E4B8D137A86BDF399E /* RNSVGUse.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DC249C0500BB034E6AFB8A7459BFC639 /* JSCRuntime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F63F61ABB389DFF3E1ABC1D66E349AC /* JSCRuntime.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - DC2704F694D47D768B281536A0498E0E /* RCTTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 77E672BC9935CA8AFB5E34440FD5220D /* RCTTextView.m */; }; - DC32DADCCA8C067375EF8E504E576885 /* RCTTrackingAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D41B78C3981FE766016B991A56062BE /* RCTTrackingAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DCBEA1B3615253EC0EE188A0207BD690 /* JSBundleType.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DC004C2CCAE06CD06B58280394703D31 /* JSBundleType.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - DCEB3F8CF0A4F09EC1E67ECA1B09C86E /* BugsnagConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D09B1EC694E60B315B4154BEBB15234 /* BugsnagConfiguration.m */; }; - DD01318331F8D599481E4BF00726EB9E /* JSIDynamic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1DFEA969FC04271FE04FB197083BAA63 /* JSIDynamic.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - DD14A2612F2B64801D9FFC36B588BE89 /* REAPropsNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 219990DCD65EA90B2A638434CEDCF0C3 /* REAPropsNode.m */; }; - DD31B38B74954649F59F2253C9FA57C4 /* RNSVGLength.h in Headers */ = {isa = PBXBuildFile; fileRef = 32FF0E5834CD73555546EAC1AC3BFD62 /* RNSVGLength.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DD50735CD295964FD67EF0CC707EEC2B /* JSCExecutorFactory.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4FF8DFE495D707031A0F53E2CB88A691 /* JSCExecutorFactory.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - DD512495704B20C6DDF508818113A2DA /* JSModulesUnbundle.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CD3FA735F24428383DCBE13EA39601E /* JSModulesUnbundle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DD8F32A23CB984CD0E34182BBCF539A6 /* RCTImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = B3FC535656DE1B369FF93514F069A4B3 /* RCTImageView.m */; }; - DD9F248D321E8AEB2BA03450EFB5DAC3 /* CoreModulesPlugins.h in Headers */ = {isa = PBXBuildFile; fileRef = 42DA59927ECAD4596200722EF255DC58 /* CoreModulesPlugins.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DDD9DA1578B830C72FC9BF78745D3AFB /* React-jsi-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D9C64CF773DEDDA8A6EA6ED41AF8F32E /* React-jsi-dummy.m */; }; - DDF2A194D9013559BEDC3F9F16A4B889 /* RCTBaseTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 5ED4E0E11320BC69FD6C2A9CCAD07918 /* RCTBaseTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D942F947E98B998E31292371B94924C1 /* RNFlingHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DA483DD40E62C19D134CD2AA5B42BA6 /* RNFlingHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D9804C6D34DABDB222B6374C28AD9317 /* BugsnagSink.m in Sources */ = {isa = PBXBuildFile; fileRef = D118F3D41C7C8897F58C69A7D59992E7 /* BugsnagSink.m */; }; + D9A1F3B4736C2AF9FCEA83028434E03E /* BugsnagMetaData.m in Sources */ = {isa = PBXBuildFile; fileRef = DC46673FA3B5FD5C909FDFC8E76657DB /* BugsnagMetaData.m */; }; + D9F43B12E9310E1070D9ACA28E595ECB /* BSG_KSJSONCodecObjC.h in Headers */ = {isa = PBXBuildFile; fileRef = BF950634759EE79CD00846DAB7B7992A /* BSG_KSJSONCodecObjC.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DA15F510E119ACD9A6FF998A70DAFF69 /* RCTBaseTextInputShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 925D374CF9C53670932978C219D6E9CC /* RCTBaseTextInputShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DA175D4EB77EC2A76D95F83302C37F80 /* zip.h in Headers */ = {isa = PBXBuildFile; fileRef = DF4774EC6E337A5F72D61E1D13359A78 /* zip.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DA64E4D257488E42646306111985609C /* RCTCxxConvert.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B647896831A8B17694C6C722A4C8271 /* RCTCxxConvert.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + DA9EE774CF939AFC136CFF0C1418CBD4 /* RNRotationHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B5B0CF49F523B38A0C0F436C64BCC9E /* RNRotationHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DB7453AA7276EAE43F16788C031FC022 /* RNGestureHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A1BE9AD49A280E3EC3B4D8F1FB2F65E /* RNGestureHandler.m */; }; + DB798CBE8166AEAE30CF0EC17BA3F80D /* RCTModuleMethod.mm in Sources */ = {isa = PBXBuildFile; fileRef = B9FD6BFC9497D5D340D1F3C2B9E31475 /* RCTModuleMethod.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + DB991DB98BFAF7243755B7D30187A212 /* JSBigString.h in Headers */ = {isa = PBXBuildFile; fileRef = F312306B98C9BE72B669133C4DB5012C /* JSBigString.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DBA795145CF799BFC5E74D79361F73A9 /* RCTBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A88C8E7BDDE45A58ABDF8230C72BDE5 /* RCTBridge.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DBB5DF09AA103C6B5C2410567FC0F306 /* RNGestureHandlerButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C73F46083ABFF4FC85DE093AFAB8446 /* RNGestureHandlerButton.m */; }; + DBC8015369ABF5E62358BE4D0F7438E7 /* RCTImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = E24332519A1746496BB1FFE1DA4DF4F6 /* RCTImageCache.m */; }; + DBDFD58C3EE90FE25C5DA7197F113D11 /* RCTSurfacePresenterStub.m in Sources */ = {isa = PBXBuildFile; fileRef = B86501B4CF2473B4CB431030AA518C50 /* RCTSurfacePresenterStub.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + DBF2938AD0CBDC0AB393A6309196E88B /* RNSVGUse.h in Headers */ = {isa = PBXBuildFile; fileRef = 6ACD259F099D99E6A248307E7EB667F0 /* RNSVGUse.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DC249C0500BB034E6AFB8A7459BFC639 /* JSCRuntime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3C7984BED666A40B74ADC39289489E31 /* JSCRuntime.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + DC2704F694D47D768B281536A0498E0E /* RCTTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 51329C03368BD1E1682363A2E7F93FB6 /* RCTTextView.m */; }; + DC32DADCCA8C067375EF8E504E576885 /* RCTTrackingAnimatedNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 76938F6C2B96A4FCE7F78FFFE7260E7E /* RCTTrackingAnimatedNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DCBEA1B3615253EC0EE188A0207BD690 /* JSBundleType.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6EE6D3AC01E07C7FC303C224A3557FAB /* JSBundleType.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + DCEB3F8CF0A4F09EC1E67ECA1B09C86E /* BugsnagConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = FF3133BF25FB8007B351D77FD79DC3F8 /* BugsnagConfiguration.m */; }; + DD01318331F8D599481E4BF00726EB9E /* JSIDynamic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1E59C1106326123A9FC4538FC8696DAB /* JSIDynamic.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + DD14A2612F2B64801D9FFC36B588BE89 /* REAPropsNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 2E09EAF05640230A599C872C52E2D0D7 /* REAPropsNode.m */; }; + DD31B38B74954649F59F2253C9FA57C4 /* RNSVGLength.h in Headers */ = {isa = PBXBuildFile; fileRef = E337A3F804212101A791880F382645D0 /* RNSVGLength.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DD50735CD295964FD67EF0CC707EEC2B /* JSCExecutorFactory.mm in Sources */ = {isa = PBXBuildFile; fileRef = 308D4E3F96C115ACB4E553A3C04B2603 /* JSCExecutorFactory.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + DD512495704B20C6DDF508818113A2DA /* JSModulesUnbundle.h in Headers */ = {isa = PBXBuildFile; fileRef = FDF3A9C9DB7C0CC797B9942115281AB4 /* JSModulesUnbundle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DD8F32A23CB984CD0E34182BBCF539A6 /* RCTImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = D1B2A5AF6B9A9526EADAA29FE1E38186 /* RCTImageView.m */; }; + DD9F248D321E8AEB2BA03450EFB5DAC3 /* CoreModulesPlugins.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D399BA132B73ACEF4A42F7E362AA829 /* CoreModulesPlugins.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DDD9DA1578B830C72FC9BF78745D3AFB /* React-jsi-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 37774FA4CE2DCB27D91742C517499A25 /* React-jsi-dummy.m */; }; + DDF2A194D9013559BEDC3F9F16A4B889 /* RCTBaseTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AFC0C0F167FFE5322BA84C27769CC4F /* RCTBaseTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; DE60245EE2BBC4EF33BD83292CA035E4 /* cached-powers.cc in Sources */ = {isa = PBXBuildFile; fileRef = D1E5D2FAD1AA01125EE2E64B2754CAC5 /* cached-powers.cc */; settings = {COMPILER_FLAGS = "-Wno-unreachable-code"; }; }; - DEA07572D62729277F227E945A2E73FD /* RCTModalManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1594FF5054539AE4155FDC7BD123FDF5 /* RCTModalManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DF5763B99DF0D701AB83ADC3DBC1A1F8 /* RNSVGSymbol.h in Headers */ = {isa = PBXBuildFile; fileRef = 835D4F874BD1F2A294123BDF88BC29AF /* RNSVGSymbol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DFA67D9152D6A8AD4D4C5B01F061DB6F /* BSG_KSObjC.h in Headers */ = {isa = PBXBuildFile; fileRef = 7489F8FCF5C625DB5C2F0A759532B19D /* BSG_KSObjC.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E0D3705D832446D3FEB5C2823DCFEB8A /* REAOperatorNode.h in Headers */ = {isa = PBXBuildFile; fileRef = BE5A009A161F266A82C36D4B1D534713 /* REAOperatorNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E0D7F555AF72C40892D9ED0086D84DC5 /* RNSVGTextProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A51EC18A4F818C470E1070EF4BE40CE /* RNSVGTextProperties.m */; }; - E14045DF5510F1C27FE3DD3E01F7B282 /* RCTHTTPRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 809E6F70A7D581B19F57EFA2E4D332AB /* RCTHTTPRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E19D5E1260AC88D781F023FE481877E1 /* RCTProgressViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A3603C479C190C962A23FACC41B34858 /* RCTProgressViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - E2085E49115FD57694AA94FFE8483F9E /* JSExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = EDF0289E7BF19A3DC67EAD20E3798FA6 /* JSExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DEA07572D62729277F227E945A2E73FD /* RCTModalManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9935F6C88EB45EFC9729F91DA84BA958 /* RCTModalManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DF5763B99DF0D701AB83ADC3DBC1A1F8 /* RNSVGSymbol.h in Headers */ = {isa = PBXBuildFile; fileRef = 95A2D2954E86BE66FF9BB779101A033D /* RNSVGSymbol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DFA67D9152D6A8AD4D4C5B01F061DB6F /* BSG_KSObjC.h in Headers */ = {isa = PBXBuildFile; fileRef = FCF846DDE4C621E0FFD5701F4E6C7F20 /* BSG_KSObjC.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E0D3705D832446D3FEB5C2823DCFEB8A /* REAOperatorNode.h in Headers */ = {isa = PBXBuildFile; fileRef = A79837C76AF7430609F7E1472EA4E4B2 /* REAOperatorNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E0D7F555AF72C40892D9ED0086D84DC5 /* RNSVGTextProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 78C45D96E834CB050ADBC20AF00F0239 /* RNSVGTextProperties.m */; }; + E14045DF5510F1C27FE3DD3E01F7B282 /* RCTHTTPRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 10E6DA1646C61CDCBE3C1EAD12C8DF0D /* RCTHTTPRequestHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E19D5E1260AC88D781F023FE481877E1 /* RCTProgressViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E8575D43F0BED0D8E548ACC009D22E91 /* RCTProgressViewManager.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + E2085E49115FD57694AA94FFE8483F9E /* JSExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = 2897369BD5817B25864EFE94961E223C /* JSExecutor.h */; settings = {ATTRIBUTES = (Project, ); }; }; E20B9DA81BA44271F160D54C4B3F0CE2 /* QBImagePickerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F330F326CB5C9C9EE086681A214A933 /* QBImagePickerController.m */; }; E21A8F3640D69AFF96A60DB6BBE4B79E /* QBSlomoIconView.h in Headers */ = {isa = PBXBuildFile; fileRef = B3E54619A976BA77386E9BBB3FCC43BB /* QBSlomoIconView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E224618D558599ED0760AAAEE4F236FC /* RNSVGTextPath.m in Sources */ = {isa = PBXBuildFile; fileRef = D93619969EADF3157FC12AD196C37B1A /* RNSVGTextPath.m */; }; - E2480A5E96617C411F9FF8BE68A2EDF7 /* RCTBridgeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 56F900929E5F96E629EBEA38BBEC7375 /* RCTBridgeDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E285BE60D1B49EF3E472E6DEA2D2FE98 /* RCTMultiplicationAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 04151276729EB2551897DAA01E11E846 /* RCTMultiplicationAnimatedNode.m */; }; - E28A12AE36D2BE78D8FAE6BD35970469 /* RCTModalHostViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 22B19C6BC842B0E4469BF719397CD974 /* RCTModalHostViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E2A6689C380DCEF64FA16056E84D8149 /* BugsnagSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AC306EADF0CD57E1B83F2CBDBE10640 /* BugsnagSession.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E3440EB644CFFE145BD60CE09E9A081F /* RCTTextDecorationLineType.h in Headers */ = {isa = PBXBuildFile; fileRef = 01A90507EC6DF225FC88F5FA93B7F9F5 /* RCTTextDecorationLineType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E3F0108AB48EC449AD7C023B0926EF3A /* RCTMultilineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C6A57D6326D419B42FDC02681B67D41 /* RCTMultilineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E3F4BCEBE73BFC628C5F5AA0EF0016EF /* BSG_KSSingleton.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B15B02CE2B2D6B1FE3DA95DDAEF70C2 /* BSG_KSSingleton.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E224618D558599ED0760AAAEE4F236FC /* RNSVGTextPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 585C9E359F0FE435A909C7E46300EB8D /* RNSVGTextPath.m */; }; + E2480A5E96617C411F9FF8BE68A2EDF7 /* RCTBridgeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = E04B28AF11EFF1C923EB669199BBB69B /* RCTBridgeDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E285BE60D1B49EF3E472E6DEA2D2FE98 /* RCTMultiplicationAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = A669BF4B4A2B0FF6DF1E4801201CC737 /* RCTMultiplicationAnimatedNode.m */; }; + E28A12AE36D2BE78D8FAE6BD35970469 /* RCTModalHostViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D3EC09C1442ACBF7F4A0F93E8E48E5F7 /* RCTModalHostViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E2A6689C380DCEF64FA16056E84D8149 /* BugsnagSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 82920EC3FAA199D7CFF1C4B9452A6B1C /* BugsnagSession.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E3440EB644CFFE145BD60CE09E9A081F /* RCTTextDecorationLineType.h in Headers */ = {isa = PBXBuildFile; fileRef = DE0C43891A10E3742ACBB05569BEF3C7 /* RCTTextDecorationLineType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E3F0108AB48EC449AD7C023B0926EF3A /* RCTMultilineTextInputView.h in Headers */ = {isa = PBXBuildFile; fileRef = 66390ECC68D16B93ECA98D9054F94163 /* RCTMultilineTextInputView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E3F4BCEBE73BFC628C5F5AA0EF0016EF /* BSG_KSSingleton.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FEDFE1FB638BE077E52599883B3D1D7 /* BSG_KSSingleton.h */; settings = {ATTRIBUTES = (Project, ); }; }; E41F42D6341870D7941259F2DA2F6CEA /* QBAlbumCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F091C1EF71DB9430AC2B910C8421B50 /* QBAlbumCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E4371B1E44E185F3F7756EE3FFC0D0D4 /* RNLongPressHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 727D4B00D36A7817954DC61231BD1039 /* RNLongPressHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E448A5F8D630963A29733720AB2830D0 /* BSG_KSCrashReportStore.m in Sources */ = {isa = PBXBuildFile; fileRef = DC0B80587B699B251C56D519822C0DB9 /* BSG_KSCrashReportStore.m */; }; - E44F14A109DA202D9C47DC4A535620F4 /* RNSVGMask.h in Headers */ = {isa = PBXBuildFile; fileRef = E9714C3954CFAA2D3CAD0435311394EF /* RNSVGMask.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E48AE42FA0987A7FD354CFEB8A7091A1 /* RNSVGSvgViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6C98161E5EA486FFFB0D5B9A8BEE45 /* RNSVGSvgViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E54ABC857E7106FCD43DFD98A16462C9 /* RCTProgressViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E472C6049EF008D7A3A4F2856A9ECBE /* RCTProgressViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E55B1EC4FF6149269A9BC3E5F30FF960 /* JWTAlgorithmDataHolderChain.m in Sources */ = {isa = PBXBuildFile; fileRef = 1DF9E4BBE2EB1A050C03DC79F9088DF8 /* JWTAlgorithmDataHolderChain.m */; }; - E5676461B702557ABC3E40705CEA9869 /* RCTJSStackFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F8816E642347475E3DC5F14B251C2A3 /* RCTJSStackFrame.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E5772B473607997620586A40AC88DBDE /* RNSVGVectorEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 1290D341D39E4F0AA71055B82211C114 /* RNSVGVectorEffect.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E5ED90FC124A308531929D463FC7CDAF /* RNSVGBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B739D7CB63FFC9E5762026C7136A1F0 /* RNSVGBrush.m */; }; - E5FB31F6C23D375DE5CBC98123BE9B8D /* RNGestureHandlerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 61479C94104D9A7592E4327B9842FF22 /* RNGestureHandlerManager.m */; }; - E5FC836186D971C23AE7EA2BBD891DA9 /* BugsnagSessionFileStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BA4E6F157C934A7C82455C3D000E51E /* BugsnagSessionFileStore.m */; }; - E62407A7B5A75BCB4314E0F2C8235FE4 /* AppCenterReactNativeCrashesDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 2EEE6053379C5CC536A15D351BB6B957 /* AppCenterReactNativeCrashesDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E4371B1E44E185F3F7756EE3FFC0D0D4 /* RNLongPressHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 52CD73A3A1D52033C0CD08F4B3F1BE76 /* RNLongPressHandler.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E448A5F8D630963A29733720AB2830D0 /* BSG_KSCrashReportStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 91A74AA50FA6DC1219AF17BEBF27965F /* BSG_KSCrashReportStore.m */; }; + E44F14A109DA202D9C47DC4A535620F4 /* RNSVGMask.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C23B33A660C192F0CF8CE6C52247A29 /* RNSVGMask.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E48AE42FA0987A7FD354CFEB8A7091A1 /* RNSVGSvgViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B3E357CF397A3E8FFDA622C7AB435056 /* RNSVGSvgViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E54ABC857E7106FCD43DFD98A16462C9 /* RCTProgressViewManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 0AC537BCF3D2BEB98CB3B399DDDACAED /* RCTProgressViewManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E55B1EC4FF6149269A9BC3E5F30FF960 /* JWTAlgorithmDataHolderChain.m in Sources */ = {isa = PBXBuildFile; fileRef = 2861AFF8E61A0D87803DDB7F0988E1EC /* JWTAlgorithmDataHolderChain.m */; }; + E5676461B702557ABC3E40705CEA9869 /* RCTJSStackFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AEF3AD63BBB5D179A03F0DFF7E4EC00 /* RCTJSStackFrame.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E5772B473607997620586A40AC88DBDE /* RNSVGVectorEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = 339F3169F51EEEB31CE1CE703930D0B6 /* RNSVGVectorEffect.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E5ED90FC124A308531929D463FC7CDAF /* RNSVGBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 83C05E0953BFEE146FB0ED716B8CBEE6 /* RNSVGBrush.m */; }; + E5FB31F6C23D375DE5CBC98123BE9B8D /* RNGestureHandlerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 354A67B7C22BBEEFCB80B8B28641736B /* RNGestureHandlerManager.m */; }; + E5FC836186D971C23AE7EA2BBD891DA9 /* BugsnagSessionFileStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 1229DD035B39B4B0022A4CBE0A17EC7A /* BugsnagSessionFileStore.m */; }; + E62407A7B5A75BCB4314E0F2C8235FE4 /* AppCenterReactNativeCrashesDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 0746C99E8E42DDB42AA4577A606873C9 /* AppCenterReactNativeCrashesDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; }; E6CEA7E023D25C778C7FBBE559443679 /* diy-fp.cc in Sources */ = {isa = PBXBuildFile; fileRef = 64A07545D18FE054885F6DFB350994DD /* diy-fp.cc */; settings = {COMPILER_FLAGS = "-Wno-unreachable-code"; }; }; - E6CF5ABAF6611FFCD768EBB7EB01A11B /* brg_types.h in Headers */ = {isa = PBXBuildFile; fileRef = FA608B69D15991A3E3DDD0E969158171 /* brg_types.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E72D2F2D9B5611C98A50FA076E4051F6 /* RNSVGClipPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 62D4988B320C63CA69F4980D084662BC /* RNSVGClipPathManager.m */; }; - E76E58A571AA9778ACBB44A55BC7BBCD /* RNSVGFontData.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FC17A5864BEF73FB8603A770D7891B4 /* RNSVGFontData.m */; }; + E6CF5ABAF6611FFCD768EBB7EB01A11B /* brg_types.h in Headers */ = {isa = PBXBuildFile; fileRef = A03BD65292C38368EF3CE2CE463682BA /* brg_types.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E72D2F2D9B5611C98A50FA076E4051F6 /* RNSVGClipPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 02B4A7D6A456A59ACF636B060FD4DA40 /* RNSVGClipPathManager.m */; }; + E76E58A571AA9778ACBB44A55BC7BBCD /* RNSVGFontData.m in Sources */ = {isa = PBXBuildFile; fileRef = 98FBC97CF530E870CA611A587EF91503 /* RNSVGFontData.m */; }; E7CC5A953543A4E7B5EEDED26777347E /* dynamic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8D1FE5D880F81B6C96312C65ED9C1A5C /* dynamic.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - E7D918890D1A7FD5522276541D1663F2 /* RCTImageLoaderProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = C0DA49CA27C7278AA3AD3D401A33B4A1 /* RCTImageLoaderProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E7F8B93057992095C391F6C6479139C7 /* RCTModuleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E3C1AA8F08E518106845BFD3F38C93B /* RCTModuleData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E84834E6A2804AF56F0314908A0B2273 /* RCTUIManagerObserverCoordinator.mm in Sources */ = {isa = PBXBuildFile; fileRef = F53F82927572419803A695836A1AECF4 /* RCTUIManagerObserverCoordinator.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - E927CA4EA63C78D42C39395F99EAA2A3 /* JWTAlgorithmNone.m in Sources */ = {isa = PBXBuildFile; fileRef = 3305576EB18A19CB32CDFD41E166C51E /* JWTAlgorithmNone.m */; }; - E92836A0942317A809D9C98193C6AD7D /* RCTInspectorDevServerHelper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2247BEB8D086B3807CE8B28BF94942BF /* RCTInspectorDevServerHelper.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - E93B48BA3368DCBA7BDD9E24D4F1A977 /* aes.h in Headers */ = {isa = PBXBuildFile; fileRef = C553E96FD22BF26BC4C27651BAE58C26 /* aes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E94D7D9F6F5E62C32F0644DBABEF55E3 /* entropy.h in Headers */ = {isa = PBXBuildFile; fileRef = A8EB823A372F0D93D2A539BE6BE77905 /* entropy.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E96424FD0E72E2F573C305EA70CF1212 /* RCTSurfaceRootView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8F97002D387D5683BA556A2F08DC2B15 /* RCTSurfaceRootView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - E99B1A72D99F6AAEE4725CC40CBA3366 /* YGNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 3AED1C1A3F9D355EBFA813318AF4AC76 /* YGNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E7D918890D1A7FD5522276541D1663F2 /* RCTImageLoaderProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 6F29894A10785B7D8F459020296065E0 /* RCTImageLoaderProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E7F8B93057992095C391F6C6479139C7 /* RCTModuleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 540338EAF57AFE8B00013D83977627F4 /* RCTModuleData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E84834E6A2804AF56F0314908A0B2273 /* RCTUIManagerObserverCoordinator.mm in Sources */ = {isa = PBXBuildFile; fileRef = C5608AB74244A2E0EAA76EE9B0231424 /* RCTUIManagerObserverCoordinator.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + E927CA4EA63C78D42C39395F99EAA2A3 /* JWTAlgorithmNone.m in Sources */ = {isa = PBXBuildFile; fileRef = FA3BD7D133AAFBCB63EC41ACEB349CCC /* JWTAlgorithmNone.m */; }; + E92836A0942317A809D9C98193C6AD7D /* RCTInspectorDevServerHelper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9C1A3ED42AC0CAD0D46E55396AA49C42 /* RCTInspectorDevServerHelper.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + E93B48BA3368DCBA7BDD9E24D4F1A977 /* aes.h in Headers */ = {isa = PBXBuildFile; fileRef = 6F5B7026B5729A77F2F3BF65A759ABA2 /* aes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E94D7D9F6F5E62C32F0644DBABEF55E3 /* entropy.h in Headers */ = {isa = PBXBuildFile; fileRef = 49BCDC53555D2F0389F24ED40AA1B983 /* entropy.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E96424FD0E72E2F573C305EA70CF1212 /* RCTSurfaceRootView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3C86254E69554D37C4F0B72E80DD97C3 /* RCTSurfaceRootView.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + E99B1A72D99F6AAEE4725CC40CBA3366 /* YGNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 138B5C1ACAC78F4C26DCA5B8C978CA4B /* YGNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; E9A65429A8C1B82EDD38FFA842A4899E /* SDWebImageTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E7172CF26D077EAB14F49E831E42ACF /* SDWebImageTransition.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EAA05F6FBDAF05EC9C992263D9615C8E /* RCTBaseTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B1AF5348F14BDA008822E199411B482 /* RCTBaseTextViewManager.m */; }; - EAC3645D8AC3873C347FC01F30F07184 /* BSG_KSDynamicLinker.h in Headers */ = {isa = PBXBuildFile; fileRef = F2635231CA909849E55F9583F27A6973 /* BSG_KSDynamicLinker.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EB4B51E1D4F064479C0FEFC9FF3CA2E0 /* RNSVGPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 52BFEFE956432CB715186FD2FEA07552 /* RNSVGPathManager.m */; }; - EB8AFA4F05D385FEF5E2DA40FEDA7A43 /* crypt.h in Headers */ = {isa = PBXBuildFile; fileRef = 4646290D7F0296BA0955802630101CE7 /* crypt.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EBA14ECF6325AE246FF34646A5D8CA77 /* RCTTypedModuleConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 240F4119F8C9712B17E452096C00EFC5 /* RCTTypedModuleConstants.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EBA79B0AE533BE87BCF47925BEEF5A58 /* RNGestureHandlerEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DE5273A64581E0270181E56DEC8A2E1 /* RNGestureHandlerEvents.m */; }; - EC0CD7B4D7CDFD6690620D5C6441DE46 /* RCTImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = C3A8EA807D01C51AE3C50B1368E0A5B4 /* RCTImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EC3FBB94BAEDE258233E842EB1814458 /* JWTAlgorithmESBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 04D2FDB5AD48227BC2290B6784316B49 /* JWTAlgorithmESBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EAA05F6FBDAF05EC9C992263D9615C8E /* RCTBaseTextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B59C7743223D4A2DC9507E5DB23C1ECF /* RCTBaseTextViewManager.m */; }; + EAC3645D8AC3873C347FC01F30F07184 /* BSG_KSDynamicLinker.h in Headers */ = {isa = PBXBuildFile; fileRef = DD584EEEB51C06387802C8149F03703A /* BSG_KSDynamicLinker.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EB4B51E1D4F064479C0FEFC9FF3CA2E0 /* RNSVGPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B4297F193C5AB8276C5079C8C2DABE9E /* RNSVGPathManager.m */; }; + EB8AFA4F05D385FEF5E2DA40FEDA7A43 /* crypt.h in Headers */ = {isa = PBXBuildFile; fileRef = DB58D3CDD906E60F6923B00284F8817B /* crypt.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EBA14ECF6325AE246FF34646A5D8CA77 /* RCTTypedModuleConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 1385D117107AE9A43D31160464D37CCF /* RCTTypedModuleConstants.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EBA79B0AE533BE87BCF47925BEEF5A58 /* RNGestureHandlerEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = A0316FE745D14FD367FFFEF2161D428F /* RNGestureHandlerEvents.m */; }; + EC0CD7B4D7CDFD6690620D5C6441DE46 /* RCTImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = E08D56EE3E96404D4348C62536CF8FCB /* RCTImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EC3FBB94BAEDE258233E842EB1814458 /* JWTAlgorithmESBase.h in Headers */ = {isa = PBXBuildFile; fileRef = 4852BE44A3A9A67B7BF8D4F789BE0205 /* JWTAlgorithmESBase.h */; settings = {ATTRIBUTES = (Project, ); }; }; EC63231122A3B79BCCBC6B893DE658B3 /* UIImage+MultiFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B4F5D222D2C46BB1876ED6A767ABA17 /* UIImage+MultiFormat.m */; }; - EC644189AC25DDDB740BC9FD2F508BBC /* AppCenterReactNativePushUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 619269790A3DA4BB069863B7E217EF0B /* AppCenterReactNativePushUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ECB840AD8E2B558ADA593DF258D345E7 /* JWTCoding+VersionThree.h in Headers */ = {isa = PBXBuildFile; fileRef = F5508673E0F226EA88D27CA962681E05 /* JWTCoding+VersionThree.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EC644189AC25DDDB740BC9FD2F508BBC /* AppCenterReactNativePushUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 338769781BF4C8E6E1B6D0AEA4C5B966 /* AppCenterReactNativePushUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ECB840AD8E2B558ADA593DF258D345E7 /* JWTCoding+VersionThree.h in Headers */ = {isa = PBXBuildFile; fileRef = 753BF126B2280D0B64740F4EA8892DAA /* JWTCoding+VersionThree.h */; settings = {ATTRIBUTES = (Project, ); }; }; ECFB36D01C276DB27791551B766811B9 /* Assume.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 74A67A585466465D673EE9C40BCA0AE5 /* Assume.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_PTHREAD=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - ED9A7FC8B724EB93B4C6C6209658687C /* RCTConvert+RNSVG.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E28220D76AE4B778327AA6E802B6199 /* RCTConvert+RNSVG.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EDF25546779384B06028C8E7E4B2CA27 /* RCTBorderDrawing.h in Headers */ = {isa = PBXBuildFile; fileRef = B00FE0F3834AC6D78FCB37E6A4E74DAB /* RCTBorderDrawing.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EE40AC7F7E9487287CDEFCB5AE84B66C /* JWTCoding+VersionTwo.m in Sources */ = {isa = PBXBuildFile; fileRef = 0260477BC7C1B6A7C395910E1DD38DB2 /* JWTCoding+VersionTwo.m */; }; - EE8AADB028EA36CD05DB6476526CBD95 /* RCTSurfacePresenterStub.h in Headers */ = {isa = PBXBuildFile; fileRef = A832EE1F71A4CB0195FB8C33260D8D10 /* RCTSurfacePresenterStub.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EE928F9A0D8C436E0DFAC619EB35C796 /* RNSVGTextPathManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5ED8A70EEF315F651DEE2A0BC42ED4C4 /* RNSVGTextPathManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EECBE6FB487E25C16FCCB51CC9E57877 /* RCTI18nUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = DC448D9FE99BD4686671418C74155F7F /* RCTI18nUtil.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + ED9A7FC8B724EB93B4C6C6209658687C /* RCTConvert+RNSVG.h in Headers */ = {isa = PBXBuildFile; fileRef = 607DBC122D799DFEE724BBED2B03EFE9 /* RCTConvert+RNSVG.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EDF25546779384B06028C8E7E4B2CA27 /* RCTBorderDrawing.h in Headers */ = {isa = PBXBuildFile; fileRef = F64CB3B5650530F7DE11CFB954986C6D /* RCTBorderDrawing.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EE40AC7F7E9487287CDEFCB5AE84B66C /* JWTCoding+VersionTwo.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C4CDDACB71F282246B5B29D2FE1CA7E /* JWTCoding+VersionTwo.m */; }; + EE8AADB028EA36CD05DB6476526CBD95 /* RCTSurfacePresenterStub.h in Headers */ = {isa = PBXBuildFile; fileRef = 295B76BA869595B3ED2DB96744A9E99A /* RCTSurfacePresenterStub.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EE928F9A0D8C436E0DFAC619EB35C796 /* RNSVGTextPathManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BE0DFBA74846AA8C0EA9AD9ED6D02393 /* RNSVGTextPathManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EECBE6FB487E25C16FCCB51CC9E57877 /* RCTI18nUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = EC0327E8AE28F85A2F0A01504754A1C1 /* RCTI18nUtil.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; EF19D5D8D4CBA9939FC8CF12F40F7A57 /* SDImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = FB34ACFB8DC217E0A6136AA35CC0144E /* SDImageCache.m */; }; - EF31457AE408A22E7BCC33FB6C11DF52 /* JSDeltaBundleClient.h in Headers */ = {isa = PBXBuildFile; fileRef = DE4F30333AC09DF850741C34AC25BDB6 /* JSDeltaBundleClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EF51E96971FBCC1EBD124C7DC014A4E4 /* JWTCryptoKeyExtractor.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EDA9ADB625BFA3FDA14D3783C330E34 /* JWTCryptoKeyExtractor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EF55B2D101F8380FA0B5E630A3EBA31C /* React-cxxreact-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C59E410A879FDC84923FCD12AEAD58B /* React-cxxreact-dummy.m */; }; - EF9A71B3495324BCBB12B4D10D5C2898 /* RCTView.h in Headers */ = {isa = PBXBuildFile; fileRef = 708895ACFA412668199DEB7134C1358D /* RCTView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F02C80E50A42C5C5D22B26EC7C971239 /* RNPinchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = C20DBFD7CDDC0569F90B03873FE84286 /* RNPinchHandler.m */; }; - F08394990BE7A819D3DA47422CEDE78E /* RCTVirtualTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC86AF93949DE9E309069B5B1AB058F /* RCTVirtualTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F0AB1EAEB67FA9F7F0EAC55737D635B8 /* TurboModuleBinding.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EAD2190CAAB713011BBDA4A28BE539DD /* TurboModuleBinding.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - F0B5D898C2E59C00939C5EE9F15877F7 /* RCTCxxMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = DD566B191A6CA953B4B4DCAE8D4913B4 /* RCTCxxMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F0DE68B423D5AE6219A49E2AE1232CEC /* RCTUIUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 4115A99ABCF334DD16A3FBC67218D3B0 /* RCTUIUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F125C736F79D6F7E3EEB77021B05B342 /* ImageCropPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 57E89D3179DB65B9456F9A4744DD660A /* ImageCropPicker.m */; }; - F1A4EF081FF2A5D0C5CA12DA474211AC /* BSG_KSMach_Arm64.c in Sources */ = {isa = PBXBuildFile; fileRef = 2722DF0507F26C1D80571EBD3913D172 /* BSG_KSMach_Arm64.c */; }; - F1EF7FB4D6801AD90553C6897491C8A8 /* JWTCoding.m in Sources */ = {isa = PBXBuildFile; fileRef = 66D9FB2544F48247603C24EFDACACAAA /* JWTCoding.m */; }; + EF31457AE408A22E7BCC33FB6C11DF52 /* JSDeltaBundleClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 443A07044249FA8B69371329BBCA9C5E /* JSDeltaBundleClient.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EF51E96971FBCC1EBD124C7DC014A4E4 /* JWTCryptoKeyExtractor.h in Headers */ = {isa = PBXBuildFile; fileRef = 4505B4B3CCF119F92CDAA740F47708D8 /* JWTCryptoKeyExtractor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EF55B2D101F8380FA0B5E630A3EBA31C /* React-cxxreact-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 441F3A271F38CC88EE48A5575CBD9A7A /* React-cxxreact-dummy.m */; }; + EF9A71B3495324BCBB12B4D10D5C2898 /* RCTView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A7024064E923C231D376767B961D332 /* RCTView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F02C80E50A42C5C5D22B26EC7C971239 /* RNPinchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = FF8C68904414220B23BF901C5067C8D4 /* RNPinchHandler.m */; }; + F08394990BE7A819D3DA47422CEDE78E /* RCTVirtualTextShadowView.h in Headers */ = {isa = PBXBuildFile; fileRef = 2365A142A5CB9D65223E661F9AF13B28 /* RCTVirtualTextShadowView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F0AB1EAEB67FA9F7F0EAC55737D635B8 /* TurboModuleBinding.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14B34BCCFF15D89EB1B3AD8BE70FCBB7 /* TurboModuleBinding.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + F0B5D898C2E59C00939C5EE9F15877F7 /* RCTCxxMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = 1BD001B0AB478E69DA010E846F3E5717 /* RCTCxxMethod.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F0DE68B423D5AE6219A49E2AE1232CEC /* RCTUIUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = A1FD82FF4C22232CF63B3FE58CFE47ED /* RCTUIUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F125C736F79D6F7E3EEB77021B05B342 /* ImageCropPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 2741530FCDA79F29DE6CE706B6B22BA3 /* ImageCropPicker.m */; }; + F1A4EF081FF2A5D0C5CA12DA474211AC /* BSG_KSMach_Arm64.c in Sources */ = {isa = PBXBuildFile; fileRef = 12C281F4459D89C72D75D3C412F27507 /* BSG_KSMach_Arm64.c */; }; + F1EF7FB4D6801AD90553C6897491C8A8 /* JWTCoding.m in Sources */ = {isa = PBXBuildFile; fileRef = 24B11C41D662C3E432B8D365DA45B7B2 /* JWTCoding.m */; }; F2BE2E30D437362A4927E54A64FD3394 /* double-conversion.h in Headers */ = {isa = PBXBuildFile; fileRef = FED8EBCE8A427F3614592A383ED9885B /* double-conversion.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F2DC4D68D95807B1FAB1279790CB7918 /* RNTapHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = F153D38A786DF43C3049BB85E0B73B8F /* RNTapHandler.m */; }; - F2E86088BE98C967D258CBA259A2F1A7 /* BVLinearGradientLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = A496958BE0EF2807DAD1A42961F021D6 /* BVLinearGradientLayer.m */; }; - F358B6463CF3BC773C24CE612205CF12 /* BugsnagNotifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 263302BE527E88BED1C3BDD426E70C37 /* BugsnagNotifier.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F3B5DF113984CD108D203656EA1369F7 /* YGFloatOptional.h in Headers */ = {isa = PBXBuildFile; fileRef = 75595A2E2925D3285BA8C991A6C48C75 /* YGFloatOptional.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F3B5E83F75FEBD84B619A3B0FC7E7519 /* RCTBlobCollector.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7A5DA8F0AD5D26FCE588E95ED7BED4D0 /* RCTBlobCollector.mm */; }; - F3D26ECFA2AD2783EBD9BFD103A4C56E /* RNSVGPatternManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DCC6A98E536B0326826E614F8202BF22 /* RNSVGPatternManager.m */; }; - F4017BFFF0EB31F38E85F84CAF286873 /* RCTBlobManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5EE3D7D70E33DF94E9C56C6966A2A0D0 /* RCTBlobManager.mm */; }; - F4640C0CE6B316988B18BF1105985E43 /* BSGSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DF0AC237DB9AD213B53639749BBE8D1 /* BSGSerialization.m */; }; - F4A11C165B412289909E152CC61F7F04 /* RNSVGTextPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C4991881F6F9009AC27445D4E84D7F85 /* RNSVGTextPathManager.m */; }; + F2DC4D68D95807B1FAB1279790CB7918 /* RNTapHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F2F5A039EA2C6A29C4537B0BB143CB9 /* RNTapHandler.m */; }; + F2E86088BE98C967D258CBA259A2F1A7 /* BVLinearGradientLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A24F8508CA91A2BF2EF182E11D4A4CE /* BVLinearGradientLayer.m */; }; + F358B6463CF3BC773C24CE612205CF12 /* BugsnagNotifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 1FFBB981648004CBF24650724BF55C24 /* BugsnagNotifier.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F3B5DF113984CD108D203656EA1369F7 /* YGFloatOptional.h in Headers */ = {isa = PBXBuildFile; fileRef = A22D8FD1C7A76BC7B33EACFAC5A5725C /* YGFloatOptional.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F3B5E83F75FEBD84B619A3B0FC7E7519 /* RCTBlobCollector.mm in Sources */ = {isa = PBXBuildFile; fileRef = B6265F319036EF4387185F995BDFD7AA /* RCTBlobCollector.mm */; }; + F3D26ECFA2AD2783EBD9BFD103A4C56E /* RNSVGPatternManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5742B1CB9120E1403F9D9EB005AF95DE /* RNSVGPatternManager.m */; }; + F4017BFFF0EB31F38E85F84CAF286873 /* RCTBlobManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9D8BC45C7B479F53CD9CC4487C189627 /* RCTBlobManager.mm */; }; + F4640C0CE6B316988B18BF1105985E43 /* BSGSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = FEB220ECA02998136355098C989A5DC8 /* BSGSerialization.m */; }; + F4A11C165B412289909E152CC61F7F04 /* RNSVGTextPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A6BB6E9B72F54B6E97526596D05B132 /* RNSVGTextPathManager.m */; }; F4FD7E920FF8D52218C23DB3AD8BE9EB /* FLAnimatedImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 22E7F2716BBBC5A7EAE69D49E9114179 /* FLAnimatedImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F515A6E7B426BDEB13B544686F7E09B5 /* REABezierNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BD7807C43BEBEF8A052790C3821F5DB /* REABezierNode.m */; }; + F515A6E7B426BDEB13B544686F7E09B5 /* REABezierNode.m in Sources */ = {isa = PBXBuildFile; fileRef = C45D69C56DEA55FAD0144B3E9D050C41 /* REABezierNode.m */; }; F543535BD68E63F93B5CD728A9D84768 /* utils.h in Headers */ = {isa = PBXBuildFile; fileRef = C40E1F1D1A35E560F59A6821EE82262B /* utils.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F558C0793C2A02B02CEA5E00C30EC599 /* RCTObjcExecutor.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3BF0FFDA672F187D798FA0079D6F22BD /* RCTObjcExecutor.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - F6473A2A5E796EACA814D7DF6C5BB1D2 /* RCTRefreshControlManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 849CE439C42BBC759520A3E173D151EC /* RCTRefreshControlManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F558C0793C2A02B02CEA5E00C30EC599 /* RCTObjcExecutor.mm in Sources */ = {isa = PBXBuildFile; fileRef = 53253C8FEB2BF3B3635E859B5D2AE2EE /* RCTObjcExecutor.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + F6473A2A5E796EACA814D7DF6C5BB1D2 /* RCTRefreshControlManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4388B6BCB2F2784C4B4679919F5B1402 /* RCTRefreshControlManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; F64F1ECA58AA4B348DDB40B07B77B7F0 /* SDWebImageCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = A80BB3680F06006BBDEB43DFEE7F6D4C /* SDWebImageCompat.m */; }; - F6D90382904C95C3C1629EFE19A57ABC /* RCTSourceCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 299BC6ED72E63BE869BE2FF7C23C0403 /* RCTSourceCode.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - F70AB6686BB86C4C220AF644C20D0D8F /* IAPPromotionObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E8B0ECF4112BB2222F3F2BBB7C16340 /* IAPPromotionObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F6D90382904C95C3C1629EFE19A57ABC /* RCTSourceCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 90CD31F3AE8EE37643B20D16F9C2BF28 /* RCTSourceCode.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + F70AB6686BB86C4C220AF644C20D0D8F /* IAPPromotionObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 19076166D6D316288F0AAACDCF089913 /* IAPPromotionObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; F7448B544038C85C3C8522310A81FD40 /* SDWebImageDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 07F9F5D28AE7AB24C11CB047DD1A3EA9 /* SDWebImageDownloader.m */; }; - F760CC5FA8D8331BD1F87721D0589C16 /* UIView+React.m in Sources */ = {isa = PBXBuildFile; fileRef = CB89BDA6FC45CEDE7C67B9E87DBC541F /* UIView+React.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - F779EBAF63A1971B8FBE6DA8F1D5B2B4 /* React-RCTLinking-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B6A413DC4E1D0AEB6A727146E398CF8 /* React-RCTLinking-dummy.m */; }; - F7BE55F8C46DFFCDD109596CB7684942 /* RCTSurfaceStage.h in Headers */ = {isa = PBXBuildFile; fileRef = DF5FB9CE7957146596E2140284C26227 /* RCTSurfaceStage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F7E64FED68F8F11498EC1B81505EA043 /* RNSVGMarkerPosition.m in Sources */ = {isa = PBXBuildFile; fileRef = 06B54074232EF6BEB780D1FF7175E030 /* RNSVGMarkerPosition.m */; }; - F8DD35C7340006FED7278D49D26252C6 /* JSBundleType.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A632EF7C4447838602C518583CC6739 /* JSBundleType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F9F4AE2BF7D050D92F332218D9AD9402 /* AppCenterReactNativeAnalytics.m in Sources */ = {isa = PBXBuildFile; fileRef = C1AFA585F5423580F22ABA01DB0B4BC4 /* AppCenterReactNativeAnalytics.m */; }; + F760CC5FA8D8331BD1F87721D0589C16 /* UIView+React.m in Sources */ = {isa = PBXBuildFile; fileRef = 129F3F9CC30DB45486EDD846BAFFD202 /* UIView+React.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + F779EBAF63A1971B8FBE6DA8F1D5B2B4 /* React-RCTLinking-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 26A722FDCBBF5D95520A84CA4F82D9DA /* React-RCTLinking-dummy.m */; }; + F7BE55F8C46DFFCDD109596CB7684942 /* RCTSurfaceStage.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A277A41DA57B2048CDDC73E2AB71E39 /* RCTSurfaceStage.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F7E64FED68F8F11498EC1B81505EA043 /* RNSVGMarkerPosition.m in Sources */ = {isa = PBXBuildFile; fileRef = 59235EF60B4DEE5A636256E53BD70444 /* RNSVGMarkerPosition.m */; }; + F8DD35C7340006FED7278D49D26252C6 /* JSBundleType.h in Headers */ = {isa = PBXBuildFile; fileRef = F4F3A300147B77223F631D8ACD083B17 /* JSBundleType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F9F4AE2BF7D050D92F332218D9AD9402 /* AppCenterReactNativeAnalytics.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B825331345DBC6AA2873016F7B53F84 /* AppCenterReactNativeAnalytics.m */; }; FA2139280D0DB8CBFE7A6CC71567CB34 /* QBImagePickerController-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 39AC5F6EA5E781C79DB1A108205558C2 /* QBImagePickerController-dummy.m */; }; - FA3B45FF55AB99FECB3964626C2C475B /* RNCConnectionState.h in Headers */ = {isa = PBXBuildFile; fileRef = A99A82B509DC4CC8580F94671E7E0442 /* RNCConnectionState.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FA6CDEB2A292F61C8FA52F4239629B79 /* RNVectorIconsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 483A7B97E30182A270BB677FB8D9C568 /* RNVectorIconsManager.m */; }; - FAE17357031B6FC0A8347D3EEE75D839 /* RAMBundleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A081F9877EF842B283483AA724D866CD /* RAMBundleRegistry.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - FB5F17821545A8F999EB39EDE058612B /* BSGOutOfMemoryWatchdog.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C8A4825EC19B2CE10DAC33AA36E13BD /* BSGOutOfMemoryWatchdog.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FB8A58CBBA5D6FA69A71DD1E1075091C /* BSG_KSFileUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = CE26CC79D3FF8ACBC492CCD724BA0D65 /* BSG_KSFileUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FA3B45FF55AB99FECB3964626C2C475B /* RNCConnectionState.h in Headers */ = {isa = PBXBuildFile; fileRef = B18F68EDD0A5B4C006946C41EA106CBD /* RNCConnectionState.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FA6CDEB2A292F61C8FA52F4239629B79 /* RNVectorIconsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 58CF6D871483615FB99802E5BA335E2C /* RNVectorIconsManager.m */; }; + FAE17357031B6FC0A8347D3EEE75D839 /* RAMBundleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AB574800DE9D45AE0371C10FC1ADE7A8 /* RAMBundleRegistry.cpp */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + FB5F17821545A8F999EB39EDE058612B /* BSGOutOfMemoryWatchdog.h in Headers */ = {isa = PBXBuildFile; fileRef = 602D48AF9A507A28A09642B7E7B90126 /* BSGOutOfMemoryWatchdog.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FB8A58CBBA5D6FA69A71DD1E1075091C /* BSG_KSFileUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 08C3959C697F0D1F995C92E28FDBB908 /* BSG_KSFileUtils.h */; settings = {ATTRIBUTES = (Project, ); }; }; FB8B25F67A2861A3F66073AF6A9596E1 /* NSData+ImageContentType.h in Headers */ = {isa = PBXBuildFile; fileRef = A0252F723F1A6F1F943A1A1F06E3254D /* NSData+ImageContentType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FC0B8745F9FBB35E2CEC5EA78205026E /* brg_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D16E164112E9165B2549E91C7E0C9C7 /* brg_endian.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FC6134DDCC235868ECD1F14A17A5DF6F /* RCTConvert+CodePushInstallMode.m in Sources */ = {isa = PBXBuildFile; fileRef = DC652A5D506EE3739993BD1E4F08FEEF /* RCTConvert+CodePushInstallMode.m */; }; - FC75949A853F10454838E0511C2AB750 /* fileenc.h in Headers */ = {isa = PBXBuildFile; fileRef = B6A36E0B062AE4D70E70CD5D907BE086 /* fileenc.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FCBD4A62041DEDD9EE279E5821118091 /* RCTMessageThread.mm in Sources */ = {isa = PBXBuildFile; fileRef = B6B192ABCE0A0FFDF6F2A2B98607A2E3 /* RCTMessageThread.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; - FCF5EE5544C39FA9DDD17CD14325C355 /* JWTAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = AB0D16E8D9525E3E830EB83C82B26FD1 /* JWTAlgorithm.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FD31490741C8020C1B655B99D7CEBF39 /* RCTLayoutAnimationGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DEE23DDDC8F1692F15CC5D4F6331056 /* RCTLayoutAnimationGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FD4EFA8CC12FE490181AB0F8F45FEA83 /* Bugsnag.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E9EB623E616E95065E8D47F73326073 /* Bugsnag.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FD93A07171842B9645ABA0BDD9EC9721 /* BSG_KSBacktrace.h in Headers */ = {isa = PBXBuildFile; fileRef = 61FD6C339DC99A3C1238FD5B48C4FB29 /* BSG_KSBacktrace.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FDAFB8D85A41E7527BA3AE5D3369CE8A /* RCTSubtractionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CC7336EAB7F4460A9902C24FB9E884A /* RCTSubtractionAnimatedNode.m */; }; - FEF634A3163144A6A3E626349A0CBBBD /* RCTUIImageViewAnimated.h in Headers */ = {isa = PBXBuildFile; fileRef = 8512D9F82E14766C66FA6F471260BD17 /* RCTUIImageViewAnimated.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FF2FC4218DDCF4249D77948E6638F293 /* RCTUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 2405A68A072B2040FB286FD5ABDE7A69 /* RCTUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + FC0B8745F9FBB35E2CEC5EA78205026E /* brg_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = D67104EAC2D7770F86142AC663469F98 /* brg_endian.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FC6134DDCC235868ECD1F14A17A5DF6F /* RCTConvert+CodePushInstallMode.m in Sources */ = {isa = PBXBuildFile; fileRef = C797CE6E805876EB460175C139C23D4B /* RCTConvert+CodePushInstallMode.m */; }; + FC75949A853F10454838E0511C2AB750 /* fileenc.h in Headers */ = {isa = PBXBuildFile; fileRef = BCC9AF5F2ABDCDC8414EE5448683D99A /* fileenc.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FCBD4A62041DEDD9EE279E5821118091 /* RCTMessageThread.mm in Sources */ = {isa = PBXBuildFile; fileRef = DC5861A161CC534E1766872E5C061859 /* RCTMessageThread.mm */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; + FCF5EE5544C39FA9DDD17CD14325C355 /* JWTAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = F35DA92C3174DC45640F1F9952F86C43 /* JWTAlgorithm.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FD31490741C8020C1B655B99D7CEBF39 /* RCTLayoutAnimationGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AEB93B8104A904818FBBDB310765E90 /* RCTLayoutAnimationGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FD4EFA8CC12FE490181AB0F8F45FEA83 /* Bugsnag.h in Headers */ = {isa = PBXBuildFile; fileRef = A76B30889FE9CF3892684B7AA9166038 /* Bugsnag.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FD93A07171842B9645ABA0BDD9EC9721 /* BSG_KSBacktrace.h in Headers */ = {isa = PBXBuildFile; fileRef = 948FBE9980897242FA921B3504B4C89D /* BSG_KSBacktrace.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FDAFB8D85A41E7527BA3AE5D3369CE8A /* RCTSubtractionAnimatedNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 3377932340CC6C753F320B27F86B71C4 /* RCTSubtractionAnimatedNode.m */; }; + FEF634A3163144A6A3E626349A0CBBBD /* RCTUIImageViewAnimated.h in Headers */ = {isa = PBXBuildFile; fileRef = E9A4B5C7DDE122537E8D886A74350931 /* RCTUIImageViewAnimated.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FF2FC4218DDCF4249D77948E6638F293 /* RCTUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = D572BA0975000708ACBFC4A1CA6ED935 /* RCTUtils.m */; settings = {COMPILER_FLAGS = "-DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -Wno-comma -Wno-shorten-64-to-32 -Wno-documentation"; }; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -1355,13 +1365,6 @@ remoteGlobalIDString = ED2506AE7DE35D654F61254441EA7155; remoteInfo = "boost-for-react-native"; }; - 017076C5D61F598F6CA212A44A242B7C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 938CCE22F6C4094B3FB6CF1478579E4B; - remoteInfo = "React-RCTAnimation"; - }; 026CC9D7D438873823142B6E1C8A2224 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1376,12 +1379,19 @@ remoteGlobalIDString = 4F265533AAB7C8985856EC78A33164BB; remoteInfo = "React-RCTImage"; }; - 04266B47EF7BC340C04B6D806DB818DD /* PBXContainerItemProxy */ = { + 03A1FDB33F66CA88EB3858C247F267E5 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 651511D7DA7F07F9FC9AA40A2E86270D; - remoteInfo = "React-RCTNetwork"; + remoteGlobalIDString = 95D98F901D07557EF7CA38D3F03832C5; + remoteInfo = "React-RCTBlob"; + }; + 04C136D5B4524E596C159E74A95805B6 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = F161A3905125DD42F065E0DA6B1BE99E; + remoteInfo = "react-native-fast-image"; }; 05E4824BB147C0A32B4D194E96175572 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -1390,26 +1400,19 @@ remoteGlobalIDString = D0EFEFB685D97280256C559792236873; remoteInfo = glog; }; - 06F4C46E7F8A4B8A020E1AF7EC3841AB /* PBXContainerItemProxy */ = { + 078E9E724868E8CD0F0A1EA389E5B592 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = A4F685BE3CAC127BDCE4E0DBBD88D191; - remoteInfo = Folly; + remoteGlobalIDString = C3496D0495E700CF08A90C41EA8FA4BB; + remoteInfo = FBReactNativeSpec; }; - 086614BCD98CBE23B1C9DAA32491B4B4 /* PBXContainerItemProxy */ = { + 08CC872960817FC45540CEF740FE81D4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = A3282A5B2437E609EEB85861D7ECE717; - remoteInfo = AppCenter; - }; - 08D8B6A2F70B5F2BB9D4CB24E49DE6A8 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A30157FD17984D82FB7B26EE61267BE2; - remoteInfo = RSKImageCropper; + remoteGlobalIDString = 8CC4EAA817AA86310D1900F1DAB3580F; + remoteInfo = FBLazyVector; }; 0A893E018259D9B6C8C66F2BCC914F8A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -1418,6 +1421,13 @@ remoteGlobalIDString = 1BEE828C124E6416179B904A9F66D794; remoteInfo = React; }; + 0AE21C4BF7C941478FCC7A7ADB959701 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 1BEE828C124E6416179B904A9F66D794; + remoteInfo = React; + }; 0B31EB3B887112ADB976F98D69DE6C00 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1425,13 +1435,6 @@ remoteGlobalIDString = A30157FD17984D82FB7B26EE61267BE2; remoteInfo = RSKImageCropper; }; - 0C9B47B85722F103AA810FA1B25498FC /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 96150F524B245896B800F84F369A9A5A; - remoteInfo = RNVectorIcons; - }; 0FD6A4ED78388214475895E97458EB68 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1439,6 +1442,13 @@ remoteGlobalIDString = 1BEE828C124E6416179B904A9F66D794; remoteInfo = React; }; + 10878BD32FA31C6F4D31A00ABEAAE05E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8D18C49071FC5370C25F5758A85BA5F6; + remoteInfo = "react-native-webview"; + }; 13EF1229647EEDD20E086226A26C9EA6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1453,27 +1463,6 @@ remoteGlobalIDString = FA877ADC442CB19CF61793D234C8B131; remoteInfo = "React-jsi"; }; - 1755F4337726E4CCA491B4366F28D359 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 7ACAA9BE580DD31A5CB9D97C45D9492D; - remoteInfo = "React-Core"; - }; - 190680A3DF9AAB078FB628FD16185839 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 381D3FF7291671603AED3955D4DC897C; - remoteInfo = "appcenter-crashes"; - }; - 1B136683D7485491A9EE71AC2FBB578F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 214E42634D1E187D876346D36184B655; - remoteInfo = RNScreens; - }; 1C40D4C4EEEDCB446324416F8108EEC0 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1495,7 +1484,7 @@ remoteGlobalIDString = 2B25F90D819B9ADF2AF2D8733A890333; remoteInfo = Yoga; }; - 20D0A2FC91AA47C4AFE16ECA838033E5 /* PBXContainerItemProxy */ = { + 1E5B72044FEEF25F569EFB72B3C6F467 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; @@ -1509,13 +1498,6 @@ remoteGlobalIDString = 7ACAA9BE580DD31A5CB9D97C45D9492D; remoteInfo = "React-Core"; }; - 223D09D6724903427720F2F7D5F04026 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CCAFCDBA3C5E0DEB28ED2F04E87FF92F; - remoteInfo = appcenter; - }; 243E1224598243CE0CCEE4E8D1F2D091 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1523,12 +1505,12 @@ remoteGlobalIDString = 7ACAA9BE580DD31A5CB9D97C45D9492D; remoteInfo = "React-Core"; }; - 2489E07C6B4CA1B2C2EEF987982226FA /* PBXContainerItemProxy */ = { + 24C14A3B1923ECCFCEE0F7F29FE1E455 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = B6422EB0A585557ED42A07B5D023BD98; - remoteInfo = "react-native-config"; + remoteGlobalIDString = FC8B0F94E044B544F112C2E56B515D5C; + remoteInfo = realm; }; 25CB426FCED6251455646C58941A56AE /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -1537,19 +1519,12 @@ remoteGlobalIDString = 1BEE828C124E6416179B904A9F66D794; remoteInfo = React; }; - 26BDB550BADAA2DAB2493C686E506900 /* PBXContainerItemProxy */ = { + 287878C7E6F9F37BA905EFBCBFD74540 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 9C3DB3789CFE35346F3ED3F31A5ABD6C; - remoteInfo = CodePush; - }; - 27722A05028E387BD3AF556CE1CA5775 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = FA877ADC442CB19CF61793D234C8B131; - remoteInfo = "React-jsi"; + remoteGlobalIDString = 214E42634D1E187D876346D36184B655; + remoteInfo = RNScreens; }; 29411A4CDB06E8E7A6A40BB608906151 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -1558,13 +1533,6 @@ remoteGlobalIDString = 680299219D3A48D42A648AF6706275A9; remoteInfo = "React-RCTSettings"; }; - 2BFB1A3D42DCF722A013B0433837B2A5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D20469A9A1E5CFB26045EAEBE3F88E5E; - remoteInfo = RCTTypeSafety; - }; 2C95DFFCB2EC326C56D43774DED19805 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1572,6 +1540,13 @@ remoteGlobalIDString = E7E7CE52C8C68B17224FF8C262D80ABF; remoteInfo = RCTRequired; }; + 2D96FCF21447F567B3A6AB3F22C680C8 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = DBD2D83E10F8B7D3F4E0E34E6A9FCFA6; + remoteInfo = "React-RCTText"; + }; 2FAC08189BCF3956DA21FD6897092573 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1607,6 +1582,13 @@ remoteGlobalIDString = D20469A9A1E5CFB26045EAEBE3F88E5E; remoteInfo = RCTTypeSafety; }; + 3AEE61631F0F47152740A1C0F94B1B8E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = C49345AFA49B098B0384C4FA864A4868; + remoteInfo = QBImagePickerController; + }; 3AF6FEF061BCC34F916E58F27BF4F606 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1628,13 +1610,6 @@ remoteGlobalIDString = 651511D7DA7F07F9FC9AA40A2E86270D; remoteInfo = "React-RCTNetwork"; }; - 415EC8690ADC5813724916C6919A9594 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8CC4EAA817AA86310D1900F1DAB3580F; - remoteInfo = FBLazyVector; - }; 41B411603584E34BCCE714A533C911BD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1642,19 +1617,12 @@ remoteGlobalIDString = 938CCE22F6C4094B3FB6CF1478579E4B; remoteInfo = "React-RCTAnimation"; }; - 43028BD7B7D966659F76E34BD24BCB7E /* PBXContainerItemProxy */ = { + 43E130BCBE82B4275F2AD3894E5AB0F4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 1BEE828C124E6416179B904A9F66D794; - remoteInfo = React; - }; - 435643C6B12820E5469A383861EE680D /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4F265533AAB7C8985856EC78A33164BB; - remoteInfo = "React-RCTImage"; + remoteGlobalIDString = 938CCE22F6C4094B3FB6CF1478579E4B; + remoteInfo = "React-RCTAnimation"; }; 46C17A4CE643C72C75BFC8D62D199E20 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -1663,19 +1631,33 @@ remoteGlobalIDString = 95D98F901D07557EF7CA38D3F03832C5; remoteInfo = "React-RCTBlob"; }; - 4BCC5F1131BFA6CF2F50DED5AD30761B /* PBXContainerItemProxy */ = { + 46E7343B82391651CA86C1BDE9227BCE /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = DE32677FA772BFFD0172EB7EE9E4E7E9; - remoteInfo = RNSVG; + remoteGlobalIDString = 53D121F9F9BB0F8AC1C94A12C5A8572F; + remoteInfo = "React-RCTVibration"; }; - 4E3DAFB21442F175C26279108D980E22 /* PBXContainerItemProxy */ = { + 48CE6E258EB52B132A166B780A7BC0A1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 0D82774D2A533D3FFAE27CAB4A6E9CB2; - remoteInfo = RNImageCropPicker; + remoteGlobalIDString = 2AE7F4D5AB13153E89A196AFFC2F51DF; + remoteInfo = "appcenter-push"; + }; + 49E4C4D63D23463B82287A959AF2ABDD /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 381D3FF7291671603AED3955D4DC897C; + remoteInfo = "appcenter-crashes"; + }; + 4E28E3CA48669744373105D7105F290D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = B6422EB0A585557ED42A07B5D023BD98; + remoteInfo = "react-native-config"; }; 511DDE91CD7B16AF8A6C0A6AF459BB4D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -1691,13 +1673,6 @@ remoteGlobalIDString = 2CD32458A161AF8E4BA58B4310701AB3; remoteInfo = AppCenterReactNativeShared; }; - 5256B333EBE8D37E73DE069B970D0D06 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 680299219D3A48D42A648AF6706275A9; - remoteInfo = "React-RCTSettings"; - }; 557407361285FA301951204E241F9CDB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1719,19 +1694,12 @@ remoteGlobalIDString = DBD2D83E10F8B7D3F4E0E34E6A9FCFA6; remoteInfo = "React-RCTText"; }; - 5F29A1795CD95443F639A467F0238768 /* PBXContainerItemProxy */ = { + 5E2F8B4EFB37F715B5E09A4605F26450 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 2AB2EF542954AB1C999E03BFEF8DE806; - remoteInfo = DoubleConversion; - }; - 628F66B0D5B60BEC80B67BECBB8A686E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 3847153A6E5EEFB86565BA840768F429; - remoteInfo = SDWebImage; + remoteGlobalIDString = B9E8F4CA2A4A8599389FEB665A9B96FF; + remoteInfo = RNGestureHandler; }; 65810A03565E0FE492E895FE41027BA6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -1740,6 +1708,20 @@ remoteGlobalIDString = 2AB2EF542954AB1C999E03BFEF8DE806; remoteInfo = DoubleConversion; }; + 661660A3AD7D024786D6EB82A65F4BAD /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = A4F685BE3CAC127BDCE4E0DBBD88D191; + remoteInfo = Folly; + }; + 67AE47C26ED80619DAFDC229A4F9A7FF /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 1BEE828C124E6416179B904A9F66D794; + remoteInfo = React; + }; 6951F43D272FCFC8F8B189E667892F07 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1789,19 +1771,19 @@ remoteGlobalIDString = DA0709CAAD589C6E7963495210438021; remoteInfo = "React-jsiexecutor"; }; - 711C7A855A229CEFAE9CB8532FCB62A9 /* PBXContainerItemProxy */ = { + 6F0F58A06E9032493DB5386CA0ECB903 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 53D121F9F9BB0F8AC1C94A12C5A8572F; - remoteInfo = "React-RCTVibration"; + remoteGlobalIDString = 4F265533AAB7C8985856EC78A33164BB; + remoteInfo = "React-RCTImage"; }; - 72D71A885009F4196D7572D8B2CFE724 /* PBXContainerItemProxy */ = { + 76C86F4AA21970E966A33264F1B387FF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 2AE7F4D5AB13153E89A196AFFC2F51DF; - remoteInfo = "appcenter-push"; + remoteGlobalIDString = 8B0BFCF5726289B36FF199BFC95080EE; + remoteInfo = "react-native-version-number"; }; 7A52C272DBA9C45914470497BF17E40A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -1817,6 +1799,13 @@ remoteGlobalIDString = 7ACAA9BE580DD31A5CB9D97C45D9492D; remoteInfo = "React-Core"; }; + 7BA79ABDDA2D174606538F472239ADDC /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = FD9911868EF2AB049F2D780B31F926C9; + remoteInfo = RNIap; + }; 7C2DB6141117D32B99021BEACAC3A440 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1838,6 +1827,13 @@ remoteGlobalIDString = 1BEE828C124E6416179B904A9F66D794; remoteInfo = React; }; + 7E18EA036BD8A3AC66DF76B59845080D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = A3282A5B2437E609EEB85861D7ECE717; + remoteInfo = AppCenter; + }; 7FF03204B6129FD1E745C07F8541BDEB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1852,19 +1848,12 @@ remoteGlobalIDString = A4F685BE3CAC127BDCE4E0DBBD88D191; remoteInfo = Folly; }; - 804B0BBE952C5114ABACFA601986E284 /* PBXContainerItemProxy */ = { + 82E79D65B3514A829760A4E252E80F09 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = B6D5DD49633DFF0657B8C3F08EB3ABA9; - remoteInfo = ReactCommon; - }; - 81D39FAB85C11CB425AE62BF04AD87B3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0745200E60DC80C9A0A48B7E6C1518D7; - remoteInfo = BugsnagReactNative; + remoteGlobalIDString = A30157FD17984D82FB7B26EE61267BE2; + remoteInfo = RSKImageCropper; }; 831A7EAA6B1FD8073B4335D2F90EBC9C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -1873,19 +1862,12 @@ remoteGlobalIDString = 1BEE828C124E6416179B904A9F66D794; remoteInfo = React; }; - 856D29BB5C2412A68641E0637CA57B83 /* PBXContainerItemProxy */ = { + 837E61FBAC007CD6F175922F53C7D5E7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 11989A5E568B3B69655EE0C13DCDA3F9; - remoteInfo = "React-RCTActionSheet"; - }; - 862C73D123CBBFA9EE7CD3D49E97EE7A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = DBD2D83E10F8B7D3F4E0E34E6A9FCFA6; - remoteInfo = "React-RCTText"; + remoteGlobalIDString = 680299219D3A48D42A648AF6706275A9; + remoteInfo = "React-RCTSettings"; }; 86AE3E226CB4913E80B7F9B0D70CCDB9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -1915,12 +1897,12 @@ remoteGlobalIDString = A3282A5B2437E609EEB85861D7ECE717; remoteInfo = AppCenter; }; - 8A5E64F0F8B34B81C70220FE951B246B /* PBXContainerItemProxy */ = { + 89ABE54A9AF1AA2DB335351F5397BD4A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = ED2506AE7DE35D654F61254441EA7155; - remoteInfo = "boost-for-react-native"; + remoteGlobalIDString = EC577C5CB1DC59A7464ECEF266A75B42; + remoteInfo = "react-native-netinfo"; }; 8B585C86603C9770F606EA77DD37CDA5 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -1936,19 +1918,12 @@ remoteGlobalIDString = FA877ADC442CB19CF61793D234C8B131; remoteInfo = "React-jsi"; }; - 8E65E3AFBEE06C77527345B5892A9F87 /* PBXContainerItemProxy */ = { + 8E166DE0FC9183B73B8963D01F7E8AC2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = E16E206437995280D349D4B67695C894; - remoteInfo = "React-CoreModules"; - }; - 8EFBF30A934A273A37037590C87F0B27 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = E7E7CE52C8C68B17224FF8C262D80ABF; - remoteInfo = RCTRequired; + remoteGlobalIDString = 6FE9147F8AAA4DE676C190F680F47AE2; + remoteInfo = "React-RCTLinking"; }; 8F8D97FDA93DF806279F1C90D2E34F62 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -1964,13 +1939,6 @@ remoteGlobalIDString = 7ACAA9BE580DD31A5CB9D97C45D9492D; remoteInfo = "React-Core"; }; - 924699D664D3E7E97E8087E8BFF592CF /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = F161A3905125DD42F065E0DA6B1BE99E; - remoteInfo = "react-native-fast-image"; - }; 95132EC4BBC110F77474DC63CF81C4CB /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1978,13 +1946,6 @@ remoteGlobalIDString = ED2506AE7DE35D654F61254441EA7155; remoteInfo = "boost-for-react-native"; }; - 954EF46CD0C2E130AD10FBCD667EB967 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 463F41A7E8B252F8AC5024DA1F4AF6DA; - remoteInfo = "React-cxxreact"; - }; 95BD7607104E910918F88DD81F19B1C1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1992,6 +1953,13 @@ remoteGlobalIDString = 2AB2EF542954AB1C999E03BFEF8DE806; remoteInfo = DoubleConversion; }; + 96BC680F956314C502BAF04140B04FF4 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 96150F524B245896B800F84F369A9A5A; + remoteInfo = RNVectorIcons; + }; 973587FD3243D488ACC2A2CBA4B833BD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -1999,6 +1967,13 @@ remoteGlobalIDString = A4F685BE3CAC127BDCE4E0DBBD88D191; remoteInfo = Folly; }; + 99DE989295E6CEA883D96A05E2C26637 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = F7D033C4C128EECAA020990641FA985F; + remoteInfo = "React-jsinspector"; + }; 9C3A204D7B63F44CF36DBE693BA03880 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2006,34 +1981,6 @@ remoteGlobalIDString = 11989A5E568B3B69655EE0C13DCDA3F9; remoteInfo = "React-RCTActionSheet"; }; - 9D56601E4A0C460A3EC45BCF0F76C196 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 95D98F901D07557EF7CA38D3F03832C5; - remoteInfo = "React-RCTBlob"; - }; - 9E1FC2E10EE512A8507BB8D35E056F31 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = C3496D0495E700CF08A90C41EA8FA4BB; - remoteInfo = FBReactNativeSpec; - }; - 9F5F4B5168F766628B53E61747C0561E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8B0BFCF5726289B36FF199BFC95080EE; - remoteInfo = "react-native-version-number"; - }; - A26DEBDD96711A3852BCA02B36EAB6DA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = DA0709CAAD589C6E7963495210438021; - remoteInfo = "React-jsiexecutor"; - }; A2714C3F770F38D4074DD0F61DA9CF45 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2048,6 +1995,13 @@ remoteGlobalIDString = 3847153A6E5EEFB86565BA840768F429; remoteInfo = SDWebImage; }; + A87F9DA070E782F7A09DCDD9A55C71DC /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D20469A9A1E5CFB26045EAEBE3F88E5E; + remoteInfo = RCTTypeSafety; + }; A8D228C6F74629133C291F6B44D7694D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2097,13 +2051,6 @@ remoteGlobalIDString = C49345AFA49B098B0384C4FA864A4868; remoteInfo = QBImagePickerController; }; - B010C630AA4D0FC6C511303D7B2189BA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = FF879E718031128A75E7DE54046E6219; - remoteInfo = RNReanimated; - }; B2FD78464D0A453C650DCCD9FA158495 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2125,19 +2072,12 @@ remoteGlobalIDString = D0EFEFB685D97280256C559792236873; remoteInfo = glog; }; - B58601CDC666B554D4883E7A03207B6F /* PBXContainerItemProxy */ = { + B3E81CD005014EC0FC5A03551088EDDE /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = B9E8F4CA2A4A8599389FEB665A9B96FF; - remoteInfo = RNGestureHandler; - }; - B597BA318504954A30A09C66DDF06531 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EB28C63AFB5F6569AA780E440F9927E8; - remoteInfo = BVLinearGradient; + remoteGlobalIDString = 3847153A6E5EEFB86565BA840768F429; + remoteInfo = SDWebImage; }; B98820A9C964D3B6F601906E2EA51B5A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -2167,12 +2107,12 @@ remoteGlobalIDString = 2CD32458A161AF8E4BA58B4310701AB3; remoteInfo = AppCenterReactNativeShared; }; - BC8B36FA8EEBCC5D9DAD5C0811DE3D9F /* PBXContainerItemProxy */ = { + BD6CC2E494EE61CC988BC09F75B4A9D3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = F7D033C4C128EECAA020990641FA985F; - remoteInfo = "React-jsinspector"; + remoteGlobalIDString = 651511D7DA7F07F9FC9AA40A2E86270D; + remoteInfo = "React-RCTNetwork"; }; BDC109C07A1C7E5213C436FE8070F948 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -2181,6 +2121,13 @@ remoteGlobalIDString = 2AB2EF542954AB1C999E03BFEF8DE806; remoteInfo = DoubleConversion; }; + BDD80244CE160B4996812D0B9E85E8BB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = ED2506AE7DE35D654F61254441EA7155; + remoteInfo = "boost-for-react-native"; + }; BE4A4A3DB9A8E455D9EA304649EC3E13 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2188,13 +2135,6 @@ remoteGlobalIDString = 4A8E8992707D01510894596DB9BCCA00; remoteInfo = FLAnimatedImage; }; - BE80B97BBF724A7BE9AD7B3B957C7043 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6FE9147F8AAA4DE676C190F680F47AE2; - remoteInfo = "React-RCTLinking"; - }; BE9DF348AA84C7BFEAC85C95D579B6E3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2209,6 +2149,20 @@ remoteGlobalIDString = D0EFEFB685D97280256C559792236873; remoteInfo = glog; }; + BF2C8EA21F4F706D411865FD01A436B5 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 9C3DB3789CFE35346F3ED3F31A5ABD6C; + remoteInfo = CodePush; + }; + C12E0E8EC73725043688BEA6A4B23E03 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2AB2EF542954AB1C999E03BFEF8DE806; + remoteInfo = DoubleConversion; + }; C583A5691E3DAE99E4675FD1989CDA14 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2216,20 +2170,27 @@ remoteGlobalIDString = C3496D0495E700CF08A90C41EA8FA4BB; remoteInfo = FBReactNativeSpec; }; - C68548F4F80CAE3F4062626A70C3126B /* PBXContainerItemProxy */ = { + C725145B42BBC55D01DB872FC2830F40 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = E16E206437995280D349D4B67695C894; + remoteInfo = "React-CoreModules"; + }; + C8EA75D0D282EA84C0AFC0EB9A7C7DB6 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 463F41A7E8B252F8AC5024DA1F4AF6DA; + remoteInfo = "React-cxxreact"; + }; + D00E50AF7BE9C02C5E9F958ED0707DDF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = CE48BB29E46F9AD69809DDA4EBA58279; remoteInfo = "appcenter-analytics"; }; - D07AB94AE522EBBA3AD28480836B60AA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2B25F90D819B9ADF2AF2D8733A890333; - remoteInfo = Yoga; - }; D2579BA041C0EC81090F18D45D27AD7A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2251,6 +2212,13 @@ remoteGlobalIDString = 2C88CA1CB74B3C196C628F7AAA91D895; remoteInfo = "Pods-eSteem-tvOS"; }; + D471F4445110AEBBCF626B0A9103C937 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2B25F90D819B9ADF2AF2D8733A890333; + remoteInfo = Yoga; + }; D59A73644A58ECC04E1987DB3C8A1BC6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2265,6 +2233,13 @@ remoteGlobalIDString = FA877ADC442CB19CF61793D234C8B131; remoteInfo = "React-jsi"; }; + D63D525147AEE468AD8780EB3ACB24F9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = E7E7CE52C8C68B17224FF8C262D80ABF; + remoteInfo = RCTRequired; + }; D6D1EC9BD2FDEEB54A08A93A3F27D4AF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2272,13 +2247,6 @@ remoteGlobalIDString = 651511D7DA7F07F9FC9AA40A2E86270D; remoteInfo = "React-RCTNetwork"; }; - D77506A8AC8F50899D3C2C87D0657948 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = C49345AFA49B098B0384C4FA864A4868; - remoteInfo = QBImagePickerController; - }; D912D856341EB53A0DCAC37AA2C59189 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2300,6 +2268,13 @@ remoteGlobalIDString = 7ACAA9BE580DD31A5CB9D97C45D9492D; remoteInfo = "React-Core"; }; + DB0443521994DF0399B4DA1DC03FD5B1 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = B6D5DD49633DFF0657B8C3F08EB3ABA9; + remoteInfo = ReactCommon; + }; DCCFADB32AEE1624D663C9755205AF51 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2307,6 +2282,13 @@ remoteGlobalIDString = 1BEE828C124E6416179B904A9F66D794; remoteInfo = React; }; + DE325F846A89BD4FCF313B49F430FBD7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D0EFEFB685D97280256C559792236873; + remoteInfo = glog; + }; DE8F7B6EA7B1B017A43DEDEAA9020A16 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2314,6 +2296,20 @@ remoteGlobalIDString = 1BEE828C124E6416179B904A9F66D794; remoteInfo = React; }; + DEB45B72F92EF6FF71CB5FE65E043630 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 0D82774D2A533D3FFAE27CAB4A6E9CB2; + remoteInfo = RNImageCropPicker; + }; + E0D53AD31AE8440BEC48EB487088F4DC /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = CCAFCDBA3C5E0DEB28ED2F04E87FF92F; + remoteInfo = appcenter; + }; E12B17951D4D2915902C55932B9C335E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2321,13 +2317,6 @@ remoteGlobalIDString = 1BEE828C124E6416179B904A9F66D794; remoteInfo = React; }; - E1C9BBBAC3D5713137FF486D74BB57B6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D0EFEFB685D97280256C559792236873; - remoteInfo = glog; - }; E3DCB3D8F0A533B7BB46EB61E99CA3EE /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2335,12 +2324,33 @@ remoteGlobalIDString = FA877ADC442CB19CF61793D234C8B131; remoteInfo = "React-jsi"; }; - E45302550594F1A37FA1C4C6DB024C3B /* PBXContainerItemProxy */ = { + E4632B7F73D2AF114CE65A21E5EB0A21 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = FD9911868EF2AB049F2D780B31F926C9; - remoteInfo = RNIap; + remoteGlobalIDString = FF879E718031128A75E7DE54046E6219; + remoteInfo = RNReanimated; + }; + E50ECBD1D5AFF0974F87572A03CCC1E2 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 11989A5E568B3B69655EE0C13DCDA3F9; + remoteInfo = "React-RCTActionSheet"; + }; + E59B811A590C0F7EDD483726E236F933 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 0745200E60DC80C9A0A48B7E6C1518D7; + remoteInfo = BugsnagReactNative; + }; + E639A99ADB3367BC678B25B35D0837EB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = DA0709CAAD589C6E7963495210438021; + remoteInfo = "React-jsiexecutor"; }; E83D26776CFAE4F33A56043B72A7BDF4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -2356,13 +2366,6 @@ remoteGlobalIDString = A4F685BE3CAC127BDCE4E0DBBD88D191; remoteInfo = Folly; }; - EA080C095A37E759DF4A985449E99228 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8D18C49071FC5370C25F5758A85BA5F6; - remoteInfo = "react-native-webview"; - }; EA185828B0C77FAD86050162FAE2DE8B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2370,6 +2373,13 @@ remoteGlobalIDString = D0EFEFB685D97280256C559792236873; remoteInfo = glog; }; + EAF10FAE1965B78485D67C91FCD83BBD /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 4A8E8992707D01510894596DB9BCCA00; + remoteInfo = FLAnimatedImage; + }; EBAD2DD53CF2E65F2EF7E5FB06AF79C5 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2384,12 +2394,12 @@ remoteGlobalIDString = 2AB2EF542954AB1C999E03BFEF8DE806; remoteInfo = DoubleConversion; }; - EDAF19A605BBE9224F3814C98BC3B057 /* PBXContainerItemProxy */ = { + EDF9E31ED40D149A8898F4AD7AEBB729 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = EC577C5CB1DC59A7464ECEF266A75B42; - remoteInfo = "react-native-netinfo"; + remoteGlobalIDString = DE32677FA772BFFD0172EB7EE9E4E7E9; + remoteInfo = RNSVG; }; EE98A4C80DE900CD0C9ED8195B4EF52D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -2412,6 +2422,20 @@ remoteGlobalIDString = D20469A9A1E5CFB26045EAEBE3F88E5E; remoteInfo = RCTTypeSafety; }; + F05068F337238731F9F4EF7B40896404 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EB28C63AFB5F6569AA780E440F9927E8; + remoteInfo = BVLinearGradient; + }; + F1A21CDDA119C04A4382630A240D7F09 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 7ACAA9BE580DD31A5CB9D97C45D9492D; + remoteInfo = "React-Core"; + }; F1D31400DE78E76FE461920F078645F1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; @@ -2419,12 +2443,12 @@ remoteGlobalIDString = 1BEE828C124E6416179B904A9F66D794; remoteInfo = React; }; - F71CCBF5B6EBCC305C7D1F5778727001 /* PBXContainerItemProxy */ = { + FA099FE331615564449702D63C9850B6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 4A8E8992707D01510894596DB9BCCA00; - remoteInfo = FLAnimatedImage; + remoteGlobalIDString = FA877ADC442CB19CF61793D234C8B131; + remoteInfo = "React-jsi"; }; FC21EA40C24BBDB20C2BE4568BC0017C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -2436,1515 +2460,1519 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 00342A21558DE383089614D0F6CB96E6 /* RCTVirtualTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTVirtualTextViewManager.h; sourceTree = ""; }; - 0045732B5BB17025A722F55511EC5165 /* JWTAlgorithmESBase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTAlgorithmESBase.m; sourceTree = ""; }; - 005251F38B6E29BE4A951FC093FC3FB4 /* BugsnagSession.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagSession.m; sourceTree = ""; }; - 00E51A75F07DAEB59D9D955BEFB584F4 /* Bugsnag.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = Bugsnag.m; sourceTree = ""; }; + 000481D54B480804E2709ACCBEBE88C3 /* BSG_KSCrashSentry_NSException.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSCrashSentry_NSException.m; sourceTree = ""; }; + 001F84FAF6C3F9CF76CABF5064A16F76 /* JWTBase64Coder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTBase64Coder.h; sourceTree = ""; }; + 00B53BBE0E5C53B8553702AFB083CCC8 /* RNGestureHandlerButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerButton.h; path = ios/RNGestureHandlerButton.h; sourceTree = ""; }; + 00EFC97B4359A7A5626908E1A135E7D8 /* DispatchMessageQueueThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = DispatchMessageQueueThread.h; sourceTree = ""; }; 01092AA0F125A4A2B1784C9B9D2A0C5F /* Pods-eSteem-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-eSteem-dummy.m"; sourceTree = ""; }; + 0109A3E14816CB16A48EB8FB37F5260A /* RCTParserUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTParserUtils.m; sourceTree = ""; }; 012176014AF089894C4121468EE5D700 /* en.lproj */ = {isa = PBXFileReference; includeInIndex = 1; name = en.lproj; path = QBImagePicker/en.lproj; sourceTree = ""; }; + 014CE3374DCDF03FA9018BB579D74C34 /* BSG_KSCrashDoctor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSCrashDoctor.m; sourceTree = ""; }; 0164A6629B0E55D55E68348FC21004D1 /* AppCenterPush.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppCenterPush.framework; path = "AppCenter-SDK-Apple/iOS/AppCenterPush.framework"; sourceTree = ""; }; + 018205E465D3BB48EC346AB912266A8A /* RCTBridge.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBridge.m; sourceTree = ""; }; + 0182C0C052A20E5D236EDB70DCB83101 /* RCTVirtualTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTVirtualTextShadowView.m; sourceTree = ""; }; 01A168C308E160BABD648A88B73A9AEF /* AppCenter.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AppCenter.xcconfig; sourceTree = ""; }; - 01A90507EC6DF225FC88F5FA93B7F9F5 /* RCTTextDecorationLineType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextDecorationLineType.h; sourceTree = ""; }; - 01AFB4978789D384C227A9A173228C45 /* BSG_KSCrashDoctor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSCrashDoctor.m; sourceTree = ""; }; - 01D50B2A5016DEDADE6F899C5C4B02BA /* RCTImageDataDecoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageDataDecoder.h; path = Libraries/Image/RCTImageDataDecoder.h; sourceTree = ""; }; - 020B098E135FFFC1E31A7514192D5FCF /* RCTImageStoreManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageStoreManager.h; path = React/CoreModules/RCTImageStoreManager.h; sourceTree = ""; }; - 022E3F3CC3F0CC6BD6FC48CAF8CD06A9 /* JWTAlgorithmHSBase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTAlgorithmHSBase.m; sourceTree = ""; }; + 01A1D2E2F52734BBB30C9E2C0FB71E03 /* RCTSinglelineTextInputView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSinglelineTextInputView.m; sourceTree = ""; }; + 023E53798567375E2801E5CB4331C1A1 /* RNSVGSolidColorBrush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSolidColorBrush.m; sourceTree = ""; }; 025B5011493F0FF571ADB1F80D283015 /* UIImageView+HighlightedWebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+HighlightedWebCache.h"; path = "SDWebImage/UIImageView+HighlightedWebCache.h"; sourceTree = ""; }; - 0260477BC7C1B6A7C395910E1DD38DB2 /* JWTCoding+VersionTwo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "JWTCoding+VersionTwo.m"; sourceTree = ""; }; - 02CE9AD1D7DAEC204BB32554A97C8C23 /* experiments.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = experiments.cpp; sourceTree = ""; }; - 030B9F562AFAD3069538B75FB9679947 /* RCTSpringAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSpringAnimation.m; sourceTree = ""; }; - 04151276729EB2551897DAA01E11E846 /* RCTMultiplicationAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultiplicationAnimatedNode.m; sourceTree = ""; }; - 047AE26081B7EF4D30B5167D56E5226C /* REACallFuncNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REACallFuncNode.m; sourceTree = ""; }; - 048CA4AFF161BD21D1DD7E9EAF3A7C92 /* RNSVGMarkerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGMarkerManager.m; sourceTree = ""; }; - 04A7900B68BAFD2690CF0F7DB1223A37 /* React-RCTImage.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTImage.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 04C6558097024B8F71EE3C598AD8D938 /* RCTImageSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageSource.m; sourceTree = ""; }; - 04D2FDB5AD48227BC2290B6784316B49 /* JWTAlgorithmESBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithmESBase.h; sourceTree = ""; }; - 05127B7712F437648E494F3AD9B5BEFE /* RNSVGDefsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGDefsManager.h; sourceTree = ""; }; + 02899A2A875CF1E71230628763B59819 /* JsArgumentHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JsArgumentHelpers.h; sourceTree = ""; }; + 028C4C635D88A09856F594E380F155B1 /* RCTSurfaceDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceDelegate.h; sourceTree = ""; }; + 029C43973A250CC1215B1AEE37B2FB18 /* RNGestureHandlerState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerState.h; path = ios/RNGestureHandlerState.h; sourceTree = ""; }; + 02B4A7D6A456A59ACF636B060FD4DA40 /* RNSVGClipPathManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGClipPathManager.m; sourceTree = ""; }; + 02C8094D55B8B242B28560887EEA0919 /* RCTDivisionAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDivisionAnimatedNode.m; sourceTree = ""; }; + 02CBC761C62F63DB15BA0FE7B924A010 /* RNSVGLineManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLineManager.h; sourceTree = ""; }; + 034A9E2F92158C77C0F84491E9DA45CA /* JWTCryptoSecurity.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTCryptoSecurity.m; sourceTree = ""; }; + 039A01A4B8052E00CB144EF580C84253 /* BugsnagSessionFileStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagSessionFileStore.h; sourceTree = ""; }; + 03ADC934F76C4C07DFA43A5096B0D0AD /* BVLinearGradientManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BVLinearGradientManager.m; path = BVLinearGradient/BVLinearGradientManager.m; sourceTree = ""; }; + 03D73E0AD46A1BAF3D44C2F5404AB9AF /* BSG_KSJSONCodec.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSJSONCodec.c; sourceTree = ""; }; + 050A0FF9312B47B3533870B5ADF472B1 /* BugsnagErrorReportApiClient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagErrorReportApiClient.m; sourceTree = ""; }; + 0530AD098C139AE7BB048B2F481E4FE9 /* REAEventNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAEventNode.m; sourceTree = ""; }; + 05693BEB89E9029A5D87B26CD6CDE07D /* RCTSurfaceView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceView.h; sourceTree = ""; }; + 057ACEE58AAA630A6DD180D45404A7BD /* RCTCxxBridge.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxBridge.mm; sourceTree = ""; }; + 058F9D61AADFE8172ACD789C3554016D /* RCTRequired.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTRequired.h; path = RCTRequired/RCTRequired.h; sourceTree = ""; }; + 05A72C8ECD34AD9B03267EE4640E4AA6 /* RCTAdditionAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAdditionAnimatedNode.m; sourceTree = ""; }; 05ABA8005EEF0BA34A682330C303E3D6 /* SpookyHashV2.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = SpookyHashV2.cpp; path = folly/hash/SpookyHashV2.cpp; sourceTree = ""; }; - 05CD88CE7ADF076F46B72A2B5961FC45 /* BugsnagMetaData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagMetaData.m; sourceTree = ""; }; 05E2B469EFF434A5A53D3DCC1796F875 /* SDWebImageDownloader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloader.h; path = SDWebImage/SDWebImageDownloader.h; sourceTree = ""; }; - 05E9955FFA4A83BDC789AB028832B085 /* RCTConvert+Transform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+Transform.m"; sourceTree = ""; }; - 062923BC10565796B32A3535911A315D /* RNSVGGlyphContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGGlyphContext.h; sourceTree = ""; }; + 05F98627E9C13E287E991A69F4C02749 /* RCTImageSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTImageSource.h; sourceTree = ""; }; + 0630091E968B90EE70CE6C8356B01D9D /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; 06489499588BFA8FD5E63DD6375CD533 /* libFolly.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libFolly.a; path = libFolly.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 0675050AE251576CF7F8D365D1A3706F /* JWTCoding+VersionOne.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "JWTCoding+VersionOne.m"; sourceTree = ""; }; - 06A6F70E1AF2FCE2329430A3AE02CEE8 /* RNGestureHandlerState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerState.h; path = ios/RNGestureHandlerState.h; sourceTree = ""; }; - 06B54074232EF6BEB780D1FF7175E030 /* RNSVGMarkerPosition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGMarkerPosition.m; sourceTree = ""; }; - 06C7B2D0FD1D18FFBC13ED1C0980D331 /* RCTSurfaceRootView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceRootView.h; sourceTree = ""; }; - 06E836DD9E080AE67D1A8F350FE9BC4D /* pwd2key.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pwd2key.h; sourceTree = ""; }; - 070877800F3815A1762EFB8848AD38F9 /* YGNode.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGNode.cpp; path = yoga/YGNode.cpp; sourceTree = ""; }; + 069F8BC36316E7BCD933057C3EB4E43F /* MF_Base64Additions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MF_Base64Additions.h; path = ios/CodePush/Base64/Base64/MF_Base64Additions.h; sourceTree = ""; }; + 06C2D1A59324661497C2171CD8A7CD73 /* RNSVGUnits.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGUnits.h; sourceTree = ""; }; + 06DD6E75436A7404C42CDCAC41DBBAC1 /* LICENSE.txt */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE.txt; sourceTree = ""; }; 0738413BC2A0045D917DF14C9BFF84D8 /* fast-dtoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "fast-dtoa.h"; path = "double-conversion/fast-dtoa.h"; sourceTree = ""; }; - 073C75DB54BE3A8672F47D21CB5C56EB /* 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; }; - 074B7CAE931A0F484B50B82E84C75375 /* React-jsi.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-jsi.xcconfig"; sourceTree = ""; }; - 077DA8F75F2AD7FA9BC89919EC993E18 /* React-RCTBlob-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTBlob-dummy.m"; sourceTree = ""; }; - 079272F9764D7F83B33D5C0B9858EC97 /* RCTUIUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUIUtils.m; sourceTree = ""; }; - 07DC32A256F9BFBFA73458D35ACD79AD /* RCTInputAccessoryViewContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryViewContent.h; sourceTree = ""; }; + 0746C99E8E42DDB42AA4577A606873C9 /* AppCenterReactNativeCrashesDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNativeCrashesDelegate.h; path = AppCenterReactNativeCrashes/AppCenterReactNativeCrashesDelegate.h; sourceTree = ""; }; + 075BE21C9F42D362A5A5F808A6F50476 /* RNSScreen.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSScreen.h; path = ios/RNSScreen.h; sourceTree = ""; }; + 075D8E19241588668CAC1BE007826A1C /* React-jsi.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-jsi.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 0774E6822121A88ED35CEC187F4C21DF /* BSG_KSMachApple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSMachApple.h; sourceTree = ""; }; + 0774FD78AA6EED55B33D856BB6C602C4 /* react-native-version-number-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-version-number-dummy.m"; sourceTree = ""; }; + 07BA349A88168D7CC68161F4E56BDDF5 /* RCTInputAccessoryView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryView.h; sourceTree = ""; }; 07F9F5D28AE7AB24C11CB047DD1A3EA9 /* SDWebImageDownloader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloader.m; path = SDWebImage/SDWebImageDownloader.m; sourceTree = ""; }; - 085276C68530F73E1CEB83FB0EE6BCE1 /* BugsnagHandledState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagHandledState.h; sourceTree = ""; }; + 080CF00926AD3F4404A87C2441AC8EEF /* RNSVGBezierElement.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGBezierElement.m; sourceTree = ""; }; + 0857D2D07263745EA80EFDEF6A7D1A5A /* RNRotationHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNRotationHandler.m; sourceTree = ""; }; + 085D076C80E87E4BAD81A0630B1DCE19 /* RCTProfile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTProfile.h; sourceTree = ""; }; 086136880FCE34A8A27A0BA07648F5CD /* log_severity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = log_severity.h; path = src/glog/log_severity.h; sourceTree = ""; }; - 08AF71F20B0C191CA035437DEB408052 /* react-native-version-number.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-version-number.xcconfig"; sourceTree = ""; }; - 08C97B21D99DC3E88BA592A585C40A84 /* React-Core.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-Core.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 08D631E0FA556DDB8596CE708666DCD2 /* RCTTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextShadowView.m; sourceTree = ""; }; + 089FC694624769292792EFCC8E1193F7 /* unzip.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = unzip.h; sourceTree = ""; }; + 08C3959C697F0D1F995C92E28FDBB908 /* BSG_KSFileUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSFileUtils.h; sourceTree = ""; }; + 08D432F8F5D824289678BC42D08C12E0 /* react-native-netinfo.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "react-native-netinfo.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 08F8A66C3B000AEC731BD9E92303A01F /* REAEventNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAEventNode.h; sourceTree = ""; }; + 0912F16B2F8EB39D7F2968E7A17D7C8D /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 0924BFDDF6E3794E9553176AFD1B696A /* RCTInputAccessoryShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryShadowView.h; sourceTree = ""; }; + 092C6CC099C382384FD7624695BFF321 /* RCTScrollContentShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollContentShadowView.m; sourceTree = ""; }; 093B8FC6237622D1ABC62A31F6355D7B /* NSImage+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSImage+WebCache.m"; path = "SDWebImage/NSImage+WebCache.m"; sourceTree = ""; }; - 09808D254E938DA304CEACEAD255112D /* RCTAccessibilityManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAccessibilityManager.h; sourceTree = ""; }; - 09925FA697597BB501D18ED2F21A9D06 /* RNVectorIcons-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNVectorIcons-dummy.m"; sourceTree = ""; }; + 0968CF3500AB84324472D776E32D3598 /* appcenter-analytics-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "appcenter-analytics-dummy.m"; sourceTree = ""; }; 0998576F5768B43A9D1670D1CFDBFEE0 /* Pods-eSteem.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-eSteem.debug.xcconfig"; sourceTree = ""; }; - 09B9C34B03995F586F2A82E0E29A611B /* BugsnagCollections.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagCollections.m; sourceTree = ""; }; - 09BEB2BCF813E1AAC0CFD37D290D9191 /* appcenter-push-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "appcenter-push-prefix.pch"; sourceTree = ""; }; - 09EC9ADB6EDC9C5A3FE96C54DFE0711A /* BSG_KSCrashReportStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashReportStore.h; sourceTree = ""; }; - 0A5BC027721BDA3E5F8769DF10E68C34 /* BugsnagSessionTrackingApiClient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagSessionTrackingApiClient.m; sourceTree = ""; }; - 0A7AD9E61BFABA67B077C2360FE33EEA /* RNSVGRenderableManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRenderableManager.m; sourceTree = ""; }; - 0A9686FEC787DF9282B0E9BFEB2945EE /* Feather.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Feather.ttf; path = Fonts/Feather.ttf; sourceTree = ""; }; + 0A195184BB75807C7A1DFDB36006707D /* RNSVGNodeManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGNodeManager.h; sourceTree = ""; }; + 0A1B14AA992B93C2D8826EA7912631E8 /* RNCConnectionStateWatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCConnectionStateWatcher.h; path = ios/RNCConnectionStateWatcher.h; sourceTree = ""; }; + 0A548F634E3953CF38C993093E84CA17 /* appcenter-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "appcenter-prefix.pch"; sourceTree = ""; }; + 0A91389651721EAA9297EE522D1B282E /* YGValue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGValue.cpp; path = yoga/YGValue.cpp; sourceTree = ""; }; 0AA6CBA71D1F2C69F602E7AC20219422 /* SDWebImageImageIOCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageImageIOCoder.m; path = SDWebImage/SDWebImageImageIOCoder.m; sourceTree = ""; }; - 0AA7C1D1BCDAFA0D8FD2798063A890A0 /* REAValueNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAValueNode.h; sourceTree = ""; }; - 0ACE030E79C6195F3BE5B9BBD4E4376B /* BSGConnectivity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSGConnectivity.h; sourceTree = ""; }; - 0ADC9B7B21C13D287EDD1902D3FADD71 /* BSG_KSMach.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSMach.h; sourceTree = ""; }; - 0B4E37BBE419FB9CC85648F7964845D3 /* RCTI18nUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTI18nUtil.h; sourceTree = ""; }; + 0AC3C55FE99D1FDC4339A8F52F39AE2F /* RCTValueAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTValueAnimatedNode.m; sourceTree = ""; }; + 0AC537BCF3D2BEB98CB3B399DDDACAED /* RCTProgressViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTProgressViewManager.h; sourceTree = ""; }; + 0B0819BC765EB36DD67246762F36B59C /* RCTReloadCommand.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTReloadCommand.h; sourceTree = ""; }; + 0B0D4C7D2AF48B05DEAB6AA033657F92 /* RNSVGSvgViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSvgViewManager.m; sourceTree = ""; }; + 0B146F8BEAF6B18FC004F04F9006A903 /* RCTImageEditingManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageEditingManager.m; sourceTree = ""; }; + 0B18C8D94F3CB29B5668A6813937C7CA /* RCTRawTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRawTextShadowView.m; sourceTree = ""; }; + 0B409B991BEA1B98956FBE8AE45DE673 /* FBReactNativeSpec-generated.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = "FBReactNativeSpec-generated.mm"; path = "FBReactNativeSpec/FBReactNativeSpec-generated.mm"; sourceTree = ""; }; 0B4F5D222D2C46BB1876ED6A767ABA17 /* UIImage+MultiFormat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+MultiFormat.m"; path = "SDWebImage/UIImage+MultiFormat.m"; sourceTree = ""; }; - 0B739D7CB63FFC9E5762026C7136A1F0 /* RNSVGBrush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGBrush.m; sourceTree = ""; }; + 0B50BE6450952FCF2AF0FE0D985FD02E /* BSG_KSMach.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSMach.h; sourceTree = ""; }; + 0B5AED35A8A08598400719D317F94B19 /* RCTScrollContentViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollContentViewManager.h; sourceTree = ""; }; 0B9E5763C5976FF37F042C04F74C8659 /* libCodePush.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libCodePush.a; path = libCodePush.a; sourceTree = BUILT_PRODUCTS_DIR; }; 0BA5D311D6A6293CABA6269EF949D6DB /* Pods-eSteemTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-eSteemTests.release.xcconfig"; sourceTree = ""; }; - 0BA7EEDF7BB22A98E1F1B0B198909458 /* react-native-netinfo.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-netinfo.xcconfig"; sourceTree = ""; }; - 0BB7E6410522A5586FD6F636E6EB4D72 /* CodePushUpdateUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePushUpdateUtils.m; path = ios/CodePush/CodePushUpdateUtils.m; sourceTree = ""; }; - 0C07985551F172DEADEF620CC925ED61 /* CodePushUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePushUtils.m; path = ios/CodePush/CodePushUtils.m; sourceTree = ""; }; - 0C0F1E6F9FEE3E20AC5B7A5297FE03D8 /* React-RCTBlob-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTBlob-prefix.pch"; sourceTree = ""; }; + 0BC3C59A186FC3426AA12660FB5C5E5B /* RCTSafeAreaShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaShadowView.m; sourceTree = ""; }; + 0BFC207126CBB75E319C7DA6D520AB3A /* RNSVGPropHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPropHelper.h; sourceTree = ""; }; 0C90302CD347895E3D3BE896A8AB61EC /* QBAssetCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QBAssetCell.m; path = QBImagePicker/QBAssetCell.m; sourceTree = ""; }; - 0CCB8CEF38509854943E875A2C765557 /* UIImage+Resize.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Resize.h"; path = "ios/src/UIImage+Resize.h"; sourceTree = ""; }; - 0CCEC0D419A98CCC5901BF1AE7C2B6F3 /* RCTRefreshControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRefreshControl.h; sourceTree = ""; }; - 0CED214629A5AB8ED6CC8AA452680F25 /* RNNativeViewHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNNativeViewHandler.h; sourceTree = ""; }; - 0D09B1EC694E60B315B4154BEBB15234 /* BugsnagConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagConfiguration.m; sourceTree = ""; }; + 0CC267B914B8E6CF3F6E8B78972F24B6 /* RCTLog.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTLog.mm; sourceTree = ""; }; + 0CDF045C6C3C00F94E94B35433A2340D /* RCTBaseTextInputShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextInputShadowView.m; sourceTree = ""; }; 0D23AA1B23912F0E9CF8760C7EB222A8 /* F14Table.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = F14Table.cpp; path = folly/container/detail/F14Table.cpp; sourceTree = ""; }; - 0D2702336C667579B8F1EB05140CCB72 /* RCTConvert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTConvert.h; sourceTree = ""; }; - 0D27AC51B8A0FAEBB47427C01AD454FD /* RCTAsyncLocalStorage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAsyncLocalStorage.m; sourceTree = ""; }; - 0D3F879D987CEC8AA1309A03E7D4DB32 /* RNReanimated-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNReanimated-dummy.m"; sourceTree = ""; }; - 0D47EF4C5C93F6268B044E2ED49FDC5B /* RNForceTouchHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNForceTouchHandler.m; sourceTree = ""; }; + 0D41630EFC77E35A22C24BCE546B8C39 /* BSG_KSDynamicLinker.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSDynamicLinker.c; sourceTree = ""; }; 0D7508C76BE4E45B305B7A7DC48A464D /* RSKImageCropViewController+Protected.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "RSKImageCropViewController+Protected.h"; path = "RSKImageCropper/RSKImageCropViewController+Protected.h"; sourceTree = ""; }; - 0DA2F41A88C4440B9EA12D40869EE159 /* RCTClipboard.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTClipboard.m; sourceTree = ""; }; - 0E098120D8A557B1B26DB9281839DEBC /* RCTMultipartStreamReader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultipartStreamReader.h; sourceTree = ""; }; - 0E9B4FDC2A65C72D113A899179338B21 /* RCTParserUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTParserUtils.h; sourceTree = ""; }; - 0ED93CF083369045F98989AF8E10249E /* REAClockNodes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAClockNodes.h; sourceTree = ""; }; + 0D9BCD2876D63603EE551AFEAFB6390A /* BugsnagCrashSentry.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagCrashSentry.m; sourceTree = ""; }; + 0EABE46D1D198EEEF997FB90267852B7 /* zip.c */ = {isa = PBXFileReference; includeInIndex = 1; path = zip.c; sourceTree = ""; }; + 0EC55B4611530D90D7CB04E8B46F754C /* React-RCTActionSheet-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTActionSheet-dummy.m"; sourceTree = ""; }; + 0ED43ED0959BD1F8879E5C338053C482 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 0F2E1FC7A4CB7AB14888279E45B55589 /* RCTInspectorDevServerHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInspectorDevServerHelper.h; sourceTree = ""; }; 0F42BFA3DE9E8C68BD20F3B9F1193778 /* Pods-eSteem-tvOS-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-eSteem-tvOS-acknowledgements.markdown"; sourceTree = ""; }; - 0F49FA468B56DEA3FE73657C8FD43102 /* jsi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = jsi.h; sourceTree = ""; }; - 0F77CB1D7B6DBD9E28D290834E9A2D67 /* RCTJavaScriptExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTJavaScriptExecutor.h; sourceTree = ""; }; - 0FB95D62E274C410B71CC61DBBA434EE /* RCTWebSocketModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTWebSocketModule.m; path = Libraries/WebSocket/RCTWebSocketModule.m; sourceTree = ""; }; - 0FBD7530EBB349FF992C29882ACD3ECA /* RCTShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTShadowView.h; sourceTree = ""; }; + 0F68F2BA04380EC838D642FB8312BE86 /* JSINativeModules.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSINativeModules.cpp; path = jsireact/JSINativeModules.cpp; sourceTree = ""; }; + 0FA623534A6559664BA9B5EF67781372 /* RNSVGPattern.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPattern.h; sourceTree = ""; }; 0FCEC7B48E8B24E0C9F42F6C8BC1F1E5 /* libPods-eSteemTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-eSteemTests.a"; path = "libPods-eSteemTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 0FD8255056C0B5597364567713EAA7A4 /* RCTLayout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLayout.m; sourceTree = ""; }; - 106090125C63664E90624FDCD894AF20 /* RNScreens-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNScreens-prefix.pch"; sourceTree = ""; }; - 1080C2A16D2DA270650B845486BA715D /* RCTSubtractionAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSubtractionAnimatedNode.h; sourceTree = ""; }; - 10B066F6DBF94FBE9B90F0ECBAE7DC24 /* RNSVGMarkerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGMarkerManager.h; sourceTree = ""; }; - 10CE74624F6F70C1A80554200EA560DB /* RCTActionSheetManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTActionSheetManager.m; sourceTree = ""; }; - 10F742EF40253528F907B7D74E9B5BF3 /* RNGestureHandler.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNGestureHandler.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 101114E15570B72F2FA2E57ED65667B8 /* RCTScrollableProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollableProtocol.h; sourceTree = ""; }; + 10411B7A9BBF074F9688FBD58F7B497A /* RCTConvert+CoreLocation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+CoreLocation.m"; sourceTree = ""; }; + 1056F953F1BFD545E81DDA9033DE746E /* RCTI18nManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTI18nManager.h; sourceTree = ""; }; + 109BC455884ED6DC962C80108746800F /* RCTBaseTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextViewManager.h; sourceTree = ""; }; + 10E6DA1646C61CDCBE3C1EAD12C8DF0D /* RCTHTTPRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTHTTPRequestHandler.h; path = Libraries/Network/RCTHTTPRequestHandler.h; sourceTree = ""; }; 10FA5AD10E04E16FF1AA6A6B70F8FE80 /* QBVideoIndicatorView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QBVideoIndicatorView.h; path = QBImagePicker/QBVideoIndicatorView.h; sourceTree = ""; }; - 1136B5E96CEE7C73F4B7E75D2738FBED /* RCTNativeAnimatedModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNativeAnimatedModule.h; path = Libraries/NativeAnimation/RCTNativeAnimatedModule.h; sourceTree = ""; }; - 1147258C96B7BDEA48F97183C73B68B9 /* RCTBridge+Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTBridge+Private.h"; sourceTree = ""; }; - 11A8625BEF43B82C17A0544F6A453378 /* RCTWeakProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTWeakProxy.h; sourceTree = ""; }; + 10FC96A7693F04BE76E8F40D98B31FFC /* RCTSwitch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSwitch.h; sourceTree = ""; }; + 111BAC5E185FA69F691442D6D4FFFCF5 /* RNSVGDefs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGDefs.h; sourceTree = ""; }; + 11BC4E629D7C4A05360B6400B09951E0 /* RCTBackedTextInputDelegateAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBackedTextInputDelegateAdapter.h; sourceTree = ""; }; 11E883912DC8923602E62D0266CE1981 /* Pods-eSteem-tvOSTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-eSteem-tvOSTests-acknowledgements.plist"; sourceTree = ""; }; - 12614B6750CB279DFB23F3B1DF301F22 /* jsilib-windows.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = "jsilib-windows.cpp"; sourceTree = ""; }; + 120E86529D34966F42E559CDA6FD2302 /* RNSVGCGFCRule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGCGFCRule.h; sourceTree = ""; }; + 1229DD035B39B4B0022A4CBE0A17EC7A /* BugsnagSessionFileStore.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagSessionFileStore.m; sourceTree = ""; }; 126672375AB5B60A7A2AD2A8262384FA /* UIView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+WebCache.h"; path = "SDWebImage/UIView+WebCache.h"; sourceTree = ""; }; - 128465F87BDAE180E32993D0C4A692BF /* RNSVGContextBrush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGContextBrush.h; sourceTree = ""; }; - 1290D341D39E4F0AA71055B82211C114 /* RNSVGVectorEffect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGVectorEffect.h; sourceTree = ""; }; + 12673B31EFAAB59DE1B04ECABC22884D /* BSG_KSCrashSentry.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashSentry.c; sourceTree = ""; }; + 1288B8B2A0B6C1AA91D2AC15CAC8B7DE /* FontAwesome5_Brands.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome5_Brands.ttf; path = Fonts/FontAwesome5_Brands.ttf; sourceTree = ""; }; 129CFDF7D6ED40CD12B225226F69EC75 /* RSKImageCropper-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RSKImageCropper-dummy.m"; sourceTree = ""; }; - 12B0EB336C0EE7C6D6CC0CDF107B5345 /* RNGestureHandlerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerManager.h; path = ios/RNGestureHandlerManager.h; sourceTree = ""; }; + 129F3F9CC30DB45486EDD846BAFFD202 /* UIView+React.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIView+React.m"; sourceTree = ""; }; + 12C281F4459D89C72D75D3C412F27507 /* BSG_KSMach_Arm64.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSMach_Arm64.c; sourceTree = ""; }; + 12DD29547F74B73CA30C4895967CFA0F /* RCTAlertManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAlertManager.h; sourceTree = ""; }; + 1300766CBE7B77B2DBED980D88927E71 /* REATransitionManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REATransitionManager.m; sourceTree = ""; }; 13485452E57225E53F0F01C0C66B6DEE /* QBAssetCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QBAssetCell.h; path = QBImagePicker/QBAssetCell.h; sourceTree = ""; }; - 13B93313A863C11A923AD95AAA13CF20 /* React-RCTSettings-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTSettings-dummy.m"; sourceTree = ""; }; - 148BCB13CCD2D7514137B68D6779A4BE /* RCTUIManagerUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUIManagerUtils.m; sourceTree = ""; }; - 149F0E0CADEAC20F14E153C099280514 /* RNSVGContextBrush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGContextBrush.m; sourceTree = ""; }; - 14B14498AC17272B3C6DA921616555C9 /* RCTFrameAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFrameAnimation.m; sourceTree = ""; }; - 14D2789E727A38F5DD20C5609A1B3CE9 /* RCTTouchEvent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTouchEvent.m; sourceTree = ""; }; - 14E7AB0B67CFA791FF39153A07DBA388 /* RCTMultiplicationAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultiplicationAnimatedNode.h; sourceTree = ""; }; - 14EB1EAF149FFFEAED3BD5B907704308 /* BugsnagReactNative-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BugsnagReactNative-prefix.pch"; sourceTree = ""; }; - 1537A1C13F9135D09076589CA2D91200 /* NSTextStorage+FontScaling.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSTextStorage+FontScaling.h"; sourceTree = ""; }; - 15695DA862E5A68F79E3F14A052DCC15 /* RNScreens-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNScreens-dummy.m"; sourceTree = ""; }; - 1594FF5054539AE4155FDC7BD123FDF5 /* RCTModalManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalManager.h; sourceTree = ""; }; + 13578CB7AEF19E95E6C4B997E810DC1E /* RCTCxxBridgeDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxBridgeDelegate.h; sourceTree = ""; }; + 1385D117107AE9A43D31160464D37CCF /* RCTTypedModuleConstants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTypedModuleConstants.h; sourceTree = ""; }; + 138B5C1ACAC78F4C26DCA5B8C978CA4B /* YGNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGNode.h; path = yoga/YGNode.h; sourceTree = ""; }; + 13C2FE5296E3CE44CC30B6E6D617BF14 /* RCTKeyboardObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTKeyboardObserver.h; sourceTree = ""; }; + 13C3354099E4D7AC6299BEB7832E8C45 /* RCTAppState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAppState.m; sourceTree = ""; }; + 13FC3FD16173AD6F0E2B9EF49B93A076 /* BSG_KSMach_Arm.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSMach_Arm.c; sourceTree = ""; }; + 13FDC0A8FADFF6A2C1E4930FCE62E691 /* JWTAlgorithmFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithmFactory.h; sourceTree = ""; }; + 140C94938546867608F12F969287117C /* RNVectorIcons-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNVectorIcons-dummy.m"; sourceTree = ""; }; + 14B34BCCFF15D89EB1B3AD8BE70FCBB7 /* TurboModuleBinding.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TurboModuleBinding.cpp; path = turbomodule/core/TurboModuleBinding.cpp; sourceTree = ""; }; + 14BD9B93286F98CC9D217375BCF45001 /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Instance.cpp; sourceTree = ""; }; + 14CAE6A746864BC04431DFC273F260A9 /* CxxNativeModule.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = CxxNativeModule.cpp; sourceTree = ""; }; + 14E412878D3F53A203EADEF4FEDCD581 /* RNForceTouchHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNForceTouchHandler.m; sourceTree = ""; }; + 150FBF74675858B2DA84FD334BAE0A1F /* experiments-inl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "experiments-inl.h"; sourceTree = ""; }; + 1527643FCD73820285BDB221D5CBEFD1 /* BVLinearGradient-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BVLinearGradient-prefix.pch"; sourceTree = ""; }; + 15499481305E78142C2C649AB5E2552A /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 159CEE1A962C23CDC5905E98992EDAD8 /* REASetNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REASetNode.h; sourceTree = ""; }; + 15EBC86AAA4E483870E63D7B4057E507 /* appcenter-analytics.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "appcenter-analytics.xcconfig"; sourceTree = ""; }; 1608C4191CB11826E8CB25FDC5D8F99C /* Pods-eSteem-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-eSteem-tvOS.release.xcconfig"; sourceTree = ""; }; - 16615AA231B497399F5B27C535A0C0DB /* RNSVGPropHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPropHelper.m; sourceTree = ""; }; - 167A6EEE9A520D8A2B7854092391CE96 /* RNImageCropPicker.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNImageCropPicker.xcconfig; sourceTree = ""; }; + 16377E1A007B35E4BFBA23914546587D /* BSG_KSCrashDoctor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashDoctor.h; sourceTree = ""; }; + 16635CDBFF17B0672D9E1411E61733AF /* JWTCryptoKeyExtractor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTCryptoKeyExtractor.m; sourceTree = ""; }; 167FC358C7C6F7DCBB670A8AD4C8A003 /* RSKImageCropper-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RSKImageCropper-prefix.pch"; sourceTree = ""; }; + 1692D544CAE3256FA132CFDF7E2D1502 /* RCTModalHostView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalHostView.h; sourceTree = ""; }; 169E917CC1BBBCC7D6639249FF8F5087 /* libappcenter.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libappcenter.a; path = libappcenter.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 16A29E6B1599750FC42B0F9683826ACA /* JWTAlgorithmDataHolder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTAlgorithmDataHolder.m; sourceTree = ""; }; - 17080C0388E024C8739BA94CEE46CF3F /* REAFunctionNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAFunctionNode.h; sourceTree = ""; }; - 1717EB015B4ED07FD7E1687BC78F152E /* JWTClaimsSet.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTClaimsSet.m; sourceTree = ""; }; - 17196BDA57F650537ED29FA4DDB3DCB9 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 16B284F3F2CF3E80C9D0354245520C2B /* RNSVGVBMOS.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGVBMOS.h; sourceTree = ""; }; + 170E9C0185BA4139E2E2725B5AE52945 /* BSG_RFC3339DateTool.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_RFC3339DateTool.h; sourceTree = ""; }; + 171C1454C07269A9630BB08C6275CCAD /* RCTNetworking.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNetworking.h; path = Libraries/Network/RCTNetworking.h; sourceTree = ""; }; 176D4EBF445F49E234D82F426D377209 /* zh-Hans.lproj */ = {isa = PBXFileReference; includeInIndex = 1; name = "zh-Hans.lproj"; path = "QBImagePicker/zh-Hans.lproj"; sourceTree = ""; }; - 177FA99F9CF9B568295AD4CCAC7427AE /* RCTScrollableProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollableProtocol.h; sourceTree = ""; }; - 178A161361397567CBF7E29645C26BA8 /* RCTModuleMethod.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTModuleMethod.mm; sourceTree = ""; }; - 17BADBDD5E7779AABA96826D10F63DFB /* zip.c */ = {isa = PBXFileReference; includeInIndex = 1; path = zip.c; sourceTree = ""; }; - 17BAFBF667EB33D27B14D82A4AA48294 /* RCTMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMacros.h; sourceTree = ""; }; - 17C902FD1B482C02B04CC3074DC4C96B /* RCTSafeAreaShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaShadowView.m; sourceTree = ""; }; - 17D95A031B45408BB048EE8660187B22 /* RCTScrollViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollViewManager.h; sourceTree = ""; }; - 18166BF196BB8714E4CDC4BE2411EAAD /* JWTAlgorithmRSBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithmRSBase.h; sourceTree = ""; }; - 182B76AA07ED682AB636423A20DA72A6 /* BSG_KSCrashSentry_Signal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashSentry_Signal.h; sourceTree = ""; }; - 185B76A5883EF9952277CF2535C342D2 /* SSZipArchive.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SSZipArchive.m; path = ios/CodePush/SSZipArchive/SSZipArchive.m; sourceTree = ""; }; - 186BB2F7E66BD95D4678433BA6E25C0C /* RCTTypeSafety-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTTypeSafety-dummy.m"; sourceTree = ""; }; - 187849FC51C57AC881E90B22F3ECBC09 /* RNCWKProcessPoolManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCWKProcessPoolManager.h; path = ios/RNCWKProcessPoolManager.h; sourceTree = ""; }; - 18C436320C0B653E9A3F13615BD78123 /* mztools.c */ = {isa = PBXFileReference; includeInIndex = 1; path = mztools.c; sourceTree = ""; }; - 18C9A1CA032C31DD8983712A3B254932 /* REATransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REATransition.h; sourceTree = ""; }; - 18E07FA768A9D0E5E7434F40912477EC /* RCTBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridge.h; sourceTree = ""; }; - 193A95E90B9FA46191DDF000C85276EA /* JWTAlgorithmDataHolder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithmDataHolder.h; sourceTree = ""; }; + 178B07F42335ED4C0316008D0E934FDE /* RCTRootView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootView.h; sourceTree = ""; }; + 17E567B13D3365ABA21FC0A455379320 /* RCTResizeMode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTResizeMode.m; sourceTree = ""; }; + 182234E5F41F0BFF4A8C514347DBD086 /* RNSVGNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSVGNode.m; path = ios/RNSVGNode.m; sourceTree = ""; }; + 18823A870FCDC7CA9E576B4E9A36729E /* RNSVGTSpanManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTSpanManager.h; sourceTree = ""; }; + 19076166D6D316288F0AAACDCF089913 /* IAPPromotionObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IAPPromotionObserver.h; path = ios/IAPPromotionObserver.h; sourceTree = ""; }; 1945C57238C839124332BF5A141A74AE /* Conv.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Conv.cpp; path = folly/Conv.cpp; sourceTree = ""; }; + 195317B8C8EB75E5BFB915CAACC52938 /* RNScreens-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNScreens-dummy.m"; sourceTree = ""; }; 1956B6B4DA5BE67ED628FED5E12E80E7 /* QBAlbumsViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QBAlbumsViewController.h; path = QBImagePicker/QBAlbumsViewController.h; sourceTree = ""; }; - 1981A7565120A1A7C68286EA9BDDBD96 /* JWTAlgorithmHSBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithmHSBase.h; sourceTree = ""; }; - 19B1127544C95FB1BA59BF9FDF1D332F /* RNPanHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNPanHandler.h; sourceTree = ""; }; - 19BA285EE76F8295EEDA1A087CC713CF /* YGLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGLayout.h; path = yoga/YGLayout.h; sourceTree = ""; }; - 19C4DF7261F2E130D95DC13176945E12 /* RCTWebSocketModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTWebSocketModule.h; path = Libraries/WebSocket/RCTWebSocketModule.h; sourceTree = ""; }; - 19E26433E064C80C92A2D973D4908EB4 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - 1A7E667AABDBF3461FB70CC732661885 /* CodePush.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CodePush.xcconfig; sourceTree = ""; }; - 1B382960D8480F86E9416CBF06EE4754 /* RCTBaseTextInputViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextInputViewManager.h; sourceTree = ""; }; - 1B43745AA1A731FBA655BAA9AB605935 /* READebugNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = READebugNode.h; sourceTree = ""; }; - 1B81AD36F61AF5A28495997D64FA35CD /* RCTTextView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextView.h; sourceTree = ""; }; - 1BD7807C43BEBEF8A052790C3821F5DB /* REABezierNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REABezierNode.m; sourceTree = ""; }; - 1C03D4FD83F1E6DC291ACF566052F951 /* JSIndexedRAMBundle.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = JSIndexedRAMBundle.cpp; sourceTree = ""; }; - 1C2A65D8F2FB6D81EB266FBA5213AB3B /* YGConfig.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGConfig.cpp; path = yoga/YGConfig.cpp; sourceTree = ""; }; - 1C2ED34D1E4C2F62F17F35A3EEE977E8 /* ReactNativeConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ReactNativeConfig.m; path = ios/ReactNativeConfig/ReactNativeConfig.m; sourceTree = ""; }; - 1C3B51ABF4D5FDE9B12F2DD843596DF5 /* BVLinearGradient.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = BVLinearGradient.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 1C8A4825EC19B2CE10DAC33AA36E13BD /* BSGOutOfMemoryWatchdog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSGOutOfMemoryWatchdog.h; sourceTree = ""; }; - 1D6162825838F2ED5A9028E403D71060 /* React.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = React.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 1D6E1A49381108BFCE308AFC1F3D69D2 /* RCTImageStoreManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageStoreManager.m; sourceTree = ""; }; - 1D894606413B62F4BFD33B8206C36B6C /* RCTRedBox.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRedBox.h; sourceTree = ""; }; + 195E4738BFF994619551581F3C64779F /* RCTScrollContentView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollContentView.h; sourceTree = ""; }; + 19652C0738AEB42CE9FC3B38F4E35DE4 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 19B50598DB840445A5C75B4E44591B95 /* YGConfig.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGConfig.cpp; path = yoga/YGConfig.cpp; sourceTree = ""; }; + 19B8154AAB3780955314A56541F237AA /* BSG_KSCrashState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashState.h; sourceTree = ""; }; + 19D825D05E32FA7C983A1941838FC1B3 /* RCTSourceCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSourceCode.h; sourceTree = ""; }; + 19DF198BE494A3A99C1F8AA97ADB8101 /* RCTImageShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageShadowView.m; sourceTree = ""; }; + 1A6BB6E9B72F54B6E97526596D05B132 /* RNSVGTextPathManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextPathManager.m; sourceTree = ""; }; + 1A7024064E923C231D376767B961D332 /* RCTView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTView.h; sourceTree = ""; }; + 1A88C8E7BDDE45A58ABDF8230C72BDE5 /* RCTBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridge.h; sourceTree = ""; }; + 1AB8876052E8F03E25767CA38452B9D5 /* RCTScrollView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollView.h; sourceTree = ""; }; + 1B1497C2C1A7CBF344F78F7E433EFED0 /* RCTImageSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageSource.m; sourceTree = ""; }; + 1B66DA4017C635946E1DF1AFECDDF92C /* FBLazyVector.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FBLazyVector.xcconfig; sourceTree = ""; }; + 1BA269966936B48DB3686C50E59CCA75 /* RCTDivisionAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDivisionAnimatedNode.h; sourceTree = ""; }; + 1BD001B0AB478E69DA010E846F3E5717 /* RCTCxxMethod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxMethod.h; sourceTree = ""; }; + 1C80F8372335953EE31EC52B8C254A2A /* RNSVGRect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRect.h; sourceTree = ""; }; + 1C9AAF5FCF820DA344DC55C8E4A01BEA /* threadsafe.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = threadsafe.h; sourceTree = ""; }; + 1CAE0679A9D1D9104CB4AACF839E9779 /* BSG_KSCrashType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashType.h; sourceTree = ""; }; + 1CAF8405290EA6C341B2ACE84BF0F7D3 /* React-CoreModules.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-CoreModules.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 1CB059C75EA83BB001CF397752C69949 /* ReactNativeConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ReactNativeConfig.m; path = ios/ReactNativeConfig/ReactNativeConfig.m; sourceTree = ""; }; + 1CE6EF65C36A1B12E75D4F03F85D40A3 /* RNRootViewGestureRecognizer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNRootViewGestureRecognizer.m; path = ios/RNRootViewGestureRecognizer.m; sourceTree = ""; }; + 1D399BA132B73ACEF4A42F7E362AA829 /* CoreModulesPlugins.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CoreModulesPlugins.h; path = React/CoreModules/CoreModulesPlugins.h; sourceTree = ""; }; + 1D3C31044E4B2B14CE29958FE1B035BA /* MethodCall.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MethodCall.h; sourceTree = ""; }; + 1D82AEE538F3D2C2639080B1BA9FA615 /* BSG_KSBacktrace_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSBacktrace_Private.h; sourceTree = ""; }; + 1DA215279313EBD1FD6C7E0F97180806 /* EvilIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = EvilIcons.ttf; path = Fonts/EvilIcons.ttf; sourceTree = ""; }; + 1DA58CD0797B8FBECECE3A9B5C4B9BE3 /* React-RCTNetwork.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTNetwork.xcconfig"; sourceTree = ""; }; + 1DAA3BEE208D2FA5188ECA1118311B4C /* RCTJavaScriptExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTJavaScriptExecutor.h; sourceTree = ""; }; 1DABC78884EFC2A57C4C01DF6A6CF4EE /* SDWebImageCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCoder.h; path = SDWebImage/SDWebImageCoder.h; sourceTree = ""; }; - 1DBE2C3456435E8D44B1381D494C51BC /* RCTModuloAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModuloAnimatedNode.h; sourceTree = ""; }; - 1DF9E4BBE2EB1A050C03DC79F9088DF8 /* JWTAlgorithmDataHolderChain.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTAlgorithmDataHolderChain.m; sourceTree = ""; }; - 1DFEA969FC04271FE04FB197083BAA63 /* JSIDynamic.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = JSIDynamic.cpp; sourceTree = ""; }; - 1E08A0DEA21804CE039D4292ECDE07B7 /* RCTImageCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageCache.h; path = Libraries/Image/RCTImageCache.h; sourceTree = ""; }; - 1E1068481C44A0F3A7531FB6A0FE2314 /* CodePushErrorUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePushErrorUtils.m; path = ios/CodePush/CodePushErrorUtils.m; sourceTree = ""; }; - 1E3C1AA8F08E518106845BFD3F38C93B /* RCTModuleData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModuleData.h; sourceTree = ""; }; - 1E3D018134C9DE0FAC6E08E6903B3A9E /* JWTBase64Coder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTBase64Coder.m; sourceTree = ""; }; - 1E6DD2384AF10FCC6DDBB074D89F382B /* RNScreens.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNScreens.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 1E718FE05362E2488F45152F9837FD57 /* RNCConnectionState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCConnectionState.m; path = ios/RNCConnectionState.m; sourceTree = ""; }; - 1E7489CB5E7140907033DAF9171C156B /* RCTNativeAnimatedNodesManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTNativeAnimatedNodesManager.m; sourceTree = ""; }; - 1E9290670CDE60E121F21B1B84E6D8B1 /* RCTModalManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalManager.m; sourceTree = ""; }; - 1EBAE9D5002E96A21D845E4C027C1851 /* BugsnagSessionTrackingPayload.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagSessionTrackingPayload.m; sourceTree = ""; }; + 1DDD82EE87E58B07D107083F58F74D34 /* react-native-fast-image-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-fast-image-prefix.pch"; sourceTree = ""; }; + 1DE47FDD7A2D4A744F1323127A4FA800 /* RCTBaseTextInputViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextInputViewManager.h; sourceTree = ""; }; + 1E0D91EF7CCEB422075DA1E3DEA0846B /* BugsnagMetaData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagMetaData.h; sourceTree = ""; }; + 1E378DAA2FF2361D100859F1C97F7412 /* BSG_KSCrashSentry_MachException.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashSentry_MachException.c; sourceTree = ""; }; + 1E59C1106326123A9FC4538FC8696DAB /* JSIDynamic.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = JSIDynamic.cpp; sourceTree = ""; }; + 1E928A28E808A4CB9760E3607097B997 /* RCTFrameUpdate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFrameUpdate.h; sourceTree = ""; }; + 1EBF3ABEBDBD12A6F7106D6A3142EF72 /* BugsnagHandledState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagHandledState.h; sourceTree = ""; }; + 1EBF75CFB05D9A30D4947112A3464657 /* appcenter-crashes.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "appcenter-crashes.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 1EEEB30AB74D4ADAF0C5D17FC327FD85 /* entropy.c */ = {isa = PBXFileReference; includeInIndex = 1; path = entropy.c; sourceTree = ""; }; 1F091C1EF71DB9430AC2B910C8421B50 /* QBAlbumCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QBAlbumCell.h; path = QBImagePicker/QBAlbumCell.h; sourceTree = ""; }; 1F2064A2CC0B2A0C25A4ECD214BCFF03 /* SDWebImageDownloaderOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderOperation.m; path = SDWebImage/SDWebImageDownloaderOperation.m; sourceTree = ""; }; - 1FAE225D6AC1C771AD62D0A95E9BD6E2 /* RCTProfileTrampoline-i386.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-i386.S"; sourceTree = ""; }; - 1FB22DAF4856989AE7D9679476646BEC /* react-native-config.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-config.xcconfig"; sourceTree = ""; }; - 1FE30F7DBDC196336B71EF394676CF2D /* RNSVG-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNSVG-dummy.m"; sourceTree = ""; }; - 1FEF00DE784B3BBB1FB206A9DBC1EDD0 /* React-CoreModules-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-CoreModules-prefix.pch"; sourceTree = ""; }; - 205B6C091C809423167434C605A55742 /* RCTUIImageViewAnimated.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUIImageViewAnimated.m; sourceTree = ""; }; - 207A2C1B6A1C83671FEC9E0927A9B365 /* ModuleRegistry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ModuleRegistry.h; sourceTree = ""; }; - 209A3876BE78B6816FA84B79AE3001AC /* React-jsinspector.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-jsinspector.xcconfig"; sourceTree = ""; }; + 1F2630BB05060E7487360F9E9C45D671 /* RNSVGMarker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGMarker.h; sourceTree = ""; }; + 1FAC09D0C5475E9D77BA8A5A1D63769E /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 1FCC3ABC629DCCCEEAB43B00B6804DC0 /* aescrypt.c */ = {isa = PBXFileReference; includeInIndex = 1; path = aescrypt.c; sourceTree = ""; }; + 1FE7552541A200D90B2FB4854ED50595 /* RCTConvert+CoreLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+CoreLocation.h"; sourceTree = ""; }; + 1FF6BBEDD49C4EB667F84F432BEACE8F /* RCTConvertHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTConvertHelpers.h; sourceTree = ""; }; + 1FFBB981648004CBF24650724BF55C24 /* BugsnagNotifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagNotifier.h; sourceTree = ""; }; + 200E74284FCAA5D161188BC3B903D528 /* BSG_KSCrashType.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashType.c; sourceTree = ""; }; + 204F0A6DF6AD4A27664567B5A108F072 /* RCTImageLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageLoader.h; path = React/CoreModules/RCTImageLoader.h; sourceTree = ""; }; + 205D9245ECEF5627E5AE906A598339F5 /* React-CoreModules-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-CoreModules-prefix.pch"; sourceTree = ""; }; + 2099060284BE03C08E9C12B30C3B664B /* RNSVGGlyphContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGGlyphContext.h; sourceTree = ""; }; + 209EC752164799C9892E7C6D15D069B8 /* REAOperatorNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAOperatorNode.m; sourceTree = ""; }; + 20A1F390082C2D207E1D83544C2C4F67 /* BSG_KSCrashReport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashReport.h; sourceTree = ""; }; + 20CCDFFE9A39415EDBB869127C4854A3 /* RCTScrollViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollViewManager.h; sourceTree = ""; }; 20D73B80DBEDC9935666EB05B502A6E8 /* libQBImagePickerController.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libQBImagePickerController.a; path = libQBImagePickerController.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 20E95D6588E7F93A3FAFCB1B272D443D /* BSG_KSJSONCodecObjC.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSJSONCodecObjC.m; sourceTree = ""; }; - 216C74CCF4975C34AD8967E8E8649918 /* RNCWebView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCWebView.h; path = ios/RNCWebView.h; sourceTree = ""; }; - 219990DCD65EA90B2A638434CEDCF0C3 /* REAPropsNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAPropsNode.m; sourceTree = ""; }; - 21A0DD9B8DA2445997CC0E45C6ABEC0D /* FBLazyVector.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = FBLazyVector.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 21B84F8F2F6238872387E90DCA8D6B51 /* BSG_KSSignalInfo.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSSignalInfo.c; sourceTree = ""; }; - 21FA4733554CC67A3D286DF75F0F46FF /* RCTEventEmitter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTEventEmitter.m; sourceTree = ""; }; + 211098E54F92DB2F08C49A33C99649BC /* RCTSinglelineTextInputViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSinglelineTextInputViewManager.h; sourceTree = ""; }; + 2134AB32736F9980666F0C6A8EBC5422 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 216BEA31D20E4985D866AC984AFB60BA /* RCTPackagerConnection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPackagerConnection.h; sourceTree = ""; }; + 2191CE0D25764A4F12331DD329434C87 /* AppCenterReactNative.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNative.m; path = AppCenterReactNative/AppCenterReactNative.m; sourceTree = ""; }; + 2193A38D5E7E4E8108CCCFBDBDCD8DFB /* RCTDisplayLink.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDisplayLink.h; sourceTree = ""; }; + 2196B77605B2116BE3AE360AA68D0A69 /* BugsnagSessionTrackingApiClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagSessionTrackingApiClient.h; sourceTree = ""; }; + 21A010B4EBF05804053C70B5238E3346 /* RCTModuleMethod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModuleMethod.h; sourceTree = ""; }; + 21B6E1029F31C7540E471668092DE5D0 /* RCTBaseTextInputView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextInputView.h; sourceTree = ""; }; + 21D6515760260039A36B01175F2249C5 /* JWTClaim.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTClaim.h; sourceTree = ""; }; 22281779BB11E6E5997807318FF0C74B /* ScopeGuard.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ScopeGuard.cpp; path = folly/ScopeGuard.cpp; sourceTree = ""; }; - 2247BEB8D086B3807CE8B28BF94942BF /* RCTInspectorDevServerHelper.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTInspectorDevServerHelper.mm; sourceTree = ""; }; - 22B0E10AAB4609B5CDD60B51E6A87AAE /* RCTFileRequestHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFileRequestHandler.m; sourceTree = ""; }; - 22B19C6BC842B0E4469BF719397CD974 /* RCTModalHostViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalHostViewManager.h; sourceTree = ""; }; - 22D868F6FF1CAF9FC33CEAC096350D84 /* RCTConvert+FFFastImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "RCTConvert+FFFastImage.h"; path = "ios/FastImage/RCTConvert+FFFastImage.h"; sourceTree = ""; }; + 222DDA1471DF5AB693B4672ACE648990 /* REAClockNodes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAClockNodes.h; sourceTree = ""; }; + 2231216B9A326C589DA3B01708899BC3 /* React-RCTSettings.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTSettings.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 22406EC781D85003254C7ECFF0E653E8 /* RCTSurfaceHostingView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceHostingView.h; sourceTree = ""; }; + 226AB012DC52A31300F9932282AAE0BF /* FBLazyIterator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBLazyIterator.h; path = FBLazyVector/FBLazyIterator.h; sourceTree = ""; }; + 227CC89AC22C70E20CAE3A476617CC40 /* RCTTouchEvent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTouchEvent.h; sourceTree = ""; }; + 22DB94EE00119695988EBF807CD69A41 /* BugsnagSessionTrackingPayload.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagSessionTrackingPayload.m; sourceTree = ""; }; 22E7F2716BBBC5A7EAE69D49E9114179 /* FLAnimatedImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FLAnimatedImageView.h; path = FLAnimatedImage/FLAnimatedImageView.h; sourceTree = ""; }; - 23137BF8E748120C40FA55396A7E01DF /* JWTClaimsSetSerializer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTClaimsSetSerializer.h; sourceTree = ""; }; - 23283858B77F455FC2485589ECA08D07 /* RCTInputAccessoryViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryViewManager.h; sourceTree = ""; }; - 232ADA1F154D878205F4EDD9F9EACB1D /* React-RCTActionSheet-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTActionSheet-dummy.m"; sourceTree = ""; }; - 2332255DDF7B5A7345146667AB40A4BD /* JWTCryptoKeyExtractor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTCryptoKeyExtractor.m; sourceTree = ""; }; - 239DC1A916EDE9CE89964FB3A6545AF1 /* RCTComponentEvent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTComponentEvent.m; sourceTree = ""; }; - 23C53EC784AA1B3AF6F063CDDA1E79F3 /* log.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = log.h; path = yoga/log.h; sourceTree = ""; }; - 23C6CA399648BFCFDFBC62D84D65EB54 /* RCTFileRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTFileRequestHandler.h; path = Libraries/Network/RCTFileRequestHandler.h; sourceTree = ""; }; - 2405A68A072B2040FB286FD5ABDE7A69 /* RCTUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUtils.m; sourceTree = ""; }; - 240F4119F8C9712B17E452096C00EFC5 /* RCTTypedModuleConstants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTypedModuleConstants.h; sourceTree = ""; }; - 2480BC63B06D6038BCBBC0FC7CB58946 /* instrumentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = instrumentation.h; sourceTree = ""; }; - 24ADA0233A22C573984DD4048BFA65B6 /* RCTSRWebSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTSRWebSocket.m; path = Libraries/WebSocket/RCTSRWebSocket.m; sourceTree = ""; }; - 24F3CC8EC27215B1620E02DF74C095F8 /* JSDeltaBundleClient.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = JSDeltaBundleClient.cpp; sourceTree = ""; }; - 255758AAD31F4AE89A3E4FCB419C52A5 /* RCTEventEmitter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTEventEmitter.h; sourceTree = ""; }; + 22FD937A0492976BF889FAEF1E1C9984 /* pwd2key.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pwd2key.h; sourceTree = ""; }; + 2365A142A5CB9D65223E661F9AF13B28 /* RCTVirtualTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTVirtualTextShadowView.h; sourceTree = ""; }; + 237310C3341FFCAC4CC08DBB95FFD1CB /* RNSVGMaskManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGMaskManager.m; sourceTree = ""; }; + 241BCBEE4B95A70DD2F2E8E811133534 /* React-RCTAnimation-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTAnimation-dummy.m"; sourceTree = ""; }; + 245E63E1433E9CA1319CC2E03E999EE2 /* BSG_KSMach.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSMach.c; sourceTree = ""; }; + 2464D30E848BCA031C8CE670441BB64E /* Ionicons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Ionicons.ttf; path = Fonts/Ionicons.ttf; sourceTree = ""; }; + 24782AA4C627C4A8333D8D1CDF11B59C /* RNSVGLine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLine.h; sourceTree = ""; }; + 24B11C41D662C3E432B8D365DA45B7B2 /* JWTCoding.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTCoding.m; sourceTree = ""; }; + 251778AA29DB7F1137C87F956B729677 /* RCTConvertHelpers.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTConvertHelpers.mm; sourceTree = ""; }; + 2543924E89F7823BCDA9666CD1CFCD1C /* REAModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = REAModule.m; path = ios/REAModule.m; sourceTree = ""; }; 2577F299FCB0A19824FE989BE77B8E8F /* libReact-jsinspector.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-jsinspector.a"; path = "libReact-jsinspector.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 259A03076D90AF312F65677E5863D909 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 25DA0FACAE4D4592AC2EDEA14E53140C /* FBReactNativeSpec-generated.mm */ = {isa = PBXFileReference; includeInIndex = 1; name = "FBReactNativeSpec-generated.mm"; path = "FBReactNativeSpec/FBReactNativeSpec-generated.mm"; sourceTree = ""; }; - 2608F780E6A933D2560CBE81EC73B89F /* RNVectorIcons.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNVectorIcons.xcconfig; sourceTree = ""; }; - 263302BE527E88BED1C3BDD426E70C37 /* BugsnagNotifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagNotifier.h; sourceTree = ""; }; + 2582316D2556F0CCF58138A1FCFB8AC2 /* RCTLayoutAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLayoutAnimation.h; sourceTree = ""; }; + 25F6A7EBB340839795D75F96AD0A19C6 /* RCTSurfaceStage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSurfaceStage.m; sourceTree = ""; }; + 2601578BE70438AC99DFA0E44D2A8913 /* RCTWrapperViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTWrapperViewController.h; sourceTree = ""; }; + 2622752C50D99AC6358FEFABB7ADE17C /* RNSVGLinearGradientManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLinearGradientManager.h; sourceTree = ""; }; + 263A24CAF17EF8861835BD911D920805 /* RNSVGClipPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGClipPath.h; sourceTree = ""; }; 269BE773C9482484B70949A40F4EA525 /* libReact-RCTSettings.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-RCTSettings.a"; path = "libReact-RCTSettings.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 26D7A0DA99B164EF5E4804F640AF96F6 /* BVLinearGradient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BVLinearGradient.m; path = BVLinearGradient/BVLinearGradient.m; sourceTree = ""; }; - 2722DF0507F26C1D80571EBD3913D172 /* BSG_KSMach_Arm64.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSMach_Arm64.c; sourceTree = ""; }; - 273B6B2C232C8AB8B79FF18058612EEC /* RCTInputAccessoryShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryShadowView.h; sourceTree = ""; }; - 2753311848005265B0065F8E115D542F /* RNPinchHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNPinchHandler.h; sourceTree = ""; }; - 275CA1248C9B7EC94C18A1F296D3C01D /* react-native-webview-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-webview-dummy.m"; sourceTree = ""; }; - 27BE23C1E23DE9B34D4D22C733556610 /* RNVersionNumber.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNVersionNumber.m; path = ios/RNVersionNumber.m; sourceTree = ""; }; - 28620DA77FA5B3E2C5D232123D83CCF6 /* RCTAssert.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAssert.m; sourceTree = ""; }; - 289944A759CA79CED59DE7CE73982170 /* RNSVGImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGImage.h; sourceTree = ""; }; - 28E2E260CBE50A007EFBEAC0636562F4 /* RCTShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTShadowView.m; sourceTree = ""; }; - 296FA929092D5E882E1EE7F661BFA07F /* YGEnums.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGEnums.cpp; path = yoga/YGEnums.cpp; sourceTree = ""; }; - 298B86C8DC3D86BB999EB882B7A6EE33 /* react-native-config-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-config-prefix.pch"; sourceTree = ""; }; - 299BC6ED72E63BE869BE2FF7C23C0403 /* RCTSourceCode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSourceCode.m; sourceTree = ""; }; + 26A722FDCBBF5D95520A84CA4F82D9DA /* React-RCTLinking-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTLinking-dummy.m"; sourceTree = ""; }; + 26AB06D6EE8B006587022F294301CADA /* RCTImageDataDecoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageDataDecoder.h; path = Libraries/Image/RCTImageDataDecoder.h; sourceTree = ""; }; + 271DC2FE840ED01DE73DC02F0786CBBE /* RNGestureHandler-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNGestureHandler-prefix.pch"; sourceTree = ""; }; + 2741530FCDA79F29DE6CE706B6B22BA3 /* ImageCropPicker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ImageCropPicker.m; path = ios/src/ImageCropPicker.m; sourceTree = ""; }; + 277884B71859EEB6F82E3F0C83C88234 /* BSG_KSCrashSentry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashSentry.h; sourceTree = ""; }; + 279397C20E224C1BD216964443E66B15 /* RNSVGMarkerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGMarkerManager.h; sourceTree = ""; }; + 279DE7AB4BA79903937AEB44C4B6FBD2 /* BugsnagFileStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagFileStore.h; sourceTree = ""; }; + 27BE6DC48904F111DDB4C67C4240B5BA /* React-cxxreact.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-cxxreact.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 281AC762F3A2A60B6E4E99E7113782BB /* BugsnagKeys.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagKeys.h; sourceTree = ""; }; + 28370B9EFCBEEA412E73709D059B3765 /* JWTAlgorithmFactory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTAlgorithmFactory.m; sourceTree = ""; }; + 2843E246770D5758166EE50AF5758D8D /* BugsnagSessionTracker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagSessionTracker.m; sourceTree = ""; }; + 2856E79D3ABF77725414827B3124C062 /* RCTBridge+Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTBridge+Private.h"; sourceTree = ""; }; + 2861AFF8E61A0D87803DDB7F0988E1EC /* JWTAlgorithmDataHolderChain.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTAlgorithmDataHolderChain.m; sourceTree = ""; }; + 287B71693493A99B891DDC6D994AA1DF /* React-RCTActionSheet.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTActionSheet.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 288A7663A4CCD9FB60A758042F38E054 /* JWTCryptoKey.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTCryptoKey.m; sourceTree = ""; }; + 288D6D5C79862C73C5333F770EC9BC1B /* RNGestureHandlerModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerModule.m; path = ios/RNGestureHandlerModule.m; sourceTree = ""; }; + 2897369BD5817B25864EFE94961E223C /* JSExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSExecutor.h; sourceTree = ""; }; + 28BF92CEF4B4EB19D42B982F63026EF7 /* BSG_KSCrashReportFilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashReportFilter.h; sourceTree = ""; }; + 28F503739123926D2A9D2E8BB02232BE /* RNImageCropPicker.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNImageCropPicker.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 295B76BA869595B3ED2DB96744A9E99A /* RCTSurfacePresenterStub.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfacePresenterStub.h; sourceTree = ""; }; + 299D46724A0EDA330FDC3545339ABBD1 /* CodePushTelemetryManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePushTelemetryManager.m; path = ios/CodePush/CodePushTelemetryManager.m; sourceTree = ""; }; 29A64F4A452D1E3116407F4592A2A7D1 /* FLAnimatedImageView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "FLAnimatedImageView+WebCache.m"; path = "SDWebImage/FLAnimatedImage/FLAnimatedImageView+WebCache.m"; sourceTree = ""; }; - 29CC72A87056D773F628B617F004BF58 /* Fontisto.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Fontisto.ttf; path = Fonts/Fontisto.ttf; sourceTree = ""; }; - 2A05E0DAEA034B56CEF7AD0D8D2C8A9E /* RCTTurboModule.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTTurboModule.mm; sourceTree = ""; }; - 2A2D8909E24836CE54BE9599362DC9E4 /* RCTAutoInsetsProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAutoInsetsProtocol.h; sourceTree = ""; }; + 29EA362140CF857384881E44139C0880 /* UIView+Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIView+Private.h"; sourceTree = ""; }; 2A42AF6FAA62E32BF785704220334BFD /* SDWebImageCodersManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCodersManager.h; path = SDWebImage/SDWebImageCodersManager.h; sourceTree = ""; }; - 2A703B750B7D49B4522A3DCCB6DF1753 /* RCTGIFImageDecoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTGIFImageDecoder.m; sourceTree = ""; }; - 2A9491A5173ABB7EE3EAAA7BDF4A73C7 /* appcenter-push.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "appcenter-push.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 2AC306EADF0CD57E1B83F2CBDBE10640 /* BugsnagSession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagSession.h; sourceTree = ""; }; - 2ACE7CD4238FDE7BA0E2ADBD28951D70 /* RCTModalHostViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalHostViewController.h; sourceTree = ""; }; - 2AE6D62660A8A798BAB8247F956D7529 /* RCTEventAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTEventAnimation.h; sourceTree = ""; }; - 2B202CDB681C15A7B7A7F69CFEF669D5 /* RCTKeyboardObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTKeyboardObserver.m; sourceTree = ""; }; - 2B35B0C17D5D2248F210755B79DE3C44 /* RCTLog.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTLog.mm; sourceTree = ""; }; - 2B6A413DC4E1D0AEB6A727146E398CF8 /* React-RCTLinking-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTLinking-dummy.m"; sourceTree = ""; }; + 2A5F76079D065031118D60F0E89855D6 /* RNFlingHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNFlingHandler.m; sourceTree = ""; }; + 2A8A1C522B3EFB929F45FD3A02EEDE50 /* RCTEventDispatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTEventDispatcher.h; sourceTree = ""; }; + 2AB41D25ACB537923149292153854D44 /* RNSVGEllipse.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGEllipse.h; sourceTree = ""; }; + 2AE8E48577146442173D6C85F0D65F01 /* NSDataBigString.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = NSDataBigString.mm; sourceTree = ""; }; + 2AEB93B8104A904818FBBDB310765E90 /* RCTLayoutAnimationGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLayoutAnimationGroup.h; sourceTree = ""; }; + 2AFC0C0F167FFE5322BA84C27769CC4F /* RCTBaseTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextShadowView.h; sourceTree = ""; }; + 2AFF8EB4306FDAB23DBF081FF8FE94A0 /* TurboModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TurboModule.h; path = turbomodule/core/TurboModule.h; sourceTree = ""; }; + 2B30F9C35EE45F590257CD981B30FCC3 /* RCTMultipartStreamReader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultipartStreamReader.h; sourceTree = ""; }; + 2B33647BE9C28FA6EB9D06EEC337B11C /* RCTFont.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFont.h; sourceTree = ""; }; + 2B957E59445FF05CB78C0EB393A06A45 /* JSIExecutor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSIExecutor.cpp; path = jsireact/JSIExecutor.cpp; sourceTree = ""; }; 2BC1ADCCF14D91E52A296A0A603D3A1C /* libRNIap.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNIap.a; path = libRNIap.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 2BE3159FC1B0AC32AE38F30AAE3284B6 /* RCTBaseTextInputViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextInputViewManager.m; sourceTree = ""; }; - 2BF501428880E98D3BB0DE39FB3F43EB /* BSG_KSJSONCodecObjC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSJSONCodecObjC.h; sourceTree = ""; }; - 2C05B92FFCEC9EEF96EA9C2C47C63302 /* RCTSegmentedControl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSegmentedControl.m; sourceTree = ""; }; - 2C196F61490BF081968923E1A48B5EE4 /* REAModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = REAModule.m; path = ios/REAModule.m; sourceTree = ""; }; - 2C41D7F1BCDD556A8F8AFEF9AF3D4D88 /* InspectorInterfaces.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = InspectorInterfaces.h; sourceTree = ""; }; - 2C5B1FD78734312D658019D308B0A1B5 /* RNSVGTextProperties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextProperties.h; sourceTree = ""; }; - 2C708D0BACD907317D9E67F1AD87DCD5 /* RCTBackedTextInputDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBackedTextInputDelegate.h; sourceTree = ""; }; - 2C9D143F01C262000939C9128750925F /* RCTSRWebSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTSRWebSocket.h; path = Libraries/WebSocket/RCTSRWebSocket.h; sourceTree = ""; }; - 2CC7336EAB7F4460A9902C24FB9E884A /* RCTSubtractionAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSubtractionAnimatedNode.m; sourceTree = ""; }; - 2D159A5DB054E0C40296F05CBD29001A /* RNSVGTSpan.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTSpan.h; sourceTree = ""; }; - 2D29F28222BD136A2514AE3722B8ACDA /* RCTSinglelineTextInputViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSinglelineTextInputViewManager.h; sourceTree = ""; }; - 2D41B78C3981FE766016B991A56062BE /* RCTTrackingAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTrackingAnimatedNode.h; sourceTree = ""; }; - 2D766CDBF66C2F3BEA4410EEBACE66CA /* AppCenterReactNativePushUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNativePushUtils.m; path = AppCenterReactNativePush/AppCenterReactNativePushUtils.m; sourceTree = ""; }; - 2DA89D8C14FC658C357AA5E8F8070A67 /* RCTMaskedViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMaskedViewManager.h; sourceTree = ""; }; - 2DCE6DCB59DA226BBE9F8E6B4B1A3640 /* AppCenterReactNativeCrashesUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNativeCrashesUtils.h; path = AppCenterReactNativeCrashes/AppCenterReactNativeCrashesUtils.h; sourceTree = ""; }; - 2DEE23DDDC8F1692F15CC5D4F6331056 /* RCTLayoutAnimationGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLayoutAnimationGroup.h; sourceTree = ""; }; - 2E21F4A0DC6825582225C7812A086763 /* aes_via_ace.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = aes_via_ace.h; sourceTree = ""; }; - 2E2FD3FFEDD07FC63CEBC0344DF58BB0 /* RCTPerformanceLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPerformanceLogger.h; sourceTree = ""; }; - 2E472C6049EF008D7A3A4F2856A9ECBE /* RCTProgressViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTProgressViewManager.h; sourceTree = ""; }; + 2BC327890D00768996EBBDA23B4E4855 /* JWTCryptoKey.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTCryptoKey.h; sourceTree = ""; }; + 2C458C3963A7CF7ECF19ACAE6AE86329 /* RCTRequired.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RCTRequired.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 2C4686BBAB20F7D79F41FA3FBA3047D4 /* RNGestureHandlerDirection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerDirection.h; path = ios/RNGestureHandlerDirection.h; sourceTree = ""; }; + 2C740CA898FA26C92C3D72DF6E6F35B9 /* TurboModuleBinding.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TurboModuleBinding.h; path = turbomodule/core/TurboModuleBinding.h; sourceTree = ""; }; + 2C7827458FF47549F86D591B61CEFCD4 /* READebugNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = READebugNode.m; sourceTree = ""; }; + 2CEEB30765DABECC211F07476A4E1A99 /* BSG_KSCrashSentry_Signal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashSentry_Signal.h; sourceTree = ""; }; + 2D1AC93874051C4D23A9CC474E9FF889 /* RNSVGPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPath.m; sourceTree = ""; }; + 2DB45BB974AC404317DE978DEB5BCD48 /* AppCenterReactNativePushUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNativePushUtils.m; path = AppCenterReactNativePush/AppCenterReactNativePushUtils.m; sourceTree = ""; }; + 2DB65B14F15F07F315ED7D6C216E55ED /* RCTRequired.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RCTRequired.xcconfig; sourceTree = ""; }; + 2DBBB6ADCCC8D73564D0618989ED1007 /* RNSVGPattern.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPattern.m; sourceTree = ""; }; + 2DF4FDD6443232A61B55A5AA11275FEC /* JWTAlgorithmNone.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithmNone.h; sourceTree = ""; }; + 2E0400CA8023C62AAC3646CEC21DDA0C /* AppCenterReactNative.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNative.h; path = AppCenterReactNative/AppCenterReactNative.h; sourceTree = ""; }; + 2E09EAF05640230A599C872C52E2D0D7 /* REAPropsNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAPropsNode.m; sourceTree = ""; }; 2E5095D915D2661B6534190081821A7F /* DoubleConversion.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DoubleConversion.xcconfig; sourceTree = ""; }; + 2E9CD27622E6BAB54505E8FEF1927F8B /* FBLazyVector.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = FBLazyVector.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 2EBC839C7D7EDD0D1DD270D9B7B3BFC6 /* Pods-eSteem-tvOSTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-eSteem-tvOSTests-dummy.m"; sourceTree = ""; }; 2EC13DE8E879A6B445206E253E1C287D /* QBImagePickerController-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "QBImagePickerController-prefix.pch"; sourceTree = ""; }; - 2EEE6053379C5CC536A15D351BB6B957 /* AppCenterReactNativeCrashesDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNativeCrashesDelegate.h; path = AppCenterReactNativeCrashes/AppCenterReactNativeCrashesDelegate.h; sourceTree = ""; }; - 2F7E328E103C2225B339AE0B723D7F75 /* CodePush.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = CodePush.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 300F093523E314FEC07C2785B17E7686 /* RCTLayoutAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLayoutAnimation.h; sourceTree = ""; }; - 30218BC792448F2D12AB9F0E322B4FD5 /* RCTCxxModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxModule.h; sourceTree = ""; }; - 30240D1E547D76C426D45679C0700749 /* RCTObjcExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTObjcExecutor.h; sourceTree = ""; }; - 30628FA4DD9D154C5604D0CEABBDF226 /* RCTDevMenu.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDevMenu.h; sourceTree = ""; }; - 307D75BDB2A6C8A43FC2B2F2883CF7DF /* RCTImageShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageShadowView.h; path = Libraries/Image/RCTImageShadowView.h; sourceTree = ""; }; - 30852A4EB67BF082FD46AB44CC4DC47E /* Octicons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Octicons.ttf; path = Fonts/Octicons.ttf; sourceTree = ""; }; - 308749A596AB8E23C053510AC9968B1D /* entropy.c */ = {isa = PBXFileReference; includeInIndex = 1; path = entropy.c; sourceTree = ""; }; - 308AADCC180359B5B06DAE847B4B99DA /* react-native-webview.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-webview.xcconfig"; sourceTree = ""; }; - 30B20F7237FE470E9980C73B8F618966 /* BugsnagCollections.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagCollections.h; sourceTree = ""; }; - 30B2449CAD0458AB2B5C1D497A82EE0E /* Utils.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Utils.cpp; path = yoga/Utils.cpp; sourceTree = ""; }; - 31322FEECDC864A8B141F08DBEEB0358 /* RCTConvert+Transform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+Transform.h"; sourceTree = ""; }; - 3175951E3FC4E3D49DC576AB7F0C3634 /* RNSVGGroupManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGGroupManager.m; sourceTree = ""; }; - 31A49CEC76C9F6C64B81154ED7099DAE /* React-RCTLinking.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTLinking.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 31AF02D7F2A97A39CE9B669AAC286EAA /* RNNativeViewHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNNativeViewHandler.m; sourceTree = ""; }; - 31C94CD180313FDBD06A00D2E1E93099 /* RCTBundleURLProvider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBundleURLProvider.m; sourceTree = ""; }; - 323159DA174823B88CAD716F5F212B28 /* REAValueNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAValueNode.m; sourceTree = ""; }; - 3293E2A29022834A728F5C1D592E1A8B /* CxxModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CxxModule.h; sourceTree = ""; }; - 329B38ABBD33865EE732A8300599B08B /* BugsnagApiClient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagApiClient.m; sourceTree = ""; }; - 32FF0E5834CD73555546EAC1AC3BFD62 /* RNSVGLength.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLength.h; sourceTree = ""; }; - 3302272A774126D155597923E5E00149 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 3305576EB18A19CB32CDFD41E166C51E /* JWTAlgorithmNone.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTAlgorithmNone.m; sourceTree = ""; }; - 335B91810F90E52A307F62E8E4BBAAFD /* RCTDeviceInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDeviceInfo.h; sourceTree = ""; }; - 33C1A6FF998C2FF6E63D4FA86B0DECDA /* RCTPackagerClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPackagerClient.h; sourceTree = ""; }; - 34397FFAC953C0D63E457BD07DCF4E39 /* RCTI18nManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTI18nManager.m; sourceTree = ""; }; - 34955F600597D80E1D693C6F81483078 /* RCTDisplayLink.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDisplayLink.m; sourceTree = ""; }; - 3497CC98C6879429E583D97ACBD71FD9 /* React-jsinspector-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-jsinspector-prefix.pch"; sourceTree = ""; }; - 34B539F7C42C25D56C30A0D2BA2E043D /* RNSVGCircleManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGCircleManager.m; sourceTree = ""; }; + 2EDF5C9EA00AC4B820A2FAB7ED1B4C83 /* BugsnagCrashReport.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagCrashReport.m; sourceTree = ""; }; + 2F16FBEC8DF82D7A167C0C896A2B9D0F /* RCTSwitchManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSwitchManager.h; sourceTree = ""; }; + 2F3AE13083B1A1B70F4E2AC1BD57B52D /* react-native-config-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-config-prefix.pch"; sourceTree = ""; }; + 2FC09EC135CC991B5B5904EDA59B7611 /* RNSVGLine.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLine.m; sourceTree = ""; }; + 300F8597F5E220ACACF668109428AF85 /* RCTSurfaceRootView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceRootView.h; sourceTree = ""; }; + 305BB889D666AA13D7A42CCA08FAFF14 /* RCTConvert+REATransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+REATransition.h"; sourceTree = ""; }; + 3066526488D2503289F3DC97A0B92FE0 /* REATransformNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REATransformNode.m; sourceTree = ""; }; + 3076EA9CFBCFA72772B4F1D1F24D1F8F /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 308D4E3F96C115ACB4E553A3C04B2603 /* JSCExecutorFactory.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = JSCExecutorFactory.mm; sourceTree = ""; }; + 309AC07DAC8A8A01880D5D3B9DED02A0 /* RNSVGDefs.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGDefs.m; sourceTree = ""; }; + 31452BBC5B8B0D47BCA10235B6570A29 /* RNSVGLinearGradient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLinearGradient.m; sourceTree = ""; }; + 318FC6C6D2701F2E517551E06FD7EA3F /* RCTVibration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTVibration.m; sourceTree = ""; }; + 3199A1729C18CC225712E8A234BB1E79 /* ReactNativeConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ReactNativeConfig.h; path = ios/ReactNativeConfig/ReactNativeConfig.h; sourceTree = ""; }; + 31CA4216E4BBA117651878447FD0AE14 /* JWTErrorDescription.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTErrorDescription.h; sourceTree = ""; }; + 32A06088D210E435AAD033A25EA088C6 /* REATransitionValues.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REATransitionValues.m; sourceTree = ""; }; + 32CBDAF2F13EEDDC80B9B8F3F7AB3C67 /* RCTSliderManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSliderManager.h; sourceTree = ""; }; + 3377932340CC6C753F320B27F86B71C4 /* RCTSubtractionAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSubtractionAnimatedNode.m; sourceTree = ""; }; + 338769781BF4C8E6E1B6D0AEA4C5B966 /* AppCenterReactNativePushUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNativePushUtils.h; path = AppCenterReactNativePush/AppCenterReactNativePushUtils.h; sourceTree = ""; }; + 338A7D0B79088DC57A624F6977A0D83A /* RNSVGTextManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextManager.m; sourceTree = ""; }; + 339F3169F51EEEB31CE1CE703930D0B6 /* RNSVGVectorEffect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGVectorEffect.h; sourceTree = ""; }; + 33AB7ADCB4E0FEAB9DE85486024F087C /* RCTImageURLLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageURLLoader.h; path = Libraries/Image/RCTImageURLLoader.h; sourceTree = ""; }; + 33C13C81B35A3CF5E4965243EFD749E4 /* RNSVGContextBrush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGContextBrush.h; sourceTree = ""; }; + 3440D4F169AC0E56FAB66FC7C4295BA3 /* RCTFrameAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFrameAnimation.m; sourceTree = ""; }; + 344E3C2438398E94AC8D0243E8E7EF4B /* YGConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGConfig.h; path = yoga/YGConfig.h; sourceTree = ""; }; + 345F6BAB5D1FBC41D3406E2C844B7FEA /* REATransitionValues.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REATransitionValues.h; sourceTree = ""; }; + 34617D7FF6762DFFF65329F9E08C6722 /* RCTDecayAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDecayAnimation.m; sourceTree = ""; }; + 347C4EA1A739504D4D82B835B209C7B5 /* RCTModalHostViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalHostViewController.m; sourceTree = ""; }; + 34CD394E2CB96AAEBA4BDC10A4A046E9 /* BSG_KSString.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSString.c; sourceTree = ""; }; 3501832F51E21BCD681DC315B3424B43 /* libBVLinearGradient.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libBVLinearGradient.a; path = libBVLinearGradient.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 352C6599963BB1CA9C770E222EAB09FA /* BugsnagCollections.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagCollections.m; sourceTree = ""; }; + 353D2B7D766E6929D0D140FB0B427A55 /* RCTClipboard.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTClipboard.h; sourceTree = ""; }; + 354A67B7C22BBEEFCB80B8B28641736B /* RNGestureHandlerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerManager.m; path = ios/RNGestureHandlerManager.m; sourceTree = ""; }; + 354F789857D7338FF39A14BB64EC945F /* BSG_KSArchSpecific.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSArchSpecific.h; sourceTree = ""; }; + 3556D451D4D0C0B17996CFFBD3B8B24E /* ReactCommon.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ReactCommon.xcconfig; sourceTree = ""; }; 3566E29624F4738A4953CE7ABF635C5E /* libreact-native-config.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-config.a"; path = "libreact-native-config.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 3598C5FCD4F516A664F8BB27C048EFD5 /* JSIExecutor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSIExecutor.cpp; path = jsireact/JSIExecutor.cpp; sourceTree = ""; }; - 3627904FB0DF3850E85F86DC8DAF9B18 /* React-jsiexecutor-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-jsiexecutor-prefix.pch"; sourceTree = ""; }; - 365C03F57589D9FBFC2A61DB6839ACE0 /* NSError+BSG_SimpleConstructor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSError+BSG_SimpleConstructor.m"; sourceTree = ""; }; - 3665D4BF2219F6408E13CB9DDA894959 /* RCTRequired.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RCTRequired.xcconfig; sourceTree = ""; }; - 3667572312B1129C83CD208F847DCF38 /* JWTDeprecations.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTDeprecations.h; sourceTree = ""; }; - 368109FB7EAEF8A3510F2A0BC91E2F60 /* RCTFrameUpdate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFrameUpdate.h; sourceTree = ""; }; - 3684AED07361F7B96F9C7980998BFF8E /* RCTActivityIndicatorView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTActivityIndicatorView.h; sourceTree = ""; }; - 36F782581DCE6AB9AA2A260C467CF2C5 /* RCTLayoutAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLayoutAnimation.m; sourceTree = ""; }; - 37558655E256C0E0356AE3FA09DA872E /* RCTModalHostViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalHostViewManager.m; sourceTree = ""; }; + 35722635B392FA49B7DD3A0927CD7E68 /* JWTClaimsSetSerializer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTClaimsSetSerializer.h; sourceTree = ""; }; + 358C3B282E697A2690FA7317231EFB83 /* RNSVGMask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGMask.m; sourceTree = ""; }; + 366995BF024B91BF6E81E67EF4395A0C /* RCTConvert+Text.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+Text.m"; sourceTree = ""; }; + 371A268B34728C54F6EE03DD3EDD5DC8 /* RCTTransformAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTransformAnimatedNode.m; sourceTree = ""; }; + 37347CCD4C8EC9E286D100D4F80951AA /* React-jsiexecutor.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-jsiexecutor.xcconfig"; sourceTree = ""; }; 37592FDAD45752511010F4B06AC57355 /* libReact-cxxreact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-cxxreact.a"; path = "libReact-cxxreact.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 37E3D40391316F086D1BE392A4C1B8C0 /* CodePushConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePushConfig.m; path = ios/CodePush/CodePushConfig.m; sourceTree = ""; }; - 37F09F784C7ACA2EBA33044AFABA19B7 /* BSG_KSLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSLogger.m; sourceTree = ""; }; - 380D76179D970DB1E96F164BF7F6AB58 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 381E80E363948E730925894F8EE2DE0C /* RCTProfileTrampoline-x86_64.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-x86_64.S"; sourceTree = ""; }; - 3857C0FB14C581BFDD7B8AE344718CFC /* RCTCxxModule.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxModule.mm; sourceTree = ""; }; - 3882258F626BB36E7A5F7880E9C7EDFD /* RCTRefreshControl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRefreshControl.m; sourceTree = ""; }; - 38B0FFE0292684212344A6D1F583C496 /* RCTMultilineTextInputView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultilineTextInputView.m; sourceTree = ""; }; - 38B38B60AD1D2A7D2EC3EB697EC29E38 /* BugsnagCrashReport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagCrashReport.h; sourceTree = ""; }; - 38BD6A692C7EC871E1FB7FBE9165EA22 /* RAMBundleRegistry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RAMBundleRegistry.h; sourceTree = ""; }; + 3767D19CA2852213832BD2E880E1B2C2 /* RNIap-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNIap-prefix.pch"; sourceTree = ""; }; + 37774FA4CE2DCB27D91742C517499A25 /* React-jsi-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-jsi-dummy.m"; sourceTree = ""; }; + 37D1345D1734992F79B051C79B4F034A /* RCTMaskedView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMaskedView.m; sourceTree = ""; }; + 380B224B78E69AA09F2250983B21CBF6 /* RCTAnimationUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAnimationUtils.m; sourceTree = ""; }; + 381A741DFB603A47D3BF799926A8139D /* RCTSurfaceSizeMeasureMode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceSizeMeasureMode.h; sourceTree = ""; }; + 38290C4FFB4AE6A712ED10CF15696400 /* CodePushDownloadHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePushDownloadHandler.m; path = ios/CodePush/CodePushDownloadHandler.m; sourceTree = ""; }; + 385AA6D2079152BAA7DC42BF92FED60F /* RCTPointerEvents.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPointerEvents.h; sourceTree = ""; }; + 38A8203FD68B2DF38E53D5E6295F61E4 /* BSG_KSSystemInfoC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSSystemInfoC.h; sourceTree = ""; }; 38D15A3A495553F71D762CC9B9994070 /* Pods-eSteem-tvOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-eSteem-tvOS-dummy.m"; sourceTree = ""; }; 38E81C229B79E8C798EE99DBFDB8FF3A /* SDWebImageDownloaderOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderOperation.h; path = SDWebImage/SDWebImageDownloaderOperation.h; sourceTree = ""; }; 390980C7F13F4B3EBFDAA984CBFC59B0 /* UIImage+MultiFormat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+MultiFormat.h"; path = "SDWebImage/UIImage+MultiFormat.h"; sourceTree = ""; }; - 391DD415AEE34C1F628066B54A97EE32 /* RCTRootView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRootView.m; sourceTree = ""; }; 39208B645F224B6679EA2458DF6E61F9 /* QBVideoIndicatorView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QBVideoIndicatorView.m; path = QBImagePicker/QBVideoIndicatorView.m; sourceTree = ""; }; - 3933BEE0D4A4BE0E4A6154E2434FF604 /* RNSVGLineManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLineManager.h; sourceTree = ""; }; - 3945C701ECE6F9C145B55B873FC89CCF /* JWTCoding+ResultTypes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JWTCoding+ResultTypes.h"; sourceTree = ""; }; - 398CF91F9768F9ADCD8FC6F490C74FFD /* setup-windows.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "setup-windows.md"; path = "docs/setup-windows.md"; sourceTree = ""; }; - 39A37E646EDB2FDCB88BF1C485E1A783 /* JWTAlgorithmRSBase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTAlgorithmRSBase.m; sourceTree = ""; }; + 392709BA1FB34545FBFA9C5E0B306FF5 /* JWTAlgorithmDataHolder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTAlgorithmDataHolder.m; sourceTree = ""; }; + 3951F1B5B3BC0A21FBEEC2F822E69670 /* Yoga.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = Yoga.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 3968876DCCDC5E163468665B52730A0C /* RCTRawTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRawTextShadowView.h; sourceTree = ""; }; 39AC5F6EA5E781C79DB1A108205558C2 /* QBImagePickerController-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "QBImagePickerController-dummy.m"; sourceTree = ""; }; - 3A086319C8FD09BECD99D0DCD1D9C1BD /* RNSVGUse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGUse.m; sourceTree = ""; }; - 3A3E05BE844F7C6F9B9B372E784B3D44 /* RCTRequired.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RCTRequired.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 3A7C6F5687A5BA2DD3A7125E78DC927A /* RCTDatePicker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDatePicker.m; sourceTree = ""; }; - 3A851F9AA7A6A840F90CDD4CC72E9EDC /* ReactNativeConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ReactNativeConfig.h; path = ios/ReactNativeConfig/ReactNativeConfig.h; sourceTree = ""; }; - 3ACC1E8BFBCD6C2121FEDE2C802E6DE6 /* RCTSegmentedControlManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSegmentedControlManager.m; sourceTree = ""; }; - 3ADE23EAC128260F7FF5DD5BA38E4F50 /* RCTURLRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTURLRequestHandler.h; sourceTree = ""; }; + 39E79518BC3E210EB85FCB824733BC25 /* RCTBridgeMethod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridgeMethod.h; sourceTree = ""; }; + 3A191E9673D1FB379B264350C7C30BAA /* RCTDevLoadingView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDevLoadingView.m; sourceTree = ""; }; + 3A7139015C2EB5893B2F5F789C22D730 /* RNSVGDefsManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGDefsManager.m; sourceTree = ""; }; + 3A7B256C1ECC4D78E1F2203082AA120D /* RCTInputAccessoryViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryViewManager.h; sourceTree = ""; }; + 3A7B8D827CECA0061EA6F37A65BEC49E /* realm.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = realm.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 3A81BAEF7937A43CD8FBF109FCFD5786 /* sha1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = sha1.h; sourceTree = ""; }; 3AEA4A114C08533A2C0F8E039A4C5EB9 /* libRNImageCropPicker.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNImageCropPicker.a; path = libRNImageCropPicker.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 3AED1C1A3F9D355EBFA813318AF4AC76 /* YGNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGNode.h; path = yoga/YGNode.h; sourceTree = ""; }; - 3AFEF9BEC736A8BEF1FB901ECF7334AA /* BSG_KSCrashReportFilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashReportFilter.h; sourceTree = ""; }; - 3B11E745ECD044BCA71B1BAF96812FEF /* React-RCTAnimation-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTAnimation-prefix.pch"; sourceTree = ""; }; - 3B227B1724BFA045BB386C36A205239B /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - 3B5D3C4E876A255B66DAD95681DF5425 /* appcenter-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "appcenter-dummy.m"; sourceTree = ""; }; - 3B9FBF2914CDED840F81B2C11FFCE2D5 /* RNSVGLine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLine.h; sourceTree = ""; }; - 3BF0FFDA672F187D798FA0079D6F22BD /* RCTObjcExecutor.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTObjcExecutor.mm; sourceTree = ""; }; - 3BF7F0DF38A7F9F310FF47BBFB8AE52F /* RCTPropsAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPropsAnimatedNode.h; sourceTree = ""; }; - 3C2C4FBA81EA35207D15864FE0769B88 /* REAPropsNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAPropsNode.h; sourceTree = ""; }; - 3C3416DF51D03268C31E18BC1996A0C9 /* JSBigString.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = JSBigString.cpp; sourceTree = ""; }; + 3B39BC93FF5267DE81E68277B9AFB153 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 3B647896831A8B17694C6C722A4C8271 /* RCTCxxConvert.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTCxxConvert.m; sourceTree = ""; }; + 3B69A622B17600FF70E50EBD33EDA8F1 /* JWTClaimsSetSerializer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTClaimsSetSerializer.m; sourceTree = ""; }; + 3C51C4594DC396F4FEDE862B705DD81E /* React-CoreModules.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-CoreModules.xcconfig"; sourceTree = ""; }; + 3C7984BED666A40B74ADC39289489E31 /* JSCRuntime.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = JSCRuntime.cpp; sourceTree = ""; }; + 3C86254E69554D37C4F0B72E80DD97C3 /* RCTSurfaceRootView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceRootView.mm; sourceTree = ""; }; + 3C865C14F47FE7FAEC3538EB98E91BDC /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; 3C8E205D7524DCAF03A72C63F8283365 /* Pods-eSteem-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-eSteem-acknowledgements.plist"; sourceTree = ""; }; 3CA7A9404CCDD6BA22C97F8348CE3209 /* libglog.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libglog.a; path = libglog.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 3CBEF0755F40C76ED70708AFF8DDD676 /* BSG_KSCrashSentry_User.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashSentry_User.c; sourceTree = ""; }; + 3CE0EE2B4298263633AFA1B48AB887F5 /* RCTTypedModuleConstants.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTTypedModuleConstants.mm; sourceTree = ""; }; 3CE42778BE70CC034137D9A5B65316C1 /* libappcenter-crashes.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libappcenter-crashes.a"; path = "libappcenter-crashes.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 3DD80CEF8E97F1C462CFBEF8D86E5E9D /* RCTProfileTrampoline-arm64.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-arm64.S"; sourceTree = ""; }; - 3DE7F4D04A490B222424EDAE147FCB23 /* REATransformNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REATransformNode.h; sourceTree = ""; }; - 3E069402868CA6C8C261080F4232D321 /* RCTScrollView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollView.h; sourceTree = ""; }; - 3E0AD7F891FC8C817F33EF156D4EE5E7 /* RCTSafeAreaViewLocalData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaViewLocalData.h; sourceTree = ""; }; - 3E4ED8FBE03F320093870B1E187E3792 /* react-native-fast-image-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-fast-image-prefix.pch"; sourceTree = ""; }; - 3E8B0ECF4112BB2222F3F2BBB7C16340 /* IAPPromotionObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = IAPPromotionObserver.h; path = ios/IAPPromotionObserver.h; sourceTree = ""; }; + 3D66768ECCD105B902820DF2D852F478 /* setup-android.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "setup-android.md"; path = "docs/setup-android.md"; sourceTree = ""; }; + 3E23E4E0AB6A4240EB7A8B443CF80568 /* BVLinearGradient.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BVLinearGradient.xcconfig; sourceTree = ""; }; + 3E2D51C59A8C846CAEA59C307F88C748 /* BSG_KSCrashSentry_MachException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashSentry_MachException.h; sourceTree = ""; }; 3EB87471E8F12D0DF9C85AF43B23FFAC /* UIView+WebCacheOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+WebCacheOperation.m"; path = "SDWebImage/UIView+WebCacheOperation.m"; sourceTree = ""; }; - 3ECED5532D43CEF31F58413AA10F2CE3 /* React-RCTVibration.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTVibration.xcconfig"; sourceTree = ""; }; 3EEAA606F6866DA20E6601B9655B1027 /* libBugsnagReactNative.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libBugsnagReactNative.a; path = libBugsnagReactNative.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 3F1C9F5739FA255AAA5D31CB91C5D90C /* RNCWebView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCWebView.m; path = ios/RNCWebView.m; sourceTree = ""; }; 3F37ACDBC16BABE3550728AF0C9BCAB5 /* ResourceBundle-QBImagePicker-QBImagePickerController-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-QBImagePicker-QBImagePickerController-Info.plist"; sourceTree = ""; }; - 3F37D7AB563ECEEC45F3397875BC921A /* RNRotationHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNRotationHandler.m; sourceTree = ""; }; - 3F63F61ABB389DFF3E1ABC1D66E349AC /* JSCRuntime.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = JSCRuntime.cpp; sourceTree = ""; }; - 3F793398A2E4F319D264F7125720689F /* RCTGIFImageDecoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTGIFImageDecoder.h; path = Libraries/Image/RCTGIFImageDecoder.h; sourceTree = ""; }; + 3F66E464B0B6979D025B826E4EF6BBEB /* RNSVGPathParser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPathParser.h; sourceTree = ""; }; + 3F80D90D2FFE6F12BACA05A69BC6991F /* TurboModuleUtils.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TurboModuleUtils.cpp; path = turbomodule/core/TurboModuleUtils.cpp; sourceTree = ""; }; 3F920A75F2D2BC64613BCFAF861B4538 /* CGGeometry+RSKImageCropper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "CGGeometry+RSKImageCropper.m"; path = "RSKImageCropper/CGGeometry+RSKImageCropper.m"; sourceTree = ""; }; - 3FCB854F0BC49A4CBB6F7CBD33D5FDE8 /* BugsnagBreadcrumb.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagBreadcrumb.m; sourceTree = ""; }; - 3FE44C47EC4276EA2D4B2CF516E01734 /* FontAwesome.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome.ttf; path = Fonts/FontAwesome.ttf; sourceTree = ""; }; - 3FF9BC9253D3041FEBF7A1692684D882 /* RCTNetworkTask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNetworkTask.h; path = Libraries/Network/RCTNetworkTask.h; sourceTree = ""; }; + 3FBCCB63EE3C06767679669D3C474764 /* MaterialCommunityIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = MaterialCommunityIcons.ttf; path = Fonts/MaterialCommunityIcons.ttf; sourceTree = ""; }; + 3FC12474EE1BC3952F37FAB86070DAC2 /* RCTMultilineTextInputViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultilineTextInputViewManager.m; sourceTree = ""; }; 4024BCB9E3D110E2155DE96F19030840 /* Pods-eSteem-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-eSteem-tvOSTests.debug.xcconfig"; sourceTree = ""; }; - 40778F284F29C302B025111581755FA7 /* react-native-netinfo-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-netinfo-dummy.m"; sourceTree = ""; }; - 40AC1873D9AAD58DDD61477272ABFFE1 /* RCTAnimatedImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAnimatedImage.m; sourceTree = ""; }; + 404DBAF0E5525D269B1274D186A651E5 /* RCTPerformanceLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPerformanceLogger.m; sourceTree = ""; }; + 4063F5B4DFD3BB1947025192F311B0F9 /* BSG_KSCrashSentry_CPPException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashSentry_CPPException.h; sourceTree = ""; }; + 40AE7C4D431DE39FD9C8BA7338966D29 /* BVLinearGradientManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BVLinearGradientManager.h; path = BVLinearGradient/BVLinearGradientManager.h; sourceTree = ""; }; + 40C2AA6242E27E2806DDCEB201D530DD /* BugsnagCollections.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagCollections.h; sourceTree = ""; }; + 40D55E296153BFC0C09677467486481D /* RCTLog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLog.h; sourceTree = ""; }; + 40E7EB33A682329630FF67D106EDD8D7 /* CodePush.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = CodePush.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 40EFB32F8106E0F48AA763BC773A257A /* libreact-native-fast-image.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-fast-image.a"; path = "libreact-native-fast-image.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 40FA8E21612564868C8AB8A7DB5AE6E2 /* BSG_KSMach_x86_64.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSMach_x86_64.c; sourceTree = ""; }; - 4115A99ABCF334DD16A3FBC67218D3B0 /* RCTUIUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIUtils.h; sourceTree = ""; }; - 41162C328AF1A5047347DE9E5C0C6A56 /* BSG_KSCrashSentry_User.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashSentry_User.h; sourceTree = ""; }; + 40FE54CBDB2A5CD3C21585C028C47FCB /* Yoga-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Yoga-prefix.pch"; sourceTree = ""; }; + 412416123F9698748E18E7E65675E9F9 /* BSG_KSString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSString.h; sourceTree = ""; }; 41436352BB9F1169C2896FB69782AC35 /* RSKTouchView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSKTouchView.h; path = RSKImageCropper/RSKTouchView.h; sourceTree = ""; }; - 4188121C809727328C6A925585202053 /* RCTClipboard.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTClipboard.h; sourceTree = ""; }; - 41BB9E1C226AD491AFC12DDB207D1E16 /* RNSVGImageManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGImageManager.h; sourceTree = ""; }; - 41C69FB62DAE15A96299C1AFFF4B873D /* event.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = event.h; sourceTree = ""; }; - 4208D38B42AA49C7791C3E8E51FB97A7 /* jsi.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = jsi.cpp; sourceTree = ""; }; - 42168ED655CF4517DA6AA6C88664EF37 /* RCTSwitch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSwitch.h; sourceTree = ""; }; - 4216AE4FAE2BB6F32EE2B89CF82FC5F9 /* BugsnagCrashReport.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagCrashReport.m; sourceTree = ""; }; - 42402A11A6DFBE82BB7166E54AD96326 /* RNSVGPainter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPainter.h; sourceTree = ""; }; - 4286DE90B9E7BA5F0BFE93A21A8E76AB /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 42DA59927ECAD4596200722EF255DC58 /* CoreModulesPlugins.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CoreModulesPlugins.h; path = React/CoreModules/CoreModulesPlugins.h; sourceTree = ""; }; - 42F00FE5EBA8EE0191708FEF93AA4C9A /* RCTSurfaceSizeMeasureMode.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceSizeMeasureMode.mm; sourceTree = ""; }; - 42F19B5F7B6DAC4E462BDE95A8419289 /* RNReanimated-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNReanimated-prefix.pch"; sourceTree = ""; }; - 433F788C844CCAE36E27CDF0CB02705B /* MF_Base64Additions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MF_Base64Additions.h; path = ios/CodePush/Base64/Base64/MF_Base64Additions.h; sourceTree = ""; }; - 436BABAB379D5437504AA28C4DBD884F /* RNVectorIconsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNVectorIconsManager.h; path = RNVectorIconsManager/RNVectorIconsManager.h; sourceTree = ""; }; - 4379891FDC5AE3DAC09EEF2BFF6F23DB /* YGValue.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGValue.cpp; path = yoga/YGValue.cpp; sourceTree = ""; }; + 41DAFC96BADA6F1E1278C5FF3E691641 /* RCTMaskedView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMaskedView.h; sourceTree = ""; }; + 4203A232120371DB4B921D9D765EB217 /* RCTSurfaceRootShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSurfaceRootShadowView.m; sourceTree = ""; }; + 42523C8C708C550C6445B47BB74E6E7A /* MaterialIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = MaterialIcons.ttf; path = Fonts/MaterialIcons.ttf; sourceTree = ""; }; + 42659EA235B0AAA94011208FF4A7ADA1 /* RCTWebSocketExecutor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTWebSocketExecutor.m; path = Libraries/WebSocket/RCTWebSocketExecutor.m; sourceTree = ""; }; + 427F5F4FF55A900DBBD52F7528A7891D /* RCTDevSettings.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDevSettings.h; sourceTree = ""; }; + 4285BC2732762DCF427798A64421E75E /* REATransitionAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REATransitionAnimation.h; sourceTree = ""; }; + 42DEE39AE5F711769843DD44F6C39DBD /* REAJSCallNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAJSCallNode.h; sourceTree = ""; }; + 42EEC066C25D5BDFA93C8FDA236AC801 /* RCTSpringAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSpringAnimation.m; sourceTree = ""; }; + 43315EA8EEBEAF2DF3E9C92DBDD58B6F /* RCTTouchHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTouchHandler.h; sourceTree = ""; }; + 433740666830557F77F9F0E797143EEE /* react-native-fast-image.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "react-native-fast-image.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 43560C9A6866DD6FAB6866F10E7F0E67 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; 4381E3A5DBF9945B8801E051C2D0ED8B /* DoubleConversion-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DoubleConversion-prefix.pch"; sourceTree = ""; }; - 43CD085CB8FD65AE9526BE4F1CD20C0C /* RCTMessageThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMessageThread.h; sourceTree = ""; }; + 4388B6BCB2F2784C4B4679919F5B1402 /* RCTRefreshControlManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRefreshControlManager.h; sourceTree = ""; }; + 43937BBF84E79F1EEAFAA1FE693C6AA0 /* RCTDecayAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDecayAnimation.h; sourceTree = ""; }; + 43B8109D91659CEAFBB8D86B906E8C2F /* ioapi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ioapi.h; sourceTree = ""; }; + 4419AEEEDCF28708FDBC3BB9DDC83D8F /* JWTClaim.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTClaim.m; sourceTree = ""; }; + 441C0EAB867053C94B61711FEDEFD9D7 /* RCTCxxMethod.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxMethod.mm; sourceTree = ""; }; + 441F3A271F38CC88EE48A5575CBD9A7A /* React-cxxreact-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-cxxreact-dummy.m"; sourceTree = ""; }; 442107BA7ABB7DE82A58B6BDB58441A9 /* demangle.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = demangle.cc; path = src/demangle.cc; sourceTree = ""; }; - 44643191C076DCD9B2CC3DCD841D1B7B /* RCTSurface.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurface.mm; sourceTree = ""; }; - 446A7AAA9B42C6CAA2F0B028082F5DAE /* REATransformNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REATransformNode.m; sourceTree = ""; }; - 449CD836F54AE502B51B93BE043AB760 /* RCTMultipartDataTask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultipartDataTask.m; sourceTree = ""; }; + 443A07044249FA8B69371329BBCA9C5E /* JSDeltaBundleClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSDeltaBundleClient.h; sourceTree = ""; }; + 44419B143CEC696F9B28ED217417BCEE /* BugsnagHandledState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagHandledState.m; sourceTree = ""; }; + 4465F14C40BD0D556E8179B8B0C9CBA3 /* RNSVGCircle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGCircle.m; sourceTree = ""; }; + 447B99A66B99DAA2CBACF542A5A2A246 /* RCTSafeAreaViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaViewManager.h; sourceTree = ""; }; + 447E451274C49968F29FA851E8E2D731 /* RCTRootShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRootShadowView.m; sourceTree = ""; }; 44BE8AC36706A8633A08F46D9A43604C /* SDWebImageImageIOCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageImageIOCoder.h; path = SDWebImage/SDWebImageImageIOCoder.h; sourceTree = ""; }; - 44D207EFB39457E953F8921A37377D61 /* RCTKeyCommands.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTKeyCommands.m; sourceTree = ""; }; - 44D6A4843FFB0EBD272DA58D1DC9F719 /* appcenter.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = appcenter.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 44DB3FB6F5457652A9A74006146C8255 /* RCTScrollViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollViewManager.m; sourceTree = ""; }; - 455F4CEED27277B0811DD6CE06B42281 /* React-RCTNetwork.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTNetwork.xcconfig"; sourceTree = ""; }; + 44E6AB4C918BA8561D0022ACA64F493A /* JWTAlgorithmDataHolder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithmDataHolder.h; sourceTree = ""; }; + 4505B4B3CCF119F92CDAA740F47708D8 /* JWTCryptoKeyExtractor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTCryptoKeyExtractor.h; sourceTree = ""; }; + 452455CD3BD77E1840679B767058FE5C /* RNSVGNodeManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGNodeManager.m; sourceTree = ""; }; + 4587FAF3D158BC3EF4B072F93B8D7BEA /* appcenter-push-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "appcenter-push-prefix.pch"; sourceTree = ""; }; + 458B26DEC2289EC8E45BE46086C679A2 /* RCTDataRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTDataRequestHandler.h; path = Libraries/Network/RCTDataRequestHandler.h; sourceTree = ""; }; 45CBFF19B84C73985C742E04157CBFF4 /* fast-dtoa.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "fast-dtoa.cc"; path = "double-conversion/fast-dtoa.cc"; sourceTree = ""; }; - 45D2E04A5E482671DDE22575DBD908C6 /* ReactMarker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ReactMarker.h; sourceTree = ""; }; - 45D39A3B7A31EA8C0993A5B554531856 /* ReactCommon-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ReactCommon-dummy.m"; sourceTree = ""; }; + 45D1CC94A85E4A922B023E3EF95581B8 /* React-RCTText-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTText-dummy.m"; sourceTree = ""; }; 4618717C7FB65A18C65314551F1E98A9 /* symbolize.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = symbolize.cc; path = src/symbolize.cc; sourceTree = ""; }; + 461F2D51F74D7B65F3D15C59E6A87FDA /* RCTSurfaceRootShadowViewDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceRootShadowViewDelegate.h; sourceTree = ""; }; 46250B0482503DF94CC4C2D68C867FCA /* UIApplication+RSKImageCropper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIApplication+RSKImageCropper.h"; path = "RSKImageCropper/UIApplication+RSKImageCropper.h"; sourceTree = ""; }; - 4646290D7F0296BA0955802630101CE7 /* crypt.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = crypt.h; sourceTree = ""; }; - 464EBD9119B2EEF6E99F6DA8BD0A3DB6 /* RCTFrameUpdate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFrameUpdate.m; sourceTree = ""; }; + 462822F2EC1EB73AB4DD628D051D33BC /* BSG_KSCrashCallCompletion.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSCrashCallCompletion.m; sourceTree = ""; }; + 4641A1C49DFCD7656C0B72DF6D883D07 /* JSDeltaBundleClient.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = JSDeltaBundleClient.cpp; sourceTree = ""; }; 464F28C3DFE1483D365139C4ACE33453 /* UIApplication+RSKImageCropper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIApplication+RSKImageCropper.m"; path = "RSKImageCropper/UIApplication+RSKImageCropper.m"; sourceTree = ""; }; - 4711BF2205902ABF90F8E59B88BE88DF /* RCTImageCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageCache.m; sourceTree = ""; }; - 4813C635A8C62A184C6E5C6E3D3DEF5D /* REAEventNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAEventNode.m; sourceTree = ""; }; - 483A7B97E30182A270BB677FB8D9C568 /* RNVectorIconsManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNVectorIconsManager.m; path = RNVectorIconsManager/RNVectorIconsManager.m; sourceTree = ""; }; - 483CEF993C048F69EC6DDF42C86FFC04 /* JWTAlgorithmDataHolderChain.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithmDataHolderChain.h; sourceTree = ""; }; - 484E7FF56975CDB3A1B4EDDAAFA96B16 /* TurboModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TurboModule.h; path = turbomodule/core/TurboModule.h; sourceTree = ""; }; - 4854A17D073A169AADAF7DA133B81ADE /* AppCenterReactNativePush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNativePush.m; path = AppCenterReactNativePush/AppCenterReactNativePush.m; sourceTree = ""; }; - 488E059E45C754EB68EACF68312B629E /* RCTNetworking.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNetworking.h; path = Libraries/Network/RCTNetworking.h; sourceTree = ""; }; - 48938E59168FA97146A530BA0CF4253A /* sha1.c */ = {isa = PBXFileReference; includeInIndex = 1; path = sha1.c; sourceTree = ""; }; - 489D22D2FC811E6950C3057ECB2918E3 /* Yoga.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = Yoga.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 48CA1D213EF9D72C04AC4D596F47C4A3 /* Yoga.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Yoga.h; path = yoga/Yoga.h; sourceTree = ""; }; - 48CC8185856DF37904D7A6EF8301B8DB /* RNSScreen.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSScreen.m; path = ios/RNSScreen.m; sourceTree = ""; }; - 48CE8027AC0E311D2840D0792A2DDBB6 /* sha1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = sha1.h; sourceTree = ""; }; - 48D8A9A486107658E292873777E46A07 /* BSG_KSLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSLogger.h; sourceTree = ""; }; - 4942BF9FD789751FBEAF136DC2DE5D51 /* RNSVG.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNSVG.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 49804B7301A28DB63B12A1BD6955F8CB /* RCTDecayAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDecayAnimation.m; sourceTree = ""; }; - 49AEA3AE56371983361E858E2EBEC228 /* RNSVGCircleManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGCircleManager.h; sourceTree = ""; }; - 49CF6224027DFFE944621C1C25161E98 /* react-native-version-number.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "react-native-version-number.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 4AA16760811BB8F4A1C254B8D28CBF7B /* RCTModuleData.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTModuleData.mm; sourceTree = ""; }; - 4AA3A9BA565110A70DF2F8D2EA5B4B96 /* react-native-fast-image-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-fast-image-dummy.m"; sourceTree = ""; }; - 4AB75B2CE04D4E10ABEA1ABB5F020615 /* RNCConnectionStateWatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCConnectionStateWatcher.h; path = ios/RNCConnectionStateWatcher.h; sourceTree = ""; }; - 4ABD1B4A312F5898B4F16FF1DD56CC01 /* REATransitionAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REATransitionAnimation.h; sourceTree = ""; }; - 4AE77F5A0832942FB0680F75D19D2DF1 /* RNSVGPainter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPainter.m; sourceTree = ""; }; - 4B0B9F1695AE852BDC258F92C4F3F6FA /* RCTHTTPRequestHandler.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTHTTPRequestHandler.mm; sourceTree = ""; }; - 4B15B02CE2B2D6B1FE3DA95DDAEF70C2 /* BSG_KSSingleton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSSingleton.h; sourceTree = ""; }; - 4B91048C2B696C17FECAE8DC0FB2A750 /* BugsnagFileStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagFileStore.h; sourceTree = ""; }; - 4BA4E6F157C934A7C82455C3D000E51E /* BugsnagSessionFileStore.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagSessionFileStore.m; sourceTree = ""; }; - 4BB6AE955F55C6B29CBC98281B1567BA /* RCTTextAttributes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTTextAttributes.h; path = Libraries/Text/RCTTextAttributes.h; sourceTree = ""; }; - 4C3A64C1D15D3215B415BC3F780A9F5C /* RNSVGCGFCRule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGCGFCRule.h; sourceTree = ""; }; + 46690E28C6B1E7717240F3E79D6DDF70 /* RCTVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTVersion.h; sourceTree = ""; }; + 467BA245CC0D0903E9C08016E5E5AE0A /* BSG_KSCrashSentry_NSException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashSentry_NSException.h; sourceTree = ""; }; + 47493C48729F042E5C97740124298946 /* RNSVGContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSVGContainer.h; path = ios/RNSVGContainer.h; sourceTree = ""; }; + 475A5F1351F6BDC2ED310BAB4AAC7BEE /* RCTManagedPointer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTManagedPointer.h; sourceTree = ""; }; + 476F31FDF9C5C5B911633110B066C0A2 /* React-RCTSettings-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTSettings-prefix.pch"; sourceTree = ""; }; + 47CEBC55E3B83AD4B170BABB35334CAE /* RCTRootContentView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootContentView.h; sourceTree = ""; }; + 47DC94CF57F68CCABBA2EA040A257A96 /* RCTImageStoreManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageStoreManager.h; path = React/CoreModules/RCTImageStoreManager.h; sourceTree = ""; }; + 47EBE569F5D92ED1D3CA75ECE369E723 /* appcenter.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = appcenter.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 483B2448A6573C6119158D095D51ABE8 /* RNSVGGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGGroup.m; sourceTree = ""; }; + 4852BE44A3A9A67B7BF8D4F789BE0205 /* JWTAlgorithmESBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithmESBase.h; sourceTree = ""; }; + 491A2F56821E1ADC87BA21B98FA109B1 /* JWTAlgorithmHSBase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTAlgorithmHSBase.m; sourceTree = ""; }; + 4936F3543967222F9242543BA85C0A25 /* RCTMultipartStreamReader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultipartStreamReader.m; sourceTree = ""; }; + 494007781ACF0680CFE97603FCB99D59 /* RNSVGPropHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPropHelper.m; sourceTree = ""; }; + 49A7600310113E8171C6B71196720FE0 /* RCTFollyConvert.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTFollyConvert.mm; sourceTree = ""; }; + 49BA75DD0BBDE1B8BF8A1F0855EF2251 /* RCTModuloAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModuloAnimatedNode.h; sourceTree = ""; }; + 49BCDC53555D2F0389F24ED40AA1B983 /* entropy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = entropy.h; sourceTree = ""; }; + 49E6FCBB3D2D77CD4DC9CAB86DADC8DB /* RCTBaseTextInputViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextInputViewManager.m; sourceTree = ""; }; + 4A002E7DEAE661B6B5BF728D91F1D333 /* JWTCoding+VersionTwo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JWTCoding+VersionTwo.h"; sourceTree = ""; }; + 4A2A0683377DE14330D897F96A9ACBE5 /* RCTMultiplicationAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultiplicationAnimatedNode.h; sourceTree = ""; }; + 4A6311A227356EE4CFC7664743FA3119 /* ModuleRegistry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ModuleRegistry.h; sourceTree = ""; }; + 4AACDDE8D7F2EFEEDA58A6FFFA75D0FC /* RNImageCropPicker.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNImageCropPicker.xcconfig; sourceTree = ""; }; + 4AB3EFB216EB96E1DAA83F9F7AEB5089 /* BugsnagApiClient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagApiClient.m; sourceTree = ""; }; + 4AC74EA260127A173179F1BA27549BA0 /* RNSVGViewBox.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGViewBox.h; sourceTree = ""; }; + 4B7296AD042F81E66CDFA07B26F73F7F /* RCTKeyboardObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTKeyboardObserver.m; sourceTree = ""; }; + 4B757819DE67AE438013534E4282C3B1 /* api-android.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "api-android.md"; path = "docs/api-android.md"; sourceTree = ""; }; + 4BB4E2FF0A64D52CCFE4743521FA0DE9 /* RNNativeViewHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNNativeViewHandler.h; sourceTree = ""; }; + 4BCF237A79BF02696072BC5707B5333F /* pwd2key.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pwd2key.c; sourceTree = ""; }; + 4BE555FD3309CDE2487E210DD7BDB325 /* RNSVGGroupManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGGroupManager.h; sourceTree = ""; }; + 4C420A69820D11C6D041914CA1C011A6 /* RNSVGViewBox.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGViewBox.m; sourceTree = ""; }; 4C68FB07F00A291EA69C4009A5F6A3A8 /* SDWebImagePrefetcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImagePrefetcher.m; path = SDWebImage/SDWebImagePrefetcher.m; sourceTree = ""; }; - 4C6C98161E5EA486FFFB0D5B9A8BEE45 /* RNSVGSvgViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSvgViewManager.h; sourceTree = ""; }; - 4CADAFE65ED179060FA65114CFCBAFDB /* RCTBackedTextInputViewProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBackedTextInputViewProtocol.h; sourceTree = ""; }; - 4CC86AF93949DE9E309069B5B1AB058F /* RCTVirtualTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTVirtualTextShadowView.h; sourceTree = ""; }; + 4C6E2A5D9589A305F890DA5E5CE8B9C5 /* RCTUITextView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUITextView.m; sourceTree = ""; }; + 4C7985D4B34F8ABFB074E12F40F62462 /* RCTRootViewInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootViewInternal.h; sourceTree = ""; }; + 4C9DB1719AC0690C8A160ED6FDD92A92 /* RCTPropsAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPropsAnimatedNode.h; sourceTree = ""; }; + 4CA2929B462F195EC357E25051CB8306 /* Bitfield.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Bitfield.h; path = yoga/Bitfield.h; sourceTree = ""; }; + 4CC27A904FE5622BF839343D7F8D7A6C /* BugsnagCrashSentry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagCrashSentry.h; sourceTree = ""; }; 4CE641DC3BDF7B3E1E98EA5169D7F692 /* AppCenterAnalytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppCenterAnalytics.framework; path = "AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework"; sourceTree = ""; }; - 4D10EDC24C2322CB36F9D1669B4955BD /* BVLinearGradient.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BVLinearGradient.xcconfig; sourceTree = ""; }; - 4D46874C0BBA31741C6C2C7C76A312B7 /* Zocial.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Zocial.ttf; path = Fonts/Zocial.ttf; sourceTree = ""; }; + 4CF1393BCD39754D7C177F03B0FF7C01 /* RCTInspectorPackagerConnection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInspectorPackagerConnection.h; sourceTree = ""; }; + 4D0B0A8ACD4BC264D9A3DDD2C712EB45 /* UIImage+Resize.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Resize.h"; path = "ios/src/UIImage+Resize.h"; sourceTree = ""; }; + 4D1FB8B8F1F79C7255D75A1396CA22A8 /* RNSVGPainter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPainter.h; sourceTree = ""; }; + 4D4406D391B71653CF7E3A7E99942552 /* FontAwesome5_Regular.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome5_Regular.ttf; path = Fonts/FontAwesome5_Regular.ttf; sourceTree = ""; }; + 4D47536AE2F9E734550119EBA0F5977D /* React-RCTBlob-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTBlob-prefix.pch"; sourceTree = ""; }; 4D513B76B2F3CF7FB45352D54302724E /* UIButton+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIButton+WebCache.h"; path = "SDWebImage/UIButton+WebCache.h"; sourceTree = ""; }; - 4D63138B0FA0E24A2A0501852C040153 /* RCTTrackingAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTrackingAnimatedNode.m; sourceTree = ""; }; - 4D88A796BA02AB529559390A8BF5F490 /* BVLinearGradient-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BVLinearGradient-prefix.pch"; sourceTree = ""; }; - 4DCC8AE516E923A8C992351EE3882DAF /* NSTextStorage+FontScaling.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSTextStorage+FontScaling.m"; sourceTree = ""; }; + 4D69936AC2A73390AE329F78D391ED1E /* RCTValueAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTValueAnimatedNode.h; sourceTree = ""; }; + 4D7F52C42100CB266951250CFDC941C0 /* BugsnagNotifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagNotifier.m; sourceTree = ""; }; + 4DD0A0A4D16B3FB55190744168EC442F /* AntDesign.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = AntDesign.ttf; path = Fonts/AntDesign.ttf; sourceTree = ""; }; 4DEBB5EC42963E07E9DA5E19136A4C78 /* UIImage+RSKImageCropper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+RSKImageCropper.h"; path = "RSKImageCropper/UIImage+RSKImageCropper.h"; sourceTree = ""; }; - 4E1ECE23D9BF7DDF9B82B26A97F0C75C /* JSINativeModules.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSINativeModules.h; path = jsireact/JSINativeModules.h; sourceTree = ""; }; + 4E0AD8B09E65F036DE9B8EBAD1FCF88E /* AppCenterReactNativePushDelegate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNativePushDelegate.m; path = AppCenterReactNativePush/AppCenterReactNativePushDelegate.m; sourceTree = ""; }; 4E2468AF38A6A937770CA2FC875A8749 /* FLAnimatedImageView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FLAnimatedImageView+WebCache.h"; path = "SDWebImage/FLAnimatedImage/FLAnimatedImageView+WebCache.h"; sourceTree = ""; }; - 4E410036F1C9436F71BDBD75C4D8688D /* RCTLinkingManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLinkingManager.m; sourceTree = ""; }; - 4E454A1395E072E7F473F2C45B784892 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 4E8310D4A1B6A32544D9D1D1D275F4BA /* JWTBase64Coder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTBase64Coder.h; sourceTree = ""; }; - 4EE7E5C5AE6CB8DBDFAF4D2F3EB18866 /* RNSVGClipPathManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGClipPathManager.h; sourceTree = ""; }; - 4F11A53174D4CD7796172A6793567C15 /* appcenter.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = appcenter.xcconfig; sourceTree = ""; }; - 4F125FD30BF6BE246D3DB29FFAC4331A /* RCTDivisionAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDivisionAnimatedNode.m; sourceTree = ""; }; + 4E376AD5201DCF6C1BA3C5B3803662B5 /* JSCExecutorFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSCExecutorFactory.h; sourceTree = ""; }; + 4E5527F6462592653FA6CA6BD153F44D /* React-RCTImage.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTImage.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 4E6B730264FC7ABA9A43B98B7D54FCD7 /* RCTBackedTextInputViewProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBackedTextInputViewProtocol.h; sourceTree = ""; }; 4F1C8F8AC7DF7515CE70621BEC35477D /* SDWebImageManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageManager.h; path = SDWebImage/SDWebImageManager.h; sourceTree = ""; }; - 4F2880645069269A53508565E908B3F9 /* REATransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REATransition.m; sourceTree = ""; }; 4F43438D0DCF75C641B350C4B3B4D945 /* UIImage+ForceDecode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+ForceDecode.h"; path = "SDWebImage/UIImage+ForceDecode.h"; sourceTree = ""; }; - 4F8816E642347475E3DC5F14B251C2A3 /* RCTJSStackFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTJSStackFrame.h; sourceTree = ""; }; - 4FD3F5D27F594CFC34123756280F5C9D /* react-native-config-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-config-dummy.m"; sourceTree = ""; }; - 4FF8DFE495D707031A0F53E2CB88A691 /* JSCExecutorFactory.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = JSCExecutorFactory.mm; sourceTree = ""; }; - 4FFB65DE8F7C8336A02DCE720C703005 /* BSG_KSCrashReportWriter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashReportWriter.h; sourceTree = ""; }; - 50022CB8D153CF9301BB4AD6877D6DAB /* RCTAlertManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAlertManager.m; sourceTree = ""; }; + 4F7D5D4DDBE79076D1E45E7E98BBB9EF /* RNTapHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNTapHandler.h; sourceTree = ""; }; + 4F86D4507A987E4E6173B2239AF04F3B /* JSExecutor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = JSExecutor.cpp; sourceTree = ""; }; + 4FC247AF983A4EBC7011CC172E14D3C9 /* react-native-webview-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-webview-dummy.m"; sourceTree = ""; }; + 4FC78CAE72A3FC53143C75D48E3ACCF0 /* RCTAsyncLocalStorage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAsyncLocalStorage.m; sourceTree = ""; }; + 4FE08D99F136073F4DFB7DED8A1EC7D9 /* BugsnagReactNative-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "BugsnagReactNative-dummy.m"; sourceTree = ""; }; 500CD235BE5B3293056B13F781DD399B /* stl_logging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = stl_logging.h; path = src/glog/stl_logging.h; sourceTree = ""; }; - 503A6A5DED5A1538C4DB8B83A3CF5817 /* RNSVGMaskManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGMaskManager.h; sourceTree = ""; }; + 5023AE8943D912D53C8C2ED50BA1296D /* RNCWebViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCWebViewManager.m; path = ios/RNCWebViewManager.m; sourceTree = ""; }; + 5033D837E8A57E0D8C213666F62144CA /* RCTLocalAssetImageLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTLocalAssetImageLoader.h; path = Libraries/Image/RCTLocalAssetImageLoader.h; sourceTree = ""; }; + 50560FFF3DDDEB6AB7100648E0A5E511 /* FBReactNativeSpec-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FBReactNativeSpec-prefix.pch"; sourceTree = ""; }; 50595048B9AF9AD0ACAE8336A482F08F /* AppCenterReactNativeShared.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AppCenterReactNativeShared.xcconfig; sourceTree = ""; }; - 5087F851A2B28AF7270F51DB01CC0CA0 /* BSG_KSObjCApple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSObjCApple.h; sourceTree = ""; }; 50B5347C9A6E93B7D4CFC3673BA6FB7E /* libRNScreens.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNScreens.a; path = libRNScreens.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 50C7CE1A5BFCB421CDD87ADC744D1FA2 /* RNSVGMarker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGMarker.h; sourceTree = ""; }; - 50DEFE8D9E66DE2818A44BCEE99F7B7E /* CodePushPackage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePushPackage.m; path = ios/CodePush/CodePushPackage.m; sourceTree = ""; }; - 51259CF925FE25D51B6A81B699709C9D /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 5127D62D5BA35B0A0628B6CBA44B5C8F /* RNGestureHandlerEvents.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerEvents.h; path = ios/RNGestureHandlerEvents.h; sourceTree = ""; }; - 5146E87B518BE7E787E26A6259C73D5F /* RNVectorIcons.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNVectorIcons.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 5197B0F0FFA22B7203A0BA03FE8F2DDF /* RCTSettingsManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSettingsManager.m; sourceTree = ""; }; - 51EA6FAE6F793D9ED2D46B27CCBE9837 /* RCTTurboModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTurboModule.h; sourceTree = ""; }; - 526B90794C7513A15CA65991F328496F /* jsilib-posix.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = "jsilib-posix.cpp"; sourceTree = ""; }; - 5275502CB3834857218F49ADCFED654E /* BSG_KSCrashType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashType.h; sourceTree = ""; }; - 52A66F44CE99B5382058E57F70649913 /* RCTPackagerConnection.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTPackagerConnection.mm; sourceTree = ""; }; - 52BFEFE956432CB715186FD2FEA07552 /* RNSVGPathManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPathManager.m; sourceTree = ""; }; - 52CDB16F58E9F72EA2AAA3E56640EB82 /* Yoga-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Yoga-prefix.pch"; sourceTree = ""; }; - 53020BDA6C83DAFA8C74C6E25BF9AF45 /* JSExecutor.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = JSExecutor.cpp; sourceTree = ""; }; - 53107AB621637DEA5E4E5545021F2E5C /* RCTUIManagerUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIManagerUtils.h; sourceTree = ""; }; + 50CB2336E9FCB82966876C385E63D65D /* RNSVGMarkerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGMarkerManager.m; sourceTree = ""; }; + 512B98BA4E36A8EE6E978DC77CDE61BF /* NSTextStorage+FontScaling.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSTextStorage+FontScaling.m"; sourceTree = ""; }; + 51329C03368BD1E1682363A2E7F93FB6 /* RCTTextView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextView.m; sourceTree = ""; }; + 5157A334E6612B1FB855B31997ED2D73 /* event.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = event.cpp; sourceTree = ""; }; + 5163D11FC00117078EB6B3F1C42693E3 /* BSG_KSCrashAdvanced.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashAdvanced.h; sourceTree = ""; }; + 521137434C3D49412160E46C32CF2408 /* appcenter-crashes-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "appcenter-crashes-dummy.m"; sourceTree = ""; }; + 521A55FCE6A66A149BD04FF47C7A404E /* RCTTextSelection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextSelection.h; sourceTree = ""; }; + 5236C16072F662009FE691E327B8F31F /* LongLivedObject.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LongLivedObject.cpp; path = turbomodule/core/LongLivedObject.cpp; sourceTree = ""; }; + 523E3519A0321F4CDDE412782B997E24 /* RCTSafeAreaView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaView.m; sourceTree = ""; }; + 5250B00015B8806FC9D20A9D05DE6ECD /* BSG_KSFileUtils.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSFileUtils.c; sourceTree = ""; }; + 5296B49825F8017F050ED9BC87FFEAA5 /* RCTMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMacros.h; sourceTree = ""; }; + 5299265A2366979EDD3CB6CF7688B2A9 /* REASetNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REASetNode.m; sourceTree = ""; }; + 529B77513953CA2727BB88D1272BF6E7 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 52AE6669DA56FB4D9FCB7A62F5116BC4 /* UIView+React.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIView+React.h"; sourceTree = ""; }; + 52B2D0F52AE2EF4BB32BFB3C00540EED /* RCTSegmentedControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSegmentedControl.h; sourceTree = ""; }; + 52CD73A3A1D52033C0CD08F4B3F1BE76 /* RNLongPressHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNLongPressHandler.h; sourceTree = ""; }; + 52D53214F0CCEE769273AF79BDDB98D0 /* FFFastImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FFFastImageView.h; path = ios/FastImage/FFFastImageView.h; sourceTree = ""; }; + 52E3821F46AA2E466E26787DCBF6A154 /* RNSVGUse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGUse.m; sourceTree = ""; }; + 52FB58A89FB49CE6F1813DB18B874F85 /* RCTTurboModuleManager.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTTurboModuleManager.mm; sourceTree = ""; }; + 531A95911394E231A3E522DD036D55C5 /* JWTCoding.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTCoding.h; sourceTree = ""; }; + 53253C8FEB2BF3B3635E859B5D2AE2EE /* RCTObjcExecutor.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTObjcExecutor.mm; sourceTree = ""; }; 5329E219C2D7DEF70B5A55D8C9D8B9FB /* NSButton+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSButton+WebCache.m"; path = "SDWebImage/NSButton+WebCache.m"; sourceTree = ""; }; - 533E890A387A0E343356A32C9DB6E5EE /* RNSVGPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPath.m; sourceTree = ""; }; + 5356FBDA7C1A77E9052A26E9AE815DF8 /* RCTInterpolationAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInterpolationAnimatedNode.h; sourceTree = ""; }; 536E571CC1B16B3C3E8F99562FDC3C25 /* RSKImageCropper.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RSKImageCropper.xcconfig; sourceTree = ""; }; - 5383277DAE08189FCB26AD673CBBAE28 /* AppCenterReactNativeCrashes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNativeCrashes.m; path = AppCenterReactNativeCrashes/AppCenterReactNativeCrashes.m; sourceTree = ""; }; - 53A4B8C480CA4703E7B4A064896B1BDC /* event.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = event.cpp; sourceTree = ""; }; + 539B39FC89B7FCBB529167F36116CFC3 /* RCTViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTViewManager.h; sourceTree = ""; }; + 540338EAF57AFE8B00013D83977627F4 /* RCTModuleData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModuleData.h; sourceTree = ""; }; 540B8FC5D334ABB03308DC6020B06BFE /* vlog_is_on.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = vlog_is_on.cc; path = src/vlog_is_on.cc; sourceTree = ""; }; - 5446FD242C97E12B0EBABD913B7837C1 /* RNReanimated.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNReanimated.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 54A7B8FEC0854725FBADC3996774BF09 /* FFFastImageSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FFFastImageSource.h; path = ios/FastImage/FFFastImageSource.h; sourceTree = ""; }; - 54B5DEE39059A5E8DE43F66311DDC40B /* JWTClaim.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTClaim.m; sourceTree = ""; }; - 551709C193A97B73BE012626C01C1238 /* REAParamNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAParamNode.h; sourceTree = ""; }; - 55380BC4D6D49A8B5228C777F8820B37 /* RCTSafeAreaView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaView.m; sourceTree = ""; }; - 5549FA6C39CBF3B17E596022C0DE18E8 /* React-RCTNetwork-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTNetwork-dummy.m"; sourceTree = ""; }; - 556A458C560E7710D476B54898ECA242 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 56042A53C9D05C7DFF335E5438B1405B /* RNReanimated.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNReanimated.xcconfig; sourceTree = ""; }; + 54BD63115B83D62256EF3F25C3CEBB6D /* RCTPickerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPickerManager.h; sourceTree = ""; }; + 54CF1A7EFA4D052C3F74D465F2DF097C /* RNSVGCircleManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGCircleManager.m; sourceTree = ""; }; + 553CF560AD2F8FE95F5D490A6AD7A900 /* RCTI18nUtil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTI18nUtil.h; sourceTree = ""; }; + 5541AD808FFF563E0194FF350E9E2100 /* RCTFollyConvert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFollyConvert.h; sourceTree = ""; }; + 55DC0D4380066856967BDBEB2406362E /* REATransformNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REATransformNode.h; sourceTree = ""; }; + 55E2C615E6E09D6914F1D8C9DBC24566 /* RCTAnimationUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTAnimationUtils.h; path = Libraries/NativeAnimation/RCTAnimationUtils.h; sourceTree = ""; }; 560AC6C73C3F646DDF98B92BC4AF5213 /* Folly-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Folly-dummy.m"; sourceTree = ""; }; - 5623C2E26FED0A083930B761A0069CA6 /* RCTInputAccessoryViewContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryViewContent.m; sourceTree = ""; }; - 562F2C84286FBAEAAD5B273412B66E9B /* RCTConvert.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTConvert.m; sourceTree = ""; }; - 568039A168117B3562D1B64D5B43A497 /* RCTSinglelineTextInputView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSinglelineTextInputView.h; sourceTree = ""; }; - 568F6325E7F00921394474906267FA4D /* RCTAnimationType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAnimationType.h; sourceTree = ""; }; - 56E739B150F5A05A04E0079638F6564F /* YGNodePrint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGNodePrint.h; path = yoga/YGNodePrint.h; sourceTree = ""; }; - 56F900929E5F96E629EBEA38BBEC7375 /* RCTBridgeDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridgeDelegate.h; sourceTree = ""; }; + 56AC1BBA7DEC128D26852DCB32EB1FCD /* RCTActivityIndicatorViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTActivityIndicatorViewManager.h; sourceTree = ""; }; + 56BCFA23626D6B8B4D7CD79DEE05A723 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; 56FD16000D8205047AF60FA8F641BACA /* SDWebImageGIFCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageGIFCoder.h; path = SDWebImage/SDWebImageGIFCoder.h; sourceTree = ""; }; - 56FDE38D766F6010272CF0368C1ED934 /* RNSVGNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSVGNode.m; path = ios/RNSVGNode.m; sourceTree = ""; }; - 5719C3927CBA21DAA2C9FAEC0A2E0865 /* JSIndexedRAMBundle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSIndexedRAMBundle.h; sourceTree = ""; }; - 572B98DCEBA5A3DFE6442E81AF79128E /* RCTDevMenu.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDevMenu.m; sourceTree = ""; }; - 573D8061A25AC81D75FBC21CACF84EBC /* YGValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGValue.h; path = yoga/YGValue.h; sourceTree = ""; }; - 576BDDB5806C15E0927F84BB025F5CCD /* JSCRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSCRuntime.h; sourceTree = ""; }; - 57B4815369E628D01798F7EB56CD7B25 /* RNSVGLinearGradientManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLinearGradientManager.h; sourceTree = ""; }; + 5742B1CB9120E1403F9D9EB005AF95DE /* RNSVGPatternManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPatternManager.m; sourceTree = ""; }; + 574A51E1D11F6BA1512075910F7AA3E4 /* React-RCTBlob.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTBlob.xcconfig"; sourceTree = ""; }; + 574C4B0516231E6CBD4FB6D868FD0051 /* RCTImageBlurUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageBlurUtils.h; path = Libraries/Image/RCTImageBlurUtils.h; sourceTree = ""; }; + 576B193B1AC6A8C86F13E07C90D6DDF6 /* Compression.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Compression.h; path = ios/src/Compression.h; sourceTree = ""; }; + 57A05C0741E3E0B05196871C8DF30222 /* multi-deployment-testing-ios.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "multi-deployment-testing-ios.md"; path = "docs/multi-deployment-testing-ios.md"; sourceTree = ""; }; + 57A6A08FB83064E2DBD8B204C41B03D8 /* RNSVGEllipseManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGEllipseManager.m; sourceTree = ""; }; + 57B0052E64E9E71EE9482567417A6D32 /* React.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = React.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 57C3268858AB450E8222E9E749BAC88D /* SDWebImagePrefetcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImagePrefetcher.h; path = SDWebImage/SDWebImagePrefetcher.h; sourceTree = ""; }; - 57D1DB38EA21B3C4194FDBF2FD1EF441 /* RCTAccessibilityManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAccessibilityManager.m; sourceTree = ""; }; - 57E89D3179DB65B9456F9A4744DD660A /* ImageCropPicker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ImageCropPicker.m; path = ios/src/ImageCropPicker.m; sourceTree = ""; }; - 57FB0C458DAD71C0748526EE8FE83A72 /* RCTConvert+REATransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+REATransition.h"; sourceTree = ""; }; - 58067C61954235BAFA2809CD6ABC9B2F /* RCTInspectorPackagerConnection.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInspectorPackagerConnection.m; sourceTree = ""; }; 580712ADE0DDE9601ED35B000EC802D6 /* libRSKImageCropper.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRSKImageCropper.a; path = libRSKImageCropper.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 5843BB3EBD320305BCB1196608F43459 /* CodePushTelemetryManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePushTelemetryManager.m; path = ios/CodePush/CodePushTelemetryManager.m; sourceTree = ""; }; - 58482104341CF3D42821074DCA3CD096 /* BSG_KSCrashCallCompletion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashCallCompletion.h; sourceTree = ""; }; - 58733DC7A7EBDD799AE7EDEA32322FAE /* RCTComponentEvent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTComponentEvent.h; sourceTree = ""; }; - 588F4E93988CFB38A514175A0405D107 /* react-native-version-number-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-version-number-dummy.m"; sourceTree = ""; }; - 58B3142366FAFE58487EC12386434DEE /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 5821CB0EDBD1CB69FA669A03BFEFE758 /* SSZipArchive.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SSZipArchive.h; path = ios/CodePush/SSZipArchive/SSZipArchive.h; sourceTree = ""; }; + 5825871EF4EB32CFC3174AFA45192E32 /* RCTActivityIndicatorViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTActivityIndicatorViewManager.m; sourceTree = ""; }; + 583CB6FC6E909EA8622D61685DDC2BA1 /* RCTNativeAnimatedNodesManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNativeAnimatedNodesManager.h; path = Libraries/NativeAnimation/RCTNativeAnimatedNodesManager.h; sourceTree = ""; }; + 585C9E359F0FE435A909C7E46300EB8D /* RNSVGTextPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextPath.m; sourceTree = ""; }; + 5882CF84173DCFA1C6352F4B06150D05 /* React-cxxreact-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-cxxreact-prefix.pch"; sourceTree = ""; }; + 58837AA8C8B204958D28E55AAF7CA38F /* REACallFuncNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REACallFuncNode.h; sourceTree = ""; }; + 588BAFEDECEB2512A5FEC67B9997F6EB /* RNSVGSymbolManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSymbolManager.m; sourceTree = ""; }; + 58922F60DF78BD4784B897D051DF9EEB /* RCTBackedTextInputDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBackedTextInputDelegate.h; sourceTree = ""; }; 58B5386AAA77054E61ADA2EA703EA796 /* QBVideoIconView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QBVideoIconView.m; path = QBImagePicker/QBVideoIconView.m; sourceTree = ""; }; - 59040402C04B6EF00291F5ECD643E84D /* React-jsinspector-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-jsinspector-dummy.m"; sourceTree = ""; }; - 5922A49FFCD40AFE48BC01AD0E6A4306 /* RNSVGLinearGradient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLinearGradient.m; sourceTree = ""; }; - 5975FBA8E7C6E5AF1805D06BAE8FF2A3 /* BSG_KSCrash.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrash.h; sourceTree = ""; }; - 59A69F95265DFBB85B96FB5699B5F940 /* RCTDatePickerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDatePickerManager.h; sourceTree = ""; }; + 58C7597B2584C1E9DB805CED6D9FFFCE /* RCTSafeAreaViewLocalData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaViewLocalData.m; sourceTree = ""; }; + 58CF6D871483615FB99802E5BA335E2C /* RNVectorIconsManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNVectorIconsManager.m; path = RNVectorIconsManager/RNVectorIconsManager.m; sourceTree = ""; }; + 59057970283CB8B4C23541668F227BFC /* RCTImageLoader.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTImageLoader.mm; sourceTree = ""; }; + 590B1ED4BF361A42655ADB87A4EFE3FE /* RCTImageStoreManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageStoreManager.m; sourceTree = ""; }; + 59235EF60B4DEE5A636256E53BD70444 /* RNSVGMarkerPosition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGMarkerPosition.m; sourceTree = ""; }; + 597AB544322FC3A76F7F6A51FA30969E /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 59AB75EF16CFCE736B601F035FA2FD9D /* React-RCTAnimation-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTAnimation-prefix.pch"; sourceTree = ""; }; + 5A13FFBF9B1A00FAFB80249308B07A13 /* React-RCTActionSheet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTActionSheet.xcconfig"; sourceTree = ""; }; 5A1F89A57CFFF6176627AD0EFAE41151 /* UIImage+MemoryCacheCost.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+MemoryCacheCost.h"; path = "SDWebImage/UIImage+MemoryCacheCost.h"; sourceTree = ""; }; - 5A2EBC5B69B34BDE8BD1EECD5338B1C4 /* RCTScrollView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollView.m; sourceTree = ""; }; 5A315FE8A296A5B9B1D026795093C854 /* UIView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+WebCache.m"; path = "SDWebImage/UIView+WebCache.m"; sourceTree = ""; }; - 5B087CBF44D3910878B8FE222C4495E5 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 5B0BEBA2D5DF61733114C38398FA173F /* ReactMarker.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = ReactMarker.cpp; sourceTree = ""; }; + 5A47C278F774CC425867C9670520F8A3 /* RCTModuleData.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTModuleData.mm; sourceTree = ""; }; + 5A85CFA8D7DE4FC2B0BBDEADC9315C6D /* appcenter-push.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "appcenter-push.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 5AC3EF7B3B228709A9E716F0CE65DD30 /* CompactValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CompactValue.h; path = yoga/CompactValue.h; sourceTree = ""; }; + 5ACE10F6BB908A91B8DFB8ED13547844 /* RNVectorIcons.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNVectorIcons.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 5AEF3AD63BBB5D179A03F0DFF7E4EC00 /* RCTJSStackFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTJSStackFrame.h; sourceTree = ""; }; 5B12D6929A8DD0EBDF727F40D1F9ED36 /* FLAnimatedImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FLAnimatedImage.h; path = FLAnimatedImage/FLAnimatedImage.h; sourceTree = ""; }; - 5B326984E37D8899C3F2E0FD4B5BB171 /* RNSVGRadialGradientManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRadialGradientManager.m; sourceTree = ""; }; - 5B96034292A17C722A15EB38D4EE8B08 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 5BDFEAE3AFAC633E36CE6123424503DA /* RCTKeyCommands.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTKeyCommands.h; sourceTree = ""; }; - 5C13D7E964A529B72259C8D2192C7DD0 /* RCTTextSelection.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextSelection.m; sourceTree = ""; }; - 5C3A3B4761AD47E5EABDDDCC5E54AA3A /* RCTViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTViewManager.m; sourceTree = ""; }; - 5C4F74AC4CACA7C9359ACF61D77B282C /* CodePush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CodePush.h; path = ios/CodePush/CodePush.h; sourceTree = ""; }; - 5C62931E3F926341FC1E646845FD696F /* RNIap-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNIap-dummy.m"; sourceTree = ""; }; - 5C92DED192C7DD06160FE7547CE0FF68 /* RCTFollyConvert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFollyConvert.h; sourceTree = ""; }; + 5B23CAD56C1A41056936BCF60AAB9147 /* RNSVGTSpan.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTSpan.h; sourceTree = ""; }; + 5BF94ADBBB7F75A5FDAD165BFB2FFCD1 /* BSG_KSCrashState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSCrashState.m; sourceTree = ""; }; + 5C04F8BC16E18ADE8C0ADA2A012D6788 /* RNReanimated.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNReanimated.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 5C23B33A660C192F0CF8CE6C52247A29 /* RNSVGMask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGMask.h; sourceTree = ""; }; + 5C251B3AF5D205D94B09CD3005F92861 /* LICENSE.md */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE.md; sourceTree = ""; }; + 5C3FDF97D5138EC2AE05ACDC154B0951 /* BSG_KSCrashC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashC.h; sourceTree = ""; }; + 5CA2891DC00847153246735B8086E731 /* BSG_KSObjC.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSObjC.c; sourceTree = ""; }; 5CAC6F52FE50D79FFC12EE4ECBCEA97C /* raw_logging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = raw_logging.h; path = src/glog/raw_logging.h; sourceTree = ""; }; 5CD0FF372C113F85FDDAB98373E3CAE4 /* QBCheckmarkView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QBCheckmarkView.m; path = QBImagePicker/QBCheckmarkView.m; sourceTree = ""; }; - 5CE671EDA1A8CC3A7163CEE981B19237 /* JWTRSAlgorithm.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTRSAlgorithm.h; sourceTree = ""; }; - 5CF68A7D13C1B72DA30F2759B0D6925D /* RCTEventDispatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTEventDispatcher.h; sourceTree = ""; }; - 5CF6934C87CFB1DCB9BD438FA2B4D4BC /* React-jsi-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-jsi-prefix.pch"; sourceTree = ""; }; - 5D0D62A1194BD5437920E044A646545B /* REAEventNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAEventNode.h; sourceTree = ""; }; - 5D3998F304DDAF79B456E16FEB6C4C59 /* RNSVGSolidColorBrush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSolidColorBrush.m; sourceTree = ""; }; - 5DC5D68EE2F3F7495418EC9CC974385E /* YGStyle.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGStyle.cpp; path = yoga/YGStyle.cpp; sourceTree = ""; }; - 5DCDAF6472722EEC702116B0906F802C /* RCTAnimationUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTAnimationUtils.h; path = Libraries/NativeAnimation/RCTAnimationUtils.h; sourceTree = ""; }; - 5DE5273A64581E0270181E56DEC8A2E1 /* RNGestureHandlerEvents.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerEvents.m; path = ios/RNGestureHandlerEvents.m; sourceTree = ""; }; - 5E3A7FB18885F885ADC9D31A1AC64C96 /* RCTLog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLog.h; sourceTree = ""; }; - 5E417F2A5CB8402AFB05B0A09D18AC8A /* JWTCoding+VersionOne.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JWTCoding+VersionOne.h"; sourceTree = ""; }; + 5CD4B0A3CB4E20A9392CBB23F0B4639F /* RCTSlider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSlider.h; sourceTree = ""; }; + 5D15EB038B2A41C2230B617603DABD98 /* JWT.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWT.h; sourceTree = ""; }; + 5D2228A3CAFA94ED15FCE2C8EA729FBE /* FFFastImageSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FFFastImageSource.m; path = ios/FastImage/FFFastImageSource.m; sourceTree = ""; }; + 5D3326B3E0B65B56482CBE0C3985A518 /* RCTEventAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTEventAnimation.h; sourceTree = ""; }; + 5D33B0373B55029C0FA38C0F041260A4 /* RNSVGMarkerPosition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGMarkerPosition.h; sourceTree = ""; }; + 5D3C580B705AC74A1A345A9DB7856473 /* RNSVGEllipseManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGEllipseManager.h; sourceTree = ""; }; + 5D69DABE0E75057EAA20D4589E0EF60C /* RCTFileReaderModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTFileReaderModule.h; path = Libraries/Blob/RCTFileReaderModule.h; sourceTree = ""; }; + 5E465B273793DCF0F714F3A98DC5F4A0 /* aestab.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = aestab.h; sourceTree = ""; }; + 5E4ADFEC74A8332EE192F91BA7FC6566 /* BVLinearGradient-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "BVLinearGradient-dummy.m"; sourceTree = ""; }; + 5E4F81F72B61DEC4B7C5F535D9EE93D1 /* RCTResizeMode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTResizeMode.h; path = Libraries/Image/RCTResizeMode.h; sourceTree = ""; }; 5E7172CF26D077EAB14F49E831E42ACF /* SDWebImageTransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageTransition.h; path = SDWebImage/SDWebImageTransition.h; sourceTree = ""; }; - 5ECF5FC1FEAE0DF937EE20F11779C80F /* RCTNetworkTask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTNetworkTask.m; sourceTree = ""; }; - 5ED4E0E11320BC69FD6C2A9CCAD07918 /* RCTBaseTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextShadowView.h; sourceTree = ""; }; - 5ED8A70EEF315F651DEE2A0BC42ED4C4 /* RNSVGTextPathManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextPathManager.h; sourceTree = ""; }; - 5EE3D7D70E33DF94E9C56C6966A2A0D0 /* RCTBlobManager.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTBlobManager.mm; sourceTree = ""; }; - 5F731E6BEA1D75FCFFBBC10DFA2E69D1 /* RCTDatePickerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDatePickerManager.m; sourceTree = ""; }; - 5FC00E74AFC00E4CA726B6F389C39D7E /* REAAllTransitions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAAllTransitions.m; sourceTree = ""; }; - 6036A581E3FBB11EDA161AFFB0F793C1 /* BSG_KSCrashSentry_Signal.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashSentry_Signal.c; sourceTree = ""; }; - 6059631A75D22498B6FB32BFA097EA88 /* RCTNetworking.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTNetworking.mm; sourceTree = ""; }; - 60B48D6DE06118C7B7743BAABF3A0076 /* REAStyleNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAStyleNode.h; sourceTree = ""; }; - 60EEE6A5DB5D401364BCFA051B1E0964 /* React-CoreModules-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-CoreModules-dummy.m"; sourceTree = ""; }; - 61273B1C7C48288D2857E27798252312 /* appcenter-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "appcenter-prefix.pch"; sourceTree = ""; }; - 61398B40E7BC4E6D17527E93752A710B /* RNSVGVBMOS.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGVBMOS.h; sourceTree = ""; }; - 6146374D87D9076ACFBBA9C29D858C52 /* BugsnagReactNative.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BugsnagReactNative.xcconfig; sourceTree = ""; }; - 61479C94104D9A7592E4327B9842FF22 /* RNGestureHandlerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerManager.m; path = ios/RNGestureHandlerManager.m; sourceTree = ""; }; + 5E842EDF6613DFB53EFDD189EC6DFCAD /* RNSVGContextBrush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGContextBrush.m; sourceTree = ""; }; + 5EDC0104BAD42A52249EB958D4B01719 /* RCTLinkingManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLinkingManager.m; sourceTree = ""; }; + 5F183EE3D68D65D6FC04AD577EDD4C7B /* RNSVGPainterBrush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPainterBrush.m; sourceTree = ""; }; + 5F2F5A039EA2C6A29C4537B0BB143CB9 /* RNTapHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNTapHandler.m; sourceTree = ""; }; + 5F383D7A70789BA5C02EBB577D9E65EC /* jsi-inl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "jsi-inl.h"; sourceTree = ""; }; + 5F9185013650215FA56A6604591DA966 /* RCTFileRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTFileRequestHandler.h; path = Libraries/Network/RCTFileRequestHandler.h; sourceTree = ""; }; + 602D48AF9A507A28A09642B7E7B90126 /* BSGOutOfMemoryWatchdog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSGOutOfMemoryWatchdog.h; sourceTree = ""; }; + 607715724643717D92F5898A585B66B4 /* RCTAsyncLocalStorage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAsyncLocalStorage.h; sourceTree = ""; }; + 607DBC122D799DFEE724BBED2B03EFE9 /* RCTConvert+RNSVG.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+RNSVG.h"; sourceTree = ""; }; + 60FB842E5A4A504A59D3029AC60C7403 /* RCTConvert+Transform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+Transform.h"; sourceTree = ""; }; + 6102006413AFB4C08996F3F3722672B0 /* Foundation.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Foundation.ttf; path = Fonts/Foundation.ttf; sourceTree = ""; }; + 61158BEF2461CB9A2901E62C9E7CC20F /* React-Core-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-Core-prefix.pch"; sourceTree = ""; }; 614A62E03EA710C3E8D0C0BE3018C15C /* SDWebImageFrame.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageFrame.m; path = SDWebImage/SDWebImageFrame.m; sourceTree = ""; }; - 619269790A3DA4BB069863B7E217EF0B /* AppCenterReactNativePushUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNativePushUtils.h; path = AppCenterReactNativePush/AppCenterReactNativePushUtils.h; sourceTree = ""; }; - 61F60D52FA0CD3191647C3F48A2CEDA8 /* REACondNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REACondNode.h; sourceTree = ""; }; - 61FD6C339DC99A3C1238FD5B48C4FB29 /* BSG_KSBacktrace.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSBacktrace.h; sourceTree = ""; }; + 61642CBDC2FD86720852B8A295089860 /* AppCenterReactNativeCrashesDelegate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNativeCrashesDelegate.m; path = AppCenterReactNativeCrashes/AppCenterReactNativeCrashesDelegate.m; sourceTree = ""; }; + 616D280B20FCA3CD1CD0F58C761E3FD5 /* RCTImageBlurUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageBlurUtils.m; sourceTree = ""; }; + 616FC4AE7FCD822317063BCBACE6EF18 /* RCTCxxUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxUtils.h; sourceTree = ""; }; 623981A6841DBFF4328D7E4922D6783B /* SDWebImageCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCoder.m; path = SDWebImage/SDWebImageCoder.m; sourceTree = ""; }; - 625B19ADA469795D9B75A4AC0F35E376 /* BugsnagErrorReportApiClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagErrorReportApiClient.h; sourceTree = ""; }; - 629DC9E4778E4BBA3A5F5C0095303D2C /* RNSVGContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSVGContainer.h; path = ios/RNSVGContainer.h; sourceTree = ""; }; - 62A93B8B4E556646BF3BDA039E5DB9D9 /* Yoga.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Yoga.xcconfig; sourceTree = ""; }; - 62D4988B320C63CA69F4980D084662BC /* RNSVGClipPathManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGClipPathManager.m; sourceTree = ""; }; - 62DD82D9B2C405E994805F1C524DE7A0 /* FFFastImageSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FFFastImageSource.m; path = ios/FastImage/FFFastImageSource.m; sourceTree = ""; }; - 6311F5672915CD1F81216FC2271FE4D7 /* RCTTransformAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTransformAnimatedNode.m; sourceTree = ""; }; + 628485B8257C9B248BCDF1F06482C912 /* BSG_KSCrashReport.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashReport.c; sourceTree = ""; }; + 62C006F04398C8EAFA7C6A68D0FFCEA5 /* RCTAnimatedImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTAnimatedImage.h; path = Libraries/Image/RCTAnimatedImage.h; sourceTree = ""; }; + 62C5F05F6EB29F28AB04F4CD7CD16020 /* CodePushConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePushConfig.m; path = ios/CodePush/CodePushConfig.m; sourceTree = ""; }; + 62D4E63A0643B6957A2AEF48ECE5CB6E /* RCTTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextShadowView.h; sourceTree = ""; }; + 62F076006961DF621C0DDB0BCB19CF4D /* BSG_KSSystemInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSSystemInfo.m; sourceTree = ""; }; 6313BE17D5EADC128B35E20A29553BB3 /* QBCheckmarkView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QBCheckmarkView.h; path = QBImagePicker/QBCheckmarkView.h; sourceTree = ""; }; - 631F47FA591989320F70F9B64805447C /* React-RCTSettings.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTSettings.xcconfig"; sourceTree = ""; }; - 63348C1A814261AAD5428360BB447F7F /* BSG_KSBacktrace.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSBacktrace.c; sourceTree = ""; }; - 63EFBBA9167AF65B4CC52202757D7131 /* BSG_RFC3339DateTool.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_RFC3339DateTool.m; sourceTree = ""; }; - 6419C047C31244B67BA8389E298D722C /* RCTCxxConvert.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTCxxConvert.m; sourceTree = ""; }; - 64674E63C47B6D18771364ECD05B3F8A /* RCTVirtualTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTVirtualTextViewManager.m; sourceTree = ""; }; - 647A1B5817F10AD46BFB61643185F137 /* RNSVGClipPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGClipPath.m; sourceTree = ""; }; + 63415568EF1EF77A0D1384057FE53B43 /* BSG_RFC3339DateTool.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_RFC3339DateTool.m; sourceTree = ""; }; + 63B0926873B06BBC1F19EB2E2858C28E /* fileenc.c */ = {isa = PBXFileReference; includeInIndex = 1; path = fileenc.c; sourceTree = ""; }; + 63C50AE43F935F94D36C4CB70B39340D /* React-RCTImage.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTImage.xcconfig"; sourceTree = ""; }; + 63DD74DD50E29C72A2F34F52C419CB58 /* JSIExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSIExecutor.h; path = jsireact/JSIExecutor.h; sourceTree = ""; }; + 646441338A0EEDB1E16B8E81EDDA9602 /* YGNode.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGNode.cpp; path = yoga/YGNode.cpp; sourceTree = ""; }; + 64794D7D420CEAE87150D902706C906A /* REATransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REATransition.h; sourceTree = ""; }; + 6494AC7C29CA9E20B2E3DD12EADDA035 /* RCTRefreshControl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRefreshControl.m; sourceTree = ""; }; 64A07545D18FE054885F6DFB350994DD /* diy-fp.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "diy-fp.cc"; path = "double-conversion/diy-fp.cc"; sourceTree = ""; }; - 64BE08C954AD894FB5373DBC0DD02B3C /* RCTView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTView.m; sourceTree = ""; }; - 64C6DEA78631DF5A9AF9FC0417C79D5B /* RCTManagedPointer.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTManagedPointer.mm; sourceTree = ""; }; - 64D1005EF52707802D6260FB1F844877 /* RNSVGRenderable.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSVGRenderable.m; path = ios/RNSVGRenderable.m; sourceTree = ""; }; + 64B1ABE6406FE2B8ACC0C48F5DBA8FAA /* RNSVGGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGGroup.h; sourceTree = ""; }; + 64DC05AFC927B8C1F8E1D5F87AFF8101 /* RCTNetworkTask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTNetworkTask.m; sourceTree = ""; }; + 64F0104C25D99FA3E2D7B9956FA6568A /* FFFastImageViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FFFastImageViewManager.h; path = ios/FastImage/FFFastImageViewManager.h; sourceTree = ""; }; 64F0C790B1A451ABA12480646E45BC4B /* QBAlbumCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QBAlbumCell.m; path = QBImagePicker/QBAlbumCell.m; sourceTree = ""; }; - 650D3A163478B9F778AB3DF703ADDA95 /* BSG_KSSystemInfoC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSSystemInfoC.h; sourceTree = ""; }; - 6513B42107E5200865379171792AC2B6 /* RCTJavaScriptLoader.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTJavaScriptLoader.mm; sourceTree = ""; }; + 65168C307A7234994C8C8BD4E7713B70 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 6516FC364DACA03093A43537DD5457A2 /* RCTNativeAnimatedNodesManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTNativeAnimatedNodesManager.m; sourceTree = ""; }; 651E222933928E99CAA1C9CE561C4A63 /* Demangle.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Demangle.cpp; path = folly/detail/Demangle.cpp; sourceTree = ""; }; - 65387EBCF082D109B228DA9D8D9A481C /* RCTSurfaceSizeMeasureMode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceSizeMeasureMode.h; sourceTree = ""; }; - 653D6B2D758AA74159CCDF316AEF9834 /* AppCenterReactNative.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNative.h; path = AppCenterReactNative/AppCenterReactNative.h; sourceTree = ""; }; - 65530FDEE6E7E29C81CCEB49D8DE540B /* RNSVGGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGGroup.m; sourceTree = ""; }; + 653EDB2540639DED135FBD256344FF42 /* react-native-netinfo.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-netinfo.xcconfig"; sourceTree = ""; }; 655ABDC841C3758C7402BDD35CA64088 /* utilities.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = utilities.cc; path = src/utilities.cc; sourceTree = ""; }; - 6560B8B1951FA7D44E5DB71A1B9FDDBC /* React-RCTActionSheet-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTActionSheet-prefix.pch"; sourceTree = ""; }; - 6572C6E7F420AA29262A65ADF0B9811A /* BVLinearGradient-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "BVLinearGradient-dummy.m"; sourceTree = ""; }; + 656BDE1A36FD49C6961538C247BF832F /* RNSVG-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNSVG-dummy.m"; sourceTree = ""; }; 65D0A19C165FA1126B1360680FE6DB12 /* libYoga.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libYoga.a; path = libYoga.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 65DF71A451A3D8A98FD46853CD5C5739 /* FFFastImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FFFastImageView.h; path = ios/FastImage/FFFastImageView.h; sourceTree = ""; }; - 661B6DD7C41B90DD2F91D1F65BBFCC30 /* RCTRedBox.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRedBox.m; sourceTree = ""; }; - 661F29C4A2AD75D65AC1563E9956A5DC /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 6633F46045C078B7289C165C27EE990F /* ReactCommon-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ReactCommon-prefix.pch"; sourceTree = ""; }; - 667C80FD9F88221CFE664286D54DFD0B /* RCTMaskedView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMaskedView.m; sourceTree = ""; }; - 66D9FB2544F48247603C24EFDACACAAA /* JWTCoding.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTCoding.m; sourceTree = ""; }; - 6739592574E178BA55CC61BE23D791CC /* RNSVGPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPath.h; sourceTree = ""; }; + 65F42885137B2A1A36AE7FF6381CCF50 /* react-native-version-number.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "react-native-version-number.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 66390ECC68D16B93ECA98D9054F94163 /* RCTMultilineTextInputView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultilineTextInputView.h; sourceTree = ""; }; + 663F6686949DE8675D72B9B0F7E5BEEE /* RCTRawTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRawTextViewManager.h; sourceTree = ""; }; + 66C397A8223F4633C5C10AAE06D58C0E /* BugsnagSessionTrackingApiClient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagSessionTrackingApiClient.m; sourceTree = ""; }; + 66C6F422C772A784DAEA7BD5877C1423 /* RCTRedBox.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRedBox.h; sourceTree = ""; }; + 6713AA32E1C32651E8C5501A3B3AB618 /* RCTNativeAnimatedModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTNativeAnimatedModule.m; sourceTree = ""; }; + 672E5AA012C88F8DBF902283DF137999 /* RCTBlobCollector.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBlobCollector.h; sourceTree = ""; }; + 6732AB1CBB3D57AD137DC446EAC88031 /* REAStyleNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAStyleNode.h; sourceTree = ""; }; + 674E8B7286526698EE1329E580CA4E30 /* FFFastImageViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FFFastImageViewManager.m; path = ios/FastImage/FFFastImageViewManager.m; sourceTree = ""; }; + 67606E548C374EEFFDEF6C378FAA0664 /* JWTRSAlgorithm.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTRSAlgorithm.h; sourceTree = ""; }; 6771D231F4C8C5976470A369C474B32E /* libReact-CoreModules.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-CoreModules.a"; path = "libReact-CoreModules.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 679DF7B14FB49609796F6B32531AF27F /* SharedProxyCxxModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = SharedProxyCxxModule.h; sourceTree = ""; }; + 67850A1D752CC12314DA357435A44D70 /* RCTAccessibilityManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAccessibilityManager.h; sourceTree = ""; }; + 6795EE2BA60EC4F05E611FC4D7AC80E4 /* BSG_KSLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSLogger.m; sourceTree = ""; }; 684088C2F691FF90A0555014F22E30C1 /* glog-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "glog-dummy.m"; sourceTree = ""; }; - 684BD4F2DF06CC0050EE59D545A7A913 /* RCTTransformAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTransformAnimatedNode.h; sourceTree = ""; }; + 6842D7C8FDC5D2A87B12D379A06F4ED3 /* YGLayout.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGLayout.cpp; path = yoga/YGLayout.cpp; sourceTree = ""; }; + 68698337AACC8FA4549FB5214FAD0CDA /* RCTLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLayout.h; sourceTree = ""; }; 6881D34703BE1CEB0183A9DE9A2CDED7 /* UIImage+RSKImageCropper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+RSKImageCropper.m"; path = "RSKImageCropper/UIImage+RSKImageCropper.m"; sourceTree = ""; }; - 68972713B11F38A5F9B552BE70123097 /* mztools.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = mztools.h; sourceTree = ""; }; - 68A575F2EEB0C54FE3663B3FAEC7748E /* React-RCTVibration-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTVibration-prefix.pch"; sourceTree = ""; }; - 68ED249F2193762350111BE11E6D9E12 /* RCTRawTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRawTextShadowView.h; sourceTree = ""; }; - 691370BE3497F33411E4D7861EEFC012 /* RCTFPSGraph.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFPSGraph.m; sourceTree = ""; }; - 69697FC2F3A9FE9964F4DEB0EEE5ED84 /* React-RCTLinking-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTLinking-prefix.pch"; sourceTree = ""; }; - 69BBE6714E20572B0890E3D1DCF5BA29 /* RCTLayoutAnimationGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLayoutAnimationGroup.m; sourceTree = ""; }; - 69E2F81733DC1693C096B08695F399C6 /* React-jsiexecutor.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-jsiexecutor.xcconfig"; sourceTree = ""; }; + 68A9B7FCA10AE75086434A85124B5DB0 /* RCTInspectorPackagerConnection.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInspectorPackagerConnection.m; sourceTree = ""; }; + 68ADE2148E3BB2F583300F6F7DBBE84F /* React-RCTLinking.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTLinking.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 690B6CF8005D23A1BA65AF70C4BE7415 /* RNSScreenContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSScreenContainer.h; path = ios/RNSScreenContainer.h; sourceTree = ""; }; + 6941480C686F55BDF0C8D67BBA3FA268 /* YGLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGLayout.h; path = yoga/YGLayout.h; sourceTree = ""; }; + 69CB1A700725287D0EFFD4A932FD7969 /* RCTHTTPRequestHandler.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTHTTPRequestHandler.mm; sourceTree = ""; }; + 69D05A0241308C93D5B8175671239AAE /* REATransitionAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REATransitionAnimation.m; sourceTree = ""; }; + 69F193DD689567A1EC91CD6CCA85ED1A /* RCTNativeModule.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTNativeModule.mm; sourceTree = ""; }; 69F8998751535A2627A5E9322DA04A56 /* FLAnimatedImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FLAnimatedImage.m; path = FLAnimatedImage/FLAnimatedImage.m; sourceTree = ""; }; - 6A14AF2C2156134466EE6849D266A29D /* RNGestureHandlerRegistry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerRegistry.h; path = ios/RNGestureHandlerRegistry.h; sourceTree = ""; }; - 6A43594CD5842D7F23377C9735DC8368 /* RCTEventDispatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTEventDispatcher.m; sourceTree = ""; }; - 6A7AD91424EF49A179547FFE31310E34 /* REANodesManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = REANodesManager.m; path = ios/REANodesManager.m; sourceTree = ""; }; + 6A58E138544F2AC0C1D2F272D3C1402D /* RNVectorIconsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNVectorIconsManager.h; path = RNVectorIconsManager/RNVectorIconsManager.h; sourceTree = ""; }; + 6A6EB5BCECD34453A273B8C9DF378AE8 /* BSG_KSBacktrace.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSBacktrace.c; sourceTree = ""; }; + 6A81CEC47FE5E854AA4DA2D2A54BD93C /* Feather.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Feather.ttf; path = Fonts/Feather.ttf; sourceTree = ""; }; + 6A8700876CF2DA367193832F40BA58EE /* aestab.c */ = {isa = PBXFileReference; includeInIndex = 1; path = aestab.c; sourceTree = ""; }; 6A922C7ABA75B63401FA60158604684D /* SDWebImage.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SDWebImage.xcconfig; sourceTree = ""; }; - 6AA9F2F9F84902012ACDB33D6112ABE2 /* RNFlingHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNFlingHandler.m; sourceTree = ""; }; - 6AAD59355E491F08CF79D57EF134327A /* RNSVGUseManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGUseManager.h; sourceTree = ""; }; - 6AAF080A8895FA775F39C6AA76704C3B /* RNCConnectionStateWatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCConnectionStateWatcher.m; path = ios/RNCConnectionStateWatcher.m; sourceTree = ""; }; - 6ACCFD367E9E86569579E911FD058272 /* FontAwesome5_Brands.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome5_Brands.ttf; path = Fonts/FontAwesome5_Brands.ttf; sourceTree = ""; }; - 6B2B841FC83B39C8AFB5322F54A5289C /* JWTCryptoSecurity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTCryptoSecurity.h; sourceTree = ""; }; - 6B59A0A5342B03F9421B9AE6D3C08881 /* RNGestureHandlerModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerModule.h; path = ios/RNGestureHandlerModule.h; sourceTree = ""; }; - 6B6CE7EF6DA6FD1D80BD4D28FCC96917 /* RNIap.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNIap.xcconfig; sourceTree = ""; }; - 6BABC4E84468A1FF187D6004C3630ACB /* RCTImageEditingManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageEditingManager.h; path = React/CoreModules/RCTImageEditingManager.h; sourceTree = ""; }; - 6C23EEE87C439C75E6DC4E179116F863 /* RNSVGFontData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGFontData.h; sourceTree = ""; }; - 6CA0D26F000F528F571E5F8762E9138E /* RCTFileReaderModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTFileReaderModule.h; path = Libraries/Blob/RCTFileReaderModule.h; sourceTree = ""; }; - 6CAD5903A36B74E64AEB29AFFCBBF0F1 /* RCTInspector.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTInspector.mm; sourceTree = ""; }; - 6CEAE53D4C2960E273C482766BC18EDE /* REASetNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REASetNode.h; sourceTree = ""; }; + 6AA98D25746BF254CB0963E6528F8064 /* RNGestureHandlerRegistry.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerRegistry.m; path = ios/RNGestureHandlerRegistry.m; sourceTree = ""; }; + 6ACD259F099D99E6A248307E7EB667F0 /* RNSVGUse.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGUse.h; sourceTree = ""; }; + 6B0689468C5B2E1B96B00256336A9C4B /* ReactMarker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ReactMarker.h; sourceTree = ""; }; + 6B074AF69F0CC4C6D1DA6379E58EB129 /* RNIap.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNIap.xcconfig; sourceTree = ""; }; + 6B59DB2EEB6113B728F5961D08E8216D /* ReactMarker.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = ReactMarker.cpp; sourceTree = ""; }; + 6B5AC623AACEA24E02F8DDC0FF356F59 /* RCTEventEmitter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTEventEmitter.m; sourceTree = ""; }; + 6B5B0CF49F523B38A0C0F436C64BCC9E /* RNRotationHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNRotationHandler.h; sourceTree = ""; }; + 6B5C5D332F9D91E295FA1F3CF39E390A /* RCTTransformAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTransformAnimatedNode.h; sourceTree = ""; }; + 6B626EE7F787A0977FDB367979F1C92F /* RCTInputAccessoryShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryShadowView.m; sourceTree = ""; }; + 6B6280A7DC2DBAD33A67360466632DEA /* CxxNativeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CxxNativeModule.h; sourceTree = ""; }; + 6BCD4619820FA9544A6DAB7EF90268E7 /* RCTTiming.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTiming.m; sourceTree = ""; }; + 6BE6305BEC33D46D1A73E27C60CF303E /* aesopt.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = aesopt.h; sourceTree = ""; }; + 6BFA7F9BD2456FD0F909FF1E1C369BE5 /* CxxModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CxxModule.h; sourceTree = ""; }; + 6C3490E3C0F1F2948F75B6C05AE049CD /* Bugsnag.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = Bugsnag.m; sourceTree = ""; }; + 6C45E10A17ABB418C7DDCAE2735EC13C /* RCTSliderManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSliderManager.m; sourceTree = ""; }; + 6C4CDDACB71F282246B5B29D2FE1CA7E /* JWTCoding+VersionTwo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "JWTCoding+VersionTwo.m"; sourceTree = ""; }; + 6CB46C40E8614438C1B2031747D01756 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 6CF63A65439B6986372D9B22B95D6D12 /* BugsnagSession.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagSession.m; sourceTree = ""; }; 6D2B3A2B361BFEBE48E190542C95E7C7 /* glog-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "glog-prefix.pch"; sourceTree = ""; }; - 6D6739F0D01C5760ABD49AC7E23BA2B5 /* RCTCxxUtils.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxUtils.mm; sourceTree = ""; }; - 6DCD077027FF2DE8F37D5E3C492C7B30 /* RCTPlatform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTPlatform.h; path = React/CoreModules/RCTPlatform.h; sourceTree = ""; }; - 6DCF7AE20815DF57906202A37E3C2F00 /* CodePushDownloadHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePushDownloadHandler.m; path = ios/CodePush/CodePushDownloadHandler.m; sourceTree = ""; }; + 6D2CA77DD8690556A1ADDC40730A6BBD /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + 6DA483DD40E62C19D134CD2AA5B42BA6 /* RNFlingHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNFlingHandler.h; sourceTree = ""; }; 6DE93E00EABD41D4BEABE5D102ED687E /* SDImageCacheConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCacheConfig.m; path = SDWebImage/SDImageCacheConfig.m; sourceTree = ""; }; - 6E28220D76AE4B778327AA6E802B6199 /* RCTConvert+RNSVG.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+RNSVG.h"; sourceTree = ""; }; - 6E3645D8BA2FBE568D7FB5DA158D1299 /* DispatchMessageQueueThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = DispatchMessageQueueThread.h; sourceTree = ""; }; - 6E6DD5692D2F3F695EC506A2723C3E8B /* JWTClaimsSet.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTClaimsSet.h; sourceTree = ""; }; - 6E94E66AF1E6482C26AD176FBF1C5ABC /* BugsnagReactNative-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "BugsnagReactNative-dummy.m"; sourceTree = ""; }; - 6E9EB623E616E95065E8D47F73326073 /* Bugsnag.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Bugsnag.h; sourceTree = ""; }; - 6EADCCCF23422C9946DEAD7CFB42FADE /* aestab.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = aestab.h; sourceTree = ""; }; - 6EB819712DA80B46FBA7A1284309D214 /* RCTShadowView+Internal.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTShadowView+Internal.m"; sourceTree = ""; }; - 6EDA9ADB625BFA3FDA14D3783C330E34 /* JWTCryptoKeyExtractor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTCryptoKeyExtractor.h; sourceTree = ""; }; - 6EF131348F90AD76FBDED3A6D9BBCB3B /* RNSVGSvgView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSvgView.m; sourceTree = ""; }; - 6EFCE72204C269800986FB24BDDFA053 /* RCTUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUtils.h; sourceTree = ""; }; - 6F566C8FEFB2A1CB27D830941F16832C /* RCTBridgeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridgeModule.h; sourceTree = ""; }; - 6F7D72489142B06BF019139F2830EB21 /* JSINativeModules.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = JSINativeModules.cpp; path = jsireact/JSINativeModules.cpp; sourceTree = ""; }; - 6F9ABA4678DF2A811CFB2996D451EA00 /* RCTAsyncLocalStorage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAsyncLocalStorage.h; sourceTree = ""; }; + 6DEA9D3870ECEB00433EC28EB101D106 /* RCTSurface.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurface.mm; sourceTree = ""; }; + 6E3E7B57EE9E8BF5934BDE8F85DDAE61 /* YGStyle.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGStyle.cpp; path = yoga/YGStyle.cpp; sourceTree = ""; }; + 6E980F3CE1100AC991B0BA6EE3E951E3 /* React-jsi.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-jsi.xcconfig"; sourceTree = ""; }; + 6EBB0ADCEA1B31BF974B4A0D4DC8DBA4 /* RNSScreenContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSScreenContainer.m; path = ios/RNSScreenContainer.m; sourceTree = ""; }; + 6EDCBEFE5DAA68026A1D835910061D48 /* RCTFrameAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFrameAnimation.h; sourceTree = ""; }; + 6EE6D3AC01E07C7FC303C224A3557FAB /* JSBundleType.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = JSBundleType.cpp; sourceTree = ""; }; + 6EE9D17BBE9030CE6020C1AF53ACB703 /* RNSVGSolidColorBrush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSolidColorBrush.h; sourceTree = ""; }; + 6F177E9FBCA0198C6FC37B17E957FBAC /* Instance.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Instance.h; sourceTree = ""; }; + 6F19176CA763F42FD37DCF6B6994F960 /* JWTCoding+VersionOne.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "JWTCoding+VersionOne.m"; sourceTree = ""; }; + 6F29894A10785B7D8F459020296065E0 /* RCTImageLoaderProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageLoaderProtocol.h; path = Libraries/Image/RCTImageLoaderProtocol.h; sourceTree = ""; }; + 6F4948C0BFD219FA5E5F912EC5BD1028 /* RNSVGRenderableManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRenderableManager.h; sourceTree = ""; }; + 6F5B7026B5729A77F2F3BF65A759ABA2 /* aes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = ""; }; + 6F5E114733A3E84396C7A2B311B152D4 /* BSG_KSCrashSentry_User.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashSentry_User.c; sourceTree = ""; }; + 6F5EC1E40C9050A19C9C473264F3C9BA /* InspectorInterfaces.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = InspectorInterfaces.cpp; sourceTree = ""; }; + 6F604E9D6D35835599FB1A1D1B62E054 /* RCTTouchEvent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTouchEvent.m; sourceTree = ""; }; + 6FB3C9D7F0A44B5600C09B7C27B10811 /* RNSVGImageManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGImageManager.h; sourceTree = ""; }; 6FFB7B2992BB53405E6B771A5BA1E97D /* libDoubleConversion.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libDoubleConversion.a; path = libDoubleConversion.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 7035D6D1E6DA823FC7C6F57B05BEE0BB /* BSG_KSCrashSentry_CPPException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashSentry_CPPException.h; sourceTree = ""; }; - 707A0934F6F258775551C39AE3AD47FD /* BSG_KSCrashState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSCrashState.m; sourceTree = ""; }; + 6FFC4280D4C89E5A69B3A49C477A0222 /* RNSVGDefsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGDefsManager.h; sourceTree = ""; }; + 70349D09F4F60BA1E1061C6A4F261B4E /* RCTFPSGraph.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFPSGraph.m; sourceTree = ""; }; + 707384F222BBDD8376370CE27416596B /* RCTSubtractionAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSubtractionAnimatedNode.h; sourceTree = ""; }; 7080553F2279C3907632C0B8ACAEBA02 /* SDWebImageCodersManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCodersManager.m; path = SDWebImage/SDWebImageCodersManager.m; sourceTree = ""; }; - 708895ACFA412668199DEB7134C1358D /* RCTView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTView.h; sourceTree = ""; }; - 70996ABA06598B11DEE32297FBA8A928 /* BSG_KSCrashState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashState.h; sourceTree = ""; }; - 70EDFBB98768251FCED9BBFCC33591AA /* setup-android.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "setup-android.md"; path = "docs/setup-android.md"; sourceTree = ""; }; - 70F8CB63D7F721B0CCA1F676E17A5346 /* RCTDiffClampAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDiffClampAnimatedNode.h; sourceTree = ""; }; - 7113F930F677B1E256CEA1B827145EC5 /* REAOperatorNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAOperatorNode.m; sourceTree = ""; }; - 713374BA5D364FBA639CD0330F2D28CC /* api-js.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "api-js.md"; path = "docs/api-js.md"; sourceTree = ""; }; - 715761A3CF73BA08761B8FAF5A0BD9B6 /* appcenter-analytics.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "appcenter-analytics.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 716F71918020A1B150BB64BE7BCCF8C8 /* SDWebImageCoderHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCoderHelper.h; path = SDWebImage/SDWebImageCoderHelper.h; sourceTree = ""; }; + 71727152C9F40B8786665C0FD481B3BC /* RNSVGPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPath.h; sourceTree = ""; }; + 71B56D9A0CACCD4F70DE4CADC4B4AF6C /* RCTWeakProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTWeakProxy.m; sourceTree = ""; }; + 71BEB21E8B0C0DBEFF77219970D892E7 /* BridgeJSCallInvoker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BridgeJSCallInvoker.h; path = jscallinvoker/ReactCommon/BridgeJSCallInvoker.h; sourceTree = ""; }; 71D9E49732442D86853EE2BEF15E32E5 /* Pods-eSteemTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-eSteemTests-acknowledgements.markdown"; sourceTree = ""; }; 71E6EEC5A68A4BBA282CBB42021B3A15 /* QBImagePickerController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QBImagePickerController.h; path = QBImagePicker/QBImagePickerController.h; sourceTree = ""; }; - 720A1324362AFE17AB2953BB66CDF070 /* RNIap-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNIap-prefix.pch"; sourceTree = ""; }; - 72780536AE4418C4C25F6C7E171CB889 /* BugsnagSink.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagSink.h; sourceTree = ""; }; - 727D4B00D36A7817954DC61231BD1039 /* RNLongPressHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNLongPressHandler.h; sourceTree = ""; }; - 728E943DB142404260CFE88525BBF912 /* RCTReconnectingWebSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTReconnectingWebSocket.h; path = Libraries/WebSocket/RCTReconnectingWebSocket.h; sourceTree = ""; }; - 72A033721E07DBFFE1D445482FA4D2B8 /* appcenter-crashes-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "appcenter-crashes-prefix.pch"; sourceTree = ""; }; - 72ADAE0BF00C04531B2B50D95C97697F /* RCTTextShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextShadowView.h; sourceTree = ""; }; - 72EE3D9393E0260BADCF89EA12D9B55C /* RCTConvert+Text.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "RCTConvert+Text.h"; path = "Libraries/Text/RCTConvert+Text.h"; sourceTree = ""; }; - 72F6FA0B9E1F16EC5BEA5E1121532071 /* RCTBaseTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextViewManager.h; sourceTree = ""; }; - 734AB3504A402985ED9368B251E379EC /* MaterialIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = MaterialIcons.ttf; path = Fonts/MaterialIcons.ttf; sourceTree = ""; }; - 736953A0D1ACAE15F58CE202D7018AF8 /* RCTSettingsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTSettingsManager.h; path = Libraries/Settings/RCTSettingsManager.h; sourceTree = ""; }; + 72265ED783D113EF8744E47B29743B2E /* BugsnagSessionTracker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagSessionTracker.h; sourceTree = ""; }; + 725F8004501592C810D237CC98350030 /* React-RCTAnimation.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTAnimation.xcconfig"; sourceTree = ""; }; + 727085C50E9DC20FA8A1CCE48EF5D19D /* jsilib-windows.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = "jsilib-windows.cpp"; sourceTree = ""; }; + 72D335AD2BADEF5A3CEEE716BC045463 /* RCTErrorCustomizer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTErrorCustomizer.h; sourceTree = ""; }; + 7356D9D825FEDFBEF84BE25877195076 /* Fontisto.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Fontisto.ttf; path = Fonts/Fontisto.ttf; sourceTree = ""; }; 739ED2E1E180DAB0AD4510432B81DB4B /* bignum-dtoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "bignum-dtoa.h"; path = "double-conversion/bignum-dtoa.h"; sourceTree = ""; }; - 73E3C48D1CB10518591E8F290C737FA4 /* RCTTiming.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTiming.m; sourceTree = ""; }; + 73C6619C4ED44B44EAC38C0582CB502F /* RCTFPSGraph.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFPSGraph.h; sourceTree = ""; }; + 73F2A7BFA867E6A280A6470E85EEB216 /* BVLinearGradient.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = BVLinearGradient.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 73F8A95B79671F501F31EA4F1D04AA8B /* libReact-RCTActionSheet.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-RCTActionSheet.a"; path = "libReact-RCTActionSheet.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 741F69FF404DF4B7B3E5A7BF164C895B /* RNSVGBrush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGBrush.h; sourceTree = ""; }; 743210A8828C82B9A7416AEDE5538CE4 /* UIImageView+HighlightedWebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+HighlightedWebCache.m"; path = "SDWebImage/UIImageView+HighlightedWebCache.m"; sourceTree = ""; }; 743339C3D198997C9E94321401FCBFAA /* QBAssetsViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QBAssetsViewController.h; path = QBImagePicker/QBAssetsViewController.h; sourceTree = ""; }; - 7437A876A70196830E457BE5FB00B4BB /* RCTUIManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUIManager.m; sourceTree = ""; }; - 746E9EAB06DBA92D5A731A46EB96EAE1 /* RCTSliderManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSliderManager.h; sourceTree = ""; }; - 7489F8FCF5C625DB5C2F0A759532B19D /* BSG_KSObjC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSObjC.h; sourceTree = ""; }; + 74590C60869ECCC10236E7EAFB20EAC8 /* RCTEventAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTEventAnimation.m; sourceTree = ""; }; + 74924768DCB8CFA7C7D1DA5CE7A345CA /* jsilib.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = jsilib.h; sourceTree = ""; }; + 749330E9BCF1EC886F3F62B39DEF8A36 /* RCTComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTComponent.h; sourceTree = ""; }; 749D46EEC46B074304C467BE53FA80D5 /* NSData+ImageContentType.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+ImageContentType.m"; path = "SDWebImage/NSData+ImageContentType.m"; sourceTree = ""; }; 74A67A585466465D673EE9C40BCA0AE5 /* Assume.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Assume.cpp; path = folly/lang/Assume.cpp; sourceTree = ""; }; - 74E0142F04832D4C2CC527BE5EB1A3B4 /* READebugNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = READebugNode.m; sourceTree = ""; }; - 74ED7BF5C2C49490F02607AC37ABB022 /* prng.c */ = {isa = PBXFileReference; includeInIndex = 1; path = prng.c; sourceTree = ""; }; - 74FA50A21D881C2FA0B4C13B2B0AF192 /* aesopt.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = aesopt.h; sourceTree = ""; }; - 74FDFD35FEECE0FCC217C7F2D696E140 /* RCTVibration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTVibration.h; path = Libraries/Vibration/RCTVibration.h; sourceTree = ""; }; - 75595A2E2925D3285BA8C991A6C48C75 /* YGFloatOptional.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGFloatOptional.h; path = yoga/YGFloatOptional.h; sourceTree = ""; }; + 74D5F8CD5FF7F17678990892052CBD62 /* RNCConnectionState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCConnectionState.m; path = ios/RNCConnectionState.m; sourceTree = ""; }; + 74D851BF4954C7757E6272739467F8FC /* RNSVGTextManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextManager.h; sourceTree = ""; }; + 7529A3ACC105C34F3BFCA87900DC62C2 /* appcenter.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = appcenter.xcconfig; sourceTree = ""; }; + 753BF126B2280D0B64740F4EA8892DAA /* JWTCoding+VersionThree.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JWTCoding+VersionThree.h"; sourceTree = ""; }; + 75431FAF4010B1DB9A47EF52889F6F62 /* RCTBorderStyle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBorderStyle.h; sourceTree = ""; }; + 75545B6830DEB82D38C2428AF49A6A8E /* Yoga-internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Yoga-internal.h"; path = "yoga/Yoga-internal.h"; sourceTree = ""; }; 755DD9BB4C95426EBBBC65B008B0B48A /* NSImage+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSImage+WebCache.h"; path = "SDWebImage/NSImage+WebCache.h"; sourceTree = ""; }; + 75664875043F8FA1A8204CD4D05DD905 /* RCTSafeAreaView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaView.h; sourceTree = ""; }; + 75836213649D06446C214845836D00F8 /* RCTAnimationType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAnimationType.h; sourceTree = ""; }; + 75B656B26697BD13EA38F5E7695CB066 /* BSG_KSMach_x86_64.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSMach_x86_64.c; sourceTree = ""; }; 75B76CC9AAD78C14594D6DB5EF7D5CF3 /* RSKImageScrollView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSKImageScrollView.h; path = RSKImageCropper/RSKImageScrollView.h; sourceTree = ""; }; - 75EE2D0ABDABF1F8B779C44BC09BDD0A /* threadsafe.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = threadsafe.h; sourceTree = ""; }; - 762CCCEE1BA8D522ED4B8D5A224ED49B /* RCTSurfaceStage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSurfaceStage.m; sourceTree = ""; }; + 762C60E797E8CE32CA1A020340AB96AB /* NativeToJsBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = NativeToJsBridge.h; sourceTree = ""; }; + 762D2D288578F886CB153C8AD238FB3F /* REAAlwaysNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAAlwaysNode.m; sourceTree = ""; }; + 762D454A23711C73076597008D22741A /* RCTPerfMonitor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPerfMonitor.m; sourceTree = ""; }; 763051FEAE51CAB7C00D720EF9E01D3E /* double-conversion.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "double-conversion.cc"; path = "double-conversion/double-conversion.cc"; sourceTree = ""; }; - 763C47E75880A6E60C7C5378F2D1250E /* RNSVGImageManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGImageManager.m; sourceTree = ""; }; - 766AB931407F43ECC6557C1837F4F95D /* RNCWebViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCWebViewManager.h; path = ios/RNCWebViewManager.h; sourceTree = ""; }; - 7677BB1FC007E6D1D2A34895DB1A15F9 /* RCTComponentData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTComponentData.m; sourceTree = ""; }; - 767B3F1DCA1B7509EDEBB48E961BDDA8 /* RCTTypeSafety.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RCTTypeSafety.xcconfig; sourceTree = ""; }; - 76888EB052F29E45823D4C3600F1C32B /* aeskey.c */ = {isa = PBXFileReference; includeInIndex = 1; path = aeskey.c; sourceTree = ""; }; - 76B4FB0654FDB8478E7FA090E27F074A /* RNGestureHandlerButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerButton.h; path = ios/RNGestureHandlerButton.h; sourceTree = ""; }; - 76E39F85379E60991ABA29E8A4D1A047 /* appcenter-crashes-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "appcenter-crashes-dummy.m"; sourceTree = ""; }; - 775909FE9E1BAD5F2A4CAA7CE3A39DDA /* BugsnagSink.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagSink.m; sourceTree = ""; }; - 777560CA667DB83CAF9BE37336DC85BD /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - 779CDA057C8F984ADA97108EE1115CF8 /* BSG_KSCrashSentry_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashSentry_Private.h; sourceTree = ""; }; - 77B4E72EC7755F644E3EAA03B6485570 /* REACallFuncNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REACallFuncNode.h; sourceTree = ""; }; - 77E672BC9935CA8AFB5E34440FD5220D /* RCTTextView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextView.m; sourceTree = ""; }; + 763959B6A860C3878624942BC127F6FB /* React-RCTSettings-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTSettings-dummy.m"; sourceTree = ""; }; + 76626A14C70126E9F3B71E32AC3F245C /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 766713C004B3D6E8422C94E12A828244 /* RCTDatePicker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDatePicker.m; sourceTree = ""; }; + 767C6C41FABFB43DD6D713EE1FC3A090 /* RCTComponentData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTComponentData.m; sourceTree = ""; }; + 76938F6C2B96A4FCE7F78FFFE7260E7E /* RCTTrackingAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTrackingAnimatedNode.h; sourceTree = ""; }; + 7694908AA5576DD89F0091A6EBA1216B /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 7696AFA36FF71AEC9653DCBA1BC17E77 /* RCTPropsAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPropsAnimatedNode.m; sourceTree = ""; }; + 76A6F42488508187F20A2755C00813AD /* React-RCTNetwork.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTNetwork.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 77395EACE427633272F726C2BDA89CFF /* FFFastImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FFFastImageView.m; path = ios/FastImage/FFFastImageView.m; sourceTree = ""; }; + 77B2272F4CFBC19386BEC7691F92CCD3 /* RCTSRWebSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTSRWebSocket.m; path = Libraries/WebSocket/RCTSRWebSocket.m; sourceTree = ""; }; + 77B4882CE9DD63A52F1DB2FB23E56292 /* FBReactNativeSpec-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FBReactNativeSpec-dummy.m"; sourceTree = ""; }; + 77E39399A27C623E660D8E7FA70C300D /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + 77EB13D09078D3E8EA0D46BA594EC500 /* RCTProfileTrampoline-arm64.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-arm64.S"; sourceTree = ""; }; 7803226A6830A17B178BE90D2D42656B /* RSKImageCropper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSKImageCropper.h; path = RSKImageCropper/RSKImageCropper.h; sourceTree = ""; }; - 78590C7D007180D465B34EA318D21521 /* aestab.c */ = {isa = PBXFileReference; includeInIndex = 1; path = aestab.c; sourceTree = ""; }; - 786EB7F3AFAAD8B0092EECB79A265AF8 /* BugsnagKeys.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagKeys.h; sourceTree = ""; }; - 78CCF897F5EAD8B229062E6E52DD8899 /* RCTMultipartStreamReader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultipartStreamReader.m; sourceTree = ""; }; - 79970C24CEFA67ECC7E041DCF1D012D9 /* RCTTurboModuleManager.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTTurboModuleManager.mm; sourceTree = ""; }; + 783D0A8CAC24F3E17AFE1DED5E89AAED /* RNImageCropPicker-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNImageCropPicker-prefix.pch"; sourceTree = ""; }; + 78C45D96E834CB050ADBC20AF00F0239 /* RNSVGTextProperties.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextProperties.m; sourceTree = ""; }; + 78F9C4759BE95DC3041416ED86F79211 /* BugsnagUser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagUser.m; sourceTree = ""; }; + 793648AFFBD74E0EE25C6459207EFD35 /* RCTInvalidating.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInvalidating.h; sourceTree = ""; }; + 795CF689060B6630B4170C8C04C07F23 /* React-RCTVibration.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTVibration.xcconfig"; sourceTree = ""; }; + 798FCE61FD0804F6694894C4870363E5 /* RCTReloadCommand.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTReloadCommand.m; sourceTree = ""; }; 79A6B87C255C38F2B664FC041BA8EED7 /* boost-for-react-native.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "boost-for-react-native.xcconfig"; sourceTree = ""; }; - 7A51EC18A4F818C470E1070EF4BE40CE /* RNSVGTextProperties.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextProperties.m; sourceTree = ""; }; - 7A5DA8F0AD5D26FCE588E95ED7BED4D0 /* RCTBlobCollector.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTBlobCollector.mm; sourceTree = ""; }; - 7A7F12816C4C31EE2672DBDAA018B83B /* RCTJavaScriptLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTJavaScriptLoader.h; sourceTree = ""; }; + 7A1BE9AD49A280E3EC3B4D8F1FB2F65E /* RNGestureHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandler.m; path = ios/RNGestureHandler.m; sourceTree = ""; }; + 7A74B941F6F8ACEBDE44AE2FB163D339 /* RCTConvert+Transform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+Transform.m"; sourceTree = ""; }; 7AAD963759E9CF9EFAC203CC8296966E /* libreact-native-version-number.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-version-number.a"; path = "libreact-native-version-number.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 7B275841C60126DBA42367048C378DAA /* RNSVGSymbol.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSymbol.m; sourceTree = ""; }; - 7B5688DD030966EF65086BB0488E3EE4 /* fileenc.c */ = {isa = PBXFileReference; includeInIndex = 1; path = fileenc.c; sourceTree = ""; }; - 7B6924ED84712190EFBAB3E2CD3E38F7 /* UIView+React.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIView+React.h"; sourceTree = ""; }; - 7B78D69C0B9DF4B633B0AA5C9ED6C477 /* BugsnagApiClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagApiClient.h; sourceTree = ""; }; - 7B8FF2DF2FAA722336E08C6187AF174E /* React-RCTBlob.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTBlob.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 7BC40BC4399C2A65DACBC6ADF3A69EE7 /* BSG_KSArchSpecific.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSArchSpecific.h; sourceTree = ""; }; - 7BE5DBBF70858D2178522E38D40D1B0C /* RCTMultipartDataTask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultipartDataTask.h; sourceTree = ""; }; + 7B277E7147364AFCD6852CEE62888498 /* BSG_KSJSONCodec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSJSONCodec.h; sourceTree = ""; }; + 7B6A85E77B9D013342A17763C04365EA /* RNScreens-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNScreens-prefix.pch"; sourceTree = ""; }; + 7B825331345DBC6AA2873016F7B53F84 /* AppCenterReactNativeAnalytics.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNativeAnalytics.m; path = AppCenterReactNativeAnalytics/AppCenterReactNativeAnalytics.m; sourceTree = ""; }; + 7B9877F7ACA7DE426C744E99AAD196F3 /* BSG_KSCrash.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSCrash.m; sourceTree = ""; }; + 7BD82FA9D4C8707ED2EE450B6BE43C76 /* RNVectorIcons-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNVectorIcons-prefix.pch"; sourceTree = ""; }; + 7BF0F959FD396C7D8A22189F8AD65F22 /* BVLinearGradientLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BVLinearGradientLayer.h; path = BVLinearGradient/BVLinearGradientLayer.h; sourceTree = ""; }; 7BFE6E4D4FE2C1E0869C42F498A5E1B1 /* RSKTouchView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSKTouchView.m; path = RSKImageCropper/RSKTouchView.m; sourceTree = ""; }; - 7C59E410A879FDC84923FCD12AEAD58B /* React-cxxreact-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-cxxreact-dummy.m"; sourceTree = ""; }; - 7C8A1C6665253F4F2E9B0015357C78B0 /* UIView+Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIView+Private.h"; sourceTree = ""; }; - 7C942A236BB7737682BE6FE628371EED /* RNRotationHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNRotationHandler.h; sourceTree = ""; }; - 7CBBE89805FC3B53AADF244B3DED517A /* BSG_KSCrashSentry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashSentry.h; sourceTree = ""; }; - 7CC01E8AB9EFB3022BA1103505EE0254 /* CodePush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePush.m; path = ios/CodePush/CodePush.m; sourceTree = ""; }; - 7CD3FA735F24428383DCBE13EA39601E /* JSModulesUnbundle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSModulesUnbundle.h; sourceTree = ""; }; - 7CDCB897690C616F5F1AA89AAFCF8A3B /* RCTRootContentView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRootContentView.m; sourceTree = ""; }; - 7D1C9C36A1A42CABE4B568F2265977E9 /* RNImageCropPicker-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNImageCropPicker-prefix.pch"; sourceTree = ""; }; - 7D21A902EA086E1004F9BAA14AB83D5F /* RCTLocalAssetImageLoader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLocalAssetImageLoader.m; sourceTree = ""; }; - 7D4EDF1590B006102678DD46EED4D2CD /* REABlockNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REABlockNode.m; sourceTree = ""; }; - 7D9F11D4D0FEF830BFE0C8AE8161252E /* RCTExceptionsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTExceptionsManager.h; path = React/CoreModules/RCTExceptionsManager.h; sourceTree = ""; }; - 7DEEFF335F53D3F15285DAFF22688DA5 /* RNSVGRectManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRectManager.h; sourceTree = ""; }; - 7E20ADC5DE10DAAFD4EC8C4AC0AFAC00 /* BSGSerialization.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSGSerialization.h; sourceTree = ""; }; - 7E21BFA70654B1D61016A51CE4142CD5 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - 7E32C2FE16C5F544C71CC325550FE6B8 /* RCTReloadCommand.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTReloadCommand.h; sourceTree = ""; }; - 7E339A1CA50BEF1E8BC32572D0B28F1D /* RCTAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAnimatedNode.m; sourceTree = ""; }; - 7E6D9960D9926E93ACDB99F5E43E4DCE /* RCTWrapperViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTWrapperViewController.m; sourceTree = ""; }; - 7E6F6F3646CD93E8A56C702BFB5AA265 /* RNSVGMarker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGMarker.m; sourceTree = ""; }; - 7E855B03171DABEF5C91CD9F0096C86B /* REATransitionManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REATransitionManager.h; sourceTree = ""; }; - 7EF26D0C5AB90227116C70E8235AE6D2 /* RCTSourceCode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSourceCode.h; sourceTree = ""; }; - 7F1F7A1A78925A03D18133D8EF06A529 /* BugsnagSessionTracker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagSessionTracker.h; sourceTree = ""; }; + 7C09A396EA088F56982384A38AD21DD6 /* RCTShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTShadowView.h; sourceTree = ""; }; + 7C220E5E0BED0AC3963699DAD2F893E3 /* RNCWKProcessPoolManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCWKProcessPoolManager.m; path = ios/RNCWKProcessPoolManager.m; sourceTree = ""; }; + 7C660F5D8CEDEC2D67920CC98CD993DC /* BSG_KSCrashReportStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashReportStore.h; sourceTree = ""; }; + 7CBD25103875C4479577DB08E05075D3 /* RNSVGRectManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRectManager.h; sourceTree = ""; }; + 7D8E82D8E0F5CD44D96FA4502E5DD1B4 /* RCTParserUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTParserUtils.h; sourceTree = ""; }; + 7DB3A437BA0EB3145B8BBDFC17CE184B /* RNRootViewGestureRecognizer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNRootViewGestureRecognizer.h; path = ios/RNRootViewGestureRecognizer.h; sourceTree = ""; }; + 7DC1FF68F20F1F962F77199562EF83AE /* RNSVGImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGImage.h; sourceTree = ""; }; + 7E06D133559B666CA7C07E20F6F333F1 /* RCTSurfaceHostingProxyRootView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceHostingProxyRootView.h; sourceTree = ""; }; + 7E24FB3AAF163014DBE356CCB29648E8 /* RCTWrapperViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTWrapperViewController.m; sourceTree = ""; }; + 7E5D0893D6A5190A79BF409A1BD58F44 /* setup-ios.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "setup-ios.md"; path = "docs/setup-ios.md"; sourceTree = ""; }; + 7E9DF797F98785A145B2FD74A2370B8A /* RCTShadowView+Layout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTShadowView+Layout.h"; sourceTree = ""; }; + 7EF0CB3309293E969B8BCBFFC7662882 /* react-native-version-number-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-version-number-prefix.pch"; sourceTree = ""; }; + 7F07BD88EF60B80B45681FFDABD8CAD4 /* RCTSegmentedControlManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSegmentedControlManager.m; sourceTree = ""; }; + 7F109F3C718BEEC442D2C3DB04093FC7 /* RNPanHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNPanHandler.m; sourceTree = ""; }; 7F330F326CB5C9C9EE086681A214A933 /* QBImagePickerController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QBImagePickerController.m; path = QBImagePicker/QBImagePickerController.m; sourceTree = ""; }; - 7F5D99A6025EBE6D9FA0EBC5F3507FCD /* RNSVGBrushType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGBrushType.h; sourceTree = ""; }; - 800C1C61F69E7C22F1490C1AF0E2F16C /* RCTRootViewInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootViewInternal.h; sourceTree = ""; }; - 8018453782D364C4E7A12D46722A5061 /* RCTRequired.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTRequired.h; path = RCTRequired/RCTRequired.h; sourceTree = ""; }; + 7F44802650770D9395F26BC0729097D7 /* mztools.c */ = {isa = PBXFileReference; includeInIndex = 1; path = mztools.c; sourceTree = ""; }; + 7F4B52A6C9A2FA892831549B058941D6 /* NSError+BSG_SimpleConstructor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSError+BSG_SimpleConstructor.h"; sourceTree = ""; }; + 7F4E6F43CA45901B8E733B58CD2FFA04 /* RCTSafeAreaShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaShadowView.h; sourceTree = ""; }; + 7F851E11CB01AA8EA020E61075769055 /* RCTSwitch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSwitch.m; sourceTree = ""; }; + 7FB56EC16F8514E57FAE086E3B4C5995 /* BSGSerialization.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSGSerialization.h; sourceTree = ""; }; + 7FF26496E9A1E6B2A869D3D4140C5C6D /* RCTFileReaderModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFileReaderModule.m; sourceTree = ""; }; + 800959469572F7A37889CAA1B8F651CA /* RCTObjcExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTObjcExecutor.h; sourceTree = ""; }; 802121F5B756ACBFDD6D08C36246DADD /* libReact-RCTLinking.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-RCTLinking.a"; path = "libReact-RCTLinking.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 807CDEE75FEFAE866234DC1B6BF061A5 /* BSG_KSCrashReportVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashReportVersion.h; sourceTree = ""; }; - 8080B4E3999405C544ABCEEC0C18AFE6 /* BugsnagSessionTrackingApiClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagSessionTrackingApiClient.h; sourceTree = ""; }; - 809E6F70A7D581B19F57EFA2E4D332AB /* RCTHTTPRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTHTTPRequestHandler.h; path = Libraries/Network/RCTHTTPRequestHandler.h; sourceTree = ""; }; - 80B7EF43D219E93F3BA9D1C0EC27432F /* RCTInputAccessoryView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryView.m; sourceTree = ""; }; - 80E275A79D35737D28DF4F5FAA77B6DE /* RCTValueAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTValueAnimatedNode.h; sourceTree = ""; }; - 80F1DDCDD2DA072F74AEF2EE21D0CA84 /* JWTAlgorithmFactory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTAlgorithmFactory.m; sourceTree = ""; }; - 8102A94C854E2094CF39817127C91B5E /* Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Private.h; sourceTree = ""; }; - 81263CD45D6ABCEDCA1162C316696844 /* RCTPlatform.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTPlatform.mm; sourceTree = ""; }; - 813539ABC4050B96A8A5C4B80F259E22 /* RCTDataRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTDataRequestHandler.h; path = Libraries/Network/RCTDataRequestHandler.h; sourceTree = ""; }; - 816DB5B5D679CA34357FBD678C5F6ECB /* RNRootViewGestureRecognizer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNRootViewGestureRecognizer.m; path = ios/RNRootViewGestureRecognizer.m; sourceTree = ""; }; + 80462137129E22E3A69446822ED197B8 /* JWTClaimsSetVerifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTClaimsSetVerifier.h; sourceTree = ""; }; + 80F4DAD712D712924940F3880304B135 /* RNGestureHandlerModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerModule.h; path = ios/RNGestureHandlerModule.h; sourceTree = ""; }; + 813075C2D37E75283C08F49C13D2F333 /* RCTReconnectingWebSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTReconnectingWebSocket.h; path = Libraries/WebSocket/RCTReconnectingWebSocket.h; sourceTree = ""; }; + 81A5E825EE5F0DB7466F08EE78FB7379 /* RCTModalHostView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalHostView.m; sourceTree = ""; }; 81AC6B6717776FDD1D8E1993CF5614FE /* FLAnimatedImage-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FLAnimatedImage-prefix.pch"; sourceTree = ""; }; + 81C4327EEE6E3FFD14544552837EA32B /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; 81E02D5E54E00B3EC1848FD6A945782D /* FLAnimatedImage-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FLAnimatedImage-dummy.m"; sourceTree = ""; }; - 81F15BB4778E52F3EA097D8F8AD589B7 /* RCTSwitchManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSwitchManager.h; sourceTree = ""; }; - 81FD72388FC0698C5EB0A15FFF70A274 /* RCTSurfaceRootShadowViewDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceRootShadowViewDelegate.h; sourceTree = ""; }; + 81FAECEADC6372D4A317A2976A2E6277 /* REANode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REANode.h; sourceTree = ""; }; 8227F7DBFD95E2171C2AE7153187CAF4 /* RSKImageCropperStrings.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = RSKImageCropperStrings.bundle; path = RSKImageCropper/RSKImageCropperStrings.bundle; sourceTree = ""; }; - 8336231642F277DBC41195D03488471A /* RNSVGTextPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextPath.h; sourceTree = ""; }; - 835D4F874BD1F2A294123BDF88BC29AF /* RNSVGSymbol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSymbol.h; sourceTree = ""; }; - 8362EB27851E5750B46F328945CD89CC /* BugsnagKSCrashSysInfoParser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagKSCrashSysInfoParser.h; sourceTree = ""; }; - 83A16BCC4BB91ACDD5A01873B2B147B4 /* RCTParserUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTParserUtils.m; sourceTree = ""; }; + 82920EC3FAA199D7CFF1C4B9452A6B1C /* BugsnagSession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagSession.h; sourceTree = ""; }; + 82D30BF3F61B0A65B50770410095A72C /* prng.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = prng.h; sourceTree = ""; }; + 83904224EE04840AC7B48586AA9E54A6 /* RCTInputAccessoryViewContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryViewContent.h; sourceTree = ""; }; + 83A1D0C364B72C8111B50EBAF23FF4D9 /* BSG_KSCrashC.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashC.c; sourceTree = ""; }; 83A8CC3246A95431ACEA83C7C742228B /* libreact-native-netinfo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libreact-native-netinfo.a"; path = "libreact-native-netinfo.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 83E2A0F8E7828479A08B7F66B0478490 /* RNSVGPathParser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPathParser.h; sourceTree = ""; }; - 8445C2FC2FA94EED9CC865D50360B4FF /* RCTImageViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageViewManager.h; path = Libraries/Image/RCTImageViewManager.h; sourceTree = ""; }; - 8479BCE0BB3BB84E9FB24163ACD90351 /* RNGestureHandler-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNGestureHandler-dummy.m"; sourceTree = ""; }; - 849CE439C42BBC759520A3E173D151EC /* RCTRefreshControlManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRefreshControlManager.h; sourceTree = ""; }; - 8512D9F82E14766C66FA6F471260BD17 /* RCTUIImageViewAnimated.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTUIImageViewAnimated.h; path = Libraries/Image/RCTUIImageViewAnimated.h; sourceTree = ""; }; - 85520AD6E65D99C939B69E704E4C50BB /* unzip.c */ = {isa = PBXFileReference; includeInIndex = 1; path = unzip.c; sourceTree = ""; }; - 8567B4DDB1B13CDF0918413E90412A21 /* YGLayout.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGLayout.cpp; path = yoga/YGLayout.cpp; sourceTree = ""; }; - 858F214CF47ED8B2EBEF60C6D6094479 /* React-cxxreact.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-cxxreact.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 85C9953925AA19F14B876731618872F2 /* MethodCall.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = MethodCall.cpp; sourceTree = ""; }; - 85D1C6237464E07923D4CEE7FDC0FBFA /* RCTInputAccessoryViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryViewManager.m; sourceTree = ""; }; - 86B448C29798D086084B6100562C21B1 /* REATransitionValues.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REATransitionValues.h; sourceTree = ""; }; - 86D66DAC923F715B4FC3DB0565D6D8DE /* RNSVGTextManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextManager.h; sourceTree = ""; }; - 86FCC31AB586CFEC7CFC17E817199119 /* BSG_KSSignalInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSSignalInfo.h; sourceTree = ""; }; - 8700CAFF6B5A190E556A17ABE9553B7D /* RCTLinkingManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTLinkingManager.h; path = Libraries/LinkingIOS/RCTLinkingManager.h; sourceTree = ""; }; - 870F7B74580DC01F829184B6C11471FA /* BugsnagUser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagUser.h; sourceTree = ""; }; - 8713F0C512847A0B420153F5E143F5F1 /* RNGestureHandlerModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerModule.m; path = ios/RNGestureHandlerModule.m; sourceTree = ""; }; - 87360EA74A468B6A83B85203D84EBDC7 /* Yoga-internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Yoga-internal.h"; path = "yoga/Yoga-internal.h"; sourceTree = ""; }; - 8749D7831CA439816F5CCFAD1825AC10 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 87544CCD299301CAE7678AED90337CA5 /* FFFastImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FFFastImageView.m; path = ios/FastImage/FFFastImageView.m; sourceTree = ""; }; - 877E837496B9782A5AA71CB910170CB0 /* RNSVGGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGGroup.h; sourceTree = ""; }; - 877F18DF961D938DA8656D7C67E58F26 /* TurboCxxModule.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TurboCxxModule.cpp; path = turbomodule/core/TurboCxxModule.cpp; sourceTree = ""; }; + 83B70F492148EE848B5323E5072167D8 /* RNSVGUseManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGUseManager.h; sourceTree = ""; }; + 83C05E0953BFEE146FB0ED716B8CBEE6 /* RNSVGBrush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGBrush.m; sourceTree = ""; }; + 83DAA39A5B406C2173117B656F13703F /* RCTSurfaceRootShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceRootShadowView.h; sourceTree = ""; }; + 8406F65DEC6ADAAD9CDF6C5014FA3190 /* RCTInputAccessoryViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryViewManager.m; sourceTree = ""; }; + 842E1D8AFE09C23BA73B54A14C15C643 /* RNReanimated.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNReanimated.xcconfig; sourceTree = ""; }; + 84448B5D5170F7BC55EBF12802355441 /* RCTSurfaceView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceView.mm; sourceTree = ""; }; + 848DE03795D107F5569B6E9C2FA75CCE /* BSG_KSCrashCallCompletion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashCallCompletion.h; sourceTree = ""; }; + 84900215CF16540DB76D891A4D49D7AB /* RCTConvert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTConvert.h; sourceTree = ""; }; + 84E00F935D81FCAB0805C1E29ABED014 /* appcenter-analytics-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "appcenter-analytics-prefix.pch"; sourceTree = ""; }; + 85568B4EBC7036119C8D04D349FCC3FC /* NSError+BSG_SimpleConstructor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSError+BSG_SimpleConstructor.m"; sourceTree = ""; }; + 85D14FD366B4FD90EF4FB93CAAF3EDAC /* RCTModalManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalManager.m; sourceTree = ""; }; + 85F650E7505AC071ABAD2746A8177DD7 /* BSG_KSSysCtl.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSSysCtl.c; sourceTree = ""; }; + 862236394FF7D394AA63FD9F6481A448 /* jsi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = jsi.h; sourceTree = ""; }; + 863FDEC62A267DFB3CAEADD9990FF7CC /* RCTActionSheetManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTActionSheetManager.m; sourceTree = ""; }; + 86A377A6F026731C090C2F45F4C1DD2A /* RNSVGGroupManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGGroupManager.m; sourceTree = ""; }; + 8768E1FDCC2E1BB881454AC6AF14F5AA /* RCTNativeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTNativeModule.h; sourceTree = ""; }; 87816CD35594B4929D454FBF2FED2A4B /* SDWebImage-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SDWebImage-prefix.pch"; sourceTree = ""; }; - 87A22A094A32FC3A8DCDDD64D6ED24C3 /* RNSVGTSpanManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTSpanManager.h; sourceTree = ""; }; - 87EBFFCADBF9C62D4EC05755628BCAA4 /* RCTAppState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAppState.h; sourceTree = ""; }; - 8865A35BBC173ADEC8A1D7E1B2B0A47E /* react-native-fast-image.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-fast-image.xcconfig"; sourceTree = ""; }; + 87A550E8AC3A807F397A13E910524DBD /* REANodesManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = REANodesManager.h; path = ios/REANodesManager.h; sourceTree = ""; }; + 87BD22070C302E54732EB728A0068217 /* RNSVGFontData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGFontData.h; sourceTree = ""; }; + 87C2FAA916650C10DC2194D42CD79395 /* RNSVGEllipse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGEllipse.m; sourceTree = ""; }; + 87C90BE7BC6622F95999CF51DC398910 /* RNVersionNumber.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNVersionNumber.h; path = ios/RNVersionNumber.h; sourceTree = ""; }; + 87D873FEFF184167BFC06CFFBD761041 /* RCTURLRequestHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTURLRequestHandler.h; sourceTree = ""; }; + 87DEEFF7CF5A8DD4FB824899CF32F9FC /* RNSVGBezierElement.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGBezierElement.h; sourceTree = ""; }; 886F666D91A537BA558CE398B24925AA /* es.lproj */ = {isa = PBXFileReference; includeInIndex = 1; name = es.lproj; path = QBImagePicker/es.lproj; sourceTree = ""; }; - 888F34F17A81AC39EFA450FA79571E66 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - 889AF6D11D0A1E5988EEBF56CC5A4D1A /* BSG_RFC3339DateTool.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_RFC3339DateTool.h; sourceTree = ""; }; - 889C111D1B5872ED7016AC08BF02A7B3 /* Bitfield.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Bitfield.h; path = yoga/Bitfield.h; sourceTree = ""; }; - 88A0D6A1F34EA16C27501A5DD9E7D5B1 /* JWTCoding+ResultTypes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "JWTCoding+ResultTypes.m"; sourceTree = ""; }; - 88F17B11C3F480CD954E02BFF7B520C8 /* RCTVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTVersion.h; sourceTree = ""; }; - 8970720B73B3927B74CB4C16C354F912 /* RNSVGTextManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextManager.m; sourceTree = ""; }; + 88A8909EDB7F2C57406B20B0A86B0DD2 /* RCTSurfaceView+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTSurfaceView+Internal.h"; sourceTree = ""; }; + 88B4D65B3356886C60C57AC9235381BC /* BSG_KSCrashIdentifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashIdentifier.h; sourceTree = ""; }; + 88B816E684759C2062551B1FDA622FD1 /* React-RCTImage-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTImage-prefix.pch"; sourceTree = ""; }; + 89061C71360D85CA30802DFEE364F04B /* RNSVGPatternManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPatternManager.h; sourceTree = ""; }; + 8966510FBE385310121CD70E8809086B /* RCTErrorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTErrorInfo.h; sourceTree = ""; }; 8998273719FDD789E6F9C7541AFD0B33 /* libRNVectorIcons.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNVectorIcons.a; path = libRNVectorIcons.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 89CC15FC26155FFF7B527A92ED68E973 /* MessageQueueThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MessageQueueThread.h; sourceTree = ""; }; - 8A19E1A413160588B4531E26CFE08C4B /* JWTErrorDescription.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTErrorDescription.h; sourceTree = ""; }; - 8A5B19ED94C62B6695E4AD7BB1C6B158 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - 8A5B709E7E663F5C71FE3F7D841F5290 /* RCTDeviceInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDeviceInfo.m; sourceTree = ""; }; - 8A5CDC2AF21A998D089B6BE218D388C2 /* RNSVGDefsManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGDefsManager.m; sourceTree = ""; }; - 8AB61EBC518F48B5947FB36FC2D36821 /* JWTClaim.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTClaim.h; sourceTree = ""; }; - 8AE16FB57BD3AE27D8D38CBF760B306F /* RNSScreen.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSScreen.h; path = ios/RNSScreen.h; sourceTree = ""; }; - 8AEA6FE8DCA93ABFE034803E89105DC4 /* RCTExceptionsManager.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTExceptionsManager.mm; sourceTree = ""; }; - 8B05FE4EA73025ECC0838B47AA744797 /* RNSVGRadialGradient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRadialGradient.h; sourceTree = ""; }; - 8B159C0CD0D58C0A5A3D5CF92FE6E6C4 /* RCTPicker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPicker.m; sourceTree = ""; }; + 8A24F8508CA91A2BF2EF182E11D4A4CE /* BVLinearGradientLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BVLinearGradientLayer.m; path = BVLinearGradient/BVLinearGradientLayer.m; sourceTree = ""; }; + 8A277A41DA57B2048CDDC73E2AB71E39 /* RCTSurfaceStage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceStage.h; sourceTree = ""; }; + 8A7FDD6A99B47C72C57D85ABE729486A /* RNSVGText.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGText.m; sourceTree = ""; }; + 8AB0443BCB58FAABB1F5FC1B534D13B3 /* RCTScrollContentShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollContentShadowView.h; sourceTree = ""; }; + 8AE8307A840E393C22977DA763D4AA0D /* BugsnagUser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagUser.h; sourceTree = ""; }; + 8B1C7EAEBBFBBAF8A81F9000E27BE284 /* RNPinchHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNPinchHandler.h; sourceTree = ""; }; 8B1E324DF08F4DA0688891666785A753 /* SDImageCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCache.h; path = SDWebImage/SDImageCache.h; sourceTree = ""; }; - 8C06D6D1BD599BCD8B8809470C955E18 /* RCTSafeAreaShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaShadowView.h; sourceTree = ""; }; - 8C545C2548B7E657ADA92F29B1C4BC1F /* AppCenterReactNativeCrashesDelegate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNativeCrashesDelegate.m; path = AppCenterReactNativeCrashes/AppCenterReactNativeCrashesDelegate.m; sourceTree = ""; }; - 8C58D9464D45B33F953E0BE4EDBA70E2 /* React-RCTNetwork.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTNetwork.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 8C6A57D6326D419B42FDC02681B67D41 /* RCTMultilineTextInputView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultilineTextInputView.h; sourceTree = ""; }; - 8C73150B74E24603FB7498EB8B542E7F /* FontAwesome5_Solid.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome5_Solid.ttf; path = Fonts/FontAwesome5_Solid.ttf; sourceTree = ""; }; - 8CA9B820FA21D742E6B69E74D79C0B16 /* RCTFPSGraph.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFPSGraph.h; sourceTree = ""; }; - 8CC6A991BC9EB2CDB36BDFB181A25140 /* REANodesManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = REANodesManager.h; path = ios/REANodesManager.h; sourceTree = ""; }; - 8D16E164112E9165B2549E91C7E0C9C7 /* brg_endian.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = brg_endian.h; sourceTree = ""; }; + 8B8F647CBB6C347914F45454A76E24F4 /* REAModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = REAModule.h; path = ios/REAModule.h; sourceTree = ""; }; + 8BD81289FC112788E28D24387B9BB86B /* react-native-fast-image-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-fast-image-dummy.m"; sourceTree = ""; }; + 8BDD6C013CCB648A1F0A6CDA2FF671B8 /* RCTConvert+FFFastImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "RCTConvert+FFFastImage.h"; path = "ios/FastImage/RCTConvert+FFFastImage.h"; sourceTree = ""; }; + 8C303C10EA9598B26199029BCD85A2D3 /* RCTMaskedViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMaskedViewManager.m; sourceTree = ""; }; + 8C6F35243639DFB417DFCB063F50029D /* BugsnagErrorReportApiClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagErrorReportApiClient.h; sourceTree = ""; }; + 8C73F46083ABFF4FC85DE093AFAB8446 /* RNGestureHandlerButton.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerButton.m; path = ios/RNGestureHandlerButton.m; sourceTree = ""; }; + 8C812142D30001BB347D7F79388BA761 /* RCTAutoInsetsProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAutoInsetsProtocol.h; sourceTree = ""; }; + 8CC25502E68BC0FD54F6D400F73A42A4 /* RCTLayoutAnimationGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLayoutAnimationGroup.m; sourceTree = ""; }; + 8D0923B12E1A1FC64F5FF20B32B900D0 /* RCTTextAttributes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTTextAttributes.h; path = Libraries/Text/RCTTextAttributes.h; sourceTree = ""; }; + 8D18794697F06C2FBAE5949A51DD108E /* RCTTypeSafety.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RCTTypeSafety.xcconfig; sourceTree = ""; }; 8D1FE5D880F81B6C96312C65ED9C1A5C /* dynamic.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = dynamic.cpp; path = folly/dynamic.cpp; sourceTree = ""; }; - 8D272E12330CFB891101234B783E385C /* RCTDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDefines.h; sourceTree = ""; }; - 8D962F7790ACAD9ADD1B00F9033AA010 /* RCTBaseTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextShadowView.m; sourceTree = ""; }; - 8DB5A78A74E7355A4D952EFB18A3AB1B /* NSDataBigString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = NSDataBigString.h; sourceTree = ""; }; + 8D2055720F74EA812EB849465F08A5EF /* RCTConvert.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTConvert.m; sourceTree = ""; }; + 8D3645D38A80D5F7C678D28011D4D3CB /* RNCNetInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCNetInfo.h; path = ios/RNCNetInfo.h; sourceTree = ""; }; + 8D47E506C40AC4A160A61651FC28030A /* REAConcatNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAConcatNode.h; sourceTree = ""; }; + 8D872B9B9D280584888487F042716FE4 /* AppCenterReactNativePush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNativePush.h; path = AppCenterReactNativePush/AppCenterReactNativePush.h; 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; }; - 8DF6E39B814069283FD55FC99D8243FC /* RCTSwitchManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSwitchManager.m; sourceTree = ""; }; - 8E1D79354345EDB85B5A28DE90264440 /* RCTScrollContentViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollContentViewManager.h; sourceTree = ""; }; - 8E1ED2F9D2BCE1F96CBA2D3C2C9DB571 /* React-RCTVibration.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTVibration.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 8E655D62B18B63909F254EEDEA12127E /* RCTDevSettings.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTDevSettings.mm; sourceTree = ""; }; - 8E7C02EF361082840025DCDD741D591E /* RCTDevLoadingView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDevLoadingView.h; sourceTree = ""; }; - 8ECE71B718C071907EAA0502C0C4FCAC /* RNSVGSvgView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSvgView.h; sourceTree = ""; }; + 8E845A1F30CDC0D2DA48AD956384077F /* appcenter-crashes-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "appcenter-crashes-prefix.pch"; sourceTree = ""; }; + 8EC56D24DDEC303E3033191398945D05 /* React-RCTBlob.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTBlob.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 8ED08F63AFABB5E313D24648B51AD233 /* RNSVGGlyphContext.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGGlyphContext.m; sourceTree = ""; }; 8EFA6434AACD7E265CDDA35CB17EB213 /* SDWebImageManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageManager.m; path = SDWebImage/SDWebImageManager.m; sourceTree = ""; }; + 8F086BF40457674239B450480BD2D2D3 /* RCTUIManagerObserverCoordinator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIManagerObserverCoordinator.h; sourceTree = ""; }; 8F65F9361F2069CF9E9D751272968DE4 /* libRNGestureHandler.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNGestureHandler.a; path = libRNGestureHandler.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 8F73E9E069DEC282E5AC5AA07D20F4B8 /* JWTCoding+VersionThree.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "JWTCoding+VersionThree.m"; sourceTree = ""; }; - 8F97002D387D5683BA556A2F08DC2B15 /* RCTSurfaceRootView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceRootView.mm; sourceTree = ""; }; - 8F9846133B77EDFC7D4AC92913C64BAA /* React-RCTImage-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTImage-prefix.pch"; sourceTree = ""; }; - 8FA83A52544F8BA34ACE94B57895DAF4 /* RCTAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAnimatedNode.h; sourceTree = ""; }; - 8FB8F55FE31C573B8190089D9FB150BC /* RCTNetInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNetInfo.h; path = Libraries/Network/RCTNetInfo.h; sourceTree = ""; }; - 8FFC9C81184ECF1FCA134D033DE17EA1 /* BugsnagCrashSentry.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagCrashSentry.m; sourceTree = ""; }; - 9014DDDFB5990B6A7A678E13285D49FE /* RNSVGLength.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLength.m; sourceTree = ""; }; - 9034A07E940302D84CADEBA19796D359 /* RCTAssert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAssert.h; sourceTree = ""; }; + 8F815A7DF8E98E3683B428BDFF3648A1 /* RCTUIManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUIManager.m; sourceTree = ""; }; + 8FDE025F5EA5C1B5ED4C46D03839518B /* BSG_KSMach_x86_32.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSMach_x86_32.c; sourceTree = ""; }; + 9003F47A7668FF5BC54F0CAF881F1A29 /* react-native-config-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-config-dummy.m"; sourceTree = ""; }; + 900482DA4E4971A58E4C85F9192849EA /* RCTVersion.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTVersion.m; sourceTree = ""; }; + 900B2DCF131DA995CB67463F11329A26 /* RNSVGRadialGradientManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRadialGradientManager.h; sourceTree = ""; }; + 901F8F4731C43FC9886E25BE1467D92B /* RNSVGLength.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLength.m; sourceTree = ""; }; + 9025880B749FE893FC3EA0D45118AE70 /* RCTSinglelineTextInputView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSinglelineTextInputView.h; sourceTree = ""; }; 9034DBBF057B593A18B9D3705E4C241E /* SDWebImageOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageOperation.h; path = SDWebImage/SDWebImageOperation.h; sourceTree = ""; }; - 904775B21C6C38417E0BC6E68BCD7978 /* REAClockNodes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAClockNodes.m; sourceTree = ""; }; - 90A89CA59583DBB7C544F9103A36E9B3 /* CxxNativeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CxxNativeModule.h; sourceTree = ""; }; - 90BD995B01F796569EE685DC990C0F19 /* BSGConnectivity.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSGConnectivity.m; sourceTree = ""; }; - 90C876309386355FA70AD1BF7596D536 /* RCTFileReaderModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFileReaderModule.m; sourceTree = ""; }; - 90DF0169FC396A0BB5591A585265D9E3 /* CodePush-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CodePush-prefix.pch"; sourceTree = ""; }; + 90CD31F3AE8EE37643B20D16F9C2BF28 /* RCTSourceCode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSourceCode.m; sourceTree = ""; }; + 90E3DD96F8E4D3DC11FF899CB327B288 /* RCTPicker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPicker.m; sourceTree = ""; }; 90EE8D3C082C157169540FC8F5913DAD /* libRNSVG.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNSVG.a; path = libRNSVG.a; sourceTree = BUILT_PRODUCTS_DIR; }; 90F41DE5C75E2643FC57BD8D12EF05BF /* Pods-eSteem-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-eSteem-tvOS.debug.xcconfig"; sourceTree = ""; }; - 9158150B9C10626FC499E5B4C1CE5536 /* RNSVGPainterBrush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPainterBrush.h; sourceTree = ""; }; - 917453FF5B458F3D0D2003FD0D3C4AF7 /* FFFastImageViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FFFastImageViewManager.m; path = ios/FastImage/FFFastImageViewManager.m; sourceTree = ""; }; - 9176AF7195EC16FC59995F99B82AD9F9 /* RCTAlertManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAlertManager.h; sourceTree = ""; }; - 91B70A2D38189272F42CD84623903F3F /* RCTInterpolationAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInterpolationAnimatedNode.h; sourceTree = ""; }; + 9197B3A7CD62D95867615694953466BF /* BSG_KSLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSLogger.h; sourceTree = ""; }; + 91A74AA50FA6DC1219AF17BEBF27965F /* BSG_KSCrashReportStore.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSCrashReportStore.m; sourceTree = ""; }; + 91C915F1873594FBAD220EF7DB9267A8 /* hmac.c */ = {isa = PBXFileReference; includeInIndex = 1; path = hmac.c; sourceTree = ""; }; 91CF0537D85FD518E08B41CD4AB0CA15 /* Pods-eSteem-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-eSteem-resources.sh"; sourceTree = ""; }; - 91F98746F7F1ADAF7324A471BF7A884B /* RNSVGLine.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLine.m; sourceTree = ""; }; - 9236A9257D584AAE3989D33BA06B1200 /* RCTProfile.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTProfile.m; sourceTree = ""; }; - 926E96514FF6D7FD87E79490874FB5AD /* BVLinearGradientManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BVLinearGradientManager.m; path = BVLinearGradient/BVLinearGradientManager.m; sourceTree = ""; }; + 91EC3B03F18524BAB12D510E78CAC070 /* RNSVGRectManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRectManager.m; sourceTree = ""; }; + 9203652CC95C723863F60E2AE080C705 /* REAConcatNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAConcatNode.m; sourceTree = ""; }; + 924B87E2B188E94072D8059163551230 /* BSG_KSSystemInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSSystemInfo.h; sourceTree = ""; }; + 925D374CF9C53670932978C219D6E9CC /* RCTBaseTextInputShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextInputShadowView.h; sourceTree = ""; }; 92888071A96320167257C95E4FEE129C /* AppCenterReactNativeShared.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppCenterReactNativeShared.framework; path = AppCenterReactNativeShared/AppCenterReactNativeShared.framework; sourceTree = ""; }; - 92979539295605420587F86F1A99A21D /* api-ios.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "api-ios.md"; path = "docs/api-ios.md"; sourceTree = ""; }; - 929CB92ED8F23C8A051BD9CFF07AFD84 /* unzip.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = unzip.h; sourceTree = ""; }; - 92A7002697F41C7B5CEA77B55995E2C4 /* RNSVG.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNSVG.xcconfig; sourceTree = ""; }; - 92C2B0232D8C23A8BE256B3AF9696EB4 /* RNCWebView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCWebView.m; path = ios/RNCWebView.m; sourceTree = ""; }; - 92EA94929FCF7CAD321734D86608F883 /* YGNodePrint.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGNodePrint.cpp; path = yoga/YGNodePrint.cpp; sourceTree = ""; }; + 92BE118FE980D80943936FB0F139B772 /* REACallFuncNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REACallFuncNode.m; sourceTree = ""; }; + 92D4C268273C92B530DAF48A10351A70 /* AppCenterReactNativePushDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNativePushDelegate.h; path = AppCenterReactNativePush/AppCenterReactNativePushDelegate.h; sourceTree = ""; }; + 92DCD9037067DEE26ACAD5612CCD07C5 /* aeskey.c */ = {isa = PBXFileReference; includeInIndex = 1; path = aeskey.c; sourceTree = ""; }; 936664B2589C42E39044677080C7569F /* SDImageCacheConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCacheConfig.h; path = SDWebImage/SDImageCacheConfig.h; sourceTree = ""; }; - 936FAA11149D51194F9914B457772E03 /* RNSVGEllipse.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGEllipse.h; sourceTree = ""; }; - 9375B0CF44ECADD55E6FE36FE35733E7 /* RNSVGNodeManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGNodeManager.h; sourceTree = ""; }; - 939F4853A0A76A2A3E3150FB23AB80FF /* REAConcatNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAConcatNode.h; sourceTree = ""; }; - 93BA5F2DB36E4FF6C3E0093CD034AE49 /* RCTInspector.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInspector.h; sourceTree = ""; }; - 9436D45CCB4DC446885DF6D3A23DC0AD /* TurboCxxModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TurboCxxModule.h; path = turbomodule/core/TurboCxxModule.h; sourceTree = ""; }; - 945A5D0844A0C1EFA6A3506E418AC08C /* RNScreens.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNScreens.xcconfig; sourceTree = ""; }; - 94A16848DFADDFC5C92AA05C021293E9 /* BSG_KSCrashContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashContext.h; sourceTree = ""; }; - 94AC38B437608E9305F1A53DF48BFA7F /* RCTNativeModule.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTNativeModule.mm; sourceTree = ""; }; - 94C0B243CE0D8ACE4274B6A480FE5F2D /* react-native-iapv3.svg */ = {isa = PBXFileReference; includeInIndex = 1; name = "react-native-iapv3.svg"; path = "docs/react-native-iapv3.svg"; sourceTree = ""; }; - 94D930D1B67BF0195538469D339445E2 /* REAJSCallNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAJSCallNode.m; sourceTree = ""; }; - 953FA9A914139EDC4C8DE619F47E0ED5 /* LongLivedObject.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = LongLivedObject.cpp; path = turbomodule/core/LongLivedObject.cpp; sourceTree = ""; }; - 955F39B2CC028BC4034868F8512203A0 /* YGMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGMacros.h; path = yoga/YGMacros.h; sourceTree = ""; }; + 9368D5A0A91D67BD84AD9587063F7F6B /* JWTAlgorithmDataHolderChain.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithmDataHolderChain.h; sourceTree = ""; }; + 93E83079A91EAEAC0B3726A3CC7C1CD4 /* RCTBorderDrawing.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBorderDrawing.m; sourceTree = ""; }; + 93FF61F599619349D23BC218113E15EE /* RCTI18nManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTI18nManager.m; sourceTree = ""; }; + 943AAA72ADBD8B27B71DE14A2FE13D4E /* RCTSegmentedControl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSegmentedControl.m; sourceTree = ""; }; + 947995D01EA520DB73DA3D4AE0A729F8 /* REAValueNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAValueNode.h; sourceTree = ""; }; + 948FBE9980897242FA921B3504B4C89D /* BSG_KSBacktrace.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSBacktrace.h; sourceTree = ""; }; + 94AB6204D34280225C80BA6544409EFB /* BugsnagConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagConfiguration.h; sourceTree = ""; }; + 94AC692FC1FA4DF2F7B280B67306FFB6 /* REAClockNodes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAClockNodes.m; sourceTree = ""; }; + 94B3AF28C3A538EB4C603B20DC5BAD15 /* RCTSegmentedControlManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSegmentedControlManager.h; sourceTree = ""; }; + 94BFF9B88023D18880BBCF042D55FDC3 /* RCTMultipartDataTask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultipartDataTask.m; sourceTree = ""; }; + 94C288029DA21B00EE508F0C7CA5A4EF /* RCTInspector.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTInspector.mm; sourceTree = ""; }; + 94D00625E9C11EAC94E2BC75EF1FC529 /* RCTUIImageViewAnimated.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUIImageViewAnimated.m; sourceTree = ""; }; + 94EA27A59B107A1385194E7E7EC61F77 /* RCTBundleURLProvider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBundleURLProvider.m; sourceTree = ""; }; + 94EB6B4B8857C8CB33B9219B40A5B68F /* experiments.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = experiments.h; sourceTree = ""; }; + 94FAEDA16AB979B2C812216BFC9F7F46 /* RCTDevMenu.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDevMenu.m; sourceTree = ""; }; + 951F02F64B48FE94AFE13810080637CA /* RNSVGClipPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGClipPath.m; sourceTree = ""; }; + 953F550202A7172424065A23C39361D4 /* RCTComponentData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTComponentData.h; sourceTree = ""; }; 956578827250E709EB3E2517C8503191 /* QBSlomoIconView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QBSlomoIconView.m; path = QBImagePicker/QBSlomoIconView.m; sourceTree = ""; }; - 9582E2DCCA426BAA9D15DEC778E4C842 /* IAPPromotionObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = IAPPromotionObserver.m; path = ios/IAPPromotionObserver.m; sourceTree = ""; }; + 956C1F7317B18746D6B64CE3C3E0B970 /* NSDataBigString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = NSDataBigString.h; sourceTree = ""; }; + 958AF6420A8F25A80F6833F83882D8F9 /* Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Private.h; sourceTree = ""; }; 958D26A28B3B10A13686684D25EB322A /* RSKImageScrollView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSKImageScrollView.m; path = RSKImageCropper/RSKImageScrollView.m; sourceTree = ""; }; 95982F7F6A9C3FAAC2289D90BF6A79D7 /* UIImageView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+WebCache.m"; path = "SDWebImage/UIImageView+WebCache.m"; sourceTree = ""; }; - 95BAB66F5DDF6EDADFDDBCBDAFAA3C8C /* RNGestureHandlerRegistry.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerRegistry.m; path = ios/RNGestureHandlerRegistry.m; sourceTree = ""; }; - 96130FE9FDC550241A7E2C7F97CEF83D /* React-jsinspector.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-jsinspector.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 96C1F3A16A93E87DB0BF59003F781158 /* RCTSegmentedControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSegmentedControl.h; sourceTree = ""; }; + 95A2D2954E86BE66FF9BB779101A033D /* RNSVGSymbol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSymbol.h; sourceTree = ""; }; + 95CEFF8AF72002194C8C29ECEBC4F991 /* RCTRootView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRootView.m; sourceTree = ""; }; + 963057D8C40BF083514323BCB92077F1 /* RCTBackedTextInputDelegateAdapter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBackedTextInputDelegateAdapter.m; sourceTree = ""; }; + 963DE7092A3FF6E05C436FE74BD44EE8 /* log.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = log.cpp; path = yoga/log.cpp; sourceTree = ""; }; 96DADA9AFEDB3A9ADAA18C29CD7C4F6C /* libPods-eSteem-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-eSteem-tvOSTests.a"; path = "libPods-eSteem-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 9705667C834B58F52868496E220E343D /* JWTCoding.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTCoding.h; sourceTree = ""; }; - 972499456CE690C8F04A609A2ADFD692 /* RCTImageURLLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageURLLoader.h; path = Libraries/Image/RCTImageURLLoader.h; sourceTree = ""; }; - 973F4AD6DAB21B9BF4B8C7C2EEEB7910 /* RNSVGMaskManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGMaskManager.m; sourceTree = ""; }; + 970C4284196C2F90DABCCC34739C3C71 /* JSIDynamic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSIDynamic.h; sourceTree = ""; }; + 97920C0BA10C68A3C7421351B6D4AA0E /* RCTLinkingManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTLinkingManager.h; path = Libraries/LinkingIOS/RCTLinkingManager.h; sourceTree = ""; }; + 97BE40E4A769E8D5397AC3CD9E0E37C0 /* YGEnums.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGEnums.h; path = yoga/YGEnums.h; sourceTree = ""; }; 97BECABCBB5188B150CE9DFABBBD7384 /* SDWebImageGIFCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageGIFCoder.m; path = SDWebImage/SDWebImageGIFCoder.m; sourceTree = ""; }; - 97D95B362E454A0506E6DD7FDE93DF87 /* JWTClaimsSetVerifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTClaimsSetVerifier.m; sourceTree = ""; }; - 97E3B69DA99A67CE40A6B31938A6F0B5 /* REAModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = REAModule.h; path = ios/REAModule.h; sourceTree = ""; }; - 9843B1D834E04303316CECD72BC299CA /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - 98C7A5B5BD3FE512E94D62267EF56FBF /* FBLazyVector.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FBLazyVector.xcconfig; sourceTree = ""; }; - 9951DAB8B18EC4F6237D5AA9F688FE5D /* RCTTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextViewManager.m; sourceTree = ""; }; - 99A359321F4D1CA6172052928FD8CA17 /* CoreModulesPlugins.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = CoreModulesPlugins.mm; sourceTree = ""; }; - 99DC54E6F5DA0105B6332C9FFA73F418 /* JWTCryptoKey.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTCryptoKey.h; sourceTree = ""; }; - 99E27D56A85AF672DBB4EF344FC48921 /* RCTJSStackFrame.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTJSStackFrame.m; sourceTree = ""; }; + 9856DFCE0A9B4C1775187484DC00F83B /* CodePush-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CodePush-dummy.m"; sourceTree = ""; }; + 98EE1DEB7FF3FF9826E604DFFEEA0D33 /* BSG_KSCrash.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrash.h; sourceTree = ""; }; + 98FBC97CF530E870CA611A587EF91503 /* RNSVGFontData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGFontData.m; sourceTree = ""; }; + 990F108404BD2EAB237DF91856500DA4 /* REABlockNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REABlockNode.h; sourceTree = ""; }; + 9935F6C88EB45EFC9729F91DA84BA958 /* RCTModalManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalManager.h; sourceTree = ""; }; + 997EEC858862B6AD05B8EFCBBAA4CDE3 /* RCTDatePicker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDatePicker.h; sourceTree = ""; }; 99EB8E06B2BC798A7F7C246C9E8C2297 /* Demangle.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Demangle.cpp; path = folly/Demangle.cpp; sourceTree = ""; }; - 9A17E3795C9BCC891782201EC6534C41 /* BSG_KSString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSString.h; sourceTree = ""; }; - 9A632EF7C4447838602C518583CC6739 /* JSBundleType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSBundleType.h; sourceTree = ""; }; - 9A9B4C4A5295BA4F3C217F7BD5D9DAB4 /* RCTRootShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootShadowView.h; sourceTree = ""; }; - 9ACAB3569CF050600DFC049E37098EF9 /* RCTNativeAnimatedNodesManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNativeAnimatedNodesManager.h; path = Libraries/NativeAnimation/RCTNativeAnimatedNodesManager.h; sourceTree = ""; }; - 9B07B8D83EE86E042E0D9EA8674A38D9 /* RNImageCropPicker.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNImageCropPicker.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 9B1AF5348F14BDA008822E199411B482 /* RCTBaseTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextViewManager.m; sourceTree = ""; }; - 9B1B24EF12FCBE00AE03EC518C489A9B /* RCTPerfMonitor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPerfMonitor.m; sourceTree = ""; }; - 9B49CE71E959CA1B95A2D161B42FD52D /* RCTTypeSafety.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RCTTypeSafety.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 9B5A4E0FD6E027BA68FB3C1C91F61A3D /* React-RCTSettings-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTSettings-prefix.pch"; sourceTree = ""; }; - 9B8956912A6A1A587BFB313388DF8E03 /* RCTConvertHelpers.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTConvertHelpers.mm; sourceTree = ""; }; - 9B9C42471D4393CB0FCEE21A43544289 /* RCTBaseTextInputView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextInputView.m; sourceTree = ""; }; - 9BE8E0555EBFAE8437D1701031C43881 /* RNPanHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNPanHandler.m; sourceTree = ""; }; - 9BFDB72E7467D76D8EFCB62AEEF8923F /* RCTInvalidating.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInvalidating.h; sourceTree = ""; }; - 9C5FBB4F28BC4FD95969E0C326787596 /* Entypo.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Entypo.ttf; path = Fonts/Entypo.ttf; sourceTree = ""; }; - 9CB8828A994B5FA0CC0F6C5FDB7A7C02 /* React-jsiexecutor-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-jsiexecutor-dummy.m"; sourceTree = ""; }; - 9CB9CAA79C36B9CE5E3CE137E1EE4419 /* RCTAdditionAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAdditionAnimatedNode.m; sourceTree = ""; }; + 9A14DF930A31E6CFE10A56ED373E70B9 /* JWTClaimsSet.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTClaimsSet.m; sourceTree = ""; }; + 9AC597AED4227AE4C02AA1196A63BDDF /* NativeToJsBridge.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = NativeToJsBridge.cpp; sourceTree = ""; }; + 9B41E357FCE85971A159443A65D2609B /* YGNodePrint.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGNodePrint.cpp; path = yoga/YGNodePrint.cpp; sourceTree = ""; }; + 9B45A76A2D3E0BF0CD894DF8E870C8A9 /* Utils.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Utils.cpp; path = yoga/Utils.cpp; sourceTree = ""; }; + 9B636E7A2F68631A7A8ED58B5BB1E907 /* RCTWebSocketExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTWebSocketExecutor.h; path = Libraries/WebSocket/RCTWebSocketExecutor.h; sourceTree = ""; }; + 9B81B1768261E4307BCAC00B9702AB6F /* React-jsinspector.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-jsinspector.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9BA3B48FBC93CD7977774FFC58F58775 /* RCTUIManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIManager.h; sourceTree = ""; }; + 9BB378B50AEAC4CF300B8D6EBDC0E69F /* RCTActivityIndicatorView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTActivityIndicatorView.m; sourceTree = ""; }; + 9BB5A5E6A2CD2B76A41648CE0069A1D1 /* BSG_KSSignalInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSSignalInfo.h; sourceTree = ""; }; + 9BBDEF946D5DFC52DE8CDCB44C2F1BC7 /* RCTShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTShadowView.m; sourceTree = ""; }; + 9C1A3ED42AC0CAD0D46E55396AA49C42 /* RCTInspectorDevServerHelper.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTInspectorDevServerHelper.mm; sourceTree = ""; }; + 9C2960DA42434E8E3372350E4894E2D8 /* RCTKeyCommands.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTKeyCommands.h; sourceTree = ""; }; + 9C2C1AC9B9885B46B2F061FCCA3C774A /* AppCenterReactNativeAnalytics.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNativeAnalytics.h; path = AppCenterReactNativeAnalytics/AppCenterReactNativeAnalytics.h; sourceTree = ""; }; + 9C47D458F88AA458A3EAFC8833BB4205 /* multi-deployment-testing-android.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "multi-deployment-testing-android.md"; path = "docs/multi-deployment-testing-android.md"; sourceTree = ""; }; 9CC9AED950C68652415797A2228800DC /* UIImageView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+WebCache.h"; path = "SDWebImage/UIImageView+WebCache.h"; sourceTree = ""; }; - 9D215E10B68816F9071B0A5470CF3CCA /* RCTConvert+Text.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+Text.m"; sourceTree = ""; }; - 9D553836A104819CCF38E8A068BD2EB0 /* RCTResizeMode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTResizeMode.m; sourceTree = ""; }; - 9D67EAE14CF53E9FAEF925B6C52BA2E3 /* BugsnagNotifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagNotifier.m; sourceTree = ""; }; + 9D195A9E759E130CE84B4A6602E949A9 /* BugsnagLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagLogger.h; sourceTree = ""; }; + 9D3EF2B6BD484DECDC8A61A868713624 /* RNSVGText.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGText.h; sourceTree = ""; }; + 9D53479EDAD54702665A0291F57ACDC7 /* event.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = event.h; sourceTree = ""; }; + 9D6393C9302BFC7EB74A6F1D571ED78B /* React-RCTSettings.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTSettings.xcconfig"; sourceTree = ""; }; + 9D8BC45C7B479F53CD9CC4487C189627 /* RCTBlobManager.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTBlobManager.mm; 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; }; - 9D9E029DF2E22D99AC271C944B23D7F3 /* REAJSCallNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAJSCallNode.h; sourceTree = ""; }; - 9DE4CD9D2083928691AB97EC23A8757A /* RCTDisplayLink.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDisplayLink.h; sourceTree = ""; }; - 9DF0AC237DB9AD213B53639749BBE8D1 /* BSGSerialization.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSGSerialization.m; sourceTree = ""; }; - 9DFE4CF653153E6F7A61F7B55954BCFF /* react-native-config.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "react-native-config.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9DBA641BC3618E4367B1E6FF76A0D6C2 /* Yoga-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Yoga-dummy.m"; sourceTree = ""; }; + 9DEDD86029893FE7EF32FDD7CE60E047 /* unzip.c */ = {isa = PBXFileReference; includeInIndex = 1; path = unzip.c; sourceTree = ""; }; + 9DFAAE500F0F72716E228414C84E972A /* RNSVGPainter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPainter.m; sourceTree = ""; }; 9E0396DF259C3769D10A55D8209C8638 /* strtod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = strtod.h; path = "double-conversion/strtod.h"; sourceTree = ""; }; - 9E316F44CC2BE3AD870D5F6DF59EC6F8 /* BSG_KSSystemInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSSystemInfo.h; sourceTree = ""; }; - 9E3FD334CA9C568A6D5DCB3635C7E224 /* React-CoreModules.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-CoreModules.xcconfig"; sourceTree = ""; }; - 9E4E5D3C932A760EA5B817EA0D69F598 /* RCTSurfaceHostingView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceHostingView.mm; sourceTree = ""; }; - 9E6EEF4C28A8663987A73806C4303752 /* RCTActivityIndicatorViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTActivityIndicatorViewManager.h; sourceTree = ""; }; + 9E4FF1B8277E2912B30BA323E27EE77F /* NSTextStorage+FontScaling.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSTextStorage+FontScaling.h"; sourceTree = ""; }; + 9E6973DB3835DD24FD3BA28A306985A8 /* REAAlwaysNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAAlwaysNode.h; sourceTree = ""; }; + 9EA1A0D12D13730D743B522A018D52A4 /* BugsnagBreadcrumb.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagBreadcrumb.m; sourceTree = ""; }; + 9F01A1D61FD4D3BD2C61FFE830B40C18 /* RCTCxxUtils.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxUtils.mm; sourceTree = ""; }; 9F180A406B4CBB21D5E0037A700B442A /* QBAssetsViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QBAssetsViewController.m; path = QBImagePicker/QBAssetsViewController.m; sourceTree = ""; }; - 9F6B199D57EBAF9EFB6768D29D1D3C38 /* LongLivedObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LongLivedObject.h; path = turbomodule/core/LongLivedObject.h; sourceTree = ""; }; - 9F706AC400A54D555BF5B10FA050C8F9 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - 9F711C642741B5870AB4E7A798833DE6 /* BSG_KSMach.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSMach.c; sourceTree = ""; }; - 9F8A2F96EDE9E96AB2D983CD79C1F169 /* RCTTextSelection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextSelection.h; sourceTree = ""; }; - 9FC17A5864BEF73FB8603A770D7891B4 /* RNSVGFontData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGFontData.m; sourceTree = ""; }; - A00310D6C750DB0C6013ACC40F55305A /* BSG_KSSystemInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSSystemInfo.m; sourceTree = ""; }; + 9FC93E6B3E94CC56CACE541EC91765B4 /* react-native-webview-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-webview-prefix.pch"; sourceTree = ""; }; + 9FE0E54F0121F172823DAAF15F6015F5 /* BSG_KSSysCtl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSSysCtl.h; sourceTree = ""; }; + 9FEDFE1FB638BE077E52599883B3D1D7 /* BSG_KSSingleton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSSingleton.h; sourceTree = ""; }; A00A45AACC5856B101F53BE99AA44001 /* de.lproj */ = {isa = PBXFileReference; includeInIndex = 1; name = de.lproj; path = QBImagePicker/de.lproj; sourceTree = ""; }; A0252F723F1A6F1F943A1A1F06E3254D /* NSData+ImageContentType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+ImageContentType.h"; path = "SDWebImage/NSData+ImageContentType.h"; sourceTree = ""; }; - A02A5FE570E8E0E4B8D137A86BDF399E /* RNSVGUse.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGUse.h; sourceTree = ""; }; - A081F9877EF842B283483AA724D866CD /* RAMBundleRegistry.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = RAMBundleRegistry.cpp; sourceTree = ""; }; - A0B929070A50369F76A900FBD5A4827E /* React-RCTActionSheet.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTActionSheet.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - A0BDBA91C3617207CE16BA4408A99933 /* BVLinearGradientLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BVLinearGradientLayer.h; path = BVLinearGradient/BVLinearGradientLayer.h; sourceTree = ""; }; - A0E0434222808997864D38F7FB7FB23E /* AppCenterReactNativePushDelegate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNativePushDelegate.m; path = AppCenterReactNativePush/AppCenterReactNativePushDelegate.m; sourceTree = ""; }; - A0F93D258EBED95DF212D9DBA2AC0F4C /* RNCWKProcessPoolManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCWKProcessPoolManager.m; path = ios/RNCWKProcessPoolManager.m; sourceTree = ""; }; - A107B4AC7DB7DDE3536C1A93B0462B59 /* React-RCTAnimation.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTAnimation.xcconfig"; sourceTree = ""; }; - A13C4B9226698694EED8BA59E117DE42 /* RCTSurfaceView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceView.mm; sourceTree = ""; }; - A1878B51273DD3B1D725D203365200AF /* JSIDynamic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSIDynamic.h; sourceTree = ""; }; - A197317581DC55EFDBA36B5C202A94F5 /* RCTBorderDrawing.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBorderDrawing.m; sourceTree = ""; }; - A1A3323BB78D3FC7495AADE5AEA04CA6 /* REAAlwaysNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAAlwaysNode.h; sourceTree = ""; }; - A231145591A7384E263497A449E23C92 /* React-RCTImage-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTImage-dummy.m"; sourceTree = ""; }; - A24717AD2DDEFAB804F9CE575C38474A /* BridgeJSCallInvoker.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = BridgeJSCallInvoker.cpp; path = jscallinvoker/ReactCommon/BridgeJSCallInvoker.cpp; sourceTree = ""; }; - A25F4F952A0116C5747BFF29136453C0 /* RCTLocalAssetImageLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTLocalAssetImageLoader.h; path = Libraries/Image/RCTLocalAssetImageLoader.h; sourceTree = ""; }; + A0316FE745D14FD367FFFEF2161D428F /* RNGestureHandlerEvents.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerEvents.m; path = ios/RNGestureHandlerEvents.m; sourceTree = ""; }; + A03BD65292C38368EF3CE2CE463682BA /* brg_types.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = brg_types.h; sourceTree = ""; }; + A07B12ACFC12E17B0E50B4E5A239DC31 /* realm.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = realm.xcconfig; sourceTree = ""; }; + A0B03052AC8C25BAE48C8C8D8BEEA6D7 /* api-ios.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "api-ios.md"; path = "docs/api-ios.md"; sourceTree = ""; }; + A126AF980CED8F4C67569DFE46BD31AE /* RCTAnimationDriver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAnimationDriver.h; sourceTree = ""; }; + A1408A7FA33C38503AA34CD1DC19F294 /* RCTMessageThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMessageThread.h; sourceTree = ""; }; + A16915C3CABB8FED9E66FACF6DCCBABF /* Entypo.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Entypo.ttf; path = Fonts/Entypo.ttf; sourceTree = ""; }; + A1C42BD2A3E9AF20D61316392B601785 /* RCTViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTViewManager.m; sourceTree = ""; }; + A1FD82FF4C22232CF63B3FE58CFE47ED /* RCTUIUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIUtils.h; sourceTree = ""; }; + A21757314C03964EDB1FD87AEC990FB7 /* RCTImageShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageShadowView.h; path = Libraries/Image/RCTImageShadowView.h; sourceTree = ""; }; + A22D8FD1C7A76BC7B33EACFAC5A5725C /* YGFloatOptional.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGFloatOptional.h; path = yoga/YGFloatOptional.h; sourceTree = ""; }; + A2452D20BE5AA1AAD79202B79B198941 /* JSBigString.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = JSBigString.cpp; sourceTree = ""; }; + A269880BA70557A1456098CF5A54BAFE /* RCTImageUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageUtils.h; path = Libraries/Image/RCTImageUtils.h; sourceTree = ""; }; A27A6CD4282AE8F77817E7334788192A /* Pods-eSteem-tvOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-eSteem-tvOSTests.release.xcconfig"; sourceTree = ""; }; - A2F7605CC1EDEC8D22A2502152607CF1 /* RCTUIManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIManager.h; sourceTree = ""; }; - A303058B69DE45771864444CB8DE359E /* RCTSurfaceDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceDelegate.h; sourceTree = ""; }; + A283C075EBE3B9C4A08F901EB2622866 /* RCTVibration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTVibration.h; path = Libraries/Vibration/RCTVibration.h; sourceTree = ""; }; + A2A4837B1B4F306160C0703598E72C83 /* RNSVGRenderable.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSVGRenderable.m; path = ios/RNSVGRenderable.m; sourceTree = ""; }; A3042B307A6F24219C87FC70AD9BFE08 /* RSKImageCropViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSKImageCropViewController.h; path = RSKImageCropper/RSKImageCropViewController.h; sourceTree = ""; }; - A30ADB8455EC49184D995887033BB510 /* REANode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REANode.h; sourceTree = ""; }; - A3603C479C190C962A23FACC41B34858 /* RCTProgressViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTProgressViewManager.m; sourceTree = ""; }; - A3CBB961C6F4F80E8C1E493AE0562824 /* ModuleRegistry.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = ModuleRegistry.cpp; sourceTree = ""; }; - A3E51775CDF35806BE04E23B7A88D25A /* REASetNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REASetNode.m; sourceTree = ""; }; - A41BD7E9ED9FA2FCE8EC4781A33FC4C5 /* FBReactNativeSpec.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FBReactNativeSpec.xcconfig; sourceTree = ""; }; - A4962258C23F56D386DC0F1C8C7FA5CD /* RCTShadowView+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTShadowView+Internal.h"; sourceTree = ""; }; - A496958BE0EF2807DAD1A42961F021D6 /* BVLinearGradientLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BVLinearGradientLayer.m; path = BVLinearGradient/BVLinearGradientLayer.m; sourceTree = ""; }; - A49C16D0E25A726551C4E1B5624E0C83 /* React-CoreModules.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-CoreModules.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - A4C3D2CF236802686EC30D0EA996C1A1 /* RCTTouchEvent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTouchEvent.h; sourceTree = ""; }; + A35D4710DF1983F45B4AF417E5D2B600 /* RCTDisplayLink.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDisplayLink.m; sourceTree = ""; }; + A35D57AC6E5BF9809615B544337E6668 /* RCTAnimatedImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAnimatedImage.m; sourceTree = ""; }; + A389F4D462306B3B9872BC55620B9039 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + A3D6CD7B333FC15A85C116C6DC22E799 /* JWTAlgorithmRSBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithmRSBase.h; sourceTree = ""; }; + A4043206782E82AE3DD0F1D949EA9F30 /* YGValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGValue.h; path = yoga/YGValue.h; sourceTree = ""; }; + A40D4C0B72AAE123D646B24F0B0F83B9 /* BSG_KSCrashSentry_CPPException.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashSentry_CPPException.mm; sourceTree = ""; }; + A43E24FB341E2681B0D7035C0F14F3E2 /* RNCConnectionStateWatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCConnectionStateWatcher.m; path = ios/RNCConnectionStateWatcher.m; sourceTree = ""; }; + A46F55317D17F5BF7C26432D1197D5E0 /* RCTUIUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUIUtils.m; sourceTree = ""; }; A4CA3468FA6809ACA6A26B305A5E8C49 /* UIImage+MemoryCacheCost.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+MemoryCacheCost.m"; path = "SDWebImage/UIImage+MemoryCacheCost.m"; sourceTree = ""; }; - A50CF9D07F78EF5A2FC548ABD9831D21 /* RCTUITextField.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUITextField.h; sourceTree = ""; }; - A51EFB72D149DC7994F6BA164B524346 /* BSG_KSCrashReport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashReport.h; sourceTree = ""; }; - A54F1919BF6E710219699C2359A2FA05 /* React.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = React.xcconfig; sourceTree = ""; }; - A5BA1695809C02539247FE32A9535920 /* RNGestureHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandler.m; path = ios/RNGestureHandler.m; sourceTree = ""; }; + A4DF4C3B098FFDC142B35DFB9219795C /* RCTSlider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSlider.m; sourceTree = ""; }; + A51CFB7F3C00B0260BC887C5E2E9DFC3 /* RCTNativeAnimatedModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNativeAnimatedModule.h; path = Libraries/NativeAnimation/RCTNativeAnimatedModule.h; sourceTree = ""; }; + A55ACFD74D4C7AA03F707FACE3C6DE4A /* React-RCTVibration.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTVibration.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + A57B83B8DB69E001388295E0C740CDFD /* RCTMaskedViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMaskedViewManager.h; sourceTree = ""; }; + A59A8ADB5C786CF4324DEF067E8D637E /* RNSVGBrush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGBrush.h; sourceTree = ""; }; A5F0E8D2C7E0FD36E347958EBBAC75BA /* NSButton+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSButton+WebCache.h"; path = "SDWebImage/NSButton+WebCache.h"; sourceTree = ""; }; - A60E9A23CD234055FDFD60FD16683589 /* RCTFont.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTFont.mm; sourceTree = ""; }; - A61635BFEC324C78D07AA2B259417110 /* BSG_KSCrashSentry_MachException.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashSentry_MachException.c; sourceTree = ""; }; - A63D5107306F0825710AD0458CB794CA /* REAFunctionNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAFunctionNode.m; sourceTree = ""; }; - A66DDB93C620F8D07F5AB748A152926B /* BugsnagSessionFileStore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagSessionFileStore.h; sourceTree = ""; }; + A657863B7318A1D670A77635F9CD43ED /* RCTSurfaceSizeMeasureMode.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceSizeMeasureMode.mm; sourceTree = ""; }; + A669BF4B4A2B0FF6DF1E4801201CC737 /* RCTMultiplicationAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultiplicationAnimatedNode.m; sourceTree = ""; }; A686D0775802BD32EF9248FD0EECA456 /* Pods-eSteemTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-eSteemTests-acknowledgements.plist"; sourceTree = ""; }; A68E5A9B69A3BA0FD52CAF7A354EC93B /* libReact-RCTNetwork.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-RCTNetwork.a"; path = "libReact-RCTNetwork.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - A6BBFFD6638C2D559AC7779441F6A1A0 /* RCTURLRequestDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTURLRequestDelegate.h; sourceTree = ""; }; - A752CEFD736EBF72FB522059B367C310 /* RCTRedBoxExtraDataViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRedBoxExtraDataViewController.h; sourceTree = ""; }; - A766E86FED1F018652505A03F7F276F8 /* RCTBlobManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTBlobManager.h; path = Libraries/Blob/RCTBlobManager.h; sourceTree = ""; }; - A778C1014CE7432C0E6E54AE86FF2EFF /* RCTWrapperViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTWrapperViewController.h; sourceTree = ""; }; - A7A845038ED47EF55433C1ED1066CD90 /* Ionicons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Ionicons.ttf; path = Fonts/Ionicons.ttf; sourceTree = ""; }; - A804CC4A5AC073850B4719E13DECD330 /* RCTCxxConvert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxConvert.h; sourceTree = ""; }; + A69E52FF66D8704452033C72D2A78478 /* TurboModule.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TurboModule.cpp; path = turbomodule/core/TurboModule.cpp; sourceTree = ""; }; + A6AAF4AF956954DA7CD7B22BA1D3DC68 /* React-RCTActionSheet-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTActionSheet-prefix.pch"; sourceTree = ""; }; + A6E14422379B34773021D2C4F51C3F9F /* RCTBaseTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextShadowView.m; sourceTree = ""; }; + A6F3EC24FC069671554BC4A3A1691657 /* RCTDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDefines.h; sourceTree = ""; }; + A6FB8602C210AB8F7920A58C9385ED07 /* RNCNetInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCNetInfo.m; path = ios/RNCNetInfo.m; sourceTree = ""; }; + A70A9D64EA4A4F50D05939C0D0BE6976 /* RCTVirtualTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTVirtualTextViewManager.h; sourceTree = ""; }; + A7148ABA39C3CDEB68C8DD2021CC09FC /* RCTScrollContentViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollContentViewManager.m; sourceTree = ""; }; + A769E8E657FFD77CA6AFAE5943105DBC /* BugsnagReactNative.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BugsnagReactNative.h; path = cocoa/BugsnagReactNative.h; sourceTree = ""; }; + A76B30889FE9CF3892684B7AA9166038 /* Bugsnag.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Bugsnag.h; sourceTree = ""; }; + A79837C76AF7430609F7E1472EA4E4B2 /* REAOperatorNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAOperatorNode.h; sourceTree = ""; }; + A7AC09D7C50A61E347C50DF20F5273C0 /* RCTBaseTextInputView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextInputView.m; sourceTree = ""; }; A80BB3680F06006BBDEB43DFEE7F6D4C /* SDWebImageCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCompat.m; path = SDWebImage/SDWebImageCompat.m; sourceTree = ""; }; - A81CAAA70BA9EAA0672368D511FC0859 /* RCTBackedTextInputDelegateAdapter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBackedTextInputDelegateAdapter.m; sourceTree = ""; }; A81CCB9F375E223246D775B45C1EEB15 /* libPods-eSteem-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-eSteem-tvOS.a"; path = "libPods-eSteem-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - A832EE1F71A4CB0195FB8C33260D8D10 /* RCTSurfacePresenterStub.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfacePresenterStub.h; sourceTree = ""; }; - A83ED101601A2BE14AA644A9DD497001 /* RCTConvert+REATransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+REATransition.m"; sourceTree = ""; }; + A82401B6221B735C44E211905FBF023D /* RCTTurboModule.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTTurboModule.mm; sourceTree = ""; }; + A82B724067F64A207F9C05319AF01715 /* BugsnagFileStore.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagFileStore.m; sourceTree = ""; }; + A8509D4E0C47EB6CDA08DE4A6CEAFACC /* RNIapIos.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNIapIos.m; path = ios/RNIapIos.m; sourceTree = ""; }; A85FF99CE79A450DA84D3B545C7EEB3C /* UIImage+GIF.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+GIF.h"; path = "SDWebImage/UIImage+GIF.h"; sourceTree = ""; }; - A8C99BA2F8DA5B1A3D2F6F1FD304F772 /* RCTImageLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageLoader.h; path = React/CoreModules/RCTImageLoader.h; sourceTree = ""; }; - A8EB823A372F0D93D2A539BE6BE77905 /* entropy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = entropy.h; sourceTree = ""; }; - A907ACEF1490CBAC6A90E85CE999378E /* AppCenterReactNativePush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNativePush.h; path = AppCenterReactNativePush/AppCenterReactNativePush.h; sourceTree = ""; }; - A946026EF7E23A55D371BE69BD0630B4 /* BSG_KSDynamicLinker.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSDynamicLinker.c; sourceTree = ""; }; - A97E219E44D6163FD7A4CE08EC456DE7 /* React-RCTAnimation.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTAnimation.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - A98A62746794A40D03790B52E3F8BF04 /* RNGestureHandler.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNGestureHandler.xcconfig; sourceTree = ""; }; - A99A82B509DC4CC8580F94671E7E0442 /* RNCConnectionState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCConnectionState.h; path = ios/RNCConnectionState.h; sourceTree = ""; }; - A9D7A545B4D401788EE4FF0D8106C242 /* React-jsiexecutor.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-jsiexecutor.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - A9DC67DA94CC43852378FA97F1D87B98 /* setup-ios.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "setup-ios.md"; path = "docs/setup-ios.md"; sourceTree = ""; }; - AA5A71C6E583A521A95560A2FD151939 /* RNSVGPattern.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPattern.h; sourceTree = ""; }; - AA9DCE93A93E593B387C1A55648F484D /* CodePush-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CodePush-dummy.m"; sourceTree = ""; }; - AAC978468E3709884E1EA5D0DA37D23F /* FBReactNativeSpec-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FBReactNativeSpec-dummy.m"; sourceTree = ""; }; - AB0D16E8D9525E3E830EB83C82B26FD1 /* JWTAlgorithm.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithm.h; sourceTree = ""; }; - AB12ED09E8CE44164E0AED617B0507A2 /* RCTMultilineTextInputViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultilineTextInputViewManager.m; sourceTree = ""; }; - AB267E3FF3A67485D050538BFDFE869F /* RNSVGImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGImage.m; sourceTree = ""; }; - ABB3A4FE324A6B54FAAF30D0C71489EC /* log.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = log.cpp; path = yoga/log.cpp; sourceTree = ""; }; + A8D1D51403279DD883E22993F3125EDD /* RCTScrollView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollView.m; sourceTree = ""; }; + A9B1262B2812CCBA3FDDDA7706C5BD70 /* RCTExceptionsManager.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTExceptionsManager.mm; sourceTree = ""; }; + A9B7F96FB37D539BA14CED9EFB78FAD0 /* ReactCommon-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ReactCommon-dummy.m"; sourceTree = ""; }; + A9E239C5615077B7A93766D61BC0DBF9 /* RCTAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAnimatedNode.m; sourceTree = ""; }; + AA02535E4B42D091948E10A842658DCA /* RNGestureHandlerEvents.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerEvents.h; path = ios/RNGestureHandlerEvents.h; sourceTree = ""; }; + AA05878766F367E4A4F2BF9CEFEDD2AF /* RNSVGBrushType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGBrushType.h; sourceTree = ""; }; + AA1834C6ED3F0C43302B87821D7EE299 /* RCTGIFImageDecoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTGIFImageDecoder.m; sourceTree = ""; }; + AA27B27424C63B6941B5B539730068D4 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + AA2AE94E89359BBC60EFB62BA9C4E903 /* instrumentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = instrumentation.h; sourceTree = ""; }; + AA56CDCA5F481CEFE0A05520C47CD87C /* JSCallInvoker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSCallInvoker.h; path = jscallinvoker/ReactCommon/JSCallInvoker.h; sourceTree = ""; }; + AA79408616D20B8094133B38879E2CC2 /* CodePush-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CodePush-prefix.pch"; sourceTree = ""; }; + AA7D06E72791538501342684BF7A34BA /* SimpleLineIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = SimpleLineIcons.ttf; path = Fonts/SimpleLineIcons.ttf; sourceTree = ""; }; + AA7FC7011CDAA019DDE419EC17C0B105 /* appcenter-push.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "appcenter-push.xcconfig"; sourceTree = ""; }; + AAEDB854079174F619AD1EF50F8C89FD /* YGMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGMacros.h; path = yoga/YGMacros.h; sourceTree = ""; }; + AB2ADC400787400A1D22791C74E3049A /* RCTTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextViewManager.m; sourceTree = ""; }; + AB505D5020405F6D44A73721F3F4ED11 /* RNSVGSvgView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSvgView.m; sourceTree = ""; }; + AB574800DE9D45AE0371C10FC1ADE7A8 /* RAMBundleRegistry.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = RAMBundleRegistry.cpp; sourceTree = ""; }; + AB961A8CEB4CDB9DD87F8812FC710808 /* REAFunctionNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAFunctionNode.m; sourceTree = ""; }; + AB9CDEFEFC8F05620D5E0A2019263D92 /* RCTBundleURLProvider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBundleURLProvider.h; sourceTree = ""; }; + ABD3AE47F58C7A5D426D35A90E17E45C /* CodePushUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePushUtils.m; path = ios/CodePush/CodePushUtils.m; sourceTree = ""; }; + ABFD2D885148AD8D0D41D26265295EDF /* RNGestureHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandler.h; path = ios/RNGestureHandler.h; sourceTree = ""; }; ABFEEA82A6C346B22843FBE0B0582182 /* libFBReactNativeSpec.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libFBReactNativeSpec.a; path = libFBReactNativeSpec.a; sourceTree = BUILT_PRODUCTS_DIR; }; - ACEBDDDAE806F4ABD6F6FC147C9791F1 /* RCTConvert+FFFastImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "RCTConvert+FFFastImage.m"; path = "ios/FastImage/RCTConvert+FFFastImage.m"; sourceTree = ""; }; - AD13F757C4D108417C6A0DDBB8061475 /* YGConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGConfig.h; path = yoga/YGConfig.h; sourceTree = ""; }; - AD2B667CFE4B4986E0126E947F42A7F4 /* RNSVGSymbolManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSymbolManager.m; sourceTree = ""; }; - AD7A56079CA5FBC813D04D3971A38A52 /* RCTSurfaceHostingProxyRootView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceHostingProxyRootView.mm; sourceTree = ""; }; - ADAA1A292529927F9246843E758A05DB /* RCTEventAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTEventAnimation.m; sourceTree = ""; }; - ADAF9D84517FBE7BFE76F8DE354E3EF7 /* RCTRawTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRawTextViewManager.m; sourceTree = ""; }; - ADB0464BFDAE8009F0F4A1EA111848BA /* RCTNativeAnimatedModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTNativeAnimatedModule.m; sourceTree = ""; }; + AC21185B624EE33A3E6254291815AF8C /* RCTLayout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLayout.m; sourceTree = ""; }; + AC34583C9D5C71BDFBC61E96144A49B3 /* RCTActivityIndicatorView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTActivityIndicatorView.h; sourceTree = ""; }; + AC64A7660E5DE5F54E02C768FE6A5108 /* FBReactNativeSpec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBReactNativeSpec.h; path = FBReactNativeSpec/FBReactNativeSpec.h; sourceTree = ""; }; + ACBE2136A63954855544623E46ABA6BA /* prng.c */ = {isa = PBXFileReference; includeInIndex = 1; path = prng.c; sourceTree = ""; }; + ACCFB3C6ADB1B76A8EF076046B7ECDD5 /* React-cxxreact.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-cxxreact.xcconfig"; sourceTree = ""; }; + ADA24B05710E2E01B13DF1EE244D1C89 /* BugsnagCrashReport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagCrashReport.h; sourceTree = ""; }; ADD4C829CA5C6B7743BDE442AC339F91 /* fixed-dtoa.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "fixed-dtoa.cc"; path = "double-conversion/fixed-dtoa.cc"; sourceTree = ""; }; - ADE02D26D97DE53CD95313D8CB44AFF7 /* RCTActivityIndicatorView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTActivityIndicatorView.m; sourceTree = ""; }; - ADEDE31B8A367FF88EEA4F227AE8C161 /* BSG_KSJSONCodec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSJSONCodec.h; sourceTree = ""; }; - AE89E42B6A79093C20E58597DCF1BDB2 /* RCTComponentData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTComponentData.h; sourceTree = ""; }; + AE26A9C45CBF35C42870E1667E08F45B /* RCTTextSelection.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextSelection.m; sourceTree = ""; }; + AE63DCA4DE6C6B15400C83D1F8E3AD8A /* RCTDataRequestHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDataRequestHandler.m; sourceTree = ""; }; + AE90A44D9B74CBA0DC65A60769122401 /* RCTDatePickerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDatePickerManager.h; sourceTree = ""; }; AEBB04F3B5016C861CD4DA5534A7FA9A /* Pods-eSteem-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-eSteem-acknowledgements.markdown"; sourceTree = ""; }; - AEC718E438C0308728FB9F0C045EBE18 /* RCTUITextField.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUITextField.m; sourceTree = ""; }; - AF06F470681FA429B50D62BC17FBCF68 /* RCTProfileTrampoline-arm.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-arm.S"; sourceTree = ""; }; - AF11796D7C0299731874C531510A0188 /* RCTConvert+CodePushUpdateState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "RCTConvert+CodePushUpdateState.m"; path = "ios/CodePush/RCTConvert+CodePushUpdateState.m"; sourceTree = ""; }; + AF2418467E220A6AF43E22516D2277D6 /* RNSVGTSpan.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTSpan.m; sourceTree = ""; }; AF5D67C260743413846F2FB6F041BE7F /* Pods-eSteem-tvOS-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-eSteem-tvOS-acknowledgements.plist"; sourceTree = ""; }; - AF5F6F66E17CE963352E7F493B003891 /* FBReactNativeSpec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBReactNativeSpec.h; path = FBReactNativeSpec/FBReactNativeSpec.h; sourceTree = ""; }; - AFB71630AC2064FA8C49CD051E21461E /* REAConcatNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAConcatNode.m; sourceTree = ""; }; - B00FE0F3834AC6D78FCB37E6A4E74DAB /* RCTBorderDrawing.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBorderDrawing.h; sourceTree = ""; }; - B08C434B883942CFD9B2F4DEBEE12089 /* RCTCxxBridge.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxBridge.mm; sourceTree = ""; }; - B0AAFD40201C2D77227764241A5C1038 /* BugsnagReactNative.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = BugsnagReactNative.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - B0ADB933ED115EC5FD53564986DC1ED5 /* JWTAlgorithmFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithmFactory.h; sourceTree = ""; }; + AF9BD6142CFA2BB3C7A4F8776703E029 /* FBReactNativeSpec.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = FBReactNativeSpec.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + B038B750AF0314075C3A54A78DF1703B /* JWTCoding+VersionOne.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JWTCoding+VersionOne.h"; sourceTree = ""; }; + B0593E7E3DCBD8E469535069132C88FC /* BugsnagReactNative.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = BugsnagReactNative.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; B0B214D775196BA7CA8E17E53048A493 /* libSDWebImage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libSDWebImage.a; path = libSDWebImage.a; sourceTree = BUILT_PRODUCTS_DIR; }; - B0C5D35526AF0F3896AAC456F9B850FE /* React-RCTText-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTText-dummy.m"; sourceTree = ""; }; B0DBC41ED2FBF841C8B403DAFC14F3CA /* AppCenterCrashes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppCenterCrashes.framework; path = "AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework"; sourceTree = ""; }; - B1270BD73E8412E62489F199ED3861C9 /* RNSVGPathManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPathManager.h; sourceTree = ""; }; + B12E19EB0A804744F725716F5AD778F6 /* React-RCTAnimation.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTAnimation.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; B14777BEF0EAD2230D30C6F1C58E5D35 /* QBVideoIconView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QBVideoIconView.h; path = QBImagePicker/QBVideoIconView.h; sourceTree = ""; }; - B1A5E08F14BF3FE02C094E1CBB965755 /* RCTAnimationDriver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAnimationDriver.h; sourceTree = ""; }; - B1B0A1744933C554BDF3845B9A67DF4F /* TurboModuleUtils.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TurboModuleUtils.cpp; path = turbomodule/core/TurboModuleUtils.cpp; sourceTree = ""; }; - B1FFCB3986299E4A31EF35BC2E6B0DA3 /* RCTPerformanceLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPerformanceLogger.m; sourceTree = ""; }; - B226AB12C59D8E8295E2DBF7F1BE1C0D /* RCTDivisionAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDivisionAnimatedNode.h; sourceTree = ""; }; + B15497C7AFBD8ACF45D7B0BF4F9B3A45 /* BVLinearGradient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BVLinearGradient.h; path = BVLinearGradient/BVLinearGradient.h; sourceTree = ""; }; + B171CC2477E4DE748DEC75B7504202E4 /* BugsnagSink.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagSink.h; sourceTree = ""; }; + B1851B4C2B2BBDAE6C27FB23793D9125 /* RCTSurfaceHostingView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceHostingView.mm; sourceTree = ""; }; + B18F68EDD0A5B4C006946C41EA106CBD /* RNCConnectionState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCConnectionState.h; path = ios/RNCConnectionState.h; sourceTree = ""; }; + B1D5FB41C18010DB4845857000855A90 /* RNSScreen.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSScreen.m; path = ios/RNSScreen.m; sourceTree = ""; }; + B217FB5B098300E7E904AFC698869FE4 /* RCTImageUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageUtils.m; sourceTree = ""; }; + B241CFCBD430C14F6D812EE9E0089CDF /* CodePush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CodePush.h; path = ios/CodePush/CodePush.h; sourceTree = ""; }; + B26D1B6F0E7972EF96B888EC7C6971EB /* RCTPlatform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTPlatform.h; path = React/CoreModules/RCTPlatform.h; sourceTree = ""; }; + B288A7555F8793EC534D167B4A464606 /* RCTDeviceInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDeviceInfo.m; sourceTree = ""; }; B2A2ADAC113326BE54C8052CE67C1860 /* json.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = json.cpp; path = folly/json.cpp; sourceTree = ""; }; + B2B584825D81CAE47D2DAF305AD32247 /* setup-windows.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "setup-windows.md"; path = "docs/setup-windows.md"; sourceTree = ""; }; + B2DC6A2394FA8DAB0762F6B18F83061A /* RCTModuloAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModuloAnimatedNode.m; sourceTree = ""; }; + B31E15BD2BEB31E30B65A705DC694350 /* RCTTurboModuleManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTurboModuleManager.h; sourceTree = ""; }; B329A890CFEF24A268F52417E4A1A95F /* ja.lproj */ = {isa = PBXFileReference; includeInIndex = 1; name = ja.lproj; path = QBImagePicker/ja.lproj; sourceTree = ""; }; + B35FFE9B10297B309C402861B9AFAACF /* RCTAssert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAssert.h; sourceTree = ""; }; + B39C675726F3C603DED1D8BD3AF1FE93 /* RCTTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextViewManager.h; sourceTree = ""; }; + B39F49B5B4716ABC30847F0865C1EE78 /* RCTDiffClampAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDiffClampAnimatedNode.m; sourceTree = ""; }; + B3CEAB1B35E8229CE79BAD680378AAB5 /* RCTNullability.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTNullability.h; sourceTree = ""; }; + B3E357CF397A3E8FFDA622C7AB435056 /* RNSVGSvgViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSvgViewManager.h; sourceTree = ""; }; B3E54619A976BA77386E9BBB3FCC43BB /* QBSlomoIconView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = QBSlomoIconView.h; path = QBImagePicker/QBSlomoIconView.h; sourceTree = ""; }; - B3FC535656DE1B369FF93514F069A4B3 /* RCTImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageView.m; sourceTree = ""; }; - B41C36EC9D08B832F97AAAB9F8D8775D /* YGEnums.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGEnums.h; path = yoga/YGEnums.h; sourceTree = ""; }; - B429482077B325F391287AD209A9E11B /* RCTNativeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTNativeModule.h; sourceTree = ""; }; - B457125425A3B585A3CE57196774B42B /* react-native-netinfo.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "react-native-netinfo.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - B4C648F8AC48E19DBFF6256A38C119B2 /* React-RCTNetwork-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTNetwork-prefix.pch"; sourceTree = ""; }; - B4D59D8688C29281F919BEF85A1CFE07 /* RCTSurfaceHostingProxyRootView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceHostingProxyRootView.h; sourceTree = ""; }; - B4FE399A88DF65EE14C9459BA301D8FB /* RCTReloadCommand.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTReloadCommand.m; sourceTree = ""; }; - B5121C7F70E9B4D88CB8D1E71BB04134 /* REATransitionManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REATransitionManager.m; sourceTree = ""; }; + B41313DDE4A4B0226EFA764AFA05DE70 /* REAAllTransitions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAAllTransitions.h; sourceTree = ""; }; + B4297F193C5AB8276C5079C8C2DABE9E /* RNSVGPathManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPathManager.m; sourceTree = ""; }; + B42A41E7EFF1E7F83CD12A42927EC3BD /* RNLongPressHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNLongPressHandler.m; sourceTree = ""; }; + B4949357589D3AB99268A6B0E7C4108E /* BSG_KSCrashSentry_Signal.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashSentry_Signal.c; sourceTree = ""; }; + B4D1AACD737658CF615F25163D69EC15 /* RNSVGNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSVGNode.h; path = ios/RNSVGNode.h; sourceTree = ""; }; B5290B22FB1E06A7204F4C426F7D435C /* SDWebImageFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageFrame.h; path = SDWebImage/SDWebImageFrame.h; sourceTree = ""; }; - B56775E18E75A7AAE176F07A0E9855D4 /* BSG_KSCrash.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSCrash.m; sourceTree = ""; }; - B5A37A1F9A3974F0535CB4F6229E10F7 /* RCTImageLoader.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTImageLoader.mm; sourceTree = ""; }; - B5A62A46B69A3A68DF38F8FB02246A96 /* BSG_KSCrashReport.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashReport.c; sourceTree = ""; }; - B63295DAB63489D80635A9531122F63D /* react-native-webview-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-webview-prefix.pch"; sourceTree = ""; }; - B681BF5F7B5B9EC349922DFEA51E3B80 /* BugsnagBreadcrumb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagBreadcrumb.h; sourceTree = ""; }; - B68C8DE0CF89D7CEB4B83B0CF95E690B /* BugsnagReactNative.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BugsnagReactNative.h; path = cocoa/BugsnagReactNative.h; sourceTree = ""; }; - B6A36E0B062AE4D70E70CD5D907BE086 /* fileenc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = fileenc.h; sourceTree = ""; }; - B6A4995ADDF4B65F717CA04106B72EDD /* REATransitionAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REATransitionAnimation.m; sourceTree = ""; }; - B6B192ABCE0A0FFDF6F2A2B98607A2E3 /* RCTMessageThread.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTMessageThread.mm; sourceTree = ""; }; - B6F6171B2879FC7BBA54B6D7360B966A /* ioapi.c */ = {isa = PBXFileReference; includeInIndex = 1; path = ioapi.c; sourceTree = ""; }; - B71F62AF1C3D722CF0CCE2378050ED91 /* BSG_KSCrashSentry_MachException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashSentry_MachException.h; sourceTree = ""; }; - B75D5BEDEAF9A85C788A644A79050460 /* multi-deployment-testing-ios.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "multi-deployment-testing-ios.md"; path = "docs/multi-deployment-testing-ios.md"; sourceTree = ""; }; - B7D3A6A50D0A015A4BD6930AF2207707 /* RCTFollyConvert.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTFollyConvert.mm; sourceTree = ""; }; - B7D5807EFA0559AC8A92D304BCCF031F /* RCTErrorCustomizer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTErrorCustomizer.h; sourceTree = ""; }; - B80172DBF2542033C9DCF861E11ACBCB /* RCTDataRequestHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDataRequestHandler.m; sourceTree = ""; }; - B807BBF75CF84A59450B34F5E9713992 /* RCTVersion.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTVersion.m; sourceTree = ""; }; - B827DD601EE6C9B968237C5AFEEB3A89 /* BSG_KSMach_Arm.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSMach_Arm.c; sourceTree = ""; }; - B898E892CB97333BD36367F75F58E0C4 /* RCTPicker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPicker.h; sourceTree = ""; }; - B8C7B56F9EAA7244EC4A626B73F507C2 /* RCTSafeAreaView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaView.h; sourceTree = ""; }; - B8E8C58599844DF35013814FE53B908F /* RCTSegmentedControlManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSegmentedControlManager.h; sourceTree = ""; }; - B8F52126AD2658A62A8BCCB7432D1755 /* RNIapIos.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNIapIos.m; path = ios/RNIapIos.m; sourceTree = ""; }; - B918FF4FF195674AE0D16400D3ED497B /* React-Core.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-Core.xcconfig"; sourceTree = ""; }; - B936C42C03309BB7AF0500153E808877 /* RCTFont.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFont.h; sourceTree = ""; }; - B9616F07391F832964B2AE25B41A587E /* JSIExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSIExecutor.h; path = jsireact/JSIExecutor.h; sourceTree = ""; }; - B996142600B3C1B0EC9628D996254340 /* RNGestureHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandler.h; path = ios/RNGestureHandler.h; sourceTree = ""; }; - B9BE69990D0AD37A1EB0995B7EE5D356 /* RCTSafeAreaViewLocalData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaViewLocalData.m; sourceTree = ""; }; - B9C2E10706A85E35FEC8B608085C0F93 /* AppCenterReactNativeAnalytics.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNativeAnalytics.h; path = AppCenterReactNativeAnalytics/AppCenterReactNativeAnalytics.h; sourceTree = ""; }; - B9CC08ADF28AFBC0AF407AECBCF19758 /* BridgeJSCallInvoker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BridgeJSCallInvoker.h; path = jscallinvoker/ReactCommon/BridgeJSCallInvoker.h; sourceTree = ""; }; + B52F63467A82D03E9B60FABB3B411CDA /* RNSVGUseManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGUseManager.m; sourceTree = ""; }; + B5367FBCE149383925D01737E2F14600 /* Yoga.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Yoga.xcconfig; sourceTree = ""; }; + B54BEF55AE47BECC878EDF1F59307A7E /* RCTPackagerClient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPackagerClient.m; sourceTree = ""; }; + B557D87FBC992ABFBE2C196ED6B95445 /* RCTSwitchManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSwitchManager.m; sourceTree = ""; }; + B56FD6042A457F71540FE041659E7501 /* RCTScrollContentView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollContentView.m; sourceTree = ""; }; + B59C7743223D4A2DC9507E5DB23C1ECF /* RCTBaseTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextViewManager.m; sourceTree = ""; }; + B6265F319036EF4387185F995BDFD7AA /* RCTBlobCollector.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTBlobCollector.mm; sourceTree = ""; }; + B6711163250CA865C525B90A09B6DC55 /* REACondNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REACondNode.m; sourceTree = ""; }; + B68D402E5090DF11CCAE3F2BD7A7492E /* RCTRootContentView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRootContentView.m; sourceTree = ""; }; + B7318BC6A6A2FBE3D87CFB540C385173 /* JWTAlgorithmHSBase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithmHSBase.h; sourceTree = ""; }; + B7D947282545378C528B40F2E5BE3D74 /* RNSVGSvgView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSvgView.h; sourceTree = ""; }; + B8390455DFACFD775EB26E517988D70A /* RNSVGRect.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRect.m; sourceTree = ""; }; + B86501B4CF2473B4CB431030AA518C50 /* RCTSurfacePresenterStub.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSurfacePresenterStub.m; sourceTree = ""; }; + B87DF0B15B49237B0A6B08EC5664A9E6 /* BugsnagSessionTrackingPayload.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagSessionTrackingPayload.h; sourceTree = ""; }; + B88F4DC049A28F6A0D180BEF9ECBC730 /* TurboCxxModule.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TurboCxxModule.cpp; path = turbomodule/core/TurboCxxModule.cpp; sourceTree = ""; }; + B8C6B1822A28B55B52BFBC44440D8CB5 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + B8D2D9A6D8072112E9002BA7B1838AF9 /* RCTComponentEvent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTComponentEvent.h; sourceTree = ""; }; + B8D9C85D70CB6EE6F4E7FC5802312A52 /* RNGestureHandlerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerManager.h; path = ios/RNGestureHandlerManager.h; sourceTree = ""; }; + B911075328BE8364E4A5F50FB02D4999 /* React-Core-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-Core-dummy.m"; sourceTree = ""; }; + B91250ECB21BE08707CAFD2099BB14D1 /* RCTErrorInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTErrorInfo.m; sourceTree = ""; }; + B91B52606FCEB8D71D7B36531A149098 /* RCTNetInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTNetInfo.m; sourceTree = ""; }; + B9702CEFAD3B090481F3DEC22D862BBF /* CodePushUpdateUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePushUpdateUtils.m; path = ios/CodePush/CodePushUpdateUtils.m; sourceTree = ""; }; + B9FD6BFC9497D5D340D1F3C2B9E31475 /* RCTModuleMethod.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTModuleMethod.mm; sourceTree = ""; }; + BA028C7E86C4F5FEE816C6B897CCFF66 /* React-jsi-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-jsi-prefix.pch"; sourceTree = ""; }; BA170FC1B220C912E17336EB462BB688 /* QBImagePickerController.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = QBImagePickerController.xcconfig; sourceTree = ""; }; - BA4BF1DF4A7A2D86F16E7D631C524AD7 /* EvilIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = EvilIcons.ttf; path = Fonts/EvilIcons.ttf; sourceTree = ""; }; - BA655F3DE50EDE188D0336BE5CBFD335 /* RCTAdditionAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAdditionAnimatedNode.h; sourceTree = ""; }; - BA9ECA17DD3D906BD1BAAAD0CE437C26 /* TurboModule.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TurboModule.cpp; path = turbomodule/core/TurboModule.cpp; sourceTree = ""; }; - BAE4BAFD3AE370A84390D9F179AA9A2C /* RNSVGRect.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRect.m; sourceTree = ""; }; - BB6F452D4FF768ACB30BC0F318DAD548 /* REAParamNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAParamNode.m; sourceTree = ""; }; - BB70CE7B5D6D8743C2C5AFD824860191 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - BB7A3C037E5624246172EC761BE466E2 /* RCTAppState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAppState.m; sourceTree = ""; }; - BB7D24F8E8C37A8F2D5A3F0C109C2F1D /* RecoverableError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RecoverableError.h; sourceTree = ""; }; - BB85D15B9AB7EEE68627BB7166DD0A30 /* RNSVGSvgViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSvgViewManager.m; sourceTree = ""; }; + BB07874A8CED7D4D6131437674C51481 /* RCTDatePickerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDatePickerManager.m; sourceTree = ""; }; + BB7BE3D81FBC7C18E3838AC5FE6D394A /* RCTFileRequestHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFileRequestHandler.m; sourceTree = ""; }; BBACDBFBEA08FB3C88999AD81A701B07 /* 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 = ""; }; - BBAF5800F35E08968008FCF2C747D9F0 /* BSG_KSSysCtl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSSysCtl.h; sourceTree = ""; }; BBCF0656E5D084F36CF44133DE555524 /* libPods-eSteem.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-eSteem.a"; path = "libPods-eSteem.a"; sourceTree = BUILT_PRODUCTS_DIR; }; BC13A955835FF9913F685D61F61BB37F /* RSKInternalUtility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSKInternalUtility.m; path = RSKImageCropper/RSKInternalUtility.m; sourceTree = ""; }; - BC5708716FBB691338D2F3E98D99B721 /* RCTTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextViewManager.h; sourceTree = ""; }; - BCF7BF3B773E40DB9C983DCF1E324584 /* JSCExecutorFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSCExecutorFactory.h; sourceTree = ""; }; - BD0A83C817EFBEEB821322D6E6371E3F /* Compression.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Compression.h; path = ios/src/Compression.h; sourceTree = ""; }; - BD268F824EE0EC0B1D45B2E040CDE5FB /* appcenter-analytics-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "appcenter-analytics-prefix.pch"; sourceTree = ""; }; - BD3EFA9F2D489B607EEE3C3BA2847D96 /* RCTModalHostView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalHostView.m; sourceTree = ""; }; + BC1C3B9AC2A1A427B3BB1AF48E2B6FFD /* BugsnagReactNative-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BugsnagReactNative-prefix.pch"; sourceTree = ""; }; + BC9CC2D891676F29409159D5DBE9AC05 /* RCTShadowView+Layout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTShadowView+Layout.m"; sourceTree = ""; }; + BCC7BCE5511951182C6E13F141E8AAF5 /* RCTAlertManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAlertManager.m; sourceTree = ""; }; + BCC9AF5F2ABDCDC8414EE5448683D99A /* fileenc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = fileenc.h; sourceTree = ""; }; + BCED8F4341385815C6481C91F1B33DF9 /* RCTDevMenu.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDevMenu.h; sourceTree = ""; }; + BD2C56FB1788C515FE9968B99682577C /* RCTSinglelineTextInputViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSinglelineTextInputViewManager.m; sourceTree = ""; }; BD41390EF74D5469542D23875FEA208F /* strtod.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = strtod.cc; path = "double-conversion/strtod.cc"; sourceTree = ""; }; - BD43079B436EDC7898698C81407D821C /* RCTRawTextViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRawTextViewManager.h; sourceTree = ""; }; - BD5C85D2768EF8EEF959E241AF775145 /* RCTUIManagerObserverCoordinator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIManagerObserverCoordinator.h; sourceTree = ""; }; - BD6309F60B1138DD0992185ADEE8266B /* RCTScrollContentViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollContentViewManager.m; sourceTree = ""; }; + BD44FE4E3537309BD89A5B78B84A7CA8 /* FontAwesome.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome.ttf; path = Fonts/FontAwesome.ttf; sourceTree = ""; }; + BD495CCBFE31E2FC98B543DFF8F5D419 /* RCTReconnectingWebSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTReconnectingWebSocket.m; path = Libraries/WebSocket/RCTReconnectingWebSocket.m; sourceTree = ""; }; + BD66E7A2E5C93C80FD6F9CDE19588173 /* YGNodePrint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGNodePrint.h; path = yoga/YGNodePrint.h; sourceTree = ""; }; BD71E2539823621820F84384064C253A /* libReact-Core.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-Core.a"; path = "libReact-Core.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - BDCA3AE5174F84CAE528898458190583 /* NSDataBigString.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = NSDataBigString.mm; sourceTree = ""; }; - BDD67943ADBB13206A76212661591FE7 /* RCTBorderStyle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBorderStyle.h; sourceTree = ""; }; + BD75168DD2E40AB3B3A5DE4340E18823 /* BugsnagBreadcrumb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagBreadcrumb.h; sourceTree = ""; }; + BD753928E3C84E30C79B946110BBD1A6 /* REAParamNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAParamNode.h; sourceTree = ""; }; + BD976A75E6513A05A5C60E99F3BC3720 /* RCTCxxConvert.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxConvert.h; sourceTree = ""; }; + BDB41856DA58EA07CA5BD3F2E57AC8C8 /* REAParamNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAParamNode.m; sourceTree = ""; }; + BDF1B2A8B98BD5845D0A77D254D4893E /* IAPPromotionObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = IAPPromotionObserver.m; path = ios/IAPPromotionObserver.m; sourceTree = ""; }; BE00D62886ABC01AA5CE996BBED59E6F /* MallocImpl.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = MallocImpl.cpp; path = folly/memory/detail/MallocImpl.cpp; sourceTree = ""; }; - BE311ECF50B0940B2A89A19D5B1BD3B4 /* RNSVGMask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGMask.m; sourceTree = ""; }; + BE0DFBA74846AA8C0EA9AD9ED6D02393 /* RNSVGTextPathManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextPathManager.h; sourceTree = ""; }; BE4C995ECAAB7346D4E3B177FB47E6FF /* logging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = logging.h; path = src/glog/logging.h; sourceTree = ""; }; - BE5A009A161F266A82C36D4B1D534713 /* REAOperatorNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAOperatorNode.h; sourceTree = ""; }; - BE85FF7A84F86D1EE02579EBB46F1B4F /* JWTCryptoSecurity.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTCryptoSecurity.m; sourceTree = ""; }; - BEB19C6914710C63C54FA4147A59B0C2 /* REACondNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REACondNode.m; sourceTree = ""; }; - BEBE1AA374112B3298A784EC6B14C2B3 /* prng.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = prng.h; sourceTree = ""; }; - BEDC45FC3C836B60D720F5E3A83E7CD5 /* AppCenterReactNativeCrashesUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNativeCrashesUtils.m; path = AppCenterReactNativeCrashes/AppCenterReactNativeCrashesUtils.m; sourceTree = ""; }; - BF3B6760FA29E61A9D73719D4B493BA7 /* React-RCTVibration-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTVibration-dummy.m"; sourceTree = ""; }; - BF7ADA7B9A2637B0A5CC653758BC7BB7 /* UIImage+Resize.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Resize.m"; path = "ios/src/UIImage+Resize.m"; sourceTree = ""; }; - BF9BD80C671691E047DF0942AF803017 /* BSG_KSBacktrace_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSBacktrace_Private.h; sourceTree = ""; }; - BFE78F388FBB2F7EDA36BF9A09781DDC /* RNSScreenContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSScreenContainer.h; path = ios/RNSScreenContainer.h; sourceTree = ""; }; - BFE915DC0DDE9A6774D1FFC83AE5C341 /* RNSVGEllipseManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGEllipseManager.h; sourceTree = ""; }; - C0291D098DEDA01239DDDE581C52A3AC /* appcenter-push-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "appcenter-push-dummy.m"; sourceTree = ""; }; + BE556BC0B658B4571AC3A9F96BE339EA /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + BE704941871397136718F240D64349F8 /* RCTSurfaceHostingProxyRootView.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTSurfaceHostingProxyRootView.mm; sourceTree = ""; }; + BE83DB2CA683843B0488BB2727279942 /* REAStyleNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAStyleNode.m; sourceTree = ""; }; + BEA0EFA102D48D10AD1867AB45EE2BE4 /* RCTStatusBarManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTStatusBarManager.h; sourceTree = ""; }; + BF14259BA6BC925C31E07E363AE381E5 /* jsilib-posix.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = "jsilib-posix.cpp"; sourceTree = ""; }; + BF342C7F447D27B8936DA1AEC8BD20FB /* RCTTextAttributes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextAttributes.m; sourceTree = ""; }; + BF417CAF70D3B449F90BD3AAEDE65A37 /* React-RCTBlob-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTBlob-dummy.m"; sourceTree = ""; }; + BF7A5B11A16AF00D7BD46A546B024D47 /* RCTTextTransform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTTextTransform.h; path = Libraries/Text/RCTTextTransform.h; sourceTree = ""; }; + BF950634759EE79CD00846DAB7B7992A /* BSG_KSJSONCodecObjC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSJSONCodecObjC.h; sourceTree = ""; }; + BFC8E322C6FB7C258ACFF352DFEBB688 /* RNSVGTSpanManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTSpanManager.m; sourceTree = ""; }; + C001C890EAAC50BB6E56C45AF42FC2A0 /* RNSVGRenderable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSVGRenderable.h; path = ios/RNSVGRenderable.h; sourceTree = ""; }; + C04F62B5FE8540ED5F8B7A7627798A37 /* RCTMultilineTextInputViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultilineTextInputViewManager.h; sourceTree = ""; }; C0B929C2E60C624C10584134D68CEED4 /* SDWebImageCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCompat.h; path = SDWebImage/SDWebImageCompat.h; sourceTree = ""; }; - C0DA49CA27C7278AA3AD3D401A33B4A1 /* RCTImageLoaderProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageLoaderProtocol.h; path = Libraries/Image/RCTImageLoaderProtocol.h; sourceTree = ""; }; - C0F5ACA13CBB61EF591A75CEC0499084 /* ioapi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ioapi.h; sourceTree = ""; }; - C1494A3783B9EA970B335F25454ACD14 /* RNCNetInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCNetInfo.h; path = ios/RNCNetInfo.h; sourceTree = ""; }; - C149B3FB2F6255015869CC9BFCE02A2C /* RCTKeyboardObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTKeyboardObserver.h; sourceTree = ""; }; + C0CF345BEA3977EEA80EB3922F9BAAC2 /* NativeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = NativeModule.h; sourceTree = ""; }; + C0CF617C29DBF52869D84FB5321F4B6A /* RNSVGLinearGradientManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLinearGradientManager.m; sourceTree = ""; }; + C1221BF74463F6C999D5068E01C0ACB0 /* BugsnagReactNative.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BugsnagReactNative.m; path = cocoa/BugsnagReactNative.m; sourceTree = ""; }; C157A9E1B0FD934C2D4ABBFBC806F00F /* UIButton+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIButton+WebCache.m"; path = "SDWebImage/UIButton+WebCache.m"; sourceTree = ""; }; - C16016B1CEDE6E46591069199155C255 /* React-RCTText.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTText.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - C18496E84F0F6D1CFB059F1F96357A54 /* MethodCall.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MethodCall.h; sourceTree = ""; }; - C1A241A544C2D49B90A3C3DBD4E3E6E2 /* RNSVGRadialGradientManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRadialGradientManager.h; sourceTree = ""; }; - C1A2B494E4B443167EDB2BEAFE68901D /* NativeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = NativeModule.h; sourceTree = ""; }; C1A919103EAC9813D236486C34FC0A21 /* libReact-RCTVibration.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-RCTVibration.a"; path = "libReact-RCTVibration.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - C1AFA585F5423580F22ABA01DB0B4BC4 /* AppCenterReactNativeAnalytics.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNativeAnalytics.m; path = AppCenterReactNativeAnalytics/AppCenterReactNativeAnalytics.m; sourceTree = ""; }; - C1F350C5A67543D54CC1EFE79FCFDBCF /* RCTResizeMode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTResizeMode.h; path = Libraries/Image/RCTResizeMode.h; sourceTree = ""; }; - C1FF39E6CFD5733E5BB71336F0E84BFC /* REAStyleNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAStyleNode.m; sourceTree = ""; }; - C20D5B50838E436DDF6A4BAA86F423B9 /* RNSVGUnits.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGUnits.h; sourceTree = ""; }; - C20DBFD7CDDC0569F90B03873FE84286 /* RNPinchHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNPinchHandler.m; sourceTree = ""; }; - C24B73BE3F3C29A09D644CB8082D0B2E /* React-cxxreact-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-cxxreact-prefix.pch"; sourceTree = ""; }; - C2630FFF0EFB662DA24C17D0C45E2016 /* RCTConvert+CoreLocation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+CoreLocation.m"; sourceTree = ""; }; - C27C10905638CB9F86C6B8847889B4A1 /* BSG_KSCrashC.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashC.c; sourceTree = ""; }; - C2840B22CD675288B854E20A61A72C8A /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - C3030F0ABAEA8678F43A512D322FF583 /* RCTDevLoadingView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDevLoadingView.m; sourceTree = ""; }; - C31BD8058B18E4672541DD343C1DA07C /* RNSVGEllipseManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGEllipseManager.m; sourceTree = ""; }; - C3645F6E8E34AE73213521B0CEDF2EE0 /* RCTCxxMethod.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxMethod.mm; sourceTree = ""; }; - C36470521C9DF33AA69800108A1F1C8C /* RCTSinglelineTextInputViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSinglelineTextInputViewManager.m; sourceTree = ""; }; - C39059B1C50EEF704B373B3EE2538A87 /* LICENSE.md */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE.md; sourceTree = ""; }; - C3A8EA807D01C51AE3C50B1368E0A5B4 /* RCTImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageView.h; path = Libraries/Image/RCTImageView.h; sourceTree = ""; }; - C3E5D7B7F6D98FE0BC05893790913E05 /* RNVersionNumber.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNVersionNumber.h; path = ios/RNVersionNumber.h; sourceTree = ""; }; + C1B201D496BA65F09AAA6EA9D3FFA3E0 /* RCTShadowView+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTShadowView+Internal.h"; sourceTree = ""; }; + C1B9F84F7E172240F728E26E307F2508 /* BSG_KSSignalInfo.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSSignalInfo.c; sourceTree = ""; }; + C2242B8287B72D7B9752B3FF55EB229C /* JWTErrorDescription.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTErrorDescription.m; sourceTree = ""; }; + C2BF9BCADE78DD001BB388E4B3B63341 /* REACondNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REACondNode.h; sourceTree = ""; }; + C2D0CF4AB055CE57DA1CEF861B2365C0 /* TurboModuleUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TurboModuleUtils.h; path = turbomodule/core/TurboModuleUtils.h; sourceTree = ""; }; + C2D5BD134ADEC14DA885D98C4D6B1317 /* RNSVGTextProperties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextProperties.h; sourceTree = ""; }; + C30FEF29FA1A6A96E157827A51DCAC5C /* JWTAlgorithmRSBase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTAlgorithmRSBase.m; sourceTree = ""; }; + C34FCFD674821368C24A7D679B4A0F74 /* RCTModalHostViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalHostViewController.h; sourceTree = ""; }; + C35056EFFF91492DE09C865AF3DDC11A /* ReactCommon-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ReactCommon-prefix.pch"; sourceTree = ""; }; + C35C3BE230B5D76B932D119E3FF0BC0D /* BSG_KSCrashReportFields.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashReportFields.h; sourceTree = ""; }; + C35E20AD11C8AAEB35BD357D186A6372 /* Common.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Common.h; path = ios/CodePush/SSZipArchive/Common.h; sourceTree = ""; }; + C35FDD1213AB6CDBDB2FF68D206F420B /* CodePushErrorUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePushErrorUtils.m; path = ios/CodePush/CodePushErrorUtils.m; sourceTree = ""; }; + C362184621DE8CBAA8093CBAA5735D6F /* RCTTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextShadowView.m; sourceTree = ""; }; C40E1F1D1A35E560F59A6821EE82262B /* utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = utils.h; path = "double-conversion/utils.h"; sourceTree = ""; }; - C4167D7E8F1778E928B94568326F1A4E /* RCTRefreshControlManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRefreshControlManager.m; sourceTree = ""; }; - C43BC607E508D42623E2AD33DB57F122 /* BugsnagLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagLogger.h; sourceTree = ""; }; - C43E41675A110D1DB25A6DA60F42EC31 /* BSG_KSSysCtl.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSSysCtl.c; sourceTree = ""; }; + C414914580F198C28D3EF3ABF0D278E3 /* RCTConvert+Text.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "RCTConvert+Text.h"; path = "Libraries/Text/RCTConvert+Text.h"; sourceTree = ""; }; + C45D69C56DEA55FAD0144B3E9D050C41 /* REABezierNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REABezierNode.m; sourceTree = ""; }; + C46B8EB0D495899A5E333559AF8FB197 /* RCTConvert+RNSVG.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+RNSVG.m"; sourceTree = ""; }; C4708ED072CB9AB745907733848C65FB /* SDWebImageTransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageTransition.m; path = SDWebImage/SDWebImageTransition.m; sourceTree = ""; }; - C4991881F6F9009AC27445D4E84D7F85 /* RNSVGTextPathManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextPathManager.m; sourceTree = ""; }; - C4A2F61647CC750707E20CE69955D30E /* RNSVGMarkerPosition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGMarkerPosition.h; sourceTree = ""; }; - C4AFD3E2D077A64C5AC105BBBE7AADDA /* RCTMultilineTextInputViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultilineTextInputViewManager.h; sourceTree = ""; }; - C4BC6A4139D7ACD015C7C8C9BE5CCD2D /* RCTNetInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTNetInfo.m; sourceTree = ""; }; - C4E2FF0BF44933461D3DA5F19ED146F4 /* RCTSurfacePresenterStub.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSurfacePresenterStub.m; sourceTree = ""; }; - C4ED8B47017A8D02D73A3211C260D578 /* RCTLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTLayout.h; sourceTree = ""; }; - C553E96FD22BF26BC4C27651BAE58C26 /* aes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = ""; }; - C55BDA22F608A44F2EADBFB99DB0CDB4 /* RCTImageEditingManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageEditingManager.m; sourceTree = ""; }; - C5837BBF997A0D9D8CD66B9D9C78A9AB /* RCTShadowView+Layout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTShadowView+Layout.m"; sourceTree = ""; }; - C5C2632C3A080FCC82A9DBAD2C11798F /* RCTSliderManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSliderManager.m; sourceTree = ""; }; - C5E612E568FAB1732C7CE9A6F70D96B3 /* RCTInspectorPackagerConnection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInspectorPackagerConnection.h; sourceTree = ""; }; - C6317B225B8CD32D9A1AE88989CDFC53 /* RCTShadowView+Layout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTShadowView+Layout.h"; sourceTree = ""; }; - C66E6C1362A93384A52A18964B18CE2B /* RCTDevSettings.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDevSettings.h; sourceTree = ""; }; - C6D67D912ABE42204DC1BC846495E831 /* React-RCTText-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTText-prefix.pch"; sourceTree = ""; }; - C6D9782ECF8ADE54F32C33999ED8AC26 /* RCTSlider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSlider.m; sourceTree = ""; }; - C7059E2DEBA75BECE5C6239CEAE25CF1 /* TurboModuleUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TurboModuleUtils.h; path = turbomodule/core/TurboModuleUtils.h; sourceTree = ""; }; - C74079FB52524C96C0D1BC36D822B4B7 /* RCTInterpolationAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInterpolationAnimatedNode.m; sourceTree = ""; }; - C7522C5004D74104101853AC85BE90B6 /* RNSVGPattern.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPattern.m; sourceTree = ""; }; - C756641CC18569626D70BE4A2E382FFD /* BSG_KSCrashReportFilterCompletion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashReportFilterCompletion.h; sourceTree = ""; }; + C47117FEB541B307F6374336310BAB7F /* AppCenterReactNativeCrashes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNativeCrashes.m; path = AppCenterReactNativeCrashes/AppCenterReactNativeCrashes.m; sourceTree = ""; }; + C473E8F28F8C81A3B90408D02BAADBD1 /* FBLazyVector.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBLazyVector.h; path = FBLazyVector/FBLazyVector.h; sourceTree = ""; }; + C4B38B36E36EF99E1825828611ADB16D /* RNSVGPainterBrush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPainterBrush.h; sourceTree = ""; }; + C4DEE616F2B6038FF4F8A63E8E785845 /* RCTExceptionsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTExceptionsManager.h; path = React/CoreModules/RCTExceptionsManager.h; sourceTree = ""; }; + C5087EB55ED1F66B8A36A10C78D8158F /* REAJSCallNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAJSCallNode.m; sourceTree = ""; }; + C54732A961FB496473AF8BD71BC258F3 /* Compression.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Compression.m; path = ios/src/Compression.m; sourceTree = ""; }; + C5608AB74244A2E0EAA76EE9B0231424 /* RCTUIManagerObserverCoordinator.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTUIManagerObserverCoordinator.mm; sourceTree = ""; }; + C563C7A122BC0E6313EE0CC542C12115 /* RNVectorIcons.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNVectorIcons.xcconfig; sourceTree = ""; }; + C5F12D404B227F649341FF8A8ACD54BF /* RCTScrollViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollViewManager.m; sourceTree = ""; }; + C634890E1913CE4C0CDEBD6703D9756E /* RCTKeyCommands.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTKeyCommands.m; sourceTree = ""; }; + C699FD1516C963F6C8DD2F8E306FF132 /* AppCenterReactNativePush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNativePush.m; path = AppCenterReactNativePush/AppCenterReactNativePush.m; sourceTree = ""; }; + C6B1AA7F6CDEA45F91F01493970A2366 /* React-RCTText.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTText.xcconfig"; sourceTree = ""; }; + C71DCFD9FA08CCD0A4351DA5407AF8F6 /* RCTDevSettings.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTDevSettings.mm; sourceTree = ""; }; + C72CE86F0F18D278B31DF78C9DD358BB /* SSZipArchive.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SSZipArchive.m; path = ios/CodePush/SSZipArchive/SSZipArchive.m; sourceTree = ""; }; + C733DB55FA11B4C7CD21E47E9F23222E /* JSIndexedRAMBundle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSIndexedRAMBundle.h; sourceTree = ""; }; C7571682487B76FF0B34CFD597C37D77 /* ColdClass.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = ColdClass.cpp; path = folly/lang/ColdClass.cpp; sourceTree = ""; }; - C759E968A515306DF49D1E433170F95E /* RNCWebViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCWebViewManager.m; path = ios/RNCWebViewManager.m; sourceTree = ""; }; - C7703D89EC8AD5966A240CBB100B767E /* RCTInspectorDevServerHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInspectorDevServerHelper.h; sourceTree = ""; }; + C771A808915743F1FDE862511B2A02FC /* RNSVGImageManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGImageManager.m; sourceTree = ""; }; C777CF2FB1E39A45CBBDB54E8693F471 /* libRNReanimated.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRNReanimated.a; path = libRNReanimated.a; sourceTree = BUILT_PRODUCTS_DIR; }; - C85070C75FF2A29D82F0EF6997E3A4AB /* RNSVGRectManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRectManager.m; sourceTree = ""; }; + C797CE6E805876EB460175C139C23D4B /* RCTConvert+CodePushInstallMode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "RCTConvert+CodePushInstallMode.m"; path = "ios/CodePush/RCTConvert+CodePushInstallMode.m"; sourceTree = ""; }; + C7ADA16BCFD218D812AD35BBA6882862 /* react-native-webview.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-webview.xcconfig"; sourceTree = ""; }; + C8257083C51D7C7F988A26B81A1EA10F /* BSGConnectivity.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSGConnectivity.m; sourceTree = ""; }; + C85696C014718EC6BE3337E03BC59FFC /* JWTCryptoSecurity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTCryptoSecurity.h; sourceTree = ""; }; C868A874BA4ADD6AC57087F8505E9146 /* json_pointer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = json_pointer.cpp; path = folly/json_pointer.cpp; sourceTree = ""; }; - C8781A736CEF230BF87EA5E015A30D05 /* RCTImageBlurUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageBlurUtils.m; sourceTree = ""; }; - C8907F5CDB833925408F30C41DF9183D /* RCTRawTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRawTextShadowView.m; sourceTree = ""; }; - C899F2B520D0600C288FD29D8BAA268E /* RCTStyleAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTStyleAnimatedNode.m; sourceTree = ""; }; + C86ACAE925826F33718A7E7826E1FCFB /* React-jsinspector-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-jsinspector-dummy.m"; sourceTree = ""; }; C8AAAB17FA581EE8E00183CBB6B80F04 /* CGGeometry+RSKImageCropper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "CGGeometry+RSKImageCropper.h"; path = "RSKImageCropper/CGGeometry+RSKImageCropper.h"; sourceTree = ""; }; - C8B232A2D1569E740DE5D014FCD156B2 /* RCTScrollContentShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollContentShadowView.m; sourceTree = ""; }; - C90A45FFFD806006931C2A8AC8D82F8E /* RNSVGRenderable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSVGRenderable.h; path = ios/RNSVGRenderable.h; sourceTree = ""; }; + C8CECCBDA3BF3430C019C2E626379376 /* React-jsiexecutor-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-jsiexecutor-dummy.m"; sourceTree = ""; }; + C9465AEA8796C64BD5322A5DFBA2922F /* BSG_KSJSONCodecObjC.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSJSONCodecObjC.m; sourceTree = ""; }; C955E81412523AFDBD6093A74CC53404 /* QBImagePicker.storyboard */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.storyboard; name = QBImagePicker.storyboard; path = QBImagePicker/QBImagePicker.storyboard; sourceTree = ""; }; C9708630F9D9C8C32EF0B3C91B9E469D /* QBImagePicker.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = QBImagePicker.bundle; path = "QBImagePickerController-QBImagePicker.bundle"; sourceTree = BUILT_PRODUCTS_DIR; }; - C9B4F818B69A6F239F2326DC4CD5C819 /* RNSScreenContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNSScreenContainer.m; path = ios/RNSScreenContainer.m; sourceTree = ""; }; - C9F86D3674E046E36CECF3013A3F3B70 /* multi-deployment-testing-android.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "multi-deployment-testing-android.md"; path = "docs/multi-deployment-testing-android.md"; sourceTree = ""; }; - CA23F84C6972DA64D8B1D5ED138B975C /* BSG_KSCrashC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashC.h; sourceTree = ""; }; - CA8B24FA0920B2E6FF4DF2ED4D82A177 /* ReactCommon.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ReactCommon.xcconfig; sourceTree = ""; }; - CAC0F90D34A19DBEE27DA9DDFCC6F575 /* React-RCTLinking.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTLinking.xcconfig"; sourceTree = ""; }; - CAE84A469DB6685816C8ED4D28D9B8C8 /* RNSVGPropHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPropHelper.h; sourceTree = ""; }; - CAFBA1268E39B188634E16BC83CA0A0B /* BugsnagConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagConfiguration.h; sourceTree = ""; }; - CB0AFBCE55F87AF5DA2C613A93C2F19C /* RCTConvert+CoreLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+CoreLocation.h"; sourceTree = ""; }; - CB89BDA6FC45CEDE7C67B9E87DBC541F /* UIView+React.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIView+React.m"; sourceTree = ""; }; - CB8DE37C7F0A06A720451EACF6906E90 /* RCTBaseTextInputView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextInputView.h; sourceTree = ""; }; + C9C9AD14647D8D1F0F9367A58EC18A2B /* SharedProxyCxxModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = SharedProxyCxxModule.h; sourceTree = ""; }; + C9DBD1896F7DE776969AEB862C22D061 /* RNSVG.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNSVG.xcconfig; sourceTree = ""; }; + C9E1BE28FDAC2A670530C9AA67C81DE9 /* JWTCoding+VersionThree.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "JWTCoding+VersionThree.m"; sourceTree = ""; }; + CA3EAD11EAF3C85541C36D5A3D67369E /* AppCenterReactNativeCrashes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNativeCrashes.h; path = AppCenterReactNativeCrashes/AppCenterReactNativeCrashes.h; sourceTree = ""; }; + CA4312DE55D8B371A5379C4B4EC233EB /* REABlockNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REABlockNode.m; sourceTree = ""; }; + CA6DEB2218810052E4294831450A5D06 /* ImageCropPicker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ImageCropPicker.h; path = ios/src/ImageCropPicker.h; sourceTree = ""; }; + CA708E61C64C0B0BC79FF7B27795A768 /* React-Core.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-Core.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + CA9CE379107C81F7256EF5E82C7149C3 /* RCTDeviceInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDeviceInfo.h; sourceTree = ""; }; + CACA4D3CD356F92B9649F7E7F479A6C8 /* RNNativeViewHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNNativeViewHandler.m; sourceTree = ""; }; + CB42668AFF3079CB44F466361DAACB9A /* YGEnums.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = YGEnums.cpp; path = yoga/YGEnums.cpp; sourceTree = ""; }; + CB547608C42F10F2ABD88EA6C8573BD1 /* React-jsinspector-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-jsinspector-prefix.pch"; sourceTree = ""; }; + CBB3A46CFB98815C7916F4E4FE3B7FE0 /* aes_via_ace.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = aes_via_ace.h; sourceTree = ""; }; CBD0CD7C1FEB457673601CB5AE98A1B2 /* logging.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = logging.cc; path = src/logging.cc; sourceTree = ""; }; - CBFF2A5C2CA4958AAC1BC3213B3BCD27 /* BSG_KSCrashSentry.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashSentry.c; sourceTree = ""; }; - CC41555DD05301C8DAED6D404C0264E5 /* RNSVGDefs.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGDefs.m; sourceTree = ""; }; - CC9366CC71266FE3127AD11CFE3CAF3C /* YGStyle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGStyle.h; path = yoga/YGStyle.h; sourceTree = ""; }; - CCA60AD0DA0D1BE255254CFDD0D72D23 /* RCTImageBlurUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageBlurUtils.h; path = Libraries/Image/RCTImageBlurUtils.h; sourceTree = ""; }; - CCDADFBC7D97FD140D31522A2B97D58D /* RCTTypeSafety-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTTypeSafety-prefix.pch"; sourceTree = ""; }; + CBD35D2A9601327EF113E0FD9D0C8E57 /* RNScreens.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNScreens.xcconfig; sourceTree = ""; }; + CC009575684B1D78F7383539C8106204 /* RCTFont.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTFont.mm; sourceTree = ""; }; + CC487BC5398588F6DBEA4A413D9D6BA0 /* React-RCTImage-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTImage-dummy.m"; sourceTree = ""; }; + CC80CA6775681EBD66ECFEAEC08863C6 /* RecoverableError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RecoverableError.h; sourceTree = ""; }; + CCE523C3763BF80EADE51AE87AAD2ADB /* RCTCxxModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxModule.h; sourceTree = ""; }; CCF22D64C65CE0BB5EB4BB618F486653 /* RSKInternalUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSKInternalUtility.h; path = RSKImageCropper/RSKInternalUtility.h; sourceTree = ""; }; - CD1732BB3EA1307465B31B05FDE34AB9 /* RCTModuloAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModuloAnimatedNode.m; sourceTree = ""; }; - CD33B3AC6B35893C540DE0B9E3859BA7 /* BSG_KSCrashSentry_NSException.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashSentry_NSException.h; sourceTree = ""; }; - CD3ED6B449ED9378E27CBDD85D67F31A /* RNSVGCircle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGCircle.m; sourceTree = ""; }; - CD6B7BFE538613139449F4C3DE2AE52B /* FBLazyVector.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBLazyVector.h; path = FBLazyVector/FBLazyVector.h; sourceTree = ""; }; - CD709D70C5B41FB5E30D832DBC21BA34 /* NativeToJsBridge.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = NativeToJsBridge.cpp; sourceTree = ""; }; - CD9E827E796B685B87C2AB096B95202A /* AppCenterReactNative.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNative.m; path = AppCenterReactNative/AppCenterReactNative.m; sourceTree = ""; }; - CDA96C928B7A2ED4FA533E53E3DD1E09 /* RNForceTouchHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNForceTouchHandler.h; sourceTree = ""; }; - CDB40AD516EFDF62824DC7A2B75F2973 /* JWTCryptoKey.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTCryptoKey.m; sourceTree = ""; }; - CE26CC79D3FF8ACBC492CCD724BA0D65 /* BSG_KSFileUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSFileUtils.h; sourceTree = ""; }; - CE31CE65CF51D38E4F54CCD22EC5B7A4 /* CxxNativeModule.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = CxxNativeModule.cpp; sourceTree = ""; }; - CE4EBC52E5D2BEB9C0D832F874AC6458 /* RCTTypedModuleConstants.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTTypedModuleConstants.mm; sourceTree = ""; }; - CEB6BC213DC117AF11D3022F6CCEE23D /* RNImageCropPicker-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNImageCropPicker-dummy.m"; sourceTree = ""; }; - CF7CD43AD6424F433FF038F54CC527CF /* RCTComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTComponent.h; sourceTree = ""; }; - CFC83551284798120D77211333A3BD47 /* api-android.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "api-android.md"; path = "docs/api-android.md"; sourceTree = ""; }; - CFCBF25E98DB68B023C866DD7317C3EA /* RNSVGPathParser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPathParser.m; sourceTree = ""; }; - CFF57E61EBDAF3D8D7EBAC5296B4BBE6 /* RCTPackagerClient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPackagerClient.m; sourceTree = ""; }; + CD0CE107BC0B65C5900500185D017831 /* React-RCTText-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTText-prefix.pch"; sourceTree = ""; }; + CD16635440E6B05DC02449D28C8C68D4 /* RNSVG-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNSVG-prefix.pch"; sourceTree = ""; }; + CD242D0F74F03CE4FF523FF3565E9AF1 /* BugsnagKSCrashSysInfoParser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagKSCrashSysInfoParser.h; sourceTree = ""; }; + CD524CA45D7B082539E186CC20B03B89 /* BSG_KSCrashContext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashContext.h; sourceTree = ""; }; + CD5C51065FCF04D66DCBDF8C7BDE1AC5 /* RNSVGCircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGCircle.h; sourceTree = ""; }; + CDCCE6CAD73753774A80CCD7391B2741 /* BSG_KSCrashReportVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashReportVersion.h; sourceTree = ""; }; + CDD9069F300A257160B658BAAF77784A /* jsi.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = jsi.cpp; sourceTree = ""; }; + CDF47F33148F9FB2BEA5F01DDC9059C2 /* SystraceSection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = SystraceSection.h; sourceTree = ""; }; + CE01FBD953DCCC06F34E2876CBA7E62A /* React-CoreModules-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-CoreModules-dummy.m"; sourceTree = ""; }; + CEFD521751BA226683BFD9A89A6FE406 /* RCTGIFImageDecoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTGIFImageDecoder.h; path = Libraries/Image/RCTGIFImageDecoder.h; sourceTree = ""; }; + CF118FCAE5110271AADED3D34B6D3D6D /* RCTView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTView.m; sourceTree = ""; }; + CF1C68387B64D44D562033279BDDAC4A /* JWTDeprecations.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTDeprecations.h; sourceTree = ""; }; + CF6BFFA42963118B9013AF2885FDED8B /* RCTUITextField.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUITextField.h; sourceTree = ""; }; + CFDC406C3097E00B658677B00687A4AD /* RNSVGCircleManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGCircleManager.h; sourceTree = ""; }; + CFEDCFDF95DE56757BAE4DA848BBF018 /* CoreModulesPlugins.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = CoreModulesPlugins.mm; sourceTree = ""; }; + CFEEABEB49257B5353C04D5CFD42990E /* RCTTypeSafety-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTTypeSafety-prefix.pch"; sourceTree = ""; }; D02340AC33D992B6A0F1ADDBE54A4597 /* diy-fp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "diy-fp.h"; path = "double-conversion/diy-fp.h"; sourceTree = ""; }; - D030874EF9789B49BBF18BE425A6B43B /* appcenter-analytics.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "appcenter-analytics.xcconfig"; sourceTree = ""; }; - D04E0150E4306AD2A9E40669A7504443 /* RCTScrollContentView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTScrollContentView.m; sourceTree = ""; }; - D0F2F3FB1D57E725B7C7B90ED68533CD /* RCTBundleURLProvider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBundleURLProvider.h; sourceTree = ""; }; - D11E7BC50D6A86448522DFC78837E432 /* JWT.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWT.h; sourceTree = ""; }; - D124394B4868BBBCB3C906EC75AB125B /* REAAllTransitions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAAllTransitions.h; sourceTree = ""; }; - D128DC5680F48F58995E4510D474DD02 /* RNGestureHandlerDirection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerDirection.h; path = ios/RNGestureHandlerDirection.h; sourceTree = ""; }; + D0450A6C6541D26373EA253B8A7DBAB2 /* RCTSafeAreaViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaViewManager.m; sourceTree = ""; }; + D0513030A4A3069F8CFC82C6CDF4D63A /* RCTProfileTrampoline-arm.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-arm.S"; sourceTree = ""; }; + D06FEB2FFCB96702604755F921E05F0C /* RCTSettingsManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTSettingsManager.h; path = Libraries/Settings/RCTSettingsManager.h; sourceTree = ""; }; + D07F2437F9D8184A257B5BD3E50B35E5 /* BSG_KSCrashReportWriter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashReportWriter.h; sourceTree = ""; }; + D084BC6FEB2E2F4B1DB4E3C973543ABD /* RCTJavaScriptLoader.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTJavaScriptLoader.mm; sourceTree = ""; }; + D0B4E10BE344CEBC4EB04F863FACB0BC /* RCTPicker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPicker.h; sourceTree = ""; }; + D0FD817103B733BE74D55A09E8FC860D /* FBReactNativeSpec.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FBReactNativeSpec.xcconfig; sourceTree = ""; }; + D10282057F4D4B78986880989B7D5D03 /* react-native-iapv3.svg */ = {isa = PBXFileReference; includeInIndex = 1; name = "react-native-iapv3.svg"; path = "docs/react-native-iapv3.svg"; sourceTree = ""; }; + D11257613C671EE3EBF8E0ACA4FBB9F6 /* RCTModalHostViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalHostViewManager.m; sourceTree = ""; }; + D118F3D41C7C8897F58C69A7D59992E7 /* BugsnagSink.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagSink.m; sourceTree = ""; }; + D130137BE7327AFF47DF441731B77ADC /* LongLivedObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = LongLivedObject.h; path = turbomodule/core/LongLivedObject.h; sourceTree = ""; }; D131BBF98A26198368DD1535E990F086 /* Unicode.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Unicode.cpp; path = folly/Unicode.cpp; sourceTree = ""; }; - D14353E510B3F5B995E0B7C19E729953 /* RCTTurboModuleManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTurboModuleManager.h; sourceTree = ""; }; - D14E69DD29EE999A55C2781317B41933 /* MaterialCommunityIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = MaterialCommunityIcons.ttf; path = Fonts/MaterialCommunityIcons.ttf; sourceTree = ""; }; - D159E39371A29A58A555C439B8F323C6 /* RCTVibration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTVibration.m; sourceTree = ""; }; - D1C2C5CBAC1A1C7ADDECB52E17E0433D /* RNSVGBezierElement.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGBezierElement.m; sourceTree = ""; }; + D172C466F1838E788C483F7DD0B47DEF /* react-native-netinfo-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-netinfo-prefix.pch"; sourceTree = ""; }; + D1B2A5AF6B9A9526EADAA29FE1E38186 /* RCTImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageView.m; sourceTree = ""; }; + D1C725E7F80308F0660BDFD8F56B63A2 /* YGStyle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = YGStyle.h; path = yoga/YGStyle.h; sourceTree = ""; }; + D1CA3BB566DB17BE58829FF58042B6F9 /* react-native-version-number.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-version-number.xcconfig"; sourceTree = ""; }; D1D8FCBB31963B9DC1A41AF37DFB9A89 /* UIImage+ForceDecode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+ForceDecode.m"; path = "SDWebImage/UIImage+ForceDecode.m"; sourceTree = ""; }; + D1E5A2F3C133AD9F94A0175DABAA99A2 /* BSG_KSCrashSentry_User.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashSentry_User.h; sourceTree = ""; }; D1E5D2FAD1AA01125EE2E64B2754CAC5 /* cached-powers.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "cached-powers.cc"; path = "double-conversion/cached-powers.cc"; sourceTree = ""; }; - D2170590806AE67AEAEFA05E92082D1E /* SystraceSection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = SystraceSection.h; sourceTree = ""; }; D23B34F3321CA17C2481F45DBEE9B75A /* raw_logging.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = raw_logging.cc; path = src/raw_logging.cc; sourceTree = ""; }; - D262007C8B2B31A444F953C3D07B69AD /* Compression.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Compression.m; path = ios/src/Compression.m; sourceTree = ""; }; - D26F26D8F3017DFE6AABAF3894F3973A /* RNSVGUseManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGUseManager.m; sourceTree = ""; }; - D27DFC7E3FE712DCE8C05A9764FAFEE3 /* JsArgumentHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JsArgumentHelpers.h; sourceTree = ""; }; - D27E0D9A0E1DA44871E225CCCE2522E8 /* RCTUITextView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUITextView.h; sourceTree = ""; }; - D28C9BADFA243CE26E4F036EAC4C95ED /* BSG_KSCrashAdvanced.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashAdvanced.h; sourceTree = ""; }; - D2C6AFD60A726C659473D7CBE5785E64 /* RCTScrollContentView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollContentView.h; sourceTree = ""; }; - D3806011097BDDDC7D59E839A2D794A7 /* RCTMaskedViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMaskedViewManager.m; sourceTree = ""; }; - D38F104A631F3293ACE3E691C1F14F41 /* RCTMaskedView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMaskedView.h; sourceTree = ""; }; - D39BFA6F3CF9379F35C7F23F62BB6D57 /* zip.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = zip.h; sourceTree = ""; }; - D43A9025174F5386C7B867B052311F66 /* React-RCTAnimation-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTAnimation-dummy.m"; sourceTree = ""; }; + D2883E4AEA08136827CB00D46FB57EA5 /* RCTStatusBarManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTStatusBarManager.m; sourceTree = ""; }; + D342C9E0059DA4234620A029C67FF859 /* RCTRedBox.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRedBox.m; sourceTree = ""; }; + D354D27C672B59D683A4D3424D3C4EB4 /* RCTTurboModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTurboModule.h; sourceTree = ""; }; + D379463920A2BC32E83A2597DAF075DD /* ioapi.c */ = {isa = PBXFileReference; includeInIndex = 1; path = ioapi.c; sourceTree = ""; }; + D3EB4C3FBFE8A899D91C863636F70B02 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + D3EC09C1442ACBF7F4A0F93E8E48E5F7 /* RCTModalHostViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalHostViewManager.h; sourceTree = ""; }; + D4041748CDF21AF597C75F4F0E6E0117 /* RCTProfileTrampoline-i386.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-i386.S"; sourceTree = ""; }; + D46DEC8229A0210B41C45889AAE1E595 /* RCTAppState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAppState.h; sourceTree = ""; }; D48AB34AAF4CFC337ECDC65017C19654 /* SDWebImageCoderHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCoderHelper.m; path = SDWebImage/SDWebImageCoderHelper.m; sourceTree = ""; }; - D4E03583E3949465DE9EB1028114CABB /* RCTBaseTextInputShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBaseTextInputShadowView.h; sourceTree = ""; }; - D4F289EBEF8FCE27B2918CD2383F2571 /* JSCallInvoker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSCallInvoker.h; path = jscallinvoker/ReactCommon/JSCallInvoker.h; sourceTree = ""; }; - D551E0FC13A7DDD23103A8532D09F6A0 /* RCTStatusBarManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTStatusBarManager.h; sourceTree = ""; }; + D4B63B21FB216359E3B52104A73EE892 /* RCTWebSocketModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTWebSocketModule.h; path = Libraries/WebSocket/RCTWebSocketModule.h; sourceTree = ""; }; + D4E9F782EA55E154ED174EDDF282E95D /* RNSVGSymbol.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGSymbol.m; sourceTree = ""; }; + D50B30410178FA02A7DA47A8447AAB9E /* BSG_KSObjCApple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSObjCApple.h; sourceTree = ""; }; + D523142761D0D42DB90B50F3035A7D7F /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + D572BA0975000708ACBFC4A1CA6ED935 /* RCTUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUtils.m; sourceTree = ""; }; + D59AB1E412C2FCBED643DDE0546B3763 /* REAValueNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAValueNode.m; sourceTree = ""; }; D5C775614AC76D44CECB6BE08B022F1F /* libReactCommon.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libReactCommon.a; path = libReactCommon.a; sourceTree = BUILT_PRODUCTS_DIR; }; - D5E5FD77797DE8CE208D241E0BF9EC9D /* REAAlwaysNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAAlwaysNode.m; sourceTree = ""; }; - D6101F9ACA2B9022485EE8C1896CB62B /* BSGOutOfMemoryWatchdog.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSGOutOfMemoryWatchdog.m; sourceTree = ""; }; - D647BA54C1020DCA51C4080AAAC7D0AF /* BugsnagErrorReportApiClient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagErrorReportApiClient.m; sourceTree = ""; }; - D66931107A47AB5BFB658A6AA258D431 /* RCTFrameAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTFrameAnimation.h; sourceTree = ""; }; - D6B023B9ABC768547302DBE5060E722A /* NSError+BSG_SimpleConstructor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSError+BSG_SimpleConstructor.h"; sourceTree = ""; }; - D6B34B30A0341499E99684790C5187DF /* React-cxxreact.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-cxxreact.xcconfig"; sourceTree = ""; }; - D6B447493518FE2EC2E18FAF9CFC140E /* RNSVG-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNSVG-prefix.pch"; sourceTree = ""; }; - D75618FDBA151C1CD2A1B950C86FEE3D /* RCTSafeAreaViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaViewManager.h; sourceTree = ""; }; - D75A4AADA8DDDB0A89091C8C5EE606DE /* RNSVGSymbolManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSymbolManager.h; sourceTree = ""; }; - D791C5B12447E67CC81BA6B4B7C1F0E8 /* RCTSwitch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSwitch.m; sourceTree = ""; }; - D7EA6C96FB8C7891A75DF160E6B4E8AE /* AntDesign.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = AntDesign.ttf; path = Fonts/AntDesign.ttf; sourceTree = ""; }; - D82F273344C1C26E56A9C4F7571B4848 /* FFFastImageViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FFFastImageViewManager.h; path = ios/FastImage/FFFastImageViewManager.h; sourceTree = ""; }; + D6124966745CC1956A802570AC129C07 /* RNSVGRadialGradientManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRadialGradientManager.m; sourceTree = ""; }; + D67104EAC2D7770F86142AC663469F98 /* brg_endian.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = brg_endian.h; sourceTree = ""; }; + D6D84EBC5A10A47364D2965D3DF916DC /* RNScreens.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNScreens.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + D76EF86449F033E80D341D914F145942 /* RNSVGTextPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGTextPath.h; sourceTree = ""; }; + D798F9EDD17FF5D87B64E03248D00857 /* REATransitionManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REATransitionManager.h; sourceTree = ""; }; + D7D01E5D2BE86CE51BC9A395985D27F2 /* RCTBridgeModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridgeModule.h; sourceTree = ""; }; + D7DC6FA75CFF65ED93B31CCF5DCF4BBD /* BSG_KSCrashReportFilterCompletion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashReportFilterCompletion.h; sourceTree = ""; }; + D7F43B72B6D18F2CD10B967B8C25379C /* BSG_KSSystemCapabilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSSystemCapabilities.h; sourceTree = ""; }; D836DE72E6FF25EFBD133DCDBF80CD9F /* RSKImageCropViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSKImageCropViewController.m; path = RSKImageCropper/RSKImageCropViewController.m; sourceTree = ""; }; - D87A3DBE01E388063C4A1771A0286ADE /* React-RCTImage.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTImage.xcconfig"; sourceTree = ""; }; - D8BEBBB7D78EF8BC0E72A97620954FDE /* RCTModuleMethod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModuleMethod.h; sourceTree = ""; }; - D8DB4C6E856F0AD8C7D20F1817326EFE /* pwd2key.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pwd2key.c; sourceTree = ""; }; - D8FC4328B99E13D9DB99253F2DBEA2CB /* BugsnagMetaData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagMetaData.h; sourceTree = ""; }; - D92813ACA5B9002182B637F7F3864018 /* RCTErrorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTErrorInfo.h; sourceTree = ""; }; - D93619969EADF3157FC12AD196C37B1A /* RNSVGTextPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextPath.m; sourceTree = ""; }; - D953F58161A529D9F36200415A03CB04 /* RCTInputAccessoryView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInputAccessoryView.h; sourceTree = ""; }; - D9AE2FD428AB123F5082E6D8EF151110 /* RNSVGBezierElement.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGBezierElement.h; sourceTree = ""; }; - D9C64CF773DEDDA8A6EA6ED41AF8F32E /* React-jsi-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-jsi-dummy.m"; sourceTree = ""; }; - D9D0A50D83DCF0C115875A4791046AB5 /* FBReactNativeSpec.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = FBReactNativeSpec.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + D83C96563417BC91946C3293B5F8EED9 /* RNForceTouchHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNForceTouchHandler.h; sourceTree = ""; }; + D83D4D1582FA04DCB6ECF994CDD647E1 /* RNImageCropPicker-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNImageCropPicker-dummy.m"; sourceTree = ""; }; + D859E78B0A15A70C8B46C9C90B8ABD6E /* RNSVGSymbolManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSymbolManager.h; sourceTree = ""; }; + D89EAA14BD44BE622F6DF99DC95DA08C /* RCTDiffClampAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDiffClampAnimatedNode.h; sourceTree = ""; }; + D8DEC0848D8F9D6E3C1AAC5D1C772FA0 /* RNSVG.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNSVG.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + D93791BDFF504EEEB920D46D9E25D4F5 /* JWTClaimsSetVerifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTClaimsSetVerifier.m; sourceTree = ""; }; + D986534E9E8880F599A2A108282862DE /* React-RCTVibration-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTVibration-prefix.pch"; sourceTree = ""; }; + D98786402216ABB3828EEFDB241AB00D /* RCTTouchHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTouchHandler.m; sourceTree = ""; }; + D98DF48A99BB046A82A56DBC0F8CE514 /* RCTPerformanceLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPerformanceLogger.h; sourceTree = ""; }; D9F334F2E90E3EE462FC4192AF5C03BD /* libReact-jsi.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-jsi.a"; path = "libReact-jsi.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - DA35869F80F481FC7F8835C88DB76564 /* RCTTextAttributes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTextAttributes.m; sourceTree = ""; }; - DA9E6D4B027CB267E776545BC8FD7B94 /* experiments-inl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "experiments-inl.h"; sourceTree = ""; }; - DADB9BB15F62ADD5CBFBDCED5D4DEA47 /* React-RCTBlob.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTBlob.xcconfig"; sourceTree = ""; }; - DAE576629741EE9C86EF92A5E012ED75 /* BugsnagCrashSentry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagCrashSentry.h; sourceTree = ""; }; - DB03566725099D62A1632D79761CAE9A /* appcenter-analytics-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "appcenter-analytics-dummy.m"; sourceTree = ""; }; - DB03F9537D60564B149CC93887D97460 /* BSG_KSObjC.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSObjC.c; sourceTree = ""; }; - DB07A9B0888102DC67BEF06D681524E1 /* SimpleLineIcons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = SimpleLineIcons.ttf; path = Fonts/SimpleLineIcons.ttf; sourceTree = ""; }; - DB109E573B2A9960091F4A0C5A1B46B3 /* RCTAnimationUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAnimationUtils.m; sourceTree = ""; }; - DB1FBAAADA73091FEF91009CF3B27AFC /* RCTSpringAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSpringAnimation.h; sourceTree = ""; }; + DA492B063D4ACCC10A262811F161020E /* JSINativeModules.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JSINativeModules.h; path = jsireact/JSINativeModules.h; sourceTree = ""; }; + DA5DEF33B9FF0AE6A9AC4A21C8C0AA8B /* MessageQueueThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MessageQueueThread.h; sourceTree = ""; }; + DADB7449FB089F545D7DBB910E00E629 /* RNCWebView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCWebView.h; path = ios/RNCWebView.h; sourceTree = ""; }; + DAE24BDA6878F847E767530459855393 /* RCTJavaScriptLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTJavaScriptLoader.h; sourceTree = ""; }; + DB46FD91BAB47BE698FC195AB8E99458 /* RCTPlatform.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTPlatform.mm; sourceTree = ""; }; + DB58D3CDD906E60F6923B00284F8817B /* crypt.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = crypt.h; sourceTree = ""; }; + DB69CF83B59971F04BA72A55765B5325 /* RAMBundleRegistry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RAMBundleRegistry.h; sourceTree = ""; }; DB86582C95E5602B075BBC7A939FBDA0 /* bignum.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bignum.h; path = "double-conversion/bignum.h"; sourceTree = ""; }; - DBE65DCC803F1B22D57743BBC3552951 /* BSG_KSFileUtils.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSFileUtils.c; sourceTree = ""; }; - DC004C2CCAE06CD06B58280394703D31 /* JSBundleType.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = JSBundleType.cpp; sourceTree = ""; }; - DC0106B32B0C06C14D7D82B368D2049F /* RCTManagedPointer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTManagedPointer.h; sourceTree = ""; }; - DC0B80587B699B251C56D519822C0DB9 /* BSG_KSCrashReportStore.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSCrashReportStore.m; sourceTree = ""; }; - DC448D9FE99BD4686671418C74155F7F /* RCTI18nUtil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTI18nUtil.m; sourceTree = ""; }; - DC652A5D506EE3739993BD1E4F08FEEF /* RCTConvert+CodePushInstallMode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "RCTConvert+CodePushInstallMode.m"; path = "ios/CodePush/RCTConvert+CodePushInstallMode.m"; sourceTree = ""; }; - DC7A2DB13327E90847573116053BE9B8 /* RNGestureHandlerButton.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerButton.m; path = ios/RNGestureHandlerButton.m; sourceTree = ""; }; - DCC6A98E536B0326826E614F8202BF22 /* RNSVGPatternManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPatternManager.m; sourceTree = ""; }; - DCD47B8DF054CA53F4950300787439B8 /* react-native-netinfo-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-netinfo-prefix.pch"; sourceTree = ""; }; + DC0EEF4733D25A0E00F0878C039A4FB2 /* BugsnagReactNative.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BugsnagReactNative.xcconfig; sourceTree = ""; }; + DC2A1D1F7FAEEB25D36818D318EE13E3 /* Octicons.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Octicons.ttf; path = Fonts/Octicons.ttf; sourceTree = ""; }; + DC40C9BD7844AD67B5FD603D156EAFA5 /* RCTInputAccessoryViewContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryViewContent.m; sourceTree = ""; }; + DC46673FA3B5FD5C909FDFC8E76657DB /* BugsnagMetaData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagMetaData.m; sourceTree = ""; }; + DC5861A161CC534E1766872E5C061859 /* RCTMessageThread.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTMessageThread.mm; sourceTree = ""; }; + DCA2DB4715BFC48EDA1A876F6071041B /* Zocial.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Zocial.ttf; path = Fonts/Zocial.ttf; sourceTree = ""; }; + DCD01485D21E432A9A19E09B441CC81B /* RCTRootViewDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootViewDelegate.h; sourceTree = ""; }; DD1AA82163E6786A8E8C206249757289 /* String.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = String.cpp; path = folly/String.cpp; sourceTree = ""; }; - DD1DC1E891F979F02869F57CD4681696 /* RNSVGNodeManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGNodeManager.m; sourceTree = ""; }; - DD566B191A6CA953B4B4DCAE8D4913B4 /* RCTCxxMethod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxMethod.h; sourceTree = ""; }; - DD7AB86987356898EB3687EA1FD6D357 /* react-native-fast-image.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "react-native-fast-image.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - DDD35EB9178E7942C3DDB8F00E6C2BF1 /* RCTPropsAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPropsAnimatedNode.m; sourceTree = ""; }; - DDEE0A80D706E154FA0CF0DE838B3747 /* hmac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = ""; }; + DD584EEEB51C06387802C8149F03703A /* BSG_KSDynamicLinker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSDynamicLinker.h; sourceTree = ""; }; + DD891935C2DB8472AC4B3E029779846C /* RCTPackagerConnection.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTPackagerConnection.mm; sourceTree = ""; }; + DD9422C7A356B120F844456C08237C45 /* RCTSurface.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurface.h; sourceTree = ""; }; + DE0C43891A10E3742ACBB05569BEF3C7 /* RCTTextDecorationLineType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextDecorationLineType.h; sourceTree = ""; }; DE0E9F831516916D1743974589A94C21 /* SDWebImage-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SDWebImage-dummy.m"; sourceTree = ""; }; - DE22E55275DF4C7E30332FBD608757D9 /* RCTModalHostViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTModalHostViewController.m; sourceTree = ""; }; - DE4F30333AC09DF850741C34AC25BDB6 /* JSDeltaBundleClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSDeltaBundleClient.h; sourceTree = ""; }; - DEACC8DCFBB1CF2F2143C07F8F661C99 /* RCTPointerEvents.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPointerEvents.h; sourceTree = ""; }; + DE92905C0C62A71A880186C365AFC73F /* REABezierNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REABezierNode.h; sourceTree = ""; }; + DE96AF04CCF0587F7812918676063B7B /* JWTCoding+ResultTypes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JWTCoding+ResultTypes.h"; sourceTree = ""; }; + DE9F9A6097643F628CC49B3F96E2A8E4 /* appcenter-push-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "appcenter-push-dummy.m"; sourceTree = ""; }; DED3355C117A012C14298749C96D6162 /* Pods-eSteemTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-eSteemTests.debug.xcconfig"; sourceTree = ""; }; DEDBAA448DC7760E9E3F5B797382C5EB /* DoubleConversion-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DoubleConversion-dummy.m"; sourceTree = ""; }; - DEFA409301653B09C13E80CAE009310E /* RNGestureHandler-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNGestureHandler-prefix.pch"; sourceTree = ""; }; - DF054749B1AA9EDB2A1FD55EEFF470F1 /* RCTNullability.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTNullability.h; sourceTree = ""; }; - DF111CA1F3326143884DE4D59E35C8DE /* FBLazyIterator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBLazyIterator.h; path = FBLazyVector/FBLazyIterator.h; sourceTree = ""; }; - DF1CC2A4AB7247BDD3F0747CE5020947 /* REANode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REANode.m; sourceTree = ""; }; - DF20E4D813336E86531241AC7DB9101B /* BSG_KSJSONCodec.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSJSONCodec.c; sourceTree = ""; }; - DF41D880E198F3A70C9DBBEFA90D12F8 /* RCTAnimatedImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTAnimatedImage.h; path = Libraries/Image/RCTAnimatedImage.h; sourceTree = ""; }; - DF5FB9CE7957146596E2140284C26227 /* RCTSurfaceStage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceStage.h; sourceTree = ""; }; - DF8A76D4CD8EF78A90A1431A391D48FB /* BSG_KSMach_x86_32.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSMach_x86_32.c; sourceTree = ""; }; - DF92E53A52FB9ADACF507780435792B4 /* RCTSinglelineTextInputView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSinglelineTextInputView.m; sourceTree = ""; }; - DFB30C28B0625E13CC8A1110A4E27FB2 /* RCTSurface.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurface.h; sourceTree = ""; }; - DFDECB8CBDB61F1FDC02358D9F0478EE /* RNSVGNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNSVGNode.h; path = ios/RNSVGNode.h; sourceTree = ""; }; - DFFF42D0947525FAF47CC66C097A2797 /* RCTRootView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootView.h; sourceTree = ""; }; + DEF94BA13549620F9DEEA634A1959107 /* RNCWKProcessPoolManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCWKProcessPoolManager.h; path = ios/RNCWKProcessPoolManager.h; sourceTree = ""; }; + DF4774EC6E337A5F72D61E1D13359A78 /* zip.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = zip.h; sourceTree = ""; }; + DF56B15A114D0068364D7405534C0EC1 /* MethodCall.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = MethodCall.cpp; sourceTree = ""; }; + DF956773216EBFF542840B434EFBFB30 /* sha1.c */ = {isa = PBXFileReference; includeInIndex = 1; path = sha1.c; sourceTree = ""; }; + DF9FD805BE6FD41E23202C54A15D9CB8 /* RCTSettingsManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSettingsManager.m; sourceTree = ""; }; + DFE795FF1079299E630F796717493293 /* RNSVGMaskManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGMaskManager.h; sourceTree = ""; }; E00F7F427F1F8FF155A36A10CB055F67 /* FLAnimatedImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FLAnimatedImageView.m; path = FLAnimatedImage/FLAnimatedImageView.m; sourceTree = ""; }; - E056568FE39B31ABBE9C1E2B2BAA943B /* RCTBackedTextInputDelegateAdapter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBackedTextInputDelegateAdapter.h; sourceTree = ""; }; - E0C29954C10B7F0759ECA1C55A5154B0 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + E03FCECF9B24C72642EF340296878A7D /* CodePushPackage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePushPackage.m; path = ios/CodePush/CodePushPackage.m; sourceTree = ""; }; + E04B28AF11EFF1C923EB669199BBB69B /* RCTBridgeDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridgeDelegate.h; sourceTree = ""; }; + E069B50D0227556AC9BC40F3F23355F8 /* AppCenterReactNativeCrashesUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AppCenterReactNativeCrashesUtils.m; path = AppCenterReactNativeCrashes/AppCenterReactNativeCrashesUtils.m; sourceTree = ""; }; + E08D56EE3E96404D4348C62536CF8FCB /* RCTImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageView.h; path = Libraries/Image/RCTImageView.h; sourceTree = ""; }; + E0A796AB5AEA0A55DE23E189A9A0A95D /* JWTCoding+ResultTypes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "JWTCoding+ResultTypes.m"; sourceTree = ""; }; + E0AC47769EDE3DD9D041FFFB2D8A329F /* Utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Utils.h; path = yoga/Utils.h; sourceTree = ""; }; E0E02E23A8D9BEE20D246B5FDECADEED /* signalhandler.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = signalhandler.cc; path = src/signalhandler.cc; sourceTree = ""; }; - E1B003B65FBA0EA02806A13891CC39BF /* SSZipArchive.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SSZipArchive.h; path = ios/CodePush/SSZipArchive/SSZipArchive.h; sourceTree = ""; }; - E1B629440D4123F535E3DDE3F8274199 /* RNSVGLinearGradientManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLinearGradientManager.m; sourceTree = ""; }; - E1CCD065CFE7576BAA8F46F20D8CD3E5 /* Foundation.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = Foundation.ttf; path = Fonts/Foundation.ttf; sourceTree = ""; }; - E1D10D3414B221D868E01A95E9F08BF2 /* RNSVGGroupManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGGroupManager.h; sourceTree = ""; }; - E1EDE56B07E84798C223C5A627BFCB35 /* RCTI18nManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTI18nManager.h; sourceTree = ""; }; - E1FCF4C7DF958EC056148F0D9BC95EAD /* Utils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Utils.h; path = yoga/Utils.h; sourceTree = ""; }; + E19771357664E9BF1DB5150A2473EAAE /* React-RCTLinking.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTLinking.xcconfig"; sourceTree = ""; }; + E1C434071A1D85719FAF8AF8E507D670 /* BugsnagKSCrashSysInfoParser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagKSCrashSysInfoParser.m; sourceTree = ""; }; + E1F12DB4ACB677CB3AA2F80EC5B0655A /* RNSVGLineManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLineManager.m; sourceTree = ""; }; + E24332519A1746496BB1FFE1DA4DF4F6 /* RCTImageCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageCache.m; sourceTree = ""; }; + E247A74C9BFAB0C4170E1A30072DEA12 /* REANodesManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = REANodesManager.m; path = ios/REANodesManager.m; sourceTree = ""; }; + E25C601D7FFD4B394E5219128C97F296 /* RCTUIManagerUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUIManagerUtils.m; sourceTree = ""; }; + E273DC5184E19ACFD265573993D8008D /* RCTProfile.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTProfile.m; sourceTree = ""; }; E2BD2D60443E971C7C34455BB59E2E5D /* Pods-eSteem.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-eSteem.release.xcconfig"; sourceTree = ""; }; - E3227C92052B16E2AC0EDD20B65395E9 /* appcenter-crashes.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "appcenter-crashes.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - E349007861B35EEE46BF4ABB17C660ED /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - E36AA41FF2068293C9F94B42DF61068E /* appcenter-push.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "appcenter-push.xcconfig"; sourceTree = ""; }; - E396CBED467B0BF49AED6A8281F442DE /* RCTCxxBridgeDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxBridgeDelegate.h; sourceTree = ""; }; - E39BB7C318B129BAA40E269E9A5FBB54 /* RNFlingHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNFlingHandler.h; sourceTree = ""; }; - E3E0D53C61204B9FEA3313F62DBE4D92 /* React-RCTActionSheet.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTActionSheet.xcconfig"; sourceTree = ""; }; - E3F48C9971712DCF80A6B2308696076E /* RCTConvert+RNSVG.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+RNSVG.m"; sourceTree = ""; }; - E411B4692B7536BFF12444537E82F184 /* RCTCxxUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTCxxUtils.h; sourceTree = ""; }; - E4240F3295B2D940010BE020CFA04F84 /* RNSVGGlyphContext.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGGlyphContext.m; sourceTree = ""; }; - E4257BED38ED5C42CE68A3F5486FCC20 /* BSG_KSSystemCapabilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSSystemCapabilities.h; sourceTree = ""; }; - E42D6AECD706DFBC1BCEE82458F331B2 /* BugsnagReactNative.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BugsnagReactNative.m; path = cocoa/BugsnagReactNative.m; sourceTree = ""; }; - E4A22DB0E528891BAAADCCC168A3ACDC /* BSG_KSCrashIdentifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSCrashIdentifier.m; sourceTree = ""; }; - E4BF185DFA2EB7F957C52703419170CE /* MF_Base64Additions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MF_Base64Additions.m; path = ios/CodePush/Base64/Base64/MF_Base64Additions.m; sourceTree = ""; }; - E4CC2721AA9770273C8C14AE92A11017 /* RCTReconnectingWebSocket.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTReconnectingWebSocket.m; path = Libraries/WebSocket/RCTReconnectingWebSocket.m; sourceTree = ""; }; + E2C6EA5319C2B8903C2D8D47A85DB177 /* ModuleRegistry.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = ModuleRegistry.cpp; sourceTree = ""; }; + E3128AA209E006D9DD82B2CB8B7616BD /* React-jsinspector.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-jsinspector.xcconfig"; sourceTree = ""; }; + E3260E5F99A5DF68B26800FE220F3CD8 /* RCTInspector.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTInspector.h; sourceTree = ""; }; + E337A3F804212101A791880F382645D0 /* RNSVGLength.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLength.h; sourceTree = ""; }; + E3697565A75CE7614A552B9321AC7C1B /* appcenter-crashes.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "appcenter-crashes.xcconfig"; sourceTree = ""; }; + E3E15D7487B447AF150FF8C5701C6937 /* RCTRefreshControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRefreshControl.h; sourceTree = ""; }; + E408A20F8288DCF327D96E8FFD46DECB /* React-jsiexecutor-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-jsiexecutor-prefix.pch"; sourceTree = ""; }; + E488B2D97D13D2B273CF86546431A459 /* api-js.md */ = {isa = PBXFileReference; includeInIndex = 1; name = "api-js.md"; path = "docs/api-js.md"; sourceTree = ""; }; + E48F5B38847FAC0C8F071C691AC26BDE /* RNIapIos.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNIapIos.h; path = ios/RNIapIos.h; sourceTree = ""; }; + E4D6958F78C5CF22313CBA0DF22C1DFD /* RCTStyleAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTStyleAnimatedNode.h; sourceTree = ""; }; E4EEE9E54CCFF690FE7E067F30CAB872 /* bignum.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = bignum.cc; path = "double-conversion/bignum.cc"; sourceTree = ""; }; + E52CC5DC4ECA2ADAC39BBD869C46CDAA /* RCTSRWebSocket.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTSRWebSocket.h; path = Libraries/WebSocket/RCTSRWebSocket.h; sourceTree = ""; }; + E566D4C6559E5B3DF1C6FDD0AD733EB0 /* RCTConvert+REATransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+REATransition.m"; sourceTree = ""; }; + E58D3F780D9BF075594BCFE713BD2989 /* RCTEventDispatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTEventDispatcher.m; sourceTree = ""; }; E5ABBFA01F2FF051D4F3EA859ECF739B /* fixed-dtoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "fixed-dtoa.h"; path = "double-conversion/fixed-dtoa.h"; sourceTree = ""; }; - E5B18BE82B2546DFA3DE60C314DC28FC /* RCTValueAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTValueAnimatedNode.m; sourceTree = ""; }; - E5C69F6CD60BF426481B86D716C6F5B3 /* RCTUITextView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUITextView.m; sourceTree = ""; }; - E5D51A4FF5291E17DBC8FB59631CE368 /* RCTActivityIndicatorViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTActivityIndicatorViewManager.m; sourceTree = ""; }; + E61E6878BF3982503206320645DB3BCF /* RCTCxxModule.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTCxxModule.mm; sourceTree = ""; }; + E664614AEA208D781C40C3242B0DD533 /* MF_Base64Additions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MF_Base64Additions.m; path = ios/CodePush/Base64/Base64/MF_Base64Additions.m; sourceTree = ""; }; E69FFCFF90B9497FC1E764E22E10BBA3 /* bignum-dtoa.cc */ = {isa = PBXFileReference; includeInIndex = 1; name = "bignum-dtoa.cc"; path = "double-conversion/bignum-dtoa.cc"; sourceTree = ""; }; E6A16705C69FC7DE11C2469A4A0F8358 /* libReact-RCTText.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-RCTText.a"; path = "libReact-RCTText.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - E740479ADC53B0BF97E9021028FAD544 /* RNSVGLinearGradient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLinearGradient.h; sourceTree = ""; }; - E74CF57AB8225B5C008C4FE4FDB77322 /* BSG_KSCrashCallCompletion.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSCrashCallCompletion.m; sourceTree = ""; }; - E74E7637B05C4C786410304DA4890F4B /* BugsnagKSCrashSysInfoParser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagKSCrashSysInfoParser.m; sourceTree = ""; }; - E764B2FF9C40A22F5B8E4D1143834B07 /* RCTBaseTextInputShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBaseTextInputShadowView.m; sourceTree = ""; }; - E7CB64114C497B23A42C33A90756CD38 /* RCTBridgeMethod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBridgeMethod.h; sourceTree = ""; }; - E91A48E1C50788BE69FB917AD169F0D7 /* RCTRootViewDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootViewDelegate.h; sourceTree = ""; }; + E6B2B0B7E912FA5A068A004CBCE95FD9 /* RCTLocalAssetImageLoader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLocalAssetImageLoader.m; sourceTree = ""; }; + E6CB1678DB4C21B3E1A0B0CACE9E3AB3 /* REAAllTransitions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REAAllTransitions.m; sourceTree = ""; }; + E70E28829E1F5A60B0609B74A8A5329E /* FontAwesome5_Solid.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome5_Solid.ttf; path = Fonts/FontAwesome5_Solid.ttf; sourceTree = ""; }; + E72970CCD8A2CB0669E07714EEEA604C /* RCTDevLoadingView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDevLoadingView.h; sourceTree = ""; }; + E74F4283D12BC9971A540B5019ACA1F7 /* react-native-config.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "react-native-config.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + E798F057D031A3B66EF19FB742F4192D /* RCTUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUtils.h; sourceTree = ""; }; + E7ADB41D8FE1B1DBD29C2C2AA942D400 /* RCTImageCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageCache.h; path = Libraries/Image/RCTImageCache.h; sourceTree = ""; }; + E7B690E27C687D52355E2E1AE1044C59 /* log.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = log.h; path = yoga/log.h; sourceTree = ""; }; + E7CE06D7A62BA75CFBE75796D873D3DC /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; + E7EF4E3A379F02C42C76C680A3B6AA15 /* RCTFrameUpdate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTFrameUpdate.m; sourceTree = ""; }; + E82B7D991A1799316F111A89D09ED16E /* RCTUITextView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUITextView.h; sourceTree = ""; }; + E8575D43F0BED0D8E548ACC009D22E91 /* RCTProgressViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTProgressViewManager.m; sourceTree = ""; }; + E881B8E846BBEA2BE04EA4D6E491E1AB /* RCTStyleAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTStyleAnimatedNode.m; sourceTree = ""; }; + E8A65D00F9DBCDDD06CE95EAAEB0F401 /* JWTBase64Coder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTBase64Coder.m; sourceTree = ""; }; + E90637A75DE2513D2D124AA2F32E1CC1 /* JsArgumentHelpers-inl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JsArgumentHelpers-inl.h"; sourceTree = ""; }; E933DBF3629F99BAFDAC491A4676D156 /* UIView+WebCacheOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+WebCacheOperation.h"; path = "SDWebImage/UIView+WebCacheOperation.h"; sourceTree = ""; }; - E95826664328198A0E10E8B575C9EC54 /* LICENSE.txt */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE.txt; sourceTree = ""; }; + E946EF0C975A27D949BC03ABE600C417 /* RCTShadowView+Internal.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTShadowView+Internal.m"; sourceTree = ""; }; + E947747402A97B8CCC82ED88DC8F991C /* RCTActionSheetManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTActionSheetManager.h; path = Libraries/ActionSheetIOS/RCTActionSheetManager.h; sourceTree = ""; }; + E947EC6135909AC50E3198B14BCD6442 /* RCTRefreshControlManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRefreshControlManager.m; sourceTree = ""; }; + E964D660E5512C9CEE74562846C9E2FF /* BugsnagApiClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagApiClient.h; sourceTree = ""; }; E9689DEB21A801ABB813516796CABDF7 /* Pods-eSteemTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-eSteemTests-dummy.m"; sourceTree = ""; }; - E9714C3954CFAA2D3CAD0435311394EF /* RNSVGMask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGMask.h; sourceTree = ""; }; - E9A1E2D8EF11E3E8270968DAAF19BBCD /* RCTTouchHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTouchHandler.m; sourceTree = ""; }; - E9B925F58F0D4270682FA72A843935CF /* AppCenterReactNativeCrashes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNativeCrashes.h; path = AppCenterReactNativeCrashes/AppCenterReactNativeCrashes.h; sourceTree = ""; }; - EAD2190CAAB713011BBDA4A28BE539DD /* TurboModuleBinding.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = TurboModuleBinding.cpp; path = turbomodule/core/TurboModuleBinding.cpp; sourceTree = ""; }; - EAD67CEBB40B790A4FCCADF3A925E388 /* BSG_KSCrashReportFields.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashReportFields.h; sourceTree = ""; }; - EAD7102FC64EEC049440DB9891F81264 /* React-RCTSettings.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTSettings.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - EAE1AC6C86B25EB72CDDD0413BB0E467 /* RCTInputAccessoryShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryShadowView.m; sourceTree = ""; }; + E986BDFA62F277BC86559AD61B86E450 /* RCTTrackingAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTTrackingAnimatedNode.m; sourceTree = ""; }; + E9A4B5C7DDE122537E8D886A74350931 /* RCTUIImageViewAnimated.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTUIImageViewAnimated.h; path = Libraries/Image/RCTUIImageViewAnimated.h; sourceTree = ""; }; + E9D2634EC2F0157F7E5AFCA62D30DEEE /* JSIndexedRAMBundle.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = JSIndexedRAMBundle.cpp; sourceTree = ""; }; + E9E528D639F468B981F1671D54466CA6 /* BVLinearGradient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BVLinearGradient.m; path = BVLinearGradient/BVLinearGradient.m; sourceTree = ""; }; + EA1A5B59B57203B09A05B1831AE89BF0 /* RNSVGRenderableManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRenderableManager.m; sourceTree = ""; }; + EA32AD8E25ED39D5AE8E8B8EC5E6F752 /* BSG_KSCrashIdentifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSCrashIdentifier.m; sourceTree = ""; }; + EA3A28F4D2E29BB03641C4DC0D7F648C /* RCTUITextField.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTUITextField.m; sourceTree = ""; }; + EA597C61FF9840799FA29132C91E3F0A /* RCTInputAccessoryView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInputAccessoryView.m; sourceTree = ""; }; + EA6B6B6EE7CB43D175CADB44EBC13DF9 /* RCTProfileTrampoline-x86_64.S */ = {isa = PBXFileReference; includeInIndex = 1; path = "RCTProfileTrampoline-x86_64.S"; sourceTree = ""; }; EAE95BB01B81F9BC7378901C6009EB72 /* Folly.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Folly.xcconfig; sourceTree = ""; }; - EAEFB51A46259376E7139E01D4B46F18 /* RCTWeakProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTWeakProxy.m; sourceTree = ""; }; - EB4C2A51527216749F54F5AC69FD467E /* FontAwesome5_Regular.ttf */ = {isa = PBXFileReference; includeInIndex = 1; name = FontAwesome5_Regular.ttf; path = Fonts/FontAwesome5_Regular.ttf; sourceTree = ""; }; - EB5FF552E634AEDC3E1C34DD283AF1B8 /* React-Core-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-Core-prefix.pch"; sourceTree = ""; }; - EB69C675D1F55880F464A1707C605DDF /* jsi-inl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "jsi-inl.h"; sourceTree = ""; }; - EB6E3AD5C3440B5A1D470FAE58228E0B /* RCTScrollContentShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTScrollContentShadowView.h; sourceTree = ""; }; - EB706EF745E624EF2590284889FC8403 /* JWTErrorDescription.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTErrorDescription.m; sourceTree = ""; }; - EB86D57D78758C3CE355B1A9E7C3B950 /* RNIap.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNIap.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - EBE8D50316F3FF79DF30552EE74F3182 /* RNSVGTSpanManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTSpanManager.m; sourceTree = ""; }; - EC14E99217ACE5AA34E09C65F2D40963 /* RCTBlobCollector.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBlobCollector.h; sourceTree = ""; }; - EC6D4ADF310F85628AA23C0CE274EBE9 /* RNSVGCircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGCircle.h; sourceTree = ""; }; - ECC44B57B4CC4B31FBE4A96E46BAB0A6 /* RCTVirtualTextShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTVirtualTextShadowView.m; sourceTree = ""; }; - ECF4C5D5543165365202AABACBF0E9FE /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - ED0D34D9DD51570DBE01A0D17E495970 /* BugsnagSessionTrackingPayload.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BugsnagSessionTrackingPayload.h; sourceTree = ""; }; - ED2D7C26E3945EF0FF56469CA9E0C40B /* RCTBridge.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTBridge.m; sourceTree = ""; }; - EDC227D81A7AAF7FBB9870E604D9FEC7 /* Common.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Common.h; path = ios/CodePush/SSZipArchive/Common.h; sourceTree = ""; }; + EB2F11498544DF3078EFD63F938DA82C /* JSCRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSCRuntime.h; sourceTree = ""; }; + EBD817C3F3FF8386BFF8AF1DF4102CBB /* REATransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REATransition.m; sourceTree = ""; }; + EC0327E8AE28F85A2F0A01504754A1C1 /* RCTI18nUtil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTI18nUtil.m; sourceTree = ""; }; + EC05DC303C60BF98537E1D344DABA6E2 /* RNSVGClipPathManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGClipPathManager.h; sourceTree = ""; }; + EC266746F402A9EC0EC8AFF005E3CD23 /* RNCWebViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNCWebViewManager.h; path = ios/RNCWebViewManager.h; sourceTree = ""; }; + EC8BD4B782C1B464432DB90B246C323D /* RCTClipboard.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTClipboard.m; sourceTree = ""; }; EDE3C374AC7B98BDD28591AF528A1B22 /* Folly-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Folly-prefix.pch"; sourceTree = ""; }; - EDF0289E7BF19A3DC67EAD20E3798FA6 /* JSExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSExecutor.h; sourceTree = ""; }; - EEAB7BD1DB3452EC7EDFC2DC2E0D4644 /* RNSVGViewBox.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGViewBox.m; sourceTree = ""; }; - EEC54F83519199F7B664A2DC83CDBA20 /* RNCNetInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNCNetInfo.m; path = ios/RNCNetInfo.m; sourceTree = ""; }; + EDFB64F37B7FCDF3978A8FB66E73272E /* RNSVGPathManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPathManager.h; sourceTree = ""; }; + EE30018436781B658E55F753DF7E6F25 /* RCTAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAnimatedNode.h; sourceTree = ""; }; + EE8ADA7D4D3FF8F44586C2FB3611ECCA /* RCTImageViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageViewManager.h; path = Libraries/Image/RCTImageViewManager.h; sourceTree = ""; }; + EE9F46F6D9701AB89D57C09D56C70B89 /* RCTTiming.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTiming.h; sourceTree = ""; }; + EEB3D1877492978E630AFD96164DF5D9 /* RNSVGRadialGradient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRadialGradient.m; sourceTree = ""; }; EEDBF403E8E0B3885E65C2741B536BC5 /* libReact-RCTImage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-RCTImage.a"; path = "libReact-RCTImage.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - EEF3AA704D9EEED7D9DD2C5A7C4D8809 /* appcenter-crashes.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "appcenter-crashes.xcconfig"; sourceTree = ""; }; - EF22B78D80B8354935D3B280737DA982 /* RNSVGText.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGText.h; sourceTree = ""; }; - EF34D9C5D5E8B96A92D3EC0A590B3B23 /* InspectorInterfaces.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = InspectorInterfaces.cpp; sourceTree = ""; }; - EF5E61F654052418591C37F6D4B8C6AF /* RCTModalHostView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTModalHostView.h; sourceTree = ""; }; - EF93C6B398C1929AF38EB4CE69FE6F94 /* RCTTiming.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTiming.h; sourceTree = ""; }; - EFA9D24423469839BB1B96FE5F1DE9B3 /* aescrypt.c */ = {isa = PBXFileReference; includeInIndex = 1; path = aescrypt.c; sourceTree = ""; }; - EFEDCCE743CFDC70A07E6CC9754BCCE4 /* RCTSurfaceView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceView.h; sourceTree = ""; }; - F00E856EDE1657D9ABA0954C1A161FAA /* RCTPackagerConnection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPackagerConnection.h; sourceTree = ""; }; + EEF7AE422BE5385457A4EB80C653A683 /* RCTPickerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPickerManager.m; sourceTree = ""; }; + EF0CE87EFC38BACF5CDB5BF650C2A70C /* React-RCTNetwork-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTNetwork-prefix.pch"; sourceTree = ""; }; + EF27FC6CF169940A4310AB668AA34F8E /* JWTClaimsSet.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTClaimsSet.h; sourceTree = ""; }; + EF2F52F305722A93DD9C2EE33F34F330 /* RCTInterpolationAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTInterpolationAnimatedNode.m; sourceTree = ""; }; + EF6878616DA6D221AD5A6675E8DD5210 /* RCTRedBoxExtraDataViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRedBoxExtraDataViewController.h; sourceTree = ""; }; + EF892D97BD565C4022BCAC698741F4A3 /* RCTEventEmitter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTEventEmitter.h; sourceTree = ""; }; + EF8A2A4C4CE930541431F35001259747 /* RNVersionNumber.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RNVersionNumber.m; path = ios/RNVersionNumber.m; sourceTree = ""; }; + EFCFF55BB6001DC46A0A60A0F9927108 /* RCTAccessibilityManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAccessibilityManager.m; sourceTree = ""; }; + F00A6ED203525FEE05DDCE1859D0F377 /* RCTTypeSafety-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RCTTypeSafety-dummy.m"; sourceTree = ""; }; F017712C98B71EA8272073505836D01B /* libappcenter-push.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libappcenter-push.a"; path = "libappcenter-push.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - F019FBC014D1BDC0A3E52CAEEFBCFB07 /* JWTCoding+VersionTwo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JWTCoding+VersionTwo.h"; sourceTree = ""; }; - F01B881A89F6F52709C61C156675A644 /* RNSVGSolidColorBrush.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGSolidColorBrush.h; sourceTree = ""; }; - F01CE01E88ACFB434BEB47753E27CF75 /* RNSVGRect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRect.h; sourceTree = ""; }; - F045D2FD0F277DCF7A514FD73685E92C /* BSG_KSMachApple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSMachApple.h; sourceTree = ""; }; - F06EF857C3817BA467FBAC603AC3CDEC /* BugsnagHandledState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagHandledState.m; sourceTree = ""; }; - F096CD44E445875EE948AFBF3F59EAE7 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; - F0B7891FF78578FEECD0384BAB1CAA0C /* hmac.c */ = {isa = PBXFileReference; includeInIndex = 1; path = hmac.c; sourceTree = ""; }; - F0CBD08B049634A22C5ACA14C98B5798 /* RCTSurfaceRootShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceRootShadowView.h; sourceTree = ""; }; - F0F96D60835067DDF0A3058AC583980D /* JWTClaimsSetSerializer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTClaimsSetSerializer.m; sourceTree = ""; }; - F153D38A786DF43C3049BB85E0B73B8F /* RNTapHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNTapHandler.m; sourceTree = ""; }; - F1AB0472F45C0CAB98AC7BF1F151B52E /* RCTErrorInfo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTErrorInfo.m; sourceTree = ""; }; - F1C1633CFAE9CCEC111CD3AB242A59E9 /* BugsnagFileStore.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagFileStore.m; sourceTree = ""; }; - F1E66E2D8C6C7658E9F8FE1EDC175757 /* REATransitionValues.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REATransitionValues.m; sourceTree = ""; }; - F20E220F8B925EAC679F634A74F7801A /* RNSVGPainterBrush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPainterBrush.m; sourceTree = ""; }; - F2204C5DFDCE02F6C98077EB6BB2090F /* RCTPickerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPickerManager.h; sourceTree = ""; }; - F2635231CA909849E55F9583F27A6973 /* BSG_KSDynamicLinker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSDynamicLinker.h; sourceTree = ""; }; - F2A994F5A4B9F5BCCB7A87021A0BD23D /* RCTDatePicker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDatePicker.h; sourceTree = ""; }; - F2C43025EBA7F6B9752DAE21556F21E4 /* React-jsi.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-jsi.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + F049B430012FA99046C0304A350BF971 /* RCTManagedPointer.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTManagedPointer.mm; sourceTree = ""; }; + F061C227864F3DC00FF28D1A98EFAC4C /* RCTPackagerClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTPackagerClient.h; sourceTree = ""; }; + F07315B6BA0871EF67D7F51F67B7198C /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + F0850C39AEF29017867526ECFB03FD3F /* BSGConnectivity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSGConnectivity.h; sourceTree = ""; }; + F0983D9F717974F53A243C540FB2FC10 /* decorator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = decorator.h; sourceTree = ""; }; + F1115BD836813960B00AD35EE73EB5F0 /* RCTNetworkTask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNetworkTask.h; path = Libraries/Network/RCTNetworkTask.h; sourceTree = ""; }; + F14679445530B8928A9481582BF0C221 /* 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; }; + F148F192C71ED2C67B8603C2C1FE4241 /* RNSVGImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGImage.m; sourceTree = ""; }; + F176587F576DFC54B20B1BE64B919F78 /* RCTLayoutAnimation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTLayoutAnimation.m; sourceTree = ""; }; + F19A7B0E4B2F2AD69444185B550F1670 /* RNReanimated-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNReanimated-dummy.m"; sourceTree = ""; }; + F1EF1FB944F40CF992D4A74C97FB707B /* react-native-config.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-config.xcconfig"; sourceTree = ""; }; + F209183EA6D67E8041EC31AE1214D376 /* UIImage+Resize.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Resize.m"; path = "ios/src/UIImage+Resize.m"; sourceTree = ""; }; + F24008F6A580F69B6A610058089A5261 /* FFFastImageSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FFFastImageSource.h; path = ios/FastImage/FFFastImageSource.h; sourceTree = ""; }; + F25B66A3C7B9CD7944E747DA2DFA00A6 /* RCTJSStackFrame.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTJSStackFrame.m; sourceTree = ""; }; + F2A49AA2DF76A686803CDF4D1CB35A5B /* React-RCTLinking-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "React-RCTLinking-prefix.pch"; sourceTree = ""; }; + F2CE677E46FD9B271FFDE33D2D8491CA /* JWTAlgorithmESBase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTAlgorithmESBase.m; sourceTree = ""; }; F2E7C88DFCD460A4B46B913ADEB8A641 /* libReact-jsiexecutor.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-jsiexecutor.a"; path = "libReact-jsiexecutor.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - F2F15AB2DF2E4CBE360DF5C50A31D28D /* RCTStatusBarManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTStatusBarManager.m; sourceTree = ""; }; F307FF42E71D368FCC7A30B95B0FE078 /* AppCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppCenter.framework; path = "AppCenter-SDK-Apple/iOS/AppCenter.framework"; sourceTree = ""; }; - F3275B1841145D1F294537CE5FAABF1B /* NativeToJsBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = NativeToJsBridge.h; sourceTree = ""; }; - F343F45713C65374D916184400D055ED /* RCTStyleAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTStyleAnimatedNode.h; sourceTree = ""; }; - F3502DF78D1B2798C27B31D75DB1B766 /* BugsnagUser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagUser.m; sourceTree = ""; }; - F367C25A1314AF88738634726024D217 /* BSG_KSCrashIdentifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashIdentifier.h; sourceTree = ""; }; - F3A94DFB1F6E8B3CA25D9B02F9446F14 /* RNSVGPatternManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGPatternManager.h; sourceTree = ""; }; - F3A995F53AB12F64B3427FE06837892E /* BSG_KSCrashSentry_CPPException.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashSentry_CPPException.mm; sourceTree = ""; }; - F3CD2F29EC71FBCA2E9CDFE4DF5B795D /* RCTConvertHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTConvertHelpers.h; sourceTree = ""; }; - F3CFF5FDC523F1B3D65D5C6966FA8ED6 /* RCTImageUtils.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageUtils.m; sourceTree = ""; }; - F41546DDDF3006CF67F137E79310CBB7 /* RCTSafeAreaViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSafeAreaViewManager.m; sourceTree = ""; }; - F47D2661CD66C69A2B7EA5BE4490FDB6 /* AppCenterReactNativePushDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNativePushDelegate.h; path = AppCenterReactNativePush/AppCenterReactNativePushDelegate.h; sourceTree = ""; }; - F4969D8F57DCDFF35F68FB1C425B3D14 /* decorator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = decorator.h; sourceTree = ""; }; + F312306B98C9BE72B669133C4DB5012C /* JSBigString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSBigString.h; sourceTree = ""; }; + F345F1CDBBEAEB79E36204F79026B441 /* RNIap.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNIap.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + F35DA92C3174DC45640F1F9952F86C43 /* JWTAlgorithm.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithm.h; sourceTree = ""; }; + F3D8B22D633C33845CC4799754A99CD2 /* RCTRawTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRawTextViewManager.m; sourceTree = ""; }; + F3DE3BDCDACD8B9A3DEC3C36C2C9A750 /* BSG_KSCrashSentry_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashSentry_Private.h; sourceTree = ""; }; + F3F88E6FBE4EDA8069A07F1E197ECA61 /* appcenter-analytics.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "appcenter-analytics.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + F416C97FB0E94A73F341BD246C77EB45 /* RNSVGMarker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGMarker.m; sourceTree = ""; }; + F41DB7457F4847722FF5C3F4297F4FAA /* RCTSpringAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSpringAnimation.h; sourceTree = ""; }; + F438420A2BC6A0255A6BAF1BFDD1233E /* RCTTypeSafety.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RCTTypeSafety.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + F449B85CB974D252050DCBAD8ADF38E4 /* React-jsiexecutor.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-jsiexecutor.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + F4F3A300147B77223F631D8ACD083B17 /* JSBundleType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSBundleType.h; sourceTree = ""; }; F502D0D8F78D0E95832C7988C6330863 /* Format.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Format.cpp; path = folly/Format.cpp; sourceTree = ""; }; - F50EA2E32372883A45FFA16F0059E781 /* RCTRedBoxExtraDataViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRedBoxExtraDataViewController.m; sourceTree = ""; }; - F53F82927572419803A695836A1AECF4 /* RCTUIManagerObserverCoordinator.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTUIManagerObserverCoordinator.mm; sourceTree = ""; }; - F5428E8AB168321F9EECFEB72F2C175D /* RCTRootContentView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootContentView.h; sourceTree = ""; }; - F5508673E0F226EA88D27CA962681E05 /* JWTCoding+VersionThree.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JWTCoding+VersionThree.h"; sourceTree = ""; }; - F558F477AA775070E328B36121571417 /* RNSVGRadialGradient.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGRadialGradient.m; sourceTree = ""; }; - F570CD8B6BCC50200F6B3AB3EE9AD4CF /* RNVectorIcons-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNVectorIcons-prefix.pch"; sourceTree = ""; }; - F61A6B703FE1FF404B9227A250364917 /* REABlockNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REABlockNode.h; sourceTree = ""; }; + F502F381D76B3938887113317377E302 /* RNSVGRadialGradient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRadialGradient.h; sourceTree = ""; }; + F57C1841E358872E5BAA661140454376 /* RNGestureHandler.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = RNGestureHandler.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + F59025AEC39EF1711B507CE4FC1F2FA7 /* React-RCTNetwork-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTNetwork-dummy.m"; sourceTree = ""; }; + F5CFFCF549BBD09BC2E9473C03D022CA /* BSGOutOfMemoryWatchdog.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSGOutOfMemoryWatchdog.m; sourceTree = ""; }; + F5F6A24971895E0D24CDF7ED104B399A /* RCTConvert+FFFastImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "RCTConvert+FFFastImage.m"; path = "ios/FastImage/RCTConvert+FFFastImage.m"; sourceTree = ""; }; + F61557EBE7979658590F520B794FBA83 /* READebugNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = READebugNode.h; sourceTree = ""; }; F64B94E0F1569CDD337B654063EC6F7B /* Pods-eSteem-tvOSTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-eSteem-tvOSTests-acknowledgements.markdown"; sourceTree = ""; }; - F64EA9A3DEDE84783D51AB138E32485D /* RNSVGTSpan.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGTSpan.m; sourceTree = ""; }; + F64CB3B5650530F7DE11CFB954986C6D /* RCTBorderDrawing.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTBorderDrawing.h; sourceTree = ""; }; + F65147F27465EB9C6D30BDACEAFA07E0 /* RCTBlobManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTBlobManager.h; path = Libraries/Blob/RCTBlobManager.h; sourceTree = ""; }; F656ABCB7127A201CAB67040ACD9BBB6 /* UIImage+GIF.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+GIF.m"; path = "SDWebImage/UIImage+GIF.m"; sourceTree = ""; }; F676CB1F195DE1DE1CD36B03596EC74B /* glog.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = glog.xcconfig; sourceTree = ""; }; F69AE82BE164B614B45AF41E4E22FC98 /* SDAnimatedImageRep.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImageRep.m; path = SDWebImage/SDAnimatedImageRep.m; sourceTree = ""; }; - F6BF194FF83C3FC07DF2DE6951FAA8DD /* JWTClaimsSetVerifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTClaimsSetVerifier.h; sourceTree = ""; }; - F6CACC17C84336A4147CB4D5EA6BCB7C /* JSBigString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSBigString.h; sourceTree = ""; }; - F6DEE452FE741BF961453C94BE03B797 /* experiments.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = experiments.h; sourceTree = ""; }; + F6A88BACCEA8FF9C10139F7708775BAC /* CodePush.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CodePush.m; path = ios/CodePush/CodePush.m; sourceTree = ""; }; + F70A9D61BEF05F6271A08F728204A201 /* RCTComponentEvent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTComponentEvent.m; sourceTree = ""; }; F71EBF73F354B475D465FF6DE9A66707 /* libReact-RCTBlob.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-RCTBlob.a"; path = "libReact-RCTBlob.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - F71F6C19EC48BE4D057B3AFC5D101EC9 /* RCTImageShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageShadowView.m; sourceTree = ""; }; - F77DF4B4B3F193441A232B47F951A614 /* BugsnagSessionTracker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagSessionTracker.m; sourceTree = ""; }; - F791FF218A57E62693FDE33BCFE55665 /* CompactValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CompactValue.h; path = yoga/CompactValue.h; sourceTree = ""; }; - F7927186F44A868954D04DC2763D780C /* RNIapIos.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNIapIos.h; path = ios/RNIapIos.h; sourceTree = ""; }; - F8095241A1438DB18EDA921F169EB012 /* RCTProfile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTProfile.h; sourceTree = ""; }; - F82E1C736A00B3E387E0C91168EFB08A /* React-Core-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-Core-dummy.m"; sourceTree = ""; }; - F83351F9A6F86FEE4C7D4AC7925BD968 /* RNSVGDefs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGDefs.h; sourceTree = ""; }; - F861ABE2FCC1CC8B00212C2C0C8F4C65 /* RCTActionSheetManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTActionSheetManager.h; path = Libraries/ActionSheetIOS/RCTActionSheetManager.h; sourceTree = ""; }; - F874845386F50ED1D989FFDA31AB8AFD /* RNSVGClipPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGClipPath.h; sourceTree = ""; }; - F87A9057B76F33FBC2EB317E91F525B3 /* TurboModuleBinding.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TurboModuleBinding.h; path = turbomodule/core/TurboModuleBinding.h; sourceTree = ""; }; - F895B0C58B23C51B13819727F7B23106 /* RCTSurfaceHostingView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceHostingView.h; sourceTree = ""; }; + F751E983E92C9FEE748E464EFE1E2CAF /* RCTRootShadowView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTRootShadowView.h; sourceTree = ""; }; + F77E79F5B50592264368194B26305C90 /* RNSVGPathParser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGPathParser.m; sourceTree = ""; }; + F79549FC3249A78600225B2A0E20DC5B /* RCTUIManagerUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTUIManagerUtils.h; sourceTree = ""; }; + F7DDE512FB3D9B2A0CD46E7C2C226D3A /* Yoga.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Yoga.cpp; path = yoga/Yoga.cpp; sourceTree = ""; }; + F80B9F8E7C0096AB81AA30137AFD3A68 /* RCTTextView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTextView.h; sourceTree = ""; }; + F857F7E2FEB51CA95DB918CA960836AC /* RCTVirtualTextViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTVirtualTextViewManager.m; sourceTree = ""; }; + F881DB42C2A9E7472C9E3D82413E64A1 /* React-RCTVibration-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "React-RCTVibration-dummy.m"; sourceTree = ""; }; + F89806324A981B3BE6F42547E0B235A2 /* RCTNetworking.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = RCTNetworking.mm; sourceTree = ""; }; + F89E53363174AD21417104AFF01A1AC4 /* mztools.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = mztools.h; sourceTree = ""; }; + F8A28169F313038AE2DE4D969ACACC56 /* RCTWebSocketModule.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTWebSocketModule.m; path = Libraries/WebSocket/RCTWebSocketModule.m; sourceTree = ""; }; F8C28D85EFA3D9B24DC644A40C5CF053 /* SDAnimatedImageRep.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImageRep.h; path = SDWebImage/SDAnimatedImageRep.h; sourceTree = ""; }; - F8CE3E700568F96137DD5A60308450C3 /* BSG_KSCrashSentry_NSException.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSG_KSCrashSentry_NSException.m; sourceTree = ""; }; + F8CD2B73A796D64ECB435F5A795A2EFD /* RCTURLRequestDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTURLRequestDelegate.h; sourceTree = ""; }; + F8E3B5BB6C9E172BF60C624D9A879A9E /* RNReanimated-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNReanimated-prefix.pch"; sourceTree = ""; }; + F8ED9CDD730DF15AD7D8A44726D01C04 /* RNGestureHandler.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RNGestureHandler.xcconfig; sourceTree = ""; }; F91783AD28315517EB590685D3A72C4E /* libappcenter-analytics.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libappcenter-analytics.a"; path = "libappcenter-analytics.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - F925226DF9CAA7D18C405EDA580082FD /* RNSVGEllipse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGEllipse.m; sourceTree = ""; }; F958876A082BF810B342435CE3FB5AF6 /* libRCTTypeSafety.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRCTTypeSafety.a; path = libRCTTypeSafety.a; sourceTree = BUILT_PRODUCTS_DIR; }; - F95DC4C893A8B3B4C7F50219978085F0 /* RNTapHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNTapHandler.h; sourceTree = ""; }; - F9AB49FE3DCEF0988A391995B736F552 /* RCTViewManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTViewManager.h; sourceTree = ""; }; - F9B4BC8AFBAE6ABA045634CFDF8BFB03 /* BVLinearGradient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BVLinearGradient.h; path = BVLinearGradient/BVLinearGradient.h; sourceTree = ""; }; - F9C6501E61732E3146AC37608A00D37E /* RCTDecayAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTDecayAnimation.h; sourceTree = ""; }; - F9D718596582D75A939B6AB916C4D93C /* BSG_KSCrashType.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSCrashType.c; sourceTree = ""; }; + F961CE038F6D8FFF5E50F09D3E61F5F0 /* react-native-netinfo-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "react-native-netinfo-dummy.m"; sourceTree = ""; }; + F96811181958E8FE055B99CB2B1E6DD9 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = ""; }; + F9CB52784C490CA0BD8DF69D75BDAD43 /* React-RCTText.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = "React-RCTText.podspec"; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; F9ED056A40E08A36EBB9CA02C23433D2 /* QBAlbumsViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = QBAlbumsViewController.m; path = QBImagePicker/QBAlbumsViewController.m; sourceTree = ""; }; - FA17104A2136A8F1B263AFD177D47081 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = ""; }; - FA42E677A4533C898FC658C5DA791879 /* Instance.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Instance.h; sourceTree = ""; }; - FA4A29F271CA32BD9E78B4575C2C7DB8 /* Yoga-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Yoga-dummy.m"; sourceTree = ""; }; - FA4A620C7F1B08B8C6B0B593DDD408AC /* RCTRootShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRootShadowView.m; sourceTree = ""; }; - FA608B69D15991A3E3DDD0E969158171 /* brg_types.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = brg_types.h; sourceTree = ""; }; - FA8B9F57D49209C354DAF610D86F468F /* RCTSurfaceRootShadowView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTSurfaceRootShadowView.m; sourceTree = ""; }; - FA9061702CF038864691BD66FA75C7AF /* RCTTouchHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTTouchHandler.h; sourceTree = ""; }; - FA9C6F56D239B4363719AF5962B7D064 /* RNSVGViewBox.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGViewBox.h; sourceTree = ""; }; + FA084B0BEDCCBC4A9F5FB8E93484356E /* RCTImageEditingManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageEditingManager.h; path = React/CoreModules/RCTImageEditingManager.h; sourceTree = ""; }; + FA3BD7D133AAFBCB63EC41ACEB349CCC /* JWTAlgorithmNone.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = JWTAlgorithmNone.m; sourceTree = ""; }; + FA44E31F34F1203DCE556701AD0C2BFA /* RNGestureHandler-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNGestureHandler-dummy.m"; sourceTree = ""; }; + FA48EB252DFA62FC195944A60F30ABB3 /* RCTAssert.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTAssert.m; sourceTree = ""; }; + FA75475AB6177E8D74D0B251B224723A /* RNIap-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RNIap-dummy.m"; sourceTree = ""; }; + FA7C5FB4F0C7653229E7C403DF3D04D0 /* CodePush.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CodePush.xcconfig; sourceTree = ""; }; FA9F0A934868EF896CD8F2DB9EBB355E /* FLAnimatedImage.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FLAnimatedImage.xcconfig; sourceTree = ""; }; FAA5F2D71B90788C908800A94534AA92 /* libFLAnimatedImage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libFLAnimatedImage.a; path = libFLAnimatedImage.a; sourceTree = BUILT_PRODUCTS_DIR; }; - FAED57AF05C54D15AEEC562EB005CC9E /* RNSVGLineManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGLineManager.m; sourceTree = ""; }; - FB032D051ED9961ADF134E661E4D780C /* JsArgumentHelpers-inl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JsArgumentHelpers-inl.h"; sourceTree = ""; }; - FB091DFE8BEB734842001A25F4AF20AF /* RCTImageViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageViewManager.m; sourceTree = ""; }; - FB1B32688527713708B37DA8DFF85DA3 /* RCTSlider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSlider.h; sourceTree = ""; }; + FAC67E57E1114DE96BA244EF0DE7A488 /* RCTMultilineTextInputView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTMultilineTextInputView.m; sourceTree = ""; }; FB34ACFB8DC217E0A6136AA35CC0144E /* SDImageCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCache.m; path = SDWebImage/SDImageCache.m; sourceTree = ""; }; - FBC802A63E8A607421FE40B53AA0B328 /* RCTTextTransform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTTextTransform.h; path = Libraries/Text/RCTTextTransform.h; sourceTree = ""; }; - FBEC02E32E774866BC03B87DC26ACEBD /* Yoga.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = Yoga.cpp; path = yoga/Yoga.cpp; sourceTree = ""; }; - FBF24BED5A123DD2FD247BB87247D606 /* ImageCropPicker.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ImageCropPicker.h; path = ios/src/ImageCropPicker.h; sourceTree = ""; }; - FC357B7CB816561C4C24E76AF031465C /* RCTWebSocketExecutor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RCTWebSocketExecutor.m; path = Libraries/WebSocket/RCTWebSocketExecutor.m; sourceTree = ""; }; - FC8BA855C8DF4B24E57BA169A16DF742 /* RCTDiffClampAnimatedNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTDiffClampAnimatedNode.m; sourceTree = ""; }; - FCBFD79903FD3ABC77FE5C66435D771B /* FBReactNativeSpec-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FBReactNativeSpec-prefix.pch"; sourceTree = ""; }; - FCC980C67BED25D291F8BFF004938653 /* BSG_KSCrashDoctor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSCrashDoctor.h; sourceTree = ""; }; - FCE6B742F57B67E48D7A5B11FAA2679A /* RCTImageSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTImageSource.h; sourceTree = ""; }; - FD0C6B8CFD241E95F921C899DAA09BAF /* react-native-version-number-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "react-native-version-number-prefix.pch"; sourceTree = ""; }; + FB595EC79347D34A722CF767E8647E03 /* RCTSafeAreaViewLocalData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTSafeAreaViewLocalData.h; sourceTree = ""; }; + FBB44C552CA825AA8D476E6308EC7CB9 /* RCTRedBoxExtraDataViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTRedBoxExtraDataViewController.m; sourceTree = ""; }; + FC02E103D8E7A13B881E10854B473612 /* RCTConvert+CodePushUpdateState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "RCTConvert+CodePushUpdateState.m"; path = "ios/CodePush/RCTConvert+CodePushUpdateState.m"; sourceTree = ""; }; + FC358A3A02532CE7691A287789693459 /* experiments.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = experiments.cpp; sourceTree = ""; }; + FC4B8B1B2619520B713B274A613B8661 /* REAFunctionNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAFunctionNode.h; sourceTree = ""; }; + FC804262F93BCBAEEAA53E85B6E57724 /* REAPropsNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REAPropsNode.h; sourceTree = ""; }; + FC8850736503CC5BDC39F8F376D27B58 /* REANode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = REANode.m; sourceTree = ""; }; + FCCABE8C51AC95ED4D8866E85C346AD2 /* RCTNetInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTNetInfo.h; path = Libraries/Network/RCTNetInfo.h; sourceTree = ""; }; + FCF846DDE4C621E0FFD5701F4E6C7F20 /* BSG_KSObjC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BSG_KSObjC.h; sourceTree = ""; }; + FD038FF544ECF57055C645E6923FD2DB /* RCTImageViewManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTImageViewManager.m; sourceTree = ""; }; FD168EAD7A2A49F4C20385305D9A9963 /* cached-powers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "cached-powers.h"; path = "double-conversion/cached-powers.h"; sourceTree = ""; }; - FD519D3CB57DF11C03F52B5C3EC3C5DD /* RCTImageUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTImageUtils.h; path = Libraries/Image/RCTImageUtils.h; sourceTree = ""; }; - FD5F3C09A63486959DD0746E6B07DEB9 /* RCTPickerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RCTPickerManager.m; sourceTree = ""; }; - FD635DC19AC19039BFFF636B5CF0306E /* RNLongPressHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNLongPressHandler.m; sourceTree = ""; }; - FDED41C27ECB57469A9AE167943B2016 /* Instance.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Instance.cpp; sourceTree = ""; }; - FE10ED11E7DA8B60B834638494D22900 /* RNSVGText.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNSVGText.m; sourceTree = ""; }; + FD755928051C5D57D4D89746179487BC /* InspectorInterfaces.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = InspectorInterfaces.h; sourceTree = ""; }; + FDAC26690EAC4B4BAF3AF004A793BF3B /* Yoga.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Yoga.h; path = yoga/Yoga.h; sourceTree = ""; }; + FDF3A9C9DB7C0CC797B9942115281AB4 /* JSModulesUnbundle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JSModulesUnbundle.h; sourceTree = ""; }; + FDF8295DA7083BE8269A5C6254C62A1D /* BridgeJSCallInvoker.cpp */ = {isa = PBXFileReference; includeInIndex = 1; name = BridgeJSCallInvoker.cpp; path = jscallinvoker/ReactCommon/BridgeJSCallInvoker.cpp; sourceTree = ""; }; + FE1B7C14C216920526581C94AE8BFD52 /* RCTMultipartDataTask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTMultipartDataTask.h; sourceTree = ""; }; + FE287897E8B2F0A4EE3946ACAEE5AF8A /* React-Core.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-Core.xcconfig"; sourceTree = ""; }; + FE5EA56D99150083467DA4F753C5D755 /* appcenter-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "appcenter-dummy.m"; sourceTree = ""; }; + FE5F03D430907F6CAAE747E636E69E65 /* hmac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = ""; }; FE7B9294FF05AAFD1653E2104E10844A /* libReact-RCTAnimation.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libReact-RCTAnimation.a"; path = "libReact-RCTAnimation.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - FE952B5138198465267CF11E49822B8F /* JWTAlgorithmNone.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = JWTAlgorithmNone.h; sourceTree = ""; }; - FE9FC721AD0322B4FEE73EC63EB5F2E3 /* BVLinearGradientManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BVLinearGradientManager.h; path = BVLinearGradient/BVLinearGradientManager.h; sourceTree = ""; }; - FEAB6C56BAB40738DC164EA3C40AF10A /* jsilib.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = jsilib.h; sourceTree = ""; }; + FEB220ECA02998136355098C989A5DC8 /* BSGSerialization.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BSGSerialization.m; sourceTree = ""; }; FED8EBCE8A427F3614592A383ED9885B /* double-conversion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "double-conversion.h"; path = "double-conversion/double-conversion.h"; sourceTree = ""; }; FEE546D33AE6A9CFD0B9BBB6D34FB7D7 /* ieee.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ieee.h; path = "double-conversion/ieee.h"; sourceTree = ""; }; - FF04CB7C92A5872044FB6A3C89FF1582 /* RNRootViewGestureRecognizer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNRootViewGestureRecognizer.h; path = ios/RNRootViewGestureRecognizer.h; sourceTree = ""; }; - FF0822F56543A03C589220FD57F3DD60 /* RNSVGRenderableManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGRenderableManager.h; sourceTree = ""; }; - FF22721C0C77DDE6F855B4F7A87E36C8 /* REABezierNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = REABezierNode.h; sourceTree = ""; }; - FF55E319E00C9A9A25CB9F3DCCE4ADE6 /* BSG_KSString.c */ = {isa = PBXFileReference; includeInIndex = 1; path = BSG_KSString.c; sourceTree = ""; }; - FF8F5C01DD1A80C6BD899339F848CE48 /* RCTSurfaceView+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RCTSurfaceView+Internal.h"; sourceTree = ""; }; - FFBEF27FCCE2C283E1ACF507885F96BD /* RCTWebSocketExecutor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RCTWebSocketExecutor.h; path = Libraries/WebSocket/RCTWebSocketExecutor.h; sourceTree = ""; }; - FFE7BD816D13033B0D8E6F09141D6BE4 /* React-RCTText.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "React-RCTText.xcconfig"; sourceTree = ""; }; + FF1E5E13DB4D63D76A341FB304AE6D51 /* React.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = React.xcconfig; sourceTree = ""; }; + FF3133BF25FB8007B351D77FD79DC3F8 /* BugsnagConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BugsnagConfiguration.m; sourceTree = ""; }; + FF42A16833A792A461299BF5C0CFB976 /* AppCenterReactNativeCrashesUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AppCenterReactNativeCrashesUtils.h; path = AppCenterReactNativeCrashes/AppCenterReactNativeCrashesUtils.h; sourceTree = ""; }; + FF579663723D251B7E7D03C5F6397B3A /* TurboCxxModule.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TurboCxxModule.h; path = turbomodule/core/TurboCxxModule.h; sourceTree = ""; }; + FF806B3D69870BAB31AEFC18FE3E9F73 /* react-native-fast-image.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "react-native-fast-image.xcconfig"; sourceTree = ""; }; + FF8C68904414220B23BF901C5067C8D4 /* RNPinchHandler.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = RNPinchHandler.m; sourceTree = ""; }; + FFC8A8E4C134F5572A05583893E435DD /* RNGestureHandlerRegistry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerRegistry.h; path = ios/RNGestureHandlerRegistry.h; sourceTree = ""; }; + FFD6A57053F97AB3EA7E42E3F6270A80 /* RNSVGLinearGradient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNSVGLinearGradient.h; sourceTree = ""; }; + FFD8BFCBCE511A4D8106938C15781E62 /* RNPanHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNPanHandler.h; sourceTree = ""; }; + FFDB921DCFB51735F18D93F451BBEB4C /* RCTWeakProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTWeakProxy.h; sourceTree = ""; }; + FFFBB11C2D82EDA0EFE59606DC4DAEE4 /* RCTAdditionAnimatedNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RCTAdditionAnimatedNode.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -4018,6 +4046,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 3654C24DB5BF562C6743FD4108BC1E3F /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 37C45E3E85644DCE8567D2A2E8D85AA0 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -4088,13 +4123,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 73D576B4E77C6BC6E2D5F5B4E022883A /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 75455D34C538FC1392A3B49B6E44466C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -4301,143 +4329,82 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 01363FB2C49EDD06FDAA4C042124D9A4 /* platform */ = { + 028C4E5AE66AFA2F2A78688C08E3AB92 /* DevSupport */ = { isa = PBXGroup; children = ( - B2CD714A013896DAE39E686436DBCD87 /* ios */, + E72970CCD8A2CB0669E07714EEEA604C /* RCTDevLoadingView.h */, + 3A191E9673D1FB379B264350C7C30BAA /* RCTDevLoadingView.m */, + BCED8F4341385815C6481C91F1B33DF9 /* RCTDevMenu.h */, + 94FAEDA16AB979B2C812216BFC9F7F46 /* RCTDevMenu.m */, + 0F2E1FC7A4CB7AB14888279E45B55589 /* RCTInspectorDevServerHelper.h */, + 9C1A3ED42AC0CAD0D46E55396AA49C42 /* RCTInspectorDevServerHelper.mm */, + F061C227864F3DC00FF28D1A98EFAC4C /* RCTPackagerClient.h */, + B54BEF55AE47BECC878EDF1F59307A7E /* RCTPackagerClient.m */, + 216BEA31D20E4985D866AC984AFB60BA /* RCTPackagerConnection.h */, + DD891935C2DB8472AC4B3E029779846C /* RCTPackagerConnection.mm */, + ); + name = DevSupport; + path = React/DevSupport; + sourceTree = ""; + }; + 03D07BEEBC22D763B3ABE52F14624CEE /* FBReactNativeSpec */ = { + isa = PBXGroup; + children = ( + AC64A7660E5DE5F54E02C768FE6A5108 /* FBReactNativeSpec.h */, + 0B409B991BEA1B98956FBE8AE45DE673 /* FBReactNativeSpec-generated.mm */, + 5B18A0C3F3E880F3DFCA28429158111A /* Pod */, + 9708333058526F85E0E5675A07AFAEF9 /* Support Files */, + ); + name = FBReactNativeSpec; + path = "../../node_modules/react-native/Libraries/FBReactNativeSpec"; + sourceTree = ""; + }; + 03E0F2F18F72ADED0F7E118C5C33F8FC /* RCTTypeSafety */ = { + isa = PBXGroup; + children = ( + 1FF6BBEDD49C4EB667F84F432BEACE8F /* RCTConvertHelpers.h */, + 251778AA29DB7F1137C87F956B729677 /* RCTConvertHelpers.mm */, + 1385D117107AE9A43D31160464D37CCF /* RCTTypedModuleConstants.h */, + 3CE0EE2B4298263633AFA1B48AB887F5 /* RCTTypedModuleConstants.mm */, + 56DB39024FF86CFE8BB7B3183CEF8C29 /* Pod */, + AFC5BCF6F22A8F8D232C9049130156C3 /* Support Files */, + ); + name = RCTTypeSafety; + path = "../../node_modules/react-native/Libraries/TypeSafety"; + sourceTree = ""; + }; + 040CB023032F90D38FBE449926C36EE7 /* Pod */ = { + isa = PBXGroup; + children = ( + 597AB544322FC3A76F7F6A51FA30969E /* LICENSE */, + 81C4327EEE6E3FFD14544552837EA32B /* README.md */, + 28F503739123926D2A9D2E8BB02232BE /* RNImageCropPicker.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + 04162036F2B627E577D7450CAD69DB94 /* Algorithms */ = { + isa = PBXGroup; + children = ( + 2125D38F94A5ABC9FAAF2F1468080814 /* Base */, + 3B774C92F122DE10A145E5B985055C7A /* ESFamily */, + 6E3846D5C32077C1F4FA97DC2D71D95C /* Holders */, + 1D01107FEA550564339B4289CA87D40A /* HSFamily */, + 3527C359FCEE9AEC2A3669C8BB5A94CB /* RSFamily */, + ); + name = Algorithms; + path = ios/CodePush/JWT/Core/Algorithms; + sourceTree = ""; + }; + 05E36FBB72E8B1904942492A2AFCFD7E /* platform */ = { + isa = PBXGroup; + children = ( + 3917B0243DBEEA6567C7FBE0D479D36E /* ios */, ); name = platform; path = turbomodule/core/platform; sourceTree = ""; }; - 01698A1E3D93BCB4B38F66F2B5E2E105 /* jsi */ = { - isa = PBXGroup; - children = ( - F4969D8F57DCDFF35F68FB1C425B3D14 /* decorator.h */, - 2480BC63B06D6038BCBBC0FC7CB58946 /* instrumentation.h */, - 4208D38B42AA49C7791C3E8E51FB97A7 /* jsi.cpp */, - 0F49FA468B56DEA3FE73657C8FD43102 /* jsi.h */, - EB69C675D1F55880F464A1707C605DDF /* jsi-inl.h */, - 1DFEA969FC04271FE04FB197083BAA63 /* JSIDynamic.cpp */, - A1878B51273DD3B1D725D203365200AF /* JSIDynamic.h */, - FEAB6C56BAB40738DC164EA3C40AF10A /* jsilib.h */, - 526B90794C7513A15CA65991F328496F /* jsilib-posix.cpp */, - 12614B6750CB279DFB23F3B1DF301F22 /* jsilib-windows.cpp */, - 75EE2D0ABDABF1F8B779C44BC09BDD0A /* threadsafe.h */, - ); - name = jsi; - path = jsi; - sourceTree = ""; - }; - 0242DA2917F72555E550F9B48D849F69 /* RCTBlobHeaders */ = { - isa = PBXGroup; - children = ( - A766E86FED1F018652505A03F7F276F8 /* RCTBlobManager.h */, - 6CA0D26F000F528F571E5F8762E9138E /* RCTFileReaderModule.h */, - ); - name = RCTBlobHeaders; - sourceTree = ""; - }; - 02689ADDD9A2B536F1238E00A48DA5A3 /* Support Files */ = { - isa = PBXGroup; - children = ( - 9E3FD334CA9C568A6D5DCB3635C7E224 /* React-CoreModules.xcconfig */, - 60EEE6A5DB5D401364BCFA051B1E0964 /* React-CoreModules-dummy.m */, - 1FEF00DE784B3BBB1FB206A9DBC1EDD0 /* React-CoreModules-prefix.pch */, - ); - name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/React-CoreModules"; - sourceTree = ""; - }; - 026C4502AA8527D3B21A57E5929C39DA /* Pod */ = { - isa = PBXGroup; - children = ( - 96130FE9FDC550241A7E2C7F97CEF83D /* React-jsinspector.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 0287D64FB9324F93EAC4EED6F3FD0B8A /* Support Files */ = { - isa = PBXGroup; - children = ( - A98A62746794A40D03790B52E3F8BF04 /* RNGestureHandler.xcconfig */, - 8479BCE0BB3BB84E9FB24163ACD90351 /* RNGestureHandler-dummy.m */, - DEFA409301653B09C13E80CAE009310E /* RNGestureHandler-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/RNGestureHandler"; - sourceTree = ""; - }; - 0318691D55527D4CD12AED0BA039218D /* Pod */ = { - isa = PBXGroup; - children = ( - E0C29954C10B7F0759ECA1C55A5154B0 /* LICENSE */, - 4E454A1395E072E7F473F2C45B784892 /* README.md */, - 9B07B8D83EE86E042E0D9EA8674A38D9 /* RNImageCropPicker.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 032B24C1E792508D190CCC9CBCE993BA /* Pod */ = { - isa = PBXGroup; - children = ( - 888F34F17A81AC39EFA450FA79571E66 /* LICENSE */, - 49CF6224027DFFE944621C1C25161E98 /* react-native-version-number.podspec */, - 380D76179D970DB1E96F164BF7F6AB58 /* README.md */, - ); - name = Pod; - sourceTree = ""; - }; - 03633D1C4A5AC6036DE1736304F0EA47 /* appcenter-analytics */ = { - isa = PBXGroup; - children = ( - B9C2E10706A85E35FEC8B608085C0F93 /* AppCenterReactNativeAnalytics.h */, - C1AFA585F5423580F22ABA01DB0B4BC4 /* AppCenterReactNativeAnalytics.m */, - 8ECAF4DC414766A2AB5213C7C95B8B78 /* Pod */, - 64035CE08DBEF0A9597753F0A767A614 /* Support Files */, - ); - name = "appcenter-analytics"; - path = "../../node_modules/appcenter-analytics/ios"; - sourceTree = ""; - }; - 042E32EAC33EA025B888209A1CB98643 /* Support Files */ = { - isa = PBXGroup; - children = ( - CAC0F90D34A19DBEE27DA9DDFCC6F575 /* React-RCTLinking.xcconfig */, - 2B6A413DC4E1D0AEB6A727146E398CF8 /* React-RCTLinking-dummy.m */, - 69697FC2F3A9FE9964F4DEB0EEE5ED84 /* React-RCTLinking-prefix.pch */, - ); - name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/React-RCTLinking"; - sourceTree = ""; - }; - 056217B1A209CA33B4B3DC51811774AC /* Pod */ = { - isa = PBXGroup; - children = ( - 7B8FF2DF2FAA722336E08C6187AF174E /* React-RCTBlob.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 0568E859584E35C53BA015FB96F68E85 /* Support Files */ = { - isa = PBXGroup; - children = ( - EEF3AA704D9EEED7D9DD2C5A7C4D8809 /* appcenter-crashes.xcconfig */, - 76E39F85379E60991ABA29E8A4D1A047 /* appcenter-crashes-dummy.m */, - 72A033721E07DBFFE1D445482FA4D2B8 /* appcenter-crashes-prefix.pch */, - ); - name = "Support Files"; - path = "../../../ios/Pods/Target Support Files/appcenter-crashes"; - sourceTree = ""; - }; - 05B00BB674F676EC73D45EBFE080C368 /* Pod */ = { - isa = PBXGroup; - children = ( - 489D22D2FC811E6950C3057ECB2918E3 /* Yoga.podspec */, - ); - name = Pod; - sourceTree = ""; - }; 070771C3B466B39953D131EFB2AAFB6F /* Pods-eSteem */ = { isa = PBXGroup; children = ( @@ -4452,99 +4419,58 @@ path = "Target Support Files/Pods-eSteem"; sourceTree = ""; }; - 080DB8B11AC19E029CD48DD2AFC8A392 /* appcenter-push */ = { + 07821A3493A7054FC690CE5F68EC7123 /* Pod */ = { isa = PBXGroup; children = ( - A907ACEF1490CBAC6A90E85CE999378E /* AppCenterReactNativePush.h */, - 4854A17D073A169AADAF7DA133B81ADE /* AppCenterReactNativePush.m */, - F47D2661CD66C69A2B7EA5BE4490FDB6 /* AppCenterReactNativePushDelegate.h */, - A0E0434222808997864D38F7FB7FB23E /* AppCenterReactNativePushDelegate.m */, - 619269790A3DA4BB069863B7E217EF0B /* AppCenterReactNativePushUtils.h */, - 2D766CDBF66C2F3BEA4410EEBACE66CA /* AppCenterReactNativePushUtils.m */, - ADAB8615AAF0F1615C9A721B5D2D04D0 /* Pod */, - B765A76E663AA8D62791727C239C29DE /* Support Files */, - ); - name = "appcenter-push"; - path = "../../node_modules/appcenter-push/ios"; - sourceTree = ""; - }; - 09ACD21D8FFDF26695B9F6D541E9BCCA /* Filters */ = { - isa = PBXGroup; - children = ( - 3AFEF9BEC736A8BEF1FB901ECF7334AA /* BSG_KSCrashReportFilter.h */, - C756641CC18569626D70BE4A2E382FFD /* BSG_KSCrashReportFilterCompletion.h */, - ); - name = Filters; - path = Filters; - sourceTree = ""; - }; - 09DE5738A42A80CB13BA11B2FFC18C11 /* Core */ = { - isa = PBXGroup; - children = ( - 5C4F74AC4CACA7C9359ACF61D77B282C /* CodePush.h */, - 7CC01E8AB9EFB3022BA1103505EE0254 /* CodePush.m */, - 37E3D40391316F086D1BE392A4C1B8C0 /* CodePushConfig.m */, - 6DCF7AE20815DF57906202A37E3C2F00 /* CodePushDownloadHandler.m */, - 1E1068481C44A0F3A7531FB6A0FE2314 /* CodePushErrorUtils.m */, - 50DEFE8D9E66DE2818A44BCEE99F7B7E /* CodePushPackage.m */, - 5843BB3EBD320305BCB1196608F43459 /* CodePushTelemetryManager.m */, - 0BB7E6410522A5586FD6F636E6EB4D72 /* CodePushUpdateUtils.m */, - 0C07985551F172DEADEF620CC925ED61 /* CodePushUtils.m */, - DC652A5D506EE3739993BD1E4F08FEEF /* RCTConvert+CodePushInstallMode.m */, - AF11796D7C0299731874C531510A0188 /* RCTConvert+CodePushUpdateState.m */, - ); - name = Core; - sourceTree = ""; - }; - 0AC1A0CD25F8881003EAFCD8E95628A2 /* BugsnagReactNative */ = { - isa = PBXGroup; - children = ( - B68C8DE0CF89D7CEB4B83B0CF95E690B /* BugsnagReactNative.h */, - E42D6AECD706DFBC1BCEE82458F331B2 /* BugsnagReactNative.m */, - A9B3F5259F3FD98A3D0B30845CCE469D /* Core */, - 9A3DA60F921E3763594F6ED49A8EB99A /* Pod */, - A4C85523EAC6FF8634E2B3035F404B63 /* Support Files */, - 78C0C088269EAF23F0EB0270FD634A63 /* vendor */, - ); - name = BugsnagReactNative; - path = "../../node_modules/bugsnag-react-native"; - sourceTree = ""; - }; - 0AEF8AA6DAAFCF6157619DDD48B0B037 /* Pod */ = { - isa = PBXGroup; - children = ( - A97E219E44D6163FD7A4CE08EC456DE7 /* React-RCTAnimation.podspec */, + 27BE6DC48904F111DDB4C67C4240B5BA /* React-cxxreact.podspec */, ); name = Pod; sourceTree = ""; }; - 0BA3B4F7F7BE88A23A32DF5D65293A77 /* Singleline */ = { + 099A9922D3218B26E789ACA77C981351 /* Support Files */ = { isa = PBXGroup; children = ( - DF92E53A52FB9ADACF507780435792B4 /* RCTSinglelineTextInputView.m */, - C36470521C9DF33AA69800108A1F1C8C /* RCTSinglelineTextInputViewManager.m */, - AEC718E438C0308728FB9F0C045EBE18 /* RCTUITextField.m */, + FF806B3D69870BAB31AEFC18FE3E9F73 /* react-native-fast-image.xcconfig */, + 8BD81289FC112788E28D24387B9BB86B /* react-native-fast-image-dummy.m */, + 1DDD82EE87E58B07D107083F58F74D34 /* react-native-fast-image-prefix.pch */, ); - name = Singleline; - path = Singleline; + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/react-native-fast-image"; sourceTree = ""; }; - 0BED1B7CC66F671989932571A759B47A /* DevSupport */ = { + 0AE244FA45BDB0B28435EC0877CE057D /* React-RCTImage */ = { isa = PBXGroup; children = ( - 8E7C02EF361082840025DCDD741D591E /* RCTDevLoadingView.h */, - C3030F0ABAEA8678F43A512D322FF583 /* RCTDevLoadingView.m */, - 30628FA4DD9D154C5604D0CEABBDF226 /* RCTDevMenu.h */, - 572B98DCEBA5A3DFE6442E81AF79128E /* RCTDevMenu.m */, - C7703D89EC8AD5966A240CBB100B767E /* RCTInspectorDevServerHelper.h */, - 2247BEB8D086B3807CE8B28BF94942BF /* RCTInspectorDevServerHelper.mm */, - 33C1A6FF998C2FF6E63D4FA86B0DECDA /* RCTPackagerClient.h */, - CFF57E61EBDAF3D8D7EBAC5296B4BBE6 /* RCTPackagerClient.m */, - F00E856EDE1657D9ABA0954C1A161FAA /* RCTPackagerConnection.h */, - 52A66F44CE99B5382058E57F70649913 /* RCTPackagerConnection.mm */, + A35D57AC6E5BF9809615B544337E6668 /* RCTAnimatedImage.m */, + AA1834C6ED3F0C43302B87821D7EE299 /* RCTGIFImageDecoder.m */, + 616D280B20FCA3CD1CD0F58C761E3FD5 /* RCTImageBlurUtils.m */, + E24332519A1746496BB1FFE1DA4DF4F6 /* RCTImageCache.m */, + 19DF198BE494A3A99C1F8AA97ADB8101 /* RCTImageShadowView.m */, + B217FB5B098300E7E904AFC698869FE4 /* RCTImageUtils.m */, + D1B2A5AF6B9A9526EADAA29FE1E38186 /* RCTImageView.m */, + FD038FF544ECF57055C645E6923FD2DB /* RCTImageViewManager.m */, + E6B2B0B7E912FA5A068A004CBCE95FD9 /* RCTLocalAssetImageLoader.m */, + 17E567B13D3365ABA21FC0A455379320 /* RCTResizeMode.m */, + 94D00625E9C11EAC94E2BC75EF1FC529 /* RCTUIImageViewAnimated.m */, + ACD4C66AA1E964D1B6287582F9CA3838 /* Pod */, + F1AA6DC2A236F92EBE0D30831A565DD0 /* Support Files */, ); - name = DevSupport; - path = React/DevSupport; + name = "React-RCTImage"; + path = "../../node_modules/react-native/Libraries/Image"; + sourceTree = ""; + }; + 0BDE4AEE7C0F44BEA7CA3189B5718FF8 /* React-jsiexecutor */ = { + isa = PBXGroup; + children = ( + 2B957E59445FF05CB78C0EB393A06A45 /* JSIExecutor.cpp */, + 63DD74DD50E29C72A2F34F52C419CB58 /* JSIExecutor.h */, + 0F68F2BA04380EC838D642FB8312BE86 /* JSINativeModules.cpp */, + DA492B063D4ACCC10A262811F161020E /* JSINativeModules.h */, + 5D941F2FDC9DB2EB3D2D31926B169AAF /* Pod */, + 87E174C0EA666D7AE04E98F2F4F85ADC /* Support Files */, + ); + name = "React-jsiexecutor"; + path = "../../node_modules/react-native/ReactCommon/jsiexecutor"; sourceTree = ""; }; 0C233F8F871C35BA4C971C07F450204C /* Pods-eSteem-tvOSTests */ = { @@ -4560,20 +4486,12 @@ path = "Target Support Files/Pods-eSteem-tvOSTests"; sourceTree = ""; }; - 0F916BD1F4A9A1D0B9607604B86348F4 /* React-RCTNetwork */ = { + 0CC36B24612F2084E82BA384816B5F5D /* RCTVibrationHeaders */ = { isa = PBXGroup; children = ( - B80172DBF2542033C9DCF861E11ACBCB /* RCTDataRequestHandler.m */, - 22B0E10AAB4609B5CDD60B51E6A87AAE /* RCTFileRequestHandler.m */, - 4B0B9F1695AE852BDC258F92C4F3F6FA /* RCTHTTPRequestHandler.mm */, - C4BC6A4139D7ACD015C7C8C9BE5CCD2D /* RCTNetInfo.m */, - 6059631A75D22498B6FB32BFA097EA88 /* RCTNetworking.mm */, - 5ECF5FC1FEAE0DF937EE20F11779C80F /* RCTNetworkTask.m */, - C9BFF8E379342EE30DC2AB03DC3C786C /* Pod */, - 739BA1418DE9DC597B1330EA592BA835 /* Support Files */, + A283C075EBE3B9C4A08F901EB2622866 /* RCTVibration.h */, ); - name = "React-RCTNetwork"; - path = "../../node_modules/react-native/Libraries/Network"; + name = RCTVibrationHeaders; sourceTree = ""; }; 0FE69B798DD759DD0DD5912420CF4968 /* Support Files */ = { @@ -4587,115 +4505,48 @@ path = "../Target Support Files/DoubleConversion"; sourceTree = ""; }; - 10D8A2026B087B437D275273F86F64E0 /* Text */ = { + 10F0F82143CF049F4F6511201DB13E8B /* jsi */ = { isa = PBXGroup; children = ( - 6C23EEE87C439C75E6DC4E179116F863 /* RNSVGFontData.h */, - 9FC17A5864BEF73FB8603A770D7891B4 /* RNSVGFontData.m */, - 062923BC10565796B32A3535911A315D /* RNSVGGlyphContext.h */, - E4240F3295B2D940010BE020CFA04F84 /* RNSVGGlyphContext.m */, - CAE84A469DB6685816C8ED4D28D9B8C8 /* RNSVGPropHelper.h */, - 16615AA231B497399F5B27C535A0C0DB /* RNSVGPropHelper.m */, - EF22B78D80B8354935D3B280737DA982 /* RNSVGText.h */, - FE10ED11E7DA8B60B834638494D22900 /* RNSVGText.m */, - 8336231642F277DBC41195D03488471A /* RNSVGTextPath.h */, - D93619969EADF3157FC12AD196C37B1A /* RNSVGTextPath.m */, - 2C5B1FD78734312D658019D308B0A1B5 /* RNSVGTextProperties.h */, - 7A51EC18A4F818C470E1070EF4BE40CE /* RNSVGTextProperties.m */, - 2D159A5DB054E0C40296F05CBD29001A /* RNSVGTSpan.h */, - F64EA9A3DEDE84783D51AB138E32485D /* RNSVGTSpan.m */, + F0983D9F717974F53A243C540FB2FC10 /* decorator.h */, + AA2AE94E89359BBC60EFB62BA9C4E903 /* instrumentation.h */, + CDD9069F300A257160B658BAAF77784A /* jsi.cpp */, + 862236394FF7D394AA63FD9F6481A448 /* jsi.h */, + 5F383D7A70789BA5C02EBB577D9E65EC /* jsi-inl.h */, + 1E59C1106326123A9FC4538FC8696DAB /* JSIDynamic.cpp */, + 970C4284196C2F90DABCCC34739C3C71 /* JSIDynamic.h */, + 74924768DCB8CFA7C7D1DA5CE7A345CA /* jsilib.h */, + BF14259BA6BC925C31E07E363AE381E5 /* jsilib-posix.cpp */, + 727085C50E9DC20FA8A1CCE48EF5D19D /* jsilib-windows.cpp */, + 1C9AAF5FCF820DA344DC55C8E4A01BEA /* threadsafe.h */, ); - name = Text; - path = ios/Text; + name = jsi; + path = jsi; sourceTree = ""; }; - 1258FB0B04D80D13B78D3F851B0F0ED3 /* Support Files */ = { + 111AE716E0A47CE4279AA1EDC0343686 /* ClaimSet */ = { isa = PBXGroup; children = ( - 4F11A53174D4CD7796172A6793567C15 /* appcenter.xcconfig */, - 3B5D3C4E876A255B66DAD95681DF5425 /* appcenter-dummy.m */, - 61273B1C7C48288D2857E27798252312 /* appcenter-prefix.pch */, + 21D6515760260039A36B01175F2249C5 /* JWTClaim.h */, + 4419AEEEDCF28708FDBC3BB9DDC83D8F /* JWTClaim.m */, + EF27FC6CF169940A4310AB668AA34F8E /* JWTClaimsSet.h */, + 9A14DF930A31E6CFE10A56ED373E70B9 /* JWTClaimsSet.m */, + 35722635B392FA49B7DD3A0927CD7E68 /* JWTClaimsSetSerializer.h */, + 3B69A622B17600FF70E50EBD33EDA8F1 /* JWTClaimsSetSerializer.m */, + 80462137129E22E3A69446822ED197B8 /* JWTClaimsSetVerifier.h */, + D93791BDFF504EEEB920D46D9E25D4F5 /* JWTClaimsSetVerifier.m */, ); - name = "Support Files"; - path = "../../../ios/Pods/Target Support Files/appcenter"; + name = ClaimSet; + path = ios/CodePush/JWT/Core/ClaimSet; sourceTree = ""; }; - 12BEAF5D344171D6F2858700A3FCD220 /* Pod */ = { + 1179C3E06C022D85B48438EB0B0B74EB /* DevSupport */ = { isa = PBXGroup; children = ( - 44D6A4843FFB0EBD272DA58D1DC9F719 /* appcenter.podspec */, + 028C4E5AE66AFA2F2A78688C08E3AB92 /* DevSupport */, + 38C3C909BFAFEE2FF15B886DA148FAEF /* Inspector */, ); - name = Pod; - sourceTree = ""; - }; - 12F8778513C79ECF1CF9EB6CC6D688D5 /* KSCrash */ = { - isa = PBXGroup; - children = ( - 1D51670B7286EE4C434FD5A70D46B4CC /* Recording */, - D72125E65653182717666F6C5C526A77 /* Reporting */, - ); - name = KSCrash; - path = KSCrash; - sourceTree = ""; - }; - 1349BA95452F764415A9B4B9BE2F9E77 /* CodePush */ = { - isa = PBXGroup; - children = ( - BC98D57EE1B30F7A36C52CF768AE2C9F /* Base64 */, - 09DE5738A42A80CB13BA11B2FFC18C11 /* Core */, - C201A7959DD2433D2F88D2E23ACA19F9 /* JWT */, - C2164F54FE1B822CC7D7C9FCB18C4A54 /* Pod */, - A03C2151B2A28988C0D0A3077DD14CF2 /* SSZipArchive */, - 4D083A15F46FF11C6A62831EB5C90DA9 /* Support Files */, - ); - name = CodePush; - path = "../../node_modules/react-native-code-push"; - sourceTree = ""; - }; - 134A31DFA252FE6D299C3AB246252814 /* Nodes */ = { - isa = PBXGroup; - children = ( - A1A3323BB78D3FC7495AADE5AEA04CA6 /* REAAlwaysNode.h */, - D5E5FD77797DE8CE208D241E0BF9EC9D /* REAAlwaysNode.m */, - FF22721C0C77DDE6F855B4F7A87E36C8 /* REABezierNode.h */, - 1BD7807C43BEBEF8A052790C3821F5DB /* REABezierNode.m */, - F61A6B703FE1FF404B9227A250364917 /* REABlockNode.h */, - 7D4EDF1590B006102678DD46EED4D2CD /* REABlockNode.m */, - 77B4E72EC7755F644E3EAA03B6485570 /* REACallFuncNode.h */, - 047AE26081B7EF4D30B5167D56E5226C /* REACallFuncNode.m */, - 0ED93CF083369045F98989AF8E10249E /* REAClockNodes.h */, - 904775B21C6C38417E0BC6E68BCD7978 /* REAClockNodes.m */, - 939F4853A0A76A2A3E3150FB23AB80FF /* REAConcatNode.h */, - AFB71630AC2064FA8C49CD051E21461E /* REAConcatNode.m */, - 61F60D52FA0CD3191647C3F48A2CEDA8 /* REACondNode.h */, - BEB19C6914710C63C54FA4147A59B0C2 /* REACondNode.m */, - 1B43745AA1A731FBA655BAA9AB605935 /* READebugNode.h */, - 74E0142F04832D4C2CC527BE5EB1A3B4 /* READebugNode.m */, - 5D0D62A1194BD5437920E044A646545B /* REAEventNode.h */, - 4813C635A8C62A184C6E5C6E3D3DEF5D /* REAEventNode.m */, - 17080C0388E024C8739BA94CEE46CF3F /* REAFunctionNode.h */, - A63D5107306F0825710AD0458CB794CA /* REAFunctionNode.m */, - 9D9E029DF2E22D99AC271C944B23D7F3 /* REAJSCallNode.h */, - 94D930D1B67BF0195538469D339445E2 /* REAJSCallNode.m */, - A30ADB8455EC49184D995887033BB510 /* REANode.h */, - DF1CC2A4AB7247BDD3F0747CE5020947 /* REANode.m */, - BE5A009A161F266A82C36D4B1D534713 /* REAOperatorNode.h */, - 7113F930F677B1E256CEA1B827145EC5 /* REAOperatorNode.m */, - 551709C193A97B73BE012626C01C1238 /* REAParamNode.h */, - BB6F452D4FF768ACB30BC0F318DAD548 /* REAParamNode.m */, - 3C2C4FBA81EA35207D15864FE0769B88 /* REAPropsNode.h */, - 219990DCD65EA90B2A638434CEDCF0C3 /* REAPropsNode.m */, - 6CEAE53D4C2960E273C482766BC18EDE /* REASetNode.h */, - A3E51775CDF35806BE04E23B7A88D25A /* REASetNode.m */, - 60B48D6DE06118C7B7743BAABF3A0076 /* REAStyleNode.h */, - C1FF39E6CFD5733E5BB71336F0E84BFC /* REAStyleNode.m */, - 3DE7F4D04A490B222424EDAE147FCB23 /* REATransformNode.h */, - 446A7AAA9B42C6CAA2F0B028082F5DAE /* REATransformNode.m */, - 0AA7C1D1BCDAFA0D8FD2798063A890A0 /* REAValueNode.h */, - 323159DA174823B88CAD716F5F212B28 /* REAValueNode.m */, - ); - name = Nodes; - path = ios/Nodes; + name = DevSupport; sourceTree = ""; }; 1369E3A54CC0EB5AD29721AD65578BE2 /* AppCenterReactNativeShared */ = { @@ -4708,15 +4559,22 @@ path = AppCenterReactNativeShared; sourceTree = ""; }; - 15B630188BEBBB6B7C96619D0B967F0F /* Support Files */ = { + 139DB9CB8534EAE3F45A840D63ABE3F6 /* Profiler */ = { isa = PBXGroup; children = ( - 308AADCC180359B5B06DAE847B4B99DA /* react-native-webview.xcconfig */, - 275CA1248C9B7EC94C18A1F296D3C01D /* react-native-webview-dummy.m */, - B63295DAB63489D80635A9531122F63D /* react-native-webview-prefix.pch */, + 73C6619C4ED44B44EAC38C0582CB502F /* RCTFPSGraph.h */, + 70349D09F4F60BA1E1061C6A4F261B4E /* RCTFPSGraph.m */, + 5296B49825F8017F050ED9BC87FFEAA5 /* RCTMacros.h */, + 762D454A23711C73076597008D22741A /* RCTPerfMonitor.m */, + 085D076C80E87E4BAD81A0630B1DCE19 /* RCTProfile.h */, + E273DC5184E19ACFD265573993D8008D /* RCTProfile.m */, + D0513030A4A3069F8CFC82C6CDF4D63A /* RCTProfileTrampoline-arm.S */, + 77EB13D09078D3E8EA0D46BA594EC500 /* RCTProfileTrampoline-arm64.S */, + D4041748CDF21AF597C75F4F0E6E0117 /* RCTProfileTrampoline-i386.S */, + EA6B6B6EE7CB43D175CADB44EBC13DF9 /* RCTProfileTrampoline-x86_64.S */, ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/react-native-webview"; + name = Profiler; + path = React/Profiler; sourceTree = ""; }; 17C282031761357D9E389C7F3700E4DF /* Resources */ = { @@ -4727,22 +4585,53 @@ name = Resources; sourceTree = ""; }; - 1960210E990390E657D9F43FF30E0E4A /* Profiler */ = { + 196E594B163B771F8416DDAAF84DD3CC /* Development Pods */ = { isa = PBXGroup; children = ( - 8CA9B820FA21D742E6B69E74D79C0B16 /* RCTFPSGraph.h */, - 691370BE3497F33411E4D7861EEFC012 /* RCTFPSGraph.m */, - 17BAFBF667EB33D27B14D82A4AA48294 /* RCTMacros.h */, - 9B1B24EF12FCBE00AE03EC518C489A9B /* RCTPerfMonitor.m */, - F8095241A1438DB18EDA921F169EB012 /* RCTProfile.h */, - 9236A9257D584AAE3989D33BA06B1200 /* RCTProfile.m */, - AF06F470681FA429B50D62BC17FBCF68 /* RCTProfileTrampoline-arm.S */, - 3DD80CEF8E97F1C462CFBEF8D86E5E9D /* RCTProfileTrampoline-arm64.S */, - 1FAE225D6AC1C771AD62D0A95E9BD6E2 /* RCTProfileTrampoline-i386.S */, - 381E80E363948E730925894F8EE2DE0C /* RCTProfileTrampoline-x86_64.S */, + F8707C5BAA5113E61BDEE4A4BCB1B743 /* appcenter */, + A951FC7907AA946AD51A997B74BB7845 /* appcenter-analytics */, + C73F74809D05EAA36DC347FD969F3425 /* appcenter-crashes */, + F557F04ED779B25B47CC55535B06B298 /* appcenter-push */, + 2E8B0A635F3C514A60A80066A3F118AB /* BugsnagReactNative */, + C6FB424CFEF3D84EAF43F5B9636D1BAD /* BVLinearGradient */, + B74D2A5FE51A0106BD429953449353B5 /* CodePush */, + BEC640DBD3D268FC946132CEB32C58A5 /* FBLazyVector */, + 03D07BEEBC22D763B3ABE52F14624CEE /* FBReactNativeSpec */, + E1F6DF34BB395DCF59175154A35843F5 /* RCTRequired */, + 03E0F2F18F72ADED0F7E118C5C33F8FC /* RCTTypeSafety */, + B0D68C2D620A1F32E52DAE3276DB4363 /* React */, + 8CBADD9917C6432B3F9C9C7D16A42908 /* React-Core */, + EDEC952CCD1C5C69A7F5C9649E45C40D /* React-CoreModules */, + B2D9B732E48E4852783B603E53F97A43 /* React-cxxreact */, + DA16737CC08C6C8443413FEFD0B87B07 /* React-jsi */, + 0BDE4AEE7C0F44BEA7CA3189B5718FF8 /* React-jsiexecutor */, + D1C9380DF68B72031264556F2B918BE5 /* React-jsinspector */, + B44A687574970BF1882F1824F065349D /* react-native-config */, + DCB2452C238DAB6487F8BB6FCC66E99C /* react-native-fast-image */, + F6048170BAFC35981DDED46EC3B6CD27 /* react-native-netinfo */, + 9187F3AC0296E8C46040B4E162A98E80 /* react-native-version-number */, + EFFF513C2EA0E5EDCBF01AE967255726 /* react-native-webview */, + 352FAAC460958ECC3F74A530284F5A6B /* React-RCTActionSheet */, + 75AEFDF5D2FB0DCC7B19C748021D6A9C /* React-RCTAnimation */, + 25E6FB3DF6E0C9AF48538DCB9FD0B4CA /* React-RCTBlob */, + 0AE244FA45BDB0B28435EC0877CE057D /* React-RCTImage */, + 50429C83DDBCFCEC2296A3568765391A /* React-RCTLinking */, + D661C274788A9AA70E6D7930FDD640FD /* React-RCTNetwork */, + B4DB13A72CB25C82E4B805D448B9DD1C /* React-RCTSettings */, + 6F28A9A6AEE3B43DC45A727C980DB95F /* React-RCTText */, + ECD9D6453D429F3D14F10E3ADF304FFB /* React-RCTVibration */, + 566695857207266BF0C6EB99BEB82307 /* ReactCommon */, + AB76C21F74DC3FFA4492B7EDC610281D /* realm */, + 53D951F0715D5AAC1C1F1C59B702BCE9 /* RNGestureHandler */, + B790FC24E240F91A90DFF58260F2938D /* RNIap */, + B0BB49C3716BB41666E997E2BB8C47EB /* RNImageCropPicker */, + B32F71B5233778C8CECD79C76D1A44A9 /* RNReanimated */, + 97DB3ABFFEC9FD38D9431EA2B2D67AA1 /* RNScreens */, + 57F2B5125B6A1680241B19A5953FCC9F /* RNSVG */, + 68D691CE3B9910AC415EA86349DBF239 /* RNVectorIcons */, + 839BAB691DA3B19A6C65818D49F8037B /* Yoga */, ); - name = Profiler; - path = React/Profiler; + name = "Development Pods"; sourceTree = ""; }; 1979BBFB23D0B466E3EDAABC6E77E156 /* GIF */ = { @@ -4754,63 +4643,32 @@ name = GIF; sourceTree = ""; }; - 19CA48807F998632EEC03133C211CA28 /* React-jsiexecutor */ = { + 1B0813C42CCA98A7F1371A94B85BDA4D /* RawText */ = { isa = PBXGroup; children = ( - 3598C5FCD4F516A664F8BB27C048EFD5 /* JSIExecutor.cpp */, - B9616F07391F832964B2AE25B41A587E /* JSIExecutor.h */, - 6F7D72489142B06BF019139F2830EB21 /* JSINativeModules.cpp */, - 4E1ECE23D9BF7DDF9B82B26A97F0C75C /* JSINativeModules.h */, - 98A6C847771AE6DCCFF1220D9C378CD4 /* Pod */, - B7F875C2F79E3E490ED778CDDBC941E3 /* Support Files */, + 3968876DCCDC5E163468665B52730A0C /* RCTRawTextShadowView.h */, + 663F6686949DE8675D72B9B0F7E5BEEE /* RCTRawTextViewManager.h */, ); - name = "React-jsiexecutor"; - path = "../../node_modules/react-native/ReactCommon/jsiexecutor"; + name = RawText; + path = Libraries/Text/RawText; sourceTree = ""; }; - 1D51670B7286EE4C434FD5A70D46B4CC /* Recording */ = { + 1D01107FEA550564339B4289CA87D40A /* HSFamily */ = { isa = PBXGroup; children = ( - 5975FBA8E7C6E5AF1805D06BAE8FF2A3 /* BSG_KSCrash.h */, - B56775E18E75A7AAE176F07A0E9855D4 /* BSG_KSCrash.m */, - D28C9BADFA243CE26E4F036EAC4C95ED /* BSG_KSCrashAdvanced.h */, - C27C10905638CB9F86C6B8847889B4A1 /* BSG_KSCrashC.c */, - CA23F84C6972DA64D8B1D5ED138B975C /* BSG_KSCrashC.h */, - 94A16848DFADDFC5C92AA05C021293E9 /* BSG_KSCrashContext.h */, - FCC980C67BED25D291F8BFF004938653 /* BSG_KSCrashDoctor.h */, - 01AFB4978789D384C227A9A173228C45 /* BSG_KSCrashDoctor.m */, - F367C25A1314AF88738634726024D217 /* BSG_KSCrashIdentifier.h */, - E4A22DB0E528891BAAADCCC168A3ACDC /* BSG_KSCrashIdentifier.m */, - B5A62A46B69A3A68DF38F8FB02246A96 /* BSG_KSCrashReport.c */, - A51EFB72D149DC7994F6BA164B524346 /* BSG_KSCrashReport.h */, - EAD67CEBB40B790A4FCCADF3A925E388 /* BSG_KSCrashReportFields.h */, - 09EC9ADB6EDC9C5A3FE96C54DFE0711A /* BSG_KSCrashReportStore.h */, - DC0B80587B699B251C56D519822C0DB9 /* BSG_KSCrashReportStore.m */, - 807CDEE75FEFAE866234DC1B6BF061A5 /* BSG_KSCrashReportVersion.h */, - 70996ABA06598B11DEE32297FBA8A928 /* BSG_KSCrashState.h */, - 707A0934F6F258775551C39AE3AD47FD /* BSG_KSCrashState.m */, - F9D718596582D75A939B6AB916C4D93C /* BSG_KSCrashType.c */, - 5275502CB3834857218F49ADCFED654E /* BSG_KSCrashType.h */, - E4257BED38ED5C42CE68A3F5486FCC20 /* BSG_KSSystemCapabilities.h */, - 9E316F44CC2BE3AD870D5F6DF59EC6F8 /* BSG_KSSystemInfo.h */, - A00310D6C750DB0C6013ACC40F55305A /* BSG_KSSystemInfo.m */, - 650D3A163478B9F778AB3DF703ADDA95 /* BSG_KSSystemInfoC.h */, - AA62E8AE9F175E3BD321ED527BC6A03C /* Sentry */, - B19C7EAD36927397BF6F696B7F99C59E /* Tools */, + B7318BC6A6A2FBE3D87CFB540C385173 /* JWTAlgorithmHSBase.h */, + 491A2F56821E1ADC87BA21B98FA109B1 /* JWTAlgorithmHSBase.m */, ); - name = Recording; - path = Recording; + name = HSFamily; + path = HSFamily; sourceTree = ""; }; - 1D554061BD473DA1EA1B27A518B0B533 /* Support Files */ = { + 1D2D76A6A1152C6E772C5F5DCD8F441D /* Pod */ = { isa = PBXGroup; children = ( - 3ECED5532D43CEF31F58413AA10F2CE3 /* React-RCTVibration.xcconfig */, - BF3B6760FA29E61A9D73719D4B493BA7 /* React-RCTVibration-dummy.m */, - 68A575F2EEB0C54FE3663B3FAEC7748E /* React-RCTVibration-prefix.pch */, + CA708E61C64C0B0BC79FF7B27795A768 /* React-Core.podspec */, ); - name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/React-RCTVibration"; + name = Pod; sourceTree = ""; }; 1E3CA7E3A4EC7310AC5FDB391B899121 /* Support Files */ = { @@ -4822,52 +4680,14 @@ path = "../Target Support Files/AppCenter"; sourceTree = ""; }; - 1E3F20E1E50751CA3040D73C3FA17E31 /* Pod */ = { + 1F52791F244785333918CB2757D3C124 /* Pod */ = { isa = PBXGroup; children = ( - EAD7102FC64EEC049440DB9891F81264 /* React-RCTSettings.podspec */, + F9CB52784C490CA0BD8DF69D75BDAD43 /* React-RCTText.podspec */, ); name = Pod; sourceTree = ""; }; - 1E7E82BECE3E900826DC3AAF88D8111D /* Source */ = { - isa = PBXGroup; - children = ( - 12F8778513C79ECF1CF9EB6CC6D688D5 /* KSCrash */, - ); - name = Source; - path = Source; - sourceTree = ""; - }; - 1E9610735CC6BABECDB998F3DA187DA9 /* Support Files */ = { - isa = PBXGroup; - children = ( - 6B6CE7EF6DA6FD1D80BD4D28FCC96917 /* RNIap.xcconfig */, - 5C62931E3F926341FC1E646845FD696F /* RNIap-dummy.m */, - 720A1324362AFE17AB2953BB66CDF070 /* RNIap-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/RNIap"; - sourceTree = ""; - }; - 1ED930502B758FB8492EAC0BE924AC0A /* react-native-fast-image */ = { - isa = PBXGroup; - children = ( - 54A7B8FEC0854725FBADC3996774BF09 /* FFFastImageSource.h */, - 62DD82D9B2C405E994805F1C524DE7A0 /* FFFastImageSource.m */, - 65DF71A451A3D8A98FD46853CD5C5739 /* FFFastImageView.h */, - 87544CCD299301CAE7678AED90337CA5 /* FFFastImageView.m */, - D82F273344C1C26E56A9C4F7571B4848 /* FFFastImageViewManager.h */, - 917453FF5B458F3D0D2003FD0D3C4AF7 /* FFFastImageViewManager.m */, - 22D868F6FF1CAF9FC33CEAC096350D84 /* RCTConvert+FFFastImage.h */, - ACEBDDDAE806F4ABD6F6FC147C9791F1 /* RCTConvert+FFFastImage.m */, - 76B877DACA8746B475B4F68910B08F22 /* Pod */, - A87AA2DD06802D0C92E140047484F3DB /* Support Files */, - ); - name = "react-native-fast-image"; - path = "../../node_modules/react-native-fast-image"; - sourceTree = ""; - }; 1FA8D3313161490FD3F60BED7A96D24B /* Crashes */ = { isa = PBXGroup; children = ( @@ -4876,47 +4696,58 @@ name = Crashes; sourceTree = ""; }; - 2083967058607690138B0ECE2673D7F6 /* RNSVG */ = { + 2125D38F94A5ABC9FAAF2F1468080814 /* Base */ = { isa = PBXGroup; children = ( - 629DC9E4778E4BBA3A5F5C0095303D2C /* RNSVGContainer.h */, - DFDECB8CBDB61F1FDC02358D9F0478EE /* RNSVGNode.h */, - 56FDE38D766F6010272CF0368C1ED934 /* RNSVGNode.m */, - C90A45FFFD806006931C2A8AC8D82F8E /* RNSVGRenderable.h */, - 64D1005EF52707802D6260FB1F844877 /* RNSVGRenderable.m */, - F039C452491AF91E359380E2A588C889 /* Brushes */, - F3CD709C40EF280F371B96BBBCA5F9CA /* Elements */, - DA5B70019B43DD1AE1028CD0B811AA85 /* Pod */, - A6DBC5E89F1F58323E8971599C33E1BD /* Shapes */, - D39FCFD794A55A6B055D17F83B17F4D2 /* Support Files */, - 10D8A2026B087B437D275273F86F64E0 /* Text */, - C239A8E602BB94AE71BDAA8862B9814E /* Utils */, - 4A34ACCDEC7C8131B121D2316CAFBB02 /* ViewManagers */, + F35DA92C3174DC45640F1F9952F86C43 /* JWTAlgorithm.h */, + 13FDC0A8FADFF6A2C1E4930FCE62E691 /* JWTAlgorithmFactory.h */, + 28370B9EFCBEEA412E73709D059B3765 /* JWTAlgorithmFactory.m */, + 2DF4FDD6443232A61B55A5AA11275FEC /* JWTAlgorithmNone.h */, + FA3BD7D133AAFBCB63EC41ACEB349CCC /* JWTAlgorithmNone.m */, ); - name = RNSVG; - path = "../../node_modules/react-native-svg"; + name = Base; + path = Base; sourceTree = ""; }; - 21ABB1A4C9D801FFFDBC1E50AEF8723B /* Support Files */ = { + 215F21E7365CC9ACDC9D8DF0BE1B0A6A /* Support Files */ = { isa = PBXGroup; children = ( - 98C7A5B5BD3FE512E94D62267EF56FBF /* FBLazyVector.xcconfig */, + 6B074AF69F0CC4C6D1DA6379E58EB129 /* RNIap.xcconfig */, + FA75475AB6177E8D74D0B251B224723A /* RNIap-dummy.m */, + 3767D19CA2852213832BD2E880E1B2C2 /* RNIap-prefix.pch */, ); name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/FBLazyVector"; + path = "../../ios/Pods/Target Support Files/RNIap"; sourceTree = ""; }; - 23FF796C647494E50116ACEF2F3C0A65 /* Drivers */ = { + 22C7316D52E80061C9EDD06EDB25B33A /* Transitioning */ = { isa = PBXGroup; children = ( - B1A5E08F14BF3FE02C094E1CBB965755 /* RCTAnimationDriver.h */, - F9C6501E61732E3146AC37608A00D37E /* RCTDecayAnimation.h */, - 2AE6D62660A8A798BAB8247F956D7529 /* RCTEventAnimation.h */, - D66931107A47AB5BFB658A6AA258D431 /* RCTFrameAnimation.h */, - DB1FBAAADA73091FEF91009CF3B27AFC /* RCTSpringAnimation.h */, + 305BB889D666AA13D7A42CCA08FAFF14 /* RCTConvert+REATransition.h */, + E566D4C6559E5B3DF1C6FDD0AD733EB0 /* RCTConvert+REATransition.m */, + B41313DDE4A4B0226EFA764AFA05DE70 /* REAAllTransitions.h */, + E6CB1678DB4C21B3E1A0B0CACE9E3AB3 /* REAAllTransitions.m */, + 64794D7D420CEAE87150D902706C906A /* REATransition.h */, + EBD817C3F3FF8386BFF8AF1DF4102CBB /* REATransition.m */, + 4285BC2732762DCF427798A64421E75E /* REATransitionAnimation.h */, + 69D05A0241308C93D5B8175671239AAE /* REATransitionAnimation.m */, + D798F9EDD17FF5D87B64E03248D00857 /* REATransitionManager.h */, + 1300766CBE7B77B2DBED980D88927E71 /* REATransitionManager.m */, + 345F6BAB5D1FBC41D3406E2C844B7FEA /* REATransitionValues.h */, + 32A06088D210E435AAD033A25EA088C6 /* REATransitionValues.m */, ); - name = Drivers; - path = Libraries/NativeAnimation/Drivers; + name = Transitioning; + path = ios/Transitioning; + sourceTree = ""; + }; + 254C89752A0F9635CCDC1BA69931C69B /* Pod */ = { + isa = PBXGroup; + children = ( + 19652C0738AEB42CE9FC3B38F4E35DE4 /* LICENSE */, + E74F4283D12BC9971A540B5019ACA1F7 /* react-native-config.podspec */, + 3C865C14F47FE7FAEC3538EB98E91BDC /* README.md */, + ); + name = Pod; sourceTree = ""; }; 25AD387CC2A5B54EA3AA7A40D27BE0E6 /* Targets Support Files */ = { @@ -4930,6 +4761,42 @@ name = "Targets Support Files"; sourceTree = ""; }; + 25E6FB3DF6E0C9AF48538DCB9FD0B4CA /* React-RCTBlob */ = { + isa = PBXGroup; + children = ( + 672E5AA012C88F8DBF902283DF137999 /* RCTBlobCollector.h */, + B6265F319036EF4387185F995BDFD7AA /* RCTBlobCollector.mm */, + 9D8BC45C7B479F53CD9CC4487C189627 /* RCTBlobManager.mm */, + 7FF26496E9A1E6B2A869D3D4140C5C6D /* RCTFileReaderModule.m */, + A340073E91420A7479B8BB3853626FA1 /* Pod */, + 8C4A738515D17EA99500CB86ED9A12D8 /* Support Files */, + ); + name = "React-RCTBlob"; + path = "../../node_modules/react-native/Libraries/Blob"; + sourceTree = ""; + }; + 261C6AF624C710ECC22A4AE5B462CA43 /* Support Files */ = { + isa = PBXGroup; + children = ( + 1B66DA4017C635946E1DF1AFECDDF92C /* FBLazyVector.xcconfig */, + ); + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/FBLazyVector"; + sourceTree = ""; + }; + 26850415A87B7FA22F95FFF8E5699752 /* Drivers */ = { + isa = PBXGroup; + children = ( + A126AF980CED8F4C67569DFE46BD31AE /* RCTAnimationDriver.h */, + 43937BBF84E79F1EEAFAA1FE693C6AA0 /* RCTDecayAnimation.h */, + 5D3326B3E0B65B56482CBE0C3985A518 /* RCTEventAnimation.h */, + 6EDCBEFE5DAA68026A1D835910061D48 /* RCTFrameAnimation.h */, + F41DB7457F4847722FF5C3F4297F4FAA /* RCTSpringAnimation.h */, + ); + name = Drivers; + path = Libraries/NativeAnimation/Drivers; + sourceTree = ""; + }; 26F4A6A836DEC66078A4C575F878E6BB /* Support Files */ = { isa = PBXGroup; children = ( @@ -4939,13 +4806,33 @@ path = "../Target Support Files/AppCenterReactNativeShared"; sourceTree = ""; }; - 2A8D9A8CB1D0B4D34D706C2CB84CCECD /* Support Files */ = { + 29048BC78228CFD935238F66799ED701 /* Coding */ = { isa = PBXGroup; children = ( - A54F1919BF6E710219699C2359A2FA05 /* React.xcconfig */, + 531A95911394E231A3E522DD036D55C5 /* JWTCoding.h */, + 24B11C41D662C3E432B8D365DA45B7B2 /* JWTCoding.m */, + DE96AF04CCF0587F7812918676063B7B /* JWTCoding+ResultTypes.h */, + E0A796AB5AEA0A55DE23E189A9A0A95D /* JWTCoding+ResultTypes.m */, + B038B750AF0314075C3A54A78DF1703B /* JWTCoding+VersionOne.h */, + 6F19176CA763F42FD37DCF6B6994F960 /* JWTCoding+VersionOne.m */, + 753BF126B2280D0B64740F4EA8892DAA /* JWTCoding+VersionThree.h */, + C9E1BE28FDAC2A670530C9AA67C81DE9 /* JWTCoding+VersionThree.m */, + 4A002E7DEAE661B6B5BF728D91F1D333 /* JWTCoding+VersionTwo.h */, + 6C4CDDACB71F282246B5B29D2FE1CA7E /* JWTCoding+VersionTwo.m */, + ); + name = Coding; + path = ios/CodePush/JWT/Core/Coding; + sourceTree = ""; + }; + 299E437FC06060FEC2BC97930400A757 /* Support Files */ = { + isa = PBXGroup; + children = ( + FA7C5FB4F0C7653229E7C403DF3D04D0 /* CodePush.xcconfig */, + 9856DFCE0A9B4C1775187484DC00F83B /* CodePush-dummy.m */, + AA79408616D20B8094133B38879E2CC2 /* CodePush-prefix.pch */, ); name = "Support Files"; - path = "../../ios/Pods/Target Support Files/React"; + path = "../../ios/Pods/Target Support Files/CodePush"; sourceTree = ""; }; 2AD7F35C0529C7B6ECD5DFB7553D400B /* Frameworks */ = { @@ -4964,14 +4851,143 @@ name = Core; sourceTree = ""; }; - 31AA1947A02EA0DE7B916339AF42BFA5 /* Pod */ = { + 2B9657ECB191BFE266CF6FE3A0A4E9C9 /* Pod */ = { isa = PBXGroup; children = ( - 08C97B21D99DC3E88BA592A585C40A84 /* React-Core.podspec */, + 3951F1B5B3BC0A21FBEEC2F822E69670 /* Yoga.podspec */, ); name = Pod; sourceTree = ""; }; + 2C57733335D2186CFD3CF95A8E3498A3 /* CxxModule */ = { + isa = PBXGroup; + children = ( + 00EFC97B4359A7A5626908E1A135E7D8 /* DispatchMessageQueueThread.h */, + 1BD001B0AB478E69DA010E846F3E5717 /* RCTCxxMethod.h */, + 441C0EAB867053C94B61711FEDEFD9D7 /* RCTCxxMethod.mm */, + CCE523C3763BF80EADE51AE87AAD2ADB /* RCTCxxModule.h */, + E61E6878BF3982503206320645DB3BCF /* RCTCxxModule.mm */, + 616FC4AE7FCD822317063BCBACE6EF18 /* RCTCxxUtils.h */, + 9F01A1D61FD4D3BD2C61FFE830B40C18 /* RCTCxxUtils.mm */, + 8768E1FDCC2E1BB881454AC6AF14F5AA /* RCTNativeModule.h */, + 69F193DD689567A1EC91CD6CCA85ED1A /* RCTNativeModule.mm */, + ); + name = CxxModule; + path = React/CxxModule; + sourceTree = ""; + }; + 2D2544AB99AD575B982E7604DB27642C /* TextInput */ = { + isa = PBXGroup; + children = ( + 963057D8C40BF083514323BCB92077F1 /* RCTBackedTextInputDelegateAdapter.m */, + 0CDF045C6C3C00F94E94B35433A2340D /* RCTBaseTextInputShadowView.m */, + A7AC09D7C50A61E347C50DF20F5273C0 /* RCTBaseTextInputView.m */, + 49E6FCBB3D2D77CD4DC9CAB86DADC8DB /* RCTBaseTextInputViewManager.m */, + 6B626EE7F787A0977FDB367979F1C92F /* RCTInputAccessoryShadowView.m */, + EA597C61FF9840799FA29132C91E3F0A /* RCTInputAccessoryView.m */, + DC40C9BD7844AD67B5FD603D156EAFA5 /* RCTInputAccessoryViewContent.m */, + 8406F65DEC6ADAAD9CDF6C5014FA3190 /* RCTInputAccessoryViewManager.m */, + AE26A9C45CBF35C42870E1667E08F45B /* RCTTextSelection.m */, + 2D76545BFD3A94CD6CF3BFEE873A4CB2 /* Multiline */, + F18CFE5F0A8B8252FE0D4F29A79E9069 /* Singleline */, + ); + name = TextInput; + path = TextInput; + sourceTree = ""; + }; + 2D76545BFD3A94CD6CF3BFEE873A4CB2 /* Multiline */ = { + isa = PBXGroup; + children = ( + FAC67E57E1114DE96BA244EF0DE7A488 /* RCTMultilineTextInputView.m */, + 3FC12474EE1BC3952F37FAB86070DAC2 /* RCTMultilineTextInputViewManager.m */, + 4C6E2A5D9589A305F890DA5E5CE8B9C5 /* RCTUITextView.m */, + ); + name = Multiline; + path = Multiline; + sourceTree = ""; + }; + 2DC92FC7E7EDC252474C23125B3E72A5 /* Nodes */ = { + isa = PBXGroup; + children = ( + 05A72C8ECD34AD9B03267EE4640E4AA6 /* RCTAdditionAnimatedNode.m */, + A9E239C5615077B7A93766D61BC0DBF9 /* RCTAnimatedNode.m */, + B39F49B5B4716ABC30847F0865C1EE78 /* RCTDiffClampAnimatedNode.m */, + 02C8094D55B8B242B28560887EEA0919 /* RCTDivisionAnimatedNode.m */, + EF2F52F305722A93DD9C2EE33F34F330 /* RCTInterpolationAnimatedNode.m */, + B2DC6A2394FA8DAB0762F6B18F83061A /* RCTModuloAnimatedNode.m */, + A669BF4B4A2B0FF6DF1E4801201CC737 /* RCTMultiplicationAnimatedNode.m */, + 7696AFA36FF71AEC9653DCBA1BC17E77 /* RCTPropsAnimatedNode.m */, + E881B8E846BBEA2BE04EA4D6E491E1AB /* RCTStyleAnimatedNode.m */, + 3377932340CC6C753F320B27F86B71C4 /* RCTSubtractionAnimatedNode.m */, + E986BDFA62F277BC86559AD61B86E450 /* RCTTrackingAnimatedNode.m */, + 371A268B34728C54F6EE03DD3EDD5DC8 /* RCTTransformAnimatedNode.m */, + 0AC3C55FE99D1FDC4339A8F52F39AE2F /* RCTValueAnimatedNode.m */, + ); + name = Nodes; + path = Nodes; + sourceTree = ""; + }; + 2E8B0A635F3C514A60A80066A3F118AB /* BugsnagReactNative */ = { + isa = PBXGroup; + children = ( + A769E8E657FFD77CA6AFAE5943105DBC /* BugsnagReactNative.h */, + C1221BF74463F6C999D5068E01C0ACB0 /* BugsnagReactNative.m */, + 31B23B3BC6ABB64B169C1EED3477B77E /* Core */, + 77BCC53143FED95DC82C3214EA60180D /* Pod */, + 97DED25FB7E23AE72A3ACB7B44B20DBD /* Support Files */, + 33AA1D595404584994C771B20FB3A40D /* vendor */, + ); + name = BugsnagReactNative; + path = "../../node_modules/bugsnag-react-native"; + sourceTree = ""; + }; + 2F01209003C6EF3B6E037A45E045F646 /* Support Files */ = { + isa = PBXGroup; + children = ( + D1CA3BB566DB17BE58829FF58042B6F9 /* react-native-version-number.xcconfig */, + 0774FD78AA6EED55B33D856BB6C602C4 /* react-native-version-number-dummy.m */, + 7EF0CB3309293E969B8BCBFFC7662882 /* react-native-version-number-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/react-native-version-number"; + sourceTree = ""; + }; + 2F5BB15ACC4A1A2D138C9CAB5DA3CFFB /* Support Files */ = { + isa = PBXGroup; + children = ( + AA7FC7011CDAA019DDE419EC17C0B105 /* appcenter-push.xcconfig */, + DE9F9A6097643F628CC49B3F96E2A8E4 /* appcenter-push-dummy.m */, + 4587FAF3D158BC3EF4B072F93B8D7BEA /* appcenter-push-prefix.pch */, + ); + name = "Support Files"; + path = "../../../ios/Pods/Target Support Files/appcenter-push"; + sourceTree = ""; + }; + 30AA2D7116B91844A29CD9F217368D9E /* Reporting */ = { + isa = PBXGroup; + children = ( + D68661CBE3E3DAE1D7B656BC853807ED /* Filters */, + ); + name = Reporting; + path = Reporting; + sourceTree = ""; + }; + 31B23B3BC6ABB64B169C1EED3477B77E /* Core */ = { + isa = PBXGroup; + children = ( + ); + name = Core; + sourceTree = ""; + }; + 33AA1D595404584994C771B20FB3A40D /* vendor */ = { + isa = PBXGroup; + children = ( + FB3BB2D36FE80A1C29B7F0E4BE2AEB78 /* bugsnag-cocoa */, + ); + name = vendor; + path = cocoa/vendor; + sourceTree = ""; + }; 33C0760FC14FA5464C8CB2905ACB4DE8 /* AppCenter */ = { isa = PBXGroup; children = ( @@ -4985,132 +5001,295 @@ path = AppCenter; sourceTree = ""; }; - 34392FD01BD2656146C1035572F1D254 /* RCTAnimationHeaders */ = { + 343BBE2CA41C3C843C5DC0FC066B6CAB /* BaseText */ = { isa = PBXGroup; children = ( - 5DCDAF6472722EEC702116B0906F802C /* RCTAnimationUtils.h */, - 1136B5E96CEE7C73F4B7E75D2738FBED /* RCTNativeAnimatedModule.h */, - 9ACAB3569CF050600DFC049E37098EF9 /* RCTNativeAnimatedNodesManager.h */, - 23FF796C647494E50116ACEF2F3C0A65 /* Drivers */, - 95FB96FE5E3AADBAFF9A5FF8337789B5 /* Nodes */, + A6E14422379B34773021D2C4F51C3F9F /* RCTBaseTextShadowView.m */, + B59C7743223D4A2DC9507E5DB23C1ECF /* RCTBaseTextViewManager.m */, ); - name = RCTAnimationHeaders; + name = BaseText; + path = BaseText; sourceTree = ""; }; - 34436B8F64C3AA2F9125E0A46872D9B0 /* Support Files */ = { + 346B380FF365989985ABA369FC9CE458 /* Utils */ = { isa = PBXGroup; children = ( - 56042A53C9D05C7DFF335E5438B1405B /* RNReanimated.xcconfig */, - 0D3F879D987CEC8AA1309A03E7D4DB32 /* RNReanimated-dummy.m */, - 42F19B5F7B6DAC4E462BDE95A8419289 /* RNReanimated-prefix.pch */, + 607DBC122D799DFEE724BBED2B03EFE9 /* RCTConvert+RNSVG.h */, + C46B8EB0D495899A5E333559AF8FB197 /* RCTConvert+RNSVG.m */, + 87DEEFF7CF5A8DD4FB824899CF32F9FC /* RNSVGBezierElement.h */, + 080CF00926AD3F4404A87C2441AC8EEF /* RNSVGBezierElement.m */, + 120E86529D34966F42E559CDA6FD2302 /* RNSVGCGFCRule.h */, + E337A3F804212101A791880F382645D0 /* RNSVGLength.h */, + 901F8F4731C43FC9886E25BE1467D92B /* RNSVGLength.m */, + 5D33B0373B55029C0FA38C0F041260A4 /* RNSVGMarkerPosition.h */, + 59235EF60B4DEE5A636256E53BD70444 /* RNSVGMarkerPosition.m */, + 3F66E464B0B6979D025B826E4EF6BBEB /* RNSVGPathParser.h */, + F77E79F5B50592264368194B26305C90 /* RNSVGPathParser.m */, + 06C2D1A59324661497C2171CD8A7CD73 /* RNSVGUnits.h */, + 16B284F3F2CF3E80C9D0354245520C2B /* RNSVGVBMOS.h */, + 339F3169F51EEEB31CE1CE703930D0B6 /* RNSVGVectorEffect.h */, + 4AC74EA260127A173179F1BA27549BA0 /* RNSVGViewBox.h */, + 4C420A69820D11C6D041914CA1C011A6 /* RNSVGViewBox.m */, + ); + name = Utils; + path = ios/Utils; + sourceTree = ""; + }; + 3527C359FCEE9AEC2A3669C8BB5A94CB /* RSFamily */ = { + isa = PBXGroup; + children = ( + A3D6CD7B333FC15A85C116C6DC22E799 /* JWTAlgorithmRSBase.h */, + C30FEF29FA1A6A96E157827A51DCAC5C /* JWTAlgorithmRSBase.m */, + 67606E548C374EEFFDEF6C378FAA0664 /* JWTRSAlgorithm.h */, + D9D6BDFAFCEA280083A25E7E1FEA8967 /* RSKeys */, + ); + name = RSFamily; + path = RSFamily; + sourceTree = ""; + }; + 352FAAC460958ECC3F74A530284F5A6B /* React-RCTActionSheet */ = { + isa = PBXGroup; + children = ( + 863FDEC62A267DFB3CAEADD9990FF7CC /* RCTActionSheetManager.m */, + 3BDF78001FBDE046A4F35E8ED1076DEF /* Pod */, + ACC0B83AE784D457366468BFCE3DE3D2 /* Support Files */, + ); + name = "React-RCTActionSheet"; + path = "../../node_modules/react-native/Libraries/ActionSheetIOS"; + sourceTree = ""; + }; + 372BFDCC2137203C642AA5B0088C59FD /* Multiline */ = { + isa = PBXGroup; + children = ( + 66390ECC68D16B93ECA98D9054F94163 /* RCTMultilineTextInputView.h */, + C04F62B5FE8540ED5F8B7A7627798A37 /* RCTMultilineTextInputViewManager.h */, + E82B7D991A1799316F111A89D09ED16E /* RCTUITextView.h */, + ); + name = Multiline; + path = Multiline; + sourceTree = ""; + }; + 37834B3AF2EF0C60C3AE838B461EE4AF /* ScrollView */ = { + isa = PBXGroup; + children = ( + 101114E15570B72F2FA2E57ED65667B8 /* RCTScrollableProtocol.h */, + 8AB0443BCB58FAABB1F5FC1B534D13B3 /* RCTScrollContentShadowView.h */, + 092C6CC099C382384FD7624695BFF321 /* RCTScrollContentShadowView.m */, + 195E4738BFF994619551581F3C64779F /* RCTScrollContentView.h */, + B56FD6042A457F71540FE041659E7501 /* RCTScrollContentView.m */, + 0B5AED35A8A08598400719D317F94B19 /* RCTScrollContentViewManager.h */, + A7148ABA39C3CDEB68C8DD2021CC09FC /* RCTScrollContentViewManager.m */, + 1AB8876052E8F03E25767CA38452B9D5 /* RCTScrollView.h */, + A8D1D51403279DD883E22993F3125EDD /* RCTScrollView.m */, + 20CCDFFE9A39415EDBB869127C4854A3 /* RCTScrollViewManager.h */, + C5F12D404B227F649341FF8A8ACD54BF /* RCTScrollViewManager.m */, + ); + name = ScrollView; + path = ScrollView; + sourceTree = ""; + }; + 38C3C909BFAFEE2FF15B886DA148FAEF /* Inspector */ = { + isa = PBXGroup; + children = ( + E3260E5F99A5DF68B26800FE220F3CD8 /* RCTInspector.h */, + 94C288029DA21B00EE508F0C7CA5A4EF /* RCTInspector.mm */, + 4CF1393BCD39754D7C177F03B0FF7C01 /* RCTInspectorPackagerConnection.h */, + 68A9B7FCA10AE75086434A85124B5DB0 /* RCTInspectorPackagerConnection.m */, + ); + name = Inspector; + path = React/Inspector; + sourceTree = ""; + }; + 3917B0243DBEEA6567C7FBE0D479D36E /* ios */ = { + isa = PBXGroup; + children = ( + D354D27C672B59D683A4D3424D3C4EB4 /* RCTTurboModule.h */, + A82401B6221B735C44E211905FBF023D /* RCTTurboModule.mm */, + B31E15BD2BEB31E30B65A705DC694350 /* RCTTurboModuleManager.h */, + 52FB58A89FB49CE6F1813DB18B874F85 /* RCTTurboModuleManager.mm */, + ); + name = ios; + path = ios; + sourceTree = ""; + }; + 3999081BABF26EAA4FA9C42915AB0D90 /* Support Files */ = { + isa = PBXGroup; + children = ( + E3697565A75CE7614A552B9321AC7C1B /* appcenter-crashes.xcconfig */, + 521137434C3D49412160E46C32CF2408 /* appcenter-crashes-dummy.m */, + 8E845A1F30CDC0D2DA48AD956384077F /* appcenter-crashes-prefix.pch */, ); name = "Support Files"; - path = "../../ios/Pods/Target Support Files/RNReanimated"; + path = "../../../ios/Pods/Target Support Files/appcenter-crashes"; sourceTree = ""; }; - 3457607E0012A6557F2058C3E4CB06CB /* RCTWebSocket */ = { + 3B774C92F122DE10A145E5B985055C7A /* ESFamily */ = { isa = PBXGroup; children = ( - 728E943DB142404260CFE88525BBF912 /* RCTReconnectingWebSocket.h */, - E4CC2721AA9770273C8C14AE92A11017 /* RCTReconnectingWebSocket.m */, - 2C9D143F01C262000939C9128750925F /* RCTSRWebSocket.h */, - 24ADA0233A22C573984DD4048BFA65B6 /* RCTSRWebSocket.m */, - FFBEF27FCCE2C283E1ACF507885F96BD /* RCTWebSocketExecutor.h */, - FC357B7CB816561C4C24E76AF031465C /* RCTWebSocketExecutor.m */, - 19C4DF7261F2E130D95DC13176945E12 /* RCTWebSocketModule.h */, - 0FB95D62E274C410B71CC61DBBA434EE /* RCTWebSocketModule.m */, + 4852BE44A3A9A67B7BF8D4F789BE0205 /* JWTAlgorithmESBase.h */, + F2CE677E46FD9B271FFDE33D2D8491CA /* JWTAlgorithmESBase.m */, ); - name = RCTWebSocket; + name = ESFamily; + path = ESFamily; sourceTree = ""; }; - 35E4C2248D56EE61AC2C9BE79B221794 /* react-native-version-number */ = { + 3BDF78001FBDE046A4F35E8ED1076DEF /* Pod */ = { isa = PBXGroup; children = ( - C3E5D7B7F6D98FE0BC05893790913E05 /* RNVersionNumber.h */, - 27BE23C1E23DE9B34D4D22C733556610 /* RNVersionNumber.m */, - 032B24C1E792508D190CCC9CBCE993BA /* Pod */, - DDC72B34248FCD828DE35189E607B1BD /* Support Files */, - ); - name = "react-native-version-number"; - path = "../../node_modules/react-native-version-number"; - sourceTree = ""; - }; - 3841AED188D7D3189721E9B8E4F5AE48 /* React-Core */ = { - isa = PBXGroup; - children = ( - E1EA8384637536164239BF3CAA70896A /* CoreModulesHeaders */, - EABA0B33245148979477403F21E9793C /* Default */, - 56126CAEEDF1A5DDA38E9A3ACBB68F8A /* DevSupport */, - 31AA1947A02EA0DE7B916339AF42BFA5 /* Pod */, - D4847D8A70FAC2F743F781DB18E7E162 /* RCTActionSheetHeaders */, - 34392FD01BD2656146C1035572F1D254 /* RCTAnimationHeaders */, - 0242DA2917F72555E550F9B48D849F69 /* RCTBlobHeaders */, - 465882153CB9E2892FFA3DE58FF6F2D2 /* RCTImageHeaders */, - C293A809EFA208CC2E46CF4EA510D918 /* RCTLinkingHeaders */, - A557955B28EAAB6738174853D812E1D5 /* RCTNetworkHeaders */, - ED5E49157C32AD4CE55E4906DF7BD61E /* RCTSettingsHeaders */, - F29AB80E8B450DB8590BE6F3FE733CE3 /* RCTTextHeaders */, - E0C7BAD5B50C9B5A1C42747985AE9890 /* RCTVibrationHeaders */, - 3457607E0012A6557F2058C3E4CB06CB /* RCTWebSocket */, - 9F1742BA513CD3D03823FE838D2A770A /* Support Files */, - ); - name = "React-Core"; - path = "../../node_modules/react-native"; - sourceTree = ""; - }; - 3992CC8C52FC1701A55A83310B96F63F /* React-RCTImage */ = { - isa = PBXGroup; - children = ( - 40AC1873D9AAD58DDD61477272ABFFE1 /* RCTAnimatedImage.m */, - 2A703B750B7D49B4522A3DCCB6DF1753 /* RCTGIFImageDecoder.m */, - C8781A736CEF230BF87EA5E015A30D05 /* RCTImageBlurUtils.m */, - 4711BF2205902ABF90F8E59B88BE88DF /* RCTImageCache.m */, - F71F6C19EC48BE4D057B3AFC5D101EC9 /* RCTImageShadowView.m */, - F3CFF5FDC523F1B3D65D5C6966FA8ED6 /* RCTImageUtils.m */, - B3FC535656DE1B369FF93514F069A4B3 /* RCTImageView.m */, - FB091DFE8BEB734842001A25F4AF20AF /* RCTImageViewManager.m */, - 7D21A902EA086E1004F9BAA14AB83D5F /* RCTLocalAssetImageLoader.m */, - 9D553836A104819CCF38E8A068BD2EB0 /* RCTResizeMode.m */, - 205B6C091C809423167434C605A55742 /* RCTUIImageViewAnimated.m */, - 55DD336B9CFAE959F976B4B50619AA1F /* Pod */, - 6D38A5D77EBD0F7C2A3A312211364C8B /* Support Files */, - ); - name = "React-RCTImage"; - path = "../../node_modules/react-native/Libraries/Image"; - sourceTree = ""; - }; - 3BDE2BFF5FB446A83633289C9D4BCABB /* Support Files */ = { - isa = PBXGroup; - children = ( - 167A6EEE9A520D8A2B7854092391CE96 /* RNImageCropPicker.xcconfig */, - CEB6BC213DC117AF11D3022F6CCEE23D /* RNImageCropPicker-dummy.m */, - 7D1C9C36A1A42CABE4B568F2265977E9 /* RNImageCropPicker-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/RNImageCropPicker"; - sourceTree = ""; - }; - 411C1B455D2069445478D27DC98B3404 /* Base */ = { - isa = PBXGroup; - children = ( - AB0D16E8D9525E3E830EB83C82B26FD1 /* JWTAlgorithm.h */, - B0ADB933ED115EC5FD53564986DC1ED5 /* JWTAlgorithmFactory.h */, - 80F1DDCDD2DA072F74AEF2EE21D0CA84 /* JWTAlgorithmFactory.m */, - FE952B5138198465267CF11E49822B8F /* JWTAlgorithmNone.h */, - 3305576EB18A19CB32CDFD41E166C51E /* JWTAlgorithmNone.m */, - ); - name = Base; - path = Base; - sourceTree = ""; - }; - 4169AE64D9B4A0CA3FC575C1A045D723 /* Pod */ = { - isa = PBXGroup; - children = ( - 3A3E05BE844F7C6F9B9B372E784B3D44 /* RCTRequired.podspec */, + 287B71693493A99B891DDC6D994AA1DF /* React-RCTActionSheet.podspec */, ); name = Pod; sourceTree = ""; }; + 3BE3E4F3248927AFD212A486CCECDB3E /* Elements */ = { + isa = PBXGroup; + children = ( + 263A24CAF17EF8861835BD911D920805 /* RNSVGClipPath.h */, + 951F02F64B48FE94AFE13810080637CA /* RNSVGClipPath.m */, + 111BAC5E185FA69F691442D6D4FFFCF5 /* RNSVGDefs.h */, + 309AC07DAC8A8A01880D5D3B9DED02A0 /* RNSVGDefs.m */, + 64B1ABE6406FE2B8ACC0C48F5DBA8FAA /* RNSVGGroup.h */, + 483B2448A6573C6119158D095D51ABE8 /* RNSVGGroup.m */, + 7DC1FF68F20F1F962F77199562EF83AE /* RNSVGImage.h */, + F148F192C71ED2C67B8603C2C1FE4241 /* RNSVGImage.m */, + FFD6A57053F97AB3EA7E42E3F6270A80 /* RNSVGLinearGradient.h */, + 31452BBC5B8B0D47BCA10235B6570A29 /* RNSVGLinearGradient.m */, + 1F2630BB05060E7487360F9E9C45D671 /* RNSVGMarker.h */, + F416C97FB0E94A73F341BD246C77EB45 /* RNSVGMarker.m */, + 5C23B33A660C192F0CF8CE6C52247A29 /* RNSVGMask.h */, + 358C3B282E697A2690FA7317231EFB83 /* RNSVGMask.m */, + 71727152C9F40B8786665C0FD481B3BC /* RNSVGPath.h */, + 2D1AC93874051C4D23A9CC474E9FF889 /* RNSVGPath.m */, + 0FA623534A6559664BA9B5EF67781372 /* RNSVGPattern.h */, + 2DBBB6ADCCC8D73564D0618989ED1007 /* RNSVGPattern.m */, + F502F381D76B3938887113317377E302 /* RNSVGRadialGradient.h */, + EEB3D1877492978E630AFD96164DF5D9 /* RNSVGRadialGradient.m */, + B7D947282545378C528B40F2E5BE3D74 /* RNSVGSvgView.h */, + AB505D5020405F6D44A73721F3F4ED11 /* RNSVGSvgView.m */, + 95A2D2954E86BE66FF9BB779101A033D /* RNSVGSymbol.h */, + D4E9F782EA55E154ED174EDDF282E95D /* RNSVGSymbol.m */, + 6ACD259F099D99E6A248307E7EB667F0 /* RNSVGUse.h */, + 52E3821F46AA2E466E26787DCBF6A154 /* RNSVGUse.m */, + ); + name = Elements; + path = ios/Elements; + sourceTree = ""; + }; + 3DA917D4BE9486DDFD2EC792CE743939 /* BaseText */ = { + isa = PBXGroup; + children = ( + 2AFC0C0F167FFE5322BA84C27769CC4F /* RCTBaseTextShadowView.h */, + 109BC455884ED6DC962C80108746800F /* RCTBaseTextViewManager.h */, + ); + name = BaseText; + path = Libraries/Text/BaseText; + sourceTree = ""; + }; + 4176D374CB388BBB482083C9384C525F /* Nodes */ = { + isa = PBXGroup; + children = ( + 9E6973DB3835DD24FD3BA28A306985A8 /* REAAlwaysNode.h */, + 762D2D288578F886CB153C8AD238FB3F /* REAAlwaysNode.m */, + DE92905C0C62A71A880186C365AFC73F /* REABezierNode.h */, + C45D69C56DEA55FAD0144B3E9D050C41 /* REABezierNode.m */, + 990F108404BD2EAB237DF91856500DA4 /* REABlockNode.h */, + CA4312DE55D8B371A5379C4B4EC233EB /* REABlockNode.m */, + 58837AA8C8B204958D28E55AAF7CA38F /* REACallFuncNode.h */, + 92BE118FE980D80943936FB0F139B772 /* REACallFuncNode.m */, + 222DDA1471DF5AB693B4672ACE648990 /* REAClockNodes.h */, + 94AC692FC1FA4DF2F7B280B67306FFB6 /* REAClockNodes.m */, + 8D47E506C40AC4A160A61651FC28030A /* REAConcatNode.h */, + 9203652CC95C723863F60E2AE080C705 /* REAConcatNode.m */, + C2BF9BCADE78DD001BB388E4B3B63341 /* REACondNode.h */, + B6711163250CA865C525B90A09B6DC55 /* REACondNode.m */, + F61557EBE7979658590F520B794FBA83 /* READebugNode.h */, + 2C7827458FF47549F86D591B61CEFCD4 /* READebugNode.m */, + 08F8A66C3B000AEC731BD9E92303A01F /* REAEventNode.h */, + 0530AD098C139AE7BB048B2F481E4FE9 /* REAEventNode.m */, + FC4B8B1B2619520B713B274A613B8661 /* REAFunctionNode.h */, + AB961A8CEB4CDB9DD87F8812FC710808 /* REAFunctionNode.m */, + 42DEE39AE5F711769843DD44F6C39DBD /* REAJSCallNode.h */, + C5087EB55ED1F66B8A36A10C78D8158F /* REAJSCallNode.m */, + 81FAECEADC6372D4A317A2976A2E6277 /* REANode.h */, + FC8850736503CC5BDC39F8F376D27B58 /* REANode.m */, + A79837C76AF7430609F7E1472EA4E4B2 /* REAOperatorNode.h */, + 209EC752164799C9892E7C6D15D069B8 /* REAOperatorNode.m */, + BD753928E3C84E30C79B946110BBD1A6 /* REAParamNode.h */, + BDB41856DA58EA07CA5BD3F2E57AC8C8 /* REAParamNode.m */, + FC804262F93BCBAEEAA53E85B6E57724 /* REAPropsNode.h */, + 2E09EAF05640230A599C872C52E2D0D7 /* REAPropsNode.m */, + 159CEE1A962C23CDC5905E98992EDAD8 /* REASetNode.h */, + 5299265A2366979EDD3CB6CF7688B2A9 /* REASetNode.m */, + 6732AB1CBB3D57AD137DC446EAC88031 /* REAStyleNode.h */, + BE83DB2CA683843B0488BB2727279942 /* REAStyleNode.m */, + 55DC0D4380066856967BDBEB2406362E /* REATransformNode.h */, + 3066526488D2503289F3DC97A0B92FE0 /* REATransformNode.m */, + 947995D01EA520DB73DA3D4AE0A729F8 /* REAValueNode.h */, + D59AB1E412C2FCBED643DDE0546B3763 /* REAValueNode.m */, + ); + name = Nodes; + path = ios/Nodes; + sourceTree = ""; + }; + 417D1E8C7A8D8956E159A520C394402E /* Source */ = { + isa = PBXGroup; + children = ( + D07F2437F9D8184A257B5BD3E50B35E5 /* BSG_KSCrashReportWriter.h */, + F0850C39AEF29017867526ECFB03FD3F /* BSGConnectivity.h */, + C8257083C51D7C7F988A26B81A1EA10F /* BSGConnectivity.m */, + 602D48AF9A507A28A09642B7E7B90126 /* BSGOutOfMemoryWatchdog.h */, + F5CFFCF549BBD09BC2E9473C03D022CA /* BSGOutOfMemoryWatchdog.m */, + 7FB56EC16F8514E57FAE086E3B4C5995 /* BSGSerialization.h */, + FEB220ECA02998136355098C989A5DC8 /* BSGSerialization.m */, + A76B30889FE9CF3892684B7AA9166038 /* Bugsnag.h */, + 6C3490E3C0F1F2948F75B6C05AE049CD /* Bugsnag.m */, + E964D660E5512C9CEE74562846C9E2FF /* BugsnagApiClient.h */, + 4AB3EFB216EB96E1DAA83F9F7AEB5089 /* BugsnagApiClient.m */, + BD75168DD2E40AB3B3A5DE4340E18823 /* BugsnagBreadcrumb.h */, + 9EA1A0D12D13730D743B522A018D52A4 /* BugsnagBreadcrumb.m */, + 40C2AA6242E27E2806DDCEB201D530DD /* BugsnagCollections.h */, + 352C6599963BB1CA9C770E222EAB09FA /* BugsnagCollections.m */, + 94AB6204D34280225C80BA6544409EFB /* BugsnagConfiguration.h */, + FF3133BF25FB8007B351D77FD79DC3F8 /* BugsnagConfiguration.m */, + ADA24B05710E2E01B13DF1EE244D1C89 /* BugsnagCrashReport.h */, + 2EDF5C9EA00AC4B820A2FAB7ED1B4C83 /* BugsnagCrashReport.m */, + 4CC27A904FE5622BF839343D7F8D7A6C /* BugsnagCrashSentry.h */, + 0D9BCD2876D63603EE551AFEAFB6390A /* BugsnagCrashSentry.m */, + 8C6F35243639DFB417DFCB063F50029D /* BugsnagErrorReportApiClient.h */, + 050A0FF9312B47B3533870B5ADF472B1 /* BugsnagErrorReportApiClient.m */, + 279DE7AB4BA79903937AEB44C4B6FBD2 /* BugsnagFileStore.h */, + A82B724067F64A207F9C05319AF01715 /* BugsnagFileStore.m */, + 1EBF3ABEBDBD12A6F7106D6A3142EF72 /* BugsnagHandledState.h */, + 44419B143CEC696F9B28ED217417BCEE /* BugsnagHandledState.m */, + 281AC762F3A2A60B6E4E99E7113782BB /* BugsnagKeys.h */, + CD242D0F74F03CE4FF523FF3565E9AF1 /* BugsnagKSCrashSysInfoParser.h */, + E1C434071A1D85719FAF8AF8E507D670 /* BugsnagKSCrashSysInfoParser.m */, + 9D195A9E759E130CE84B4A6602E949A9 /* BugsnagLogger.h */, + 1E0D91EF7CCEB422075DA1E3DEA0846B /* BugsnagMetaData.h */, + DC46673FA3B5FD5C909FDFC8E76657DB /* BugsnagMetaData.m */, + 1FFBB981648004CBF24650724BF55C24 /* BugsnagNotifier.h */, + 4D7F52C42100CB266951250CFDC941C0 /* BugsnagNotifier.m */, + 82920EC3FAA199D7CFF1C4B9452A6B1C /* BugsnagSession.h */, + 6CF63A65439B6986372D9B22B95D6D12 /* BugsnagSession.m */, + 039A01A4B8052E00CB144EF580C84253 /* BugsnagSessionFileStore.h */, + 1229DD035B39B4B0022A4CBE0A17EC7A /* BugsnagSessionFileStore.m */, + 72265ED783D113EF8744E47B29743B2E /* BugsnagSessionTracker.h */, + 2843E246770D5758166EE50AF5758D8D /* BugsnagSessionTracker.m */, + 2196B77605B2116BE3AE360AA68D0A69 /* BugsnagSessionTrackingApiClient.h */, + 66C397A8223F4633C5C10AAE06D58C0E /* BugsnagSessionTrackingApiClient.m */, + B87DF0B15B49237B0A6B08EC5664A9E6 /* BugsnagSessionTrackingPayload.h */, + 22DB94EE00119695988EBF807CD69A41 /* BugsnagSessionTrackingPayload.m */, + B171CC2477E4DE748DEC75B7504202E4 /* BugsnagSink.h */, + D118F3D41C7C8897F58C69A7D59992E7 /* BugsnagSink.m */, + 8AE8307A840E393C22977DA763D4AA0D /* BugsnagUser.h */, + 78F9C4759BE95DC3041416ED86F79211 /* BugsnagUser.m */, + 958AF6420A8F25A80F6833F83882D8F9 /* Private.h */, + 7C36FFB6F93BE6D5FDCC89F57D282235 /* KSCrash */, + ); + name = Source; + path = Source; + sourceTree = ""; + }; 4275728BCD91C4195F4418B7B54DD4A3 /* boost-for-react-native */ = { isa = PBXGroup; children = ( @@ -5120,452 +5299,365 @@ path = "boost-for-react-native"; sourceTree = ""; }; - 43AD9C67B8D4BFD585A6223AC509C5B4 /* Multiline */ = { + 4293D65752ADCE9858A72FA31168342E /* Support Files */ = { isa = PBXGroup; children = ( - 38B0FFE0292684212344A6D1F583C496 /* RCTMultilineTextInputView.m */, - AB12ED09E8CE44164E0AED617B0507A2 /* RCTMultilineTextInputViewManager.m */, - E5C69F6CD60BF426481B86D716C6F5B3 /* RCTUITextView.m */, - ); - name = Multiline; - path = Multiline; - sourceTree = ""; - }; - 441BEB27CE5951D0A41F96D82475E925 /* Transitioning */ = { - isa = PBXGroup; - children = ( - 57FB0C458DAD71C0748526EE8FE83A72 /* RCTConvert+REATransition.h */, - A83ED101601A2BE14AA644A9DD497001 /* RCTConvert+REATransition.m */, - D124394B4868BBBCB3C906EC75AB125B /* REAAllTransitions.h */, - 5FC00E74AFC00E4CA726B6F389C39D7E /* REAAllTransitions.m */, - 18C9A1CA032C31DD8983712A3B254932 /* REATransition.h */, - 4F2880645069269A53508565E908B3F9 /* REATransition.m */, - 4ABD1B4A312F5898B4F16FF1DD56CC01 /* REATransitionAnimation.h */, - B6A4995ADDF4B65F717CA04106B72EDD /* REATransitionAnimation.m */, - 7E855B03171DABEF5C91CD9F0096C86B /* REATransitionManager.h */, - B5121C7F70E9B4D88CB8D1E71BB04134 /* REATransitionManager.m */, - 86B448C29798D086084B6100562C21B1 /* REATransitionValues.h */, - F1E66E2D8C6C7658E9F8FE1EDC175757 /* REATransitionValues.m */, - ); - name = Transitioning; - path = ios/Transitioning; - sourceTree = ""; - }; - 465882153CB9E2892FFA3DE58FF6F2D2 /* RCTImageHeaders */ = { - isa = PBXGroup; - children = ( - DF41D880E198F3A70C9DBBEFA90D12F8 /* RCTAnimatedImage.h */, - 3F793398A2E4F319D264F7125720689F /* RCTGIFImageDecoder.h */, - CCA60AD0DA0D1BE255254CFDD0D72D23 /* RCTImageBlurUtils.h */, - 1E08A0DEA21804CE039D4292ECDE07B7 /* RCTImageCache.h */, - 01D50B2A5016DEDADE6F899C5C4B02BA /* RCTImageDataDecoder.h */, - C0DA49CA27C7278AA3AD3D401A33B4A1 /* RCTImageLoaderProtocol.h */, - 307D75BDB2A6C8A43FC2B2F2883CF7DF /* RCTImageShadowView.h */, - 972499456CE690C8F04A609A2ADFD692 /* RCTImageURLLoader.h */, - FD519D3CB57DF11C03F52B5C3EC3C5DD /* RCTImageUtils.h */, - C3A8EA807D01C51AE3C50B1368E0A5B4 /* RCTImageView.h */, - 8445C2FC2FA94EED9CC865D50360B4FF /* RCTImageViewManager.h */, - A25F4F952A0116C5747BFF29136453C0 /* RCTLocalAssetImageLoader.h */, - C1F350C5A67543D54CC1EFE79FCFDBCF /* RCTResizeMode.h */, - 8512D9F82E14766C66FA6F471260BD17 /* RCTUIImageViewAnimated.h */, - ); - name = RCTImageHeaders; - sourceTree = ""; - }; - 47BCD1C28B6433B71E426879A668775A /* Support Files */ = { - isa = PBXGroup; - children = ( - 0BA7EEDF7BB22A98E1F1B0B198909458 /* react-native-netinfo.xcconfig */, - 40778F284F29C302B025111581755FA7 /* react-native-netinfo-dummy.m */, - DCD47B8DF054CA53F4950300787439B8 /* react-native-netinfo-prefix.pch */, + B5367FBCE149383925D01737E2F14600 /* Yoga.xcconfig */, + 9DBA641BC3618E4367B1E6FF76A0D6C2 /* Yoga-dummy.m */, + 40FE54CBDB2A5CD3C21585C028C47FCB /* Yoga-prefix.pch */, ); name = "Support Files"; - path = "../../../ios/Pods/Target Support Files/react-native-netinfo"; + path = "../../../../ios/Pods/Target Support Files/Yoga"; sourceTree = ""; }; - 47D5F6D8B188871438711A140E6F130E /* Pod */ = { + 460C5A0FE12FE987E52D1883CA3BAF80 /* Resources */ = { isa = PBXGroup; children = ( - E3227C92052B16E2AC0EDD20B65395E9 /* appcenter-crashes.podspec */, + 4DD0A0A4D16B3FB55190744168EC442F /* AntDesign.ttf */, + A16915C3CABB8FED9E66FACF6DCCBABF /* Entypo.ttf */, + 1DA215279313EBD1FD6C7E0F97180806 /* EvilIcons.ttf */, + 6A81CEC47FE5E854AA4DA2D2A54BD93C /* Feather.ttf */, + BD44FE4E3537309BD89A5B78B84A7CA8 /* FontAwesome.ttf */, + 1288B8B2A0B6C1AA91D2AC15CAC8B7DE /* FontAwesome5_Brands.ttf */, + 4D4406D391B71653CF7E3A7E99942552 /* FontAwesome5_Regular.ttf */, + E70E28829E1F5A60B0609B74A8A5329E /* FontAwesome5_Solid.ttf */, + 7356D9D825FEDFBEF84BE25877195076 /* Fontisto.ttf */, + 6102006413AFB4C08996F3F3722672B0 /* Foundation.ttf */, + 2464D30E848BCA031C8CE670441BB64E /* Ionicons.ttf */, + 3FBCCB63EE3C06767679669D3C474764 /* MaterialCommunityIcons.ttf */, + 42523C8C708C550C6445B47BB74E6E7A /* MaterialIcons.ttf */, + DC2A1D1F7FAEEB25D36818D318EE13E3 /* Octicons.ttf */, + AA7D06E72791538501342684BF7A34BA /* SimpleLineIcons.ttf */, + DCA2DB4715BFC48EDA1A876F6071041B /* Zocial.ttf */, + ); + name = Resources; + sourceTree = ""; + }; + 4992BBAED57CB67111481F0F8F4E5186 /* Support Files */ = { + isa = PBXGroup; + children = ( + E3128AA209E006D9DD82B2CB8B7616BD /* React-jsinspector.xcconfig */, + C86ACAE925826F33718A7E7826E1FCFB /* React-jsinspector-dummy.m */, + CB547608C42F10F2ABD88EA6C8573BD1 /* React-jsinspector-prefix.pch */, + ); + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/React-jsinspector"; + sourceTree = ""; + }; + 4ADC1E8AAB8ADF7AA186CCD06A8C3C4B /* RCTBlobHeaders */ = { + isa = PBXGroup; + children = ( + F65147F27465EB9C6D30BDACEAFA07E0 /* RCTBlobManager.h */, + 5D69DABE0E75057EAA20D4589E0EF60C /* RCTFileReaderModule.h */, + ); + name = RCTBlobHeaders; + sourceTree = ""; + }; + 4C94C853AEC0EF0E5F6CBA7861DDA56A /* Pod */ = { + isa = PBXGroup; + children = ( + A55ACFD74D4C7AA03F707FACE3C6DE4A /* React-RCTVibration.podspec */, ); name = Pod; sourceTree = ""; }; - 486C5D78AA97DCDCCEF5FA548F148E8E /* Text */ = { + 4D5247F62DD2864061175FB63892BFB3 /* Pod */ = { isa = PBXGroup; children = ( - 4DCC8AE516E923A8C992351EE3882DAF /* NSTextStorage+FontScaling.m */, - 08D631E0FA556DDB8596CE708666DCD2 /* RCTTextShadowView.m */, - 77E672BC9935CA8AFB5E34440FD5220D /* RCTTextView.m */, - 9951DAB8B18EC4F6237D5AA9F688FE5D /* RCTTextViewManager.m */, + 529B77513953CA2727BB88D1272BF6E7 /* LICENSE */, + 65F42885137B2A1A36AE7FF6381CCF50 /* react-native-version-number.podspec */, + 56BCFA23626D6B8B4D7CD79DEE05A723 /* README.md */, ); - name = Text; - path = Text; + name = Pod; sourceTree = ""; }; - 4893D7B53D4DD0AF7A58A7736642B29F /* Support Files */ = { + 4D97A27BF401A30D0AB60CD62EB9A51F /* RCTNetworkHeaders */ = { isa = PBXGroup; children = ( - A41BD7E9ED9FA2FCE8EC4781A33FC4C5 /* FBReactNativeSpec.xcconfig */, - AAC978468E3709884E1EA5D0DA37D23F /* FBReactNativeSpec-dummy.m */, - FCBFD79903FD3ABC77FE5C66435D771B /* FBReactNativeSpec-prefix.pch */, + 458B26DEC2289EC8E45BE46086C679A2 /* RCTDataRequestHandler.h */, + 5F9185013650215FA56A6604591DA966 /* RCTFileRequestHandler.h */, + 10E6DA1646C61CDCBE3C1EAD12C8DF0D /* RCTHTTPRequestHandler.h */, + FCCABE8C51AC95ED4D8866E85C346AD2 /* RCTNetInfo.h */, + 171C1454C07269A9630BB08C6275CCAD /* RCTNetworking.h */, + F1115BD836813960B00AD35EE73EB5F0 /* RCTNetworkTask.h */, + ); + name = RCTNetworkHeaders; + sourceTree = ""; + }; + 4E9D7FAC1596923F34D25156519B01E7 /* Support Files */ = { + isa = PBXGroup; + children = ( + 15EBC86AAA4E483870E63D7B4057E507 /* appcenter-analytics.xcconfig */, + 0968CF3500AB84324472D776E32D3598 /* appcenter-analytics-dummy.m */, + 84E00F935D81FCAB0805C1E29ABED014 /* appcenter-analytics-prefix.pch */, ); name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/FBReactNativeSpec"; + path = "../../../ios/Pods/Target Support Files/appcenter-analytics"; sourceTree = ""; }; - 4A34ACCDEC7C8131B121D2316CAFBB02 /* ViewManagers */ = { + 50429C83DDBCFCEC2296A3568765391A /* React-RCTLinking */ = { isa = PBXGroup; children = ( - 49AEA3AE56371983361E858E2EBEC228 /* RNSVGCircleManager.h */, - 34B539F7C42C25D56C30A0D2BA2E043D /* RNSVGCircleManager.m */, - 4EE7E5C5AE6CB8DBDFAF4D2F3EB18866 /* RNSVGClipPathManager.h */, - 62D4988B320C63CA69F4980D084662BC /* RNSVGClipPathManager.m */, - 05127B7712F437648E494F3AD9B5BEFE /* RNSVGDefsManager.h */, - 8A5CDC2AF21A998D089B6BE218D388C2 /* RNSVGDefsManager.m */, - BFE915DC0DDE9A6774D1FFC83AE5C341 /* RNSVGEllipseManager.h */, - C31BD8058B18E4672541DD343C1DA07C /* RNSVGEllipseManager.m */, - E1D10D3414B221D868E01A95E9F08BF2 /* RNSVGGroupManager.h */, - 3175951E3FC4E3D49DC576AB7F0C3634 /* RNSVGGroupManager.m */, - 41BB9E1C226AD491AFC12DDB207D1E16 /* RNSVGImageManager.h */, - 763C47E75880A6E60C7C5378F2D1250E /* RNSVGImageManager.m */, - 57B4815369E628D01798F7EB56CD7B25 /* RNSVGLinearGradientManager.h */, - E1B629440D4123F535E3DDE3F8274199 /* RNSVGLinearGradientManager.m */, - 3933BEE0D4A4BE0E4A6154E2434FF604 /* RNSVGLineManager.h */, - FAED57AF05C54D15AEEC562EB005CC9E /* RNSVGLineManager.m */, - 10B066F6DBF94FBE9B90F0ECBAE7DC24 /* RNSVGMarkerManager.h */, - 048CA4AFF161BD21D1DD7E9EAF3A7C92 /* RNSVGMarkerManager.m */, - 503A6A5DED5A1538C4DB8B83A3CF5817 /* RNSVGMaskManager.h */, - 973F4AD6DAB21B9BF4B8C7C2EEEB7910 /* RNSVGMaskManager.m */, - 9375B0CF44ECADD55E6FE36FE35733E7 /* RNSVGNodeManager.h */, - DD1DC1E891F979F02869F57CD4681696 /* RNSVGNodeManager.m */, - B1270BD73E8412E62489F199ED3861C9 /* RNSVGPathManager.h */, - 52BFEFE956432CB715186FD2FEA07552 /* RNSVGPathManager.m */, - F3A94DFB1F6E8B3CA25D9B02F9446F14 /* RNSVGPatternManager.h */, - DCC6A98E536B0326826E614F8202BF22 /* RNSVGPatternManager.m */, - C1A241A544C2D49B90A3C3DBD4E3E6E2 /* RNSVGRadialGradientManager.h */, - 5B326984E37D8899C3F2E0FD4B5BB171 /* RNSVGRadialGradientManager.m */, - 7DEEFF335F53D3F15285DAFF22688DA5 /* RNSVGRectManager.h */, - C85070C75FF2A29D82F0EF6997E3A4AB /* RNSVGRectManager.m */, - FF0822F56543A03C589220FD57F3DD60 /* RNSVGRenderableManager.h */, - 0A7AD9E61BFABA67B077C2360FE33EEA /* RNSVGRenderableManager.m */, - 4C6C98161E5EA486FFFB0D5B9A8BEE45 /* RNSVGSvgViewManager.h */, - BB85D15B9AB7EEE68627BB7166DD0A30 /* RNSVGSvgViewManager.m */, - D75A4AADA8DDDB0A89091C8C5EE606DE /* RNSVGSymbolManager.h */, - AD2B667CFE4B4986E0126E947F42A7F4 /* RNSVGSymbolManager.m */, - 86D66DAC923F715B4FC3DB0565D6D8DE /* RNSVGTextManager.h */, - 8970720B73B3927B74CB4C16C354F912 /* RNSVGTextManager.m */, - 5ED8A70EEF315F651DEE2A0BC42ED4C4 /* RNSVGTextPathManager.h */, - C4991881F6F9009AC27445D4E84D7F85 /* RNSVGTextPathManager.m */, - 87A22A094A32FC3A8DCDDD64D6ED24C3 /* RNSVGTSpanManager.h */, - EBE8D50316F3FF79DF30552EE74F3182 /* RNSVGTSpanManager.m */, - 6AAD59355E491F08CF79D57EF134327A /* RNSVGUseManager.h */, - D26F26D8F3017DFE6AABAF3894F3973A /* RNSVGUseManager.m */, + 5EDC0104BAD42A52249EB958D4B01719 /* RCTLinkingManager.m */, + A114F7D0B9B80B59815B28F9E1E3D0C4 /* Pod */, + D6170478396D6D6FD51B2ECF72D72613 /* Support Files */, ); - name = ViewManagers; - path = ios/ViewManagers; + name = "React-RCTLinking"; + path = "../../node_modules/react-native/Libraries/LinkingIOS"; sourceTree = ""; }; - 4C4C7EDC4007E556C78D35CCD8F21085 /* bugsnag-cocoa */ = { + 519825FF5ED9C31869CB1BEE734BCE94 /* RCTSettingsHeaders */ = { isa = PBXGroup; children = ( - A72C96F9F69F800CEBA10C778686293E /* Source */, + D06FEB2FFCB96702604755F921E05F0C /* RCTSettingsManager.h */, ); - name = "bugsnag-cocoa"; - path = "bugsnag-cocoa"; + name = RCTSettingsHeaders; sourceTree = ""; }; - 4D083A15F46FF11C6A62831EB5C90DA9 /* Support Files */ = { + 52A4D7B8190341317AB516D9C26218F1 /* Pod */ = { isa = PBXGroup; children = ( - 1A7E667AABDBF3461FB70CC732661885 /* CodePush.xcconfig */, - AA9DCE93A93E593B387C1A55648F484D /* CodePush-dummy.m */, - 90DF0169FC396A0BB5591A585265D9E3 /* CodePush-prefix.pch */, + AA27B27424C63B6941B5B539730068D4 /* LICENSE */, + D10282057F4D4B78986880989B7D5D03 /* react-native-iapv3.svg */, + 65168C307A7234994C8C8BD4E7713B70 /* README.md */, + F345F1CDBBEAEB79E36204F79026B441 /* RNIap.podspec */, ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/CodePush"; + name = Pod; sourceTree = ""; }; - 4D583D99AEE1269EF01DADD610427329 /* React-cxxreact */ = { + 52D0779D199E6443B5F9CF1DA506FD37 /* Support Files */ = { isa = PBXGroup; children = ( - 3293E2A29022834A728F5C1D592E1A8B /* CxxModule.h */, - CE31CE65CF51D38E4F54CCD22EC5B7A4 /* CxxNativeModule.cpp */, - 90A89CA59583DBB7C544F9103A36E9B3 /* CxxNativeModule.h */, - FDED41C27ECB57469A9AE167943B2016 /* Instance.cpp */, - FA42E677A4533C898FC658C5DA791879 /* Instance.h */, - D27DFC7E3FE712DCE8C05A9764FAFEE3 /* JsArgumentHelpers.h */, - FB032D051ED9961ADF134E661E4D780C /* JsArgumentHelpers-inl.h */, - 3C3416DF51D03268C31E18BC1996A0C9 /* JSBigString.cpp */, - F6CACC17C84336A4147CB4D5EA6BCB7C /* JSBigString.h */, - DC004C2CCAE06CD06B58280394703D31 /* JSBundleType.cpp */, - 9A632EF7C4447838602C518583CC6739 /* JSBundleType.h */, - 24F3CC8EC27215B1620E02DF74C095F8 /* JSDeltaBundleClient.cpp */, - DE4F30333AC09DF850741C34AC25BDB6 /* JSDeltaBundleClient.h */, - 53020BDA6C83DAFA8C74C6E25BF9AF45 /* JSExecutor.cpp */, - EDF0289E7BF19A3DC67EAD20E3798FA6 /* JSExecutor.h */, - 1C03D4FD83F1E6DC291ACF566052F951 /* JSIndexedRAMBundle.cpp */, - 5719C3927CBA21DAA2C9FAEC0A2E0865 /* JSIndexedRAMBundle.h */, - 7CD3FA735F24428383DCBE13EA39601E /* JSModulesUnbundle.h */, - 89CC15FC26155FFF7B527A92ED68E973 /* MessageQueueThread.h */, - 85C9953925AA19F14B876731618872F2 /* MethodCall.cpp */, - C18496E84F0F6D1CFB059F1F96357A54 /* MethodCall.h */, - A3CBB961C6F4F80E8C1E493AE0562824 /* ModuleRegistry.cpp */, - 207A2C1B6A1C83671FEC9E0927A9B365 /* ModuleRegistry.h */, - C1A2B494E4B443167EDB2BEAFE68901D /* NativeModule.h */, - CD709D70C5B41FB5E30D832DBC21BA34 /* NativeToJsBridge.cpp */, - F3275B1841145D1F294537CE5FAABF1B /* NativeToJsBridge.h */, - A081F9877EF842B283483AA724D866CD /* RAMBundleRegistry.cpp */, - 38BD6A692C7EC871E1FB7FBE9165EA22 /* RAMBundleRegistry.h */, - 5B0BEBA2D5DF61733114C38398FA173F /* ReactMarker.cpp */, - 45D2E04A5E482671DDE22575DBD908C6 /* ReactMarker.h */, - BB7D24F8E8C37A8F2D5A3F0C109C2F1D /* RecoverableError.h */, - 679DF7B14FB49609796F6B32531AF27F /* SharedProxyCxxModule.h */, - D2170590806AE67AEAEFA05E92082D1E /* SystraceSection.h */, - 900DFB988ABA6D2988B201368E458DD5 /* Pod */, - 6298198F23A64F69BCA470DCAA6D00CE /* Support Files */, - ); - name = "React-cxxreact"; - path = "../../node_modules/react-native/ReactCommon/cxxreact"; - sourceTree = ""; - }; - 4F5721F97676E7BA7EBB1ED87F34177B /* Base */ = { - isa = PBXGroup; - children = ( - 9034A07E940302D84CADEBA19796D359 /* RCTAssert.h */, - 28620DA77FA5B3E2C5D232123D83CCF6 /* RCTAssert.m */, - 18E07FA768A9D0E5E7434F40912477EC /* RCTBridge.h */, - ED2D7C26E3945EF0FF56469CA9E0C40B /* RCTBridge.m */, - 1147258C96B7BDEA48F97183C73B68B9 /* RCTBridge+Private.h */, - 56F900929E5F96E629EBEA38BBEC7375 /* RCTBridgeDelegate.h */, - E7CB64114C497B23A42C33A90756CD38 /* RCTBridgeMethod.h */, - 6F566C8FEFB2A1CB27D830941F16832C /* RCTBridgeModule.h */, - D0F2F3FB1D57E725B7C7B90ED68533CD /* RCTBundleURLProvider.h */, - 31C94CD180313FDBD06A00D2E1E93099 /* RCTBundleURLProvider.m */, - 58733DC7A7EBDD799AE7EDEA32322FAE /* RCTComponentEvent.h */, - 239DC1A916EDE9CE89964FB3A6545AF1 /* RCTComponentEvent.m */, - 0D2702336C667579B8F1EB05140CCB72 /* RCTConvert.h */, - 562F2C84286FBAEAAD5B273412B66E9B /* RCTConvert.m */, - A804CC4A5AC073850B4719E13DECD330 /* RCTCxxConvert.h */, - 6419C047C31244B67BA8389E298D722C /* RCTCxxConvert.m */, - 8D272E12330CFB891101234B783E385C /* RCTDefines.h */, - 9DE4CD9D2083928691AB97EC23A8757A /* RCTDisplayLink.h */, - 34955F600597D80E1D693C6F81483078 /* RCTDisplayLink.m */, - B7D5807EFA0559AC8A92D304BCCF031F /* RCTErrorCustomizer.h */, - D92813ACA5B9002182B637F7F3864018 /* RCTErrorInfo.h */, - F1AB0472F45C0CAB98AC7BF1F151B52E /* RCTErrorInfo.m */, - 5CF68A7D13C1B72DA30F2759B0D6925D /* RCTEventDispatcher.h */, - 6A43594CD5842D7F23377C9735DC8368 /* RCTEventDispatcher.m */, - 368109FB7EAEF8A3510F2A0BC91E2F60 /* RCTFrameUpdate.h */, - 464EBD9119B2EEF6E99F6DA8BD0A3DB6 /* RCTFrameUpdate.m */, - FCE6B742F57B67E48D7A5B11FAA2679A /* RCTImageSource.h */, - 04C6558097024B8F71EE3C598AD8D938 /* RCTImageSource.m */, - 9BFDB72E7467D76D8EFCB62AEEF8923F /* RCTInvalidating.h */, - 0F77CB1D7B6DBD9E28D290834E9A2D67 /* RCTJavaScriptExecutor.h */, - 7A7F12816C4C31EE2672DBDAA018B83B /* RCTJavaScriptLoader.h */, - 6513B42107E5200865379171792AC2B6 /* RCTJavaScriptLoader.mm */, - 4F8816E642347475E3DC5F14B251C2A3 /* RCTJSStackFrame.h */, - 99E27D56A85AF672DBB4EF344FC48921 /* RCTJSStackFrame.m */, - 5BDFEAE3AFAC633E36CE6123424503DA /* RCTKeyCommands.h */, - 44D207EFB39457E953F8921A37377D61 /* RCTKeyCommands.m */, - 5E3A7FB18885F885ADC9D31A1AC64C96 /* RCTLog.h */, - 2B35B0C17D5D2248F210755B79DE3C44 /* RCTLog.mm */, - DC0106B32B0C06C14D7D82B368D2049F /* RCTManagedPointer.h */, - 64C6DEA78631DF5A9AF9FC0417C79D5B /* RCTManagedPointer.mm */, - 1E3C1AA8F08E518106845BFD3F38C93B /* RCTModuleData.h */, - 4AA16760811BB8F4A1C254B8D28CBF7B /* RCTModuleData.mm */, - D8BEBBB7D78EF8BC0E72A97620954FDE /* RCTModuleMethod.h */, - 178A161361397567CBF7E29645C26BA8 /* RCTModuleMethod.mm */, - 7BE5DBBF70858D2178522E38D40D1B0C /* RCTMultipartDataTask.h */, - 449CD836F54AE502B51B93BE043AB760 /* RCTMultipartDataTask.m */, - 0E098120D8A557B1B26DB9281839DEBC /* RCTMultipartStreamReader.h */, - 78CCF897F5EAD8B229062E6E52DD8899 /* RCTMultipartStreamReader.m */, - DF054749B1AA9EDB2A1FD55EEFF470F1 /* RCTNullability.h */, - 0E9B4FDC2A65C72D113A899179338B21 /* RCTParserUtils.h */, - 83A16BCC4BB91ACDD5A01873B2B147B4 /* RCTParserUtils.m */, - 2E2FD3FFEDD07FC63CEBC0344DF58BB0 /* RCTPerformanceLogger.h */, - B1FFCB3986299E4A31EF35BC2E6B0DA3 /* RCTPerformanceLogger.m */, - 7E32C2FE16C5F544C71CC325550FE6B8 /* RCTReloadCommand.h */, - B4FE399A88DF65EE14C9459BA301D8FB /* RCTReloadCommand.m */, - F5428E8AB168321F9EECFEB72F2C175D /* RCTRootContentView.h */, - 7CDCB897690C616F5F1AA89AAFCF8A3B /* RCTRootContentView.m */, - DFFF42D0947525FAF47CC66C097A2797 /* RCTRootView.h */, - 391DD415AEE34C1F628066B54A97EE32 /* RCTRootView.m */, - E91A48E1C50788BE69FB917AD169F0D7 /* RCTRootViewDelegate.h */, - 800C1C61F69E7C22F1490C1AF0E2F16C /* RCTRootViewInternal.h */, - A4C3D2CF236802686EC30D0EA996C1A1 /* RCTTouchEvent.h */, - 14D2789E727A38F5DD20C5609A1B3CE9 /* RCTTouchEvent.m */, - FA9061702CF038864691BD66FA75C7AF /* RCTTouchHandler.h */, - E9A1E2D8EF11E3E8270968DAAF19BBCD /* RCTTouchHandler.m */, - A6BBFFD6638C2D559AC7779441F6A1A0 /* RCTURLRequestDelegate.h */, - 3ADE23EAC128260F7FF5DD5BA38E4F50 /* RCTURLRequestHandler.h */, - 6EFCE72204C269800986FB24BDDFA053 /* RCTUtils.h */, - 2405A68A072B2040FB286FD5ABDE7A69 /* RCTUtils.m */, - 88F17B11C3F480CD954E02BFF7B520C8 /* RCTVersion.h */, - B807BBF75CF84A59450B34F5E9713992 /* RCTVersion.m */, - 11A8625BEF43B82C17A0544F6A453378 /* RCTWeakProxy.h */, - EAEFB51A46259376E7139E01D4B46F18 /* RCTWeakProxy.m */, - C2F9E281B49DF936BAA78B4EEE54DD38 /* Surface */, - ); - name = Base; - path = React/Base; - sourceTree = ""; - }; - 51797BA90007462D8955C5AF2EB0D90A /* Support Files */ = { - isa = PBXGroup; - children = ( - CA8B24FA0920B2E6FF4DF2ED4D82A177 /* ReactCommon.xcconfig */, - 45D39A3B7A31EA8C0993A5B554531856 /* ReactCommon-dummy.m */, - 6633F46045C078B7289C165C27EE990F /* ReactCommon-prefix.pch */, + 3556D451D4D0C0B17996CFFBD3B8B24E /* ReactCommon.xcconfig */, + A9B7F96FB37D539BA14CED9EFB78FAD0 /* ReactCommon-dummy.m */, + C35056EFFF91492DE09C865AF3DDC11A /* ReactCommon-prefix.pch */, ); name = "Support Files"; path = "../../../ios/Pods/Target Support Files/ReactCommon"; sourceTree = ""; }; - 52985C7AA480BF5FA33E11673919A64E /* Pod */ = { + 53D951F0715D5AAC1C1F1C59B702BCE9 /* RNGestureHandler */ = { isa = PBXGroup; children = ( - 1D6162825838F2ED5A9028E403D71060 /* React.podspec */, + ABFD2D885148AD8D0D41D26265295EDF /* RNGestureHandler.h */, + 7A1BE9AD49A280E3EC3B4D8F1FB2F65E /* RNGestureHandler.m */, + 00B53BBE0E5C53B8553702AFB083CCC8 /* RNGestureHandlerButton.h */, + 8C73F46083ABFF4FC85DE093AFAB8446 /* RNGestureHandlerButton.m */, + 2C4686BBAB20F7D79F41FA3FBA3047D4 /* RNGestureHandlerDirection.h */, + AA02535E4B42D091948E10A842658DCA /* RNGestureHandlerEvents.h */, + A0316FE745D14FD367FFFEF2161D428F /* RNGestureHandlerEvents.m */, + B8D9C85D70CB6EE6F4E7FC5802312A52 /* RNGestureHandlerManager.h */, + 354A67B7C22BBEEFCB80B8B28641736B /* RNGestureHandlerManager.m */, + 80F4DAD712D712924940F3880304B135 /* RNGestureHandlerModule.h */, + 288D6D5C79862C73C5333F770EC9BC1B /* RNGestureHandlerModule.m */, + FFC8A8E4C134F5572A05583893E435DD /* RNGestureHandlerRegistry.h */, + 6AA98D25746BF254CB0963E6528F8064 /* RNGestureHandlerRegistry.m */, + 029C43973A250CC1215B1AEE37B2FB18 /* RNGestureHandlerState.h */, + 7DB3A437BA0EB3145B8BBDFC17CE184B /* RNRootViewGestureRecognizer.h */, + 1CE6EF65C36A1B12E75D4F03F85D40A3 /* RNRootViewGestureRecognizer.m */, + F26FEDDD0A7A27382AAB4DED97756A17 /* Handlers */, + A7194D7A1B8FA766D61DD204A08A575C /* Pod */, + 8D711E4A07051E500E24ECD142405BA4 /* Support Files */, + ); + name = RNGestureHandler; + path = "../../node_modules/react-native-gesture-handler"; + sourceTree = ""; + }; + 54F589CCF2E40E974DB45C9396ACC872 /* RawText */ = { + isa = PBXGroup; + children = ( + 0B18C8D94F3CB29B5668A6813937C7CA /* RCTRawTextShadowView.m */, + F3D8B22D633C33845CC4799754A99CD2 /* RCTRawTextViewManager.m */, + ); + name = RawText; + path = RawText; + sourceTree = ""; + }; + 556809455FEF5C166C8EB953BDE3284F /* RCTWebSocket */ = { + isa = PBXGroup; + children = ( + 813075C2D37E75283C08F49C13D2F333 /* RCTReconnectingWebSocket.h */, + BD495CCBFE31E2FC98B543DFF8F5D419 /* RCTReconnectingWebSocket.m */, + E52CC5DC4ECA2ADAC39BBD869C46CDAA /* RCTSRWebSocket.h */, + 77B2272F4CFBC19386BEC7691F92CCD3 /* RCTSRWebSocket.m */, + 9B636E7A2F68631A7A8ED58B5BB1E907 /* RCTWebSocketExecutor.h */, + 42659EA235B0AAA94011208FF4A7ADA1 /* RCTWebSocketExecutor.m */, + D4B63B21FB216359E3B52104A73EE892 /* RCTWebSocketModule.h */, + F8A28169F313038AE2DE4D969ACACC56 /* RCTWebSocketModule.m */, + ); + name = RCTWebSocket; + sourceTree = ""; + }; + 566695857207266BF0C6EB99BEB82307 /* ReactCommon */ = { + isa = PBXGroup; + children = ( + 9FDD3C699B68570DFD045F4E950E1311 /* jscallinvoker */, + 52D0779D199E6443B5F9CF1DA506FD37 /* Support Files */, + 699777FAEA33474F37E54929DD833D51 /* turbomodule */, + ); + name = ReactCommon; + path = "../../node_modules/react-native/ReactCommon"; + sourceTree = ""; + }; + 566BBDAEEC0D7EC656C392B618105948 /* Pod */ = { + isa = PBXGroup; + children = ( + 0ED43ED0959BD1F8879E5C338053C482 /* LICENSE */, + F14679445530B8928A9481582BF0C221 /* react-native-webview.podspec */, + A389F4D462306B3B9872BC55620B9039 /* README.md */, ); name = Pod; sourceTree = ""; }; - 52B71CE92395AACE8AC6BF227EC119C4 /* Support Files */ = { + 56DB39024FF86CFE8BB7B3183CEF8C29 /* Pod */ = { isa = PBXGroup; children = ( - DADB9BB15F62ADD5CBFBDCED5D4DEA47 /* React-RCTBlob.xcconfig */, - 077DA8F75F2AD7FA9BC89919EC993E18 /* React-RCTBlob-dummy.m */, - 0C0F1E6F9FEE3E20AC5B7A5297FE03D8 /* React-RCTBlob-prefix.pch */, - ); - name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/React-RCTBlob"; - sourceTree = ""; - }; - 5374E185DCF20BE6BD0FB567472C3224 /* Pod */ = { - isa = PBXGroup; - children = ( - BB70CE7B5D6D8743C2C5AFD824860191 /* LICENSE */, - F096CD44E445875EE948AFBF3F59EAE7 /* README.md */, - 10F742EF40253528F907B7D74E9B5BF3 /* RNGestureHandler.podspec */, + F438420A2BC6A0255A6BAF1BFDD1233E /* RCTTypeSafety.podspec */, ); name = Pod; sourceTree = ""; }; - 54A57A5AA48F5E8157B473D13CA363A0 /* Holders */ = { + 57F2B5125B6A1680241B19A5953FCC9F /* RNSVG */ = { isa = PBXGroup; children = ( - 193A95E90B9FA46191DDF000C85276EA /* JWTAlgorithmDataHolder.h */, - 16A29E6B1599750FC42B0F9683826ACA /* JWTAlgorithmDataHolder.m */, - 483CEF993C048F69EC6DDF42C86FFC04 /* JWTAlgorithmDataHolderChain.h */, - 1DF9E4BBE2EB1A050C03DC79F9088DF8 /* JWTAlgorithmDataHolderChain.m */, + 47493C48729F042E5C97740124298946 /* RNSVGContainer.h */, + B4D1AACD737658CF615F25163D69EC15 /* RNSVGNode.h */, + 182234E5F41F0BFF4A8C514347DBD086 /* RNSVGNode.m */, + C001C890EAAC50BB6E56C45AF42FC2A0 /* RNSVGRenderable.h */, + A2A4837B1B4F306160C0703598E72C83 /* RNSVGRenderable.m */, + B153B9542E414881939C6D383C77AD6A /* Brushes */, + 3BE3E4F3248927AFD212A486CCECDB3E /* Elements */, + B3063C761ED8C9E85CBB8CD934574AC4 /* Pod */, + 9AFD61249350895AB8B720B2519EAAF1 /* Shapes */, + 8B693BFDF36B6867D41DDC84C1E1FB0F /* Support Files */, + CA2E97BE4E2F547966711913ECF156B7 /* Text */, + 346B380FF365989985ABA369FC9CE458 /* Utils */, + 5B40729667C7CA01FE4BC3F8271C4450 /* ViewManagers */, ); - name = Holders; - path = Holders; + name = RNSVG; + path = "../../node_modules/react-native-svg"; sourceTree = ""; }; - 55DD336B9CFAE959F976B4B50619AA1F /* Pod */ = { + 5913133EB27770A55FF74FA7375BB098 /* SurfaceHostingView */ = { isa = PBXGroup; children = ( - 04A7900B68BAFD2690CF0F7DB1223A37 /* React-RCTImage.podspec */, + 7E06D133559B666CA7C07E20F6F333F1 /* RCTSurfaceHostingProxyRootView.h */, + BE704941871397136718F240D64349F8 /* RCTSurfaceHostingProxyRootView.mm */, + 22406EC781D85003254C7ECFF0E653E8 /* RCTSurfaceHostingView.h */, + B1851B4C2B2BBDAE6C27FB23793D9125 /* RCTSurfaceHostingView.mm */, + 381A741DFB603A47D3BF799926A8139D /* RCTSurfaceSizeMeasureMode.h */, + A657863B7318A1D670A77635F9CD43ED /* RCTSurfaceSizeMeasureMode.mm */, + ); + name = SurfaceHostingView; + path = SurfaceHostingView; + sourceTree = ""; + }; + 59A4D76756D7988AF7A73A8B4E02581F /* Pod */ = { + isa = PBXGroup; + children = ( + 1EBF75CFB05D9A30D4947112A3464657 /* appcenter-crashes.podspec */, ); name = Pod; sourceTree = ""; }; - 56126CAEEDF1A5DDA38E9A3ACBB68F8A /* DevSupport */ = { + 5B18A0C3F3E880F3DFCA28429158111A /* Pod */ = { isa = PBXGroup; children = ( - 0BED1B7CC66F671989932571A759B47A /* DevSupport */, - AF4885F1E679F085F24356E4135E1521 /* Inspector */, + AF9BD6142CFA2BB3C7A4F8776703E029 /* FBReactNativeSpec.podspec */, ); - name = DevSupport; + name = Pod; sourceTree = ""; }; - 5674FFB8E39F3EC558E776532619E50F /* RSKeys */ = { + 5B40729667C7CA01FE4BC3F8271C4450 /* ViewManagers */ = { isa = PBXGroup; children = ( - 99DC54E6F5DA0105B6332C9FFA73F418 /* JWTCryptoKey.h */, - CDB40AD516EFDF62824DC7A2B75F2973 /* JWTCryptoKey.m */, - 6EDA9ADB625BFA3FDA14D3783C330E34 /* JWTCryptoKeyExtractor.h */, - 2332255DDF7B5A7345146667AB40A4BD /* JWTCryptoKeyExtractor.m */, - 6B2B841FC83B39C8AFB5322F54A5289C /* JWTCryptoSecurity.h */, - BE85FF7A84F86D1EE02579EBB46F1B4F /* JWTCryptoSecurity.m */, + CFDC406C3097E00B658677B00687A4AD /* RNSVGCircleManager.h */, + 54CF1A7EFA4D052C3F74D465F2DF097C /* RNSVGCircleManager.m */, + EC05DC303C60BF98537E1D344DABA6E2 /* RNSVGClipPathManager.h */, + 02B4A7D6A456A59ACF636B060FD4DA40 /* RNSVGClipPathManager.m */, + 6FFC4280D4C89E5A69B3A49C477A0222 /* RNSVGDefsManager.h */, + 3A7139015C2EB5893B2F5F789C22D730 /* RNSVGDefsManager.m */, + 5D3C580B705AC74A1A345A9DB7856473 /* RNSVGEllipseManager.h */, + 57A6A08FB83064E2DBD8B204C41B03D8 /* RNSVGEllipseManager.m */, + 4BE555FD3309CDE2487E210DD7BDB325 /* RNSVGGroupManager.h */, + 86A377A6F026731C090C2F45F4C1DD2A /* RNSVGGroupManager.m */, + 6FB3C9D7F0A44B5600C09B7C27B10811 /* RNSVGImageManager.h */, + C771A808915743F1FDE862511B2A02FC /* RNSVGImageManager.m */, + 2622752C50D99AC6358FEFABB7ADE17C /* RNSVGLinearGradientManager.h */, + C0CF617C29DBF52869D84FB5321F4B6A /* RNSVGLinearGradientManager.m */, + 02CBC761C62F63DB15BA0FE7B924A010 /* RNSVGLineManager.h */, + E1F12DB4ACB677CB3AA2F80EC5B0655A /* RNSVGLineManager.m */, + 279397C20E224C1BD216964443E66B15 /* RNSVGMarkerManager.h */, + 50CB2336E9FCB82966876C385E63D65D /* RNSVGMarkerManager.m */, + DFE795FF1079299E630F796717493293 /* RNSVGMaskManager.h */, + 237310C3341FFCAC4CC08DBB95FFD1CB /* RNSVGMaskManager.m */, + 0A195184BB75807C7A1DFDB36006707D /* RNSVGNodeManager.h */, + 452455CD3BD77E1840679B767058FE5C /* RNSVGNodeManager.m */, + EDFB64F37B7FCDF3978A8FB66E73272E /* RNSVGPathManager.h */, + B4297F193C5AB8276C5079C8C2DABE9E /* RNSVGPathManager.m */, + 89061C71360D85CA30802DFEE364F04B /* RNSVGPatternManager.h */, + 5742B1CB9120E1403F9D9EB005AF95DE /* RNSVGPatternManager.m */, + 900B2DCF131DA995CB67463F11329A26 /* RNSVGRadialGradientManager.h */, + D6124966745CC1956A802570AC129C07 /* RNSVGRadialGradientManager.m */, + 7CBD25103875C4479577DB08E05075D3 /* RNSVGRectManager.h */, + 91EC3B03F18524BAB12D510E78CAC070 /* RNSVGRectManager.m */, + 6F4948C0BFD219FA5E5F912EC5BD1028 /* RNSVGRenderableManager.h */, + EA1A5B59B57203B09A05B1831AE89BF0 /* RNSVGRenderableManager.m */, + B3E357CF397A3E8FFDA622C7AB435056 /* RNSVGSvgViewManager.h */, + 0B0D4C7D2AF48B05DEAB6AA033657F92 /* RNSVGSvgViewManager.m */, + D859E78B0A15A70C8B46C9C90B8ABD6E /* RNSVGSymbolManager.h */, + 588BAFEDECEB2512A5FEC67B9997F6EB /* RNSVGSymbolManager.m */, + 74D851BF4954C7757E6272739467F8FC /* RNSVGTextManager.h */, + 338A7D0B79088DC57A624F6977A0D83A /* RNSVGTextManager.m */, + BE0DFBA74846AA8C0EA9AD9ED6D02393 /* RNSVGTextPathManager.h */, + 1A6BB6E9B72F54B6E97526596D05B132 /* RNSVGTextPathManager.m */, + 18823A870FCDC7CA9E576B4E9A36729E /* RNSVGTSpanManager.h */, + BFC8E322C6FB7C258ACFF352DFEBB688 /* RNSVGTSpanManager.m */, + 83B70F492148EE848B5323E5072167D8 /* RNSVGUseManager.h */, + B52F63467A82D03E9B60FABB3B411CDA /* RNSVGUseManager.m */, ); - name = RSKeys; - path = RSKeys; + name = ViewManagers; + path = ios/ViewManagers; sourceTree = ""; }; - 56E89B4AC983C67FFAB2A026DEE765C4 /* core */ = { + 5D941F2FDC9DB2EB3D2D31926B169AAF /* Pod */ = { isa = PBXGroup; children = ( - 953FA9A914139EDC4C8DE619F47E0ED5 /* LongLivedObject.cpp */, - 9F6B199D57EBAF9EFB6768D29D1D3C38 /* LongLivedObject.h */, - 877F18DF961D938DA8656D7C67E58F26 /* TurboCxxModule.cpp */, - 9436D45CCB4DC446885DF6D3A23DC0AD /* TurboCxxModule.h */, - BA9ECA17DD3D906BD1BAAAD0CE437C26 /* TurboModule.cpp */, - 484E7FF56975CDB3A1B4EDDAAFA96B16 /* TurboModule.h */, - EAD2190CAAB713011BBDA4A28BE539DD /* TurboModuleBinding.cpp */, - F87A9057B76F33FBC2EB317E91F525B3 /* TurboModuleBinding.h */, - B1B0A1744933C554BDF3845B9A67DF4F /* TurboModuleUtils.cpp */, - C7059E2DEBA75BECE5C6239CEAE25CF1 /* TurboModuleUtils.h */, - 01363FB2C49EDD06FDAA4C042124D9A4 /* platform */, + F449B85CB974D252050DCBAD8ADF38E4 /* React-jsiexecutor.podspec */, ); - name = core; + name = Pod; sourceTree = ""; }; - 5C814D216EDF5B5B8DE212E7037CAFD6 /* Support Files */ = { + 5ED550407F96CC21AEF7BF4B0EDEED4B /* Support Files */ = { isa = PBXGroup; children = ( - 2608F780E6A933D2560CBE81EC73B89F /* RNVectorIcons.xcconfig */, - 09925FA697597BB501D18ED2F21A9D06 /* RNVectorIcons-dummy.m */, - F570CD8B6BCC50200F6B3AB3EE9AD4CF /* RNVectorIcons-prefix.pch */, + 3E23E4E0AB6A4240EB7A8B443CF80568 /* BVLinearGradient.xcconfig */, + 5E4ADFEC74A8332EE192F91BA7FC6566 /* BVLinearGradient-dummy.m */, + 1527643FCD73820285BDB221D5CBEFD1 /* BVLinearGradient-prefix.pch */, ); name = "Support Files"; - path = "../../ios/Pods/Target Support Files/RNVectorIcons"; + path = "../../ios/Pods/Target Support Files/BVLinearGradient"; sourceTree = ""; }; - 5E6C861735FB4972339EA252AC1B94D5 /* react-native-webview */ = { + 6077D0AF4EB4675870CE76C056816D2A /* Support Files */ = { isa = PBXGroup; children = ( - 216C74CCF4975C34AD8967E8E8649918 /* RNCWebView.h */, - 92C2B0232D8C23A8BE256B3AF9696EB4 /* RNCWebView.m */, - 766AB931407F43ECC6557C1837F4F95D /* RNCWebViewManager.h */, - C759E968A515306DF49D1E433170F95E /* RNCWebViewManager.m */, - 187849FC51C57AC881E90B22F3ECBC09 /* RNCWKProcessPoolManager.h */, - A0F93D258EBED95DF212D9DBA2AC0F4C /* RNCWKProcessPoolManager.m */, - D5EA0C244E7E15AC7F9C8DCDD3920383 /* Pod */, - 15B630188BEBBB6B7C96619D0B967F0F /* Support Files */, - ); - name = "react-native-webview"; - path = "../../node_modules/react-native-webview"; - sourceTree = ""; - }; - 5E71EC3E0E35930CE17B1F08BA9FBD86 /* Support Files */ = { - isa = PBXGroup; - children = ( - 945A5D0844A0C1EFA6A3506E418AC08C /* RNScreens.xcconfig */, - 15695DA862E5A68F79E3F14A052DCC15 /* RNScreens-dummy.m */, - 106090125C63664E90624FDCD894AF20 /* RNScreens-prefix.pch */, + 725F8004501592C810D237CC98350030 /* React-RCTAnimation.xcconfig */, + 241BCBEE4B95A70DD2F2E8E811133534 /* React-RCTAnimation-dummy.m */, + 59AB75EF16CFCE736B601F035FA2FD9D /* React-RCTAnimation-prefix.pch */, ); name = "Support Files"; - path = "../../ios/Pods/Target Support Files/RNScreens"; + path = "../../../../ios/Pods/Target Support Files/React-RCTAnimation"; sourceTree = ""; }; - 5FA167F274D14CA6987A0389001C89D7 /* CxxBridge */ = { + 61D68DF044F115DDD05EFA026605FBA9 /* Pod */ = { isa = PBXGroup; children = ( - BCF7BF3B773E40DB9C983DCF1E324584 /* JSCExecutorFactory.h */, - 4FF8DFE495D707031A0F53E2CB88A691 /* JSCExecutorFactory.mm */, - 8DB5A78A74E7355A4D952EFB18A3AB1B /* NSDataBigString.h */, - BDCA3AE5174F84CAE528898458190583 /* NSDataBigString.mm */, - B08C434B883942CFD9B2F4DEBEE12089 /* RCTCxxBridge.mm */, - E396CBED467B0BF49AED6A8281F442DE /* RCTCxxBridgeDelegate.h */, - 43CD085CB8FD65AE9526BE4F1CD20C0C /* RCTMessageThread.h */, - B6B192ABCE0A0FFDF6F2A2B98607A2E3 /* RCTMessageThread.mm */, - 30240D1E547D76C426D45679C0700749 /* RCTObjcExecutor.h */, - 3BF0FFDA672F187D798FA0079D6F22BD /* RCTObjcExecutor.mm */, + 76626A14C70126E9F3B71E32AC3F245C /* LICENSE */, + F96811181958E8FE055B99CB2B1E6DD9 /* README.md */, + 3A7B8D827CECA0061EA6F37A65BEC49E /* realm.podspec */, ); - name = CxxBridge; - path = React/CxxBridge; + name = Pod; sourceTree = ""; }; 6215F5C1C3C7C45395E5DEC24A716CEE /* Support Files */ = { @@ -5579,60 +5671,78 @@ path = "../Target Support Files/Folly"; sourceTree = ""; }; - 6298198F23A64F69BCA470DCAA6D00CE /* Support Files */ = { + 627D62690E4F72D38A3ED9F5D80C7E8D /* Support Files */ = { isa = PBXGroup; children = ( - D6B34B30A0341499E99684790C5187DF /* React-cxxreact.xcconfig */, - 7C59E410A879FDC84923FCD12AEAD58B /* React-cxxreact-dummy.m */, - C24B73BE3F3C29A09D644CB8082D0B2E /* React-cxxreact-prefix.pch */, + FF1E5E13DB4D63D76A341FB304AE6D51 /* React.xcconfig */, ); name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/React-cxxreact"; + path = "../../ios/Pods/Target Support Files/React"; sourceTree = ""; }; - 64035CE08DBEF0A9597753F0A767A614 /* Support Files */ = { + 6437C85E2BB0482C5030E5005BCA5D35 /* minizip */ = { isa = PBXGroup; children = ( - D030874EF9789B49BBF18BE425A6B43B /* appcenter-analytics.xcconfig */, - DB03566725099D62A1632D79761CAE9A /* appcenter-analytics-dummy.m */, - BD268F824EE0EC0B1D45B2E040CDE5FB /* appcenter-analytics-prefix.pch */, + DB58D3CDD906E60F6923B00284F8817B /* crypt.h */, + D379463920A2BC32E83A2597DAF075DD /* ioapi.c */, + 43B8109D91659CEAFBB8D86B906E8C2F /* ioapi.h */, + 7F44802650770D9395F26BC0729097D7 /* mztools.c */, + F89E53363174AD21417104AFF01A1AC4 /* mztools.h */, + 9DEDD86029893FE7EF32FDD7CE60E047 /* unzip.c */, + 089FC694624769292792EFCC8E1193F7 /* unzip.h */, + 0EABE46D1D198EEEF997FB90267852B7 /* zip.c */, + DF4774EC6E337A5F72D61E1D13359A78 /* zip.h */, ); - name = "Support Files"; - path = "../../../ios/Pods/Target Support Files/appcenter-analytics"; + name = minizip; + path = ios/CodePush/SSZipArchive/minizip; sourceTree = ""; }; - 643BA49E242FC4A3AB60356AF22B5DE4 /* Pod */ = { + 66D6675493DD457CEB34D8DEF381FF26 /* Base64 */ = { isa = PBXGroup; children = ( - 9843B1D834E04303316CECD72BC299CA /* LICENSE */, - 661F29C4A2AD75D65AC1563E9956A5DC /* README.md */, - 5446FD242C97E12B0EBABD913B7837C1 /* RNReanimated.podspec */, + 069F8BC36316E7BCD933057C3EB4E43F /* MF_Base64Additions.h */, + E664614AEA208D781C40C3242B0DD533 /* MF_Base64Additions.m */, ); - name = Pod; + name = Base64; sourceTree = ""; }; - 67DEC7B6C6AFFD619D3DF89BB636CE3F /* React-jsi */ = { + 68D691CE3B9910AC415EA86349DBF239 /* RNVectorIcons */ = { isa = PBXGroup; children = ( - 3F63F61ABB389DFF3E1ABC1D66E349AC /* JSCRuntime.cpp */, - 576BDDB5806C15E0927F84BB025F5CCD /* JSCRuntime.h */, - 01698A1E3D93BCB4B38F66F2B5E2E105 /* jsi */, - A5D3D81C26E9AB29E38F1130D2668E0E /* Pod */, - F3C9265237A96B7F1F4731F8AAA2BF48 /* Support Files */, + 6A58E138544F2AC0C1D2F272D3C1402D /* RNVectorIconsManager.h */, + 58CF6D871483615FB99802E5BA335E2C /* RNVectorIconsManager.m */, + 6F9A1B2F54D4ADEF6C3248932CFEB569 /* Pod */, + 460C5A0FE12FE987E52D1883CA3BAF80 /* Resources */, + A2736654FFCC7DE8F34C98FD38AEC382 /* Support Files */, ); - name = "React-jsi"; - path = "../../node_modules/react-native/ReactCommon/jsi"; + name = RNVectorIcons; + path = "../../node_modules/react-native-vector-icons"; sourceTree = ""; }; - 684F21DA1476DC13B420478C0BF2E6BF /* Support Files */ = { + 692E51AB92608EAD54164426D6F6561B /* CxxBridge */ = { isa = PBXGroup; children = ( - FFE7BD816D13033B0D8E6F09141D6BE4 /* React-RCTText.xcconfig */, - B0C5D35526AF0F3896AAC456F9B850FE /* React-RCTText-dummy.m */, - C6D67D912ABE42204DC1BC846495E831 /* React-RCTText-prefix.pch */, + 4E376AD5201DCF6C1BA3C5B3803662B5 /* JSCExecutorFactory.h */, + 308D4E3F96C115ACB4E553A3C04B2603 /* JSCExecutorFactory.mm */, + 956C1F7317B18746D6B64CE3C3E0B970 /* NSDataBigString.h */, + 2AE8E48577146442173D6C85F0D65F01 /* NSDataBigString.mm */, + 057ACEE58AAA630A6DD180D45404A7BD /* RCTCxxBridge.mm */, + 13578CB7AEF19E95E6C4B997E810DC1E /* RCTCxxBridgeDelegate.h */, + A1408A7FA33C38503AA34CD1DC19F294 /* RCTMessageThread.h */, + DC5861A161CC534E1766872E5C061859 /* RCTMessageThread.mm */, + 800959469572F7A37889CAA1B8F651CA /* RCTObjcExecutor.h */, + 53253C8FEB2BF3B3635E859B5D2AE2EE /* RCTObjcExecutor.mm */, ); - name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/React-RCTText"; + name = CxxBridge; + path = React/CxxBridge; + sourceTree = ""; + }; + 699777FAEA33474F37E54929DD833D51 /* turbomodule */ = { + isa = PBXGroup; + children = ( + C1AC5B5DA1D9EE5A2568C64C4F24621D /* core */, + ); + name = turbomodule; sourceTree = ""; }; 69B81B5C1EB2C5298CC2652D1E533E1C /* glog */ = { @@ -5656,165 +5766,136 @@ path = glog; sourceTree = ""; }; - 6A75F4098E8A7951655E200B53DD414A /* Support Files */ = { + 6C31481CF5FF3B9D41F590F2E1D046C8 /* Pod */ = { isa = PBXGroup; children = ( - 1FB22DAF4856989AE7D9679476646BEC /* react-native-config.xcconfig */, - 4FD3F5D27F594CFC34123756280F5C9D /* react-native-config-dummy.m */, - 298B86C8DC3D86BB999EB882B7A6EE33 /* react-native-config-prefix.pch */, + 2E9CD27622E6BAB54505E8FEF1927F8B /* FBLazyVector.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + 6C9FA8379C80C388C90C83C43CC5FC82 /* Support Files */ = { + isa = PBXGroup; + children = ( + 2DB65B14F15F07F315ED7D6C216E55ED /* RCTRequired.xcconfig */, ); name = "Support Files"; - path = "../../ios/Pods/Target Support Files/react-native-config"; + path = "../../../../ios/Pods/Target Support Files/RCTRequired"; sourceTree = ""; }; - 6A9393A28E39A8EA2F5E39F668D3E9D7 /* Support Files */ = { + 6E3846D5C32077C1F4FA97DC2D71D95C /* Holders */ = { isa = PBXGroup; children = ( - A107B4AC7DB7DDE3536C1A93B0462B59 /* React-RCTAnimation.xcconfig */, - D43A9025174F5386C7B867B052311F66 /* React-RCTAnimation-dummy.m */, - 3B11E745ECD044BCA71B1BAF96812FEF /* React-RCTAnimation-prefix.pch */, + 44E6AB4C918BA8561D0022ACA64F493A /* JWTAlgorithmDataHolder.h */, + 392709BA1FB34545FBFA9C5E0B306FF5 /* JWTAlgorithmDataHolder.m */, + 9368D5A0A91D67BD84AD9587063F7F6B /* JWTAlgorithmDataHolderChain.h */, + 2861AFF8E61A0D87803DDB7F0988E1EC /* JWTAlgorithmDataHolderChain.m */, ); - name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/React-RCTAnimation"; + name = Holders; + path = Holders; sourceTree = ""; }; - 6B1605F772C23194913E7B91744FA36E /* Drivers */ = { + 6F28A9A6AEE3B43DC45A727C980DB95F /* React-RCTText */ = { isa = PBXGroup; children = ( - 49804B7301A28DB63B12A1BD6955F8CB /* RCTDecayAnimation.m */, - ADAA1A292529927F9246843E758A05DB /* RCTEventAnimation.m */, - 14B14498AC17272B3C6DA921616555C9 /* RCTFrameAnimation.m */, - 030B9F562AFAD3069538B75FB9679947 /* RCTSpringAnimation.m */, + 366995BF024B91BF6E81E67EF4395A0C /* RCTConvert+Text.m */, + BF342C7F447D27B8936DA1AEC8BD20FB /* RCTTextAttributes.m */, + 343BBE2CA41C3C843C5DC0FC066B6CAB /* BaseText */, + 1F52791F244785333918CB2757D3C124 /* Pod */, + 54F589CCF2E40E974DB45C9396ACC872 /* RawText */, + AF2538E2BCD91EC502495302D8DCD094 /* Support Files */, + E97615035791AD75E04D753F3847A928 /* Text */, + 2D2544AB99AD575B982E7604DB27642C /* TextInput */, + C7DC98539C58A70AC9875D6014F8EB48 /* VirtualText */, ); - name = Drivers; - path = Drivers; + name = "React-RCTText"; + path = "../../node_modules/react-native/Libraries/Text"; sourceTree = ""; }; - 6BB2B9A12C244BCBBB65B88D71520FA6 /* SafeAreaView */ = { + 6F9A1B2F54D4ADEF6C3248932CFEB569 /* Pod */ = { isa = PBXGroup; children = ( - 8C06D6D1BD599BCD8B8809470C955E18 /* RCTSafeAreaShadowView.h */, - 17C902FD1B482C02B04CC3074DC4C96B /* RCTSafeAreaShadowView.m */, - B8C7B56F9EAA7244EC4A626B73F507C2 /* RCTSafeAreaView.h */, - 55380BC4D6D49A8B5228C777F8820B37 /* RCTSafeAreaView.m */, - 3E0AD7F891FC8C817F33EF156D4EE5E7 /* RCTSafeAreaViewLocalData.h */, - B9BE69990D0AD37A1EB0995B7EE5D356 /* RCTSafeAreaViewLocalData.m */, - D75618FDBA151C1CD2A1B950C86FEE3D /* RCTSafeAreaViewManager.h */, - F41546DDDF3006CF67F137E79310CBB7 /* RCTSafeAreaViewManager.m */, + 3076EA9CFBCFA72772B4F1D1F24D1F8F /* LICENSE */, + 43560C9A6866DD6FAB6866F10E7F0E67 /* README.md */, + 5ACE10F6BB908A91B8DFB8ED13547844 /* RNVectorIcons.podspec */, ); - name = SafeAreaView; - path = SafeAreaView; + name = Pod; sourceTree = ""; }; - 6D38A5D77EBD0F7C2A3A312211364C8B /* Support Files */ = { + 6FA0EF7EE555502675BFE4ED5FF83CA2 /* Pod */ = { isa = PBXGroup; children = ( - D87A3DBE01E388063C4A1771A0286ADE /* React-RCTImage.xcconfig */, - A231145591A7384E263497A449E23C92 /* React-RCTImage-dummy.m */, - 8F9846133B77EDFC7D4AC92913C64BAA /* React-RCTImage-prefix.pch */, + 075D8E19241588668CAC1BE007826A1C /* React-jsi.podspec */, ); - name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/React-RCTImage"; + name = Pod; sourceTree = ""; }; - 6E674C13AD2A34E7E6008C1836ABD4B9 /* Support Files */ = { + 6FADF2886F5A15D5717830A7E7FC80EF /* Tools */ = { isa = PBXGroup; children = ( - 631F47FA591989320F70F9B64805447C /* React-RCTSettings.xcconfig */, - 13B93313A863C11A923AD95AAA13CF20 /* React-RCTSettings-dummy.m */, - 9B5A4E0FD6E027BA68FB3C1C91F61A3D /* React-RCTSettings-prefix.pch */, + 354F789857D7338FF39A14BB64EC945F /* BSG_KSArchSpecific.h */, + 6A6EB5BCECD34453A273B8C9DF378AE8 /* BSG_KSBacktrace.c */, + 948FBE9980897242FA921B3504B4C89D /* BSG_KSBacktrace.h */, + 1D82AEE538F3D2C2639080B1BA9FA615 /* BSG_KSBacktrace_Private.h */, + 848DE03795D107F5569B6E9C2FA75CCE /* BSG_KSCrashCallCompletion.h */, + 462822F2EC1EB73AB4DD628D051D33BC /* BSG_KSCrashCallCompletion.m */, + 0D41630EFC77E35A22C24BCE546B8C39 /* BSG_KSDynamicLinker.c */, + DD584EEEB51C06387802C8149F03703A /* BSG_KSDynamicLinker.h */, + 5250B00015B8806FC9D20A9D05DE6ECD /* BSG_KSFileUtils.c */, + 08C3959C697F0D1F995C92E28FDBB908 /* BSG_KSFileUtils.h */, + 03D73E0AD46A1BAF3D44C2F5404AB9AF /* BSG_KSJSONCodec.c */, + 7B277E7147364AFCD6852CEE62888498 /* BSG_KSJSONCodec.h */, + BF950634759EE79CD00846DAB7B7992A /* BSG_KSJSONCodecObjC.h */, + C9465AEA8796C64BD5322A5DFBA2922F /* BSG_KSJSONCodecObjC.m */, + 9197B3A7CD62D95867615694953466BF /* BSG_KSLogger.h */, + 6795EE2BA60EC4F05E611FC4D7AC80E4 /* BSG_KSLogger.m */, + 245E63E1433E9CA1319CC2E03E999EE2 /* BSG_KSMach.c */, + 0B50BE6450952FCF2AF0FE0D985FD02E /* BSG_KSMach.h */, + 13FC3FD16173AD6F0E2B9EF49B93A076 /* BSG_KSMach_Arm.c */, + 12C281F4459D89C72D75D3C412F27507 /* BSG_KSMach_Arm64.c */, + 8FDE025F5EA5C1B5ED4C46D03839518B /* BSG_KSMach_x86_32.c */, + 75B656B26697BD13EA38F5E7695CB066 /* BSG_KSMach_x86_64.c */, + 0774E6822121A88ED35CEC187F4C21DF /* BSG_KSMachApple.h */, + 5CA2891DC00847153246735B8086E731 /* BSG_KSObjC.c */, + FCF846DDE4C621E0FFD5701F4E6C7F20 /* BSG_KSObjC.h */, + D50B30410178FA02A7DA47A8447AAB9E /* BSG_KSObjCApple.h */, + C1B9F84F7E172240F728E26E307F2508 /* BSG_KSSignalInfo.c */, + 9BB5A5E6A2CD2B76A41648CE0069A1D1 /* BSG_KSSignalInfo.h */, + 9FEDFE1FB638BE077E52599883B3D1D7 /* BSG_KSSingleton.h */, + 34CD394E2CB96AAEBA4BDC10A4A046E9 /* BSG_KSString.c */, + 412416123F9698748E18E7E65675E9F9 /* BSG_KSString.h */, + 85F650E7505AC071ABAD2746A8177DD7 /* BSG_KSSysCtl.c */, + 9FE0E54F0121F172823DAAF15F6015F5 /* BSG_KSSysCtl.h */, + 170E9C0185BA4139E2E2725B5AE52945 /* BSG_RFC3339DateTool.h */, + 63415568EF1EF77A0D1384057FE53B43 /* BSG_RFC3339DateTool.m */, + 7F4B52A6C9A2FA892831549B058941D6 /* NSError+BSG_SimpleConstructor.h */, + 85568B4EBC7036119C8D04D349FCC3FC /* NSError+BSG_SimpleConstructor.m */, ); - name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/React-RCTSettings"; + name = Tools; + path = Tools; sourceTree = ""; }; - 6F4C5932C4C3A0DE8FC7B9F548BDECE8 /* RCTRequired */ = { + 703F46001376C4FABE0854769296C5A9 /* Support Files */ = { isa = PBXGroup; children = ( - 8018453782D364C4E7A12D46722A5061 /* RCTRequired.h */, - 4169AE64D9B4A0CA3FC575C1A045D723 /* Pod */, - F3F10BD20AC997A65F4779C88C9F87DA /* Support Files */, - ); - name = RCTRequired; - path = "../../node_modules/react-native/Libraries/RCTRequired"; - sourceTree = ""; - }; - 719AC409A8AAED190CEE57DDF30F0062 /* RNVectorIcons */ = { - isa = PBXGroup; - children = ( - 436BABAB379D5437504AA28C4DBD884F /* RNVectorIconsManager.h */, - 483A7B97E30182A270BB677FB8D9C568 /* RNVectorIconsManager.m */, - D5D0C26ADA3DBCA24255E0EE54417763 /* Pod */, - BEBBCBB4C1A59F2461ACD406C73BDE59 /* Resources */, - 5C814D216EDF5B5B8DE212E7037CAFD6 /* Support Files */, - ); - name = RNVectorIcons; - path = "../../node_modules/react-native-vector-icons"; - sourceTree = ""; - }; - 720046E10D672FD06C9E5CF64B0A80C0 /* BVLinearGradient */ = { - isa = PBXGroup; - children = ( - F9B4BC8AFBAE6ABA045634CFDF8BFB03 /* BVLinearGradient.h */, - 26D7A0DA99B164EF5E4804F640AF96F6 /* BVLinearGradient.m */, - A0BDBA91C3617207CE16BA4408A99933 /* BVLinearGradientLayer.h */, - A496958BE0EF2807DAD1A42961F021D6 /* BVLinearGradientLayer.m */, - FE9FC721AD0322B4FEE73EC63EB5F2E3 /* BVLinearGradientManager.h */, - 926E96514FF6D7FD87E79490874FB5AD /* BVLinearGradientManager.m */, - EF1EA6EA40D1E3EEDB893DFB313029CD /* Pod */, - 79CDF3A852267C05C014B3E3D25F0A21 /* Support Files */, - ); - name = BVLinearGradient; - path = "../../node_modules/react-native-linear-gradient"; - sourceTree = ""; - }; - 7221EB818C946917FA24E494CD2BBB58 /* RCTTypeSafety */ = { - isa = PBXGroup; - children = ( - F3CD2F29EC71FBCA2E9CDFE4DF5B795D /* RCTConvertHelpers.h */, - 9B8956912A6A1A587BFB313388DF8E03 /* RCTConvertHelpers.mm */, - 240F4119F8C9712B17E452096C00EFC5 /* RCTTypedModuleConstants.h */, - CE4EBC52E5D2BEB9C0D832F874AC6458 /* RCTTypedModuleConstants.mm */, - 7ACAA2D95F43A057003D2154110E4246 /* Pod */, - 9C97B04581AE2F742BBC9408BC84D3E0 /* Support Files */, - ); - name = RCTTypeSafety; - path = "../../node_modules/react-native/Libraries/TypeSafety"; - sourceTree = ""; - }; - 728353CE5546078E6364FEEF0978E8EA /* Algorithms */ = { - isa = PBXGroup; - children = ( - 411C1B455D2069445478D27DC98B3404 /* Base */, - DEBC0C3EC9314560C32D201C338404F3 /* ESFamily */, - 54A57A5AA48F5E8157B473D13CA363A0 /* Holders */, - F95C39FEA402DDECDCE25FC37DBDF9C7 /* HSFamily */, - A6679E8D162CD3C21EF0CD13D162850C /* RSFamily */, - ); - name = Algorithms; - path = ios/CodePush/JWT/Core/Algorithms; - sourceTree = ""; - }; - 739BA1418DE9DC597B1330EA592BA835 /* Support Files */ = { - isa = PBXGroup; - children = ( - 455F4CEED27277B0811DD6CE06B42281 /* React-RCTNetwork.xcconfig */, - 5549FA6C39CBF3B17E596022C0DE18E8 /* React-RCTNetwork-dummy.m */, - B4C648F8AC48E19DBFF6256A38C119B2 /* React-RCTNetwork-prefix.pch */, + 1DA58CD0797B8FBECECE3A9B5C4B9BE3 /* React-RCTNetwork.xcconfig */, + F59025AEC39EF1711B507CE4FC1F2FA7 /* React-RCTNetwork-dummy.m */, + EF0CE87EFC38BACF5CDB5BF650C2A70C /* React-RCTNetwork-prefix.pch */, ); name = "Support Files"; path = "../../../../ios/Pods/Target Support Files/React-RCTNetwork"; sourceTree = ""; }; - 73CCD4AB79A969E021B6B7AF0295E292 /* ReactCommon */ = { + 709FC3D1344C6F6D23D88C3AA32AEC2C /* RCTAnimationHeaders */ = { isa = PBXGroup; children = ( - DC296DC880C39BE01936BD61E76C105B /* jscallinvoker */, - 51797BA90007462D8955C5AF2EB0D90A /* Support Files */, - B040AF9C591AED98917B7D11290E9321 /* turbomodule */, + 55E2C615E6E09D6914F1D8C9DBC24566 /* RCTAnimationUtils.h */, + A51CFB7F3C00B0260BC887C5E2E9DFC3 /* RCTNativeAnimatedModule.h */, + 583CB6FC6E909EA8622D61685DDC2BA1 /* RCTNativeAnimatedNodesManager.h */, + 26850415A87B7FA22F95FFF8E5699752 /* Drivers */, + 801361D91C5DDF225B4167D985A7FBFB /* Nodes */, ); - name = ReactCommon; - path = "../../node_modules/react-native/ReactCommon"; + name = RCTAnimationHeaders; sourceTree = ""; }; 74D887FFD99CF40A33DA9E50687A4731 /* Pods-eSteemTests */ = { @@ -5830,28 +5911,29 @@ path = "Target Support Files/Pods-eSteemTests"; sourceTree = ""; }; - 762C8E7D0E122E71F723537669E27B7D /* RNScreens */ = { + 752DD38AD5856AD4ACFB28995F077DA1 /* CxxUtils */ = { isa = PBXGroup; children = ( - 8AE16FB57BD3AE27D8D38CBF760B306F /* RNSScreen.h */, - 48CC8185856DF37904D7A6EF8301B8DB /* RNSScreen.m */, - BFE78F388FBB2F7EDA36BF9A09781DDC /* RNSScreenContainer.h */, - C9B4F818B69A6F239F2326DC4CD5C819 /* RNSScreenContainer.m */, - D4C079477DC7BE33EB6FBC538E972FEE /* Pod */, - 5E71EC3E0E35930CE17B1F08BA9FBD86 /* Support Files */, + 5541AD808FFF563E0194FF350E9E2100 /* RCTFollyConvert.h */, + 49A7600310113E8171C6B71196720FE0 /* RCTFollyConvert.mm */, ); - name = RNScreens; - path = "../../node_modules/react-native-screens"; + name = CxxUtils; + path = React/CxxUtils; sourceTree = ""; }; - 76B877DACA8746B475B4F68910B08F22 /* Pod */ = { + 75AEFDF5D2FB0DCC7B19C748021D6A9C /* React-RCTAnimation */ = { isa = PBXGroup; children = ( - 58B3142366FAFE58487EC12386434DEE /* LICENSE */, - DD7AB86987356898EB3687EA1FD6D357 /* react-native-fast-image.podspec */, - 8A5B19ED94C62B6695E4AD7BB1C6B158 /* README.md */, + 380B224B78E69AA09F2250983B21CBF6 /* RCTAnimationUtils.m */, + 6713AA32E1C32651E8C5501A3B3AB618 /* RCTNativeAnimatedModule.m */, + 6516FC364DACA03093A43537DD5457A2 /* RCTNativeAnimatedNodesManager.m */, + 9301B81ECC4F3125B330C980747B3F53 /* Drivers */, + 2DC92FC7E7EDC252474C23125B3E72A5 /* Nodes */, + FFAEC413420881B05BDBBFA3CE013E15 /* Pod */, + 6077D0AF4EB4675870CE76C056816D2A /* Support Files */, ); - name = Pod; + name = "React-RCTAnimation"; + path = "../../node_modules/react-native/Libraries/NativeAnimation"; sourceTree = ""; }; 76F193BEA207F7991CC581DCBF21D60A /* Products */ = { @@ -5924,24 +6006,22 @@ path = "Target Support Files/Pods-eSteem-tvOS"; sourceTree = ""; }; - 78C0C088269EAF23F0EB0270FD634A63 /* vendor */ = { + 77BCC53143FED95DC82C3214EA60180D /* Pod */ = { isa = PBXGroup; children = ( - 4C4C7EDC4007E556C78D35CCD8F21085 /* bugsnag-cocoa */, + B0593E7E3DCBD8E469535069132C88FC /* BugsnagReactNative.podspec */, + 06DD6E75436A7404C42CDCAC41DBBAC1 /* LICENSE.txt */, + 6CB46C40E8614438C1B2031747D01756 /* README.md */, ); - name = vendor; - path = cocoa/vendor; + name = Pod; sourceTree = ""; }; - 79CDF3A852267C05C014B3E3D25F0A21 /* Support Files */ = { + 79A46D8EF60C717D3974D9871F0A6BF1 /* RCTLinkingHeaders */ = { isa = PBXGroup; children = ( - 4D10EDC24C2322CB36F9D1669B4955BD /* BVLinearGradient.xcconfig */, - 6572C6E7F420AA29262A65ADF0B9811A /* BVLinearGradient-dummy.m */, - 4D88A796BA02AB529559390A8BF5F490 /* BVLinearGradient-prefix.pch */, + 97920C0BA10C68A3C7421351B6D4AA0E /* RCTLinkingManager.h */, ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/BVLinearGradient"; + name = RCTLinkingHeaders; sourceTree = ""; }; 7A201A0B69743455CD51E56AA5F36182 /* DoubleConversion */ = { @@ -5971,183 +6051,236 @@ path = DoubleConversion; sourceTree = ""; }; - 7ACAA2D95F43A057003D2154110E4246 /* Pod */ = { + 7C36FFB6F93BE6D5FDCC89F57D282235 /* KSCrash */ = { isa = PBXGroup; children = ( - 9B49CE71E959CA1B95A2D161B42FD52D /* RCTTypeSafety.podspec */, + AF53F3944DE65F9C7B630957C519F8C0 /* Source */, + ); + name = KSCrash; + path = KSCrash; + sourceTree = ""; + }; + 801361D91C5DDF225B4167D985A7FBFB /* Nodes */ = { + isa = PBXGroup; + children = ( + FFFBB11C2D82EDA0EFE59606DC4DAEE4 /* RCTAdditionAnimatedNode.h */, + EE30018436781B658E55F753DF7E6F25 /* RCTAnimatedNode.h */, + D89EAA14BD44BE622F6DF99DC95DA08C /* RCTDiffClampAnimatedNode.h */, + 1BA269966936B48DB3686C50E59CCA75 /* RCTDivisionAnimatedNode.h */, + 5356FBDA7C1A77E9052A26E9AE815DF8 /* RCTInterpolationAnimatedNode.h */, + 49BA75DD0BBDE1B8BF8A1F0855EF2251 /* RCTModuloAnimatedNode.h */, + 4A2A0683377DE14330D897F96A9ACBE5 /* RCTMultiplicationAnimatedNode.h */, + 4C9DB1719AC0690C8A160ED6FDD92A92 /* RCTPropsAnimatedNode.h */, + E4D6958F78C5CF22313CBA0DF22C1DFD /* RCTStyleAnimatedNode.h */, + 707384F222BBDD8376370CE27416596B /* RCTSubtractionAnimatedNode.h */, + 76938F6C2B96A4FCE7F78FFFE7260E7E /* RCTTrackingAnimatedNode.h */, + 6B5C5D332F9D91E295FA1F3CF39E390A /* RCTTransformAnimatedNode.h */, + 4D69936AC2A73390AE329F78D391ED1E /* RCTValueAnimatedNode.h */, + ); + name = Nodes; + path = Libraries/NativeAnimation/Nodes; + sourceTree = ""; + }; + 81EDEA237B9338101CFA18F3A26DA82D /* Pod */ = { + isa = PBXGroup; + children = ( + 57B0052E64E9E71EE9482567417A6D32 /* React.podspec */, ); name = Pod; sourceTree = ""; }; - 7B203DBD21BE046E67215CD4C27D32C7 /* Pod */ = { + 829E2B5964C7F15558D0E4C6D017466A /* TextInput */ = { isa = PBXGroup; children = ( - ECF4C5D5543165365202AABACBF0E9FE /* LICENSE */, - 94C0B243CE0D8ACE4274B6A480FE5F2D /* react-native-iapv3.svg */, - C2840B22CD675288B854E20A61A72C8A /* README.md */, - EB86D57D78758C3CE355B1A9E7C3B950 /* RNIap.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 7BC248E66B00DFC7298AD6D85840C63D /* react-native-config */ = { - isa = PBXGroup; - children = ( - 3A851F9AA7A6A840F90CDD4CC72E9EDC /* ReactNativeConfig.h */, - 1C2ED34D1E4C2F62F17F35A3EEE977E8 /* ReactNativeConfig.m */, - F253770DDC136FEF2690045E9835F2C9 /* Pod */, - 6A75F4098E8A7951655E200B53DD414A /* Support Files */, - ); - name = "react-native-config"; - path = "../../node_modules/react-native-config"; - sourceTree = ""; - }; - 7BFD09D3068B8331C8FE5CE3EE2576DC /* TextInput */ = { - isa = PBXGroup; - children = ( - 2C708D0BACD907317D9E67F1AD87DCD5 /* RCTBackedTextInputDelegate.h */, - E056568FE39B31ABBE9C1E2B2BAA943B /* RCTBackedTextInputDelegateAdapter.h */, - 4CADAFE65ED179060FA65114CFCBAFDB /* RCTBackedTextInputViewProtocol.h */, - D4E03583E3949465DE9EB1028114CABB /* RCTBaseTextInputShadowView.h */, - CB8DE37C7F0A06A720451EACF6906E90 /* RCTBaseTextInputView.h */, - 1B382960D8480F86E9416CBF06EE4754 /* RCTBaseTextInputViewManager.h */, - 273B6B2C232C8AB8B79FF18058612EEC /* RCTInputAccessoryShadowView.h */, - D953F58161A529D9F36200415A03CB04 /* RCTInputAccessoryView.h */, - 07DC32A256F9BFBFA73458D35ACD79AD /* RCTInputAccessoryViewContent.h */, - 23283858B77F455FC2485589ECA08D07 /* RCTInputAccessoryViewManager.h */, - 9F8A2F96EDE9E96AB2D983CD79C1F169 /* RCTTextSelection.h */, - 81FB140FEBC8C6B5651108B60958FA23 /* Multiline */, - EDBEF7F33D3A79A6259354722D416597 /* Singleline */, + 58922F60DF78BD4784B897D051DF9EEB /* RCTBackedTextInputDelegate.h */, + 11BC4E629D7C4A05360B6400B09951E0 /* RCTBackedTextInputDelegateAdapter.h */, + 4E6B730264FC7ABA9A43B98B7D54FCD7 /* RCTBackedTextInputViewProtocol.h */, + 925D374CF9C53670932978C219D6E9CC /* RCTBaseTextInputShadowView.h */, + 21B6E1029F31C7540E471668092DE5D0 /* RCTBaseTextInputView.h */, + 1DE47FDD7A2D4A744F1323127A4FA800 /* RCTBaseTextInputViewManager.h */, + 0924BFDDF6E3794E9553176AFD1B696A /* RCTInputAccessoryShadowView.h */, + 07BA349A88168D7CC68161F4E56BDDF5 /* RCTInputAccessoryView.h */, + 83904224EE04840AC7B48586AA9E54A6 /* RCTInputAccessoryViewContent.h */, + 3A7B256C1ECC4D78E1F2203082AA120D /* RCTInputAccessoryViewManager.h */, + 521A55FCE6A66A149BD04FF47C7A404E /* RCTTextSelection.h */, + 372BFDCC2137203C642AA5B0088C59FD /* Multiline */, + C0A8258E52F3D78B2A72FEEB140A102D /* Singleline */, ); name = TextInput; path = Libraries/Text/TextInput; sourceTree = ""; }; - 7E994951696193138172ED259FB8E117 /* React */ = { + 839BAB691DA3B19A6C65818D49F8037B /* Yoga */ = { isa = PBXGroup; children = ( - 52985C7AA480BF5FA33E11673919A64E /* Pod */, - 2A8D9A8CB1D0B4D34D706C2CB84CCECD /* Support Files */, + 4CA2929B462F195EC357E25051CB8306 /* Bitfield.h */, + 5AC3EF7B3B228709A9E716F0CE65DD30 /* CompactValue.h */, + 963DE7092A3FF6E05C436FE74BD44EE8 /* log.cpp */, + E7B690E27C687D52355E2E1AE1044C59 /* log.h */, + 9B45A76A2D3E0BF0CD894DF8E870C8A9 /* Utils.cpp */, + E0AC47769EDE3DD9D041FFFB2D8A329F /* Utils.h */, + 19B50598DB840445A5C75B4E44591B95 /* YGConfig.cpp */, + 344E3C2438398E94AC8D0243E8E7EF4B /* YGConfig.h */, + CB42668AFF3079CB44F466361DAACB9A /* YGEnums.cpp */, + 97BE40E4A769E8D5397AC3CD9E0E37C0 /* YGEnums.h */, + A22D8FD1C7A76BC7B33EACFAC5A5725C /* YGFloatOptional.h */, + 6842D7C8FDC5D2A87B12D379A06F4ED3 /* YGLayout.cpp */, + 6941480C686F55BDF0C8D67BBA3FA268 /* YGLayout.h */, + AAEDB854079174F619AD1EF50F8C89FD /* YGMacros.h */, + 646441338A0EEDB1E16B8E81EDDA9602 /* YGNode.cpp */, + 138B5C1ACAC78F4C26DCA5B8C978CA4B /* YGNode.h */, + 9B41E357FCE85971A159443A65D2609B /* YGNodePrint.cpp */, + BD66E7A2E5C93C80FD6F9CDE19588173 /* YGNodePrint.h */, + 6E3E7B57EE9E8BF5934BDE8F85DDAE61 /* YGStyle.cpp */, + D1C725E7F80308F0660BDFD8F56B63A2 /* YGStyle.h */, + 0A91389651721EAA9297EE522D1B282E /* YGValue.cpp */, + A4043206782E82AE3DD0F1D949EA9F30 /* YGValue.h */, + F7DDE512FB3D9B2A0CD46E7C2C226D3A /* Yoga.cpp */, + FDAC26690EAC4B4BAF3AF004A793BF3B /* Yoga.h */, + 75545B6830DEB82D38C2428AF49A6A8E /* Yoga-internal.h */, + E18AD1C1328EB03E044E7C225CD1903D /* event */, + A129931FBA28C927A0824BB433FD9C49 /* internal */, + 2B9657ECB191BFE266CF6FE3A0A4E9C9 /* Pod */, + 4293D65752ADCE9858A72FA31168342E /* Support Files */, ); - name = React; + name = Yoga; + path = "../../node_modules/react-native/ReactCommon/yoga"; + sourceTree = ""; + }; + 842253A14F21FBD11367633CAED620F4 /* Sentry */ = { + isa = PBXGroup; + children = ( + 12673B31EFAAB59DE1B04ECABC22884D /* BSG_KSCrashSentry.c */, + 277884B71859EEB6F82E3F0C83C88234 /* BSG_KSCrashSentry.h */, + 4063F5B4DFD3BB1947025192F311B0F9 /* BSG_KSCrashSentry_CPPException.h */, + A40D4C0B72AAE123D646B24F0B0F83B9 /* BSG_KSCrashSentry_CPPException.mm */, + 1E378DAA2FF2361D100859F1C97F7412 /* BSG_KSCrashSentry_MachException.c */, + 3E2D51C59A8C846CAEA59C307F88C748 /* BSG_KSCrashSentry_MachException.h */, + 467BA245CC0D0903E9C08016E5E5AE0A /* BSG_KSCrashSentry_NSException.h */, + 000481D54B480804E2709ACCBEBE88C3 /* BSG_KSCrashSentry_NSException.m */, + F3DE3BDCDACD8B9A3DEC3C36C2C9A750 /* BSG_KSCrashSentry_Private.h */, + B4949357589D3AB99268A6B0E7C4108E /* BSG_KSCrashSentry_Signal.c */, + 2CEEB30765DABECC211F07476A4E1A99 /* BSG_KSCrashSentry_Signal.h */, + 6F5E114733A3E84396C7A2B311B152D4 /* BSG_KSCrashSentry_User.c */, + D1E5A2F3C133AD9F94A0175DABAA99A2 /* BSG_KSCrashSentry_User.h */, + ); + name = Sentry; + path = Sentry; + sourceTree = ""; + }; + 849B54316CCBBF63575EC5226A7CC0C3 /* Pod */ = { + isa = PBXGroup; + children = ( + 47EBE569F5D92ED1D3CA75ECE369E723 /* appcenter.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + 87E174C0EA666D7AE04E98F2F4F85ADC /* Support Files */ = { + isa = PBXGroup; + children = ( + 37347CCD4C8EC9E286D100D4F80951AA /* React-jsiexecutor.xcconfig */, + C8CECCBDA3BF3430C019C2E626379376 /* React-jsiexecutor-dummy.m */, + E408A20F8288DCF327D96E8FFD46DECB /* React-jsiexecutor-prefix.pch */, + ); + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/React-jsiexecutor"; + sourceTree = ""; + }; + 88EC424CACDB7676702DB0590BA19AB7 /* Support Files */ = { + isa = PBXGroup; + children = ( + CBD35D2A9601327EF113E0FD9D0C8E57 /* RNScreens.xcconfig */, + 195317B8C8EB75E5BFB915CAACC52938 /* RNScreens-dummy.m */, + 7B6A85E77B9D013342A17763C04365EA /* RNScreens-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/RNScreens"; + sourceTree = ""; + }; + 8A7E11AB1F86822FAACFC84E877C2EBD /* aes */ = { + isa = PBXGroup; + children = ( + 6F5B7026B5729A77F2F3BF65A759ABA2 /* aes.h */, + CBB3A46CFB98815C7916F4E4FE3B7FE0 /* aes_via_ace.h */, + 1FCC3ABC629DCCCEEAB43B00B6804DC0 /* aescrypt.c */, + 92DCD9037067DEE26ACAD5612CCD07C5 /* aeskey.c */, + 6BE6305BEC33D46D1A73E27C60CF303E /* aesopt.h */, + 6A8700876CF2DA367193832F40BA58EE /* aestab.c */, + 5E465B273793DCF0F714F3A98DC5F4A0 /* aestab.h */, + D67104EAC2D7770F86142AC663469F98 /* brg_endian.h */, + A03BD65292C38368EF3CE2CE463682BA /* brg_types.h */, + 1EEEB30AB74D4ADAF0C5D17FC327FD85 /* entropy.c */, + 49BCDC53555D2F0389F24ED40AA1B983 /* entropy.h */, + 63B0926873B06BBC1F19EB2E2858C28E /* fileenc.c */, + BCC9AF5F2ABDCDC8414EE5448683D99A /* fileenc.h */, + 91C915F1873594FBAD220EF7DB9267A8 /* hmac.c */, + FE5F03D430907F6CAAE747E636E69E65 /* hmac.h */, + ACBE2136A63954855544623E46ABA6BA /* prng.c */, + 82D30BF3F61B0A65B50770410095A72C /* prng.h */, + 4BCF237A79BF02696072BC5707B5333F /* pwd2key.c */, + 22FD937A0492976BF889FAEF1E1C9984 /* pwd2key.h */, + DF956773216EBFF542840B434EFBFB30 /* sha1.c */, + 3A81BAEF7937A43CD8FBF109FCFD5786 /* sha1.h */, + ); + name = aes; + path = ios/CodePush/SSZipArchive/aes; + sourceTree = ""; + }; + 8B693BFDF36B6867D41DDC84C1E1FB0F /* Support Files */ = { + isa = PBXGroup; + children = ( + C9DBD1896F7DE776969AEB862C22D061 /* RNSVG.xcconfig */, + 656BDE1A36FD49C6961538C247BF832F /* RNSVG-dummy.m */, + CD16635440E6B05DC02449D28C8C68D4 /* RNSVG-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/RNSVG"; + sourceTree = ""; + }; + 8C4A738515D17EA99500CB86ED9A12D8 /* Support Files */ = { + isa = PBXGroup; + children = ( + 574A51E1D11F6BA1512075910F7AA3E4 /* React-RCTBlob.xcconfig */, + BF417CAF70D3B449F90BD3AAEDE65A37 /* React-RCTBlob-dummy.m */, + 4D47536AE2F9E734550119EBA0F5977D /* React-RCTBlob-prefix.pch */, + ); + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/React-RCTBlob"; + sourceTree = ""; + }; + 8CBADD9917C6432B3F9C9C7D16A42908 /* React-Core */ = { + isa = PBXGroup; + children = ( + F5BCFD20498D5D3DAB06D28585F98028 /* CoreModulesHeaders */, + C40A1D1EDE236DAFCE1F0C4BE63DAEC9 /* Default */, + 1179C3E06C022D85B48438EB0B0B74EB /* DevSupport */, + 1D2D76A6A1152C6E772C5F5DCD8F441D /* Pod */, + D17A505C6EE0454EFCB836A5A6054BDB /* RCTActionSheetHeaders */, + 709FC3D1344C6F6D23D88C3AA32AEC2C /* RCTAnimationHeaders */, + 4ADC1E8AAB8ADF7AA186CCD06A8C3C4B /* RCTBlobHeaders */, + A77B6B41B53829905AB3910CB017C786 /* RCTImageHeaders */, + 79A46D8EF60C717D3974D9871F0A6BF1 /* RCTLinkingHeaders */, + 4D97A27BF401A30D0AB60CD62EB9A51F /* RCTNetworkHeaders */, + 519825FF5ED9C31869CB1BEE734BCE94 /* RCTSettingsHeaders */, + D54F8D75BF40509CF4FCD87BD966F3E8 /* RCTTextHeaders */, + 0CC36B24612F2084E82BA384816B5F5D /* RCTVibrationHeaders */, + 556809455FEF5C166C8EB953BDE3284F /* RCTWebSocket */, + B73B8123A0B0801AAE6238711E87C73C /* Support Files */, + ); + name = "React-Core"; path = "../../node_modules/react-native"; sourceTree = ""; }; - 7F04ADF4B7E58CA30D300DE8D69FA9F0 /* appcenter-crashes */ = { + 8D711E4A07051E500E24ECD142405BA4 /* Support Files */ = { isa = PBXGroup; children = ( - E9B925F58F0D4270682FA72A843935CF /* AppCenterReactNativeCrashes.h */, - 5383277DAE08189FCB26AD673CBBAE28 /* AppCenterReactNativeCrashes.m */, - 2EEE6053379C5CC536A15D351BB6B957 /* AppCenterReactNativeCrashesDelegate.h */, - 8C545C2548B7E657ADA92F29B1C4BC1F /* AppCenterReactNativeCrashesDelegate.m */, - 2DCE6DCB59DA226BBE9F8E6B4B1A3640 /* AppCenterReactNativeCrashesUtils.h */, - BEDC45FC3C836B60D720F5E3A83E7CD5 /* AppCenterReactNativeCrashesUtils.m */, - 47D5F6D8B188871438711A140E6F130E /* Pod */, - 0568E859584E35C53BA015FB96F68E85 /* Support Files */, + F8ED9CDD730DF15AD7D8A44726D01C04 /* RNGestureHandler.xcconfig */, + FA44E31F34F1203DCE556701AD0C2BFA /* RNGestureHandler-dummy.m */, + 271DC2FE840ED01DE73DC02F0786CBBE /* RNGestureHandler-prefix.pch */, ); - name = "appcenter-crashes"; - path = "../../node_modules/appcenter-crashes/ios"; - sourceTree = ""; - }; - 7FA64AE75B8C7E9E737482BB91107F44 /* Pod */ = { - isa = PBXGroup; - children = ( - 21A0DD9B8DA2445997CC0E45C6ABEC0D /* FBLazyVector.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 807B72A0C19430BD3F071939A1CAE554 /* FBReactNativeSpec */ = { - isa = PBXGroup; - children = ( - AF5F6F66E17CE963352E7F493B003891 /* FBReactNativeSpec.h */, - 25DA0FACAE4D4592AC2EDEA14E53140C /* FBReactNativeSpec-generated.mm */, - C8DF79ABB6D65F0ECFDF9990F13C1EAC /* Pod */, - 4893D7B53D4DD0AF7A58A7736642B29F /* Support Files */, - ); - name = FBReactNativeSpec; - path = "../../node_modules/react-native/Libraries/FBReactNativeSpec"; - sourceTree = ""; - }; - 81FB140FEBC8C6B5651108B60958FA23 /* Multiline */ = { - isa = PBXGroup; - children = ( - 8C6A57D6326D419B42FDC02681B67D41 /* RCTMultilineTextInputView.h */, - C4AFD3E2D077A64C5AC105BBBE7AADDA /* RCTMultilineTextInputViewManager.h */, - D27E0D9A0E1DA44871E225CCCE2522E8 /* RCTUITextView.h */, - ); - name = Multiline; - path = Multiline; - sourceTree = ""; - }; - 8320A7321F1989FB3FA2CB0CF1CF959E /* Coding */ = { - isa = PBXGroup; - children = ( - 9705667C834B58F52868496E220E343D /* JWTCoding.h */, - 66D9FB2544F48247603C24EFDACACAAA /* JWTCoding.m */, - 3945C701ECE6F9C145B55B873FC89CCF /* JWTCoding+ResultTypes.h */, - 88A0D6A1F34EA16C27501A5DD9E7D5B1 /* JWTCoding+ResultTypes.m */, - 5E417F2A5CB8402AFB05B0A09D18AC8A /* JWTCoding+VersionOne.h */, - 0675050AE251576CF7F8D365D1A3706F /* JWTCoding+VersionOne.m */, - F5508673E0F226EA88D27CA962681E05 /* JWTCoding+VersionThree.h */, - 8F73E9E069DEC282E5AC5AA07D20F4B8 /* JWTCoding+VersionThree.m */, - F019FBC014D1BDC0A3E52CAEEFBCFB07 /* JWTCoding+VersionTwo.h */, - 0260477BC7C1B6A7C395910E1DD38DB2 /* JWTCoding+VersionTwo.m */, - ); - name = Coding; - path = ios/CodePush/JWT/Core/Coding; - sourceTree = ""; - }; - 846284553DD43203C3C3B342B2764CD8 /* FrameworkSupplement */ = { - isa = PBXGroup; - children = ( - D11E7BC50D6A86448522DFC78837E432 /* JWT.h */, - ); - name = FrameworkSupplement; - path = ios/CodePush/JWT/Core/FrameworkSupplement; - sourceTree = ""; - }; - 86A74D6208E2068BFB6F096E7FF3F725 /* internal */ = { - isa = PBXGroup; - children = ( - 02CE9AD1D7DAEC204BB32554A97C8C23 /* experiments.cpp */, - F6DEE452FE741BF961453C94BE03B797 /* experiments.h */, - DA9E6D4B027CB267E776545BC8FD7B94 /* experiments-inl.h */, - ); - name = internal; - path = yoga/internal; - sourceTree = ""; - }; - 874779F54838CBA805BEA2A7D340297B /* Pod */ = { - isa = PBXGroup; - children = ( - FA17104A2136A8F1B263AFD177D47081 /* LICENSE */, - B457125425A3B585A3CE57196774B42B /* react-native-netinfo.podspec */, - 5B96034292A17C722A15EB38D4EE8B08 /* README.md */, - ); - name = Pod; - sourceTree = ""; - }; - 88FF837946CDAA1C2B23FEFE96C36A83 /* React-RCTVibration */ = { - isa = PBXGroup; - children = ( - D159E39371A29A58A555C439B8F323C6 /* RCTVibration.m */, - E993B821235962E78C1252269DF035A8 /* Pod */, - 1D554061BD473DA1EA1B27A518B0B533 /* Support Files */, - ); - name = "React-RCTVibration"; - path = "../../node_modules/react-native/Libraries/Vibration"; - sourceTree = ""; - }; - 8E20C4CF2300C86D275D28B8CB2C19BB /* React-RCTSettings */ = { - isa = PBXGroup; - children = ( - 5197B0F0FFA22B7203A0BA03FE8F2DDF /* RCTSettingsManager.m */, - 1E3F20E1E50751CA3040D73C3FA17E31 /* Pod */, - 6E674C13AD2A34E7E6008C1836ABD4B9 /* Support Files */, - ); - name = "React-RCTSettings"; - path = "../../node_modules/react-native/Libraries/Settings"; + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/RNGestureHandler"; sourceTree = ""; }; 8E52F28082DB29BEC2C7D245304C551C /* Support Files */ = { @@ -6161,29 +6294,56 @@ path = "../Target Support Files/SDWebImage"; sourceTree = ""; }; - 8ECAF4DC414766A2AB5213C7C95B8B78 /* Pod */ = { + 8F08FD763E9CA9C102EAE646DDF0AF36 /* Modules */ = { isa = PBXGroup; children = ( - 715761A3CF73BA08761B8FAF5A0BD9B6 /* appcenter-analytics.podspec */, + 67850A1D752CC12314DA357435A44D70 /* RCTAccessibilityManager.h */, + EFCFF55BB6001DC46A0A60A0F9927108 /* RCTAccessibilityManager.m */, + 12DD29547F74B73CA30C4895967CFA0F /* RCTAlertManager.h */, + BCC7BCE5511951182C6E13F141E8AAF5 /* RCTAlertManager.m */, + D46DEC8229A0210B41C45889AAE1E595 /* RCTAppState.h */, + 13C3354099E4D7AC6299BEB7832E8C45 /* RCTAppState.m */, + 607715724643717D92F5898A585B66B4 /* RCTAsyncLocalStorage.h */, + 4FC78CAE72A3FC53143C75D48E3ACCF0 /* RCTAsyncLocalStorage.m */, + 353D2B7D766E6929D0D140FB0B427A55 /* RCTClipboard.h */, + EC8BD4B782C1B464432DB90B246C323D /* RCTClipboard.m */, + CA9CE379107C81F7256EF5E82C7149C3 /* RCTDeviceInfo.h */, + B288A7555F8793EC534D167B4A464606 /* RCTDeviceInfo.m */, + 427F5F4FF55A900DBBD52F7528A7891D /* RCTDevSettings.h */, + C71DCFD9FA08CCD0A4351DA5407AF8F6 /* RCTDevSettings.mm */, + EF892D97BD565C4022BCAC698741F4A3 /* RCTEventEmitter.h */, + 6B5AC623AACEA24E02F8DDC0FF356F59 /* RCTEventEmitter.m */, + 1056F953F1BFD545E81DDA9033DE746E /* RCTI18nManager.h */, + 93FF61F599619349D23BC218113E15EE /* RCTI18nManager.m */, + 553CF560AD2F8FE95F5D490A6AD7A900 /* RCTI18nUtil.h */, + EC0327E8AE28F85A2F0A01504754A1C1 /* RCTI18nUtil.m */, + 13C2FE5296E3CE44CC30B6E6D617BF14 /* RCTKeyboardObserver.h */, + 4B7296AD042F81E66CDFA07B26F73F7F /* RCTKeyboardObserver.m */, + 2582316D2556F0CCF58138A1FCFB8AC2 /* RCTLayoutAnimation.h */, + F176587F576DFC54B20B1BE64B919F78 /* RCTLayoutAnimation.m */, + 2AEB93B8104A904818FBBDB310765E90 /* RCTLayoutAnimationGroup.h */, + 8CC25502E68BC0FD54F6D400F73A42A4 /* RCTLayoutAnimationGroup.m */, + 66C6F422C772A784DAEA7BD5877C1423 /* RCTRedBox.h */, + D342C9E0059DA4234620A029C67FF859 /* RCTRedBox.m */, + EF6878616DA6D221AD5A6675E8DD5210 /* RCTRedBoxExtraDataViewController.h */, + FBB44C552CA825AA8D476E6308EC7CB9 /* RCTRedBoxExtraDataViewController.m */, + 19D825D05E32FA7C983A1941838FC1B3 /* RCTSourceCode.h */, + 90CD31F3AE8EE37643B20D16F9C2BF28 /* RCTSourceCode.m */, + BEA0EFA102D48D10AD1867AB45EE2BE4 /* RCTStatusBarManager.h */, + D2883E4AEA08136827CB00D46FB57EA5 /* RCTStatusBarManager.m */, + 295B76BA869595B3ED2DB96744A9E99A /* RCTSurfacePresenterStub.h */, + B86501B4CF2473B4CB431030AA518C50 /* RCTSurfacePresenterStub.m */, + EE9F46F6D9701AB89D57C09D56C70B89 /* RCTTiming.h */, + 6BCD4619820FA9544A6DAB7EF90268E7 /* RCTTiming.m */, + 9BA3B48FBC93CD7977774FFC58F58775 /* RCTUIManager.h */, + 8F815A7DF8E98E3683B428BDFF3648A1 /* RCTUIManager.m */, + 8F086BF40457674239B450480BD2D2D3 /* RCTUIManagerObserverCoordinator.h */, + C5608AB74244A2E0EAA76EE9B0231424 /* RCTUIManagerObserverCoordinator.mm */, + F79549FC3249A78600225B2A0E20DC5B /* RCTUIManagerUtils.h */, + E25C601D7FFD4B394E5219128C97F296 /* RCTUIManagerUtils.m */, ); - name = Pod; - sourceTree = ""; - }; - 8FA7A61ED67BED035628AE84CAB68F0D /* React-RCTText */ = { - isa = PBXGroup; - children = ( - 9D215E10B68816F9071B0A5470CF3CCA /* RCTConvert+Text.m */, - DA35869F80F481FC7F8835C88DB76564 /* RCTTextAttributes.m */, - B25CEC5ADC4F906965D35DD76E63A998 /* BaseText */, - 9FFAE81853DF965CE05D4D0E51CF95B4 /* Pod */, - F4714386E629ECBB5F4E6DAC93B70F1C /* RawText */, - 684F21DA1476DC13B420478C0BF2E6BF /* Support Files */, - 486C5D78AA97DCDCCEF5FA548F148E8E /* Text */, - B9B7890E56918521AA377709A696AD01 /* TextInput */, - AAA34E715DEC2401FB48833085C667AF /* VirtualText */, - ); - name = "React-RCTText"; - path = "../../node_modules/react-native/Libraries/Text"; + name = Modules; + path = React/Modules; sourceTree = ""; }; 9005995C6D867CC90CF9ED72EBF5EBAC /* FLAnimatedImage */ = { @@ -6199,14 +6359,6 @@ path = FLAnimatedImage; sourceTree = ""; }; - 900DFB988ABA6D2988B201368E458DD5 /* Pod */ = { - isa = PBXGroup; - children = ( - 858F214CF47ED8B2EBEF60C6D6094479 /* React-cxxreact.podspec */, - ); - name = Pod; - sourceTree = ""; - }; 90605B539DE1B202345113579A326C28 /* Core */ = { isa = PBXGroup; children = ( @@ -6269,83 +6421,194 @@ name = Core; sourceTree = ""; }; - 91F755828B047A7E778558841C65E76C /* React-jsinspector */ = { + 9187F3AC0296E8C46040B4E162A98E80 /* react-native-version-number */ = { isa = PBXGroup; children = ( - EF34D9C5D5E8B96A92D3EC0A590B3B23 /* InspectorInterfaces.cpp */, - 2C41D7F1BCDD556A8F8AFEF9AF3D4D88 /* InspectorInterfaces.h */, - 026C4502AA8527D3B21A57E5929C39DA /* Pod */, - E22351546A2981B57C212182164C0A5E /* Support Files */, + 87C90BE7BC6622F95999CF51DC398910 /* RNVersionNumber.h */, + EF8A2A4C4CE930541431F35001259747 /* RNVersionNumber.m */, + 4D5247F62DD2864061175FB63892BFB3 /* Pod */, + 2F01209003C6EF3B6E037A45E045F646 /* Support Files */, ); - name = "React-jsinspector"; - path = "../../node_modules/react-native/ReactCommon/jsinspector"; + name = "react-native-version-number"; + path = "../../node_modules/react-native-version-number"; sourceTree = ""; }; - 944BFC6D21CFBC80CF74458B9D832207 /* KSCrash */ = { + 9301B81ECC4F3125B330C980747B3F53 /* Drivers */ = { isa = PBXGroup; children = ( - 1E7E82BECE3E900826DC3AAF88D8111D /* Source */, + 34617D7FF6762DFFF65329F9E08C6722 /* RCTDecayAnimation.m */, + 74590C60869ECCC10236E7EAFB20EAC8 /* RCTEventAnimation.m */, + 3440D4F169AC0E56FAB66FC7C4295BA3 /* RCTFrameAnimation.m */, + 42EEC066C25D5BDFA93C8FDA236AC801 /* RCTSpringAnimation.m */, ); - name = KSCrash; - path = KSCrash; + name = Drivers; + path = Drivers; sourceTree = ""; }; - 95FB96FE5E3AADBAFF9A5FF8337789B5 /* Nodes */ = { + 94B571BFF1D9E0CB305A5928A230CFC8 /* Support Files */ = { isa = PBXGroup; children = ( - BA655F3DE50EDE188D0336BE5CBFD335 /* RCTAdditionAnimatedNode.h */, - 8FA83A52544F8BA34ACE94B57895DAF4 /* RCTAnimatedNode.h */, - 70F8CB63D7F721B0CCA1F676E17A5346 /* RCTDiffClampAnimatedNode.h */, - B226AB12C59D8E8295E2DBF7F1BE1C0D /* RCTDivisionAnimatedNode.h */, - 91B70A2D38189272F42CD84623903F3F /* RCTInterpolationAnimatedNode.h */, - 1DBE2C3456435E8D44B1381D494C51BC /* RCTModuloAnimatedNode.h */, - 14E7AB0B67CFA791FF39153A07DBA388 /* RCTMultiplicationAnimatedNode.h */, - 3BF7F0DF38A7F9F310FF47BBFB8AE52F /* RCTPropsAnimatedNode.h */, - F343F45713C65374D916184400D055ED /* RCTStyleAnimatedNode.h */, - 1080C2A16D2DA270650B845486BA715D /* RCTSubtractionAnimatedNode.h */, - 2D41B78C3981FE766016B991A56062BE /* RCTTrackingAnimatedNode.h */, - 684BD4F2DF06CC0050EE59D545A7A913 /* RCTTransformAnimatedNode.h */, - 80E275A79D35737D28DF4F5FAA77B6DE /* RCTValueAnimatedNode.h */, - ); - name = Nodes; - path = Libraries/NativeAnimation/Nodes; - sourceTree = ""; - }; - 984A5C9E6EBD7DF710525E59BEC12CC2 /* Pod */ = { - isa = PBXGroup; - children = ( - 31A49CEC76C9F6C64B81154ED7099DAE /* React-RCTLinking.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 98A6C847771AE6DCCFF1220D9C378CD4 /* Pod */ = { - isa = PBXGroup; - children = ( - A9D7A545B4D401788EE4FF0D8106C242 /* React-jsiexecutor.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - 9A3DA60F921E3763594F6ED49A8EB99A /* Pod */ = { - isa = PBXGroup; - children = ( - B0AAFD40201C2D77227764241A5C1038 /* BugsnagReactNative.podspec */, - E95826664328198A0E10E8B575C9EC54 /* LICENSE.txt */, - 8749D7831CA439816F5CCFAD1825AC10 /* README.md */, - ); - name = Pod; - sourceTree = ""; - }; - 9C97B04581AE2F742BBC9408BC84D3E0 /* Support Files */ = { - isa = PBXGroup; - children = ( - 767B3F1DCA1B7509EDEBB48E961BDDA8 /* RCTTypeSafety.xcconfig */, - 186BB2F7E66BD95D4678433BA6E25C0C /* RCTTypeSafety-dummy.m */, - CCDADFBC7D97FD140D31522A2B97D58D /* RCTTypeSafety-prefix.pch */, + F1EF1FB944F40CF992D4A74C97FB707B /* react-native-config.xcconfig */, + 9003F47A7668FF5BC54F0CAF881F1A29 /* react-native-config-dummy.m */, + 2F3AE13083B1A1B70F4E2AC1BD57B52D /* react-native-config-prefix.pch */, ); name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/RCTTypeSafety"; + path = "../../ios/Pods/Target Support Files/react-native-config"; + sourceTree = ""; + }; + 9571618375C018EECD32670F2D628BCC /* Base */ = { + isa = PBXGroup; + children = ( + B35FFE9B10297B309C402861B9AFAACF /* RCTAssert.h */, + FA48EB252DFA62FC195944A60F30ABB3 /* RCTAssert.m */, + 1A88C8E7BDDE45A58ABDF8230C72BDE5 /* RCTBridge.h */, + 018205E465D3BB48EC346AB912266A8A /* RCTBridge.m */, + 2856E79D3ABF77725414827B3124C062 /* RCTBridge+Private.h */, + E04B28AF11EFF1C923EB669199BBB69B /* RCTBridgeDelegate.h */, + 39E79518BC3E210EB85FCB824733BC25 /* RCTBridgeMethod.h */, + D7D01E5D2BE86CE51BC9A395985D27F2 /* RCTBridgeModule.h */, + AB9CDEFEFC8F05620D5E0A2019263D92 /* RCTBundleURLProvider.h */, + 94EA27A59B107A1385194E7E7EC61F77 /* RCTBundleURLProvider.m */, + B8D2D9A6D8072112E9002BA7B1838AF9 /* RCTComponentEvent.h */, + F70A9D61BEF05F6271A08F728204A201 /* RCTComponentEvent.m */, + 84900215CF16540DB76D891A4D49D7AB /* RCTConvert.h */, + 8D2055720F74EA812EB849465F08A5EF /* RCTConvert.m */, + BD976A75E6513A05A5C60E99F3BC3720 /* RCTCxxConvert.h */, + 3B647896831A8B17694C6C722A4C8271 /* RCTCxxConvert.m */, + A6F3EC24FC069671554BC4A3A1691657 /* RCTDefines.h */, + 2193A38D5E7E4E8108CCCFBDBDCD8DFB /* RCTDisplayLink.h */, + A35D4710DF1983F45B4AF417E5D2B600 /* RCTDisplayLink.m */, + 72D335AD2BADEF5A3CEEE716BC045463 /* RCTErrorCustomizer.h */, + 8966510FBE385310121CD70E8809086B /* RCTErrorInfo.h */, + B91250ECB21BE08707CAFD2099BB14D1 /* RCTErrorInfo.m */, + 2A8A1C522B3EFB929F45FD3A02EEDE50 /* RCTEventDispatcher.h */, + E58D3F780D9BF075594BCFE713BD2989 /* RCTEventDispatcher.m */, + 1E928A28E808A4CB9760E3607097B997 /* RCTFrameUpdate.h */, + E7EF4E3A379F02C42C76C680A3B6AA15 /* RCTFrameUpdate.m */, + 05F98627E9C13E287E991A69F4C02749 /* RCTImageSource.h */, + 1B1497C2C1A7CBF344F78F7E433EFED0 /* RCTImageSource.m */, + 793648AFFBD74E0EE25C6459207EFD35 /* RCTInvalidating.h */, + 1DAA3BEE208D2FA5188ECA1118311B4C /* RCTJavaScriptExecutor.h */, + DAE24BDA6878F847E767530459855393 /* RCTJavaScriptLoader.h */, + D084BC6FEB2E2F4B1DB4E3C973543ABD /* RCTJavaScriptLoader.mm */, + 5AEF3AD63BBB5D179A03F0DFF7E4EC00 /* RCTJSStackFrame.h */, + F25B66A3C7B9CD7944E747DA2DFA00A6 /* RCTJSStackFrame.m */, + 9C2960DA42434E8E3372350E4894E2D8 /* RCTKeyCommands.h */, + C634890E1913CE4C0CDEBD6703D9756E /* RCTKeyCommands.m */, + 40D55E296153BFC0C09677467486481D /* RCTLog.h */, + 0CC267B914B8E6CF3F6E8B78972F24B6 /* RCTLog.mm */, + 475A5F1351F6BDC2ED310BAB4AAC7BEE /* RCTManagedPointer.h */, + F049B430012FA99046C0304A350BF971 /* RCTManagedPointer.mm */, + 540338EAF57AFE8B00013D83977627F4 /* RCTModuleData.h */, + 5A47C278F774CC425867C9670520F8A3 /* RCTModuleData.mm */, + 21A010B4EBF05804053C70B5238E3346 /* RCTModuleMethod.h */, + B9FD6BFC9497D5D340D1F3C2B9E31475 /* RCTModuleMethod.mm */, + FE1B7C14C216920526581C94AE8BFD52 /* RCTMultipartDataTask.h */, + 94BFF9B88023D18880BBCF042D55FDC3 /* RCTMultipartDataTask.m */, + 2B30F9C35EE45F590257CD981B30FCC3 /* RCTMultipartStreamReader.h */, + 4936F3543967222F9242543BA85C0A25 /* RCTMultipartStreamReader.m */, + B3CEAB1B35E8229CE79BAD680378AAB5 /* RCTNullability.h */, + 7D8E82D8E0F5CD44D96FA4502E5DD1B4 /* RCTParserUtils.h */, + 0109A3E14816CB16A48EB8FB37F5260A /* RCTParserUtils.m */, + D98DF48A99BB046A82A56DBC0F8CE514 /* RCTPerformanceLogger.h */, + 404DBAF0E5525D269B1274D186A651E5 /* RCTPerformanceLogger.m */, + 0B0819BC765EB36DD67246762F36B59C /* RCTReloadCommand.h */, + 798FCE61FD0804F6694894C4870363E5 /* RCTReloadCommand.m */, + 47CEBC55E3B83AD4B170BABB35334CAE /* RCTRootContentView.h */, + B68D402E5090DF11CCAE3F2BD7A7492E /* RCTRootContentView.m */, + 178B07F42335ED4C0316008D0E934FDE /* RCTRootView.h */, + 95CEFF8AF72002194C8C29ECEBC4F991 /* RCTRootView.m */, + DCD01485D21E432A9A19E09B441CC81B /* RCTRootViewDelegate.h */, + 4C7985D4B34F8ABFB074E12F40F62462 /* RCTRootViewInternal.h */, + 227CC89AC22C70E20CAE3A476617CC40 /* RCTTouchEvent.h */, + 6F604E9D6D35835599FB1A1D1B62E054 /* RCTTouchEvent.m */, + 43315EA8EEBEAF2DF3E9C92DBDD58B6F /* RCTTouchHandler.h */, + D98786402216ABB3828EEFDB241AB00D /* RCTTouchHandler.m */, + F8CD2B73A796D64ECB435F5A795A2EFD /* RCTURLRequestDelegate.h */, + 87D873FEFF184167BFC06CFFBD761041 /* RCTURLRequestHandler.h */, + E798F057D031A3B66EF19FB742F4192D /* RCTUtils.h */, + D572BA0975000708ACBFC4A1CA6ED935 /* RCTUtils.m */, + 46690E28C6B1E7717240F3E79D6DDF70 /* RCTVersion.h */, + 900482DA4E4971A58E4C85F9192849EA /* RCTVersion.m */, + FFDB921DCFB51735F18D93F451BBEB4C /* RCTWeakProxy.h */, + 71B56D9A0CACCD4F70DE4CADC4B4AF6C /* RCTWeakProxy.m */, + EC19FE7F89FACBC28F29F90781EF8460 /* Surface */, + ); + name = Base; + path = React/Base; + sourceTree = ""; + }; + 9708333058526F85E0E5675A07AFAEF9 /* Support Files */ = { + isa = PBXGroup; + children = ( + D0FD817103B733BE74D55A09E8FC860D /* FBReactNativeSpec.xcconfig */, + 77B4882CE9DD63A52F1DB2FB23E56292 /* FBReactNativeSpec-dummy.m */, + 50560FFF3DDDEB6AB7100648E0A5E511 /* FBReactNativeSpec-prefix.pch */, + ); + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/FBReactNativeSpec"; + sourceTree = ""; + }; + 97DB3ABFFEC9FD38D9431EA2B2D67AA1 /* RNScreens */ = { + isa = PBXGroup; + children = ( + 075BE21C9F42D362A5A5F808A6F50476 /* RNSScreen.h */, + B1D5FB41C18010DB4845857000855A90 /* RNSScreen.m */, + 690B6CF8005D23A1BA65AF70C4BE7415 /* RNSScreenContainer.h */, + 6EBB0ADCEA1B31BF974B4A0D4DC8DBA4 /* RNSScreenContainer.m */, + F28452A94A1786A9C5704BA2F7C69265 /* Pod */, + 88EC424CACDB7676702DB0590BA19AB7 /* Support Files */, + ); + name = RNScreens; + path = "../../node_modules/react-native-screens"; + sourceTree = ""; + }; + 97DED25FB7E23AE72A3ACB7B44B20DBD /* Support Files */ = { + isa = PBXGroup; + children = ( + DC0EEF4733D25A0E00F0878C039A4FB2 /* BugsnagReactNative.xcconfig */, + 4FE08D99F136073F4DFB7DED8A1EC7D9 /* BugsnagReactNative-dummy.m */, + BC1C3B9AC2A1A427B3BB1AF48E2B6FFD /* BugsnagReactNative-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/BugsnagReactNative"; + sourceTree = ""; + }; + 9A008B065EA270B3F5B3F7FFC189571A /* Support Files */ = { + isa = PBXGroup; + children = ( + 4AACDDE8D7F2EFEEDA58A6FFFA75D0FC /* RNImageCropPicker.xcconfig */, + D83D4D1582FA04DCB6ECF994CDD647E1 /* RNImageCropPicker-dummy.m */, + 783D0A8CAC24F3E17AFE1DED5E89AAED /* RNImageCropPicker-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/RNImageCropPicker"; + sourceTree = ""; + }; + 9AFD61249350895AB8B720B2519EAAF1 /* Shapes */ = { + isa = PBXGroup; + children = ( + CD5C51065FCF04D66DCBDF8C7BDE1AC5 /* RNSVGCircle.h */, + 4465F14C40BD0D556E8179B8B0C9CBA3 /* RNSVGCircle.m */, + 2AB41D25ACB537923149292153854D44 /* RNSVGEllipse.h */, + 87C2FAA916650C10DC2194D42CD79395 /* RNSVGEllipse.m */, + 24782AA4C627C4A8333D8D1CDF11B59C /* RNSVGLine.h */, + 2FC09EC135CC991B5B5904EDA59B7611 /* RNSVGLine.m */, + 1C80F8372335953EE31EC52B8C254A2A /* RNSVGRect.h */, + B8390455DFACFD775EB26E517988D70A /* RNSVGRect.m */, + ); + name = Shapes; + path = ios/Shapes; + sourceTree = ""; + }; + 9C3B1951F2DD6F7EEB0E46376A18C0AF /* Pod */ = { + isa = PBXGroup; + children = ( + 73F2A7BFA867E6A280A6470E85EEB216 /* BVLinearGradient.podspec */, + 0630091E968B90EE70CE6C8356B01D9D /* LICENSE */, + 6D2CA77DD8690556A1ADDC40730A6BBD /* README.md */, + ); + name = Pod; sourceTree = ""; }; 9E15BF3345929903C65FA4F72795F1D4 /* Resources */ = { @@ -6361,83 +6624,41 @@ name = Resources; sourceTree = ""; }; - 9F1742BA513CD3D03823FE838D2A770A /* Support Files */ = { + 9E1C507111BCF3855A109A2C2EB38E32 /* Pod */ = { isa = PBXGroup; children = ( - B918FF4FF195674AE0D16400D3ED497B /* React-Core.xcconfig */, - F82E1C736A00B3E387E0C91168EFB08A /* React-Core-dummy.m */, - EB5FF552E634AEDC3E1C34DD283AF1B8 /* React-Core-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/React-Core"; - sourceTree = ""; - }; - 9FFAE81853DF965CE05D4D0E51CF95B4 /* Pod */ = { - isa = PBXGroup; - children = ( - C16016B1CEDE6E46591069199155C255 /* React-RCTText.podspec */, + 76A6F42488508187F20A2755C00813AD /* React-RCTNetwork.podspec */, ); name = Pod; sourceTree = ""; }; - A033D1F0972D5944DDC5C53B8480ADA8 /* Development Pods */ = { + 9FDD3C699B68570DFD045F4E950E1311 /* jscallinvoker */ = { isa = PBXGroup; children = ( - A3AF22E582D61CE68D6E06917400D2D3 /* appcenter */, - 03633D1C4A5AC6036DE1736304F0EA47 /* appcenter-analytics */, - 7F04ADF4B7E58CA30D300DE8D69FA9F0 /* appcenter-crashes */, - 080DB8B11AC19E029CD48DD2AFC8A392 /* appcenter-push */, - 0AC1A0CD25F8881003EAFCD8E95628A2 /* BugsnagReactNative */, - 720046E10D672FD06C9E5CF64B0A80C0 /* BVLinearGradient */, - 1349BA95452F764415A9B4B9BE2F9E77 /* CodePush */, - D745703F7003C3203454C185353744F7 /* FBLazyVector */, - 807B72A0C19430BD3F071939A1CAE554 /* FBReactNativeSpec */, - 6F4C5932C4C3A0DE8FC7B9F548BDECE8 /* RCTRequired */, - 7221EB818C946917FA24E494CD2BBB58 /* RCTTypeSafety */, - 7E994951696193138172ED259FB8E117 /* React */, - 3841AED188D7D3189721E9B8E4F5AE48 /* React-Core */, - BC3D6ECECFB7971C3AA4FE4D8527C7ED /* React-CoreModules */, - 4D583D99AEE1269EF01DADD610427329 /* React-cxxreact */, - 67DEC7B6C6AFFD619D3DF89BB636CE3F /* React-jsi */, - 19CA48807F998632EEC03133C211CA28 /* React-jsiexecutor */, - 91F755828B047A7E778558841C65E76C /* React-jsinspector */, - 7BC248E66B00DFC7298AD6D85840C63D /* react-native-config */, - 1ED930502B758FB8492EAC0BE924AC0A /* react-native-fast-image */, - A48852254069E3E8EA272CA44EBB7F94 /* react-native-netinfo */, - 35E4C2248D56EE61AC2C9BE79B221794 /* react-native-version-number */, - 5E6C861735FB4972339EA252AC1B94D5 /* react-native-webview */, - F2E62319588C7E1585E365FC517470FD /* React-RCTActionSheet */, - A670AA183A0895D8AA9282840790F4F9 /* React-RCTAnimation */, - C4E97D2ACFCA7A2FEC2461716E41AD4A /* React-RCTBlob */, - 3992CC8C52FC1701A55A83310B96F63F /* React-RCTImage */, - BEA2A05735AC72B3A05B9362D7D5C1C0 /* React-RCTLinking */, - 0F916BD1F4A9A1D0B9607604B86348F4 /* React-RCTNetwork */, - 8E20C4CF2300C86D275D28B8CB2C19BB /* React-RCTSettings */, - 8FA7A61ED67BED035628AE84CAB68F0D /* React-RCTText */, - 88FF837946CDAA1C2B23FEFE96C36A83 /* React-RCTVibration */, - 73CCD4AB79A969E021B6B7AF0295E292 /* ReactCommon */, - DD67E7036E264A67A1B7CF8AED8538FB /* RNGestureHandler */, - FA58426174168A02AE2F6458669F14D5 /* RNIap */, - CEDF3B8186554AE3FC524EDD2BF38656 /* RNImageCropPicker */, - B3843B819B42996AAABD4FFEBCDACA93 /* RNReanimated */, - 762C8E7D0E122E71F723537669E27B7D /* RNScreens */, - 2083967058607690138B0ECE2673D7F6 /* RNSVG */, - 719AC409A8AAED190CEE57DDF30F0062 /* RNVectorIcons */, - CD960CA124ECBEB461280D2E243967AB /* Yoga */, + FDF8295DA7083BE8269A5C6254C62A1D /* BridgeJSCallInvoker.cpp */, + 71BEB21E8B0C0DBEFF77219970D892E7 /* BridgeJSCallInvoker.h */, + AA56CDCA5F481CEFE0A05520C47CD87C /* JSCallInvoker.h */, ); - name = "Development Pods"; + name = jscallinvoker; sourceTree = ""; }; - A03C2151B2A28988C0D0A3077DD14CF2 /* SSZipArchive */ = { + A114F7D0B9B80B59815B28F9E1E3D0C4 /* Pod */ = { isa = PBXGroup; children = ( - EDC227D81A7AAF7FBB9870E604D9FEC7 /* Common.h */, - E1B003B65FBA0EA02806A13891CC39BF /* SSZipArchive.h */, - 185B76A5883EF9952277CF2535C342D2 /* SSZipArchive.m */, - AB9EFC35BAFAD97F20C343940BEF0BC4 /* aes */, - A7CDC3625031DB4F57210CA4CB38C838 /* minizip */, + 68ADE2148E3BB2F583300F6F7DBBE84F /* React-RCTLinking.podspec */, ); - name = SSZipArchive; + name = Pod; + sourceTree = ""; + }; + A129931FBA28C927A0824BB433FD9C49 /* internal */ = { + isa = PBXGroup; + children = ( + FC358A3A02532CE7691A287789693459 /* experiments.cpp */, + 94EB6B4B8857C8CB33B9219B40A5B68F /* experiments.h */, + 150FBF74675858B2DA84FD334BAE0A1F /* experiments-inl.h */, + ); + name = internal; + path = yoga/internal; sourceTree = ""; }; A16A5137948326E290E2D4E371E715C4 /* Frameworks */ = { @@ -6448,201 +6669,85 @@ name = Frameworks; sourceTree = ""; }; - A3AF22E582D61CE68D6E06917400D2D3 /* appcenter */ = { + A2736654FFCC7DE8F34C98FD38AEC382 /* Support Files */ = { isa = PBXGroup; children = ( - 653D6B2D758AA74159CCDF316AEF9834 /* AppCenterReactNative.h */, - CD9E827E796B685B87C2AB096B95202A /* AppCenterReactNative.m */, - 12BEAF5D344171D6F2858700A3FCD220 /* Pod */, - 1258FB0B04D80D13B78D3F851B0F0ED3 /* Support Files */, - ); - name = appcenter; - path = ../../node_modules/appcenter/ios; - sourceTree = ""; - }; - A48852254069E3E8EA272CA44EBB7F94 /* react-native-netinfo */ = { - isa = PBXGroup; - children = ( - A99A82B509DC4CC8580F94671E7E0442 /* RNCConnectionState.h */, - 1E718FE05362E2488F45152F9837FD57 /* RNCConnectionState.m */, - 4AB75B2CE04D4E10ABEA1ABB5F020615 /* RNCConnectionStateWatcher.h */, - 6AAF080A8895FA775F39C6AA76704C3B /* RNCConnectionStateWatcher.m */, - C1494A3783B9EA970B335F25454ACD14 /* RNCNetInfo.h */, - EEC54F83519199F7B664A2DC83CDBA20 /* RNCNetInfo.m */, - 874779F54838CBA805BEA2A7D340297B /* Pod */, - 47BCD1C28B6433B71E426879A668775A /* Support Files */, - ); - name = "react-native-netinfo"; - path = "../../node_modules/@react-native-community/netinfo"; - sourceTree = ""; - }; - A4C85523EAC6FF8634E2B3035F404B63 /* Support Files */ = { - isa = PBXGroup; - children = ( - 6146374D87D9076ACFBBA9C29D858C52 /* BugsnagReactNative.xcconfig */, - 6E94E66AF1E6482C26AD176FBF1C5ABC /* BugsnagReactNative-dummy.m */, - 14EB1EAF149FFFEAED3BD5B907704308 /* BugsnagReactNative-prefix.pch */, + C563C7A122BC0E6313EE0CC542C12115 /* RNVectorIcons.xcconfig */, + 140C94938546867608F12F969287117C /* RNVectorIcons-dummy.m */, + 7BD82FA9D4C8707ED2EE450B6BE43C76 /* RNVectorIcons-prefix.pch */, ); name = "Support Files"; - path = "../../ios/Pods/Target Support Files/BugsnagReactNative"; + path = "../../ios/Pods/Target Support Files/RNVectorIcons"; sourceTree = ""; }; - A557955B28EAAB6738174853D812E1D5 /* RCTNetworkHeaders */ = { + A2855146D91F7A7F3B923CC142C50957 /* FrameworkSupplement */ = { isa = PBXGroup; children = ( - 813539ABC4050B96A8A5C4B80F259E22 /* RCTDataRequestHandler.h */, - 23C6CA399648BFCFDFBC62D84D65EB54 /* RCTFileRequestHandler.h */, - 809E6F70A7D581B19F57EFA2E4D332AB /* RCTHTTPRequestHandler.h */, - 8FB8F55FE31C573B8190089D9FB150BC /* RCTNetInfo.h */, - 488E059E45C754EB68EACF68312B629E /* RCTNetworking.h */, - 3FF9BC9253D3041FEBF7A1692684D882 /* RCTNetworkTask.h */, + 5D15EB038B2A41C2230B617603DABD98 /* JWT.h */, ); - name = RCTNetworkHeaders; + name = FrameworkSupplement; + path = ios/CodePush/JWT/Core/FrameworkSupplement; sourceTree = ""; }; - A5D3D81C26E9AB29E38F1130D2668E0E /* Pod */ = { + A340073E91420A7479B8BB3853626FA1 /* Pod */ = { isa = PBXGroup; children = ( - F2C43025EBA7F6B9752DAE21556F21E4 /* React-jsi.podspec */, + 8EC56D24DDEC303E3033191398945D05 /* React-RCTBlob.podspec */, ); name = Pod; sourceTree = ""; }; - A6679E8D162CD3C21EF0CD13D162850C /* RSFamily */ = { + A7194D7A1B8FA766D61DD204A08A575C /* Pod */ = { isa = PBXGroup; children = ( - 18166BF196BB8714E4CDC4BE2411EAAD /* JWTAlgorithmRSBase.h */, - 39A37E646EDB2FDCB88BF1C485E1A783 /* JWTAlgorithmRSBase.m */, - 5CE671EDA1A8CC3A7163CEE981B19237 /* JWTRSAlgorithm.h */, - 5674FFB8E39F3EC558E776532619E50F /* RSKeys */, + B8C6B1822A28B55B52BFBC44440D8CB5 /* LICENSE */, + 15499481305E78142C2C649AB5E2552A /* README.md */, + F57C1841E358872E5BAA661140454376 /* RNGestureHandler.podspec */, ); - name = RSFamily; - path = RSFamily; + name = Pod; sourceTree = ""; }; - A670AA183A0895D8AA9282840790F4F9 /* React-RCTAnimation */ = { + A77B6B41B53829905AB3910CB017C786 /* RCTImageHeaders */ = { isa = PBXGroup; children = ( - DB109E573B2A9960091F4A0C5A1B46B3 /* RCTAnimationUtils.m */, - ADB0464BFDAE8009F0F4A1EA111848BA /* RCTNativeAnimatedModule.m */, - 1E7489CB5E7140907033DAF9171C156B /* RCTNativeAnimatedNodesManager.m */, - 6B1605F772C23194913E7B91744FA36E /* Drivers */, - DEE9894A0D78C4C3D6F7521B822CC6AB /* Nodes */, - 0AEF8AA6DAAFCF6157619DDD48B0B037 /* Pod */, - 6A9393A28E39A8EA2F5E39F668D3E9D7 /* Support Files */, + 62C006F04398C8EAFA7C6A68D0FFCEA5 /* RCTAnimatedImage.h */, + CEFD521751BA226683BFD9A89A6FE406 /* RCTGIFImageDecoder.h */, + 574C4B0516231E6CBD4FB6D868FD0051 /* RCTImageBlurUtils.h */, + E7ADB41D8FE1B1DBD29C2C2AA942D400 /* RCTImageCache.h */, + 26AB06D6EE8B006587022F294301CADA /* RCTImageDataDecoder.h */, + 6F29894A10785B7D8F459020296065E0 /* RCTImageLoaderProtocol.h */, + A21757314C03964EDB1FD87AEC990FB7 /* RCTImageShadowView.h */, + 33AB7ADCB4E0FEAB9DE85486024F087C /* RCTImageURLLoader.h */, + A269880BA70557A1456098CF5A54BAFE /* RCTImageUtils.h */, + E08D56EE3E96404D4348C62536CF8FCB /* RCTImageView.h */, + EE8ADA7D4D3FF8F44586C2FB3611ECCA /* RCTImageViewManager.h */, + 5033D837E8A57E0D8C213666F62144CA /* RCTLocalAssetImageLoader.h */, + 5E4F81F72B61DEC4B7C5F535D9EE93D1 /* RCTResizeMode.h */, + E9A4B5C7DDE122537E8D886A74350931 /* RCTUIImageViewAnimated.h */, ); - name = "React-RCTAnimation"; - path = "../../node_modules/react-native/Libraries/NativeAnimation"; + name = RCTImageHeaders; sourceTree = ""; }; - A6DBC5E89F1F58323E8971599C33E1BD /* Shapes */ = { + A77BA2316DEDB85CCB38F7150B461E79 /* Pod */ = { isa = PBXGroup; children = ( - EC6D4ADF310F85628AA23C0CE274EBE9 /* RNSVGCircle.h */, - CD3ED6B449ED9378E27CBDD85D67F31A /* RNSVGCircle.m */, - 936FAA11149D51194F9914B457772E03 /* RNSVGEllipse.h */, - F925226DF9CAA7D18C405EDA580082FD /* RNSVGEllipse.m */, - 3B9FBF2914CDED840F81B2C11FFCE2D5 /* RNSVGLine.h */, - 91F98746F7F1ADAF7324A471BF7A884B /* RNSVGLine.m */, - F01CE01E88ACFB434BEB47753E27CF75 /* RNSVGRect.h */, - BAE4BAFD3AE370A84390D9F179AA9A2C /* RNSVGRect.m */, + 77E39399A27C623E660D8E7FA70C300D /* LICENSE */, + 08D432F8F5D824289678BC42D08C12E0 /* react-native-netinfo.podspec */, + 3B39BC93FF5267DE81E68277B9AFB153 /* README.md */, ); - name = Shapes; - path = ios/Shapes; + name = Pod; sourceTree = ""; }; - A72C96F9F69F800CEBA10C778686293E /* Source */ = { + A951FC7907AA946AD51A997B74BB7845 /* appcenter-analytics */ = { isa = PBXGroup; children = ( - 4FFB65DE8F7C8336A02DCE720C703005 /* BSG_KSCrashReportWriter.h */, - 0ACE030E79C6195F3BE5B9BBD4E4376B /* BSGConnectivity.h */, - 90BD995B01F796569EE685DC990C0F19 /* BSGConnectivity.m */, - 1C8A4825EC19B2CE10DAC33AA36E13BD /* BSGOutOfMemoryWatchdog.h */, - D6101F9ACA2B9022485EE8C1896CB62B /* BSGOutOfMemoryWatchdog.m */, - 7E20ADC5DE10DAAFD4EC8C4AC0AFAC00 /* BSGSerialization.h */, - 9DF0AC237DB9AD213B53639749BBE8D1 /* BSGSerialization.m */, - 6E9EB623E616E95065E8D47F73326073 /* Bugsnag.h */, - 00E51A75F07DAEB59D9D955BEFB584F4 /* Bugsnag.m */, - 7B78D69C0B9DF4B633B0AA5C9ED6C477 /* BugsnagApiClient.h */, - 329B38ABBD33865EE732A8300599B08B /* BugsnagApiClient.m */, - B681BF5F7B5B9EC349922DFEA51E3B80 /* BugsnagBreadcrumb.h */, - 3FCB854F0BC49A4CBB6F7CBD33D5FDE8 /* BugsnagBreadcrumb.m */, - 30B20F7237FE470E9980C73B8F618966 /* BugsnagCollections.h */, - 09B9C34B03995F586F2A82E0E29A611B /* BugsnagCollections.m */, - CAFBA1268E39B188634E16BC83CA0A0B /* BugsnagConfiguration.h */, - 0D09B1EC694E60B315B4154BEBB15234 /* BugsnagConfiguration.m */, - 38B38B60AD1D2A7D2EC3EB697EC29E38 /* BugsnagCrashReport.h */, - 4216AE4FAE2BB6F32EE2B89CF82FC5F9 /* BugsnagCrashReport.m */, - DAE576629741EE9C86EF92A5E012ED75 /* BugsnagCrashSentry.h */, - 8FFC9C81184ECF1FCA134D033DE17EA1 /* BugsnagCrashSentry.m */, - 625B19ADA469795D9B75A4AC0F35E376 /* BugsnagErrorReportApiClient.h */, - D647BA54C1020DCA51C4080AAAC7D0AF /* BugsnagErrorReportApiClient.m */, - 4B91048C2B696C17FECAE8DC0FB2A750 /* BugsnagFileStore.h */, - F1C1633CFAE9CCEC111CD3AB242A59E9 /* BugsnagFileStore.m */, - 085276C68530F73E1CEB83FB0EE6BCE1 /* BugsnagHandledState.h */, - F06EF857C3817BA467FBAC603AC3CDEC /* BugsnagHandledState.m */, - 786EB7F3AFAAD8B0092EECB79A265AF8 /* BugsnagKeys.h */, - 8362EB27851E5750B46F328945CD89CC /* BugsnagKSCrashSysInfoParser.h */, - E74E7637B05C4C786410304DA4890F4B /* BugsnagKSCrashSysInfoParser.m */, - C43BC607E508D42623E2AD33DB57F122 /* BugsnagLogger.h */, - D8FC4328B99E13D9DB99253F2DBEA2CB /* BugsnagMetaData.h */, - 05CD88CE7ADF076F46B72A2B5961FC45 /* BugsnagMetaData.m */, - 263302BE527E88BED1C3BDD426E70C37 /* BugsnagNotifier.h */, - 9D67EAE14CF53E9FAEF925B6C52BA2E3 /* BugsnagNotifier.m */, - 2AC306EADF0CD57E1B83F2CBDBE10640 /* BugsnagSession.h */, - 005251F38B6E29BE4A951FC093FC3FB4 /* BugsnagSession.m */, - A66DDB93C620F8D07F5AB748A152926B /* BugsnagSessionFileStore.h */, - 4BA4E6F157C934A7C82455C3D000E51E /* BugsnagSessionFileStore.m */, - 7F1F7A1A78925A03D18133D8EF06A529 /* BugsnagSessionTracker.h */, - F77DF4B4B3F193441A232B47F951A614 /* BugsnagSessionTracker.m */, - 8080B4E3999405C544ABCEEC0C18AFE6 /* BugsnagSessionTrackingApiClient.h */, - 0A5BC027721BDA3E5F8769DF10E68C34 /* BugsnagSessionTrackingApiClient.m */, - ED0D34D9DD51570DBE01A0D17E495970 /* BugsnagSessionTrackingPayload.h */, - 1EBAE9D5002E96A21D845E4C027C1851 /* BugsnagSessionTrackingPayload.m */, - 72780536AE4418C4C25F6C7E171CB889 /* BugsnagSink.h */, - 775909FE9E1BAD5F2A4CAA7CE3A39DDA /* BugsnagSink.m */, - 870F7B74580DC01F829184B6C11471FA /* BugsnagUser.h */, - F3502DF78D1B2798C27B31D75DB1B766 /* BugsnagUser.m */, - 8102A94C854E2094CF39817127C91B5E /* Private.h */, - 944BFC6D21CFBC80CF74458B9D832207 /* KSCrash */, + 9C2C1AC9B9885B46B2F061FCCA3C774A /* AppCenterReactNativeAnalytics.h */, + 7B825331345DBC6AA2873016F7B53F84 /* AppCenterReactNativeAnalytics.m */, + D63104B7722439ADDD34F65F150A74EE /* Pod */, + 4E9D7FAC1596923F34D25156519B01E7 /* Support Files */, ); - name = Source; - path = Source; - sourceTree = ""; - }; - A7CDC3625031DB4F57210CA4CB38C838 /* minizip */ = { - isa = PBXGroup; - children = ( - 4646290D7F0296BA0955802630101CE7 /* crypt.h */, - B6F6171B2879FC7BBA54B6D7360B966A /* ioapi.c */, - C0F5ACA13CBB61EF591A75CEC0499084 /* ioapi.h */, - 18C436320C0B653E9A3F13615BD78123 /* mztools.c */, - 68972713B11F38A5F9B552BE70123097 /* mztools.h */, - 85520AD6E65D99C939B69E704E4C50BB /* unzip.c */, - 929CB92ED8F23C8A051BD9CFF07AFD84 /* unzip.h */, - 17BADBDD5E7779AABA96826D10F63DFB /* zip.c */, - D39BFA6F3CF9379F35C7F23F62BB6D57 /* zip.h */, - ); - name = minizip; - path = ios/CodePush/SSZipArchive/minizip; - sourceTree = ""; - }; - A87AA2DD06802D0C92E140047484F3DB /* Support Files */ = { - isa = PBXGroup; - children = ( - 8865A35BBC173ADEC8A1D7E1B2B0A47E /* react-native-fast-image.xcconfig */, - 4AA3A9BA565110A70DF2F8D2EA5B4B96 /* react-native-fast-image-dummy.m */, - 3E4ED8FBE03F320093870B1E187E3792 /* react-native-fast-image-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/react-native-fast-image"; - sourceTree = ""; - }; - A9B3F5259F3FD98A3D0B30845CCE469D /* Core */ = { - isa = PBXGroup; - children = ( - ); - name = Core; + name = "appcenter-analytics"; + path = "../../node_modules/appcenter-analytics/ios"; sourceTree = ""; }; A9FF6DCCF6DD06047D90A0996805C016 /* Support Files */ = { @@ -6657,27 +6762,6 @@ path = "../Target Support Files/QBImagePickerController"; sourceTree = ""; }; - AA62E8AE9F175E3BD321ED527BC6A03C /* Sentry */ = { - isa = PBXGroup; - children = ( - CBFF2A5C2CA4958AAC1BC3213B3BCD27 /* BSG_KSCrashSentry.c */, - 7CBBE89805FC3B53AADF244B3DED517A /* BSG_KSCrashSentry.h */, - 7035D6D1E6DA823FC7C6F57B05BEE0BB /* BSG_KSCrashSentry_CPPException.h */, - F3A995F53AB12F64B3427FE06837892E /* BSG_KSCrashSentry_CPPException.mm */, - A61635BFEC324C78D07AA2B259417110 /* BSG_KSCrashSentry_MachException.c */, - B71F62AF1C3D722CF0CCE2378050ED91 /* BSG_KSCrashSentry_MachException.h */, - CD33B3AC6B35893C540DE0B9E3859BA7 /* BSG_KSCrashSentry_NSException.h */, - F8CE3E700568F96137DD5A60308450C3 /* BSG_KSCrashSentry_NSException.m */, - 779CDA057C8F984ADA97108EE1115CF8 /* BSG_KSCrashSentry_Private.h */, - 6036A581E3FBB11EDA161AFFB0F793C1 /* BSG_KSCrashSentry_Signal.c */, - 182B76AA07ED682AB636423A20DA72A6 /* BSG_KSCrashSentry_Signal.h */, - 3CBEF0755F40C76ED70708AFF8DDD676 /* BSG_KSCrashSentry_User.c */, - 41162C328AF1A5047347DE9E5C0C6A56 /* BSG_KSCrashSentry_User.h */, - ); - name = Sentry; - path = Sentry; - sourceTree = ""; - }; AAA2D87A971784B19C0EE4381A0F53F7 /* Frameworks */ = { isa = PBXGroup; children = ( @@ -6686,75 +6770,62 @@ name = Frameworks; sourceTree = ""; }; - AAA34E715DEC2401FB48833085C667AF /* VirtualText */ = { + AAA85B542A0C7277B9D18EEFBF329FC2 /* Pod */ = { isa = PBXGroup; children = ( - ECC44B57B4CC4B31FBE4A96E46BAB0A6 /* RCTVirtualTextShadowView.m */, - 64674E63C47B6D18771364ECD05B3F8A /* RCTVirtualTextViewManager.m */, - ); - name = VirtualText; - path = VirtualText; - sourceTree = ""; - }; - AB9EFC35BAFAD97F20C343940BEF0BC4 /* aes */ = { - isa = PBXGroup; - children = ( - C553E96FD22BF26BC4C27651BAE58C26 /* aes.h */, - 2E21F4A0DC6825582225C7812A086763 /* aes_via_ace.h */, - EFA9D24423469839BB1B96FE5F1DE9B3 /* aescrypt.c */, - 76888EB052F29E45823D4C3600F1C32B /* aeskey.c */, - 74FA50A21D881C2FA0B4C13B2B0AF192 /* aesopt.h */, - 78590C7D007180D465B34EA318D21521 /* aestab.c */, - 6EADCCCF23422C9946DEAD7CFB42FADE /* aestab.h */, - 8D16E164112E9165B2549E91C7E0C9C7 /* brg_endian.h */, - FA608B69D15991A3E3DDD0E969158171 /* brg_types.h */, - 308749A596AB8E23C053510AC9968B1D /* entropy.c */, - A8EB823A372F0D93D2A539BE6BE77905 /* entropy.h */, - 7B5688DD030966EF65086BB0488E3EE4 /* fileenc.c */, - B6A36E0B062AE4D70E70CD5D907BE086 /* fileenc.h */, - F0B7891FF78578FEECD0384BAB1CAA0C /* hmac.c */, - DDEE0A80D706E154FA0CF0DE838B3747 /* hmac.h */, - 74ED7BF5C2C49490F02607AC37ABB022 /* prng.c */, - BEBE1AA374112B3298A784EC6B14C2B3 /* prng.h */, - D8DB4C6E856F0AD8C7D20F1817326EFE /* pwd2key.c */, - 06E836DD9E080AE67D1A8F350FE9BC4D /* pwd2key.h */, - 48938E59168FA97146A530BA0CF4253A /* sha1.c */, - 48CE8027AC0E311D2840D0792A2DDBB6 /* sha1.h */, - ); - name = aes; - path = ios/CodePush/SSZipArchive/aes; - sourceTree = ""; - }; - ADAB8615AAF0F1615C9A721B5D2D04D0 /* Pod */ = { - isa = PBXGroup; - children = ( - 2A9491A5173ABB7EE3EAAA7BDF4A73C7 /* appcenter-push.podspec */, + 2231216B9A326C589DA3B01708899BC3 /* React-RCTSettings.podspec */, ); name = Pod; sourceTree = ""; }; - AF117C2A98E90668BAF528F3A2981892 /* Handlers */ = { + AB76C21F74DC3FFA4492B7EDC610281D /* realm */ = { isa = PBXGroup; children = ( - E39BB7C318B129BAA40E269E9A5FBB54 /* RNFlingHandler.h */, - 6AA9F2F9F84902012ACDB33D6112ABE2 /* RNFlingHandler.m */, - CDA96C928B7A2ED4FA533E53E3DD1E09 /* RNForceTouchHandler.h */, - 0D47EF4C5C93F6268B044E2ED49FDC5B /* RNForceTouchHandler.m */, - 727D4B00D36A7817954DC61231BD1039 /* RNLongPressHandler.h */, - FD635DC19AC19039BFFF636B5CF0306E /* RNLongPressHandler.m */, - 0CED214629A5AB8ED6CC8AA452680F25 /* RNNativeViewHandler.h */, - 31AF02D7F2A97A39CE9B669AAC286EAA /* RNNativeViewHandler.m */, - 19B1127544C95FB1BA59BF9FDF1D332F /* RNPanHandler.h */, - 9BE8E0555EBFAE8437D1701031C43881 /* RNPanHandler.m */, - 2753311848005265B0065F8E115D542F /* RNPinchHandler.h */, - C20DBFD7CDDC0569F90B03873FE84286 /* RNPinchHandler.m */, - 7C942A236BB7737682BE6FE628371EED /* RNRotationHandler.h */, - 3F37D7AB563ECEEC45F3397875BC921A /* RNRotationHandler.m */, - F95DC4C893A8B3B4C7F50219978085F0 /* RNTapHandler.h */, - F153D38A786DF43C3049BB85E0B73B8F /* RNTapHandler.m */, + 61D68DF044F115DDD05EFA026605FBA9 /* Pod */, + FFB88A27914036BC1E074F3762A3A94D /* Support Files */, ); - name = Handlers; - path = ios/Handlers; + name = realm; + path = ../../node_modules/realm; + sourceTree = ""; + }; + ACC0B83AE784D457366468BFCE3DE3D2 /* Support Files */ = { + isa = PBXGroup; + children = ( + 5A13FFBF9B1A00FAFB80249308B07A13 /* React-RCTActionSheet.xcconfig */, + 0EC55B4611530D90D7CB04E8B46F754C /* React-RCTActionSheet-dummy.m */, + A6AAF4AF956954DA7CD7B22BA1D3DC68 /* React-RCTActionSheet-prefix.pch */, + ); + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/React-RCTActionSheet"; + sourceTree = ""; + }; + ACD4C66AA1E964D1B6287582F9CA3838 /* Pod */ = { + isa = PBXGroup; + children = ( + 4E5527F6462592653FA6CA6BD153F44D /* React-RCTImage.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + AE05AE5935C3857D40497E13BAD3F6D4 /* Pod */ = { + isa = PBXGroup; + children = ( + 7694908AA5576DD89F0091A6EBA1216B /* LICENSE */, + 433740666830557F77F9F0E797143EEE /* react-native-fast-image.podspec */, + 1FAC09D0C5475E9D77BA8A5A1D63769E /* README.md */, + ); + name = Pod; + sourceTree = ""; + }; + AF2538E2BCD91EC502495302D8DCD094 /* Support Files */ = { + isa = PBXGroup; + children = ( + C6B1AA7F6CDEA45F91F01493970A2366 /* React-RCTText.xcconfig */, + 45D1CC94A85E4A922B023E3EF95581B8 /* React-RCTText-dummy.m */, + CD0CE107BC0B65C5900500185D017831 /* React-RCTText-prefix.pch */, + ); + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/React-RCTText"; sourceTree = ""; }; AF44342628137B5B977B063E812FAEF5 /* Frameworks */ = { @@ -6765,16 +6836,13 @@ name = Frameworks; sourceTree = ""; }; - AF4885F1E679F085F24356E4135E1521 /* Inspector */ = { + AF53F3944DE65F9C7B630957C519F8C0 /* Source */ = { isa = PBXGroup; children = ( - 93BA5F2DB36E4FF6C3E0093CD034AE49 /* RCTInspector.h */, - 6CAD5903A36B74E64AEB29AFFCBBF0F1 /* RCTInspector.mm */, - C5E612E568FAB1732C7CE9A6F70D96B3 /* RCTInspectorPackagerConnection.h */, - 58067C61954235BAFA2809CD6ABC9B2F /* RCTInspectorPackagerConnection.m */, + D711081E9939EA146556FEB8827B6565 /* KSCrash */, ); - name = Inspector; - path = React/Inspector; + name = Source; + path = Source; sourceTree = ""; }; AF590E82C2A8EEAB2DABFFB5BE5D832C /* QBImagePickerController */ = { @@ -6805,155 +6873,229 @@ path = QBImagePickerController; sourceTree = ""; }; - B040AF9C591AED98917B7D11290E9321 /* turbomodule */ = { + AFC5BCF6F22A8F8D232C9049130156C3 /* Support Files */ = { isa = PBXGroup; children = ( - 56E89B4AC983C67FFAB2A026DEE765C4 /* core */, + 8D18794697F06C2FBAE5949A51DD108E /* RCTTypeSafety.xcconfig */, + F00A6ED203525FEE05DDCE1859D0F377 /* RCTTypeSafety-dummy.m */, + CFEEABEB49257B5353C04D5CFD42990E /* RCTTypeSafety-prefix.pch */, ); - name = turbomodule; + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/RCTTypeSafety"; sourceTree = ""; }; - B19C7EAD36927397BF6F696B7F99C59E /* Tools */ = { + B0BB49C3716BB41666E997E2BB8C47EB /* RNImageCropPicker */ = { isa = PBXGroup; children = ( - 7BC40BC4399C2A65DACBC6ADF3A69EE7 /* BSG_KSArchSpecific.h */, - 63348C1A814261AAD5428360BB447F7F /* BSG_KSBacktrace.c */, - 61FD6C339DC99A3C1238FD5B48C4FB29 /* BSG_KSBacktrace.h */, - BF9BD80C671691E047DF0942AF803017 /* BSG_KSBacktrace_Private.h */, - 58482104341CF3D42821074DCA3CD096 /* BSG_KSCrashCallCompletion.h */, - E74CF57AB8225B5C008C4FE4FDB77322 /* BSG_KSCrashCallCompletion.m */, - A946026EF7E23A55D371BE69BD0630B4 /* BSG_KSDynamicLinker.c */, - F2635231CA909849E55F9583F27A6973 /* BSG_KSDynamicLinker.h */, - DBE65DCC803F1B22D57743BBC3552951 /* BSG_KSFileUtils.c */, - CE26CC79D3FF8ACBC492CCD724BA0D65 /* BSG_KSFileUtils.h */, - DF20E4D813336E86531241AC7DB9101B /* BSG_KSJSONCodec.c */, - ADEDE31B8A367FF88EEA4F227AE8C161 /* BSG_KSJSONCodec.h */, - 2BF501428880E98D3BB0DE39FB3F43EB /* BSG_KSJSONCodecObjC.h */, - 20E95D6588E7F93A3FAFCB1B272D443D /* BSG_KSJSONCodecObjC.m */, - 48D8A9A486107658E292873777E46A07 /* BSG_KSLogger.h */, - 37F09F784C7ACA2EBA33044AFABA19B7 /* BSG_KSLogger.m */, - 9F711C642741B5870AB4E7A798833DE6 /* BSG_KSMach.c */, - 0ADC9B7B21C13D287EDD1902D3FADD71 /* BSG_KSMach.h */, - B827DD601EE6C9B968237C5AFEEB3A89 /* BSG_KSMach_Arm.c */, - 2722DF0507F26C1D80571EBD3913D172 /* BSG_KSMach_Arm64.c */, - DF8A76D4CD8EF78A90A1431A391D48FB /* BSG_KSMach_x86_32.c */, - 40FA8E21612564868C8AB8A7DB5AE6E2 /* BSG_KSMach_x86_64.c */, - F045D2FD0F277DCF7A514FD73685E92C /* BSG_KSMachApple.h */, - DB03F9537D60564B149CC93887D97460 /* BSG_KSObjC.c */, - 7489F8FCF5C625DB5C2F0A759532B19D /* BSG_KSObjC.h */, - 5087F851A2B28AF7270F51DB01CC0CA0 /* BSG_KSObjCApple.h */, - 21B84F8F2F6238872387E90DCA8D6B51 /* BSG_KSSignalInfo.c */, - 86FCC31AB586CFEC7CFC17E817199119 /* BSG_KSSignalInfo.h */, - 4B15B02CE2B2D6B1FE3DA95DDAEF70C2 /* BSG_KSSingleton.h */, - FF55E319E00C9A9A25CB9F3DCCE4ADE6 /* BSG_KSString.c */, - 9A17E3795C9BCC891782201EC6534C41 /* BSG_KSString.h */, - C43E41675A110D1DB25A6DA60F42EC31 /* BSG_KSSysCtl.c */, - BBAF5800F35E08968008FCF2C747D9F0 /* BSG_KSSysCtl.h */, - 889AF6D11D0A1E5988EEBF56CC5A4D1A /* BSG_RFC3339DateTool.h */, - 63EFBBA9167AF65B4CC52202757D7131 /* BSG_RFC3339DateTool.m */, - D6B023B9ABC768547302DBE5060E722A /* NSError+BSG_SimpleConstructor.h */, - 365C03F57589D9FBFC2A61DB6839ACE0 /* NSError+BSG_SimpleConstructor.m */, + 576B193B1AC6A8C86F13E07C90D6DDF6 /* Compression.h */, + C54732A961FB496473AF8BD71BC258F3 /* Compression.m */, + CA6DEB2218810052E4294831450A5D06 /* ImageCropPicker.h */, + 2741530FCDA79F29DE6CE706B6B22BA3 /* ImageCropPicker.m */, + 4D0B0A8ACD4BC264D9A3DDD2C712EB45 /* UIImage+Resize.h */, + F209183EA6D67E8041EC31AE1214D376 /* UIImage+Resize.m */, + 040CB023032F90D38FBE449926C36EE7 /* Pod */, + 9A008B065EA270B3F5B3F7FFC189571A /* Support Files */, ); - name = Tools; - path = Tools; + name = RNImageCropPicker; + path = "../../node_modules/react-native-image-crop-picker"; sourceTree = ""; }; - B25CEC5ADC4F906965D35DD76E63A998 /* BaseText */ = { + B0D68C2D620A1F32E52DAE3276DB4363 /* React */ = { isa = PBXGroup; children = ( - 8D962F7790ACAD9ADD1B00F9033AA010 /* RCTBaseTextShadowView.m */, - 9B1AF5348F14BDA008822E199411B482 /* RCTBaseTextViewManager.m */, + 81EDEA237B9338101CFA18F3A26DA82D /* Pod */, + 627D62690E4F72D38A3ED9F5D80C7E8D /* Support Files */, ); - name = BaseText; - path = BaseText; + name = React; + path = "../../node_modules/react-native"; sourceTree = ""; }; - B2CD714A013896DAE39E686436DBCD87 /* ios */ = { + B153B9542E414881939C6D383C77AD6A /* Brushes */ = { isa = PBXGroup; children = ( - 51EA6FAE6F793D9ED2D46B27CCBE9837 /* RCTTurboModule.h */, - 2A05E0DAEA034B56CEF7AD0D8D2C8A9E /* RCTTurboModule.mm */, - D14353E510B3F5B995E0B7C19E729953 /* RCTTurboModuleManager.h */, - 79970C24CEFA67ECC7E041DCF1D012D9 /* RCTTurboModuleManager.mm */, + A59A8ADB5C786CF4324DEF067E8D637E /* RNSVGBrush.h */, + 83C05E0953BFEE146FB0ED716B8CBEE6 /* RNSVGBrush.m */, + AA05878766F367E4A4F2BF9CEFEDD2AF /* RNSVGBrushType.h */, + 33C13C81B35A3CF5E4965243EFD749E4 /* RNSVGContextBrush.h */, + 5E842EDF6613DFB53EFDD189EC6DFCAD /* RNSVGContextBrush.m */, + 4D1FB8B8F1F79C7255D75A1396CA22A8 /* RNSVGPainter.h */, + 9DFAAE500F0F72716E228414C84E972A /* RNSVGPainter.m */, + C4B38B36E36EF99E1825828611ADB16D /* RNSVGPainterBrush.h */, + 5F183EE3D68D65D6FC04AD577EDD4C7B /* RNSVGPainterBrush.m */, + 6EE9D17BBE9030CE6020C1AF53ACB703 /* RNSVGSolidColorBrush.h */, + 023E53798567375E2801E5CB4331C1A1 /* RNSVGSolidColorBrush.m */, ); - name = ios; - path = ios; + name = Brushes; + path = ios/Brushes; sourceTree = ""; }; - B3843B819B42996AAABD4FFEBCDACA93 /* RNReanimated */ = { + B2D9B732E48E4852783B603E53F97A43 /* React-cxxreact */ = { isa = PBXGroup; children = ( - 97E3B69DA99A67CE40A6B31938A6F0B5 /* REAModule.h */, - 2C196F61490BF081968923E1A48B5EE4 /* REAModule.m */, - 8CC6A991BC9EB2CDB36BDFB181A25140 /* REANodesManager.h */, - 6A7AD91424EF49A179547FFE31310E34 /* REANodesManager.m */, - 134A31DFA252FE6D299C3AB246252814 /* Nodes */, - 643BA49E242FC4A3AB60356AF22B5DE4 /* Pod */, - 34436B8F64C3AA2F9125E0A46872D9B0 /* Support Files */, - 441BEB27CE5951D0A41F96D82475E925 /* Transitioning */, + 6BFA7F9BD2456FD0F909FF1E1C369BE5 /* CxxModule.h */, + 14CAE6A746864BC04431DFC273F260A9 /* CxxNativeModule.cpp */, + 6B6280A7DC2DBAD33A67360466632DEA /* CxxNativeModule.h */, + 14BD9B93286F98CC9D217375BCF45001 /* Instance.cpp */, + 6F177E9FBCA0198C6FC37B17E957FBAC /* Instance.h */, + 02899A2A875CF1E71230628763B59819 /* JsArgumentHelpers.h */, + E90637A75DE2513D2D124AA2F32E1CC1 /* JsArgumentHelpers-inl.h */, + A2452D20BE5AA1AAD79202B79B198941 /* JSBigString.cpp */, + F312306B98C9BE72B669133C4DB5012C /* JSBigString.h */, + 6EE6D3AC01E07C7FC303C224A3557FAB /* JSBundleType.cpp */, + F4F3A300147B77223F631D8ACD083B17 /* JSBundleType.h */, + 4641A1C49DFCD7656C0B72DF6D883D07 /* JSDeltaBundleClient.cpp */, + 443A07044249FA8B69371329BBCA9C5E /* JSDeltaBundleClient.h */, + 4F86D4507A987E4E6173B2239AF04F3B /* JSExecutor.cpp */, + 2897369BD5817B25864EFE94961E223C /* JSExecutor.h */, + E9D2634EC2F0157F7E5AFCA62D30DEEE /* JSIndexedRAMBundle.cpp */, + C733DB55FA11B4C7CD21E47E9F23222E /* JSIndexedRAMBundle.h */, + FDF3A9C9DB7C0CC797B9942115281AB4 /* JSModulesUnbundle.h */, + DA5DEF33B9FF0AE6A9AC4A21C8C0AA8B /* MessageQueueThread.h */, + DF56B15A114D0068364D7405534C0EC1 /* MethodCall.cpp */, + 1D3C31044E4B2B14CE29958FE1B035BA /* MethodCall.h */, + E2C6EA5319C2B8903C2D8D47A85DB177 /* ModuleRegistry.cpp */, + 4A6311A227356EE4CFC7664743FA3119 /* ModuleRegistry.h */, + C0CF345BEA3977EEA80EB3922F9BAAC2 /* NativeModule.h */, + 9AC597AED4227AE4C02AA1196A63BDDF /* NativeToJsBridge.cpp */, + 762C60E797E8CE32CA1A020340AB96AB /* NativeToJsBridge.h */, + AB574800DE9D45AE0371C10FC1ADE7A8 /* RAMBundleRegistry.cpp */, + DB69CF83B59971F04BA72A55765B5325 /* RAMBundleRegistry.h */, + 6B59DB2EEB6113B728F5961D08E8216D /* ReactMarker.cpp */, + 6B0689468C5B2E1B96B00256336A9C4B /* ReactMarker.h */, + CC80CA6775681EBD66ECFEAEC08863C6 /* RecoverableError.h */, + C9C9AD14647D8D1F0F9367A58EC18A2B /* SharedProxyCxxModule.h */, + CDF47F33148F9FB2BEA5F01DDC9059C2 /* SystraceSection.h */, + 07821A3493A7054FC690CE5F68EC7123 /* Pod */, + BD9D10393D820130D2251EB14E339707 /* Support Files */, + ); + name = "React-cxxreact"; + path = "../../node_modules/react-native/ReactCommon/cxxreact"; + sourceTree = ""; + }; + B3063C761ED8C9E85CBB8CD934574AC4 /* Pod */ = { + isa = PBXGroup; + children = ( + 0912F16B2F8EB39D7F2968E7A17D7C8D /* LICENSE */, + 2134AB32736F9980666F0C6A8EBC5422 /* README.md */, + D8DEC0848D8F9D6E3C1AAC5D1C772FA0 /* RNSVG.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + B32F71B5233778C8CECD79C76D1A44A9 /* RNReanimated */ = { + isa = PBXGroup; + children = ( + 8B8F647CBB6C347914F45454A76E24F4 /* REAModule.h */, + 2543924E89F7823BCDA9666CD1CFCD1C /* REAModule.m */, + 87A550E8AC3A807F397A13E910524DBD /* REANodesManager.h */, + E247A74C9BFAB0C4170E1A30072DEA12 /* REANodesManager.m */, + 4176D374CB388BBB482083C9384C525F /* Nodes */, + B3BDA3B1333A16AF1645C5B95DFD465E /* Pod */, + DAF10662DC42C0656B06E1340DB45794 /* Support Files */, + 22C7316D52E80061C9EDD06EDB25B33A /* Transitioning */, ); name = RNReanimated; path = "../../node_modules/react-native-reanimated"; sourceTree = ""; }; - B4634966E6A716098F219768B2CC3104 /* Support Files */ = { + B3BDA3B1333A16AF1645C5B95DFD465E /* Pod */ = { isa = PBXGroup; children = ( - 62A93B8B4E556646BF3BDA039E5DB9D9 /* Yoga.xcconfig */, - FA4A29F271CA32BD9E78B4575C2C7DB8 /* Yoga-dummy.m */, - 52CDB16F58E9F72EA2AAA3E56640EB82 /* Yoga-prefix.pch */, - ); - name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/Yoga"; - sourceTree = ""; - }; - B4F40B9C79B5D6C7BD4236DE56960398 /* Pod */ = { - isa = PBXGroup; - children = ( - A49C16D0E25A726551C4E1B5624E0C83 /* React-CoreModules.podspec */, + E7CE06D7A62BA75CFBE75796D873D3DC /* LICENSE */, + BE556BC0B658B4571AC3A9F96BE339EA /* README.md */, + 5C04F8BC16E18ADE8C0ADA2A012D6788 /* RNReanimated.podspec */, ); name = Pod; sourceTree = ""; }; - B729765A46071093179032955FA241B2 /* ScrollView */ = { + B44A687574970BF1882F1824F065349D /* react-native-config */ = { isa = PBXGroup; children = ( - 177FA99F9CF9B568295AD4CCAC7427AE /* RCTScrollableProtocol.h */, - EB6E3AD5C3440B5A1D470FAE58228E0B /* RCTScrollContentShadowView.h */, - C8B232A2D1569E740DE5D014FCD156B2 /* RCTScrollContentShadowView.m */, - D2C6AFD60A726C659473D7CBE5785E64 /* RCTScrollContentView.h */, - D04E0150E4306AD2A9E40669A7504443 /* RCTScrollContentView.m */, - 8E1D79354345EDB85B5A28DE90264440 /* RCTScrollContentViewManager.h */, - BD6309F60B1138DD0992185ADEE8266B /* RCTScrollContentViewManager.m */, - 3E069402868CA6C8C261080F4232D321 /* RCTScrollView.h */, - 5A2EBC5B69B34BDE8BD1EECD5338B1C4 /* RCTScrollView.m */, - 17D95A031B45408BB048EE8660187B22 /* RCTScrollViewManager.h */, - 44DB3FB6F5457652A9A74006146C8255 /* RCTScrollViewManager.m */, + 3199A1729C18CC225712E8A234BB1E79 /* ReactNativeConfig.h */, + 1CB059C75EA83BB001CF397752C69949 /* ReactNativeConfig.m */, + 254C89752A0F9635CCDC1BA69931C69B /* Pod */, + 94B571BFF1D9E0CB305A5928A230CFC8 /* Support Files */, ); - name = ScrollView; - path = ScrollView; + name = "react-native-config"; + path = "../../node_modules/react-native-config"; sourceTree = ""; }; - B765A76E663AA8D62791727C239C29DE /* Support Files */ = { + B498DF6056E3BEB86F4D9AAC535E0C9F /* JWT */ = { isa = PBXGroup; children = ( - E36AA41FF2068293C9F94B42DF61068E /* appcenter-push.xcconfig */, - C0291D098DEDA01239DDDE581C52A3AC /* appcenter-push-dummy.m */, - 09BEB2BCF813E1AAC0CFD37D290D9191 /* appcenter-push-prefix.pch */, + 04162036F2B627E577D7450CAD69DB94 /* Algorithms */, + 111AE716E0A47CE4279AA1EDC0343686 /* ClaimSet */, + 29048BC78228CFD935238F66799ED701 /* Coding */, + A2855146D91F7A7F3B923CC142C50957 /* FrameworkSupplement */, + DBEC3F548EAE2C9A8C506C6BFA9AAF3D /* Supplement */, ); - name = "Support Files"; - path = "../../../ios/Pods/Target Support Files/appcenter-push"; + name = JWT; sourceTree = ""; }; - B7F875C2F79E3E490ED778CDDBC941E3 /* Support Files */ = { + B4DB13A72CB25C82E4B805D448B9DD1C /* React-RCTSettings */ = { isa = PBXGroup; children = ( - 69E2F81733DC1693C096B08695F399C6 /* React-jsiexecutor.xcconfig */, - 9CB8828A994B5FA0CC0F6C5FDB7A7C02 /* React-jsiexecutor-dummy.m */, - 3627904FB0DF3850E85F86DC8DAF9B18 /* React-jsiexecutor-prefix.pch */, + DF9FD805BE6FD41E23202C54A15D9CB8 /* RCTSettingsManager.m */, + AAA85B542A0C7277B9D18EEFBF329FC2 /* Pod */, + BBFF18D1E05AC61443CB6E1397DC8922 /* Support Files */, + ); + name = "React-RCTSettings"; + path = "../../node_modules/react-native/Libraries/Settings"; + sourceTree = ""; + }; + B73B8123A0B0801AAE6238711E87C73C /* Support Files */ = { + isa = PBXGroup; + children = ( + FE287897E8B2F0A4EE3946ACAEE5AF8A /* React-Core.xcconfig */, + B911075328BE8364E4A5F50FB02D4999 /* React-Core-dummy.m */, + 61158BEF2461CB9A2901E62C9E7CC20F /* React-Core-prefix.pch */, ); name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/React-jsiexecutor"; + path = "../../ios/Pods/Target Support Files/React-Core"; + sourceTree = ""; + }; + B74D2A5FE51A0106BD429953449353B5 /* CodePush */ = { + isa = PBXGroup; + children = ( + 66D6675493DD457CEB34D8DEF381FF26 /* Base64 */, + FD7BF7D580A8F9F5B3D190B1D302BBD6 /* Core */, + B498DF6056E3BEB86F4D9AAC535E0C9F /* JWT */, + FB3177626E2359C7E6D4DFC9E9DB946F /* Pod */, + FE56569B14BCA91542ABFF7BFD81A7F9 /* SSZipArchive */, + 299E437FC06060FEC2BC97930400A757 /* Support Files */, + ); + name = CodePush; + path = "../../node_modules/react-native-code-push"; + sourceTree = ""; + }; + B790FC24E240F91A90DFF58260F2938D /* RNIap */ = { + isa = PBXGroup; + children = ( + 19076166D6D316288F0AAACDCF089913 /* IAPPromotionObserver.h */, + BDF1B2A8B98BD5845D0A77D254D4893E /* IAPPromotionObserver.m */, + E48F5B38847FAC0C8F071C691AC26BDE /* RNIapIos.h */, + A8509D4E0C47EB6CDA08DE4A6CEAFACC /* RNIapIos.m */, + 52A4D7B8190341317AB516D9C26218F1 /* Pod */, + 215F21E7365CC9ACDC9D8DF0BE1B0A6A /* Support Files */, + ); + name = RNIap; + path = "../../node_modules/react-native-iap"; + sourceTree = ""; + }; + B7C46EF27301A0E0A15E5A5B0289F86C /* SafeAreaView */ = { + isa = PBXGroup; + children = ( + 7F4E6F43CA45901B8E733B58CD2FFA04 /* RCTSafeAreaShadowView.h */, + 0BC3C59A186FC3426AA12660FB5C5E5B /* RCTSafeAreaShadowView.m */, + 75664875043F8FA1A8204CD4D05DD905 /* RCTSafeAreaView.h */, + 523E3519A0321F4CDDE412782B997E24 /* RCTSafeAreaView.m */, + FB595EC79347D34A722CF767E8647E03 /* RCTSafeAreaViewLocalData.h */, + 58C7597B2584C1E9DB805CED6D9FFFCE /* RCTSafeAreaViewLocalData.m */, + 447B99A66B99DAA2CBACF542A5A2A246 /* RCTSafeAreaViewManager.h */, + D0450A6C6541D26373EA253B8A7DBAB2 /* RCTSafeAreaViewManager.m */, + ); + name = SafeAreaView; + path = SafeAreaView; sourceTree = ""; }; B992C0B607465987E6C7AE722325F5DD /* Frameworks */ = { @@ -6964,62 +7106,26 @@ name = Frameworks; sourceTree = ""; }; - B9A019003CFC0EBE8F869D87929BC185 /* SurfaceHostingView */ = { + BBFF18D1E05AC61443CB6E1397DC8922 /* Support Files */ = { isa = PBXGroup; children = ( - B4D59D8688C29281F919BEF85A1CFE07 /* RCTSurfaceHostingProxyRootView.h */, - AD7A56079CA5FBC813D04D3971A38A52 /* RCTSurfaceHostingProxyRootView.mm */, - F895B0C58B23C51B13819727F7B23106 /* RCTSurfaceHostingView.h */, - 9E4E5D3C932A760EA5B817EA0D69F598 /* RCTSurfaceHostingView.mm */, - 65387EBCF082D109B228DA9D8D9A481C /* RCTSurfaceSizeMeasureMode.h */, - 42F00FE5EBA8EE0191708FEF93AA4C9A /* RCTSurfaceSizeMeasureMode.mm */, + 9D6393C9302BFC7EB74A6F1D571ED78B /* React-RCTSettings.xcconfig */, + 763959B6A860C3878624942BC127F6FB /* React-RCTSettings-dummy.m */, + 476F31FDF9C5C5B911633110B066C0A2 /* React-RCTSettings-prefix.pch */, ); - name = SurfaceHostingView; - path = SurfaceHostingView; + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/React-RCTSettings"; sourceTree = ""; }; - B9B7890E56918521AA377709A696AD01 /* TextInput */ = { + BD9D10393D820130D2251EB14E339707 /* Support Files */ = { isa = PBXGroup; children = ( - A81CAAA70BA9EAA0672368D511FC0859 /* RCTBackedTextInputDelegateAdapter.m */, - E764B2FF9C40A22F5B8E4D1143834B07 /* RCTBaseTextInputShadowView.m */, - 9B9C42471D4393CB0FCEE21A43544289 /* RCTBaseTextInputView.m */, - 2BE3159FC1B0AC32AE38F30AAE3284B6 /* RCTBaseTextInputViewManager.m */, - EAE1AC6C86B25EB72CDDD0413BB0E467 /* RCTInputAccessoryShadowView.m */, - 80B7EF43D219E93F3BA9D1C0EC27432F /* RCTInputAccessoryView.m */, - 5623C2E26FED0A083930B761A0069CA6 /* RCTInputAccessoryViewContent.m */, - 85D1C6237464E07923D4CEE7FDC0FBFA /* RCTInputAccessoryViewManager.m */, - 5C13D7E964A529B72259C8D2192C7DD0 /* RCTTextSelection.m */, - 43AD9C67B8D4BFD585A6223AC509C5B4 /* Multiline */, - 0BA3B4F7F7BE88A23A32DF5D65293A77 /* Singleline */, + ACCFB3C6ADB1B76A8EF076046B7ECDD5 /* React-cxxreact.xcconfig */, + 441F3A271F38CC88EE48A5575CBD9A7A /* React-cxxreact-dummy.m */, + 5882CF84173DCFA1C6352F4B06150D05 /* React-cxxreact-prefix.pch */, ); - name = TextInput; - path = TextInput; - sourceTree = ""; - }; - BC3D6ECECFB7971C3AA4FE4D8527C7ED /* React-CoreModules */ = { - isa = PBXGroup; - children = ( - 99A359321F4D1CA6172052928FD8CA17 /* CoreModulesPlugins.mm */, - 8AEA6FE8DCA93ABFE034803E89105DC4 /* RCTExceptionsManager.mm */, - C55BDA22F608A44F2EADBFB99DB0CDB4 /* RCTImageEditingManager.m */, - B5A37A1F9A3974F0535CB4F6229E10F7 /* RCTImageLoader.mm */, - 1D6E1A49381108BFCE308AFC1F3D69D2 /* RCTImageStoreManager.m */, - 81263CD45D6ABCEDCA1162C316696844 /* RCTPlatform.mm */, - B4F40B9C79B5D6C7BD4236DE56960398 /* Pod */, - 02689ADDD9A2B536F1238E00A48DA5A3 /* Support Files */, - ); - name = "React-CoreModules"; - path = "../../node_modules/react-native/React/CoreModules"; - sourceTree = ""; - }; - BC98D57EE1B30F7A36C52CF768AE2C9F /* Base64 */ = { - isa = PBXGroup; - children = ( - 433F788C844CCAE36E27CDF0CB02705B /* MF_Base64Additions.h */, - E4BF185DFA2EB7F957C52703419170CE /* MF_Base64Additions.m */, - ); - name = Base64; + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/React-cxxreact"; sourceTree = ""; }; BDBFEC02A05995C551508BA2CF8C48E5 /* Support Files */ = { @@ -7033,51 +7139,35 @@ path = "../Target Support Files/FLAnimatedImage"; sourceTree = ""; }; - BEA2A05735AC72B3A05B9362D7D5C1C0 /* React-RCTLinking */ = { + BEC640DBD3D268FC946132CEB32C58A5 /* FBLazyVector */ = { isa = PBXGroup; children = ( - 4E410036F1C9436F71BDBD75C4D8688D /* RCTLinkingManager.m */, - 984A5C9E6EBD7DF710525E59BEC12CC2 /* Pod */, - 042E32EAC33EA025B888209A1CB98643 /* Support Files */, + 226AB012DC52A31300F9932282AAE0BF /* FBLazyIterator.h */, + C473E8F28F8C81A3B90408D02BAADBD1 /* FBLazyVector.h */, + 6C31481CF5FF3B9D41F590F2E1D046C8 /* Pod */, + 261C6AF624C710ECC22A4AE5B462CA43 /* Support Files */, ); - name = "React-RCTLinking"; - path = "../../node_modules/react-native/Libraries/LinkingIOS"; + name = FBLazyVector; + path = "../../node_modules/react-native/Libraries/FBLazyVector"; sourceTree = ""; }; - BEBBCBB4C1A59F2461ACD406C73BDE59 /* Resources */ = { + BED4152BF6C0BC80DC81B9586A382C29 /* Pod */ = { isa = PBXGroup; children = ( - D7EA6C96FB8C7891A75DF160E6B4E8AE /* AntDesign.ttf */, - 9C5FBB4F28BC4FD95969E0C326787596 /* Entypo.ttf */, - BA4BF1DF4A7A2D86F16E7D631C524AD7 /* EvilIcons.ttf */, - 0A9686FEC787DF9282B0E9BFEB2945EE /* Feather.ttf */, - 3FE44C47EC4276EA2D4B2CF516E01734 /* FontAwesome.ttf */, - 6ACCFD367E9E86569579E911FD058272 /* FontAwesome5_Brands.ttf */, - EB4C2A51527216749F54F5AC69FD467E /* FontAwesome5_Regular.ttf */, - 8C73150B74E24603FB7498EB8B542E7F /* FontAwesome5_Solid.ttf */, - 29CC72A87056D773F628B617F004BF58 /* Fontisto.ttf */, - E1CCD065CFE7576BAA8F46F20D8CD3E5 /* Foundation.ttf */, - A7A845038ED47EF55433C1ED1066CD90 /* Ionicons.ttf */, - D14E69DD29EE999A55C2781317B41933 /* MaterialCommunityIcons.ttf */, - 734AB3504A402985ED9368B251E379EC /* MaterialIcons.ttf */, - 30852A4EB67BF082FD46AB44CC4DC47E /* Octicons.ttf */, - DB07A9B0888102DC67BEF06D681524E1 /* SimpleLineIcons.ttf */, - 4D46874C0BBA31741C6C2C7C76A312B7 /* Zocial.ttf */, + 9B81B1768261E4307BCAC00B9702AB6F /* React-jsinspector.podspec */, ); - name = Resources; + name = Pod; sourceTree = ""; }; - BFAB29F70D629A4B79582733067A846F /* Supplement */ = { + C0A8258E52F3D78B2A72FEEB140A102D /* Singleline */ = { isa = PBXGroup; children = ( - 4E8310D4A1B6A32544D9D1D1D275F4BA /* JWTBase64Coder.h */, - 1E3D018134C9DE0FAC6E08E6903B3A9E /* JWTBase64Coder.m */, - 3667572312B1129C83CD208F847DCF38 /* JWTDeprecations.h */, - 8A19E1A413160588B4531E26CFE08C4B /* JWTErrorDescription.h */, - EB706EF745E624EF2590284889FC8403 /* JWTErrorDescription.m */, + 9025880B749FE893FC3EA0D45118AE70 /* RCTSinglelineTextInputView.h */, + 211098E54F92DB2F08C49A33C99649BC /* RCTSinglelineTextInputViewManager.h */, + CF6BFFA42963118B9013AF2885FDED8B /* RCTUITextField.h */, ); - name = Supplement; - path = ios/CodePush/JWT/Core/Supplement; + name = Singleline; + path = Singleline; sourceTree = ""; }; C121D4E36C0325D912C1DD75034ABE05 /* RSKImageCropper */ = { @@ -7106,217 +7196,133 @@ path = RSKImageCropper; sourceTree = ""; }; - C201A7959DD2433D2F88D2E23ACA19F9 /* JWT */ = { + C1606F509FEB928EAEC49964E2C84202 /* Support Files */ = { isa = PBXGroup; children = ( - 728353CE5546078E6364FEEF0978E8EA /* Algorithms */, - FB98E2122B9112462E57A7966F244415 /* ClaimSet */, - 8320A7321F1989FB3FA2CB0CF1CF959E /* Coding */, - 846284553DD43203C3C3B342B2764CD8 /* FrameworkSupplement */, - BFAB29F70D629A4B79582733067A846F /* Supplement */, + 6E980F3CE1100AC991B0BA6EE3E951E3 /* React-jsi.xcconfig */, + 37774FA4CE2DCB27D91742C517499A25 /* React-jsi-dummy.m */, + BA028C7E86C4F5FEE816C6B897CCFF66 /* React-jsi-prefix.pch */, ); - name = JWT; + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/React-jsi"; sourceTree = ""; }; - C2164F54FE1B822CC7D7C9FCB18C4A54 /* Pod */ = { + C1AC5B5DA1D9EE5A2568C64C4F24621D /* core */ = { isa = PBXGroup; children = ( - CFC83551284798120D77211333A3BD47 /* api-android.md */, - 92979539295605420587F86F1A99A21D /* api-ios.md */, - 713374BA5D364FBA639CD0330F2D28CC /* api-js.md */, - 2F7E328E103C2225B339AE0B723D7F75 /* CodePush.podspec */, - C39059B1C50EEF704B373B3EE2538A87 /* LICENSE.md */, - C9F86D3674E046E36CECF3013A3F3B70 /* multi-deployment-testing-android.md */, - B75D5BEDEAF9A85C788A644A79050460 /* multi-deployment-testing-ios.md */, - 17196BDA57F650537ED29FA4DDB3DCB9 /* README.md */, - 70EDFBB98768251FCED9BBFCC33591AA /* setup-android.md */, - A9DC67DA94CC43852378FA97F1D87B98 /* setup-ios.md */, - 398CF91F9768F9ADCD8FC6F490C74FFD /* setup-windows.md */, + 5236C16072F662009FE691E327B8F31F /* LongLivedObject.cpp */, + D130137BE7327AFF47DF441731B77ADC /* LongLivedObject.h */, + B88F4DC049A28F6A0D180BEF9ECBC730 /* TurboCxxModule.cpp */, + FF579663723D251B7E7D03C5F6397B3A /* TurboCxxModule.h */, + A69E52FF66D8704452033C72D2A78478 /* TurboModule.cpp */, + 2AFF8EB4306FDAB23DBF081FF8FE94A0 /* TurboModule.h */, + 14B34BCCFF15D89EB1B3AD8BE70FCBB7 /* TurboModuleBinding.cpp */, + 2C740CA898FA26C92C3D72DF6E6F35B9 /* TurboModuleBinding.h */, + 3F80D90D2FFE6F12BACA05A69BC6991F /* TurboModuleUtils.cpp */, + C2D0CF4AB055CE57DA1CEF861B2365C0 /* TurboModuleUtils.h */, + 05E36FBB72E8B1904942492A2AFCFD7E /* platform */, ); - name = Pod; + name = core; sourceTree = ""; }; - C239A8E602BB94AE71BDAA8862B9814E /* Utils */ = { + C40A1D1EDE236DAFCE1F0C4BE63DAEC9 /* Default */ = { isa = PBXGroup; children = ( - 6E28220D76AE4B778327AA6E802B6199 /* RCTConvert+RNSVG.h */, - E3F48C9971712DCF80A6B2308696076E /* RCTConvert+RNSVG.m */, - D9AE2FD428AB123F5082E6D8EF151110 /* RNSVGBezierElement.h */, - D1C2C5CBAC1A1C7ADDECB52E17E0433D /* RNSVGBezierElement.m */, - 4C3A64C1D15D3215B415BC3F780A9F5C /* RNSVGCGFCRule.h */, - 32FF0E5834CD73555546EAC1AC3BFD62 /* RNSVGLength.h */, - 9014DDDFB5990B6A7A678E13285D49FE /* RNSVGLength.m */, - C4A2F61647CC750707E20CE69955D30E /* RNSVGMarkerPosition.h */, - 06B54074232EF6BEB780D1FF7175E030 /* RNSVGMarkerPosition.m */, - 83E2A0F8E7828479A08B7F66B0478490 /* RNSVGPathParser.h */, - CFCBF25E98DB68B023C866DD7317C3EA /* RNSVGPathParser.m */, - C20D5B50838E436DDF6A4BAA86F423B9 /* RNSVGUnits.h */, - 61398B40E7BC4E6D17527E93752A710B /* RNSVGVBMOS.h */, - 1290D341D39E4F0AA71055B82211C114 /* RNSVGVectorEffect.h */, - FA9C6F56D239B4363719AF5962B7D064 /* RNSVGViewBox.h */, - EEAB7BD1DB3452EC7EDFC2DC2E0D4644 /* RNSVGViewBox.m */, + 9571618375C018EECD32670F2D628BCC /* Base */, + 692E51AB92608EAD54164426D6F6561B /* CxxBridge */, + 2C57733335D2186CFD3CF95A8E3498A3 /* CxxModule */, + 752DD38AD5856AD4ACFB28995F077DA1 /* CxxUtils */, + 8F08FD763E9CA9C102EAE646DDF0AF36 /* Modules */, + 139DB9CB8534EAE3F45A840D63ABE3F6 /* Profiler */, + F4D4A9C4F928050BB546ED4AC74F432A /* UIUtils */, + F049A30B4671E600DAED16802E2BB11D /* Views */, ); - name = Utils; - path = ios/Utils; + name = Default; sourceTree = ""; }; - C293A809EFA208CC2E46CF4EA510D918 /* RCTLinkingHeaders */ = { + C6FB424CFEF3D84EAF43F5B9636D1BAD /* BVLinearGradient */ = { isa = PBXGroup; children = ( - 8700CAFF6B5A190E556A17ABE9553B7D /* RCTLinkingManager.h */, + B15497C7AFBD8ACF45D7B0BF4F9B3A45 /* BVLinearGradient.h */, + E9E528D639F468B981F1671D54466CA6 /* BVLinearGradient.m */, + 7BF0F959FD396C7D8A22189F8AD65F22 /* BVLinearGradientLayer.h */, + 8A24F8508CA91A2BF2EF182E11D4A4CE /* BVLinearGradientLayer.m */, + 40AE7C4D431DE39FD9C8BA7338966D29 /* BVLinearGradientManager.h */, + 03ADC934F76C4C07DFA43A5096B0D0AD /* BVLinearGradientManager.m */, + 9C3B1951F2DD6F7EEB0E46376A18C0AF /* Pod */, + 5ED550407F96CC21AEF7BF4B0EDEED4B /* Support Files */, ); - name = RCTLinkingHeaders; + name = BVLinearGradient; + path = "../../node_modules/react-native-linear-gradient"; sourceTree = ""; }; - C2F9E281B49DF936BAA78B4EEE54DD38 /* Surface */ = { + C73F74809D05EAA36DC347FD969F3425 /* appcenter-crashes */ = { isa = PBXGroup; children = ( - DFB30C28B0625E13CC8A1110A4E27FB2 /* RCTSurface.h */, - 44643191C076DCD9B2CC3DCD841D1B7B /* RCTSurface.mm */, - A303058B69DE45771864444CB8DE359E /* RCTSurfaceDelegate.h */, - F0CBD08B049634A22C5ACA14C98B5798 /* RCTSurfaceRootShadowView.h */, - FA8B9F57D49209C354DAF610D86F468F /* RCTSurfaceRootShadowView.m */, - 81FD72388FC0698C5EB0A15FFF70A274 /* RCTSurfaceRootShadowViewDelegate.h */, - 06C7B2D0FD1D18FFBC13ED1C0980D331 /* RCTSurfaceRootView.h */, - 8F97002D387D5683BA556A2F08DC2B15 /* RCTSurfaceRootView.mm */, - DF5FB9CE7957146596E2140284C26227 /* RCTSurfaceStage.h */, - 762CCCEE1BA8D522ED4B8D5A224ED49B /* RCTSurfaceStage.m */, - EFEDCCE743CFDC70A07E6CC9754BCCE4 /* RCTSurfaceView.h */, - A13C4B9226698694EED8BA59E117DE42 /* RCTSurfaceView.mm */, - FF8F5C01DD1A80C6BD899339F848CE48 /* RCTSurfaceView+Internal.h */, - B9A019003CFC0EBE8F869D87929BC185 /* SurfaceHostingView */, + CA3EAD11EAF3C85541C36D5A3D67369E /* AppCenterReactNativeCrashes.h */, + C47117FEB541B307F6374336310BAB7F /* AppCenterReactNativeCrashes.m */, + 0746C99E8E42DDB42AA4577A606873C9 /* AppCenterReactNativeCrashesDelegate.h */, + 61642CBDC2FD86720852B8A295089860 /* AppCenterReactNativeCrashesDelegate.m */, + FF42A16833A792A461299BF5C0CFB976 /* AppCenterReactNativeCrashesUtils.h */, + E069B50D0227556AC9BC40F3F23355F8 /* AppCenterReactNativeCrashesUtils.m */, + 59A4D76756D7988AF7A73A8B4E02581F /* Pod */, + 3999081BABF26EAA4FA9C42915AB0D90 /* Support Files */, ); - name = Surface; - path = Surface; + name = "appcenter-crashes"; + path = "../../node_modules/appcenter-crashes/ios"; sourceTree = ""; }; - C3044FF81A322C31BDEDF8893664BF74 /* Text */ = { + C7715A97A89639A1AD2543C828EB3F5F /* VirtualText */ = { isa = PBXGroup; children = ( - 1537A1C13F9135D09076589CA2D91200 /* NSTextStorage+FontScaling.h */, - 72ADAE0BF00C04531B2B50D95C97697F /* RCTTextShadowView.h */, - 1B81AD36F61AF5A28495997D64FA35CD /* RCTTextView.h */, - BC5708716FBB691338D2F3E98D99B721 /* RCTTextViewManager.h */, + 2365A142A5CB9D65223E661F9AF13B28 /* RCTVirtualTextShadowView.h */, + A70A9D64EA4A4F50D05939C0D0BE6976 /* RCTVirtualTextViewManager.h */, + ); + name = VirtualText; + path = Libraries/Text/VirtualText; + sourceTree = ""; + }; + C7DC98539C58A70AC9875D6014F8EB48 /* VirtualText */ = { + isa = PBXGroup; + children = ( + 0182C0C052A20E5D236EDB70DCB83101 /* RCTVirtualTextShadowView.m */, + F857F7E2FEB51CA95DB918CA960836AC /* RCTVirtualTextViewManager.m */, + ); + name = VirtualText; + path = VirtualText; + sourceTree = ""; + }; + C8BE305608472A30CB5B749925F36752 /* Support Files */ = { + isa = PBXGroup; + children = ( + C7ADA16BCFD218D812AD35BBA6882862 /* react-native-webview.xcconfig */, + 4FC247AF983A4EBC7011CC172E14D3C9 /* react-native-webview-dummy.m */, + 9FC93E6B3E94CC56CACE541EC91765B4 /* react-native-webview-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/react-native-webview"; + sourceTree = ""; + }; + CA2E97BE4E2F547966711913ECF156B7 /* Text */ = { + isa = PBXGroup; + children = ( + 87BD22070C302E54732EB728A0068217 /* RNSVGFontData.h */, + 98FBC97CF530E870CA611A587EF91503 /* RNSVGFontData.m */, + 2099060284BE03C08E9C12B30C3B664B /* RNSVGGlyphContext.h */, + 8ED08F63AFABB5E313D24648B51AD233 /* RNSVGGlyphContext.m */, + 0BFC207126CBB75E319C7DA6D520AB3A /* RNSVGPropHelper.h */, + 494007781ACF0680CFE97603FCB99D59 /* RNSVGPropHelper.m */, + 9D3EF2B6BD484DECDC8A61A868713624 /* RNSVGText.h */, + 8A7FDD6A99B47C72C57D85ABE729486A /* RNSVGText.m */, + D76EF86449F033E80D341D914F145942 /* RNSVGTextPath.h */, + 585C9E359F0FE435A909C7E46300EB8D /* RNSVGTextPath.m */, + C2D5BD134ADEC14DA885D98C4D6B1317 /* RNSVGTextProperties.h */, + 78C45D96E834CB050ADBC20AF00F0239 /* RNSVGTextProperties.m */, + 5B23CAD56C1A41056936BCF60AAB9147 /* RNSVGTSpan.h */, + AF2418467E220A6AF43E22516D2277D6 /* RNSVGTSpan.m */, ); name = Text; - path = Libraries/Text/Text; - sourceTree = ""; - }; - C4AB0A0D1B1AA0C99A696018644D0E3E /* Views */ = { - isa = PBXGroup; - children = ( - 3684AED07361F7B96F9C7980998BFF8E /* RCTActivityIndicatorView.h */, - ADE02D26D97DE53CD95313D8CB44AFF7 /* RCTActivityIndicatorView.m */, - 9E6EEF4C28A8663987A73806C4303752 /* RCTActivityIndicatorViewManager.h */, - E5D51A4FF5291E17DBC8FB59631CE368 /* RCTActivityIndicatorViewManager.m */, - 568F6325E7F00921394474906267FA4D /* RCTAnimationType.h */, - 2A2D8909E24836CE54BE9599362DC9E4 /* RCTAutoInsetsProtocol.h */, - B00FE0F3834AC6D78FCB37E6A4E74DAB /* RCTBorderDrawing.h */, - A197317581DC55EFDBA36B5C202A94F5 /* RCTBorderDrawing.m */, - BDD67943ADBB13206A76212661591FE7 /* RCTBorderStyle.h */, - CF7CD43AD6424F433FF038F54CC527CF /* RCTComponent.h */, - AE89E42B6A79093C20E58597DCF1BDB2 /* RCTComponentData.h */, - 7677BB1FC007E6D1D2A34895DB1A15F9 /* RCTComponentData.m */, - CB0AFBCE55F87AF5DA2C613A93C2F19C /* RCTConvert+CoreLocation.h */, - C2630FFF0EFB662DA24C17D0C45E2016 /* RCTConvert+CoreLocation.m */, - 31322FEECDC864A8B141F08DBEEB0358 /* RCTConvert+Transform.h */, - 05E9955FFA4A83BDC789AB028832B085 /* RCTConvert+Transform.m */, - F2A994F5A4B9F5BCCB7A87021A0BD23D /* RCTDatePicker.h */, - 3A7C6F5687A5BA2DD3A7125E78DC927A /* RCTDatePicker.m */, - 59A69F95265DFBB85B96FB5699B5F940 /* RCTDatePickerManager.h */, - 5F731E6BEA1D75FCFFBBC10DFA2E69D1 /* RCTDatePickerManager.m */, - B936C42C03309BB7AF0500153E808877 /* RCTFont.h */, - A60E9A23CD234055FDFD60FD16683589 /* RCTFont.mm */, - C4ED8B47017A8D02D73A3211C260D578 /* RCTLayout.h */, - 0FD8255056C0B5597364567713EAA7A4 /* RCTLayout.m */, - D38F104A631F3293ACE3E691C1F14F41 /* RCTMaskedView.h */, - 667C80FD9F88221CFE664286D54DFD0B /* RCTMaskedView.m */, - 2DA89D8C14FC658C357AA5E8F8070A67 /* RCTMaskedViewManager.h */, - D3806011097BDDDC7D59E839A2D794A7 /* RCTMaskedViewManager.m */, - EF5E61F654052418591C37F6D4B8C6AF /* RCTModalHostView.h */, - BD3EFA9F2D489B607EEE3C3BA2847D96 /* RCTModalHostView.m */, - 2ACE7CD4238FDE7BA0E2ADBD28951D70 /* RCTModalHostViewController.h */, - DE22E55275DF4C7E30332FBD608757D9 /* RCTModalHostViewController.m */, - 22B19C6BC842B0E4469BF719397CD974 /* RCTModalHostViewManager.h */, - 37558655E256C0E0356AE3FA09DA872E /* RCTModalHostViewManager.m */, - 1594FF5054539AE4155FDC7BD123FDF5 /* RCTModalManager.h */, - 1E9290670CDE60E121F21B1B84E6D8B1 /* RCTModalManager.m */, - B898E892CB97333BD36367F75F58E0C4 /* RCTPicker.h */, - 8B159C0CD0D58C0A5A3D5CF92FE6E6C4 /* RCTPicker.m */, - F2204C5DFDCE02F6C98077EB6BB2090F /* RCTPickerManager.h */, - FD5F3C09A63486959DD0746E6B07DEB9 /* RCTPickerManager.m */, - DEACC8DCFBB1CF2F2143C07F8F661C99 /* RCTPointerEvents.h */, - 2E472C6049EF008D7A3A4F2856A9ECBE /* RCTProgressViewManager.h */, - A3603C479C190C962A23FACC41B34858 /* RCTProgressViewManager.m */, - 0CCEC0D419A98CCC5901BF1AE7C2B6F3 /* RCTRefreshControl.h */, - 3882258F626BB36E7A5F7880E9C7EDFD /* RCTRefreshControl.m */, - 849CE439C42BBC759520A3E173D151EC /* RCTRefreshControlManager.h */, - C4167D7E8F1778E928B94568326F1A4E /* RCTRefreshControlManager.m */, - 9A9B4C4A5295BA4F3C217F7BD5D9DAB4 /* RCTRootShadowView.h */, - FA4A620C7F1B08B8C6B0B593DDD408AC /* RCTRootShadowView.m */, - 96C1F3A16A93E87DB0BF59003F781158 /* RCTSegmentedControl.h */, - 2C05B92FFCEC9EEF96EA9C2C47C63302 /* RCTSegmentedControl.m */, - B8E8C58599844DF35013814FE53B908F /* RCTSegmentedControlManager.h */, - 3ACC1E8BFBCD6C2121FEDE2C802E6DE6 /* RCTSegmentedControlManager.m */, - 0FBD7530EBB349FF992C29882ACD3ECA /* RCTShadowView.h */, - 28E2E260CBE50A007EFBEAC0636562F4 /* RCTShadowView.m */, - A4962258C23F56D386DC0F1C8C7FA5CD /* RCTShadowView+Internal.h */, - 6EB819712DA80B46FBA7A1284309D214 /* RCTShadowView+Internal.m */, - C6317B225B8CD32D9A1AE88989CDFC53 /* RCTShadowView+Layout.h */, - C5837BBF997A0D9D8CD66B9D9C78A9AB /* RCTShadowView+Layout.m */, - FB1B32688527713708B37DA8DFF85DA3 /* RCTSlider.h */, - C6D9782ECF8ADE54F32C33999ED8AC26 /* RCTSlider.m */, - 746E9EAB06DBA92D5A731A46EB96EAE1 /* RCTSliderManager.h */, - C5C2632C3A080FCC82A9DBAD2C11798F /* RCTSliderManager.m */, - 42168ED655CF4517DA6AA6C88664EF37 /* RCTSwitch.h */, - D791C5B12447E67CC81BA6B4B7C1F0E8 /* RCTSwitch.m */, - 81F15BB4778E52F3EA097D8F8AD589B7 /* RCTSwitchManager.h */, - 8DF6E39B814069283FD55FC99D8243FC /* RCTSwitchManager.m */, - 01A90507EC6DF225FC88F5FA93B7F9F5 /* RCTTextDecorationLineType.h */, - 708895ACFA412668199DEB7134C1358D /* RCTView.h */, - 64BE08C954AD894FB5373DBC0DD02B3C /* RCTView.m */, - F9AB49FE3DCEF0988A391995B736F552 /* RCTViewManager.h */, - 5C3A3B4761AD47E5EABDDDCC5E54AA3A /* RCTViewManager.m */, - A778C1014CE7432C0E6E54AE86FF2EFF /* RCTWrapperViewController.h */, - 7E6D9960D9926E93ACDB99F5E43E4DCE /* RCTWrapperViewController.m */, - 7C8A1C6665253F4F2E9B0015357C78B0 /* UIView+Private.h */, - 7B6924ED84712190EFBAB3E2CD3E38F7 /* UIView+React.h */, - CB89BDA6FC45CEDE7C67B9E87DBC541F /* UIView+React.m */, - 6BB2B9A12C244BCBBB65B88D71520FA6 /* SafeAreaView */, - B729765A46071093179032955FA241B2 /* ScrollView */, - ); - name = Views; - path = React/Views; - sourceTree = ""; - }; - C4E97D2ACFCA7A2FEC2461716E41AD4A /* React-RCTBlob */ = { - isa = PBXGroup; - children = ( - EC14E99217ACE5AA34E09C65F2D40963 /* RCTBlobCollector.h */, - 7A5DA8F0AD5D26FCE588E95ED7BED4D0 /* RCTBlobCollector.mm */, - 5EE3D7D70E33DF94E9C56C6966A2A0D0 /* RCTBlobManager.mm */, - 90C876309386355FA70AD1BF7596D536 /* RCTFileReaderModule.m */, - 056217B1A209CA33B4B3DC51811774AC /* Pod */, - 52B71CE92395AACE8AC6BF227EC119C4 /* Support Files */, - ); - name = "React-RCTBlob"; - path = "../../node_modules/react-native/Libraries/Blob"; - sourceTree = ""; - }; - C8DF79ABB6D65F0ECFDF9990F13C1EAC /* Pod */ = { - isa = PBXGroup; - children = ( - D9D0A50D83DCF0C115875A4791046AB5 /* FBReactNativeSpec.podspec */, - ); - name = Pod; - sourceTree = ""; - }; - C9BFF8E379342EE30DC2AB03DC3C786C /* Pod */ = { - isa = PBXGroup; - children = ( - 8C58D9464D45B33F953E0BE4EDBA70E2 /* React-RCTNetwork.podspec */, - ); - name = Pod; + path = ios/Text; sourceTree = ""; }; CBE5FE386E66821A6B7F988E4DF807FA /* Support Files */ = { @@ -7330,74 +7336,52 @@ path = "../Target Support Files/RSKImageCropper"; sourceTree = ""; }; - CCDDE587C4FF505278951D17E2EB1EEE /* event */ = { + CBF917CE05C3F0642C5565A2F9CAD687 /* Support Files */ = { isa = PBXGroup; children = ( - 53A4B8C480CA4703E7B4A064896B1BDC /* event.cpp */, - 41C69FB62DAE15A96299C1AFFF4B873D /* event.h */, + 3C51C4594DC396F4FEDE862B705DD81E /* React-CoreModules.xcconfig */, + CE01FBD953DCCC06F34E2876CBA7E62A /* React-CoreModules-dummy.m */, + 205D9245ECEF5627E5AE906A598339F5 /* React-CoreModules-prefix.pch */, ); - name = event; - path = yoga/event; + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/React-CoreModules"; sourceTree = ""; }; - CD960CA124ECBEB461280D2E243967AB /* Yoga */ = { + CC8158C0C9B13DFFBCDD4E3695854689 /* Support Files */ = { isa = PBXGroup; children = ( - 889C111D1B5872ED7016AC08BF02A7B3 /* Bitfield.h */, - F791FF218A57E62693FDE33BCFE55665 /* CompactValue.h */, - ABB3A4FE324A6B54FAAF30D0C71489EC /* log.cpp */, - 23C53EC784AA1B3AF6F063CDDA1E79F3 /* log.h */, - 30B2449CAD0458AB2B5C1D497A82EE0E /* Utils.cpp */, - E1FCF4C7DF958EC056148F0D9BC95EAD /* Utils.h */, - 1C2A65D8F2FB6D81EB266FBA5213AB3B /* YGConfig.cpp */, - AD13F757C4D108417C6A0DDBB8061475 /* YGConfig.h */, - 296FA929092D5E882E1EE7F661BFA07F /* YGEnums.cpp */, - B41C36EC9D08B832F97AAAB9F8D8775D /* YGEnums.h */, - 75595A2E2925D3285BA8C991A6C48C75 /* YGFloatOptional.h */, - 8567B4DDB1B13CDF0918413E90412A21 /* YGLayout.cpp */, - 19BA285EE76F8295EEDA1A087CC713CF /* YGLayout.h */, - 955F39B2CC028BC4034868F8512203A0 /* YGMacros.h */, - 070877800F3815A1762EFB8848AD38F9 /* YGNode.cpp */, - 3AED1C1A3F9D355EBFA813318AF4AC76 /* YGNode.h */, - 92EA94929FCF7CAD321734D86608F883 /* YGNodePrint.cpp */, - 56E739B150F5A05A04E0079638F6564F /* YGNodePrint.h */, - 5DC5D68EE2F3F7495418EC9CC974385E /* YGStyle.cpp */, - CC9366CC71266FE3127AD11CFE3CAF3C /* YGStyle.h */, - 4379891FDC5AE3DAC09EEF2BFF6F23DB /* YGValue.cpp */, - 573D8061A25AC81D75FBC21CACF84EBC /* YGValue.h */, - FBEC02E32E774866BC03B87DC26ACEBD /* Yoga.cpp */, - 48CA1D213EF9D72C04AC4D596F47C4A3 /* Yoga.h */, - 87360EA74A468B6A83B85203D84EBDC7 /* Yoga-internal.h */, - CCDDE587C4FF505278951D17E2EB1EEE /* event */, - 86A74D6208E2068BFB6F096E7FF3F725 /* internal */, - 05B00BB674F676EC73D45EBFE080C368 /* Pod */, - B4634966E6A716098F219768B2CC3104 /* Support Files */, + 653EDB2540639DED135FBD256344FF42 /* react-native-netinfo.xcconfig */, + F961CE038F6D8FFF5E50F09D3E61F5F0 /* react-native-netinfo-dummy.m */, + D172C466F1838E788C483F7DD0B47DEF /* react-native-netinfo-prefix.pch */, ); - name = Yoga; - path = "../../node_modules/react-native/ReactCommon/yoga"; + name = "Support Files"; + path = "../../../ios/Pods/Target Support Files/react-native-netinfo"; sourceTree = ""; }; - CEDF3B8186554AE3FC524EDD2BF38656 /* RNImageCropPicker */ = { + CD20E804D5E3128E874969C2F28AC151 /* Pod */ = { isa = PBXGroup; children = ( - BD0A83C817EFBEEB821322D6E6371E3F /* Compression.h */, - D262007C8B2B31A444F953C3D07B69AD /* Compression.m */, - FBF24BED5A123DD2FD247BB87247D606 /* ImageCropPicker.h */, - 57E89D3179DB65B9456F9A4744DD660A /* ImageCropPicker.m */, - 0CCB8CEF38509854943E875A2C765557 /* UIImage+Resize.h */, - BF7ADA7B9A2637B0A5CC653758BC7BB7 /* UIImage+Resize.m */, - 0318691D55527D4CD12AED0BA039218D /* Pod */, - 3BDE2BFF5FB446A83633289C9D4BCABB /* Support Files */, + 2C458C3963A7CF7ECF19ACAE6AE86329 /* RCTRequired.podspec */, ); - name = RNImageCropPicker; - path = "../../node_modules/react-native-image-crop-picker"; + name = Pod; + sourceTree = ""; + }; + CE05722D770D218DA65EF6954C399E9F /* Support Files */ = { + isa = PBXGroup; + children = ( + 7529A3ACC105C34F3BFCA87900DC62C2 /* appcenter.xcconfig */, + FE5EA56D99150083467DA4F753C5D755 /* appcenter-dummy.m */, + 0A548F634E3953CF38C993093E84CA17 /* appcenter-prefix.pch */, + ); + name = "Support Files"; + path = "../../../ios/Pods/Target Support Files/appcenter"; sourceTree = ""; }; CF1408CF629C7361332E53B88F7BD30C = { isa = PBXGroup; children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, - A033D1F0972D5944DDC5C53B8480ADA8 /* Development Pods */, + 196E594B163B771F8416DDAAF84DD3CC /* Development Pods */, D89477F20FB1DE18A04690586D7808C4 /* Frameworks */, F61316E91EFA5127ADF8D98E19C76E6A /* Pods */, 76F193BEA207F7991CC581DCBF21D60A /* Products */, @@ -7414,6 +7398,26 @@ path = "../Target Support Files/boost-for-react-native"; sourceTree = ""; }; + D17A505C6EE0454EFCB836A5A6054BDB /* RCTActionSheetHeaders */ = { + isa = PBXGroup; + children = ( + E947747402A97B8CCC82ED88DC8F991C /* RCTActionSheetManager.h */, + ); + name = RCTActionSheetHeaders; + sourceTree = ""; + }; + D1C9380DF68B72031264556F2B918BE5 /* React-jsinspector */ = { + isa = PBXGroup; + children = ( + 6F5EC1E40C9050A19C9C473264F3C9BA /* InspectorInterfaces.cpp */, + FD755928051C5D57D4D89746179487BC /* InspectorInterfaces.h */, + BED4152BF6C0BC80DC81B9586A382C29 /* Pod */, + 4992BBAED57CB67111481F0F8F4E5186 /* Support Files */, + ); + name = "React-jsinspector"; + path = "../../node_modules/react-native/ReactCommon/jsinspector"; + sourceTree = ""; + }; D24169EA851A6BA80E75780D47AD751A /* Analytics */ = { isa = PBXGroup; children = ( @@ -7422,17 +7426,6 @@ name = Analytics; sourceTree = ""; }; - D39FCFD794A55A6B055D17F83B17F4D2 /* Support Files */ = { - isa = PBXGroup; - children = ( - 92A7002697F41C7B5CEA77B55995E2C4 /* RNSVG.xcconfig */, - 1FE30F7DBDC196336B71EF394676CF2D /* RNSVG-dummy.m */, - D6B447493518FE2EC2E18FAF9CFC140E /* RNSVG-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/RNSVG"; - sourceTree = ""; - }; D3F95C6DEC7179575CA8BF7E35D3CF00 /* SDWebImage */ = { isa = PBXGroup; children = ( @@ -7444,52 +7437,64 @@ path = SDWebImage; sourceTree = ""; }; - D4847D8A70FAC2F743F781DB18E7E162 /* RCTActionSheetHeaders */ = { + D54F8D75BF40509CF4FCD87BD966F3E8 /* RCTTextHeaders */ = { isa = PBXGroup; children = ( - F861ABE2FCC1CC8B00212C2C0C8F4C65 /* RCTActionSheetManager.h */, + C414914580F198C28D3EF3ABF0D278E3 /* RCTConvert+Text.h */, + 8D0923B12E1A1FC64F5FF20B32B900D0 /* RCTTextAttributes.h */, + BF7A5B11A16AF00D7BD46A546B024D47 /* RCTTextTransform.h */, + 3DA917D4BE9486DDFD2EC792CE743939 /* BaseText */, + 1B0813C42CCA98A7F1371A94B85BDA4D /* RawText */, + F999F1010960FF2CB4F99FB1EA0A2627 /* Text */, + 829E2B5964C7F15558D0E4C6D017466A /* TextInput */, + C7715A97A89639A1AD2543C828EB3F5F /* VirtualText */, ); - name = RCTActionSheetHeaders; + name = RCTTextHeaders; sourceTree = ""; }; - D4C079477DC7BE33EB6FBC538E972FEE /* Pod */ = { + D6170478396D6D6FD51B2ECF72D72613 /* Support Files */ = { isa = PBXGroup; children = ( - 777560CA667DB83CAF9BE37336DC85BD /* LICENSE */, - 259A03076D90AF312F65677E5863D909 /* README.md */, - 1E6DD2384AF10FCC6DDBB074D89F382B /* RNScreens.podspec */, + E19771357664E9BF1DB5150A2473EAAE /* React-RCTLinking.xcconfig */, + 26A722FDCBBF5D95520A84CA4F82D9DA /* React-RCTLinking-dummy.m */, + F2A49AA2DF76A686803CDF4D1CB35A5B /* React-RCTLinking-prefix.pch */, + ); + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/React-RCTLinking"; + sourceTree = ""; + }; + D63104B7722439ADDD34F65F150A74EE /* Pod */ = { + isa = PBXGroup; + children = ( + F3F88E6FBE4EDA8069A07F1E197ECA61 /* appcenter-analytics.podspec */, ); name = Pod; sourceTree = ""; }; - D59937C51E21B8884BD077083814697D /* RawText */ = { + D661C274788A9AA70E6D7930FDD640FD /* React-RCTNetwork */ = { isa = PBXGroup; children = ( - 68ED249F2193762350111BE11E6D9E12 /* RCTRawTextShadowView.h */, - BD43079B436EDC7898698C81407D821C /* RCTRawTextViewManager.h */, + AE63DCA4DE6C6B15400C83D1F8E3AD8A /* RCTDataRequestHandler.m */, + BB7BE3D81FBC7C18E3838AC5FE6D394A /* RCTFileRequestHandler.m */, + 69CB1A700725287D0EFFD4A932FD7969 /* RCTHTTPRequestHandler.mm */, + B91B52606FCEB8D71D7B36531A149098 /* RCTNetInfo.m */, + F89806324A981B3BE6F42547E0B235A2 /* RCTNetworking.mm */, + 64DC05AFC927B8C1F8E1D5F87AFF8101 /* RCTNetworkTask.m */, + 9E1C507111BCF3855A109A2C2EB38E32 /* Pod */, + 703F46001376C4FABE0854769296C5A9 /* Support Files */, ); - name = RawText; - path = Libraries/Text/RawText; + name = "React-RCTNetwork"; + path = "../../node_modules/react-native/Libraries/Network"; sourceTree = ""; }; - D5D0C26ADA3DBCA24255E0EE54417763 /* Pod */ = { + D68661CBE3E3DAE1D7B656BC853807ED /* Filters */ = { isa = PBXGroup; children = ( - 19E26433E064C80C92A2D973D4908EB4 /* LICENSE */, - 3302272A774126D155597923E5E00149 /* README.md */, - 5146E87B518BE7E787E26A6259C73D5F /* RNVectorIcons.podspec */, + 28BF92CEF4B4EB19D42B982F63026EF7 /* BSG_KSCrashReportFilter.h */, + D7DC6FA75CFF65ED93B31CCF5DCF4BBD /* BSG_KSCrashReportFilterCompletion.h */, ); - name = Pod; - sourceTree = ""; - }; - D5EA0C244E7E15AC7F9C8DCDD3920383 /* Pod */ = { - isa = PBXGroup; - children = ( - 9F706AC400A54D555BF5B10FA050C8F9 /* LICENSE */, - 073C75DB54BE3A8672F47D21CB5C56EB /* react-native-webview.podspec */, - 556A458C560E7710D476B54898ECA242 /* README.md */, - ); - name = Pod; + name = Filters; + path = Filters; sourceTree = ""; }; D69C4DA2D7A55AD74CBAB8D9C315A9D8 /* Support Files */ = { @@ -7503,25 +7508,48 @@ path = "../Target Support Files/glog"; sourceTree = ""; }; - D72125E65653182717666F6C5C526A77 /* Reporting */ = { + D6EDFB04412592C3944B9FFB87FDD4D7 /* Recording */ = { isa = PBXGroup; children = ( - 09ACD21D8FFDF26695B9F6D541E9BCCA /* Filters */, + 98EE1DEB7FF3FF9826E604DFFEEA0D33 /* BSG_KSCrash.h */, + 7B9877F7ACA7DE426C744E99AAD196F3 /* BSG_KSCrash.m */, + 5163D11FC00117078EB6B3F1C42693E3 /* BSG_KSCrashAdvanced.h */, + 83A1D0C364B72C8111B50EBAF23FF4D9 /* BSG_KSCrashC.c */, + 5C3FDF97D5138EC2AE05ACDC154B0951 /* BSG_KSCrashC.h */, + CD524CA45D7B082539E186CC20B03B89 /* BSG_KSCrashContext.h */, + 16377E1A007B35E4BFBA23914546587D /* BSG_KSCrashDoctor.h */, + 014CE3374DCDF03FA9018BB579D74C34 /* BSG_KSCrashDoctor.m */, + 88B4D65B3356886C60C57AC9235381BC /* BSG_KSCrashIdentifier.h */, + EA32AD8E25ED39D5AE8E8B8EC5E6F752 /* BSG_KSCrashIdentifier.m */, + 628485B8257C9B248BCDF1F06482C912 /* BSG_KSCrashReport.c */, + 20A1F390082C2D207E1D83544C2C4F67 /* BSG_KSCrashReport.h */, + C35C3BE230B5D76B932D119E3FF0BC0D /* BSG_KSCrashReportFields.h */, + 7C660F5D8CEDEC2D67920CC98CD993DC /* BSG_KSCrashReportStore.h */, + 91A74AA50FA6DC1219AF17BEBF27965F /* BSG_KSCrashReportStore.m */, + CDCCE6CAD73753774A80CCD7391B2741 /* BSG_KSCrashReportVersion.h */, + 19B8154AAB3780955314A56541F237AA /* BSG_KSCrashState.h */, + 5BF94ADBBB7F75A5FDAD165BFB2FFCD1 /* BSG_KSCrashState.m */, + 200E74284FCAA5D161188BC3B903D528 /* BSG_KSCrashType.c */, + 1CAE0679A9D1D9104CB4AACF839E9779 /* BSG_KSCrashType.h */, + D7F43B72B6D18F2CD10B967B8C25379C /* BSG_KSSystemCapabilities.h */, + 924B87E2B188E94072D8059163551230 /* BSG_KSSystemInfo.h */, + 62F076006961DF621C0DDB0BCB19CF4D /* BSG_KSSystemInfo.m */, + 38A8203FD68B2DF38E53D5E6295F61E4 /* BSG_KSSystemInfoC.h */, + 842253A14F21FBD11367633CAED620F4 /* Sentry */, + 6FADF2886F5A15D5717830A7E7FC80EF /* Tools */, ); - name = Reporting; - path = Reporting; + name = Recording; + path = Recording; sourceTree = ""; }; - D745703F7003C3203454C185353744F7 /* FBLazyVector */ = { + D711081E9939EA146556FEB8827B6565 /* KSCrash */ = { isa = PBXGroup; children = ( - DF111CA1F3326143884DE4D59E35C8DE /* FBLazyIterator.h */, - CD6B7BFE538613139449F4C3DE2AE52B /* FBLazyVector.h */, - 7FA64AE75B8C7E9E737482BB91107F44 /* Pod */, - 21ABB1A4C9D801FFFDBC1E50AEF8723B /* Support Files */, + D6EDFB04412592C3944B9FFB87FDD4D7 /* Recording */, + 30AA2D7116B91844A29CD9F217368D9E /* Reporting */, ); - name = FBLazyVector; - path = "../../node_modules/react-native/Libraries/FBLazyVector"; + name = KSCrash; + path = KSCrash; sourceTree = ""; }; D89477F20FB1DE18A04690586D7808C4 /* Frameworks */ = { @@ -7531,14 +7559,55 @@ name = Frameworks; sourceTree = ""; }; - DA5B70019B43DD1AE1028CD0B811AA85 /* Pod */ = { + D9D6BDFAFCEA280083A25E7E1FEA8967 /* RSKeys */ = { isa = PBXGroup; children = ( - E349007861B35EEE46BF4ABB17C660ED /* LICENSE */, - 5B087CBF44D3910878B8FE222C4495E5 /* README.md */, - 4942BF9FD789751FBEAF136DC2DE5D51 /* RNSVG.podspec */, + 2BC327890D00768996EBBDA23B4E4855 /* JWTCryptoKey.h */, + 288A7663A4CCD9FB60A758042F38E054 /* JWTCryptoKey.m */, + 4505B4B3CCF119F92CDAA740F47708D8 /* JWTCryptoKeyExtractor.h */, + 16635CDBFF17B0672D9E1411E61733AF /* JWTCryptoKeyExtractor.m */, + C85696C014718EC6BE3337E03BC59FFC /* JWTCryptoSecurity.h */, + 034A9E2F92158C77C0F84491E9DA45CA /* JWTCryptoSecurity.m */, ); - name = Pod; + name = RSKeys; + path = RSKeys; + sourceTree = ""; + }; + DA16737CC08C6C8443413FEFD0B87B07 /* React-jsi */ = { + isa = PBXGroup; + children = ( + 3C7984BED666A40B74ADC39289489E31 /* JSCRuntime.cpp */, + EB2F11498544DF3078EFD63F938DA82C /* JSCRuntime.h */, + 10F0F82143CF049F4F6511201DB13E8B /* jsi */, + 6FA0EF7EE555502675BFE4ED5FF83CA2 /* Pod */, + C1606F509FEB928EAEC49964E2C84202 /* Support Files */, + ); + name = "React-jsi"; + path = "../../node_modules/react-native/ReactCommon/jsi"; + sourceTree = ""; + }; + DAF10662DC42C0656B06E1340DB45794 /* Support Files */ = { + isa = PBXGroup; + children = ( + 842E1D8AFE09C23BA73B54A14C15C643 /* RNReanimated.xcconfig */, + F19A7B0E4B2F2AD69444185B550F1670 /* RNReanimated-dummy.m */, + F8E3B5BB6C9E172BF60C624D9A879A9E /* RNReanimated-prefix.pch */, + ); + name = "Support Files"; + path = "../../ios/Pods/Target Support Files/RNReanimated"; + sourceTree = ""; + }; + DBEC3F548EAE2C9A8C506C6BFA9AAF3D /* Supplement */ = { + isa = PBXGroup; + children = ( + 001F84FAF6C3F9CF76CABF5064A16F76 /* JWTBase64Coder.h */, + E8A65D00F9DBCDDD06CE95EAAEB0F401 /* JWTBase64Coder.m */, + CF1C68387B64D44D562033279BDDAC4A /* JWTDeprecations.h */, + 31CA4216E4BBA117651878447FD0AE14 /* JWTErrorDescription.h */, + C2242B8287B72D7B9752B3FF55EB229C /* JWTErrorDescription.m */, + ); + name = Supplement; + path = ios/CodePush/JWT/Core/Supplement; sourceTree = ""; }; DBF638659D7E712C394BD407A56F4479 /* Folly */ = { @@ -7565,83 +7634,22 @@ path = Folly; sourceTree = ""; }; - DC296DC880C39BE01936BD61E76C105B /* jscallinvoker */ = { + DCB2452C238DAB6487F8BB6FCC66E99C /* react-native-fast-image */ = { isa = PBXGroup; children = ( - A24717AD2DDEFAB804F9CE575C38474A /* BridgeJSCallInvoker.cpp */, - B9CC08ADF28AFBC0AF407AECBCF19758 /* BridgeJSCallInvoker.h */, - D4F289EBEF8FCE27B2918CD2383F2571 /* JSCallInvoker.h */, + F24008F6A580F69B6A610058089A5261 /* FFFastImageSource.h */, + 5D2228A3CAFA94ED15FCE2C8EA729FBE /* FFFastImageSource.m */, + 52D53214F0CCEE769273AF79BDDB98D0 /* FFFastImageView.h */, + 77395EACE427633272F726C2BDA89CFF /* FFFastImageView.m */, + 64F0104C25D99FA3E2D7B9956FA6568A /* FFFastImageViewManager.h */, + 674E8B7286526698EE1329E580CA4E30 /* FFFastImageViewManager.m */, + 8BDD6C013CCB648A1F0A6CDA2FF671B8 /* RCTConvert+FFFastImage.h */, + F5F6A24971895E0D24CDF7ED104B399A /* RCTConvert+FFFastImage.m */, + AE05AE5935C3857D40497E13BAD3F6D4 /* Pod */, + 099A9922D3218B26E789ACA77C981351 /* Support Files */, ); - name = jscallinvoker; - sourceTree = ""; - }; - DD67E7036E264A67A1B7CF8AED8538FB /* RNGestureHandler */ = { - isa = PBXGroup; - children = ( - B996142600B3C1B0EC9628D996254340 /* RNGestureHandler.h */, - A5BA1695809C02539247FE32A9535920 /* RNGestureHandler.m */, - 76B4FB0654FDB8478E7FA090E27F074A /* RNGestureHandlerButton.h */, - DC7A2DB13327E90847573116053BE9B8 /* RNGestureHandlerButton.m */, - D128DC5680F48F58995E4510D474DD02 /* RNGestureHandlerDirection.h */, - 5127D62D5BA35B0A0628B6CBA44B5C8F /* RNGestureHandlerEvents.h */, - 5DE5273A64581E0270181E56DEC8A2E1 /* RNGestureHandlerEvents.m */, - 12B0EB336C0EE7C6D6CC0CDF107B5345 /* RNGestureHandlerManager.h */, - 61479C94104D9A7592E4327B9842FF22 /* RNGestureHandlerManager.m */, - 6B59A0A5342B03F9421B9AE6D3C08881 /* RNGestureHandlerModule.h */, - 8713F0C512847A0B420153F5E143F5F1 /* RNGestureHandlerModule.m */, - 6A14AF2C2156134466EE6849D266A29D /* RNGestureHandlerRegistry.h */, - 95BAB66F5DDF6EDADFDDBCBDAFAA3C8C /* RNGestureHandlerRegistry.m */, - 06A6F70E1AF2FCE2329430A3AE02CEE8 /* RNGestureHandlerState.h */, - FF04CB7C92A5872044FB6A3C89FF1582 /* RNRootViewGestureRecognizer.h */, - 816DB5B5D679CA34357FBD678C5F6ECB /* RNRootViewGestureRecognizer.m */, - AF117C2A98E90668BAF528F3A2981892 /* Handlers */, - 5374E185DCF20BE6BD0FB567472C3224 /* Pod */, - 0287D64FB9324F93EAC4EED6F3FD0B8A /* Support Files */, - ); - name = RNGestureHandler; - path = "../../node_modules/react-native-gesture-handler"; - sourceTree = ""; - }; - DDC72B34248FCD828DE35189E607B1BD /* Support Files */ = { - isa = PBXGroup; - children = ( - 08AF71F20B0C191CA035437DEB408052 /* react-native-version-number.xcconfig */, - 588F4E93988CFB38A514175A0405D107 /* react-native-version-number-dummy.m */, - FD0C6B8CFD241E95F921C899DAA09BAF /* react-native-version-number-prefix.pch */, - ); - name = "Support Files"; - path = "../../ios/Pods/Target Support Files/react-native-version-number"; - sourceTree = ""; - }; - DEBC0C3EC9314560C32D201C338404F3 /* ESFamily */ = { - isa = PBXGroup; - children = ( - 04D2FDB5AD48227BC2290B6784316B49 /* JWTAlgorithmESBase.h */, - 0045732B5BB17025A722F55511EC5165 /* JWTAlgorithmESBase.m */, - ); - name = ESFamily; - path = ESFamily; - sourceTree = ""; - }; - DEE9894A0D78C4C3D6F7521B822CC6AB /* Nodes */ = { - isa = PBXGroup; - children = ( - 9CB9CAA79C36B9CE5E3CE137E1EE4419 /* RCTAdditionAnimatedNode.m */, - 7E339A1CA50BEF1E8BC32572D0B28F1D /* RCTAnimatedNode.m */, - FC8BA855C8DF4B24E57BA169A16DF742 /* RCTDiffClampAnimatedNode.m */, - 4F125FD30BF6BE246D3DB29FFAC4331A /* RCTDivisionAnimatedNode.m */, - C74079FB52524C96C0D1BC36D822B4B7 /* RCTInterpolationAnimatedNode.m */, - CD1732BB3EA1307465B31B05FDE34AB9 /* RCTModuloAnimatedNode.m */, - 04151276729EB2551897DAA01E11E846 /* RCTMultiplicationAnimatedNode.m */, - DDD35EB9178E7942C3DDB8F00E6C2BF1 /* RCTPropsAnimatedNode.m */, - C899F2B520D0600C288FD29D8BAA268E /* RCTStyleAnimatedNode.m */, - 2CC7336EAB7F4460A9902C24FB9E884A /* RCTSubtractionAnimatedNode.m */, - 4D63138B0FA0E24A2A0501852C040153 /* RCTTrackingAnimatedNode.m */, - 6311F5672915CD1F81216FC2271FE4D7 /* RCTTransformAnimatedNode.m */, - E5B18BE82B2546DFA3DE60C314DC28FC /* RCTValueAnimatedNode.m */, - ); - name = Nodes; - path = Nodes; + name = "react-native-fast-image"; + path = "../../node_modules/react-native-fast-image"; sourceTree = ""; }; E075D162CA114D999D5C436B1BE5E5F3 /* Push */ = { @@ -7652,287 +7660,319 @@ name = Push; sourceTree = ""; }; - E0C7BAD5B50C9B5A1C42747985AE9890 /* RCTVibrationHeaders */ = { + E0B4A4A8A1642AB237DBCD38835272BB /* Pod */ = { isa = PBXGroup; children = ( - 74FDFD35FEECE0FCC217C7F2D696E140 /* RCTVibration.h */, - ); - name = RCTVibrationHeaders; - sourceTree = ""; - }; - E1B3D028EC9B897FAC5D37B8244FEB03 /* CxxUtils */ = { - isa = PBXGroup; - children = ( - 5C92DED192C7DD06160FE7547CE0FF68 /* RCTFollyConvert.h */, - B7D3A6A50D0A015A4BD6930AF2207707 /* RCTFollyConvert.mm */, - ); - name = CxxUtils; - path = React/CxxUtils; - sourceTree = ""; - }; - E1EA8384637536164239BF3CAA70896A /* CoreModulesHeaders */ = { - isa = PBXGroup; - children = ( - 42DA59927ECAD4596200722EF255DC58 /* CoreModulesPlugins.h */, - 7D9F11D4D0FEF830BFE0C8AE8161252E /* RCTExceptionsManager.h */, - 6BABC4E84468A1FF187D6004C3630ACB /* RCTImageEditingManager.h */, - A8C99BA2F8DA5B1A3D2F6F1FD304F772 /* RCTImageLoader.h */, - 020B098E135FFFC1E31A7514192D5FCF /* RCTImageStoreManager.h */, - 6DCD077027FF2DE8F37D5E3C492C7B30 /* RCTPlatform.h */, - ); - name = CoreModulesHeaders; - sourceTree = ""; - }; - E22351546A2981B57C212182164C0A5E /* Support Files */ = { - isa = PBXGroup; - children = ( - 209A3876BE78B6816FA84B79AE3001AC /* React-jsinspector.xcconfig */, - 59040402C04B6EF00291F5ECD643E84D /* React-jsinspector-dummy.m */, - 3497CC98C6879429E583D97ACBD71FD9 /* React-jsinspector-prefix.pch */, - ); - name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/React-jsinspector"; - sourceTree = ""; - }; - E8D690DC33BADFC1B8D37EF2671EE617 /* Pod */ = { - isa = PBXGroup; - children = ( - A0B929070A50369F76A900FBD5A4827E /* React-RCTActionSheet.podspec */, + 1CAF8405290EA6C341B2ACE84BF0F7D3 /* React-CoreModules.podspec */, ); name = Pod; sourceTree = ""; }; - E993B821235962E78C1252269DF035A8 /* Pod */ = { + E18AD1C1328EB03E044E7C225CD1903D /* event */ = { isa = PBXGroup; children = ( - 8E1ED2F9D2BCE1F96CBA2D3C2C9DB571 /* React-RCTVibration.podspec */, + 5157A334E6612B1FB855B31997ED2D73 /* event.cpp */, + 9D53479EDAD54702665A0291F57ACDC7 /* event.h */, ); - name = Pod; + name = event; + path = yoga/event; sourceTree = ""; }; - EABA0B33245148979477403F21E9793C /* Default */ = { + E1F6DF34BB395DCF59175154A35843F5 /* RCTRequired */ = { isa = PBXGroup; children = ( - 4F5721F97676E7BA7EBB1ED87F34177B /* Base */, - 5FA167F274D14CA6987A0389001C89D7 /* CxxBridge */, - FA6F37214865FC01ACFE709892321542 /* CxxModule */, - E1B3D028EC9B897FAC5D37B8244FEB03 /* CxxUtils */, - EBA7C5EBAFFFB6D09127665609A9A7B5 /* Modules */, - 1960210E990390E657D9F43FF30E0E4A /* Profiler */, - FEA7C5CA91CF43421D12041A13C86FCE /* UIUtils */, - C4AB0A0D1B1AA0C99A696018644D0E3E /* Views */, + 058F9D61AADFE8172ACD789C3554016D /* RCTRequired.h */, + CD20E804D5E3128E874969C2F28AC151 /* Pod */, + 6C9FA8379C80C388C90C83C43CC5FC82 /* Support Files */, ); - name = Default; + name = RCTRequired; + path = "../../node_modules/react-native/Libraries/RCTRequired"; sourceTree = ""; }; - EBA7C5EBAFFFB6D09127665609A9A7B5 /* Modules */ = { + E97615035791AD75E04D753F3847A928 /* Text */ = { isa = PBXGroup; children = ( - 09808D254E938DA304CEACEAD255112D /* RCTAccessibilityManager.h */, - 57D1DB38EA21B3C4194FDBF2FD1EF441 /* RCTAccessibilityManager.m */, - 9176AF7195EC16FC59995F99B82AD9F9 /* RCTAlertManager.h */, - 50022CB8D153CF9301BB4AD6877D6DAB /* RCTAlertManager.m */, - 87EBFFCADBF9C62D4EC05755628BCAA4 /* RCTAppState.h */, - BB7A3C037E5624246172EC761BE466E2 /* RCTAppState.m */, - 6F9ABA4678DF2A811CFB2996D451EA00 /* RCTAsyncLocalStorage.h */, - 0D27AC51B8A0FAEBB47427C01AD454FD /* RCTAsyncLocalStorage.m */, - 4188121C809727328C6A925585202053 /* RCTClipboard.h */, - 0DA2F41A88C4440B9EA12D40869EE159 /* RCTClipboard.m */, - 335B91810F90E52A307F62E8E4BBAAFD /* RCTDeviceInfo.h */, - 8A5B709E7E663F5C71FE3F7D841F5290 /* RCTDeviceInfo.m */, - C66E6C1362A93384A52A18964B18CE2B /* RCTDevSettings.h */, - 8E655D62B18B63909F254EEDEA12127E /* RCTDevSettings.mm */, - 255758AAD31F4AE89A3E4FCB419C52A5 /* RCTEventEmitter.h */, - 21FA4733554CC67A3D286DF75F0F46FF /* RCTEventEmitter.m */, - E1EDE56B07E84798C223C5A627BFCB35 /* RCTI18nManager.h */, - 34397FFAC953C0D63E457BD07DCF4E39 /* RCTI18nManager.m */, - 0B4E37BBE419FB9CC85648F7964845D3 /* RCTI18nUtil.h */, - DC448D9FE99BD4686671418C74155F7F /* RCTI18nUtil.m */, - C149B3FB2F6255015869CC9BFCE02A2C /* RCTKeyboardObserver.h */, - 2B202CDB681C15A7B7A7F69CFEF669D5 /* RCTKeyboardObserver.m */, - 300F093523E314FEC07C2785B17E7686 /* RCTLayoutAnimation.h */, - 36F782581DCE6AB9AA2A260C467CF2C5 /* RCTLayoutAnimation.m */, - 2DEE23DDDC8F1692F15CC5D4F6331056 /* RCTLayoutAnimationGroup.h */, - 69BBE6714E20572B0890E3D1DCF5BA29 /* RCTLayoutAnimationGroup.m */, - 1D894606413B62F4BFD33B8206C36B6C /* RCTRedBox.h */, - 661B6DD7C41B90DD2F91D1F65BBFCC30 /* RCTRedBox.m */, - A752CEFD736EBF72FB522059B367C310 /* RCTRedBoxExtraDataViewController.h */, - F50EA2E32372883A45FFA16F0059E781 /* RCTRedBoxExtraDataViewController.m */, - 7EF26D0C5AB90227116C70E8235AE6D2 /* RCTSourceCode.h */, - 299BC6ED72E63BE869BE2FF7C23C0403 /* RCTSourceCode.m */, - D551E0FC13A7DDD23103A8532D09F6A0 /* RCTStatusBarManager.h */, - F2F15AB2DF2E4CBE360DF5C50A31D28D /* RCTStatusBarManager.m */, - A832EE1F71A4CB0195FB8C33260D8D10 /* RCTSurfacePresenterStub.h */, - C4E2FF0BF44933461D3DA5F19ED146F4 /* RCTSurfacePresenterStub.m */, - EF93C6B398C1929AF38EB4CE69FE6F94 /* RCTTiming.h */, - 73E3C48D1CB10518591E8F290C737FA4 /* RCTTiming.m */, - A2F7605CC1EDEC8D22A2502152607CF1 /* RCTUIManager.h */, - 7437A876A70196830E457BE5FB00B4BB /* RCTUIManager.m */, - BD5C85D2768EF8EEF959E241AF775145 /* RCTUIManagerObserverCoordinator.h */, - F53F82927572419803A695836A1AECF4 /* RCTUIManagerObserverCoordinator.mm */, - 53107AB621637DEA5E4E5545021F2E5C /* RCTUIManagerUtils.h */, - 148BCB13CCD2D7514137B68D6779A4BE /* RCTUIManagerUtils.m */, + 512B98BA4E36A8EE6E978DC77CDE61BF /* NSTextStorage+FontScaling.m */, + C362184621DE8CBAA8093CBAA5735D6F /* RCTTextShadowView.m */, + 51329C03368BD1E1682363A2E7F93FB6 /* RCTTextView.m */, + AB2ADC400787400A1D22791C74E3049A /* RCTTextViewManager.m */, ); - name = Modules; - path = React/Modules; + name = Text; + path = Text; sourceTree = ""; }; - ECACFDE2611B7138504B18F368968FD9 /* VirtualText */ = { + EC19FE7F89FACBC28F29F90781EF8460 /* Surface */ = { isa = PBXGroup; children = ( - 4CC86AF93949DE9E309069B5B1AB058F /* RCTVirtualTextShadowView.h */, - 00342A21558DE383089614D0F6CB96E6 /* RCTVirtualTextViewManager.h */, + DD9422C7A356B120F844456C08237C45 /* RCTSurface.h */, + 6DEA9D3870ECEB00433EC28EB101D106 /* RCTSurface.mm */, + 028C4C635D88A09856F594E380F155B1 /* RCTSurfaceDelegate.h */, + 83DAA39A5B406C2173117B656F13703F /* RCTSurfaceRootShadowView.h */, + 4203A232120371DB4B921D9D765EB217 /* RCTSurfaceRootShadowView.m */, + 461F2D51F74D7B65F3D15C59E6A87FDA /* RCTSurfaceRootShadowViewDelegate.h */, + 300F8597F5E220ACACF668109428AF85 /* RCTSurfaceRootView.h */, + 3C86254E69554D37C4F0B72E80DD97C3 /* RCTSurfaceRootView.mm */, + 8A277A41DA57B2048CDDC73E2AB71E39 /* RCTSurfaceStage.h */, + 25F6A7EBB340839795D75F96AD0A19C6 /* RCTSurfaceStage.m */, + 05693BEB89E9029A5D87B26CD6CDE07D /* RCTSurfaceView.h */, + 84448B5D5170F7BC55EBF12802355441 /* RCTSurfaceView.mm */, + 88A8909EDB7F2C57406B20B0A86B0DD2 /* RCTSurfaceView+Internal.h */, + 5913133EB27770A55FF74FA7375BB098 /* SurfaceHostingView */, ); - name = VirtualText; - path = Libraries/Text/VirtualText; + name = Surface; + path = Surface; sourceTree = ""; }; - ED5E49157C32AD4CE55E4906DF7BD61E /* RCTSettingsHeaders */ = { + ECD9D6453D429F3D14F10E3ADF304FFB /* React-RCTVibration */ = { isa = PBXGroup; children = ( - 736953A0D1ACAE15F58CE202D7018AF8 /* RCTSettingsManager.h */, + 318FC6C6D2701F2E517551E06FD7EA3F /* RCTVibration.m */, + 4C94C853AEC0EF0E5F6CBA7861DDA56A /* Pod */, + F448EF4A110550A089527BE73D9CC1F4 /* Support Files */, ); - name = RCTSettingsHeaders; + name = "React-RCTVibration"; + path = "../../node_modules/react-native/Libraries/Vibration"; sourceTree = ""; }; - EDBEF7F33D3A79A6259354722D416597 /* Singleline */ = { + EDEC952CCD1C5C69A7F5C9649E45C40D /* React-CoreModules */ = { isa = PBXGroup; children = ( - 568039A168117B3562D1B64D5B43A497 /* RCTSinglelineTextInputView.h */, - 2D29F28222BD136A2514AE3722B8ACDA /* RCTSinglelineTextInputViewManager.h */, - A50CF9D07F78EF5A2FC548ABD9831D21 /* RCTUITextField.h */, + CFEDCFDF95DE56757BAE4DA848BBF018 /* CoreModulesPlugins.mm */, + A9B1262B2812CCBA3FDDDA7706C5BD70 /* RCTExceptionsManager.mm */, + 0B146F8BEAF6B18FC004F04F9006A903 /* RCTImageEditingManager.m */, + 59057970283CB8B4C23541668F227BFC /* RCTImageLoader.mm */, + 590B1ED4BF361A42655ADB87A4EFE3FE /* RCTImageStoreManager.m */, + DB46FD91BAB47BE698FC195AB8E99458 /* RCTPlatform.mm */, + E0B4A4A8A1642AB237DBCD38835272BB /* Pod */, + CBF917CE05C3F0642C5565A2F9CAD687 /* Support Files */, + ); + name = "React-CoreModules"; + path = "../../node_modules/react-native/React/CoreModules"; + sourceTree = ""; + }; + EFFF513C2EA0E5EDCBF01AE967255726 /* react-native-webview */ = { + isa = PBXGroup; + children = ( + DADB7449FB089F545D7DBB910E00E629 /* RNCWebView.h */, + 3F1C9F5739FA255AAA5D31CB91C5D90C /* RNCWebView.m */, + EC266746F402A9EC0EC8AFF005E3CD23 /* RNCWebViewManager.h */, + 5023AE8943D912D53C8C2ED50BA1296D /* RNCWebViewManager.m */, + DEF94BA13549620F9DEEA634A1959107 /* RNCWKProcessPoolManager.h */, + 7C220E5E0BED0AC3963699DAD2F893E3 /* RNCWKProcessPoolManager.m */, + 566BBDAEEC0D7EC656C392B618105948 /* Pod */, + C8BE305608472A30CB5B749925F36752 /* Support Files */, + ); + name = "react-native-webview"; + path = "../../node_modules/react-native-webview"; + sourceTree = ""; + }; + F049A30B4671E600DAED16802E2BB11D /* Views */ = { + isa = PBXGroup; + children = ( + AC34583C9D5C71BDFBC61E96144A49B3 /* RCTActivityIndicatorView.h */, + 9BB378B50AEAC4CF300B8D6EBDC0E69F /* RCTActivityIndicatorView.m */, + 56AC1BBA7DEC128D26852DCB32EB1FCD /* RCTActivityIndicatorViewManager.h */, + 5825871EF4EB32CFC3174AFA45192E32 /* RCTActivityIndicatorViewManager.m */, + 75836213649D06446C214845836D00F8 /* RCTAnimationType.h */, + 8C812142D30001BB347D7F79388BA761 /* RCTAutoInsetsProtocol.h */, + F64CB3B5650530F7DE11CFB954986C6D /* RCTBorderDrawing.h */, + 93E83079A91EAEAC0B3726A3CC7C1CD4 /* RCTBorderDrawing.m */, + 75431FAF4010B1DB9A47EF52889F6F62 /* RCTBorderStyle.h */, + 749330E9BCF1EC886F3F62B39DEF8A36 /* RCTComponent.h */, + 953F550202A7172424065A23C39361D4 /* RCTComponentData.h */, + 767C6C41FABFB43DD6D713EE1FC3A090 /* RCTComponentData.m */, + 1FE7552541A200D90B2FB4854ED50595 /* RCTConvert+CoreLocation.h */, + 10411B7A9BBF074F9688FBD58F7B497A /* RCTConvert+CoreLocation.m */, + 60FB842E5A4A504A59D3029AC60C7403 /* RCTConvert+Transform.h */, + 7A74B941F6F8ACEBDE44AE2FB163D339 /* RCTConvert+Transform.m */, + 997EEC858862B6AD05B8EFCBBAA4CDE3 /* RCTDatePicker.h */, + 766713C004B3D6E8422C94E12A828244 /* RCTDatePicker.m */, + AE90A44D9B74CBA0DC65A60769122401 /* RCTDatePickerManager.h */, + BB07874A8CED7D4D6131437674C51481 /* RCTDatePickerManager.m */, + 2B33647BE9C28FA6EB9D06EEC337B11C /* RCTFont.h */, + CC009575684B1D78F7383539C8106204 /* RCTFont.mm */, + 68698337AACC8FA4549FB5214FAD0CDA /* RCTLayout.h */, + AC21185B624EE33A3E6254291815AF8C /* RCTLayout.m */, + 41DAFC96BADA6F1E1278C5FF3E691641 /* RCTMaskedView.h */, + 37D1345D1734992F79B051C79B4F034A /* RCTMaskedView.m */, + A57B83B8DB69E001388295E0C740CDFD /* RCTMaskedViewManager.h */, + 8C303C10EA9598B26199029BCD85A2D3 /* RCTMaskedViewManager.m */, + 1692D544CAE3256FA132CFDF7E2D1502 /* RCTModalHostView.h */, + 81A5E825EE5F0DB7466F08EE78FB7379 /* RCTModalHostView.m */, + C34FCFD674821368C24A7D679B4A0F74 /* RCTModalHostViewController.h */, + 347C4EA1A739504D4D82B835B209C7B5 /* RCTModalHostViewController.m */, + D3EC09C1442ACBF7F4A0F93E8E48E5F7 /* RCTModalHostViewManager.h */, + D11257613C671EE3EBF8E0ACA4FBB9F6 /* RCTModalHostViewManager.m */, + 9935F6C88EB45EFC9729F91DA84BA958 /* RCTModalManager.h */, + 85D14FD366B4FD90EF4FB93CAAF3EDAC /* RCTModalManager.m */, + D0B4E10BE344CEBC4EB04F863FACB0BC /* RCTPicker.h */, + 90E3DD96F8E4D3DC11FF899CB327B288 /* RCTPicker.m */, + 54BD63115B83D62256EF3F25C3CEBB6D /* RCTPickerManager.h */, + EEF7AE422BE5385457A4EB80C653A683 /* RCTPickerManager.m */, + 385AA6D2079152BAA7DC42BF92FED60F /* RCTPointerEvents.h */, + 0AC537BCF3D2BEB98CB3B399DDDACAED /* RCTProgressViewManager.h */, + E8575D43F0BED0D8E548ACC009D22E91 /* RCTProgressViewManager.m */, + E3E15D7487B447AF150FF8C5701C6937 /* RCTRefreshControl.h */, + 6494AC7C29CA9E20B2E3DD12EADDA035 /* RCTRefreshControl.m */, + 4388B6BCB2F2784C4B4679919F5B1402 /* RCTRefreshControlManager.h */, + E947EC6135909AC50E3198B14BCD6442 /* RCTRefreshControlManager.m */, + F751E983E92C9FEE748E464EFE1E2CAF /* RCTRootShadowView.h */, + 447E451274C49968F29FA851E8E2D731 /* RCTRootShadowView.m */, + 52B2D0F52AE2EF4BB32BFB3C00540EED /* RCTSegmentedControl.h */, + 943AAA72ADBD8B27B71DE14A2FE13D4E /* RCTSegmentedControl.m */, + 94B3AF28C3A538EB4C603B20DC5BAD15 /* RCTSegmentedControlManager.h */, + 7F07BD88EF60B80B45681FFDABD8CAD4 /* RCTSegmentedControlManager.m */, + 7C09A396EA088F56982384A38AD21DD6 /* RCTShadowView.h */, + 9BBDEF946D5DFC52DE8CDCB44C2F1BC7 /* RCTShadowView.m */, + C1B201D496BA65F09AAA6EA9D3FFA3E0 /* RCTShadowView+Internal.h */, + E946EF0C975A27D949BC03ABE600C417 /* RCTShadowView+Internal.m */, + 7E9DF797F98785A145B2FD74A2370B8A /* RCTShadowView+Layout.h */, + BC9CC2D891676F29409159D5DBE9AC05 /* RCTShadowView+Layout.m */, + 5CD4B0A3CB4E20A9392CBB23F0B4639F /* RCTSlider.h */, + A4DF4C3B098FFDC142B35DFB9219795C /* RCTSlider.m */, + 32CBDAF2F13EEDDC80B9B8F3F7AB3C67 /* RCTSliderManager.h */, + 6C45E10A17ABB418C7DDCAE2735EC13C /* RCTSliderManager.m */, + 10FC96A7693F04BE76E8F40D98B31FFC /* RCTSwitch.h */, + 7F851E11CB01AA8EA020E61075769055 /* RCTSwitch.m */, + 2F16FBEC8DF82D7A167C0C896A2B9D0F /* RCTSwitchManager.h */, + B557D87FBC992ABFBE2C196ED6B95445 /* RCTSwitchManager.m */, + DE0C43891A10E3742ACBB05569BEF3C7 /* RCTTextDecorationLineType.h */, + 1A7024064E923C231D376767B961D332 /* RCTView.h */, + CF118FCAE5110271AADED3D34B6D3D6D /* RCTView.m */, + 539B39FC89B7FCBB529167F36116CFC3 /* RCTViewManager.h */, + A1C42BD2A3E9AF20D61316392B601785 /* RCTViewManager.m */, + 2601578BE70438AC99DFA0E44D2A8913 /* RCTWrapperViewController.h */, + 7E24FB3AAF163014DBE356CCB29648E8 /* RCTWrapperViewController.m */, + 29EA362140CF857384881E44139C0880 /* UIView+Private.h */, + 52AE6669DA56FB4D9FCB7A62F5116BC4 /* UIView+React.h */, + 129F3F9CC30DB45486EDD846BAFFD202 /* UIView+React.m */, + B7C46EF27301A0E0A15E5A5B0289F86C /* SafeAreaView */, + 37834B3AF2EF0C60C3AE838B461EE4AF /* ScrollView */, + ); + name = Views; + path = React/Views; + sourceTree = ""; + }; + F18CFE5F0A8B8252FE0D4F29A79E9069 /* Singleline */ = { + isa = PBXGroup; + children = ( + 01A1D2E2F52734BBB30C9E2C0FB71E03 /* RCTSinglelineTextInputView.m */, + BD2C56FB1788C515FE9968B99682577C /* RCTSinglelineTextInputViewManager.m */, + EA3A28F4D2E29BB03641C4DC0D7F648C /* RCTUITextField.m */, ); name = Singleline; path = Singleline; sourceTree = ""; }; - EF1EA6EA40D1E3EEDB893DFB313029CD /* Pod */ = { + F1AA6DC2A236F92EBE0D30831A565DD0 /* Support Files */ = { isa = PBXGroup; children = ( - 1C3B51ABF4D5FDE9B12F2DD843596DF5 /* BVLinearGradient.podspec */, - 7E21BFA70654B1D61016A51CE4142CD5 /* LICENSE */, - 4286DE90B9E7BA5F0BFE93A21A8E76AB /* README.md */, + 63C50AE43F935F94D36C4CB70B39340D /* React-RCTImage.xcconfig */, + CC487BC5398588F6DBEA4A413D9D6BA0 /* React-RCTImage-dummy.m */, + 88B816E684759C2062551B1FDA622FD1 /* React-RCTImage-prefix.pch */, + ); + name = "Support Files"; + path = "../../../../ios/Pods/Target Support Files/React-RCTImage"; + sourceTree = ""; + }; + F26FEDDD0A7A27382AAB4DED97756A17 /* Handlers */ = { + isa = PBXGroup; + children = ( + 6DA483DD40E62C19D134CD2AA5B42BA6 /* RNFlingHandler.h */, + 2A5F76079D065031118D60F0E89855D6 /* RNFlingHandler.m */, + D83C96563417BC91946C3293B5F8EED9 /* RNForceTouchHandler.h */, + 14E412878D3F53A203EADEF4FEDCD581 /* RNForceTouchHandler.m */, + 52CD73A3A1D52033C0CD08F4B3F1BE76 /* RNLongPressHandler.h */, + B42A41E7EFF1E7F83CD12A42927EC3BD /* RNLongPressHandler.m */, + 4BB4E2FF0A64D52CCFE4743521FA0DE9 /* RNNativeViewHandler.h */, + CACA4D3CD356F92B9649F7E7F479A6C8 /* RNNativeViewHandler.m */, + FFD8BFCBCE511A4D8106938C15781E62 /* RNPanHandler.h */, + 7F109F3C718BEEC442D2C3DB04093FC7 /* RNPanHandler.m */, + 8B1C7EAEBBFBBAF8A81F9000E27BE284 /* RNPinchHandler.h */, + FF8C68904414220B23BF901C5067C8D4 /* RNPinchHandler.m */, + 6B5B0CF49F523B38A0C0F436C64BCC9E /* RNRotationHandler.h */, + 0857D2D07263745EA80EFDEF6A7D1A5A /* RNRotationHandler.m */, + 4F7D5D4DDBE79076D1E45E7E98BBB9EF /* RNTapHandler.h */, + 5F2F5A039EA2C6A29C4537B0BB143CB9 /* RNTapHandler.m */, + ); + name = Handlers; + path = ios/Handlers; + sourceTree = ""; + }; + F28452A94A1786A9C5704BA2F7C69265 /* Pod */ = { + isa = PBXGroup; + children = ( + D3EB4C3FBFE8A899D91C863636F70B02 /* LICENSE */, + F07315B6BA0871EF67D7F51F67B7198C /* README.md */, + D6D84EBC5A10A47364D2965D3DF916DC /* RNScreens.podspec */, ); name = Pod; sourceTree = ""; }; - F039C452491AF91E359380E2A588C889 /* Brushes */ = { + F448EF4A110550A089527BE73D9CC1F4 /* Support Files */ = { isa = PBXGroup; children = ( - 741F69FF404DF4B7B3E5A7BF164C895B /* RNSVGBrush.h */, - 0B739D7CB63FFC9E5762026C7136A1F0 /* RNSVGBrush.m */, - 7F5D99A6025EBE6D9FA0EBC5F3507FCD /* RNSVGBrushType.h */, - 128465F87BDAE180E32993D0C4A692BF /* RNSVGContextBrush.h */, - 149F0E0CADEAC20F14E153C099280514 /* RNSVGContextBrush.m */, - 42402A11A6DFBE82BB7166E54AD96326 /* RNSVGPainter.h */, - 4AE77F5A0832942FB0680F75D19D2DF1 /* RNSVGPainter.m */, - 9158150B9C10626FC499E5B4C1CE5536 /* RNSVGPainterBrush.h */, - F20E220F8B925EAC679F634A74F7801A /* RNSVGPainterBrush.m */, - F01B881A89F6F52709C61C156675A644 /* RNSVGSolidColorBrush.h */, - 5D3998F304DDAF79B456E16FEB6C4C59 /* RNSVGSolidColorBrush.m */, - ); - name = Brushes; - path = ios/Brushes; - sourceTree = ""; - }; - F253770DDC136FEF2690045E9835F2C9 /* Pod */ = { - isa = PBXGroup; - children = ( - 3B227B1724BFA045BB386C36A205239B /* LICENSE */, - 9DFE4CF653153E6F7A61F7B55954BCFF /* react-native-config.podspec */, - 51259CF925FE25D51B6A81B699709C9D /* README.md */, - ); - name = Pod; - sourceTree = ""; - }; - F29AB80E8B450DB8590BE6F3FE733CE3 /* RCTTextHeaders */ = { - isa = PBXGroup; - children = ( - 72EE3D9393E0260BADCF89EA12D9B55C /* RCTConvert+Text.h */, - 4BB6AE955F55C6B29CBC98281B1567BA /* RCTTextAttributes.h */, - FBC802A63E8A607421FE40B53AA0B328 /* RCTTextTransform.h */, - FDE7DD59540DD454D6E5BE8985188343 /* BaseText */, - D59937C51E21B8884BD077083814697D /* RawText */, - C3044FF81A322C31BDEDF8893664BF74 /* Text */, - 7BFD09D3068B8331C8FE5CE3EE2576DC /* TextInput */, - ECACFDE2611B7138504B18F368968FD9 /* VirtualText */, - ); - name = RCTTextHeaders; - sourceTree = ""; - }; - F2E62319588C7E1585E365FC517470FD /* React-RCTActionSheet */ = { - isa = PBXGroup; - children = ( - 10CE74624F6F70C1A80554200EA560DB /* RCTActionSheetManager.m */, - E8D690DC33BADFC1B8D37EF2671EE617 /* Pod */, - FFD79B97C0B1F1AAF520D2DEACAC84C3 /* Support Files */, - ); - name = "React-RCTActionSheet"; - path = "../../node_modules/react-native/Libraries/ActionSheetIOS"; - sourceTree = ""; - }; - F3C9265237A96B7F1F4731F8AAA2BF48 /* Support Files */ = { - isa = PBXGroup; - children = ( - 074B7CAE931A0F484B50B82E84C75375 /* React-jsi.xcconfig */, - D9C64CF773DEDDA8A6EA6ED41AF8F32E /* React-jsi-dummy.m */, - 5CF6934C87CFB1DCB9BD438FA2B4D4BC /* React-jsi-prefix.pch */, + 795CF689060B6630B4170C8C04C07F23 /* React-RCTVibration.xcconfig */, + F881DB42C2A9E7472C9E3D82413E64A1 /* React-RCTVibration-dummy.m */, + D986534E9E8880F599A2A108282862DE /* React-RCTVibration-prefix.pch */, ); name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/React-jsi"; + path = "../../../../ios/Pods/Target Support Files/React-RCTVibration"; sourceTree = ""; }; - F3CD709C40EF280F371B96BBBCA5F9CA /* Elements */ = { + F4D4A9C4F928050BB546ED4AC74F432A /* UIUtils */ = { isa = PBXGroup; children = ( - F874845386F50ED1D989FFDA31AB8AFD /* RNSVGClipPath.h */, - 647A1B5817F10AD46BFB61643185F137 /* RNSVGClipPath.m */, - F83351F9A6F86FEE4C7D4AC7925BD968 /* RNSVGDefs.h */, - CC41555DD05301C8DAED6D404C0264E5 /* RNSVGDefs.m */, - 877E837496B9782A5AA71CB910170CB0 /* RNSVGGroup.h */, - 65530FDEE6E7E29C81CCEB49D8DE540B /* RNSVGGroup.m */, - 289944A759CA79CED59DE7CE73982170 /* RNSVGImage.h */, - AB267E3FF3A67485D050538BFDFE869F /* RNSVGImage.m */, - E740479ADC53B0BF97E9021028FAD544 /* RNSVGLinearGradient.h */, - 5922A49FFCD40AFE48BC01AD0E6A4306 /* RNSVGLinearGradient.m */, - 50C7CE1A5BFCB421CDD87ADC744D1FA2 /* RNSVGMarker.h */, - 7E6F6F3646CD93E8A56C702BFB5AA265 /* RNSVGMarker.m */, - E9714C3954CFAA2D3CAD0435311394EF /* RNSVGMask.h */, - BE311ECF50B0940B2A89A19D5B1BD3B4 /* RNSVGMask.m */, - 6739592574E178BA55CC61BE23D791CC /* RNSVGPath.h */, - 533E890A387A0E343356A32C9DB6E5EE /* RNSVGPath.m */, - AA5A71C6E583A521A95560A2FD151939 /* RNSVGPattern.h */, - C7522C5004D74104101853AC85BE90B6 /* RNSVGPattern.m */, - 8B05FE4EA73025ECC0838B47AA744797 /* RNSVGRadialGradient.h */, - F558F477AA775070E328B36121571417 /* RNSVGRadialGradient.m */, - 8ECE71B718C071907EAA0502C0C4FCAC /* RNSVGSvgView.h */, - 6EF131348F90AD76FBDED3A6D9BBCB3B /* RNSVGSvgView.m */, - 835D4F874BD1F2A294123BDF88BC29AF /* RNSVGSymbol.h */, - 7B275841C60126DBA42367048C378DAA /* RNSVGSymbol.m */, - A02A5FE570E8E0E4B8D137A86BDF399E /* RNSVGUse.h */, - 3A086319C8FD09BECD99D0DCD1D9C1BD /* RNSVGUse.m */, + A1FD82FF4C22232CF63B3FE58CFE47ED /* RCTUIUtils.h */, + A46F55317D17F5BF7C26432D1197D5E0 /* RCTUIUtils.m */, ); - name = Elements; - path = ios/Elements; + name = UIUtils; + path = React/UIUtils; sourceTree = ""; }; - F3F10BD20AC997A65F4779C88C9F87DA /* Support Files */ = { + F557F04ED779B25B47CC55535B06B298 /* appcenter-push */ = { isa = PBXGroup; children = ( - 3665D4BF2219F6408E13CB9DDA894959 /* RCTRequired.xcconfig */, + 8D872B9B9D280584888487F042716FE4 /* AppCenterReactNativePush.h */, + C699FD1516C963F6C8DD2F8E306FF132 /* AppCenterReactNativePush.m */, + 92D4C268273C92B530DAF48A10351A70 /* AppCenterReactNativePushDelegate.h */, + 4E0AD8B09E65F036DE9B8EBAD1FCF88E /* AppCenterReactNativePushDelegate.m */, + 338769781BF4C8E6E1B6D0AEA4C5B966 /* AppCenterReactNativePushUtils.h */, + 2DB45BB974AC404317DE978DEB5BCD48 /* AppCenterReactNativePushUtils.m */, + FC8E7DF50860330EF2BEADBA711AC9FC /* Pod */, + 2F5BB15ACC4A1A2D138C9CAB5DA3CFFB /* Support Files */, ); - name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/RCTRequired"; + name = "appcenter-push"; + path = "../../node_modules/appcenter-push/ios"; sourceTree = ""; }; - F4714386E629ECBB5F4E6DAC93B70F1C /* RawText */ = { + F5BCFD20498D5D3DAB06D28585F98028 /* CoreModulesHeaders */ = { isa = PBXGroup; children = ( - C8907F5CDB833925408F30C41DF9183D /* RCTRawTextShadowView.m */, - ADAF9D84517FBE7BFE76F8DE354E3EF7 /* RCTRawTextViewManager.m */, + 1D399BA132B73ACEF4A42F7E362AA829 /* CoreModulesPlugins.h */, + C4DEE616F2B6038FF4F8A63E8E785845 /* RCTExceptionsManager.h */, + FA084B0BEDCCBC4A9F5FB8E93484356E /* RCTImageEditingManager.h */, + 204F0A6DF6AD4A27664567B5A108F072 /* RCTImageLoader.h */, + 47DC94CF57F68CCABBA2EA040A257A96 /* RCTImageStoreManager.h */, + B26D1B6F0E7972EF96B888EC7C6971EB /* RCTPlatform.h */, ); - name = RawText; - path = RawText; + name = CoreModulesHeaders; + sourceTree = ""; + }; + F6048170BAFC35981DDED46EC3B6CD27 /* react-native-netinfo */ = { + isa = PBXGroup; + children = ( + B18F68EDD0A5B4C006946C41EA106CBD /* RNCConnectionState.h */, + 74D5F8CD5FF7F17678990892052CBD62 /* RNCConnectionState.m */, + 0A1B14AA992B93C2D8826EA7912631E8 /* RNCConnectionStateWatcher.h */, + A43E24FB341E2681B0D7035C0F14F3E2 /* RNCConnectionStateWatcher.m */, + 8D3645D38A80D5F7C678D28011D4D3CB /* RNCNetInfo.h */, + A6FB8602C210AB8F7920A58C9385ED07 /* RNCNetInfo.m */, + A77BA2316DEDB85CCB38F7150B461E79 /* Pod */, + CC8158C0C9B13DFFBCDD4E3695854689 /* Support Files */, + ); + name = "react-native-netinfo"; + path = "../../node_modules/@react-native-community/netinfo"; sourceTree = ""; }; F61316E91EFA5127ADF8D98E19C76E6A /* Pods */ = { @@ -7952,92 +7992,110 @@ name = Pods; sourceTree = ""; }; - F95C39FEA402DDECDCE25FC37DBDF9C7 /* HSFamily */ = { + F8707C5BAA5113E61BDEE4A4BCB1B743 /* appcenter */ = { isa = PBXGroup; children = ( - 1981A7565120A1A7C68286EA9BDDBD96 /* JWTAlgorithmHSBase.h */, - 022E3F3CC3F0CC6BD6FC48CAF8CD06A9 /* JWTAlgorithmHSBase.m */, + 2E0400CA8023C62AAC3646CEC21DDA0C /* AppCenterReactNative.h */, + 2191CE0D25764A4F12331DD329434C87 /* AppCenterReactNative.m */, + 849B54316CCBBF63575EC5226A7CC0C3 /* Pod */, + CE05722D770D218DA65EF6954C399E9F /* Support Files */, ); - name = HSFamily; - path = HSFamily; + name = appcenter; + path = ../../node_modules/appcenter/ios; sourceTree = ""; }; - FA58426174168A02AE2F6458669F14D5 /* RNIap */ = { + F999F1010960FF2CB4F99FB1EA0A2627 /* Text */ = { isa = PBXGroup; children = ( - 3E8B0ECF4112BB2222F3F2BBB7C16340 /* IAPPromotionObserver.h */, - 9582E2DCCA426BAA9D15DEC778E4C842 /* IAPPromotionObserver.m */, - F7927186F44A868954D04DC2763D780C /* RNIapIos.h */, - B8F52126AD2658A62A8BCCB7432D1755 /* RNIapIos.m */, - 7B203DBD21BE046E67215CD4C27D32C7 /* Pod */, - 1E9610735CC6BABECDB998F3DA187DA9 /* Support Files */, + 9E4FF1B8277E2912B30BA323E27EE77F /* NSTextStorage+FontScaling.h */, + 62D4E63A0643B6957A2AEF48ECE5CB6E /* RCTTextShadowView.h */, + F80B9F8E7C0096AB81AA30137AFD3A68 /* RCTTextView.h */, + B39C675726F3C603DED1D8BD3AF1FE93 /* RCTTextViewManager.h */, ); - name = RNIap; - path = "../../node_modules/react-native-iap"; + name = Text; + path = Libraries/Text/Text; sourceTree = ""; }; - FA6F37214865FC01ACFE709892321542 /* CxxModule */ = { + FB3177626E2359C7E6D4DFC9E9DB946F /* Pod */ = { isa = PBXGroup; children = ( - 6E3645D8BA2FBE568D7FB5DA158D1299 /* DispatchMessageQueueThread.h */, - DD566B191A6CA953B4B4DCAE8D4913B4 /* RCTCxxMethod.h */, - C3645F6E8E34AE73213521B0CEDF2EE0 /* RCTCxxMethod.mm */, - 30218BC792448F2D12AB9F0E322B4FD5 /* RCTCxxModule.h */, - 3857C0FB14C581BFDD7B8AE344718CFC /* RCTCxxModule.mm */, - E411B4692B7536BFF12444537E82F184 /* RCTCxxUtils.h */, - 6D6739F0D01C5760ABD49AC7E23BA2B5 /* RCTCxxUtils.mm */, - B429482077B325F391287AD209A9E11B /* RCTNativeModule.h */, - 94AC38B437608E9305F1A53DF48BFA7F /* RCTNativeModule.mm */, + 4B757819DE67AE438013534E4282C3B1 /* api-android.md */, + A0B03052AC8C25BAE48C8C8D8BEEA6D7 /* api-ios.md */, + E488B2D97D13D2B273CF86546431A459 /* api-js.md */, + 40E7EB33A682329630FF67D106EDD8D7 /* CodePush.podspec */, + 5C251B3AF5D205D94B09CD3005F92861 /* LICENSE.md */, + 9C47D458F88AA458A3EAFC8833BB4205 /* multi-deployment-testing-android.md */, + 57A05C0741E3E0B05196871C8DF30222 /* multi-deployment-testing-ios.md */, + D523142761D0D42DB90B50F3035A7D7F /* README.md */, + 3D66768ECCD105B902820DF2D852F478 /* setup-android.md */, + 7E5D0893D6A5190A79BF409A1BD58F44 /* setup-ios.md */, + B2B584825D81CAE47D2DAF305AD32247 /* setup-windows.md */, ); - name = CxxModule; - path = React/CxxModule; + name = Pod; sourceTree = ""; }; - FB98E2122B9112462E57A7966F244415 /* ClaimSet */ = { + FB3BB2D36FE80A1C29B7F0E4BE2AEB78 /* bugsnag-cocoa */ = { isa = PBXGroup; children = ( - 8AB61EBC518F48B5947FB36FC2D36821 /* JWTClaim.h */, - 54B5DEE39059A5E8DE43F66311DDC40B /* JWTClaim.m */, - 6E6DD5692D2F3F695EC506A2723C3E8B /* JWTClaimsSet.h */, - 1717EB015B4ED07FD7E1687BC78F152E /* JWTClaimsSet.m */, - 23137BF8E748120C40FA55396A7E01DF /* JWTClaimsSetSerializer.h */, - F0F96D60835067DDF0A3058AC583980D /* JWTClaimsSetSerializer.m */, - F6BF194FF83C3FC07DF2DE6951FAA8DD /* JWTClaimsSetVerifier.h */, - 97D95B362E454A0506E6DD7FDE93DF87 /* JWTClaimsSetVerifier.m */, + 417D1E8C7A8D8956E159A520C394402E /* Source */, ); - name = ClaimSet; - path = ios/CodePush/JWT/Core/ClaimSet; + name = "bugsnag-cocoa"; + path = "bugsnag-cocoa"; sourceTree = ""; }; - FDE7DD59540DD454D6E5BE8985188343 /* BaseText */ = { + FC8E7DF50860330EF2BEADBA711AC9FC /* Pod */ = { isa = PBXGroup; children = ( - 5ED4E0E11320BC69FD6C2A9CCAD07918 /* RCTBaseTextShadowView.h */, - 72F6FA0B9E1F16EC5BEA5E1121532071 /* RCTBaseTextViewManager.h */, + 5A85CFA8D7DE4FC2B0BBDEADC9315C6D /* appcenter-push.podspec */, ); - name = BaseText; - path = Libraries/Text/BaseText; + name = Pod; sourceTree = ""; }; - FEA7C5CA91CF43421D12041A13C86FCE /* UIUtils */ = { + FD7BF7D580A8F9F5B3D190B1D302BBD6 /* Core */ = { isa = PBXGroup; children = ( - 4115A99ABCF334DD16A3FBC67218D3B0 /* RCTUIUtils.h */, - 079272F9764D7F83B33D5C0B9858EC97 /* RCTUIUtils.m */, + B241CFCBD430C14F6D812EE9E0089CDF /* CodePush.h */, + F6A88BACCEA8FF9C10139F7708775BAC /* CodePush.m */, + 62C5F05F6EB29F28AB04F4CD7CD16020 /* CodePushConfig.m */, + 38290C4FFB4AE6A712ED10CF15696400 /* CodePushDownloadHandler.m */, + C35FDD1213AB6CDBDB2FF68D206F420B /* CodePushErrorUtils.m */, + E03FCECF9B24C72642EF340296878A7D /* CodePushPackage.m */, + 299D46724A0EDA330FDC3545339ABBD1 /* CodePushTelemetryManager.m */, + B9702CEFAD3B090481F3DEC22D862BBF /* CodePushUpdateUtils.m */, + ABD3AE47F58C7A5D426D35A90E17E45C /* CodePushUtils.m */, + C797CE6E805876EB460175C139C23D4B /* RCTConvert+CodePushInstallMode.m */, + FC02E103D8E7A13B881E10854B473612 /* RCTConvert+CodePushUpdateState.m */, ); - name = UIUtils; - path = React/UIUtils; + name = Core; sourceTree = ""; }; - FFD79B97C0B1F1AAF520D2DEACAC84C3 /* Support Files */ = { + FE56569B14BCA91542ABFF7BFD81A7F9 /* SSZipArchive */ = { isa = PBXGroup; children = ( - E3E0D53C61204B9FEA3313F62DBE4D92 /* React-RCTActionSheet.xcconfig */, - 232ADA1F154D878205F4EDD9F9EACB1D /* React-RCTActionSheet-dummy.m */, - 6560B8B1951FA7D44E5DB71A1B9FDDBC /* React-RCTActionSheet-prefix.pch */, + C35E20AD11C8AAEB35BD357D186A6372 /* Common.h */, + 5821CB0EDBD1CB69FA669A03BFEFE758 /* SSZipArchive.h */, + C72CE86F0F18D278B31DF78C9DD358BB /* SSZipArchive.m */, + 8A7E11AB1F86822FAACFC84E877C2EBD /* aes */, + 6437C85E2BB0482C5030E5005BCA5D35 /* minizip */, + ); + name = SSZipArchive; + sourceTree = ""; + }; + FFAEC413420881B05BDBBFA3CE013E15 /* Pod */ = { + isa = PBXGroup; + children = ( + B12E19EB0A804744F725716F5AD778F6 /* React-RCTAnimation.podspec */, + ); + name = Pod; + sourceTree = ""; + }; + FFB88A27914036BC1E074F3762A3A94D /* Support Files */ = { + isa = PBXGroup; + children = ( + A07B12ACFC12E17B0E50B4E5A239DC31 /* realm.xcconfig */, ); name = "Support Files"; - path = "../../../../ios/Pods/Target Support Files/React-RCTActionSheet"; + path = "../../ios/Pods/Target Support Files/realm"; sourceTree = ""; }; /* End PBXGroup section */ @@ -8461,13 +8519,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 37E9840080A4DAC53D8E69D0371D2103 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 3823DB0E34CB69D12D6F01747291F8DE /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -8730,6 +8781,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 9B930BA5B950DB1B2509FFFCC160BCB8 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 9DB046ED4EC046849A7EC4062006E1DB /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -9226,66 +9284,67 @@ }; 3C141FF0C8F29F01771DC7616E1548A8 /* Pods-eSteem */ = { isa = PBXNativeTarget; - buildConfigurationList = E907EA6FA1B9BED34AC76B9CD731EF5D /* Build configuration list for PBXNativeTarget "Pods-eSteem" */; + buildConfigurationList = 0FB5377993D327A501F263D5B33708F1 /* Build configuration list for PBXNativeTarget "Pods-eSteem" */; buildPhases = ( - 37E9840080A4DAC53D8E69D0371D2103 /* Headers */, - 0B6F5C3EB406DAA6C567D92C4DDDE71B /* Sources */, - 73D576B4E77C6BC6E2D5F5B4E022883A /* Frameworks */, + 9B930BA5B950DB1B2509FFFCC160BCB8 /* Headers */, + 5E921322740A00DA74B7133E9FE19468 /* Sources */, + 3654C24DB5BF562C6743FD4108BC1E3F /* Frameworks */, ); buildRules = ( ); dependencies = ( - 830DCCFB1E4F17160A6E769C6D40EC39 /* PBXTargetDependency */, - 338161479CB4A0C1B4E12716581B6760 /* PBXTargetDependency */, - 593B79A92D1AFF58A1C067E86F4D44B3 /* PBXTargetDependency */, - 78B325CEE33FAB4FE576C0D6B33D4C73 /* PBXTargetDependency */, - 5636CBA8DC9542691407EE67CFD6BF68 /* PBXTargetDependency */, - EBB1C626A51327F01CD95576E7DE2592 /* PBXTargetDependency */, - 0C289F070AD40C584669D592E8701113 /* PBXTargetDependency */, - B23558B0DD1A5CDA04CB132AB4A9A2ED /* PBXTargetDependency */, - F0E41A4E29661321E4F620DA5AEDD45A /* PBXTargetDependency */, - D795F4FCDC24B65549EDF082CB9A7F99 /* PBXTargetDependency */, - 7AA571056A832158CCA6337F34CCA1D9 /* PBXTargetDependency */, - 56F9173C9C365DDC0F9686B7B27EA158 /* PBXTargetDependency */, - 05549A52BB67D01F5E04D90CCFA456BF /* PBXTargetDependency */, - 08B15BC1D91083E3F9A9CEE1110E4D6A /* PBXTargetDependency */, - 3827BA0ED61073AE26A803066D374C08 /* PBXTargetDependency */, - EAAC0ED868758D9BCA1CA31C7C8447FB /* PBXTargetDependency */, - 430CBF18D61CF187758990E9A816F794 /* PBXTargetDependency */, - E2A5C50325F16E3B9F9F60AEB59DF3BD /* PBXTargetDependency */, - 844A711728CB295EA2F5BEC0360A5944 /* PBXTargetDependency */, - BE6A99D3764AFBEB76C9E47CDE7EBD75 /* PBXTargetDependency */, - DC0CEFA93A5D2879E2A4AFC5DB6B9027 /* PBXTargetDependency */, - 039922714AFF70B86DEC39080B22F509 /* PBXTargetDependency */, - 31F604EA7FC8233B1AC058FDF8E2E7EA /* PBXTargetDependency */, - 2FF5D4AD3ACE31EBA9B8615C80AC1407 /* PBXTargetDependency */, - D5941EEC6948DA4934069A10CCB27EB7 /* PBXTargetDependency */, - 3325756E6DADFB07EF28A2A2CB741526 /* PBXTargetDependency */, - 15F02107BBA4AB10E155A777006D538E /* PBXTargetDependency */, - 9E8AA37239DAFC7529A410778E33A48D /* PBXTargetDependency */, - 9F40A4785847651299EB6D509D4ABB90 /* PBXTargetDependency */, - D62B51A87C3C1C96BAC834AFE392B6EA /* PBXTargetDependency */, - F0DC9CD61788AC3B7079282B8C9639FB /* PBXTargetDependency */, - 71890A817CFA28F9A475356E08D0F802 /* PBXTargetDependency */, - E6AF597AE09A5400BF2818F8AD93F25F /* PBXTargetDependency */, - 319FA4FDBCF62CB7EA66F6C3BF5F6CC1 /* PBXTargetDependency */, - 8A30F08A74238550CB36AB4A97C5C19F /* PBXTargetDependency */, - B58F99358370A65C9C364F5FF27F18E1 /* PBXTargetDependency */, - 7C3E0D9FB726D6937CB42C5E84456915 /* PBXTargetDependency */, - BABBF04279D86EDB3CAA1E18F3C8FB34 /* PBXTargetDependency */, - 3952525CC529AA926074EEBB5A53B1B2 /* PBXTargetDependency */, - 70CD5BE0009C2212AC87C37006E6FC3F /* PBXTargetDependency */, - CB24A860F1E6E56F57EBE8E6BC5240F5 /* PBXTargetDependency */, - B5D74C553862DA5488938F1FCE5CDF18 /* PBXTargetDependency */, - A86D2FECC8E3D6ECD7DE99C1DE086FCF /* PBXTargetDependency */, - F016A6E375775FB882D35E97C7696697 /* PBXTargetDependency */, - 6AAABCC477DDDC093895674353F03038 /* PBXTargetDependency */, - 4A0F3881212B7D45199E69133688AE62 /* PBXTargetDependency */, - DC288F706E24D38A9C1CEA0A415DACB2 /* PBXTargetDependency */, - 718CDD15270CC75CF0A7DE1FD4806A30 /* PBXTargetDependency */, - 4C9B8F84C360DE16018D33EF54D6AEB2 /* PBXTargetDependency */, - 3E471DD24975DC7C7904EF74EDE96464 /* PBXTargetDependency */, - 14D067431EB38AFE1DAF16F1EE8E762D /* PBXTargetDependency */, + B9E1FDB858BDA4C25D964C82BD442A83 /* PBXTargetDependency */, + 2D3B0D386E92F7A38C1DB322762C24BE /* PBXTargetDependency */, + 85A552F6F97E33051E20C0B757E9B69E /* PBXTargetDependency */, + CB91C6536A6D8155FD8E7E6E950E1471 /* PBXTargetDependency */, + 8D8DCF913FB7DF3D51C6EE93C191030F /* PBXTargetDependency */, + D702CA50B907B8208332402216354E3B /* PBXTargetDependency */, + E82BEDAB7465730EA693D7CBD7C8BC99 /* PBXTargetDependency */, + 6B8E51DA5812CA36253185AB9905B493 /* PBXTargetDependency */, + D0D62A62198B9940D5E654D131D7B163 /* PBXTargetDependency */, + DD3C783820976870488BB3E41E014533 /* PBXTargetDependency */, + DE091A1C3212055C9FA3F3A6489573FC /* PBXTargetDependency */, + 394280620A41CD5DFC1EEB6519F92B05 /* PBXTargetDependency */, + 83B8C9C396E5EBEB618CB1531D7E618F /* PBXTargetDependency */, + C0E347755C23BBEB88666057DD840E69 /* PBXTargetDependency */, + 190785D0DB7F9F80316CC9E543B807AA /* PBXTargetDependency */, + 1AEE0E382844D4EC2BD279346711D156 /* PBXTargetDependency */, + 9ED31F4DE408B38ED386F95522F69B0B /* PBXTargetDependency */, + B9D32A8CD9222F0BBD61D002E54B500E /* PBXTargetDependency */, + 5743168744EB3AC0A9975A48375F8DCE /* PBXTargetDependency */, + D45C6B313F929DA7E47792F64E2B58EF /* PBXTargetDependency */, + 29AFD5E2C0E6AB64D6B225A780E64E8D /* PBXTargetDependency */, + E93ACACC2ACCFA54EBB85B0525641048 /* PBXTargetDependency */, + E5491E5D276B4D5154E44C3209FCAD9D /* PBXTargetDependency */, + D74CA469CD08B21F94A5F9BD7AE9CC69 /* PBXTargetDependency */, + 550EF6E1D77C6BE0FB7482AB24F9CCB3 /* PBXTargetDependency */, + C6FC9385FF780383470D10FD1ADC81CD /* PBXTargetDependency */, + 949D65606BD0B00F29529BBC545681F9 /* PBXTargetDependency */, + 9ECF200FA2DB4F0494F9F85047026F7B /* PBXTargetDependency */, + B2A8F09F088CDBBDAF1041AF12C60157 /* PBXTargetDependency */, + 861CB9CAD3E3627A4B8ADEC9A90DB6D8 /* PBXTargetDependency */, + FFB38B00164CE1AE3491DE3A0E4554E1 /* PBXTargetDependency */, + 1198FECC998F88EFD719B70652742843 /* PBXTargetDependency */, + E618507B421B0E13B6394C00A6B046FD /* PBXTargetDependency */, + 1035CBCCE7B27C2BD8428D77F49EEB4A /* PBXTargetDependency */, + 264ECEC9E7D9C7409DF520B24C21B478 /* PBXTargetDependency */, + 85132563D8F06A7D9312272DCA0FC477 /* PBXTargetDependency */, + B4278DAE600945135732FAC95E2EAE41 /* PBXTargetDependency */, + 0265A09DCF7F7C205E9AC43AE72A29A6 /* PBXTargetDependency */, + 52EE2C81E282E8CEE4187B2605825610 /* PBXTargetDependency */, + 08D564D8C5532465EFCB9909633A21F2 /* PBXTargetDependency */, + A084DD09E3AAD092A998DBCF4F04E8B7 /* PBXTargetDependency */, + 11B6C6EA91911364FFF9B506603B2B5F /* PBXTargetDependency */, + 8A46C6D6BEDB61C9E0C9295C9DAB6B61 /* PBXTargetDependency */, + 5FEB6D78F9597EB295B4D8E8FEEB3DBE /* PBXTargetDependency */, + 5EF8B9530BB0F7DF139991C014234B33 /* PBXTargetDependency */, + 4D8D1939143DEBE5FA0E35811C32B2C0 /* PBXTargetDependency */, + 1BD05995B58B8563A50DD69C7C499D7D /* PBXTargetDependency */, + 5C4C47EE8A53CB66453851F983088E82 /* PBXTargetDependency */, + 8CB7BCB59A9022C6CD72B8015ADEB047 /* PBXTargetDependency */, + 21DBEF20B29E2120A905D6FF2ECEDCD2 /* PBXTargetDependency */, + 12110503A8FCA615429B66E895BFAD7C /* PBXTargetDependency */, + 759C45CD64CA39FD46E018786E0A0A70 /* PBXTargetDependency */, ); name = "Pods-eSteem"; productName = "Pods-eSteem"; @@ -10102,6 +10161,7 @@ DBD2D83E10F8B7D3F4E0E34E6A9FCFA6 /* React-RCTText */, 53D121F9F9BB0F8AC1C94A12C5A8572F /* React-RCTVibration */, B6D5DD49633DFF0657B8C3F08EB3ABA9 /* ReactCommon */, + FC8B0F94E044B544F112C2E56B515D5C /* realm */, B9E8F4CA2A4A8599389FEB665A9B96FF /* RNGestureHandler */, FD9911868EF2AB049F2D780B31F926C9 /* RNIap */, 0D82774D2A533D3FFAE27CAB4A6E9CB2 /* RNImageCropPicker */, @@ -10157,14 +10217,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 0B6F5C3EB406DAA6C567D92C4DDDE71B /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 34F526EBD75CF0D3B79C1DF18A1DD90A /* Pods-eSteem-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 0BE47AB6699BC97E42B8B894C997E2D6 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -10495,6 +10547,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 5E921322740A00DA74B7133E9FE19468 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 005D401F328AFCC05050935BAFD3CE8A /* Pods-eSteem-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 695344742164CE2F81BE000BE5E6FC5C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -11121,17 +11181,11 @@ target = A3282A5B2437E609EEB85861D7ECE717 /* AppCenter */; targetProxy = D96B09CB6F7CDF72F3099DD83AD5AB87 /* PBXContainerItemProxy */; }; - 039922714AFF70B86DEC39080B22F509 /* PBXTargetDependency */ = { + 0265A09DCF7F7C205E9AC43AE72A29A6 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = React; - target = 1BEE828C124E6416179B904A9F66D794 /* React */; - targetProxy = 43028BD7B7D966659F76E34BD24BCB7E /* PBXContainerItemProxy */; - }; - 05549A52BB67D01F5E04D90CCFA456BF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RCTTypeSafety; - target = D20469A9A1E5CFB26045EAEBE3F88E5E /* RCTTypeSafety */; - targetProxy = 2BFB1A3D42DCF722A013B0433837B2A5 /* PBXContainerItemProxy */; + name = ReactCommon; + target = B6D5DD49633DFF0657B8C3F08EB3ABA9 /* ReactCommon */; + targetProxy = DB0443521994DF0399B4DA1DC03FD5B1 /* PBXContainerItemProxy */; }; 05ECEF5E1FC44340F3DAA3B2E88F495D /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11145,11 +11199,11 @@ target = 3847153A6E5EEFB86565BA840768F429 /* SDWebImage */; targetProxy = A5D37C6FF48FA740A30FA3BF9C6ABF4C /* PBXContainerItemProxy */; }; - 08B15BC1D91083E3F9A9CEE1110E4D6A /* PBXTargetDependency */ = { + 08D564D8C5532465EFCB9909633A21F2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = RNGestureHandler; - target = B9E8F4CA2A4A8599389FEB665A9B96FF /* RNGestureHandler */; - targetProxy = B58601CDC666B554D4883E7A03207B6F /* PBXContainerItemProxy */; + name = Yoga; + target = 2B25F90D819B9ADF2AF2D8733A890333 /* Yoga */; + targetProxy = D471F4445110AEBBCF626B0A9103C937 /* PBXContainerItemProxy */; }; 09E7D22E68ACD034C09A2ABAFA85B0FF /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11169,12 +11223,6 @@ target = FA877ADC442CB19CF61793D234C8B131 /* React-jsi */; targetProxy = D5E509C477C657D32801BE13F05B209C /* PBXContainerItemProxy */; }; - 0C289F070AD40C584669D592E8701113 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FBLazyVector; - target = 8CC4EAA817AA86310D1900F1DAB3580F /* FBLazyVector */; - targetProxy = 415EC8690ADC5813724916C6919A9594 /* PBXContainerItemProxy */; - }; 0D751055C363323C78854582E5CE9EEB /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = FBLazyVector; @@ -11187,17 +11235,35 @@ target = 1BEE828C124E6416179B904A9F66D794 /* React */; targetProxy = DCCFADB32AEE1624D663C9755205AF51 /* PBXContainerItemProxy */; }; + 1035CBCCE7B27C2BD8428D77F49EEB4A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-cxxreact"; + target = 463F41A7E8B252F8AC5024DA1F4AF6DA /* React-cxxreact */; + targetProxy = C8EA75D0D282EA84C0AFC0EB9A7C7DB6 /* PBXContainerItemProxy */; + }; 10749507FC5621C7964F403B7884F7C5 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = React; target = 1BEE828C124E6416179B904A9F66D794 /* React */; targetProxy = BE9DF348AA84C7BFEAC85C95D579B6E3 /* PBXContainerItemProxy */; }; - 14D067431EB38AFE1DAF16F1EE8E762D /* PBXTargetDependency */ = { + 1198FECC998F88EFD719B70652742843 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-RCTText"; + target = DBD2D83E10F8B7D3F4E0E34E6A9FCFA6 /* React-RCTText */; + targetProxy = 2D96FCF21447F567B3A6AB3F22C680C8 /* PBXContainerItemProxy */; + }; + 11B6C6EA91911364FFF9B506603B2B5F /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "appcenter-analytics"; + target = CE48BB29E46F9AD69809DDA4EBA58279 /* appcenter-analytics */; + targetProxy = D00E50AF7BE9C02C5E9F958ED0707DDF /* PBXContainerItemProxy */; + }; + 12110503A8FCA615429B66E895BFAD7C /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "react-native-webview"; target = 8D18C49071FC5370C25F5758A85BA5F6 /* react-native-webview */; - targetProxy = EA080C095A37E759DF4A985449E99228 /* PBXContainerItemProxy */; + targetProxy = 10878BD32FA31C6F4D31A00ABEAAE05E /* PBXContainerItemProxy */; }; 14D60ACA4821BB9436FD96F76ACE80D8 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11211,12 +11277,6 @@ target = 4A8E8992707D01510894596DB9BCCA00 /* FLAnimatedImage */; targetProxy = AB925D3473EA4B7027D376422684CCF8 /* PBXContainerItemProxy */; }; - 15F02107BBA4AB10E155A777006D538E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-RCTBlob"; - target = 95D98F901D07557EF7CA38D3F03832C5 /* React-RCTBlob */; - targetProxy = 9D56601E4A0C460A3EC45BCF0F76C196 /* PBXContainerItemProxy */; - }; 170E8CAA7593307E6B79892D3DEAE213 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "React-Core"; @@ -11229,6 +11289,12 @@ target = 1BEE828C124E6416179B904A9F66D794 /* React */; targetProxy = A2714C3F770F38D4074DD0F61DA9CF45 /* PBXContainerItemProxy */; }; + 190785D0DB7F9F80316CC9E543B807AA /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RNIap; + target = FD9911868EF2AB049F2D780B31F926C9 /* RNIap */; + targetProxy = 7BA79ABDDA2D174606538F472239ADDC /* PBXContainerItemProxy */; + }; 19BC2F23FE52F44CE24705F1417E1FA0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "React-RCTImage"; @@ -11247,6 +11313,12 @@ target = 1BEE828C124E6416179B904A9F66D794 /* React */; targetProxy = 87F808560F81E25A22F4B2EF9BC4AED4 /* PBXContainerItemProxy */; }; + 1AEE0E382844D4EC2BD279346711D156 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RNImageCropPicker; + target = 0D82774D2A533D3FFAE27CAB4A6E9CB2 /* RNImageCropPicker */; + targetProxy = DEB45B72F92EF6FF71CB5FE65E043630 /* PBXContainerItemProxy */; + }; 1AFA8FA335132B2583FFF18468CAC684 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = Yoga; @@ -11259,6 +11331,12 @@ target = D0EFEFB685D97280256C559792236873 /* glog */; targetProxy = B37E8860BB25B667CE02274F338ABEA0 /* PBXContainerItemProxy */; }; + 1BD05995B58B8563A50DD69C7C499D7D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "react-native-config"; + target = B6422EB0A585557ED42A07B5D023BD98 /* react-native-config */; + targetProxy = 4E28E3CA48669744373105D7105F290D /* PBXContainerItemProxy */; + }; 1D58DE12C04B6335F582839EA3130AD6 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = AppCenter; @@ -11289,12 +11367,24 @@ target = 6FE9147F8AAA4DE676C190F680F47AE2 /* React-RCTLinking */; targetProxy = 7C2DB6141117D32B99021BEACAC3A440 /* PBXContainerItemProxy */; }; + 21DBEF20B29E2120A905D6FF2ECEDCD2 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "react-native-version-number"; + target = 8B0BFCF5726289B36FF199BFC95080EE /* react-native-version-number */; + targetProxy = 76C86F4AA21970E966A33264F1B387FF /* PBXContainerItemProxy */; + }; 2559A81BC7753CC57D5A6C1E7CF8D5D9 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "React-jsi"; target = FA877ADC442CB19CF61793D234C8B131 /* React-jsi */; targetProxy = E3DCB3D8F0A533B7BB46EB61E99CA3EE /* PBXContainerItemProxy */; }; + 264ECEC9E7D9C7409DF520B24C21B478 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-jsi"; + target = FA877ADC442CB19CF61793D234C8B131 /* React-jsi */; + targetProxy = FA099FE331615564449702D63C9850B6 /* PBXContainerItemProxy */; + }; 282C6228BD62FCC18D3C5FC3E00C76F2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "React-RCTActionSheet"; @@ -11307,6 +11397,12 @@ target = 4A8E8992707D01510894596DB9BCCA00 /* FLAnimatedImage */; targetProxy = BE4A4A3DB9A8E455D9EA304649EC3E13 /* PBXContainerItemProxy */; }; + 29AFD5E2C0E6AB64D6B225A780E64E8D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RSKImageCropper; + target = A30157FD17984D82FB7B26EE61267BE2 /* RSKImageCropper */; + targetProxy = 82E79D65B3514A829760A4E252E80F09 /* PBXContainerItemProxy */; + }; 2A0A6FA2893743CED9D29A984C426AF9 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "React-RCTNetwork"; @@ -11325,11 +11421,11 @@ target = 7ACAA9BE580DD31A5CB9D97C45D9492D /* React-Core */; targetProxy = ABF13DAC0EEC19782059F9DEC51EBE81 /* PBXContainerItemProxy */; }; - 2FF5D4AD3ACE31EBA9B8615C80AC1407 /* PBXTargetDependency */ = { + 2D3B0D386E92F7A38C1DB322762C24BE /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "React-CoreModules"; - target = E16E206437995280D349D4B67695C894 /* React-CoreModules */; - targetProxy = 8E65E3AFBEE06C77527345B5892A9F87 /* PBXContainerItemProxy */; + name = AppCenterReactNativeShared; + target = 2CD32458A161AF8E4BA58B4310701AB3 /* AppCenterReactNativeShared */; + targetProxy = 1E5B72044FEEF25F569EFB72B3C6F467 /* PBXContainerItemProxy */; }; 315E271C87DFE17027FE40D0ECA56EC1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11337,47 +11433,17 @@ target = C49345AFA49B098B0384C4FA864A4868 /* QBImagePickerController */; targetProxy = AFF74AD800513E8ADF86A29EA37DB955 /* PBXContainerItemProxy */; }; - 319FA4FDBCF62CB7EA66F6C3BF5F6CC1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-cxxreact"; - target = 463F41A7E8B252F8AC5024DA1F4AF6DA /* React-cxxreact */; - targetProxy = 954EF46CD0C2E130AD10FBCD667EB967 /* PBXContainerItemProxy */; - }; - 31F604EA7FC8233B1AC058FDF8E2E7EA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-Core"; - target = 7ACAA9BE580DD31A5CB9D97C45D9492D /* React-Core */; - targetProxy = 1755F4337726E4CCA491B4366F28D359 /* PBXContainerItemProxy */; - }; - 3325756E6DADFB07EF28A2A2CB741526 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-RCTAnimation"; - target = 938CCE22F6C4094B3FB6CF1478579E4B /* React-RCTAnimation */; - targetProxy = 017076C5D61F598F6CA212A44A242B7C /* PBXContainerItemProxy */; - }; - 338161479CB4A0C1B4E12716581B6760 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = AppCenterReactNativeShared; - target = 2CD32458A161AF8E4BA58B4310701AB3 /* AppCenterReactNativeShared */; - targetProxy = 20D0A2FC91AA47C4AFE16ECA838033E5 /* PBXContainerItemProxy */; - }; 365D988C26180720B516A7BEC2D96898 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "React-Core"; target = 7ACAA9BE580DD31A5CB9D97C45D9492D /* React-Core */; targetProxy = DA0E845DCA17496F4376F9D9C234F2ED /* PBXContainerItemProxy */; }; - 3827BA0ED61073AE26A803066D374C08 /* PBXTargetDependency */ = { + 394280620A41CD5DFC1EEB6519F92B05 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = RNIap; - target = FD9911868EF2AB049F2D780B31F926C9 /* RNIap */; - targetProxy = E45302550594F1A37FA1C4C6DB024C3B /* PBXContainerItemProxy */; - }; - 3952525CC529AA926074EEBB5A53B1B2 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SDWebImage; - target = 3847153A6E5EEFB86565BA840768F429 /* SDWebImage */; - targetProxy = 628F66B0D5B60BEC80B67BECBB8A686E /* PBXContainerItemProxy */; + name = RCTRequired; + target = E7E7CE52C8C68B17224FF8C262D80ABF /* RCTRequired */; + targetProxy = D63D525147AEE468AD8780EB3ACB24F9 /* PBXContainerItemProxy */; }; 39A4F57A5AC2C0282B1A89B299F1BB41 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11391,11 +11457,11 @@ target = ED2506AE7DE35D654F61254441EA7155 /* boost-for-react-native */; targetProxy = 026CC9D7D438873823142B6E1C8A2224 /* PBXContainerItemProxy */; }; - 3E471DD24975DC7C7904EF74EDE96464 /* PBXTargetDependency */ = { + 3E795A2D7EF0DB3D2C29E4E6141B1EA3 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "react-native-version-number"; - target = 8B0BFCF5726289B36FF199BFC95080EE /* react-native-version-number */; - targetProxy = 9F5F4B5168F766628B53E61747C0561E /* PBXContainerItemProxy */; + name = React; + target = 1BEE828C124E6416179B904A9F66D794 /* React */; + targetProxy = 0AE21C4BF7C941478FCC7A7ADB959701 /* PBXContainerItemProxy */; }; 41013E96A559735139B429989B2F3644 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11409,12 +11475,6 @@ target = 1BEE828C124E6416179B904A9F66D794 /* React */; targetProxy = EBAD2DD53CF2E65F2EF7E5FB06AF79C5 /* PBXContainerItemProxy */; }; - 430CBF18D61CF187758990E9A816F794 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RNReanimated; - target = FF879E718031128A75E7DE54046E6219 /* RNReanimated */; - targetProxy = B010C630AA4D0FC6C511303D7B2189BA /* PBXContainerItemProxy */; - }; 4525B78AB9B05D2433479A9579FE333F /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = ReactCommon; @@ -11433,23 +11493,17 @@ target = A4F685BE3CAC127BDCE4E0DBBD88D191 /* Folly */; targetProxy = BB43E3440C83F8BC24E141BE6C01D507 /* PBXContainerItemProxy */; }; - 4A0F3881212B7D45199E69133688AE62 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = glog; - target = D0EFEFB685D97280256C559792236873 /* glog */; - targetProxy = E1C9BBBAC3D5713137FF486D74BB57B6 /* PBXContainerItemProxy */; - }; 4B7CF4BCE880915A07A1011FB01F4A55 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "React-jsi"; target = FA877ADC442CB19CF61793D234C8B131 /* React-jsi */; targetProxy = D59A73644A58ECC04E1987DB3C8A1BC6 /* PBXContainerItemProxy */; }; - 4C9B8F84C360DE16018D33EF54D6AEB2 /* PBXTargetDependency */ = { + 4D8D1939143DEBE5FA0E35811C32B2C0 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "react-native-netinfo"; - target = EC577C5CB1DC59A7464ECEF266A75B42 /* react-native-netinfo */; - targetProxy = EDAF19A605BBE9224F3814C98BC3B057 /* PBXContainerItemProxy */; + name = glog; + target = D0EFEFB685D97280256C559792236873 /* glog */; + targetProxy = DE325F846A89BD4FCF313B49F430FBD7 /* PBXContainerItemProxy */; }; 5044AB523D39C66F45F2D28365AD1888 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11463,6 +11517,12 @@ target = 4F265533AAB7C8985856EC78A33164BB /* React-RCTImage */; targetProxy = A8D228C6F74629133C291F6B44D7694D /* PBXContainerItemProxy */; }; + 52EE2C81E282E8CEE4187B2605825610 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SDWebImage; + target = 3847153A6E5EEFB86565BA840768F429 /* SDWebImage */; + targetProxy = B3E81CD005014EC0FC5A03551088EDDE /* PBXContainerItemProxy */; + }; 5342C9AE589B9E967DCDF6380AB13D51 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = glog; @@ -11475,17 +11535,17 @@ target = 7ACAA9BE580DD31A5CB9D97C45D9492D /* React-Core */; targetProxy = 8F8D97FDA93DF806279F1C90D2E34F62 /* PBXContainerItemProxy */; }; - 5636CBA8DC9542691407EE67CFD6BF68 /* PBXTargetDependency */ = { + 550EF6E1D77C6BE0FB7482AB24F9CCB3 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = CodePush; - target = 9C3DB3789CFE35346F3ED3F31A5ABD6C /* CodePush */; - targetProxy = 26BDB550BADAA2DAB2493C686E506900 /* PBXContainerItemProxy */; + name = "React-RCTActionSheet"; + target = 11989A5E568B3B69655EE0C13DCDA3F9 /* React-RCTActionSheet */; + targetProxy = E50ECBD1D5AFF0974F87572A03CCC1E2 /* PBXContainerItemProxy */; }; - 56F9173C9C365DDC0F9686B7B27EA158 /* PBXTargetDependency */ = { + 5743168744EB3AC0A9975A48375F8DCE /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = RCTRequired; - target = E7E7CE52C8C68B17224FF8C262D80ABF /* RCTRequired */; - targetProxy = 8EFBF30A934A273A37037590C87F0B27 /* PBXContainerItemProxy */; + name = RNScreens; + target = 214E42634D1E187D876346D36184B655 /* RNScreens */; + targetProxy = 287878C7E6F9F37BA905EFBCBFD74540 /* PBXContainerItemProxy */; }; 57FC762D027345CD3CDC72D0B2C56491 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11499,18 +11559,30 @@ target = D0EFEFB685D97280256C559792236873 /* glog */; targetProxy = 05E4824BB147C0A32B4D194E96175572 /* PBXContainerItemProxy */; }; - 593B79A92D1AFF58A1C067E86F4D44B3 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = BVLinearGradient; - target = EB28C63AFB5F6569AA780E440F9927E8 /* BVLinearGradient */; - targetProxy = B597BA318504954A30A09C66DDF06531 /* PBXContainerItemProxy */; - }; 5B8A150ADA38058BE506E65C755FDE4C /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = AppCenterReactNativeShared; target = 2CD32458A161AF8E4BA58B4310701AB3 /* AppCenterReactNativeShared */; targetProxy = 6951F43D272FCFC8F8B189E667892F07 /* PBXContainerItemProxy */; }; + 5C4C47EE8A53CB66453851F983088E82 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "react-native-fast-image"; + target = F161A3905125DD42F065E0DA6B1BE99E /* react-native-fast-image */; + targetProxy = 04C136D5B4524E596C159E74A95805B6 /* PBXContainerItemProxy */; + }; + 5EF8B9530BB0F7DF139991C014234B33 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "boost-for-react-native"; + target = ED2506AE7DE35D654F61254441EA7155 /* boost-for-react-native */; + targetProxy = BDD80244CE160B4996812D0B9E85E8BB /* PBXContainerItemProxy */; + }; + 5FEB6D78F9597EB295B4D8E8FEEB3DBE /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "appcenter-push"; + target = 2AE7F4D5AB13153E89A196AFFC2F51DF /* appcenter-push */; + targetProxy = 48CE6E258EB52B132A166B780A7BC0A1 /* PBXContainerItemProxy */; + }; 65CB262B15C901AD2FC30FA50F8F6B36 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = AppCenterReactNativeShared; @@ -11529,11 +11601,11 @@ target = A4F685BE3CAC127BDCE4E0DBBD88D191 /* Folly */; targetProxy = E8FD7532463B0528F9CE61138294EC2E /* PBXContainerItemProxy */; }; - 6AAABCC477DDDC093895674353F03038 /* PBXTargetDependency */ = { + 6B8E51DA5812CA36253185AB9905B493 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "boost-for-react-native"; - target = ED2506AE7DE35D654F61254441EA7155 /* boost-for-react-native */; - targetProxy = 8A5E64F0F8B34B81C70220FE951B246B /* PBXContainerItemProxy */; + name = FBReactNativeSpec; + target = C3496D0495E700CF08A90C41EA8FA4BB /* FBReactNativeSpec */; + targetProxy = 078E9E724868E8CD0F0A1EA389E5B592 /* PBXContainerItemProxy */; }; 6D3D98FCB2D04D22401ACB48610AD122 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11553,24 +11625,6 @@ target = ED2506AE7DE35D654F61254441EA7155 /* boost-for-react-native */; targetProxy = 007D47934D48FF635B5F84EB8017E997 /* PBXContainerItemProxy */; }; - 70CD5BE0009C2212AC87C37006E6FC3F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Yoga; - target = 2B25F90D819B9ADF2AF2D8733A890333 /* Yoga */; - targetProxy = D07AB94AE522EBBA3AD28480836B60AA /* PBXContainerItemProxy */; - }; - 71890A817CFA28F9A475356E08D0F802 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-RCTText"; - target = DBD2D83E10F8B7D3F4E0E34E6A9FCFA6 /* React-RCTText */; - targetProxy = 862C73D123CBBFA9EE7CD3D49E97EE7A /* PBXContainerItemProxy */; - }; - 718CDD15270CC75CF0A7DE1FD4806A30 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "react-native-fast-image"; - target = F161A3905125DD42F065E0DA6B1BE99E /* react-native-fast-image */; - targetProxy = 924699D664D3E7E97E8087E8BFF592CF /* PBXContainerItemProxy */; - }; 7225BF6A76AD0020347E8E101E8283D8 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = React; @@ -11583,30 +11637,18 @@ target = 7ACAA9BE580DD31A5CB9D97C45D9492D /* React-Core */; targetProxy = FC21EA40C24BBDB20C2BE4568BC0017C /* PBXContainerItemProxy */; }; + 759C45CD64CA39FD46E018786E0A0A70 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = realm; + target = FC8B0F94E044B544F112C2E56B515D5C /* realm */; + targetProxy = 24C14A3B1923ECCFCEE0F7F29FE1E455 /* PBXContainerItemProxy */; + }; 781E92AB9AD5C64251E7E935A7F59919 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = RCTTypeSafety; target = D20469A9A1E5CFB26045EAEBE3F88E5E /* RCTTypeSafety */; targetProxy = 386C0EB352726BA92F7F015C2FB264EF /* PBXContainerItemProxy */; }; - 78B325CEE33FAB4FE576C0D6B33D4C73 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = BugsnagReactNative; - target = 0745200E60DC80C9A0A48B7E6C1518D7 /* BugsnagReactNative */; - targetProxy = 81D39FAB85C11CB425AE62BF04AD87B3 /* PBXContainerItemProxy */; - }; - 7AA571056A832158CCA6337F34CCA1D9 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = QBImagePickerController; - target = C49345AFA49B098B0384C4FA864A4868 /* QBImagePickerController */; - targetProxy = D77506A8AC8F50899D3C2C87D0657948 /* PBXContainerItemProxy */; - }; - 7C3E0D9FB726D6937CB42C5E84456915 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-jsinspector"; - target = F7D033C4C128EECAA020990641FA985F /* React-jsinspector */; - targetProxy = BC8B36FA8EEBCC5D9DAD5C0811DE3D9F /* PBXContainerItemProxy */; - }; 7D231A779F5CD7CC8C007938090B65FC /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "React-cxxreact"; @@ -11625,17 +11667,29 @@ target = 463F41A7E8B252F8AC5024DA1F4AF6DA /* React-cxxreact */; targetProxy = D2579BA041C0EC81090F18D45D27AD7A /* PBXContainerItemProxy */; }; - 830DCCFB1E4F17160A6E769C6D40EC39 /* PBXTargetDependency */ = { + 83B8C9C396E5EBEB618CB1531D7E618F /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = AppCenter; - target = A3282A5B2437E609EEB85861D7ECE717 /* AppCenter */; - targetProxy = 086614BCD98CBE23B1C9DAA32491B4B4 /* PBXContainerItemProxy */; + name = RCTTypeSafety; + target = D20469A9A1E5CFB26045EAEBE3F88E5E /* RCTTypeSafety */; + targetProxy = A87F9DA070E782F7A09DCDD9A55C71DC /* PBXContainerItemProxy */; }; - 844A711728CB295EA2F5BEC0360A5944 /* PBXTargetDependency */ = { + 85132563D8F06A7D9312272DCA0FC477 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = RNScreens; - target = 214E42634D1E187D876346D36184B655 /* RNScreens */; - targetProxy = 1B136683D7485491A9EE71AC2FBB578F /* PBXContainerItemProxy */; + name = "React-jsiexecutor"; + target = DA0709CAAD589C6E7963495210438021 /* React-jsiexecutor */; + targetProxy = E639A99ADB3367BC678B25B35D0837EB /* PBXContainerItemProxy */; + }; + 85A552F6F97E33051E20C0B757E9B69E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = BVLinearGradient; + target = EB28C63AFB5F6569AA780E440F9927E8 /* BVLinearGradient */; + targetProxy = F05068F337238731F9F4EF7B40896404 /* PBXContainerItemProxy */; + }; + 861CB9CAD3E3627A4B8ADEC9A90DB6D8 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-RCTNetwork"; + target = 651511D7DA7F07F9FC9AA40A2E86270D /* React-RCTNetwork */; + targetProxy = BD6CC2E494EE61CC988BC09F75B4A9D3 /* PBXContainerItemProxy */; }; 88A757F09C3B35375ADB6BBEBF958558 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11643,11 +11697,11 @@ target = 7ACAA9BE580DD31A5CB9D97C45D9492D /* React-Core */; targetProxy = 1C40D4C4EEEDCB446324416F8108EEC0 /* PBXContainerItemProxy */; }; - 8A30F08A74238550CB36AB4A97C5C19F /* PBXTargetDependency */ = { + 8A46C6D6BEDB61C9E0C9295C9DAB6B61 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "React-jsi"; - target = FA877ADC442CB19CF61793D234C8B131 /* React-jsi */; - targetProxy = 27722A05028E387BD3AF556CE1CA5775 /* PBXContainerItemProxy */; + name = "appcenter-crashes"; + target = 381D3FF7291671603AED3955D4DC897C /* appcenter-crashes */; + targetProxy = 49E4C4D63D23463B82287A959AF2ABDD /* PBXContainerItemProxy */; }; 8C496C378AF5C2C390ABB9ACAD262DA8 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11655,12 +11709,30 @@ target = 1BEE828C124E6416179B904A9F66D794 /* React */; targetProxy = DE8F7B6EA7B1B017A43DEDEAA9020A16 /* PBXContainerItemProxy */; }; + 8CB7BCB59A9022C6CD72B8015ADEB047 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "react-native-netinfo"; + target = EC577C5CB1DC59A7464ECEF266A75B42 /* react-native-netinfo */; + targetProxy = 89ABE54A9AF1AA2DB335351F5397BD4A /* PBXContainerItemProxy */; + }; + 8D8DCF913FB7DF3D51C6EE93C191030F /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = CodePush; + target = 9C3DB3789CFE35346F3ED3F31A5ABD6C /* CodePush */; + targetProxy = BF2C8EA21F4F706D411865FD01A436B5 /* PBXContainerItemProxy */; + }; 903A863AD283BD779E868734AB8D4C6F /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = React; target = 1BEE828C124E6416179B904A9F66D794 /* React */; targetProxy = 831A7EAA6B1FD8073B4335D2F90EBC9C /* PBXContainerItemProxy */; }; + 949D65606BD0B00F29529BBC545681F9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-RCTBlob"; + target = 95D98F901D07557EF7CA38D3F03832C5 /* React-RCTBlob */; + targetProxy = 03A1FDB33F66CA88EB3858C247F267E5 /* PBXContainerItemProxy */; + }; 9653AC8C5DE2CB31C7F59291DBFCE271 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = glog; @@ -11685,17 +11757,17 @@ target = 2AB2EF542954AB1C999E03BFEF8DE806 /* DoubleConversion */; targetProxy = BDC109C07A1C7E5213C436FE8070F948 /* PBXContainerItemProxy */; }; - 9E8AA37239DAFC7529A410778E33A48D /* PBXTargetDependency */ = { + 9ECF200FA2DB4F0494F9F85047026F7B /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "React-RCTImage"; target = 4F265533AAB7C8985856EC78A33164BB /* React-RCTImage */; - targetProxy = 435643C6B12820E5469A383861EE680D /* PBXContainerItemProxy */; + targetProxy = 6F0F58A06E9032493DB5386CA0ECB903 /* PBXContainerItemProxy */; }; - 9F40A4785847651299EB6D509D4ABB90 /* PBXTargetDependency */ = { + 9ED31F4DE408B38ED386F95522F69B0B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "React-RCTLinking"; - target = 6FE9147F8AAA4DE676C190F680F47AE2 /* React-RCTLinking */; - targetProxy = BE80B97BBF724A7BE9AD7B3B957C7043 /* PBXContainerItemProxy */; + name = RNReanimated; + target = FF879E718031128A75E7DE54046E6219 /* RNReanimated */; + targetProxy = E4632B7F73D2AF114CE65A21E5EB0A21 /* PBXContainerItemProxy */; }; 9FFDFB2CA21147B51EC49C2210157310 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11703,18 +11775,18 @@ target = 938CCE22F6C4094B3FB6CF1478579E4B /* React-RCTAnimation */; targetProxy = 41B411603584E34BCCE714A533C911BD /* PBXContainerItemProxy */; }; + A084DD09E3AAD092A998DBCF4F04E8B7 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = appcenter; + target = CCAFCDBA3C5E0DEB28ED2F04E87FF92F /* appcenter */; + targetProxy = E0D53AD31AE8440BEC48EB487088F4DC /* PBXContainerItemProxy */; + }; A3EE75E6777C50454FD521B44EA2D2CE /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = AppCenterReactNativeShared; target = 2CD32458A161AF8E4BA58B4310701AB3 /* AppCenterReactNativeShared */; targetProxy = 524D89628E8721253577986A5DB8F410 /* PBXContainerItemProxy */; }; - A86D2FECC8E3D6ECD7DE99C1DE086FCF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "appcenter-crashes"; - target = 381D3FF7291671603AED3955D4DC897C /* appcenter-crashes */; - targetProxy = 190680A3DF9AAB078FB628FD16185839 /* PBXContainerItemProxy */; - }; A94E7D66C2EB0A20224053FA3416CB91 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "React-RCTNetwork"; @@ -11739,29 +11811,23 @@ target = 1BEE828C124E6416179B904A9F66D794 /* React */; targetProxy = A8F06EE94EE6C664C7F306DF9D7CDDF1 /* PBXContainerItemProxy */; }; - B23558B0DD1A5CDA04CB132AB4A9A2ED /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FBReactNativeSpec; - target = C3496D0495E700CF08A90C41EA8FA4BB /* FBReactNativeSpec */; - targetProxy = 9E1FC2E10EE512A8507BB8D35E056F31 /* PBXContainerItemProxy */; - }; B2914AE79B8EA8B18FCA9214BBB8C2EE /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = React; target = 1BEE828C124E6416179B904A9F66D794 /* React */; targetProxy = E12B17951D4D2915902C55932B9C335E /* PBXContainerItemProxy */; }; - B58F99358370A65C9C364F5FF27F18E1 /* PBXTargetDependency */ = { + B2A8F09F088CDBBDAF1041AF12C60157 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "React-jsiexecutor"; - target = DA0709CAAD589C6E7963495210438021 /* React-jsiexecutor */; - targetProxy = A26DEBDD96711A3852BCA02B36EAB6DA /* PBXContainerItemProxy */; + name = "React-RCTLinking"; + target = 6FE9147F8AAA4DE676C190F680F47AE2 /* React-RCTLinking */; + targetProxy = 8E166DE0FC9183B73B8963D01F7E8AC2 /* PBXContainerItemProxy */; }; - B5D74C553862DA5488938F1FCE5CDF18 /* PBXTargetDependency */ = { + B4278DAE600945135732FAC95E2EAE41 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "appcenter-analytics"; - target = CE48BB29E46F9AD69809DDA4EBA58279 /* appcenter-analytics */; - targetProxy = C68548F4F80CAE3F4062626A70C3126B /* PBXContainerItemProxy */; + name = "React-jsinspector"; + target = F7D033C4C128EECAA020990641FA985F /* React-jsinspector */; + targetProxy = 99DE989295E6CEA883D96A05E2C26637 /* PBXContainerItemProxy */; }; B7130142E2657678BE32C70B9CE04AF7 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11781,11 +11847,17 @@ target = 1BEE828C124E6416179B904A9F66D794 /* React */; targetProxy = AA5B8F43EAD114EE3717346D55C72BE5 /* PBXContainerItemProxy */; }; - BABBF04279D86EDB3CAA1E18F3C8FB34 /* PBXTargetDependency */ = { + B9D32A8CD9222F0BBD61D002E54B500E /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = ReactCommon; - target = B6D5DD49633DFF0657B8C3F08EB3ABA9 /* ReactCommon */; - targetProxy = 804B0BBE952C5114ABACFA601986E284 /* PBXContainerItemProxy */; + name = RNSVG; + target = DE32677FA772BFFD0172EB7EE9E4E7E9 /* RNSVG */; + targetProxy = EDF9E31ED40D149A8898F4AD7AEBB729 /* PBXContainerItemProxy */; + }; + B9E1FDB858BDA4C25D964C82BD442A83 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AppCenter; + target = A3282A5B2437E609EEB85861D7ECE717 /* AppCenter */; + targetProxy = 7E18EA036BD8A3AC66DF76B59845080D /* PBXContainerItemProxy */; }; BB0C888F9800A9CBBD7F9AB387D65080 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11811,12 +11883,6 @@ target = A4F685BE3CAC127BDCE4E0DBBD88D191 /* Folly */; targetProxy = EF35D916FEB5C7D4563D576974DC8374 /* PBXContainerItemProxy */; }; - BE6A99D3764AFBEB76C9E47CDE7EBD75 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RNVectorIcons; - target = 96150F524B245896B800F84F369A9A5A /* RNVectorIcons */; - targetProxy = 0C9B47B85722F103AA810FA1B25498FC /* PBXContainerItemProxy */; - }; BEE9956B1D3554A654169066A5F97670 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = AppCenter; @@ -11829,6 +11895,18 @@ target = E7E7CE52C8C68B17224FF8C262D80ABF /* RCTRequired */; targetProxy = 2C95DFFCB2EC326C56D43774DED19805 /* PBXContainerItemProxy */; }; + C0E347755C23BBEB88666057DD840E69 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RNGestureHandler; + target = B9E8F4CA2A4A8599389FEB665A9B96FF /* RNGestureHandler */; + targetProxy = 5E2F8B4EFB37F715B5E09A4605F26450 /* PBXContainerItemProxy */; + }; + C6FC9385FF780383470D10FD1ADC81CD /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-RCTAnimation"; + target = 938CCE22F6C4094B3FB6CF1478579E4B /* React-RCTAnimation */; + targetProxy = 43E130BCBE82B4275F2AD3894E5AB0F4 /* PBXContainerItemProxy */; + }; CA5D5170B3B999058023A33ABA1D22CD /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "Pods-eSteem"; @@ -11841,11 +11919,11 @@ target = C3496D0495E700CF08A90C41EA8FA4BB /* FBReactNativeSpec */; targetProxy = C583A5691E3DAE99E4675FD1989CDA14 /* PBXContainerItemProxy */; }; - CB24A860F1E6E56F57EBE8E6BC5240F5 /* PBXTargetDependency */ = { + CB91C6536A6D8155FD8E7E6E950E1471 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = appcenter; - target = CCAFCDBA3C5E0DEB28ED2F04E87FF92F /* appcenter */; - targetProxy = 223D09D6724903427720F2F7D5F04026 /* PBXContainerItemProxy */; + name = BugsnagReactNative; + target = 0745200E60DC80C9A0A48B7E6C1518D7 /* BugsnagReactNative */; + targetProxy = E59B811A590C0F7EDD483726E236F933 /* PBXContainerItemProxy */; }; CC03AF63216CA4E8592F7B2D98A7E913 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11871,29 +11949,35 @@ target = EAEBAE5C8257AED94B3BED47A0E0E3FA /* QBImagePickerController-QBImagePicker */; targetProxy = B9F6134AA6CD3820CE35B60CB340E91D /* PBXContainerItemProxy */; }; + D0D62A62198B9940D5E654D131D7B163 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = FLAnimatedImage; + target = 4A8E8992707D01510894596DB9BCCA00 /* FLAnimatedImage */; + targetProxy = EAF10FAE1965B78485D67C91FCD83BBD /* PBXContainerItemProxy */; + }; D2A3B1828EEDBF104026166216FF5169 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "React-Core"; target = 7ACAA9BE580DD31A5CB9D97C45D9492D /* React-Core */; targetProxy = 213C7F92A4272371DAAE30DB968129DC /* PBXContainerItemProxy */; }; - D5941EEC6948DA4934069A10CCB27EB7 /* PBXTargetDependency */ = { + D45C6B313F929DA7E47792F64E2B58EF /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "React-RCTActionSheet"; - target = 11989A5E568B3B69655EE0C13DCDA3F9 /* React-RCTActionSheet */; - targetProxy = 856D29BB5C2412A68641E0637CA57B83 /* PBXContainerItemProxy */; + name = RNVectorIcons; + target = 96150F524B245896B800F84F369A9A5A /* RNVectorIcons */; + targetProxy = 96BC680F956314C502BAF04140B04FF4 /* PBXContainerItemProxy */; }; - D62B51A87C3C1C96BAC834AFE392B6EA /* PBXTargetDependency */ = { + D702CA50B907B8208332402216354E3B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "React-RCTNetwork"; - target = 651511D7DA7F07F9FC9AA40A2E86270D /* React-RCTNetwork */; - targetProxy = 04266B47EF7BC340C04B6D806DB818DD /* PBXContainerItemProxy */; + name = DoubleConversion; + target = 2AB2EF542954AB1C999E03BFEF8DE806 /* DoubleConversion */; + targetProxy = C12E0E8EC73725043688BEA6A4B23E03 /* PBXContainerItemProxy */; }; - D795F4FCDC24B65549EDF082CB9A7F99 /* PBXTargetDependency */ = { + D74CA469CD08B21F94A5F9BD7AE9CC69 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = Folly; - target = A4F685BE3CAC127BDCE4E0DBBD88D191 /* Folly */; - targetProxy = 06F4C46E7F8A4B8A020E1AF7EC3841AB /* PBXContainerItemProxy */; + name = "React-CoreModules"; + target = E16E206437995280D349D4B67695C894 /* React-CoreModules */; + targetProxy = C725145B42BBC55D01DB872FC2830F40 /* PBXContainerItemProxy */; }; DA33D6EBF9F2FA634DC4EAC06DED84DB /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11901,17 +11985,11 @@ target = F7D033C4C128EECAA020990641FA985F /* React-jsinspector */; targetProxy = E83D26776CFAE4F33A56043B72A7BDF4 /* PBXContainerItemProxy */; }; - DC0CEFA93A5D2879E2A4AFC5DB6B9027 /* PBXTargetDependency */ = { + DD3C783820976870488BB3E41E014533 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = RSKImageCropper; - target = A30157FD17984D82FB7B26EE61267BE2 /* RSKImageCropper */; - targetProxy = 08D8B6A2F70B5F2BB9D4CB24E49DE6A8 /* PBXContainerItemProxy */; - }; - DC288F706E24D38A9C1CEA0A415DACB2 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "react-native-config"; - target = B6422EB0A585557ED42A07B5D023BD98 /* react-native-config */; - targetProxy = 2489E07C6B4CA1B2C2EEF987982226FA /* PBXContainerItemProxy */; + name = Folly; + target = A4F685BE3CAC127BDCE4E0DBBD88D191 /* Folly */; + targetProxy = 661660A3AD7D024786D6EB82A65F4BAD /* PBXContainerItemProxy */; }; DDEA8ED3FACB3C3C0097E562FDC84A7A /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11919,11 +11997,11 @@ target = 7ACAA9BE580DD31A5CB9D97C45D9492D /* React-Core */; targetProxy = 905409C9D382E1E33BA80F3B7514079F /* PBXContainerItemProxy */; }; - E2A5C50325F16E3B9F9F60AEB59DF3BD /* PBXTargetDependency */ = { + DE091A1C3212055C9FA3F3A6489573FC /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = RNSVG; - target = DE32677FA772BFFD0172EB7EE9E4E7E9 /* RNSVG */; - targetProxy = 4BCC5F1131BFA6CF2F50DED5AD30761B /* PBXContainerItemProxy */; + name = QBImagePickerController; + target = C49345AFA49B098B0384C4FA864A4868 /* QBImagePickerController */; + targetProxy = 3AEE61631F0F47152740A1C0F94B1B8E /* PBXContainerItemProxy */; }; E33A6948181332F36C1B948AB5E3D4F1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11937,11 +12015,29 @@ target = 1BEE828C124E6416179B904A9F66D794 /* React */; targetProxy = 0FD6A4ED78388214475895E97458EB68 /* PBXContainerItemProxy */; }; - E6AF597AE09A5400BF2818F8AD93F25F /* PBXTargetDependency */ = { + E5491E5D276B4D5154E44C3209FCAD9D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-Core"; + target = 7ACAA9BE580DD31A5CB9D97C45D9492D /* React-Core */; + targetProxy = F1A21CDDA119C04A4382630A240D7F09 /* PBXContainerItemProxy */; + }; + E618507B421B0E13B6394C00A6B046FD /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "React-RCTVibration"; target = 53D121F9F9BB0F8AC1C94A12C5A8572F /* React-RCTVibration */; - targetProxy = 711C7A855A229CEFAE9CB8532FCB62A9 /* PBXContainerItemProxy */; + targetProxy = 46E7343B82391651CA86C1BDE9227BCE /* PBXContainerItemProxy */; + }; + E82BEDAB7465730EA693D7CBD7C8BC99 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = FBLazyVector; + target = 8CC4EAA817AA86310D1900F1DAB3580F /* FBLazyVector */; + targetProxy = 08CC872960817FC45540CEF740FE81D4 /* PBXContainerItemProxy */; + }; + E93ACACC2ACCFA54EBB85B0525641048 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = React; + target = 1BEE828C124E6416179B904A9F66D794 /* React */; + targetProxy = 67AE47C26ED80619DAFDC229A4F9A7FF /* PBXContainerItemProxy */; }; E98950B4F6B2BD8BDC75507BB645039D /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -11949,18 +12045,6 @@ target = 651511D7DA7F07F9FC9AA40A2E86270D /* React-RCTNetwork */; targetProxy = 3F65FA075E2A822DEE8CEA585F3BF580 /* PBXContainerItemProxy */; }; - EAAC0ED868758D9BCA1CA31C7C8447FB /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RNImageCropPicker; - target = 0D82774D2A533D3FFAE27CAB4A6E9CB2 /* RNImageCropPicker */; - targetProxy = 4E3DAFB21442F175C26279108D980E22 /* PBXContainerItemProxy */; - }; - EBB1C626A51327F01CD95576E7DE2592 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DoubleConversion; - target = 2AB2EF542954AB1C999E03BFEF8DE806 /* DoubleConversion */; - targetProxy = 5F29A1795CD95443F639A467F0238768 /* PBXContainerItemProxy */; - }; EBEA0CAF6189145089CC8215C3379005 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "React-Core"; @@ -11979,24 +12063,6 @@ target = 1BEE828C124E6416179B904A9F66D794 /* React */; targetProxy = F1D31400DE78E76FE461920F078645F1 /* PBXContainerItemProxy */; }; - F016A6E375775FB882D35E97C7696697 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "appcenter-push"; - target = 2AE7F4D5AB13153E89A196AFFC2F51DF /* appcenter-push */; - targetProxy = 72D71A885009F4196D7572D8B2CFE724 /* PBXContainerItemProxy */; - }; - F0DC9CD61788AC3B7079282B8C9639FB /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "React-RCTSettings"; - target = 680299219D3A48D42A648AF6706275A9 /* React-RCTSettings */; - targetProxy = 5256B333EBE8D37E73DE069B970D0D06 /* PBXContainerItemProxy */; - }; - F0E41A4E29661321E4F620DA5AEDD45A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FLAnimatedImage; - target = 4A8E8992707D01510894596DB9BCCA00 /* FLAnimatedImage */; - targetProxy = F71CCBF5B6EBCC305C7D1F5778727001 /* PBXContainerItemProxy */; - }; F12C45745C9EDDB343FF443D9C6C111B /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "React-jsi"; @@ -12045,6 +12111,12 @@ target = 7ACAA9BE580DD31A5CB9D97C45D9492D /* React-Core */; targetProxy = D33CD3C6E00FAEF82B4998B3423FD9D9 /* PBXContainerItemProxy */; }; + FFB38B00164CE1AE3491DE3A0E4554E1 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "React-RCTSettings"; + target = 680299219D3A48D42A648AF6706275A9 /* React-RCTSettings */; + targetProxy = 837E61FBAC007CD6F175922F53C7D5E7 /* PBXContainerItemProxy */; + }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ @@ -12073,7 +12145,7 @@ }; 02C2E52E74B1EE9CF6A8DE3D208CC8EB /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 209A3876BE78B6816FA84B79AE3001AC /* React-jsinspector.xcconfig */; + baseConfigurationReference = E3128AA209E006D9DD82B2CB8B7616BD /* React-jsinspector.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12095,9 +12167,23 @@ }; name = Release; }; + 0442F0C356289502191623E5C1DF8180 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = A07B12ACFC12E17B0E50B4E5A239DC31 /* realm.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "iPhone Developer"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; 072F7C707E7894C1781C3D945D616E90 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1FB22DAF4856989AE7D9679476646BEC /* react-native-config.xcconfig */; + baseConfigurationReference = F1EF1FB944F40CF992D4A74C97FB707B /* react-native-config.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12120,7 +12206,7 @@ }; 0A80F5B5D9A7EEAD76B3352C5E8DA987 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9E3FD334CA9C568A6D5DCB3635C7E224 /* React-CoreModules.xcconfig */; + baseConfigurationReference = 3C51C4594DC396F4FEDE862B705DD81E /* React-CoreModules.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12144,7 +12230,7 @@ }; 0EC3A23A31F25E370EFBA1F1586B2011 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 98C7A5B5BD3FE512E94D62267EF56FBF /* FBLazyVector.xcconfig */; + baseConfigurationReference = 1B66DA4017C635946E1DF1AFECDDF92C /* FBLazyVector.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -12157,7 +12243,7 @@ }; 11D10D534BE50BEF5C48A9D74757C853 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 69E2F81733DC1693C096B08695F399C6 /* React-jsiexecutor.xcconfig */; + baseConfigurationReference = 37347CCD4C8EC9E286D100D4F80951AA /* React-jsiexecutor.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12205,7 +12291,7 @@ }; 1434FFB610F31B4FBD00DBD7F8269557 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = FFE7BD816D13033B0D8E6F09141D6BE4 /* React-RCTText.xcconfig */; + baseConfigurationReference = C6B1AA7F6CDEA45F91F01493970A2366 /* React-RCTText.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12252,7 +12338,7 @@ }; 1B4330290E56356B89786F955F2F1C19 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 167A6EEE9A520D8A2B7854092391CE96 /* RNImageCropPicker.xcconfig */; + baseConfigurationReference = 4AACDDE8D7F2EFEEDA58A6FFFA75D0FC /* RNImageCropPicker.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12296,6 +12382,27 @@ }; name = Debug; }; + 1FA1DD687653008453942CCC7FC508E7 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 0998576F5768B43A9D1670D1CFDBFEE0 /* Pods-eSteem.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + IPHONEOS_DEPLOYMENT_TARGET = 9.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; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; 1FFF75CDF59750B5F76A173A1EDE82A4 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 90F41DE5C75E2643FC57BD8D12EF05BF /* Pods-eSteem-tvOS.debug.xcconfig */; @@ -12319,7 +12426,7 @@ }; 21E35D9D4E7E8A4B6F41A3D750C691F7 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 455F4CEED27277B0811DD6CE06B42281 /* React-RCTNetwork.xcconfig */; + baseConfigurationReference = 1DA58CD0797B8FBECECE3A9B5C4B9BE3 /* React-RCTNetwork.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12343,7 +12450,7 @@ }; 220AAA0556B194728C89E90ADF0CF95A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 308AADCC180359B5B06DAE847B4B99DA /* react-native-webview.xcconfig */; + baseConfigurationReference = C7ADA16BCFD218D812AD35BBA6882862 /* react-native-webview.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12366,7 +12473,7 @@ }; 22CB90429F13ADED1CE05D4BE1A2BF31 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B918FF4FF195674AE0D16400D3ED497B /* React-Core.xcconfig */; + baseConfigurationReference = FE287897E8B2F0A4EE3946ACAEE5AF8A /* React-Core.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12389,7 +12496,7 @@ }; 23002928DE5C7D86147B81E7051AFD7F /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 0BA7EEDF7BB22A98E1F1B0B198909458 /* react-native-netinfo.xcconfig */; + baseConfigurationReference = 653EDB2540639DED135FBD256344FF42 /* react-native-netinfo.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12413,7 +12520,7 @@ }; 25D47713254B795D177576845B14435D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 074B7CAE931A0F484B50B82E84C75375 /* React-jsi.xcconfig */; + baseConfigurationReference = 6E980F3CE1100AC991B0BA6EE3E951E3 /* React-jsi.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12436,7 +12543,7 @@ }; 25EB402CD6C8D6E2926C4ED4FEB72745 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 3ECED5532D43CEF31F58413AA10F2CE3 /* React-RCTVibration.xcconfig */; + baseConfigurationReference = 795CF689060B6630B4170C8C04C07F23 /* React-RCTVibration.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12459,7 +12566,7 @@ }; 2AA81A590FF7408E91F2159D5DAC0902 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4F11A53174D4CD7796172A6793567C15 /* appcenter.xcconfig */; + baseConfigurationReference = 7529A3ACC105C34F3BFCA87900DC62C2 /* appcenter.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12483,7 +12590,7 @@ }; 2B101BD344ADB4C685861B10DC9289DD /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 0BA7EEDF7BB22A98E1F1B0B198909458 /* react-native-netinfo.xcconfig */; + baseConfigurationReference = 653EDB2540639DED135FBD256344FF42 /* react-native-netinfo.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12506,7 +12613,7 @@ }; 2D6A17F4D15EC63A4F084D74BC58CF36 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E3E0D53C61204B9FEA3313F62DBE4D92 /* React-RCTActionSheet.xcconfig */; + baseConfigurationReference = 5A13FFBF9B1A00FAFB80249308B07A13 /* React-RCTActionSheet.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12530,7 +12637,7 @@ }; 31DC35CB26805E18644A4B58E9A63BCC /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 308AADCC180359B5B06DAE847B4B99DA /* react-native-webview.xcconfig */; + baseConfigurationReference = C7ADA16BCFD218D812AD35BBA6882862 /* react-native-webview.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12554,7 +12661,7 @@ }; 37C567AD5490AE104A24D65B5640907A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8865A35BBC173ADEC8A1D7E1B2B0A47E /* react-native-fast-image.xcconfig */; + baseConfigurationReference = FF806B3D69870BAB31AEFC18FE3E9F73 /* react-native-fast-image.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12600,7 +12707,7 @@ }; 3A01906974726C9E020C5416A0DC9CCE /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 767B3F1DCA1B7509EDEBB48E961BDDA8 /* RCTTypeSafety.xcconfig */; + baseConfigurationReference = 8D18794697F06C2FBAE5949A51DD108E /* RCTTypeSafety.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12648,7 +12755,7 @@ }; 3AEBB845DD99BAC67E23A8852DBDB5A4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D10EDC24C2322CB36F9D1669B4955BD /* BVLinearGradient.xcconfig */; + baseConfigurationReference = 3E23E4E0AB6A4240EB7A8B443CF80568 /* BVLinearGradient.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12686,7 +12793,7 @@ }; 4502F5E89C398D5BEFE8B9B0FD5E0FEC /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6146374D87D9076ACFBBA9C29D858C52 /* BugsnagReactNative.xcconfig */; + baseConfigurationReference = DC0EEF4733D25A0E00F0878C039A4FB2 /* BugsnagReactNative.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12709,7 +12816,7 @@ }; 454AF50BB86D28D71BFD808ECEC09CC1 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 08AF71F20B0C191CA035437DEB408052 /* react-native-version-number.xcconfig */; + baseConfigurationReference = D1CA3BB566DB17BE58829FF58042B6F9 /* react-native-version-number.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12757,7 +12864,7 @@ }; 4944E1C1F8C27D2F16BF5949D961ED78 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 631F47FA591989320F70F9B64805447C /* React-RCTSettings.xcconfig */; + baseConfigurationReference = 9D6393C9302BFC7EB74A6F1D571ED78B /* React-RCTSettings.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12781,7 +12888,7 @@ }; 4AD9DB03176582EBA8C53BC6E80049DB /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 631F47FA591989320F70F9B64805447C /* React-RCTSettings.xcconfig */; + baseConfigurationReference = 9D6393C9302BFC7EB74A6F1D571ED78B /* React-RCTSettings.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12804,7 +12911,7 @@ }; 5497540B0E4EAFBAA05AF0910CEA8AB4 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8865A35BBC173ADEC8A1D7E1B2B0A47E /* react-native-fast-image.xcconfig */; + baseConfigurationReference = FF806B3D69870BAB31AEFC18FE3E9F73 /* react-native-fast-image.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12825,6 +12932,19 @@ }; name = Debug; }; + 622B20667E72A9B318A3AB08981786D8 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = A07B12ACFC12E17B0E50B4E5A239DC31 /* realm.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "iPhone Developer"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; 6565D66BE8429414D496F95F527E96AD /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 536E571CC1B16B3C3E8F99562FDC3C25 /* RSKImageCropper.xcconfig */; @@ -12850,7 +12970,7 @@ }; 66CA32172B47E640B2BD6E1E493CA859 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D6B34B30A0341499E99684790C5187DF /* React-cxxreact.xcconfig */; + baseConfigurationReference = ACCFB3C6ADB1B76A8EF076046B7ECDD5 /* React-cxxreact.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12873,7 +12993,7 @@ }; 67A8368F13D95466ABD1084864170474 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1FB22DAF4856989AE7D9679476646BEC /* react-native-config.xcconfig */; + baseConfigurationReference = F1EF1FB944F40CF992D4A74C97FB707B /* react-native-config.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12897,7 +13017,7 @@ }; 67D68A6B2CC26B1C7BE59993A83C319B /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CAC0F90D34A19DBEE27DA9DDFCC6F575 /* React-RCTLinking.xcconfig */; + baseConfigurationReference = E19771357664E9BF1DB5150A2473EAAE /* React-RCTLinking.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12920,7 +13040,7 @@ }; 67D6F764126BA6CB8CAA91656A118F58 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6146374D87D9076ACFBBA9C29D858C52 /* BugsnagReactNative.xcconfig */; + baseConfigurationReference = DC0EEF4733D25A0E00F0878C039A4FB2 /* BugsnagReactNative.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12944,7 +13064,7 @@ }; 6A6F39801D45DD240C91ED76E02A5716 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CA8B24FA0920B2E6FF4DF2ED4D82A177 /* ReactCommon.xcconfig */; + baseConfigurationReference = 3556D451D4D0C0B17996CFFBD3B8B24E /* ReactCommon.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12968,7 +13088,7 @@ }; 6DCBEB07730BEDF31B99D9A9A9FD5697 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D87A3DBE01E388063C4A1771A0286ADE /* React-RCTImage.xcconfig */; + baseConfigurationReference = 63C50AE43F935F94D36C4CB70B39340D /* React-RCTImage.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13004,7 +13124,7 @@ }; 737AA1A73746C53EA7DED881086B2816 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B918FF4FF195674AE0D16400D3ED497B /* React-Core.xcconfig */; + baseConfigurationReference = FE287897E8B2F0A4EE3946ACAEE5AF8A /* React-Core.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13028,7 +13148,7 @@ }; 7671E79E1AAF0870F7FA01D19AC6E6B4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 167A6EEE9A520D8A2B7854092391CE96 /* RNImageCropPicker.xcconfig */; + baseConfigurationReference = 4AACDDE8D7F2EFEEDA58A6FFFA75D0FC /* RNImageCropPicker.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13052,7 +13172,7 @@ }; 783A62B13F9DD7618BCF7244CD676BAA /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 945A5D0844A0C1EFA6A3506E418AC08C /* RNScreens.xcconfig */; + baseConfigurationReference = CBD35D2A9601327EF113E0FD9D0C8E57 /* RNScreens.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13076,7 +13196,7 @@ }; 7999FA9E485DACCD9D5741AABB14EF9A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9E3FD334CA9C568A6D5DCB3635C7E224 /* React-CoreModules.xcconfig */; + baseConfigurationReference = 3C51C4594DC396F4FEDE862B705DD81E /* React-CoreModules.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13099,7 +13219,7 @@ }; 8514C8A4F96408AC92F7CB30D70B3738 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 209A3876BE78B6816FA84B79AE3001AC /* React-jsinspector.xcconfig */; + baseConfigurationReference = E3128AA209E006D9DD82B2CB8B7616BD /* React-jsinspector.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13122,7 +13242,7 @@ }; 85EA1136222254B286CF689213B721DA /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 767B3F1DCA1B7509EDEBB48E961BDDA8 /* RCTTypeSafety.xcconfig */; + baseConfigurationReference = 8D18794697F06C2FBAE5949A51DD108E /* RCTTypeSafety.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13145,7 +13265,7 @@ }; 8644926075AB3C84CD4E9D3CF5C8B0EC /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E3E0D53C61204B9FEA3313F62DBE4D92 /* React-RCTActionSheet.xcconfig */; + baseConfigurationReference = 5A13FFBF9B1A00FAFB80249308B07A13 /* React-RCTActionSheet.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13182,7 +13302,7 @@ }; 876909EC6DBC2434D3C3BD57A44F2DD4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 92A7002697F41C7B5CEA77B55995E2C4 /* RNSVG.xcconfig */; + baseConfigurationReference = C9DBD1896F7DE776969AEB862C22D061 /* RNSVG.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13204,28 +13324,6 @@ }; name = Release; }; - 8821E2594CEFC8AA70BD82A42FA66FFE /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = E2BD2D60443E971C7C34455BB59E2E5D /* Pods-eSteem.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - IPHONEOS_DEPLOYMENT_TARGET = 9.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; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; 8A791558A6CAD52F6A29BE7CDFC70C4B /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 01A168C308E160BABD648A88B73A9AEF /* AppCenter.xcconfig */; @@ -13242,7 +13340,7 @@ }; 8C4EB3B467D8828E95DE00744007B02A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 62A93B8B4E556646BF3BDA039E5DB9D9 /* Yoga.xcconfig */; + baseConfigurationReference = B5367FBCE149383925D01737E2F14600 /* Yoga.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13265,7 +13363,7 @@ }; 8E0FB4EEB03D49F98244525230A2CC93 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A98A62746794A40D03790B52E3F8BF04 /* RNGestureHandler.xcconfig */; + baseConfigurationReference = F8ED9CDD730DF15AD7D8A44726D01C04 /* RNGestureHandler.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13412,7 +13510,7 @@ }; 932739D815B647D096CD037B64F2424E /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = FFE7BD816D13033B0D8E6F09141D6BE4 /* React-RCTText.xcconfig */; + baseConfigurationReference = C6B1AA7F6CDEA45F91F01493970A2366 /* React-RCTText.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13436,7 +13534,7 @@ }; 93DBC174B016AC8DC32E87AECA925E78 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = DADB9BB15F62ADD5CBFBDCED5D4DEA47 /* React-RCTBlob.xcconfig */; + baseConfigurationReference = 574A51E1D11F6BA1512075910F7AA3E4 /* React-RCTBlob.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13460,7 +13558,7 @@ }; 951D3F325D33CFE9DF976EFEEE18D887 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A54F1919BF6E710219699C2359A2FA05 /* React.xcconfig */; + baseConfigurationReference = FF1E5E13DB4D63D76A341FB304AE6D51 /* React.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -13473,7 +13571,7 @@ }; 9734FDB259621519E2AF471226044D55 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = DADB9BB15F62ADD5CBFBDCED5D4DEA47 /* React-RCTBlob.xcconfig */; + baseConfigurationReference = 574A51E1D11F6BA1512075910F7AA3E4 /* React-RCTBlob.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13519,7 +13617,7 @@ }; 9B8562A4391DB429B4459A16619325BF /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CAC0F90D34A19DBEE27DA9DDFCC6F575 /* React-RCTLinking.xcconfig */; + baseConfigurationReference = E19771357664E9BF1DB5150A2473EAAE /* React-RCTLinking.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13543,7 +13641,7 @@ }; 9C6FA8A9CA811DD185119273BF7C2E70 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A54F1919BF6E710219699C2359A2FA05 /* React.xcconfig */; + baseConfigurationReference = FF1E5E13DB4D63D76A341FB304AE6D51 /* React.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -13557,7 +13655,7 @@ }; A254650AB5A3A5E0A7E1C98AF036BC50 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CA8B24FA0920B2E6FF4DF2ED4D82A177 /* ReactCommon.xcconfig */; + baseConfigurationReference = 3556D451D4D0C0B17996CFFBD3B8B24E /* ReactCommon.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13604,7 +13702,7 @@ }; A66E5483AC11F6FBDB1757F22F03A377 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A107B4AC7DB7DDE3536C1A93B0462B59 /* React-RCTAnimation.xcconfig */; + baseConfigurationReference = 725F8004501592C810D237CC98350030 /* React-RCTAnimation.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13628,7 +13726,7 @@ }; A813B391E9EFECEAB0DF2F5CEDB26750 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A41BD7E9ED9FA2FCE8EC4781A33FC4C5 /* FBReactNativeSpec.xcconfig */; + baseConfigurationReference = D0FD817103B733BE74D55A09E8FC860D /* FBReactNativeSpec.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13649,6 +13747,28 @@ }; name = Debug; }; + A873F90A24DB23B8A1CA7CA276A0F7D1 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = E2BD2D60443E971C7C34455BB59E2E5D /* Pods-eSteem.release.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + IPHONEOS_DEPLOYMENT_TARGET = 9.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; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; A90B5692B7CC8A28A57E736848C75D89 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = A27A6CD4282AE8F77817E7334788192A /* Pods-eSteem-tvOSTests.release.xcconfig */; @@ -13720,7 +13840,7 @@ }; B28EBDFD74DE52DCE50931983033BF83 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EEF3AA704D9EEED7D9DD2C5A7C4D8809 /* appcenter-crashes.xcconfig */; + baseConfigurationReference = E3697565A75CE7614A552B9321AC7C1B /* appcenter-crashes.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13787,7 +13907,7 @@ }; B700C4F626481C654E377CEBB6186F5E /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 56042A53C9D05C7DFF335E5438B1405B /* RNReanimated.xcconfig */; + baseConfigurationReference = 842E1D8AFE09C23BA73B54A14C15C643 /* RNReanimated.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13811,7 +13931,7 @@ }; B74A66D1B4DB325F337289BC6923B612 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 3665D4BF2219F6408E13CB9DDA894959 /* RCTRequired.xcconfig */; + baseConfigurationReference = 2DB65B14F15F07F315ED7D6C216E55ED /* RCTRequired.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -13824,7 +13944,7 @@ }; B8D46E1C5FBB498BF9D23E015AEBF2E8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 945A5D0844A0C1EFA6A3506E418AC08C /* RNScreens.xcconfig */; + baseConfigurationReference = CBD35D2A9601327EF113E0FD9D0C8E57 /* RNScreens.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13847,7 +13967,7 @@ }; BDE94994009A37FA260EA3A2EC1BB6FC /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D030874EF9789B49BBF18BE425A6B43B /* appcenter-analytics.xcconfig */; + baseConfigurationReference = 15EBC86AAA4E483870E63D7B4057E507 /* appcenter-analytics.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13871,7 +13991,7 @@ }; C128C18739AA9067D388429C13824733 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 98C7A5B5BD3FE512E94D62267EF56FBF /* FBLazyVector.xcconfig */; + baseConfigurationReference = 1B66DA4017C635946E1DF1AFECDDF92C /* FBLazyVector.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -13885,7 +14005,7 @@ }; C3C895EE63831DE7E189DD5254B40D9E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D030874EF9789B49BBF18BE425A6B43B /* appcenter-analytics.xcconfig */; + baseConfigurationReference = 15EBC86AAA4E483870E63D7B4057E507 /* appcenter-analytics.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13921,7 +14041,7 @@ }; C53A3440DEFB5C6593BF967532047D05 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6B6CE7EF6DA6FD1D80BD4D28FCC96917 /* RNIap.xcconfig */; + baseConfigurationReference = 6B074AF69F0CC4C6D1DA6379E58EB129 /* RNIap.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13944,7 +14064,7 @@ }; C60ABF7B069C8BF382CAA6EF4CF3914B /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1A7E667AABDBF3461FB70CC732661885 /* CodePush.xcconfig */; + baseConfigurationReference = FA7C5FB4F0C7653229E7C403DF3D04D0 /* CodePush.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13967,7 +14087,7 @@ }; C9E53EDCE886246A42518401782FB68F /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2608F780E6A933D2560CBE81EC73B89F /* RNVectorIcons.xcconfig */; + baseConfigurationReference = C563C7A122BC0E6313EE0CC542C12115 /* RNVectorIcons.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13990,7 +14110,7 @@ }; CA539036A0E182CE40BECB0C63CBEB80 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 69E2F81733DC1693C096B08695F399C6 /* React-jsiexecutor.xcconfig */; + baseConfigurationReference = 37347CCD4C8EC9E286D100D4F80951AA /* React-jsiexecutor.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14013,7 +14133,7 @@ }; CCDDE744EE43EA570F6DD491DECE4300 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E36AA41FF2068293C9F94B42DF61068E /* appcenter-push.xcconfig */; + baseConfigurationReference = AA7FC7011CDAA019DDE419EC17C0B105 /* appcenter-push.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14037,7 +14157,7 @@ }; D0736F7B6F5E99DF6AF7EF25403F18BF /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 92A7002697F41C7B5CEA77B55995E2C4 /* RNSVG.xcconfig */; + baseConfigurationReference = C9DBD1896F7DE776969AEB862C22D061 /* RNSVG.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14081,30 +14201,9 @@ }; name = Debug; }; - D711A4E98DE8086A62597861078744FA /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 0998576F5768B43A9D1670D1CFDBFEE0 /* Pods-eSteem.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - IPHONEOS_DEPLOYMENT_TARGET = 9.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; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; D7551683BD236107AE87001216ABEBC3 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 08AF71F20B0C191CA035437DEB408052 /* react-native-version-number.xcconfig */; + baseConfigurationReference = D1CA3BB566DB17BE58829FF58042B6F9 /* react-native-version-number.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14127,7 +14226,7 @@ }; D8273E3D34336B3941F3DE0C2263A6B3 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D87A3DBE01E388063C4A1771A0286ADE /* React-RCTImage.xcconfig */; + baseConfigurationReference = 63C50AE43F935F94D36C4CB70B39340D /* React-RCTImage.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14151,7 +14250,7 @@ }; DA2168E5A44B426C9049ADF91B46FF12 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D6B34B30A0341499E99684790C5187DF /* React-cxxreact.xcconfig */; + baseConfigurationReference = ACCFB3C6ADB1B76A8EF076046B7ECDD5 /* React-cxxreact.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14175,7 +14274,7 @@ }; DE4E0DAFF0236084703632955B393B89 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 3665D4BF2219F6408E13CB9DDA894959 /* RCTRequired.xcconfig */; + baseConfigurationReference = 2DB65B14F15F07F315ED7D6C216E55ED /* RCTRequired.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -14189,7 +14288,7 @@ }; E4528EC186719544F354C613761377CB /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A98A62746794A40D03790B52E3F8BF04 /* RNGestureHandler.xcconfig */; + baseConfigurationReference = F8ED9CDD730DF15AD7D8A44726D01C04 /* RNGestureHandler.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14213,7 +14312,7 @@ }; E63F7F1B3FBD17974505863CD0017669 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A41BD7E9ED9FA2FCE8EC4781A33FC4C5 /* FBReactNativeSpec.xcconfig */; + baseConfigurationReference = D0FD817103B733BE74D55A09E8FC860D /* FBReactNativeSpec.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14277,7 +14376,7 @@ }; E9406309DF7E38FE5851830DC04E68A9 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 56042A53C9D05C7DFF335E5438B1405B /* RNReanimated.xcconfig */; + baseConfigurationReference = 842E1D8AFE09C23BA73B54A14C15C643 /* RNReanimated.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14316,7 +14415,7 @@ }; EAB81DF190393B271BE20BAEA48642C7 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 455F4CEED27277B0811DD6CE06B42281 /* React-RCTNetwork.xcconfig */; + baseConfigurationReference = 1DA58CD0797B8FBECECE3A9B5C4B9BE3 /* React-RCTNetwork.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14361,7 +14460,7 @@ }; EC427F50F4E33066BB9565E97513C7F5 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 62A93B8B4E556646BF3BDA039E5DB9D9 /* Yoga.xcconfig */; + baseConfigurationReference = B5367FBCE149383925D01737E2F14600 /* Yoga.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14398,7 +14497,7 @@ }; F0B2FFB2AC5CA31D120B8A8CD498ECC2 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A107B4AC7DB7DDE3536C1A93B0462B59 /* React-RCTAnimation.xcconfig */; + baseConfigurationReference = 725F8004501592C810D237CC98350030 /* React-RCTAnimation.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14442,7 +14541,7 @@ }; F338491AE767E12D7CB644777D38A74A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6B6CE7EF6DA6FD1D80BD4D28FCC96917 /* RNIap.xcconfig */; + baseConfigurationReference = 6B074AF69F0CC4C6D1DA6379E58EB129 /* RNIap.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14466,7 +14565,7 @@ }; F786F8C7013359E80FE63E123573683B /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E36AA41FF2068293C9F94B42DF61068E /* appcenter-push.xcconfig */; + baseConfigurationReference = AA7FC7011CDAA019DDE419EC17C0B105 /* appcenter-push.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14489,7 +14588,7 @@ }; F924E6551C2ECA20309ACB21952A63B8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 3ECED5532D43CEF31F58413AA10F2CE3 /* React-RCTVibration.xcconfig */; + baseConfigurationReference = 795CF689060B6630B4170C8C04C07F23 /* React-RCTVibration.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14513,7 +14612,7 @@ }; F931417C650F64EBF22FE81B1199706F /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1A7E667AABDBF3461FB70CC732661885 /* CodePush.xcconfig */; + baseConfigurationReference = FA7C5FB4F0C7653229E7C403DF3D04D0 /* CodePush.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14537,7 +14636,7 @@ }; F9ABC077FFF01524991D041E5BA275FF /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4F11A53174D4CD7796172A6793567C15 /* appcenter.xcconfig */; + baseConfigurationReference = 7529A3ACC105C34F3BFCA87900DC62C2 /* appcenter.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14560,7 +14659,7 @@ }; FA6F1BA1E7214E2A2CAC0D18A91B6CB6 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2608F780E6A933D2560CBE81EC73B89F /* RNVectorIcons.xcconfig */; + baseConfigurationReference = C563C7A122BC0E6313EE0CC542C12115 /* RNVectorIcons.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14584,7 +14683,7 @@ }; FA7102048CD1FE98A03FEFF343CBA9E8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 074B7CAE931A0F484B50B82E84C75375 /* React-jsi.xcconfig */; + baseConfigurationReference = 6E980F3CE1100AC991B0BA6EE3E951E3 /* React-jsi.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14608,7 +14707,7 @@ }; FE7A3AEFCD6AD05C3933939C4C03AF65 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EEF3AA704D9EEED7D9DD2C5A7C4D8809 /* appcenter-crashes.xcconfig */; + baseConfigurationReference = E3697565A75CE7614A552B9321AC7C1B /* appcenter-crashes.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14632,7 +14731,7 @@ }; FEA8CCEE437C1239B2CD0CA26461CE77 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D10EDC24C2322CB36F9D1669B4955BD /* BVLinearGradient.xcconfig */; + baseConfigurationReference = 3E23E4E0AB6A4240EB7A8B443CF80568 /* BVLinearGradient.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14710,6 +14809,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 0FB5377993D327A501F263D5B33708F1 /* Build configuration list for PBXNativeTarget "Pods-eSteem" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 1FA1DD687653008453942CCC7FC508E7 /* Debug */, + A873F90A24DB23B8A1CA7CA276A0F7D1 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 13E7C3B5942EE9312D8F2933BE4830BA /* Build configuration list for PBXNativeTarget "Pods-eSteemTests" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -14872,6 +14980,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 6B4D5C14ED9875E81154146CA2307AB4 /* Build configuration list for PBXAggregateTarget "realm" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 622B20667E72A9B318A3AB08981786D8 /* Debug */, + 0442F0C356289502191623E5C1DF8180 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 6E3E25D134EF69F462673C3AD8ED4D2F /* Build configuration list for PBXNativeTarget "React-RCTNetwork" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -15106,15 +15223,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - E907EA6FA1B9BED34AC76B9CD731EF5D /* Build configuration list for PBXNativeTarget "Pods-eSteem" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - D711A4E98DE8086A62597861078744FA /* Debug */, - 8821E2594CEFC8AA70BD82A42FA66FFE /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; F1E4F5792024FE2505C132354E5A7FFB /* Build configuration list for PBXAggregateTarget "boost-for-react-native" */ = { isa = XCConfigurationList; buildConfigurations = ( diff --git a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/xcschememanagement.plist b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/xcschememanagement.plist index 4206d4df7..dfb72ddcb 100644 --- a/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/ios/Pods/Pods.xcodeproj/xcuserdata/mistik.xcuserdatad/xcschemes/xcschememanagement.plist @@ -9,341 +9,341 @@ isShown orderHint - 2 + 6 AppCenter.xcscheme_^#shared#^_ orderHint - 61 + 62 AppCenterReactNativeShared.xcscheme isShown orderHint - 6 + 10 BVLinearGradient.xcscheme isShown orderHint - 9 + 13 BugsnagReactNative.xcscheme isShown orderHint - 8 + 12 CodePush.xcscheme isShown orderHint - 10 + 14 DoubleConversion.xcscheme isShown orderHint - 11 + 15 FBLazyVector.xcscheme isShown orderHint - 12 + 16 FBReactNativeSpec.xcscheme isShown orderHint - 13 + 17 FLAnimatedImage.xcscheme isShown orderHint - 14 + 18 Folly.xcscheme isShown orderHint - 15 + 19 Pods-eSteem-tvOS.xcscheme isShown orderHint - 19 + 22 Pods-eSteem-tvOSTests.xcscheme isShown orderHint - 20 + 23 Pods-eSteem.xcscheme isShown orderHint - 18 + 21 Pods-eSteemTests.xcscheme isShown orderHint - 21 + 24 QBImagePickerController-QBImagePicker.xcscheme isShown orderHint - 23 + 26 QBImagePickerController.xcscheme isShown orderHint - 22 + 25 RCTRequired.xcscheme isShown orderHint - 24 + 27 RCTTypeSafety.xcscheme isShown orderHint - 25 + 28 RNGestureHandler.xcscheme isShown orderHint - 51 + 52 RNIap.xcscheme isShown orderHint - 52 + 53 RNImageCropPicker.xcscheme isShown orderHint - 53 + 54 RNReanimated.xcscheme isShown orderHint - 54 + 55 RNSVG.xcscheme isShown orderHint - 56 + 57 RNScreens.xcscheme isShown orderHint - 55 + 56 RNVectorIcons.xcscheme isShown orderHint - 57 + 58 RSKImageCropper.xcscheme isShown orderHint - 58 + 59 React-Core.xcscheme isShown orderHint - 27 + 30 React-CoreModules.xcscheme isShown orderHint - 28 + 31 React-RCTActionSheet.xcscheme isShown orderHint - 38 + 41 React-RCTAnimation.xcscheme isShown orderHint - 39 + 42 React-RCTBlob.xcscheme isShown orderHint - 40 + 43 React-RCTImage.xcscheme isShown orderHint - 41 + 44 React-RCTLinking.xcscheme isShown orderHint - 42 + 45 React-RCTNetwork.xcscheme isShown orderHint - 43 + 46 React-RCTSettings.xcscheme isShown orderHint - 44 + 47 React-RCTText.xcscheme isShown orderHint - 45 + 48 React-RCTVibration.xcscheme isShown orderHint - 46 + 49 React-cxxreact.xcscheme isShown orderHint - 29 + 32 React-jsi.xcscheme isShown orderHint - 30 + 33 React-jsiexecutor.xcscheme isShown orderHint - 31 + 34 React-jsinspector.xcscheme isShown orderHint - 32 + 35 React.xcscheme isShown orderHint - 26 + 29 ReactCommon.xcscheme isShown orderHint - 47 + 50 SDWebImage.xcscheme isShown orderHint - 59 + 60 Yoga.xcscheme isShown orderHint - 60 + 61 appcenter-analytics.xcscheme isShown orderHint - 3 + 7 appcenter-crashes.xcscheme isShown orderHint - 4 + 8 appcenter-push.xcscheme isShown orderHint - 5 + 9 appcenter.xcscheme @@ -355,49 +355,56 @@ isShown orderHint - 7 + 11 glog.xcscheme isShown orderHint - 17 + 20 react-native-config.xcscheme isShown orderHint - 33 + 36 react-native-fast-image.xcscheme isShown orderHint - 34 + 37 react-native-netinfo.xcscheme isShown orderHint - 35 + 38 react-native-version-number.xcscheme isShown orderHint - 36 + 39 react-native-webview.xcscheme isShown orderHint - 37 + 40 + + realm.xcscheme + + isShown + + orderHint + 51 SuppressBuildableAutocreation diff --git a/ios/Pods/Target Support Files/Pods-esteem/Pods-esteem-acknowledgements.markdown b/ios/Pods/Target Support Files/Pods-esteem/Pods-esteem-acknowledgements.markdown index 645fa3ed7..593d5c2ee 100644 --- a/ios/Pods/Target Support Files/Pods-esteem/Pods-esteem-acknowledgements.markdown +++ b/ios/Pods/Target Support Files/Pods-esteem/Pods-esteem-acknowledgements.markdown @@ -850,4 +850,256 @@ 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. + +## realm + +TABLE OF CONTENTS + +1. Apache License version 2.0 +2. Realm Components +3. Export Compliance + +1. ------------------------------------------------------------------------------- + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +2. ------------------------------------------------------------------------------- + +REALM COMPONENTS + +This software contains components with separate copyright and license terms. +Your use of these components is subject to the terms and conditions of the +following licenses. + +For the Realm Platform Extensions component + + Realm Platform Extensions License + + Copyright (c) 2011-2017 Realm Inc All rights reserved + + Redistribution and use in binary form, with or without modification, is + permitted provided that the following conditions are met: + + 1. You agree not to attempt to decompile, disassemble, reverse engineer or + otherwise discover the source code from which the binary code was derived. + You may, however, access and obtain a separate license for most of the + source code from which this Software was created, at + http://realm.io/pricing/. + + 2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + + 3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from this + software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE + LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + +3. ------------------------------------------------------------------------------- + +EXPORT COMPLIANCE + +You understand that the Software may contain cryptographic functions that may be +subject to export restrictions, and you represent and warrant that you are not +(i) located in a jurisdiction that is subject to United States economic +sanctions (“Prohibited Jurisdiction”), including Cuba, Iran, North Korea, +Sudan, Syria or the Crimea region, (ii) a person listed on any U.S. government +blacklist (to include the List of Specially Designated Nationals and Blocked +Persons or the Consolidated Sanctions List administered by the U.S. Department +of the Treasury’s Office of Foreign Assets Control, or the Denied Persons List +or Entity List administered by the U.S. Department of Commerce) +(“Sanctioned Person”), or (iii) controlled or 50% or more owned by a Sanctioned +Person. + +You agree to comply with all export, re-export and import restrictions and +regulations of the U.S. Department of Commerce or other agency or authority of +the United States or other applicable countries. You also agree not to transfer, +or authorize the transfer of, directly or indirectly, of the Software to any +Prohibited Jurisdiction, or otherwise in violation of any such restrictions or +regulations. + Generated by CocoaPods - https://cocoapods.org diff --git a/ios/Pods/Target Support Files/Pods-esteem/Pods-esteem-acknowledgements.plist b/ios/Pods/Target Support Files/Pods-esteem/Pods-esteem-acknowledgements.plist index d50d1efc1..c460572a1 100644 --- a/ios/Pods/Target Support Files/Pods-esteem/Pods-esteem-acknowledgements.plist +++ b/ios/Pods/Target Support Files/Pods-esteem/Pods-esteem-acknowledgements.plist @@ -1024,6 +1024,264 @@ SOFTWARE. Type PSGroupSpecifier + + FooterText + TABLE OF CONTENTS + +1. Apache License version 2.0 +2. Realm Components +3. Export Compliance + +1. ------------------------------------------------------------------------------- + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +2. ------------------------------------------------------------------------------- + +REALM COMPONENTS + +This software contains components with separate copyright and license terms. +Your use of these components is subject to the terms and conditions of the +following licenses. + +For the Realm Platform Extensions component + + Realm Platform Extensions License + + Copyright (c) 2011-2017 Realm Inc All rights reserved + + Redistribution and use in binary form, with or without modification, is + permitted provided that the following conditions are met: + + 1. You agree not to attempt to decompile, disassemble, reverse engineer or + otherwise discover the source code from which the binary code was derived. + You may, however, access and obtain a separate license for most of the + source code from which this Software was created, at + http://realm.io/pricing/. + + 2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + + 3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from this + software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE + LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + +3. ------------------------------------------------------------------------------- + +EXPORT COMPLIANCE + +You understand that the Software may contain cryptographic functions that may be +subject to export restrictions, and you represent and warrant that you are not +(i) located in a jurisdiction that is subject to United States economic +sanctions (“Prohibited Jurisdiction”), including Cuba, Iran, North Korea, +Sudan, Syria or the Crimea region, (ii) a person listed on any U.S. government +blacklist (to include the List of Specially Designated Nationals and Blocked +Persons or the Consolidated Sanctions List administered by the U.S. Department +of the Treasury’s Office of Foreign Assets Control, or the Denied Persons List +or Entity List administered by the U.S. Department of Commerce) +(“Sanctioned Person”), or (iii) controlled or 50% or more owned by a Sanctioned +Person. + +You agree to comply with all export, re-export and import restrictions and +regulations of the U.S. Department of Commerce or other agency or authority of +the United States or other applicable countries. You also agree not to transfer, +or authorize the transfer of, directly or indirectly, of the Software to any +Prohibited Jurisdiction, or otherwise in violation of any such restrictions or +regulations. + + License + See the actual license in the file LICENSE + Title + realm + Type + PSGroupSpecifier + FooterText Generated by CocoaPods - https://cocoapods.org diff --git a/ios/eSteem.xcodeproj/xcshareddata/xcschemes/eSteem.xcscheme b/ios/eSteem.xcodeproj/xcshareddata/xcschemes/eSteem.xcscheme index b3332d66f..3784bf254 100644 --- a/ios/eSteem.xcodeproj/xcshareddata/xcschemes/eSteem.xcscheme +++ b/ios/eSteem.xcodeproj/xcshareddata/xcschemes/eSteem.xcscheme @@ -78,7 +78,7 @@ R3$Ktj4EPhMCQp{4uQr1${Qq2-;Nwg$c znpm1znpv7#T3FgxI$L^M`dIo}vMl2)<1G^`6D^Z0lPyy$Q!Udhvn+EhODsz*Yb!}62mwk7zp zD#n^~J%TU$F>ds%y1 zGp%E-S=MpZ@zx2}iPlNh$<`^>8P?g>Mb^dERo2zk=dCYTcUxbyzGQvb`ik{c>mKWC z*8SGQ)(@;7T2EO|Td!I_w_dYe4_d#leq+65{nh%L&1$pR>^6tZX;W=3o7?8Gd2K~( zC2bXLm2C001Y1j6D_d(@8(UjjJ6n5O2U|y5CtEjLUt5}Oh;5W@v~8+wnr*smhHa)z z*yh`o+g8{%**4prv2C&C+IHApu)Sv6YddB;ZaZN+Y5T->%68gz#uhwlJ7>FOyJov# z`_A^W?T+of?Sbu~U9ubOM!U`KwfpQS*R@=V$8E>Yj$a*rJ7uThv^nk0XlGGpF=ugSjI*?}k~7|!;B4q@(2eox10x^N1g9EPdm>$FF3C_KXqPnUU%Md{^o4X7p6Qfg_nj9Njhs#a5D)kHN(t*zEk>#EJw7HUhimD*ZuuXa(p zs{Pdg>OeJ39j~rbSF7vPjp}AKSKY1#pH=^(?p9w`_o(~SH`KS(!|L1Wd+LYkG4-T+ zT0N&;RIjL4)$8h4>bL6m>W}JO^;h+QE6P>KRoLZrd0bvs5mzNwoU4W_(N)J)-_^*~ z*wxn6&eh)4!PU{#-POa@*Ol%X>Kf)6?#ghDcTI3jbWL^5as^%4uKBJ7LDxdpN|)wZ zK;CGHjO zmF_j}weF4Xr`=oJx$fW&_fGeJ+|RpTa=+|;&Ar$ChWkzTA@^bTJMMSgAG$wspKzaa zpK+gcUvyt`f9AgG{=)sG`&;)7_Ydw{?w{Rv+`qYhcmL)7+x^fZc@&S)WA<1)4v*90 z@pwH&Jkg#QPYF*MPgzezPbE(^Ppl`wQ^S+wsqLxnY2az%X&Usj^mO!e@$~fc_YCk1 z@uYh)Jei&>&t%VZkMPX)EbuJzEcdMPZ18OIZ1ZgQJm-1Q^Rj23=S|NM&-p$Q>=zqum zf&YX*c-DW;f64#3|GNKM|4;s3{CE9-`2Y0(6OaO?K%qe4K#4%fK&e3KK$$?=g?IBiJ!&|$+fMvNRadQ9fn%yHu$5uIXlX%ooaQwZ)K&n(pc%L z3{ZwDqm@a@0%f)GobsCTv2tGdT=`MCt=v)WD!(efDSs$`Dt{^eC=ZO1G0LbIO;YIp zq6~Tel%|FM8UBaSs@-lq)6-X&1_;v_VOlCo%YNg_qPA?abIZQRbGKC99iB$PWFPw5+5N<{{>EA*(_zBjjpAZXo1#LhdQ# zVL~1&B%!nrN=Kpe63TF) zWC>+jcKlhzD_Iqv!K(z!BeZ|AR+}@kC1L0$qAqL8XH3()<2{B6TBY%;4O6v4<5!z! zgNZ3lB-G9U84Rc6^EWS~Y4U)k;XLQDOXq)U=T;#-)xW zVeO$q5|h%B(rc&Iek|^MEqh|JHg;N5ZS+L9c}Y0JH(LDoI@*zm-3=?X7bYcZJtlQG zuMNL;lj!xe+mpJOpAJ9sgO)7nYO^PIGvsPxrle@mQ@WXVhF`lKs^sS>9>eq6hN*g_ zCR)x^kKtu4ep<42Womcx-tcGs7OHB`G`HbRt>5%y%{0Bc`EdBPd!bW4pYAcg8-C{R zP=+;TbT@pYm6(}Vfpw@xpl{@eVI`M&vq`JqL!7%Wjjb_v-nWRH-&LiP#SFXVub ziwHS-mqn4vNu{OICa=XT)t5?JY(g%YT_n3kb`4?pNystT0UpVvw3Gp*_jH=?F|;ot zoz1mG3%OW!${EQbSuMq-v)e5(Qhl9}i)V8*e`Keq%2~-A`iydxijsS4VY8)zh+>0F zY?Y2!DrYAPxun)$PVu7EEeX6VU$(>xLn9%VF7Waf3!ka@D9$xC2Psz|nab90!6gSE22$)5wGh->=$y&ND&AAM-gvZ-pecE-B1y&AJ4MrG0VxkB2I*gX#4of zapx?T^(8oOxnQ|yxg_NFLhc~sjzaFV-Ezh9spT`vRUvm4a#taD6LR;wE%;i`@f#s` ziRAblTj0|^U+5`%$MS1lxVxcnJ@jzlMPTRp{bg13p8ak4$8z8D!1B;4Sq;`Gt1RSR zLhdc(K0@v*cHt>vtFSCTdFN*c1Yu+36gL_MWnN?$A}QrsGAjStmjjSJN^^k1J4XHBx! zr;*m$);iX@)_Ou7F60a$j}Y?6?bZhR)nsifjtPj8x#r$^G8`9Hci$2yO^3!AMu zp;esu*sc{RW?f=ko>$khP+h^tU+-^SW8I?Hwbr`My573My3zWyb(3|o^%)@xAv25F zLY^b!xkAnn@;o8W7xIE#*4#&R?F`k$SMY@e>ROyv*U|!Y?bYkrC*(zuy59I7bse$3 zlULWkJ(FMkC{BD!<9{yqd(|XVP zm-TP!Ki2!!2iAu|-XP?SLVjAvn}obs$aHm!kaLB+b(hT$>7mV}_t0h*^0op!+>zJA zXCL*jz0F5@Hoo3%52t72l6&G;tMI+nR?1d3)I(dDP!D$&ynsrti!N5#RxMPQt!k*Q z=l=D2zZy2aTJ5scwAHdD+LCOwZFOvQZS`z?-TIG^xvRb) zvK_P?vKi*viv?tq}h8k#Z5^CU`f)^=y z7i(>AmseKXP+52X^?LO#_MWuR-qqgC-re3q$iE4hM*bn>KeyX^=`FPP74p4s3;)h* z;b1+LNpfgj3rE|>=Ecek#ro%8Eu3V})>}B)KE*!OKFvPeKEpoKKFiK^^FYWC zg(3;XAe1Pf$U;$sVibyLmt8z+VNR%p3xrZAzlD6)tG{VitdCmQ&c0gDZjDe1N3vW0 zKU%oOzAdkXTlE$yyoY@Bo}CUB-DQ6vud3(usubJfFIRun{<_}4J@(h^d+qy#;t+~c zD5_9g+wJ>94Ll$ecU}V(Z(al6)>C{(D4s})@8>n}g#A=rs82$ne2+J<$OZd#y@40) zm+Y7ASL~nKKeJ!8e{R2~b=uC`Tcw0hO760M@u*?nh8lKLD5VNCtV~|R$`xqXZ+bSr z3#D`3=70v+LTq}*UWd=& zcLW?o9MO)Vj$%ToD3nSN_C;c?Q+CK>T;CP>vEJAN_>I3YUI^b zE59yB0(Ci9j)ZVs4lb_$>kFczfunI=U5!F@)qFhfVvgpHR(W-`4AqtR`0M>09UQ&% zx;i>KIXXMKIJ!EzIl4P~IC=`DwovK_rLIuw38lVJ8VIGKP*|qMyBxhA)ioegSE^8w z3)IyludZeV>Kd)rHAW~Yk-D<}M_p4K)AQ<@7OJc1<9Qcz2*;efx@L#!YX11^agK$K zWvsYkkz=uAiDRiyS_-9=P+AM6&34CfeZ?J`P`JP7-y?lH+DJ zJf`Rl$8&j+o()CnphwDos}$#W(XmI5^pfLc$19Fkh0;kVorTgxC|$QZUJFHfT_}7* z8;aB;6zPy2>9A0`Mhp5aj5!77m6JEG`H$w+-Z@cEZ<0{vM$()5f6vRA?VKH&m-DI6yyg}B z`l^4M>RjMloLAVQP+<%H^$9hdE1j#Q3R|6;bCpmQ31!Jv=Nji)p)3>1^2dIR=?wo! zP+6>;sxhRdbr)r z7lpD?D66(QUv|DClr=(G`*^s0;e$18*sCqf2f`n%=A&8!w`VvHIS)U6^xMvN9)IF} z=P`XjK5%}h?00@Fl=VW{C=Bz3vT3{XxbuYbr1KM@JR_8YLis@`e?K1oTsYzeZP1=R zw#(sT8DrzO9hT3oHJCg?}SsqsR2 zLnv=pbBZ)pc#ubZgWQybGIwZ8I&a!utc5#P})5eD|}@OCv>O;MYuT%<>Y za#Sd93*}~Z{6IBUOL@1L)?)vx{%!O`+6v{Jf{AocJ324xiM%J2cZKq_FzhUwa`d?l z6~^7z7;c){P30@(HvJb5YENNUDGZuW-ruJ7Hbkl1a6icAX8)m9`i<89L3#wf6n>PQ z68XDB)R9{D8)XNMQb%(!^FPBJp|DgpxQg}v&CHGu{ghUnART{6Ev`;fC#jRwDe6>p znmS#bq0UrisX;Yc73x#!Y;}%0SItr9sq@tZ>Oysqx>#MJE>)MQ%e6XhmPirGd7)eo z%0;1E63S(vToKBrLitQ6SB3JqP_7B(x=_9l%9ldOP>4Z}|Dr2`3uUD_815)ChCfw$rf zFKMmbN;JHx&3dbrVXs!YiBJ3Rtx|^l+Re9W8V+c8-i|jM(mEWhXE>@IN=b@R-_?#D ztYY|pPmI%Urx**X9}7e7K((=U=TLF2*`cb26WZ8AO$wa~JzF{S?D<1JeqR5>p;m=1 zgr4omvwp49;nsyNKl;1+$8PPz!zBxS7J4oz{5kq_c1zbtiPyB)BmMZX{=y?^hHtc= zj+rA0tRJ!`F0Q{H3v8lGb}32|eG_jB|jCO-^^ahYBA@G81&kyZS8o6Dj6(_zSz(D&X?zLHt6w`)CV^wxJkMCy9T%h3Zo*7MqxB#@7DvU1ellSWuUF2HI>#oJFCBo^zq%dRV~ zPhFq6uDU*VU2|P`ec}4j^_A;u*EgC}rFO0W^@n>PYBaFWZ3sX~JYAH-@g{gxu zb$#q>x7(BVh1nR;ZhVw%aTf`H7_B9IoE+tj(d;LpwZ$LDS=?p9uf%AlPkOXVAICW1f^ZxKhy|t{fDTaeu`wK<26KCVhZ-<}nuNlv!@Rj9@3(?x3bMc1bTGflu+JDZ) zn@@*7BTf5?&$yr+=J`hFzfwVD@G3=cHtm1u40#W;&c4!K`VCKU}0euYXuC{NWPqw<`_Yo`xRYU*&ol3FER{ zPqHvB*Y0GNE$wN>9njNU7*}Mcoaf(9Fnd}lg*~l3Z46#%huh=npw0WVWO*%HDlCiv zVO)7uo+?k{7jhdso#g2%-}03@BW;p4d%AkMX&-%BOz!UKq22hjuC>iutAEwYs+ZKuvqF!$QW&>ADQY#(`bbHog>id+(2cayTOjOa&lde~ zZnisfJ-Nd8Y+k>1=!fqV#^;`Nc!G!fabCa53gfQ)!ym8c6%Rkth#dWzFg_pYm;QTY z&wgQi;Yo)lad^4#>E-p)^S+<+9QE)$R<4Iz|BJbvcZKn#yhK0L&-zFhUw+bA^*wxb z$V;@MFuw9AQK`dYtv~0vke?`DM)pJ!y`mq^7ZrX3^WRIG?D3mk#=VbD_t4`4 z9sbtyoql@WM&1<0*CVIj(og?U823Nv^yZ#lBdJ#v#y1`vF5N14xZCrm=P&*Ad%}1i z*TYx1xANMezdiIy!g%mWXSeYdikuxQjEC~ieylBCtCu&5;l#asaXu1G-0RX0cMIdu zCmr6A#3OBq(=*STpSPGdMn5gI#oiLa_)g@s()wv-gz?=coz^XXj}!Dg4j)$48_Qwd zYQp$_uD7}{exQGw7Tq;{RC?Nk^dZf(hnc>hw}yUjO=09WM*ls%-rjnV9`Gq2J?g>Z z!}B)sCg*3JB8BwP2^uyA5lXvDxrwz})+11r=cHxeW@s7<;ElU{BMNXTb zpT^zp{F4qFou69$0;$dNW=lbG>&10NpU87 zxzXia$c=^Z%A;v{S8+Q_%)i*YYrX5kWdw6`y&Ht_v&i|I^z%0hl3gfSjGV<9dw^n{mKBv#6M-JVpeB9@Lj~uUmKkV}h;~)C*!GFJt*`B{dT-%W) z@|E3ub);y82N4De#Pvo>j z{j?-uy#J)rUd&I8yUe518v9Z>EpM*ACc^kIa#(Zyuol83J?XGLzV><_3+wOIdJ2<4 z+w^UbU}s-fJ+aVr?dv8?a^$F<`cb`vNqN#y`}rCgzOLDTz2TdYFV&Zp-?AaXWQrU% zOh0V6FctduVL|-|YN4=LnN6@359u-#q=a`NCv>(rF*$zhxSj|E9*b!l!YXZ>2CfbA79XN!2f` zSl>GRsP)3+deTwHeOn?uOBE(}sQcS}JM+(ZR+zkz691#0^t>?no^;Y_->Z?6(uB$X z=z@6sYoKqRZ@*r0-U7cNOhqDxzoj33P?(~FPdfcV{syNP*x>hlALcjkBVj5QIqkT9 z+6iGQ{-nb`&0myZ1s3Ik?~;C4@NNBFq3^OVm57}7nSR<;VJi8g)2`>gFU-*27ls$* zTVLp%+JE1Re7Af*>HYmtn978|o)vt%k*USs@&|o)eZS>b_Pa2Zi{!$um2-W62~+te z<#Ic}vdsL-{IcJu9~Qa?`Ax!9F?^Wc%wc|uFje~3VZqRMQorVJEnmbV7rNi$_v!hE z_RQ}WrYe!sqV?1G;YZbfofbOmUjBZJ*Y_i@P5!d}@{j8D^OKU;&|yKz>aVPyRz;Yq zKk2jw`GxX!B66+!Yx)!OPfHS}_(*DX^~3m?3%|wwuiK+X&OdB&-eE!gUqkjc^*7Hy zjT>0a$Z4(h)7l7AttXvUIRCV%1ybwk@1B2H4`E7*9M)SutdB79Z}&b*t!m`ES&u#c zwCM#-OY^65nxETQUA|SV8XVytm4EtZVX7ZFeXM?ZmM}FaaQdUe1Nnys3miVpKSMt( zZ(U{zQ=`aX+4^BZm>U24F#V3{DW1PBqQJT=^oPFV3|;a5CBl>vIc>Rq+6rN6^6%61 z!%FAherM<3e*GK#PwT1O)4xOUZxW_vd4~n9{w?}xxx&=^NvBotKNq<<%@w8=`8TJ> zzRC2z;D1p+y^;Ro2LDUK)GCtdtNP)4gsJtD4zKEelkVlcp`0g7ZSqfl?0Yx=A^(y5 z866d-c9GNH)lYvgg5vGp0{?oEBbqc+W@}Jkwx*$xQ zpLABD|7s-BMZ(l2KhekA@P+>?&MtU^id?NX{NM8fWB+&lo5Ivxn0jvY|KPtROudDv zPv}RN?#O>F;=hykgB(*2t<&xL+QwI17Jv9ZKrr>;6 z@Gr>Z2KX6kzubT#O#QXvw@dU7m;)Zky(?e|SOd0zJ>Up918Tq(a0}BwVHzY%slqgv zAIl087e~4<4Hc$gy8>SQci4eIphzG(P&80XDkn_C_1|F&Q-&~&5T=pBG)kC8Yb}3% zJvdPHWQ-l2IVOF4#^{NoQYU1NOQ>0$Zwa0MdUl}NXvm}qL((T@q@~CH>$Q3{nkLmq zY1X`XY|UnMTEy0Bo>(_FC8`q)#{PaNsrbi?;i>A zHL68^JrJlKsKKvS0&#)(K!Px33e#9&%GwsF8K@QD$H?P^iR)>mw(8E9_JR7+@g0E% zfrf!bfyM!TuFOq#nlQ~0rl*8y?xWvO1eyj~>L)e}G!Jk`;|gaIwEivLusS?YxJ ztpQEiI-pzTkkqNAQYVy3NUT@0uKIoGmokBM{Mt^kXGi6C`su)Ct|I-p+`u!!#J`4+ z_nBKCeWw0#e`{c;bbO2cdn~@>1a?Vh|D)_T$2&hX*EgHZiN@XLmga`$y87??qxfa% zMiKS9h&mynz88k;{8wNi>Ms%XOLhv|*`X`{QCs?ulyPapGbW{vI~{mEuzzio%}_Cz zAxZX3%)lHh!y0VFCOm`f*oj?u9%pb9ze|$Ch(a*K3Ok%|!Gkg=hYF~Ks)$7#5+o_; zsL6vSn2i^35%(m?=|em^q8~Dmh4Gk($(V}in28_+R)GSX>#zY&V>7m3D=5bKEGWkL zwiJ|{=XvlQ{+1+_tW|baZI3}1gRvm6Itv=OQoZ{UuHY)J;S1cAB##6c%-B;H7T8b(iksU zXA%7gsEK4SPe1eYGfzMB^mj#f3yi{Opd#WyA%WUpOo3p1 z{%8W`#64Z&zAObsA`8<%_5qR%Ft@-OFs8tM90SP)ZsG_0h}*a$Nk!O=B6O?>L5dKh z2r-J#xgw2`0%8^Eje*R+NGcD~kd7%JP?0Uzfp>8lXK@}EK{Z9b1i^~v!S3QWNs6Xx z(F#mpS))lJnk1r0BAO0G4+CwFeg^x%K1H8o{?Vs+a0cga0hjO ziegkzj0G#kf)(ow7OYrzuoK0`VFh+!KS-k37ohFM&7jrAIkM zF~l&2nEn_5l8IpqF(eR^1;!9F35+3zF~rPc{xS1;umEHgLq;(hu?Zv-vlWab<_J#U z0xsbSKEvl=M`CW`2mAVD2TD zdkN-V;xJC(JLrf0jz94i{*k1Tg`k4jmW%~6ElKqy3086>7Gnio1!t8!3C=5d2Iml@ zqLNfpl8Q=FQAw&ONfjljq9g%J-UV|m`3LTSr7L9zOI3ae`Tw=?vyvhSrzah8HBMYyi6nQisI}}%xGG8Ite}78IH%ldyn{QERGzTq>0^2R zUU|wce^HVu7#Tu^nmizZ3d?X1KS)wV@~zks1guCM73o36hmuq&7JV@nd+>!MRi^gJ z4MD<{*W&~HCP`Jwf__vX!797)sU%f3qc$kCDnqGylp$2TElJg4&=yoy?O9MwwfFG} z*x73AY_)4(0M!^kwHvqzl8q&SSXL^Qq+^SL>mimzW8;tjHY&Cb>Y)MHpx8;6jU2Lz zosUIWf@PrMSSA-sg|U0_I^MtmdZ1vop#@qY*pWYIQ}wRsj-H@B)w#H;PsdZ3gB*}(brP(;0<^FCYOKY7K(f`jRaJin zbgueGIEE9TOV$6Bq&T`0R|2I`4i%YyTooSBuDE#A1nr8e3tAP|7-SsR9Aq2U799j$4Cu;3ABpi*dg&|9F!m#k)`(BoN;N zLogZq#rQpV8{gr9BqjKf0zNMx4MUNEQOHCVNFaf$KY^eL1Wj0vjd%_(;T3Rh!d~W| z@D>i^DBcC_OE`tg_!d9nHtygq{=$7Q-x^U+KvFeIg4WikfXb+WUg!_HQiEb@YzO;P z<4rKC8bR7ngS&AJmZt`RYWxg>)c76u@V6w@EQ@&5L=x(P@ziXDrsxFrre+@ytmYsL z!wAronslWmU8%VVdvO96K!K*3pYh=Hwf`x~H-zj)Eefbr4(vuPR-;xdh+T`=wGzQP z)an2_UTY@SgMw;NOs(_y66{;8pFqQE{fa*%iN7i($}qtU8yu*L&X~w9Ca&TENhWT= zHtfKQAV4A=OJq`sOe&E{B@!_4J)FcTTm``szX7X~NHY_eS|V3sB1t4NwIl*35jcq= zlPEHYB9oX@QZ-a(7n26^U^wVj(gaM#G*D?$5R0)4D?zeJ>{Aj~UlIu>kzmq6kYLis zI1W0TM1zw)2NO=BGf7;DNlZ0~U9L@6Y6lRF3IwRl&eUeKwHt$0*KQ_BbqYZRdsT;a z)ky&f)|rJIkW3wtsk0UvK%rMjTkvt(B}HI zxjvQEe+~Qa4ydj^^RG_=^-qB$>R$o7P@e?qlR*9NaaWRL4~(WkGT4y@9nk~5(GLSL6m+fu#WbLp1{Bj^2IgTCUc!DHz#$w#@FV_U zIU3vm*)=4Yh858kjHBUnECU^ANV^-pg~Ooj4QYEr+TQROsJh{4e2bg7g`aQ-zv8|m zHBvy;jVz$xMo#A6h)Nrk1lMPyvWN#)M59_rLQ}LrE3`ppuq%y*VFX4a6I9x076j&C zGoHt**b6FeMCFZ0yb*~vBJoDYn13TSve7@1)VLb@VhA|AF^4xEg_)R#g;;{+U^f~+ z4R)dN%h&__%a?yQgTt0M|C7H|70pnrqX08P40xQ zV7AG<(GScvc`&FlndMC8wwXK`Q^9zWNibPIX9terJ4s4$fB-3+mBJY*=@^cY7=tW~ zM{ovzBM^l%%HRn19oF9<&2VG-c76?gVpd%AA_gx~5-&ikflBG&6%l z+R(8!wZYZUrUSZzD%)g$MB31eHcw$L=3^0-Vg*)VE&hWSn17p>c)*ghVM*GsByCud zHitkf+q?_r*ybw8ylo+rKxd>O8!NFJZ{jR2fX=o34A(#h+tR_d6w&qv`~*7EmX5Uj zgG}40@W78~6h}#vL3va{Ra8d;sJe=DNTiNL>PV!H^tod_Gz9(b$d-0&f!1Jd9Xo<{bR2*| zpe-HAtmBKIl^qY_2;PyTPGr-mE!v|Ky5c#OpcB3C^g8HaC;md`I8aV!{zB&zF#Rs{ zzKa*MsS9oDLYum*2c>o4kS@=Ipk2#?rRrJ(iKv5Da0n#Ql|;I}FG<~+faJS%W(m4= z<3Uf5K(`O@5su>%N$Q@78JGouIg-@F00)>|4`$bcqpYXH(f@LpUhy~bcHg5&vPA_(4#;JsF16SiO*c48M^1*7V< zA9Si0qv~}SpGi{hD3DC==I8(d_NJ@7dte}jgIj9vQ6O+{0{5o+-V`6~P2k=H?oHLb zskk>4_a=$nYp?^%w>N=%GsE6T@h%us?~id77jPMRBG*9Mdq0q*KIK65eTIR6eJHfg zB+%_X0>taHg!%U&XrGlJXdi<1VX^vb1;P7Jbsv_q4;A;J;y!PK1p1IbANHirC2$S) z`3`sREB?S=xGzb4O)$d-C*1HN0X;FD7WCZ!THTjc_odZ++2+2lfq;G4+P(zs`yL3| zm!N%F&c5eC@V?*Rd;AC%t?zFjfxaZr_a8~>XN3dBKu7vjL>0s$9>Kc&(EyFn1kKSB zLqLoAy@(T_&HZR|Kib^ybKC#{`?1;m2-@#Y5VRjb`%`g$g7$ZTYWqin1p1c%%iBK= z#OzP3V1H)RpBqE}4(No#Y-~mIC0k(BOCdPrwbHFUHI0I%Q2lKH5$8cMc22%0B z00=lR1|?Am%z9ugB!Qp<>!Tr((VF=W?18=*fK-scz~LB)(U<}K^A=+@)?p(yBNudK z;BLH(SFsnb;~W^tpb{Y9pcZJ2cA(pXdLl@h2XSKZkY`H}E}v z#Lu|L{8Rto!9z(J90em-q`~FT26SOC6%Quh;PrSKw0-ciAmCuC9!$`|`$5pb1RZ<` zM{ojXa2}U%71!`3NM6irp_9lHT7-RZIY{C}ipT3O; zJMkQz$8LNKvL0#&frnDv(8=I04rR_m+2ox8KA%f3LHj( z!#pSjiW){y!|3d=c;-K>CX!GG%|KPd`k_AtVlbG|uq;f%RLlTX4V!~`Sb%ldf&DlD zMlg)M81^nc07VTufm1k(ZxN)*VL#wU+{Q0pIfgN(VfR2q!yZV|@M2*8!v`Q6bZq#C zV6GWfQ~`x#P)J5y)Ca|6v_~hfBN=otqbGW!FNQP!jL|$8i}7G)8PhNmbS7gdR$wz2 zQwBjZcHu?5j6K*3D$L+UlW_%CaUEZQ3Nt7wgQ7AhD&tT5jr)=`q9~G?|A-+xn2p6) zhLvDhMr;BBM-XrXdohBbBM3U;RlEjTJK}wOgySHA5wvy01zf@nuoolfHwnxG|^)hOmOYA8r|)EKaMqb7l5Mv=^@Sy+T6 zSPl)RKm5!#;(LaKDk5NIeF`PSw^Ttrj7`i%!Gsk3N95{1~{{C;w zRvx^7)A$Z|z`VxXmn1${%4A-dCKQGX%q`Q47?eU;(8bK^AZTV1>VhjElL|B2q60dE zgfe>|4J4JRZ+RwJWfCbf3$!*f8?%ukNn;5zwhCfF8^;o0ECI&W0f&vHy0L@6fn(Fb zn8q%{O02?KY``{9l3*wnWF4|-Zq^U@33~ir@ds#j)_qChWNDlX znmx`88=P>%haxD35-5#ws0jKqj{c0JKjY}nIQlb=0gP*aMqmKJaqW4~30-jxTqNVZ z!ne37N#jRgGT8C)?D%*FGl7IA*g+B#NMZs>OjrY&IbjE$!}F3fu^I?Ck%>0)b1eO)V}zPYNk@AOL|>3bw;MlDd~jHV#qjMn%V6glHEKEpLhn#mT;q{x}U zO#UF?%!&A2l4eomEF%aw%ZkOI%2^vhz*)J>tPH3!m;eF>YhypCGWY=q7(5|K*<4)N zRGHl$1k6su*PzJkyC7aL`<^6;X`o8600b1vBo&2h$SG#>=n#^w#EZyIh!hHQ|0VU*n+J%jL#)$ zP88VcIc+cs%kdIUg4WKtf~%mlbG`!=&iNHoIEMn~{Eho~C`of|aKQ`x-|LxM93@a1 zWl;l(Xo8j?=-l?`f^O)E-k`#{jBV~Luq$)fmAQ0rE)~wDsJRq1m!jrU)Lce4m!jq# z#8;A(QwSBH&oPI9IRwmMjycJoojGkm(43CwjIJ02TAM@Q99o+*7VJ(AN#xMloE$L1 z90KR;!V92FIj>?b7+DS@%Q=Ljc$fL-(7qhnm&0b}e2(kTGyE2`GUt2zh})7hkJinr z3X+<~Oy{k|8=&>`{*k2l#ZV3vQ3cgNVe=ay1x?Wctw2}j_hkO_S)BO;!Q#vxh761X zi!*;FXy^Q8Sc%oxfT!^ca>1oHpSI3Fg|oPT%b=k7*YG920maP!0S_c;fdMj%%zpv1 zSYUx2POuycSdImL)I=9d!aC5p1$1bkg0f&o7BZ@Z9l)3tGNy$Tw2(0^WK0W3U^Fs8 z#}>}QY%r>YjA~(UDSxod3pG&P!tHnk`#@_KzJ;TB2k+xUFtUYTgRw098F%qJ?n%<3 zC>T)~Ryd#{79_WbJz2B{bZ^mC=D%nM51z%#AmAbvWD)ILbQlC)MBqioaT1?`>KAZ-fZ&VcQ4>k1iw5Y({1?;S#avd4d!QHk zVgT6o#e+dB7qb_O=U^K?z)eY7!l;%cpgSgj4la2bRL1|OW@!nXT(TScKw(QLYzgCA zas+SV6P#oIOK9g3u7D-i@Fl*%4g4-iOJ&f?rL=M>l`Zwak7yJF)h(@!WHbfay|gvj zfy9#-4=K>L<$1sN`T z7Q65QUc@ncFG%jx3sufT3BXGF_?0EI2TFG(vTP}mA13c(CN z^It(5SCjxtv!Vhjp(?0u1xvD`H9DX(x}i5{=?Zpa1ub2Xi5Xail~@ff)fE)9Vl#5V zF07!K75~9O9KqXomszZMA0Od3PT~~K;yiwlq?NRPWg>cl)~%#NE8oGFlBBWmngxtX zQ{e^$X>7m7n6%2MhU%bWT0=BJb1*6`*q%Q+q6?@_OT$=91g+JkgIQ@$VJ_x@k!jn& zShSb$D)wSOj^bT>0E*HmN~0)^QLLhnRTQ#{IIH@D?gdv7a8)|SU^1qHpsT2K72R1S zuoPTgs|dV`U0Fq2S8V}FtlELsK;Tv9a1rdms;jt;ufRU6x`|u3ElI1RU_>G2zuL?L zD;yxh)ol7|ABvzTYJ){v&E~FV(N@2WuO(?sVbJ0=EkFm?(7`p`(Gyg*CIh2DVQaE5 z9uq+)*U-f^3$cU>*Q~^9urzBnU>Ek`01ko5*03XMJ_7Ara}rdyhAUyseMwp?L52ww zv(^SD-0*=y*0RuRtAia_TLZN~VQYi+_=7E9+XyLW3bJ2IVryyd+V{Zh*0Esg63_{m zm;%PMZWgk!02H#0Le`PdItp1wx7IPLb;Z+Xqp)=cafJD=qn+zc<8v^pbk~m$>nUnIMXl#jT~8tFDP%oy)*l1iTTi_8 zXYm>HU;hmcZh)ZcsdW91xQ%}#X@da--cSg%b%O&WvB85fAn=AdsExI_Nf3Brc~n6) zki^CWB!j>k2O$kZk%3Xj#5hdE6fnAtOA%bb9~xGJxozA4GTitKalE!{K>6EG9mn2j7P0L!?EqBgAqMQx&}O%%21El|j23fWwq z`ERby1KPKlfSZ%h7~C2+w*f&nQ|V@Axw#7lVh9Mlc?4+d<}8rJ=1G_f0&m`d=fLJ~ zei5(WHN1{DaS%svHpm|ra0yrN8LmOk@N0aFn_w}Y;fC`}MYP3eFt%s*;xhh}q%8r^ z!7X%fO9e2dEflt;9vXtewlo0?x}^o^iM)3L%h2C`n962rUqLdM6bKilX1azmJ*Yoo8n8y|42+@8{i_bxpYN z3i@&l{kWf(u!)8GT)30Jf*{n|L#;Q|7DL^QP_0!@-NL z<$C%vh{4>(5bk2A{ulkn!x+Xgo{2oe^O$ha%e=}POlA&CDdvwL2=BqanZQScVuRr} z7@mll!UYS@ArHaA3vofiH|sy#D#I(Op`K=1Ie>H#ov_Y`Zgl4YF2+hDdSjGtk% zc^vm3;%Nkma33PvhY0r}LYRox_?SS2m|MAB|IyM# zKgd%|z-ptPM_19W;^IY5MrYCApqA+QEMyUpBp_Ava-@nDDq5&$Rm2DqBS?&MV(!EC zVw@NA5TmUx#s!Ia7Kg@28Z(Jk_<(6RIL2j(vDTO`F+|L_gyGB?ysBJpf4#leYpau358&I63pf8rw^ z9z%DDx=VbGH+hS9&|9J{B^ogCBR2ZWf8plMQ z=Otc2z@#Y%lr&wkq#2klX$vk_(sulCEb}%j>xBcCT}B@qwrl_cxrux5qq1xS5ArAu zUp5*8Ec1J^Y!a{X263db68CIbNR|&tlch^O8EZ_|VX_;Wd;u5IlfK-DgOhJY(&XD2 zhQ!JGOx9=eBaA}oY&tr;jq-JanVvGO!XS2>O6HA!+C)DM6wJAq}o`jjiqLji|=pc#h95H>^D3}G{b&FG>3jEg;7iqsiWXGoo4m<*{i`ZI{Z+{O^@ zVkrONe*Vitc=a+KXEaYU9vjP;gislu^DT2xPevXEAwjURE9YiG}9IYnNnmLKGX1-_hEyX{`pK>%XDDo7p!14Hj}BMOx0wnW|iQpLL^=#@hU$a zs~oy&472&3d06GD4QxiYtB(GIM}lCr{#IYZb-aPPRvUP=!&W9SmstnKWi0&C8yqXCC!IXwFqI&nOwaUs^9 zZT;C-V3XN5FaSZa1<7`AvL|3W+3L(zXZDwT&HNA_F~pI`GEAAB#!B)jWD{F3WOgw- z*hM8am~GYBwv=s?**2N|XAtBZ%W+(Zp>hnBGoBZD85_p- z5BG2{k1(32F=_7qc!^hdjW>CVkNJjhyyLkxlDn5ODyg9fTgh$XAcuk=FTgN)hR!o| zUT^*9UG8BJCd$)Q-Vp908J8um02|3G!a;evDWM#P<+&T{&Oowtm*Ot0a~IZKLqDv3 zU4I_N@av`rfmVZjo6Ya6|9q>>x7vKG&9}0AE6X=!zLn)$S-xrWO`G4FKJ>+x=U>N- z4CH2R#Y*#SG~Y(^hcO(re(|t?Fd|q?Eb%NQnH18= zWDVKmqR4_m+>ZkHqrm+r*vTGBsi2BB4seLWL9pH?)~js&Eg?RnUoZXow=wPd8O&rh zYuU(Vwz5443QwUs=hK6W(QV;))LE#`LUk4jRcQT%f)ol;C`e%gzhj8PBSEmi`N0N# zY`7gmY*4`l6&(E!HdxsPLu~kpIpnboLu}Z^-XPd`20byv#!I;j7i{Bm7-FM4weeMK zc4HET*l3#@ZF6I*{x|*|1hyA!>PTl?icR-mh)wRnCih^|bo92#5SzYd9vj$=AvTp! z83dcpr5A?Sd<9oAj+ZgS<~Mi?^=?ijUH_XiJ?M0^ZnhkYA-0^r$*5+_a161Sh(F~rtJT7qDkYPR*m5Zn4Q2-R#0 zdC$iOOywhVvn>ZhY|E!G2#Qrxd@6=0K8tfuP4QzGqIe8rQB83ehA56A2GtZdVTj`W zvcBp2@*%)HSd0dEUc07e4 zc1++IRI_6-hS(8DBC6SO07LBfgTM5@Q#U(r!4Nx#a2LASIRiuNoW+-@X6I%Mv9p++ zL9k0TyUxcDyDs7qRI_U$hS>EyFQJ-U@fc#)GFG6PU5E9*>o5KZg5AfUo85O{h}}c^ z531Qc8$;~=hVM|#?(G<2_Z~`vV2^6{T#O<1^rjE0+4BO1*z*dnqnbU*7-COInva#} zW^aHY_IBcURI~S9biH>3*1Y#&9>o{!eV-{zV>s#rZk`QUX^c%k82Y%FlX*^4DF-nt3!Rku$&~s@ayRfoSuTyCyZgOc|5R|E^tP7`cCTDX6 zS8)w4ciHvy$Gs}E&9ad^!efLy>BF>TV|gA^mboZpR$b-|D4WSFX7d$uSU?yNEJo*L zUa>O6mK9OVPOQ4Dl>@Y6!)1p#5(MQZa*F=TyL+(aa%(QP;&Ll4zYLR?UysSlt-5?T z4`99JBaxt7g7W|I9Fuv6_nE>pT*`8Tmm9o%4%S{C%@S6xu7`(#Z74Az#A)DBO02KmM2vAW&J&m-mAD6xIG`bUVfsdZJ;g$Uv z#LY-hDM95BB&d|2@+rnK5x2V1;FT{inRj>}fhyBxCT9NnNa%N~)2dQi4heDi3oc2&w`)(iyL5l{8gn(v5Suifg%!>k+IOuWiJ>+3DPotMA>8jqvk4x1QrlOjvPmruivMQ;nq^g?F0$ix71d>=zDqi8LY;y5t zRISH7sxp0*P*t@wSXWgOew|${C!EMAheU3BBpVmHeAKxC_auC99UK`Z1p5 zDb!UhQ1vss!s|@tZDw=y-~U&CgJji`RZCVK!D3?3SGB&X{Ww*xWHnjju#3HvQbr|` zRUhC`5Y!yYah!-yHA2;#j(TePGf4k6gFW2JNFHGn64XdgBSFoJOyX5+tL8(dGXp

;fVeMI*gSFRQKo6|E z_GMrFnj{fgI zb^55g7OzX4cfamdZs!ivQTGI+8N*m4t9z9Na@T%vPkTld5hH($v+lkES4~S5JLsj^_jL(*j{WLyi20!yF3kgNCddcejlGUf+eXp0Q zUaER^)vsqGTM(|ko<^E!VL$Cw+#p$lWDQa^NYx-!gT5O2B0+-$4Qgq)1qm8V-|#3B zG^nOw%=dqf>+oR64v)Jjp`0qbjSbFfa8^S*zX!p-Q#h5=IfJt~mtI`Xm0V3fu4gc} zF@!tua_)PQF+9aMCTeouYaZU@ZQdhR#U zowyPEN~u7weS$T1M36=y8jt=zIUA*DJf92cO&|IqO`}CO-px?%rl8h=BY#=Uq`8zpG0 z$Tx z=4qsBdJAuA)BAjYYMMSmvL?xzq-v6?Nvfv#L=w#s;>jkLb>vgXCIo8|ETl=QCaIdF zYTCy^T)3t`k*?W=Yd(u^oWprsh-A%@HA~ejRr8GuU?hfb9?$=Hju)APFwMd=3(`D= zqyHwid9DWunt$XM7GV131d>=zD(OhmEKRc{&Fk^TG`m>M0yNjsKof><{yPX-I&dt< zaRS1$2-6}+OLwl;e@j0kXt@CiT5jSVhB2H6kgDZj#xRx%NY~<$wH*D9seH(EX7DY7 zwJai%XoPAJs>OY45vC=RkTpKC@H^15o4u4ES&L*XZ5#}O)??_z@ti~#PQ}~PdOkh4 z2sN}0M2Oa#xs}_wpa1d@kMcNA>c91E4ejBw5=6~?eD}noX3UO%>GO0O&|K=mE3<_h>yD%$}sN3tGNF` z^u2!+PcRxkIQ!k^{ckXv1+2hD+%Nfl2@jmX<=n)3Ov6SGe2a}9h{7-EfjANgN%4_R zCTo!Nz@Z>Gcsf_$VjjGe+qsi_FzCVI81$g+9UPC#c+hYMU*vTr^A7JL&fhf^l-3~%ru)0x3cX7d$u zSU?!zL=nRh;z^{Kzk&{3dNG1gJk4{w7~-S+>`(J Jr$g5p{|^{Zmni@M delta 39523 zcmagm2VfNCzOeCGW_DrgY~O?$y3_7Ld7^dC*t)%QS ziCuMe7=vl%e&+t>!R8_6;pP$MG3K%6iRMY>$>u5M>E;>cIp(?Mh2}-(rRHVkRp!;^ z_2x|TCi7e8Bv^`H1-g^C#w`=Huqi&8N+0%wL!R(UwV;mo3vR^DPT3 zn=P+cwpg}Wwpm`aY`5&N?6kaQ*=>2(a@caj@|oqB<$~p+<&x#H<%;D?%XgOVEw?Q9 zEW!Jhe=Lu!lGR|%Wi?stR-e^xEo&`jEpLsr##t*^D_Y~Nm8=QYL~F9OzO{k1g|(%% zueG1Gzjc6hpmmUSuyu%as5RX>(mKI9)jG{O*E-L-(z?pJ+PcQN*1EyE)w;|2hV>Kc zQR}DH&#cF+$E}}RPgqY{Pg&1duUNkcT5nqKSbwr9HlxjC%WcbJGutdStIcM!+g!FN zTa2x+t(2{_t+K6(t*R~2R?Sw^_L8lMt*Nb}t&^>@t&6Rzt%t3jE!{TEHp4d4Hp@2K zHpe#CHqSQSw!pT~w#2sDmSx*y+hN;jd)Kzl_MUCO?SSpD?WpaP?X>NCTkw|c2itAi zkG4CupKNz+KilrvezpB&SL{Z+-R`jGwdb?vw->M%v=_0LvRANIwAZ&cus5_fvNyIj zu{X6hvp2W5u(z>yw)e89*$3GN+sE0*+b7s3+9%m3+h^Jr+85ck*tgoZ*vN}&)q-yFib-B7)U88PQ zx2dnH+tnRGb+`Jax>r4-exQD+ex!b^exjaM&!}hBE9zDCntEORTK!(VrT(DaSAS6- zsK2VeIdeH>r{Xj^O-_qbbvm7So%x*koiWZhXESF@XB%gGXD4S@XR5Q8vyZdCbC7eW zbGUPqbF6cMGw7V`oaUV2ob8d}bgpr(cW!jP;@swZ-MP!T&-uRd1Lud% z6V8*)Q_geFo6aAdcb)g0zd9c}A36VW<#Cx^7MIm!bGcm}SCp%WtEj7(tGKI#E6!EH zRnb-1mE@}Ks^NOcRo7L|)y&o0)xve$b;@8)b>$2;L>r2-S*G<>At{+^tU3Y`7 zpIr}JzqboVg# zDEDahc=rT%hFiF&xnFkAa?f@L=erlU7rU3ZSGZTY*SgoaH@dUjTijdSJKQ_nZ@726 z-*&&_e$Tz%eaL;-{gL})_h;^7?vw6Q?sM+*?n~~=?(6O^-QT!xx^KCEaR21K>;A?4 z!2Qtuhx@Td@+cmg$KmmKqCI&%F`mMn;+`^|a-Mik6;BOMEze7yMxMq&PjgROPX|vo zPj^o*Pk+xq&oIv@&jin8&lJye&s@)Z&l1lH&pJ=0=M~SZo?V{Zp1q!TJqJ7=cs}wR z^PKdY_gwLO>G{_4qvww2p67SZAD+iv*=zQyUXM50TgY3~Tgn^jjrS&cYk6PtHt;s{ zw)D35cJ}u0_Vo_*4)X@bcqe!#d#8G5d1rg)dzW~Zd)Io`c{h5udSCVK^1kie?>*%G z*!!vXr1z}%lJ`sRH{Kt-KYJf||MW>d#b@!^d~ToLm)}>!SHf4;SJ7A5SKU|JSJ&6r z*V5O@*Us0)*Ugva>*pKdOZScTjrR%Pbl+^>LfR4~-#fkoz7Kq# z_&)cY^knkA7~J07-$-35oj4`6=)ae z5=ag7+TG9ojoDCjchkT^gIv{_Tl*?%Pwq-R(<-G_jnfXr6x_W(dQ0xy@wp0TY|YrT zdtl*0QHJ>4a}w7n{72cE0}RI6=S!deX7}n^qm^97e|Gy`%%d2tYBBYF#`IysM~u{J z)=$XYwrQ(24H~?t&8|NwS4J+)-r!iPqDloNQE8&ISGp;~lu61$WsS01IiP&3oL4R= zmy|2YRpq*JL-|^{seGs0Qf@1Eq|pE5GGza!G%Ea`;r~$XYn2*K^fVBr#=_KDm?j9* zL}3aFQ^xKO8um1(V}ueE%FDti3sdckI4z}W-0t3uUoB>;CzW{3nO_T}SJhgiw>I+F zTwi-Ny>d?>JA@n~8ozc4OEQ^RNs_ z7+Q;5m$iFi6Sa4Sw>FH{>?4+#CxkzLozIWcijVY|Mffu}LZ4|d%42w0J25g@+cc_; zd3N|~H?_=3Nm|X(Ee#8_N28LpQ={7$mS_t{Cu@Div@x#?zv^}<)<0uf8`f$2$E0Y^ zQ7PKFu^w|)`0IE1`dstY@UwfNGY^kzY1pX+$0cj(s5;v6@ow|(@YjFUQbs0eKaFo` zct?A6y#Dpt+K~w!!+tGgLb4W^*v5P~{K`k6%y(kARTQlaH??~_(rYnK_LzSN zztT!}iCWjmtqpgz0+Um;2a}t3zHk0ZDzVl4i}`{1SMzV?-^~xrf0+L?KN7MkWT%i_ zLUs$;BV@0TeM0sNIk46Iw^U3jEEP6+ExDv5sj$T;(j4xmcE^vdK&2L?IU^S3Pt|EoE6@?e%s8J(grW(-a|>h-CWWqWSrQ zmPVGQ+2NXm!o8q}Yp!QgDx*TzUPF409F#VAMB}u8aLM&Tehh zP-`1oM(7ET6mmi&;W7W8)<%*FS|(>VR)iW`<=M{Vv&^u}&MtLUsMN$~zh20)(6UM| zYLP{=EVeAMEVV4NEVrz%tQ0bntgfA$;VZS(vieC8nV}-Gg#6-DHPp?np?|b+HDlg&C4H${KCWYt3iPZ!KUgXf0&r zKHg2p-G!Vg-0p|3wdfJ(T)06Y_smjjg=Tf|m8RFbV&sHDx$ez|-ZTO3PaD{CufD{qSx@)jX)74kMAznW#M zpf81uH#9~Zdhgo#WGQS(dYaXRyd#okE#ABG+3MOFWJjwXiuT$wTM=ERnXR=Rt+}m* zt);D%khu@PA>`dcelyF~CKQdE)LWrwTFqs}LT{6{Zh9#0BYPsDdWJ&vw++e;H82$F zoo7RJ9&Ve+q--N>BWqithsV{PMX<82d!{H~Dq37JLQFXRJ4eqYE3g?vcJhqu}$ zMJ8pN5}MS@LO$};q(01^)W_MATBPU2b@V|buciOTq}JHhXHRNfXi^_NJBqxUZCkSo z+7c@0lV`tN{x#d1dhcGh?XtaLqh+58`7WR zA><1}z9{5NLcYA!cI`>~z7DnTTOnV0s(sh8+xKOteU0zydHo{ftC75Z`#;+Ew_VC^ z-{VmGuK(-e%x^c@&7qR)c|s-K_}2?!?W)~N3++z3%kH*&g#5LTzY+3HA%B}?_vtOP zM+y16a0_oeX`#IksoG2ZvUAn^DC9dr=6lz>LjGCE_k?_3$n@gDR(s7z5AAjI9@^^)`PZj<_$dg+uM>_F?wnLjFt0e+&5^AwSNtj|{btzxMI>D*b+;GSj8$&JJEEGph3l(Rmg^D}e!Z-BHb_+#~WVYx3XyJbQ!R!{kueVTfJ=>yu z_K)mGvupY!RFmh~uNShPuwT?`I%z*;KW#r_KWjf{KX3oSenBWcq4>25oA{>Ie(6aK z*F!aYC6t0s)ew_iLy>R|Kj}5x6-uE<4P0E${X0+i8*}>~_P?@gcoeFk@KZVN+7X>M zm%|t;!J&joDEjP|J6jz-Dsb2wc89~EI-Cxd!|m`m_zQS(p_C9xNuj(Tlu|+|EtE1s zDJzt6TOIyLMUH%WMUH|(DgRVOaoH7B%&y2$nu;9!+1PMJj`IJzB1eLwYN#Sdl~6?$ zo=rJ#O-D+0MaiLx;-CF;`Ff7VthJ-Qqk*HLqmfV&gi={3RfJMC%h5z%Ye#dTB!<^I z>B(9<+UaSw7fQ8Anw|8ucJy$hWk>53idJ2Z7XIdl_Ldpo7^+7b=osV}>=+^xHoulo zl7*6z5df72EJJgI&sF$7%)p@>Sg+8hU zj)jgz4$ZOHvBa^|vCOetDD{L=UnmWP(oiT=+*l}0gwj+f&9*vLJ{i@z(5N;DrTJ5% zYMDK%*5Og@)DwG6C@mt1aYg;F<#X(Hyq7(yeW6jcdUh6h4?8~0uIPhMMQxt_a{133 zC-vqXa~yYk?l>Woc0yqQ9fZ;`%W*2yyt6{-6dqNVoKaoY)4U>-&XF{)hx+%e<5qUG z??chLKHI6^(B|yQm(u0OL}Z`)E9#lW3uSmDv&#Q_Txtz9 zIW#V{R%l!!|Mj+-U#+V)$S$gWsHoBZdO^I}Ol>KZ*q}C7TL@*WP{waiTdA#uGEpd# zp84^d+9CT#N6I+u@|#t)gKxUcUBjQ5z-Q{VPE~tICDyO!4`u)4Mom+DKl_P(>OehI zf0a&gbDq3G9i-B$sY03dY^dSkgM~Kot-9th;b&8LR!Lib-`-ChuTFUO=%AYM>?fwE zGuRDvsya=1N1ZMd{%@u*%n-`#EOn+jOP#IG5z1VlyegE7Lb>&9{Dt9&Gqe`(Hr3wS zV>2%ee`c0;YEL`!s_?TpT7|dA#I990>Y>)D>(xw^%WU-*bp)3{3GNCNrsJ_oa9TLh4e#EA%)YQGbim69czIFW1E2Sk;G4*6d zY(|t&R%^@lmd>Z1Q!nVlIIn&olyyQ`&$g?V_(_(Msa@IIxPp<86DBP_ne9@22KgZ>vA)NByYY5elVl*`VH4e-_GCp={GWdp9vb z{axiJi&^SJ<%V)yVU`4U7K~FqM@g@|3C#pZ|&}Z1VcZq`1^5&fm+-5 z6AVMNIqz384ATzrc%=6G`|*Y`TA71!hVfeGgVhX^v}FgY7=(7>U}?itUgOi$LotTw zTHK)~hFRLAL$wWawL^!h@Duhw4%N@Cg(A1p9v|{+T@N=fEai3idF0m4A1;)8Md+)Q z!(Vl4#g6z5tF@#fo%zZ8@*_PB8??WUH1=jm$1b0H(HZQr!iUTMQ3uXw|`M_+;K%9qLwec=pzD?4|i^KIoDCw;#p46N(-kx9O% zuK^>t{Pdz7bRJS_>x*_(C|87`2a8rYv}xx{7abT0^O5t@$fg~QY}&Pr&d-#;oX3T7 zT^P7xzYML~X+6dnq1?z>we!xa`l`L;yyn!uoeZxU-&20~?^XL&I+o@9&iTFbmh%Up zd@Yo3gmP0T-{$n^r_jLeg+}!tG^*djqsnXK$L-EPv|}H=5a;~cm5b}q`H%ClOL7^6 z!fCgK@}p4hWVvLQ;xh6tPL!X7!rSK`!YFaa>Z-N+*sCr5c(lvzQfa!&A(XqBE~ij_ z4&Aw2UhZ5jpUW?ldqVl`$(_p;?JB_i$d%WX&&3<%eWADV!A2Kvi~605zddE&xms5U z_tI6;RpvQ=K)->x%4gree$S{-GMBsvmGbNz%T?P|M=1XY<#9&bqN7pTUq=h&t?z2Yi(Cy{4TaGl zjJckaJF<)~+_Lwyt)r_O1@Dj;>Cw&aN)5uC8vb?ygi<4_8lD zFISqYx2unS8&NbdO!8Oq} z$rW^ExP)u6Yl>^CYntn2*L2qm*GyNjS+3cxIj*^`dBUg&qe&R^2%|+9ZNlgfMyD{k zh0(j{vlXhI+5*=?*CLnZTI^b)&G>X+P#7l&<78o+DvUFQajr0Oh$f87g>jWIt{28E zVca5&JB0CdVcac@?+D{QVLTv=hlKG1Vf;`Sj|$^4VLTy>XN2*BFkThLYr=S47{341d0v zw*89~^Sto07TRyTO4HV!i`H6Ph%+w_f4+@2>q3foP546l9lH>%1uyf$6XCB6(B9F%a#rhpF|X#mQr_ae82-u-t??C( zxE6kzt}VU73%}NCUdpT8*I)R3_$wo|(pP!mo$%Aq+K8*X@V=J+a7|cjH$8Xxr9;1@SWAfxSc%@CQ zlOC(K@>-#y{0^O)hfx?a&d6isar_Irm4*uPcwvY+Ev=E(dQ^{7yLK&~?DDv^zpf=( zy&gZIJU(HZqE)zC+U?2b;jc!Sp8Uc%Ez?s_7+=<7mo1{lE-H-EpBMX*r?fC;2Q~}i z4DHzUs9NXFuz?Y7ldQrx=ieoS-&j1!p4yS5Go^zW z$=pt||Dxil>#47Qr5<_A&*a}s7#Ha2w`-yYZ7PflpBMC&r%fcNDvXPs1ogC&$Lrs2 z#zYS9=;^E<-bol2XL`B_;}ZSsV5)w04`E#Tyt9Au^oyMB62@gu&JNEca`GV0keri; z3ge1Mw}$J7j}XR{&pZ4V{qXR_J^Jb4CQS4M_0uK^J1xseaTlVdR%5|J}sDJ!>OJ1%z?qlalpzKGn<( zo-F^<8gjGH2dZ_y9mDvV7wKj(CJE)VZx*}E1kjITU7UHb8v)8F*)-D0NaEn(c6 z>3Lfiw}o1;Pe1xSVSM#@C+GGYiJY8I7`JD);A79xoGd>T#+{KYkLyQ$E{v}|?|5!xcO`GKH*~)W-8j5;gz=+DoVt1(_Tl5_#i``wj+Na{a{J`T zw7ku^FD2w$O5Rr9Hjy%dnclX-_-W+)4*K~Wh4HiJou8OfN9ghn!uZ9LqrFS% zs^_V$uJH1YVlureh4EshceOBH(wyHF3$EAC&J;%eX8GUitBH3@qZ-2a zRZd2qP;I5Ba{A1BTt7c_Z}M_q`zCVyDgF4Qe%e>U$glYRn{4l#+h$76ZPR<(d*?}NLGMq(_(SBhd-`ejh4J?DP8*Pu z8kgLYg?!}wo72K${YMz@gb(xS-(LCn_UfnS9X8Zw4)rlN>-~~2-qpI@jtbg+`rn_k zzaQ{9h4EhGD35-WR~YX<@2HVE?~inQWB6X=E8r{iq-DMsVSErdtf+oiF=71m--iYD zH-~XKS4so@O38k6@Rjq$KIxe+P8ffWoTmT%+E+;!AO8C^{jgw8%Npgh%vZx#E2qw6 zVf-`uuzFTs9sRTyh4InzPMezZy-$;z?@oM8e9bt`$Gz?EOkZ8LGij>$}KdFx}$pAeGBvr z^YQ!F@B;fr3X>^vIR6wc(>GR_azF38aJQDT!L4#O*f-fXHK&2ogvlH^ZH9i@OkuJ- zFV*Eai$Y(XEXpF^V*RiIlk{)zd`pDM7CCLXe%cCQvOn*%H96nmwc|Uy$f9iUg}x2@ z@4d*k#kWoG?^a=Q>VGo``d;(x%BkWFVRA>}zNN?ABTSy>#oeA$MVF_lc;9zOKP+^= z@f{W>U*xb4^}{|ACjY+<3x>WI+Lg1R-JaUe6TVY=uGu?vT9~3Dr=8PJJ1bt3*_N_4Gf8J^PatiJFRH1i$_i|3VFH8j^ zsr{-S_M0&A%jEy2b};9#wCuxz`ahxdJ@y-(oaWCZOohXz`Hh_BHwjab=biRp&S`ye zQuC{RSI%K>VJa3mjDO0T>Gum$@uv6Q^>m3RBt0Vb%4+Y6w%ge;*dQ zJ6_CLmmxXp;;-uu{Vg%{_T+CMOtF#E8tbPu5vI6*pQhg(ujSlo({paM{XXx-z0LW@`6uMeXreGxi=3XJpDu(c>3OH$$+@wQ z&bhJsXZh!Fn18k~)yVYEm4&IMerFH*7wTs%5~fx3h{Z|{-_}6iE z=w|fnw@m(x{>}Vo*PrFzBusUL>7@<+SNvOqsh%*^5B-$U9r-UM_;+Ogkj3<(rrvL2 zek1&>F3*zqRiq>SE&rZpe(~tv>*sr}r+y9U-|v54a%cJv2vfsM|3P7Dq}{k*u#5jg z{|U*x)&G(IWB(`qqyA6*pZSmZkNZCtCRVAbF!7evT$p&fX(>#tgsHVKwb|-FssA?F zf5v~-f6jm2|AkacnA+;UO%|qh!qi@v*rbla)Jg07%iF=u{f71(GB|C>@CxzeLkvRXpV#LAU=#rKHo6<;->N_<+6v?{$5d-h7GTA@OvidE9$ zQ!7_Ys}P^qqfP3tL6s}D?blpCw?p=SB$lldz6JV!@bhcHjsDyIAN_ausV+O*RhYVM z^xyUW?7t^W-GynqFb&WSKN#G^|GRW-lmDUr5C5P3M}B@d%&oMqFbx!@p~5u$$!`z* zj{`DC2Bd%?zaHxNK;w{7vC6R8nh{GBOnzU=$s{Dw4gVOY0QYD}8zQha0hJK0{XclPBfA#3a)DdYL0?niiU0V<7 zl{z*ibwo^siq$H{JAVlME+x>K-?~Zmj9gEK5NIFh$YrE|E;GDYSxcTsvP(xfxn_|5w?b2YQsT*$u3pzw7u? z$TpGdp~&^K$aN(nrJGZ2+Nx37*tA~Z@eDf^7#f}x-Qbp%FX48~ysCV^tqDWDj2trV2hT|D>zUx2Kg z`B4hh(GZP6U}r}RK{|$GB3!AY8+w?!M9kkSW z3_nVei`KYmq9v%rwG40J0)FG)gvy|&ZY~x)S)2!5@mvDQdamJ1+{Hco zf?x4F{=g&rjmMJYrE}g&%-`FI2SE_Xdk|FVVawkZ9(<{Iuu}Tfni`wfyHRZct6s0T3)o4|W2lK-Z$a#8+Thqe&u~B%(Sk40FAZOlJ;hAu2dcX8# zQ-CoPAb|o+z!(a&1Y;<`7z*@c{snsRAPrtxff*a1y^A^ zJ^+UnJdLwBj|=!3KT1*|W?RS%W?G2q3lXePJ@myO%mZf?+6K-mv=gr*NJWLHs1Owu zqM|}nQHUxEQAHsF7CHguT<8qWfu$>SOOoik6vM8>(At>6SOd<9IRui8`3Rg7!#OdW z6LTFT8gm!-@BqIt|Con7cr5W>c!eEKxZy(p(V%^WOM!re%OegIQ424kF6yHRm~r72 zXoW85k3krMVHkl?n1ZRyzcB4DJROUXiH+EVSFjbYVh5OY;rDO=2XPowT9`@;e}dbR zRD@X7rdsTfTvMyz7#Scl`_?BX=5cso#A@!hx~NhLU{1Q$bz0a$^LK~5!$f`*kO z*OJs(^0FkoKngEZK`Q2BKd7%1!w8nD$AgjBh*NkhNu?>ebSKQj+qfx7WyrZq3g~>9 zHTVn^U$!LLU;}9F_OdK{S#}?2a#@;O_6R-%$(AL7vJaS8S+XumC(E()<;b+0 z6*Q|HYg5h(Kcc{zlxvA@=z(77gMJtQDlW%#%28pth0w4B%a8?Np7uw%rNVr7^>w_ z9H@ju(3Of*Q!xXqPsOERFcs-SMeeT^*_4U|s(1`1a2n_E1s+RMybUVcK|c5pg}f+) zvS3Z(D}!M1)lmoB?&9f6JY9*WEAeAN#qnG52BRg%me}_5IBK((KV?ui(lD@Jg^`MFM_sJZjM%H3kt2=i6yAqmj?qd7-UI;u?6(HGQF-$uPeU?I#Zb|urdR#dV-Qq^3vq$=&IS^#8NwIh0fWU7)()!`Tg{dLno>#CAiRT8U8VpU13>TVna zU8;H*bgJq_kVw_*xPfo*og^hjqX1E+x{X#JM1u#EqasiEL!ztCCbLFG?Z~@u-YMRL4u;{A!Jue>JME)*LO-327i$ zwHa7~wa7#kUIDvNjf$%=hH7tPFZN+SF5{sjCFKJJB~efk1trx(Lo`NH(BY&Z7{>gQ zM(}_;O42w?0Bug9%}G?2v;d2+4pf)K{F6u^X*)fuxVXMW00LlbCVR zP0;qFTlg8jfW1i4ll)VXsw=d!x*dKno9g+&l2k7P#!@{2Rgr|+pmo)$raIMBr<&^R z(Gz1a8;h|FE3q1zz;0AO0+OpvGBsqB1mma?Y{!QIpaV5%ca7y(1=?PNw%4HTHC_Q# z*Vuu>_z<7qQyj-hT*Q~4>KfmIifh~kmDYF!F3%c|C8?$jToE;$a5Mj!g?LZ|#ZUs} zz_Qe=gSu#dMxfG~9nl5dF%Hu)58MiCQh7}(uSw!HNxUYB*Cg?pEM(0Kl2j`XsvsGh zU5m48)o1>-I`E(;dZQl(g5{_+2GcMH^T8g}qC>T4Yc2Mn)&|htS_G-J6K~-Xev_nR z11w;)`cFEOsWh2FlglC&j5e9kChOOAGP6yt393wHJCnI>CbvQxFrH)*Ozs4MHTVEO zNKy&`QaCK7DpK$w>Y*W;pc&{|N)M!A7BrA_%65=&O7H+54&e^SJmn8bsvU*GU?jCk zs5VK|=AhcNzc!t!Jp~+AdmC7;+Q-2T)INjrU>9m%mL$3?)v@6PkVGB!tj=UGwmOWd z4xJ0ud7lSVREJBZ&P|X=gS)s77N?;Zw6I|SB-D@@HmrskV3rMu(vVp;WKSA4230p~ z2`X;b2mLV!LopnqFcuRKWd03lYs2NB9SskI>>H7Fqk>>Gjhdh@MuKH)#IiMF*%~dw zN-&Z}>#-4=!NN77y^UVO8~6;L;}p)~3$Q1RuHsAP-{@<6i(B{+RNv^HBsFFPjXPs0 zXmR7;C8>!A%`qEvt_kC6S`?`mjQLoEC7`ILt3a!pW+Dr;yeVUAx&yDnzMBtwuov$w z`>42~N>GucX1QSjjc68)e4ruC$f;RB(8XqBFdmaY9?ebQDr;_q13f|4n-2rcYtHMN z{{ZS}uD|{-JeH&uG`+uXu<*L3QnDTYCd!P-XjQ6a>NBbCI+!g)%4)l4wux_5^R=4DHbgU6G1j z7z9SuemH`(sy(x6KMu>VA0*R(%ejLY1nfXtJGhV+MNu3jLEsJq?m+b&s)4{A2;70H zJ5X^4D(*lM9a^9}7;gsxcVL7aCV=9D9hg&xX_$wFSPT;BuoASr!(LpMq>fbIu?Ps* zkxDyO0PXI`EISggV|@^`V-paxBSAZ|R~@^6;2o*DBg@&5f;&=h$BEEy2^~qGBa6~e z16N|newYEe+?g(Srpuj!EBLSh1nkUacP41(-5_XZf_A3j&IIjz3{>0sEJ&d9 zMO?-YAShjyx-gzoP7v2N`yD;xAhw&L`aTkJi zIfXMghp+G*2;Aik?t{v^=t=w`NnP{63Ica6jACF}yOu^dFs81FU~jtCWd2=Kcu)u3 z@iMl7io2c$0lQwnC43EL-SsZ+fuLP~!$Ulhq;3ja@FN=eK?2>1q6A(*6;wk#G)F7u z->oe=fPr7gg`6>j2t{2)m^a|iiQ z4rJAn;5`Z0a{~0w3(Numds1~zg7#bmg7ze6&rEE@>tHu}zJqkddJ*y|rjN;ANL!YGE4C=EK37KeCLMk1<%#Yt-k=9tzN z?a>J=a9S#QqBr_t8b~_r6A-vJ#r3WT{#@^o%)d9A+?$s6UXP8~1m@YBW$Mi`^?ncU z;}DL33VVN!%b=>>UxU{6zKx%755M5CB=w=FJ^@4_FAAU#%Ax`)1^G|~RMn>zYU4$; zLU#_s2_^^-wWeP&=b<{=YQ*=IAhU>kOT-RQ%Z`fzphp`bo{aURUSZ#05Q ze4u50r+~Tk{RlTfC4H%+?*sgX$CA`953FEE`q9RIZg}BGQM`aMC=W)~F9B6i4Gqv3 z9l)6S5wl+}=HIU$4+dZ`hJp(Faii(C1k14sYe9wmsHz`T^`okOyRirF;2a)FQvX7z ziF#;=CSX_kw+8|H6R1%zMyhAlP6I9?XG*sb(;39n7JF zOQRe(bT9=B?t(s;gN@h@#x?jI(51nQYw#f)!7&_X{)12O-~uk=8ffF-ThN2v!vk;y z45q>%CYWIZ2@P?fAV_KmNev;XAtW`VEa>czB-BI-h%w|Qz6V_#!udn)1^MucBn{=T zp;R|CA2@Jm44BijqmdtlPy{Sw z`U@z7V0k_eD4m5!XCczr&h#2cMjfyl=?%~rB#}-M=_HZf9-Tlk=_|mZrZc{D#+T0c z(iva+tJsNMcoQsa`n%YVgJ2B7^pALO6vv=fa2n@8yV4m+`Ze6ZH~0=e;12GBew`VT-X0EbwqTI-F{UGnV1y5C;+(egFrV|8TMxP7)*Pp*7l~13Kd>2sq+L z5OBnONg6pE8JG+Lj+`M$qu7a2w0aaH97VuU1wl7PF`7|yU=#sI(SgwksErpvywUtn zLK@A6kEYtumq5VLUrN%LR1C&Y5OB;W{4PmjsdB6d1RQGv^B+rzfGRVxK){S`k|fwXvB(FD!W1wBB}seLgB zLof^@K!H;k+td|U4R&QJU7Q-E!l_g>m8zyv)l{mQx))S6^#cBpq-jNv0_Hf4fYS&# zttC2vc24UJf==s?ffx)%IE~IuBk(jjJ8d@DooOU7Z4olT2!qoIJnaK~4B9m9I8K6@ zO=D)$F5(KV<34ELG!}E(A9w^3eAxgQM&yA7bnfN4AgPz<;0>Gwt)Cu1Wz=H+(`)nK zCDa3zP49rt=!#VI1Z|x@3@pxc7H9fIOvY492YWMpIq2r}ZP82D>qX-I!4UO)&@yu^V)5 z1|6DN2sOcu%w$wE`++gdWK1)IR5X)0&16n9r-A4*XMvW@T!FPF_u|YIN*X81(^RVs+v_4B~S`wP#kwK!!7&G0hC2+rff4lu{L=RiB>UdB~W+1$Ih4=S7cJO02U zNt#D1=h@+e2T{n20-(Bi<&lJB)InV|LKAS6&7-69Qknle<~&b;OKIM8uzd4KbKU}I zSPH6{w;HeE4ZMjxcnAA%00+Tt%=-`@;~PnuPy6SWL<7*d`E+PLm*o7j_yvD4|M|>n zK`tnuq6L01rv>>?5HX--3t~|TRlukg)Ithg1l28QgC6JuTDxEn7}bIi7>%)DWDAyn zu`I|$7V}^53bui3b^%o_*bAy!KvfHif@!T})Y zLMmOzqAnbc3~*U5B=ACZWg%T%xCkV%a2bM|`9R=>AK@t2gM}w>8t1@1EWC_sxPb@w z9e>~v{+1-plNOQSA~tq{ zhoBnmA4ytl0K2f5N)}VeVm5kl4A_Ci#ZUrNwzw?V^2Kq8M*>KGF|A*`1aE`UEoQ%# z6h&>MqCXhZlA#zz6-&m0N|sQ`l9`~ACA4eF0<6IXYyy=np|T~f;SJEvB}Z@)=fJ3z zT*jC93ODf`ev_o7jAyA0D%|iP3c|x6X&Ff@Gr|kvE-TIamzCo|9BARP%BTfe zwd^I-Lqjx1Kg^2)OD6R6sRU2SHa+=_*FK>P56bTM&3vXVBGEJ(>S1vRKs@qe0+R%Rq^%*!)%N zu@RfG72EL|-oS_W1fSvU^h9-Yty12GnpAV6Vj*pW4JKsVPc z1jVh{!Ti_k!Ct(F_i-4Xfr{2p(HeGQ4Hd1qfL|qPZ9ddOSM))Du#{_uUi%d}6dUj;}`}hDK<5Qdf9bM0ktf!;vZ!-V&_j&LL z|434%0Sa=1%PNzqGX0>cOsdMHs!TRKlS(qFB$Ggy+d=m-37GjN_TwY4oS6j8q|!`A znRyad@fB|3d)%Rt%)20o%m^xC~iyAMi+wdd}s$+ym1L=;YM1xF$>ITBb9A@2m3%}8xP_zJ^-!UNE;EcPLbeaNDk ztTc?lcuWM{%MzH1>6i&NJ!>8ofW^+D{aHUt{P&7M=Qh!yO_Q(&`tScYeaHi5wTaE& zbR1N)={lIxrf={aZh@90zh6vT$TVH+!gqNsx+iuH&B_JXJ&R%DbUq(DL{p(Kz-2q6$4g!JU3oKzBf zW3H_4bFC}xA8_91e(rZ4XU#%gyzf&;qm14lSTcwUxE~u@qW2~1QO}Zgx^U-~gj~8M z5=HNeo}!~Tgui2D(SsSv$*3xNI3pN|bkSFE3wL0((f2ZeiMV*tkD{{Z*{CIYE*~?W zh5C

_MvN7^I4pDq5;&RYXe?BT0;dVlKt{VjLKA6*u92#QYnF#z-3TAP+H>={PvX zU5T;PnAb2w%o}`)b7SK4ACu_83S+D=CY@}oDkh&oT%eduv;{%zp`62QI5hSF92h%^ zCwY$NacJzzgs}ct$z$i?;MmXbmc@R<;=W(-9V>8fY#BSKpo&@=XrdL}#p-V9UhKnu z9Dv%E9)bav9>ze9;3&@Hc3!}@)im{33|75H{caA-m;^;my` z;0ZtJKcVm7KY}2!AA4hn#QhnBgA>o=LPjx~v0TYGu0wT+s!N>2WFF&j)Ry=Z226aG z8Mv5^jK+^p@$V47t5eY2AMN3LW z(j@7U{=ycMRhaC;Cimy>3}7&);Navl5j1%uqZl3XL!Zg|Ox9=ewMdzA^na4M%Zbcl4B$2{uvRRK!t+1&Ts$3EJIS5itLei8E`4S(J zvY7AjVJS;lgBzVa;t-l8;} zr;TDXW0|Y}w1pm);D9tMOS7`HG%~UBG|AKQkUY&TPwP8Gy7YbUnx;pgj&uj7AB9TN zRg$ifbO)#FK3%2hZ}Keyq^lrZ1?k25PcNaC2AZ(Wbn8t2F$gmD;s6e!KLc>9Gu-G5 z2{R=OQj)443Oa^C}Nsy-crO=1ttn z?O0jngGiP63UBZ>>d9P*;a2wJKn~_IuH^=#U-=TYyYhPy@%vVmQ%7SEWC@WqNdH-; z&$<*V%<=(Q)|TbKteM1;jLl@JC`&b2s#zuZDv4J~yvldSDu=GRnOAv>cd^M;*{nyk ztNMOlR}idL-|7<>M&F<3Sgo(sCSL8Z)ec+ju+{an(HR75PGcl)@S3?Ssc3}1bz9SB+ z%(lwx6x@;QHROb~0s7Aw=-~*C##(ZQaSBrB zNR)F6Px2fu@G`cRW5Arx_=2zb7DMJlvlQ#kaZhsGlbp2}GDj6Tc@$7eh5mD@Jk+A2 zoF=R^$GUQU2!eIGT4$(rhFWJ!>+a@WT&{Jqc@x`M=b&}AvCd)ZDrlygUVh?N{s@Bg z`>;RKuRnxCC0TzMm+%DAthc81dx9W$FZ_mFzaiIe$UT@LoXT*{<{aFM+{?KZb>#tLk#z_0~|Eii1sAdbRk7aY%toTUGPe|k6_D=o0n z0xK;zpNmjS!5A**Dz4#rZsJyM=PvHyekNehg2_zbNuJ^vT;Kv1xZq_}Q1Ci)uJhw9 z-sJ;6;u99|IbX3T2nvtEMhb1Da2Tg>8fP+sk(@XGxbgl?&v71oY~hXE!g%h)btrTl z3Lj)5kMI~zFqLUM%k#WMh}W3So4mvO%;jU|vyd;pqR~Up@updX%2!7a&J)323a@Axlh$t>O=i$V;sX%nSEP_i$FVTh6=IGUTd7ekax zU=sQ*S%M)-R9d3a64jLK#tfEUsFaMhS=Uj zYY^;E&5qMB#E!H07pmDY9YgGRftU5aLpM9tV2B;-$wxQk2VjWuLpT)Gl;4UW%J1ag zsHXf&3{n0q-=UiFW(-l@PFE1@RL#y27-HwST!3nJzNr75rr7x^ucMotxfo*S28x5A zLNyirF+|1T3_>*(cVUQ%`*;x5R4m32711n3H5DBgqN0Z%gJ73xcAbZ+cZ~}9Va>b7 zas@tU*JC`vRG#Jy7V=+~5JN2SEMpaGDWo3BD-B)gK2#3l6jV`pCaS1Bn;S5EWytiE z4y~NXBRtA%-e)c!BUz<1l?gboayctVLuHk=Rp|~??!fvhtB}0XFqLg|vYXx@sB*We zqBxjC^j~GIRn}TH1U*%aU?f&lWkppNa|zdS12=OUcc6kQ7pm$NW-^O8e9l*V!y^8R z%~h=+l??JI)PL1R4<&4&jBb9#C9K*L1l9fc2S;)=$1s=^7>;#TU&>{uu=;8YTYWvZ zW60`zu<7b)Jj)E8=Oz7D_j#8O_=rzffX=H;TfK%Haf1+^1>rP-8CnG?e0Ci^~K%D?}*M|IXtLxnAI=8yc zAFLK-f4T?wTKP$xj00Cl0T zA1$=e$!@%-b$w~}1VQ~?{EZ_yhT|BFWc8BOpUpX(k5u(i)sJQz*P)hr;p!j8cT4>g zR8y~-`lt0@FIl~0^-|SKRsS~c;zHGb!Pk7tcPzmdP<=AqjQVt3r25TBRlk+(?4$|7 z>IJL+h2Qxr2pak!P{Y3T*MGwR4+9y*=?rHCk~K)yAX&o|T+Owpt3jfMTe*k(nZQJz z=Otc2um-^z1Z((+PgsDu8ot7pQ$tMOFN!0P<>XOF5gRE%vW6P!>7s`pk*YzehChR# zQ9X?(FpN_;l}ovd%MqYafJOlt@8oXoCFF87K7seTaT?DugOB+VQ#SgiTH|+QvWhjV zWgP}?wDv}8Z)~6m?{#B4?o(qo1`G%6&A#lQ9`i}(1Dd8i;9OFT9nUZ($WvWHZp2}={U z{;<`Dtv*~z1y$5i&(HkEA4n!}&?H&Y-#LtbppK?vI1cZAlRBEtU^wb%x{7i1{fX|T z>yfPKULN2fq-v6?X$sHq94{bU(_GZk^eOXM$d^dgBw14?t5}OrO+qylAWTykJJ^YO znnJt%=;a3_Ym%&aKlIalFj6&3)jSYsnujoylkmPbU&3g{AX&3y&9`v}cOz7@P|Xt% zruj*pVj6Gizxf>x@9{p8HA~jKi2t$#shXu~)>m^nD_MS*8>e&xg7Ka%7@nuzy4;=PYZ5b^Fu zB#3OoJ0A(tLK{*=y7?8CDzYaC+N5jq-nV)0+m7ZKRMU0>g0%_OCRCeHZ9=t;;!4Iz z-*z3+wLQecOy<$~t0(olHDr!9bF`VGZ3nfuB5h5Wr_B{<57>*n*%#YwH%q%&+Rf2! zj`ks($fY>0{YGwKJa^)rw>!Sw@$J5L+NbcUcG_R}V3X~0c#C)Wj4$|_Z~2ZTEF&4$ zqCFj#yxmo37odGB+u4cX+gmYtdlx4= z`eE`;lXsfDb2@MH9v>hzi5Olexp)ON&UBmU<#9XYXOZQ#hp#Lr#>RN`cg)WD8Ijn0PdDvLjM!ZyAl{l=c zI|#b>W?v4#X1e<`fPr`?y1hi*$LYU&golxw%lVk9`x5lseK}V#4qp-7ZgckoJkPr< z#zpLwyj#NVzk*h}!C;5`@MqV~9`Jy&Ajp6j@gn|Xm~%1}#>&+qY7(-Zo|k3B)q z>;3NaO7!lJRrOj`uT}M0Rj)&PPh=Qpa3QwSYdgKR)2qH-hxFdY9o)@5Oky(s;U!*Y z4sT(5z4P?nD{=2qn^WuMZLjWyvqm7Wg%bkHH(PFfl=|K yQp6@oDPso}R8fon>EAD^iB{V9Gw65FUZ|n(ufM6K@2^4A|L^br|Fhpg2mTMi{}Yq| diff --git a/package.json b/package.json index 85f01f22a..ddafe8a7e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "format": "prettier --write 'src/**/*.{js,jsx}' && yarn lint:fix --fix", "lint-staged": "lint-staged", "clear": "watchman watch-del-all && rm -rf $TMPDIR/react-native-packager-cache-* && rm -rf $TMPDIR/metro-bundler-cache-* && rm -rf node_modules/ && yarn && yarn start -- --reset-cache", - "postinstall": "jetifier -r" + "postinstall": "bash test.sh" }, "dependencies": { "@babel/runtime": "^7.5.5", diff --git a/test.sh b/test.sh new file mode 100644 index 000000000..c77f1952c --- /dev/null +++ b/test.sh @@ -0,0 +1,22 @@ +echo "Create podspec for realm" +cat > ./node_modules/realm/realm.podspec << ENDOFFILE +require 'json' + +package = JSON.parse(File.read(File.join(__dir__, 'package.json'))) + +Pod::Spec.new do |s| + s.name = package['name'] + s.version = package['version'] + s.summary = package['description'] + s.license = package['license'] + + s.authors = package['author'] + s.homepage = package['homepage'] + s.platform = :ios, "7.0" + + s.source = { :git => "https://github.com/realm/realm-js.git", :tag => "#{s.version}" } + s.source_files = "ios/*.{h,m}" + + s.dependency 'React' +end +ENDOFFILE \ No newline at end of file