Unable to automatically update the version number in Xcode using below command
xcrun avgtool
xcrun: error: unable to find utility "avgtool", not a developer tool or in PATH
Tried below options
export DEVELOPER_DIR="/Applications/Xcode.app/Contents/Developer" export PATH="/usr/local/bin:$DEVELOPER_DIR:$PATH"
Any help will be really appreciated.
It's aGvtool and not aVgtool.
Try to run xcrun agvtool, it should be better
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With