I’m ready to submit my app to apple, however it says on the iOS Dev portal that xCode 4.5 cannot be used to submit apps yet, use the public release.
xCode 4.4 wont compile my project because I am using some of the new iOS 6 code.
It seems strange with iOS6 round the corner that I cannot submit this. Must I remove this and submit, then resubmit to support iOS6 when they allow it, or has anyone successfully submitted from xCode 4.5 beta 4?
Thanks
You can’t submit with 4.5. Taking your statement that what you’re doing is an iOS 6 feature without further inspection, you wouldn’t want to submit at present because nobody has iOS 6. Your app wouldn’t work on anybody’s device.
If you want to release an iOS 6 app, wait until people have iOS 6 devices. If you want to release before iOS 6, make sure you’re iOS 5 compatible and — for now — just disable your iOS 6 code.