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

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -