<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Development on Arcanelab Blog</title><link>https://blog.arcanelab.com/tags/development/</link><description>Recent content in Development on Arcanelab Blog</description><generator>Hugo</generator><language>en-US</language><copyright>Zoltán Majoros</copyright><lastBuildDate>Thu, 08 Jul 2010 01:37:00 +0200</lastBuildDate><atom:link href="https://blog.arcanelab.com/tags/development/index.xml" rel="self" type="application/rss+xml"/><item><title>Clean &amp; rebuild Oh, boy.</title><link>https://blog.arcanelab.com/2010/07/clean-rebuild-oh-boy/</link><pubDate>Thu, 08 Jul 2010 01:37:00 +0200</pubDate><guid>https://blog.arcanelab.com/2010/07/clean-rebuild-oh-boy/</guid><description>&lt;h1&gt;Clean &amp; rebuild&lt;/h1&gt;
&lt;p&gt;Oh, boy. I&amp;rsquo;d been struggling with this for a while. I loaded a view from a nib, and my app kept crashing with an exception saying: &lt;em&gt;loaded the &amp;ldquo;foo&amp;rdquo; nib but the view outlet was not set&lt;/em&gt;. I was like WTH, I definitely connected the view outlet to the ViewController, what&amp;rsquo;s going on? I kept resaving the nib, recompiling the app, but to no avail.&lt;/p&gt;
&lt;p&gt;After digging some forum threads about this exception I got the idea of cleaning my builds. I did so, and guess what: after rebuilding my app it worked!&lt;/p&gt;</description></item></channel></rss>