|
35 | 35 | 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; }; |
36 | 36 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; }; |
37 | 37 | 95B2BF2485864532802CD38F /* libRNSVG.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E53DEE966F3C4EF59620DD03 /* libRNSVG.a */; }; |
| 38 | + C35CED31F46948F2971796B6 /* libRCTJCoreModule.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ED02A3F004274BBB8685B0A3 /* libRCTJCoreModule.a */; }; |
38 | 39 | /* End PBXBuildFile section */ |
39 | 40 |
|
40 | 41 | /* Begin PBXContainerItemProxy section */ |
|
248 | 249 | remoteGlobalIDString = 6212EB151F3C34BB00BDF51A; |
249 | 250 | remoteInfo = RCTJMessageModule; |
250 | 251 | }; |
| 252 | + 62D683FA1F4486300083CDF6 /* PBXContainerItemProxy */ = { |
| 253 | + isa = PBXContainerItemProxy; |
| 254 | + containerPortal = 7F0F814AF6184BD6AF643105 /* RCTJCoreModule.xcodeproj */; |
| 255 | + proxyType = 2; |
| 256 | + remoteGlobalIDString = 6212E9B41F3990DC00BDF51A; |
| 257 | + remoteInfo = RCTJCoreModule; |
| 258 | + }; |
251 | 259 | 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */ = { |
252 | 260 | isa = PBXContainerItemProxy; |
253 | 261 | containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */; |
|
288 | 296 | 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; }; |
289 | 297 | 6BF8C24637104E46893AB7C2 /* RNSVG.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNSVG.xcodeproj; path = "../node_modules/react-native-svg/ios/RNSVG.xcodeproj"; sourceTree = "<group>"; }; |
290 | 298 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; }; |
| 299 | + 7F0F814AF6184BD6AF643105 /* RCTJCoreModule.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RCTJCoreModule.xcodeproj; path = "../node_modules/jcore-react-native/ios/RCTJCoreModule.xcodeproj"; sourceTree = "<group>"; }; |
291 | 300 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; }; |
292 | 301 | B68903A680EE48DAA80CB4A8 /* libRCTJMessageModule.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRCTJMessageModule.a; sourceTree = "<group>"; }; |
293 | 302 | E53DEE966F3C4EF59620DD03 /* libRNSVG.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRNSVG.a; sourceTree = "<group>"; }; |
| 303 | + ED02A3F004274BBB8685B0A3 /* libRCTJCoreModule.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRCTJCoreModule.a; sourceTree = "<group>"; }; |
294 | 304 | /* End PBXFileReference section */ |
295 | 305 |
|
296 | 306 | /* Begin PBXFrameworksBuildPhase section */ |
|
311 | 321 | 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */, |
312 | 322 | 95B2BF2485864532802CD38F /* libRNSVG.a in Frameworks */, |
313 | 323 | 0282F6A6B8844CFEB5FAEAD3 /* libRCTJMessageModule.a in Frameworks */, |
| 324 | + C35CED31F46948F2971796B6 /* libRCTJCoreModule.a in Frameworks */, |
314 | 325 | ); |
315 | 326 | runOnlyForDeploymentPostprocessing = 0; |
316 | 327 | }; |
|
468 | 479 | name = Products; |
469 | 480 | sourceTree = "<group>"; |
470 | 481 | }; |
| 482 | + 62D683F11F4486300083CDF6 /* Products */ = { |
| 483 | + isa = PBXGroup; |
| 484 | + children = ( |
| 485 | + 62D683FB1F4486300083CDF6 /* libRCTJCoreModule.a */, |
| 486 | + ); |
| 487 | + name = Products; |
| 488 | + sourceTree = "<group>"; |
| 489 | + }; |
471 | 490 | 78C398B11ACF4ADC00677621 /* Products */ = { |
472 | 491 | isa = PBXGroup; |
473 | 492 | children = ( |
|
493 | 512 | 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */, |
494 | 513 | 6BF8C24637104E46893AB7C2 /* RNSVG.xcodeproj */, |
495 | 514 | 53E405AEFA73434487A5D4CD /* RCTJMessageModule.xcodeproj */, |
| 515 | + 7F0F814AF6184BD6AF643105 /* RCTJCoreModule.xcodeproj */, |
496 | 516 | ); |
497 | 517 | name = Libraries; |
498 | 518 | sourceTree = "<group>"; |
|
612 | 632 | ProductGroup = 00C302BC1ABCB91800DB3ED1 /* Products */; |
613 | 633 | ProjectRef = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */; |
614 | 634 | }, |
| 635 | + { |
| 636 | + ProductGroup = 62D683F11F4486300083CDF6 /* Products */; |
| 637 | + ProjectRef = 7F0F814AF6184BD6AF643105 /* RCTJCoreModule.xcodeproj */; |
| 638 | + }, |
615 | 639 | { |
616 | 640 | ProductGroup = 62D683AB1F43F1A40083CDF6 /* Products */; |
617 | 641 | ProjectRef = 53E405AEFA73434487A5D4CD /* RCTJMessageModule.xcodeproj */; |
|
868 | 892 | remoteRef = 62D683B41F43F1A40083CDF6 /* PBXContainerItemProxy */; |
869 | 893 | sourceTree = BUILT_PRODUCTS_DIR; |
870 | 894 | }; |
| 895 | + 62D683FB1F4486300083CDF6 /* libRCTJCoreModule.a */ = { |
| 896 | + isa = PBXReferenceProxy; |
| 897 | + fileType = archive.ar; |
| 898 | + path = libRCTJCoreModule.a; |
| 899 | + remoteRef = 62D683FA1F4486300083CDF6 /* PBXContainerItemProxy */; |
| 900 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 901 | + }; |
871 | 902 | 78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = { |
872 | 903 | isa = PBXReferenceProxy; |
873 | 904 | fileType = archive.ar; |
|
980 | 1011 | "$(inherited)", |
981 | 1012 | "$(SRCROOT)/../node_modules/react-native-svg/ios/**", |
982 | 1013 | "$(SRCROOT)/../node_modules/jmessage-react-plugin/ios/RCTJMessageModule/**", |
| 1014 | + "$(SRCROOT)/../node_modules/jcore-react-native/ios/RCTJCoreModule", |
983 | 1015 | ); |
984 | 1016 | INFOPLIST_FILE = JMessageDemo/Info.plist; |
985 | 1017 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
986 | 1018 | LIBRARY_SEARCH_PATHS = ( |
987 | 1019 | "$(inherited)", |
988 | 1020 | "\"$(SRCROOT)/JMessageDemo\"", |
989 | 1021 | "\"$(SRCROOT)/JMessageDemo\"", |
| 1022 | + "\"$(SRCROOT)/JMessageDemo\"", |
990 | 1023 | ); |
991 | 1024 | OTHER_LDFLAGS = ( |
992 | 1025 | "$(inherited)", |
|
1008 | 1041 | "$(inherited)", |
1009 | 1042 | "$(SRCROOT)/../node_modules/react-native-svg/ios/**", |
1010 | 1043 | "$(SRCROOT)/../node_modules/jmessage-react-plugin/ios/RCTJMessageModule/**", |
| 1044 | + "$(SRCROOT)/../node_modules/jcore-react-native/ios/RCTJCoreModule", |
1011 | 1045 | ); |
1012 | 1046 | INFOPLIST_FILE = JMessageDemo/Info.plist; |
1013 | 1047 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
1014 | 1048 | LIBRARY_SEARCH_PATHS = ( |
1015 | 1049 | "$(inherited)", |
1016 | 1050 | "\"$(SRCROOT)/JMessageDemo\"", |
1017 | 1051 | "\"$(SRCROOT)/JMessageDemo\"", |
| 1052 | + "\"$(SRCROOT)/JMessageDemo\"", |
1018 | 1053 | ); |
1019 | 1054 | OTHER_LDFLAGS = ( |
1020 | 1055 | "$(inherited)", |
|
1042 | 1077 | "$(inherited)", |
1043 | 1078 | "$(SRCROOT)/../node_modules/react-native-svg/ios/**", |
1044 | 1079 | "$(SRCROOT)/../node_modules/jmessage-react-plugin/ios/RCTJMessageModule/**", |
| 1080 | + "$(SRCROOT)/../node_modules/jcore-react-native/ios/RCTJCoreModule", |
1045 | 1081 | ); |
1046 | 1082 | INFOPLIST_FILE = "JMessageDemo-tvOS/Info.plist"; |
1047 | 1083 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
1073 | 1109 | "$(inherited)", |
1074 | 1110 | "$(SRCROOT)/../node_modules/react-native-svg/ios/**", |
1075 | 1111 | "$(SRCROOT)/../node_modules/jmessage-react-plugin/ios/RCTJMessageModule/**", |
| 1112 | + "$(SRCROOT)/../node_modules/jcore-react-native/ios/RCTJCoreModule", |
1076 | 1113 | ); |
1077 | 1114 | INFOPLIST_FILE = "JMessageDemo-tvOS/Info.plist"; |
1078 | 1115 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
0 commit comments