|
@@ -37,6 +37,7 @@
|
37
|
37
|
5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
|
38
|
38
|
6D05A8F55CC4482AACFFC932 /* libReactNativePermissions.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DF4131A2930454297EF564B /* libReactNativePermissions.a */; };
|
39
|
39
|
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
|
|
40
|
+ ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; };
|
40
|
41
|
/* End PBXBuildFile section */
|
41
|
42
|
|
42
|
43
|
/* Begin PBXContainerItemProxy section */
|
|
@@ -229,12 +230,12 @@
|
229
|
230
|
remoteGlobalIDString = 58B5119B1A9E6C1200147676;
|
230
|
231
|
remoteInfo = RCTText;
|
231
|
232
|
};
|
232
|
|
- 9D140CBB1F068EB400146F6C /* PBXContainerItemProxy */ = {
|
|
233
|
+ ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */ = {
|
233
|
234
|
isa = PBXContainerItemProxy;
|
234
|
|
- containerPortal = 1CB53DB705894AAA8CB22783 /* ReactNativePermissions.xcodeproj */;
|
|
235
|
+ containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
|
235
|
236
|
proxyType = 2;
|
236
|
|
- remoteGlobalIDString = 9D23B34F1C767B80008B4819;
|
237
|
|
- remoteInfo = ReactNativePermissions;
|
|
237
|
+ remoteGlobalIDString = 358F4ED71D1E81A9004DF814;
|
|
238
|
+ remoteInfo = RCTBlob;
|
238
|
239
|
};
|
239
|
240
|
/* End PBXContainerItemProxy section */
|
240
|
241
|
|
|
@@ -265,6 +266,7 @@
|
265
|
266
|
5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
|
266
|
267
|
78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
|
267
|
268
|
832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
|
|
269
|
+ ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; };
|
268
|
270
|
/* End PBXFileReference section */
|
269
|
271
|
|
270
|
272
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -280,6 +282,8 @@
|
280
|
282
|
isa = PBXFrameworksBuildPhase;
|
281
|
283
|
buildActionMask = 2147483647;
|
282
|
284
|
files = (
|
|
285
|
+ ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */,
|
|
286
|
+ 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */,
|
283
|
287
|
146834051AC3E58100842450 /* libReact.a in Frameworks */,
|
284
|
288
|
5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */,
|
285
|
289
|
00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
|
|
@@ -422,6 +426,7 @@
|
422
|
426
|
3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */,
|
423
|
427
|
3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */,
|
424
|
428
|
3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */,
|
|
429
|
+ 3DAD3EA31DF850E9000B6D8A /* libReact-tvOS.a */,
|
425
|
430
|
);
|
426
|
431
|
name = Products;
|
427
|
432
|
sourceTree = "<group>";
|
|
@@ -450,6 +455,7 @@
|
450
|
455
|
5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */,
|
451
|
456
|
146833FF1AC3E56700842450 /* React.xcodeproj */,
|
452
|
457
|
00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
|
|
458
|
+ ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */,
|
453
|
459
|
00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,
|
454
|
460
|
00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */,
|
455
|
461
|
78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */,
|
|
@@ -483,6 +489,7 @@
|
483
|
489
|
indentWidth = 2;
|
484
|
490
|
sourceTree = "<group>";
|
485
|
491
|
tabWidth = 2;
|
|
492
|
+ usesTabs = 0;
|
486
|
493
|
};
|
487
|
494
|
83CBBA001A601CBA00E9B192 /* Products */ = {
|
488
|
495
|
isa = PBXGroup;
|
|
@@ -495,10 +502,10 @@
|
495
|
502
|
name = Products;
|
496
|
503
|
sourceTree = "<group>";
|
497
|
504
|
};
|
498
|
|
- 9D140C9F1F068EB400146F6C /* Products */ = {
|
|
505
|
+ ADBDB9201DFEBF0600ED6528 /* Products */ = {
|
499
|
506
|
isa = PBXGroup;
|
500
|
507
|
children = (
|
501
|
|
- 9D140CBC1F068EB400146F6C /* libReactNativePermissions.a */,
|
|
508
|
+ ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */,
|
502
|
509
|
);
|
503
|
510
|
name = Products;
|
504
|
511
|
sourceTree = "<group>";
|
|
@@ -589,9 +596,11 @@
|
589
|
596
|
TargetAttributes = {
|
590
|
597
|
00E356ED1AD99517003FC87E = {
|
591
|
598
|
CreatedOnToolsVersion = 6.2;
|
|
599
|
+ DevelopmentTeam = 66SW7BQ2SM;
|
592
|
600
|
TestTargetID = 13B07F861A680F5B00A75B9A;
|
593
|
601
|
};
|
594
|
602
|
13B07F861A680F5B00A75B9A = {
|
|
603
|
+ DevelopmentTeam = 66SW7BQ2SM;
|
595
|
604
|
SystemCapabilities = {
|
596
|
605
|
com.apple.BackgroundModes = {
|
597
|
606
|
enabled = 1;
|
|
@@ -629,6 +638,10 @@
|
629
|
638
|
ProductGroup = 5E91572E1DD0AC6500FF2AA8 /* Products */;
|
630
|
639
|
ProjectRef = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
|
631
|
640
|
},
|
|
641
|
+ {
|
|
642
|
+ ProductGroup = ADBDB9201DFEBF0600ED6528 /* Products */;
|
|
643
|
+ ProjectRef = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
|
|
644
|
+ },
|
632
|
645
|
{
|
633
|
646
|
ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;
|
634
|
647
|
ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
|
|
@@ -779,10 +792,10 @@
|
779
|
792
|
remoteRef = 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */;
|
780
|
793
|
sourceTree = BUILT_PRODUCTS_DIR;
|
781
|
794
|
};
|
782
|
|
- 3DAD3EA31DF850E9000B6D8A /* libReact.a */ = {
|
|
795
|
+ 3DAD3EA31DF850E9000B6D8A /* libReact-tvOS.a */ = {
|
783
|
796
|
isa = PBXReferenceProxy;
|
784
|
797
|
fileType = archive.ar;
|
785
|
|
- path = libReact.a;
|
|
798
|
+ path = "libReact-tvOS.a";
|
786
|
799
|
remoteRef = 3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */;
|
787
|
800
|
sourceTree = BUILT_PRODUCTS_DIR;
|
788
|
801
|
};
|
|
@@ -856,11 +869,11 @@
|
856
|
869
|
remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
|
857
|
870
|
sourceTree = BUILT_PRODUCTS_DIR;
|
858
|
871
|
};
|
859
|
|
- 9D140CBC1F068EB400146F6C /* libReactNativePermissions.a */ = {
|
|
872
|
+ ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */ = {
|
860
|
873
|
isa = PBXReferenceProxy;
|
861
|
874
|
fileType = archive.ar;
|
862
|
|
- path = libReactNativePermissions.a;
|
863
|
|
- remoteRef = 9D140CBB1F068EB400146F6C /* PBXContainerItemProxy */;
|
|
875
|
+ path = libRCTBlob.a;
|
|
876
|
+ remoteRef = ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */;
|
864
|
877
|
sourceTree = BUILT_PRODUCTS_DIR;
|
865
|
878
|
};
|
866
|
879
|
/* End PBXReferenceProxy section */
|
|
@@ -912,7 +925,7 @@
|
912
|
925
|
);
|
913
|
926
|
runOnlyForDeploymentPostprocessing = 0;
|
914
|
927
|
shellPath = /bin/sh;
|
915
|
|
- shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager/react-native-xcode.sh";
|
|
928
|
+ shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
916
|
929
|
};
|
917
|
930
|
2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
|
918
|
931
|
isa = PBXShellScriptBuildPhase;
|
|
@@ -926,7 +939,7 @@
|
926
|
939
|
);
|
927
|
940
|
runOnlyForDeploymentPostprocessing = 0;
|
928
|
941
|
shellPath = /bin/sh;
|
929
|
|
- shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager/react-native-xcode.sh";
|
|
942
|
+ shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
930
|
943
|
};
|
931
|
944
|
/* End PBXShellScriptBuildPhase section */
|
932
|
945
|
|
|
@@ -997,6 +1010,7 @@
|
997
|
1010
|
isa = XCBuildConfiguration;
|
998
|
1011
|
buildSettings = {
|
999
|
1012
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
1013
|
+ DEVELOPMENT_TEAM = 66SW7BQ2SM;
|
1000
|
1014
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
1001
|
1015
|
"DEBUG=1",
|
1002
|
1016
|
"$(inherited)",
|
|
@@ -1024,6 +1038,7 @@
|
1024
|
1038
|
buildSettings = {
|
1025
|
1039
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
1026
|
1040
|
COPY_PHASE_STRIP = NO;
|
|
1041
|
+ DEVELOPMENT_TEAM = 66SW7BQ2SM;
|
1027
|
1042
|
INFOPLIST_FILE = ExampleTests/Info.plist;
|
1028
|
1043
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
1029
|
1044
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
@@ -1048,6 +1063,7 @@
|
1048
|
1063
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1049
|
1064
|
CURRENT_PROJECT_VERSION = 1;
|
1050
|
1065
|
DEAD_CODE_STRIPPING = NO;
|
|
1066
|
+ DEVELOPMENT_TEAM = 66SW7BQ2SM;
|
1051
|
1067
|
INFOPLIST_FILE = Example/Info.plist;
|
1052
|
1068
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
1053
|
1069
|
OTHER_LDFLAGS = (
|
|
@@ -1065,6 +1081,7 @@
|
1065
|
1081
|
buildSettings = {
|
1066
|
1082
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1067
|
1083
|
CURRENT_PROJECT_VERSION = 1;
|
|
1084
|
+ DEVELOPMENT_TEAM = 66SW7BQ2SM;
|
1068
|
1085
|
INFOPLIST_FILE = Example/Info.plist;
|
1069
|
1086
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
1070
|
1087
|
OTHER_LDFLAGS = (
|