Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
mschipperheyn opened this issue Nov 3, 2017 · 1 comment
Closed

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

mschipperheyn opened this issue Nov 3, 2017 · 1 comment
Labels
Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@mschipperheyn
Copy link

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

@stale
Copy link

stale bot commented Jan 2, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Maybe the issue has been fixed in a recent release, or perhaps it is not affecting a lot of people. If you think this issue should definitely remain open, please let us know why. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Jan 2, 2018
@stale stale bot closed this as completed Jan 9, 2018
@facebook facebook locked and limited conversation to collaborators May 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

1 participant