I set up my macOS for NativeScript following the instructions on official NativeScript documentation website.
When running ns run ios I got the error: WARNING: xcodeproj is not installed or is not configured properly.
Here's a fix:
sudo gem install -n /usr/local/bin xcodeproj && sudo gem install -n /usr/local/bin cocoapods
Did you find this article useful?
Buy me a coffee.
Do you have a web development problem you cannot seem to be able to solve?
Send me an email or reach out to me on Twitter.