|
49 | 49 | AB3E6266F81B4B00A0C2DBC6 /* Octicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E951A5739DD24BC3B66710B5 /* Octicons.ttf */; }; |
50 | 50 | 0EF158848B084A43B812B40A /* SimpleLineIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 70E3107840A14BF6B61C710A /* SimpleLineIcons.ttf */; }; |
51 | 51 | 090A21D08ABC4BF8AF26BFAE /* Zocial.ttf in Resources */ = {isa = PBXBuildFile; fileRef = CD28DD520D8F468C9E4C1EAA /* Zocial.ttf */; }; |
| 52 | + 6DB765DAEDF145CFBD72B613 /* libLottieReactNative.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B83CD4C6F4A8486FA632EE83 /* libLottieReactNative.a */; }; |
52 | 53 | /* End PBXBuildFile section */ |
53 | 54 |
|
54 | 55 | /* Begin PBXContainerItemProxy section */ |
|
367 | 368 | E951A5739DD24BC3B66710B5 /* Octicons.ttf */ = {isa = PBXFileReference; name = "Octicons.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/Octicons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; }; |
368 | 369 | 70E3107840A14BF6B61C710A /* SimpleLineIcons.ttf */ = {isa = PBXFileReference; name = "SimpleLineIcons.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/SimpleLineIcons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; }; |
369 | 370 | CD28DD520D8F468C9E4C1EAA /* Zocial.ttf */ = {isa = PBXFileReference; name = "Zocial.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/Zocial.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; }; |
| 371 | + 75D7E029B8874454BFC27C65 /* LottieReactNative.xcodeproj */ = {isa = PBXFileReference; name = "LottieReactNative.xcodeproj"; path = "../node_modules/lottie-react-native/src/ios/LottieReactNative.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
| 372 | + B83CD4C6F4A8486FA632EE83 /* libLottieReactNative.a */ = {isa = PBXFileReference; name = "libLottieReactNative.a"; path = "libLottieReactNative.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
370 | 373 | /* End PBXFileReference section */ |
371 | 374 |
|
372 | 375 | /* Begin PBXFrameworksBuildPhase section */ |
|
396 | 399 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */, |
397 | 400 | 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */, |
398 | 401 | AF3D69D8CDD24FD2BCCBC027 /* libRNVectorIcons.a in Frameworks */, |
| 402 | + 6DB765DAEDF145CFBD72B613 /* libLottieReactNative.a in Frameworks */, |
399 | 403 | ); |
400 | 404 | runOnlyForDeploymentPostprocessing = 0; |
401 | 405 | }; |
|
583 | 587 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */, |
584 | 588 | 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */, |
585 | 589 | 71C01375647E42F291952142 /* RNVectorIcons.xcodeproj */, |
| 590 | + 75D7E029B8874454BFC27C65 /* LottieReactNative.xcodeproj */, |
586 | 591 | ); |
587 | 592 | name = Libraries; |
588 | 593 | sourceTree = "<group>"; |
|
1241 | 1246 | LIBRARY_SEARCH_PATHS = ( |
1242 | 1247 | "$(inherited)", |
1243 | 1248 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1249 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1244 | 1250 | ); |
1245 | 1251 | HEADER_SEARCH_PATHS = ( |
1246 | 1252 | "$(inherited)", |
1247 | 1253 | "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager", |
| 1254 | + "$(SRCROOT)/../node_modules/lottie-react-native/src/ios/LottieReactNative", |
1248 | 1255 | ); |
1249 | 1256 | }; |
1250 | 1257 | name = Debug; |
|
1266 | 1273 | LIBRARY_SEARCH_PATHS = ( |
1267 | 1274 | "$(inherited)", |
1268 | 1275 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1276 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1269 | 1277 | ); |
1270 | 1278 | HEADER_SEARCH_PATHS = ( |
1271 | 1279 | "$(inherited)", |
1272 | 1280 | "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager", |
| 1281 | + "$(SRCROOT)/../node_modules/lottie-react-native/src/ios/LottieReactNative", |
1273 | 1282 | ); |
1274 | 1283 | }; |
1275 | 1284 | name = Release; |
|
1292 | 1301 | HEADER_SEARCH_PATHS = ( |
1293 | 1302 | "$(inherited)", |
1294 | 1303 | "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager", |
| 1304 | + "$(SRCROOT)/../node_modules/lottie-react-native/src/ios/LottieReactNative", |
1295 | 1305 | ); |
1296 | 1306 | }; |
1297 | 1307 | name = Debug; |
|
1313 | 1323 | HEADER_SEARCH_PATHS = ( |
1314 | 1324 | "$(inherited)", |
1315 | 1325 | "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager", |
| 1326 | + "$(SRCROOT)/../node_modules/lottie-react-native/src/ios/LottieReactNative", |
1316 | 1327 | ); |
1317 | 1328 | }; |
1318 | 1329 | name = Release; |
|
1343 | 1354 | LIBRARY_SEARCH_PATHS = ( |
1344 | 1355 | "$(inherited)", |
1345 | 1356 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1357 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1346 | 1358 | ); |
1347 | 1359 | HEADER_SEARCH_PATHS = ( |
1348 | 1360 | "$(inherited)", |
1349 | 1361 | "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager", |
| 1362 | + "$(SRCROOT)/../node_modules/lottie-react-native/src/ios/LottieReactNative", |
1350 | 1363 | ); |
1351 | 1364 | }; |
1352 | 1365 | name = Debug; |
|
1377 | 1390 | LIBRARY_SEARCH_PATHS = ( |
1378 | 1391 | "$(inherited)", |
1379 | 1392 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1393 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1380 | 1394 | ); |
1381 | 1395 | HEADER_SEARCH_PATHS = ( |
1382 | 1396 | "$(inherited)", |
1383 | 1397 | "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager", |
| 1398 | + "$(SRCROOT)/../node_modules/lottie-react-native/src/ios/LottieReactNative", |
1384 | 1399 | ); |
1385 | 1400 | }; |
1386 | 1401 | name = Release; |
|
1410 | 1425 | LIBRARY_SEARCH_PATHS = ( |
1411 | 1426 | "$(inherited)", |
1412 | 1427 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1428 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1413 | 1429 | ); |
1414 | 1430 | HEADER_SEARCH_PATHS = ( |
1415 | 1431 | "$(inherited)", |
1416 | 1432 | "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager", |
| 1433 | + "$(SRCROOT)/../node_modules/lottie-react-native/src/ios/LottieReactNative", |
1417 | 1434 | ); |
1418 | 1435 | }; |
1419 | 1436 | name = Debug; |
|
1443 | 1460 | LIBRARY_SEARCH_PATHS = ( |
1444 | 1461 | "$(inherited)", |
1445 | 1462 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1463 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1446 | 1464 | ); |
1447 | 1465 | HEADER_SEARCH_PATHS = ( |
1448 | 1466 | "$(inherited)", |
1449 | 1467 | "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager", |
| 1468 | + "$(SRCROOT)/../node_modules/lottie-react-native/src/ios/LottieReactNative", |
1450 | 1469 | ); |
1451 | 1470 | }; |
1452 | 1471 | name = Release; |
|
0 commit comments