|
42 | 42 | 13E067571A70F44B002CDEE1 /* RCTView.m in Sources */ = {isa = PBXBuildFile; fileRef = 13E067501A70F44B002CDEE1 /* RCTView.m */; }; |
43 | 43 | 13E067581A70F44B002CDEE1 /* RCTViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13E067521A70F44B002CDEE1 /* RCTViewManager.m */; }; |
44 | 44 | 13E067591A70F44B002CDEE1 /* UIView+ReactKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 13E067541A70F44B002CDEE1 /* UIView+ReactKit.m */; }; |
| 45 | + 396767821A7C247E003BFF0E /* RCTStatusBarManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 396767811A7C247E003BFF0E /* RCTStatusBarManager.m */; }; |
45 | 46 | 830A229E1A66C68A008503DA /* RCTRootView.m in Sources */ = {isa = PBXBuildFile; fileRef = 830A229D1A66C68A008503DA /* RCTRootView.m */; }; |
46 | 47 | 832348161A77A5AA00B55238 /* Layout.c in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FC71A68125100A75B9A /* Layout.c */; }; |
47 | 48 | 83CBBA511A601E3B00E9B192 /* RCTAssert.m in Sources */ = {isa = PBXBuildFile; fileRef = 83CBBA4B1A601E3B00E9B192 /* RCTAssert.m */; }; |
|
142 | 143 | 13E067521A70F44B002CDEE1 /* RCTViewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTViewManager.m; sourceTree = "<group>"; }; |
143 | 144 | 13E067531A70F44B002CDEE1 /* UIView+ReactKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+ReactKit.h"; sourceTree = "<group>"; }; |
144 | 145 | 13E067541A70F44B002CDEE1 /* UIView+ReactKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+ReactKit.m"; sourceTree = "<group>"; }; |
| 146 | + 396767801A7C247E003BFF0E /* RCTStatusBarManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTStatusBarManager.h; sourceTree = "<group>"; }; |
| 147 | + 396767811A7C247E003BFF0E /* RCTStatusBarManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTStatusBarManager.m; sourceTree = "<group>"; }; |
145 | 148 | 830213F31A654E0800B993E6 /* RCTExport.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RCTExport.h; sourceTree = "<group>"; }; |
146 | 149 | 830213F41A65574D00B993E6 /* RCTExport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTExport.m; sourceTree = "<group>"; }; |
147 | 150 | 830A229C1A66C68A008503DA /* RCTRootView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTRootView.h; sourceTree = "<group>"; }; |
|
225 | 228 | 13B07FEE1A69327A00A75B9A /* RCTTiming.m */, |
226 | 229 | 13E067481A70F434002CDEE1 /* RCTUIManager.h */, |
227 | 230 | 13E067491A70F434002CDEE1 /* RCTUIManager.m */, |
| 231 | + 396767801A7C247E003BFF0E /* RCTStatusBarManager.h */, |
| 232 | + 396767811A7C247E003BFF0E /* RCTStatusBarManager.m */, |
228 | 233 | ); |
229 | 234 | path = Modules; |
230 | 235 | sourceTree = "<group>"; |
|
474 | 479 | 83CBBA871A60202500E9B192 /* RCTJavaScriptAppEngine.m in Sources */, |
475 | 480 | 134FCB3E1A6E7F0800051CC8 /* RCTWebViewExecutor.m in Sources */, |
476 | 481 | 83EEC2EE1A604AB200C39218 /* RCTModuleMethod.m in Sources */, |
| 482 | + 396767821A7C247E003BFF0E /* RCTStatusBarManager.m in Sources */, |
477 | 483 | 13B0801C1A69489C00A75B9A /* RCTNavItem.m in Sources */, |
478 | 484 | 137029331A69659C00575408 /* RCTExport.m in Sources */, |
479 | 485 | 83CBBA691A601EF300E9B192 /* RCTJavaScriptEventDispatcher.m in Sources */, |
|
0 commit comments