<?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>TCS Vision IT Informer &#187; apple</title>
	<atom:link href="http://tcsvision.com/informit/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://tcsvision.com/informit</link>
	<description>Your Technology and Innovation Partner</description>
	<lastBuildDate>Tue, 30 Mar 2010 03:51:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Ad Hoc iPhone Apps</title>
		<link>http://tcsvision.com/informit/2010/02/23/installing-ad-hoc-iphone-apps/</link>
		<comments>http://tcsvision.com/informit/2010/02/23/installing-ad-hoc-iphone-apps/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 13:03:05 +0000</pubDate>
		<dc:creator>TCS Vision</dc:creator>
				<category><![CDATA[Our Products & Services]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://tcsvision.com/informit/?p=323</guid>
		<description><![CDATA[As your app progresses, you&#8217;ll probably want the chance to preview the app we&#8217;re building for you.  That&#8217;s where &#8220;ad hoc&#8221; apps come in.  Before your app is actually distributed and released to the iTunes store, we&#8217;ll send you a copy of your app in a ZIP file so you can install it on your [...]]]></description>
			<content:encoded><![CDATA[<p>As your app progresses, you&#8217;ll probably want the chance to preview the app we&#8217;re building for you.  That&#8217;s where &#8220;ad hoc&#8221; apps come in.  Before your app is actually distributed and released to the iTunes store, we&#8217;ll send you a copy of your app in a ZIP file so you can install it on your iPhone or iPod Touch.<span id="more-323"></span></p>
<h2>What is Ad Hoc Distribution?</h2>
<p>Ad Hoc Distribution allows you to try an application before it’s available in the iTunes App Store. This is how we distribute iPhone applications to beta customers.</p>
<p>These instructions assume you have a <tt>.zip</tt> file.</p>
<p>Developers, if you have any customers running Windows Vista, you’re better off distributing with an <tt>.ipa</tt> file, so that iTunes handles the unzipping.  To create a <tt>.ipa</tt>, move your <tt>AppName.app</tt> directory into a new directory called <tt>Payload</tt>, then zip the <tt>Payload</tt> folder and change the file extension to <tt>.ipa</tt>.</p>
<h2>What You’ll Need</h2>
<p>Before beginning the installation process you’ll need:</p>
<ul>
<li>The <tt>.zip</tt> file for the application (usually <tt>AppName.app.AdHoc.zip</tt>)</li>
<li>The <tt>.mobileprovision</tt> file for the application (usually <tt>Ad_Hoc_Distribution_Profile.mobileprovision</tt>)</li>
<li>Your Device: the iPhone or iPod Touch whose UDID you emailed us previously</li>
<li>The computer you normally sync with your Device</li>
</ul>
<p>We usually send the <tt>.zip</tt> and <tt>.mobileprovision</tt> files to you via email.</p>
<h2>Installing the Application &#8211; Windows XP</h2>
<ul>
<li>If you have the <tt>.zip</tt> and <tt>.mobileprovision</tt> files in an email, save them to a convenient location, such as your Desktop.</li>
<li>Drag-and-drop the <tt>.mobileprovision</tt> file onto <strong>Library</strong> → <strong>Applications</strong> in iTunes. On the Mac, you can just drag it to the iTunes icon in your dock.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://a.ifimg.com/images/howto/install-iphone-application-ad-hoc-distribution/winxp-itunes-add-mobileprovision-profile.01.png?1266898784" alt="Winxp-itunes-add-mobileprovision-profile" width="220" height="344" /></p>
<ul>
<li>Extract the <tt>.zip</tt> file. To do this, right-click the <tt>.zip</tt> file and select <strong>Extract All…</strong> . Step through the wizard and accept the defaults by clicking <strong>Next</strong>.<br />
<strong>WINDOWS VISTA USERS:</strong> The built-in “Extract All…” command corrupts the application so that it cannot be installed. You should try using a different zip program like WinZip or WinRar to extract the Zip file. Better yet, ask the application developer to send you the application as a <tt>.ipa</tt> file instead of a <tt>.zip</tt> file, then you don’t have to unzip it.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://a.ifimg.com/images/howto/install-iphone-application-ad-hoc-distribution/winxp-extract-all.01.png?1266898784" alt="Winxp-extract-all" width="191" height="290" /></p>
<ul>
<li>Find the <tt>.app</tt> folder (usually <tt>AppName.app</tt>).</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://a.ifimg.com/images/howto/install-iphone-application-ad-hoc-distribution/winxp-app-folder.01.png?1266898784" alt="Winxp-app-folder" width="470" height="416" /></p>
<ul>
<li>Drag-and-drop the whole <tt>.app</tt> folder onto <strong>Library</strong> → <strong>Applications</strong> in iTunes. On the Mac, you can just drag it onto the iTunes icon in the dock.</li>
</ul>
<p style="text-align: center;"><img src="http://a.ifimg.com/images/howto/install-iphone-application-ad-hoc-distribution/winxp-itunes-add-app.01.png?1266898784" alt="Winxp-itunes-add-app" width="220" height="343" /></p>
<ul>
<li>Verify that the application shows up in <strong>Library</strong> → <strong>Applications</strong>. Note that it will not have its normal icon.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://a.ifimg.com/images/howto/install-iphone-application-ad-hoc-distribution/winxp-itunes-library-applications.01.png?1266898784" alt="Winxp-itunes-library-applications" width="468" height="344" /></p>
<ul>
<li>In iTunes, select your Device under <strong>Devices</strong>, choose the <strong>Application</strong> tab, and make sure that the new application is checked.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://a.ifimg.com/images/howto/install-iphone-application-ad-hoc-distribution/winxp-itunes-devices-iphone-applications.01.png?1266898784" alt="Winxp-itunes-devices-iphone-applications" width="700" height="288" /></p>
<ul>
<li>Sync your Device and try out the new app!</li>
</ul>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  href="mailto:?subject=Installing%20Ad%20Hoc%20iPhone%20Apps&amp;body=http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F" title="email"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.printfriendly.com/print?url=http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F&amp;partner=sociable" title="Print"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.printfriendly.com/print?url=http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F&amp;partner=sociable" title="PDF"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F&amp;t=Installing%20Ad%20Hoc%20iPhone%20Apps" title="Facebook"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://twitter.com/home?status=Installing%20Ad%20Hoc%20iPhone%20Apps%20-%20http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F" title="Twitter"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F&amp;title=Installing%20Ad%20Hoc%20iPhone%20Apps&amp;notes=As%20your%20app%20progresses%2C%20you%27ll%20probably%20want%20the%20chance%20to%20preview%20the%20app%20we%27re%20building%20for%20you.%C2%A0%20That%27s%20where%20%22ad%20hoc%22%20apps%20come%20in.%C2%A0%20Before%20your%20app%20is%20actually%20distributed%20and%20released%20to%20the%20iTunes%20store%2C%20we%27ll%20send%20you%20a%20copy%20of%20your%20app%20in%20" title="del.icio.us"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F&amp;title=Installing%20Ad%20Hoc%20iPhone%20Apps&amp;source=TCS+Vision+IT+Informer+Your+Technology+and+Innovation+Partner&amp;summary=As%20your%20app%20progresses%2C%20you%27ll%20probably%20want%20the%20chance%20to%20preview%20the%20app%20we%27re%20building%20for%20you.%C2%A0%20That%27s%20where%20%22ad%20hoc%22%20apps%20come%20in.%C2%A0%20Before%20your%20app%20is%20actually%20distributed%20and%20released%20to%20the%20iTunes%20store%2C%20we%27ll%20send%20you%20a%20copy%20of%20your%20app%20in%20" title="LinkedIn"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F&amp;submitHeadline=Installing%20Ad%20Hoc%20iPhone%20Apps&amp;submitSummary=As%20your%20app%20progresses%2C%20you%27ll%20probably%20want%20the%20chance%20to%20preview%20the%20app%20we%27re%20building%20for%20you.%C2%A0%20That%27s%20where%20%22ad%20hoc%22%20apps%20come%20in.%C2%A0%20Before%20your%20app%20is%20actually%20distributed%20and%20released%20to%20the%20iTunes%20store%2C%20we%27ll%20send%20you%20a%20copy%20of%20your%20app%20in%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F&amp;title=Installing%20Ad%20Hoc%20iPhone%20Apps&amp;bodytext=As%20your%20app%20progresses%2C%20you%27ll%20probably%20want%20the%20chance%20to%20preview%20the%20app%20we%27re%20building%20for%20you.%C2%A0%20That%27s%20where%20%22ad%20hoc%22%20apps%20come%20in.%C2%A0%20Before%20your%20app%20is%20actually%20distributed%20and%20released%20to%20the%20iTunes%20store%2C%20we%27ll%20send%20you%20a%20copy%20of%20your%20app%20in%20" title="Digg"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F&amp;title=Installing%20Ad%20Hoc%20iPhone%20Apps&amp;annotation=As%20your%20app%20progresses%2C%20you%27ll%20probably%20want%20the%20chance%20to%20preview%20the%20app%20we%27re%20building%20for%20you.%C2%A0%20That%27s%20where%20%22ad%20hoc%22%20apps%20come%20in.%C2%A0%20Before%20your%20app%20is%20actually%20distributed%20and%20released%20to%20the%20iTunes%20store%2C%20we%27ll%20send%20you%20a%20copy%20of%20your%20app%20in%20" title="Google Bookmarks"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F" title="Technorati"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://www.friendfeed.com/share?title=Installing%20Ad%20Hoc%20iPhone%20Apps&amp;link=http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F" title="FriendFeed"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F&amp;title=Installing%20Ad%20Hoc%20iPhone%20Apps" title="Live"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=Installing%20Ad%20Hoc%20iPhone%20Apps&amp;url=http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F" title="Slashdot"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Ftcsvision.com%2Finformit%2F2010%2F02%2F23%2Finstalling-ad-hoc-iphone-apps%2F&amp;t=Installing%20Ad%20Hoc%20iPhone%20Apps&opener=bm&amp;ei=UTF-8&amp;d=As%20your%20app%20progresses%2C%20you%27ll%20probably%20want%20the%20chance%20to%20preview%20the%20app%20we%27re%20building%20for%20you.%C2%A0%20That%27s%20where%20%22ad%20hoc%22%20apps%20come%20in.%C2%A0%20Before%20your%20app%20is%20actually%20distributed%20and%20released%20to%20the%20iTunes%20store%2C%20we%27ll%20send%20you%20a%20copy%20of%20your%20app%20in%20" title="Yahoo! Bookmarks"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  href="http://tcsvision.com/informit/feed/" title="RSS"><img src="http://tcsvision.com/informit/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tcsvision.com/informit/2010/02/23/installing-ad-hoc-iphone-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
