kif-framework/KIF

View on GitHub
Documentation/Examples/Calculator/Calculator/AboutViewController.xib

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="8.00">
    <data>
        <int key="IBDocument.SystemTarget">1536</int>
        <string key="IBDocument.SystemVersion">11G63b</string>
        <string key="IBDocument.InterfaceBuilderVersion">2843</string>
        <string key="IBDocument.AppKitVersion">1138.51</string>
        <string key="IBDocument.HIToolboxVersion">569.00</string>
        <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
            <string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
            <string key="NS.object.0">1929</string>
        </object>
        <array key="IBDocument.IntegratedClassDependencies">
            <string>IBProxyObject</string>
            <string>IBUILabel</string>
            <string>IBUIView</string>
        </array>
        <array key="IBDocument.PluginDependencies">
            <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
        </array>
        <object class="NSMutableDictionary" key="IBDocument.Metadata">
            <string key="NS.key.0">PluginDependencyRecalculationVersion</string>
            <integer value="1" key="NS.object.0"/>
        </object>
        <array class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
            <object class="IBProxyObject" id="372490531">
                <string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
                <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
            </object>
            <object class="IBProxyObject" id="975951072">
                <string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
                <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
            </object>
            <object class="IBUIView" id="191373211">
                <reference key="NSNextResponder"/>
                <int key="NSvFlags">274</int>
                <array class="NSMutableArray" key="NSSubviews">
                    <object class="IBUILabel" id="1044549578">
                        <reference key="NSNextResponder" ref="191373211"/>
                        <int key="NSvFlags">290</int>
                        <string key="NSFrame">{{20, 20}, {280, 21}}</string>
                        <reference key="NSSuperview" ref="191373211"/>
                        <reference key="NSNextKeyView"/>
                        <string key="NSReuseIdentifierKey">_NS:9</string>
                        <bool key="IBUIOpaque">NO</bool>
                        <bool key="IBUIClipsSubviews">YES</bool>
                        <int key="IBUIContentMode">7</int>
                        <bool key="IBUIUserInteractionEnabled">NO</bool>
                        <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
                        <string key="IBUIText">Just a basic calculator</string>
                        <object class="NSColor" key="IBUITextColor">
                            <int key="NSColorSpace">1</int>
                            <bytes key="NSRGB">MCAwIDAAA</bytes>
                            <string key="IBUIColorCocoaTouchKeyPath">darkTextColor</string>
                        </object>
                        <nil key="IBUIHighlightedColor"/>
                        <int key="IBUIBaselineAdjustment">0</int>
                        <int key="IBUITextAlignment">1</int>
                        <object class="IBUIFontDescription" key="IBUIFontDescription">
                            <int key="type">1</int>
                            <double key="pointSize">17</double>
                        </object>
                        <object class="NSFont" key="IBUIFont">
                            <string key="NSName">Helvetica</string>
                            <double key="NSSize">17</double>
                            <int key="NSfFlags">16</int>
                        </object>
                        <bool key="IBUIAdjustsFontSizeToFit">NO</bool>
                    </object>
                </array>
                <string key="NSFrame">{{0, 20}, {320, 548}}</string>
                <reference key="NSSuperview"/>
                <reference key="NSNextKeyView" ref="1044549578"/>
                <object class="NSColor" key="IBUIBackgroundColor">
                    <int key="NSColorSpace">3</int>
                    <bytes key="NSWhite">MQA</bytes>
                    <object class="NSColorSpace" key="NSCustomColorSpace">
                        <int key="NSID">2</int>
                    </object>
                </object>
                <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/>
                <object class="IBUIScreenMetrics" key="IBUISimulatedDestinationMetrics">
                    <string key="IBUISimulatedSizeMetricsClass">IBUIScreenMetrics</string>
                    <object class="NSMutableDictionary" key="IBUINormalizedOrientationToSizeMap">
                        <bool key="EncodedWithXMLCoder">YES</bool>
                        <array key="dict.sortedKeys">
                            <integer value="1"/>
                            <integer value="3"/>
                        </array>
                        <array key="dict.values">
                            <string>{320, 568}</string>
                            <string>{568, 320}</string>
                        </array>
                    </object>
                    <string key="IBUITargetRuntime">IBCocoaTouchFramework</string>
                    <string key="IBUIDisplayName">Retina 4 Full Screen</string>
                    <int key="IBUIType">2</int>
                </object>
                <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
            </object>
        </array>
        <object class="IBObjectContainer" key="IBDocument.Objects">
            <array class="NSMutableArray" key="connectionRecords">
                <object class="IBConnectionRecord">
                    <object class="IBCocoaTouchOutletConnection" key="connection">
                        <string key="label">view</string>
                        <reference key="source" ref="372490531"/>
                        <reference key="destination" ref="191373211"/>
                    </object>
                    <int key="connectionID">3</int>
                </object>
            </array>
            <object class="IBMutableOrderedSet" key="objectRecords">
                <array key="orderedObjects">
                    <object class="IBObjectRecord">
                        <int key="objectID">0</int>
                        <array key="object" id="0"/>
                        <reference key="children" ref="1000"/>
                        <nil key="parent"/>
                    </object>
                    <object class="IBObjectRecord">
                        <int key="objectID">1</int>
                        <reference key="object" ref="191373211"/>
                        <array class="NSMutableArray" key="children">
                            <reference ref="1044549578"/>
                        </array>
                        <reference key="parent" ref="0"/>
                    </object>
                    <object class="IBObjectRecord">
                        <int key="objectID">-1</int>
                        <reference key="object" ref="372490531"/>
                        <reference key="parent" ref="0"/>
                        <string key="objectName">File's Owner</string>
                    </object>
                    <object class="IBObjectRecord">
                        <int key="objectID">-2</int>
                        <reference key="object" ref="975951072"/>
                        <reference key="parent" ref="0"/>
                    </object>
                    <object class="IBObjectRecord">
                        <int key="objectID">4</int>
                        <reference key="object" ref="1044549578"/>
                        <array class="NSMutableArray" key="children"/>
                        <reference key="parent" ref="191373211"/>
                    </object>
                </array>
            </object>
            <dictionary class="NSMutableDictionary" key="flattenedProperties">
                <string key="-1.CustomClassName">AboutViewController</string>
                <string key="-1.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
                <string key="-2.CustomClassName">UIResponder</string>
                <string key="-2.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
                <string key="1.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
                <string key="4.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
            </dictionary>
            <dictionary class="NSMutableDictionary" key="unlocalizedProperties"/>
            <nil key="activeLocalization"/>
            <dictionary class="NSMutableDictionary" key="localizations"/>
            <nil key="sourceID"/>
            <int key="maxID">10</int>
        </object>
        <object class="IBClassDescriber" key="IBDocument.Classes"/>
        <int key="IBDocument.localizationMode">0</int>
        <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string>
        <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
        <int key="IBDocument.defaultPropertyAccessControl">3</int>
        <string key="IBCocoaTouchPluginVersion">1929</string>
    </data>
</archive>