reactjs - React Native project building failure -
i getting familiar react native. after installation, tried test new project :
react-native init awesomeproject cd awesomeproject react-native run-ios
but indicates failure build added below:
2016-11-13 13:15:08.325 xcodebuild[2263:13925] dvtassertions: warning in /library/caches/com.apple.xbs/sources/idexcode3projectsupport/idexcode3projectsupport-11527/xcode3core/legacyprojects/frameworks/devtoolscore/devtoolscore/buildsystem/dependencygraph/xcdependencygraph.mm:688 details: unable write dependency graph: don’t have permission save file “rctactionsheet.build” in folder “debug-iphonesimulator”. object: <xcdependencygraph> method: +loadorcreateinbuilddirectory:withtargetbuildcontext:withbasepath: thread: <nsthread: 0x7fc1bef7a090>{number = 9, name = (null)} please file bug @ http://bugreport.apple.com warning message , useful information can provide.
advice please.
Comments
Post a Comment