Note that there are some explanatory texts on larger screens.

plurals
  1. POiPhone XIB quickly grows to huge size
    text
    copied!<p>I used to have a very small/simple XIB file.<br> Something has caused it to quickly grow to over 500k.</p> <p>The only graphics in it are 3 small PNG files (about 4k each).</p> <p>Here's some of the XIB. Any idea on what is causing this size increase?</p> <pre><code> &lt;string key="NSFrame"&gt;{{0, 44}, {320, 416}}&lt;/string&gt; &lt;reference key="NSSuperview" ref="391473517"/&gt; &lt;object class="NSColor" key="IBUIBackgroundColor"&gt; &lt;int key="NSColorSpace"&gt;10&lt;/int&gt; &lt;object class="NSImage" key="NSImage"&gt; &lt;int key="NSImageFlags"&gt;469473884&lt;/int&gt; &lt;string key="NSSize"&gt;{256, 256}&lt;/string&gt; &lt;object class="NSMutableArray" key="NSReps"&gt; &lt;bool key="EncodedWithXMLCoder"&gt;YES&lt;/bool&gt; &lt;object class="NSArray"&gt; &lt;bool key="EncodedWithXMLCoder"&gt;YES&lt;/bool&gt; &lt;integer value="0"/&gt; &lt;object class="NSBitmapImageRep"&gt; &lt;object class="NSData" key="NSTIFFRepresentation"&gt; &lt;bytes key="NS.bytes"&gt; anB3/3Byef91d33/dHZ8/2psc/9sbnX/Z2p0/3N1fP9qbXf/cXN6/2psdf9wcnv/dnd9/25xe/9ucHf/ cnB3/2ptd/92eH//a254/3Fzev9sb3n/cHJ5/25wd/9ucHf/cHN9/25wd/9wcnn/dnh8/2xudf93eX// bm13/2ptd/9sb3n/bG51/3V3ff97fYP/YmVu/25xe/9sb3n/c3Z//2psc/9zdXz/cHN9/2dqcf9qbHP/ CmVu/2dqdP9nanH/am13/2xvef91eIH/Z2p0/25xe/91d33/bG51/25wd/92eHz/dXd9/29xdf9ucHf/ fHl9/2xudf9ucHf/bG95/3Bzff9sb3n/bnF7/3l7gf9zdn//c3Z//3N2f/91eIH/c3V8/3Byef9nanT/ zXd9/2dqdP9ucXv/dXd9/3N2f/9zdXz/Z2px/2xudf9ucXv/am13/3Bzff9zdXz/cHN9/2psc/9qbXf/ AbG51/2Jlbv9qbXf/aGp0/2hqcP9rbnX/cnV//29yfP9ucXv/bnF7/25xe/9zdn//bXB1/2xvef9qbXb/ </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload