Skip to content

Commit

Permalink
Merge pull request #101 from Microsoft/develop
Browse files Browse the repository at this point in the history
Merge develop to master
  • Loading branch information
dhei authored Aug 30, 2017
2 parents b23eb3a + 1cd450a commit c5395b4
Show file tree
Hide file tree
Showing 150 changed files with 10,217 additions and 654 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ local.properties
#
node_modules/
npm-debug.log
yarn.lock

# BUCK
buck-out/
Expand Down
3 changes: 0 additions & 3 deletions DemoApp/.vscode/launch.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
// Use IntelliSense to learn about possible Node.js debug attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
Expand Down
68 changes: 64 additions & 4 deletions DemoApp/ios/DemoApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,34 @@
remoteGlobalIDString = C35AEC211EF91F9300931F0C;
remoteInfo = RNMobileCenter;
};
9C7B32451F43DC040093E124 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 139D7ECE1E25DB7D00323FB7;
remoteInfo = "third-party";
};
9C7B32471F43DC040093E124 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 3D383D3C1EBD27B6005632C8;
remoteInfo = "third-party-tvOS";
};
9C7B32491F43DC040093E124 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 139D7E881E25C6D100323FB7;
remoteInfo = "double-conversion";
};
9C7B324B1F43DC040093E124 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 3D383D621EBD27B9005632C8;
remoteInfo = "double-conversion-tvOS";
};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
Expand Down Expand Up @@ -430,6 +458,10 @@
3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */,
3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */,
3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */,
9C7B32461F43DC040093E124 /* libthird-party.a */,
9C7B32481F43DC040093E124 /* libthird-party.a */,
9C7B324A1F43DC040093E124 /* libdouble-conversion.a */,
9C7B324C1F43DC040093E124 /* libdouble-conversion.a */,
);
name = Products;
sourceTree = "<group>";
Expand All @@ -438,7 +470,7 @@
isa = PBXGroup;
children = (
5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */,
5E9157351DD0AC6500FF2AA8 /* libRCTAnimation-tvOS.a */,
5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */,
);
name = Products;
sourceTree = "<group>";
Expand Down Expand Up @@ -849,10 +881,10 @@
remoteRef = 5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
5E9157351DD0AC6500FF2AA8 /* libRCTAnimation-tvOS.a */ = {
5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libRCTAnimation-tvOS.a";
path = libRCTAnimation.a;
remoteRef = 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
Expand Down Expand Up @@ -898,6 +930,34 @@
remoteRef = 92CD775F1F35422900F5D69D /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
9C7B32461F43DC040093E124 /* libthird-party.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libthird-party.a";
remoteRef = 9C7B32451F43DC040093E124 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
9C7B32481F43DC040093E124 /* libthird-party.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libthird-party.a";
remoteRef = 9C7B32471F43DC040093E124 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
9C7B324A1F43DC040093E124 /* libdouble-conversion.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libdouble-conversion.a";
remoteRef = 9C7B32491F43DC040093E124 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
9C7B324C1F43DC040093E124 /* libdouble-conversion.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libdouble-conversion.a";
remoteRef = 9C7B324B1F43DC040093E124 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */

/* Begin PBXResourcesBuildPhase section */
Expand Down Expand Up @@ -933,7 +993,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";
};
455082FDB7403C7244DD03AA /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
{
"images" : [
{
"idiom" : "iphone",
"size" : "20x20",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "20x20",
"scale" : "3x"
},
{
"idiom" : "iphone",
"size" : "29x29",
Expand Down
1 change: 1 addition & 0 deletions DemoApp/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ target 'DemoApp' do
pod 'MobileCenter/Analytics', '~> 0.11.2'
pod 'RNMobileCenterShared', '~> 0.8.1'

platform :ios, '8.0'
end
4 changes: 2 additions & 2 deletions DemoApp/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ SPEC CHECKSUMS:
MobileCenter: c08c239253ce523eb18f38958f68ea429ceafc08
RNMobileCenterShared: 111278ba8775b9497d802a7e6787eee83a9d72df

PODFILE CHECKSUM: b825475c99377b26aeb91703991b779fc2684f7d
PODFILE CHECKSUM: 5d009a902bf3a4bbbbaa245dd78cd3ac632c729c

COCOAPODS: 1.3.0
COCOAPODS: 1.3.1
4 changes: 2 additions & 2 deletions DemoApp/ios/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions DemoApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"mobile-center-analytics": "^0.8.1",
"mobile-center-crashes": "^0.8.1",
"mobile-center-push": "^0.8.1",
"react": "15.4.2",
"react-native": "0.40.0",
"react": "16.0.0-alpha.12",
"react-native": "0.47.1",
"react-navigation": "^1.0.0-beta.11"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit c5395b4

Please sign in to comment.