|
|
@@ -37,6 +37,7 @@
|
|
|
5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
|
|
|
6D05A8F55CC4482AACFFC932 /* libReactNativePermissions.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DF4131A2930454297EF564B /* libReactNativePermissions.a */; };
|
|
|
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
|
|
|
+ ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
@@ -229,12 +230,12 @@
|
|
|
remoteGlobalIDString = 58B5119B1A9E6C1200147676;
|
|
|
remoteInfo = RCTText;
|
|
|
};
|
|
|
- 9D140CBB1F068EB400146F6C /* PBXContainerItemProxy */ = {
|
|
|
+ ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */ = {
|
|
|
isa = PBXContainerItemProxy;
|
|
|
- containerPortal = 1CB53DB705894AAA8CB22783 /* ReactNativePermissions.xcodeproj */;
|
|
|
+ containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
|
|
|
proxyType = 2;
|
|
|
- remoteGlobalIDString = 9D23B34F1C767B80008B4819;
|
|
|
- remoteInfo = ReactNativePermissions;
|
|
|
+ remoteGlobalIDString = 358F4ED71D1E81A9004DF814;
|
|
|
+ remoteInfo = RCTBlob;
|
|
|
};
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
@@ -265,6 +266,7 @@
|
|
|
5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
|
|
|
78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
|
|
|
832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
|
|
|
+ ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
@@ -280,6 +282,8 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */,
|
|
|
+ 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */,
|
|
|
146834051AC3E58100842450 /* libReact.a in Frameworks */,
|
|
|
5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */,
|
|
|
00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
|
|
|
@@ -422,6 +426,7 @@
|
|
|
3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */,
|
|
|
3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */,
|
|
|
3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */,
|
|
|
+ 3DAD3EA31DF850E9000B6D8A /* libReact-tvOS.a */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -450,6 +455,7 @@
|
|
|
5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */,
|
|
|
146833FF1AC3E56700842450 /* React.xcodeproj */,
|
|
|
00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
|
|
|
+ ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */,
|
|
|
00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,
|
|
|
00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */,
|
|
|
78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */,
|
|
|
@@ -483,6 +489,7 @@
|
|
|
indentWidth = 2;
|
|
|
sourceTree = "<group>";
|
|
|
tabWidth = 2;
|
|
|
+ usesTabs = 0;
|
|
|
};
|
|
|
83CBBA001A601CBA00E9B192 /* Products */ = {
|
|
|
isa = PBXGroup;
|
|
|
@@ -495,10 +502,10 @@
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- 9D140C9F1F068EB400146F6C /* Products */ = {
|
|
|
+ ADBDB9201DFEBF0600ED6528 /* Products */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 9D140CBC1F068EB400146F6C /* libReactNativePermissions.a */,
|
|
|
+ ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -589,9 +596,11 @@
|
|
|
TargetAttributes = {
|
|
|
00E356ED1AD99517003FC87E = {
|
|
|
CreatedOnToolsVersion = 6.2;
|
|
|
+ DevelopmentTeam = 66SW7BQ2SM;
|
|
|
TestTargetID = 13B07F861A680F5B00A75B9A;
|
|
|
};
|
|
|
13B07F861A680F5B00A75B9A = {
|
|
|
+ DevelopmentTeam = 66SW7BQ2SM;
|
|
|
SystemCapabilities = {
|
|
|
com.apple.BackgroundModes = {
|
|
|
enabled = 1;
|
|
|
@@ -629,6 +638,10 @@
|
|
|
ProductGroup = 5E91572E1DD0AC6500FF2AA8 /* Products */;
|
|
|
ProjectRef = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
|
|
|
},
|
|
|
+ {
|
|
|
+ ProductGroup = ADBDB9201DFEBF0600ED6528 /* Products */;
|
|
|
+ ProjectRef = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
|
|
|
+ },
|
|
|
{
|
|
|
ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;
|
|
|
ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
|
|
|
@@ -779,10 +792,10 @@
|
|
|
remoteRef = 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */;
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
};
|
|
|
- 3DAD3EA31DF850E9000B6D8A /* libReact.a */ = {
|
|
|
+ 3DAD3EA31DF850E9000B6D8A /* libReact-tvOS.a */ = {
|
|
|
isa = PBXReferenceProxy;
|
|
|
fileType = archive.ar;
|
|
|
- path = libReact.a;
|
|
|
+ path = "libReact-tvOS.a";
|
|
|
remoteRef = 3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */;
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
};
|
|
|
@@ -856,11 +869,11 @@
|
|
|
remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
};
|
|
|
- 9D140CBC1F068EB400146F6C /* libReactNativePermissions.a */ = {
|
|
|
+ ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */ = {
|
|
|
isa = PBXReferenceProxy;
|
|
|
fileType = archive.ar;
|
|
|
- path = libReactNativePermissions.a;
|
|
|
- remoteRef = 9D140CBB1F068EB400146F6C /* PBXContainerItemProxy */;
|
|
|
+ path = libRCTBlob.a;
|
|
|
+ remoteRef = ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */;
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
};
|
|
|
/* End PBXReferenceProxy section */
|
|
|
@@ -912,7 +925,7 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
- shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager/react-native-xcode.sh";
|
|
|
+ shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
|
|
};
|
|
|
2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
@@ -926,7 +939,7 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
- shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager/react-native-xcode.sh";
|
|
|
+ shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
|
|
|
};
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
@@ -997,6 +1010,7 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
+ DEVELOPMENT_TEAM = 66SW7BQ2SM;
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
"DEBUG=1",
|
|
|
"$(inherited)",
|
|
|
@@ -1024,6 +1038,7 @@
|
|
|
buildSettings = {
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
+ DEVELOPMENT_TEAM = 66SW7BQ2SM;
|
|
|
INFOPLIST_FILE = ExampleTests/Info.plist;
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
@@ -1048,6 +1063,7 @@
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
DEAD_CODE_STRIPPING = NO;
|
|
|
+ DEVELOPMENT_TEAM = 66SW7BQ2SM;
|
|
|
INFOPLIST_FILE = Example/Info.plist;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
OTHER_LDFLAGS = (
|
|
|
@@ -1065,6 +1081,7 @@
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
+ DEVELOPMENT_TEAM = 66SW7BQ2SM;
|
|
|
INFOPLIST_FILE = Example/Info.plist;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
OTHER_LDFLAGS = (
|