<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>iPhone Tutorial for Beginner &#124; Programmer &#124; Developer &#187; Submission Guideline</title>
	<atom:link href="http://adeem.me/blog/category/iphone/submission-guideline/feed/" rel="self" type="application/rss+xml" />
	<link>http://adeem.me/blog</link>
	<description>Help to build mobile applications for Apple Store</description>
	<lastBuildDate>Tue, 27 Sep 2011 13:52:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Error launching remote program: security policy error.</title>
		<link>http://adeem.me/blog/2010/06/17/error-launching-remote-program-security-policy-error/</link>
		<comments>http://adeem.me/blog/2010/06/17/error-launching-remote-program-security-policy-error/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 21:33:50 +0000</pubDate>
		<dc:creator>Adeem Basraa</dc:creator>
				<category><![CDATA[Distribution]]></category>
		<category><![CDATA[Submission Guideline]]></category>
		<category><![CDATA[Xcode]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone Development Guide]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[provisioning]]></category>
		<category><![CDATA[security policy]]></category>

		<guid isPermaLink="false">http://adeem.me/blog/2010/06/17/error-launching-remote-program-security-policy-error/</guid>
		<description><![CDATA[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. How to make a build for iPhone, is a question ...]]></description>
		<wfw:commentRss>http://adeem.me/blog/2010/06/17/error-launching-remote-program-security-policy-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone SDK Tutorial &#8211; {Part 5}: Add, Delete &amp; Reorder UITableView Rows</title>
		<link>http://adeem.me/blog/2009/05/29/iphone-sdk-tutorial-add-delete-reorder-uitableview-row/</link>
		<comments>http://adeem.me/blog/2009/05/29/iphone-sdk-tutorial-add-delete-reorder-uitableview-row/#comments</comments>
		<pubDate>Fri, 29 May 2009 07:10:28 +0000</pubDate>
		<dc:creator>Adeem Basraa</dc:creator>
				<category><![CDATA[Cydia]]></category>
		<category><![CDATA[Submission Guideline]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[UITableView]]></category>
		<category><![CDATA[UITableViewCell]]></category>
		<category><![CDATA[Xcode]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[add delete reorder]]></category>
		<category><![CDATA[interface builder]]></category>
		<category><![CDATA[iPhone SDK Tutorials]]></category>
		<category><![CDATA[iPhone SDK Video Tutorials]]></category>
		<category><![CDATA[iPhone UITableView Tutorial]]></category>
		<category><![CDATA[tutorial for iphone]]></category>
		<category><![CDATA[UITableView iPhone programming]]></category>
		<category><![CDATA[UITableView Tutorial]]></category>
		<category><![CDATA[UITableView using NSArray]]></category>
		<category><![CDATA[video tutorials]]></category>
		<category><![CDATA[your iphone application]]></category>

		<guid isPermaLink="false">http://adeem.me/blog/?p=399</guid>
		<description><![CDATA[This tutorial will explain, how you can change the UITableView data. In this tutorial, I will add, delete and re-order rows in UITableView. I will be using navigation code here.]]></description>
		<wfw:commentRss>http://adeem.me/blog/2009/05/29/iphone-sdk-tutorial-add-delete-reorder-uitableview-row/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>iPhone Programming Tips: Dialing number, opening Email &amp; SMS applications</title>
		<link>http://adeem.me/blog/2009/05/27/iphone-sdk-tips-dialling-number-opening-email-sms-applications/</link>
		<comments>http://adeem.me/blog/2009/05/27/iphone-sdk-tips-dialling-number-opening-email-sms-applications/#comments</comments>
		<pubDate>Wed, 27 May 2009 18:13:40 +0000</pubDate>
		<dc:creator>zubair.daud</dc:creator>
				<category><![CDATA[Cydia]]></category>
		<category><![CDATA[Submission Guideline]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[UITableView]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[address book]]></category>
		<category><![CDATA[dialing number]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[iPhone SDK Tutorial]]></category>
		<category><![CDATA[iPhone SDK Tutorials]]></category>
		<category><![CDATA[openurl]]></category>
		<category><![CDATA[phonenumber]]></category>
		<category><![CDATA[sdk 2]]></category>
		<category><![CDATA[sms application]]></category>
		<category><![CDATA[test mail]]></category>

		<guid isPermaLink="false">http://adeem.me/blog/?p=387</guid>
		<description><![CDATA[Introduction iPhone SDK did not gives you full control over iPhone functionality. But there are few things you can do using iPhone SDK, like, you can dial a number from your application, you can open an email and SMS client from your application. Request Full Filled This tutorial is for Sudha who requested for this ...]]></description>
		<wfw:commentRss>http://adeem.me/blog/2009/05/27/iphone-sdk-tips-dialling-number-opening-email-sms-applications/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Tutorial Part 2 &#8211; Same Xcode Project Create Multiple Products for iPhone</title>
		<link>http://adeem.me/blog/2009/05/03/tutorial-part-2-same-xcode-project-create-multiple-products-for-iphone-using-script/</link>
		<comments>http://adeem.me/blog/2009/05/03/tutorial-part-2-same-xcode-project-create-multiple-products-for-iphone-using-script/#comments</comments>
		<pubDate>Sun, 03 May 2009 11:07:15 +0000</pubDate>
		<dc:creator>Adeem Basraa</dc:creator>
				<category><![CDATA[Submission Guideline]]></category>
		<category><![CDATA[Xcode]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[app version]]></category>
		<category><![CDATA[build different version]]></category>
		<category><![CDATA[create multiple products]]></category>
		<category><![CDATA[create two copies]]></category>
		<category><![CDATA[same Xcode project]]></category>
		<category><![CDATA[tutorial for iphone]]></category>
		<category><![CDATA[using script]]></category>
		<category><![CDATA[xcode project]]></category>
		<category><![CDATA[your iphone application]]></category>

		<guid isPermaLink="false">http://adeem.me/blog/?p=192</guid>
		<description><![CDATA[ Some times you need to create two version of your iPhone application from same Xcode project. So this tutorial build different version of your iphone application from same Xcode project. In second part of this tutorial, it explain how you can handle different Default.png files for each target.]]></description>
		<wfw:commentRss>http://adeem.me/blog/2009/05/03/tutorial-part-2-same-xcode-project-create-multiple-products-for-iphone-using-script/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>List/Guideline for creating Ad Hoc/Distribution Build for iPhone</title>
		<link>http://adeem.me/blog/2009/04/24/tutorial-list-guideline-for-building-ad-hoc-application-for-iphone/</link>
		<comments>http://adeem.me/blog/2009/04/24/tutorial-list-guideline-for-building-ad-hoc-application-for-iphone/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 02:09:08 +0000</pubDate>
		<dc:creator>Adeem Basraa</dc:creator>
				<category><![CDATA[Distribution]]></category>
		<category><![CDATA[Provisioning Profile]]></category>
		<category><![CDATA[Submission Guideline]]></category>
		<category><![CDATA[Xcode]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Ad hoc distribution]]></category>
		<category><![CDATA[AdHoc build]]></category>
		<category><![CDATA[guide for ad hoc build]]></category>
		<category><![CDATA[guide for distribution]]></category>
		<category><![CDATA[tutorial for ad hoc distribution]]></category>
		<category><![CDATA[Tutorial for distribution]]></category>

		<guid isPermaLink="false">http://adeem.me/blog/?p=129</guid>
		<description><![CDATA[Tutorial to help you create Ad Hoc build for your iPhone application. So that you can test it on your iPhone before submitting it to Apple Store. ]]></description>
		<wfw:commentRss>http://adeem.me/blog/2009/04/24/tutorial-list-guideline-for-building-ad-hoc-application-for-iphone/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Tutorial &#8211; Same Xcode Project Create Multiple Products for iPhone</title>
		<link>http://adeem.me/blog/2009/04/18/tutorial-same-xcode-project-create-multiple-products-for-iphone/</link>
		<comments>http://adeem.me/blog/2009/04/18/tutorial-same-xcode-project-create-multiple-products-for-iphone/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 16:52:12 +0000</pubDate>
		<dc:creator>Adeem Basraa</dc:creator>
				<category><![CDATA[Submission Guideline]]></category>
		<category><![CDATA[Xcode]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[app version]]></category>
		<category><![CDATA[build different version]]></category>
		<category><![CDATA[create multiple products]]></category>
		<category><![CDATA[create two copies]]></category>
		<category><![CDATA[same Xcode project]]></category>
		<category><![CDATA[tutorial for iphone]]></category>
		<category><![CDATA[xcode project]]></category>
		<category><![CDATA[your iphone application]]></category>

		<guid isPermaLink="false">http://adeem.me/blog/?p=112</guid>
		<description><![CDATA[ Some times you need to create two version of your iPhone application from same Xcode project. So this tutorial build different version of your iphone application from same Xcode project. Mean you can create multiple products for your application from same xcode project. A complete list of steps required to build two binary files from one xcode project.]]></description>
		<wfw:commentRss>http://adeem.me/blog/2009/04/18/tutorial-same-xcode-project-create-multiple-products-for-iphone/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>List/Guideline for submitting iPhone Application to Apple Store</title>
		<link>http://adeem.me/blog/2009/04/04/list-guideline-for-submitting-iphone-application-to-apple-store/</link>
		<comments>http://adeem.me/blog/2009/04/04/list-guideline-for-submitting-iphone-application-to-apple-store/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 18:26:14 +0000</pubDate>
		<dc:creator>Adeem Basraa</dc:creator>
				<category><![CDATA[Cydia]]></category>
		<category><![CDATA[Jail break]]></category>
		<category><![CDATA[Provisioning Profile]]></category>
		<category><![CDATA[Submission Guideline]]></category>
		<category><![CDATA[Xcode]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Submissiong guideline]]></category>

		<guid isPermaLink="false">http://adeem.me/blog/?p=37</guid>
		<description><![CDATA[Creating Certificate for your application and then make provisioning profile for your application. Then submit your application to apple store using itunesconnect.]]></description>
		<wfw:commentRss>http://adeem.me/blog/2009/04/04/list-guideline-for-submitting-iphone-application-to-apple-store/feed/</wfw:commentRss>
		<slash:comments>89</slash:comments>
		</item>
	</channel>
</rss>

