Skip to content

Instantly share code, notes, and snippets.

@kormie
Last active February 18, 2016 19:01
Show Gist options
  • Select an option

  • Save kormie/738baac25bac742b74ef to your computer and use it in GitHub Desktop.

Select an option

Save kormie/738baac25bac742b74ef to your computer and use it in GitHub Desktop.
Example Interface Builder XML
<object class="IBClassDescriber" key="IBDocument.Classes">
<array class="NSMutableArray" key="referencedPartialClassDescriptions">
<object class="IBPartialClassDescription">
<string key="className">SampleWelcomeViewController</string>
<string key="superclassName">UIViewController</string>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">./Classes/SampleWelcomeViewController.h</string>
</object>
</object>
</array>
</object>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment