|
168 | 168 | 2D8C2E331DA40441000EE098 /* RCTMultipartStreamReader.m in Sources */ = {isa = PBXBuildFile; fileRef = 001BFCCF1D8381DE008E587E /* RCTMultipartStreamReader.m */; };
|
169 | 169 | 2DD0EFE11DA84F2800B0C975 /* RCTStatusBarManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13723B4F1A82FD3C00F88898 /* RCTStatusBarManager.m */; };
|
170 | 170 | 352DCFF01D19F4C20056D623 /* RCTI18nUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 352DCFEF1D19F4C20056D623 /* RCTI18nUtil.m */; };
|
| 171 | + 369123E11DDC75850095B341 /* JSCSamplingProfiler.m in Sources */ = {isa = PBXBuildFile; fileRef = 369123E01DDC75850095B341 /* JSCSamplingProfiler.m */; }; |
171 | 172 | 391E86A41C623EC800009732 /* RCTTouchEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 391E86A21C623EC800009732 /* RCTTouchEvent.m */; };
|
172 | 173 | 3D1E68DB1CABD13900DD7465 /* RCTDisplayLink.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D1E68D91CABD13900DD7465 /* RCTDisplayLink.m */; };
|
173 | 174 | 3D37B5821D522B190042D5B5 /* RCTFont.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3D37B5811D522B190042D5B5 /* RCTFont.mm */; };
|
|
378 | 379 | 2D2A28131D9B038B00D4039D /* libReact-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libReact-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
379 | 380 | 352DCFEE1D19F4C20056D623 /* RCTI18nUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTI18nUtil.h; sourceTree = "<group>"; };
|
380 | 381 | 352DCFEF1D19F4C20056D623 /* RCTI18nUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTI18nUtil.m; sourceTree = "<group>"; };
|
| 382 | + 369123DF1DDC75850095B341 /* JSCSamplingProfiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSCSamplingProfiler.h; sourceTree = "<group>"; }; |
| 383 | + 369123E01DDC75850095B341 /* JSCSamplingProfiler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSCSamplingProfiler.m; sourceTree = "<group>"; }; |
381 | 384 | 391E86A21C623EC800009732 /* RCTTouchEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTTouchEvent.m; sourceTree = "<group>"; };
|
382 | 385 | 391E86A31C623EC800009732 /* RCTTouchEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTTouchEvent.h; sourceTree = "<group>"; };
|
383 | 386 | 3D1E68D81CABD13900DD7465 /* RCTDisplayLink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTDisplayLink.h; sourceTree = "<group>"; };
|
|
490 | 493 | 13B07FE01A69315300A75B9A /* Modules */ = {
|
491 | 494 | isa = PBXGroup;
|
492 | 495 | children = (
|
| 496 | + 369123DF1DDC75850095B341 /* JSCSamplingProfiler.h */, |
| 497 | + 369123E01DDC75850095B341 /* JSCSamplingProfiler.m */, |
493 | 498 | 13D9FEE91CDCCECF00158BD7 /* RCTEventEmitter.h */,
|
494 | 499 | 13D9FEEA1CDCCECF00158BD7 /* RCTEventEmitter.m */,
|
495 | 500 | E9B20B791B500126007A2DA7 /* RCTAccessibilityManager.h */,
|
|
1031 | 1036 | 13B080061A6947C200A75B9A /* RCTScrollViewManager.m in Sources */,
|
1032 | 1037 | 14200DAA1AC179B3008EE6BA /* RCTJavaScriptLoader.m in Sources */,
|
1033 | 1038 | 137327EA1AA5CF210034F82E /* RCTTabBarManager.m in Sources */,
|
| 1039 | + 369123E11DDC75850095B341 /* JSCSamplingProfiler.m in Sources */, |
1034 | 1040 | 13B080261A694A8400A75B9A /* RCTWrapperViewController.m in Sources */,
|
1035 | 1041 | 13B080051A6947C200A75B9A /* RCTScrollView.m in Sources */,
|
1036 | 1042 | E9B20B7B1B500126007A2DA7 /* RCTAccessibilityManager.m in Sources */,
|
|
0 commit comments