xcodebuild: Test, build, and archive with command-line
Deployment of an iOS app to iTunes Connect is time-consuming process and as an iOS developer (and of course as a human) I always want to make process easy. it’s very common for iOS developers test, build, archive and upload to iTunes Connect with Xcode. but is there any easier process? the answer is yes, xcodebuild commands.