master
  1<?xml version="1.0" encoding="UTF-8"?>
  2<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="8.00">
  3	<data>
  4		<int key="IBDocument.SystemTarget">1536</int>
  5		<string key="IBDocument.SystemVersion">12C60</string>
  6		<string key="IBDocument.InterfaceBuilderVersion">2843</string>
  7		<string key="IBDocument.AppKitVersion">1187.34</string>
  8		<string key="IBDocument.HIToolboxVersion">625.00</string>
  9		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
 10			<string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
 11			<string key="NS.object.0">1929</string>
 12		</object>
 13		<array key="IBDocument.IntegratedClassDependencies">
 14			<string>IBProxyObject</string>
 15			<string>IBUIButton</string>
 16			<string>IBUIView</string>
 17		</array>
 18		<array key="IBDocument.PluginDependencies">
 19			<string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
 20		</array>
 21		<object class="NSMutableDictionary" key="IBDocument.Metadata">
 22			<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
 23			<integer value="1" key="NS.object.0"/>
 24		</object>
 25		<array class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
 26			<object class="IBProxyObject" id="372490531">
 27				<string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
 28				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
 29			</object>
 30			<object class="IBProxyObject" id="975951072">
 31				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
 32				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
 33			</object>
 34			<object class="IBUIView" id="191373211">
 35				<reference key="NSNextResponder"/>
 36				<int key="NSvFlags">274</int>
 37				<array class="NSMutableArray" key="NSSubviews">
 38					<object class="IBUIButton" id="428280033">
 39						<reference key="NSNextResponder" ref="191373211"/>
 40						<int key="NSvFlags">301</int>
 41						<string key="NSFrame">{{87, 252}, {146, 44}}</string>
 42						<reference key="NSSuperview" ref="191373211"/>
 43						<string key="NSReuseIdentifierKey">_NS:9</string>
 44						<bool key="IBUIOpaque">NO</bool>
 45						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
 46						<int key="IBUIContentHorizontalAlignment">0</int>
 47						<int key="IBUIContentVerticalAlignment">0</int>
 48						<int key="IBUIButtonType">1</int>
 49						<string key="IBUINormalTitle">Show Table View</string>
 50						<object class="NSColor" key="IBUIHighlightedTitleColor">
 51							<int key="NSColorSpace">3</int>
 52							<bytes key="NSWhite">MQA</bytes>
 53						</object>
 54						<object class="NSColor" key="IBUINormalTitleColor">
 55							<int key="NSColorSpace">1</int>
 56							<bytes key="NSRGB">MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA</bytes>
 57						</object>
 58						<object class="NSColor" key="IBUINormalTitleShadowColor">
 59							<int key="NSColorSpace">3</int>
 60							<bytes key="NSWhite">MC41AA</bytes>
 61						</object>
 62						<object class="IBUIFontDescription" key="IBUIFontDescription">
 63							<int key="type">2</int>
 64							<double key="pointSize">15</double>
 65						</object>
 66						<object class="NSFont" key="IBUIFont">
 67							<string key="NSName">Helvetica-Bold</string>
 68							<double key="NSSize">15</double>
 69							<int key="NSfFlags">16</int>
 70						</object>
 71					</object>
 72				</array>
 73				<string key="NSFrame">{{0, 20}, {320, 548}}</string>
 74				<reference key="NSSuperview"/>
 75				<reference key="NSNextKeyView" ref="428280033"/>
 76				<object class="NSColor" key="IBUIBackgroundColor">
 77					<int key="NSColorSpace">3</int>
 78					<bytes key="NSWhite">MQA</bytes>
 79					<object class="NSColorSpace" key="NSCustomColorSpace">
 80						<int key="NSID">2</int>
 81					</object>
 82				</object>
 83				<object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/>
 84				<object class="IBUIScreenMetrics" key="IBUISimulatedDestinationMetrics">
 85					<string key="IBUISimulatedSizeMetricsClass">IBUIScreenMetrics</string>
 86					<object class="NSMutableDictionary" key="IBUINormalizedOrientationToSizeMap">
 87						<bool key="EncodedWithXMLCoder">YES</bool>
 88						<array key="dict.sortedKeys">
 89							<integer value="1"/>
 90							<integer value="3"/>
 91						</array>
 92						<array key="dict.values">
 93							<string>{320, 568}</string>
 94							<string>{568, 320}</string>
 95						</array>
 96					</object>
 97					<string key="IBUITargetRuntime">IBCocoaTouchFramework</string>
 98					<string key="IBUIDisplayName">Retina 4 Full Screen</string>
 99					<int key="IBUIType">2</int>
100				</object>
101				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
102			</object>
103		</array>
104		<object class="IBObjectContainer" key="IBDocument.Objects">
105			<array class="NSMutableArray" key="connectionRecords">
106				<object class="IBConnectionRecord">
107					<object class="IBCocoaTouchOutletConnection" key="connection">
108						<string key="label">view</string>
109						<reference key="source" ref="372490531"/>
110						<reference key="destination" ref="191373211"/>
111					</object>
112					<int key="connectionID">3</int>
113				</object>
114				<object class="IBConnectionRecord">
115					<object class="IBCocoaTouchEventConnection" key="connection">
116						<string key="label">showTableView:</string>
117						<reference key="source" ref="428280033"/>
118						<reference key="destination" ref="372490531"/>
119						<int key="IBEventType">7</int>
120					</object>
121					<int key="connectionID">8</int>
122				</object>
123			</array>
124			<object class="IBMutableOrderedSet" key="objectRecords">
125				<array key="orderedObjects">
126					<object class="IBObjectRecord">
127						<int key="objectID">0</int>
128						<array key="object" id="0"/>
129						<reference key="children" ref="1000"/>
130						<nil key="parent"/>
131					</object>
132					<object class="IBObjectRecord">
133						<int key="objectID">1</int>
134						<reference key="object" ref="191373211"/>
135						<array class="NSMutableArray" key="children">
136							<reference ref="428280033"/>
137						</array>
138						<reference key="parent" ref="0"/>
139					</object>
140					<object class="IBObjectRecord">
141						<int key="objectID">-1</int>
142						<reference key="object" ref="372490531"/>
143						<reference key="parent" ref="0"/>
144						<string key="objectName">File's Owner</string>
145					</object>
146					<object class="IBObjectRecord">
147						<int key="objectID">-2</int>
148						<reference key="object" ref="975951072"/>
149						<reference key="parent" ref="0"/>
150					</object>
151					<object class="IBObjectRecord">
152						<int key="objectID">4</int>
153						<reference key="object" ref="428280033"/>
154						<reference key="parent" ref="191373211"/>
155					</object>
156				</array>
157			</object>
158			<dictionary class="NSMutableDictionary" key="flattenedProperties">
159				<string key="-1.CustomClassName">SVRootViewController</string>
160				<string key="-1.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
161				<string key="-2.CustomClassName">UIResponder</string>
162				<string key="-2.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
163				<string key="1.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
164				<string key="4.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
165			</dictionary>
166			<dictionary class="NSMutableDictionary" key="unlocalizedProperties"/>
167			<nil key="activeLocalization"/>
168			<dictionary class="NSMutableDictionary" key="localizations"/>
169			<nil key="sourceID"/>
170			<int key="maxID">8</int>
171		</object>
172		<object class="IBClassDescriber" key="IBDocument.Classes"/>
173		<int key="IBDocument.localizationMode">0</int>
174		<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string>
175		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
176		<int key="IBDocument.defaultPropertyAccessControl">3</int>
177		<string key="IBCocoaTouchPluginVersion">1929</string>
178	</data>
179</archive>