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

Doesn't compile (iOS Simulator) #3

Open
LouisJS opened this issue Oct 11, 2017 · 1 comment
Open

Doesn't compile (iOS Simulator) #3

LouisJS opened this issue Oct 11, 2017 · 1 comment

Comments

@LouisJS
Copy link

LouisJS commented Oct 11, 2017

Hi.

  1. git clone this project
  2. cd react-native-redux-form-example
  3. yarn
  4. react-native run-ios

The js part seems fine.
However, the result is a BUILD Failed.

** BUILD FAILED **

The following build commands failed:
CompileC /Users/louis/Code/native-app/clone-project/react-native-redux-form-example/ios/build/Build/Intermediates.noindex/React.build/Debug-iphonesimulator/React.build/Objects-normal/x86_64/RCTJavaScriptLoader.o Base/RCTJavaScriptLoader.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

Installing build/Build/Products/Debug-iphonesimulator/ReduxFormExample.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/ReduxFormExample.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

@jigaroza87
Copy link

+1

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

2 participants