Archive

Archive for June 2010

(Script) Compiling App for iPhone without Provisioning Profile with Xcode 3.2.1/3.2.2/3.2.3 (UPDATED X2)

June 11th, 2010 Tommy 15 comments

@UPDATE (June 22, 2010): NOW THE SCRIPTS WORKS WELL.

Here we are, with the WWDC last July 7, was presented the new iPhone 4 and was released the new iOS 4 GM before the final release. As always, I created my script compatible with those versions that allows you to build applications without Provisioning Profile.

To follow the manual procedure, please follow the instructions in this article, otherwise you can download the new script that automatically make the changes:

DOWNLOAD

In your project's properties, find “Code Signing Identity” and “Any iPhoneOS Device” in the list, and set to “Don’t code sign”.

Xcode Codesign

IMPORTANT!

After running the script: If you want to debuging on iPhone, you must also create a certificate called "iPhone Developer" and consider it trusted. Follow this link to see the guide to create a certificate. Also, you must have AppSync installed in your iPhone.

Read more…

Categories: News, iPhone Tags: