Search code examples
xcodemacosmac-app-store

How to submit apps to mac app store with xcode 3.2.5


Well I have developed a mac app with Xcode 3.2.5 . I have created the certificates and provisions also from mac app store. But the problem is .provisionprofile is not installing in Xcode. I am using Xcode 3.2.5. Can I not submit mac apps with this.

Do I have to update the Xcode to version 4?


Solution

  • You must update to Xcode 4 in order to submit apps to the Mac App Store via Xcode.

    You might be able to submit apps using the Application Loader app, but I imagine that it uses the same methods as Xcode would anyway...