|
@@ -454,17 +454,17 @@
|
454
|
454
|
00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../../node_modules/react-native-macos/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
|
455
|
455
|
139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../../node_modules/react-native-macos/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
|
456
|
456
|
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../../node_modules/react-native-macos/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
|
457
|
|
- 13B07F961A680F5B00A75B9A /* RNCWebViewExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RNCWebViewExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
458
|
|
- 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = RNCWebViewExample/AppDelegate.h; sourceTree = "<group>"; };
|
459
|
|
- 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = RNCWebViewExample/AppDelegate.m; sourceTree = "<group>"; };
|
|
457
|
+ 13B07F961A680F5B00A75B9A /* example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
458
|
+ 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = example/AppDelegate.h; sourceTree = "<group>"; };
|
|
459
|
+ 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = example/AppDelegate.m; sourceTree = "<group>"; };
|
460
|
460
|
13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
461
|
|
- 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = RNCWebViewExample/Images.xcassets; sourceTree = "<group>"; };
|
462
|
|
- 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RNCWebViewExample/Info.plist; sourceTree = "<group>"; };
|
463
|
|
- 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = RNCWebViewExample/main.m; sourceTree = "<group>"; };
|
|
461
|
+ 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = example/Images.xcassets; sourceTree = "<group>"; };
|
|
462
|
+ 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = example/Info.plist; sourceTree = "<group>"; };
|
|
463
|
+ 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = example/main.m; sourceTree = "<group>"; };
|
464
|
464
|
146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../../node_modules/react-native-macos/React/React.xcodeproj"; sourceTree = "<group>"; };
|
465
|
465
|
2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
466
|
|
- 38C1417223BBE33000902604 /* RNCWebViewExample-macOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RNCWebViewExample-macOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
467
|
|
- 38C141D123BBE33000902604 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = "RNCWebViewExample-macOS/Info.plist"; sourceTree = "<absolute>"; };
|
|
466
|
+ 38C1417223BBE33000902604 /* example-macOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "example-macOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
467
|
+ 38C141D123BBE33000902604 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = "example-macOS/Info.plist"; sourceTree = "<absolute>"; };
|
468
|
468
|
38C1421523BBE5B500902604 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
469
|
469
|
38C1421723BBE65C00902604 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
470
|
470
|
38C1421923BBE66C00902604 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
@@ -579,7 +579,7 @@
|
579
|
579
|
name = Products;
|
580
|
580
|
sourceTree = "<group>";
|
581
|
581
|
};
|
582
|
|
- 13B07FAE1A68108700A75B9A /* RNCWebViewExample */ = {
|
|
582
|
+ 13B07FAE1A68108700A75B9A /* example */ = {
|
583
|
583
|
isa = PBXGroup;
|
584
|
584
|
children = (
|
585
|
585
|
008F07F21AC5B25A0029DE68 /* main.jsbundle */,
|
|
@@ -590,7 +590,7 @@
|
590
|
590
|
13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
|
591
|
591
|
13B07FB71A68108700A75B9A /* main.m */,
|
592
|
592
|
);
|
593
|
|
- name = RNCWebViewExample;
|
|
593
|
+ name = example;
|
594
|
594
|
sourceTree = "<group>";
|
595
|
595
|
};
|
596
|
596
|
146834001AC3E56700842450 /* Products */ = {
|
|
@@ -635,7 +635,7 @@
|
635
|
635
|
name = Frameworks;
|
636
|
636
|
sourceTree = "<group>";
|
637
|
637
|
};
|
638
|
|
- 38C141D223BBE3E600902604 /* RNCWebViewExample-macOS */ = {
|
|
638
|
+ 38C141D223BBE3E600902604 /* example-macOS */ = {
|
639
|
639
|
isa = PBXGroup;
|
640
|
640
|
children = (
|
641
|
641
|
38C141D123BBE33000902604 /* Info.plist */,
|
|
@@ -646,7 +646,7 @@
|
646
|
646
|
38C1421B23BBE70D00902604 /* ViewController.m */,
|
647
|
647
|
38C1422123BBE98D00902604 /* Main.storyboard */,
|
648
|
648
|
);
|
649
|
|
- path = "RNCWebViewExample-macOS";
|
|
649
|
+ path = "example-macOS";
|
650
|
650
|
sourceTree = "<group>";
|
651
|
651
|
};
|
652
|
652
|
3DC5395B220F2C940035D3A3 /* Products */ = {
|
|
@@ -710,8 +710,8 @@
|
710
|
710
|
isa = PBXGroup;
|
711
|
711
|
children = (
|
712
|
712
|
3DC5395A220F2C940035D3A3 /* RNCWebView.xcodeproj */,
|
713
|
|
- 13B07FAE1A68108700A75B9A /* RNCWebViewExample */,
|
714
|
|
- 38C141D223BBE3E600902604 /* RNCWebViewExample-macOS */,
|
|
713
|
+ 13B07FAE1A68108700A75B9A /* example */,
|
|
714
|
+ 38C141D223BBE3E600902604 /* example-macOS */,
|
715
|
715
|
832341AE1AAA6A7D00B99B32 /* Libraries */,
|
716
|
716
|
83CBBA001A601CBA00E9B192 /* Products */,
|
717
|
717
|
2D16E6871FA4F8E400B85C8A /* Frameworks */,
|
|
@@ -724,8 +724,8 @@
|
724
|
724
|
83CBBA001A601CBA00E9B192 /* Products */ = {
|
725
|
725
|
isa = PBXGroup;
|
726
|
726
|
children = (
|
727
|
|
- 13B07F961A680F5B00A75B9A /* RNCWebViewExample.app */,
|
728
|
|
- 38C1417223BBE33000902604 /* RNCWebViewExample-macOS.app */,
|
|
727
|
+ 13B07F961A680F5B00A75B9A /* example.app */,
|
|
728
|
+ 38C1417223BBE33000902604 /* example-macOS.app */,
|
729
|
729
|
);
|
730
|
730
|
name = Products;
|
731
|
731
|
sourceTree = "<group>";
|
|
@@ -743,9 +743,9 @@
|
743
|
743
|
/* End PBXGroup section */
|
744
|
744
|
|
745
|
745
|
/* Begin PBXNativeTarget section */
|
746
|
|
- 13B07F861A680F5B00A75B9A /* RNCWebViewExample */ = {
|
|
746
|
+ 13B07F861A680F5B00A75B9A /* example */ = {
|
747
|
747
|
isa = PBXNativeTarget;
|
748
|
|
- buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "RNCWebViewExample" */;
|
|
748
|
+ buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "example" */;
|
749
|
749
|
buildPhases = (
|
750
|
750
|
13B07F871A680F5B00A75B9A /* Sources */,
|
751
|
751
|
13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
|
@@ -757,14 +757,14 @@
|
757
|
757
|
dependencies = (
|
758
|
758
|
1990B95222398FC4009E5EA1 /* PBXTargetDependency */,
|
759
|
759
|
);
|
760
|
|
- name = RNCWebViewExample;
|
|
760
|
+ name = example;
|
761
|
761
|
productName = "Hello World";
|
762
|
|
- productReference = 13B07F961A680F5B00A75B9A /* RNCWebViewExample.app */;
|
|
762
|
+ productReference = 13B07F961A680F5B00A75B9A /* example.app */;
|
763
|
763
|
productType = "com.apple.product-type.application";
|
764
|
764
|
};
|
765
|
|
- 38C1415723BBE33000902604 /* RNCWebViewExample-macOS */ = {
|
|
765
|
+ 38C1415723BBE33000902604 /* example-macOS */ = {
|
766
|
766
|
isa = PBXNativeTarget;
|
767
|
|
- buildConfigurationList = 38C1416F23BBE33000902604 /* Build configuration list for PBXNativeTarget "RNCWebViewExample-macOS" */;
|
|
767
|
+ buildConfigurationList = 38C1416F23BBE33000902604 /* Build configuration list for PBXNativeTarget "example-macOS" */;
|
768
|
768
|
buildPhases = (
|
769
|
769
|
38C1415A23BBE33000902604 /* Sources */,
|
770
|
770
|
38C1415D23BBE33000902604 /* Frameworks */,
|
|
@@ -776,9 +776,9 @@
|
776
|
776
|
dependencies = (
|
777
|
777
|
38116A6F23BBED1000ACE311 /* PBXTargetDependency */,
|
778
|
778
|
);
|
779
|
|
- name = "RNCWebViewExample-macOS";
|
|
779
|
+ name = "example-macOS";
|
780
|
780
|
productName = "Hello World";
|
781
|
|
- productReference = 38C1417223BBE33000902604 /* RNCWebViewExample-macOS.app */;
|
|
781
|
+ productReference = 38C1417223BBE33000902604 /* example-macOS.app */;
|
782
|
782
|
productType = "com.apple.product-type.application";
|
783
|
783
|
};
|
784
|
784
|
/* End PBXNativeTarget section */
|
|
@@ -790,7 +790,7 @@
|
790
|
790
|
LastUpgradeCheck = 0940;
|
791
|
791
|
ORGANIZATIONNAME = Facebook;
|
792
|
792
|
};
|
793
|
|
- buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "RNCWebViewExample" */;
|
|
793
|
+ buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "example" */;
|
794
|
794
|
compatibilityVersion = "Xcode 3.2";
|
795
|
795
|
developmentRegion = English;
|
796
|
796
|
hasScannedForEncodings = 0;
|
|
@@ -854,8 +854,8 @@
|
854
|
854
|
);
|
855
|
855
|
projectRoot = "";
|
856
|
856
|
targets = (
|
857
|
|
- 13B07F861A680F5B00A75B9A /* RNCWebViewExample */,
|
858
|
|
- 38C1415723BBE33000902604 /* RNCWebViewExample-macOS */,
|
|
857
|
+ 13B07F861A680F5B00A75B9A /* example */,
|
|
858
|
+ 38C1415723BBE33000902604 /* example-macOS */,
|
859
|
859
|
);
|
860
|
860
|
};
|
861
|
861
|
/* End PBXProject section */
|
|
@@ -1348,7 +1348,7 @@
|
1348
|
1348
|
13B07FB21A68108700A75B9A /* Base */,
|
1349
|
1349
|
);
|
1350
|
1350
|
name = LaunchScreen.xib;
|
1351
|
|
- path = RNCWebViewExample;
|
|
1351
|
+ path = example;
|
1352
|
1352
|
sourceTree = "<group>";
|
1353
|
1353
|
};
|
1354
|
1354
|
/* End PBXVariantGroup section */
|
|
@@ -1360,7 +1360,7 @@
|
1360
|
1360
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1361
|
1361
|
CURRENT_PROJECT_VERSION = 1;
|
1362
|
1362
|
DEAD_CODE_STRIPPING = NO;
|
1363
|
|
- INFOPLIST_FILE = RNCWebViewExample/Info.plist;
|
|
1363
|
+ INFOPLIST_FILE = example/Info.plist;
|
1364
|
1364
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
1365
|
1365
|
OTHER_LDFLAGS = (
|
1366
|
1366
|
"$(inherited)",
|
|
@@ -1368,7 +1368,7 @@
|
1368
|
1368
|
"-lc++",
|
1369
|
1369
|
);
|
1370
|
1370
|
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
|
1371
|
|
- PRODUCT_NAME = RNCWebViewExample;
|
|
1371
|
+ PRODUCT_NAME = example;
|
1372
|
1372
|
VERSIONING_SYSTEM = "apple-generic";
|
1373
|
1373
|
};
|
1374
|
1374
|
name = Debug;
|
|
@@ -1378,7 +1378,7 @@
|
1378
|
1378
|
buildSettings = {
|
1379
|
1379
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1380
|
1380
|
CURRENT_PROJECT_VERSION = 1;
|
1381
|
|
- INFOPLIST_FILE = RNCWebViewExample/Info.plist;
|
|
1381
|
+ INFOPLIST_FILE = example/Info.plist;
|
1382
|
1382
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
1383
|
1383
|
OTHER_LDFLAGS = (
|
1384
|
1384
|
"$(inherited)",
|
|
@@ -1386,7 +1386,7 @@
|
1386
|
1386
|
"-lc++",
|
1387
|
1387
|
);
|
1388
|
1388
|
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
|
1389
|
|
- PRODUCT_NAME = RNCWebViewExample;
|
|
1389
|
+ PRODUCT_NAME = example;
|
1390
|
1390
|
VERSIONING_SYSTEM = "apple-generic";
|
1391
|
1391
|
};
|
1392
|
1392
|
name = Release;
|
|
@@ -1397,7 +1397,7 @@
|
1397
|
1397
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1398
|
1398
|
CURRENT_PROJECT_VERSION = 1;
|
1399
|
1399
|
DEAD_CODE_STRIPPING = NO;
|
1400
|
|
- INFOPLIST_FILE = "RNCWebViewExample-macos/Info.plist";
|
|
1400
|
+ INFOPLIST_FILE = "example-macos/Info.plist";
|
1401
|
1401
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
1402
|
1402
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
1403
|
1403
|
OTHER_LDFLAGS = (
|
|
@@ -1418,7 +1418,7 @@
|
1418
|
1418
|
buildSettings = {
|
1419
|
1419
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1420
|
1420
|
CURRENT_PROJECT_VERSION = 1;
|
1421
|
|
- INFOPLIST_FILE = "RNCWebViewExample-macos/Info.plist";
|
|
1421
|
+ INFOPLIST_FILE = "example-macos/Info.plist";
|
1422
|
1422
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
1423
|
1423
|
MACOSX_DEPLOYMENT_TARGET = 10.14;
|
1424
|
1424
|
OTHER_LDFLAGS = (
|
|
@@ -1536,7 +1536,7 @@
|
1536
|
1536
|
/* End XCBuildConfiguration section */
|
1537
|
1537
|
|
1538
|
1538
|
/* Begin XCConfigurationList section */
|
1539
|
|
- 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "RNCWebViewExample" */ = {
|
|
1539
|
+ 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "example" */ = {
|
1540
|
1540
|
isa = XCConfigurationList;
|
1541
|
1541
|
buildConfigurations = (
|
1542
|
1542
|
13B07F941A680F5B00A75B9A /* Debug */,
|
|
@@ -1545,7 +1545,7 @@
|
1545
|
1545
|
defaultConfigurationIsVisible = 0;
|
1546
|
1546
|
defaultConfigurationName = Release;
|
1547
|
1547
|
};
|
1548
|
|
- 38C1416F23BBE33000902604 /* Build configuration list for PBXNativeTarget "RNCWebViewExample-macOS" */ = {
|
|
1548
|
+ 38C1416F23BBE33000902604 /* Build configuration list for PBXNativeTarget "example-macOS" */ = {
|
1549
|
1549
|
isa = XCConfigurationList;
|
1550
|
1550
|
buildConfigurations = (
|
1551
|
1551
|
38C1417023BBE33000902604 /* Debug */,
|
|
@@ -1554,7 +1554,7 @@
|
1554
|
1554
|
defaultConfigurationIsVisible = 0;
|
1555
|
1555
|
defaultConfigurationName = Release;
|
1556
|
1556
|
};
|
1557
|
|
- 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "RNCWebViewExample" */ = {
|
|
1557
|
+ 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "example" */ = {
|
1558
|
1558
|
isa = XCConfigurationList;
|
1559
|
1559
|
buildConfigurations = (
|
1560
|
1560
|
83CBBA201A601CBA00E9B192 /* Debug */,
|