<?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>Kernel Panic &#187; iTunes</title>
	<atom:link href="http://blog.epelaez.net/tag/itunes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.epelaez.net</link>
	<description>~Keep It Simple</description>
	<lastBuildDate>Wed, 30 Jun 2010 17:11:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Making .ipa yourself</title>
		<link>http://blog.epelaez.net/08/making-ipa-yourself/</link>
		<comments>http://blog.epelaez.net/08/making-ipa-yourself/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 12:05:04 +0000</pubDate>
		<dc:creator>Pelaez</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[ipa]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://blog.epelaez.net/?p=312</guid>
		<description><![CDATA[If you have an app, either made yourself, or by somebody else, in an .app folder, and you want to make it into an .ipa file, so you can install through iTunes, just do the following: Put the folder inside a folder called Payload Zip it Rename to AppName.ipa And there, now you can install [...]]]></description>
			<content:encoded><![CDATA[<p>If you have an app, either made yourself, or by somebody else, in an .app folder, and you want to make it into an .ipa file, so you can install through iTunes, just do the following:</p>
<ol>
<li>Put the folder inside a folder called Payload</li>
<li>Zip it</li>
<li>Rename to AppName.ipa</li>
</ol>
<p><span id="more-312"></span></p>
<p>And there, now you can install with iTunes.</p>
<p>Be aware, though, that it will be sandboxed, and the app might not work correctly if it needs access to the whole filesystem.</p>
<p>Also, make sure that the executable is signed. Otherwise it will fail to run.</p>
<p>If you want to add an icon to show in iTunes, just make a 512&#215;512 JPG image, name it iTunesArtwork (with no extension), and put it next to the Payload folder when you zip it.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://blog.epelaez.net/08/making-ipa-yourself/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.epelaez.net/08/making-ipa-yourself/&amp;title=Making+.ipa+yourself" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.epelaez.net/08/making-ipa-yourself/&amp;title=Making+.ipa+yourself" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.epelaez.net/08/making-ipa-yourself/&amp;t=Making+.ipa+yourself" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Making%20.ipa%20yourself%22&amp;body=Link: http://blog.epelaez.net/08/making-ipa-yourself/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A If%20you%20have%20an%20app%2C%20either%20made%20yourself%2C%20or%20by%20somebody%20else%2C%20in%20an%20.app%20folder%2C%20and%20you%20want%20to%20make%20it%20into%20an%20.ipa%20file%2C%20so%20you%20can%20install%20through%20iTunes%2C%20just%20do%20the%20following%3A%0D%0A%0D%0A%09Put%20the%20folder%20inside%20a%20folder%20called%20Payload%0D%0A%09Zip%20it%0D%0A%09Rename%20to%20AppName.ipa%0D%0A%0D%0A%0D%0A%0D%0AAnd%20there%2C%20now%20you%20can%20inst" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Making+.ipa+yourself+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.epelaez.net/08/making-ipa-yourself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
