React-Native-App icon indicating copy to clipboard operation
React-Native-App copied to clipboard

run-ios报错

Open xiaodongzai opened this issue 8 years ago • 5 comments

The following build commands failed:
    Ld build/Build/Products/Debug-iphonesimulator/address_book.app/address_book normal x86_64
(1 failure)
/Users/xiezd/svn/react-native/React-Native-App/address_book/node_modules/react-native/node_modules/promise/lib/done.js:10
      throw err;
      ^

Error: xcodebuild process exited with code 65
    at ChildProcess.<anonymous> (runIOS.js:102:14)
    at emitTwo (events.js:87:13)
    at ChildProcess.emit (events.js:172:7)
    at maybeClose (internal/child_process.js:827:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)

xiaodongzai avatar Jul 27 '16 16:07 xiaodongzai

使用Xcode可以运行起来

xiaodongzai avatar Jul 28 '16 01:07 xiaodongzai

我的运行不起来

leechance avatar Aug 10 '16 08:08 leechance

列上你的具体步骤,然后,我再给你看

vczero avatar Aug 10 '16 08:08 vczero

RCTRootView.h怎么老是说这个不存在、?

Yetland avatar Nov 07 '16 11:11 Yetland

@Yetland react-native link 执行以下试试

leechance avatar Nov 17 '16 08:11 leechance