ios5 - Use ant to create .ipa file -
i want clean, build , create .ipa file using ant script. need set application icon. searched web couldn't find solution. , prefer run ant through terminal.
try searching ant + xcodebuild. there should plenty examples out there give general idea how can script xcode build ant.
key terminal xcodebuild command , can ant if run build on mac.
Comments
Post a Comment