|
39 | 39 | 284F0A8F4AAD4A32A9774DE6 /* libApiAi.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 753BB3796769437AAE1A5F9F /* libApiAi.a */; }; |
40 | 40 | 1DFE8FAE0FDE4622BC912003 /* ApiAiTests.xctest in Resources */ = {isa = PBXBuildFile; fileRef = 220A0D9D6AA44F3E84A8D5BE /* ApiAiTests.xctest */; }; |
41 | 41 | 2F983728248F48EAAF42E623 /* libRNSpeechToTextIos.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BE6CFB7DE7BC4F4FAF8C1F13 /* libRNSpeechToTextIos.a */; }; |
| 42 | + FAF1B87F2F9B4949BC2919B0 /* libVoice.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D48EF5898874065A9E69D0C /* libVoice.a */; }; |
42 | 43 | /* End PBXBuildFile section */ |
43 | 44 |
|
44 | 45 | /* Begin PBXContainerItemProxy section */ |
|
293 | 294 | 220A0D9D6AA44F3E84A8D5BE /* ApiAiTests.xctest */ = {isa = PBXFileReference; name = "ApiAiTests.xctest"; path = "ApiAiTests.xctest"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.cfbundle; explicitFileType = undefined; includeInIndex = 0; }; |
294 | 295 | D12E6E2F53EC49A38DAAC2D0 /* RNSpeechToTextIos.xcodeproj */ = {isa = PBXFileReference; name = "RNSpeechToTextIos.xcodeproj"; path = "../node_modules/react-native-speech-to-text-ios/ios/RNSpeechToTextIos.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
295 | 296 | BE6CFB7DE7BC4F4FAF8C1F13 /* libRNSpeechToTextIos.a */ = {isa = PBXFileReference; name = "libRNSpeechToTextIos.a"; path = "libRNSpeechToTextIos.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
| 297 | + D14F153D1B024D8BB7163933 /* Voice.xcodeproj */ = {isa = PBXFileReference; name = "Voice.xcodeproj"; path = "../node_modules/react-native-voice/ios/Voice.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
| 298 | + 3D48EF5898874065A9E69D0C /* libVoice.a */ = {isa = PBXFileReference; name = "libVoice.a"; path = "libVoice.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
| 299 | + 0DC002F0317E4C4C8316C10E /* Voice.xcodeproj */ = {isa = PBXFileReference; name = "Voice.xcodeproj"; path = "../node_modules/react-native-voice/ios/Voice.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
296 | 300 | /* End PBXFileReference section */ |
297 | 301 |
|
298 | 302 | /* Begin PBXFrameworksBuildPhase section */ |
|
324 | 328 | 284F0A8F4AAD4A32A9774DE6 /* libApiAi.a in Frameworks */, |
325 | 329 | 1DFE8FAE0FDE4622BC912003 /* ApiAiTests.xctest in Resources */, |
326 | 330 | 2F983728248F48EAAF42E623 /* libRNSpeechToTextIos.a in Frameworks */, |
| 331 | + FAF1B87F2F9B4949BC2919B0 /* libVoice.a in Frameworks */, |
327 | 332 | ); |
328 | 333 | runOnlyForDeploymentPostprocessing = 0; |
329 | 334 | }; |
|
503 | 508 | 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */, |
504 | 509 | F1822D62BEFA418D8F798C8D /* ApiAi.xcodeproj */, |
505 | 510 | D12E6E2F53EC49A38DAAC2D0 /* RNSpeechToTextIos.xcodeproj */, |
| 511 | + D14F153D1B024D8BB7163933 /* Voice.xcodeproj */, |
| 512 | + 0DC002F0317E4C4C8316C10E /* Voice.xcodeproj */, |
506 | 513 | ); |
507 | 514 | name = Libraries; |
508 | 515 | sourceTree = "<group>"; |
|
1076 | 1083 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1077 | 1084 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1078 | 1085 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1086 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1079 | 1087 | ); |
1080 | 1088 | HEADER_SEARCH_PATHS = ( |
1081 | 1089 | "$(inherited)", |
1082 | 1090 | "$(SRCROOT)\..\node_modules\react-native-dialogflow\ios\ApiAi/**", |
1083 | 1091 | "$(SRCROOT)\..\node_modules\react-native-speech-to-text-ios\ios", |
| 1092 | + "$(SRCROOT)\..\node_modules\react-native-voice\ios\Voice", |
| 1093 | + "$(SRCROOT)\..\node_modules\react-native-voice\ios\Voice", |
1084 | 1094 | ); |
1085 | 1095 | }; |
1086 | 1096 | name = Debug; |
|
1104 | 1114 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1105 | 1115 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1106 | 1116 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1117 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1107 | 1118 | ); |
1108 | 1119 | HEADER_SEARCH_PATHS = ( |
1109 | 1120 | "$(inherited)", |
1110 | 1121 | "$(SRCROOT)\..\node_modules\react-native-dialogflow\ios\ApiAi/**", |
1111 | 1122 | "$(SRCROOT)\..\node_modules\react-native-speech-to-text-ios\ios", |
| 1123 | + "$(SRCROOT)\..\node_modules\react-native-voice\ios\Voice", |
| 1124 | + "$(SRCROOT)\..\node_modules\react-native-voice\ios\Voice", |
1112 | 1125 | ); |
1113 | 1126 | }; |
1114 | 1127 | name = Release; |
|
1132 | 1145 | "$(inherited)", |
1133 | 1146 | "$(SRCROOT)\..\node_modules\react-native-dialogflow\ios\ApiAi/**", |
1134 | 1147 | "$(SRCROOT)\..\node_modules\react-native-speech-to-text-ios\ios", |
| 1148 | + "$(SRCROOT)\..\node_modules\react-native-voice\ios\Voice", |
| 1149 | + "$(SRCROOT)\..\node_modules\react-native-voice\ios\Voice", |
1135 | 1150 | ); |
1136 | 1151 | }; |
1137 | 1152 | name = Debug; |
|
1154 | 1169 | "$(inherited)", |
1155 | 1170 | "$(SRCROOT)\..\node_modules\react-native-dialogflow\ios\ApiAi/**", |
1156 | 1171 | "$(SRCROOT)\..\node_modules\react-native-speech-to-text-ios\ios", |
| 1172 | + "$(SRCROOT)\..\node_modules\react-native-voice\ios\Voice", |
| 1173 | + "$(SRCROOT)\..\node_modules\react-native-voice\ios\Voice", |
1157 | 1174 | ); |
1158 | 1175 | }; |
1159 | 1176 | name = Release; |
|
1186 | 1203 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1187 | 1204 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1188 | 1205 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1206 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1189 | 1207 | ); |
1190 | 1208 | HEADER_SEARCH_PATHS = ( |
1191 | 1209 | "$(inherited)", |
1192 | 1210 | "$(SRCROOT)\..\node_modules\react-native-dialogflow\ios\ApiAi/**", |
1193 | 1211 | "$(SRCROOT)\..\node_modules\react-native-speech-to-text-ios\ios", |
| 1212 | + "$(SRCROOT)\..\node_modules\react-native-voice\ios\Voice", |
| 1213 | + "$(SRCROOT)\..\node_modules\react-native-voice\ios\Voice", |
1194 | 1214 | ); |
1195 | 1215 | }; |
1196 | 1216 | name = Debug; |
|
1223 | 1243 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1224 | 1244 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1225 | 1245 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1246 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1226 | 1247 | ); |
1227 | 1248 | HEADER_SEARCH_PATHS = ( |
1228 | 1249 | "$(inherited)", |
1229 | 1250 | "$(SRCROOT)\..\node_modules\react-native-dialogflow\ios\ApiAi/**", |
1230 | 1251 | "$(SRCROOT)\..\node_modules\react-native-speech-to-text-ios\ios", |
| 1252 | + "$(SRCROOT)\..\node_modules\react-native-voice\ios\Voice", |
| 1253 | + "$(SRCROOT)\..\node_modules\react-native-voice\ios\Voice", |
1231 | 1254 | ); |
1232 | 1255 | }; |
1233 | 1256 | name = Release; |
|
1255 | 1278 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1256 | 1279 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1257 | 1280 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1281 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1258 | 1282 | ); |
1259 | 1283 | }; |
1260 | 1284 | name = Debug; |
|
1282 | 1306 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1283 | 1307 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1284 | 1308 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1309 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1285 | 1310 | ); |
1286 | 1311 | }; |
1287 | 1312 | name = Release; |
|
0 commit comments