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

Upgrading from 0.48.4 to 0.50.1 - Unable to find project.pbxproj file #16737

Closed
oriharel opened this issue Nov 7, 2017 · 2 comments
Closed
Labels
Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@oriharel
Copy link
Contributor

oriharel commented Nov 7, 2017

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

Environment:
OS: macOS Sierra 10.12.6
Node: 8.6.0
Yarn: 1.1.0
npm: 5.3.0
Watchman: 4.1.0
Xcode: Xcode 9.0.1 Build version 9A1004
Android Studio: 1.4 AI-141.2288178

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

Steps to Reproduce

(Write your steps here:)

  1. react-native-git-upgrade
  2. rm -rf node_modules/
  3. yarn

Expected Behavior

XCode to successfully load the project

Actual Behavior

XCode fails to load the project. Says the the project.pbxproj is missing (which is true)

@eballeste
Copy link

eballeste commented Nov 7, 2017

You need to consolidate your index.ios.js and index.android.js files into a single index.js file.

I also did a jump from 0.48 to 0.50 and apparently this was a breaking change on 0.49.

@stale
Copy link

stale bot commented Jan 6, 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 6, 2018
@stale stale bot closed this as completed Jan 13, 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

2 participants