|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13122.16" systemVersion="17A277" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
| 3 | + <device id="retina4_7" orientation="portrait"> |
| 4 | + <adaptation id="fullscreen"/> |
| 5 | + </device> |
3 | 6 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13104.12"/> |
| 7 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/> |
5 | 8 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
6 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
7 | 10 | </dependencies> |
8 | 11 | <scenes> |
9 | 12 | <!--View Controller--> |
10 | 13 | <scene sceneID="tne-QT-ifu"> |
11 | 14 | <objects> |
12 | | - <viewController id="BYZ-38-t0r" customClass="ViewController" customModuleProvider="target" sceneMemberID="viewController"> |
| 15 | + <viewController id="BYZ-38-t0r" customClass="ViewController" customModule="IP_Address" customModuleProvider="target" sceneMemberID="viewController"> |
13 | 16 | <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC"> |
14 | 17 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
15 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 19 | + <subviews> |
| 20 | + <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="ATv-ck-YdY"> |
| 21 | + <rect key="frame" x="5" y="25" width="365" height="637"/> |
| 22 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 23 | + <prototypes> |
| 24 | + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" textLabel="4Ib-w1-KsL" detailTextLabel="3gV-GT-tPw" style="IBUITableViewCellStyleValue1" id="wGa-uZ-JhJ"> |
| 25 | + <rect key="frame" x="0.0" y="28" width="365" height="44"/> |
| 26 | + <autoresizingMask key="autoresizingMask"/> |
| 27 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="wGa-uZ-JhJ" id="RcN-SS-HJE"> |
| 28 | + <rect key="frame" x="0.0" y="0.0" width="365" height="43.5"/> |
| 29 | + <autoresizingMask key="autoresizingMask"/> |
| 30 | + <subviews> |
| 31 | + <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="4Ib-w1-KsL"> |
| 32 | + <rect key="frame" x="15" y="12" width="33.5" height="20.5"/> |
| 33 | + <autoresizingMask key="autoresizingMask"/> |
| 34 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 35 | + <nil key="textColor"/> |
| 36 | + <nil key="highlightedColor"/> |
| 37 | + </label> |
| 38 | + <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Detail" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="3gV-GT-tPw"> |
| 39 | + <rect key="frame" x="306" y="12" width="44" height="20.5"/> |
| 40 | + <autoresizingMask key="autoresizingMask"/> |
| 41 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 42 | + <nil key="textColor"/> |
| 43 | + <nil key="highlightedColor"/> |
| 44 | + </label> |
| 45 | + </subviews> |
| 46 | + </tableViewCellContentView> |
| 47 | + </tableViewCell> |
| 48 | + </prototypes> |
| 49 | + <connections> |
| 50 | + <outlet property="dataSource" destination="BYZ-38-t0r" id="BYz-bj-zja"/> |
| 51 | + <outlet property="delegate" destination="BYZ-38-t0r" id="Jfu-M1-cfR"/> |
| 52 | + </connections> |
| 53 | + </tableView> |
| 54 | + </subviews> |
16 | 55 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 56 | + <gestureRecognizers/> |
| 57 | + <constraints> |
| 58 | + <constraint firstItem="ATv-ck-YdY" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" constant="5" id="5LC-ps-TmJ"/> |
| 59 | + <constraint firstItem="ATv-ck-YdY" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="5" id="7NJ-Wq-zUR"/> |
| 60 | + <constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="ATv-ck-YdY" secondAttribute="bottom" constant="5" id="D7m-fx-JBR"/> |
| 61 | + <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="ATv-ck-YdY" secondAttribute="trailing" constant="5" id="XmI-9o-lhZ"/> |
| 62 | + </constraints> |
17 | 63 | <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> |
| 64 | + <connections> |
| 65 | + <outletCollection property="gestureRecognizers" destination="Klv-Uj-dqg" appends="YES" id="Mkb-WH-g6K"/> |
| 66 | + </connections> |
18 | 67 | </view> |
19 | 68 | </viewController> |
20 | 69 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> |
| 70 | + <tapGestureRecognizer id="Klv-Uj-dqg"> |
| 71 | + <connections> |
| 72 | + <action selector="screenTappedTriggeredWithSender:" destination="BYZ-38-t0r" id="79s-02-OVl"/> |
| 73 | + </connections> |
| 74 | + </tapGestureRecognizer> |
21 | 75 | </objects> |
22 | 76 | </scene> |
23 | 77 | </scenes> |
|
0 commit comments