Commit f985c872 authored by Libin Lu's avatar Libin Lu

update example

parent c5ee7d42
......@@ -185,6 +185,34 @@
remoteGlobalIDString = 3D3CD9181DE5FBD800167DC4;
remoteInfo = "jschelpers-tvOS";
};
3AAE7F501F55B50200E914A8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 139D7ECE1E25DB7D00323FB7;
remoteInfo = "third-party";
};
3AAE7F521F55B50200E914A8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 3D383D3C1EBD27B6005632C8;
remoteInfo = "third-party-tvOS";
};
3AAE7F541F55B50200E914A8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 139D7E881E25C6D100323FB7;
remoteInfo = "double-conversion";
};
3AAE7F561F55B50200E914A8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 3D383D621EBD27B9005632C8;
remoteInfo = "double-conversion-tvOS";
};
4339BFCF1DAEBA3900F53B62 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = C7DEB70C413E484CBFA6AC45 /* RNFIRMessaging.xcodeproj */;
......@@ -383,6 +411,10 @@
3A6D627A1E20428000D0D2C7 /* libcxxreact.a */,
3A6D627C1E20428000D0D2C7 /* libjschelpers.a */,
3A6D627E1E20428000D0D2C7 /* libjschelpers.a */,
3AAE7F511F55B50200E914A8 /* libthird-party.a */,
3AAE7F531F55B50200E914A8 /* libthird-party.a */,
3AAE7F551F55B50200E914A8 /* libdouble-conversion.a */,
3AAE7F571F55B50200E914A8 /* libdouble-conversion.a */,
);
name = Products;
sourceTree = "<group>";
......@@ -532,11 +564,11 @@
TargetAttributes = {
00E356ED1AD99517003FC87E = {
CreatedOnToolsVersion = 6.2;
DevelopmentTeam = 7GX5PDNNM3;
DevelopmentTeam = V3RSH3E49B;
TestTargetID = 13B07F861A680F5B00A75B9A;
};
13B07F861A680F5B00A75B9A = {
DevelopmentTeam = 7GX5PDNNM3;
DevelopmentTeam = V3RSH3E49B;
ProvisioningStyle = Automatic;
SystemCapabilities = {
com.apple.BackgroundModes = {
......@@ -762,6 +794,34 @@
remoteRef = 3A6D627D1E20428000D0D2C7 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
3AAE7F511F55B50200E914A8 /* libthird-party.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libthird-party.a";
remoteRef = 3AAE7F501F55B50200E914A8 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
3AAE7F531F55B50200E914A8 /* libthird-party.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libthird-party.a";
remoteRef = 3AAE7F521F55B50200E914A8 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
3AAE7F551F55B50200E914A8 /* libdouble-conversion.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libdouble-conversion.a";
remoteRef = 3AAE7F541F55B50200E914A8 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
3AAE7F571F55B50200E914A8 /* libdouble-conversion.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libdouble-conversion.a";
remoteRef = 3AAE7F561F55B50200E914A8 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
4339BFD01DAEBA3900F53B62 /* libRNFIRMessaging.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
......@@ -818,7 +878,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";
};
53F91F9909896C758F1B39D7 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
......@@ -958,7 +1018,7 @@
baseConfigurationReference = 55A6E80F734FA3F596B96C04 /* Pods-SimpleFcmClientTests.debug.xcconfig */;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
DEVELOPMENT_TEAM = 7GX5PDNNM3;
DEVELOPMENT_TEAM = V3RSH3E49B;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
......@@ -982,7 +1042,7 @@
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
COPY_PHASE_STRIP = NO;
DEVELOPMENT_TEAM = 7GX5PDNNM3;
DEVELOPMENT_TEAM = V3RSH3E49B;
INFOPLIST_FILE = SimpleFcmClientTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
......@@ -1005,7 +1065,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 1;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = 7GX5PDNNM3;
DEVELOPMENT_TEAM = V3RSH3E49B;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)",
......@@ -1024,7 +1084,7 @@
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = fcm.simplefcmclient;
PRODUCT_BUNDLE_IDENTIFIER = com.myidentifi.engage.qa;
PRODUCT_NAME = SimpleFcmClient;
USER_HEADER_SEARCH_PATHS = ./SimpleFcmClient/;
VERSIONING_SYSTEM = "apple-generic";
......@@ -1039,7 +1099,7 @@
CODE_SIGN_ENTITLEMENTS = SimpleFcmClient/SimpleFcmClient.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 7GX5PDNNM3;
DEVELOPMENT_TEAM = V3RSH3E49B;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)",
......@@ -1058,7 +1118,7 @@
"-ObjC",
"-lc++",
);
PRODUCT_BUNDLE_IDENTIFIER = fcm.simplefcmclient;
PRODUCT_BUNDLE_IDENTIFIER = com.myidentifi.engage.qa;
PRODUCT_NAME = SimpleFcmClient;
USER_HEADER_SEARCH_PATHS = ./SimpleFcmClient/;
VERSIONING_SYSTEM = "apple-generic";
......
......@@ -7,9 +7,9 @@
"test": "jest"
},
"dependencies": {
"react": "16.0.0-alpha.6",
"react-native": "^0.44.2",
"react-native-fcm": "^7.0.0"
"react": "16.0.0-alpha.12",
"react-native": "^0.47.2",
"react-native-fcm": "^9.1.0"
},
"jest": {
"preset": "jest-react-native"
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment