|
39 | 39 | 8426DCB921AEE7070039F6D4 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8426DC6C21AEDC480039F6D4 /* AppDelegate.m */; }; |
40 | 40 | 8426DCBA21AEE7070039F6D4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
41 | 41 | 84A24C3D21D1C84000B2C36D /* libReactNativeNavigation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8426DC8721AEDDA30039F6D4 /* libReactNativeNavigation.a */; }; |
| 42 | + 84F1EF6C21D30AAA00477F1F /* libRNVectorIcons.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 84F1EF6921D30AA000477F1F /* libRNVectorIcons.a */; }; |
42 | 43 | 859C9107BDBE48CC991D0D52 /* Ionicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE2A99E45A8041159FCD5C3D /* Ionicons.ttf */; }; |
43 | 44 | ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; }; |
44 | 45 | C73EDD0B90C14281A083D9C5 /* SimpleLineIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = ABC4F5C3728C46568B51B637 /* SimpleLineIcons.ttf */; }; |
|
320 | 321 | remoteGlobalIDString = 7B49FEBB1E95090800DEB3EA; |
321 | 322 | remoteInfo = ReactNativeNavigationTests; |
322 | 323 | }; |
| 324 | + 84F1EF6821D30AA000477F1F /* PBXContainerItemProxy */ = { |
| 325 | + isa = PBXContainerItemProxy; |
| 326 | + containerPortal = 84F1EF6321D30AA000477F1F /* RNVectorIcons.xcodeproj */; |
| 327 | + proxyType = 2; |
| 328 | + remoteGlobalIDString = 5DBEB1501B18CEA900B34395; |
| 329 | + remoteInfo = RNVectorIcons; |
| 330 | + }; |
| 331 | + 84F1EF6A21D30AA000477F1F /* PBXContainerItemProxy */ = { |
| 332 | + isa = PBXContainerItemProxy; |
| 333 | + containerPortal = 84F1EF6321D30AA000477F1F /* RNVectorIcons.xcodeproj */; |
| 334 | + proxyType = 2; |
| 335 | + remoteGlobalIDString = A39873CE1EA65EE60051E01A; |
| 336 | + remoteInfo = "RNVectorIcons-tvOS"; |
| 337 | + }; |
323 | 338 | ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */ = { |
324 | 339 | isa = PBXContainerItemProxy; |
325 | 340 | containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */; |
|
361 | 376 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; }; |
362 | 377 | 8426DC6C21AEDC480039F6D4 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = ReactNativeStarterKit/AppDelegate.m; sourceTree = "<group>"; }; |
363 | 378 | 8426DC8121AEDDA20039F6D4 /* ReactNativeNavigation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ReactNativeNavigation.xcodeproj; path = "../node_modules/react-native-navigation/lib/ios/ReactNativeNavigation.xcodeproj"; sourceTree = "<group>"; }; |
| 379 | + 84F1EF6321D30AA000477F1F /* RNVectorIcons.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RNVectorIcons.xcodeproj; path = "../node_modules/react-native-vector-icons/RNVectorIcons.xcodeproj"; sourceTree = "<group>"; }; |
364 | 380 | 866D49B1133942FDAB08E113 /* Feather.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Feather.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Feather.ttf"; sourceTree = "<group>"; }; |
365 | 381 | 94EA537DA99C40218D069E78 /* FontAwesome.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf"; sourceTree = "<group>"; }; |
366 | 382 | A119AF2131134985BFB0D7D3 /* Foundation.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Foundation.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Foundation.ttf"; sourceTree = "<group>"; }; |
|
388 | 404 | isa = PBXFrameworksBuildPhase; |
389 | 405 | buildActionMask = 2147483647; |
390 | 406 | files = ( |
| 407 | + 84F1EF6C21D30AAA00477F1F /* libRNVectorIcons.a in Frameworks */, |
391 | 408 | 84A24C3D21D1C84000B2C36D /* libReactNativeNavigation.a in Frameworks */, |
392 | 409 | ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */, |
393 | 410 | 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */, |
|
555 | 572 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = { |
556 | 573 | isa = PBXGroup; |
557 | 574 | children = ( |
| 575 | + 84F1EF6321D30AA000477F1F /* RNVectorIcons.xcodeproj */, |
558 | 576 | 8426DC8121AEDDA20039F6D4 /* ReactNativeNavigation.xcodeproj */, |
559 | 577 | 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */, |
560 | 578 | 146833FF1AC3E56700842450 /* React.xcodeproj */, |
|
615 | 633 | name = Products; |
616 | 634 | sourceTree = "<group>"; |
617 | 635 | }; |
| 636 | + 84F1EF6421D30AA000477F1F /* Products */ = { |
| 637 | + isa = PBXGroup; |
| 638 | + children = ( |
| 639 | + 84F1EF6921D30AA000477F1F /* libRNVectorIcons.a */, |
| 640 | + 84F1EF6B21D30AA000477F1F /* libRNVectorIcons-tvOS.a */, |
| 641 | + ); |
| 642 | + name = Products; |
| 643 | + sourceTree = "<group>"; |
| 644 | + }; |
618 | 645 | ADBDB9201DFEBF0600ED6528 /* Products */ = { |
619 | 646 | isa = PBXGroup; |
620 | 647 | children = ( |
|
777 | 804 | ProductGroup = 8426DC8221AEDDA20039F6D4 /* Products */; |
778 | 805 | ProjectRef = 8426DC8121AEDDA20039F6D4 /* ReactNativeNavigation.xcodeproj */; |
779 | 806 | }, |
| 807 | + { |
| 808 | + ProductGroup = 84F1EF6421D30AA000477F1F /* Products */; |
| 809 | + ProjectRef = 84F1EF6321D30AA000477F1F /* RNVectorIcons.xcodeproj */; |
| 810 | + }, |
780 | 811 | ); |
781 | 812 | projectRoot = ""; |
782 | 813 | targets = ( |
|
1053 | 1084 | remoteRef = 8426DC8821AEDDA30039F6D4 /* PBXContainerItemProxy */; |
1054 | 1085 | sourceTree = BUILT_PRODUCTS_DIR; |
1055 | 1086 | }; |
| 1087 | + 84F1EF6921D30AA000477F1F /* libRNVectorIcons.a */ = { |
| 1088 | + isa = PBXReferenceProxy; |
| 1089 | + fileType = archive.ar; |
| 1090 | + path = libRNVectorIcons.a; |
| 1091 | + remoteRef = 84F1EF6821D30AA000477F1F /* PBXContainerItemProxy */; |
| 1092 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 1093 | + }; |
| 1094 | + 84F1EF6B21D30AA000477F1F /* libRNVectorIcons-tvOS.a */ = { |
| 1095 | + isa = PBXReferenceProxy; |
| 1096 | + fileType = archive.ar; |
| 1097 | + path = "libRNVectorIcons-tvOS.a"; |
| 1098 | + remoteRef = 84F1EF6A21D30AA000477F1F /* PBXContainerItemProxy */; |
| 1099 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 1100 | + }; |
1056 | 1101 | ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */ = { |
1057 | 1102 | isa = PBXReferenceProxy; |
1058 | 1103 | fileType = archive.ar; |
|
1239 | 1284 | "-ObjC", |
1240 | 1285 | "-lc++", |
1241 | 1286 | ); |
1242 | | - PRODUCT_BUNDLE_IDENTIFIER = com.david.react.ReactNativeStarterKit; |
| 1287 | + PRODUCT_BUNDLE_IDENTIFIER = com.react.ReactNativeNavigationStarterKit; |
1243 | 1288 | PRODUCT_NAME = ReactNativeStarterKit; |
1244 | 1289 | VERSIONING_SYSTEM = "apple-generic"; |
1245 | 1290 | }; |
|
1259 | 1304 | "-ObjC", |
1260 | 1305 | "-lc++", |
1261 | 1306 | ); |
1262 | | - PRODUCT_BUNDLE_IDENTIFIER = com.david.react.ReactNativeStarterKit; |
| 1307 | + PRODUCT_BUNDLE_IDENTIFIER = com.react.ReactNativeNavigationStarterKit; |
1263 | 1308 | PRODUCT_NAME = ReactNativeStarterKit; |
1264 | 1309 | VERSIONING_SYSTEM = "apple-generic"; |
1265 | 1310 | }; |
|
0 commit comments