<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Installing the same app twice on the iPhone</title>
	<atom:link href="http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/</link>
	<description>God, Apple, &#38; Technology</description>
	<lastBuildDate>Mon, 28 Jun 2010 23:08:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Youri</title>
		<link>http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/comment-page-1/#comment-1522</link>
		<dc:creator>Youri</dc:creator>
		<pubDate>Mon, 15 Feb 2010 15:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianminor.com/?p=532#comment-1522</guid>
		<description>- Edited Info.plist in SomethingElse.app

I meaned: - Edited Info.plist in GetItDone.app</description>
		<content:encoded><![CDATA[<p>- Edited Info.plist in SomethingElse.app</p>
<p>I meaned: &#8211; Edited Info.plist in GetItDone.app</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Youri</title>
		<link>http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/comment-page-1/#comment-1521</link>
		<dc:creator>Youri</dc:creator>
		<pubDate>Mon, 15 Feb 2010 15:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianminor.com/?p=532#comment-1521</guid>
		<description>Tried the above with the App &#039;Done&#039;, didn&#039;t work, crashed on launch.

But I managed to get it work with the following approach:

- I copied Todo.app from /var/mobile/Applications/A7657E...-...-ETC/ to /var/stash/Applications.(random chars) with iFile.

- Changed the bundle name from Todo.app to GetItDone.app.

- Edited Info.plist in SomethingElse.app:
CFBundleDisplayName: SomethingILiked (doesn&#039;t matter)
CFBundleIdentifier: net.chillidesign.getitdone (was net.chillidesign.done, a 2 at the end also should have worked)
CFBundleName: GetItDone (should be the same as the bundle name in the Applications directory!)

- Did a respring, was happy.

The difference is that I also changed the bundle name and the CFBundleName in the Info.plist, otherwise the App will interfere with his twin brother/sister (and crashes on launch)</description>
		<content:encoded><![CDATA[<p>Tried the above with the App &#8216;Done&#8217;, didn&#8217;t work, crashed on launch.</p>
<p>But I managed to get it work with the following approach:</p>
<p>- I copied Todo.app from /var/mobile/Applications/A7657E&#8230;-&#8230;-ETC/ to /var/stash/Applications.(random chars) with iFile.</p>
<p>- Changed the bundle name from Todo.app to GetItDone.app.</p>
<p>- Edited Info.plist in SomethingElse.app:<br />
CFBundleDisplayName: SomethingILiked (doesn&#8217;t matter)<br />
CFBundleIdentifier: net.chillidesign.getitdone (was net.chillidesign.done, a 2 at the end also should have worked)<br />
CFBundleName: GetItDone (should be the same as the bundle name in the Applications directory!)</p>
<p>- Did a respring, was happy.</p>
<p>The difference is that I also changed the bundle name and the CFBundleName in the Info.plist, otherwise the App will interfere with his twin brother/sister (and crashes on launch)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: js</title>
		<link>http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/comment-page-1/#comment-1517</link>
		<dc:creator>js</dc:creator>
		<pubDate>Tue, 02 Feb 2010 17:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianminor.com/?p=532#comment-1517</guid>
		<description>i have a question to point 3 &quot;save the file&quot;:

save to which format?? after i used the editor i saved the info.plist. than i tried to copy the folder into root/applications. but all the other folder in aplications end wit .app!!! do i have to change the name of my folder???</description>
		<content:encoded><![CDATA[<p>i have a question to point 3 &#8220;save the file&#8221;:</p>
<p>save to which format?? after i used the editor i saved the info.plist. than i tried to copy the folder into root/applications. but all the other folder in aplications end wit .app!!! do i have to change the name of my folder???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tdoosqs</title>
		<link>http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/comment-page-1/#comment-1516</link>
		<dc:creator>tdoosqs</dc:creator>
		<pubDate>Sun, 31 Jan 2010 13:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianminor.com/?p=532#comment-1516</guid>
		<description>SSH into you phone to  /private/var/stash/Applications.(Random Characters) ,
Right Click on your duplicated Folder ,
open Properties and set Permission to 0777  dont forget   check a box for permission &quot;recursevily&quot;    dont have to restart Springboard .</description>
		<content:encoded><![CDATA[<p>SSH into you phone to  /private/var/stash/Applications.(Random Characters) ,<br />
Right Click on your duplicated Folder ,<br />
open Properties and set Permission to 0777  dont forget   check a box for permission &#8220;recursevily&#8221;    dont have to restart Springboard .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riaz</title>
		<link>http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/comment-page-1/#comment-1501</link>
		<dc:creator>Riaz</dc:creator>
		<pubDate>Sun, 13 Dec 2009 18:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianminor.com/?p=532#comment-1501</guid>
		<description>i tried this with the mxit app... and it keeps on crashing can you help me out???</description>
		<content:encoded><![CDATA[<p>i tried this with the mxit app&#8230; and it keeps on crashing can you help me out???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerod</title>
		<link>http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/comment-page-1/#comment-1499</link>
		<dc:creator>Jerod</dc:creator>
		<pubDate>Fri, 11 Dec 2009 23:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianminor.com/?p=532#comment-1499</guid>
		<description>Is there a reson that it crashes?  Or does it really just matter what app you are trying to duplicate?  
Thanks</description>
		<content:encoded><![CDATA[<p>Is there a reson that it crashes?  Or does it really just matter what app you are trying to duplicate?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/comment-page-1/#comment-1496</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 08 Dec 2009 02:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianminor.com/?p=532#comment-1496</guid>
		<description>Great blog but How about for cydia apps?

Cheers</description>
		<content:encoded><![CDATA[<p>Great blog but How about for cydia apps?</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerhard</title>
		<link>http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/comment-page-1/#comment-1494</link>
		<dc:creator>Gerhard</dc:creator>
		<pubDate>Fri, 04 Dec 2009 07:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianminor.com/?p=532#comment-1494</guid>
		<description>Ah, you didn&#039;t modify the iTunesArtwork file to change the icon?
I tried it that way to have a different icon in iTunes, too.
And BTW which programm did you use to transfer the files to the phone?
I used &lt;a href=&quot;http://www.ecamm.com/mac/phoneview/&quot; rel=&quot;nofollow&quot;&gt;PhoneView&lt;/a&gt;, so maybe that&#039;s causing the failure, perhaps due to wrongly set permissions.</description>
		<content:encoded><![CDATA[<p>Ah, you didn&#8217;t modify the iTunesArtwork file to change the icon?<br />
I tried it that way to have a different icon in iTunes, too.<br />
And BTW which programm did you use to transfer the files to the phone?<br />
I used <a href="http://www.ecamm.com/mac/phoneview/" rel="nofollow">PhoneView</a>, so maybe that&#8217;s causing the failure, perhaps due to wrongly set permissions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Minor</title>
		<link>http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/comment-page-1/#comment-1493</link>
		<dc:creator>Brian Minor</dc:creator>
		<pubDate>Thu, 03 Dec 2009 21:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianminor.com/?p=532#comment-1493</guid>
		<description>I just tested out the free version of the app and it is also working. You may want to try deleting the app from your itunes and re-downloading it. and using that version to modify. As long as you don&#039;t delete it from the phone too, you shouldn&#039;t lose any setting. 

If you use cydia to install winterboard and then install themes then you can find and add icons to the themes. When you SSH into you phone the themes are located in the /var/stash/themes.(random characters) 

in the themes folder you will see a icon folder you can add a created icon there with the same name of the app to set the new icon.</description>
		<content:encoded><![CDATA[<p>I just tested out the free version of the app and it is also working. You may want to try deleting the app from your itunes and re-downloading it. and using that version to modify. As long as you don&#8217;t delete it from the phone too, you shouldn&#8217;t lose any setting. </p>
<p>If you use cydia to install winterboard and then install themes then you can find and add icons to the themes. When you SSH into you phone the themes are located in the /var/stash/themes.(random characters) </p>
<p>in the themes folder you will see a icon folder you can add a created icon there with the same name of the app to set the new icon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerhard</title>
		<link>http://www.brianminor.com/2009/11/12/installing-the-same-app-twice-on-the-iphone/comment-page-1/#comment-1492</link>
		<dc:creator>Gerhard</dc:creator>
		<pubDate>Thu, 03 Dec 2009 21:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianminor.com/?p=532#comment-1492</guid>
		<description>Thanks for testing, Brian.
As I wasn&#039;t aware of &quot;your&quot; NewsTap, you obviously wasn&#039;t aware of \mine\. 
I meant the &lt;a href=&quot;//itunes.apple.com/de/app/newstap-usenet-newsreader/id292410356?mt=8\&quot; rel=&quot;nofollow&quot;&gt;Usenet Newsreader NewsTap by Alexander Clauss&lt;/a&gt;
That&#039;s the one that doesn&#039;t work.
BTW: How do you change the application&#039;s icons?</description>
		<content:encoded><![CDATA[<p>Thanks for testing, Brian.<br />
As I wasn&#8217;t aware of &#8220;your&#8221; NewsTap, you obviously wasn&#8217;t aware of \mine\.<br />
I meant the <a href="//itunes.apple.com/de/app/newstap-usenet-newsreader/id292410356?mt=8\" rel="nofollow">Usenet Newsreader NewsTap by Alexander Clauss</a><br />
That&#8217;s the one that doesn&#8217;t work.<br />
BTW: How do you change the application&#8217;s icons?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
