Xcode has a nice feature that let you submit your application to iTunes connect without launching Application Loader. The problem appears when you have a whitespace in the application name.
I understand the problem, but since Xcode is naming the file automatically, how can I use this feature without changing the name of my app?
Thanks,
P.S. I will file a radar if there's no way to do it. I just wanted to be sure that there were no other way.