Skip to content

Commit

Permalink
release 0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ivpusic committed Jul 25, 2017
1 parent aef62b8 commit ff18678
Show file tree
Hide file tree
Showing 5 changed files with 4,886 additions and 4,197 deletions.
79 changes: 77 additions & 2 deletions example/ios/example.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,41 @@
remoteGlobalIDString = 3400A8081CEB54A6008A0BC7;
remoteInfo = imageCropPicker;
};
34BCCE401F27B7F800DD551F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = CAE92B1397B64654977AE8E7 /* RCTVideo.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 641E28441F0EEC8500443AF6;
remoteInfo = "RCTVideo-tvOS";
};
34BCCE501F27B7F800DD551F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 139D7ECE1E25DB7D00323FB7;
remoteInfo = "third-party";
};
34BCCE521F27B7F800DD551F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 3D383D3C1EBD27B6005632C8;
remoteInfo = "third-party-tvOS";
};
34BCCE541F27B7F800DD551F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 139D7E881E25C6D100323FB7;
remoteInfo = "double-conversion";
};
34BCCE561F27B7F800DD551F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 3D383D621EBD27B9005632C8;
remoteInfo = "double-conversion-tvOS";
};
34F74E341E0733E3001D9901 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 34F74E2D1E0733E2001D9901 /* RCTAnimation.xcodeproj */;
Expand Down Expand Up @@ -412,6 +447,10 @@
341DB0271E31716A009BFCB3 /* libcxxreact.a */,
341DB0291E31716A009BFCB3 /* libjschelpers.a */,
341DB02B1E31716A009BFCB3 /* libjschelpers.a */,
34BCCE511F27B7F800DD551F /* libthird-party.a */,
34BCCE531F27B7F800DD551F /* libthird-party.a */,
34BCCE551F27B7F800DD551F /* libdouble-conversion.a */,
34BCCE571F27B7F800DD551F /* libdouble-conversion.a */,
);
name = Products;
sourceTree = "<group>";
Expand All @@ -420,6 +459,7 @@
isa = PBXGroup;
children = (
341DB04E1E317316009BFCB3 /* libRCTVideo.a */,
34BCCE411F27B7F800DD551F /* libRCTVideo.a */,
);
name = Products;
sourceTree = "<group>";
Expand Down Expand Up @@ -754,6 +794,41 @@
remoteRef = 3460B9DF1D6BA58300CCEC39 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
34BCCE411F27B7F800DD551F /* libRCTVideo.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libRCTVideo.a;
remoteRef = 34BCCE401F27B7F800DD551F /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
34BCCE511F27B7F800DD551F /* libthird-party.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libthird-party.a";
remoteRef = 34BCCE501F27B7F800DD551F /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
34BCCE531F27B7F800DD551F /* libthird-party.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libthird-party.a";
remoteRef = 34BCCE521F27B7F800DD551F /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
34BCCE551F27B7F800DD551F /* libdouble-conversion.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libdouble-conversion.a";
remoteRef = 34BCCE541F27B7F800DD551F /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
34BCCE571F27B7F800DD551F /* libdouble-conversion.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libdouble-conversion.a";
remoteRef = 34BCCE561F27B7F800DD551F /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
34F74E351E0733E3001D9901 /* libRCTAnimation.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
Expand All @@ -764,7 +839,7 @@
34F74E371E0733E3001D9901 /* libRCTAnimation-tvOS.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libRCTAnimation-tvOS.a";
path = libRCTAnimation.a;
remoteRef = 34F74E361E0733E3001D9901 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
Expand Down Expand Up @@ -865,7 +940,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 */

Expand Down
Loading

0 comments on commit ff18678

Please sign in to comment.