|
980 | 980 | 590D7BFE1EBD458B00D8A370 /* RCTShadowView+Layout.h in Headers */ = {isa = PBXBuildFile; fileRef = 590D7BFB1EBD458B00D8A370 /* RCTShadowView+Layout.h */; };
|
981 | 981 | 590D7BFF1EBD458B00D8A370 /* RCTShadowView+Layout.m in Sources */ = {isa = PBXBuildFile; fileRef = 590D7BFC1EBD458B00D8A370 /* RCTShadowView+Layout.m */; };
|
982 | 982 | 590D7C001EBD458B00D8A370 /* RCTShadowView+Layout.m in Sources */ = {isa = PBXBuildFile; fileRef = 590D7BFC1EBD458B00D8A370 /* RCTShadowView+Layout.m */; };
|
| 983 | + 5925356A20084D0600DD584B /* RCTSurfaceSizeMeasureMode.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5925356920084D0600DD584B /* RCTSurfaceSizeMeasureMode.mm */; }; |
| 984 | + 5925356B20084D0600DD584B /* RCTSurfaceSizeMeasureMode.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5925356920084D0600DD584B /* RCTSurfaceSizeMeasureMode.mm */; }; |
983 | 985 | 59283CA01FD67321000EAAB9 /* RCTSurfaceStage.m in Sources */ = {isa = PBXBuildFile; fileRef = 59283C9F1FD67320000EAAB9 /* RCTSurfaceStage.m */; };
|
984 | 986 | 59283CA11FD67321000EAAB9 /* RCTSurfaceStage.m in Sources */ = {isa = PBXBuildFile; fileRef = 59283C9F1FD67320000EAAB9 /* RCTSurfaceStage.m */; };
|
985 | 987 | 594F0A321FD23228007FBE96 /* RCTSurfaceHostingView.h in Headers */ = {isa = PBXBuildFile; fileRef = 594F0A2F1FD23228007FBE96 /* RCTSurfaceHostingView.h */; };
|
|
2157 | 2159 | 58C571C01AA56C1900CDF9C8 /* RCTDatePickerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = RCTDatePickerManager.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
|
2158 | 2160 | 590D7BFB1EBD458B00D8A370 /* RCTShadowView+Layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RCTShadowView+Layout.h"; sourceTree = "<group>"; };
|
2159 | 2161 | 590D7BFC1EBD458B00D8A370 /* RCTShadowView+Layout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RCTShadowView+Layout.m"; sourceTree = "<group>"; };
|
| 2162 | + 5925356920084D0600DD584B /* RCTSurfaceSizeMeasureMode.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RCTSurfaceSizeMeasureMode.mm; sourceTree = "<group>"; }; |
2160 | 2163 | 59283C9F1FD67320000EAAB9 /* RCTSurfaceStage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTSurfaceStage.m; sourceTree = "<group>"; };
|
2161 | 2164 | 594F0A2F1FD23228007FBE96 /* RCTSurfaceHostingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTSurfaceHostingView.h; sourceTree = "<group>"; };
|
2162 | 2165 | 594F0A301FD23228007FBE96 /* RCTSurfaceHostingView.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RCTSurfaceHostingView.mm; sourceTree = "<group>"; };
|
|
2765 | 2768 | 594F0A2F1FD23228007FBE96 /* RCTSurfaceHostingView.h */,
|
2766 | 2769 | 594F0A301FD23228007FBE96 /* RCTSurfaceHostingView.mm */,
|
2767 | 2770 | 594F0A311FD23228007FBE96 /* RCTSurfaceSizeMeasureMode.h */,
|
| 2771 | + 5925356920084D0600DD584B /* RCTSurfaceSizeMeasureMode.mm */, |
2768 | 2772 | );
|
2769 | 2773 | path = SurfaceHostingView;
|
2770 | 2774 | sourceTree = "<group>";
|
|
4164 | 4168 | 3D7BFD181EA8E351008DFB7A /* RCTPackagerClient.m in Sources */,
|
4165 | 4169 | 2D3B5EA71D9B08CE00451313 /* RCTTouchHandler.m in Sources */,
|
4166 | 4170 | 59D031F01F8353D3008361F0 /* RCTSafeAreaShadowView.m in Sources */,
|
| 4171 | + 5925356B20084D0600DD584B /* RCTSurfaceSizeMeasureMode.mm in Sources */, |
4167 | 4172 | 3D05745A1DE5FFF500184BB4 /* RCTJavaScriptLoader.mm in Sources */,
|
4168 | 4173 | 2D3B5EA41D9B08C200451313 /* RCTPerformanceLogger.m in Sources */,
|
4169 | 4174 | 3DCE53251FEAB1E000613583 /* RCTShadowView.m in Sources */,
|
|
4477 | 4482 | 58114A161AAE854800E7D092 /* RCTPicker.m in Sources */,
|
4478 | 4483 | 137327E81AA5CF210034F82E /* RCTTabBarItem.m in Sources */,
|
4479 | 4484 | 83A1FE8C1B62640A00BE0E65 /* RCTModalHostView.m in Sources */,
|
| 4485 | + 5925356A20084D0600DD584B /* RCTSurfaceSizeMeasureMode.mm in Sources */, |
4480 | 4486 | 9936F3371F5F2F480010BF04 /* PrivateDataBase.cpp in Sources */,
|
4481 | 4487 | 1450FF871BCFF28A00208362 /* RCTProfileTrampoline-arm.S in Sources */,
|
4482 | 4488 | 131B6AF51AF1093D00FFC3E0 /* RCTSegmentedControlManager.m in Sources */,
|
|
0 commit comments