Skip to content

react-native link should add Pods/Pods.xcodeproj to Libraries #16660

@mschipperheyn

Description

@mschipperheyn

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

Environment:
OS: macOS Sierra 10.12.6
Node: 8.4.0
Yarn: 0.27.5
npm: 5.4.0
Watchman: 4.7.0
Xcode: Xcode 9.1

Packages: (wanted => installed)
react-native: 0.49.4 => 0.49.5
react: 16.0.0

Target Platform: iOS (10.3)

Steps to Reproduce

platform :ios, '8.0'

target 'App' do

    pod 'RSKImageCropper'
    pod 'QBImagePickerController'

end
  • Run pod init
  • Run pod install
  • Go to project root
  • run react-native link

Expected Behavior

Pod.xcodeproj added to Libraries

Actual Behavior

Pod.xcodeproj not added to Libraries
Missing directory error when you run the project on the simulator
Apple Mach-o linker error
30326696-eac1991a-97fb-11e7-947e-a8c17d05b869

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions