Skip to content

Commit 3e7f9e0

Browse files
committed
update example to latest rn
1 parent 599be0b commit 3e7f9e0

File tree

2 files changed

+153
-3
lines changed

2 files changed

+153
-3
lines changed

example/ios/Demo.xcodeproj/project.pbxproj

Lines changed: 151 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,76 @@
200200
remoteGlobalIDString = 3D3CD9181DE5FBD800167DC4;
201201
remoteInfo = "jschelpers-tvOS";
202202
};
203+
3DD02A47202D9E8A00D42CFB /* PBXContainerItemProxy */ = {
204+
isa = PBXContainerItemProxy;
205+
containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
206+
proxyType = 2;
207+
remoteGlobalIDString = 3DBE0D001F3B181A0099AA32;
208+
remoteInfo = fishhook;
209+
};
210+
3DD02A49202D9E8A00D42CFB /* PBXContainerItemProxy */ = {
211+
isa = PBXContainerItemProxy;
212+
containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
213+
proxyType = 2;
214+
remoteGlobalIDString = 3DBE0D0D1F3B181C0099AA32;
215+
remoteInfo = "fishhook-tvOS";
216+
};
217+
3DD02A5B202D9E8A00D42CFB /* PBXContainerItemProxy */ = {
218+
isa = PBXContainerItemProxy;
219+
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
220+
proxyType = 2;
221+
remoteGlobalIDString = EBF21BDC1FC498900052F4D5;
222+
remoteInfo = jsinspector;
223+
};
224+
3DD02A5D202D9E8A00D42CFB /* PBXContainerItemProxy */ = {
225+
isa = PBXContainerItemProxy;
226+
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
227+
proxyType = 2;
228+
remoteGlobalIDString = EBF21BFA1FC4989A0052F4D5;
229+
remoteInfo = "jsinspector-tvOS";
230+
};
231+
3DD02A5F202D9E8A00D42CFB /* PBXContainerItemProxy */ = {
232+
isa = PBXContainerItemProxy;
233+
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
234+
proxyType = 2;
235+
remoteGlobalIDString = 139D7ECE1E25DB7D00323FB7;
236+
remoteInfo = "third-party";
237+
};
238+
3DD02A61202D9E8A00D42CFB /* PBXContainerItemProxy */ = {
239+
isa = PBXContainerItemProxy;
240+
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
241+
proxyType = 2;
242+
remoteGlobalIDString = 3D383D3C1EBD27B6005632C8;
243+
remoteInfo = "third-party-tvOS";
244+
};
245+
3DD02A63202D9E8A00D42CFB /* PBXContainerItemProxy */ = {
246+
isa = PBXContainerItemProxy;
247+
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
248+
proxyType = 2;
249+
remoteGlobalIDString = 139D7E881E25C6D100323FB7;
250+
remoteInfo = "double-conversion";
251+
};
252+
3DD02A65202D9E8A00D42CFB /* PBXContainerItemProxy */ = {
253+
isa = PBXContainerItemProxy;
254+
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
255+
proxyType = 2;
256+
remoteGlobalIDString = 3D383D621EBD27B9005632C8;
257+
remoteInfo = "double-conversion-tvOS";
258+
};
259+
3DD02A67202D9E8A00D42CFB /* PBXContainerItemProxy */ = {
260+
isa = PBXContainerItemProxy;
261+
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
262+
proxyType = 2;
263+
remoteGlobalIDString = 9936F3131F5F2E4B0010BF04;
264+
remoteInfo = privatedata;
265+
};
266+
3DD02A69202D9E8A00D42CFB /* PBXContainerItemProxy */ = {
267+
isa = PBXContainerItemProxy;
268+
containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
269+
proxyType = 2;
270+
remoteGlobalIDString = 9936F32F1F5F2E5B0010BF04;
271+
remoteInfo = "privatedata-tvOS";
272+
};
203273
5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = {
204274
isa = PBXContainerItemProxy;
205275
containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
@@ -382,6 +452,8 @@
382452
children = (
383453
139FDEF41B06529B00C62182 /* libRCTWebSocket.a */,
384454
3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */,
455+
3DD02A48202D9E8A00D42CFB /* libfishhook.a */,
456+
3DD02A4A202D9E8A00D42CFB /* libfishhook-tvOS.a */,
385457
);
386458
name = Products;
387459
sourceTree = "<group>";
@@ -411,6 +483,14 @@
411483
3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */,
412484
3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */,
413485
3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */,
486+
3DD02A5C202D9E8A00D42CFB /* libjsinspector.a */,
487+
3DD02A5E202D9E8A00D42CFB /* libjsinspector-tvOS.a */,
488+
3DD02A60202D9E8A00D42CFB /* libthird-party.a */,
489+
3DD02A62202D9E8A00D42CFB /* libthird-party.a */,
490+
3DD02A64202D9E8A00D42CFB /* libdouble-conversion.a */,
491+
3DD02A66202D9E8A00D42CFB /* libdouble-conversion.a */,
492+
3DD02A68202D9E8A00D42CFB /* libprivatedata.a */,
493+
3DD02A6A202D9E8A00D42CFB /* libprivatedata-tvOS.a */,
414494
);
415495
name = Products;
416496
sourceTree = "<group>";
@@ -797,6 +877,76 @@
797877
remoteRef = 3DAD3EAE1DF850E9000B6D8A /* PBXContainerItemProxy */;
798878
sourceTree = BUILT_PRODUCTS_DIR;
799879
};
880+
3DD02A48202D9E8A00D42CFB /* libfishhook.a */ = {
881+
isa = PBXReferenceProxy;
882+
fileType = archive.ar;
883+
path = libfishhook.a;
884+
remoteRef = 3DD02A47202D9E8A00D42CFB /* PBXContainerItemProxy */;
885+
sourceTree = BUILT_PRODUCTS_DIR;
886+
};
887+
3DD02A4A202D9E8A00D42CFB /* libfishhook-tvOS.a */ = {
888+
isa = PBXReferenceProxy;
889+
fileType = archive.ar;
890+
path = "libfishhook-tvOS.a";
891+
remoteRef = 3DD02A49202D9E8A00D42CFB /* PBXContainerItemProxy */;
892+
sourceTree = BUILT_PRODUCTS_DIR;
893+
};
894+
3DD02A5C202D9E8A00D42CFB /* libjsinspector.a */ = {
895+
isa = PBXReferenceProxy;
896+
fileType = archive.ar;
897+
path = libjsinspector.a;
898+
remoteRef = 3DD02A5B202D9E8A00D42CFB /* PBXContainerItemProxy */;
899+
sourceTree = BUILT_PRODUCTS_DIR;
900+
};
901+
3DD02A5E202D9E8A00D42CFB /* libjsinspector-tvOS.a */ = {
902+
isa = PBXReferenceProxy;
903+
fileType = archive.ar;
904+
path = "libjsinspector-tvOS.a";
905+
remoteRef = 3DD02A5D202D9E8A00D42CFB /* PBXContainerItemProxy */;
906+
sourceTree = BUILT_PRODUCTS_DIR;
907+
};
908+
3DD02A60202D9E8A00D42CFB /* libthird-party.a */ = {
909+
isa = PBXReferenceProxy;
910+
fileType = archive.ar;
911+
path = "libthird-party.a";
912+
remoteRef = 3DD02A5F202D9E8A00D42CFB /* PBXContainerItemProxy */;
913+
sourceTree = BUILT_PRODUCTS_DIR;
914+
};
915+
3DD02A62202D9E8A00D42CFB /* libthird-party.a */ = {
916+
isa = PBXReferenceProxy;
917+
fileType = archive.ar;
918+
path = "libthird-party.a";
919+
remoteRef = 3DD02A61202D9E8A00D42CFB /* PBXContainerItemProxy */;
920+
sourceTree = BUILT_PRODUCTS_DIR;
921+
};
922+
3DD02A64202D9E8A00D42CFB /* libdouble-conversion.a */ = {
923+
isa = PBXReferenceProxy;
924+
fileType = archive.ar;
925+
path = "libdouble-conversion.a";
926+
remoteRef = 3DD02A63202D9E8A00D42CFB /* PBXContainerItemProxy */;
927+
sourceTree = BUILT_PRODUCTS_DIR;
928+
};
929+
3DD02A66202D9E8A00D42CFB /* libdouble-conversion.a */ = {
930+
isa = PBXReferenceProxy;
931+
fileType = archive.ar;
932+
path = "libdouble-conversion.a";
933+
remoteRef = 3DD02A65202D9E8A00D42CFB /* PBXContainerItemProxy */;
934+
sourceTree = BUILT_PRODUCTS_DIR;
935+
};
936+
3DD02A68202D9E8A00D42CFB /* libprivatedata.a */ = {
937+
isa = PBXReferenceProxy;
938+
fileType = archive.ar;
939+
path = libprivatedata.a;
940+
remoteRef = 3DD02A67202D9E8A00D42CFB /* PBXContainerItemProxy */;
941+
sourceTree = BUILT_PRODUCTS_DIR;
942+
};
943+
3DD02A6A202D9E8A00D42CFB /* libprivatedata-tvOS.a */ = {
944+
isa = PBXReferenceProxy;
945+
fileType = archive.ar;
946+
path = "libprivatedata-tvOS.a";
947+
remoteRef = 3DD02A69202D9E8A00D42CFB /* PBXContainerItemProxy */;
948+
sourceTree = BUILT_PRODUCTS_DIR;
949+
};
800950
5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */ = {
801951
isa = PBXReferenceProxy;
802952
fileType = archive.ar;
@@ -874,7 +1024,7 @@
8741024
);
8751025
runOnlyForDeploymentPostprocessing = 0;
8761026
shellPath = /bin/sh;
877-
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager/react-native-xcode.sh";
1027+
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
8781028
};
8791029
2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
8801030
isa = PBXShellScriptBuildPhase;

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"license": "MIT",
77
"author": "sohobloo <[email protected]> (https://github.com/sohobloo)",
88
"dependencies": {
9-
"react": "^15.4.1",
10-
"react-native": "^0.42.3",
9+
"react": "^16.2.0",
10+
"react-native": "^0.53.0",
1111
"react-native-modal-dropdown": "latest"
1212
},
1313
"scripts": {

0 commit comments

Comments
 (0)