Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

like image 597
Saurabh Avatar asked Sep 01 '11 07:09

Saurabh


1 Answers

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

like image 51
Jasarien Avatar answered Oct 06 '22 14:10

Jasarien