|
1102 | 1102 | C654505E1F3BD9280090799B /* RCTManagedPointer.h in Headers */ = {isa = PBXBuildFile; fileRef = C654505D1F3BD9280090799B /* RCTManagedPointer.h */; }; |
1103 | 1103 | C654505F1F3BD9280090799B /* RCTManagedPointer.h in Headers */ = {isa = PBXBuildFile; fileRef = C654505D1F3BD9280090799B /* RCTManagedPointer.h */; }; |
1104 | 1104 | C669D8981F72E3DE006748EB /* RAMBundleRegistry.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = C6D380181F71D75B00621378 /* RAMBundleRegistry.h */; }; |
| 1105 | + C669D8B91F72E4B7006748EB /* JSIndexedRAMBundleRegistry.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = C6D3801E1F71D91600621378 /* JSIndexedRAMBundleRegistry.h */; }; |
1105 | 1106 | C6827DF61EF17CCC00D66BEF /* RCTJSEnvironment.h in Headers */ = {isa = PBXBuildFile; fileRef = C6827DF51EF17CCC00D66BEF /* RCTJSEnvironment.h */; }; |
1106 | 1107 | C6827DF71EF17CCC00D66BEF /* RCTJSEnvironment.h in Headers */ = {isa = PBXBuildFile; fileRef = C6827DF51EF17CCC00D66BEF /* RCTJSEnvironment.h */; }; |
1107 | 1108 | C6827DFB1EF1800E00D66BEF /* RCTJSEnvironment.h in Copy Headers */ = {isa = PBXBuildFile; fileRef = C6827DF51EF17CCC00D66BEF /* RCTJSEnvironment.h */; }; |
|
1110 | 1111 | C6D3801B1F71D76200621378 /* RAMBundleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = C6D380181F71D75B00621378 /* RAMBundleRegistry.h */; }; |
1111 | 1112 | C6D3801C1F71D76700621378 /* RAMBundleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C6D380191F71D75B00621378 /* RAMBundleRegistry.cpp */; }; |
1112 | 1113 | C6D3801D1F71D76800621378 /* RAMBundleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C6D380191F71D75B00621378 /* RAMBundleRegistry.cpp */; }; |
| 1114 | + C6D380201F71D91D00621378 /* JSIndexedRAMBundleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = C6D3801E1F71D91600621378 /* JSIndexedRAMBundleRegistry.h */; }; |
| 1115 | + C6D380211F71D91E00621378 /* JSIndexedRAMBundleRegistry.h in Headers */ = {isa = PBXBuildFile; fileRef = C6D3801E1F71D91600621378 /* JSIndexedRAMBundleRegistry.h */; }; |
| 1116 | + C6D380221F71D92300621378 /* JSIndexedRAMBundleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C6D3801F1F71D91600621378 /* JSIndexedRAMBundleRegistry.cpp */; }; |
| 1117 | + C6D380231F71D92400621378 /* JSIndexedRAMBundleRegistry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C6D3801F1F71D91600621378 /* JSIndexedRAMBundleRegistry.cpp */; }; |
1113 | 1118 | CF2731C01E7B8DE40044CA4F /* RCTDeviceInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = CF2731BE1E7B8DE40044CA4F /* RCTDeviceInfo.h */; }; |
1114 | 1119 | CF2731C11E7B8DE40044CA4F /* RCTDeviceInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = CF2731BF1E7B8DE40044CA4F /* RCTDeviceInfo.m */; }; |
1115 | 1120 | CF2731C21E7B8DEF0044CA4F /* RCTDeviceInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = CF2731BE1E7B8DE40044CA4F /* RCTDeviceInfo.h */; }; |
|
1609 | 1614 | dstPath = include/cxxreact; |
1610 | 1615 | dstSubfolderSpec = 16; |
1611 | 1616 | files = ( |
| 1617 | + C669D8B91F72E4B7006748EB /* JSIndexedRAMBundleRegistry.h in Copy Headers */, |
1612 | 1618 | C669D8981F72E3DE006748EB /* RAMBundleRegistry.h in Copy Headers */, |
1613 | 1619 | 3DA981A01E5B0E34004F2374 /* CxxModule.h in Copy Headers */, |
1614 | 1620 | 3DA981A11E5B0E34004F2374 /* CxxNativeModule.h in Copy Headers */, |
|
2103 | 2109 | C6827DF51EF17CCC00D66BEF /* RCTJSEnvironment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTJSEnvironment.h; sourceTree = "<group>"; }; |
2104 | 2110 | C6D380181F71D75B00621378 /* RAMBundleRegistry.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAMBundleRegistry.h; sourceTree = "<group>"; }; |
2105 | 2111 | C6D380191F71D75B00621378 /* RAMBundleRegistry.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = RAMBundleRegistry.cpp; sourceTree = "<group>"; }; |
| 2112 | + C6D3801E1F71D91600621378 /* JSIndexedRAMBundleRegistry.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JSIndexedRAMBundleRegistry.h; sourceTree = "<group>"; }; |
| 2113 | + C6D3801F1F71D91600621378 /* JSIndexedRAMBundleRegistry.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = JSIndexedRAMBundleRegistry.cpp; sourceTree = "<group>"; }; |
2106 | 2114 | CF2731BE1E7B8DE40044CA4F /* RCTDeviceInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTDeviceInfo.h; sourceTree = "<group>"; }; |
2107 | 2115 | CF2731BF1E7B8DE40044CA4F /* RCTDeviceInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTDeviceInfo.m; sourceTree = "<group>"; }; |
2108 | 2116 | E3BBC8EB1ADE6F47001BBD81 /* RCTTextDecorationLineType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RCTTextDecorationLineType.h; sourceTree = "<group>"; }; |
|
2771 | 2779 | 3D92B0AB1E03699D0018521A /* JSExecutor.h */, |
2772 | 2780 | 3D92B0C61E03699D0018521A /* JSIndexedRAMBundle.cpp */, |
2773 | 2781 | 3D92B0C71E03699D0018521A /* JSIndexedRAMBundle.h */, |
| 2782 | + C6D3801F1F71D91600621378 /* JSIndexedRAMBundleRegistry.cpp */, |
| 2783 | + C6D3801E1F71D91600621378 /* JSIndexedRAMBundleRegistry.h */, |
2774 | 2784 | 3D92B0C81E03699D0018521A /* JSModulesUnbundle.h */, |
2775 | 2785 | 3D92B0C91E03699D0018521A /* MessageQueueThread.h */, |
2776 | 2786 | 3D92B0CA1E03699D0018521A /* MethodCall.cpp */, |
|
3002 | 3012 | 27595AC61E575C7800CCE2B1 /* JsArgumentHelpers.h in Headers */, |
3003 | 3013 | 27595AD71E575C7800CCE2B1 /* SampleCxxModule.h in Headers */, |
3004 | 3014 | 27595AD21E575C7800CCE2B1 /* MethodCall.h in Headers */, |
| 3015 | + C6D380211F71D91E00621378 /* JSIndexedRAMBundleRegistry.h in Headers */, |
3005 | 3016 | 3D3030221DF8294C00D6DDAE /* JSBundleType.h in Headers */, |
3006 | 3017 | 27595ACA1E575C7800CCE2B1 /* JSCMemory.h in Headers */, |
3007 | 3018 | 3D74547D1E54758900E74ADD /* JSBigString.h in Headers */, |
|
3091 | 3102 | 27595AAB1E575C7800CCE2B1 /* JsArgumentHelpers.h in Headers */, |
3092 | 3103 | 27595ABC1E575C7800CCE2B1 /* SampleCxxModule.h in Headers */, |
3093 | 3104 | 27595AB71E575C7800CCE2B1 /* MethodCall.h in Headers */, |
| 3105 | + C6D380201F71D91D00621378 /* JSIndexedRAMBundleRegistry.h in Headers */, |
3094 | 3106 | 3D3CD9471DE5FC7800167DC4 /* oss-compat-util.h in Headers */, |
3095 | 3107 | 27595AAF1E575C7800CCE2B1 /* JSCMemory.h in Headers */, |
3096 | 3108 | 3D74547C1E54758900E74ADD /* JSBigString.h in Headers */, |
|
3953 | 3965 | isa = PBXSourcesBuildPhase; |
3954 | 3966 | buildActionMask = 2147483647; |
3955 | 3967 | files = ( |
| 3968 | + C6D380221F71D92300621378 /* JSIndexedRAMBundleRegistry.cpp in Sources */, |
3956 | 3969 | 3DC159E51E83E1E9007B1282 /* JSBigString.cpp in Sources */, |
3957 | 3970 | 13F8877B1E29726200C3C7A1 /* JSIndexedRAMBundle.cpp in Sources */, |
3958 | 3971 | 13F8877D1E29726200C3C7A1 /* ModuleRegistry.cpp in Sources */, |
|
3978 | 3991 | isa = PBXSourcesBuildPhase; |
3979 | 3992 | buildActionMask = 2147483647; |
3980 | 3993 | files = ( |
| 3994 | + C6D380231F71D92400621378 /* JSIndexedRAMBundleRegistry.cpp in Sources */, |
3981 | 3995 | 3DC159E61E83E1FA007B1282 /* JSBigString.cpp in Sources */, |
3982 | 3996 | 13F8878E1E29726300C3C7A1 /* JSIndexedRAMBundle.cpp in Sources */, |
3983 | 3997 | 13F887901E29726300C3C7A1 /* ModuleRegistry.cpp in Sources */, |
|
0 commit comments