I need to send an ipa to the client to submit it to the App Store (he has given me his .p12 key and certificate, together with the provisioning profile).
When it was XCode 3.x (submission = upload through webbrowser), it is an easy process. But with XCode 4, how can I do this?
- I cannot validate and submit the app myself because I don't have my client's username and password for itunesconnect.
- He doesn't have the project, but just the ipa that I built, so he cannot archive/validate/submit it neither.
Is there any way he can import the ipa into the XCode organizer to validate and submit it?