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">11E53</string>
  6		<string key="IBDocument.InterfaceBuilderVersion">2809</string>
  7		<string key="IBDocument.AppKitVersion">1138.47</string>
  8		<string key="IBDocument.HIToolboxVersion">569.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">1884</string>
 12		</object>
 13		<array key="IBDocument.IntegratedClassDependencies">
 14			<string>IBProxyObject</string>
 15			<string>IBUITableView</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="843779117">
 31				<string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
 32				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
 33			</object>
 34			<object class="IBUIView" id="774585933">
 35				<reference key="NSNextResponder"/>
 36				<int key="NSvFlags">274</int>
 37				<array class="NSMutableArray" key="NSSubviews">
 38					<object class="IBUITableView" id="215774682">
 39						<reference key="NSNextResponder" ref="774585933"/>
 40						<int key="NSvFlags">274</int>
 41						<string key="NSFrameSize">{320, 460}</string>
 42						<reference key="NSSuperview" ref="774585933"/>
 43						<reference key="NSWindow"/>
 44						<reference key="NSNextKeyView"/>
 45						<object class="NSColor" key="IBUIBackgroundColor">
 46							<int key="NSColorSpace">3</int>
 47							<bytes key="NSWhite">MQA</bytes>
 48						</object>
 49						<bool key="IBUIClipsSubviews">YES</bool>
 50						<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
 51						<bool key="IBUIAlwaysBounceVertical">YES</bool>
 52						<int key="IBUISeparatorStyle">1</int>
 53						<int key="IBUISectionIndexMinimumDisplayRowCount">0</int>
 54						<bool key="IBUIShowsSelectionImmediatelyOnTouchBegin">YES</bool>
 55						<float key="IBUIRowHeight">44</float>
 56						<float key="IBUISectionHeaderHeight">22</float>
 57						<float key="IBUISectionFooterHeight">22</float>
 58					</object>
 59				</array>
 60				<string key="NSFrame">{{0, 20}, {320, 460}}</string>
 61				<reference key="NSSuperview"/>
 62				<reference key="NSWindow"/>
 63				<reference key="NSNextKeyView" ref="215774682"/>
 64				<object class="NSColor" key="IBUIBackgroundColor">
 65					<int key="NSColorSpace">3</int>
 66					<bytes key="NSWhite">MC43NQA</bytes>
 67					<object class="NSColorSpace" key="NSCustomColorSpace">
 68						<int key="NSID">2</int>
 69					</object>
 70				</object>
 71				<bool key="IBUIClearsContextBeforeDrawing">NO</bool>
 72				<object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/>
 73				<string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
 74			</object>
 75		</array>
 76		<object class="IBObjectContainer" key="IBDocument.Objects">
 77			<array class="NSMutableArray" key="connectionRecords">
 78				<object class="IBConnectionRecord">
 79					<object class="IBCocoaTouchOutletConnection" key="connection">
 80						<string key="label">view</string>
 81						<reference key="source" ref="372490531"/>
 82						<reference key="destination" ref="774585933"/>
 83					</object>
 84					<int key="connectionID">7</int>
 85				</object>
 86				<object class="IBConnectionRecord">
 87					<object class="IBCocoaTouchOutletConnection" key="connection">
 88						<string key="label">tableView</string>
 89						<reference key="source" ref="372490531"/>
 90						<reference key="destination" ref="215774682"/>
 91					</object>
 92					<int key="connectionID">12</int>
 93				</object>
 94				<object class="IBConnectionRecord">
 95					<object class="IBCocoaTouchOutletConnection" key="connection">
 96						<string key="label">dataSource</string>
 97						<reference key="source" ref="215774682"/>
 98						<reference key="destination" ref="372490531"/>
 99					</object>
100					<int key="connectionID">9</int>
101				</object>
102				<object class="IBConnectionRecord">
103					<object class="IBCocoaTouchOutletConnection" key="connection">
104						<string key="label">delegate</string>
105						<reference key="source" ref="215774682"/>
106						<reference key="destination" ref="372490531"/>
107					</object>
108					<int key="connectionID">10</int>
109				</object>
110			</array>
111			<object class="IBMutableOrderedSet" key="objectRecords">
112				<array key="orderedObjects">
113					<object class="IBObjectRecord">
114						<int key="objectID">0</int>
115						<array key="object" id="0"/>
116						<reference key="children" ref="1000"/>
117						<nil key="parent"/>
118					</object>
119					<object class="IBObjectRecord">
120						<int key="objectID">-1</int>
121						<reference key="object" ref="372490531"/>
122						<reference key="parent" ref="0"/>
123						<string key="objectName">File's Owner</string>
124					</object>
125					<object class="IBObjectRecord">
126						<int key="objectID">-2</int>
127						<reference key="object" ref="843779117"/>
128						<reference key="parent" ref="0"/>
129					</object>
130					<object class="IBObjectRecord">
131						<int key="objectID">6</int>
132						<reference key="object" ref="774585933"/>
133						<array class="NSMutableArray" key="children">
134							<reference ref="215774682"/>
135						</array>
136						<reference key="parent" ref="0"/>
137					</object>
138					<object class="IBObjectRecord">
139						<int key="objectID">8</int>
140						<reference key="object" ref="215774682"/>
141						<reference key="parent" ref="774585933"/>
142					</object>
143				</array>
144			</object>
145			<dictionary class="NSMutableDictionary" key="flattenedProperties">
146				<string key="-1.CustomClassName">SVViewController</string>
147				<string key="-1.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
148				<string key="-2.CustomClassName">UIResponder</string>
149				<string key="-2.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
150				<string key="6.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
151				<string key="8.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
152			</dictionary>
153			<dictionary class="NSMutableDictionary" key="unlocalizedProperties"/>
154			<nil key="activeLocalization"/>
155			<dictionary class="NSMutableDictionary" key="localizations"/>
156			<nil key="sourceID"/>
157			<int key="maxID">14</int>
158		</object>
159		<object class="IBClassDescriber" key="IBDocument.Classes">
160			<array class="NSMutableArray" key="referencedPartialClassDescriptions">
161				<object class="IBPartialClassDescription">
162					<string key="className">SVViewController</string>
163					<string key="superclassName">UIViewController</string>
164					<object class="NSMutableDictionary" key="actions">
165						<string key="NS.key.0">triggerRefresh:</string>
166						<string key="NS.object.0">id</string>
167					</object>
168					<object class="NSMutableDictionary" key="actionInfosByName">
169						<string key="NS.key.0">triggerRefresh:</string>
170						<object class="IBActionInfo" key="NS.object.0">
171							<string key="name">triggerRefresh:</string>
172							<string key="candidateClassName">id</string>
173						</object>
174					</object>
175					<object class="NSMutableDictionary" key="outlets">
176						<string key="NS.key.0">tableView</string>
177						<string key="NS.object.0">UITableView</string>
178					</object>
179					<object class="NSMutableDictionary" key="toOneOutletInfosByName">
180						<string key="NS.key.0">tableView</string>
181						<object class="IBToOneOutletInfo" key="NS.object.0">
182							<string key="name">tableView</string>
183							<string key="candidateClassName">UITableView</string>
184						</object>
185					</object>
186					<object class="IBClassDescriptionSource" key="sourceIdentifier">
187						<string key="majorKey">IBProjectSource</string>
188						<string key="minorKey">./Classes/SVViewController.h</string>
189					</object>
190				</object>
191			</array>
192		</object>
193		<int key="IBDocument.localizationMode">0</int>
194		<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string>
195		<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
196			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
197			<real value="1536" key="NS.object.0"/>
198		</object>
199		<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
200		<int key="IBDocument.defaultPropertyAccessControl">3</int>
201		<string key="IBCocoaTouchPluginVersion">1884</string>
202	</data>
203</archive>