|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
|
11 |
| - 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; }; |
12 | 11 | 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; };
|
13 | 12 | 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; };
|
14 | 13 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; };
|
|
64 | 63 | remoteGlobalIDString = 134814201AA4EA6300B7C361;
|
65 | 64 | remoteInfo = RCTActionSheet;
|
66 | 65 | };
|
67 |
| - 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */ = { |
68 |
| - isa = PBXContainerItemProxy; |
69 |
| - containerPortal = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */; |
70 |
| - proxyType = 2; |
71 |
| - remoteGlobalIDString = 134814201AA4EA6300B7C361; |
72 |
| - remoteInfo = RCTGeolocation; |
73 |
| - }; |
74 | 66 | 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */ = {
|
75 | 67 | isa = PBXContainerItemProxy;
|
76 | 68 | containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
|
|
411 | 403 | /* Begin PBXFileReference section */
|
412 | 404 | 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
|
413 | 405 | 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
|
414 |
| - 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; }; |
415 | 406 | 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
|
416 | 407 | 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
|
417 | 408 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
|
|
481 | 472 | 146834051AC3E58100842450 /* libReact.a in Frameworks */,
|
482 | 473 | 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */,
|
483 | 474 | 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
|
484 |
| - 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */, |
485 | 475 | 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */,
|
486 | 476 | 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */,
|
487 | 477 | 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */,
|
|
533 | 523 | name = Products;
|
534 | 524 | sourceTree = "<group>";
|
535 | 525 | };
|
536 |
| - 00C302B61ABCB90400DB3ED1 /* Products */ = { |
537 |
| - isa = PBXGroup; |
538 |
| - children = ( |
539 |
| - 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */, |
540 |
| - ); |
541 |
| - name = Products; |
542 |
| - sourceTree = "<group>"; |
543 |
| - }; |
544 | 526 | 00C302BC1ABCB91800DB3ED1 /* Products */ = {
|
545 | 527 | isa = PBXGroup;
|
546 | 528 | children = (
|
|
693 | 675 | 146833FF1AC3E56700842450 /* React.xcodeproj */,
|
694 | 676 | 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
|
695 | 677 | ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */,
|
696 |
| - 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */, |
697 | 678 | 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */,
|
698 | 679 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */,
|
699 | 680 | 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */,
|
|
938 | 919 | developmentRegion = English;
|
939 | 920 | hasScannedForEncodings = 0;
|
940 | 921 | knownRegions = (
|
| 922 | + English, |
941 | 923 | en,
|
942 | 924 | Base,
|
943 | 925 | );
|
|
957 | 939 | ProductGroup = ADBDB9201DFEBF0600ED6528 /* Products */;
|
958 | 940 | ProjectRef = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
|
959 | 941 | },
|
960 |
| - { |
961 |
| - ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */; |
962 |
| - ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */; |
963 |
| - }, |
964 | 942 | {
|
965 | 943 | ProductGroup = 00C302BC1ABCB91800DB3ED1 /* Products */;
|
966 | 944 | ProjectRef = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
|
|
1036 | 1014 | remoteRef = 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */;
|
1037 | 1015 | sourceTree = BUILT_PRODUCTS_DIR;
|
1038 | 1016 | };
|
1039 |
| - 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */ = { |
1040 |
| - isa = PBXReferenceProxy; |
1041 |
| - fileType = archive.ar; |
1042 |
| - path = libRCTGeolocation.a; |
1043 |
| - remoteRef = 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */; |
1044 |
| - sourceTree = BUILT_PRODUCTS_DIR; |
1045 |
| - }; |
1046 | 1017 | 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */ = {
|
1047 | 1018 | isa = PBXReferenceProxy;
|
1048 | 1019 | fileType = archive.ar;
|
|
0 commit comments