<?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>Rachel Ober &#187; iPhone SDK</title>
	<atom:link href="http://rachelober.com/tags/iphone-sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://rachelober.com</link>
	<description>Radiant Rachel Reflecting on Ruby, Rails, Righteous Rants and Random Rubbish</description>
	<lastBuildDate>Fri, 18 May 2012 17:23:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>My Snow Leopard Upgrade</title>
		<link>http://rachelober.com/2009/09/08/my-snow-leopard-upgrade/</link>
		<comments>http://rachelober.com/2009/09/08/my-snow-leopard-upgrade/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 22:53:01 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iPhone SDK]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac osx]]></category>
		<category><![CDATA[macports]]></category>
		<category><![CDATA[objective-C]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[rubygems]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://rachelober.com/?p=222</guid>
		<description><![CDATA[This has been a pain in the ass for the past 2 weeks for me. At work I do a combination of iPhone objective-C programming and Ruby on Rails programming. Just about everything broke and I&#8217;ve been pulling my hair out and patching things with scotch tape just to get it into some kind of working shape.  [...]]]></description>
			<content:encoded><![CDATA[<p>This has been a pain in the ass for the past 2 weeks for me. At work I do a combination of iPhone objective-C programming and Ruby on Rails programming. Just about everything broke and I&#8217;ve been pulling my hair out and patching things with scotch tape just to get it into some kind of working shape. I haven&#8217;t had to time to back everything up and just reformat the damn machine and install everything compiled properly to the 64-bit system but here are some links that have helped me wobble along until I can fix things.</p>
<p>The Xcode muckiness wasn&#8217;t as bitchy to overcome by just fiddling with some of the settings to get it to work with my company&#8217;s code &#8211; but the problem also was that the new Xcode that ships with Snow Leopard totally got rid of all the previous iPhone SDKs I had. My company still runs most of our iPhone apps off of 2.2.1 and Xcode for Snow Leopard only does 3.0. Unlike my co-worker who practice more forethought than I do (so what, call me ignorant), I didn&#8217;t have a backup of the previous Xcode stashed somewhere else. <a href="http://adkap.com/">Adam</a> showed me a tricky trick in the new Xcode and you are able to still use the new 3.0 SDK but set the deployment target to whatever the heck you want.</p>
<p>OF COURSE, with the new iPhone 3.1 SDK, they&#8217;ve included all the previous iPhone SDKs to work with the new Xcode 3.2, thus eliminating my rage, but a little too late for the heartburn I was experiencing earlier this week.</p>
<p>Now, getting ruby on rails and our projects running on my laptop has been a bitch and a half and I&#8217;m still pulling teeth just to get things working locally. I was being a tool and just deploying all of my test code to the integration server to test for the past week and a half just so I could get some actual work done before Labor Day. I&#8217;m sure my co-workers didn&#8217;t appreciate that. :-p</p>
<p>Getting PostgreSQL working with ROR and installing the proper gem. I used to use pg but that was not working. I&#8217;m instead using postgres-pr and that seems to get mongrel up and working on my local environment. Make sure to change your ARCHFLAGS to &#8216;-arch x86_64&#8242; if you originally had it set to i386.</p>
<p>http://railsforum.com/viewtopic.php?id=34110</p>
<p>I had to <strong>totally</strong> uninstall things like my MacPorts and rubygems and postgres and <a href="http://hivelogic.com/articles/compiling-ruby-rubygems-and-rails-on-snow-leopard/">install everything from scratch again</a>. I also had problems with my paths and I was constantly pulling up the wrong version (i.e. Snow Leopard&#8217;s version) of ruby and postgres.</p>
<p>Originally I had thought that just by <a href="http://weblog.rubyonrails.org/2009/8/30/upgrading-to-snow-leopard">recompiling everything the Ruby on Rails guys suggested</a>, I&#8217;d be golden. But that just didn&#8217;t work out for me.</p>
<p>I think I am just going to reformat everything this weekend and follow<a href="http://frozenplague.net/2009/08/snow-leopard-rubyrails-developer-setup/"> this guy&#8217;s advice</a>. What a mess!</p>
<p>Oh well, rant over. Hopefully I can post about a more successful Snow Leopard install next week.</p>
]]></content:encoded>
			<wfw:commentRss>http://rachelober.com/2009/09/08/my-snow-leopard-upgrade/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
