coderliu007
coderliu007
I'm executing Build for iOS Step four Compile: python3 make.py build-ios Report an error ERROR Unresolved dependencies. //third_party/nasm:nasm(//build/toolchain/mac:clang_x64) needs //build/config/mac:strip_all(//build/toolchain/mac:clang_x64)  What's the question, thank you very much
Also report an error ERROR: While executing gem ... (Gem::FilePermissionError) You don't have write permissions for the /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/gems/2.6.0 directory. 
export GEM_HOME=$HOME/.gem export PATH=$PATH:$GEM_HOME/bin After executing the above command on the command line reenforce sudo gem install xcodeproj Successful installation