Saurabh
Saurabh

Reputation: 22873

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?

Upvotes: 7

Views: 471

Answers (1)

Jasarien
Jasarien

Reputation: 58448

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...

Upvotes: 3

Related Questions