|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="sIh-io-mcp"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="sIh-io-mcp"> |
3 | 3 | <device id="retina4_7" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | 7 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/> |
9 | 9 | <capability name="Aspect ratio constraints" minToolsVersion="5.1"/> |
10 | 10 | <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
11 | 11 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
181 | 181 | <action selector="backNormal:" destination="zLJ-M4-k7r" eventType="touchCancel" id="xol-Cg-t7F"/> |
182 | 182 | <action selector="didTapItem:" destination="zLJ-M4-k7r" eventType="touchUpInside" id="k6B-Bf-Xdc"/> |
183 | 183 | <action selector="didTouchDown:" destination="zLJ-M4-k7r" eventType="touchDown" id="dmd-Zn-QYO"/> |
| 184 | + <segue destination="c6t-gf-O0Y" kind="show" identifier="OpenDeviceList" id="qHh-qH-8uG"/> |
184 | 185 | </connections> |
185 | 186 | </button> |
186 | 187 | <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="deviceDetailButton" translatesAutoresizingMaskIntoConstraints="NO" id="nR5-yt-GWp"> |
|
299 | 300 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
300 | 301 | <state key="normal" image="deviceIcon"/> |
301 | 302 | <connections> |
302 | | - <segue destination="c6t-gf-O0Y" kind="presentation" id="fhr-6R-xY9"/> |
| 303 | + <segue destination="c6t-gf-O0Y" kind="presentation" identifier="" id="fhr-6R-xY9"/> |
303 | 304 | </connections> |
304 | 305 | </button> |
305 | 306 | </barButtonItem> |
|
644 | 645 | <rect key="frame" x="0.0" y="175.5" width="375" height="60"/> |
645 | 646 | <autoresizingMask key="autoresizingMask"/> |
646 | 647 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Qbx-Ki-vih" id="KAM-xC-0Ke"> |
647 | | - <rect key="frame" x="0.0" y="0.0" width="342" height="59.5"/> |
| 648 | + <rect key="frame" x="0.0" y="0.0" width="341" height="59.5"/> |
648 | 649 | <autoresizingMask key="autoresizingMask"/> |
649 | 650 | <subviews> |
650 | 651 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6pG-6J-PTL"> |
|
728 | 729 | <image name="settings" width="40" height="40"/> |
729 | 730 | <image name="wifi_on" width="30" height="30"/> |
730 | 731 | </resources> |
| 732 | + <inferredMetricsTieBreakers> |
| 733 | + <segue reference="qHh-qH-8uG"/> |
| 734 | + </inferredMetricsTieBreakers> |
731 | 735 | </document> |
0 commit comments