<?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>Mac Complainer &#187; iPhuc</title>
	<atom:link href="http://www.maccomplainer.com/tag/iphuc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maccomplainer.com</link>
	<description>Looking into the Apple core.</description>
	<lastBuildDate>Mon, 02 Aug 2010 13:27:13 +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>Firmware 1.1.3 Solution: Downgrading iTunes</title>
		<link>http://www.maccomplainer.com/ipod-complaints/firmware-113-solution-downgrading-itunes/</link>
		<comments>http://www.maccomplainer.com/ipod-complaints/firmware-113-solution-downgrading-itunes/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 18:50:58 +0000</pubDate>
		<dc:creator>BrianB</dc:creator>
				<category><![CDATA[iPhone Complaints]]></category>
		<category><![CDATA[iPod Complaints]]></category>
		<category><![CDATA[1.1.3 firmware]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhuc]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://www.maccomplainer.com/ipod-complaints/firmware-113-solution-downgrading-itunes/</guid>
		<description><![CDATA[Having problems with firmware 1.1.3 on your iPhone or iPod Touch? One solution reported is to downgrade iTunes from 7.6 to 7.4.2 temporarily while running iPhuc. Running the iPhone utility client with iTunes 7.6 will get you introuble but WickedPsyched has found a way to revert back to 7.4.2 while running iPhuc. Full instructions after [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.sanriotown.com/mufflednoise:mymelody.com/files/2007/09/itunes-06-3.gif" height="394" width="600" /></p>
<p>Having problems with <a href="http://www.maccomplainer.com/ipod-complaints/watch-out-iphone-and-ipod-touch-firmware-113-causing-problems/">firmware 1.1.3</a> on your iPhone or iPod Touch? One solution reported is to downgrade iTunes from 7.6 to 7.4.2 temporarily while running iPhuc. Running the iPhone utility client with iTunes 7.6 will get you introuble but <a href="http://wickedpsyched.net/iphone/iphuc">WickedPsyched</a> has found a way to revert back to 7.4.2 while running iPhuc. Full instructions after the break.<span id="more-33"></span></p>
<pre><strong>1.</strong> get an old framework, you can use this to pull out the MobileDevice:

imac /tmp/ open iTunes7.4.2.dmg 

imac /tmp/ gunzip -c /Volumes/iTunes\ 7.4.2/iTunes.mpkg/Contents/Resources/
AppleMobileDeviceSupport.pkg/Contents/Archive.pax.gz | pax -r 

<strong>2.</strong>  Then copy it over to your /System/Library area:

imac /tmp/ cp -rp System/Library/PrivateFrameworks/MobileDevice.framework/
/System/Library/PrivateFrameworks/MobileDevice.framework.iphuc

<strong>3.</strong> Now backup the original Framework:

imac /PrivateFrameworks/ cp -r MobileDevice.framework MobileDevice.framework.1.1.3

<strong>4.</strong> The script below assumes you now have this layout in
/System/Library/PrivateFrameworks/

imac /PrivateFrameworks/ ls -ltrad MobileDevice.framework*
drwxr-xr-x   5 root  wheel  170 Jan 19 18:17 MobileDevice.framework.iphuc
drwxr-xr-x   5 root  wheel  170 Jan 19 18:22 MobileDevice.framework.1.1.3
lrwxr-xr-x   1 root  wheel   63 Jan 19 20:06 MobileDevice.framework -&gt;
/System/Library/PrivateFrameworks/MobileDevice.framework.iphuc/

<strong>5.</strong> Finally here is the new script you can run in place of iphuc:

imac /~/ cat /opt/local/bin/76iphuc
#!/bin/sh

FWPATH=/System/Library/PrivateFrameworks/

echo copying framework \(may need sudo password\)
sudo rm $FWPATH/MobileDevice.framework
sudo ln -s $FWPATH/MobileDevice.framework.iphuc/ $FWPATH/MobileDevice.framework
/opt/local/bin/iphuc
echo putting framework back \(may need sudo password\)
sudo rm $FWPATH/MobileDevice.framework
sudo ln -s $FWPATH/MobileDevice.framework.1.1.3/ $FWPATH/MobileDevice.framework</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.maccomplainer.com/ipod-complaints/firmware-113-solution-downgrading-itunes/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
