|
25 | 25 | 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; }; |
26 | 26 | 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
27 | 27 | 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
28 | | - 2D02E4C21E0B4AEC006451C7 /* libRCTAnimation-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation-tvOS.a */; }; |
| 28 | + 2D02E4C21E0B4AEC006451C7 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */; }; |
29 | 29 | 2D02E4C31E0B4AEC006451C7 /* libRCTImage-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */; }; |
30 | 30 | 2D02E4C41E0B4AEC006451C7 /* libRCTLinking-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */; }; |
31 | 31 | 2D02E4C51E0B4AEC006451C7 /* libRCTNetwork-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */; }; |
|
36 | 36 | 2DCD954D1E0B4F2C00145EB5 /* reactNativeApiAiTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* reactNativeApiAiTests.m */; }; |
37 | 37 | 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; }; |
38 | 38 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; }; |
| 39 | + 84F4E7181F2765D10040C613 /* ApiAi.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84F4E7171F2765D10040C613 /* ApiAi.swift */; }; |
| 40 | + 84F4E71A1F2769000040C613 /* ApiAiBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 84F4E7191F2769000040C613 /* ApiAiBridge.m */; }; |
39 | 41 | /* End PBXBuildFile section */ |
40 | 42 |
|
41 | 43 | /* Begin PBXContainerItemProxy section */ |
|
228 | 230 | remoteGlobalIDString = 58B5119B1A9E6C1200147676; |
229 | 231 | remoteInfo = RCTText; |
230 | 232 | }; |
| 233 | + 84F4E7431F2772F10040C613 /* PBXContainerItemProxy */ = { |
| 234 | + isa = PBXContainerItemProxy; |
| 235 | + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */; |
| 236 | + proxyType = 2; |
| 237 | + remoteGlobalIDString = 139D7ECE1E25DB7D00323FB7; |
| 238 | + remoteInfo = "third-party"; |
| 239 | + }; |
| 240 | + 84F4E7451F2772F10040C613 /* PBXContainerItemProxy */ = { |
| 241 | + isa = PBXContainerItemProxy; |
| 242 | + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */; |
| 243 | + proxyType = 2; |
| 244 | + remoteGlobalIDString = 3D383D3C1EBD27B6005632C8; |
| 245 | + remoteInfo = "third-party-tvOS"; |
| 246 | + }; |
| 247 | + 84F4E7471F2772F10040C613 /* PBXContainerItemProxy */ = { |
| 248 | + isa = PBXContainerItemProxy; |
| 249 | + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */; |
| 250 | + proxyType = 2; |
| 251 | + remoteGlobalIDString = 139D7E881E25C6D100323FB7; |
| 252 | + remoteInfo = "double-conversion"; |
| 253 | + }; |
| 254 | + 84F4E7491F2772F10040C613 /* PBXContainerItemProxy */ = { |
| 255 | + isa = PBXContainerItemProxy; |
| 256 | + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */; |
| 257 | + proxyType = 2; |
| 258 | + remoteGlobalIDString = 3D383D621EBD27B9005632C8; |
| 259 | + remoteInfo = "double-conversion-tvOS"; |
| 260 | + }; |
| 261 | + 84F4E79B1F2778D10040C613 /* PBXContainerItemProxy */ = { |
| 262 | + isa = PBXContainerItemProxy; |
| 263 | + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */; |
| 264 | + proxyType = 1; |
| 265 | + remoteGlobalIDString = 83CBBA2D1A601D0E00E9B192; |
| 266 | + remoteInfo = React; |
| 267 | + }; |
231 | 268 | /* End PBXContainerItemProxy section */ |
232 | 269 |
|
233 | 270 | /* Begin PBXFileReference section */ |
|
255 | 292 | 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; }; |
256 | 293 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; }; |
257 | 294 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; }; |
| 295 | + 84F4E7141F27439E0040C613 /* reactNativeApiAi-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "reactNativeApiAi-Bridging-Header.h"; sourceTree = "<group>"; }; |
| 296 | + 84F4E7171F2765D10040C613 /* ApiAi.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ApiAi.swift; sourceTree = "<group>"; }; |
| 297 | + 84F4E7191F2769000040C613 /* ApiAiBridge.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApiAiBridge.m; sourceTree = "<group>"; }; |
258 | 298 | /* End PBXFileReference section */ |
259 | 299 |
|
260 | 300 | /* Begin PBXFrameworksBuildPhase section */ |
|
289 | 329 | buildActionMask = 2147483647; |
290 | 330 | files = ( |
291 | 331 | 2D02E4C91E0B4AEC006451C7 /* libReact.a in Frameworks */, |
292 | | - 2D02E4C21E0B4AEC006451C7 /* libRCTAnimation-tvOS.a in Frameworks */, |
| 332 | + 2D02E4C21E0B4AEC006451C7 /* libRCTAnimation.a in Frameworks */, |
293 | 333 | 2D02E4C31E0B4AEC006451C7 /* libRCTImage-tvOS.a in Frameworks */, |
294 | 334 | 2D02E4C41E0B4AEC006451C7 /* libRCTLinking-tvOS.a in Frameworks */, |
295 | 335 | 2D02E4C51E0B4AEC006451C7 /* libRCTNetwork-tvOS.a in Frameworks */, |
|
396 | 436 | 13B07FB61A68108700A75B9A /* Info.plist */, |
397 | 437 | 13B07FB11A68108700A75B9A /* LaunchScreen.xib */, |
398 | 438 | 13B07FB71A68108700A75B9A /* main.m */, |
| 439 | + 84F4E7141F27439E0040C613 /* reactNativeApiAi-Bridging-Header.h */, |
| 440 | + 84F4E7171F2765D10040C613 /* ApiAi.swift */, |
| 441 | + 84F4E7191F2769000040C613 /* ApiAiBridge.m */, |
399 | 442 | ); |
400 | 443 | name = reactNativeApiAi; |
401 | 444 | sourceTree = "<group>"; |
|
411 | 454 | 3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */, |
412 | 455 | 3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */, |
413 | 456 | 3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */, |
| 457 | + 84F4E7441F2772F10040C613 /* libthird-party.a */, |
| 458 | + 84F4E7461F2772F10040C613 /* libthird-party.a */, |
| 459 | + 84F4E7481F2772F10040C613 /* libdouble-conversion.a */, |
| 460 | + 84F4E74A1F2772F10040C613 /* libdouble-conversion.a */, |
414 | 461 | ); |
415 | 462 | name = Products; |
416 | 463 | sourceTree = "<group>"; |
|
419 | 466 | isa = PBXGroup; |
420 | 467 | children = ( |
421 | 468 | 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */, |
422 | | - 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation-tvOS.a */, |
| 469 | + 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */, |
423 | 470 | ); |
424 | 471 | name = Products; |
425 | 472 | sourceTree = "<group>"; |
|
516 | 563 | buildRules = ( |
517 | 564 | ); |
518 | 565 | dependencies = ( |
| 566 | + 84F4E79C1F2778D10040C613 /* PBXTargetDependency */, |
519 | 567 | ); |
520 | 568 | name = reactNativeApiAi; |
521 | 569 | productName = "Hello World"; |
|
571 | 619 | CreatedOnToolsVersion = 6.2; |
572 | 620 | TestTargetID = 13B07F861A680F5B00A75B9A; |
573 | 621 | }; |
| 622 | + 13B07F861A680F5B00A75B9A = { |
| 623 | + DevelopmentTeam = 9Q67564RV9; |
| 624 | + LastSwiftMigration = 0830; |
| 625 | + }; |
574 | 626 | 2D02E47A1E0B4A5D006451C7 = { |
575 | 627 | CreatedOnToolsVersion = 8.2.1; |
576 | 628 | ProvisioningStyle = Automatic; |
|
804 | 856 | remoteRef = 5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */; |
805 | 857 | sourceTree = BUILT_PRODUCTS_DIR; |
806 | 858 | }; |
807 | | - 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation-tvOS.a */ = { |
| 859 | + 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */ = { |
808 | 860 | isa = PBXReferenceProxy; |
809 | 861 | fileType = archive.ar; |
810 | | - path = "libRCTAnimation-tvOS.a"; |
| 862 | + path = libRCTAnimation.a; |
811 | 863 | remoteRef = 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */; |
812 | 864 | sourceTree = BUILT_PRODUCTS_DIR; |
813 | 865 | }; |
|
825 | 877 | remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */; |
826 | 878 | sourceTree = BUILT_PRODUCTS_DIR; |
827 | 879 | }; |
| 880 | + 84F4E7441F2772F10040C613 /* libthird-party.a */ = { |
| 881 | + isa = PBXReferenceProxy; |
| 882 | + fileType = archive.ar; |
| 883 | + path = "libthird-party.a"; |
| 884 | + remoteRef = 84F4E7431F2772F10040C613 /* PBXContainerItemProxy */; |
| 885 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 886 | + }; |
| 887 | + 84F4E7461F2772F10040C613 /* libthird-party.a */ = { |
| 888 | + isa = PBXReferenceProxy; |
| 889 | + fileType = archive.ar; |
| 890 | + path = "libthird-party.a"; |
| 891 | + remoteRef = 84F4E7451F2772F10040C613 /* PBXContainerItemProxy */; |
| 892 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 893 | + }; |
| 894 | + 84F4E7481F2772F10040C613 /* libdouble-conversion.a */ = { |
| 895 | + isa = PBXReferenceProxy; |
| 896 | + fileType = archive.ar; |
| 897 | + path = "libdouble-conversion.a"; |
| 898 | + remoteRef = 84F4E7471F2772F10040C613 /* PBXContainerItemProxy */; |
| 899 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 900 | + }; |
| 901 | + 84F4E74A1F2772F10040C613 /* libdouble-conversion.a */ = { |
| 902 | + isa = PBXReferenceProxy; |
| 903 | + fileType = archive.ar; |
| 904 | + path = "libdouble-conversion.a"; |
| 905 | + remoteRef = 84F4E7491F2772F10040C613 /* PBXContainerItemProxy */; |
| 906 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 907 | + }; |
828 | 908 | /* End PBXReferenceProxy section */ |
829 | 909 |
|
830 | 910 | /* Begin PBXResourcesBuildPhase section */ |
|
905 | 985 | isa = PBXSourcesBuildPhase; |
906 | 986 | buildActionMask = 2147483647; |
907 | 987 | files = ( |
| 988 | + 84F4E7181F2765D10040C613 /* ApiAi.swift in Sources */, |
| 989 | + 84F4E71A1F2769000040C613 /* ApiAiBridge.m in Sources */, |
908 | 990 | 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */, |
909 | 991 | 13B07FC11A68108700A75B9A /* main.m in Sources */, |
910 | 992 | ); |
|
940 | 1022 | target = 2D02E47A1E0B4A5D006451C7 /* reactNativeApiAi-tvOS */; |
941 | 1023 | targetProxy = 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */; |
942 | 1024 | }; |
| 1025 | + 84F4E79C1F2778D10040C613 /* PBXTargetDependency */ = { |
| 1026 | + isa = PBXTargetDependency; |
| 1027 | + name = React; |
| 1028 | + targetProxy = 84F4E79B1F2778D10040C613 /* PBXContainerItemProxy */; |
| 1029 | + }; |
943 | 1030 | /* End PBXTargetDependency section */ |
944 | 1031 |
|
945 | 1032 | /* Begin PBXVariantGroup section */ |
|
958 | 1045 | 00E356F61AD99517003FC87E /* Debug */ = { |
959 | 1046 | isa = XCBuildConfiguration; |
960 | 1047 | buildSettings = { |
| 1048 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
961 | 1049 | BUNDLE_LOADER = "$(TEST_HOST)"; |
962 | 1050 | GCC_PREPROCESSOR_DEFINITIONS = ( |
963 | 1051 | "DEBUG=1", |
|
978 | 1066 | 00E356F71AD99517003FC87E /* Release */ = { |
979 | 1067 | isa = XCBuildConfiguration; |
980 | 1068 | buildSettings = { |
| 1069 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
981 | 1070 | BUNDLE_LOADER = "$(TEST_HOST)"; |
982 | 1071 | COPY_PHASE_STRIP = NO; |
983 | 1072 | INFOPLIST_FILE = reactNativeApiAiTests/Info.plist; |
|
996 | 1085 | isa = XCBuildConfiguration; |
997 | 1086 | buildSettings = { |
998 | 1087 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 1088 | + CLANG_ENABLE_MODULES = YES; |
999 | 1089 | CURRENT_PROJECT_VERSION = 1; |
1000 | 1090 | DEAD_CODE_STRIPPING = NO; |
| 1091 | + DEVELOPMENT_TEAM = 9Q67564RV9; |
| 1092 | + HEADER_SEARCH_PATHS = ( |
| 1093 | + "$(SRCROOT)/../../React/**", |
| 1094 | + "$(SRCROOT)/../../react-native/Libraries/**", |
| 1095 | + "$(SRCROOT)/../../react-native/React/**", |
| 1096 | + "$(SRCROOT)/node_modules/react-native/React/**", |
| 1097 | + "$(SRCROOT)/../react-native/React/**", |
| 1098 | + "$(SRCROOT)/../node_modules/react-native/React/**", |
| 1099 | + "$(inherited)", |
| 1100 | + "/Users/admin/Documents/github/react-native-api-ai/node_modules/react-native/React/**", |
| 1101 | + ); |
1001 | 1102 | INFOPLIST_FILE = reactNativeApiAi/Info.plist; |
1002 | 1103 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
1003 | 1104 | OTHER_LDFLAGS = ( |
|
1006 | 1107 | "-lc++", |
1007 | 1108 | ); |
1008 | 1109 | PRODUCT_NAME = reactNativeApiAi; |
| 1110 | + SWIFT_OBJC_BRIDGING_HEADER = "reactNativeApiAi-Bridging-Header.h"; |
| 1111 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 1112 | + SWIFT_VERSION = 3.0; |
1009 | 1113 | VERSIONING_SYSTEM = "apple-generic"; |
1010 | 1114 | }; |
1011 | 1115 | name = Debug; |
|
1014 | 1118 | isa = XCBuildConfiguration; |
1015 | 1119 | buildSettings = { |
1016 | 1120 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 1121 | + CLANG_ENABLE_MODULES = YES; |
1017 | 1122 | CURRENT_PROJECT_VERSION = 1; |
| 1123 | + DEVELOPMENT_TEAM = 9Q67564RV9; |
| 1124 | + HEADER_SEARCH_PATHS = ( |
| 1125 | + "$(SRCROOT)/../../React/**", |
| 1126 | + "$(SRCROOT)/../../react-native/Libraries/**", |
| 1127 | + "$(SRCROOT)/../../react-native/React/**", |
| 1128 | + "$(SRCROOT)/node_modules/react-native/React/**", |
| 1129 | + "$(SRCROOT)/../react-native/React/**", |
| 1130 | + "$(SRCROOT)/../node_modules/react-native/React/**", |
| 1131 | + "$(inherited)", |
| 1132 | + "/Users/admin/Documents/github/react-native-api-ai/node_modules/react-native/React/**", |
| 1133 | + ); |
1018 | 1134 | INFOPLIST_FILE = reactNativeApiAi/Info.plist; |
1019 | 1135 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
1020 | 1136 | OTHER_LDFLAGS = ( |
|
1023 | 1139 | "-lc++", |
1024 | 1140 | ); |
1025 | 1141 | PRODUCT_NAME = reactNativeApiAi; |
| 1142 | + SWIFT_OBJC_BRIDGING_HEADER = "reactNativeApiAi-Bridging-Header.h"; |
| 1143 | + SWIFT_VERSION = 3.0; |
1026 | 1144 | VERSIONING_SYSTEM = "apple-generic"; |
1027 | 1145 | }; |
1028 | 1146 | name = Release; |
|
0 commit comments