|
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">11D50b</string> |
6 |
| - <string key="IBDocument.InterfaceBuilderVersion">2182</string> |
7 |
| - <string key="IBDocument.AppKitVersion">1138.32</string> |
8 |
| - <string key="IBDocument.HIToolboxVersion">568.00</string> |
| 4 | + <int key="IBDocument.SystemTarget">1552</int> |
| 5 | + <string key="IBDocument.SystemVersion">12C3006</string> |
| 6 | + <string key="IBDocument.InterfaceBuilderVersion">3084</string> |
| 7 | + <string key="IBDocument.AppKitVersion">1187.34</string> |
| 8 | + <string key="IBDocument.HIToolboxVersion">625.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">1181</string> |
| 11 | + <string key="NS.object.0">2083</string> |
12 | 12 | </object>
|
13 | 13 | <array key="IBDocument.IntegratedClassDependencies">
|
| 14 | + <string>IBProxyObject</string> |
14 | 15 | <string>IBUIButton</string>
|
15 |
| - <string>IBUIView</string> |
16 | 16 | <string>IBUILabel</string>
|
17 |
| - <string>IBProxyObject</string> |
| 17 | + <string>IBUIView</string> |
18 | 18 | </array>
|
19 | 19 | <array key="IBDocument.PluginDependencies">
|
20 | 20 | <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
|
|
42 | 42 | <string key="NSFrame">{{84, 271}, {152, 104}}</string>
|
43 | 43 | <reference key="NSSuperview" ref="191373211"/>
|
44 | 44 | <reference key="NSWindow"/>
|
| 45 | + <reference key="NSNextKeyView"/> |
45 | 46 | <string key="NSReuseIdentifierKey">_NS:9</string>
|
46 | 47 | <bool key="IBUIOpaque">NO</bool>
|
47 | 48 | <string key="targetRuntimeIdentifier">IBCocoaTouchFramework</string>
|
|
88 | 89 | <object class="NSColor" key="IBUITextColor">
|
89 | 90 | <int key="NSColorSpace">1</int>
|
90 | 91 | <bytes key="NSRGB">MCAwIDAAA</bytes>
|
| 92 | + <string key="IBUIColorCocoaTouchKeyPath">darkTextColor</string> |
91 | 93 | </object>
|
92 | 94 | <nil key="IBUIHighlightedColor"/>
|
93 | 95 | <int key="IBUIBaselineAdjustment">0</int>
|
|
199 | 201 | <object class="IBPartialClassDescription">
|
200 | 202 | <string key="className">ModalViewController</string>
|
201 | 203 | <string key="superclassName">UIViewController</string>
|
| 204 | + <object class="NSMutableDictionary" key="actions"> |
| 205 | + <string key="NS.key.0">closeMe:</string> |
| 206 | + <string key="NS.object.0">id</string> |
| 207 | + </object> |
| 208 | + <object class="NSMutableDictionary" key="actionInfosByName"> |
| 209 | + <string key="NS.key.0">closeMe:</string> |
| 210 | + <object class="IBActionInfo" key="NS.object.0"> |
| 211 | + <string key="name">closeMe:</string> |
| 212 | + <string key="candidateClassName">id</string> |
| 213 | + </object> |
| 214 | + </object> |
202 | 215 | <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
203 | 216 | <string key="majorKey">IBProjectSource</string>
|
204 | 217 | <string key="minorKey">./Classes/ModalViewController.h</string>
|
|
210 | 223 | <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaTouchFramework</string>
|
211 | 224 | <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
|
212 | 225 | <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.iPhoneOS</string>
|
213 |
| - <real value="1296" key="NS.object.0"/> |
| 226 | + <real value="1552" key="NS.object.0"/> |
214 | 227 | </object>
|
215 | 228 | <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
|
216 | 229 | <int key="IBDocument.defaultPropertyAccessControl">3</int>
|
217 |
| - <string key="IBCocoaTouchPluginVersion">1181</string> |
| 230 | + <string key="IBCocoaTouchPluginVersion">2083</string> |
218 | 231 | </data>
|
219 | 232 | </archive>
|
0 commit comments