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

build Failed #4

Open
cyrsis opened this issue Sep 1, 2017 · 3 comments
Open

build Failed #4

cyrsis opened this issue Sep 1, 2017 · 3 comments

Comments

@cyrsis
Copy link

cyrsis commented Sep 1, 2017

Installing build/Build/Products/Debug-iphonesimulator/ChatApp.app
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2):
Failed to install the requested application
An application bundle was not found at the provided path.
Provide a valid path to the desired application bundle.
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/ChatApp.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

For react-native run-ios

Had been try remove module modules, build with Xcode, Nothing seems work

Maybe have to fork it to make it into workable state

@WillAcon
Copy link

You should try to remove react-native and reinstall the 0.44 version, it worked for me.

npm uninstall -g react-native
npm install -g [email protected]

@pavanmehta91
Copy link

Thanks @WillAcon trying

@pavanmehta91
Copy link

Din't work for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants