I have several apps that have a space in their name.
So I setup the apps with a space in their names.
I used to have to manually remove the space from the zip file before uploading it to iTunes Connect or with the Application Uploader, no major fuss.
With 1.40 the Xcode organiser does not like my spaces and wont validate or submit the app.
The app is there, I can reveal it in the finder and it has a space in the .ipa
If I remove the space or covert it to an underline, Xcode acts as if it was never there, it breaks something by changing it.
My problem is, I need a space in the name of the app, surely ALL apps are not single words :-)
So how do I get an app in the store, on the iPhone with a space in the name yet get it through Xcode?
Anyone?