|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES"> |
3 |
| - <device id="retina4_7" orientation="portrait"> |
4 |
| - <adaptation id="fullscreen"/> |
5 |
| - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14835.7" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES"> |
| 3 | + <device id="retina4_7" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies>
|
7 | 5 | <deployment identifier="iOS"/>
|
8 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14790.5"/> |
9 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
10 | 8 | </dependencies>
|
11 | 9 | <objects>
|
12 | 10 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="FUICountryTableViewController">
|
13 | 11 | <connections>
|
14 |
| - <outlet property="searchDisplayController" destination="KKj-HU-yLZ" id="CZ9-NZ-JAa"/> |
15 | 12 | <outlet property="tableView" destination="hg9-yI-N8Q" id="iLe-xV-T7Y"/>
|
16 | 13 | <outlet property="view" destination="YSO-gq-Bsm" id="kL7-u3-M1t"/>
|
17 | 14 | </connections>
|
|
37 | 34 | <constraint firstAttribute="trailing" secondItem="hg9-yI-N8Q" secondAttribute="trailing" id="NbC-PZ-M9d"/>
|
38 | 35 | <constraint firstItem="hg9-yI-N8Q" firstAttribute="leading" secondItem="YSO-gq-Bsm" secondAttribute="leading" id="Tky-AD-NeZ"/>
|
39 | 36 | </constraints>
|
40 |
| - <point key="canvasLocation" x="245" y="10"/> |
| 37 | + <point key="canvasLocation" x="355.07246376811599" y="6.6964285714285712"/> |
41 | 38 | </view>
|
42 |
| - <searchDisplayController id="KKj-HU-yLZ"> |
43 |
| - <connections> |
44 |
| - <outlet property="delegate" destination="-1" id="oSi-5i-bxx"/> |
45 |
| - <outlet property="searchContentsController" destination="-1" id="Gx5-pe-LQj"/> |
46 |
| - <outlet property="searchResultsDataSource" destination="-1" id="fJy-6f-hb4"/> |
47 |
| - <outlet property="searchResultsDelegate" destination="-1" id="PrO-fG-8Wj"/> |
48 |
| - </connections> |
49 |
| - </searchDisplayController> |
50 | 39 | </objects>
|
51 |
| - <simulatedMetricsContainer key="defaultSimulatedMetrics"> |
52 |
| - <simulatedStatusBarMetrics key="statusBar"/> |
53 |
| - <simulatedOrientationMetrics key="orientation"/> |
54 |
| - <simulatedScreenMetrics key="destination" type="retina4_7.fullscreen"/> |
55 |
| - </simulatedMetricsContainer> |
56 | 40 | </document>
|
0 commit comments