nomad-cli / shenzhen

CLI for Building & Distributing iOS Apps (.ipa Files)
MIT License
4.65k stars 493 forks source link

/usr/local/bin/ipa: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby: bad interpreter: No such file or directory #349

Closed minqi1213 closed 6 years ago

minqi1213 commented 6 years ago

Hi,

I met a problem that when executing, error occurred with message "/usr/local/bin/ipa: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby: bad interpreter: No such file or directory".

I have checked the directory in "/System/Library/Frameworks/Ruby.framework/Versions:, only "2.3" and "Current" exist.

I don't know that why it is trying to find 2.0..... Could you help to give some comments on this? Thanks in advance.

minqi1213 commented 6 years ago

xcode command line problem , already solved.