|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; }; |
11 | | - 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; }; |
12 | 11 | 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; }; |
13 | 12 | 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; }; |
14 | 13 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; }; |
|
32 | 31 | 8439DEA02100FAA8008F1674 /* libRCTPSPDFKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 657278841D86C28800A5E1A8 /* libRCTPSPDFKit.a */; }; |
33 | 32 | 8439DEA42100FCB8008F1674 /* PDFs in Resources */ = {isa = PBXBuildFile; fileRef = 8439DEA32100FCB8008F1674 /* PDFs */; }; |
34 | 33 | 84D29148224151C100F55337 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D29119224151C100F55337 /* JavaScriptCore.framework */; }; |
| 34 | + 84FB136022EB4F83004FF166 /* libRNGestureHandler.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 84FB135D22EB4F3E004FF166 /* libRNGestureHandler.a */; }; |
35 | 35 | /* End PBXBuildFile section */ |
36 | 36 |
|
37 | 37 | /* Begin PBXContainerItemProxy section */ |
|
42 | 42 | remoteGlobalIDString = 134814201AA4EA6300B7C361; |
43 | 43 | remoteInfo = RCTActionSheet; |
44 | 44 | }; |
45 | | - 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */ = { |
46 | | - isa = PBXContainerItemProxy; |
47 | | - containerPortal = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */; |
48 | | - proxyType = 2; |
49 | | - remoteGlobalIDString = 134814201AA4EA6300B7C361; |
50 | | - remoteInfo = RCTGeolocation; |
51 | | - }; |
52 | 45 | 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */ = { |
53 | 46 | isa = PBXContainerItemProxy; |
54 | 47 | containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */; |
|
273 | 266 | remoteGlobalIDString = ED296FEE214C9CF800B7C4FE; |
274 | 267 | remoteInfo = "jsiexecutor-tvOS"; |
275 | 268 | }; |
| 269 | + 84FB135C22EB4F3E004FF166 /* PBXContainerItemProxy */ = { |
| 270 | + isa = PBXContainerItemProxy; |
| 271 | + containerPortal = 84FB135722EB4F3E004FF166 /* RNGestureHandler.xcodeproj */; |
| 272 | + proxyType = 2; |
| 273 | + remoteGlobalIDString = 134814201AA4EA6300B7C361; |
| 274 | + remoteInfo = RNGestureHandler; |
| 275 | + }; |
| 276 | + 84FB135E22EB4F3E004FF166 /* PBXContainerItemProxy */ = { |
| 277 | + isa = PBXContainerItemProxy; |
| 278 | + containerPortal = 84FB135722EB4F3E004FF166 /* RNGestureHandler.xcodeproj */; |
| 279 | + proxyType = 2; |
| 280 | + remoteGlobalIDString = B5C32A36220C603B000FFB8D; |
| 281 | + remoteInfo = "RNGestureHandler-tvOS"; |
| 282 | + }; |
276 | 283 | B9B1CE3E1E67329100D1ACB7 /* PBXContainerItemProxy */ = { |
277 | 284 | isa = PBXContainerItemProxy; |
278 | 285 | containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */; |
|
327 | 334 |
|
328 | 335 | /* Begin PBXFileReference section */ |
329 | 336 | 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; }; |
330 | | - 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; }; |
331 | 337 | 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; }; |
332 | 338 | 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; }; |
333 | 339 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; }; |
|
354 | 360 | 841A133F2107627E006CD78D /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; }; |
355 | 361 | 8439DEA32100FCB8008F1674 /* PDFs */ = {isa = PBXFileReference; lastKnownFileType = folder; name = PDFs; path = ../../PDFs; sourceTree = "<group>"; }; |
356 | 362 | 84D29119224151C100F55337 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
| 363 | + 84FB135722EB4F3E004FF166 /* RNGestureHandler.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RNGestureHandler.xcodeproj; path = "../node_modules/react-native-gesture-handler/ios/RNGestureHandler.xcodeproj"; sourceTree = "<group>"; }; |
357 | 364 | /* End PBXFileReference section */ |
358 | 365 |
|
359 | 366 | /* Begin PBXFrameworksBuildPhase section */ |
|
375 | 382 | 8439DE9F2100F991008F1674 /* libRNFS.a in Frameworks */, |
376 | 383 | 146834051AC3E58100842450 /* libReact.a in Frameworks */, |
377 | 384 | 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */, |
378 | | - 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */, |
379 | 385 | 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */, |
380 | 386 | 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */, |
| 387 | + 84FB136022EB4F83004FF166 /* libRNGestureHandler.a in Frameworks */, |
381 | 388 | 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */, |
382 | 389 | 01107E0B1FFE52E700CD9D66 /* PSPDFKitUI.framework in Frameworks */, |
383 | 390 | 8439DE692100F4F6008F1674 /* PSPDFKit.framework in Frameworks */, |
|
399 | 406 | name = Products; |
400 | 407 | sourceTree = "<group>"; |
401 | 408 | }; |
402 | | - 00C302B61ABCB90400DB3ED1 /* Products */ = { |
403 | | - isa = PBXGroup; |
404 | | - children = ( |
405 | | - 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */, |
406 | | - ); |
407 | | - name = Products; |
408 | | - sourceTree = "<group>"; |
409 | | - }; |
410 | 409 | 00C302BC1ABCB91800DB3ED1 /* Products */ = { |
411 | 410 | isa = PBXGroup; |
412 | 411 | children = ( |
|
558 | 557 | 6540D1851D8A9F9100B8F94F /* RNFS.xcodeproj */, |
559 | 558 | 146833FF1AC3E56700842450 /* React.xcodeproj */, |
560 | 559 | 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */, |
561 | | - 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */, |
| 560 | + 841A133F2107627E006CD78D /* RCTAnimation.xcodeproj */, |
| 561 | + 84FB135722EB4F3E004FF166 /* RNGestureHandler.xcodeproj */, |
562 | 562 | 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */, |
563 | 563 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */, |
564 | 564 | 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */, |
565 | 565 | 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */, |
566 | 566 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */, |
567 | 567 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */, |
568 | 568 | 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */, |
569 | | - 841A133F2107627E006CD78D /* RCTAnimation.xcodeproj */, |
570 | 569 | ); |
571 | 570 | name = Libraries; |
572 | 571 | sourceTree = "<group>"; |
|
612 | 611 | name = Products; |
613 | 612 | sourceTree = "<group>"; |
614 | 613 | }; |
| 614 | + 84FB135822EB4F3E004FF166 /* Products */ = { |
| 615 | + isa = PBXGroup; |
| 616 | + children = ( |
| 617 | + 84FB135D22EB4F3E004FF166 /* libRNGestureHandler.a */, |
| 618 | + 84FB135F22EB4F3E004FF166 /* libRNGestureHandler-tvOS.a */, |
| 619 | + ); |
| 620 | + name = Products; |
| 621 | + sourceTree = "<group>"; |
| 622 | + }; |
615 | 623 | /* End PBXGroup section */ |
616 | 624 |
|
617 | 625 | /* Begin PBXNativeTarget section */ |
|
688 | 696 | ProductGroup = 841A13402107627E006CD78D /* Products */; |
689 | 697 | ProjectRef = 841A133F2107627E006CD78D /* RCTAnimation.xcodeproj */; |
690 | 698 | }, |
691 | | - { |
692 | | - ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */; |
693 | | - ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */; |
694 | | - }, |
695 | 699 | { |
696 | 700 | ProductGroup = 00C302BC1ABCB91800DB3ED1 /* Products */; |
697 | 701 | ProjectRef = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */; |
|
732 | 736 | ProductGroup = 6540D1861D8A9F9100B8F94F /* Products */; |
733 | 737 | ProjectRef = 6540D1851D8A9F9100B8F94F /* RNFS.xcodeproj */; |
734 | 738 | }, |
| 739 | + { |
| 740 | + ProductGroup = 84FB135822EB4F3E004FF166 /* Products */; |
| 741 | + ProjectRef = 84FB135722EB4F3E004FF166 /* RNGestureHandler.xcodeproj */; |
| 742 | + }, |
735 | 743 | ); |
736 | 744 | projectRoot = ""; |
737 | 745 | targets = ( |
|
749 | 757 | remoteRef = 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */; |
750 | 758 | sourceTree = BUILT_PRODUCTS_DIR; |
751 | 759 | }; |
752 | | - 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */ = { |
753 | | - isa = PBXReferenceProxy; |
754 | | - fileType = archive.ar; |
755 | | - path = libRCTGeolocation.a; |
756 | | - remoteRef = 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */; |
757 | | - sourceTree = BUILT_PRODUCTS_DIR; |
758 | | - }; |
759 | 760 | 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */ = { |
760 | 761 | isa = PBXReferenceProxy; |
761 | 762 | fileType = archive.ar; |
|
973 | 974 | remoteRef = 84D29144224151C100F55337 /* PBXContainerItemProxy */; |
974 | 975 | sourceTree = BUILT_PRODUCTS_DIR; |
975 | 976 | }; |
| 977 | + 84FB135D22EB4F3E004FF166 /* libRNGestureHandler.a */ = { |
| 978 | + isa = PBXReferenceProxy; |
| 979 | + fileType = archive.ar; |
| 980 | + path = libRNGestureHandler.a; |
| 981 | + remoteRef = 84FB135C22EB4F3E004FF166 /* PBXContainerItemProxy */; |
| 982 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 983 | + }; |
| 984 | + 84FB135F22EB4F3E004FF166 /* libRNGestureHandler-tvOS.a */ = { |
| 985 | + isa = PBXReferenceProxy; |
| 986 | + fileType = archive.ar; |
| 987 | + path = "libRNGestureHandler-tvOS.a"; |
| 988 | + remoteRef = 84FB135E22EB4F3E004FF166 /* PBXContainerItemProxy */; |
| 989 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 990 | + }; |
976 | 991 | B9B1CE3F1E67329100D1ACB7 /* libRCTLinking-tvOS.a */ = { |
977 | 992 | isa = PBXReferenceProxy; |
978 | 993 | fileType = archive.ar; |
|
1043 | 1058 | ); |
1044 | 1059 | runOnlyForDeploymentPostprocessing = 0; |
1045 | 1060 | shellPath = /bin/sh; |
1046 | | - shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh"; |
| 1061 | + shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n"; |
1047 | 1062 | }; |
1048 | 1063 | /* End PBXShellScriptBuildPhase section */ |
1049 | 1064 |
|
|
1217 | 1232 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, |
1218 | 1233 | "$(SRCROOT)/../node_modules/react-native/React/**", |
1219 | 1234 | ); |
1220 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
| 1235 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
1221 | 1236 | MTL_ENABLE_DEBUG_INFO = YES; |
1222 | 1237 | ONLY_ACTIVE_ARCH = YES; |
1223 | 1238 | SDKROOT = iphoneos; |
|
1268 | 1283 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, |
1269 | 1284 | "$(SRCROOT)/../node_modules/react-native/React/**", |
1270 | 1285 | ); |
1271 | | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
| 1286 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
1272 | 1287 | MTL_ENABLE_DEBUG_INFO = NO; |
1273 | 1288 | SDKROOT = iphoneos; |
1274 | 1289 | VALIDATE_PRODUCT = YES; |
|
0 commit comments