Quote:
Originally Posted by samirmehta
Can everything which is done through Xcode GUI be done through command line, like changing app name, changing provisional profile, distribution profile? If yes then how. May be it can be done through xcodebuild , but till now i am only able to compile through xcodebuild
|
i think that you can change app name, editing the XXX-Info.plist
for the others things, i don't know.