1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 46;
7	objects = {
8/* Begin PBXBuildFile section */
9		0726F0592007E438004992E7 /* EXKernelAppRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = 0726F0582007E438004992E7 /* EXKernelAppRecord.m */; };
10		0726F05C2007E446004992E7 /* EXKernelAppRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = 0726F05B2007E446004992E7 /* EXKernelAppRegistry.m */; };
11		07295CD920559E7300ED42D4 /* EXUpdatesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 07295CD820559E7300ED42D4 /* EXUpdatesManager.m */; };
12		0761342424DB63AC001375B6 /* EXUpdatesDatabaseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0761342324DB63AC001375B6 /* EXUpdatesDatabaseManager.m */; };
13		0799CFDA21839B520039E97C /* EXSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 0799CFD921839B520039E97C /* EXSession.m */; };
14		07C6733224D220A5003F3F5C /* EXUpdatesBinding.m in Sources */ = {isa = PBXBuildFile; fileRef = 07C6733024D220A4003F3F5C /* EXUpdatesBinding.m */; };
15		07C6733524D2310C003F3F5C /* EXAppLoaderExpoUpdates.m in Sources */ = {isa = PBXBuildFile; fileRef = 07C6733424D2310C003F3F5C /* EXAppLoaderExpoUpdates.m */; };
16		07CB4DB526045AE00057443E /* RNCNetInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DAF26045ADF0057443E /* RNCNetInfo.m */; };
17		07CB4DB626045AE00057443E /* RNCConnectionState.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DB126045AE00057443E /* RNCConnectionState.m */; };
18		07CB4DB726045AE00057443E /* RNCConnectionStateWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DB326045AE00057443E /* RNCConnectionStateWatcher.m */; };
19		07CB4DCB26045AFF0057443E /* RNCPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DC826045AFE0057443E /* RNCPicker.m */; };
20		07CB4DCC26045AFF0057443E /* RNCPickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DCA26045AFE0057443E /* RNCPickerManager.m */; };
21		07CB4DD226045B100057443E /* RNCSegmentedControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DCE26045B100057443E /* RNCSegmentedControl.m */; };
22		07CB4DD326045B100057443E /* RNCSegmentedControlManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DD026045B100057443E /* RNCSegmentedControlManager.m */; };
23		07CB4DE526045B270057443E /* RNRootViewGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DD526045B260057443E /* RNRootViewGestureRecognizer.m */; };
24		07CB4DE626045B270057443E /* RNGestureHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DDB26045B260057443E /* RNGestureHandler.m */; };
25		07CB4DE726045B270057443E /* RNGestureHandlerEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DDC26045B260057443E /* RNGestureHandlerEvents.m */; };
26		07CB4DE826045B270057443E /* RNGestureHandlerModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DDD26045B260057443E /* RNGestureHandlerModule.m */; };
27		07CB4DE926045B270057443E /* RNGestureHandlerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DDE26045B260057443E /* RNGestureHandlerManager.m */; };
28		07CB4DEA26045B270057443E /* RNGestureHandlerRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DE026045B260057443E /* RNGestureHandlerRegistry.m */; };
29		07CB4DEB26045B270057443E /* RNGestureHandlerButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DE226045B270057443E /* RNGestureHandlerButton.m */; };
30		07CB4E0126045B380057443E /* RNPanHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DF226045B360057443E /* RNPanHandler.m */; };
31		07CB4E0226045B380057443E /* RNForceTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DF426045B360057443E /* RNForceTouchHandler.m */; };
32		07CB4E0326045B380057443E /* RNTapHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DF826045B360057443E /* RNTapHandler.m */; };
33		07CB4E0426045B380057443E /* RNFlingHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DFA26045B360057443E /* RNFlingHandler.m */; };
34		07CB4E0526045B380057443E /* RNRotationHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DFB26045B370057443E /* RNRotationHandler.m */; };
35		07CB4E0626045B380057443E /* RNPinchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DFD26045B370057443E /* RNPinchHandler.m */; };
36		07CB4E0726045B380057443E /* RNNativeViewHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DFE26045B370057443E /* RNNativeViewHandler.m */; };
37		07CB4E0826045B380057443E /* RNLongPressHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DFF26045B370057443E /* RNLongPressHandler.m */; };
38		07CB4E1A26045B620057443E /* RCTOnPageSelected.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E0B26045B600057443E /* RCTOnPageSelected.m */; };
39		07CB4E1B26045B620057443E /* RCTOnPageScrollStateChanged.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E0C26045B610057443E /* RCTOnPageScrollStateChanged.m */; };
40		07CB4E1C26045B620057443E /* ReactViewPagerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E0E26045B610057443E /* ReactViewPagerManager.m */; };
41		07CB4E1D26045B620057443E /* RCTConvert+UIPageViewControllerTransitionStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E1326045B610057443E /* RCTConvert+UIPageViewControllerTransitionStyle.m */; };
42		07CB4E1E26045B620057443E /* RCTConvert+UIPageViewControllerNavigationOrientation.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E1526045B610057443E /* RCTConvert+UIPageViewControllerNavigationOrientation.m */; };
43		07CB4E1F26045B620057443E /* UIViewController+CreateExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E1726045B620057443E /* UIViewController+CreateExtension.m */; };
44		07CB4E2026045B620057443E /* ReactNativePageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E1826045B620057443E /* ReactNativePageView.m */; };
45		07CB4E2126045B620057443E /* RCTOnPageScrollEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E1926045B620057443E /* RCTOnPageScrollEvent.m */; };
46		09642C2C78D047D0AFCB7C1D /* RNSharedElementTransitionItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E7497021CDE4FBA925D5F50 /* RNSharedElementTransitionItem.m */; settings = {COMPILER_FLAGS = "-w"; }; };
47		0CC6F95E225F5B1B00322635 /* EXStandaloneAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CC6F95D225F5B1B00322635 /* EXStandaloneAppDelegate.m */; };
48		0CC6F961225F5C7700322635 /* ExpoKitAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CC6F960225F5C7700322635 /* ExpoKitAppDelegate.m */; };
49		0DBCB92B4EB6445CB2A162E4 /* RNSVGMarkerPosition.m in Sources */ = {isa = PBXBuildFile; fileRef = 417AEE2C283C4782885B8C12 /* RNSVGMarkerPosition.m */; settings = {COMPILER_FLAGS = "-w"; }; };
50		19382BA91EC2EACC001ED4A1 /* EXScopedBranchManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 19382BA81EC2EACC001ED4A1 /* EXScopedBranchManager.m */; };
51		19B2EF751FB25A1A003F2E1B /* EXCachedResourceManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 19B2EF741FB25A1A003F2E1B /* EXCachedResourceManager.m */; };
52		2168B25C23E3058600A94C0D /* EXScopedFirebaseCore.m in Sources */ = {isa = PBXBuildFile; fileRef = 2168B25A23E3058500A94C0D /* EXScopedFirebaseCore.m */; };
53		2197FFB523C613A9003CA3B2 /* RNSharedElementContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 2197FFB323C613A9003CA3B2 /* RNSharedElementContent.m */; };
54		2519CCFC216B292600FA7C80 /* EXUserNotificationCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2519CCFB216B292600FA7C80 /* EXUserNotificationCenter.m */; };
55		2520E83A21ABEEF100D900A4 /* EXScopedFilePermissionModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 2520E83921ABEEF100D900A4 /* EXScopedFilePermissionModule.m */; };
56		255A630A2154FB89009FDFC6 /* EXPendingNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 255A63092154FB88009FDFC6 /* EXPendingNotification.m */; };
57		25742BE72174B8BE003E7453 /* EXExpoUserNotificationCenterProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = 25742BE62174B8BE003E7453 /* EXExpoUserNotificationCenterProxy.m */; };
58		25742BF121774212003E7453 /* EXNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = 25742BEF21774212003E7453 /* EXNotifications.m */; };
59		2596F06B22201A9500DEEFF9 /* EXScopedFileSystemModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 2596F06A22201A9400DEEFF9 /* EXScopedFileSystemModule.m */; };
60		2CFE1F25CD524A7ABFCAA366 /* RNSharedElementNodeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 80598B49D2DB4720B1935D89 /* RNSharedElementNodeManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
61		2F7A50E095D6492596EA0B26 /* RNSharedElementNode.m in Sources */ = {isa = PBXBuildFile; fileRef = D29BDFCEEA8F4701829ADCD1 /* RNSharedElementNode.m */; settings = {COMPILER_FLAGS = "-w"; }; };
62		312D2ED2234DF2DC002F4049 /* EXScopedFacebook.m in Sources */ = {isa = PBXBuildFile; fileRef = 312D2ED1234DF2DC002F4049 /* EXScopedFacebook.m */; };
63		31361A5A2260B2F600662769 /* EXScopedSecureStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 31361A592260B2F600662769 /* EXScopedSecureStore.m */; };
64		31361A5D2260B9A400662769 /* EXScopedAmplitude.m in Sources */ = {isa = PBXBuildFile; fileRef = 31361A5C2260B9A400662769 /* EXScopedAmplitude.m */; };
65		31361A612261C65A00662769 /* EXPermissionsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31361A602261C65A00662769 /* EXPermissionsManager.m */; };
66		31361A642261C6CB00662769 /* EXScopedPermissions.m in Sources */ = {isa = PBXBuildFile; fileRef = 31361A632261C6CB00662769 /* EXScopedPermissions.m */; };
67		314791F02551CF2A00A81BA1 /* EXScopedServerRegistrationModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 314791EF2551CF2A00A81BA1 /* EXScopedServerRegistrationModule.m */; };
68		31571B2A2265DC9700358D65 /* EXScopedSegment.m in Sources */ = {isa = PBXBuildFile; fileRef = 31571B292265DC9700358D65 /* EXScopedSegment.m */; };
69		31571B2D2265DD5800358D65 /* EXScopedLocalAuthentication.m in Sources */ = {isa = PBXBuildFile; fileRef = 31571B2C2265DD5800358D65 /* EXScopedLocalAuthentication.m */; };
70		317168FA213DA0E000766458 /* EXScopedReactNativeAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 317168F9213DA0E000766458 /* EXScopedReactNativeAdapter.m */; };
71		3179683620B5B96A00243B6B /* EXScopedModuleRegistryAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3179683520B5B96A00243B6B /* EXScopedModuleRegistryAdapter.m */; };
72		318102BA20C15E460061726F /* EXLinkingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74121FF6DADB001C764B /* EXLinkingManager.m */; };
73		319AC474255E87FB0035332A /* EXKernel+DeviceInstallationUUID.m in Sources */ = {isa = PBXBuildFile; fileRef = 319AC473255E87FB0035332A /* EXKernel+DeviceInstallationUUID.m */; };
74		319C949F22F80DE100063194 /* EXScopedBranch.m in Sources */ = {isa = PBXBuildFile; fileRef = 319C949E22F80DE100063194 /* EXScopedBranch.m */; };
75		31AD99DC2285B51100F19090 /* AIRGoogleMapPolygon.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99AC2285B50D00F19090 /* AIRGoogleMapPolygon.m */; settings = {COMPILER_FLAGS = "-w"; }; };
76		31AD99DD2285B51100F19090 /* AIRGoogleMapOverlayManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99AD2285B50D00F19090 /* AIRGoogleMapOverlayManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
77		31AD99DE2285B51100F19090 /* AIRGoogleMapPolygonManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99B42285B50D00F19090 /* AIRGoogleMapPolygonManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
78		31AD99DF2285B51100F19090 /* AIRGoogleMapCalloutSubview.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99B92285B50E00F19090 /* AIRGoogleMapCalloutSubview.m */; settings = {COMPILER_FLAGS = "-w"; }; };
79		31AD99E02285B51100F19090 /* AIRGoogleMapURLTileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99BC2285B50E00F19090 /* AIRGoogleMapURLTileManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
80		31AD99E12285B51100F19090 /* AIRGoogleMapUrlTile.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99BE2285B50E00F19090 /* AIRGoogleMapUrlTile.m */; settings = {COMPILER_FLAGS = "-w"; }; };
81		31AD99E22285B51100F19090 /* AIRGoogleMapCallout.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C02285B50E00F19090 /* AIRGoogleMapCallout.m */; settings = {COMPILER_FLAGS = "-w"; }; };
82		31AD99E32285B51100F19090 /* AIRGoogleMapMarkerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C12285B50E00F19090 /* AIRGoogleMapMarkerManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
83		31AD99E42285B51100F19090 /* AIRGoogleMapPolyline.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C32285B50F00F19090 /* AIRGoogleMapPolyline.m */; settings = {COMPILER_FLAGS = "-w"; }; };
84		31AD99E52285B51100F19090 /* AIRGoogleMapOverlay.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C42285B50F00F19090 /* AIRGoogleMapOverlay.m */; settings = {COMPILER_FLAGS = "-w"; }; };
85		31AD99E62285B51100F19090 /* AIRGoogleMapWMSTileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C52285B50F00F19090 /* AIRGoogleMapWMSTileManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
86		31AD99E72285B51100F19090 /* AIRGoogleMapCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C62285B50F00F19090 /* AIRGoogleMapCircle.m */; settings = {COMPILER_FLAGS = "-w"; }; };
87		31AD99E82285B51100F19090 /* AIRGoogleMapCalloutManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C82285B50F00F19090 /* AIRGoogleMapCalloutManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
88		31AD99E92285B51100F19090 /* AIRGMSMarker.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C92285B50F00F19090 /* AIRGMSMarker.m */; settings = {COMPILER_FLAGS = "-w"; }; };
89		31AD99EA2285B51100F19090 /* AIRGoogleMapCircleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99CA2285B51000F19090 /* AIRGoogleMapCircleManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
90		31AD99EB2285B51100F19090 /* AIRGoogleMapMarker.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99CB2285B51000F19090 /* AIRGoogleMapMarker.m */; settings = {COMPILER_FLAGS = "-w"; }; };
91		31AD99EC2285B51100F19090 /* RCTConvert+GMSMapViewType.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99CC2285B51000F19090 /* RCTConvert+GMSMapViewType.m */; settings = {COMPILER_FLAGS = "-w"; }; };
92		31AD99ED2285B51100F19090 /* AIRGoogleMapManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99CE2285B51000F19090 /* AIRGoogleMapManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
93		31AD99EE2285B51100F19090 /* AIRGoogleMapWMSTile.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99D12285B51000F19090 /* AIRGoogleMapWMSTile.m */; settings = {COMPILER_FLAGS = "-w"; }; };
94		31AD99EF2285B51100F19090 /* AIRGMSPolygon.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99D32285B51000F19090 /* AIRGMSPolygon.m */; settings = {COMPILER_FLAGS = "-w"; }; };
95		31AD99F02285B51100F19090 /* AIRGoogleMap.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99D42285B51000F19090 /* AIRGoogleMap.m */; settings = {COMPILER_FLAGS = "-w"; }; };
96		31AD99F12285B51100F19090 /* AIRGoogleMapPolylineManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99D52285B51100F19090 /* AIRGoogleMapPolylineManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
97		31AD99F22285B51100F19090 /* AIRGoogleMapCalloutSubviewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99D72285B51100F19090 /* AIRGoogleMapCalloutSubviewManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
98		31AD99F32285B51100F19090 /* AIRDummyView.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99D82285B51100F19090 /* AIRDummyView.m */; settings = {COMPILER_FLAGS = "-w"; }; };
99		31AD99F42285B51100F19090 /* AIRGMSPolyline.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99DA2285B51100F19090 /* AIRGMSPolyline.m */; settings = {COMPILER_FLAGS = "-w"; }; };
100		31AD9A332285B53100F19090 /* AIRMapOverlayManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99F62285B52B00F19090 /* AIRMapOverlayManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
101		31AD9A342285B53100F19090 /* AIRMap.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99F72285B52C00F19090 /* AIRMap.m */; settings = {COMPILER_FLAGS = "-w"; }; };
102		31AD9A352285B53100F19090 /* AIRMapManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99F82285B52C00F19090 /* AIRMapManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
103		31AD9A362285B53100F19090 /* AIRMapLocalTileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99FA2285B52C00F19090 /* AIRMapLocalTileManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
104		31AD9A372285B53100F19090 /* AIRMapMarker.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99FB2285B52C00F19090 /* AIRMapMarker.m */; settings = {COMPILER_FLAGS = "-w"; }; };
105		31AD9A382285B53100F19090 /* AIRMapPolygon.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99FF2285B52C00F19090 /* AIRMapPolygon.m */; settings = {COMPILER_FLAGS = "-w"; }; };
106		31AD9A392285B53100F19090 /* AIRMapOverlay.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A002285B52C00F19090 /* AIRMapOverlay.m */; settings = {COMPILER_FLAGS = "-w"; }; };
107		31AD9A3A2285B53100F19090 /* AIRMapPolygonManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A012285B52C00F19090 /* AIRMapPolygonManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
108		31AD9A3B2285B53100F19090 /* AIRMapCalloutSubviewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A062285B52D00F19090 /* AIRMapCalloutSubviewManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
109		31AD9A3C2285B53100F19090 /* AIRMapCircleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A072285B52D00F19090 /* AIRMapCircleManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
110		31AD9A3D2285B53100F19090 /* AIRMapPolylineManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A092285B52D00F19090 /* AIRMapPolylineManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
111		31AD9A3E2285B53100F19090 /* AIRMapCoordinate.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A0A2285B52D00F19090 /* AIRMapCoordinate.m */; settings = {COMPILER_FLAGS = "-w"; }; };
112		31AD9A3F2285B53100F19090 /* AIRMapPolylineRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A0C2285B52D00F19090 /* AIRMapPolylineRenderer.m */; settings = {COMPILER_FLAGS = "-w"; }; };
113		31AD9A402285B53100F19090 /* AIRMapCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A0D2285B52D00F19090 /* AIRMapCircle.m */; settings = {COMPILER_FLAGS = "-w"; }; };
114		31AD9A412285B53100F19090 /* AIRMapMarkerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A132285B52E00F19090 /* AIRMapMarkerManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
115		31AD9A422285B53100F19090 /* AIRMapLocalTileOverlay.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A152285B52E00F19090 /* AIRMapLocalTileOverlay.m */; settings = {COMPILER_FLAGS = "-w"; }; };
116		31AD9A432285B53100F19090 /* AIRMapOverlayRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A1C2285B52F00F19090 /* AIRMapOverlayRenderer.m */; settings = {COMPILER_FLAGS = "-w"; }; };
117		31AD9A442285B53100F19090 /* AIRMapCalloutManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A1D2285B52F00F19090 /* AIRMapCalloutManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
118		31AD9A452285B53100F19090 /* AIRMapUrlTile.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A1E2285B52F00F19090 /* AIRMapUrlTile.m */; settings = {COMPILER_FLAGS = "-w"; }; };
119		31AD9A462285B53100F19090 /* AIRMapCalloutSubview.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A1F2285B52F00F19090 /* AIRMapCalloutSubview.m */; settings = {COMPILER_FLAGS = "-w"; }; };
120		31AD9A472285B53100F19090 /* AIRMapWMSTile.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A202285B52F00F19090 /* AIRMapWMSTile.m */; settings = {COMPILER_FLAGS = "-w"; }; };
121		31AD9A482285B53100F19090 /* AIRMapUrlTileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A222285B53000F19090 /* AIRMapUrlTileManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
122		31AD9A492285B53100F19090 /* SMCalloutView.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A242285B53000F19090 /* SMCalloutView.m */; settings = {COMPILER_FLAGS = "-w"; }; };
123		31AD9A4A2285B53100F19090 /* AIRWeakTimerReference.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A292285B53000F19090 /* AIRWeakTimerReference.m */; settings = {COMPILER_FLAGS = "-w"; }; };
124		31AD9A4B2285B53100F19090 /* AIRMapWMSTileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A2C2285B53000F19090 /* AIRMapWMSTileManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
125		31AD9A4C2285B53100F19090 /* AIRWeakMapReference.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A2D2285B53000F19090 /* AIRWeakMapReference.m */; settings = {COMPILER_FLAGS = "-w"; }; };
126		31AD9A4D2285B53100F19090 /* RCTConvert+AirMap.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A2E2285B53100F19090 /* RCTConvert+AirMap.m */; settings = {COMPILER_FLAGS = "-w"; }; };
127		31AD9A4E2285B53100F19090 /* AIRMapPolyline.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A302285B53100F19090 /* AIRMapPolyline.m */; settings = {COMPILER_FLAGS = "-w"; }; };
128		31AD9A4F2285B53100F19090 /* AIRMapCallout.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A312285B53100F19090 /* AIRMapCallout.m */; settings = {COMPILER_FLAGS = "-w"; }; };
129		31AD9A502285B53100F19090 /* AIRMapLocalTile.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A322285B53100F19090 /* AIRMapLocalTile.m */; settings = {COMPILER_FLAGS = "-w"; }; };
130		31E44FBF20C975BB008AA62F /* EXScopedModuleRegistryDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 31E44FBE20C975BB008AA62F /* EXScopedModuleRegistryDelegate.m */; };
131		31E6D47E20B8451B0082B09F /* EXSensorManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31E6D47D20B8451B0082B09F /* EXSensorManager.m */; };
132		31E6D48020B845830082B09F /* EXSensorsManagerBinding.m in Sources */ = {isa = PBXBuildFile; fileRef = 31E6D47F20B845830082B09F /* EXSensorsManagerBinding.m */; };
133		31E8B2FD23D090E200E6C2BF /* EXClientReleaseType.m in Sources */ = {isa = PBXBuildFile; fileRef = 31E8B2FC23D090E200E6C2BF /* EXClientReleaseType.m */; };
134		31F8E27E255F05D5005AA063 /* EXDeviceInstallationUUIDService.m in Sources */ = {isa = PBXBuildFile; fileRef = 31F8E27D255F05D5005AA063 /* EXDeviceInstallationUUIDService.m */; };
135		46CFE5C3D243C21EA628E4BB /* libPods-Expo Go-Expo Go (versioned).a in Frameworks */ = {isa = PBXBuildFile; fileRef = F148533F0F7D4F6EA17F9483 /* libPods-Expo Go-Expo Go (versioned).a */; };
136		4E3532555D7C4B0392A6AE9D /* RNSVGContextBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = C349E74BFFF643C38858FD6F /* RNSVGContextBrush.m */; settings = {COMPILER_FLAGS = "-w"; }; };
137		4FA89DFCDD9842F7AAFC1CAF /* RNSVGPathMeasure.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E8A7DA8E798407CA5410CF6 /* RNSVGPathMeasure.m */; settings = {COMPILER_FLAGS = "-w"; }; };
138		50620A8F1BBC4330AF4B4E26 /* AIRGoogleMapHeatmapManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A5B705024D7B4371B0EB68EC /* AIRGoogleMapHeatmapManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
139		50659F05B6314F5192BC2215 /* RNSharedElementStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = 391920741A374C4AB61BDB48 /* RNSharedElementStyle.m */; settings = {COMPILER_FLAGS = "-w"; }; };
140		65945A8A5EFCAD9BB688728F /* libPods-Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EB9A99C3D4234AE6ED00CE1B /* libPods-Tests.a */; };
141		6782D340A0024AF58B3805D0 /* RNSVGTopAlignedLabel.ios.m in Sources */ = {isa = PBXBuildFile; fileRef = F4B751B511314328B86D13C6 /* RNSVGTopAlignedLabel.ios.m */; settings = {COMPILER_FLAGS = "-w"; }; };
142		7043DF762283303800272D74 /* RNSVGPainterBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DEFF2283303800272D74 /* RNSVGPainterBrush.m */; settings = {COMPILER_FLAGS = "-w"; }; };
143		7043DF772283303800272D74 /* RNSVGBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF012283303800272D74 /* RNSVGBrush.m */; settings = {COMPILER_FLAGS = "-w"; }; };
144		7043DF782283303800272D74 /* RNSVGPainter.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF022283303800272D74 /* RNSVGPainter.m */; settings = {COMPILER_FLAGS = "-w"; }; };
145		7043DF792283303800272D74 /* RNSVGSolidColorBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF032283303800272D74 /* RNSVGSolidColorBrush.m */; settings = {COMPILER_FLAGS = "-w"; }; };
146		7043DF7A2283303800272D74 /* RNSVGUseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF072283303800272D74 /* RNSVGUseManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
147		7043DF7B2283303800272D74 /* RNSVGRectManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF092283303800272D74 /* RNSVGRectManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
148		7043DF7C2283303800272D74 /* RNSVGRadialGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF0B2283303800272D74 /* RNSVGRadialGradientManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
149		7043DF7D2283303800272D74 /* RNSVGEllipseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF0F2283303800272D74 /* RNSVGEllipseManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
150		7043DF7E2283303800272D74 /* RNSVGMaskManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF132283303800272D74 /* RNSVGMaskManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
151		7043DF7F2283303800272D74 /* RNSVGPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF152283303800272D74 /* RNSVGPathManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
152		7043DF802283303800272D74 /* RNSVGSymbolManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF172283303800272D74 /* RNSVGSymbolManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
153		7043DF812283303800272D74 /* RNSVGNodeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF1B2283303800272D74 /* RNSVGNodeManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
154		7043DF822283303800272D74 /* RNSVGClipPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF1C2283303800272D74 /* RNSVGClipPathManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
155		7043DF832283303800272D74 /* RNSVGSvgViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF1D2283303800272D74 /* RNSVGSvgViewManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
156		7043DF842283303800272D74 /* RNSVGDefsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF202283303800272D74 /* RNSVGDefsManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
157		7043DF852283303800272D74 /* RNSVGTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF212283303800272D74 /* RNSVGTextManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
158		7043DF862283303800272D74 /* RNSVGRenderableManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF232283303800272D74 /* RNSVGRenderableManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
159		7043DF872283303800272D74 /* RNSVGLinearGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF242283303800272D74 /* RNSVGLinearGradientManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
160		7043DF882283303800272D74 /* RNSVGTextPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF252283303800272D74 /* RNSVGTextPathManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
161		7043DF892283303800272D74 /* RNSVGImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF272283303800272D74 /* RNSVGImageManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
162		7043DF8A2283303800272D74 /* RNSVGGroupManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF292283303800272D74 /* RNSVGGroupManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
163		7043DF8B2283303800272D74 /* RNSVGCircleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF2B2283303800272D74 /* RNSVGCircleManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
164		7043DF8C2283303800272D74 /* RNSVGLineManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF2C2283303800272D74 /* RNSVGLineManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
165		7043DF8D2283303800272D74 /* RNSVGPatternManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF2D2283303800272D74 /* RNSVGPatternManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
166		7043DF8E2283303800272D74 /* RNSVGTSpanManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF2E2283303800272D74 /* RNSVGTSpanManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
167		7043DF8F2283303800272D74 /* RNSVGRect.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF312283303800272D74 /* RNSVGRect.m */; settings = {COMPILER_FLAGS = "-w"; }; };
168		7043DF902283303800272D74 /* RNSVGCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF332283303800272D74 /* RNSVGCircle.m */; settings = {COMPILER_FLAGS = "-w"; }; };
169		7043DF912283303800272D74 /* RNSVGLine.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF342283303800272D74 /* RNSVGLine.m */; settings = {COMPILER_FLAGS = "-w"; }; };
170		7043DF922283303800272D74 /* RNSVGEllipse.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF372283303800272D74 /* RNSVGEllipse.m */; settings = {COMPILER_FLAGS = "-w"; }; };
171		7043DF932283303800272D74 /* RCTConvert+RNSVG.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF3A2283303800272D74 /* RCTConvert+RNSVG.m */; settings = {COMPILER_FLAGS = "-w"; }; };
172		7043DF942283303800272D74 /* RNSVGBezierElement.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF402283303800272D74 /* RNSVGBezierElement.m */; settings = {COMPILER_FLAGS = "-w"; }; };
173		7043DF952283303800272D74 /* RNSVGPathParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF412283303800272D74 /* RNSVGPathParser.m */; settings = {COMPILER_FLAGS = "-w"; }; };
174		7043DF972283303800272D74 /* RNSVGLength.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF452283303800272D74 /* RNSVGLength.m */; settings = {COMPILER_FLAGS = "-w"; }; };
175		7043DF982283303800272D74 /* RNSVGViewBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF482283303800272D74 /* RNSVGViewBox.m */; settings = {COMPILER_FLAGS = "-w"; }; };
176		7043DF992283303800272D74 /* RNSVGPattern.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF4D2283303800272D74 /* RNSVGPattern.m */; settings = {COMPILER_FLAGS = "-w"; }; };
177		7043DF9A2283303800272D74 /* RNSVGSymbol.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF532283303800272D74 /* RNSVGSymbol.m */; settings = {COMPILER_FLAGS = "-w"; }; };
178		7043DF9B2283303800272D74 /* RNSVGRadialGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF542283303800272D74 /* RNSVGRadialGradient.m */; settings = {COMPILER_FLAGS = "-w"; }; };
179		7043DF9C2283303800272D74 /* RNSVGClipPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF552283303800272D74 /* RNSVGClipPath.m */; settings = {COMPILER_FLAGS = "-w"; }; };
180		7043DF9D2283303800272D74 /* RNSVGLinearGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF572283303800272D74 /* RNSVGLinearGradient.m */; settings = {COMPILER_FLAGS = "-w"; }; };
181		7043DF9E2283303800272D74 /* RNSVGSvgView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF582283303800272D74 /* RNSVGSvgView.m */; settings = {COMPILER_FLAGS = "-w"; }; };
182		7043DF9F2283303800272D74 /* RNSVGMask.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF592283303800272D74 /* RNSVGMask.m */; settings = {COMPILER_FLAGS = "-w"; }; };
183		7043DFA02283303800272D74 /* RNSVGUse.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF5A2283303800272D74 /* RNSVGUse.m */; settings = {COMPILER_FLAGS = "-w"; }; };
184		7043DFA12283303800272D74 /* RNSVGDefs.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF5B2283303800272D74 /* RNSVGDefs.m */; settings = {COMPILER_FLAGS = "-w"; }; };
185		7043DFA22283303800272D74 /* RNSVGImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF5E2283303800272D74 /* RNSVGImage.m */; settings = {COMPILER_FLAGS = "-w"; }; };
186		7043DFA32283303800272D74 /* RNSVGPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF5F2283303800272D74 /* RNSVGPath.m */; settings = {COMPILER_FLAGS = "-w"; }; };
187		7043DFA42283303800272D74 /* RNSVGGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF602283303800272D74 /* RNSVGGroup.m */; settings = {COMPILER_FLAGS = "-w"; }; };
188		7043DFA52283303800272D74 /* RNSVGRenderable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF642283303800272D74 /* RNSVGRenderable.m */; settings = {COMPILER_FLAGS = "-w"; }; };
189		7043DFA62283303800272D74 /* RNSVGTextPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF662283303800272D74 /* RNSVGTextPath.m */; settings = {COMPILER_FLAGS = "-w"; }; };
190		7043DFA72283303800272D74 /* RNSVGPropHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF672283303800272D74 /* RNSVGPropHelper.m */; settings = {COMPILER_FLAGS = "-w"; }; };
191		7043DFA82283303800272D74 /* RNSVGTextProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF692283303800272D74 /* RNSVGTextProperties.m */; settings = {COMPILER_FLAGS = "-w"; }; };
192		7043DFA92283303800272D74 /* RNSVGFontData.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF6A2283303800272D74 /* RNSVGFontData.m */; settings = {COMPILER_FLAGS = "-w"; }; };
193		7043DFAA2283303800272D74 /* RNSVGText.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF702283303800272D74 /* RNSVGText.m */; settings = {COMPILER_FLAGS = "-w"; }; };
194		7043DFAB2283303800272D74 /* RNSVGTSpan.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF712283303800272D74 /* RNSVGTSpan.m */; settings = {COMPILER_FLAGS = "-w"; }; };
195		7043DFAC2283303800272D74 /* RNSVGGlyphContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF732283303800272D74 /* RNSVGGlyphContext.m */; settings = {COMPILER_FLAGS = "-w"; }; };
196		7043DFAD2283303800272D74 /* RNSVGNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF742283303800272D74 /* RNSVGNode.m */; settings = {COMPILER_FLAGS = "-w"; }; };
197		772184DFCC7A16159DF200DC /* libPods-Expo Go-Expo Go (unversioned).a in Frameworks */ = {isa = PBXBuildFile; fileRef = F908C1B7DB88249B6ADE8937 /* libPods-Expo Go-Expo Go (unversioned).a */; };
198		78CEE2D11ACD07D70095B124 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 78CEE2D01ACD07D70095B124 /* Images.xcassets */; };
199		78D82527204E8F9C00CBD9D9 /* EXApiV2Client.m in Sources */ = {isa = PBXBuildFile; fileRef = 78D82526204E8F9C00CBD9D9 /* EXApiV2Client.m */; };
200		78D8252A204F826700CBD9D9 /* EXApiV2Result.m in Sources */ = {isa = PBXBuildFile; fileRef = 78D82529204F826700CBD9D9 /* EXApiV2Result.m */; };
201		78D8252E2051217F00CBD9D9 /* NSData+EXRemoteNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = 78D8252D2051217F00CBD9D9 /* NSData+EXRemoteNotifications.m */; };
202		78D825312051226200CBD9D9 /* EXApiV2Client+EXRemoteNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = 78D825302051226200CBD9D9 /* EXApiV2Client+EXRemoteNotifications.m */; };
203		78F55D34D7E441D7B334C01E /* RNCMaskedView.m in Sources */ = {isa = PBXBuildFile; fileRef = 35005E2F0ED24BB98E4DC990 /* RNCMaskedView.m */; settings = {COMPILER_FLAGS = "-w"; }; };
204		8746D75E24D04B2300BFAD22 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8746D75C24D04B2300BFAD22 /* LaunchScreen.storyboard */; };
205		8767F5B824D177AD009F9372 /* EXManagedAppSplashScreenConfigurationBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 8767F5B724D177AD009F9372 /* EXManagedAppSplashScreenConfigurationBuilder.m */; };
206		8767F97324D17CB2009F9372 /* EXManagedAppSplashScreenViewProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 8767F97224D17CB2009F9372 /* EXManagedAppSplashScreenViewProvider.m */; };
207		8767F97624D19FA7009F9372 /* EXHomeAppSplashScreenViewProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 8767F97524D19FA7009F9372 /* EXHomeAppSplashScreenViewProvider.m */; };
208		87750C4D24EADFDC00CEF3DE /* EXManagedAppSplashScreenConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 87750C4924EADFDB00CEF3DE /* EXManagedAppSplashScreenConfiguration.m */; };
209		878B4AFE24C5B8CC00D23E0A /* EXAppLoadingProgressWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 878B4AFD24C5B8CC00D23E0A /* EXAppLoadingProgressWindowController.m */; };
210		88BC3929071B49F2AAC8CAA5 /* RNDateTimePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = D47336D662754EDA8EA4BC55 /* RNDateTimePicker.m */; settings = {COMPILER_FLAGS = "-w"; }; };
211		8AE8C43E07B60303CDB3320D /* libPods-ExponentIntegrationTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04BB1D66346BAA6372234C83 /* libPods-ExponentIntegrationTests.a */; };
212		8B1448C54DEB4CFDB79D7E45 /* RNCSafeAreaViewMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C6465732E5D4486AB56AD4E /* RNCSafeAreaViewMode.m */; settings = {COMPILER_FLAGS = "-w"; }; };
213		9B83C7319E6A42FDBFAD2E58 /* RNSVGMarker.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5470F008B04F93A7E19D7B /* RNSVGMarker.m */; settings = {COMPILER_FLAGS = "-w"; }; };
214		ABC18CFCC0224BF0B95B691A /* RNCSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = EC7E234A4A564DFE84B2B1D0 /* RNCSlider.m */; settings = {COMPILER_FLAGS = "-w"; }; };
215		B0D21CC221E6488D8EDA79EA /* RNSharedElementTransitionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E9033E268A74098A882CCEB /* RNSharedElementTransitionManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
216		B21115F8246C1B47005BA616 /* EXScopedNotificationBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = B21115F7246C1B47005BA616 /* EXScopedNotificationBuilder.m */; };
217		B22BB0342366F3F400EE04EC /* EXScopedErrorRecoveryModule.m in Sources */ = {isa = PBXBuildFile; fileRef = B22BB0322366F3F400EE04EC /* EXScopedErrorRecoveryModule.m */; };
218		B236C4F324740C1E00D0CB66 /* EXScopedNotificationSchedulerModule.m in Sources */ = {isa = PBXBuildFile; fileRef = B236C4F224740C1E00D0CB66 /* EXScopedNotificationSchedulerModule.m */; };
219		B23D9AA324758C6600D09AC8 /* EXScopedNotificationPresentationModule.m in Sources */ = {isa = PBXBuildFile; fileRef = B23D9AA224758C6600D09AC8 /* EXScopedNotificationPresentationModule.m */; };
220		B2B492172462F5EF001576D8 /* EXScopedNotificationsEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = B2B492162462F5EF001576D8 /* EXScopedNotificationsEmitter.m */; };
221		B2F7C02B246B09890060EE06 /* EXScopedNotificationsHandlerModule.m in Sources */ = {isa = PBXBuildFile; fileRef = B2F7C02A246B09890060EE06 /* EXScopedNotificationsHandlerModule.m */; };
222		B2F7C02E246B09AE0060EE06 /* EXScopedNotificationsUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = B2F7C02D246B09AE0060EE06 /* EXScopedNotificationsUtils.m */; };
223		B505BA2020CAF80D0046ACFB /* EXEnvironmentMocks.m in Sources */ = {isa = PBXBuildFile; fileRef = B505BA1A20CAF80D0046ACFB /* EXEnvironmentMocks.m */; };
224		B505BA2120CAF80D0046ACFB /* EXEnvironmentTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B505BA1D20CAF80D0046ACFB /* EXEnvironmentTests.m */; };
225		B50C4C0B20EEBCE20090E5F9 /* EXApiV2Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = B50C4C0A20EEBCE20090E5F9 /* EXApiV2Tests.m */; };
226		B51333431CE649FE00E9FC9E /* ExponentIntegrationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B51333421CE649FE00E9FC9E /* ExponentIntegrationTests.m */; };
227		B52217D61F146658002241BA /* EXKernelServiceRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = B52217D51F146658002241BA /* EXKernelServiceRegistry.m */; };
228		B526B5081E6A543500606CAB /* ExpoKit.m in Sources */ = {isa = PBXBuildFile; fileRef = B526B5051E6A543500606CAB /* ExpoKit.m */; };
229		B54D2913205307380019411A /* EXAppLoadingCancelView.m in Sources */ = {isa = PBXBuildFile; fileRef = B54D2912205307380019411A /* EXAppLoadingCancelView.m */; };
230		B5576082204A41F90041D9C8 /* EXHomeModule.m in Sources */ = {isa = PBXBuildFile; fileRef = B5576080204A41F90041D9C8 /* EXHomeModule.m */; };
231		B5576085204A423B0041D9C8 /* EXHomeModuleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5576084204A423B0041D9C8 /* EXHomeModuleManager.m */; };
232		B56C65C6204768F3002B2424 /* EXRootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B56C65C1204768F2002B2424 /* EXRootViewController.m */; };
233		B56C65C8204768F3002B2424 /* EXHomeAppManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B56C65C4204768F2002B2424 /* EXHomeAppManager.m */; };
234		B56C65CC204769F9002B2424 /* EXDevMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B56C65CB204769F9002B2424 /* EXDevMenuViewController.m */; };
235		B57181001F0FF41600315A66 /* EXScreenOrientationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B57180FF1F0FF41600315A66 /* EXScreenOrientationManager.m */; };
236		B575EEA41D54175B00DCABBC /* shell-app-manifest.json in Resources */ = {isa = PBXBuildFile; fileRef = B575EEA21D54175A00DCABBC /* shell-app-manifest.json */; };
237		B575EEA51D54175B00DCABBC /* shell-app.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B575EEA31D54175B00DCABBC /* shell-app.bundle */; };
238		B5854ED720D078C6001D2F6E /* EXClientTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = B5854ED620D078C6001D2F6E /* EXClientTestCase.m */; };
239		B5854ED920D0790C001D2F6E /* EXDevDetachTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = B5854ED820D0790C001D2F6E /* EXDevDetachTestCase.m */; };
240		B5854EDB20D07944001D2F6E /* EXProdServiceTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = B5854EDA20D07944001D2F6E /* EXProdServiceTestCase.m */; };
241		B5854EEB20D07D4D001D2F6E /* EXLinkingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B5854EEA20D07D4D001D2F6E /* EXLinkingTests.m */; };
242		B58F125C20B73455003E13F1 /* EXEnvironment.m in Sources */ = {isa = PBXBuildFile; fileRef = B58F125B20B73455003E13F1 /* EXEnvironment.m */; };
243		B59B59491F6369480083850D /* EXTestEnvironment.plist in Resources */ = {isa = PBXBuildFile; fileRef = B59B59481F6369480083850D /* EXTestEnvironment.plist */; };
244		B5A358621C7E6C4300D1BE67 /* EXAnalytics.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A358611C7E6C4300D1BE67 /* EXAnalytics.m */; };
245		B5A473DA204A66F70035C61C /* EXAppViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A473D4204A66F60035C61C /* EXAppViewController.m */; };
246		B5A473DC204A66F70035C61C /* EXErrorView.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A473D6204A66F60035C61C /* EXErrorView.m */; };
247		B5A72C2020A0D13E00974CCE /* EXManifestResource.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C1D20A0D13E00974CCE /* EXManifestResource.m */; };
248		B5A72C2120A0D13E00974CCE /* EXCachedResource.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C1E20A0D13E00974CCE /* EXCachedResource.m */; };
249		B5A72C2220A0D13E00974CCE /* EXJavaScriptResource.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C1F20A0D13E00974CCE /* EXJavaScriptResource.m */; };
250		B5A72C2D20A0D1BF00974CCE /* EXAppFetcherCacheOnly.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C2420A0D1BF00974CCE /* EXAppFetcherCacheOnly.m */; };
251		B5A72C2E20A0D1BF00974CCE /* EXAppFetcherWithTimeout.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C2520A0D1BF00974CCE /* EXAppFetcherWithTimeout.m */; };
252		B5A72C2F20A0D1BF00974CCE /* EXAppFetcherDevelopmentMode.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C2720A0D1BF00974CCE /* EXAppFetcherDevelopmentMode.m */; };
253		B5A72C3020A0D1BF00974CCE /* EXAppFetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C2B20A0D1BF00974CCE /* EXAppFetcher.m */; };
254		B5A72C3420A0D42D00974CCE /* EXAppLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C3120A0D42C00974CCE /* EXAppLoader.m */; };
255		B5AC39A71E95A90B00540AA7 /* EXKernel.m in Sources */ = {isa = PBXBuildFile; fileRef = B5AC398E1E95A90B00540AA7 /* EXKernel.m */; };
256		B5AC39AF1E95A90B00540AA7 /* EXVersions.m in Sources */ = {isa = PBXBuildFile; fileRef = B5AC39A11E95A90B00540AA7 /* EXVersions.m */; };
257		B5AC39B01E95A90B00540AA7 /* EXUserNotificationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5AC39A41E95A90B00540AA7 /* EXUserNotificationManager.m */; };
258		B5AC39B11E95A90B00540AA7 /* EXRemoteNotificationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5AC39A61E95A90B00540AA7 /* EXRemoteNotificationManager.m */; };
259		B5AC39D61E95B17300540AA7 /* EXErrorRecoveryManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5AC39D51E95B17300540AA7 /* EXErrorRecoveryManager.m */; };
260		B5ADEE951F7DB4E000C88D2F /* EXBuildConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = B5ADEE941F7DB4E000C88D2F /* EXBuildConstants.m */; };
261		B5C2740C1EC24AE1003355CE /* EXKernelLinkingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5C2740B1EC24AE1003355CE /* EXKernelLinkingManager.m */; };
262		B5CFBF4D1EDE398D00B4BE24 /* EXBuildConstants.plist in Resources */ = {isa = PBXBuildFile; fileRef = B5CFBF4C1EDE398D00B4BE24 /* EXBuildConstants.plist */; };
263		B5D0D65C204F152D00DDFC99 /* EXViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B5D0D65B204F152D00DDFC99 /* EXViewController.m */; };
264		B5D0D65F204F4BF500DDFC99 /* EXLog.m in Sources */ = {isa = PBXBuildFile; fileRef = B5D0D65D204F4BF400DDFC99 /* EXLog.m */; };
265		B5D0D673204F4C0400DDFC99 /* EXApiUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = B5D0D661204F4C0400DDFC99 /* EXApiUtil.m */; };
266		B5D0D677204F4C0400DDFC99 /* EXFileDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = B5D0D66B204F4C0400DDFC99 /* EXFileDownloader.m */; };
267		B5D0D679204F4C0400DDFC99 /* EXReactAppManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = B5D0D66F204F4C0400DDFC99 /* EXReactAppManager.mm */; };
268		B5D0D67A204F4C0400DDFC99 /* EXReactAppExceptionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = B5D0D671204F4C0400DDFC99 /* EXReactAppExceptionHandler.m */; };
269		B5E49B571D1346FA00AA6436 /* Exponent.entitlements in Resources */ = {isa = PBXBuildFile; fileRef = B5E49B551D1346FA00AA6436 /* Exponent.entitlements */; };
270		B5E49B631D1347B800AA6436 /* EXSDKVersions.plist in Resources */ = {isa = PBXBuildFile; fileRef = B5E49B621D1347B800AA6436 /* EXSDKVersions.plist */; };
271		B5E49B691D1348E800AA6436 /* EXShell.plist in Resources */ = {isa = PBXBuildFile; fileRef = B5E49B671D1348E800AA6436 /* EXShell.plist */; };
272		B5E49B751D134F0700AA6436 /* kernel.ios.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B5E49B741D134F0700AA6436 /* kernel.ios.bundle */; };
273		B5E628FE1E32F05A00629A55 /* kernel-manifest.json in Resources */ = {isa = PBXBuildFile; fileRef = B5E628FD1E32F05A00629A55 /* kernel-manifest.json */; };
274		B5EF826E1F55B8F100FC7424 /* launch_background_image.png in Resources */ = {isa = PBXBuildFile; fileRef = B5EF826C1F55B8F100FC7424 /* launch_background_image.png */; };
275		B5EF826F1F55B8F100FC7424 /* launch_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = B5EF826D1F55B8F100FC7424 /* launch_icon.png */; };
276		B5FABDF020DD8E6800642528 /* EXAppLoaderRequestExpectation.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FABDEF20DD8E6800642528 /* EXAppLoaderRequestExpectation.m */; };
277		B5FABDF220DD91D500642528 /* EXAppLoaderConfigurationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FABDF120DD91D500642528 /* EXAppLoaderConfigurationTests.m */; };
278		B5FABDF420DD920600642528 /* EXAppLoaderConfigurationTestsProdService.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FABDF320DD920600642528 /* EXAppLoaderConfigurationTestsProdService.m */; };
279		B5FABDF620DD926E00642528 /* EXFileDownloaderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FABDF520DD926E00642528 /* EXFileDownloaderTests.m */; };
280		B5FABDF820DD942A00642528 /* EXAppLoaderRequestTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FABDF720DD942A00642528 /* EXAppLoaderRequestTests.m */; };
281		B5FB74A11FF6DADC001C764B /* EXConstantsBinding.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB73791FF6DADB001C764B /* EXConstantsBinding.m */; };
282		B5FB74AC1FF6DADC001C764B /* EXImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB738F1FF6DADB001C764B /* EXImageUtils.m */; };
283		B5FB74B51FF6DADC001C764B /* EXUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB73A11FF6DADB001C764B /* EXUtil.m */; };
284		B5FB74B61FF6DADC001C764B /* RNViewShot.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB73A31FF6DADB001C764B /* RNViewShot.m */; };
285		B5FB74DE1FF6DADC001C764B /* EXVersionManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = B5FB73FC1FF6DADB001C764B /* EXVersionManager.mm */; };
286		B5FB74DF1FF6DADC001C764B /* EXDevSettings.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74001FF6DADB001C764B /* EXDevSettings.m */; };
287		B5FB74E01FF6DADC001C764B /* EXDevSettingsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74021FF6DADB001C764B /* EXDevSettingsDataSource.m */; };
288		B5FB74E11FF6DADC001C764B /* EXDisabledDevLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74041FF6DADB001C764B /* EXDisabledDevLoadingView.m */; };
289		B5FB74E21FF6DADC001C764B /* EXDisabledDevMenu.mm in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74061FF6DADB001C764B /* EXDisabledDevMenu.mm */; };
290		B5FB74E31FF6DADC001C764B /* EXDisabledRedBox.mm in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74081FF6DADB001C764B /* EXDisabledRedBox.mm */; };
291		B5FB74E51FF6DADC001C764B /* EXAppState.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB740C1FF6DADB001C764B /* EXAppState.m */; };
292		B5FB74E91FF6DADC001C764B /* EXNativeModuleIntrospection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74141FF6DADB001C764B /* EXNativeModuleIntrospection.m */; };
293		B5FB74EA1FF6DADC001C764B /* EXScopedModuleRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74171FF6DADB001C764B /* EXScopedModuleRegistry.m */; };
294		B5FB74EB1FF6DADC001C764B /* EXStatusBarManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74191FF6DADB001C764B /* EXStatusBarManager.m */; };
295		B5FB74EF1FF6DADC001C764B /* EXTest.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74231FF6DADB001C764B /* EXTest.m */; };
296		B5FB74F01FF6DADC001C764B /* EXScopedBridgeModule.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74261FF6DADB001C764B /* EXScopedBridgeModule.m */; };
297		B5FB74F11FF6DADC001C764B /* EXScopedEventEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74281FF6DADB001C764B /* EXScopedEventEmitter.m */; };
298		B75F881E8F9641B785F76CB0 /* RNSVGForeignObject.m in Sources */ = {isa = PBXBuildFile; fileRef = A0DCD2EBCF2B4FDC80E8EBE3 /* RNSVGForeignObject.m */; settings = {COMPILER_FLAGS = "-w"; }; };
299		B7FE7D4B1CE74F38AAA8941D /* RNSVGMarkerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D93FFB9A64504D3E92FE8931 /* RNSVGMarkerManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
300		BB55C7102669C97000EC1EDE /* RNSVGTopAlignedLabel.ios.m in Sources */ = {isa = PBXBuildFile; fileRef = F4B751B511314328B86D13C6 /* RNSVGTopAlignedLabel.ios.m */; };
301		BBB83C632479C3B50004FF8E /* RNCSafeAreaViewEdges.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C552479C3B50004FF8E /* RNCSafeAreaViewEdges.m */; };
302		BBB83C642479C3B50004FF8E /* RNCSafeAreaProviderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C562479C3B50004FF8E /* RNCSafeAreaProviderManager.m */; };
303		BBB83C652479C3B50004FF8E /* RNCSafeAreaView.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C572479C3B50004FF8E /* RNCSafeAreaView.m */; };
304		BBB83C662479C3B50004FF8E /* RNCSafeAreaViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C592479C3B50004FF8E /* RNCSafeAreaViewManager.m */; };
305		BBB83C672479C3B50004FF8E /* RNCSafeAreaProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C5A2479C3B50004FF8E /* RNCSafeAreaProvider.m */; };
306		BBB83C682479C3B50004FF8E /* RNCSafeAreaShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C5B2479C3B50004FF8E /* RNCSafeAreaShadowView.m */; };
307		BBB83C692479C3B50004FF8E /* RNCSafeAreaViewLocalData.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C5F2479C3B50004FF8E /* RNCSafeAreaViewLocalData.m */; };
308		BBB83C6A2479C3B50004FF8E /* RCTView+SafeAreaCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C622479C3B50004FF8E /* RCTView+SafeAreaCompat.m */; };
309		BBD03196200011C9009F0434 /* RNAWSCognito.m in Sources */ = {isa = PBXBuildFile; fileRef = BBD03192200011C9009F0434 /* RNAWSCognito.m */; };
310		BBE603762310CD8900971F79 /* RNCAppearanceProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = BBE603712310CD8900971F79 /* RNCAppearanceProvider.m */; };
311		BBE603772310CD8900971F79 /* RNCAppearance.m in Sources */ = {isa = PBXBuildFile; fileRef = BBE603722310CD8900971F79 /* RNCAppearance.m */; };
312		BBE603782310CD8900971F79 /* RNCAppearanceProviderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BBE603732310CD8900971F79 /* RNCAppearanceProviderManager.m */; };
313		BBE8539422B98829001FF9C2 /* EXScopedFontLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = BBE8539322B98828001FF9C2 /* EXScopedFontLoader.m */; };
314		BCB61D782B4944E89A1F0371 /* RNCSliderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = CCF7710E4F58478DA6A63F09 /* RNCSliderManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
315		BE23D5E5DA574BA3A73C19C3 /* RNSharedElementTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = C97E31ABB8C341358B20C89C /* RNSharedElementTransition.m */; settings = {COMPILER_FLAGS = "-w"; }; };
316		BE988DDEFEFD40FEA5C44BFE /* RNDateTimePickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D86827B3D57944D8A25F37F8 /* RNDateTimePickerManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
317		C07CF8B597D24E3D9BAF4D31 /* AIRGoogleMapHeatmap.m in Sources */ = {isa = PBXBuildFile; fileRef = 65028F8B8C154DE59D8AC3E3 /* AIRGoogleMapHeatmap.m */; settings = {COMPILER_FLAGS = "-w"; }; };
318		C1A9EE2CB1DF4BD8936C3C7F /* RNSVGForeignObjectManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8796D576855445C7AE7F4659 /* RNSVGForeignObjectManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
319		D0BF188CA1D140ACA64BB49D /* RNCMaskedViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 78EFF1819B1C44F2A92FC309 /* RNCMaskedViewManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
320		F108698B2448B11D00B7DC04 /* EXDevMenuMotionInterceptor.m in Sources */ = {isa = PBXBuildFile; fileRef = F108698A2448B11D00B7DC04 /* EXDevMenuMotionInterceptor.m */; };
321		F108698E2448C6B900B7DC04 /* EXDevMenuGestureInterceptor.m in Sources */ = {isa = PBXBuildFile; fileRef = F108698D2448C6B900B7DC04 /* EXDevMenuGestureInterceptor.m */; };
322		F116A3C02445EBBB008FA957 /* EXDevMenuWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = F116A3BF2445EBBB008FA957 /* EXDevMenuWindow.m */; };
323		F11E531121601059007ACF56 /* EXHeadlessAppRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = F11E530D21601058007ACF56 /* EXHeadlessAppRecord.m */; };
324		F11E531221601059007ACF56 /* EXHeadlessAppLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = F11E531021601059007ACF56 /* EXHeadlessAppLoader.m */; };
325		F12A1AB922ABD4BA008542C6 /* generate-dynamic-macros.sh in Resources */ = {isa = PBXBuildFile; fileRef = F12A1AB822ABD4BA008542C6 /* generate-dynamic-macros.sh */; };
326		F14217DE262CB68600BB97E6 /* RNFlingHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DFA26045B360057443E /* RNFlingHandler.m */; };
327		F14217DF262CB68600BB97E6 /* AIRMapPolygon.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99FF2285B52C00F19090 /* AIRMapPolygon.m */; settings = {COMPILER_FLAGS = "-w"; }; };
328		F14217E0262CB68600BB97E6 /* EXCachedResource.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C1E20A0D13E00974CCE /* EXCachedResource.m */; };
329		F14217E1262CB68600BB97E6 /* EXScopedFontLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = BBE8539322B98828001FF9C2 /* EXScopedFontLoader.m */; };
330		F14217E2262CB68600BB97E6 /* RNSVGRect.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF312283303800272D74 /* RNSVGRect.m */; settings = {COMPILER_FLAGS = "-w"; }; };
331		F14217E3262CB68600BB97E6 /* RNAWSCognito.m in Sources */ = {isa = PBXBuildFile; fileRef = BBD03192200011C9009F0434 /* RNAWSCognito.m */; };
332		F14217E4262CB68600BB97E6 /* AIRMapCalloutSubviewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A062285B52D00F19090 /* AIRMapCalloutSubviewManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
333		F14217E5262CB68600BB97E6 /* EXDisabledDevMenu.mm in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74061FF6DADB001C764B /* EXDisabledDevMenu.mm */; };
334		F14217E6262CB68600BB97E6 /* RNGestureHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DDB26045B260057443E /* RNGestureHandler.m */; };
335		F14217E7262CB68600BB97E6 /* AIRGoogleMapCircleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99CA2285B51000F19090 /* AIRGoogleMapCircleManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
336		F14217E8262CB68600BB97E6 /* ReactNativePageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E1826045B620057443E /* ReactNativePageView.m */; };
337		F14217E9262CB68600BB97E6 /* AIRMapLocalTileOverlay.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A152285B52E00F19090 /* AIRMapLocalTileOverlay.m */; settings = {COMPILER_FLAGS = "-w"; }; };
338		F14217EA262CB68600BB97E6 /* EXScopedNotificationCategoriesModule.m in Sources */ = {isa = PBXBuildFile; fileRef = FCA11CA524C1215B00C1FC54 /* EXScopedNotificationCategoriesModule.m */; };
339		F14217EB262CB68600BB97E6 /* RNSVGSolidColorBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF032283303800272D74 /* RNSVGSolidColorBrush.m */; settings = {COMPILER_FLAGS = "-w"; }; };
340		F14217ED262CB68600BB97E6 /* RNGestureHandlerRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DE026045B260057443E /* RNGestureHandlerRegistry.m */; };
341		F14217EE262CB68600BB97E6 /* RNSVGTextPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF252283303800272D74 /* RNSVGTextPathManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
342		F14217EF262CB68600BB97E6 /* RNSVGEllipseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF0F2283303800272D74 /* RNSVGEllipseManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
343		F14217F0262CB68600BB97E6 /* EXAnalytics.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A358611C7E6C4300D1BE67 /* EXAnalytics.m */; };
344		F14217F1262CB68600BB97E6 /* EXViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B5D0D65B204F152D00DDFC99 /* EXViewController.m */; };
345		F14217F2262CB68600BB97E6 /* AIRWeakTimerReference.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A292285B53000F19090 /* AIRWeakTimerReference.m */; settings = {COMPILER_FLAGS = "-w"; }; };
346		F14217F3262CB68600BB97E6 /* RNCConnectionStateWatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DB326045AE00057443E /* RNCConnectionStateWatcher.m */; };
347		F14217F4262CB68600BB97E6 /* AIRMap.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99F72285B52C00F19090 /* AIRMap.m */; settings = {COMPILER_FLAGS = "-w"; }; };
348		F14217F5262CB68600BB97E6 /* AIRGoogleMapURLTileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99BC2285B50E00F19090 /* AIRGoogleMapURLTileManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
349		F14217F6262CB68600BB97E6 /* RNSVGTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF212283303800272D74 /* RNSVGTextManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
350		F14217F7262CB68600BB97E6 /* EXStatusBarManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74191FF6DADB001C764B /* EXStatusBarManager.m */; };
351		F14217F8262CB68600BB97E6 /* EXHeadlessAppRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = F11E530D21601058007ACF56 /* EXHeadlessAppRecord.m */; };
352		F14217F9262CB68600BB97E6 /* EXKernelLinkingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5C2740B1EC24AE1003355CE /* EXKernelLinkingManager.m */; };
353		F14217FA262CB68600BB97E6 /* EXAppState.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB740C1FF6DADB001C764B /* EXAppState.m */; };
354		F14217FB262CB68600BB97E6 /* RNCSafeAreaViewLocalData.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C5F2479C3B50004FF8E /* RNCSafeAreaViewLocalData.m */; };
355		F14217FD262CB68600BB97E6 /* RNCPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DC826045AFE0057443E /* RNCPicker.m */; };
356		F14217FE262CB68600BB97E6 /* EXKernelAppRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = 0726F0582007E438004992E7 /* EXKernelAppRecord.m */; };
357		F14217FF262CB68600BB97E6 /* RNSVGSvgView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF582283303800272D74 /* RNSVGSvgView.m */; settings = {COMPILER_FLAGS = "-w"; }; };
358		F1421800262CB68600BB97E6 /* EXReactAppManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = B5D0D66F204F4C0400DDFC99 /* EXReactAppManager.mm */; };
359		F1421801262CB68600BB97E6 /* AIRGoogleMapCalloutManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C82285B50F00F19090 /* AIRGoogleMapCalloutManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
360		F1421802262CB68600BB97E6 /* AIRGoogleMapMarkerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C12285B50E00F19090 /* AIRGoogleMapMarkerManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
361		F1421803262CB68600BB97E6 /* RNForceTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DF426045B360057443E /* RNForceTouchHandler.m */; };
362		F1421804262CB68600BB97E6 /* EXAppViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A473D4204A66F60035C61C /* EXAppViewController.m */; };
363		F1421805262CB68600BB97E6 /* EXScopedNotificationSchedulerModule.m in Sources */ = {isa = PBXBuildFile; fileRef = B236C4F224740C1E00D0CB66 /* EXScopedNotificationSchedulerModule.m */; };
364		F1421806262CB68600BB97E6 /* AIRMapPolylineRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A0C2285B52D00F19090 /* AIRMapPolylineRenderer.m */; settings = {COMPILER_FLAGS = "-w"; }; };
365		F1421807262CB68600BB97E6 /* EXAppLoaderExpoUpdates.m in Sources */ = {isa = PBXBuildFile; fileRef = 07C6733424D2310C003F3F5C /* EXAppLoaderExpoUpdates.m */; };
366		F1421808262CB68600BB97E6 /* RNSVGLineManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF2C2283303800272D74 /* RNSVGLineManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
367		F1421809262CB68600BB97E6 /* AIRGMSPolygon.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99D32285B51000F19090 /* AIRGMSPolygon.m */; settings = {COMPILER_FLAGS = "-w"; }; };
368		F142180A262CB68600BB97E6 /* EXKernel+DeviceInstallationUUID.m in Sources */ = {isa = PBXBuildFile; fileRef = 319AC473255E87FB0035332A /* EXKernel+DeviceInstallationUUID.m */; };
369		F142180B262CB68600BB97E6 /* AIRGoogleMapWMSTile.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99D12285B51000F19090 /* AIRGoogleMapWMSTile.m */; settings = {COMPILER_FLAGS = "-w"; }; };
370		F142180C262CB68600BB97E6 /* RNCSegmentedControlManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DD026045B100057443E /* RNCSegmentedControlManager.m */; };
371		F142180D262CB68600BB97E6 /* RNSVGRadialGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF542283303800272D74 /* RNSVGRadialGradient.m */; settings = {COMPILER_FLAGS = "-w"; }; };
372		F142180E262CB68600BB97E6 /* AIRMapCallout.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A312285B53100F19090 /* AIRMapCallout.m */; settings = {COMPILER_FLAGS = "-w"; }; };
373		F142180F262CB68600BB97E6 /* RNCAppearance.m in Sources */ = {isa = PBXBuildFile; fileRef = BBE603722310CD8900971F79 /* RNCAppearance.m */; };
374		F1421810262CB68600BB97E6 /* RNSVGTSpanManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF2E2283303800272D74 /* RNSVGTSpanManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
375		F1421811262CB68600BB97E6 /* EXJavaScriptResource.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C1F20A0D13E00974CCE /* EXJavaScriptResource.m */; };
376		F1421812262CB68600BB97E6 /* RNSVGBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF012283303800272D74 /* RNSVGBrush.m */; settings = {COMPILER_FLAGS = "-w"; }; };
377		F1421813262CB68600BB97E6 /* EXSensorsManagerBinding.m in Sources */ = {isa = PBXBuildFile; fileRef = 31E6D47F20B845830082B09F /* EXSensorsManagerBinding.m */; };
378		F1421814262CB68600BB97E6 /* RNCSegmentedControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DCE26045B100057443E /* RNCSegmentedControl.m */; };
379		F1421815262CB68600BB97E6 /* EXCachedResourceManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 19B2EF741FB25A1A003F2E1B /* EXCachedResourceManager.m */; };
380		F1421816262CB68600BB97E6 /* RNNativeViewHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DFE26045B370057443E /* RNNativeViewHandler.m */; };
381		F1421817262CB68600BB97E6 /* AIRMapOverlayManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99F62285B52B00F19090 /* AIRMapOverlayManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
382		F1421818262CB68600BB97E6 /* EXHeadlessAppLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = F11E531021601059007ACF56 /* EXHeadlessAppLoader.m */; };
383		F1421819262CB68600BB97E6 /* EXDevSettings.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74001FF6DADB001C764B /* EXDevSettings.m */; };
384		F142181A262CB68600BB97E6 /* EXScopedNotificationBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = B21115F7246C1B47005BA616 /* EXScopedNotificationBuilder.m */; };
385		F142181B262CB68600BB97E6 /* NSData+EXRemoteNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = 78D8252D2051217F00CBD9D9 /* NSData+EXRemoteNotifications.m */; };
386		F142181C262CB68600BB97E6 /* EXAppLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C3120A0D42C00974CCE /* EXAppLoader.m */; };
387		F142181D262CB68600BB97E6 /* RNSVGSvgViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF1D2283303800272D74 /* RNSVGSvgViewManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
388		F142181E262CB68600BB97E6 /* RNSVGViewBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF482283303800272D74 /* RNSVGViewBox.m */; settings = {COMPILER_FLAGS = "-w"; }; };
389		F142181F262CB68600BB97E6 /* EXAppFetcherWithTimeout.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C2520A0D1BF00974CCE /* EXAppFetcherWithTimeout.m */; };
390		F1421820262CB68600BB97E6 /* EXDevMenuWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = F116A3BF2445EBBB008FA957 /* EXDevMenuWindow.m */; };
391		F1421821262CB68600BB97E6 /* EXAppFetcherCacheOnly.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C2420A0D1BF00974CCE /* EXAppFetcherCacheOnly.m */; };
392		F1421822262CB68600BB97E6 /* EXRootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B56C65C1204768F2002B2424 /* EXRootViewController.m */; };
393		F1421823262CB68600BB97E6 /* EXScopedLocalAuthentication.m in Sources */ = {isa = PBXBuildFile; fileRef = 31571B2C2265DD5800358D65 /* EXScopedLocalAuthentication.m */; };
394		F1421824262CB68600BB97E6 /* AIRGoogleMapManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99CE2285B51000F19090 /* AIRGoogleMapManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
395		F1421825262CB68600BB97E6 /* RNSVGGlyphContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF732283303800272D74 /* RNSVGGlyphContext.m */; settings = {COMPILER_FLAGS = "-w"; }; };
396		F1421826262CB68600BB97E6 /* RNCSafeAreaProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C5A2479C3B50004FF8E /* RNCSafeAreaProvider.m */; };
397		F1421827262CB68600BB97E6 /* AIRMapManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99F82285B52C00F19090 /* AIRMapManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
398		F1421828262CB68600BB97E6 /* EXApiV2Client.m in Sources */ = {isa = PBXBuildFile; fileRef = 78D82526204E8F9C00CBD9D9 /* EXApiV2Client.m */; };
399		F142182A262CB68600BB97E6 /* EXScopedNotificationsUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = B2F7C02D246B09AE0060EE06 /* EXScopedNotificationsUtils.m */; };
400		F142182C262CB68600BB97E6 /* EXDevMenuGestureInterceptor.m in Sources */ = {isa = PBXBuildFile; fileRef = F108698D2448C6B900B7DC04 /* EXDevMenuGestureInterceptor.m */; };
401		F142182D262CB68600BB97E6 /* AIRMapPolygonManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A012285B52C00F19090 /* AIRMapPolygonManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
402		F142182E262CB68600BB97E6 /* EXLinkingManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74121FF6DADB001C764B /* EXLinkingManager.m */; };
403		F142182F262CB68600BB97E6 /* RNSVGTextPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF662283303800272D74 /* RNSVGTextPath.m */; settings = {COMPILER_FLAGS = "-w"; }; };
404		F1421830262CB68600BB97E6 /* RCTConvert+UIPageViewControllerTransitionStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E1326045B610057443E /* RCTConvert+UIPageViewControllerTransitionStyle.m */; };
405		F1421831262CB68600BB97E6 /* AIRGoogleMapWMSTileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C52285B50F00F19090 /* AIRGoogleMapWMSTileManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
406		F1421832262CB68600BB97E6 /* EXNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = 25742BEF21774212003E7453 /* EXNotifications.m */; };
407		F1421833262CB68600BB97E6 /* RNGestureHandlerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DDE26045B260057443E /* RNGestureHandlerManager.m */; };
408		F1421834262CB68600BB97E6 /* RNSVGLinearGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF572283303800272D74 /* RNSVGLinearGradient.m */; settings = {COMPILER_FLAGS = "-w"; }; };
409		F1421835262CB68600BB97E6 /* AIRMapPolyline.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A302285B53100F19090 /* AIRMapPolyline.m */; settings = {COMPILER_FLAGS = "-w"; }; };
410		F1421836262CB68600BB97E6 /* EXScopedModuleRegistryAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3179683520B5B96A00243B6B /* EXScopedModuleRegistryAdapter.m */; };
411		F1421837262CB68600BB97E6 /* RNCSafeAreaShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C5B2479C3B50004FF8E /* RNCSafeAreaShadowView.m */; };
412		F1421838262CB68600BB97E6 /* EXDeviceInstallationUUIDService.m in Sources */ = {isa = PBXBuildFile; fileRef = 31F8E27D255F05D5005AA063 /* EXDeviceInstallationUUIDService.m */; };
413		F1421839262CB68600BB97E6 /* EXScopedNotificationSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = FC756CC824CB537400665AE6 /* EXScopedNotificationSerializer.m */; };
414		F142183A262CB68600BB97E6 /* RNRootViewGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DD526045B260057443E /* RNRootViewGestureRecognizer.m */; };
415		F142183B262CB68600BB97E6 /* RCTConvert+GMSMapViewType.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99CC2285B51000F19090 /* RCTConvert+GMSMapViewType.m */; settings = {COMPILER_FLAGS = "-w"; }; };
416		F142183C262CB68600BB97E6 /* AIRGoogleMapPolyline.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C32285B50F00F19090 /* AIRGoogleMapPolyline.m */; settings = {COMPILER_FLAGS = "-w"; }; };
417		F142183D262CB68600BB97E6 /* RNSVGSymbol.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF532283303800272D74 /* RNSVGSymbol.m */; settings = {COMPILER_FLAGS = "-w"; }; };
418		F142183E262CB68600BB97E6 /* EXDisabledDevLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74041FF6DADB001C764B /* EXDisabledDevLoadingView.m */; };
419		F142183F262CB68600BB97E6 /* RCTConvert+UIPageViewControllerNavigationOrientation.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E1526045B610057443E /* RCTConvert+UIPageViewControllerNavigationOrientation.m */; };
420		F1421840262CB68600BB97E6 /* RNCAppearanceProviderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BBE603732310CD8900971F79 /* RNCAppearanceProviderManager.m */; };
421		F1421841262CB68600BB97E6 /* RNSVGImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF5E2283303800272D74 /* RNSVGImage.m */; settings = {COMPILER_FLAGS = "-w"; }; };
422		F1421842262CB68600BB97E6 /* RNSVGRenderable.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF642283303800272D74 /* RNSVGRenderable.m */; settings = {COMPILER_FLAGS = "-w"; }; };
423		F1421843262CB68600BB97E6 /* EXManifestResource.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C1D20A0D13E00974CCE /* EXManifestResource.m */; };
424		F1421844262CB68600BB97E6 /* EXDisabledRedBox.mm in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74081FF6DADB001C764B /* EXDisabledRedBox.mm */; };
425		F1421845262CB68600BB97E6 /* EXAppLoadingProgressWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 878B4AFD24C5B8CC00D23E0A /* EXAppLoadingProgressWindowController.m */; };
426		F1421846262CB68600BB97E6 /* EXHomeModule.m in Sources */ = {isa = PBXBuildFile; fileRef = B5576080204A41F90041D9C8 /* EXHomeModule.m */; };
427		F1421847262CB68600BB97E6 /* RNSVGSymbolManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF172283303800272D74 /* RNSVGSymbolManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
428		F1421848262CB68600BB97E6 /* EXLog.m in Sources */ = {isa = PBXBuildFile; fileRef = B5D0D65D204F4BF400DDFC99 /* EXLog.m */; };
429		F1421849262CB68600BB97E6 /* RNSVGBezierElement.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF402283303800272D74 /* RNSVGBezierElement.m */; settings = {COMPILER_FLAGS = "-w"; }; };
430		F142184A262CB68600BB97E6 /* EXFileDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = B5D0D66B204F4C0400DDFC99 /* EXFileDownloader.m */; };
431		F142184B262CB68600BB97E6 /* RNSVGPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF5F2283303800272D74 /* RNSVGPath.m */; settings = {COMPILER_FLAGS = "-w"; }; };
432		F142184C262CB68600BB97E6 /* EXScopedPermissions.m in Sources */ = {isa = PBXBuildFile; fileRef = 31361A632261C6CB00662769 /* EXScopedPermissions.m */; };
433		F142184D262CB68600BB97E6 /* RNSharedElementContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 2197FFB323C613A9003CA3B2 /* RNSharedElementContent.m */; };
434		F142184F262CB68600BB97E6 /* RNGestureHandlerEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DDC26045B260057443E /* RNGestureHandlerEvents.m */; };
435		F1421850262CB68600BB97E6 /* EXConstantsBinding.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB73791FF6DADB001C764B /* EXConstantsBinding.m */; };
436		F1421851262CB68600BB97E6 /* ExpoKit.m in Sources */ = {isa = PBXBuildFile; fileRef = B526B5051E6A543500606CAB /* ExpoKit.m */; };
437		F1421852262CB68600BB97E6 /* AIRGoogleMapOverlay.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C42285B50F00F19090 /* AIRGoogleMapOverlay.m */; settings = {COMPILER_FLAGS = "-w"; }; };
438		F1421853262CB68600BB97E6 /* RNSVGPropHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF672283303800272D74 /* RNSVGPropHelper.m */; settings = {COMPILER_FLAGS = "-w"; }; };
439		F1421854262CB68600BB97E6 /* AIRGMSPolyline.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99DA2285B51100F19090 /* AIRGMSPolyline.m */; settings = {COMPILER_FLAGS = "-w"; }; };
440		F1421855262CB68600BB97E6 /* EXScopedNotificationsEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = B2B492162462F5EF001576D8 /* EXScopedNotificationsEmitter.m */; };
441		F1421856262CB68600BB97E6 /* RNViewShot.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB73A31FF6DADB001C764B /* RNViewShot.m */; };
442		F1421857262CB68600BB97E6 /* EXScopedServerRegistrationModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 314791EF2551CF2A00A81BA1 /* EXScopedServerRegistrationModule.m */; };
443		F1421858262CB68600BB97E6 /* EXUserNotificationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5AC39A41E95A90B00540AA7 /* EXUserNotificationManager.m */; };
444		F1421859262CB68600BB97E6 /* AIRMapMarker.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99FB2285B52C00F19090 /* AIRMapMarker.m */; settings = {COMPILER_FLAGS = "-w"; }; };
445		F142185A262CB68600BB97E6 /* SMCalloutView.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A242285B53000F19090 /* SMCalloutView.m */; settings = {COMPILER_FLAGS = "-w"; }; };
446		F142185B262CB68600BB97E6 /* EXDevMenuGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = F1D6AF60244714C100AC1C74 /* EXDevMenuGestureRecognizer.m */; };
447		F142185C262CB68600BB97E6 /* RNSVGClipPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF1C2283303800272D74 /* RNSVGClipPathManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
448		F142185D262CB68600BB97E6 /* EXScopedFilePermissionModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 2520E83921ABEEF100D900A4 /* EXScopedFilePermissionModule.m */; };
449		F142185E262CB68600BB97E6 /* RNPinchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DFD26045B370057443E /* RNPinchHandler.m */; };
450		F142185F262CB68600BB97E6 /* EXApiV2Result.m in Sources */ = {isa = PBXBuildFile; fileRef = 78D82529204F826700CBD9D9 /* EXApiV2Result.m */; };
451		F1421860262CB68600BB97E6 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1F7433D24ABECD500EA5023 /* AppDelegate.swift */; };
452		F1421861262CB68600BB97E6 /* EXScopedAmplitude.m in Sources */ = {isa = PBXBuildFile; fileRef = 31361A5C2260B9A400662769 /* EXScopedAmplitude.m */; };
453		F1421862262CB68600BB97E6 /* RNCAppearanceProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = BBE603712310CD8900971F79 /* RNCAppearanceProvider.m */; };
454		F1421863262CB68600BB97E6 /* EXDevMenuManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F1D6AF63244720E100AC1C74 /* EXDevMenuManager.m */; };
455		F1421864262CB68600BB97E6 /* EXDevMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B56C65CB204769F9002B2424 /* EXDevMenuViewController.m */; };
456		F1421865262CB68600BB97E6 /* EXKernel.m in Sources */ = {isa = PBXBuildFile; fileRef = B5AC398E1E95A90B00540AA7 /* EXKernel.m */; };
457		F1421866262CB68600BB97E6 /* RNSVGPainterBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DEFF2283303800272D74 /* RNSVGPainterBrush.m */; settings = {COMPILER_FLAGS = "-w"; }; };
458		F1421867262CB68600BB97E6 /* EXNativeModuleIntrospection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74141FF6DADB001C764B /* EXNativeModuleIntrospection.m */; };
459		F1421868262CB68600BB97E6 /* RNSVGPathParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF412283303800272D74 /* RNSVGPathParser.m */; settings = {COMPILER_FLAGS = "-w"; }; };
460		F1421869262CB68600BB97E6 /* EXTest.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74231FF6DADB001C764B /* EXTest.m */; };
461		F142186A262CB68600BB97E6 /* AIRGoogleMapCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C62285B50F00F19090 /* AIRGoogleMapCircle.m */; settings = {COMPILER_FLAGS = "-w"; }; };
462		F142186B262CB68600BB97E6 /* EXScopedSegment.m in Sources */ = {isa = PBXBuildFile; fileRef = 31571B292265DC9700358D65 /* EXScopedSegment.m */; };
463		F142186C262CB68600BB97E6 /* EXManagedAppSplashScreenConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 87750C4924EADFDB00CEF3DE /* EXManagedAppSplashScreenConfiguration.m */; };
464		F142186D262CB68600BB97E6 /* AIRGoogleMapPolygonManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99B42285B50D00F19090 /* AIRGoogleMapPolygonManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
465		F142186E262CB68600BB97E6 /* RCTOnPageScrollEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E1926045B620057443E /* RCTOnPageScrollEvent.m */; };
466		F142186F262CB68600BB97E6 /* EXAppFetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C2B20A0D1BF00974CCE /* EXAppFetcher.m */; };
467		F1421870262CB68600BB97E6 /* RNPanHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DF226045B360057443E /* RNPanHandler.m */; };
468		F1421871262CB68600BB97E6 /* EXClientReleaseType.m in Sources */ = {isa = PBXBuildFile; fileRef = 31E8B2FC23D090E200E6C2BF /* EXClientReleaseType.m */; };
469		F1421872262CB68600BB97E6 /* EXPendingNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 255A63092154FB88009FDFC6 /* EXPendingNotification.m */; };
470		F1421873262CB68600BB97E6 /* RNCPickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DCA26045AFE0057443E /* RNCPickerManager.m */; };
471		F1421874262CB68600BB97E6 /* RNSVGGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF602283303800272D74 /* RNSVGGroup.m */; settings = {COMPILER_FLAGS = "-w"; }; };
472		F1421875262CB68600BB97E6 /* RNLongPressHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DFF26045B370057443E /* RNLongPressHandler.m */; };
473		F1421876262CB68600BB97E6 /* RCTOnPageScrollStateChanged.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E0C26045B610057443E /* RCTOnPageScrollStateChanged.m */; };
474		F1421877262CB68600BB97E6 /* EXScopedErrorRecoveryModule.m in Sources */ = {isa = PBXBuildFile; fileRef = B22BB0322366F3F400EE04EC /* EXScopedErrorRecoveryModule.m */; };
475		F1421878262CB68600BB97E6 /* RNSVGNodeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF1B2283303800272D74 /* RNSVGNodeManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
476		F1421879262CB68600BB97E6 /* EXSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 0799CFD921839B520039E97C /* EXSession.m */; };
477		F142187A262CB68600BB97E6 /* RNSVGPathManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF152283303800272D74 /* RNSVGPathManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
478		F142187B262CB68600BB97E6 /* AIRGMSMarker.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C92285B50F00F19090 /* AIRGMSMarker.m */; settings = {COMPILER_FLAGS = "-w"; }; };
479		F142187C262CB68600BB97E6 /* AIRMapWMSTile.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A202285B52F00F19090 /* AIRMapWMSTile.m */; settings = {COMPILER_FLAGS = "-w"; }; };
480		F142187D262CB68600BB97E6 /* AIRMapOverlay.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A002285B52C00F19090 /* AIRMapOverlay.m */; settings = {COMPILER_FLAGS = "-w"; }; };
481		F142187E262CB68600BB97E6 /* RNSVGTextProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF692283303800272D74 /* RNSVGTextProperties.m */; settings = {COMPILER_FLAGS = "-w"; }; };
482		F142187F262CB68600BB97E6 /* EXAppLoadingCancelView.m in Sources */ = {isa = PBXBuildFile; fileRef = B54D2912205307380019411A /* EXAppLoadingCancelView.m */; };
483		F1421880262CB68600BB97E6 /* RNSVGRectManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF092283303800272D74 /* RNSVGRectManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
484		F1421881262CB68600BB97E6 /* RNSVGMaskManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF132283303800272D74 /* RNSVGMaskManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
485		F1421882262CB68600BB97E6 /* EXScopedReactNativeAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 317168F9213DA0E000766458 /* EXScopedReactNativeAdapter.m */; };
486		F1421883262CB68600BB97E6 /* EXApiV2Client+EXRemoteNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = 78D825302051226200CBD9D9 /* EXApiV2Client+EXRemoteNotifications.m */; };
487		F1421884262CB68600BB97E6 /* ExpoKitAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CC6F960225F5C7700322635 /* ExpoKitAppDelegate.m */; };
488		F1421885262CB68600BB97E6 /* AIRGoogleMapCalloutSubviewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99D72285B51100F19090 /* AIRGoogleMapCalloutSubviewManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
489		F1421886262CB68600BB97E6 /* RNCSafeAreaView.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C572479C3B50004FF8E /* RNCSafeAreaView.m */; };
490		F1421887262CB68600BB97E6 /* EXSensorManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31E6D47D20B8451B0082B09F /* EXSensorManager.m */; };
491		F1421888262CB68600BB97E6 /* EXUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB73A11FF6DADB001C764B /* EXUtil.m */; };
492		F1421889262CB68600BB97E6 /* EXScopedNotificationCategoryMigrator.m in Sources */ = {isa = PBXBuildFile; fileRef = FCB4079625C5EF4F00326AC8 /* EXScopedNotificationCategoryMigrator.m */; };
493		F142188A262CB68600BB97E6 /* EXHomeModuleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5576084204A423B0041D9C8 /* EXHomeModuleManager.m */; };
494		F142188B262CB68600BB97E6 /* AIRMapCalloutManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A1D2285B52F00F19090 /* AIRMapCalloutManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
495		F142188C262CB68600BB97E6 /* EXDevSettingsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74021FF6DADB001C764B /* EXDevSettingsDataSource.m */; };
496		F142188D262CB68600BB97E6 /* EXScopedSecureStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 31361A592260B2F600662769 /* EXScopedSecureStore.m */; };
497		F142188E262CB68600BB97E6 /* AIRMapLocalTile.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A322285B53100F19090 /* AIRMapLocalTile.m */; settings = {COMPILER_FLAGS = "-w"; }; };
498		F142188F262CB68600BB97E6 /* EXScopedBridgeModule.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74261FF6DADB001C764B /* EXScopedBridgeModule.m */; };
499		F1421890262CB68600BB97E6 /* AIRDummyView.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99D82285B51100F19090 /* AIRDummyView.m */; settings = {COMPILER_FLAGS = "-w"; }; };
500		F1421891262CB68600BB97E6 /* AIRWeakMapReference.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A2D2285B53000F19090 /* AIRWeakMapReference.m */; settings = {COMPILER_FLAGS = "-w"; }; };
501		F1421892262CB68600BB97E6 /* EXPermissionsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31361A602261C65A00662769 /* EXPermissionsManager.m */; };
502		F1421893262CB68600BB97E6 /* RNSVGRenderableManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF232283303800272D74 /* RNSVGRenderableManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
503		F1421894262CB68600BB97E6 /* AIRMapCircleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A072285B52D00F19090 /* AIRMapCircleManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
504		F1421895262CB68600BB97E6 /* EXVersionManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = B5FB73FC1FF6DADB001C764B /* EXVersionManager.mm */; };
505		F1421896262CB68600BB97E6 /* ReactViewPagerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E0E26045B610057443E /* ReactViewPagerManager.m */; };
506		F1421897262CB68600BB97E6 /* AIRGoogleMapCallout.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99C02285B50E00F19090 /* AIRGoogleMapCallout.m */; settings = {COMPILER_FLAGS = "-w"; }; };
507		F1421898262CB68600BB97E6 /* RNGestureHandlerModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DDD26045B260057443E /* RNGestureHandlerModule.m */; };
508		F1421899262CB68600BB97E6 /* RNSVGUseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF072283303800272D74 /* RNSVGUseManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
509		F142189A262CB68600BB97E6 /* EXKernelServiceRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = B52217D51F146658002241BA /* EXKernelServiceRegistry.m */; };
510		F142189B262CB68600BB97E6 /* RNSVGCircleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF2B2283303800272D74 /* RNSVGCircleManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
511		F142189C262CB68600BB97E6 /* EXScopedEventEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74281FF6DADB001C764B /* EXScopedEventEmitter.m */; };
512		F142189D262CB68600BB97E6 /* AIRMapPolylineManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A092285B52D00F19090 /* AIRMapPolylineManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
513		F142189E262CB68600BB97E6 /* EXScopedFileSystemModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 2596F06A22201A9400DEEFF9 /* EXScopedFileSystemModule.m */; };
514		F142189F262CB68600BB97E6 /* EXScopedBranchManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 19382BA81EC2EACC001ED4A1 /* EXScopedBranchManager.m */; };
515		F14218A0262CB68600BB97E6 /* EXStandaloneAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 0CC6F95D225F5B1B00322635 /* EXStandaloneAppDelegate.m */; };
516		F14218A1262CB68600BB97E6 /* RNSVGLine.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF342283303800272D74 /* RNSVGLine.m */; settings = {COMPILER_FLAGS = "-w"; }; };
517		F14218A2262CB68600BB97E6 /* AIRMapOverlayRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A1C2285B52F00F19090 /* AIRMapOverlayRenderer.m */; settings = {COMPILER_FLAGS = "-w"; }; };
518		F14218A3262CB68600BB97E6 /* AIRGoogleMap.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99D42285B51000F19090 /* AIRGoogleMap.m */; settings = {COMPILER_FLAGS = "-w"; }; };
519		F14218A4262CB68600BB97E6 /* RNSVGClipPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF552283303800272D74 /* RNSVGClipPath.m */; settings = {COMPILER_FLAGS = "-w"; }; };
520		F14218A5262CB68600BB97E6 /* RNSVGDefs.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF5B2283303800272D74 /* RNSVGDefs.m */; settings = {COMPILER_FLAGS = "-w"; }; };
521		F14218A6262CB68600BB97E6 /* AIRMapMarkerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A132285B52E00F19090 /* AIRMapMarkerManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
522		F14218A7262CB68600BB97E6 /* EXBuildConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = B5ADEE941F7DB4E000C88D2F /* EXBuildConstants.m */; };
523		F14218A8262CB68600BB97E6 /* RCTConvert+AirMap.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A2E2285B53100F19090 /* RCTConvert+AirMap.m */; settings = {COMPILER_FLAGS = "-w"; }; };
524		F14218A9262CB68600BB97E6 /* RNSVGLinearGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF242283303800272D74 /* RNSVGLinearGradientManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
525		F14218AA262CB68600BB97E6 /* EXHomeAppSplashScreenViewProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 8767F97524D19FA7009F9372 /* EXHomeAppSplashScreenViewProvider.m */; };
526		F14218AB262CB68600BB97E6 /* EXScopedFirebaseCore.m in Sources */ = {isa = PBXBuildFile; fileRef = 2168B25A23E3058500A94C0D /* EXScopedFirebaseCore.m */; };
527		F14218AC262CB68600BB97E6 /* EXErrorView.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A473D6204A66F60035C61C /* EXErrorView.m */; };
528		F14218AD262CB68600BB97E6 /* RNCConnectionState.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DB126045AE00057443E /* RNCConnectionState.m */; };
529		F14218AE262CB68600BB97E6 /* RNSVGPattern.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF4D2283303800272D74 /* RNSVGPattern.m */; settings = {COMPILER_FLAGS = "-w"; }; };
530		F14218AF262CB68600BB97E6 /* RNSVGNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF742283303800272D74 /* RNSVGNode.m */; settings = {COMPILER_FLAGS = "-w"; }; };
531		F14218B0262CB68600BB97E6 /* AIRGoogleMapOverlayManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99AD2285B50D00F19090 /* AIRGoogleMapOverlayManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
532		F14218B1262CB68600BB97E6 /* EXKernelDevKeyCommands.m in Sources */ = {isa = PBXBuildFile; fileRef = F156867723E19E3C0029DF16 /* EXKernelDevKeyCommands.m */; };
533		F14218B2262CB68600BB97E6 /* AIRMapUrlTileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A222285B53000F19090 /* AIRMapUrlTileManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
534		F14218B3262CB68600BB97E6 /* EXKernelAppRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = 0726F05B2007E446004992E7 /* EXKernelAppRegistry.m */; };
535		F14218B4262CB68600BB97E6 /* EXErrorRecoveryManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5AC39D51E95B17300540AA7 /* EXErrorRecoveryManager.m */; };
536		F14218B5262CB68600BB97E6 /* RNSVGImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF272283303800272D74 /* RNSVGImageManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
537		F14218B6262CB68600BB97E6 /* RNCSafeAreaViewEdges.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C552479C3B50004FF8E /* RNCSafeAreaViewEdges.m */; };
538		F14218B7262CB68600BB97E6 /* RNCSafeAreaProviderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C562479C3B50004FF8E /* RNCSafeAreaProviderManager.m */; };
539		F14218B8262CB68600BB97E6 /* RNSVGUse.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF5A2283303800272D74 /* RNSVGUse.m */; settings = {COMPILER_FLAGS = "-w"; }; };
540		F14218B9262CB68600BB97E6 /* AIRMapUrlTile.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A1E2285B52F00F19090 /* AIRMapUrlTile.m */; settings = {COMPILER_FLAGS = "-w"; }; };
541		F14218BA262CB68600BB97E6 /* AIRMapCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A0D2285B52D00F19090 /* AIRMapCircle.m */; settings = {COMPILER_FLAGS = "-w"; }; };
542		F14218BB262CB68600BB97E6 /* EXScopedBranch.m in Sources */ = {isa = PBXBuildFile; fileRef = 319C949E22F80DE100063194 /* EXScopedBranch.m */; };
543		F14218BD262CB68600BB97E6 /* EXUserNotificationCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2519CCFB216B292600FA7C80 /* EXUserNotificationCenter.m */; };
544		F14218BE262CB68600BB97E6 /* RNSVGDefsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF202283303800272D74 /* RNSVGDefsManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
545		F14218BF262CB68600BB97E6 /* EXEnvironment.m in Sources */ = {isa = PBXBuildFile; fileRef = B58F125B20B73455003E13F1 /* EXEnvironment.m */; };
546		F14218C0262CB68600BB97E6 /* EXScopedFacebook.m in Sources */ = {isa = PBXBuildFile; fileRef = 312D2ED1234DF2DC002F4049 /* EXScopedFacebook.m */; };
547		F14218C1262CB68600BB97E6 /* EXVersions.m in Sources */ = {isa = PBXBuildFile; fileRef = B5AC39A11E95A90B00540AA7 /* EXVersions.m */; };
548		F14218C2262CB68600BB97E6 /* EXAppFetcherDevelopmentMode.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A72C2720A0D1BF00974CCE /* EXAppFetcherDevelopmentMode.m */; };
549		F14218C4262CB68600BB97E6 /* AIRGoogleMapUrlTile.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99BE2285B50E00F19090 /* AIRGoogleMapUrlTile.m */; settings = {COMPILER_FLAGS = "-w"; }; };
550		F14218C5262CB68600BB97E6 /* RNGestureHandlerButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DE226045B270057443E /* RNGestureHandlerButton.m */; };
551		F14218C6262CB68600BB97E6 /* EXHomeAppManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B56C65C4204768F2002B2424 /* EXHomeAppManager.m */; };
552		F14218C7262CB68600BB97E6 /* AIRMapCoordinate.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A0A2285B52D00F19090 /* AIRMapCoordinate.m */; settings = {COMPILER_FLAGS = "-w"; }; };
553		F14218C8262CB68600BB97E6 /* RNSVGMask.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF592283303800272D74 /* RNSVGMask.m */; settings = {COMPILER_FLAGS = "-w"; }; };
554		F14218C9262CB68600BB97E6 /* EXUpdatesBinding.m in Sources */ = {isa = PBXBuildFile; fileRef = 07C6733024D220A4003F3F5C /* EXUpdatesBinding.m */; };
555		F14218CA262CB68600BB97E6 /* AIRGoogleMapMarker.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99CB2285B51000F19090 /* AIRGoogleMapMarker.m */; settings = {COMPILER_FLAGS = "-w"; }; };
556		F14218CB262CB68600BB97E6 /* EXDevMenuMotionInterceptor.m in Sources */ = {isa = PBXBuildFile; fileRef = F108698A2448B11D00B7DC04 /* EXDevMenuMotionInterceptor.m */; };
557		F14218CC262CB68600BB97E6 /* EXUtilService.m in Sources */ = {isa = PBXBuildFile; fileRef = F167C43A209C7EE600F01382 /* EXUtilService.m */; };
558		F14218CD262CB68600BB97E6 /* AIRGoogleMapPolygon.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99AC2285B50D00F19090 /* AIRGoogleMapPolygon.m */; settings = {COMPILER_FLAGS = "-w"; }; };
559		F14218CE262CB68600BB97E6 /* EXUpdatesDatabaseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0761342324DB63AC001375B6 /* EXUpdatesDatabaseManager.m */; };
560		F14218CF262CB68600BB97E6 /* RCTView+SafeAreaCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C622479C3B50004FF8E /* RCTView+SafeAreaCompat.m */; };
561		F14218D0262CB68600BB97E6 /* AIRGoogleMapPolylineManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99D52285B51100F19090 /* AIRGoogleMapPolylineManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
562		F14218D1262CB68600BB97E6 /* RNSVGTSpan.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF712283303800272D74 /* RNSVGTSpan.m */; settings = {COMPILER_FLAGS = "-w"; }; };
563		F14218D2262CB68600BB97E6 /* EXReactAppExceptionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = B5D0D671204F4C0400DDFC99 /* EXReactAppExceptionHandler.m */; };
564		F14218D3262CB68600BB97E6 /* RNCNetInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DAF26045ADF0057443E /* RNCNetInfo.m */; };
565		F14218D4262CB68600BB97E6 /* EXImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB738F1FF6DADB001C764B /* EXImageUtils.m */; };
566		F14218D5262CB68600BB97E6 /* RNCSafeAreaViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = BBB83C592479C3B50004FF8E /* RNCSafeAreaViewManager.m */; };
567		F14218D6262CB68600BB97E6 /* RNSVGPainter.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF022283303800272D74 /* RNSVGPainter.m */; settings = {COMPILER_FLAGS = "-w"; }; };
568		F14218D7262CB68600BB97E6 /* RNSVGEllipse.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF372283303800272D74 /* RNSVGEllipse.m */; settings = {COMPILER_FLAGS = "-w"; }; };
569		F14218D8262CB68600BB97E6 /* EXScreenOrientationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B57180FF1F0FF41600315A66 /* EXScreenOrientationManager.m */; };
570		F14218D9262CB68600BB97E6 /* AIRMapWMSTileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A2C2285B53000F19090 /* AIRMapWMSTileManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
571		F14218DA262CB68600BB97E6 /* AIRMapLocalTileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99FA2285B52C00F19090 /* AIRMapLocalTileManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
572		F14218DC262CB68600BB97E6 /* EXApiUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = B5D0D661204F4C0400DDFC99 /* EXApiUtil.m */; };
573		F14218DD262CB68600BB97E6 /* RNSVGLength.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF452283303800272D74 /* RNSVGLength.m */; settings = {COMPILER_FLAGS = "-w"; }; };
574		F14218DE262CB68600BB97E6 /* AIRMapCalloutSubview.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD9A1F2285B52F00F19090 /* AIRMapCalloutSubview.m */; settings = {COMPILER_FLAGS = "-w"; }; };
575		F14218DF262CB68600BB97E6 /* EXManagedAppSplashScreenViewProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 8767F97224D17CB2009F9372 /* EXManagedAppSplashScreenViewProvider.m */; };
576		F14218E0262CB68600BB97E6 /* RNSVGCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF332283303800272D74 /* RNSVGCircle.m */; settings = {COMPILER_FLAGS = "-w"; }; };
577		F14218E1262CB68600BB97E6 /* RNSVGPatternManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF2D2283303800272D74 /* RNSVGPatternManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
578		F14218E2262CB68600BB97E6 /* AIRGoogleMapCalloutSubview.m in Sources */ = {isa = PBXBuildFile; fileRef = 31AD99B92285B50E00F19090 /* AIRGoogleMapCalloutSubview.m */; settings = {COMPILER_FLAGS = "-w"; }; };
579		F14218E3262CB68600BB97E6 /* EXRemoteNotificationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5AC39A61E95A90B00540AA7 /* EXRemoteNotificationManager.m */; };
580		F14218E4262CB68600BB97E6 /* RNSVGGroupManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF292283303800272D74 /* RNSVGGroupManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
581		F14218E5262CB68600BB97E6 /* EXUpdatesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 07295CD820559E7300ED42D4 /* EXUpdatesManager.m */; };
582		F14218E6262CB68600BB97E6 /* RNSVGRadialGradientManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF0B2283303800272D74 /* RNSVGRadialGradientManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
583		F14218E7262CB68600BB97E6 /* EXExpoUserNotificationCenterProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = 25742BE62174B8BE003E7453 /* EXExpoUserNotificationCenterProxy.m */; };
584		F14218E8262CB68600BB97E6 /* RNSVGText.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF702283303800272D74 /* RNSVGText.m */; settings = {COMPILER_FLAGS = "-w"; }; };
585		F14218E9262CB68600BB97E6 /* EXManagedAppSplashScreenConfigurationBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 8767F5B724D177AD009F9372 /* EXManagedAppSplashScreenConfigurationBuilder.m */; };
586		F14218EA262CB68600BB97E6 /* EXScopedModuleRegistryDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 31E44FBE20C975BB008AA62F /* EXScopedModuleRegistryDelegate.m */; };
587		F14218EB262CB68600BB97E6 /* UIViewController+CreateExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E1726045B620057443E /* UIViewController+CreateExtension.m */; };
588		F14218EC262CB68600BB97E6 /* RNSVGFontData.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF6A2283303800272D74 /* RNSVGFontData.m */; settings = {COMPILER_FLAGS = "-w"; }; };
589		F14218ED262CB68600BB97E6 /* EXScopedModuleRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB74171FF6DADB001C764B /* EXScopedModuleRegistry.m */; };
590		F14218EE262CB68600BB97E6 /* RCTConvert+RNSVG.m in Sources */ = {isa = PBXBuildFile; fileRef = 7043DF3A2283303800272D74 /* RCTConvert+RNSVG.m */; settings = {COMPILER_FLAGS = "-w"; }; };
591		F14218EF262CB68600BB97E6 /* RNSharedElementNode.m in Sources */ = {isa = PBXBuildFile; fileRef = D29BDFCEEA8F4701829ADCD1 /* RNSharedElementNode.m */; settings = {COMPILER_FLAGS = "-w"; }; };
592		F14218F0262CB68600BB97E6 /* RNSharedElementNodeManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 80598B49D2DB4720B1935D89 /* RNSharedElementNodeManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
593		F14218F1262CB68600BB97E6 /* RNSharedElementStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = 391920741A374C4AB61BDB48 /* RNSharedElementStyle.m */; settings = {COMPILER_FLAGS = "-w"; }; };
594		F14218F2262CB68600BB97E6 /* RNSharedElementTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = C97E31ABB8C341358B20C89C /* RNSharedElementTransition.m */; settings = {COMPILER_FLAGS = "-w"; }; };
595		F14218F3262CB68600BB97E6 /* RNSharedElementTransitionItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E7497021CDE4FBA925D5F50 /* RNSharedElementTransitionItem.m */; settings = {COMPILER_FLAGS = "-w"; }; };
596		F14218F4262CB68600BB97E6 /* RNSharedElementTransitionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E9033E268A74098A882CCEB /* RNSharedElementTransitionManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
597		F14218F5262CB68600BB97E6 /* RNDateTimePicker.m in Sources */ = {isa = PBXBuildFile; fileRef = D47336D662754EDA8EA4BC55 /* RNDateTimePicker.m */; settings = {COMPILER_FLAGS = "-w"; }; };
598		F14218F6262CB68600BB97E6 /* RNDateTimePickerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D86827B3D57944D8A25F37F8 /* RNDateTimePickerManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
599		F14218F7262CB68600BB97E6 /* RNCMaskedView.m in Sources */ = {isa = PBXBuildFile; fileRef = 35005E2F0ED24BB98E4DC990 /* RNCMaskedView.m */; settings = {COMPILER_FLAGS = "-w"; }; };
600		F14218F8262CB68600BB97E6 /* RNCMaskedViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 78EFF1819B1C44F2A92FC309 /* RNCMaskedViewManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
601		F14218F9262CB68600BB97E6 /* AIRGoogleMapHeatmap.m in Sources */ = {isa = PBXBuildFile; fileRef = 65028F8B8C154DE59D8AC3E3 /* AIRGoogleMapHeatmap.m */; settings = {COMPILER_FLAGS = "-w"; }; };
602		F14218FA262CB68600BB97E6 /* AIRGoogleMapHeatmapManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A5B705024D7B4371B0EB68EC /* AIRGoogleMapHeatmapManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
603		F14218FB262CB68600BB97E6 /* RNSVGContextBrush.m in Sources */ = {isa = PBXBuildFile; fileRef = C349E74BFFF643C38858FD6F /* RNSVGContextBrush.m */; settings = {COMPILER_FLAGS = "-w"; }; };
604		F14218FC262CB68600BB97E6 /* RNSVGMarker.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5470F008B04F93A7E19D7B /* RNSVGMarker.m */; settings = {COMPILER_FLAGS = "-w"; }; };
605		F14218FD262CB68600BB97E6 /* RNSVGMarkerPosition.m in Sources */ = {isa = PBXBuildFile; fileRef = 417AEE2C283C4782885B8C12 /* RNSVGMarkerPosition.m */; settings = {COMPILER_FLAGS = "-w"; }; };
606		F14218FE262CB68600BB97E6 /* RNRotationHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DFB26045B370057443E /* RNRotationHandler.m */; };
607		F14218FF262CB68600BB97E6 /* EXScopedNotificationPresentationModule.m in Sources */ = {isa = PBXBuildFile; fileRef = B23D9AA224758C6600D09AC8 /* EXScopedNotificationPresentationModule.m */; };
608		F1421900262CB68600BB97E6 /* RNSVGPathMeasure.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E8A7DA8E798407CA5410CF6 /* RNSVGPathMeasure.m */; settings = {COMPILER_FLAGS = "-w"; }; };
609		F1421901262CB68600BB97E6 /* EXScopedNotificationsHandlerModule.m in Sources */ = {isa = PBXBuildFile; fileRef = B2F7C02A246B09890060EE06 /* EXScopedNotificationsHandlerModule.m */; };
610		F1421902262CB68600BB97E6 /* RNSVGMarkerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D93FFB9A64504D3E92FE8931 /* RNSVGMarkerManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
611		F1421903262CB68600BB97E6 /* RNSVGForeignObject.m in Sources */ = {isa = PBXBuildFile; fileRef = A0DCD2EBCF2B4FDC80E8EBE3 /* RNSVGForeignObject.m */; settings = {COMPILER_FLAGS = "-w"; }; };
612		F1421904262CB68600BB97E6 /* RNSVGForeignObjectManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8796D576855445C7AE7F4659 /* RNSVGForeignObjectManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
613		F1421905262CB68600BB97E6 /* RNSharedElementCornerRadii.m in Sources */ = {isa = PBXBuildFile; fileRef = 780F0BF062134A048B33344C /* RNSharedElementCornerRadii.m */; settings = {COMPILER_FLAGS = "-w"; }; };
614		F1421906262CB68600BB97E6 /* RNCSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = EC7E234A4A564DFE84B2B1D0 /* RNCSlider.m */; settings = {COMPILER_FLAGS = "-w"; }; };
615		F1421907262CB68600BB97E6 /* RNTapHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4DF826045B360057443E /* RNTapHandler.m */; };
616		F1421908262CB68600BB97E6 /* RNCSliderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = CCF7710E4F58478DA6A63F09 /* RNCSliderManager.m */; settings = {COMPILER_FLAGS = "-w"; }; };
617		F1421909262CB68600BB97E6 /* RCTOnPageSelected.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CB4E0B26045B600057443E /* RCTOnPageSelected.m */; };
618		F142190A262CB68600BB97E6 /* RNCSafeAreaViewMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C6465732E5D4486AB56AD4E /* RNCSafeAreaViewMode.m */; settings = {COMPILER_FLAGS = "-w"; }; };
619		F142190C262CB68600BB97E6 /* SafariServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F77DDB921E04AC1100624CA2 /* SafariServices.framework */; };
620		F142190F262CB68600BB97E6 /* Exponent.entitlements in Resources */ = {isa = PBXBuildFile; fileRef = B5E49B551D1346FA00AA6436 /* Exponent.entitlements */; };
621		F1421910262CB68600BB97E6 /* EXSDKVersions.plist in Resources */ = {isa = PBXBuildFile; fileRef = B5E49B621D1347B800AA6436 /* EXSDKVersions.plist */; };
622		F1421911262CB68600BB97E6 /* EXShell.plist in Resources */ = {isa = PBXBuildFile; fileRef = B5E49B671D1348E800AA6436 /* EXShell.plist */; };
623		F1421912262CB68600BB97E6 /* generate-dynamic-macros.sh in Resources */ = {isa = PBXBuildFile; fileRef = F12A1AB822ABD4BA008542C6 /* generate-dynamic-macros.sh */; };
624		F1421913262CB68600BB97E6 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 78CEE2D01ACD07D70095B124 /* Images.xcassets */; };
625		F1421914262CB68600BB97E6 /* launch_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = B5EF826D1F55B8F100FC7424 /* launch_icon.png */; };
626		F1421915262CB68600BB97E6 /* EXBuildConstants.plist in Resources */ = {isa = PBXBuildFile; fileRef = B5CFBF4C1EDE398D00B4BE24 /* EXBuildConstants.plist */; };
627		F1421916262CB68600BB97E6 /* kernel.ios.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B5E49B741D134F0700AA6436 /* kernel.ios.bundle */; };
628		F1421917262CB68600BB97E6 /* kernel-manifest.json in Resources */ = {isa = PBXBuildFile; fileRef = B5E628FD1E32F05A00629A55 /* kernel-manifest.json */; };
629		F1421918262CB68600BB97E6 /* shell-app-manifest.json in Resources */ = {isa = PBXBuildFile; fileRef = B575EEA21D54175A00DCABBC /* shell-app-manifest.json */; };
630		F1421919262CB68600BB97E6 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8746D75C24D04B2300BFAD22 /* LaunchScreen.storyboard */; };
631		F142191A262CB68600BB97E6 /* launch_background_image.png in Resources */ = {isa = PBXBuildFile; fileRef = B5EF826C1F55B8F100FC7424 /* launch_background_image.png */; };
632		F142191B262CB68600BB97E6 /* shell-app.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B575EEA31D54175B00DCABBC /* shell-app.bundle */; };
633		F142191E262CB68600BB97E6 /* ExpoNotificationServiceExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = FCF6D36D25B34BC200808BF5 /* ExpoNotificationServiceExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
634		F156867823E19E3D0029DF16 /* EXKernelDevKeyCommands.m in Sources */ = {isa = PBXBuildFile; fileRef = F156867723E19E3C0029DF16 /* EXKernelDevKeyCommands.m */; };
635		F167C43B209C7EE600F01382 /* EXUtilService.m in Sources */ = {isa = PBXBuildFile; fileRef = F167C43A209C7EE600F01382 /* EXUtilService.m */; };
636		F1D6AF61244714C100AC1C74 /* EXDevMenuGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = F1D6AF60244714C100AC1C74 /* EXDevMenuGestureRecognizer.m */; };
637		F1D6AF64244720E100AC1C74 /* EXDevMenuManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F1D6AF63244720E100AC1C74 /* EXDevMenuManager.m */; };
638		F1F7433E24ABECD500EA5023 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1F7433D24ABECD500EA5023 /* AppDelegate.swift */; };
639		F581B81CB601426CB5658AEE /* RNSharedElementCornerRadii.m in Sources */ = {isa = PBXBuildFile; fileRef = 780F0BF062134A048B33344C /* RNSharedElementCornerRadii.m */; settings = {COMPILER_FLAGS = "-w"; }; };
640		F77DDB931E04AC1100624CA2 /* SafariServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F77DDB921E04AC1100624CA2 /* SafariServices.framework */; };
641		FC756CC924CB537400665AE6 /* EXScopedNotificationSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = FC756CC824CB537400665AE6 /* EXScopedNotificationSerializer.m */; };
642		FCA11CA724C1215B00C1FC54 /* EXScopedNotificationCategoriesModule.m in Sources */ = {isa = PBXBuildFile; fileRef = FCA11CA524C1215B00C1FC54 /* EXScopedNotificationCategoriesModule.m */; };
643		FCB4079725C5EF4F00326AC8 /* EXScopedNotificationCategoryMigrator.m in Sources */ = {isa = PBXBuildFile; fileRef = FCB4079625C5EF4F00326AC8 /* EXScopedNotificationCategoryMigrator.m */; };
644		FCB4099525C6207C00326AC8 /* EXScopedNotificationsUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = B2F7C02D246B09AE0060EE06 /* EXScopedNotificationsUtils.m */; };
645		FCF6D37025B34BC200808BF5 /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF6D36F25B34BC200808BF5 /* NotificationService.swift */; };
646		FCF6D37425B34BC200808BF5 /* ExpoNotificationServiceExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = FCF6D36D25B34BC200808BF5 /* ExpoNotificationServiceExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
647/* End PBXBuildFile section */
648
649/* Begin PBXContainerItemProxy section */
650		B505BA1320CAF77A0046ACFB /* PBXContainerItemProxy */ = {
651			isa = PBXContainerItemProxy;
652			containerPortal = 78CEE2B81ACD07D70095B124 /* Project object */;
653			proxyType = 1;
654			remoteGlobalIDString = 78CEE2BF1ACD07D70095B124;
655			remoteInfo = Exponent;
656		};
657		B51333451CE649FE00E9FC9E /* PBXContainerItemProxy */ = {
658			isa = PBXContainerItemProxy;
659			containerPortal = 78CEE2B81ACD07D70095B124 /* Project object */;
660			proxyType = 1;
661			remoteGlobalIDString = 78CEE2BF1ACD07D70095B124;
662			remoteInfo = Exponent;
663		};
664		F14217DA262CB68600BB97E6 /* PBXContainerItemProxy */ = {
665			isa = PBXContainerItemProxy;
666			containerPortal = 78CEE2B81ACD07D70095B124 /* Project object */;
667			proxyType = 1;
668			remoteGlobalIDString = FCF6D36C25B34BC200808BF5;
669			remoteInfo = ExpoNotificationServiceExtension;
670		};
671		FCF6D37225B34BC200808BF5 /* PBXContainerItemProxy */ = {
672			isa = PBXContainerItemProxy;
673			containerPortal = 78CEE2B81ACD07D70095B124 /* Project object */;
674			proxyType = 1;
675			remoteGlobalIDString = FCF6D36C25B34BC200808BF5;
676			remoteInfo = ExpoNotificationServiceExtension;
677		};
678/* End PBXContainerItemProxy section */
679
680/* Begin PBXCopyFilesBuildPhase section */
681		F142191D262CB68600BB97E6 /* Embed App Extensions */ = {
682			isa = PBXCopyFilesBuildPhase;
683			buildActionMask = 2147483647;
684			dstPath = "";
685			dstSubfolderSpec = 13;
686			files = (
687				F142191E262CB68600BB97E6 /* ExpoNotificationServiceExtension.appex in Embed App Extensions */,
688			);
689			name = "Embed App Extensions";
690			runOnlyForDeploymentPostprocessing = 0;
691		};
692		FCF6D37525B34BC200808BF5 /* Embed App Extensions */ = {
693			isa = PBXCopyFilesBuildPhase;
694			buildActionMask = 2147483647;
695			dstPath = "";
696			dstSubfolderSpec = 13;
697			files = (
698				FCF6D37425B34BC200808BF5 /* ExpoNotificationServiceExtension.appex in Embed App Extensions */,
699			);
700			name = "Embed App Extensions";
701			runOnlyForDeploymentPostprocessing = 0;
702		};
703/* End PBXCopyFilesBuildPhase section */
704
705/* Begin PBXFileReference section */
706		04BB1D66346BAA6372234C83 /* libPods-ExponentIntegrationTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ExponentIntegrationTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
707		0726F0572007E438004992E7 /* EXKernelAppRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXKernelAppRecord.h; sourceTree = "<group>"; };
708		0726F0582007E438004992E7 /* EXKernelAppRecord.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXKernelAppRecord.m; sourceTree = "<group>"; };
709		0726F05A2007E446004992E7 /* EXKernelAppRegistry.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXKernelAppRegistry.h; sourceTree = "<group>"; };
710		0726F05B2007E446004992E7 /* EXKernelAppRegistry.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXKernelAppRegistry.m; sourceTree = "<group>"; };
711		07295CD720559E6200ED42D4 /* EXUpdatesManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXUpdatesManager.h; sourceTree = "<group>"; };
712		07295CD820559E7300ED42D4 /* EXUpdatesManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXUpdatesManager.m; sourceTree = "<group>"; };
713		0761342224DB6395001375B6 /* EXUpdatesDatabaseManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXUpdatesDatabaseManager.h; sourceTree = "<group>"; };
714		0761342324DB63AC001375B6 /* EXUpdatesDatabaseManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXUpdatesDatabaseManager.m; sourceTree = "<group>"; };
715		0799CFD821839B470039E97C /* EXSession.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXSession.h; sourceTree = "<group>"; };
716		0799CFD921839B520039E97C /* EXSession.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXSession.m; sourceTree = "<group>"; };
717		07C6733024D220A4003F3F5C /* EXUpdatesBinding.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXUpdatesBinding.m; sourceTree = "<group>"; };
718		07C6733124D220A5003F3F5C /* EXUpdatesBinding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXUpdatesBinding.h; sourceTree = "<group>"; };
719		07C6733324D230FB003F3F5C /* EXAppLoaderExpoUpdates.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXAppLoaderExpoUpdates.h; sourceTree = "<group>"; };
720		07C6733424D2310C003F3F5C /* EXAppLoaderExpoUpdates.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXAppLoaderExpoUpdates.m; sourceTree = "<group>"; };
721		07CB4DAF26045ADF0057443E /* RNCNetInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNCNetInfo.m; path = NetInfo/RNCNetInfo.m; sourceTree = "<group>"; };
722		07CB4DB026045AE00057443E /* RNCConnectionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNCConnectionState.h; path = NetInfo/RNCConnectionState.h; sourceTree = "<group>"; };
723		07CB4DB126045AE00057443E /* RNCConnectionState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNCConnectionState.m; path = NetInfo/RNCConnectionState.m; sourceTree = "<group>"; };
724		07CB4DB226045AE00057443E /* RNCConnectionStateWatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNCConnectionStateWatcher.h; path = NetInfo/RNCConnectionStateWatcher.h; sourceTree = "<group>"; };
725		07CB4DB326045AE00057443E /* RNCConnectionStateWatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNCConnectionStateWatcher.m; path = NetInfo/RNCConnectionStateWatcher.m; sourceTree = "<group>"; };
726		07CB4DB426045AE00057443E /* RNCNetInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNCNetInfo.h; path = NetInfo/RNCNetInfo.h; sourceTree = "<group>"; };
727		07CB4DC726045AFE0057443E /* RNCPicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNCPicker.h; path = Picker/RNCPicker.h; sourceTree = "<group>"; };
728		07CB4DC826045AFE0057443E /* RNCPicker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNCPicker.m; path = Picker/RNCPicker.m; sourceTree = "<group>"; };
729		07CB4DC926045AFE0057443E /* RNCPickerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNCPickerManager.h; path = Picker/RNCPickerManager.h; sourceTree = "<group>"; };
730		07CB4DCA26045AFE0057443E /* RNCPickerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNCPickerManager.m; path = Picker/RNCPickerManager.m; sourceTree = "<group>"; };
731		07CB4DCE26045B100057443E /* RNCSegmentedControl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNCSegmentedControl.m; path = SegmentedControl/RNCSegmentedControl.m; sourceTree = "<group>"; };
732		07CB4DCF26045B100057443E /* RNCSegmentedControlManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNCSegmentedControlManager.h; path = SegmentedControl/RNCSegmentedControlManager.h; sourceTree = "<group>"; };
733		07CB4DD026045B100057443E /* RNCSegmentedControlManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNCSegmentedControlManager.m; path = SegmentedControl/RNCSegmentedControlManager.m; sourceTree = "<group>"; };
734		07CB4DD126045B100057443E /* RNCSegmentedControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNCSegmentedControl.h; path = SegmentedControl/RNCSegmentedControl.h; sourceTree = "<group>"; };
735		07CB4DD526045B260057443E /* RNRootViewGestureRecognizer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNRootViewGestureRecognizer.m; path = GestureHandler/RNRootViewGestureRecognizer.m; sourceTree = "<group>"; };
736		07CB4DD626045B260057443E /* RNGestureHandlerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerManager.h; path = GestureHandler/RNGestureHandlerManager.h; sourceTree = "<group>"; };
737		07CB4DD726045B260057443E /* RNGestureHandlerButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerButton.h; path = GestureHandler/RNGestureHandlerButton.h; sourceTree = "<group>"; };
738		07CB4DD826045B260057443E /* RNGestureHandlerDirection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerDirection.h; path = GestureHandler/RNGestureHandlerDirection.h; sourceTree = "<group>"; };
739		07CB4DD926045B260057443E /* RNGestureHandlerEvents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerEvents.h; path = GestureHandler/RNGestureHandlerEvents.h; sourceTree = "<group>"; };
740		07CB4DDA26045B260057443E /* RNRootViewGestureRecognizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNRootViewGestureRecognizer.h; path = GestureHandler/RNRootViewGestureRecognizer.h; sourceTree = "<group>"; };
741		07CB4DDB26045B260057443E /* RNGestureHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandler.m; path = GestureHandler/RNGestureHandler.m; sourceTree = "<group>"; };
742		07CB4DDC26045B260057443E /* RNGestureHandlerEvents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerEvents.m; path = GestureHandler/RNGestureHandlerEvents.m; sourceTree = "<group>"; };
743		07CB4DDD26045B260057443E /* RNGestureHandlerModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerModule.m; path = GestureHandler/RNGestureHandlerModule.m; sourceTree = "<group>"; };
744		07CB4DDE26045B260057443E /* RNGestureHandlerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerManager.m; path = GestureHandler/RNGestureHandlerManager.m; sourceTree = "<group>"; };
745		07CB4DDF26045B260057443E /* RNGestureHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNGestureHandler.h; path = GestureHandler/RNGestureHandler.h; sourceTree = "<group>"; };
746		07CB4DE026045B260057443E /* RNGestureHandlerRegistry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerRegistry.m; path = GestureHandler/RNGestureHandlerRegistry.m; sourceTree = "<group>"; };
747		07CB4DE126045B260057443E /* RNGestureHandlerState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerState.h; path = GestureHandler/RNGestureHandlerState.h; sourceTree = "<group>"; };
748		07CB4DE226045B270057443E /* RNGestureHandlerButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNGestureHandlerButton.m; path = GestureHandler/RNGestureHandlerButton.m; sourceTree = "<group>"; };
749		07CB4DE326045B270057443E /* RNGestureHandlerModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerModule.h; path = GestureHandler/RNGestureHandlerModule.h; sourceTree = "<group>"; };
750		07CB4DE426045B270057443E /* RNGestureHandlerRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNGestureHandlerRegistry.h; path = GestureHandler/RNGestureHandlerRegistry.h; sourceTree = "<group>"; };
751		07CB4DF126045B350057443E /* RNFlingHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNFlingHandler.h; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNFlingHandler.h; sourceTree = SOURCE_ROOT; };
752		07CB4DF226045B360057443E /* RNPanHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPanHandler.m; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNPanHandler.m; sourceTree = SOURCE_ROOT; };
753		07CB4DF326045B360057443E /* RNRotationHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNRotationHandler.h; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNRotationHandler.h; sourceTree = SOURCE_ROOT; };
754		07CB4DF426045B360057443E /* RNForceTouchHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNForceTouchHandler.m; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNForceTouchHandler.m; sourceTree = SOURCE_ROOT; };
755		07CB4DF526045B360057443E /* RNNativeViewHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNNativeViewHandler.h; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNNativeViewHandler.h; sourceTree = SOURCE_ROOT; };
756		07CB4DF626045B360057443E /* RNPanHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPanHandler.h; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNPanHandler.h; sourceTree = SOURCE_ROOT; };
757		07CB4DF726045B360057443E /* RNTapHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNTapHandler.h; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNTapHandler.h; sourceTree = SOURCE_ROOT; };
758		07CB4DF826045B360057443E /* RNTapHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNTapHandler.m; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNTapHandler.m; sourceTree = SOURCE_ROOT; };
759		07CB4DF926045B360057443E /* RNForceTouchHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNForceTouchHandler.h; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNForceTouchHandler.h; sourceTree = SOURCE_ROOT; };
760		07CB4DFA26045B360057443E /* RNFlingHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNFlingHandler.m; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNFlingHandler.m; sourceTree = SOURCE_ROOT; };
761		07CB4DFB26045B370057443E /* RNRotationHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNRotationHandler.m; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNRotationHandler.m; sourceTree = SOURCE_ROOT; };
762		07CB4DFC26045B370057443E /* RNPinchHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPinchHandler.h; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNPinchHandler.h; sourceTree = SOURCE_ROOT; };
763		07CB4DFD26045B370057443E /* RNPinchHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPinchHandler.m; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNPinchHandler.m; sourceTree = SOURCE_ROOT; };
764		07CB4DFE26045B370057443E /* RNNativeViewHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNNativeViewHandler.m; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNNativeViewHandler.m; sourceTree = SOURCE_ROOT; };
765		07CB4DFF26045B370057443E /* RNLongPressHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNLongPressHandler.m; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNLongPressHandler.m; sourceTree = SOURCE_ROOT; };
766		07CB4E0026045B370057443E /* RNLongPressHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNLongPressHandler.h; path = Exponent/Versioned/Core/Api/Components/GestureHandler/Handlers/RNLongPressHandler.h; sourceTree = SOURCE_ROOT; };
767		07CB4E0A26045B600057443E /* RCTOnPageSelected.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RCTOnPageSelected.h; path = ViewPager/RCTOnPageSelected.h; sourceTree = "<group>"; };
768		07CB4E0B26045B600057443E /* RCTOnPageSelected.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RCTOnPageSelected.m; path = ViewPager/RCTOnPageSelected.m; sourceTree = "<group>"; };
769		07CB4E0C26045B610057443E /* RCTOnPageScrollStateChanged.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RCTOnPageScrollStateChanged.m; path = ViewPager/RCTOnPageScrollStateChanged.m; sourceTree = "<group>"; };
770		07CB4E0D26045B610057443E /* ReactViewPagerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ReactViewPagerManager.h; path = ViewPager/ReactViewPagerManager.h; sourceTree = "<group>"; };
771		07CB4E0E26045B610057443E /* ReactViewPagerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ReactViewPagerManager.m; path = ViewPager/ReactViewPagerManager.m; sourceTree = "<group>"; };
772		07CB4E0F26045B610057443E /* RCTConvert+UIPageViewControllerNavigationOrientation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RCTConvert+UIPageViewControllerNavigationOrientation.h"; path = "ViewPager/RCTConvert+UIPageViewControllerNavigationOrientation.h"; sourceTree = "<group>"; };
773		07CB4E1026045B610057443E /* ReactNativePageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ReactNativePageView.h; path = ViewPager/ReactNativePageView.h; sourceTree = "<group>"; };
774		07CB4E1126045B610057443E /* UIViewController+CreateExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIViewController+CreateExtension.h"; path = "ViewPager/UIViewController+CreateExtension.h"; sourceTree = "<group>"; };
775		07CB4E1226045B610057443E /* RCTConvert+UIPageViewControllerTransitionStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "RCTConvert+UIPageViewControllerTransitionStyle.h"; path = "ViewPager/RCTConvert+UIPageViewControllerTransitionStyle.h"; sourceTree = "<group>"; };
776		07CB4E1326045B610057443E /* RCTConvert+UIPageViewControllerTransitionStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "RCTConvert+UIPageViewControllerTransitionStyle.m"; path = "ViewPager/RCTConvert+UIPageViewControllerTransitionStyle.m"; sourceTree = "<group>"; };
777		07CB4E1426045B610057443E /* RCTOnPageScrollStateChanged.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RCTOnPageScrollStateChanged.h; path = ViewPager/RCTOnPageScrollStateChanged.h; sourceTree = "<group>"; };
778		07CB4E1526045B610057443E /* RCTConvert+UIPageViewControllerNavigationOrientation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "RCTConvert+UIPageViewControllerNavigationOrientation.m"; path = "ViewPager/RCTConvert+UIPageViewControllerNavigationOrientation.m"; sourceTree = "<group>"; };
779		07CB4E1626045B620057443E /* RCTOnPageScrollEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RCTOnPageScrollEvent.h; path = ViewPager/RCTOnPageScrollEvent.h; sourceTree = "<group>"; };
780		07CB4E1726045B620057443E /* UIViewController+CreateExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIViewController+CreateExtension.m"; path = "ViewPager/UIViewController+CreateExtension.m"; sourceTree = "<group>"; };
781		07CB4E1826045B620057443E /* ReactNativePageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ReactNativePageView.m; path = ViewPager/ReactNativePageView.m; sourceTree = "<group>"; };
782		07CB4E1926045B620057443E /* RCTOnPageScrollEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RCTOnPageScrollEvent.m; path = ViewPager/RCTOnPageScrollEvent.m; sourceTree = "<group>"; };
783		0CC6F95C225F5B1B00322635 /* EXStandaloneAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXStandaloneAppDelegate.h; sourceTree = "<group>"; };
784		0CC6F95D225F5B1B00322635 /* EXStandaloneAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXStandaloneAppDelegate.m; sourceTree = "<group>"; };
785		0CC6F95F225F5C7700322635 /* ExpoKitAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExpoKitAppDelegate.h; sourceTree = "<group>"; };
786		0CC6F960225F5C7700322635 /* ExpoKitAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExpoKitAppDelegate.m; sourceTree = "<group>"; };
787		0E80B58E5C25A331DA5AF4D4 /* Pods-ExponentIntegrationTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExponentIntegrationTests.debug.xcconfig"; path = "Target Support Files/Pods-ExponentIntegrationTests/Pods-ExponentIntegrationTests.debug.xcconfig"; sourceTree = "<group>"; };
788		10B9AA823F57466698858869 /* RNDateTimePicker.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNDateTimePicker.h; sourceTree = "<group>"; };
789		12869A47946248B094FFB1C0 /* RNDateTimePickerManager.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNDateTimePickerManager.h; sourceTree = "<group>"; };
790		143A7129A6DA415F8B51B71E /* RNSharedElementTransitionManager.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSharedElementTransitionManager.h; sourceTree = "<group>"; };
791		17D40143FCE844F89ABD4B05 /* RNSVGUIKit.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSVGUIKit.h; sourceTree = "<group>"; };
792		19382BA71EC2EACC001ED4A1 /* EXScopedBranchManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXScopedBranchManager.h; sourceTree = "<group>"; };
793		19382BA81EC2EACC001ED4A1 /* EXScopedBranchManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXScopedBranchManager.m; sourceTree = "<group>"; };
794		19B2EF731FB25A1A003F2E1B /* EXCachedResourceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXCachedResourceManager.h; sourceTree = "<group>"; };
795		19B2EF741FB25A1A003F2E1B /* EXCachedResourceManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXCachedResourceManager.m; sourceTree = "<group>"; };
796		1CF1D8E66E5B4C7A9476C145 /* RNCSliderManager.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNCSliderManager.h; sourceTree = "<group>"; };
797		1E9033E268A74098A882CCEB /* RNSharedElementTransitionManager.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSharedElementTransitionManager.m; sourceTree = "<group>"; };
798		2168B25A23E3058500A94C0D /* EXScopedFirebaseCore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXScopedFirebaseCore.m; sourceTree = "<group>"; };
799		2168B25B23E3058500A94C0D /* EXScopedFirebaseCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXScopedFirebaseCore.h; sourceTree = "<group>"; };
800		2197FFB323C613A9003CA3B2 /* RNSharedElementContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSharedElementContent.m; sourceTree = "<group>"; };
801		2197FFB423C613A9003CA3B2 /* RNSharedElementContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSharedElementContent.h; sourceTree = "<group>"; };
802		23181375B61140378B02E53B /* RNSharedElementStyle.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSharedElementStyle.h; sourceTree = "<group>"; };
803		2519CCFA216B292600FA7C80 /* EXUserNotificationCenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXUserNotificationCenter.h; sourceTree = "<group>"; };
804		2519CCFB216B292600FA7C80 /* EXUserNotificationCenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXUserNotificationCenter.m; sourceTree = "<group>"; };
805		2520E83821ABEEF100D900A4 /* EXScopedFilePermissionModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedFilePermissionModule.h; sourceTree = "<group>"; };
806		2520E83921ABEEF100D900A4 /* EXScopedFilePermissionModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedFilePermissionModule.m; sourceTree = "<group>"; };
807		255A63082154FB88009FDFC6 /* EXPendingNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXPendingNotification.h; sourceTree = "<group>"; };
808		255A63092154FB88009FDFC6 /* EXPendingNotification.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXPendingNotification.m; sourceTree = "<group>"; };
809		25742BE52174B8BE003E7453 /* EXExpoUserNotificationCenterProxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXExpoUserNotificationCenterProxy.h; sourceTree = "<group>"; };
810		25742BE62174B8BE003E7453 /* EXExpoUserNotificationCenterProxy.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXExpoUserNotificationCenterProxy.m; sourceTree = "<group>"; };
811		25742BEC21774211003E7453 /* EXNotifications.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXNotifications.h; sourceTree = "<group>"; };
812		25742BEF21774212003E7453 /* EXNotifications.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXNotifications.m; sourceTree = "<group>"; };
813		2596F06922201A9400DEEFF9 /* EXScopedFileSystemModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedFileSystemModule.h; sourceTree = "<group>"; };
814		2596F06A22201A9400DEEFF9 /* EXScopedFileSystemModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedFileSystemModule.m; sourceTree = "<group>"; };
815		268428515F0D44090E0B185A /* Pods-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests.release.xcconfig"; path = "Target Support Files/Pods-Tests/Pods-Tests.release.xcconfig"; sourceTree = "<group>"; };
816		28E6BF17A5204DD4814864E1 /* RNSVGContextBrush.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSVGContextBrush.h; sourceTree = "<group>"; };
817		312D2ED1234DF2DC002F4049 /* EXScopedFacebook.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedFacebook.m; sourceTree = "<group>"; };
818		312D2ED3234DF2F6002F4049 /* EXScopedFacebook.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedFacebook.h; sourceTree = "<group>"; };
819		31361A582260B2F600662769 /* EXScopedSecureStore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedSecureStore.h; sourceTree = "<group>"; };
820		31361A592260B2F600662769 /* EXScopedSecureStore.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedSecureStore.m; sourceTree = "<group>"; };
821		31361A5B2260B9A400662769 /* EXScopedAmplitude.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedAmplitude.h; sourceTree = "<group>"; };
822		31361A5C2260B9A400662769 /* EXScopedAmplitude.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedAmplitude.m; sourceTree = "<group>"; };
823		31361A5F2261C65A00662769 /* EXPermissionsManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXPermissionsManager.h; sourceTree = "<group>"; };
824		31361A602261C65A00662769 /* EXPermissionsManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXPermissionsManager.m; sourceTree = "<group>"; };
825		31361A622261C6CB00662769 /* EXScopedPermissions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedPermissions.h; sourceTree = "<group>"; };
826		31361A632261C6CB00662769 /* EXScopedPermissions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedPermissions.m; sourceTree = "<group>"; };
827		314791EE2551CF2A00A81BA1 /* EXScopedServerRegistrationModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedServerRegistrationModule.h; sourceTree = "<group>"; };
828		314791EF2551CF2A00A81BA1 /* EXScopedServerRegistrationModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedServerRegistrationModule.m; sourceTree = "<group>"; };
829		31571B282265DC9700358D65 /* EXScopedSegment.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedSegment.h; sourceTree = "<group>"; };
830		31571B292265DC9700358D65 /* EXScopedSegment.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedSegment.m; sourceTree = "<group>"; };
831		31571B2B2265DD5800358D65 /* EXScopedLocalAuthentication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedLocalAuthentication.h; sourceTree = "<group>"; };
832		31571B2C2265DD5800358D65 /* EXScopedLocalAuthentication.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedLocalAuthentication.m; sourceTree = "<group>"; };
833		317168F9213DA0E000766458 /* EXScopedReactNativeAdapter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedReactNativeAdapter.m; sourceTree = "<group>"; };
834		317168FB213DA0EF00766458 /* EXScopedReactNativeAdapter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedReactNativeAdapter.h; sourceTree = "<group>"; };
835		3179683420B5B95B00243B6B /* EXScopedModuleRegistryAdapter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedModuleRegistryAdapter.h; sourceTree = "<group>"; };
836		3179683520B5B96A00243B6B /* EXScopedModuleRegistryAdapter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedModuleRegistryAdapter.m; sourceTree = "<group>"; };
837		319AC472255E87FB0035332A /* EXKernel+DeviceInstallationUUID.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "EXKernel+DeviceInstallationUUID.h"; sourceTree = "<group>"; };
838		319AC473255E87FB0035332A /* EXKernel+DeviceInstallationUUID.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "EXKernel+DeviceInstallationUUID.m"; sourceTree = "<group>"; };
839		319C949D22F80DE100063194 /* EXScopedBranch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedBranch.h; sourceTree = "<group>"; };
840		319C949E22F80DE100063194 /* EXScopedBranch.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedBranch.m; sourceTree = "<group>"; };
841		31AD99AA2285B50C00F19090 /* AIRGoogleMapCircleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapCircleManager.h; sourceTree = "<group>"; };
842		31AD99AB2285B50D00F19090 /* AIRGMSPolygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGMSPolygon.h; sourceTree = "<group>"; };
843		31AD99AC2285B50D00F19090 /* AIRGoogleMapPolygon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapPolygon.m; sourceTree = "<group>"; };
844		31AD99AD2285B50D00F19090 /* AIRGoogleMapOverlayManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapOverlayManager.m; sourceTree = "<group>"; };
845		31AD99AE2285B50D00F19090 /* AIRGoogleMapOverlayManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapOverlayManager.h; sourceTree = "<group>"; };
846		31AD99AF2285B50D00F19090 /* AIRGoogleMapMarker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapMarker.h; sourceTree = "<group>"; };
847		31AD99B02285B50D00F19090 /* AIRGoogleMapOverlay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapOverlay.h; sourceTree = "<group>"; };
848		31AD99B12285B50D00F19090 /* AIRGoogleMapPolygonManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapPolygonManager.h; sourceTree = "<group>"; };
849		31AD99B22285B50D00F19090 /* AIRGoogleMapCalloutSubviewManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapCalloutSubviewManager.h; sourceTree = "<group>"; };
850		31AD99B32285B50D00F19090 /* AIRGoogleMapMarkerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapMarkerManager.h; sourceTree = "<group>"; };
851		31AD99B42285B50D00F19090 /* AIRGoogleMapPolygonManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapPolygonManager.m; sourceTree = "<group>"; };
852		31AD99B52285B50D00F19090 /* RCTConvert+GMSMapViewType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+GMSMapViewType.h"; sourceTree = "<group>"; };
853		31AD99B62285B50D00F19090 /* AIRGoogleMapCalloutManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapCalloutManager.h; sourceTree = "<group>"; };
854		31AD99B72285B50E00F19090 /* AIRGoogleMapPolyline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapPolyline.h; sourceTree = "<group>"; };
855		31AD99B82285B50E00F19090 /* AIRGoogleMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMap.h; sourceTree = "<group>"; };
856		31AD99B92285B50E00F19090 /* AIRGoogleMapCalloutSubview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapCalloutSubview.m; sourceTree = "<group>"; };
857		31AD99BA2285B50E00F19090 /* AIRGoogleMapCallout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapCallout.h; sourceTree = "<group>"; };
858		31AD99BB2285B50E00F19090 /* AIRGoogleMapUrlTile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapUrlTile.h; sourceTree = "<group>"; };
859		31AD99BC2285B50E00F19090 /* AIRGoogleMapURLTileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapURLTileManager.m; sourceTree = "<group>"; };
860		31AD99BD2285B50E00F19090 /* AIRGoogleMapWMSTile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapWMSTile.h; sourceTree = "<group>"; };
861		31AD99BE2285B50E00F19090 /* AIRGoogleMapUrlTile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapUrlTile.m; sourceTree = "<group>"; };
862		31AD99BF2285B50E00F19090 /* AIRGoogleMapCircle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapCircle.h; sourceTree = "<group>"; };
863		31AD99C02285B50E00F19090 /* AIRGoogleMapCallout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapCallout.m; sourceTree = "<group>"; };
864		31AD99C12285B50E00F19090 /* AIRGoogleMapMarkerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapMarkerManager.m; sourceTree = "<group>"; };
865		31AD99C22285B50F00F19090 /* AIRGoogleMapCalloutSubview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapCalloutSubview.h; sourceTree = "<group>"; };
866		31AD99C32285B50F00F19090 /* AIRGoogleMapPolyline.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapPolyline.m; sourceTree = "<group>"; };
867		31AD99C42285B50F00F19090 /* AIRGoogleMapOverlay.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapOverlay.m; sourceTree = "<group>"; };
868		31AD99C52285B50F00F19090 /* AIRGoogleMapWMSTileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapWMSTileManager.m; sourceTree = "<group>"; };
869		31AD99C62285B50F00F19090 /* AIRGoogleMapCircle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapCircle.m; sourceTree = "<group>"; };
870		31AD99C72285B50F00F19090 /* AIRGMSMarker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGMSMarker.h; sourceTree = "<group>"; };
871		31AD99C82285B50F00F19090 /* AIRGoogleMapCalloutManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapCalloutManager.m; sourceTree = "<group>"; };
872		31AD99C92285B50F00F19090 /* AIRGMSMarker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGMSMarker.m; sourceTree = "<group>"; };
873		31AD99CA2285B51000F19090 /* AIRGoogleMapCircleManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapCircleManager.m; sourceTree = "<group>"; };
874		31AD99CB2285B51000F19090 /* AIRGoogleMapMarker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapMarker.m; sourceTree = "<group>"; };
875		31AD99CC2285B51000F19090 /* RCTConvert+GMSMapViewType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+GMSMapViewType.m"; sourceTree = "<group>"; };
876		31AD99CD2285B51000F19090 /* AIRGoogleMapPolylineManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapPolylineManager.h; sourceTree = "<group>"; };
877		31AD99CE2285B51000F19090 /* AIRGoogleMapManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapManager.m; sourceTree = "<group>"; };
878		31AD99CF2285B51000F19090 /* AIRGoogleMapManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapManager.h; sourceTree = "<group>"; };
879		31AD99D02285B51000F19090 /* AIRGoogleMapPolygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapPolygon.h; sourceTree = "<group>"; };
880		31AD99D12285B51000F19090 /* AIRGoogleMapWMSTile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapWMSTile.m; sourceTree = "<group>"; };
881		31AD99D22285B51000F19090 /* AIRGMSPolyline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGMSPolyline.h; sourceTree = "<group>"; };
882		31AD99D32285B51000F19090 /* AIRGMSPolygon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGMSPolygon.m; sourceTree = "<group>"; };
883		31AD99D42285B51000F19090 /* AIRGoogleMap.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMap.m; sourceTree = "<group>"; };
884		31AD99D52285B51100F19090 /* AIRGoogleMapPolylineManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapPolylineManager.m; sourceTree = "<group>"; };
885		31AD99D62285B51100F19090 /* AIRGoogleMapUrlTileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapUrlTileManager.h; sourceTree = "<group>"; };
886		31AD99D72285B51100F19090 /* AIRGoogleMapCalloutSubviewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapCalloutSubviewManager.m; sourceTree = "<group>"; };
887		31AD99D82285B51100F19090 /* AIRDummyView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRDummyView.m; sourceTree = "<group>"; };
888		31AD99D92285B51100F19090 /* AIRDummyView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRDummyView.h; sourceTree = "<group>"; };
889		31AD99DA2285B51100F19090 /* AIRGMSPolyline.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRGMSPolyline.m; sourceTree = "<group>"; };
890		31AD99DB2285B51100F19090 /* AIRGoogleMapWMSTileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapWMSTileManager.h; sourceTree = "<group>"; };
891		31AD99F52285B52B00F19090 /* AIRMapUrlTile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapUrlTile.h; sourceTree = "<group>"; };
892		31AD99F62285B52B00F19090 /* AIRMapOverlayManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapOverlayManager.m; sourceTree = "<group>"; };
893		31AD99F72285B52C00F19090 /* AIRMap.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMap.m; sourceTree = "<group>"; };
894		31AD99F82285B52C00F19090 /* AIRMapManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapManager.m; sourceTree = "<group>"; };
895		31AD99F92285B52C00F19090 /* AIRMapLocalTile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapLocalTile.h; sourceTree = "<group>"; };
896		31AD99FA2285B52C00F19090 /* AIRMapLocalTileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapLocalTileManager.m; sourceTree = "<group>"; };
897		31AD99FB2285B52C00F19090 /* AIRMapMarker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapMarker.m; sourceTree = "<group>"; };
898		31AD99FC2285B52C00F19090 /* AIRMapCircle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapCircle.h; sourceTree = "<group>"; };
899		31AD99FD2285B52C00F19090 /* AIRMapCircleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapCircleManager.h; sourceTree = "<group>"; };
900		31AD99FE2285B52C00F19090 /* AIRMapCoordinate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapCoordinate.h; sourceTree = "<group>"; };
901		31AD99FF2285B52C00F19090 /* AIRMapPolygon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapPolygon.m; sourceTree = "<group>"; };
902		31AD9A002285B52C00F19090 /* AIRMapOverlay.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapOverlay.m; sourceTree = "<group>"; };
903		31AD9A012285B52C00F19090 /* AIRMapPolygonManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapPolygonManager.m; sourceTree = "<group>"; };
904		31AD9A022285B52C00F19090 /* AIRMapMarker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapMarker.h; sourceTree = "<group>"; };
905		31AD9A032285B52C00F19090 /* AIRMapOverlayRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapOverlayRenderer.h; sourceTree = "<group>"; };
906		31AD9A042285B52D00F19090 /* RCTConvert+AirMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+AirMap.h"; sourceTree = "<group>"; };
907		31AD9A052285B52D00F19090 /* AIRMapWMSTileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapWMSTileManager.h; sourceTree = "<group>"; };
908		31AD9A062285B52D00F19090 /* AIRMapCalloutSubviewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapCalloutSubviewManager.m; sourceTree = "<group>"; };
909		31AD9A072285B52D00F19090 /* AIRMapCircleManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapCircleManager.m; sourceTree = "<group>"; };
910		31AD9A082285B52D00F19090 /* AIRMapPolylineRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapPolylineRenderer.h; sourceTree = "<group>"; };
911		31AD9A092285B52D00F19090 /* AIRMapPolylineManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapPolylineManager.m; sourceTree = "<group>"; };
912		31AD9A0A2285B52D00F19090 /* AIRMapCoordinate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapCoordinate.m; sourceTree = "<group>"; };
913		31AD9A0B2285B52D00F19090 /* AIRMapCalloutManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapCalloutManager.h; sourceTree = "<group>"; };
914		31AD9A0C2285B52D00F19090 /* AIRMapPolylineRenderer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapPolylineRenderer.m; sourceTree = "<group>"; };
915		31AD9A0D2285B52D00F19090 /* AIRMapCircle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapCircle.m; sourceTree = "<group>"; };
916		31AD9A0E2285B52D00F19090 /* AIRMapPolyline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapPolyline.h; sourceTree = "<group>"; };
917		31AD9A0F2285B52E00F19090 /* AIRMapLocalTileOverlay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapLocalTileOverlay.h; sourceTree = "<group>"; };
918		31AD9A102285B52E00F19090 /* AIRMapMarkerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapMarkerManager.h; sourceTree = "<group>"; };
919		31AD9A112285B52E00F19090 /* AIRMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMap.h; sourceTree = "<group>"; };
920		31AD9A122285B52E00F19090 /* AIRMapSnapshot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapSnapshot.h; sourceTree = "<group>"; };
921		31AD9A132285B52E00F19090 /* AIRMapMarkerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapMarkerManager.m; sourceTree = "<group>"; };
922		31AD9A142285B52E00F19090 /* AIRMapUrlTileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapUrlTileManager.h; sourceTree = "<group>"; };
923		31AD9A152285B52E00F19090 /* AIRMapLocalTileOverlay.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapLocalTileOverlay.m; sourceTree = "<group>"; };
924		31AD9A162285B52E00F19090 /* AIRMapWMSTile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapWMSTile.h; sourceTree = "<group>"; };
925		31AD9A172285B52E00F19090 /* AIRMapManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapManager.h; sourceTree = "<group>"; };
926		31AD9A182285B52E00F19090 /* AIRMapCalloutSubview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapCalloutSubview.h; sourceTree = "<group>"; };
927		31AD9A192285B52F00F19090 /* AIRMapOverlay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapOverlay.h; sourceTree = "<group>"; };
928		31AD9A1A2285B52F00F19090 /* AIRWeakTimerReference.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRWeakTimerReference.h; sourceTree = "<group>"; };
929		31AD9A1B2285B52F00F19090 /* AIRMapCallout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapCallout.h; sourceTree = "<group>"; };
930		31AD9A1C2285B52F00F19090 /* AIRMapOverlayRenderer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapOverlayRenderer.m; sourceTree = "<group>"; };
931		31AD9A1D2285B52F00F19090 /* AIRMapCalloutManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapCalloutManager.m; sourceTree = "<group>"; };
932		31AD9A1E2285B52F00F19090 /* AIRMapUrlTile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapUrlTile.m; sourceTree = "<group>"; };
933		31AD9A1F2285B52F00F19090 /* AIRMapCalloutSubview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapCalloutSubview.m; sourceTree = "<group>"; };
934		31AD9A202285B52F00F19090 /* AIRMapWMSTile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapWMSTile.m; sourceTree = "<group>"; };
935		31AD9A212285B52F00F19090 /* AIRMapPolygonManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapPolygonManager.h; sourceTree = "<group>"; };
936		31AD9A222285B53000F19090 /* AIRMapUrlTileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapUrlTileManager.m; sourceTree = "<group>"; };
937		31AD9A242285B53000F19090 /* SMCalloutView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SMCalloutView.m; sourceTree = "<group>"; };
938		31AD9A252285B53000F19090 /* SMCalloutView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SMCalloutView.h; sourceTree = "<group>"; };
939		31AD9A262285B53000F19090 /* AIRMapPolygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapPolygon.h; sourceTree = "<group>"; };
940		31AD9A272285B53000F19090 /* AIRMapCalloutSubviewManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapCalloutSubviewManager.h; sourceTree = "<group>"; };
941		31AD9A282285B53000F19090 /* AIRWeakMapReference.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRWeakMapReference.h; sourceTree = "<group>"; };
942		31AD9A292285B53000F19090 /* AIRWeakTimerReference.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRWeakTimerReference.m; sourceTree = "<group>"; };
943		31AD9A2A2285B53000F19090 /* AIRMapPolylineManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapPolylineManager.h; sourceTree = "<group>"; };
944		31AD9A2B2285B53000F19090 /* AIRMapOverlayManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapOverlayManager.h; sourceTree = "<group>"; };
945		31AD9A2C2285B53000F19090 /* AIRMapWMSTileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapWMSTileManager.m; sourceTree = "<group>"; };
946		31AD9A2D2285B53000F19090 /* AIRWeakMapReference.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRWeakMapReference.m; sourceTree = "<group>"; };
947		31AD9A2E2285B53100F19090 /* RCTConvert+AirMap.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+AirMap.m"; sourceTree = "<group>"; };
948		31AD9A2F2285B53100F19090 /* AIRMapLocalTileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AIRMapLocalTileManager.h; sourceTree = "<group>"; };
949		31AD9A302285B53100F19090 /* AIRMapPolyline.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapPolyline.m; sourceTree = "<group>"; };
950		31AD9A312285B53100F19090 /* AIRMapCallout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapCallout.m; sourceTree = "<group>"; };
951		31AD9A322285B53100F19090 /* AIRMapLocalTile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AIRMapLocalTile.m; sourceTree = "<group>"; };
952		31E44FBD20C975AD008AA62F /* EXScopedModuleRegistryDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedModuleRegistryDelegate.h; sourceTree = "<group>"; };
953		31E44FBE20C975BB008AA62F /* EXScopedModuleRegistryDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedModuleRegistryDelegate.m; sourceTree = "<group>"; };
954		31E6D47C20B844FA0082B09F /* EXSensorManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXSensorManager.h; sourceTree = "<group>"; };
955		31E6D47D20B8451B0082B09F /* EXSensorManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXSensorManager.m; sourceTree = "<group>"; };
956		31E6D47F20B845830082B09F /* EXSensorsManagerBinding.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXSensorsManagerBinding.m; sourceTree = "<group>"; };
957		31E6D48120B845920082B09F /* EXSensorsManagerBinding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXSensorsManagerBinding.h; sourceTree = "<group>"; };
958		31E8B2FB23D090E200E6C2BF /* EXClientReleaseType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXClientReleaseType.h; sourceTree = "<group>"; };
959		31E8B2FC23D090E200E6C2BF /* EXClientReleaseType.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXClientReleaseType.m; sourceTree = "<group>"; };
960		31F8E27C255F05D5005AA063 /* EXDeviceInstallationUUIDService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXDeviceInstallationUUIDService.h; sourceTree = "<group>"; };
961		31F8E27D255F05D5005AA063 /* EXDeviceInstallationUUIDService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXDeviceInstallationUUIDService.m; sourceTree = "<group>"; };
962		3451876A2368FE9E008C4171 /* cp-bundle-resources-conditionally.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "cp-bundle-resources-conditionally.sh"; sourceTree = "<group>"; };
963		35005E2F0ED24BB98E4DC990 /* RNCMaskedView.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNCMaskedView.m; sourceTree = "<group>"; };
964		391920741A374C4AB61BDB48 /* RNSharedElementStyle.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSharedElementStyle.m; sourceTree = "<group>"; };
965		417AEE2C283C4782885B8C12 /* RNSVGMarkerPosition.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSVGMarkerPosition.m; sourceTree = "<group>"; };
966		476C8FFA59854F80BD436259 /* RNCMaskedViewManager.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNCMaskedViewManager.h; sourceTree = "<group>"; };
967		57C7EC4AED92477D8C6743E0 /* RNSharedElementCornerRadii.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSharedElementCornerRadii.h; sourceTree = "<group>"; };
968		5972DE6FF6EE4E5BAE26F7FC /* RNSVGMarkerManager.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSVGMarkerManager.h; sourceTree = "<group>"; };
969		5DA1762EB8644F4CB2DF792F /* AIRGoogleMapHeatmapManager.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapHeatmapManager.h; sourceTree = "<group>"; };
970		5E8A7DA8E798407CA5410CF6 /* RNSVGPathMeasure.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSVGPathMeasure.m; sourceTree = "<group>"; };
971		626540C9AA14409B8CD2A9F5 /* RNSharedElementNode.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSharedElementNode.h; sourceTree = "<group>"; };
972		65028F8B8C154DE59D8AC3E3 /* AIRGoogleMapHeatmap.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapHeatmap.m; sourceTree = "<group>"; };
973		6A79A16F1EFAC438ED5E13A7 /* Pods-Expo Go-Expo Go (versioned).release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Expo Go-Expo Go (versioned).release.xcconfig"; path = "Target Support Files/Pods-Expo Go-Expo Go (versioned)/Pods-Expo Go-Expo Go (versioned).release.xcconfig"; sourceTree = "<group>"; };
974		6C6465732E5D4486AB56AD4E /* RNCSafeAreaViewMode.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNCSafeAreaViewMode.m; sourceTree = "<group>"; };
975		7043DEFB2283303800272D74 /* RNSVGPainter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGPainter.h; sourceTree = "<group>"; };
976		7043DEFC2283303800272D74 /* RNSVGSolidColorBrush.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGSolidColorBrush.h; sourceTree = "<group>"; };
977		7043DEFD2283303800272D74 /* RNSVGBrush.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGBrush.h; sourceTree = "<group>"; };
978		7043DEFE2283303800272D74 /* RNSVGBrushType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGBrushType.h; sourceTree = "<group>"; };
979		7043DEFF2283303800272D74 /* RNSVGPainterBrush.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGPainterBrush.m; sourceTree = "<group>"; };
980		7043DF002283303800272D74 /* RNSVGPainterBrush.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGPainterBrush.h; sourceTree = "<group>"; };
981		7043DF012283303800272D74 /* RNSVGBrush.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGBrush.m; sourceTree = "<group>"; };
982		7043DF022283303800272D74 /* RNSVGPainter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGPainter.m; sourceTree = "<group>"; };
983		7043DF032283303800272D74 /* RNSVGSolidColorBrush.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGSolidColorBrush.m; sourceTree = "<group>"; };
984		7043DF042283303800272D74 /* RNSVGRenderable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGRenderable.h; sourceTree = "<group>"; };
985		7043DF062283303800272D74 /* RNSVGRenderableManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGRenderableManager.h; sourceTree = "<group>"; };
986		7043DF072283303800272D74 /* RNSVGUseManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGUseManager.m; sourceTree = "<group>"; };
987		7043DF082283303800272D74 /* RNSVGTextManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGTextManager.h; sourceTree = "<group>"; };
988		7043DF092283303800272D74 /* RNSVGRectManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGRectManager.m; sourceTree = "<group>"; };
989		7043DF0A2283303800272D74 /* RNSVGDefsManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGDefsManager.h; sourceTree = "<group>"; };
990		7043DF0B2283303800272D74 /* RNSVGRadialGradientManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGRadialGradientManager.m; sourceTree = "<group>"; };
991		7043DF0C2283303800272D74 /* RNSVGSvgViewManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGSvgViewManager.h; sourceTree = "<group>"; };
992		7043DF0D2283303800272D74 /* RNSVGNodeManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGNodeManager.h; sourceTree = "<group>"; };
993		7043DF0E2283303800272D74 /* RNSVGClipPathManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGClipPathManager.h; sourceTree = "<group>"; };
994		7043DF0F2283303800272D74 /* RNSVGEllipseManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGEllipseManager.m; sourceTree = "<group>"; };
995		7043DF102283303800272D74 /* RNSVGTextPathManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGTextPathManager.h; sourceTree = "<group>"; };
996		7043DF112283303800272D74 /* RNSVGLinearGradientManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGLinearGradientManager.h; sourceTree = "<group>"; };
997		7043DF122283303800272D74 /* RNSVGCircleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGCircleManager.h; sourceTree = "<group>"; };
998		7043DF132283303800272D74 /* RNSVGMaskManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGMaskManager.m; sourceTree = "<group>"; };
999		7043DF142283303800272D74 /* RNSVGGroupManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGGroupManager.h; sourceTree = "<group>"; };
1000		7043DF152283303800272D74 /* RNSVGPathManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGPathManager.m; sourceTree = "<group>"; };
1001		7043DF162283303800272D74 /* RNSVGImageManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGImageManager.h; sourceTree = "<group>"; };
1002		7043DF172283303800272D74 /* RNSVGSymbolManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGSymbolManager.m; sourceTree = "<group>"; };
1003		7043DF182283303800272D74 /* RNSVGTSpanManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGTSpanManager.h; sourceTree = "<group>"; };
1004		7043DF192283303800272D74 /* RNSVGPatternManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGPatternManager.h; sourceTree = "<group>"; };
1005		7043DF1A2283303800272D74 /* RNSVGLineManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGLineManager.h; sourceTree = "<group>"; };
1006		7043DF1B2283303800272D74 /* RNSVGNodeManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGNodeManager.m; sourceTree = "<group>"; };
1007		7043DF1C2283303800272D74 /* RNSVGClipPathManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGClipPathManager.m; sourceTree = "<group>"; };
1008		7043DF1D2283303800272D74 /* RNSVGSvgViewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGSvgViewManager.m; sourceTree = "<group>"; };
1009		7043DF1E2283303800272D74 /* RNSVGRadialGradientManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGRadialGradientManager.h; sourceTree = "<group>"; };
1010		7043DF1F2283303800272D74 /* RNSVGRectManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGRectManager.h; sourceTree = "<group>"; };
1011		7043DF202283303800272D74 /* RNSVGDefsManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGDefsManager.m; sourceTree = "<group>"; };
1012		7043DF212283303800272D74 /* RNSVGTextManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextManager.m; sourceTree = "<group>"; };
1013		7043DF222283303800272D74 /* RNSVGUseManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGUseManager.h; sourceTree = "<group>"; };
1014		7043DF232283303800272D74 /* RNSVGRenderableManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGRenderableManager.m; sourceTree = "<group>"; };
1015		7043DF242283303800272D74 /* RNSVGLinearGradientManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGLinearGradientManager.m; sourceTree = "<group>"; };
1016		7043DF252283303800272D74 /* RNSVGTextPathManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextPathManager.m; sourceTree = "<group>"; };
1017		7043DF262283303800272D74 /* RNSVGEllipseManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGEllipseManager.h; sourceTree = "<group>"; };
1018		7043DF272283303800272D74 /* RNSVGImageManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGImageManager.m; sourceTree = "<group>"; };
1019		7043DF282283303800272D74 /* RNSVGPathManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGPathManager.h; sourceTree = "<group>"; };
1020		7043DF292283303800272D74 /* RNSVGGroupManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGGroupManager.m; sourceTree = "<group>"; };
1021		7043DF2A2283303800272D74 /* RNSVGMaskManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGMaskManager.h; sourceTree = "<group>"; };
1022		7043DF2B2283303800272D74 /* RNSVGCircleManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGCircleManager.m; sourceTree = "<group>"; };
1023		7043DF2C2283303800272D74 /* RNSVGLineManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGLineManager.m; sourceTree = "<group>"; };
1024		7043DF2D2283303800272D74 /* RNSVGPatternManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGPatternManager.m; sourceTree = "<group>"; };
1025		7043DF2E2283303800272D74 /* RNSVGTSpanManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGTSpanManager.m; sourceTree = "<group>"; };
1026		7043DF2F2283303800272D74 /* RNSVGSymbolManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGSymbolManager.h; sourceTree = "<group>"; };
1027		7043DF312283303800272D74 /* RNSVGRect.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGRect.m; sourceTree = "<group>"; };
1028		7043DF322283303800272D74 /* RNSVGEllipse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGEllipse.h; sourceTree = "<group>"; };
1029		7043DF332283303800272D74 /* RNSVGCircle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGCircle.m; sourceTree = "<group>"; };
1030		7043DF342283303800272D74 /* RNSVGLine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGLine.m; sourceTree = "<group>"; };
1031		7043DF352283303800272D74 /* RNSVGRect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGRect.h; sourceTree = "<group>"; };
1032		7043DF362283303800272D74 /* RNSVGCircle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGCircle.h; sourceTree = "<group>"; };
1033		7043DF372283303800272D74 /* RNSVGEllipse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGEllipse.m; sourceTree = "<group>"; };
1034		7043DF382283303800272D74 /* RNSVGLine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGLine.h; sourceTree = "<group>"; };
1035		7043DF3A2283303800272D74 /* RCTConvert+RNSVG.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+RNSVG.m"; sourceTree = "<group>"; };
1036		7043DF3B2283303800272D74 /* RNSVGLength.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGLength.h; sourceTree = "<group>"; };
1037		7043DF3C2283303800272D74 /* RNSVGUnits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGUnits.h; sourceTree = "<group>"; };
1038		7043DF3D2283303800272D74 /* RNSVGCGFCRule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGCGFCRule.h; sourceTree = "<group>"; };
1039		7043DF3E2283303800272D74 /* RNSVGViewBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGViewBox.h; sourceTree = "<group>"; };
1040		7043DF3F2283303800272D74 /* RNSVGVectorEffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGVectorEffect.h; sourceTree = "<group>"; };
1041		7043DF402283303800272D74 /* RNSVGBezierElement.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGBezierElement.m; sourceTree = "<group>"; };
1042		7043DF412283303800272D74 /* RNSVGPathParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGPathParser.m; sourceTree = "<group>"; };
1043		7043DF422283303800272D74 /* RNSVGPercentageConverter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGPercentageConverter.m; sourceTree = "<group>"; };
1044		7043DF432283303800272D74 /* RCTConvert+RNSVG.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+RNSVG.h"; sourceTree = "<group>"; };
1045		7043DF442283303800272D74 /* RNSVGVBMOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGVBMOS.h; sourceTree = "<group>"; };
1046		7043DF452283303800272D74 /* RNSVGLength.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGLength.m; sourceTree = "<group>"; };
1047		7043DF462283303800272D74 /* RNSVGPathParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGPathParser.h; sourceTree = "<group>"; };
1048		7043DF472283303800272D74 /* RNSVGBezierElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGBezierElement.h; sourceTree = "<group>"; };
1049		7043DF482283303800272D74 /* RNSVGViewBox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGViewBox.m; sourceTree = "<group>"; };
1050		7043DF492283303800272D74 /* RNSVGPercentageConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGPercentageConverter.h; sourceTree = "<group>"; };
1051		7043DF4A2283303800272D74 /* RNSVGNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGNode.h; sourceTree = "<group>"; };
1052		7043DF4C2283303800272D74 /* RNSVGDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGDefs.h; sourceTree = "<group>"; };
1053		7043DF4D2283303800272D74 /* RNSVGPattern.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGPattern.m; sourceTree = "<group>"; };
1054		7043DF4E2283303800272D74 /* RNSVGUse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGUse.h; sourceTree = "<group>"; };
1055		7043DF4F2283303800272D74 /* RNSVGMask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGMask.h; sourceTree = "<group>"; };
1056		7043DF502283303800272D74 /* RNSVGSvgView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGSvgView.h; sourceTree = "<group>"; };
1057		7043DF512283303800272D74 /* RNSVGPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGPath.h; sourceTree = "<group>"; };
1058		7043DF522283303800272D74 /* RNSVGImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGImage.h; sourceTree = "<group>"; };
1059		7043DF532283303800272D74 /* RNSVGSymbol.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGSymbol.m; sourceTree = "<group>"; };
1060		7043DF542283303800272D74 /* RNSVGRadialGradient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGRadialGradient.m; sourceTree = "<group>"; };
1061		7043DF552283303800272D74 /* RNSVGClipPath.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGClipPath.m; sourceTree = "<group>"; };
1062		7043DF562283303800272D74 /* RNSVGGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGGroup.h; sourceTree = "<group>"; };
1063		7043DF572283303800272D74 /* RNSVGLinearGradient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGLinearGradient.m; sourceTree = "<group>"; };
1064		7043DF582283303800272D74 /* RNSVGSvgView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGSvgView.m; sourceTree = "<group>"; };
1065		7043DF592283303800272D74 /* RNSVGMask.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGMask.m; sourceTree = "<group>"; };
1066		7043DF5A2283303800272D74 /* RNSVGUse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGUse.m; sourceTree = "<group>"; };
1067		7043DF5B2283303800272D74 /* RNSVGDefs.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGDefs.m; sourceTree = "<group>"; };
1068		7043DF5C2283303800272D74 /* RNSVGRadialGradient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGRadialGradient.h; sourceTree = "<group>"; };
1069		7043DF5D2283303800272D74 /* RNSVGSymbol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGSymbol.h; sourceTree = "<group>"; };
1070		7043DF5E2283303800272D74 /* RNSVGImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGImage.m; sourceTree = "<group>"; };
1071		7043DF5F2283303800272D74 /* RNSVGPath.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGPath.m; sourceTree = "<group>"; };
1072		7043DF602283303800272D74 /* RNSVGGroup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGGroup.m; sourceTree = "<group>"; };
1073		7043DF612283303800272D74 /* RNSVGClipPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGClipPath.h; sourceTree = "<group>"; };
1074		7043DF622283303800272D74 /* RNSVGLinearGradient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGLinearGradient.h; sourceTree = "<group>"; };
1075		7043DF632283303800272D74 /* RNSVGPattern.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGPattern.h; sourceTree = "<group>"; };
1076		7043DF642283303800272D74 /* RNSVGRenderable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGRenderable.m; sourceTree = "<group>"; };
1077		7043DF662283303800272D74 /* RNSVGTextPath.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextPath.m; sourceTree = "<group>"; };
1078		7043DF672283303800272D74 /* RNSVGPropHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGPropHelper.m; sourceTree = "<group>"; };
1079		7043DF682283303800272D74 /* RNSVGText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGText.h; sourceTree = "<group>"; };
1080		7043DF692283303800272D74 /* RNSVGTextProperties.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGTextProperties.m; sourceTree = "<group>"; };
1081		7043DF6A2283303800272D74 /* RNSVGFontData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGFontData.m; sourceTree = "<group>"; };
1082		7043DF6B2283303800272D74 /* RNSVGTSpan.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGTSpan.h; sourceTree = "<group>"; };
1083		7043DF6C2283303800272D74 /* RNSVGGlyphContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGGlyphContext.h; sourceTree = "<group>"; };
1084		7043DF6D2283303800272D74 /* RNSVGPropHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGPropHelper.h; sourceTree = "<group>"; };
1085		7043DF6E2283303800272D74 /* RNSVGTextPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGTextPath.h; sourceTree = "<group>"; };
1086		7043DF6F2283303800272D74 /* RNSVGTextProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGTextProperties.h; sourceTree = "<group>"; };
1087		7043DF702283303800272D74 /* RNSVGText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGText.m; sourceTree = "<group>"; };
1088		7043DF712283303800272D74 /* RNSVGTSpan.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGTSpan.m; sourceTree = "<group>"; };
1089		7043DF722283303800272D74 /* RNSVGFontData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGFontData.h; sourceTree = "<group>"; };
1090		7043DF732283303800272D74 /* RNSVGGlyphContext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGGlyphContext.m; sourceTree = "<group>"; };
1091		7043DF742283303800272D74 /* RNSVGNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSVGNode.m; sourceTree = "<group>"; };
1092		7043DF752283303800272D74 /* RNSVGContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSVGContainer.h; sourceTree = "<group>"; };
1093		731D1E5D176247F4893297CE /* RNSVGMarker.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSVGMarker.h; sourceTree = "<group>"; };
1094		780F0BF062134A048B33344C /* RNSharedElementCornerRadii.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSharedElementCornerRadii.m; sourceTree = "<group>"; };
1095		78CEE2C01ACD07D70095B124 /* Expo Go.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Expo Go.app"; sourceTree = BUILT_PRODUCTS_DIR; };
1096		78CEE2D01ACD07D70095B124 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
1097		78D82525204E8F9C00CBD9D9 /* EXApiV2Client.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXApiV2Client.h; sourceTree = "<group>"; };
1098		78D82526204E8F9C00CBD9D9 /* EXApiV2Client.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXApiV2Client.m; sourceTree = "<group>"; };
1099		78D82528204F826700CBD9D9 /* EXApiV2Result.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXApiV2Result.h; sourceTree = "<group>"; };
1100		78D82529204F826700CBD9D9 /* EXApiV2Result.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXApiV2Result.m; sourceTree = "<group>"; };
1101		78D8252C2051217F00CBD9D9 /* NSData+EXRemoteNotifications.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSData+EXRemoteNotifications.h"; sourceTree = "<group>"; };
1102		78D8252D2051217F00CBD9D9 /* NSData+EXRemoteNotifications.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSData+EXRemoteNotifications.m"; sourceTree = "<group>"; };
1103		78D8252F2051226200CBD9D9 /* EXApiV2Client+EXRemoteNotifications.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "EXApiV2Client+EXRemoteNotifications.h"; sourceTree = "<group>"; };
1104		78D825302051226200CBD9D9 /* EXApiV2Client+EXRemoteNotifications.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "EXApiV2Client+EXRemoteNotifications.m"; sourceTree = "<group>"; };
1105		78EFF1819B1C44F2A92FC309 /* RNCMaskedViewManager.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNCMaskedViewManager.m; sourceTree = "<group>"; };
1106		7A6D470702C8378E4086FCF2 /* Pods-Expo Go-Expo Go (versioned).debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Expo Go-Expo Go (versioned).debug.xcconfig"; path = "Target Support Files/Pods-Expo Go-Expo Go (versioned)/Pods-Expo Go-Expo Go (versioned).debug.xcconfig"; sourceTree = "<group>"; };
1107		7B5470F008B04F93A7E19D7B /* RNSVGMarker.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSVGMarker.m; sourceTree = "<group>"; };
1108		7E7497021CDE4FBA925D5F50 /* RNSharedElementTransitionItem.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSharedElementTransitionItem.m; sourceTree = "<group>"; };
1109		7F6CB974983B435DB3C2F7BE /* RNSVGForeignObject.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSVGForeignObject.h; sourceTree = "<group>"; };
1110		80598B49D2DB4720B1935D89 /* RNSharedElementNodeManager.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSharedElementNodeManager.m; sourceTree = "<group>"; };
1111		8746D75D24D04B2300BFAD22 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
1112		8767F5B624D177AD009F9372 /* EXManagedAppSplashScreenConfigurationBuilder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXManagedAppSplashScreenConfigurationBuilder.h; sourceTree = "<group>"; };
1113		8767F5B724D177AD009F9372 /* EXManagedAppSplashScreenConfigurationBuilder.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXManagedAppSplashScreenConfigurationBuilder.m; sourceTree = "<group>"; };
1114		8767F97124D17CB2009F9372 /* EXManagedAppSplashScreenViewProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXManagedAppSplashScreenViewProvider.h; sourceTree = "<group>"; };
1115		8767F97224D17CB2009F9372 /* EXManagedAppSplashScreenViewProvider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXManagedAppSplashScreenViewProvider.m; sourceTree = "<group>"; };
1116		8767F97424D19FA7009F9372 /* EXHomeAppSplashScreenViewProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXHomeAppSplashScreenViewProvider.h; sourceTree = "<group>"; };
1117		8767F97524D19FA7009F9372 /* EXHomeAppSplashScreenViewProvider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXHomeAppSplashScreenViewProvider.m; sourceTree = "<group>"; };
1118		87750C4924EADFDB00CEF3DE /* EXManagedAppSplashScreenConfiguration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXManagedAppSplashScreenConfiguration.m; sourceTree = "<group>"; };
1119		87750C4C24EADFDC00CEF3DE /* EXManagedAppSplashScreenConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXManagedAppSplashScreenConfiguration.h; sourceTree = "<group>"; };
1120		878B4AFC24C5B8CC00D23E0A /* EXAppLoadingProgressWindowController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXAppLoadingProgressWindowController.h; sourceTree = "<group>"; };
1121		878B4AFD24C5B8CC00D23E0A /* EXAppLoadingProgressWindowController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXAppLoadingProgressWindowController.m; sourceTree = "<group>"; };
1122		8796D576855445C7AE7F4659 /* RNSVGForeignObjectManager.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSVGForeignObjectManager.m; sourceTree = "<group>"; };
1123		993696B522A54FE2B8DC27D4 /* RNSVGMarkerPosition.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSVGMarkerPosition.h; sourceTree = "<group>"; };
1124		A04202C13B6B252B56C2AD40 /* Pods-Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests.debug.xcconfig"; path = "Target Support Files/Pods-Tests/Pods-Tests.debug.xcconfig"; sourceTree = "<group>"; };
1125		A0DCD2EBCF2B4FDC80E8EBE3 /* RNSVGForeignObject.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSVGForeignObject.m; sourceTree = "<group>"; };
1126		A52338486C178CE51F30C355 /* Pods-Expo Go-Expo Go (unversioned).debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Expo Go-Expo Go (unversioned).debug.xcconfig"; path = "Target Support Files/Pods-Expo Go-Expo Go (unversioned)/Pods-Expo Go-Expo Go (unversioned).debug.xcconfig"; sourceTree = "<group>"; };
1127		A5B705024D7B4371B0EB68EC /* AIRGoogleMapHeatmapManager.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = AIRGoogleMapHeatmapManager.m; sourceTree = "<group>"; };
1128		ADD76EDEE539AF37E367653E /* Pods-Expo Go-Expo Go (unversioned).release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Expo Go-Expo Go (unversioned).release.xcconfig"; path = "Target Support Files/Pods-Expo Go-Expo Go (unversioned)/Pods-Expo Go-Expo Go (unversioned).release.xcconfig"; sourceTree = "<group>"; };
1129		AF530F40E8F84F5FB7D7C181 /* RNSharedElementTransition.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSharedElementTransition.h; sourceTree = "<group>"; };
1130		B21115F6246C1B47005BA616 /* EXScopedNotificationBuilder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedNotificationBuilder.h; sourceTree = "<group>"; };
1131		B21115F7246C1B47005BA616 /* EXScopedNotificationBuilder.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedNotificationBuilder.m; sourceTree = "<group>"; };
1132		B22BB0322366F3F400EE04EC /* EXScopedErrorRecoveryModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXScopedErrorRecoveryModule.m; sourceTree = "<group>"; };
1133		B22BB0332366F3F400EE04EC /* EXScopedErrorRecoveryModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXScopedErrorRecoveryModule.h; sourceTree = "<group>"; };
1134		B236C4F124740C1E00D0CB66 /* EXScopedNotificationSchedulerModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedNotificationSchedulerModule.h; sourceTree = "<group>"; };
1135		B236C4F224740C1E00D0CB66 /* EXScopedNotificationSchedulerModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedNotificationSchedulerModule.m; sourceTree = "<group>"; };
1136		B23D9AA124758C6600D09AC8 /* EXScopedNotificationPresentationModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedNotificationPresentationModule.h; sourceTree = "<group>"; };
1137		B23D9AA224758C6600D09AC8 /* EXScopedNotificationPresentationModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedNotificationPresentationModule.m; sourceTree = "<group>"; };
1138		B27236FEB631478AB1A6C384 /* RNSharedElementDelegate.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSharedElementDelegate.h; sourceTree = "<group>"; };
1139		B2B492152462F5EF001576D8 /* EXScopedNotificationsEmitter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedNotificationsEmitter.h; sourceTree = "<group>"; };
1140		B2B492162462F5EF001576D8 /* EXScopedNotificationsEmitter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedNotificationsEmitter.m; sourceTree = "<group>"; };
1141		B2F7C029246B09890060EE06 /* EXScopedNotificationsHandlerModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedNotificationsHandlerModule.h; sourceTree = "<group>"; };
1142		B2F7C02A246B09890060EE06 /* EXScopedNotificationsHandlerModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedNotificationsHandlerModule.m; sourceTree = "<group>"; };
1143		B2F7C02C246B09AE0060EE06 /* EXScopedNotificationsUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedNotificationsUtils.h; sourceTree = "<group>"; };
1144		B2F7C02D246B09AE0060EE06 /* EXScopedNotificationsUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedNotificationsUtils.m; sourceTree = "<group>"; };
1145		B505BA0E20CAF77A0046ACFB /* Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
1146		B505BA1220CAF77A0046ACFB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
1147		B505BA1A20CAF80D0046ACFB /* EXEnvironmentMocks.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXEnvironmentMocks.m; sourceTree = "<group>"; };
1148		B505BA1B20CAF80D0046ACFB /* EXEnvironment+Tests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "EXEnvironment+Tests.h"; sourceTree = "<group>"; };
1149		B505BA1C20CAF80D0046ACFB /* EXEnvironmentMocks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXEnvironmentMocks.h; sourceTree = "<group>"; };
1150		B505BA1D20CAF80D0046ACFB /* EXEnvironmentTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXEnvironmentTests.m; sourceTree = "<group>"; };
1151		B50C4C0A20EEBCE20090E5F9 /* EXApiV2Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXApiV2Tests.m; sourceTree = "<group>"; };
1152		B51333401CE649FE00E9FC9E /* ExponentIntegrationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ExponentIntegrationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
1153		B51333421CE649FE00E9FC9E /* ExponentIntegrationTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExponentIntegrationTests.m; sourceTree = "<group>"; };
1154		B51333441CE649FE00E9FC9E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
1155		B52217D41F146658002241BA /* EXKernelServiceRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXKernelServiceRegistry.h; sourceTree = "<group>"; };
1156		B52217D51F146658002241BA /* EXKernelServiceRegistry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXKernelServiceRegistry.m; sourceTree = "<group>"; };
1157		B52217D71F146686002241BA /* EXKernelService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXKernelService.h; sourceTree = "<group>"; };
1158		B526B5041E6A543500606CAB /* ExpoKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExpoKit.h; sourceTree = "<group>"; };
1159		B526B5051E6A543500606CAB /* ExpoKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExpoKit.m; sourceTree = "<group>"; };
1160		B54D2911205307380019411A /* EXAppLoadingCancelView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXAppLoadingCancelView.h; sourceTree = "<group>"; };
1161		B54D2912205307380019411A /* EXAppLoadingCancelView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXAppLoadingCancelView.m; sourceTree = "<group>"; };
1162		B5576080204A41F90041D9C8 /* EXHomeModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXHomeModule.m; sourceTree = "<group>"; };
1163		B5576081204A41F90041D9C8 /* EXHomeModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXHomeModule.h; sourceTree = "<group>"; };
1164		B5576083204A423A0041D9C8 /* EXHomeModuleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXHomeModuleManager.h; sourceTree = "<group>"; };
1165		B5576084204A423B0041D9C8 /* EXHomeModuleManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXHomeModuleManager.m; sourceTree = "<group>"; };
1166		B56C65C0204768F2002B2424 /* EXRootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXRootViewController.h; sourceTree = "<group>"; };
1167		B56C65C1204768F2002B2424 /* EXRootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXRootViewController.m; sourceTree = "<group>"; };
1168		B56C65C4204768F2002B2424 /* EXHomeAppManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXHomeAppManager.m; sourceTree = "<group>"; };
1169		B56C65C5204768F2002B2424 /* EXHomeAppManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXHomeAppManager.h; sourceTree = "<group>"; };
1170		B56C65CA204769F9002B2424 /* EXDevMenuViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXDevMenuViewController.h; sourceTree = "<group>"; };
1171		B56C65CB204769F9002B2424 /* EXDevMenuViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXDevMenuViewController.m; sourceTree = "<group>"; };
1172		B57180FE1F0FF41600315A66 /* EXScreenOrientationManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXScreenOrientationManager.h; sourceTree = "<group>"; };
1173		B57180FF1F0FF41600315A66 /* EXScreenOrientationManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXScreenOrientationManager.m; sourceTree = "<group>"; };
1174		B575EEA21D54175A00DCABBC /* shell-app-manifest.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "shell-app-manifest.json"; sourceTree = "<group>"; };
1175		B575EEA31D54175B00DCABBC /* shell-app.bundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "shell-app.bundle"; sourceTree = "<group>"; };
1176		B5854ED620D078C6001D2F6E /* EXClientTestCase.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXClientTestCase.m; sourceTree = "<group>"; };
1177		B5854ED820D0790C001D2F6E /* EXDevDetachTestCase.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXDevDetachTestCase.m; sourceTree = "<group>"; };
1178		B5854EDA20D07944001D2F6E /* EXProdServiceTestCase.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXProdServiceTestCase.m; sourceTree = "<group>"; };
1179		B5854EE420D07AE3001D2F6E /* EXClientTestCase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXClientTestCase.h; sourceTree = "<group>"; };
1180		B5854EE520D07B3E001D2F6E /* EXDevDetachTestCase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXDevDetachTestCase.h; sourceTree = "<group>"; };
1181		B5854EE620D07B5D001D2F6E /* EXProdServiceTestCase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXProdServiceTestCase.h; sourceTree = "<group>"; };
1182		B5854EE720D07BCB001D2F6E /* EXAppLoader+Tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "EXAppLoader+Tests.h"; sourceTree = "<group>"; };
1183		B5854EEA20D07D4D001D2F6E /* EXLinkingTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXLinkingTests.m; sourceTree = "<group>"; };
1184		B58F125A20B73455003E13F1 /* EXEnvironment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXEnvironment.h; sourceTree = "<group>"; };
1185		B58F125B20B73455003E13F1 /* EXEnvironment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXEnvironment.m; sourceTree = "<group>"; };
1186		B59B59481F6369480083850D /* EXTestEnvironment.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = EXTestEnvironment.plist; sourceTree = "<group>"; };
1187		B5A358601C7E6C4300D1BE67 /* EXAnalytics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXAnalytics.h; sourceTree = "<group>"; };
1188		B5A358611C7E6C4300D1BE67 /* EXAnalytics.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXAnalytics.m; sourceTree = "<group>"; };
1189		B5A473D4204A66F60035C61C /* EXAppViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXAppViewController.m; sourceTree = "<group>"; };
1190		B5A473D6204A66F60035C61C /* EXErrorView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXErrorView.m; sourceTree = "<group>"; };
1191		B5A473D8204A66F60035C61C /* EXAppViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXAppViewController.h; sourceTree = "<group>"; };
1192		B5A473D9204A66F60035C61C /* EXErrorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXErrorView.h; sourceTree = "<group>"; };
1193		B5A72C1A20A0D13E00974CCE /* EXManifestResource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXManifestResource.h; sourceTree = "<group>"; };
1194		B5A72C1B20A0D13E00974CCE /* EXCachedResource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXCachedResource.h; sourceTree = "<group>"; };
1195		B5A72C1C20A0D13E00974CCE /* EXJavaScriptResource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXJavaScriptResource.h; sourceTree = "<group>"; };
1196		B5A72C1D20A0D13E00974CCE /* EXManifestResource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXManifestResource.m; sourceTree = "<group>"; };
1197		B5A72C1E20A0D13E00974CCE /* EXCachedResource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXCachedResource.m; sourceTree = "<group>"; };
1198		B5A72C1F20A0D13E00974CCE /* EXJavaScriptResource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXJavaScriptResource.m; sourceTree = "<group>"; };
1199		B5A72C2420A0D1BF00974CCE /* EXAppFetcherCacheOnly.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXAppFetcherCacheOnly.m; sourceTree = "<group>"; };
1200		B5A72C2520A0D1BF00974CCE /* EXAppFetcherWithTimeout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXAppFetcherWithTimeout.m; sourceTree = "<group>"; };
1201		B5A72C2620A0D1BF00974CCE /* EXAppFetcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXAppFetcher.h; sourceTree = "<group>"; };
1202		B5A72C2720A0D1BF00974CCE /* EXAppFetcherDevelopmentMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXAppFetcherDevelopmentMode.m; sourceTree = "<group>"; };
1203		B5A72C2820A0D1BF00974CCE /* EXAppFetcherWithTimeout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXAppFetcherWithTimeout.h; sourceTree = "<group>"; };
1204		B5A72C2920A0D1BF00974CCE /* EXAppFetcherCacheOnly.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXAppFetcherCacheOnly.h; sourceTree = "<group>"; };
1205		B5A72C2A20A0D1BF00974CCE /* EXAppFetcherDevelopmentMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXAppFetcherDevelopmentMode.h; sourceTree = "<group>"; };
1206		B5A72C2B20A0D1BF00974CCE /* EXAppFetcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXAppFetcher.m; sourceTree = "<group>"; };
1207		B5A72C2C20A0D1BF00974CCE /* EXAppFetcher+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "EXAppFetcher+Private.h"; sourceTree = "<group>"; };
1208		B5A72C3120A0D42C00974CCE /* EXAppLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXAppLoader.m; sourceTree = "<group>"; };
1209		B5A72C3220A0D42C00974CCE /* EXAppLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXAppLoader.h; sourceTree = "<group>"; };
1210		B5A72C3320A0D42D00974CCE /* EXAppLoader+Updates.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "EXAppLoader+Updates.h"; sourceTree = "<group>"; };
1211		B5AC398D1E95A90B00540AA7 /* EXKernel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXKernel.h; sourceTree = "<group>"; };
1212		B5AC398E1E95A90B00540AA7 /* EXKernel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXKernel.m; sourceTree = "<group>"; };
1213		B5AC39931E95A90B00540AA7 /* EXKernelUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXKernelUtil.h; sourceTree = "<group>"; };
1214		B5AC39A01E95A90B00540AA7 /* EXVersions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXVersions.h; sourceTree = "<group>"; };
1215		B5AC39A11E95A90B00540AA7 /* EXVersions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXVersions.m; sourceTree = "<group>"; };
1216		B5AC39A31E95A90B00540AA7 /* EXUserNotificationManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXUserNotificationManager.h; sourceTree = "<group>"; };
1217		B5AC39A41E95A90B00540AA7 /* EXUserNotificationManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXUserNotificationManager.m; sourceTree = "<group>"; };
1218		B5AC39A51E95A90B00540AA7 /* EXRemoteNotificationManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXRemoteNotificationManager.h; sourceTree = "<group>"; };
1219		B5AC39A61E95A90B00540AA7 /* EXRemoteNotificationManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXRemoteNotificationManager.m; sourceTree = "<group>"; };
1220		B5AC39D41E95B17300540AA7 /* EXErrorRecoveryManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXErrorRecoveryManager.h; sourceTree = "<group>"; };
1221		B5AC39D51E95B17300540AA7 /* EXErrorRecoveryManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXErrorRecoveryManager.m; sourceTree = "<group>"; };
1222		B5ADEE931F7DB4E000C88D2F /* EXBuildConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXBuildConstants.h; sourceTree = "<group>"; };
1223		B5ADEE941F7DB4E000C88D2F /* EXBuildConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXBuildConstants.m; sourceTree = "<group>"; };
1224		B5C2740A1EC24AE1003355CE /* EXKernelLinkingManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXKernelLinkingManager.h; sourceTree = "<group>"; };
1225		B5C2740B1EC24AE1003355CE /* EXKernelLinkingManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXKernelLinkingManager.m; sourceTree = "<group>"; };
1226		B5CFBF4C1EDE398D00B4BE24 /* EXBuildConstants.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = EXBuildConstants.plist; sourceTree = "<group>"; };
1227		B5D0D65A204F152D00DDFC99 /* EXViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXViewController.h; sourceTree = "<group>"; };
1228		B5D0D65B204F152D00DDFC99 /* EXViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXViewController.m; sourceTree = "<group>"; };
1229		B5D0D65D204F4BF400DDFC99 /* EXLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXLog.m; sourceTree = "<group>"; };
1230		B5D0D65E204F4BF500DDFC99 /* EXLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXLog.h; sourceTree = "<group>"; };
1231		B5D0D661204F4C0400DDFC99 /* EXApiUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXApiUtil.m; sourceTree = "<group>"; };
1232		B5D0D666204F4C0400DDFC99 /* EXFileDownloader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXFileDownloader.h; sourceTree = "<group>"; };
1233		B5D0D667204F4C0400DDFC99 /* EXApiUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXApiUtil.h; sourceTree = "<group>"; };
1234		B5D0D66B204F4C0400DDFC99 /* EXFileDownloader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXFileDownloader.m; sourceTree = "<group>"; };
1235		B5D0D66E204F4C0400DDFC99 /* EXReactAppExceptionHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXReactAppExceptionHandler.h; sourceTree = "<group>"; };
1236		B5D0D66F204F4C0400DDFC99 /* EXReactAppManager.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = EXReactAppManager.mm; sourceTree = "<group>"; };
1237		B5D0D670204F4C0400DDFC99 /* EXReactAppManager+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "EXReactAppManager+Private.h"; sourceTree = "<group>"; };
1238		B5D0D671204F4C0400DDFC99 /* EXReactAppExceptionHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXReactAppExceptionHandler.m; sourceTree = "<group>"; };
1239		B5D0D672204F4C0400DDFC99 /* EXReactAppManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXReactAppManager.h; sourceTree = "<group>"; };
1240		B5E458EC204B59B300DC2B2E /* EXAppBrowserController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXAppBrowserController.h; sourceTree = "<group>"; };
1241		B5E49B541D1346FA00AA6436 /* Exponent-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Exponent-Prefix.pch"; sourceTree = "<group>"; };
1242		B5E49B551D1346FA00AA6436 /* Exponent.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Exponent.entitlements; sourceTree = "<group>"; };
1243		B5E49B561D1346FA00AA6436 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
1244		B5E49B621D1347B800AA6436 /* EXSDKVersions.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = EXSDKVersions.plist; sourceTree = "<group>"; };
1245		B5E49B671D1348E800AA6436 /* EXShell.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = EXShell.plist; sourceTree = "<group>"; };
1246		B5E49B741D134F0700AA6436 /* kernel.ios.bundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = kernel.ios.bundle; sourceTree = "<group>"; };
1247		B5E628FD1E32F05A00629A55 /* kernel-manifest.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "kernel-manifest.json"; sourceTree = "<group>"; };
1248		B5EF826C1F55B8F100FC7424 /* launch_background_image.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = launch_background_image.png; sourceTree = "<group>"; };
1249		B5EF826D1F55B8F100FC7424 /* launch_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = launch_icon.png; sourceTree = "<group>"; };
1250		B5FABDEE20DD8E6800642528 /* EXAppLoaderRequestExpectation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXAppLoaderRequestExpectation.h; sourceTree = "<group>"; };
1251		B5FABDEF20DD8E6800642528 /* EXAppLoaderRequestExpectation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXAppLoaderRequestExpectation.m; sourceTree = "<group>"; };
1252		B5FABDF120DD91D500642528 /* EXAppLoaderConfigurationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXAppLoaderConfigurationTests.m; sourceTree = "<group>"; };
1253		B5FABDF320DD920600642528 /* EXAppLoaderConfigurationTestsProdService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXAppLoaderConfigurationTestsProdService.m; sourceTree = "<group>"; };
1254		B5FABDF520DD926E00642528 /* EXFileDownloaderTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXFileDownloaderTests.m; sourceTree = "<group>"; };
1255		B5FABDF720DD942A00642528 /* EXAppLoaderRequestTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXAppLoaderRequestTests.m; sourceTree = "<group>"; };
1256		B5FB73781FF6DADB001C764B /* EXConstantsBinding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXConstantsBinding.h; sourceTree = "<group>"; };
1257		B5FB73791FF6DADB001C764B /* EXConstantsBinding.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXConstantsBinding.m; sourceTree = "<group>"; };
1258		B5FB738E1FF6DADB001C764B /* EXImageUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXImageUtils.h; sourceTree = "<group>"; };
1259		B5FB738F1FF6DADB001C764B /* EXImageUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXImageUtils.m; sourceTree = "<group>"; };
1260		B5FB73A01FF6DADB001C764B /* EXUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXUtil.h; sourceTree = "<group>"; };
1261		B5FB73A11FF6DADB001C764B /* EXUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXUtil.m; sourceTree = "<group>"; };
1262		B5FB73A21FF6DADB001C764B /* RNViewShot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNViewShot.h; sourceTree = "<group>"; };
1263		B5FB73A31FF6DADB001C764B /* RNViewShot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNViewShot.m; sourceTree = "<group>"; };
1264		B5FB73FA1FF6DADB001C764B /* EXUnversioned.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXUnversioned.h; sourceTree = "<group>"; };
1265		B5FB73FB1FF6DADB001C764B /* EXVersionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXVersionManager.h; sourceTree = "<group>"; };
1266		B5FB73FC1FF6DADB001C764B /* EXVersionManager.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = EXVersionManager.mm; sourceTree = "<group>"; };
1267		B5FB73FF1FF6DADB001C764B /* EXDevSettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXDevSettings.h; sourceTree = "<group>"; };
1268		B5FB74001FF6DADB001C764B /* EXDevSettings.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXDevSettings.m; sourceTree = "<group>"; };
1269		B5FB74011FF6DADB001C764B /* EXDevSettingsDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXDevSettingsDataSource.h; sourceTree = "<group>"; };
1270		B5FB74021FF6DADB001C764B /* EXDevSettingsDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXDevSettingsDataSource.m; sourceTree = "<group>"; };
1271		B5FB74031FF6DADB001C764B /* EXDisabledDevLoadingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXDisabledDevLoadingView.h; sourceTree = "<group>"; };
1272		B5FB74041FF6DADB001C764B /* EXDisabledDevLoadingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXDisabledDevLoadingView.m; sourceTree = "<group>"; };
1273		B5FB74051FF6DADB001C764B /* EXDisabledDevMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXDisabledDevMenu.h; sourceTree = "<group>"; };
1274		B5FB74061FF6DADB001C764B /* EXDisabledDevMenu.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = EXDisabledDevMenu.mm; sourceTree = "<group>"; };
1275		B5FB74071FF6DADB001C764B /* EXDisabledRedBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXDisabledRedBox.h; sourceTree = "<group>"; };
1276		B5FB74081FF6DADB001C764B /* EXDisabledRedBox.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = EXDisabledRedBox.mm; sourceTree = "<group>"; };
1277		B5FB740B1FF6DADB001C764B /* EXAppState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXAppState.h; sourceTree = "<group>"; };
1278		B5FB740C1FF6DADB001C764B /* EXAppState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXAppState.m; sourceTree = "<group>"; };
1279		B5FB74111FF6DADB001C764B /* EXLinkingManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXLinkingManager.h; sourceTree = "<group>"; };
1280		B5FB74121FF6DADB001C764B /* EXLinkingManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXLinkingManager.m; sourceTree = "<group>"; };
1281		B5FB74131FF6DADB001C764B /* EXNativeModuleIntrospection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXNativeModuleIntrospection.h; sourceTree = "<group>"; };
1282		B5FB74141FF6DADB001C764B /* EXNativeModuleIntrospection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXNativeModuleIntrospection.m; sourceTree = "<group>"; };
1283		B5FB74151FF6DADB001C764B /* EXResourceLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXResourceLoader.h; sourceTree = "<group>"; };
1284		B5FB74161FF6DADB001C764B /* EXScopedModuleRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXScopedModuleRegistry.h; sourceTree = "<group>"; };
1285		B5FB74171FF6DADB001C764B /* EXScopedModuleRegistry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXScopedModuleRegistry.m; sourceTree = "<group>"; };
1286		B5FB74181FF6DADB001C764B /* EXStatusBarManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXStatusBarManager.h; sourceTree = "<group>"; };
1287		B5FB74191FF6DADB001C764B /* EXStatusBarManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXStatusBarManager.m; sourceTree = "<group>"; };
1288		B5FB74221FF6DADB001C764B /* EXTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXTest.h; sourceTree = "<group>"; };
1289		B5FB74231FF6DADB001C764B /* EXTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXTest.m; sourceTree = "<group>"; };
1290		B5FB74251FF6DADB001C764B /* EXScopedBridgeModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXScopedBridgeModule.h; sourceTree = "<group>"; };
1291		B5FB74261FF6DADB001C764B /* EXScopedBridgeModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXScopedBridgeModule.m; sourceTree = "<group>"; };
1292		B5FB74271FF6DADB001C764B /* EXScopedEventEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXScopedEventEmitter.h; sourceTree = "<group>"; };
1293		B5FB74281FF6DADB001C764B /* EXScopedEventEmitter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXScopedEventEmitter.m; sourceTree = "<group>"; };
1294		B683FEF12A9E4E4D9CFCC5A1 /* AIRGoogleMapHeatmap.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = AIRGoogleMapHeatmap.h; sourceTree = "<group>"; };
1295		BBB57E7DED5040A38593385D /* RNSVGTopAlignedLabel.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSVGTopAlignedLabel.h; sourceTree = "<group>"; };
1296		BBB83C532479C3B50004FF8E /* RNCSafeAreaShadowView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNCSafeAreaShadowView.h; sourceTree = "<group>"; };
1297		BBB83C542479C3B50004FF8E /* RNCSafeAreaViewLocalData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNCSafeAreaViewLocalData.h; sourceTree = "<group>"; };
1298		BBB83C552479C3B50004FF8E /* RNCSafeAreaViewEdges.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNCSafeAreaViewEdges.m; sourceTree = "<group>"; };
1299		BBB83C562479C3B50004FF8E /* RNCSafeAreaProviderManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNCSafeAreaProviderManager.m; sourceTree = "<group>"; };
1300		BBB83C572479C3B50004FF8E /* RNCSafeAreaView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNCSafeAreaView.m; sourceTree = "<group>"; };
1301		BBB83C582479C3B50004FF8E /* RCTView+SafeAreaCompat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RCTView+SafeAreaCompat.h"; sourceTree = "<group>"; };
1302		BBB83C592479C3B50004FF8E /* RNCSafeAreaViewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNCSafeAreaViewManager.m; sourceTree = "<group>"; };
1303		BBB83C5A2479C3B50004FF8E /* RNCSafeAreaProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNCSafeAreaProvider.m; sourceTree = "<group>"; };
1304		BBB83C5B2479C3B50004FF8E /* RNCSafeAreaShadowView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNCSafeAreaShadowView.m; sourceTree = "<group>"; };
1305		BBB83C5C2479C3B50004FF8E /* RNCSafeAreaView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNCSafeAreaView.h; sourceTree = "<group>"; };
1306		BBB83C5D2479C3B50004FF8E /* RNCSafeAreaProviderManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNCSafeAreaProviderManager.h; sourceTree = "<group>"; };
1307		BBB83C5E2479C3B50004FF8E /* RNCSafeAreaViewEdges.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNCSafeAreaViewEdges.h; sourceTree = "<group>"; };
1308		BBB83C5F2479C3B50004FF8E /* RNCSafeAreaViewLocalData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNCSafeAreaViewLocalData.m; sourceTree = "<group>"; };
1309		BBB83C602479C3B50004FF8E /* RNCSafeAreaProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNCSafeAreaProvider.h; sourceTree = "<group>"; };
1310		BBB83C612479C3B50004FF8E /* RNCSafeAreaViewManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNCSafeAreaViewManager.h; sourceTree = "<group>"; };
1311		BBB83C622479C3B50004FF8E /* RCTView+SafeAreaCompat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RCTView+SafeAreaCompat.m"; sourceTree = "<group>"; };
1312		BBD0318B200011C9009F0434 /* RNAWSCognito.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNAWSCognito.h; sourceTree = "<group>"; };
1313		BBD03192200011C9009F0434 /* RNAWSCognito.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNAWSCognito.m; sourceTree = "<group>"; };
1314		BBE603702310CD8900971F79 /* RNCAppearanceProviderManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNCAppearanceProviderManager.h; sourceTree = "<group>"; };
1315		BBE603712310CD8900971F79 /* RNCAppearanceProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNCAppearanceProvider.m; sourceTree = "<group>"; };
1316		BBE603722310CD8900971F79 /* RNCAppearance.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNCAppearance.m; sourceTree = "<group>"; };
1317		BBE603732310CD8900971F79 /* RNCAppearanceProviderManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNCAppearanceProviderManager.m; sourceTree = "<group>"; };
1318		BBE603742310CD8900971F79 /* RNCAppearanceProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNCAppearanceProvider.h; sourceTree = "<group>"; };
1319		BBE603752310CD8900971F79 /* RNCAppearance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNCAppearance.h; sourceTree = "<group>"; };
1320		BBE8539222B98828001FF9C2 /* EXScopedFontLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXScopedFontLoader.h; sourceTree = "<group>"; };
1321		BBE8539322B98828001FF9C2 /* EXScopedFontLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXScopedFontLoader.m; sourceTree = "<group>"; };
1322		C147366B532F4B4387086885 /* RNSVGPathMeasure.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSVGPathMeasure.h; sourceTree = "<group>"; };
1323		C349E74BFFF643C38858FD6F /* RNSVGContextBrush.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSVGContextBrush.m; sourceTree = "<group>"; };
1324		C5E293DD722E4378A24299D9 /* RNCSafeAreaViewMode.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNCSafeAreaViewMode.h; sourceTree = "<group>"; };
1325		C6C45542575546F8AAC2AE50 /* RNSharedElementNodeManager.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSharedElementNodeManager.h; sourceTree = "<group>"; };
1326		C97E31ABB8C341358B20C89C /* RNSharedElementTransition.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSharedElementTransition.m; sourceTree = "<group>"; };
1327		CB140B5293CF4E4B9FA74E62 /* RNSVGForeignObjectManager.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSVGForeignObjectManager.h; sourceTree = "<group>"; };
1328		CC72501D815B491FBC42AACA /* RNSharedElementTypes.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSharedElementTypes.h; sourceTree = "<group>"; };
1329		CCE70ECFF37524D67FDFA2D6 /* Pods-ExponentIntegrationTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExponentIntegrationTests.release.xcconfig"; path = "Target Support Files/Pods-ExponentIntegrationTests/Pods-ExponentIntegrationTests.release.xcconfig"; sourceTree = "<group>"; };
1330		CCF7710E4F58478DA6A63F09 /* RNCSliderManager.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNCSliderManager.m; sourceTree = "<group>"; };
1331		D29BDFCEEA8F4701829ADCD1 /* RNSharedElementNode.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSharedElementNode.m; sourceTree = "<group>"; };
1332		D47336D662754EDA8EA4BC55 /* RNDateTimePicker.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNDateTimePicker.m; sourceTree = "<group>"; };
1333		D86827B3D57944D8A25F37F8 /* RNDateTimePickerManager.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNDateTimePickerManager.m; sourceTree = "<group>"; };
1334		D93FFB9A64504D3E92FE8931 /* RNSVGMarkerManager.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSVGMarkerManager.m; sourceTree = "<group>"; };
1335		E307EED1B62C455182DBF80B /* RNSharedElementTransitionItem.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNSharedElementTransitionItem.h; sourceTree = "<group>"; };
1336		EB9A99C3D4234AE6ED00CE1B /* libPods-Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
1337		EC7E234A4A564DFE84B2B1D0 /* RNCSlider.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNCSlider.m; sourceTree = "<group>"; };
1338		EE5757442E5343FAAC728C45 /* RNCMaskedView.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNCMaskedView.h; sourceTree = "<group>"; };
1339		F10869892448B11D00B7DC04 /* EXDevMenuMotionInterceptor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXDevMenuMotionInterceptor.h; sourceTree = "<group>"; };
1340		F108698A2448B11D00B7DC04 /* EXDevMenuMotionInterceptor.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXDevMenuMotionInterceptor.m; sourceTree = "<group>"; };
1341		F108698C2448C6B800B7DC04 /* EXDevMenuGestureInterceptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXDevMenuGestureInterceptor.h; sourceTree = "<group>"; };
1342		F108698D2448C6B900B7DC04 /* EXDevMenuGestureInterceptor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXDevMenuGestureInterceptor.m; sourceTree = "<group>"; };
1343		F116A3BE2445EBBB008FA957 /* EXDevMenuWindow.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXDevMenuWindow.h; sourceTree = "<group>"; };
1344		F116A3BF2445EBBB008FA957 /* EXDevMenuWindow.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXDevMenuWindow.m; sourceTree = "<group>"; };
1345		F11E530D21601058007ACF56 /* EXHeadlessAppRecord.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXHeadlessAppRecord.m; sourceTree = "<group>"; };
1346		F11E530E21601058007ACF56 /* EXHeadlessAppLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXHeadlessAppLoader.h; sourceTree = "<group>"; };
1347		F11E530F21601059007ACF56 /* EXHeadlessAppRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXHeadlessAppRecord.h; sourceTree = "<group>"; };
1348		F11E531021601059007ACF56 /* EXHeadlessAppLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXHeadlessAppLoader.m; sourceTree = "<group>"; };
1349		F12A1AB822ABD4BA008542C6 /* generate-dynamic-macros.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "generate-dynamic-macros.sh"; sourceTree = "<group>"; };
1350		F1421923262CB68600BB97E6 /* Expo Go.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Expo Go.app"; sourceTree = BUILT_PRODUCTS_DIR; };
1351		F148533F0F7D4F6EA17F9483 /* libPods-Expo Go-Expo Go (versioned).a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Expo Go-Expo Go (versioned).a"; sourceTree = BUILT_PRODUCTS_DIR; };
1352		F156867623E19E3C0029DF16 /* EXKernelDevKeyCommands.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXKernelDevKeyCommands.h; sourceTree = "<group>"; };
1353		F156867723E19E3C0029DF16 /* EXKernelDevKeyCommands.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXKernelDevKeyCommands.m; sourceTree = "<group>"; };
1354		F167C439209C7EE600F01382 /* EXUtilService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXUtilService.h; sourceTree = "<group>"; };
1355		F167C43A209C7EE600F01382 /* EXUtilService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXUtilService.m; sourceTree = "<group>"; };
1356		F1D6AF5F244714C100AC1C74 /* EXDevMenuGestureRecognizer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXDevMenuGestureRecognizer.h; sourceTree = "<group>"; };
1357		F1D6AF60244714C100AC1C74 /* EXDevMenuGestureRecognizer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXDevMenuGestureRecognizer.m; sourceTree = "<group>"; };
1358		F1D6AF62244720E100AC1C74 /* EXDevMenuManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXDevMenuManager.h; sourceTree = "<group>"; };
1359		F1D6AF63244720E100AC1C74 /* EXDevMenuManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXDevMenuManager.m; sourceTree = "<group>"; };
1360		F1D6AF6524472BA900AC1C74 /* EXDevMenuDelegateProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXDevMenuDelegateProtocol.h; sourceTree = "<group>"; };
1361		F1E9894638084CB4956C637C /* RNCSlider.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; path = RNCSlider.h; sourceTree = "<group>"; };
1362		F1F7433C24ABECD400EA5023 /* Exponent-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Exponent-Bridging-Header.h"; sourceTree = "<group>"; };
1363		F1F7433D24ABECD500EA5023 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
1364		F4B751B511314328B86D13C6 /* RNSVGTopAlignedLabel.ios.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; path = RNSVGTopAlignedLabel.ios.m; sourceTree = "<group>"; };
1365		F77DDB921E04AC1100624CA2 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; };
1366		F908C1B7DB88249B6ADE8937 /* libPods-Expo Go-Expo Go (unversioned).a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Expo Go-Expo Go (unversioned).a"; sourceTree = BUILT_PRODUCTS_DIR; };
1367		FC756CC824CB537400665AE6 /* EXScopedNotificationSerializer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedNotificationSerializer.m; sourceTree = "<group>"; };
1368		FC756CCA24CB542800665AE6 /* EXScopedNotificationSerializer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedNotificationSerializer.h; sourceTree = "<group>"; };
1369		FCA11CA524C1215B00C1FC54 /* EXScopedNotificationCategoriesModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXScopedNotificationCategoriesModule.m; sourceTree = "<group>"; };
1370		FCA11CA624C1215B00C1FC54 /* EXScopedNotificationCategoriesModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXScopedNotificationCategoriesModule.h; sourceTree = "<group>"; };
1371		FCB4079525C5EF3800326AC8 /* EXScopedNotificationCategoryMigrator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EXScopedNotificationCategoryMigrator.h; sourceTree = "<group>"; };
1372		FCB4079625C5EF4F00326AC8 /* EXScopedNotificationCategoryMigrator.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EXScopedNotificationCategoryMigrator.m; sourceTree = "<group>"; };
1373		FCB407C525C61D4700326AC8 /* ExpoNotificationServiceExtension-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ExpoNotificationServiceExtension-Bridging-Header.h"; sourceTree = "<group>"; };
1374		FCF6D36D25B34BC200808BF5 /* ExpoNotificationServiceExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = ExpoNotificationServiceExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
1375		FCF6D36F25B34BC200808BF5 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
1376		FCF6D37125B34BC200808BF5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
1377/* End PBXFileReference section */
1378
1379/* Begin PBXFrameworksBuildPhase section */
1380		78CEE2BD1ACD07D70095B124 /* Frameworks */ = {
1381			isa = PBXFrameworksBuildPhase;
1382			buildActionMask = 2147483647;
1383			files = (
1384				F77DDB931E04AC1100624CA2 /* SafariServices.framework in Frameworks */,
1385				772184DFCC7A16159DF200DC /* libPods-Expo Go-Expo Go (unversioned).a in Frameworks */,
1386			);
1387			runOnlyForDeploymentPostprocessing = 0;
1388		};
1389		B505BA0B20CAF77A0046ACFB /* Frameworks */ = {
1390			isa = PBXFrameworksBuildPhase;
1391			buildActionMask = 2147483647;
1392			files = (
1393				65945A8A5EFCAD9BB688728F /* libPods-Tests.a in Frameworks */,
1394			);
1395			runOnlyForDeploymentPostprocessing = 0;
1396		};
1397		B513333D1CE649FE00E9FC9E /* Frameworks */ = {
1398			isa = PBXFrameworksBuildPhase;
1399			buildActionMask = 2147483647;
1400			files = (
1401				8AE8C43E07B60303CDB3320D /* libPods-ExponentIntegrationTests.a in Frameworks */,
1402			);
1403			runOnlyForDeploymentPostprocessing = 0;
1404		};
1405		F142190B262CB68600BB97E6 /* Frameworks */ = {
1406			isa = PBXFrameworksBuildPhase;
1407			buildActionMask = 2147483647;
1408			files = (
1409				F142190C262CB68600BB97E6 /* SafariServices.framework in Frameworks */,
1410				46CFE5C3D243C21EA628E4BB /* libPods-Expo Go-Expo Go (versioned).a in Frameworks */,
1411			);
1412			runOnlyForDeploymentPostprocessing = 0;
1413		};
1414		FCF6D36A25B34BC200808BF5 /* Frameworks */ = {
1415			isa = PBXFrameworksBuildPhase;
1416			buildActionMask = 2147483647;
1417			files = (
1418			);
1419			runOnlyForDeploymentPostprocessing = 0;
1420		};
1421/* End PBXFrameworksBuildPhase section */
1422
1423/* Begin PBXGroup section */
1424		07CB4DAE26045AD50057443E /* NetInfo */ = {
1425			isa = PBXGroup;
1426			children = (
1427				07CB4DB026045AE00057443E /* RNCConnectionState.h */,
1428				07CB4DB126045AE00057443E /* RNCConnectionState.m */,
1429				07CB4DB226045AE00057443E /* RNCConnectionStateWatcher.h */,
1430				07CB4DB326045AE00057443E /* RNCConnectionStateWatcher.m */,
1431				07CB4DB426045AE00057443E /* RNCNetInfo.h */,
1432				07CB4DAF26045ADF0057443E /* RNCNetInfo.m */,
1433			);
1434			name = NetInfo;
1435			sourceTree = "<group>";
1436		};
1437		07CB4DC626045AF50057443E /* Picker */ = {
1438			isa = PBXGroup;
1439			children = (
1440				07CB4DC726045AFE0057443E /* RNCPicker.h */,
1441				07CB4DC826045AFE0057443E /* RNCPicker.m */,
1442				07CB4DC926045AFE0057443E /* RNCPickerManager.h */,
1443				07CB4DCA26045AFE0057443E /* RNCPickerManager.m */,
1444			);
1445			name = Picker;
1446			sourceTree = "<group>";
1447		};
1448		07CB4DCD26045B010057443E /* SegmentedControl */ = {
1449			isa = PBXGroup;
1450			children = (
1451				07CB4DD126045B100057443E /* RNCSegmentedControl.h */,
1452				07CB4DCE26045B100057443E /* RNCSegmentedControl.m */,
1453				07CB4DCF26045B100057443E /* RNCSegmentedControlManager.h */,
1454				07CB4DD026045B100057443E /* RNCSegmentedControlManager.m */,
1455			);
1456			name = SegmentedControl;
1457			sourceTree = "<group>";
1458		};
1459		07CB4DD426045B180057443E /* GestureHandler */ = {
1460			isa = PBXGroup;
1461			children = (
1462				07CB4DF026045B290057443E /* Handlers */,
1463				07CB4DDF26045B260057443E /* RNGestureHandler.h */,
1464				07CB4DDB26045B260057443E /* RNGestureHandler.m */,
1465				07CB4DD726045B260057443E /* RNGestureHandlerButton.h */,
1466				07CB4DE226045B270057443E /* RNGestureHandlerButton.m */,
1467				07CB4DD826045B260057443E /* RNGestureHandlerDirection.h */,
1468				07CB4DD926045B260057443E /* RNGestureHandlerEvents.h */,
1469				07CB4DDC26045B260057443E /* RNGestureHandlerEvents.m */,
1470				07CB4DD626045B260057443E /* RNGestureHandlerManager.h */,
1471				07CB4DDE26045B260057443E /* RNGestureHandlerManager.m */,
1472				07CB4DE326045B270057443E /* RNGestureHandlerModule.h */,
1473				07CB4DDD26045B260057443E /* RNGestureHandlerModule.m */,
1474				07CB4DE426045B270057443E /* RNGestureHandlerRegistry.h */,
1475				07CB4DE026045B260057443E /* RNGestureHandlerRegistry.m */,
1476				07CB4DE126045B260057443E /* RNGestureHandlerState.h */,
1477				07CB4DDA26045B260057443E /* RNRootViewGestureRecognizer.h */,
1478				07CB4DD526045B260057443E /* RNRootViewGestureRecognizer.m */,
1479			);
1480			name = GestureHandler;
1481			sourceTree = "<group>";
1482		};
1483		07CB4DF026045B290057443E /* Handlers */ = {
1484			isa = PBXGroup;
1485			children = (
1486				07CB4DF126045B350057443E /* RNFlingHandler.h */,
1487				07CB4DFA26045B360057443E /* RNFlingHandler.m */,
1488				07CB4DF926045B360057443E /* RNForceTouchHandler.h */,
1489				07CB4DF426045B360057443E /* RNForceTouchHandler.m */,
1490				07CB4E0026045B370057443E /* RNLongPressHandler.h */,
1491				07CB4DFF26045B370057443E /* RNLongPressHandler.m */,
1492				07CB4DF526045B360057443E /* RNNativeViewHandler.h */,
1493				07CB4DFE26045B370057443E /* RNNativeViewHandler.m */,
1494				07CB4DF626045B360057443E /* RNPanHandler.h */,
1495				07CB4DF226045B360057443E /* RNPanHandler.m */,
1496				07CB4DFC26045B370057443E /* RNPinchHandler.h */,
1497				07CB4DFD26045B370057443E /* RNPinchHandler.m */,
1498				07CB4DF326045B360057443E /* RNRotationHandler.h */,
1499				07CB4DFB26045B370057443E /* RNRotationHandler.m */,
1500				07CB4DF726045B360057443E /* RNTapHandler.h */,
1501				07CB4DF826045B360057443E /* RNTapHandler.m */,
1502			);
1503			path = Handlers;
1504			sourceTree = "<group>";
1505		};
1506		07CB4E0926045B580057443E /* ViewPager */ = {
1507			isa = PBXGroup;
1508			children = (
1509				07CB4E0F26045B610057443E /* RCTConvert+UIPageViewControllerNavigationOrientation.h */,
1510				07CB4E1526045B610057443E /* RCTConvert+UIPageViewControllerNavigationOrientation.m */,
1511				07CB4E1226045B610057443E /* RCTConvert+UIPageViewControllerTransitionStyle.h */,
1512				07CB4E1326045B610057443E /* RCTConvert+UIPageViewControllerTransitionStyle.m */,
1513				07CB4E1626045B620057443E /* RCTOnPageScrollEvent.h */,
1514				07CB4E1926045B620057443E /* RCTOnPageScrollEvent.m */,
1515				07CB4E1426045B610057443E /* RCTOnPageScrollStateChanged.h */,
1516				07CB4E0C26045B610057443E /* RCTOnPageScrollStateChanged.m */,
1517				07CB4E0A26045B600057443E /* RCTOnPageSelected.h */,
1518				07CB4E0B26045B600057443E /* RCTOnPageSelected.m */,
1519				07CB4E1026045B610057443E /* ReactNativePageView.h */,
1520				07CB4E1826045B620057443E /* ReactNativePageView.m */,
1521				07CB4E0D26045B610057443E /* ReactViewPagerManager.h */,
1522				07CB4E0E26045B610057443E /* ReactViewPagerManager.m */,
1523				07CB4E1126045B610057443E /* UIViewController+CreateExtension.h */,
1524				07CB4E1726045B620057443E /* UIViewController+CreateExtension.m */,
1525			);
1526			name = ViewPager;
1527			sourceTree = "<group>";
1528		};
1529		0E05846EF744409D93CC1ED6 /* Slider */ = {
1530			isa = PBXGroup;
1531			children = (
1532				F1E9894638084CB4956C637C /* RNCSlider.h */,
1533				EC7E234A4A564DFE84B2B1D0 /* RNCSlider.m */,
1534				1CF1D8E66E5B4C7A9476C145 /* RNCSliderManager.h */,
1535				CCF7710E4F58478DA6A63F09 /* RNCSliderManager.m */,
1536			);
1537			path = Slider;
1538			sourceTree = "<group>";
1539		};
1540		255747E7222D515400D91513 /* EXScopedFileSystem */ = {
1541			isa = PBXGroup;
1542			children = (
1543				2520E83821ABEEF100D900A4 /* EXScopedFilePermissionModule.h */,
1544				2520E83921ABEEF100D900A4 /* EXScopedFilePermissionModule.m */,
1545				2596F06922201A9400DEEFF9 /* EXScopedFileSystemModule.h */,
1546				2596F06A22201A9400DEEFF9 /* EXScopedFileSystemModule.m */,
1547			);
1548			path = EXScopedFileSystem;
1549			sourceTree = "<group>";
1550		};
1551		3050F5A98E56E9379C36ABD2 /* Frameworks */ = {
1552			isa = PBXGroup;
1553			children = (
1554				F77DDB921E04AC1100624CA2 /* SafariServices.framework */,
1555				F908C1B7DB88249B6ADE8937 /* libPods-Expo Go-Expo Go (unversioned).a */,
1556				F148533F0F7D4F6EA17F9483 /* libPods-Expo Go-Expo Go (versioned).a */,
1557				04BB1D66346BAA6372234C83 /* libPods-ExponentIntegrationTests.a */,
1558				EB9A99C3D4234AE6ED00CE1B /* libPods-Tests.a */,
1559			);
1560			name = Frameworks;
1561			sourceTree = "<group>";
1562		};
1563		312D2ED0234DF2C1002F4049 /* EXFacebook */ = {
1564			isa = PBXGroup;
1565			children = (
1566				312D2ED3234DF2F6002F4049 /* EXScopedFacebook.h */,
1567				312D2ED1234DF2DC002F4049 /* EXScopedFacebook.m */,
1568			);
1569			path = EXFacebook;
1570			sourceTree = "<group>";
1571		};
1572		31361A5E2261C64100662769 /* Permissions */ = {
1573			isa = PBXGroup;
1574			children = (
1575				31361A622261C6CB00662769 /* EXScopedPermissions.h */,
1576				31361A632261C6CB00662769 /* EXScopedPermissions.m */,
1577			);
1578			path = Permissions;
1579			sourceTree = "<group>";
1580		};
1581		31AD9A232285B53000F19090 /* Callout */ = {
1582			isa = PBXGroup;
1583			children = (
1584				31AD9A242285B53000F19090 /* SMCalloutView.m */,
1585				31AD9A252285B53000F19090 /* SMCalloutView.h */,
1586			);
1587			path = Callout;
1588			sourceTree = "<group>";
1589		};
1590		31DBC6AA20B5B4C60049A476 /* UniversalModules */ = {
1591			isa = PBXGroup;
1592			children = (
1593				B2B492142462F5B7001576D8 /* EXNotifications */,
1594				312D2ED0234DF2C1002F4049 /* EXFacebook */,
1595				31361A5E2261C64100662769 /* Permissions */,
1596				255747E7222D515400D91513 /* EXScopedFileSystem */,
1597				B22BB0332366F3F400EE04EC /* EXScopedErrorRecoveryModule.h */,
1598				B22BB0322366F3F400EE04EC /* EXScopedErrorRecoveryModule.m */,
1599				B5FB73781FF6DADB001C764B /* EXConstantsBinding.h */,
1600				B5FB73791FF6DADB001C764B /* EXConstantsBinding.m */,
1601				25742BE52174B8BE003E7453 /* EXExpoUserNotificationCenterProxy.h */,
1602				25742BE62174B8BE003E7453 /* EXExpoUserNotificationCenterProxy.m */,
1603				31E6D48120B845920082B09F /* EXSensorsManagerBinding.h */,
1604				31E6D47F20B845830082B09F /* EXSensorsManagerBinding.m */,
1605				3179683420B5B95B00243B6B /* EXScopedModuleRegistryAdapter.h */,
1606				3179683520B5B96A00243B6B /* EXScopedModuleRegistryAdapter.m */,
1607				31E44FBD20C975AD008AA62F /* EXScopedModuleRegistryDelegate.h */,
1608				31E44FBE20C975BB008AA62F /* EXScopedModuleRegistryDelegate.m */,
1609				317168FB213DA0EF00766458 /* EXScopedReactNativeAdapter.h */,
1610				317168F9213DA0E000766458 /* EXScopedReactNativeAdapter.m */,
1611				31361A582260B2F600662769 /* EXScopedSecureStore.h */,
1612				31361A592260B2F600662769 /* EXScopedSecureStore.m */,
1613				31361A5B2260B9A400662769 /* EXScopedAmplitude.h */,
1614				31361A5C2260B9A400662769 /* EXScopedAmplitude.m */,
1615				BBE8539222B98828001FF9C2 /* EXScopedFontLoader.h */,
1616				BBE8539322B98828001FF9C2 /* EXScopedFontLoader.m */,
1617				31571B282265DC9700358D65 /* EXScopedSegment.h */,
1618				31571B292265DC9700358D65 /* EXScopedSegment.m */,
1619				31571B2B2265DD5800358D65 /* EXScopedLocalAuthentication.h */,
1620				31571B2C2265DD5800358D65 /* EXScopedLocalAuthentication.m */,
1621				319C949D22F80DE100063194 /* EXScopedBranch.h */,
1622				319C949E22F80DE100063194 /* EXScopedBranch.m */,
1623				2168B25B23E3058500A94C0D /* EXScopedFirebaseCore.h */,
1624				2168B25A23E3058500A94C0D /* EXScopedFirebaseCore.m */,
1625				07C6733124D220A5003F3F5C /* EXUpdatesBinding.h */,
1626				07C6733024D220A4003F3F5C /* EXUpdatesBinding.m */,
1627			);
1628			path = UniversalModules;
1629			sourceTree = "<group>";
1630		};
1631		31F25C9123717B08009AD55F /* ViewShot */ = {
1632			isa = PBXGroup;
1633			children = (
1634				B5FB73A21FF6DADB001C764B /* RNViewShot.h */,
1635				B5FB73A31FF6DADB001C764B /* RNViewShot.m */,
1636			);
1637			path = ViewShot;
1638			sourceTree = "<group>";
1639		};
1640		65B902B660654403B6731F7E /* SharedElement */ = {
1641			isa = PBXGroup;
1642			children = (
1643				2197FFB423C613A9003CA3B2 /* RNSharedElementContent.h */,
1644				2197FFB323C613A9003CA3B2 /* RNSharedElementContent.m */,
1645				B27236FEB631478AB1A6C384 /* RNSharedElementDelegate.h */,
1646				626540C9AA14409B8CD2A9F5 /* RNSharedElementNode.h */,
1647				D29BDFCEEA8F4701829ADCD1 /* RNSharedElementNode.m */,
1648				C6C45542575546F8AAC2AE50 /* RNSharedElementNodeManager.h */,
1649				80598B49D2DB4720B1935D89 /* RNSharedElementNodeManager.m */,
1650				23181375B61140378B02E53B /* RNSharedElementStyle.h */,
1651				391920741A374C4AB61BDB48 /* RNSharedElementStyle.m */,
1652				AF530F40E8F84F5FB7D7C181 /* RNSharedElementTransition.h */,
1653				C97E31ABB8C341358B20C89C /* RNSharedElementTransition.m */,
1654				E307EED1B62C455182DBF80B /* RNSharedElementTransitionItem.h */,
1655				7E7497021CDE4FBA925D5F50 /* RNSharedElementTransitionItem.m */,
1656				143A7129A6DA415F8B51B71E /* RNSharedElementTransitionManager.h */,
1657				1E9033E268A74098A882CCEB /* RNSharedElementTransitionManager.m */,
1658				CC72501D815B491FBC42AACA /* RNSharedElementTypes.h */,
1659				57C7EC4AED92477D8C6743E0 /* RNSharedElementCornerRadii.h */,
1660				780F0BF062134A048B33344C /* RNSharedElementCornerRadii.m */,
1661			);
1662			path = SharedElement;
1663			sourceTree = "<group>";
1664		};
1665		6999211AF26A46738FB9E106 /* MaskedView */ = {
1666			isa = PBXGroup;
1667			children = (
1668				EE5757442E5343FAAC728C45 /* RNCMaskedView.h */,
1669				35005E2F0ED24BB98E4DC990 /* RNCMaskedView.m */,
1670				476C8FFA59854F80BD436259 /* RNCMaskedViewManager.h */,
1671				78EFF1819B1C44F2A92FC309 /* RNCMaskedViewManager.m */,
1672			);
1673			path = MaskedView;
1674			sourceTree = "<group>";
1675		};
1676		7043DEF92283303800272D74 /* Svg */ = {
1677			isa = PBXGroup;
1678			children = (
1679				7043DEFA2283303800272D74 /* Brushes */,
1680				7043DF042283303800272D74 /* RNSVGRenderable.h */,
1681				7043DF052283303800272D74 /* ViewManagers */,
1682				7043DF302283303800272D74 /* Shapes */,
1683				7043DF392283303800272D74 /* Utils */,
1684				7043DF4A2283303800272D74 /* RNSVGNode.h */,
1685				7043DF4B2283303800272D74 /* Elements */,
1686				7043DF642283303800272D74 /* RNSVGRenderable.m */,
1687				7043DF652283303800272D74 /* Text */,
1688				7043DF742283303800272D74 /* RNSVGNode.m */,
1689				7043DF752283303800272D74 /* RNSVGContainer.h */,
1690				17D40143FCE844F89ABD4B05 /* RNSVGUIKit.h */,
1691			);
1692			path = Svg;
1693			sourceTree = "<group>";
1694		};
1695		7043DEFA2283303800272D74 /* Brushes */ = {
1696			isa = PBXGroup;
1697			children = (
1698				7043DEFB2283303800272D74 /* RNSVGPainter.h */,
1699				7043DEFC2283303800272D74 /* RNSVGSolidColorBrush.h */,
1700				7043DEFD2283303800272D74 /* RNSVGBrush.h */,
1701				7043DEFE2283303800272D74 /* RNSVGBrushType.h */,
1702				7043DEFF2283303800272D74 /* RNSVGPainterBrush.m */,
1703				7043DF002283303800272D74 /* RNSVGPainterBrush.h */,
1704				7043DF012283303800272D74 /* RNSVGBrush.m */,
1705				7043DF022283303800272D74 /* RNSVGPainter.m */,
1706				7043DF032283303800272D74 /* RNSVGSolidColorBrush.m */,
1707				28E6BF17A5204DD4814864E1 /* RNSVGContextBrush.h */,
1708				C349E74BFFF643C38858FD6F /* RNSVGContextBrush.m */,
1709			);
1710			path = Brushes;
1711			sourceTree = "<group>";
1712		};
1713		7043DF052283303800272D74 /* ViewManagers */ = {
1714			isa = PBXGroup;
1715			children = (
1716				7043DF062283303800272D74 /* RNSVGRenderableManager.h */,
1717				7043DF072283303800272D74 /* RNSVGUseManager.m */,
1718				7043DF082283303800272D74 /* RNSVGTextManager.h */,
1719				7043DF092283303800272D74 /* RNSVGRectManager.m */,
1720				7043DF0A2283303800272D74 /* RNSVGDefsManager.h */,
1721				7043DF0B2283303800272D74 /* RNSVGRadialGradientManager.m */,
1722				7043DF0C2283303800272D74 /* RNSVGSvgViewManager.h */,
1723				7043DF0D2283303800272D74 /* RNSVGNodeManager.h */,
1724				7043DF0E2283303800272D74 /* RNSVGClipPathManager.h */,
1725				7043DF0F2283303800272D74 /* RNSVGEllipseManager.m */,
1726				7043DF102283303800272D74 /* RNSVGTextPathManager.h */,
1727				7043DF112283303800272D74 /* RNSVGLinearGradientManager.h */,
1728				7043DF122283303800272D74 /* RNSVGCircleManager.h */,
1729				7043DF132283303800272D74 /* RNSVGMaskManager.m */,
1730				7043DF142283303800272D74 /* RNSVGGroupManager.h */,
1731				7043DF152283303800272D74 /* RNSVGPathManager.m */,
1732				7043DF162283303800272D74 /* RNSVGImageManager.h */,
1733				7043DF172283303800272D74 /* RNSVGSymbolManager.m */,
1734				7043DF182283303800272D74 /* RNSVGTSpanManager.h */,
1735				7043DF192283303800272D74 /* RNSVGPatternManager.h */,
1736				7043DF1A2283303800272D74 /* RNSVGLineManager.h */,
1737				7043DF1B2283303800272D74 /* RNSVGNodeManager.m */,
1738				7043DF1C2283303800272D74 /* RNSVGClipPathManager.m */,
1739				7043DF1D2283303800272D74 /* RNSVGSvgViewManager.m */,
1740				7043DF1E2283303800272D74 /* RNSVGRadialGradientManager.h */,
1741				7043DF1F2283303800272D74 /* RNSVGRectManager.h */,
1742				7043DF202283303800272D74 /* RNSVGDefsManager.m */,
1743				7043DF212283303800272D74 /* RNSVGTextManager.m */,
1744				7043DF222283303800272D74 /* RNSVGUseManager.h */,
1745				7043DF232283303800272D74 /* RNSVGRenderableManager.m */,
1746				7043DF242283303800272D74 /* RNSVGLinearGradientManager.m */,
1747				7043DF252283303800272D74 /* RNSVGTextPathManager.m */,
1748				7043DF262283303800272D74 /* RNSVGEllipseManager.h */,
1749				7043DF272283303800272D74 /* RNSVGImageManager.m */,
1750				7043DF282283303800272D74 /* RNSVGPathManager.h */,
1751				7043DF292283303800272D74 /* RNSVGGroupManager.m */,
1752				7043DF2A2283303800272D74 /* RNSVGMaskManager.h */,
1753				7043DF2B2283303800272D74 /* RNSVGCircleManager.m */,
1754				7043DF2C2283303800272D74 /* RNSVGLineManager.m */,
1755				7043DF2D2283303800272D74 /* RNSVGPatternManager.m */,
1756				7043DF2E2283303800272D74 /* RNSVGTSpanManager.m */,
1757				7043DF2F2283303800272D74 /* RNSVGSymbolManager.h */,
1758				5972DE6FF6EE4E5BAE26F7FC /* RNSVGMarkerManager.h */,
1759				D93FFB9A64504D3E92FE8931 /* RNSVGMarkerManager.m */,
1760				CB140B5293CF4E4B9FA74E62 /* RNSVGForeignObjectManager.h */,
1761				8796D576855445C7AE7F4659 /* RNSVGForeignObjectManager.m */,
1762			);
1763			path = ViewManagers;
1764			sourceTree = "<group>";
1765		};
1766		7043DF302283303800272D74 /* Shapes */ = {
1767			isa = PBXGroup;
1768			children = (
1769				7043DF312283303800272D74 /* RNSVGRect.m */,
1770				7043DF322283303800272D74 /* RNSVGEllipse.h */,
1771				7043DF332283303800272D74 /* RNSVGCircle.m */,
1772				7043DF342283303800272D74 /* RNSVGLine.m */,
1773				7043DF352283303800272D74 /* RNSVGRect.h */,
1774				7043DF362283303800272D74 /* RNSVGCircle.h */,
1775				7043DF372283303800272D74 /* RNSVGEllipse.m */,
1776				7043DF382283303800272D74 /* RNSVGLine.h */,
1777			);
1778			path = Shapes;
1779			sourceTree = "<group>";
1780		};
1781		7043DF392283303800272D74 /* Utils */ = {
1782			isa = PBXGroup;
1783			children = (
1784				7043DF3A2283303800272D74 /* RCTConvert+RNSVG.m */,
1785				7043DF3B2283303800272D74 /* RNSVGLength.h */,
1786				7043DF3C2283303800272D74 /* RNSVGUnits.h */,
1787				7043DF3D2283303800272D74 /* RNSVGCGFCRule.h */,
1788				7043DF3E2283303800272D74 /* RNSVGViewBox.h */,
1789				7043DF3F2283303800272D74 /* RNSVGVectorEffect.h */,
1790				7043DF402283303800272D74 /* RNSVGBezierElement.m */,
1791				7043DF412283303800272D74 /* RNSVGPathParser.m */,
1792				7043DF422283303800272D74 /* RNSVGPercentageConverter.m */,
1793				7043DF432283303800272D74 /* RCTConvert+RNSVG.h */,
1794				7043DF442283303800272D74 /* RNSVGVBMOS.h */,
1795				7043DF452283303800272D74 /* RNSVGLength.m */,
1796				7043DF462283303800272D74 /* RNSVGPathParser.h */,
1797				7043DF472283303800272D74 /* RNSVGBezierElement.h */,
1798				7043DF482283303800272D74 /* RNSVGViewBox.m */,
1799				7043DF492283303800272D74 /* RNSVGPercentageConverter.h */,
1800				993696B522A54FE2B8DC27D4 /* RNSVGMarkerPosition.h */,
1801				417AEE2C283C4782885B8C12 /* RNSVGMarkerPosition.m */,
1802				C147366B532F4B4387086885 /* RNSVGPathMeasure.h */,
1803				5E8A7DA8E798407CA5410CF6 /* RNSVGPathMeasure.m */,
1804			);
1805			path = Utils;
1806			sourceTree = "<group>";
1807		};
1808		7043DF4B2283303800272D74 /* Elements */ = {
1809			isa = PBXGroup;
1810			children = (
1811				7043DF4C2283303800272D74 /* RNSVGDefs.h */,
1812				7043DF4D2283303800272D74 /* RNSVGPattern.m */,
1813				7043DF4E2283303800272D74 /* RNSVGUse.h */,
1814				7043DF4F2283303800272D74 /* RNSVGMask.h */,
1815				7043DF632283303800272D74 /* RNSVGPattern.h */,
1816				7043DF502283303800272D74 /* RNSVGSvgView.h */,
1817				7043DF512283303800272D74 /* RNSVGPath.h */,
1818				7043DF522283303800272D74 /* RNSVGImage.h */,
1819				7043DF532283303800272D74 /* RNSVGSymbol.m */,
1820				7043DF542283303800272D74 /* RNSVGRadialGradient.m */,
1821				7043DF552283303800272D74 /* RNSVGClipPath.m */,
1822				7043DF562283303800272D74 /* RNSVGGroup.h */,
1823				7043DF572283303800272D74 /* RNSVGLinearGradient.m */,
1824				7043DF582283303800272D74 /* RNSVGSvgView.m */,
1825				7043DF592283303800272D74 /* RNSVGMask.m */,
1826				7043DF5A2283303800272D74 /* RNSVGUse.m */,
1827				7043DF5B2283303800272D74 /* RNSVGDefs.m */,
1828				7043DF5C2283303800272D74 /* RNSVGRadialGradient.h */,
1829				7043DF5D2283303800272D74 /* RNSVGSymbol.h */,
1830				7043DF5E2283303800272D74 /* RNSVGImage.m */,
1831				7043DF5F2283303800272D74 /* RNSVGPath.m */,
1832				7043DF602283303800272D74 /* RNSVGGroup.m */,
1833				7043DF612283303800272D74 /* RNSVGClipPath.h */,
1834				7043DF622283303800272D74 /* RNSVGLinearGradient.h */,
1835				731D1E5D176247F4893297CE /* RNSVGMarker.h */,
1836				7B5470F008B04F93A7E19D7B /* RNSVGMarker.m */,
1837				7F6CB974983B435DB3C2F7BE /* RNSVGForeignObject.h */,
1838				A0DCD2EBCF2B4FDC80E8EBE3 /* RNSVGForeignObject.m */,
1839			);
1840			path = Elements;
1841			sourceTree = "<group>";
1842		};
1843		7043DF652283303800272D74 /* Text */ = {
1844			isa = PBXGroup;
1845			children = (
1846				7043DF662283303800272D74 /* RNSVGTextPath.m */,
1847				7043DF672283303800272D74 /* RNSVGPropHelper.m */,
1848				7043DF682283303800272D74 /* RNSVGText.h */,
1849				7043DF692283303800272D74 /* RNSVGTextProperties.m */,
1850				7043DF6A2283303800272D74 /* RNSVGFontData.m */,
1851				7043DF6B2283303800272D74 /* RNSVGTSpan.h */,
1852				7043DF6C2283303800272D74 /* RNSVGGlyphContext.h */,
1853				7043DF6D2283303800272D74 /* RNSVGPropHelper.h */,
1854				7043DF6E2283303800272D74 /* RNSVGTextPath.h */,
1855				7043DF6F2283303800272D74 /* RNSVGTextProperties.h */,
1856				7043DF702283303800272D74 /* RNSVGText.m */,
1857				7043DF712283303800272D74 /* RNSVGTSpan.m */,
1858				7043DF722283303800272D74 /* RNSVGFontData.h */,
1859				7043DF732283303800272D74 /* RNSVGGlyphContext.m */,
1860				BBB57E7DED5040A38593385D /* RNSVGTopAlignedLabel.h */,
1861				F4B751B511314328B86D13C6 /* RNSVGTopAlignedLabel.ios.m */,
1862			);
1863			path = Text;
1864			sourceTree = "<group>";
1865		};
1866		78CEE2B71ACD07D70095B124 = {
1867			isa = PBXGroup;
1868			children = (
1869				F12A1AB722ABD461008542C6 /* Build-Phases */,
1870				B56C65BF20476834002B2424 /* Client */,
1871				78CEE2C21ACD07D70095B124 /* Exponent */,
1872				F1F7433C24ABECD400EA5023 /* Exponent-Bridging-Header.h */,
1873				B51333411CE649FE00E9FC9E /* ExponentIntegrationTests */,
1874				FCF6D36E25B34BC200808BF5 /* ExpoNotificationServiceExtension */,
1875				3050F5A98E56E9379C36ABD2 /* Frameworks */,
1876				A17682721BE42C7F0057BBF2 /* Libraries */,
1877				AE58247EE2419C33B3A8CBAE /* Pods */,
1878				78CEE2C11ACD07D70095B124 /* Products */,
1879				B505BA0F20CAF77A0046ACFB /* Tests */,
1880			);
1881			indentWidth = 2;
1882			sourceTree = "<group>";
1883			tabWidth = 2;
1884		};
1885		78CEE2C11ACD07D70095B124 /* Products */ = {
1886			isa = PBXGroup;
1887			children = (
1888				78CEE2C01ACD07D70095B124 /* Expo Go.app */,
1889				B51333401CE649FE00E9FC9E /* ExponentIntegrationTests.xctest */,
1890				B505BA0E20CAF77A0046ACFB /* Tests.xctest */,
1891				FCF6D36D25B34BC200808BF5 /* ExpoNotificationServiceExtension.appex */,
1892				F1421923262CB68600BB97E6 /* Expo Go.app */,
1893			);
1894			name = Products;
1895			sourceTree = "<group>";
1896		};
1897		78CEE2C21ACD07D70095B124 /* Exponent */ = {
1898			isa = PBXGroup;
1899			children = (
1900				B53BB2851C7E6C1E00D52FBD /* Analytics */,
1901				B526B5031E6A543500606CAB /* ExpoKit */,
1902				B5AC398B1E95A90B00540AA7 /* Kernel */,
1903				B5E49B521D1346FA00AA6436 /* Supporting */,
1904				B5812C331C9CD59200A10345 /* Versioned */,
1905				78CEE2D01ACD07D70095B124 /* Images.xcassets */,
1906				8746D75C24D04B2300BFAD22 /* LaunchScreen.storyboard */,
1907			);
1908			path = Exponent;
1909			sourceTree = "<group>";
1910		};
1911		78D82524204E8F6C00CBD9D9 /* Api */ = {
1912			isa = PBXGroup;
1913			children = (
1914				78D82525204E8F9C00CBD9D9 /* EXApiV2Client.h */,
1915				78D82526204E8F9C00CBD9D9 /* EXApiV2Client.m */,
1916				78D82528204F826700CBD9D9 /* EXApiV2Result.h */,
1917				78D82529204F826700CBD9D9 /* EXApiV2Result.m */,
1918			);
1919			name = Api;
1920			path = Exponent/Kernel/Api;
1921			sourceTree = SOURCE_ROOT;
1922		};
1923		78D8252B2051213D00CBD9D9 /* Notifications */ = {
1924			isa = PBXGroup;
1925			children = (
1926				78D8252F2051226200CBD9D9 /* EXApiV2Client+EXRemoteNotifications.h */,
1927				78D825302051226200CBD9D9 /* EXApiV2Client+EXRemoteNotifications.m */,
1928				B5AC39A51E95A90B00540AA7 /* EXRemoteNotificationManager.h */,
1929				B5AC39A61E95A90B00540AA7 /* EXRemoteNotificationManager.m */,
1930				78D8252C2051217F00CBD9D9 /* NSData+EXRemoteNotifications.h */,
1931				78D8252D2051217F00CBD9D9 /* NSData+EXRemoteNotifications.m */,
1932				2519CCFA216B292600FA7C80 /* EXUserNotificationCenter.h */,
1933				2519CCFB216B292600FA7C80 /* EXUserNotificationCenter.m */,
1934			);
1935			path = Notifications;
1936			sourceTree = "<group>";
1937		};
1938		A17682721BE42C7F0057BBF2 /* Libraries */ = {
1939			isa = PBXGroup;
1940			children = (
1941			);
1942			name = Libraries;
1943			sourceTree = "<group>";
1944		};
1945		AE58247EE2419C33B3A8CBAE /* Pods */ = {
1946			isa = PBXGroup;
1947			children = (
1948				A52338486C178CE51F30C355 /* Pods-Expo Go-Expo Go (unversioned).debug.xcconfig */,
1949				ADD76EDEE539AF37E367653E /* Pods-Expo Go-Expo Go (unversioned).release.xcconfig */,
1950				7A6D470702C8378E4086FCF2 /* Pods-Expo Go-Expo Go (versioned).debug.xcconfig */,
1951				6A79A16F1EFAC438ED5E13A7 /* Pods-Expo Go-Expo Go (versioned).release.xcconfig */,
1952				0E80B58E5C25A331DA5AF4D4 /* Pods-ExponentIntegrationTests.debug.xcconfig */,
1953				CCE70ECFF37524D67FDFA2D6 /* Pods-ExponentIntegrationTests.release.xcconfig */,
1954				A04202C13B6B252B56C2AD40 /* Pods-Tests.debug.xcconfig */,
1955				268428515F0D44090E0B185A /* Pods-Tests.release.xcconfig */,
1956			);
1957			path = Pods;
1958			sourceTree = "<group>";
1959		};
1960		B2B492142462F5B7001576D8 /* EXNotifications */ = {
1961			isa = PBXGroup;
1962			children = (
1963				B2B492152462F5EF001576D8 /* EXScopedNotificationsEmitter.h */,
1964				B2B492162462F5EF001576D8 /* EXScopedNotificationsEmitter.m */,
1965				FC756CCA24CB542800665AE6 /* EXScopedNotificationSerializer.h */,
1966				FC756CC824CB537400665AE6 /* EXScopedNotificationSerializer.m */,
1967				B2F7C029246B09890060EE06 /* EXScopedNotificationsHandlerModule.h */,
1968				FCA11CA624C1215B00C1FC54 /* EXScopedNotificationCategoriesModule.h */,
1969				FCA11CA524C1215B00C1FC54 /* EXScopedNotificationCategoriesModule.m */,
1970				B2F7C02A246B09890060EE06 /* EXScopedNotificationsHandlerModule.m */,
1971				B2F7C02C246B09AE0060EE06 /* EXScopedNotificationsUtils.h */,
1972				B2F7C02D246B09AE0060EE06 /* EXScopedNotificationsUtils.m */,
1973				B21115F6246C1B47005BA616 /* EXScopedNotificationBuilder.h */,
1974				B21115F7246C1B47005BA616 /* EXScopedNotificationBuilder.m */,
1975				B236C4F124740C1E00D0CB66 /* EXScopedNotificationSchedulerModule.h */,
1976				B236C4F224740C1E00D0CB66 /* EXScopedNotificationSchedulerModule.m */,
1977				B23D9AA124758C6600D09AC8 /* EXScopedNotificationPresentationModule.h */,
1978				B23D9AA224758C6600D09AC8 /* EXScopedNotificationPresentationModule.m */,
1979				314791EE2551CF2A00A81BA1 /* EXScopedServerRegistrationModule.h */,
1980				314791EF2551CF2A00A81BA1 /* EXScopedServerRegistrationModule.m */,
1981				FCB4079525C5EF3800326AC8 /* EXScopedNotificationCategoryMigrator.h */,
1982				FCB4079625C5EF4F00326AC8 /* EXScopedNotificationCategoryMigrator.m */,
1983			);
1984			path = EXNotifications;
1985			sourceTree = "<group>";
1986		};
1987		B505BA0F20CAF77A0046ACFB /* Tests */ = {
1988			isa = PBXGroup;
1989			children = (
1990				B50C4C0920EEBCBB0090E5F9 /* Api */,
1991				B5854EDE20D07996001D2F6E /* AppLoader */,
1992				B505BA1920CAF80D0046ACFB /* Environment */,
1993				B5854EDC20D07996001D2F6E /* Linking */,
1994				B505BA1220CAF77A0046ACFB /* Info.plist */,
1995			);
1996			path = Tests;
1997			sourceTree = "<group>";
1998		};
1999		B505BA1920CAF80D0046ACFB /* Environment */ = {
2000			isa = PBXGroup;
2001			children = (
2002				B505BA1B20CAF80D0046ACFB /* EXEnvironment+Tests.h */,
2003				B505BA1D20CAF80D0046ACFB /* EXEnvironmentTests.m */,
2004				B505BA1C20CAF80D0046ACFB /* EXEnvironmentMocks.h */,
2005				B505BA1A20CAF80D0046ACFB /* EXEnvironmentMocks.m */,
2006				B5854EE420D07AE3001D2F6E /* EXClientTestCase.h */,
2007				B5854ED620D078C6001D2F6E /* EXClientTestCase.m */,
2008				B5854EE520D07B3E001D2F6E /* EXDevDetachTestCase.h */,
2009				B5854ED820D0790C001D2F6E /* EXDevDetachTestCase.m */,
2010				B5854EE620D07B5D001D2F6E /* EXProdServiceTestCase.h */,
2011				B5854EDA20D07944001D2F6E /* EXProdServiceTestCase.m */,
2012			);
2013			path = Environment;
2014			sourceTree = "<group>";
2015		};
2016		B50C4C0920EEBCBB0090E5F9 /* Api */ = {
2017			isa = PBXGroup;
2018			children = (
2019				B50C4C0A20EEBCE20090E5F9 /* EXApiV2Tests.m */,
2020			);
2021			path = Api;
2022			sourceTree = "<group>";
2023		};
2024		B51333411CE649FE00E9FC9E /* ExponentIntegrationTests */ = {
2025			isa = PBXGroup;
2026			children = (
2027				B51333421CE649FE00E9FC9E /* ExponentIntegrationTests.m */,
2028				B59B59481F6369480083850D /* EXTestEnvironment.plist */,
2029				B51333441CE649FE00E9FC9E /* Info.plist */,
2030			);
2031			path = ExponentIntegrationTests;
2032			sourceTree = "<group>";
2033		};
2034		B526B5031E6A543500606CAB /* ExpoKit */ = {
2035			isa = PBXGroup;
2036			children = (
2037				B526B5041E6A543500606CAB /* ExpoKit.h */,
2038				B526B5051E6A543500606CAB /* ExpoKit.m */,
2039				0CC6F95C225F5B1B00322635 /* EXStandaloneAppDelegate.h */,
2040				0CC6F95D225F5B1B00322635 /* EXStandaloneAppDelegate.m */,
2041				0CC6F95F225F5C7700322635 /* ExpoKitAppDelegate.h */,
2042				0CC6F960225F5C7700322635 /* ExpoKitAppDelegate.m */,
2043				B5D0D65A204F152D00DDFC99 /* EXViewController.h */,
2044				B5D0D65B204F152D00DDFC99 /* EXViewController.m */,
2045			);
2046			path = ExpoKit;
2047			sourceTree = "<group>";
2048		};
2049		B53BB2851C7E6C1E00D52FBD /* Analytics */ = {
2050			isa = PBXGroup;
2051			children = (
2052				B5A358601C7E6C4300D1BE67 /* EXAnalytics.h */,
2053				B5A358611C7E6C4300D1BE67 /* EXAnalytics.m */,
2054			);
2055			path = Analytics;
2056			sourceTree = "<group>";
2057		};
2058		B56C65BF20476834002B2424 /* Client */ = {
2059			isa = PBXGroup;
2060			children = (
2061				F1F7433D24ABECD500EA5023 /* AppDelegate.swift */,
2062				B56C65C5204768F2002B2424 /* EXHomeAppManager.h */,
2063				B56C65C4204768F2002B2424 /* EXHomeAppManager.m */,
2064				B56C65C0204768F2002B2424 /* EXRootViewController.h */,
2065				B56C65C1204768F2002B2424 /* EXRootViewController.m */,
2066				B56C65C9204769B6002B2424 /* Menu */,
2067			);
2068			path = Client;
2069			sourceTree = "<group>";
2070		};
2071		B56C65C9204769B6002B2424 /* Menu */ = {
2072			isa = PBXGroup;
2073			children = (
2074				F1D6AF6524472BA900AC1C74 /* EXDevMenuDelegateProtocol.h */,
2075				F108698C2448C6B800B7DC04 /* EXDevMenuGestureInterceptor.h */,
2076				F108698D2448C6B900B7DC04 /* EXDevMenuGestureInterceptor.m */,
2077				F1D6AF5F244714C100AC1C74 /* EXDevMenuGestureRecognizer.h */,
2078				F1D6AF60244714C100AC1C74 /* EXDevMenuGestureRecognizer.m */,
2079				F1D6AF62244720E100AC1C74 /* EXDevMenuManager.h */,
2080				F1D6AF63244720E100AC1C74 /* EXDevMenuManager.m */,
2081				F10869892448B11D00B7DC04 /* EXDevMenuMotionInterceptor.h */,
2082				F108698A2448B11D00B7DC04 /* EXDevMenuMotionInterceptor.m */,
2083				B56C65CA204769F9002B2424 /* EXDevMenuViewController.h */,
2084				B56C65CB204769F9002B2424 /* EXDevMenuViewController.m */,
2085				F116A3BE2445EBBB008FA957 /* EXDevMenuWindow.h */,
2086				F116A3BF2445EBBB008FA957 /* EXDevMenuWindow.m */,
2087			);
2088			path = Menu;
2089			sourceTree = "<group>";
2090		};
2091		B5812C331C9CD59200A10345 /* Versioned */ = {
2092			isa = PBXGroup;
2093			children = (
2094				B5FB72701FF6DADB001C764B /* Core */,
2095			);
2096			path = Versioned;
2097			sourceTree = "<group>";
2098		};
2099		B5854EDC20D07996001D2F6E /* Linking */ = {
2100			isa = PBXGroup;
2101			children = (
2102				B5854EEA20D07D4D001D2F6E /* EXLinkingTests.m */,
2103			);
2104			path = Linking;
2105			sourceTree = "<group>";
2106		};
2107		B5854EDE20D07996001D2F6E /* AppLoader */ = {
2108			isa = PBXGroup;
2109			children = (
2110				B5854EE720D07BCB001D2F6E /* EXAppLoader+Tests.h */,
2111				B5FABDF120DD91D500642528 /* EXAppLoaderConfigurationTests.m */,
2112				B5FABDF320DD920600642528 /* EXAppLoaderConfigurationTestsProdService.m */,
2113				B5FABDEE20DD8E6800642528 /* EXAppLoaderRequestExpectation.h */,
2114				B5FABDEF20DD8E6800642528 /* EXAppLoaderRequestExpectation.m */,
2115				B5FABDF720DD942A00642528 /* EXAppLoaderRequestTests.m */,
2116				B5FABDF520DD926E00642528 /* EXFileDownloaderTests.m */,
2117			);
2118			path = AppLoader;
2119			sourceTree = "<group>";
2120		};
2121		B5A473D3204A66F60035C61C /* Views */ = {
2122			isa = PBXGroup;
2123			children = (
2124				B5A473D8204A66F60035C61C /* EXAppViewController.h */,
2125				B5A473D4204A66F60035C61C /* EXAppViewController.m */,
2126				B5A473D9204A66F60035C61C /* EXErrorView.h */,
2127				B5A473D6204A66F60035C61C /* EXErrorView.m */,
2128				B5A473DD204A673E0035C61C /* Loading */,
2129			);
2130			path = Views;
2131			sourceTree = "<group>";
2132		};
2133		B5A473DD204A673E0035C61C /* Loading */ = {
2134			isa = PBXGroup;
2135			children = (
2136				87750C4C24EADFDC00CEF3DE /* EXManagedAppSplashScreenConfiguration.h */,
2137				87750C4924EADFDB00CEF3DE /* EXManagedAppSplashScreenConfiguration.m */,
2138				B54D2911205307380019411A /* EXAppLoadingCancelView.h */,
2139				B54D2912205307380019411A /* EXAppLoadingCancelView.m */,
2140				878B4AFC24C5B8CC00D23E0A /* EXAppLoadingProgressWindowController.h */,
2141				878B4AFD24C5B8CC00D23E0A /* EXAppLoadingProgressWindowController.m */,
2142				8767F5B624D177AD009F9372 /* EXManagedAppSplashScreenConfigurationBuilder.h */,
2143				8767F5B724D177AD009F9372 /* EXManagedAppSplashScreenConfigurationBuilder.m */,
2144				8767F97124D17CB2009F9372 /* EXManagedAppSplashScreenViewProvider.h */,
2145				8767F97224D17CB2009F9372 /* EXManagedAppSplashScreenViewProvider.m */,
2146				8767F97424D19FA7009F9372 /* EXHomeAppSplashScreenViewProvider.h */,
2147				8767F97524D19FA7009F9372 /* EXHomeAppSplashScreenViewProvider.m */,
2148			);
2149			path = Loading;
2150			sourceTree = "<group>";
2151		};
2152		B5A72C1920A0D13E00974CCE /* CachedResource */ = {
2153			isa = PBXGroup;
2154			children = (
2155				B5A72C1B20A0D13E00974CCE /* EXCachedResource.h */,
2156				B5A72C1E20A0D13E00974CCE /* EXCachedResource.m */,
2157				B5A72C1C20A0D13E00974CCE /* EXJavaScriptResource.h */,
2158				B5A72C1F20A0D13E00974CCE /* EXJavaScriptResource.m */,
2159				B5A72C1A20A0D13E00974CCE /* EXManifestResource.h */,
2160				B5A72C1D20A0D13E00974CCE /* EXManifestResource.m */,
2161			);
2162			path = CachedResource;
2163			sourceTree = "<group>";
2164		};
2165		B5A72C2320A0D1BF00974CCE /* AppFetcher */ = {
2166			isa = PBXGroup;
2167			children = (
2168				B5A72C2620A0D1BF00974CCE /* EXAppFetcher.h */,
2169				B5A72C2B20A0D1BF00974CCE /* EXAppFetcher.m */,
2170				B5A72C2C20A0D1BF00974CCE /* EXAppFetcher+Private.h */,
2171				B5A72C2920A0D1BF00974CCE /* EXAppFetcherCacheOnly.h */,
2172				B5A72C2420A0D1BF00974CCE /* EXAppFetcherCacheOnly.m */,
2173				B5A72C2A20A0D1BF00974CCE /* EXAppFetcherDevelopmentMode.h */,
2174				B5A72C2720A0D1BF00974CCE /* EXAppFetcherDevelopmentMode.m */,
2175				B5A72C2820A0D1BF00974CCE /* EXAppFetcherWithTimeout.h */,
2176				B5A72C2520A0D1BF00974CCE /* EXAppFetcherWithTimeout.m */,
2177			);
2178			path = AppFetcher;
2179			sourceTree = "<group>";
2180		};
2181		B5AC398B1E95A90B00540AA7 /* Kernel */ = {
2182			isa = PBXGroup;
2183			children = (
2184				78D82524204E8F6C00CBD9D9 /* Api */,
2185				B5D0D660204F4C0400DDFC99 /* AppLoader */,
2186				B5AC398C1E95A90B00540AA7 /* Core */,
2187				B5AC39941E95A90B00540AA7 /* DevSupport */,
2188				B5AC399B1E95A90B00540AA7 /* Environment */,
2189				F11E530C2160101B007ACF56 /* HeadlessApp */,
2190				B5D0D66D204F4C0400DDFC99 /* ReactAppManager */,
2191				B5AC39A21E95A90B00540AA7 /* Services */,
2192				B5A473D3204A66F60035C61C /* Views */,
2193			);
2194			path = Kernel;
2195			sourceTree = "<group>";
2196		};
2197		B5AC398C1E95A90B00540AA7 /* Core */ = {
2198			isa = PBXGroup;
2199			children = (
2200				B5AC398D1E95A90B00540AA7 /* EXKernel.h */,
2201				B5AC398E1E95A90B00540AA7 /* EXKernel.m */,
2202				319AC472255E87FB0035332A /* EXKernel+DeviceInstallationUUID.h */,
2203				319AC473255E87FB0035332A /* EXKernel+DeviceInstallationUUID.m */,
2204				0726F0572007E438004992E7 /* EXKernelAppRecord.h */,
2205				0726F0582007E438004992E7 /* EXKernelAppRecord.m */,
2206				0726F05A2007E446004992E7 /* EXKernelAppRegistry.h */,
2207				0726F05B2007E446004992E7 /* EXKernelAppRegistry.m */,
2208				B52217D41F146658002241BA /* EXKernelServiceRegistry.h */,
2209				B52217D51F146658002241BA /* EXKernelServiceRegistry.m */,
2210				B5AC39931E95A90B00540AA7 /* EXKernelUtil.h */,
2211				B5E458EC204B59B300DC2B2E /* EXAppBrowserController.h */,
2212				255A63082154FB88009FDFC6 /* EXPendingNotification.h */,
2213				255A63092154FB88009FDFC6 /* EXPendingNotification.m */,
2214			);
2215			path = Core;
2216			sourceTree = "<group>";
2217		};
2218		B5AC39941E95A90B00540AA7 /* DevSupport */ = {
2219			isa = PBXGroup;
2220			children = (
2221				B5576081204A41F90041D9C8 /* EXHomeModule.h */,
2222				B5576080204A41F90041D9C8 /* EXHomeModule.m */,
2223				F156867623E19E3C0029DF16 /* EXKernelDevKeyCommands.h */,
2224				F156867723E19E3C0029DF16 /* EXKernelDevKeyCommands.m */,
2225				0799CFD821839B470039E97C /* EXSession.h */,
2226				0799CFD921839B520039E97C /* EXSession.m */,
2227			);
2228			path = DevSupport;
2229			sourceTree = "<group>";
2230		};
2231		B5AC399B1E95A90B00540AA7 /* Environment */ = {
2232			isa = PBXGroup;
2233			children = (
2234				B5ADEE931F7DB4E000C88D2F /* EXBuildConstants.h */,
2235				B5ADEE941F7DB4E000C88D2F /* EXBuildConstants.m */,
2236				B58F125A20B73455003E13F1 /* EXEnvironment.h */,
2237				B58F125B20B73455003E13F1 /* EXEnvironment.m */,
2238				B5D0D65E204F4BF500DDFC99 /* EXLog.h */,
2239				B5D0D65D204F4BF400DDFC99 /* EXLog.m */,
2240				B5AC39A01E95A90B00540AA7 /* EXVersions.h */,
2241				B5AC39A11E95A90B00540AA7 /* EXVersions.m */,
2242				31E8B2FB23D090E200E6C2BF /* EXClientReleaseType.h */,
2243				31E8B2FC23D090E200E6C2BF /* EXClientReleaseType.m */,
2244			);
2245			path = Environment;
2246			sourceTree = "<group>";
2247		};
2248		B5AC39A21E95A90B00540AA7 /* Services */ = {
2249			isa = PBXGroup;
2250			children = (
2251				B52217D71F146686002241BA /* EXKernelService.h */,
2252				19382BA71EC2EACC001ED4A1 /* EXScopedBranchManager.h */,
2253				19382BA81EC2EACC001ED4A1 /* EXScopedBranchManager.m */,
2254				19B2EF731FB25A1A003F2E1B /* EXCachedResourceManager.h */,
2255				19B2EF741FB25A1A003F2E1B /* EXCachedResourceManager.m */,
2256				31F8E27C255F05D5005AA063 /* EXDeviceInstallationUUIDService.h */,
2257				31F8E27D255F05D5005AA063 /* EXDeviceInstallationUUIDService.m */,
2258				B5AC39D41E95B17300540AA7 /* EXErrorRecoveryManager.h */,
2259				B5AC39D51E95B17300540AA7 /* EXErrorRecoveryManager.m */,
2260				B5576083204A423A0041D9C8 /* EXHomeModuleManager.h */,
2261				B5576084204A423B0041D9C8 /* EXHomeModuleManager.m */,
2262				B5C2740A1EC24AE1003355CE /* EXKernelLinkingManager.h */,
2263				B5C2740B1EC24AE1003355CE /* EXKernelLinkingManager.m */,
2264				B5AC39A31E95A90B00540AA7 /* EXUserNotificationManager.h */,
2265				B5AC39A41E95A90B00540AA7 /* EXUserNotificationManager.m */,
2266				31E6D47C20B844FA0082B09F /* EXSensorManager.h */,
2267				31E6D47D20B8451B0082B09F /* EXSensorManager.m */,
2268				B57180FE1F0FF41600315A66 /* EXScreenOrientationManager.h */,
2269				B57180FF1F0FF41600315A66 /* EXScreenOrientationManager.m */,
2270				0761342224DB6395001375B6 /* EXUpdatesDatabaseManager.h */,
2271				0761342324DB63AC001375B6 /* EXUpdatesDatabaseManager.m */,
2272				07295CD720559E6200ED42D4 /* EXUpdatesManager.h */,
2273				07295CD820559E7300ED42D4 /* EXUpdatesManager.m */,
2274				F167C439209C7EE600F01382 /* EXUtilService.h */,
2275				F167C43A209C7EE600F01382 /* EXUtilService.m */,
2276				31361A5F2261C65A00662769 /* EXPermissionsManager.h */,
2277				31361A602261C65A00662769 /* EXPermissionsManager.m */,
2278				78D8252B2051213D00CBD9D9 /* Notifications */,
2279			);
2280			path = Services;
2281			sourceTree = "<group>";
2282		};
2283		B5D0D660204F4C0400DDFC99 /* AppLoader */ = {
2284			isa = PBXGroup;
2285			children = (
2286				B5D0D667204F4C0400DDFC99 /* EXApiUtil.h */,
2287				B5D0D661204F4C0400DDFC99 /* EXApiUtil.m */,
2288				B5A72C3220A0D42C00974CCE /* EXAppLoader.h */,
2289				B5A72C3120A0D42C00974CCE /* EXAppLoader.m */,
2290				B5A72C3320A0D42D00974CCE /* EXAppLoader+Updates.h */,
2291				07C6733324D230FB003F3F5C /* EXAppLoaderExpoUpdates.h */,
2292				07C6733424D2310C003F3F5C /* EXAppLoaderExpoUpdates.m */,
2293				B5D0D666204F4C0400DDFC99 /* EXFileDownloader.h */,
2294				B5D0D66B204F4C0400DDFC99 /* EXFileDownloader.m */,
2295				B5A72C2320A0D1BF00974CCE /* AppFetcher */,
2296				B5A72C1920A0D13E00974CCE /* CachedResource */,
2297			);
2298			path = AppLoader;
2299			sourceTree = "<group>";
2300		};
2301		B5D0D66D204F4C0400DDFC99 /* ReactAppManager */ = {
2302			isa = PBXGroup;
2303			children = (
2304				B5D0D66E204F4C0400DDFC99 /* EXReactAppExceptionHandler.h */,
2305				B5D0D671204F4C0400DDFC99 /* EXReactAppExceptionHandler.m */,
2306				B5D0D672204F4C0400DDFC99 /* EXReactAppManager.h */,
2307				B5D0D66F204F4C0400DDFC99 /* EXReactAppManager.mm */,
2308				B5D0D670204F4C0400DDFC99 /* EXReactAppManager+Private.h */,
2309			);
2310			path = ReactAppManager;
2311			sourceTree = "<group>";
2312		};
2313		B5E49B521D1346FA00AA6436 /* Supporting */ = {
2314			isa = PBXGroup;
2315			children = (
2316				B5EF826C1F55B8F100FC7424 /* launch_background_image.png */,
2317				B5EF826D1F55B8F100FC7424 /* launch_icon.png */,
2318				B5CFBF4C1EDE398D00B4BE24 /* EXBuildConstants.plist */,
2319				B5E49B541D1346FA00AA6436 /* Exponent-Prefix.pch */,
2320				B5E49B551D1346FA00AA6436 /* Exponent.entitlements */,
2321				B5E49B621D1347B800AA6436 /* EXSDKVersions.plist */,
2322				B5E49B671D1348E800AA6436 /* EXShell.plist */,
2323				B5E49B561D1346FA00AA6436 /* Info.plist */,
2324				B5E628FD1E32F05A00629A55 /* kernel-manifest.json */,
2325				B5E49B741D134F0700AA6436 /* kernel.ios.bundle */,
2326				B575EEA21D54175A00DCABBC /* shell-app-manifest.json */,
2327				B575EEA31D54175B00DCABBC /* shell-app.bundle */,
2328			);
2329			path = Supporting;
2330			sourceTree = "<group>";
2331		};
2332		B5FB72701FF6DADB001C764B /* Core */ = {
2333			isa = PBXGroup;
2334			children = (
2335				B5FB72711FF6DADB001C764B /* Api */,
2336				B5FB73FD1FF6DADB001C764B /* Internal */,
2337				B5FB74241FF6DADB001C764B /* ScopedModule */,
2338				31DBC6AA20B5B4C60049A476 /* UniversalModules */,
2339				B5FB73FA1FF6DADB001C764B /* EXUnversioned.h */,
2340				B5FB73FB1FF6DADB001C764B /* EXVersionManager.h */,
2341				B5FB73FC1FF6DADB001C764B /* EXVersionManager.mm */,
2342			);
2343			path = Core;
2344			sourceTree = "<group>";
2345		};
2346		B5FB72711FF6DADB001C764B /* Api */ = {
2347			isa = PBXGroup;
2348			children = (
2349				07CB4DAE26045AD50057443E /* NetInfo */,
2350				BBB83C522479C3B50004FF8E /* SafeAreaContext */,
2351				31F25C9123717B08009AD55F /* ViewShot */,
2352				BBE6036F2310CD8900971F79 /* Appearance */,
2353				BBD0318A200011C9009F0434 /* Cognito */,
2354				B5FB728D1FF6DADB001C764B /* Components */,
2355				B5FB738E1FF6DADB001C764B /* EXImageUtils.h */,
2356				B5FB738F1FF6DADB001C764B /* EXImageUtils.m */,
2357				25742BEC21774211003E7453 /* EXNotifications.h */,
2358				25742BEF21774212003E7453 /* EXNotifications.m */,
2359				B5FB73A01FF6DADB001C764B /* EXUtil.h */,
2360				B5FB73A11FF6DADB001C764B /* EXUtil.m */,
2361			);
2362			path = Api;
2363			sourceTree = "<group>";
2364		};
2365		B5FB728D1FF6DADB001C764B /* Components */ = {
2366			isa = PBXGroup;
2367			children = (
2368				07CB4E0926045B580057443E /* ViewPager */,
2369				07CB4DD426045B180057443E /* GestureHandler */,
2370				07CB4DCD26045B010057443E /* SegmentedControl */,
2371				07CB4DC626045AF50057443E /* Picker */,
2372				7043DEF92283303800272D74 /* Svg */,
2373				B5FB72BC1FF6DADB001C764B /* GoogleMaps */,
2374				B5FB72E61FF6DADB001C764B /* Maps */,
2375				65B902B660654403B6731F7E /* SharedElement */,
2376				E3BD4F6E1BF543B697AFB794 /* DateTimePicker */,
2377				6999211AF26A46738FB9E106 /* MaskedView */,
2378				0E05846EF744409D93CC1ED6 /* Slider */,
2379			);
2380			path = Components;
2381			sourceTree = "<group>";
2382		};
2383		B5FB72BC1FF6DADB001C764B /* GoogleMaps */ = {
2384			isa = PBXGroup;
2385			children = (
2386				31AD99D92285B51100F19090 /* AIRDummyView.h */,
2387				31AD99D82285B51100F19090 /* AIRDummyView.m */,
2388				31AD99C72285B50F00F19090 /* AIRGMSMarker.h */,
2389				31AD99C92285B50F00F19090 /* AIRGMSMarker.m */,
2390				31AD99AB2285B50D00F19090 /* AIRGMSPolygon.h */,
2391				31AD99D32285B51000F19090 /* AIRGMSPolygon.m */,
2392				31AD99D22285B51000F19090 /* AIRGMSPolyline.h */,
2393				31AD99DA2285B51100F19090 /* AIRGMSPolyline.m */,
2394				31AD99B82285B50E00F19090 /* AIRGoogleMap.h */,
2395				31AD99D42285B51000F19090 /* AIRGoogleMap.m */,
2396				31AD99BA2285B50E00F19090 /* AIRGoogleMapCallout.h */,
2397				31AD99C02285B50E00F19090 /* AIRGoogleMapCallout.m */,
2398				31AD99B62285B50D00F19090 /* AIRGoogleMapCalloutManager.h */,
2399				31AD99C82285B50F00F19090 /* AIRGoogleMapCalloutManager.m */,
2400				31AD99C22285B50F00F19090 /* AIRGoogleMapCalloutSubview.h */,
2401				31AD99B92285B50E00F19090 /* AIRGoogleMapCalloutSubview.m */,
2402				31AD99B22285B50D00F19090 /* AIRGoogleMapCalloutSubviewManager.h */,
2403				31AD99D72285B51100F19090 /* AIRGoogleMapCalloutSubviewManager.m */,
2404				31AD99BF2285B50E00F19090 /* AIRGoogleMapCircle.h */,
2405				31AD99C62285B50F00F19090 /* AIRGoogleMapCircle.m */,
2406				31AD99AA2285B50C00F19090 /* AIRGoogleMapCircleManager.h */,
2407				31AD99CA2285B51000F19090 /* AIRGoogleMapCircleManager.m */,
2408				31AD99CF2285B51000F19090 /* AIRGoogleMapManager.h */,
2409				31AD99CE2285B51000F19090 /* AIRGoogleMapManager.m */,
2410				31AD99AF2285B50D00F19090 /* AIRGoogleMapMarker.h */,
2411				31AD99CB2285B51000F19090 /* AIRGoogleMapMarker.m */,
2412				31AD99B32285B50D00F19090 /* AIRGoogleMapMarkerManager.h */,
2413				31AD99C12285B50E00F19090 /* AIRGoogleMapMarkerManager.m */,
2414				31AD99B02285B50D00F19090 /* AIRGoogleMapOverlay.h */,
2415				31AD99C42285B50F00F19090 /* AIRGoogleMapOverlay.m */,
2416				31AD99AE2285B50D00F19090 /* AIRGoogleMapOverlayManager.h */,
2417				31AD99AD2285B50D00F19090 /* AIRGoogleMapOverlayManager.m */,
2418				31AD99D02285B51000F19090 /* AIRGoogleMapPolygon.h */,
2419				31AD99AC2285B50D00F19090 /* AIRGoogleMapPolygon.m */,
2420				31AD99B12285B50D00F19090 /* AIRGoogleMapPolygonManager.h */,
2421				31AD99B42285B50D00F19090 /* AIRGoogleMapPolygonManager.m */,
2422				31AD99B72285B50E00F19090 /* AIRGoogleMapPolyline.h */,
2423				31AD99C32285B50F00F19090 /* AIRGoogleMapPolyline.m */,
2424				31AD99CD2285B51000F19090 /* AIRGoogleMapPolylineManager.h */,
2425				31AD99D52285B51100F19090 /* AIRGoogleMapPolylineManager.m */,
2426				31AD99BB2285B50E00F19090 /* AIRGoogleMapUrlTile.h */,
2427				31AD99BE2285B50E00F19090 /* AIRGoogleMapUrlTile.m */,
2428				31AD99D62285B51100F19090 /* AIRGoogleMapUrlTileManager.h */,
2429				31AD99BC2285B50E00F19090 /* AIRGoogleMapURLTileManager.m */,
2430				31AD99BD2285B50E00F19090 /* AIRGoogleMapWMSTile.h */,
2431				31AD99D12285B51000F19090 /* AIRGoogleMapWMSTile.m */,
2432				31AD99DB2285B51100F19090 /* AIRGoogleMapWMSTileManager.h */,
2433				31AD99C52285B50F00F19090 /* AIRGoogleMapWMSTileManager.m */,
2434				31AD99B52285B50D00F19090 /* RCTConvert+GMSMapViewType.h */,
2435				31AD99CC2285B51000F19090 /* RCTConvert+GMSMapViewType.m */,
2436				B683FEF12A9E4E4D9CFCC5A1 /* AIRGoogleMapHeatmap.h */,
2437				65028F8B8C154DE59D8AC3E3 /* AIRGoogleMapHeatmap.m */,
2438				5DA1762EB8644F4CB2DF792F /* AIRGoogleMapHeatmapManager.h */,
2439				A5B705024D7B4371B0EB68EC /* AIRGoogleMapHeatmapManager.m */,
2440			);
2441			path = GoogleMaps;
2442			sourceTree = "<group>";
2443		};
2444		B5FB72E61FF6DADB001C764B /* Maps */ = {
2445			isa = PBXGroup;
2446			children = (
2447				31AD9A112285B52E00F19090 /* AIRMap.h */,
2448				31AD99F72285B52C00F19090 /* AIRMap.m */,
2449				31AD9A1B2285B52F00F19090 /* AIRMapCallout.h */,
2450				31AD9A312285B53100F19090 /* AIRMapCallout.m */,
2451				31AD9A0B2285B52D00F19090 /* AIRMapCalloutManager.h */,
2452				31AD9A1D2285B52F00F19090 /* AIRMapCalloutManager.m */,
2453				31AD9A182285B52E00F19090 /* AIRMapCalloutSubview.h */,
2454				31AD9A1F2285B52F00F19090 /* AIRMapCalloutSubview.m */,
2455				31AD9A272285B53000F19090 /* AIRMapCalloutSubviewManager.h */,
2456				31AD9A062285B52D00F19090 /* AIRMapCalloutSubviewManager.m */,
2457				31AD99FC2285B52C00F19090 /* AIRMapCircle.h */,
2458				31AD9A0D2285B52D00F19090 /* AIRMapCircle.m */,
2459				31AD99FD2285B52C00F19090 /* AIRMapCircleManager.h */,
2460				31AD9A072285B52D00F19090 /* AIRMapCircleManager.m */,
2461				31AD99FE2285B52C00F19090 /* AIRMapCoordinate.h */,
2462				31AD9A0A2285B52D00F19090 /* AIRMapCoordinate.m */,
2463				31AD99F92285B52C00F19090 /* AIRMapLocalTile.h */,
2464				31AD9A322285B53100F19090 /* AIRMapLocalTile.m */,
2465				31AD9A2F2285B53100F19090 /* AIRMapLocalTileManager.h */,
2466				31AD99FA2285B52C00F19090 /* AIRMapLocalTileManager.m */,
2467				31AD9A0F2285B52E00F19090 /* AIRMapLocalTileOverlay.h */,
2468				31AD9A152285B52E00F19090 /* AIRMapLocalTileOverlay.m */,
2469				31AD9A172285B52E00F19090 /* AIRMapManager.h */,
2470				31AD99F82285B52C00F19090 /* AIRMapManager.m */,
2471				31AD9A022285B52C00F19090 /* AIRMapMarker.h */,
2472				31AD99FB2285B52C00F19090 /* AIRMapMarker.m */,
2473				31AD9A102285B52E00F19090 /* AIRMapMarkerManager.h */,
2474				31AD9A132285B52E00F19090 /* AIRMapMarkerManager.m */,
2475				31AD9A192285B52F00F19090 /* AIRMapOverlay.h */,
2476				31AD9A002285B52C00F19090 /* AIRMapOverlay.m */,
2477				31AD9A2B2285B53000F19090 /* AIRMapOverlayManager.h */,
2478				31AD99F62285B52B00F19090 /* AIRMapOverlayManager.m */,
2479				31AD9A032285B52C00F19090 /* AIRMapOverlayRenderer.h */,
2480				31AD9A1C2285B52F00F19090 /* AIRMapOverlayRenderer.m */,
2481				31AD9A262285B53000F19090 /* AIRMapPolygon.h */,
2482				31AD99FF2285B52C00F19090 /* AIRMapPolygon.m */,
2483				31AD9A212285B52F00F19090 /* AIRMapPolygonManager.h */,
2484				31AD9A012285B52C00F19090 /* AIRMapPolygonManager.m */,
2485				31AD9A0E2285B52D00F19090 /* AIRMapPolyline.h */,
2486				31AD9A302285B53100F19090 /* AIRMapPolyline.m */,
2487				31AD9A2A2285B53000F19090 /* AIRMapPolylineManager.h */,
2488				31AD9A092285B52D00F19090 /* AIRMapPolylineManager.m */,
2489				31AD9A082285B52D00F19090 /* AIRMapPolylineRenderer.h */,
2490				31AD9A0C2285B52D00F19090 /* AIRMapPolylineRenderer.m */,
2491				31AD9A122285B52E00F19090 /* AIRMapSnapshot.h */,
2492				31AD99F52285B52B00F19090 /* AIRMapUrlTile.h */,
2493				31AD9A1E2285B52F00F19090 /* AIRMapUrlTile.m */,
2494				31AD9A142285B52E00F19090 /* AIRMapUrlTileManager.h */,
2495				31AD9A222285B53000F19090 /* AIRMapUrlTileManager.m */,
2496				31AD9A162285B52E00F19090 /* AIRMapWMSTile.h */,
2497				31AD9A202285B52F00F19090 /* AIRMapWMSTile.m */,
2498				31AD9A052285B52D00F19090 /* AIRMapWMSTileManager.h */,
2499				31AD9A2C2285B53000F19090 /* AIRMapWMSTileManager.m */,
2500				31AD9A282285B53000F19090 /* AIRWeakMapReference.h */,
2501				31AD9A2D2285B53000F19090 /* AIRWeakMapReference.m */,
2502				31AD9A1A2285B52F00F19090 /* AIRWeakTimerReference.h */,
2503				31AD9A292285B53000F19090 /* AIRWeakTimerReference.m */,
2504				31AD9A232285B53000F19090 /* Callout */,
2505				31AD9A042285B52D00F19090 /* RCTConvert+AirMap.h */,
2506				31AD9A2E2285B53100F19090 /* RCTConvert+AirMap.m */,
2507			);
2508			path = Maps;
2509			sourceTree = "<group>";
2510		};
2511		B5FB73FD1FF6DADB001C764B /* Internal */ = {
2512			isa = PBXGroup;
2513			children = (
2514				B5FB73FE1FF6DADB001C764B /* DevSupport */,
2515				B5FB740B1FF6DADB001C764B /* EXAppState.h */,
2516				B5FB740C1FF6DADB001C764B /* EXAppState.m */,
2517				B5FB74111FF6DADB001C764B /* EXLinkingManager.h */,
2518				B5FB74121FF6DADB001C764B /* EXLinkingManager.m */,
2519				B5FB74131FF6DADB001C764B /* EXNativeModuleIntrospection.h */,
2520				B5FB74141FF6DADB001C764B /* EXNativeModuleIntrospection.m */,
2521				B5FB74151FF6DADB001C764B /* EXResourceLoader.h */,
2522				B5FB74161FF6DADB001C764B /* EXScopedModuleRegistry.h */,
2523				B5FB74171FF6DADB001C764B /* EXScopedModuleRegistry.m */,
2524				B5FB74181FF6DADB001C764B /* EXStatusBarManager.h */,
2525				B5FB74191FF6DADB001C764B /* EXStatusBarManager.m */,
2526				B5FB74211FF6DADB001C764B /* Test */,
2527			);
2528			path = Internal;
2529			sourceTree = "<group>";
2530		};
2531		B5FB73FE1FF6DADB001C764B /* DevSupport */ = {
2532			isa = PBXGroup;
2533			children = (
2534				B5FB73FF1FF6DADB001C764B /* EXDevSettings.h */,
2535				B5FB74001FF6DADB001C764B /* EXDevSettings.m */,
2536				B5FB74011FF6DADB001C764B /* EXDevSettingsDataSource.h */,
2537				B5FB74021FF6DADB001C764B /* EXDevSettingsDataSource.m */,
2538				B5FB74031FF6DADB001C764B /* EXDisabledDevLoadingView.h */,
2539				B5FB74041FF6DADB001C764B /* EXDisabledDevLoadingView.m */,
2540				B5FB74051FF6DADB001C764B /* EXDisabledDevMenu.h */,
2541				B5FB74061FF6DADB001C764B /* EXDisabledDevMenu.mm */,
2542				B5FB74071FF6DADB001C764B /* EXDisabledRedBox.h */,
2543				B5FB74081FF6DADB001C764B /* EXDisabledRedBox.mm */,
2544			);
2545			path = DevSupport;
2546			sourceTree = "<group>";
2547		};
2548		B5FB74211FF6DADB001C764B /* Test */ = {
2549			isa = PBXGroup;
2550			children = (
2551				B5FB74221FF6DADB001C764B /* EXTest.h */,
2552				B5FB74231FF6DADB001C764B /* EXTest.m */,
2553			);
2554			path = Test;
2555			sourceTree = "<group>";
2556		};
2557		B5FB74241FF6DADB001C764B /* ScopedModule */ = {
2558			isa = PBXGroup;
2559			children = (
2560				B5FB74251FF6DADB001C764B /* EXScopedBridgeModule.h */,
2561				B5FB74261FF6DADB001C764B /* EXScopedBridgeModule.m */,
2562				B5FB74271FF6DADB001C764B /* EXScopedEventEmitter.h */,
2563				B5FB74281FF6DADB001C764B /* EXScopedEventEmitter.m */,
2564			);
2565			path = ScopedModule;
2566			sourceTree = "<group>";
2567		};
2568		BBB83C522479C3B50004FF8E /* SafeAreaContext */ = {
2569			isa = PBXGroup;
2570			children = (
2571				BBB83C532479C3B50004FF8E /* RNCSafeAreaShadowView.h */,
2572				BBB83C542479C3B50004FF8E /* RNCSafeAreaViewLocalData.h */,
2573				BBB83C552479C3B50004FF8E /* RNCSafeAreaViewEdges.m */,
2574				BBB83C562479C3B50004FF8E /* RNCSafeAreaProviderManager.m */,
2575				BBB83C572479C3B50004FF8E /* RNCSafeAreaView.m */,
2576				BBB83C582479C3B50004FF8E /* RCTView+SafeAreaCompat.h */,
2577				BBB83C592479C3B50004FF8E /* RNCSafeAreaViewManager.m */,
2578				BBB83C5A2479C3B50004FF8E /* RNCSafeAreaProvider.m */,
2579				BBB83C5B2479C3B50004FF8E /* RNCSafeAreaShadowView.m */,
2580				BBB83C5C2479C3B50004FF8E /* RNCSafeAreaView.h */,
2581				BBB83C5D2479C3B50004FF8E /* RNCSafeAreaProviderManager.h */,
2582				BBB83C5E2479C3B50004FF8E /* RNCSafeAreaViewEdges.h */,
2583				BBB83C5F2479C3B50004FF8E /* RNCSafeAreaViewLocalData.m */,
2584				BBB83C602479C3B50004FF8E /* RNCSafeAreaProvider.h */,
2585				BBB83C612479C3B50004FF8E /* RNCSafeAreaViewManager.h */,
2586				BBB83C622479C3B50004FF8E /* RCTView+SafeAreaCompat.m */,
2587				C5E293DD722E4378A24299D9 /* RNCSafeAreaViewMode.h */,
2588				6C6465732E5D4486AB56AD4E /* RNCSafeAreaViewMode.m */,
2589			);
2590			path = SafeAreaContext;
2591			sourceTree = "<group>";
2592		};
2593		BBD0318A200011C9009F0434 /* Cognito */ = {
2594			isa = PBXGroup;
2595			children = (
2596				BBD0318B200011C9009F0434 /* RNAWSCognito.h */,
2597				BBD03192200011C9009F0434 /* RNAWSCognito.m */,
2598			);
2599			path = Cognito;
2600			sourceTree = "<group>";
2601		};
2602		BBE6036F2310CD8900971F79 /* Appearance */ = {
2603			isa = PBXGroup;
2604			children = (
2605				BBE603702310CD8900971F79 /* RNCAppearanceProviderManager.h */,
2606				BBE603712310CD8900971F79 /* RNCAppearanceProvider.m */,
2607				BBE603722310CD8900971F79 /* RNCAppearance.m */,
2608				BBE603732310CD8900971F79 /* RNCAppearanceProviderManager.m */,
2609				BBE603742310CD8900971F79 /* RNCAppearanceProvider.h */,
2610				BBE603752310CD8900971F79 /* RNCAppearance.h */,
2611			);
2612			path = Appearance;
2613			sourceTree = "<group>";
2614		};
2615		E3BD4F6E1BF543B697AFB794 /* DateTimePicker */ = {
2616			isa = PBXGroup;
2617			children = (
2618				10B9AA823F57466698858869 /* RNDateTimePicker.h */,
2619				D47336D662754EDA8EA4BC55 /* RNDateTimePicker.m */,
2620				12869A47946248B094FFB1C0 /* RNDateTimePickerManager.h */,
2621				D86827B3D57944D8A25F37F8 /* RNDateTimePickerManager.m */,
2622			);
2623			path = DateTimePicker;
2624			sourceTree = "<group>";
2625		};
2626		F11E530C2160101B007ACF56 /* HeadlessApp */ = {
2627			isa = PBXGroup;
2628			children = (
2629				F11E530E21601058007ACF56 /* EXHeadlessAppLoader.h */,
2630				F11E531021601059007ACF56 /* EXHeadlessAppLoader.m */,
2631				F11E530F21601059007ACF56 /* EXHeadlessAppRecord.h */,
2632				F11E530D21601058007ACF56 /* EXHeadlessAppRecord.m */,
2633			);
2634			path = HeadlessApp;
2635			sourceTree = "<group>";
2636		};
2637		F12A1AB722ABD461008542C6 /* Build-Phases */ = {
2638			isa = PBXGroup;
2639			children = (
2640				F12A1AB822ABD4BA008542C6 /* generate-dynamic-macros.sh */,
2641				3451876A2368FE9E008C4171 /* cp-bundle-resources-conditionally.sh */,
2642			);
2643			path = "Build-Phases";
2644			sourceTree = "<group>";
2645		};
2646		FCF6D36E25B34BC200808BF5 /* ExpoNotificationServiceExtension */ = {
2647			isa = PBXGroup;
2648			children = (
2649				FCF6D36F25B34BC200808BF5 /* NotificationService.swift */,
2650				FCF6D37125B34BC200808BF5 /* Info.plist */,
2651				FCB407C525C61D4700326AC8 /* ExpoNotificationServiceExtension-Bridging-Header.h */,
2652			);
2653			path = ExpoNotificationServiceExtension;
2654			sourceTree = "<group>";
2655		};
2656/* End PBXGroup section */
2657
2658/* Begin PBXNativeTarget section */
2659		78CEE2BF1ACD07D70095B124 /* Expo Go (unversioned) */ = {
2660			isa = PBXNativeTarget;
2661			buildConfigurationList = 78CEE2E31ACD07D70095B124 /* Build configuration list for PBXNativeTarget "Expo Go (unversioned)" */;
2662			buildPhases = (
2663				A3D2DEA2EFF255F2D4B86F0D /* [CP] Check Pods Manifest.lock */,
2664				78CEE2F21ACDF25E0095B124 /* Generate Dynamic Macros */,
2665				78CEE2BC1ACD07D70095B124 /* Sources */,
2666				78CEE2BD1ACD07D70095B124 /* Frameworks */,
2667				78CEE2BE1ACD07D70095B124 /* Resources */,
2668				347794D3234BFFC20087B402 /* Copy Bundle Resources Conditionally */,
2669				FCF6D37525B34BC200808BF5 /* Embed App Extensions */,
2670				88591D58C1664BBD41B3CF89 /* [CP] Copy Pods Resources */,
2671			);
2672			buildRules = (
2673			);
2674			dependencies = (
2675				FCF6D37325B34BC200808BF5 /* PBXTargetDependency */,
2676			);
2677			name = "Expo Go (unversioned)";
2678			productName = Exponent;
2679			productReference = 78CEE2C01ACD07D70095B124 /* Expo Go.app */;
2680			productType = "com.apple.product-type.application";
2681		};
2682		B505BA0D20CAF77A0046ACFB /* Tests */ = {
2683			isa = PBXNativeTarget;
2684			buildConfigurationList = B505BA1720CAF77A0046ACFB /* Build configuration list for PBXNativeTarget "Tests" */;
2685			buildPhases = (
2686				B30C80758AEB98DF03A22AAB /* [CP] Check Pods Manifest.lock */,
2687				B505BA0A20CAF77A0046ACFB /* Sources */,
2688				B505BA0B20CAF77A0046ACFB /* Frameworks */,
2689				B505BA0C20CAF77A0046ACFB /* Resources */,
2690			);
2691			buildRules = (
2692			);
2693			dependencies = (
2694				B505BA1420CAF77A0046ACFB /* PBXTargetDependency */,
2695			);
2696			name = Tests;
2697			productName = Tests;
2698			productReference = B505BA0E20CAF77A0046ACFB /* Tests.xctest */;
2699			productType = "com.apple.product-type.bundle.unit-test";
2700		};
2701		B513333F1CE649FE00E9FC9E /* ExponentIntegrationTests */ = {
2702			isa = PBXNativeTarget;
2703			buildConfigurationList = B513334A1CE649FE00E9FC9E /* Build configuration list for PBXNativeTarget "ExponentIntegrationTests" */;
2704			buildPhases = (
2705				A30EDADFC4AC2E7F966D7D63 /* [CP] Check Pods Manifest.lock */,
2706				B513333C1CE649FE00E9FC9E /* Sources */,
2707				B513333D1CE649FE00E9FC9E /* Frameworks */,
2708				B513333E1CE649FE00E9FC9E /* Resources */,
2709			);
2710			buildRules = (
2711			);
2712			dependencies = (
2713				B51333461CE649FE00E9FC9E /* PBXTargetDependency */,
2714			);
2715			name = ExponentIntegrationTests;
2716			productName = ExponentIntegrationTests;
2717			productReference = B51333401CE649FE00E9FC9E /* ExponentIntegrationTests.xctest */;
2718			productType = "com.apple.product-type.bundle.unit-test";
2719		};
2720		F14217D8262CB68600BB97E6 /* Expo Go (versioned) */ = {
2721			isa = PBXNativeTarget;
2722			buildConfigurationList = F1421920262CB68600BB97E6 /* Build configuration list for PBXNativeTarget "Expo Go (versioned)" */;
2723			buildPhases = (
2724				242C367E94419FCEEFC97092 /* [CP] Check Pods Manifest.lock */,
2725				F14217DC262CB68600BB97E6 /* Generate Dynamic Macros */,
2726				F14217DD262CB68600BB97E6 /* Sources */,
2727				F142190B262CB68600BB97E6 /* Frameworks */,
2728				F142190E262CB68600BB97E6 /* Resources */,
2729				F142191C262CB68600BB97E6 /* Copy Bundle Resources Conditionally */,
2730				F142191D262CB68600BB97E6 /* Embed App Extensions */,
2731				2F79C567F53916BB9CEA795D /* [CP] Copy Pods Resources */,
2732			);
2733			buildRules = (
2734			);
2735			dependencies = (
2736				F14217D9262CB68600BB97E6 /* PBXTargetDependency */,
2737			);
2738			name = "Expo Go (versioned)";
2739			productName = Exponent;
2740			productReference = F1421923262CB68600BB97E6 /* Expo Go.app */;
2741			productType = "com.apple.product-type.application";
2742		};
2743		FCF6D36C25B34BC200808BF5 /* ExpoNotificationServiceExtension */ = {
2744			isa = PBXNativeTarget;
2745			buildConfigurationList = FCF6D37825B34BC200808BF5 /* Build configuration list for PBXNativeTarget "ExpoNotificationServiceExtension" */;
2746			buildPhases = (
2747				FCF6D36925B34BC200808BF5 /* Sources */,
2748				FCF6D36A25B34BC200808BF5 /* Frameworks */,
2749				FCF6D36B25B34BC200808BF5 /* Resources */,
2750			);
2751			buildRules = (
2752			);
2753			dependencies = (
2754			);
2755			name = ExpoNotificationServiceExtension;
2756			productName = ExpoNotificationServiceExtension;
2757			productReference = FCF6D36D25B34BC200808BF5 /* ExpoNotificationServiceExtension.appex */;
2758			productType = "com.apple.product-type.app-extension";
2759		};
2760/* End PBXNativeTarget section */
2761
2762/* Begin PBXProject section */
2763		78CEE2B81ACD07D70095B124 /* Project object */ = {
2764			isa = PBXProject;
2765			attributes = {
2766				CLASSPREFIX = EX;
2767				LastSwiftUpdateCheck = 1220;
2768				LastUpgradeCheck = 1020;
2769				ORGANIZATIONNAME = "650 Industries";
2770				TargetAttributes = {
2771					78CEE2BF1ACD07D70095B124 = {
2772						CreatedOnToolsVersion = 6.2;
2773						DevelopmentTeam = C8D8QTF339;
2774						LastSwiftMigration = 1150;
2775						ProvisioningStyle = Automatic;
2776						SystemCapabilities = {
2777							com.apple.ApplePay = {
2778								enabled = 0;
2779							};
2780							com.apple.ApplicationGroups.iOS = {
2781								enabled = 0;
2782							};
2783							com.apple.BackgroundModes = {
2784								enabled = 0;
2785							};
2786							com.apple.Push = {
2787								enabled = 1;
2788							};
2789							com.apple.SafariKeychain = {
2790								enabled = 1;
2791							};
2792							com.apple.iCloud = {
2793								enabled = 1;
2794							};
2795						};
2796					};
2797					B505BA0D20CAF77A0046ACFB = {
2798						CreatedOnToolsVersion = 9.4;
2799						DevelopmentTeam = C8D8QTF339;
2800						ProvisioningStyle = Automatic;
2801						TestTargetID = 78CEE2BF1ACD07D70095B124;
2802					};
2803					B513333F1CE649FE00E9FC9E = {
2804						CreatedOnToolsVersion = 7.3.1;
2805						TestTargetID = 78CEE2BF1ACD07D70095B124;
2806					};
2807					F14217D8262CB68600BB97E6 = {
2808						DevelopmentTeam = C8D8QTF339;
2809						ProvisioningStyle = Automatic;
2810					};
2811					FCF6D36C25B34BC200808BF5 = {
2812						CreatedOnToolsVersion = 12.2;
2813						DevelopmentTeam = C8D8QTF339;
2814						LastSwiftMigration = 1220;
2815						ProvisioningStyle = Automatic;
2816					};
2817				};
2818			};
2819			buildConfigurationList = 78CEE2BB1ACD07D70095B124 /* Build configuration list for PBXProject "Exponent" */;
2820			compatibilityVersion = "Xcode 3.2";
2821			developmentRegion = English;
2822			hasScannedForEncodings = 0;
2823			knownRegions = (
2824				English,
2825				en,
2826				Base,
2827			);
2828			mainGroup = 78CEE2B71ACD07D70095B124;
2829			productRefGroup = 78CEE2C11ACD07D70095B124 /* Products */;
2830			projectDirPath = "";
2831			projectRoot = "";
2832			targets = (
2833				78CEE2BF1ACD07D70095B124 /* Expo Go (unversioned) */,
2834				F14217D8262CB68600BB97E6 /* Expo Go (versioned) */,
2835				B513333F1CE649FE00E9FC9E /* ExponentIntegrationTests */,
2836				B505BA0D20CAF77A0046ACFB /* Tests */,
2837				FCF6D36C25B34BC200808BF5 /* ExpoNotificationServiceExtension */,
2838			);
2839		};
2840/* End PBXProject section */
2841
2842/* Begin PBXResourcesBuildPhase section */
2843		78CEE2BE1ACD07D70095B124 /* Resources */ = {
2844			isa = PBXResourcesBuildPhase;
2845			buildActionMask = 2147483647;
2846			files = (
2847				B5E49B571D1346FA00AA6436 /* Exponent.entitlements in Resources */,
2848				B5E49B631D1347B800AA6436 /* EXSDKVersions.plist in Resources */,
2849				B5E49B691D1348E800AA6436 /* EXShell.plist in Resources */,
2850				F12A1AB922ABD4BA008542C6 /* generate-dynamic-macros.sh in Resources */,
2851				78CEE2D11ACD07D70095B124 /* Images.xcassets in Resources */,
2852				B5EF826F1F55B8F100FC7424 /* launch_icon.png in Resources */,
2853				B5CFBF4D1EDE398D00B4BE24 /* EXBuildConstants.plist in Resources */,
2854				B5E49B751D134F0700AA6436 /* kernel.ios.bundle in Resources */,
2855				B5E628FE1E32F05A00629A55 /* kernel-manifest.json in Resources */,
2856				B575EEA41D54175B00DCABBC /* shell-app-manifest.json in Resources */,
2857				8746D75E24D04B2300BFAD22 /* LaunchScreen.storyboard in Resources */,
2858				B5EF826E1F55B8F100FC7424 /* launch_background_image.png in Resources */,
2859				B575EEA51D54175B00DCABBC /* shell-app.bundle in Resources */,
2860			);
2861			runOnlyForDeploymentPostprocessing = 0;
2862		};
2863		B505BA0C20CAF77A0046ACFB /* Resources */ = {
2864			isa = PBXResourcesBuildPhase;
2865			buildActionMask = 2147483647;
2866			files = (
2867			);
2868			runOnlyForDeploymentPostprocessing = 0;
2869		};
2870		B513333E1CE649FE00E9FC9E /* Resources */ = {
2871			isa = PBXResourcesBuildPhase;
2872			buildActionMask = 2147483647;
2873			files = (
2874				B59B59491F6369480083850D /* EXTestEnvironment.plist in Resources */,
2875			);
2876			runOnlyForDeploymentPostprocessing = 0;
2877		};
2878		F142190E262CB68600BB97E6 /* Resources */ = {
2879			isa = PBXResourcesBuildPhase;
2880			buildActionMask = 2147483647;
2881			files = (
2882				F142190F262CB68600BB97E6 /* Exponent.entitlements in Resources */,
2883				F1421910262CB68600BB97E6 /* EXSDKVersions.plist in Resources */,
2884				F1421911262CB68600BB97E6 /* EXShell.plist in Resources */,
2885				F1421912262CB68600BB97E6 /* generate-dynamic-macros.sh in Resources */,
2886				F1421913262CB68600BB97E6 /* Images.xcassets in Resources */,
2887				F1421914262CB68600BB97E6 /* launch_icon.png in Resources */,
2888				F1421915262CB68600BB97E6 /* EXBuildConstants.plist in Resources */,
2889				F1421916262CB68600BB97E6 /* kernel.ios.bundle in Resources */,
2890				F1421917262CB68600BB97E6 /* kernel-manifest.json in Resources */,
2891				F1421918262CB68600BB97E6 /* shell-app-manifest.json in Resources */,
2892				F1421919262CB68600BB97E6 /* LaunchScreen.storyboard in Resources */,
2893				F142191A262CB68600BB97E6 /* launch_background_image.png in Resources */,
2894				F142191B262CB68600BB97E6 /* shell-app.bundle in Resources */,
2895			);
2896			runOnlyForDeploymentPostprocessing = 0;
2897		};
2898		FCF6D36B25B34BC200808BF5 /* Resources */ = {
2899			isa = PBXResourcesBuildPhase;
2900			buildActionMask = 2147483647;
2901			files = (
2902			);
2903			runOnlyForDeploymentPostprocessing = 0;
2904		};
2905/* End PBXResourcesBuildPhase section */
2906
2907/* Begin PBXShellScriptBuildPhase section */
2908		242C367E94419FCEEFC97092 /* [CP] Check Pods Manifest.lock */ = {
2909			isa = PBXShellScriptBuildPhase;
2910			buildActionMask = 2147483647;
2911			files = (
2912			);
2913			inputFileListPaths = (
2914			);
2915			inputPaths = (
2916				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
2917				"${PODS_ROOT}/Manifest.lock",
2918			);
2919			name = "[CP] Check Pods Manifest.lock";
2920			outputFileListPaths = (
2921			);
2922			outputPaths = (
2923				"$(DERIVED_FILE_DIR)/Pods-Expo Go-Expo Go (versioned)-checkManifestLockResult.txt",
2924			);
2925			runOnlyForDeploymentPostprocessing = 0;
2926			shellPath = /bin/sh;
2927			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
2928			showEnvVarsInLog = 0;
2929		};
2930		2F79C567F53916BB9CEA795D /* [CP] Copy Pods Resources */ = {
2931			isa = PBXShellScriptBuildPhase;
2932			buildActionMask = 2147483647;
2933			files = (
2934			);
2935			inputPaths = (
2936				"${PODS_ROOT}/Target Support Files/Pods-Expo Go-Expo Go (versioned)/Pods-Expo Go-Expo Go (versioned)-resources.sh",
2937				"${PODS_ROOT}/Amplitude/Sources/Amplitude/ComodoRsaDomainValidationCA.der",
2938				"${PODS_ROOT}/FBSDKCoreKit/FacebookSDKStrings.bundle",
2939				"${PODS_ROOT}/GoogleMaps/Maps/Frameworks/GoogleMaps.framework/Resources/GoogleMaps.bundle",
2940				"${PODS_ROOT}/GoogleSignIn/Resources/GoogleSignIn.bundle",
2941				"${PODS_CONFIGURATION_BUILD_DIR}/MLKitFaceDetection/GoogleMVFaceDetectorResources.bundle",
2942				"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle",
2943				"${PODS_CONFIGURATION_BUILD_DIR}/Stripe/Stripe.bundle",
2944				"${PODS_CONFIGURATION_BUILD_DIR}/Stripe/Stripe3DS2.bundle",
2945				"${PODS_CONFIGURATION_BUILD_DIR}/ABI39_0_0React-Core/ABI39_0_0AccessibilityResources.bundle",
2946				"${PODS_CONFIGURATION_BUILD_DIR}/ABI40_0_0React-Core/ABI40_0_0AccessibilityResources.bundle",
2947				"${PODS_CONFIGURATION_BUILD_DIR}/ABI41_0_0React-Core/ABI41_0_0AccessibilityResources.bundle",
2948				"${PODS_CONFIGURATION_BUILD_DIR}/ABI42_0_0React-Core/ABI42_0_0AccessibilityResources.bundle",
2949			);
2950			name = "[CP] Copy Pods Resources";
2951			outputPaths = (
2952				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ComodoRsaDomainValidationCA.der",
2953				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FacebookSDKStrings.bundle",
2954				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMaps.bundle",
2955				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleSignIn.bundle",
2956				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMVFaceDetectorResources.bundle",
2957				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle",
2958				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Stripe.bundle",
2959				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Stripe3DS2.bundle",
2960				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ABI39_0_0AccessibilityResources.bundle",
2961				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ABI40_0_0AccessibilityResources.bundle",
2962				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ABI41_0_0AccessibilityResources.bundle",
2963				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ABI42_0_0AccessibilityResources.bundle",
2964			);
2965			runOnlyForDeploymentPostprocessing = 0;
2966			shellPath = /bin/sh;
2967			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Expo Go-Expo Go (versioned)/Pods-Expo Go-Expo Go (versioned)-resources.sh\"\n";
2968			showEnvVarsInLog = 0;
2969		};
2970		347794D3234BFFC20087B402 /* Copy Bundle Resources Conditionally */ = {
2971			isa = PBXShellScriptBuildPhase;
2972			buildActionMask = 2147483647;
2973			files = (
2974			);
2975			inputFileListPaths = (
2976			);
2977			inputPaths = (
2978			);
2979			name = "Copy Bundle Resources Conditionally";
2980			outputFileListPaths = (
2981			);
2982			outputPaths = (
2983			);
2984			runOnlyForDeploymentPostprocessing = 0;
2985			shellPath = /bin/bash;
2986			shellScript = "$SRCROOT/Build-Phases/cp-bundle-resources-conditionally.sh\n\n";
2987		};
2988		78CEE2F21ACDF25E0095B124 /* Generate Dynamic Macros */ = {
2989			isa = PBXShellScriptBuildPhase;
2990			buildActionMask = 2147483647;
2991			files = (
2992			);
2993			inputPaths = (
2994			);
2995			name = "Generate Dynamic Macros";
2996			outputPaths = (
2997			);
2998			runOnlyForDeploymentPostprocessing = 0;
2999			shellPath = /bin/bash;
3000			shellScript = "$SRCROOT/Build-Phases/generate-dynamic-macros.sh\n";
3001		};
3002		88591D58C1664BBD41B3CF89 /* [CP] Copy Pods Resources */ = {
3003			isa = PBXShellScriptBuildPhase;
3004			buildActionMask = 2147483647;
3005			files = (
3006			);
3007			inputPaths = (
3008				"${PODS_ROOT}/Target Support Files/Pods-Expo Go-Expo Go (unversioned)/Pods-Expo Go-Expo Go (unversioned)-resources.sh",
3009				"${PODS_ROOT}/Amplitude/Sources/Amplitude/ComodoRsaDomainValidationCA.der",
3010				"${PODS_ROOT}/FBSDKCoreKit/FacebookSDKStrings.bundle",
3011				"${PODS_ROOT}/GoogleMaps/Maps/Frameworks/GoogleMaps.framework/Resources/GoogleMaps.bundle",
3012				"${PODS_ROOT}/GoogleSignIn/Resources/GoogleSignIn.bundle",
3013				"${PODS_CONFIGURATION_BUILD_DIR}/MLKitFaceDetection/GoogleMVFaceDetectorResources.bundle",
3014				"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle",
3015				"${PODS_CONFIGURATION_BUILD_DIR}/Stripe/Stripe.bundle",
3016				"${PODS_CONFIGURATION_BUILD_DIR}/Stripe/Stripe3DS2.bundle",
3017			);
3018			name = "[CP] Copy Pods Resources";
3019			outputPaths = (
3020				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ComodoRsaDomainValidationCA.der",
3021				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FacebookSDKStrings.bundle",
3022				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMaps.bundle",
3023				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleSignIn.bundle",
3024				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMVFaceDetectorResources.bundle",
3025				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle",
3026				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Stripe.bundle",
3027				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Stripe3DS2.bundle",
3028			);
3029			runOnlyForDeploymentPostprocessing = 0;
3030			shellPath = /bin/sh;
3031			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Expo Go-Expo Go (unversioned)/Pods-Expo Go-Expo Go (unversioned)-resources.sh\"\n";
3032			showEnvVarsInLog = 0;
3033		};
3034		A30EDADFC4AC2E7F966D7D63 /* [CP] Check Pods Manifest.lock */ = {
3035			isa = PBXShellScriptBuildPhase;
3036			buildActionMask = 2147483647;
3037			files = (
3038			);
3039			inputFileListPaths = (
3040			);
3041			inputPaths = (
3042				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
3043				"${PODS_ROOT}/Manifest.lock",
3044			);
3045			name = "[CP] Check Pods Manifest.lock";
3046			outputFileListPaths = (
3047			);
3048			outputPaths = (
3049				"$(DERIVED_FILE_DIR)/Pods-ExponentIntegrationTests-checkManifestLockResult.txt",
3050			);
3051			runOnlyForDeploymentPostprocessing = 0;
3052			shellPath = /bin/sh;
3053			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
3054			showEnvVarsInLog = 0;
3055		};
3056		A3D2DEA2EFF255F2D4B86F0D /* [CP] Check Pods Manifest.lock */ = {
3057			isa = PBXShellScriptBuildPhase;
3058			buildActionMask = 2147483647;
3059			files = (
3060			);
3061			inputFileListPaths = (
3062			);
3063			inputPaths = (
3064				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
3065				"${PODS_ROOT}/Manifest.lock",
3066			);
3067			name = "[CP] Check Pods Manifest.lock";
3068			outputFileListPaths = (
3069			);
3070			outputPaths = (
3071				"$(DERIVED_FILE_DIR)/Pods-Expo Go-Expo Go (unversioned)-checkManifestLockResult.txt",
3072			);
3073			runOnlyForDeploymentPostprocessing = 0;
3074			shellPath = /bin/sh;
3075			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
3076			showEnvVarsInLog = 0;
3077		};
3078		B30C80758AEB98DF03A22AAB /* [CP] Check Pods Manifest.lock */ = {
3079			isa = PBXShellScriptBuildPhase;
3080			buildActionMask = 2147483647;
3081			files = (
3082			);
3083			inputFileListPaths = (
3084			);
3085			inputPaths = (
3086				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
3087				"${PODS_ROOT}/Manifest.lock",
3088			);
3089			name = "[CP] Check Pods Manifest.lock";
3090			outputFileListPaths = (
3091			);
3092			outputPaths = (
3093				"$(DERIVED_FILE_DIR)/Pods-Tests-checkManifestLockResult.txt",
3094			);
3095			runOnlyForDeploymentPostprocessing = 0;
3096			shellPath = /bin/sh;
3097			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
3098			showEnvVarsInLog = 0;
3099		};
3100		F14217DC262CB68600BB97E6 /* Generate Dynamic Macros */ = {
3101			isa = PBXShellScriptBuildPhase;
3102			buildActionMask = 2147483647;
3103			files = (
3104			);
3105			inputPaths = (
3106			);
3107			name = "Generate Dynamic Macros";
3108			outputPaths = (
3109			);
3110			runOnlyForDeploymentPostprocessing = 0;
3111			shellPath = /bin/bash;
3112			shellScript = "$SRCROOT/Build-Phases/generate-dynamic-macros.sh\n";
3113		};
3114		F142191C262CB68600BB97E6 /* Copy Bundle Resources Conditionally */ = {
3115			isa = PBXShellScriptBuildPhase;
3116			buildActionMask = 2147483647;
3117			files = (
3118			);
3119			inputFileListPaths = (
3120			);
3121			inputPaths = (
3122			);
3123			name = "Copy Bundle Resources Conditionally";
3124			outputFileListPaths = (
3125			);
3126			outputPaths = (
3127			);
3128			runOnlyForDeploymentPostprocessing = 0;
3129			shellPath = /bin/bash;
3130			shellScript = "$SRCROOT/Build-Phases/cp-bundle-resources-conditionally.sh\n\n";
3131		};
3132/* End PBXShellScriptBuildPhase section */
3133
3134/* Begin PBXSourcesBuildPhase section */
3135		78CEE2BC1ACD07D70095B124 /* Sources */ = {
3136			isa = PBXSourcesBuildPhase;
3137			buildActionMask = 2147483647;
3138			files = (
3139				07CB4E0426045B380057443E /* RNFlingHandler.m in Sources */,
3140				31AD9A382285B53100F19090 /* AIRMapPolygon.m in Sources */,
3141				B5A72C2120A0D13E00974CCE /* EXCachedResource.m in Sources */,
3142				BBE8539422B98829001FF9C2 /* EXScopedFontLoader.m in Sources */,
3143				7043DF8F2283303800272D74 /* RNSVGRect.m in Sources */,
3144				BBD03196200011C9009F0434 /* RNAWSCognito.m in Sources */,
3145				31AD9A3B2285B53100F19090 /* AIRMapCalloutSubviewManager.m in Sources */,
3146				B5FB74E21FF6DADC001C764B /* EXDisabledDevMenu.mm in Sources */,
3147				07CB4DE626045B270057443E /* RNGestureHandler.m in Sources */,
3148				31AD99EA2285B51100F19090 /* AIRGoogleMapCircleManager.m in Sources */,
3149				07CB4E2026045B620057443E /* ReactNativePageView.m in Sources */,
3150				31AD9A422285B53100F19090 /* AIRMapLocalTileOverlay.m in Sources */,
3151				FCA11CA724C1215B00C1FC54 /* EXScopedNotificationCategoriesModule.m in Sources */,
3152				7043DF792283303800272D74 /* RNSVGSolidColorBrush.m in Sources */,
3153				07CB4DEA26045B270057443E /* RNGestureHandlerRegistry.m in Sources */,
3154				7043DF882283303800272D74 /* RNSVGTextPathManager.m in Sources */,
3155				7043DF7D2283303800272D74 /* RNSVGEllipseManager.m in Sources */,
3156				B5A358621C7E6C4300D1BE67 /* EXAnalytics.m in Sources */,
3157				B5D0D65C204F152D00DDFC99 /* EXViewController.m in Sources */,
3158				31AD9A4A2285B53100F19090 /* AIRWeakTimerReference.m in Sources */,
3159				07CB4DB726045AE00057443E /* RNCConnectionStateWatcher.m in Sources */,
3160				31AD9A342285B53100F19090 /* AIRMap.m in Sources */,
3161				31AD99E02285B51100F19090 /* AIRGoogleMapURLTileManager.m in Sources */,
3162				7043DF852283303800272D74 /* RNSVGTextManager.m in Sources */,
3163				B5FB74EB1FF6DADC001C764B /* EXStatusBarManager.m in Sources */,
3164				F11E531121601059007ACF56 /* EXHeadlessAppRecord.m in Sources */,
3165				B5C2740C1EC24AE1003355CE /* EXKernelLinkingManager.m in Sources */,
3166				B5FB74E51FF6DADC001C764B /* EXAppState.m in Sources */,
3167				BBB83C692479C3B50004FF8E /* RNCSafeAreaViewLocalData.m in Sources */,
3168				07CB4DCB26045AFF0057443E /* RNCPicker.m in Sources */,
3169				0726F0592007E438004992E7 /* EXKernelAppRecord.m in Sources */,
3170				7043DF9E2283303800272D74 /* RNSVGSvgView.m in Sources */,
3171				B5D0D679204F4C0400DDFC99 /* EXReactAppManager.mm in Sources */,
3172				B5D0D679204F4C0400DDFC99 /* EXReactAppManager.mm in Sources */,
3173				31AD99E82285B51100F19090 /* AIRGoogleMapCalloutManager.m in Sources */,
3174				31AD99E32285B51100F19090 /* AIRGoogleMapMarkerManager.m in Sources */,
3175				07CB4E0226045B380057443E /* RNForceTouchHandler.m in Sources */,
3176				B5A473DA204A66F70035C61C /* EXAppViewController.m in Sources */,
3177				B236C4F324740C1E00D0CB66 /* EXScopedNotificationSchedulerModule.m in Sources */,
3178				31AD9A3F2285B53100F19090 /* AIRMapPolylineRenderer.m in Sources */,
3179				07C6733524D2310C003F3F5C /* EXAppLoaderExpoUpdates.m in Sources */,
3180				7043DF8C2283303800272D74 /* RNSVGLineManager.m in Sources */,
3181				31AD99EF2285B51100F19090 /* AIRGMSPolygon.m in Sources */,
3182				319AC474255E87FB0035332A /* EXKernel+DeviceInstallationUUID.m in Sources */,
3183				31AD99EE2285B51100F19090 /* AIRGoogleMapWMSTile.m in Sources */,
3184				07CB4DD326045B100057443E /* RNCSegmentedControlManager.m in Sources */,
3185				7043DF9B2283303800272D74 /* RNSVGRadialGradient.m in Sources */,
3186				31AD9A4F2285B53100F19090 /* AIRMapCallout.m in Sources */,
3187				BBE603772310CD8900971F79 /* RNCAppearance.m in Sources */,
3188				7043DF8E2283303800272D74 /* RNSVGTSpanManager.m in Sources */,
3189				B5A72C2220A0D13E00974CCE /* EXJavaScriptResource.m in Sources */,
3190				7043DF772283303800272D74 /* RNSVGBrush.m in Sources */,
3191				31E6D48020B845830082B09F /* EXSensorsManagerBinding.m in Sources */,
3192				07CB4DD226045B100057443E /* RNCSegmentedControl.m in Sources */,
3193				19B2EF751FB25A1A003F2E1B /* EXCachedResourceManager.m in Sources */,
3194				07CB4E0726045B380057443E /* RNNativeViewHandler.m in Sources */,
3195				31AD9A332285B53100F19090 /* AIRMapOverlayManager.m in Sources */,
3196				F11E531221601059007ACF56 /* EXHeadlessAppLoader.m in Sources */,
3197				B5FB74DF1FF6DADC001C764B /* EXDevSettings.m in Sources */,
3198				B21115F8246C1B47005BA616 /* EXScopedNotificationBuilder.m in Sources */,
3199				78D8252E2051217F00CBD9D9 /* NSData+EXRemoteNotifications.m in Sources */,
3200				B5A72C3420A0D42D00974CCE /* EXAppLoader.m in Sources */,
3201				7043DF832283303800272D74 /* RNSVGSvgViewManager.m in Sources */,
3202				7043DF982283303800272D74 /* RNSVGViewBox.m in Sources */,
3203				B5A72C2E20A0D1BF00974CCE /* EXAppFetcherWithTimeout.m in Sources */,
3204				F116A3C02445EBBB008FA957 /* EXDevMenuWindow.m in Sources */,
3205				B5A72C2D20A0D1BF00974CCE /* EXAppFetcherCacheOnly.m in Sources */,
3206				B56C65C6204768F3002B2424 /* EXRootViewController.m in Sources */,
3207				31571B2D2265DD5800358D65 /* EXScopedLocalAuthentication.m in Sources */,
3208				31AD99ED2285B51100F19090 /* AIRGoogleMapManager.m in Sources */,
3209				7043DFAC2283303800272D74 /* RNSVGGlyphContext.m in Sources */,
3210				BBB83C672479C3B50004FF8E /* RNCSafeAreaProvider.m in Sources */,
3211				31AD9A352285B53100F19090 /* AIRMapManager.m in Sources */,
3212				78D82527204E8F9C00CBD9D9 /* EXApiV2Client.m in Sources */,
3213				B2F7C02E246B09AE0060EE06 /* EXScopedNotificationsUtils.m in Sources */,
3214				F108698E2448C6B900B7DC04 /* EXDevMenuGestureInterceptor.m in Sources */,
3215				31AD9A3A2285B53100F19090 /* AIRMapPolygonManager.m in Sources */,
3216				318102BA20C15E460061726F /* EXLinkingManager.m in Sources */,
3217				7043DFA62283303800272D74 /* RNSVGTextPath.m in Sources */,
3218				07CB4E1D26045B620057443E /* RCTConvert+UIPageViewControllerTransitionStyle.m in Sources */,
3219				31AD99E62285B51100F19090 /* AIRGoogleMapWMSTileManager.m in Sources */,
3220				25742BF121774212003E7453 /* EXNotifications.m in Sources */,
3221				07CB4DE926045B270057443E /* RNGestureHandlerManager.m in Sources */,
3222				7043DF9D2283303800272D74 /* RNSVGLinearGradient.m in Sources */,
3223				31AD9A4E2285B53100F19090 /* AIRMapPolyline.m in Sources */,
3224				3179683620B5B96A00243B6B /* EXScopedModuleRegistryAdapter.m in Sources */,
3225				BBB83C682479C3B50004FF8E /* RNCSafeAreaShadowView.m in Sources */,
3226				31F8E27E255F05D5005AA063 /* EXDeviceInstallationUUIDService.m in Sources */,
3227				FC756CC924CB537400665AE6 /* EXScopedNotificationSerializer.m in Sources */,
3228				07CB4DE526045B270057443E /* RNRootViewGestureRecognizer.m in Sources */,
3229				31AD99EC2285B51100F19090 /* RCTConvert+GMSMapViewType.m in Sources */,
3230				31AD99E42285B51100F19090 /* AIRGoogleMapPolyline.m in Sources */,
3231				7043DF9A2283303800272D74 /* RNSVGSymbol.m in Sources */,
3232				B5FB74E11FF6DADC001C764B /* EXDisabledDevLoadingView.m in Sources */,
3233				07CB4E1E26045B620057443E /* RCTConvert+UIPageViewControllerNavigationOrientation.m in Sources */,
3234				BBE603782310CD8900971F79 /* RNCAppearanceProviderManager.m in Sources */,
3235				7043DFA22283303800272D74 /* RNSVGImage.m in Sources */,
3236				7043DFA52283303800272D74 /* RNSVGRenderable.m in Sources */,
3237				B5A72C2020A0D13E00974CCE /* EXManifestResource.m in Sources */,
3238				B5FB74E31FF6DADC001C764B /* EXDisabledRedBox.mm in Sources */,
3239				878B4AFE24C5B8CC00D23E0A /* EXAppLoadingProgressWindowController.m in Sources */,
3240				B5576082204A41F90041D9C8 /* EXHomeModule.m in Sources */,
3241				7043DF802283303800272D74 /* RNSVGSymbolManager.m in Sources */,
3242				B5D0D65F204F4BF500DDFC99 /* EXLog.m in Sources */,
3243				7043DF942283303800272D74 /* RNSVGBezierElement.m in Sources */,
3244				B5D0D677204F4C0400DDFC99 /* EXFileDownloader.m in Sources */,
3245				7043DFA32283303800272D74 /* RNSVGPath.m in Sources */,
3246				31361A642261C6CB00662769 /* EXScopedPermissions.m in Sources */,
3247				2197FFB523C613A9003CA3B2 /* RNSharedElementContent.m in Sources */,
3248				07CB4DE726045B270057443E /* RNGestureHandlerEvents.m in Sources */,
3249				B5FB74A11FF6DADC001C764B /* EXConstantsBinding.m in Sources */,
3250				B526B5081E6A543500606CAB /* ExpoKit.m in Sources */,
3251				31AD99E52285B51100F19090 /* AIRGoogleMapOverlay.m in Sources */,
3252				7043DFA72283303800272D74 /* RNSVGPropHelper.m in Sources */,
3253				31AD99F42285B51100F19090 /* AIRGMSPolyline.m in Sources */,
3254				B2B492172462F5EF001576D8 /* EXScopedNotificationsEmitter.m in Sources */,
3255				B5FB74B61FF6DADC001C764B /* RNViewShot.m in Sources */,
3256				314791F02551CF2A00A81BA1 /* EXScopedServerRegistrationModule.m in Sources */,
3257				B5AC39B01E95A90B00540AA7 /* EXUserNotificationManager.m in Sources */,
3258				31AD9A372285B53100F19090 /* AIRMapMarker.m in Sources */,
3259				31AD9A492285B53100F19090 /* SMCalloutView.m in Sources */,
3260				F1D6AF61244714C100AC1C74 /* EXDevMenuGestureRecognizer.m in Sources */,
3261				7043DF822283303800272D74 /* RNSVGClipPathManager.m in Sources */,
3262				2520E83A21ABEEF100D900A4 /* EXScopedFilePermissionModule.m in Sources */,
3263				07CB4E0626045B380057443E /* RNPinchHandler.m in Sources */,
3264				78D8252A204F826700CBD9D9 /* EXApiV2Result.m in Sources */,
3265				F1F7433E24ABECD500EA5023 /* AppDelegate.swift in Sources */,
3266				31361A5D2260B9A400662769 /* EXScopedAmplitude.m in Sources */,
3267				BBE603762310CD8900971F79 /* RNCAppearanceProvider.m in Sources */,
3268				F1D6AF64244720E100AC1C74 /* EXDevMenuManager.m in Sources */,
3269				B56C65CC204769F9002B2424 /* EXDevMenuViewController.m in Sources */,
3270				B5AC39A71E95A90B00540AA7 /* EXKernel.m in Sources */,
3271				7043DF762283303800272D74 /* RNSVGPainterBrush.m in Sources */,
3272				B5FB74E91FF6DADC001C764B /* EXNativeModuleIntrospection.m in Sources */,
3273				7043DF952283303800272D74 /* RNSVGPathParser.m in Sources */,
3274				B5FB74EF1FF6DADC001C764B /* EXTest.m in Sources */,
3275				31AD99E72285B51100F19090 /* AIRGoogleMapCircle.m in Sources */,
3276				31571B2A2265DC9700358D65 /* EXScopedSegment.m in Sources */,
3277				87750C4D24EADFDC00CEF3DE /* EXManagedAppSplashScreenConfiguration.m in Sources */,
3278				31AD99DE2285B51100F19090 /* AIRGoogleMapPolygonManager.m in Sources */,
3279				07CB4E2126045B620057443E /* RCTOnPageScrollEvent.m in Sources */,
3280				B5A72C3020A0D1BF00974CCE /* EXAppFetcher.m in Sources */,
3281				07CB4E0126045B380057443E /* RNPanHandler.m in Sources */,
3282				31E8B2FD23D090E200E6C2BF /* EXClientReleaseType.m in Sources */,
3283				255A630A2154FB89009FDFC6 /* EXPendingNotification.m in Sources */,
3284				07CB4DCC26045AFF0057443E /* RNCPickerManager.m in Sources */,
3285				7043DFA42283303800272D74 /* RNSVGGroup.m in Sources */,
3286				07CB4E0826045B380057443E /* RNLongPressHandler.m in Sources */,
3287				07CB4E1B26045B620057443E /* RCTOnPageScrollStateChanged.m in Sources */,
3288				B22BB0342366F3F400EE04EC /* EXScopedErrorRecoveryModule.m in Sources */,
3289				7043DF812283303800272D74 /* RNSVGNodeManager.m in Sources */,
3290				0799CFDA21839B520039E97C /* EXSession.m in Sources */,
3291				7043DF7F2283303800272D74 /* RNSVGPathManager.m in Sources */,
3292				31AD99E92285B51100F19090 /* AIRGMSMarker.m in Sources */,
3293				31AD9A472285B53100F19090 /* AIRMapWMSTile.m in Sources */,
3294				31AD9A392285B53100F19090 /* AIRMapOverlay.m in Sources */,
3295				7043DFA82283303800272D74 /* RNSVGTextProperties.m in Sources */,
3296				B54D2913205307380019411A /* EXAppLoadingCancelView.m in Sources */,
3297				7043DF7B2283303800272D74 /* RNSVGRectManager.m in Sources */,
3298				7043DF7E2283303800272D74 /* RNSVGMaskManager.m in Sources */,
3299				317168FA213DA0E000766458 /* EXScopedReactNativeAdapter.m in Sources */,
3300				78D825312051226200CBD9D9 /* EXApiV2Client+EXRemoteNotifications.m in Sources */,
3301				0CC6F961225F5C7700322635 /* ExpoKitAppDelegate.m in Sources */,
3302				31AD99F22285B51100F19090 /* AIRGoogleMapCalloutSubviewManager.m in Sources */,
3303				BBB83C652479C3B50004FF8E /* RNCSafeAreaView.m in Sources */,
3304				31E6D47E20B8451B0082B09F /* EXSensorManager.m in Sources */,
3305				B5FB74B51FF6DADC001C764B /* EXUtil.m in Sources */,
3306				FCB4079725C5EF4F00326AC8 /* EXScopedNotificationCategoryMigrator.m in Sources */,
3307				B5576085204A423B0041D9C8 /* EXHomeModuleManager.m in Sources */,
3308				31AD9A442285B53100F19090 /* AIRMapCalloutManager.m in Sources */,
3309				B5FB74E01FF6DADC001C764B /* EXDevSettingsDataSource.m in Sources */,
3310				31361A5A2260B2F600662769 /* EXScopedSecureStore.m in Sources */,
3311				31AD9A502285B53100F19090 /* AIRMapLocalTile.m in Sources */,
3312				B5FB74F01FF6DADC001C764B /* EXScopedBridgeModule.m in Sources */,
3313				31AD99F32285B51100F19090 /* AIRDummyView.m in Sources */,
3314				31AD9A4C2285B53100F19090 /* AIRWeakMapReference.m in Sources */,
3315				31361A612261C65A00662769 /* EXPermissionsManager.m in Sources */,
3316				7043DF862283303800272D74 /* RNSVGRenderableManager.m in Sources */,
3317				31AD9A3C2285B53100F19090 /* AIRMapCircleManager.m in Sources */,
3318				B5FB74DE1FF6DADC001C764B /* EXVersionManager.mm in Sources */,
3319				B5FB74DE1FF6DADC001C764B /* EXVersionManager.mm in Sources */,
3320				07CB4E1C26045B620057443E /* ReactViewPagerManager.m in Sources */,
3321				31AD99E22285B51100F19090 /* AIRGoogleMapCallout.m in Sources */,
3322				07CB4DE826045B270057443E /* RNGestureHandlerModule.m in Sources */,
3323				7043DF7A2283303800272D74 /* RNSVGUseManager.m in Sources */,
3324				B52217D61F146658002241BA /* EXKernelServiceRegistry.m in Sources */,
3325				7043DF8B2283303800272D74 /* RNSVGCircleManager.m in Sources */,
3326				B5FB74F11FF6DADC001C764B /* EXScopedEventEmitter.m in Sources */,
3327				31AD9A3D2285B53100F19090 /* AIRMapPolylineManager.m in Sources */,
3328				2596F06B22201A9500DEEFF9 /* EXScopedFileSystemModule.m in Sources */,
3329				19382BA91EC2EACC001ED4A1 /* EXScopedBranchManager.m in Sources */,
3330				0CC6F95E225F5B1B00322635 /* EXStandaloneAppDelegate.m in Sources */,
3331				7043DF912283303800272D74 /* RNSVGLine.m in Sources */,
3332				31AD9A432285B53100F19090 /* AIRMapOverlayRenderer.m in Sources */,
3333				31AD99F02285B51100F19090 /* AIRGoogleMap.m in Sources */,
3334				7043DF9C2283303800272D74 /* RNSVGClipPath.m in Sources */,
3335				7043DFA12283303800272D74 /* RNSVGDefs.m in Sources */,
3336				31AD9A412285B53100F19090 /* AIRMapMarkerManager.m in Sources */,
3337				B5ADEE951F7DB4E000C88D2F /* EXBuildConstants.m in Sources */,
3338				31AD9A4D2285B53100F19090 /* RCTConvert+AirMap.m in Sources */,
3339				7043DF872283303800272D74 /* RNSVGLinearGradientManager.m in Sources */,
3340				8767F97624D19FA7009F9372 /* EXHomeAppSplashScreenViewProvider.m in Sources */,
3341				2168B25C23E3058600A94C0D /* EXScopedFirebaseCore.m in Sources */,
3342				B5A473DC204A66F70035C61C /* EXErrorView.m in Sources */,
3343				07CB4DB626045AE00057443E /* RNCConnectionState.m in Sources */,
3344				7043DF992283303800272D74 /* RNSVGPattern.m in Sources */,
3345				7043DFAD2283303800272D74 /* RNSVGNode.m in Sources */,
3346				31AD99DD2285B51100F19090 /* AIRGoogleMapOverlayManager.m in Sources */,
3347				F156867823E19E3D0029DF16 /* EXKernelDevKeyCommands.m in Sources */,
3348				31AD9A482285B53100F19090 /* AIRMapUrlTileManager.m in Sources */,
3349				0726F05C2007E446004992E7 /* EXKernelAppRegistry.m in Sources */,
3350				B5AC39D61E95B17300540AA7 /* EXErrorRecoveryManager.m in Sources */,
3351				7043DF892283303800272D74 /* RNSVGImageManager.m in Sources */,
3352				BBB83C632479C3B50004FF8E /* RNCSafeAreaViewEdges.m in Sources */,
3353				BBB83C642479C3B50004FF8E /* RNCSafeAreaProviderManager.m in Sources */,
3354				7043DFA02283303800272D74 /* RNSVGUse.m in Sources */,
3355				31AD9A452285B53100F19090 /* AIRMapUrlTile.m in Sources */,
3356				31AD9A402285B53100F19090 /* AIRMapCircle.m in Sources */,
3357				319C949F22F80DE100063194 /* EXScopedBranch.m in Sources */,
3358				2519CCFC216B292600FA7C80 /* EXUserNotificationCenter.m in Sources */,
3359				7043DF842283303800272D74 /* RNSVGDefsManager.m in Sources */,
3360				B58F125C20B73455003E13F1 /* EXEnvironment.m in Sources */,
3361				312D2ED2234DF2DC002F4049 /* EXScopedFacebook.m in Sources */,
3362				B5AC39AF1E95A90B00540AA7 /* EXVersions.m in Sources */,
3363				B5A72C2F20A0D1BF00974CCE /* EXAppFetcherDevelopmentMode.m in Sources */,
3364				31AD99E12285B51100F19090 /* AIRGoogleMapUrlTile.m in Sources */,
3365				07CB4DEB26045B270057443E /* RNGestureHandlerButton.m in Sources */,
3366				B56C65C8204768F3002B2424 /* EXHomeAppManager.m in Sources */,
3367				31AD9A3E2285B53100F19090 /* AIRMapCoordinate.m in Sources */,
3368				7043DF9F2283303800272D74 /* RNSVGMask.m in Sources */,
3369				07C6733224D220A5003F3F5C /* EXUpdatesBinding.m in Sources */,
3370				31AD99EB2285B51100F19090 /* AIRGoogleMapMarker.m in Sources */,
3371				F108698B2448B11D00B7DC04 /* EXDevMenuMotionInterceptor.m in Sources */,
3372				F167C43B209C7EE600F01382 /* EXUtilService.m in Sources */,
3373				31AD99DC2285B51100F19090 /* AIRGoogleMapPolygon.m in Sources */,
3374				0761342424DB63AC001375B6 /* EXUpdatesDatabaseManager.m in Sources */,
3375				BBB83C6A2479C3B50004FF8E /* RCTView+SafeAreaCompat.m in Sources */,
3376				31AD99F12285B51100F19090 /* AIRGoogleMapPolylineManager.m in Sources */,
3377				7043DFAB2283303800272D74 /* RNSVGTSpan.m in Sources */,
3378				B5D0D67A204F4C0400DDFC99 /* EXReactAppExceptionHandler.m in Sources */,
3379				07CB4DB526045AE00057443E /* RNCNetInfo.m in Sources */,
3380				B5FB74AC1FF6DADC001C764B /* EXImageUtils.m in Sources */,
3381				BBB83C662479C3B50004FF8E /* RNCSafeAreaViewManager.m in Sources */,
3382				7043DF782283303800272D74 /* RNSVGPainter.m in Sources */,
3383				7043DF922283303800272D74 /* RNSVGEllipse.m in Sources */,
3384				B57181001F0FF41600315A66 /* EXScreenOrientationManager.m in Sources */,
3385				31AD9A4B2285B53100F19090 /* AIRMapWMSTileManager.m in Sources */,
3386				31AD9A362285B53100F19090 /* AIRMapLocalTileManager.m in Sources */,
3387				B5D0D673204F4C0400DDFC99 /* EXApiUtil.m in Sources */,
3388				7043DF972283303800272D74 /* RNSVGLength.m in Sources */,
3389				31AD9A462285B53100F19090 /* AIRMapCalloutSubview.m in Sources */,
3390				8767F97324D17CB2009F9372 /* EXManagedAppSplashScreenViewProvider.m in Sources */,
3391				7043DF902283303800272D74 /* RNSVGCircle.m in Sources */,
3392				7043DF8D2283303800272D74 /* RNSVGPatternManager.m in Sources */,
3393				31AD99DF2285B51100F19090 /* AIRGoogleMapCalloutSubview.m in Sources */,
3394				B5AC39B11E95A90B00540AA7 /* EXRemoteNotificationManager.m in Sources */,
3395				7043DF8A2283303800272D74 /* RNSVGGroupManager.m in Sources */,
3396				07295CD920559E7300ED42D4 /* EXUpdatesManager.m in Sources */,
3397				7043DF7C2283303800272D74 /* RNSVGRadialGradientManager.m in Sources */,
3398				25742BE72174B8BE003E7453 /* EXExpoUserNotificationCenterProxy.m in Sources */,
3399				7043DFAA2283303800272D74 /* RNSVGText.m in Sources */,
3400				8767F5B824D177AD009F9372 /* EXManagedAppSplashScreenConfigurationBuilder.m in Sources */,
3401				31E44FBF20C975BB008AA62F /* EXScopedModuleRegistryDelegate.m in Sources */,
3402				07CB4E1F26045B620057443E /* UIViewController+CreateExtension.m in Sources */,
3403				7043DFA92283303800272D74 /* RNSVGFontData.m in Sources */,
3404				B5FB74EA1FF6DADC001C764B /* EXScopedModuleRegistry.m in Sources */,
3405				7043DF932283303800272D74 /* RCTConvert+RNSVG.m in Sources */,
3406				2F7A50E095D6492596EA0B26 /* RNSharedElementNode.m in Sources */,
3407				2CFE1F25CD524A7ABFCAA366 /* RNSharedElementNodeManager.m in Sources */,
3408				50659F05B6314F5192BC2215 /* RNSharedElementStyle.m in Sources */,
3409				BE23D5E5DA574BA3A73C19C3 /* RNSharedElementTransition.m in Sources */,
3410				09642C2C78D047D0AFCB7C1D /* RNSharedElementTransitionItem.m in Sources */,
3411				B0D21CC221E6488D8EDA79EA /* RNSharedElementTransitionManager.m in Sources */,
3412				88BC3929071B49F2AAC8CAA5 /* RNDateTimePicker.m in Sources */,
3413				BE988DDEFEFD40FEA5C44BFE /* RNDateTimePickerManager.m in Sources */,
3414				78F55D34D7E441D7B334C01E /* RNCMaskedView.m in Sources */,
3415				D0BF188CA1D140ACA64BB49D /* RNCMaskedViewManager.m in Sources */,
3416				C07CF8B597D24E3D9BAF4D31 /* AIRGoogleMapHeatmap.m in Sources */,
3417				50620A8F1BBC4330AF4B4E26 /* AIRGoogleMapHeatmapManager.m in Sources */,
3418				4E3532555D7C4B0392A6AE9D /* RNSVGContextBrush.m in Sources */,
3419				9B83C7319E6A42FDBFAD2E58 /* RNSVGMarker.m in Sources */,
3420				0DBCB92B4EB6445CB2A162E4 /* RNSVGMarkerPosition.m in Sources */,
3421				07CB4E0526045B380057443E /* RNRotationHandler.m in Sources */,
3422				B23D9AA324758C6600D09AC8 /* EXScopedNotificationPresentationModule.m in Sources */,
3423				4FA89DFCDD9842F7AAFC1CAF /* RNSVGPathMeasure.m in Sources */,
3424				B2F7C02B246B09890060EE06 /* EXScopedNotificationsHandlerModule.m in Sources */,
3425				B7FE7D4B1CE74F38AAA8941D /* RNSVGMarkerManager.m in Sources */,
3426				B75F881E8F9641B785F76CB0 /* RNSVGForeignObject.m in Sources */,
3427				C1A9EE2CB1DF4BD8936C3C7F /* RNSVGForeignObjectManager.m in Sources */,
3428				F581B81CB601426CB5658AEE /* RNSharedElementCornerRadii.m in Sources */,
3429				ABC18CFCC0224BF0B95B691A /* RNCSlider.m in Sources */,
3430				07CB4E0326045B380057443E /* RNTapHandler.m in Sources */,
3431				BCB61D782B4944E89A1F0371 /* RNCSliderManager.m in Sources */,
3432				07CB4E1A26045B620057443E /* RCTOnPageSelected.m in Sources */,
3433				8B1448C54DEB4CFDB79D7E45 /* RNCSafeAreaViewMode.m in Sources */,
3434				6782D340A0024AF58B3805D0 /* RNSVGTopAlignedLabel.ios.m in Sources */,
3435			);
3436			runOnlyForDeploymentPostprocessing = 0;
3437		};
3438		B505BA0A20CAF77A0046ACFB /* Sources */ = {
3439			isa = PBXSourcesBuildPhase;
3440			buildActionMask = 2147483647;
3441			files = (
3442				B5FABDF020DD8E6800642528 /* EXAppLoaderRequestExpectation.m in Sources */,
3443				B505BA2020CAF80D0046ACFB /* EXEnvironmentMocks.m in Sources */,
3444				B5854EDB20D07944001D2F6E /* EXProdServiceTestCase.m in Sources */,
3445				B50C4C0B20EEBCE20090E5F9 /* EXApiV2Tests.m in Sources */,
3446				B5FABDF820DD942A00642528 /* EXAppLoaderRequestTests.m in Sources */,
3447				B5854ED720D078C6001D2F6E /* EXClientTestCase.m in Sources */,
3448				B505BA2120CAF80D0046ACFB /* EXEnvironmentTests.m in Sources */,
3449				B5FABDF620DD926E00642528 /* EXFileDownloaderTests.m in Sources */,
3450				B5FABDF220DD91D500642528 /* EXAppLoaderConfigurationTests.m in Sources */,
3451				B5854ED920D0790C001D2F6E /* EXDevDetachTestCase.m in Sources */,
3452				B5854EEB20D07D4D001D2F6E /* EXLinkingTests.m in Sources */,
3453				B5FABDF420DD920600642528 /* EXAppLoaderConfigurationTestsProdService.m in Sources */,
3454			);
3455			runOnlyForDeploymentPostprocessing = 0;
3456		};
3457		B513333C1CE649FE00E9FC9E /* Sources */ = {
3458			isa = PBXSourcesBuildPhase;
3459			buildActionMask = 2147483647;
3460			files = (
3461				B51333431CE649FE00E9FC9E /* ExponentIntegrationTests.m in Sources */,
3462			);
3463			runOnlyForDeploymentPostprocessing = 0;
3464		};
3465		F14217DD262CB68600BB97E6 /* Sources */ = {
3466			isa = PBXSourcesBuildPhase;
3467			buildActionMask = 2147483647;
3468			files = (
3469				F14217DE262CB68600BB97E6 /* RNFlingHandler.m in Sources */,
3470				F14217DF262CB68600BB97E6 /* AIRMapPolygon.m in Sources */,
3471				F14217E0262CB68600BB97E6 /* EXCachedResource.m in Sources */,
3472				F14217E1262CB68600BB97E6 /* EXScopedFontLoader.m in Sources */,
3473				F14217E2262CB68600BB97E6 /* RNSVGRect.m in Sources */,
3474				F14217E3262CB68600BB97E6 /* RNAWSCognito.m in Sources */,
3475				F14217E4262CB68600BB97E6 /* AIRMapCalloutSubviewManager.m in Sources */,
3476				F14217E5262CB68600BB97E6 /* EXDisabledDevMenu.mm in Sources */,
3477				F14217E6262CB68600BB97E6 /* RNGestureHandler.m in Sources */,
3478				F14217E7262CB68600BB97E6 /* AIRGoogleMapCircleManager.m in Sources */,
3479				F14217E8262CB68600BB97E6 /* ReactNativePageView.m in Sources */,
3480				F14217E9262CB68600BB97E6 /* AIRMapLocalTileOverlay.m in Sources */,
3481				F14217EA262CB68600BB97E6 /* EXScopedNotificationCategoriesModule.m in Sources */,
3482				F14217EB262CB68600BB97E6 /* RNSVGSolidColorBrush.m in Sources */,
3483				F14217ED262CB68600BB97E6 /* RNGestureHandlerRegistry.m in Sources */,
3484				F14217EE262CB68600BB97E6 /* RNSVGTextPathManager.m in Sources */,
3485				F14217EF262CB68600BB97E6 /* RNSVGEllipseManager.m in Sources */,
3486				F14217F0262CB68600BB97E6 /* EXAnalytics.m in Sources */,
3487				F14217F1262CB68600BB97E6 /* EXViewController.m in Sources */,
3488				F14217F2262CB68600BB97E6 /* AIRWeakTimerReference.m in Sources */,
3489				F14217F3262CB68600BB97E6 /* RNCConnectionStateWatcher.m in Sources */,
3490				F14217F4262CB68600BB97E6 /* AIRMap.m in Sources */,
3491				F14217F5262CB68600BB97E6 /* AIRGoogleMapURLTileManager.m in Sources */,
3492				F14217F6262CB68600BB97E6 /* RNSVGTextManager.m in Sources */,
3493				F14217F7262CB68600BB97E6 /* EXStatusBarManager.m in Sources */,
3494				F14217F8262CB68600BB97E6 /* EXHeadlessAppRecord.m in Sources */,
3495				F14217F9262CB68600BB97E6 /* EXKernelLinkingManager.m in Sources */,
3496				F14217FA262CB68600BB97E6 /* EXAppState.m in Sources */,
3497				F14217FB262CB68600BB97E6 /* RNCSafeAreaViewLocalData.m in Sources */,
3498				F14217FD262CB68600BB97E6 /* RNCPicker.m in Sources */,
3499				F14217FE262CB68600BB97E6 /* EXKernelAppRecord.m in Sources */,
3500				F14217FF262CB68600BB97E6 /* RNSVGSvgView.m in Sources */,
3501				F1421800262CB68600BB97E6 /* EXReactAppManager.mm in Sources */,
3502				F1421800262CB68600BB97E6 /* EXReactAppManager.mm in Sources */,
3503				F1421801262CB68600BB97E6 /* AIRGoogleMapCalloutManager.m in Sources */,
3504				F1421802262CB68600BB97E6 /* AIRGoogleMapMarkerManager.m in Sources */,
3505				F1421803262CB68600BB97E6 /* RNForceTouchHandler.m in Sources */,
3506				F1421804262CB68600BB97E6 /* EXAppViewController.m in Sources */,
3507				F1421805262CB68600BB97E6 /* EXScopedNotificationSchedulerModule.m in Sources */,
3508				F1421806262CB68600BB97E6 /* AIRMapPolylineRenderer.m in Sources */,
3509				F1421807262CB68600BB97E6 /* EXAppLoaderExpoUpdates.m in Sources */,
3510				F1421808262CB68600BB97E6 /* RNSVGLineManager.m in Sources */,
3511				F1421809262CB68600BB97E6 /* AIRGMSPolygon.m in Sources */,
3512				F142180A262CB68600BB97E6 /* EXKernel+DeviceInstallationUUID.m in Sources */,
3513				F142180B262CB68600BB97E6 /* AIRGoogleMapWMSTile.m in Sources */,
3514				F142180C262CB68600BB97E6 /* RNCSegmentedControlManager.m in Sources */,
3515				F142180D262CB68600BB97E6 /* RNSVGRadialGradient.m in Sources */,
3516				F142180E262CB68600BB97E6 /* AIRMapCallout.m in Sources */,
3517				F142180F262CB68600BB97E6 /* RNCAppearance.m in Sources */,
3518				F1421810262CB68600BB97E6 /* RNSVGTSpanManager.m in Sources */,
3519				F1421811262CB68600BB97E6 /* EXJavaScriptResource.m in Sources */,
3520				F1421812262CB68600BB97E6 /* RNSVGBrush.m in Sources */,
3521				F1421813262CB68600BB97E6 /* EXSensorsManagerBinding.m in Sources */,
3522				F1421814262CB68600BB97E6 /* RNCSegmentedControl.m in Sources */,
3523				F1421815262CB68600BB97E6 /* EXCachedResourceManager.m in Sources */,
3524				F1421816262CB68600BB97E6 /* RNNativeViewHandler.m in Sources */,
3525				F1421817262CB68600BB97E6 /* AIRMapOverlayManager.m in Sources */,
3526				F1421818262CB68600BB97E6 /* EXHeadlessAppLoader.m in Sources */,
3527				F1421819262CB68600BB97E6 /* EXDevSettings.m in Sources */,
3528				F142181A262CB68600BB97E6 /* EXScopedNotificationBuilder.m in Sources */,
3529				F142181B262CB68600BB97E6 /* NSData+EXRemoteNotifications.m in Sources */,
3530				F142181C262CB68600BB97E6 /* EXAppLoader.m in Sources */,
3531				F142181D262CB68600BB97E6 /* RNSVGSvgViewManager.m in Sources */,
3532				F142181E262CB68600BB97E6 /* RNSVGViewBox.m in Sources */,
3533				F142181F262CB68600BB97E6 /* EXAppFetcherWithTimeout.m in Sources */,
3534				F1421820262CB68600BB97E6 /* EXDevMenuWindow.m in Sources */,
3535				F1421821262CB68600BB97E6 /* EXAppFetcherCacheOnly.m in Sources */,
3536				F1421822262CB68600BB97E6 /* EXRootViewController.m in Sources */,
3537				F1421823262CB68600BB97E6 /* EXScopedLocalAuthentication.m in Sources */,
3538				F1421824262CB68600BB97E6 /* AIRGoogleMapManager.m in Sources */,
3539				F1421825262CB68600BB97E6 /* RNSVGGlyphContext.m in Sources */,
3540				F1421826262CB68600BB97E6 /* RNCSafeAreaProvider.m in Sources */,
3541				F1421827262CB68600BB97E6 /* AIRMapManager.m in Sources */,
3542				F1421828262CB68600BB97E6 /* EXApiV2Client.m in Sources */,
3543				F142182A262CB68600BB97E6 /* EXScopedNotificationsUtils.m in Sources */,
3544				F142182C262CB68600BB97E6 /* EXDevMenuGestureInterceptor.m in Sources */,
3545				F142182D262CB68600BB97E6 /* AIRMapPolygonManager.m in Sources */,
3546				F142182E262CB68600BB97E6 /* EXLinkingManager.m in Sources */,
3547				F142182F262CB68600BB97E6 /* RNSVGTextPath.m in Sources */,
3548				F1421830262CB68600BB97E6 /* RCTConvert+UIPageViewControllerTransitionStyle.m in Sources */,
3549				F1421831262CB68600BB97E6 /* AIRGoogleMapWMSTileManager.m in Sources */,
3550				F1421832262CB68600BB97E6 /* EXNotifications.m in Sources */,
3551				F1421833262CB68600BB97E6 /* RNGestureHandlerManager.m in Sources */,
3552				F1421834262CB68600BB97E6 /* RNSVGLinearGradient.m in Sources */,
3553				F1421835262CB68600BB97E6 /* AIRMapPolyline.m in Sources */,
3554				F1421836262CB68600BB97E6 /* EXScopedModuleRegistryAdapter.m in Sources */,
3555				F1421837262CB68600BB97E6 /* RNCSafeAreaShadowView.m in Sources */,
3556				F1421838262CB68600BB97E6 /* EXDeviceInstallationUUIDService.m in Sources */,
3557				F1421839262CB68600BB97E6 /* EXScopedNotificationSerializer.m in Sources */,
3558				F142183A262CB68600BB97E6 /* RNRootViewGestureRecognizer.m in Sources */,
3559				F142183B262CB68600BB97E6 /* RCTConvert+GMSMapViewType.m in Sources */,
3560				F142183C262CB68600BB97E6 /* AIRGoogleMapPolyline.m in Sources */,
3561				F142183D262CB68600BB97E6 /* RNSVGSymbol.m in Sources */,
3562				F142183E262CB68600BB97E6 /* EXDisabledDevLoadingView.m in Sources */,
3563				F142183F262CB68600BB97E6 /* RCTConvert+UIPageViewControllerNavigationOrientation.m in Sources */,
3564				F1421840262CB68600BB97E6 /* RNCAppearanceProviderManager.m in Sources */,
3565				F1421841262CB68600BB97E6 /* RNSVGImage.m in Sources */,
3566				F1421842262CB68600BB97E6 /* RNSVGRenderable.m in Sources */,
3567				F1421843262CB68600BB97E6 /* EXManifestResource.m in Sources */,
3568				F1421844262CB68600BB97E6 /* EXDisabledRedBox.mm in Sources */,
3569				F1421845262CB68600BB97E6 /* EXAppLoadingProgressWindowController.m in Sources */,
3570				F1421846262CB68600BB97E6 /* EXHomeModule.m in Sources */,
3571				F1421847262CB68600BB97E6 /* RNSVGSymbolManager.m in Sources */,
3572				F1421848262CB68600BB97E6 /* EXLog.m in Sources */,
3573				F1421849262CB68600BB97E6 /* RNSVGBezierElement.m in Sources */,
3574				F142184A262CB68600BB97E6 /* EXFileDownloader.m in Sources */,
3575				F142184B262CB68600BB97E6 /* RNSVGPath.m in Sources */,
3576				F142184C262CB68600BB97E6 /* EXScopedPermissions.m in Sources */,
3577				F142184D262CB68600BB97E6 /* RNSharedElementContent.m in Sources */,
3578				F142184F262CB68600BB97E6 /* RNGestureHandlerEvents.m in Sources */,
3579				F1421850262CB68600BB97E6 /* EXConstantsBinding.m in Sources */,
3580				F1421851262CB68600BB97E6 /* ExpoKit.m in Sources */,
3581				F1421852262CB68600BB97E6 /* AIRGoogleMapOverlay.m in Sources */,
3582				F1421853262CB68600BB97E6 /* RNSVGPropHelper.m in Sources */,
3583				F1421854262CB68600BB97E6 /* AIRGMSPolyline.m in Sources */,
3584				F1421855262CB68600BB97E6 /* EXScopedNotificationsEmitter.m in Sources */,
3585				F1421856262CB68600BB97E6 /* RNViewShot.m in Sources */,
3586				F1421857262CB68600BB97E6 /* EXScopedServerRegistrationModule.m in Sources */,
3587				F1421858262CB68600BB97E6 /* EXUserNotificationManager.m in Sources */,
3588				F1421859262CB68600BB97E6 /* AIRMapMarker.m in Sources */,
3589				F142185A262CB68600BB97E6 /* SMCalloutView.m in Sources */,
3590				F142185B262CB68600BB97E6 /* EXDevMenuGestureRecognizer.m in Sources */,
3591				F142185C262CB68600BB97E6 /* RNSVGClipPathManager.m in Sources */,
3592				F142185D262CB68600BB97E6 /* EXScopedFilePermissionModule.m in Sources */,
3593				F142185E262CB68600BB97E6 /* RNPinchHandler.m in Sources */,
3594				F142185F262CB68600BB97E6 /* EXApiV2Result.m in Sources */,
3595				F1421860262CB68600BB97E6 /* AppDelegate.swift in Sources */,
3596				F1421861262CB68600BB97E6 /* EXScopedAmplitude.m in Sources */,
3597				F1421862262CB68600BB97E6 /* RNCAppearanceProvider.m in Sources */,
3598				F1421863262CB68600BB97E6 /* EXDevMenuManager.m in Sources */,
3599				F1421864262CB68600BB97E6 /* EXDevMenuViewController.m in Sources */,
3600				F1421865262CB68600BB97E6 /* EXKernel.m in Sources */,
3601				F1421866262CB68600BB97E6 /* RNSVGPainterBrush.m in Sources */,
3602				F1421867262CB68600BB97E6 /* EXNativeModuleIntrospection.m in Sources */,
3603				F1421868262CB68600BB97E6 /* RNSVGPathParser.m in Sources */,
3604				F1421869262CB68600BB97E6 /* EXTest.m in Sources */,
3605				F142186A262CB68600BB97E6 /* AIRGoogleMapCircle.m in Sources */,
3606				F142186B262CB68600BB97E6 /* EXScopedSegment.m in Sources */,
3607				F142186C262CB68600BB97E6 /* EXManagedAppSplashScreenConfiguration.m in Sources */,
3608				F142186D262CB68600BB97E6 /* AIRGoogleMapPolygonManager.m in Sources */,
3609				F142186E262CB68600BB97E6 /* RCTOnPageScrollEvent.m in Sources */,
3610				F142186F262CB68600BB97E6 /* EXAppFetcher.m in Sources */,
3611				F1421870262CB68600BB97E6 /* RNPanHandler.m in Sources */,
3612				F1421871262CB68600BB97E6 /* EXClientReleaseType.m in Sources */,
3613				F1421872262CB68600BB97E6 /* EXPendingNotification.m in Sources */,
3614				F1421873262CB68600BB97E6 /* RNCPickerManager.m in Sources */,
3615				F1421874262CB68600BB97E6 /* RNSVGGroup.m in Sources */,
3616				F1421875262CB68600BB97E6 /* RNLongPressHandler.m in Sources */,
3617				F1421876262CB68600BB97E6 /* RCTOnPageScrollStateChanged.m in Sources */,
3618				F1421877262CB68600BB97E6 /* EXScopedErrorRecoveryModule.m in Sources */,
3619				F1421878262CB68600BB97E6 /* RNSVGNodeManager.m in Sources */,
3620				F1421879262CB68600BB97E6 /* EXSession.m in Sources */,
3621				F142187A262CB68600BB97E6 /* RNSVGPathManager.m in Sources */,
3622				F142187B262CB68600BB97E6 /* AIRGMSMarker.m in Sources */,
3623				F142187C262CB68600BB97E6 /* AIRMapWMSTile.m in Sources */,
3624				F142187D262CB68600BB97E6 /* AIRMapOverlay.m in Sources */,
3625				F142187E262CB68600BB97E6 /* RNSVGTextProperties.m in Sources */,
3626				F142187F262CB68600BB97E6 /* EXAppLoadingCancelView.m in Sources */,
3627				F1421880262CB68600BB97E6 /* RNSVGRectManager.m in Sources */,
3628				F1421881262CB68600BB97E6 /* RNSVGMaskManager.m in Sources */,
3629				F1421882262CB68600BB97E6 /* EXScopedReactNativeAdapter.m in Sources */,
3630				F1421883262CB68600BB97E6 /* EXApiV2Client+EXRemoteNotifications.m in Sources */,
3631				F1421884262CB68600BB97E6 /* ExpoKitAppDelegate.m in Sources */,
3632				F1421885262CB68600BB97E6 /* AIRGoogleMapCalloutSubviewManager.m in Sources */,
3633				F1421886262CB68600BB97E6 /* RNCSafeAreaView.m in Sources */,
3634				F1421887262CB68600BB97E6 /* EXSensorManager.m in Sources */,
3635				F1421888262CB68600BB97E6 /* EXUtil.m in Sources */,
3636				F1421889262CB68600BB97E6 /* EXScopedNotificationCategoryMigrator.m in Sources */,
3637				F142188A262CB68600BB97E6 /* EXHomeModuleManager.m in Sources */,
3638				F142188B262CB68600BB97E6 /* AIRMapCalloutManager.m in Sources */,
3639				F142188C262CB68600BB97E6 /* EXDevSettingsDataSource.m in Sources */,
3640				F142188D262CB68600BB97E6 /* EXScopedSecureStore.m in Sources */,
3641				F142188E262CB68600BB97E6 /* AIRMapLocalTile.m in Sources */,
3642				F142188F262CB68600BB97E6 /* EXScopedBridgeModule.m in Sources */,
3643				F1421890262CB68600BB97E6 /* AIRDummyView.m in Sources */,
3644				F1421891262CB68600BB97E6 /* AIRWeakMapReference.m in Sources */,
3645				BB55C7102669C97000EC1EDE /* RNSVGTopAlignedLabel.ios.m in Sources */,
3646				F1421892262CB68600BB97E6 /* EXPermissionsManager.m in Sources */,
3647				F1421893262CB68600BB97E6 /* RNSVGRenderableManager.m in Sources */,
3648				F1421894262CB68600BB97E6 /* AIRMapCircleManager.m in Sources */,
3649				F1421895262CB68600BB97E6 /* EXVersionManager.mm in Sources */,
3650				F1421895262CB68600BB97E6 /* EXVersionManager.mm in Sources */,
3651				F1421896262CB68600BB97E6 /* ReactViewPagerManager.m in Sources */,
3652				F1421897262CB68600BB97E6 /* AIRGoogleMapCallout.m in Sources */,
3653				F1421898262CB68600BB97E6 /* RNGestureHandlerModule.m in Sources */,
3654				F1421899262CB68600BB97E6 /* RNSVGUseManager.m in Sources */,
3655				F142189A262CB68600BB97E6 /* EXKernelServiceRegistry.m in Sources */,
3656				F142189B262CB68600BB97E6 /* RNSVGCircleManager.m in Sources */,
3657				F142189C262CB68600BB97E6 /* EXScopedEventEmitter.m in Sources */,
3658				F142189D262CB68600BB97E6 /* AIRMapPolylineManager.m in Sources */,
3659				F142189E262CB68600BB97E6 /* EXScopedFileSystemModule.m in Sources */,
3660				F142189F262CB68600BB97E6 /* EXScopedBranchManager.m in Sources */,
3661				F14218A0262CB68600BB97E6 /* EXStandaloneAppDelegate.m in Sources */,
3662				F14218A1262CB68600BB97E6 /* RNSVGLine.m in Sources */,
3663				F14218A2262CB68600BB97E6 /* AIRMapOverlayRenderer.m in Sources */,
3664				F14218A3262CB68600BB97E6 /* AIRGoogleMap.m in Sources */,
3665				F14218A4262CB68600BB97E6 /* RNSVGClipPath.m in Sources */,
3666				F14218A5262CB68600BB97E6 /* RNSVGDefs.m in Sources */,
3667				F14218A6262CB68600BB97E6 /* AIRMapMarkerManager.m in Sources */,
3668				F14218A7262CB68600BB97E6 /* EXBuildConstants.m in Sources */,
3669				F14218A8262CB68600BB97E6 /* RCTConvert+AirMap.m in Sources */,
3670				F14218A9262CB68600BB97E6 /* RNSVGLinearGradientManager.m in Sources */,
3671				F14218AA262CB68600BB97E6 /* EXHomeAppSplashScreenViewProvider.m in Sources */,
3672				F14218AB262CB68600BB97E6 /* EXScopedFirebaseCore.m in Sources */,
3673				F14218AC262CB68600BB97E6 /* EXErrorView.m in Sources */,
3674				F14218AD262CB68600BB97E6 /* RNCConnectionState.m in Sources */,
3675				F14218AE262CB68600BB97E6 /* RNSVGPattern.m in Sources */,
3676				F14218AF262CB68600BB97E6 /* RNSVGNode.m in Sources */,
3677				F14218B0262CB68600BB97E6 /* AIRGoogleMapOverlayManager.m in Sources */,
3678				F14218B1262CB68600BB97E6 /* EXKernelDevKeyCommands.m in Sources */,
3679				F14218B2262CB68600BB97E6 /* AIRMapUrlTileManager.m in Sources */,
3680				F14218B3262CB68600BB97E6 /* EXKernelAppRegistry.m in Sources */,
3681				F14218B4262CB68600BB97E6 /* EXErrorRecoveryManager.m in Sources */,
3682				F14218B5262CB68600BB97E6 /* RNSVGImageManager.m in Sources */,
3683				F14218B6262CB68600BB97E6 /* RNCSafeAreaViewEdges.m in Sources */,
3684				F14218B7262CB68600BB97E6 /* RNCSafeAreaProviderManager.m in Sources */,
3685				F14218B8262CB68600BB97E6 /* RNSVGUse.m in Sources */,
3686				F14218B9262CB68600BB97E6 /* AIRMapUrlTile.m in Sources */,
3687				F14218BA262CB68600BB97E6 /* AIRMapCircle.m in Sources */,
3688				F14218BB262CB68600BB97E6 /* EXScopedBranch.m in Sources */,
3689				F14218BD262CB68600BB97E6 /* EXUserNotificationCenter.m in Sources */,
3690				F14218BE262CB68600BB97E6 /* RNSVGDefsManager.m in Sources */,
3691				F14218BF262CB68600BB97E6 /* EXEnvironment.m in Sources */,
3692				F14218C0262CB68600BB97E6 /* EXScopedFacebook.m in Sources */,
3693				F14218C1262CB68600BB97E6 /* EXVersions.m in Sources */,
3694				F14218C2262CB68600BB97E6 /* EXAppFetcherDevelopmentMode.m in Sources */,
3695				F14218C4262CB68600BB97E6 /* AIRGoogleMapUrlTile.m in Sources */,
3696				F14218C5262CB68600BB97E6 /* RNGestureHandlerButton.m in Sources */,
3697				F14218C6262CB68600BB97E6 /* EXHomeAppManager.m in Sources */,
3698				F14218C7262CB68600BB97E6 /* AIRMapCoordinate.m in Sources */,
3699				F14218C8262CB68600BB97E6 /* RNSVGMask.m in Sources */,
3700				F14218C9262CB68600BB97E6 /* EXUpdatesBinding.m in Sources */,
3701				F14218CA262CB68600BB97E6 /* AIRGoogleMapMarker.m in Sources */,
3702				F14218CB262CB68600BB97E6 /* EXDevMenuMotionInterceptor.m in Sources */,
3703				F14218CC262CB68600BB97E6 /* EXUtilService.m in Sources */,
3704				F14218CD262CB68600BB97E6 /* AIRGoogleMapPolygon.m in Sources */,
3705				F14218CE262CB68600BB97E6 /* EXUpdatesDatabaseManager.m in Sources */,
3706				F14218CF262CB68600BB97E6 /* RCTView+SafeAreaCompat.m in Sources */,
3707				F14218D0262CB68600BB97E6 /* AIRGoogleMapPolylineManager.m in Sources */,
3708				F14218D1262CB68600BB97E6 /* RNSVGTSpan.m in Sources */,
3709				F14218D2262CB68600BB97E6 /* EXReactAppExceptionHandler.m in Sources */,
3710				F14218D3262CB68600BB97E6 /* RNCNetInfo.m in Sources */,
3711				F14218D4262CB68600BB97E6 /* EXImageUtils.m in Sources */,
3712				F14218D5262CB68600BB97E6 /* RNCSafeAreaViewManager.m in Sources */,
3713				F14218D6262CB68600BB97E6 /* RNSVGPainter.m in Sources */,
3714				F14218D7262CB68600BB97E6 /* RNSVGEllipse.m in Sources */,
3715				F14218D8262CB68600BB97E6 /* EXScreenOrientationManager.m in Sources */,
3716				F14218D9262CB68600BB97E6 /* AIRMapWMSTileManager.m in Sources */,
3717				F14218DA262CB68600BB97E6 /* AIRMapLocalTileManager.m in Sources */,
3718				F14218DC262CB68600BB97E6 /* EXApiUtil.m in Sources */,
3719				F14218DD262CB68600BB97E6 /* RNSVGLength.m in Sources */,
3720				F14218DE262CB68600BB97E6 /* AIRMapCalloutSubview.m in Sources */,
3721				F14218DF262CB68600BB97E6 /* EXManagedAppSplashScreenViewProvider.m in Sources */,
3722				F14218E0262CB68600BB97E6 /* RNSVGCircle.m in Sources */,
3723				F14218E1262CB68600BB97E6 /* RNSVGPatternManager.m in Sources */,
3724				F14218E2262CB68600BB97E6 /* AIRGoogleMapCalloutSubview.m in Sources */,
3725				F14218E3262CB68600BB97E6 /* EXRemoteNotificationManager.m in Sources */,
3726				F14218E4262CB68600BB97E6 /* RNSVGGroupManager.m in Sources */,
3727				F14218E5262CB68600BB97E6 /* EXUpdatesManager.m in Sources */,
3728				F14218E6262CB68600BB97E6 /* RNSVGRadialGradientManager.m in Sources */,
3729				F14218E7262CB68600BB97E6 /* EXExpoUserNotificationCenterProxy.m in Sources */,
3730				F14218E8262CB68600BB97E6 /* RNSVGText.m in Sources */,
3731				F14218E9262CB68600BB97E6 /* EXManagedAppSplashScreenConfigurationBuilder.m in Sources */,
3732				F14218EA262CB68600BB97E6 /* EXScopedModuleRegistryDelegate.m in Sources */,
3733				F14218EB262CB68600BB97E6 /* UIViewController+CreateExtension.m in Sources */,
3734				F14218EC262CB68600BB97E6 /* RNSVGFontData.m in Sources */,
3735				F14218ED262CB68600BB97E6 /* EXScopedModuleRegistry.m in Sources */,
3736				F14218EE262CB68600BB97E6 /* RCTConvert+RNSVG.m in Sources */,
3737				F14218EF262CB68600BB97E6 /* RNSharedElementNode.m in Sources */,
3738				F14218F0262CB68600BB97E6 /* RNSharedElementNodeManager.m in Sources */,
3739				F14218F1262CB68600BB97E6 /* RNSharedElementStyle.m in Sources */,
3740				F14218F2262CB68600BB97E6 /* RNSharedElementTransition.m in Sources */,
3741				F14218F3262CB68600BB97E6 /* RNSharedElementTransitionItem.m in Sources */,
3742				F14218F4262CB68600BB97E6 /* RNSharedElementTransitionManager.m in Sources */,
3743				F14218F5262CB68600BB97E6 /* RNDateTimePicker.m in Sources */,
3744				F14218F6262CB68600BB97E6 /* RNDateTimePickerManager.m in Sources */,
3745				F14218F7262CB68600BB97E6 /* RNCMaskedView.m in Sources */,
3746				F14218F8262CB68600BB97E6 /* RNCMaskedViewManager.m in Sources */,
3747				F14218F9262CB68600BB97E6 /* AIRGoogleMapHeatmap.m in Sources */,
3748				F14218FA262CB68600BB97E6 /* AIRGoogleMapHeatmapManager.m in Sources */,
3749				F14218FB262CB68600BB97E6 /* RNSVGContextBrush.m in Sources */,
3750				F14218FC262CB68600BB97E6 /* RNSVGMarker.m in Sources */,
3751				F14218FD262CB68600BB97E6 /* RNSVGMarkerPosition.m in Sources */,
3752				F14218FE262CB68600BB97E6 /* RNRotationHandler.m in Sources */,
3753				F14218FF262CB68600BB97E6 /* EXScopedNotificationPresentationModule.m in Sources */,
3754				F1421900262CB68600BB97E6 /* RNSVGPathMeasure.m in Sources */,
3755				F1421901262CB68600BB97E6 /* EXScopedNotificationsHandlerModule.m in Sources */,
3756				F1421902262CB68600BB97E6 /* RNSVGMarkerManager.m in Sources */,
3757				F1421903262CB68600BB97E6 /* RNSVGForeignObject.m in Sources */,
3758				F1421904262CB68600BB97E6 /* RNSVGForeignObjectManager.m in Sources */,
3759				F1421905262CB68600BB97E6 /* RNSharedElementCornerRadii.m in Sources */,
3760				F1421906262CB68600BB97E6 /* RNCSlider.m in Sources */,
3761				F1421907262CB68600BB97E6 /* RNTapHandler.m in Sources */,
3762				F1421908262CB68600BB97E6 /* RNCSliderManager.m in Sources */,
3763				F1421909262CB68600BB97E6 /* RCTOnPageSelected.m in Sources */,
3764				F142190A262CB68600BB97E6 /* RNCSafeAreaViewMode.m in Sources */,
3765			);
3766			runOnlyForDeploymentPostprocessing = 0;
3767		};
3768		FCF6D36925B34BC200808BF5 /* Sources */ = {
3769			isa = PBXSourcesBuildPhase;
3770			buildActionMask = 2147483647;
3771			files = (
3772				FCF6D37025B34BC200808BF5 /* NotificationService.swift in Sources */,
3773				FCB4099525C6207C00326AC8 /* EXScopedNotificationsUtils.m in Sources */,
3774			);
3775			runOnlyForDeploymentPostprocessing = 0;
3776		};
3777/* End PBXSourcesBuildPhase section */
3778
3779/* Begin PBXTargetDependency section */
3780		B505BA1420CAF77A0046ACFB /* PBXTargetDependency */ = {
3781			isa = PBXTargetDependency;
3782			target = 78CEE2BF1ACD07D70095B124 /* Expo Go (unversioned) */;
3783			targetProxy = B505BA1320CAF77A0046ACFB /* PBXContainerItemProxy */;
3784		};
3785		B51333461CE649FE00E9FC9E /* PBXTargetDependency */ = {
3786			isa = PBXTargetDependency;
3787			target = 78CEE2BF1ACD07D70095B124 /* Expo Go (unversioned) */;
3788			targetProxy = B51333451CE649FE00E9FC9E /* PBXContainerItemProxy */;
3789		};
3790		F14217D9262CB68600BB97E6 /* PBXTargetDependency */ = {
3791			isa = PBXTargetDependency;
3792			target = FCF6D36C25B34BC200808BF5 /* ExpoNotificationServiceExtension */;
3793			targetProxy = F14217DA262CB68600BB97E6 /* PBXContainerItemProxy */;
3794		};
3795		FCF6D37325B34BC200808BF5 /* PBXTargetDependency */ = {
3796			isa = PBXTargetDependency;
3797			target = FCF6D36C25B34BC200808BF5 /* ExpoNotificationServiceExtension */;
3798			targetProxy = FCF6D37225B34BC200808BF5 /* PBXContainerItemProxy */;
3799		};
3800/* End PBXTargetDependency section */
3801
3802/* Begin PBXVariantGroup section */
3803		8746D75C24D04B2300BFAD22 /* LaunchScreen.storyboard */ = {
3804			isa = PBXVariantGroup;
3805			children = (
3806				8746D75D24D04B2300BFAD22 /* Base */,
3807			);
3808			name = LaunchScreen.storyboard;
3809			sourceTree = "<group>";
3810		};
3811/* End PBXVariantGroup section */
3812
3813/* Begin XCBuildConfiguration section */
3814		78CEE2E11ACD07D70095B124 /* Debug */ = {
3815			isa = XCBuildConfiguration;
3816			buildSettings = {
3817				ALWAYS_SEARCH_USER_PATHS = NO;
3818				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
3819				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
3820				CLANG_CXX_LIBRARY = "libc++";
3821				CLANG_ENABLE_MODULES = YES;
3822				CLANG_ENABLE_OBJC_ARC = YES;
3823				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
3824				CLANG_WARN_BOOL_CONVERSION = YES;
3825				CLANG_WARN_COMMA = YES;
3826				CLANG_WARN_CONSTANT_CONVERSION = YES;
3827				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
3828				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
3829				CLANG_WARN_EMPTY_BODY = YES;
3830				CLANG_WARN_ENUM_CONVERSION = YES;
3831				CLANG_WARN_INFINITE_RECURSION = YES;
3832				CLANG_WARN_INT_CONVERSION = YES;
3833				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
3834				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
3835				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
3836				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
3837				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
3838				CLANG_WARN_STRICT_PROTOTYPES = YES;
3839				CLANG_WARN_SUSPICIOUS_MOVE = YES;
3840				CLANG_WARN_UNREACHABLE_CODE = YES;
3841				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3842				COPY_PHASE_STRIP = NO;
3843				ENABLE_STRICT_OBJC_MSGSEND = YES;
3844				ENABLE_TESTABILITY = YES;
3845				GCC_C_LANGUAGE_STANDARD = gnu99;
3846				GCC_DYNAMIC_NO_PIC = NO;
3847				GCC_NO_COMMON_BLOCKS = YES;
3848				GCC_OPTIMIZATION_LEVEL = 0;
3849				GCC_PREPROCESSOR_DEFINITIONS = (
3850					"HAVE_GOOGLE_MAPS=1",
3851					"HAVE_GOOGLE_MAPS_UTILS=1",
3852					"DEBUG=1",
3853					"RCT_DEV=1",
3854					"RCT_ENABLE_INSPECTOR=0",
3855					"ENABLE_PACKAGER_CONNECTION=0",
3856					"$(inherited)",
3857				);
3858				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
3859				GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
3860				GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
3861				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
3862				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
3863				GCC_WARN_UNDECLARED_SELECTOR = YES;
3864				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
3865				GCC_WARN_UNUSED_FUNCTION = YES;
3866				GCC_WARN_UNUSED_VARIABLE = YES;
3867				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
3868				MTL_ENABLE_DEBUG_INFO = YES;
3869				ONLY_ACTIVE_ARCH = YES;
3870				SDKROOT = iphoneos;
3871			};
3872			name = Debug;
3873		};
3874		78CEE2E21ACD07D70095B124 /* Release */ = {
3875			isa = XCBuildConfiguration;
3876			buildSettings = {
3877				ALWAYS_SEARCH_USER_PATHS = NO;
3878				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
3879				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
3880				CLANG_CXX_LIBRARY = "libc++";
3881				CLANG_ENABLE_MODULES = YES;
3882				CLANG_ENABLE_OBJC_ARC = YES;
3883				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
3884				CLANG_WARN_BOOL_CONVERSION = YES;
3885				CLANG_WARN_COMMA = YES;
3886				CLANG_WARN_CONSTANT_CONVERSION = YES;
3887				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
3888				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
3889				CLANG_WARN_EMPTY_BODY = YES;
3890				CLANG_WARN_ENUM_CONVERSION = YES;
3891				CLANG_WARN_INFINITE_RECURSION = YES;
3892				CLANG_WARN_INT_CONVERSION = YES;
3893				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
3894				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
3895				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
3896				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
3897				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
3898				CLANG_WARN_STRICT_PROTOTYPES = YES;
3899				CLANG_WARN_SUSPICIOUS_MOVE = YES;
3900				CLANG_WARN_UNREACHABLE_CODE = YES;
3901				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3902				COPY_PHASE_STRIP = NO;
3903				ENABLE_NS_ASSERTIONS = NO;
3904				ENABLE_STRICT_OBJC_MSGSEND = YES;
3905				GCC_C_LANGUAGE_STANDARD = gnu99;
3906				GCC_NO_COMMON_BLOCKS = YES;
3907				GCC_PREPROCESSOR_DEFINITIONS = (
3908					"HAVE_GOOGLE_MAPS=1",
3909					"HAVE_GOOGLE_MAPS_UTILS=1",
3910					"RCT_DEV=1",
3911					"RCT_ENABLE_INSPECTOR=0",
3912					"ENABLE_PACKAGER_CONNECTION=0",
3913				);
3914				GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
3915				GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
3916				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
3917				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
3918				GCC_WARN_UNDECLARED_SELECTOR = YES;
3919				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
3920				GCC_WARN_UNUSED_FUNCTION = YES;
3921				GCC_WARN_UNUSED_VARIABLE = YES;
3922				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
3923				MTL_ENABLE_DEBUG_INFO = NO;
3924				SDKROOT = iphoneos;
3925				VALIDATE_PRODUCT = YES;
3926			};
3927			name = Release;
3928		};
3929		78CEE2E41ACD07D70095B124 /* Debug */ = {
3930			isa = XCBuildConfiguration;
3931			baseConfigurationReference = A52338486C178CE51F30C355 /* Pods-Expo Go-Expo Go (unversioned).debug.xcconfig */;
3932			buildSettings = {
3933				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
3934				APP_OWNER = Expo;
3935				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
3936				CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
3937				CLANG_ENABLE_MODULES = YES;
3938				CODE_SIGN_ENTITLEMENTS = Exponent/Supporting/Exponent.entitlements;
3939				CODE_SIGN_IDENTITY = "Apple Development";
3940				CODE_SIGN_STYLE = Automatic;
3941				DEVELOPMENT_TEAM = C8D8QTF339;
3942				ENABLE_BITCODE = YES;
3943				EX_BUNDLE_NAME = Expo;
3944				GCC_PRECOMPILE_PREFIX_HEADER = YES;
3945				GCC_PREFIX_HEADER = "Exponent/Supporting/Exponent-Prefix.pch";
3946				GCC_PREPROCESSOR_DEFINITIONS = (
3947					"$(inherited)",
3948					"COCOAPODS=1",
3949					"$(inherited)",
3950					"FBSDKCOCOAPODS=1",
3951					"$(inherited)",
3952					"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
3953					ZXINGOBJC_USE_SUBSPECS,
3954					ZXINGOBJC_USE_SUBSPECS,
3955					ZXINGOBJC_ONED,
3956					ZXINGOBJC_USE_SUBSPECS,
3957					ZXINGOBJC_PDF417,
3958					"$(inherited)",
3959					"PB_FIELD_32BIT=1",
3960					"PB_NO_PACKED_STRUCTS=1",
3961					"PB_ENABLE_MALLOC=1",
3962				);
3963				INFOPLIST_FILE = Exponent/Supporting/Info.plist;
3964				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
3965				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
3966				OTHER_CPLUSPLUSFLAGS = (
3967					"$(OTHER_CFLAGS)",
3968					"-DFOLLY_NO_CONFIG",
3969					"-DFOLLY_MOBILE=1",
3970					"-DFOLLY_USE_LIBCPP=1",
3971				);
3972				OTHER_LDFLAGS = (
3973					"$(inherited)",
3974					"-lc++",
3975					"-Xlinker",
3976					"-no_objc_category_merging",
3977				);
3978				OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -Xcc -fmodule-map-file=\"${PODS_ROOT}/Headers/Public/yoga/Yoga.modulemap\" -D DEBUG";
3979				PRODUCT_BUNDLE_IDENTIFIER = host.exp.Exponent;
3980				PRODUCT_NAME = "Expo Go";
3981				PROVISIONING_PROFILE_SPECIFIER = "";
3982				STRIP_STYLE = "non-global";
3983				SWIFT_OBJC_BRIDGING_HEADER = "Exponent-Bridging-Header.h";
3984				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
3985				SWIFT_VERSION = 5.0;
3986				SYSTEM_HEADER_SEARCH_PATHS = "\"$(PODS_ROOT)/boost-for-react-native\" \"$(PODS_ROOT)/Folly\"";
3987				TARGETED_DEVICE_FAMILY = "1,2";
3988			};
3989			name = Debug;
3990		};
3991		78CEE2E51ACD07D70095B124 /* Release */ = {
3992			isa = XCBuildConfiguration;
3993			baseConfigurationReference = ADD76EDEE539AF37E367653E /* Pods-Expo Go-Expo Go (unversioned).release.xcconfig */;
3994			buildSettings = {
3995				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
3996				APP_OWNER = Expo;
3997				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
3998				CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
3999				CLANG_ENABLE_MODULES = YES;
4000				CODE_SIGN_ENTITLEMENTS = Exponent/Supporting/Exponent.entitlements;
4001				CODE_SIGN_IDENTITY = "Apple Distribution";
4002				CODE_SIGN_STYLE = Manual;
4003				DEVELOPMENT_TEAM = C8D8QTF339;
4004				ENABLE_BITCODE = YES;
4005				EX_BUNDLE_NAME = Expo;
4006				GCC_PRECOMPILE_PREFIX_HEADER = YES;
4007				GCC_PREFIX_HEADER = "Exponent/Supporting/Exponent-Prefix.pch";
4008				GCC_PREPROCESSOR_DEFINITIONS = (
4009					"$(inherited)",
4010					"COCOAPODS=1",
4011					"$(inherited)",
4012					"FBSDKCOCOAPODS=1",
4013					"$(inherited)",
4014					"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
4015					ZXINGOBJC_USE_SUBSPECS,
4016					ZXINGOBJC_USE_SUBSPECS,
4017					ZXINGOBJC_ONED,
4018					ZXINGOBJC_USE_SUBSPECS,
4019					ZXINGOBJC_PDF417,
4020					"$(inherited)",
4021					"PB_FIELD_32BIT=1",
4022					"PB_NO_PACKED_STRUCTS=1",
4023					"PB_ENABLE_MALLOC=1",
4024				);
4025				INFOPLIST_FILE = Exponent/Supporting/Info.plist;
4026				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
4027				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
4028				OTHER_CPLUSPLUSFLAGS = (
4029					"$(OTHER_CFLAGS)",
4030					"-DFOLLY_NO_CONFIG",
4031					"-DFOLLY_MOBILE=1",
4032					"-DFOLLY_USE_LIBCPP=1",
4033				);
4034				OTHER_LDFLAGS = (
4035					"$(inherited)",
4036					"-lc++",
4037					"-Xlinker",
4038					"-no_objc_category_merging",
4039				);
4040				OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -Xcc -fmodule-map-file=\"${PODS_ROOT}/Headers/Public/yoga/Yoga.modulemap\" -D RELEASE";
4041				PRODUCT_BUNDLE_IDENTIFIER = host.exp.Exponent;
4042				PRODUCT_NAME = "Expo Go";
4043				PROVISIONING_PROFILE_SPECIFIER = "match AppStore host.exp.Exponent";
4044				STRIP_STYLE = "non-global";
4045				SWIFT_OBJC_BRIDGING_HEADER = "Exponent-Bridging-Header.h";
4046				SWIFT_VERSION = 5.0;
4047				SYSTEM_HEADER_SEARCH_PATHS = "\"$(PODS_ROOT)/boost-for-react-native\" \"$(PODS_ROOT)/Folly\"";
4048				TARGETED_DEVICE_FAMILY = "1,2";
4049			};
4050			name = Release;
4051		};
4052		B505BA1520CAF77A0046ACFB /* Debug */ = {
4053			isa = XCBuildConfiguration;
4054			baseConfigurationReference = A04202C13B6B252B56C2AD40 /* Pods-Tests.debug.xcconfig */;
4055			buildSettings = {
4056				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
4057				BUNDLE_LOADER = "$(TEST_HOST)";
4058				CLANG_ANALYZER_NONNULL = YES;
4059				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
4060				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
4061				CLANG_ENABLE_OBJC_WEAK = YES;
4062				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4063				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
4064				CODE_SIGN_IDENTITY = "iPhone Developer";
4065				CODE_SIGN_STYLE = Automatic;
4066				DEBUG_INFORMATION_FORMAT = dwarf;
4067				DEVELOPMENT_TEAM = C8D8QTF339;
4068				GCC_C_LANGUAGE_STANDARD = gnu11;
4069				INFOPLIST_FILE = Tests/Info.plist;
4070				IPHONEOS_DEPLOYMENT_TARGET = 11.4;
4071				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
4072				PRODUCT_BUNDLE_IDENTIFIER = host.exp.Tests;
4073				PRODUCT_NAME = "$(TARGET_NAME)";
4074				TARGETED_DEVICE_FAMILY = "1,2";
4075				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Expo Go.app/Exponent";
4076			};
4077			name = Debug;
4078		};
4079		B505BA1620CAF77A0046ACFB /* Release */ = {
4080			isa = XCBuildConfiguration;
4081			baseConfigurationReference = 268428515F0D44090E0B185A /* Pods-Tests.release.xcconfig */;
4082			buildSettings = {
4083				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
4084				BUNDLE_LOADER = "$(TEST_HOST)";
4085				CLANG_ANALYZER_NONNULL = YES;
4086				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
4087				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
4088				CLANG_ENABLE_OBJC_WEAK = YES;
4089				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4090				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
4091				CODE_SIGN_IDENTITY = "iPhone Developer";
4092				CODE_SIGN_STYLE = Automatic;
4093				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4094				DEVELOPMENT_TEAM = C8D8QTF339;
4095				GCC_C_LANGUAGE_STANDARD = gnu11;
4096				INFOPLIST_FILE = Tests/Info.plist;
4097				IPHONEOS_DEPLOYMENT_TARGET = 11.4;
4098				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
4099				PRODUCT_BUNDLE_IDENTIFIER = host.exp.Tests;
4100				PRODUCT_NAME = "$(TARGET_NAME)";
4101				TARGETED_DEVICE_FAMILY = "1,2";
4102				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Expo Go.app/Exponent";
4103			};
4104			name = Release;
4105		};
4106		B51333471CE649FE00E9FC9E /* Debug */ = {
4107			isa = XCBuildConfiguration;
4108			baseConfigurationReference = 0E80B58E5C25A331DA5AF4D4 /* Pods-ExponentIntegrationTests.debug.xcconfig */;
4109			buildSettings = {
4110				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
4111				BUNDLE_LOADER = "$(TEST_HOST)";
4112				CLANG_ANALYZER_NONNULL = YES;
4113				DEBUG_INFORMATION_FORMAT = dwarf;
4114				GCC_NO_COMMON_BLOCKS = YES;
4115				INFOPLIST_FILE = ExponentIntegrationTests/Info.plist;
4116				IPHONEOS_DEPLOYMENT_TARGET = 9.3;
4117				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
4118				PRODUCT_BUNDLE_IDENTIFIER = host.exp.ExponentIntegrationTests;
4119				PRODUCT_NAME = "$(TARGET_NAME)";
4120				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Expo Go.app/Exponent";
4121			};
4122			name = Debug;
4123		};
4124		B51333481CE649FE00E9FC9E /* Release */ = {
4125			isa = XCBuildConfiguration;
4126			baseConfigurationReference = CCE70ECFF37524D67FDFA2D6 /* Pods-ExponentIntegrationTests.release.xcconfig */;
4127			buildSettings = {
4128				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
4129				BUNDLE_LOADER = "$(TEST_HOST)";
4130				CLANG_ANALYZER_NONNULL = YES;
4131				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4132				GCC_NO_COMMON_BLOCKS = YES;
4133				INFOPLIST_FILE = ExponentIntegrationTests/Info.plist;
4134				IPHONEOS_DEPLOYMENT_TARGET = 9.3;
4135				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
4136				PRODUCT_BUNDLE_IDENTIFIER = host.exp.ExponentIntegrationTests;
4137				PRODUCT_NAME = "$(TARGET_NAME)";
4138				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Expo Go.app/Exponent";
4139			};
4140			name = Release;
4141		};
4142		F1421921262CB68600BB97E6 /* Debug */ = {
4143			isa = XCBuildConfiguration;
4144			baseConfigurationReference = 7A6D470702C8378E4086FCF2 /* Pods-Expo Go-Expo Go (versioned).debug.xcconfig */;
4145			buildSettings = {
4146				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
4147				APP_OWNER = Expo;
4148				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
4149				CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
4150				CLANG_ENABLE_MODULES = YES;
4151				CODE_SIGN_ENTITLEMENTS = Exponent/Supporting/Exponent.entitlements;
4152				CODE_SIGN_IDENTITY = "Apple Development";
4153				CODE_SIGN_STYLE = Automatic;
4154				DEVELOPMENT_TEAM = C8D8QTF339;
4155				ENABLE_BITCODE = YES;
4156				EX_BUNDLE_NAME = Expo;
4157				GCC_PRECOMPILE_PREFIX_HEADER = YES;
4158				GCC_PREFIX_HEADER = "Exponent/Supporting/Exponent-Prefix.pch";
4159				GCC_PREPROCESSOR_DEFINITIONS = (
4160					"$(inherited)",
4161					"COCOAPODS=1",
4162					"$(inherited)",
4163					"FBSDKCOCOAPODS=1",
4164					"$(inherited)",
4165					"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
4166					ZXINGOBJC_USE_SUBSPECS,
4167					ZXINGOBJC_USE_SUBSPECS,
4168					ZXINGOBJC_ONED,
4169					ZXINGOBJC_USE_SUBSPECS,
4170					ZXINGOBJC_PDF417,
4171					"$(inherited)",
4172					"PB_FIELD_32BIT=1",
4173					"PB_NO_PACKED_STRUCTS=1",
4174					"PB_ENABLE_MALLOC=1",
4175					"INCLUDES_VERSIONED_CODE=1",
4176				);
4177				INFOPLIST_FILE = Exponent/Supporting/Info.plist;
4178				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
4179				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
4180				OTHER_CPLUSPLUSFLAGS = (
4181					"$(OTHER_CFLAGS)",
4182					"-DFOLLY_NO_CONFIG",
4183					"-DFOLLY_MOBILE=1",
4184					"-DFOLLY_USE_LIBCPP=1",
4185				);
4186				OTHER_LDFLAGS = (
4187					"$(inherited)",
4188					"-lc++",
4189					"-Xlinker",
4190					"-no_objc_category_merging",
4191				);
4192				OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -Xcc -fmodule-map-file=\"${PODS_ROOT}/Headers/Public/yoga/Yoga.modulemap\" -D DEBUG";
4193				PRODUCT_BUNDLE_IDENTIFIER = host.exp.Exponent;
4194				PRODUCT_NAME = "Expo Go";
4195				PROVISIONING_PROFILE_SPECIFIER = "";
4196				STRIP_STYLE = "non-global";
4197				SWIFT_OBJC_BRIDGING_HEADER = "Exponent-Bridging-Header.h";
4198				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
4199				SWIFT_VERSION = 5.0;
4200				SYSTEM_HEADER_SEARCH_PATHS = "\"$(PODS_ROOT)/boost-for-react-native\" \"$(PODS_ROOT)/Folly\"";
4201				TARGETED_DEVICE_FAMILY = "1,2";
4202			};
4203			name = Debug;
4204		};
4205		F1421922262CB68600BB97E6 /* Release */ = {
4206			isa = XCBuildConfiguration;
4207			baseConfigurationReference = 6A79A16F1EFAC438ED5E13A7 /* Pods-Expo Go-Expo Go (versioned).release.xcconfig */;
4208			buildSettings = {
4209				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
4210				APP_OWNER = Expo;
4211				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
4212				CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
4213				CLANG_ENABLE_MODULES = YES;
4214				CODE_SIGN_ENTITLEMENTS = Exponent/Supporting/Exponent.entitlements;
4215				CODE_SIGN_IDENTITY = "Apple Distribution";
4216				CODE_SIGN_STYLE = Manual;
4217				DEVELOPMENT_TEAM = C8D8QTF339;
4218				ENABLE_BITCODE = YES;
4219				EX_BUNDLE_NAME = Expo;
4220				GCC_PRECOMPILE_PREFIX_HEADER = YES;
4221				GCC_PREFIX_HEADER = "Exponent/Supporting/Exponent-Prefix.pch";
4222				GCC_PREPROCESSOR_DEFINITIONS = (
4223					"$(inherited)",
4224					"COCOAPODS=1",
4225					"$(inherited)",
4226					"FBSDKCOCOAPODS=1",
4227					"$(inherited)",
4228					"GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
4229					ZXINGOBJC_USE_SUBSPECS,
4230					ZXINGOBJC_USE_SUBSPECS,
4231					ZXINGOBJC_ONED,
4232					ZXINGOBJC_USE_SUBSPECS,
4233					ZXINGOBJC_PDF417,
4234					"$(inherited)",
4235					"PB_FIELD_32BIT=1",
4236					"PB_NO_PACKED_STRUCTS=1",
4237					"PB_ENABLE_MALLOC=1",
4238					"INCLUDES_VERSIONED_CODE=1",
4239				);
4240				INFOPLIST_FILE = Exponent/Supporting/Info.plist;
4241				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
4242				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
4243				OTHER_CPLUSPLUSFLAGS = (
4244					"$(OTHER_CFLAGS)",
4245					"-DFOLLY_NO_CONFIG",
4246					"-DFOLLY_MOBILE=1",
4247					"-DFOLLY_USE_LIBCPP=1",
4248				);
4249				OTHER_LDFLAGS = (
4250					"$(inherited)",
4251					"-lc++",
4252					"-Xlinker",
4253					"-no_objc_category_merging",
4254				);
4255				OTHER_SWIFT_FLAGS = "$(inherited) -D COCOAPODS -Xcc -fmodule-map-file=\"${PODS_ROOT}/Headers/Public/yoga/Yoga.modulemap\" -D RELEASE";
4256				PRODUCT_BUNDLE_IDENTIFIER = host.exp.Exponent;
4257				PRODUCT_NAME = "Expo Go";
4258				PROVISIONING_PROFILE_SPECIFIER = "match AppStore host.exp.Exponent";
4259				STRIP_STYLE = "non-global";
4260				SWIFT_OBJC_BRIDGING_HEADER = "Exponent-Bridging-Header.h";
4261				SWIFT_VERSION = 5.0;
4262				SYSTEM_HEADER_SEARCH_PATHS = "\"$(PODS_ROOT)/boost-for-react-native\" \"$(PODS_ROOT)/Folly\"";
4263				TARGETED_DEVICE_FAMILY = "1,2";
4264			};
4265			name = Release;
4266		};
4267		FCF6D37625B34BC200808BF5 /* Debug */ = {
4268			isa = XCBuildConfiguration;
4269			buildSettings = {
4270				CLANG_ANALYZER_NONNULL = YES;
4271				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
4272				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
4273				CLANG_ENABLE_MODULES = YES;
4274				CLANG_ENABLE_OBJC_WEAK = YES;
4275				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4276				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
4277				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
4278				CODE_SIGN_IDENTITY = "Apple Development";
4279				CODE_SIGN_STYLE = Automatic;
4280				DEBUG_INFORMATION_FORMAT = dwarf;
4281				DEVELOPMENT_TEAM = C8D8QTF339;
4282				GCC_C_LANGUAGE_STANDARD = gnu11;
4283				GCC_PREPROCESSOR_DEFINITIONS = (
4284					"DEBUG=1",
4285					"$(inherited)",
4286				);
4287				INFOPLIST_FILE = ExpoNotificationServiceExtension/Info.plist;
4288				IPHONEOS_DEPLOYMENT_TARGET = 14.2;
4289				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
4290				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
4291				MTL_FAST_MATH = YES;
4292				OTHER_LDFLAGS = "";
4293				PRODUCT_BUNDLE_IDENTIFIER = host.exp.Exponent.ExpoNotificationServiceExtension;
4294				PRODUCT_NAME = "$(TARGET_NAME)";
4295				SKIP_INSTALL = YES;
4296				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
4297				SWIFT_OBJC_BRIDGING_HEADER = "ExpoNotificationServiceExtension/ExpoNotificationServiceExtension-Bridging-Header.h";
4298				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
4299				SWIFT_VERSION = 5.0;
4300				TARGETED_DEVICE_FAMILY = "1,2";
4301			};
4302			name = Debug;
4303		};
4304		FCF6D37725B34BC200808BF5 /* Release */ = {
4305			isa = XCBuildConfiguration;
4306			buildSettings = {
4307				CLANG_ANALYZER_NONNULL = YES;
4308				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
4309				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
4310				CLANG_ENABLE_MODULES = YES;
4311				CLANG_ENABLE_OBJC_WEAK = YES;
4312				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4313				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
4314				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
4315				CODE_SIGN_IDENTITY = "Apple Distribution";
4316				CODE_SIGN_STYLE = Manual;
4317				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4318				DEVELOPMENT_TEAM = C8D8QTF339;
4319				GCC_C_LANGUAGE_STANDARD = gnu11;
4320				INFOPLIST_FILE = ExpoNotificationServiceExtension/Info.plist;
4321				IPHONEOS_DEPLOYMENT_TARGET = 14.2;
4322				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
4323				MTL_FAST_MATH = YES;
4324				OTHER_LDFLAGS = "";
4325				PRODUCT_BUNDLE_IDENTIFIER = host.exp.Exponent.ExpoNotificationServiceExtension;
4326				PRODUCT_NAME = "$(TARGET_NAME)";
4327				PROVISIONING_PROFILE_SPECIFIER = "match AppStore host.exp.Exponent.ExpoNotificationServiceExtension";
4328				SKIP_INSTALL = YES;
4329				SWIFT_OBJC_BRIDGING_HEADER = "ExpoNotificationServiceExtension/ExpoNotificationServiceExtension-Bridging-Header.h";
4330				SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
4331				SWIFT_VERSION = 5.0;
4332				TARGETED_DEVICE_FAMILY = "1,2";
4333			};
4334			name = Release;
4335		};
4336/* End XCBuildConfiguration section */
4337
4338/* Begin XCConfigurationList section */
4339		78CEE2BB1ACD07D70095B124 /* Build configuration list for PBXProject "Exponent" */ = {
4340			isa = XCConfigurationList;
4341			buildConfigurations = (
4342				78CEE2E11ACD07D70095B124 /* Debug */,
4343				78CEE2E21ACD07D70095B124 /* Release */,
4344			);
4345			defaultConfigurationIsVisible = 0;
4346			defaultConfigurationName = Release;
4347		};
4348		78CEE2E31ACD07D70095B124 /* Build configuration list for PBXNativeTarget "Expo Go (unversioned)" */ = {
4349			isa = XCConfigurationList;
4350			buildConfigurations = (
4351				78CEE2E41ACD07D70095B124 /* Debug */,
4352				78CEE2E51ACD07D70095B124 /* Release */,
4353			);
4354			defaultConfigurationIsVisible = 0;
4355			defaultConfigurationName = Release;
4356		};
4357		B505BA1720CAF77A0046ACFB /* Build configuration list for PBXNativeTarget "Tests" */ = {
4358			isa = XCConfigurationList;
4359			buildConfigurations = (
4360				B505BA1520CAF77A0046ACFB /* Debug */,
4361				B505BA1620CAF77A0046ACFB /* Release */,
4362			);
4363			defaultConfigurationIsVisible = 0;
4364			defaultConfigurationName = Release;
4365		};
4366		B513334A1CE649FE00E9FC9E /* Build configuration list for PBXNativeTarget "ExponentIntegrationTests" */ = {
4367			isa = XCConfigurationList;
4368			buildConfigurations = (
4369				B51333471CE649FE00E9FC9E /* Debug */,
4370				B51333481CE649FE00E9FC9E /* Release */,
4371			);
4372			defaultConfigurationIsVisible = 0;
4373			defaultConfigurationName = Release;
4374		};
4375		F1421920262CB68600BB97E6 /* Build configuration list for PBXNativeTarget "Expo Go (versioned)" */ = {
4376			isa = XCConfigurationList;
4377			buildConfigurations = (
4378				F1421921262CB68600BB97E6 /* Debug */,
4379				F1421922262CB68600BB97E6 /* Release */,
4380			);
4381			defaultConfigurationIsVisible = 0;
4382			defaultConfigurationName = Release;
4383		};
4384		FCF6D37825B34BC200808BF5 /* Build configuration list for PBXNativeTarget "ExpoNotificationServiceExtension" */ = {
4385			isa = XCConfigurationList;
4386			buildConfigurations = (
4387				FCF6D37625B34BC200808BF5 /* Debug */,
4388				FCF6D37725B34BC200808BF5 /* Release */,
4389			);
4390			defaultConfigurationIsVisible = 0;
4391			defaultConfigurationName = Release;
4392		};
4393/* End XCConfigurationList section */
4394	};
4395	rootObject = 78CEE2B81ACD07D70095B124 /* Project object */;
4396}
4397