coderliu007

Results 3 comments of coderliu007
trafficstars

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) ![image](https://github.com/paulocoutinhox/pdfium-lib/assets/83936591/ef01ebb8-44da-4a44-8080-bb52b4cf87f0) 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. ![Snip20230926_4](https://github.com/CocoaPods/Xcodeproj/assets/83936591/0c3a4385-a085-400f-861c-2c1c9422feaf)

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