|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 | <archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="8.00">
|
3 | 3 | <data>
|
4 |
| - <int key="IBDocument.SystemTarget">1296</int> |
5 |
| - <string key="IBDocument.SystemVersion">11E53</string> |
6 |
| - <string key="IBDocument.InterfaceBuilderVersion">2549</string> |
7 |
| - <string key="IBDocument.AppKitVersion">1138.47</string> |
8 |
| - <string key="IBDocument.HIToolboxVersion">569.00</string> |
| 4 | + <int key="IBDocument.SystemTarget">1552</int> |
| 5 | + <string key="IBDocument.SystemVersion">12E55</string> |
| 6 | + <string key="IBDocument.InterfaceBuilderVersion">3084</string> |
| 7 | + <string key="IBDocument.AppKitVersion">1187.39</string> |
| 8 | + <string key="IBDocument.HIToolboxVersion">626.00</string> |
9 | 9 | <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
|
10 | 10 | <string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
|
11 |
| - <string key="NS.object.0">1498</string> |
| 11 | + <string key="NS.object.0">2083</string> |
12 | 12 | </object>
|
13 | 13 | <array key="IBDocument.IntegratedClassDependencies">
|
14 | 14 | <string>IBProxyObject</string>
|
15 | 15 | <string>IBUIButton</string>
|
| 16 | + <string>IBUILabel</string> |
16 | 17 | <string>IBUIView</string>
|
17 | 18 | </array>
|
18 | 19 | <array key="IBDocument.PluginDependencies">
|
|
40 | 41 | <int key="NSvFlags">292</int>
|
41 | 42 | <string key="NSFrame">{{70, 403}, {180, 37}}</string>
|
42 | 43 | <reference key="NSSuperview" ref="774585933"/>
|
43 |
| - <reference key="NSNextKeyView"/> |
| 44 | + <reference key="NSWindow"/> |
44 | 45 | <string key="NSReuseIdentifierKey">_NS:9</string>
|
45 | 46 | <bool key="IBUIOpaque">NO</bool>
|
46 | 47 | <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
|
|
70 | 71 | <int key="NSfFlags">16</int>
|
71 | 72 | </object>
|
72 | 73 | </object>
|
| 74 | + <object class="IBUILabel" id="221142650"> |
| 75 | + <reference key="NSNextResponder" ref="774585933"/> |
| 76 | + <int key="NSvFlags">292</int> |
| 77 | + <string key="NSFrame">{{139, 20}, {42, 21}}</string> |
| 78 | + <reference key="NSSuperview" ref="774585933"/> |
| 79 | + <reference key="NSWindow"/> |
| 80 | + <string key="NSReuseIdentifierKey">_NS:9</string> |
| 81 | + <bool key="IBUIOpaque">NO</bool> |
| 82 | + <bool key="IBUIClipsSubviews">YES</bool> |
| 83 | + <int key="IBUIContentMode">7</int> |
| 84 | + <bool key="IBUIUserInteractionEnabled">NO</bool> |
| 85 | + <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string> |
| 86 | + <string key="IBUIText">Label</string> |
| 87 | + <object class="NSColor" key="IBUITextColor"> |
| 88 | + <int key="NSColorSpace">1</int> |
| 89 | + <bytes key="NSRGB">MCAwIDAAA</bytes> |
| 90 | + <string key="IBUIColorCocoaTouchKeyPath">darkTextColor</string> |
| 91 | + </object> |
| 92 | + <nil key="IBUIHighlightedColor"/> |
| 93 | + <int key="IBUIBaselineAdjustment">0</int> |
| 94 | + <object class="IBUIFontDescription" key="IBUIFontDescription"> |
| 95 | + <int key="type">1</int> |
| 96 | + <double key="pointSize">17</double> |
| 97 | + </object> |
| 98 | + <object class="NSFont" key="IBUIFont"> |
| 99 | + <string key="NSName">Helvetica</string> |
| 100 | + <double key="NSSize">17</double> |
| 101 | + <int key="NSfFlags">16</int> |
| 102 | + </object> |
| 103 | + <bool key="IBUIAdjustsFontSizeToFit">NO</bool> |
| 104 | + </object> |
73 | 105 | </array>
|
74 | 106 | <string key="NSFrame">{{0, 20}, {320, 460}}</string>
|
75 | 107 | <reference key="NSSuperview"/>
|
| 108 | + <reference key="NSWindow"/> |
76 | 109 | <reference key="NSNextKeyView" ref="996184961"/>
|
77 | 110 | <object class="NSColor" key="IBUIBackgroundColor">
|
78 | 111 | <int key="NSColorSpace">3</int>
|
|
96 | 129 | </object>
|
97 | 130 | <int key="connectionID">7</int>
|
98 | 131 | </object>
|
| 132 | + <object class="IBConnectionRecord"> |
| 133 | + <object class="IBCocoaTouchOutletConnection" key="connection"> |
| 134 | + <string key="label">numberOfEntriesLabel</string> |
| 135 | + <reference key="source" ref="372490531"/> |
| 136 | + <reference key="destination" ref="221142650"/> |
| 137 | + </object> |
| 138 | + <int key="connectionID">11</int> |
| 139 | + </object> |
99 | 140 | <object class="IBConnectionRecord">
|
100 | 141 | <object class="IBCocoaTouchEventConnection" key="connection">
|
101 | 142 | <string key="label">showArray:</string>
|
|
130 | 171 | <reference key="object" ref="774585933"/>
|
131 | 172 | <array class="NSMutableArray" key="children">
|
132 | 173 | <reference ref="996184961"/>
|
| 174 | + <reference ref="221142650"/> |
133 | 175 | </array>
|
134 | 176 | <reference key="parent" ref="0"/>
|
135 | 177 | </object>
|
|
138 | 180 | <reference key="object" ref="996184961"/>
|
139 | 181 | <reference key="parent" ref="774585933"/>
|
140 | 182 | </object>
|
| 183 | + <object class="IBObjectRecord"> |
| 184 | + <int key="objectID">10</int> |
| 185 | + <reference key="object" ref="221142650"/> |
| 186 | + <reference key="parent" ref="774585933"/> |
| 187 | + </object> |
141 | 188 | </array>
|
142 | 189 | </object>
|
143 | 190 | <dictionary class="NSMutableDictionary" key="flattenedProperties">
|
144 | 191 | <string key="-1.CustomClassName">ViewController</string>
|
145 | 192 | <string key="-1.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
|
146 | 193 | <string key="-2.CustomClassName">UIResponder</string>
|
147 | 194 | <string key="-2.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
|
| 195 | + <string key="10.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> |
148 | 196 | <string key="6.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
|
149 | 197 | <string key="8.IBPluginDependency">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
|
150 | 198 | </dictionary>
|
151 | 199 | <dictionary class="NSMutableDictionary" key="unlocalizedProperties"/>
|
152 | 200 | <nil key="activeLocalization"/>
|
153 | 201 | <dictionary class="NSMutableDictionary" key="localizations"/>
|
154 | 202 | <nil key="sourceID"/>
|
155 |
| - <int key="maxID">9</int> |
| 203 | + <int key="maxID">11</int> |
| 204 | + </object> |
| 205 | + <object class="IBClassDescriber" key="IBDocument.Classes"> |
| 206 | + <array class="NSMutableArray" key="referencedPartialClassDescriptions"> |
| 207 | + <object class="IBPartialClassDescription"> |
| 208 | + <string key="className">ViewController</string> |
| 209 | + <string key="superclassName">UIViewController</string> |
| 210 | + <object class="NSMutableDictionary" key="actions"> |
| 211 | + <string key="NS.key.0">showArray:</string> |
| 212 | + <string key="NS.object.0">id</string> |
| 213 | + </object> |
| 214 | + <object class="NSMutableDictionary" key="actionInfosByName"> |
| 215 | + <string key="NS.key.0">showArray:</string> |
| 216 | + <object class="IBActionInfo" key="NS.object.0"> |
| 217 | + <string key="name">showArray:</string> |
| 218 | + <string key="candidateClassName">id</string> |
| 219 | + </object> |
| 220 | + </object> |
| 221 | + <object class="NSMutableDictionary" key="outlets"> |
| 222 | + <string key="NS.key.0">numberOfEntriesLabel</string> |
| 223 | + <string key="NS.object.0">UILabel</string> |
| 224 | + </object> |
| 225 | + <object class="NSMutableDictionary" key="toOneOutletInfosByName"> |
| 226 | + <string key="NS.key.0">numberOfEntriesLabel</string> |
| 227 | + <object class="IBToOneOutletInfo" key="NS.object.0"> |
| 228 | + <string key="name">numberOfEntriesLabel</string> |
| 229 | + <string key="candidateClassName">UILabel</string> |
| 230 | + </object> |
| 231 | + </object> |
| 232 | + <object class="IBClassDescriptionSource" key="sourceIdentifier"> |
| 233 | + <string key="majorKey">IBProjectSource</string> |
| 234 | + <string key="minorKey">./Classes/ViewController.h</string> |
| 235 | + </object> |
| 236 | + </object> |
| 237 | + </array> |
156 | 238 | </object>
|
157 |
| - <object class="IBClassDescriber" key="IBDocument.Classes"/> |
158 | 239 | <int key="IBDocument.localizationMode">0</int>
|
159 | 240 | <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string>
|
160 | 241 | <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
|
161 | 242 | <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
|
162 |
| - <real value="1296" key="NS.object.0"/> |
| 243 | + <real value="1552" key="NS.object.0"/> |
163 | 244 | </object>
|
164 | 245 | <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
|
165 | 246 | <int key="IBDocument.defaultPropertyAccessControl">3</int>
|
166 |
| - <string key="IBCocoaTouchPluginVersion">1498</string> |
| 247 | + <string key="IBCocoaTouchPluginVersion">2083</string> |
167 | 248 | </data>
|
168 | 249 | </archive>
|
0 commit comments