All posts in Distribution

Error launching remote program: security policy error.

I was helping my friend to install application on his jailbreak iPhone. It took me some time to understand the issue. Actually he have two issues, one was understanding what to do to make a build and second how to install build to his iPhone. Continue reading →

Popularity: 29% [?]

iPhone Video Tutorial: Bypassing Code Signature in Xcode & Installing jail-break application to iPhone

I have been asked many times for more details about my post (Bypass Code Signature & Published Your Application on Cydia). So Yesterday I spent few hours with “Ronald Lee” to figure out his problem. That time I created few screen-cast (Video tutorial) for him. Now I am going to share those with rest of the peoples who are looking for bypassing code signature in Xcode and then published application to iPhone. You have open my older post (Bypass Code Signature & Published Your Application on Cydia)and watch these steps on video. This video tutorial explain all the steps which are required to bypass code signature in Xcode and then verify that your build(binary) file is valid for jail-break applications.

Continue reading →

Popularity: 13% [?]

List/Guideline for creating Ad Hoc/Distribution Build for iPhone

I feel that peoples are very interested to know, how they can submit there application to apple store. So I am writing more in this domain to help those peoples.

So I am going to list down all the important things you need to make Ad Hoc build for iPhone. Using Ad-Hoc build you can run/test your code in your iPhone. You can send that build to client’s as well but you should know their UUID. Its very easy to get UUID of iPhone by plug-in iPhone and checked “Identifier” in Summary tab from iTunese.


Before Starting development you need following things: Continue reading →

Popularity: 14% [?]