|
515 | 515 | 657734901EE8354A00A0E9EA /* RCTInspectorPackagerConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = 6577348C1EE8354A00A0E9EA /* RCTInspectorPackagerConnection.h */; }; |
516 | 516 | 657734911EE8354A00A0E9EA /* RCTInspectorPackagerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 6577348D1EE8354A00A0E9EA /* RCTInspectorPackagerConnection.m */; }; |
517 | 517 | 68EFE4EE1CF6EB3900A1DE13 /* RCTBundleURLProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 68EFE4ED1CF6EB3900A1DE13 /* RCTBundleURLProvider.m */; }; |
| 518 | + 7026D49623C26AC1003328A8 /* RCTBlurFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = 7026D49523C26AC1003328A8 /* RCTBlurFilter.m */; }; |
518 | 519 | 702B7FF8221C88AF0027174A /* RCTWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 702B7FF6221C88AF0027174A /* RCTWindow.h */; }; |
519 | 520 | 702B7FF9221C88AF0027174A /* RCTWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 702B7FF7221C88AF0027174A /* RCTWindow.m */; }; |
520 | 521 | 702B7FFC221C88BB0027174A /* RCTMouseEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 702B7FFA221C88BB0027174A /* RCTMouseEvent.h */; }; |
|
1271 | 1272 | 68EFE4EC1CF6EB3000A1DE13 /* RCTBundleURLProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTBundleURLProvider.h; sourceTree = "<group>"; }; |
1272 | 1273 | 68EFE4ED1CF6EB3900A1DE13 /* RCTBundleURLProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTBundleURLProvider.m; sourceTree = "<group>"; }; |
1273 | 1274 | 6A15FB0C1BDF663500531DFB /* RCTRootViewInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTRootViewInternal.h; sourceTree = "<group>"; }; |
| 1275 | + 7026D49523C26AC1003328A8 /* RCTBlurFilter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RCTBlurFilter.m; sourceTree = "<group>"; }; |
| 1276 | + 7026D49723C26AD2003328A8 /* RCTBlurFilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RCTBlurFilter.h; sourceTree = "<group>"; }; |
1274 | 1277 | 702B7FF6221C88AF0027174A /* RCTWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTWindow.h; sourceTree = "<group>"; }; |
1275 | 1278 | 702B7FF7221C88AF0027174A /* RCTWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTWindow.m; sourceTree = "<group>"; }; |
1276 | 1279 | 702B7FFA221C88BB0027174A /* RCTMouseEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTMouseEvent.h; sourceTree = "<group>"; }; |
|
1693 | 1696 | 83F15A171B7CC46900F10295 /* NSView+Private.h */, |
1694 | 1697 | 13E067531A70F44B002CDEE1 /* NSView+React.h */, |
1695 | 1698 | 13E067541A70F44B002CDEE1 /* NSView+React.m */, |
| 1699 | + 7026D49523C26AC1003328A8 /* RCTBlurFilter.m */, |
| 1700 | + 7026D49723C26AD2003328A8 /* RCTBlurFilter.h */, |
1696 | 1701 | ); |
1697 | 1702 | path = Views; |
1698 | 1703 | sourceTree = "<group>"; |
|
2586 | 2591 | developmentRegion = English; |
2587 | 2592 | hasScannedForEncodings = 0; |
2588 | 2593 | knownRegions = ( |
| 2594 | + English, |
2589 | 2595 | en, |
2590 | 2596 | Base, |
2591 | 2597 | ); |
|
2768 | 2774 | 83CBBA511A601E3B00E9B192 /* RCTAssert.m in Sources */, |
2769 | 2775 | 59EB6DBD1EBD6FC90072A5E7 /* RCTUIManagerObserverCoordinator.mm in Sources */, |
2770 | 2776 | 13AF20451AE707F9005F5298 /* RCTSlider.m in Sources */, |
| 2777 | + 7026D49623C26AC1003328A8 /* RCTBlurFilter.m in Sources */, |
2771 | 2778 | 130443A21E3FEAA900D93A67 /* RCTFollyConvert.mm in Sources */, |
2772 | 2779 | 58114A501AAE93D500E7D092 /* RCTAsyncLocalStorage.m in Sources */, |
2773 | 2780 | 657734851EE834C900A0E9EA /* RCTInspectorDevServerHelper.mm in Sources */, |
|
0 commit comments