I want to submit iOS app using application loader. I keep seeing
Authenticating with the iTunes Store.
On this answer I found that I should change port from 443 to 80 in file
/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/MacOS/itms/java/lib/net.properties.
But I am not able to do that.
Changing the file through terminal says it is read only. The answer in above link asks to use text mate
command. But using that says text -command not found
.
Is there a way to do it through finder? Or any other way?