2

I'm newer to react-native.I am using https://facebook.github.io/react-native/docs/getting-started.html this link to configure react-native for mobile development and trying to run the ios project with command react-native run-ios but i'm unable to run the project.

I have already saw many links about my problem and tried many solutions like link1 link2

React Native Build Commands Failed: PhaseScriptExecution ... (domain=NSPOSIXErrorDomain, code=2)

An application bundle was not found at the provided path... ":CFBundleIdentifier", Does Not Exist

Print: Entry, ":CFBundleIdentifier", Does Not Exist

The logs are

** BUILD FAILED **
The following build commands failed:
    CompileC /Users/macbook/feed/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/third-party.build/Objects-normal/x86_64/Conv.o /Users/macbook/feed/node_modules/react-native/third-party/folly-2016.09.26.00/folly/Conv.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
    CompileC /Users/macbook/feed/ios/build/Build/Intermediates/React.build/Debug-iphonesimulator/third-party.build/Objects-normal/x86_64/StringBase.o /Users/macbook/feed/node_modules/react-native/third-party/folly-2016.09.26.00/folly/StringBase.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
(2 failures)

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

I have reinstall node but always problem in ios react > thirdparty > glog files of ios project.it is also not running in xcode and give error in glog.logging.h file not found.

Mac os version 10.12
Xcode version 8.3.3
react-native version 0.47.1
npm version
{ npm: '5.3.0',
  ares: '1.10.1-DEV',
  cldr: '30.0.3',
  http_parser: '2.7.0',
  icu: '58.2',
  modules: '57',
  node: '8.2.1',
  openssl: '1.0.2l',
  tz: '2016j',
  unicode: '9.0',
  uv: '1.13.1',
  v8: '5.8.283.41',
  zlib: '1.2.11' }
McGrady
  • 10,869
  • 13
  • 47
  • 69
ALI RAZA
  • 47
  • 5

0 Answers0