|
5 | 5 | }; |
6 | 6 | objectVersion = 46; |
7 | 7 | objects = { |
8 | | - |
9 | 8 | /* Begin PBXBuildFile section */ |
10 | 9 | 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; }; |
11 | 10 | 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; }; |
|
23 | 22 | 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; }; |
24 | 23 | 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; }; |
25 | 24 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; }; |
| 25 | + 7AF08C5BA96F4AB9A57A2F0F /* libRNImagePicker.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7373DDAD1CAD4EB082752DA7 /* libRNImagePicker.a */; }; |
26 | 26 | /* End PBXBuildFile section */ |
27 | 27 |
|
28 | 28 | /* Begin PBXContainerItemProxy section */ |
|
127 | 127 | 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = ../node_modules/react-native/React/React.xcodeproj; sourceTree = "<group>"; }; |
128 | 128 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = ../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj; sourceTree = "<group>"; }; |
129 | 129 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = ../node_modules/react-native/Libraries/Text/RCTText.xcodeproj; sourceTree = "<group>"; }; |
| 130 | + 0A3171D3112B45FB9501E4EC /* RNImagePicker.xcodeproj */ = {isa = PBXFileReference; name = "RNImagePicker.xcodeproj"; path = "../node_modules/react-native-image-picker/ios/RNImagePicker.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
| 131 | + 7373DDAD1CAD4EB082752DA7 /* libRNImagePicker.a */ = {isa = PBXFileReference; name = "libRNImagePicker.a"; path = "libRNImagePicker.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
130 | 132 | /* End PBXFileReference section */ |
131 | 133 |
|
132 | 134 | /* Begin PBXFrameworksBuildPhase section */ |
|
152 | 154 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */, |
153 | 155 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */, |
154 | 156 | 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */, |
| 157 | + 7AF08C5BA96F4AB9A57A2F0F /* libRNImagePicker.a in Frameworks */, |
155 | 158 | ); |
156 | 159 | runOnlyForDeploymentPostprocessing = 0; |
157 | 160 | }; |
|
274 | 277 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */, |
275 | 278 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */, |
276 | 279 | 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */, |
| 280 | + 0A3171D3112B45FB9501E4EC /* RNImagePicker.xcodeproj */, |
277 | 281 | ); |
278 | 282 | name = Libraries; |
279 | 283 | sourceTree = "<group>"; |
|
352 | 356 | 83CBB9F71A601CBA00E9B192 /* Project object */ = { |
353 | 357 | isa = PBXProject; |
354 | 358 | attributes = { |
355 | | - LastUpgradeCheck = 0610; |
| 359 | + LastUpgradeCheck = 610; |
356 | 360 | ORGANIZATIONNAME = Facebook; |
357 | 361 | TargetAttributes = { |
358 | 362 | 00E356ED1AD99517003FC87E = { |
|
586 | 590 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
587 | 591 | PRODUCT_NAME = "$(TARGET_NAME)"; |
588 | 592 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/wechatArticle.app/wechatArticle"; |
| 593 | + LIBRARY_SEARCH_PATHS = ( |
| 594 | + "$(inherited)", |
| 595 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 596 | + ); |
589 | 597 | }; |
590 | 598 | name = Debug; |
591 | 599 | }; |
|
599 | 607 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
600 | 608 | PRODUCT_NAME = "$(TARGET_NAME)"; |
601 | 609 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/wechatArticle.app/wechatArticle"; |
| 610 | + LIBRARY_SEARCH_PATHS = ( |
| 611 | + "$(inherited)", |
| 612 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 613 | + ); |
602 | 614 | }; |
603 | 615 | name = Release; |
604 | 616 | }; |
|
611 | 623 | "$(inherited)", |
612 | 624 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, |
613 | 625 | "$(SRCROOT)/../node_modules/react-native/React/**", |
| 626 | + "$(SRCROOT)\..\node_modules\react-native-image-picker\ios/**", |
614 | 627 | ); |
615 | 628 | INFOPLIST_FILE = "wechatArticle/Info.plist"; |
616 | 629 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
617 | | - OTHER_LDFLAGS = ( |
| 630 | + OTHER_LDFLAGS = ( |
618 | 631 | "$(inherited)", |
619 | | - "-ObjC", |
620 | | - "-lc++", |
621 | | - ); |
| 632 | + "-ObjC", |
| 633 | + "-lc++", |
| 634 | + ); |
622 | 635 | PRODUCT_NAME = wechatArticle; |
623 | 636 | }; |
624 | 637 | name = Debug; |
|
631 | 644 | "$(inherited)", |
632 | 645 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, |
633 | 646 | "$(SRCROOT)/../node_modules/react-native/React/**", |
| 647 | + "$(SRCROOT)\..\node_modules\react-native-image-picker\ios/**", |
634 | 648 | ); |
635 | 649 | INFOPLIST_FILE = "wechatArticle/Info.plist"; |
636 | 650 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
637 | | - OTHER_LDFLAGS = ( |
| 651 | + OTHER_LDFLAGS = ( |
638 | 652 | "$(inherited)", |
639 | | - "-ObjC", |
640 | | - "-lc++", |
641 | | - ); |
| 653 | + "-ObjC", |
| 654 | + "-lc++", |
| 655 | + ); |
642 | 656 | PRODUCT_NAME = wechatArticle; |
643 | 657 | }; |
644 | 658 | name = Release; |
|
681 | 695 | "$(inherited)", |
682 | 696 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, |
683 | 697 | "$(SRCROOT)/../node_modules/react-native/React/**", |
| 698 | + "$(SRCROOT)\..\node_modules\react-native-image-picker\ios/**", |
684 | 699 | ); |
685 | 700 | IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
686 | 701 | MTL_ENABLE_DEBUG_INFO = YES; |
|
721 | 736 | "$(inherited)", |
722 | 737 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, |
723 | 738 | "$(SRCROOT)/../node_modules/react-native/React/**", |
| 739 | + "$(SRCROOT)\..\node_modules\react-native-image-picker\ios/**", |
724 | 740 | ); |
725 | 741 | IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
726 | 742 | MTL_ENABLE_DEBUG_INFO = NO; |
|
0 commit comments