|
36 | 36 | 2DCD954D1E0B4F2C00145EB5 /* ApiAiExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* ApiAiExampleTests.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 | | - B0DA19F4F5C943F1A3C72C7E /* libApiAi.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D2A84396BD5A4F9EB2ADCAB1 /* libApiAi.a */; }; |
| 39 | + 7DA4A8C1EA4946188458570E /* libApiAi.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E5FF57766704A70B9C2E4A4 /* libApiAi.a */; }; |
40 | 40 | /* End PBXBuildFile section */ |
41 | 41 |
|
42 | 42 | /* Begin PBXContainerItemProxy section */ |
|
257 | 257 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; }; |
258 | 258 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; }; |
259 | 259 | 8EF487BE334B46679F07D7A7 /* libRCTActionSheet.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRCTActionSheet.a; sourceTree = "<group>"; }; |
260 | | - 2A1A79A2A12E47BBA9564A07 /* ApiAi.xcodeproj */ = {isa = PBXFileReference; name = "ApiAi.xcodeproj"; path = "../node_modules/react-native-api-ai/ApiAi.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
261 | | - D2A84396BD5A4F9EB2ADCAB1 /* libApiAi.a */ = {isa = PBXFileReference; name = "libApiAi.a"; path = "libApiAi.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
| 260 | + 6A8ABB3E25E149CA93B4D814 /* ApiAi.xcodeproj */ = {isa = PBXFileReference; name = "ApiAi.xcodeproj"; path = "../node_modules/react-native-api-ai/ios/ApiAi.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
| 261 | + 0E5FF57766704A70B9C2E4A4 /* libApiAi.a */ = {isa = PBXFileReference; name = "libApiAi.a"; path = "libApiAi.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
262 | 262 | /* End PBXFileReference section */ |
263 | 263 |
|
264 | 264 | /* Begin PBXFrameworksBuildPhase section */ |
|
286 | 286 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */, |
287 | 287 | 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */, |
288 | 288 | 0FD5BCB5BC524329B7161A66 /* libRCTActionSheet.a in Frameworks */, |
289 | | - B0DA19F4F5C943F1A3C72C7E /* libApiAi.a in Frameworks */, |
| 289 | + 7DA4A8C1EA4946188458570E /* libApiAi.a in Frameworks */, |
290 | 290 | ); |
291 | 291 | runOnlyForDeploymentPostprocessing = 0; |
292 | 292 | }; |
|
453 | 453 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */, |
454 | 454 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */, |
455 | 455 | 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */, |
456 | | - 2A1A79A2A12E47BBA9564A07 /* ApiAi.xcodeproj */, |
| 456 | + 6A8ABB3E25E149CA93B4D814 /* ApiAi.xcodeproj */, |
457 | 457 | ); |
458 | 458 | name = Libraries; |
459 | 459 | sourceTree = "<group>"; |
|
983 | 983 | "$(SRCROOT)/../node_modules/react-native-api-ai/ios/**", |
984 | 984 | "$(SRCROOT)/../node_modules/react-native-api-ai/RNAppInfo/**", |
985 | 985 | "$(SRCROOT)/../node_modules/react-native-api-ai/ApiAi/**", |
| 986 | + "$(SRCROOT)/../node_modules/react-native-api-ai/ios/ApiAi/**", |
986 | 987 | ); |
987 | 988 | INFOPLIST_FILE = ApiAiExampleTests/Info.plist; |
988 | 989 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
|
1011 | 1012 | "$(SRCROOT)/../node_modules/react-native-api-ai/ios/**", |
1012 | 1013 | "$(SRCROOT)/../node_modules/react-native-api-ai/RNAppInfo/**", |
1013 | 1014 | "$(SRCROOT)/../node_modules/react-native-api-ai/ApiAi/**", |
| 1015 | + "$(SRCROOT)/../node_modules/react-native-api-ai/ios/ApiAi/**", |
1014 | 1016 | ); |
1015 | 1017 | INFOPLIST_FILE = ApiAiExampleTests/Info.plist; |
1016 | 1018 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
|
1043 | 1045 | "$(SRCROOT)/../node_modules/react-native-api-ai/ios/**", |
1044 | 1046 | "$(SRCROOT)/../node_modules/react-native-api-ai/RNAppInfo/**", |
1045 | 1047 | "$(SRCROOT)/../node_modules/react-native-api-ai/ApiAi/**", |
| 1048 | + "$(SRCROOT)/../node_modules/react-native-api-ai/ios/ApiAi/**", |
1046 | 1049 | ); |
1047 | 1050 | INFOPLIST_FILE = ApiAiExample/Info.plist; |
1048 | 1051 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
1070 | 1073 | "$(SRCROOT)/../node_modules/react-native-api-ai/ios/**", |
1071 | 1074 | "$(SRCROOT)/../node_modules/react-native-api-ai/RNAppInfo/**", |
1072 | 1075 | "$(SRCROOT)/../node_modules/react-native-api-ai/ApiAi/**", |
| 1076 | + "$(SRCROOT)/../node_modules/react-native-api-ai/ios/ApiAi/**", |
1073 | 1077 | ); |
1074 | 1078 | INFOPLIST_FILE = ApiAiExample/Info.plist; |
1075 | 1079 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
1101 | 1105 | "$(SRCROOT)/../node_modules/react-native-api-ai/ios/**", |
1102 | 1106 | "$(SRCROOT)/../node_modules/react-native-api-ai/RNAppInfo/**", |
1103 | 1107 | "$(SRCROOT)/../node_modules/react-native-api-ai/ApiAi/**", |
| 1108 | + "$(SRCROOT)/../node_modules/react-native-api-ai/ios/ApiAi/**", |
1104 | 1109 | ); |
1105 | 1110 | INFOPLIST_FILE = "ApiAiExample-tvOS/Info.plist"; |
1106 | 1111 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
1138 | 1143 | "$(SRCROOT)/../node_modules/react-native-api-ai/ios/**", |
1139 | 1144 | "$(SRCROOT)/../node_modules/react-native-api-ai/RNAppInfo/**", |
1140 | 1145 | "$(SRCROOT)/../node_modules/react-native-api-ai/ApiAi/**", |
| 1146 | + "$(SRCROOT)/../node_modules/react-native-api-ai/ios/ApiAi/**", |
1141 | 1147 | ); |
1142 | 1148 | INFOPLIST_FILE = "ApiAiExample-tvOS/Info.plist"; |
1143 | 1149 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
0 commit comments