react-native-material-ui-demo-app icon indicating copy to clipboard operation
react-native-material-ui-demo-app copied to clipboard

Fails to run on IOS

Open apasternack opened this issue 8 years ago • 2 comments

I cloned the repo, ran

  1. yarn install.
  2. git submodule init
  3. git submodule update

then

  1. react-native run-ios

and got this error:

The following commands produced analyzer issues:

Analyze RCTLocationObserver.m

(1 command with analyzer issues)

The following build commands failed: CompileC /Users/hb29488/Documents/repos/react-native-material-ui-demo-app/ios/build/Build/Intermediates/RCTWebSocket.build/Debug-iphonesimulator/RCTWebSocket.build/Objects-normal/x86_64/RCTWebSocketObserver.o RCTWebSocketObserver.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (1 failure)

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

apasternack avatar Jun 30 '17 18:06 apasternack

+1

keithics avatar Jul 06 '17 09:07 keithics

+1

mealbarracin10 avatar Nov 05 '17 03:11 mealbarracin10