|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14112" 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="14313.13.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
3 | 3 | <device id="retina5_5" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/> |
| 7 | + <deployment identifier="iOS"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.9"/> |
8 | 9 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
9 | 10 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 11 | </dependencies> |
|
20 | 21 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="aXX-aH-RTQ"> |
21 | 22 | <rect key="frame" x="0.0" y="20" width="414" height="706"/> |
22 | 23 | <subviews> |
| 24 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="ssid" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsLetterSpacingToFitWidth="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="anq-wf-6bz" userLabel="ssid Label"> |
| 25 | + <rect key="frame" x="0.0" y="0.0" width="414" height="31.333333333333332"/> |
| 26 | + <fontDescription key="fontDescription" style="UICTFontTextStyleTitle1"/> |
| 27 | + <nil key="textColor"/> |
| 28 | + <nil key="highlightedColor"/> |
| 29 | + </label> |
23 | 30 | <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"> |
24 | | - <rect key="frame" x="0.0" y="0.0" width="414" height="654.66666666666663"/> |
| 31 | + <rect key="frame" x="0.0" y="31.333333333333314" width="414" height="623.33333333333348"/> |
25 | 32 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
26 | 33 | <prototypes> |
27 | 34 | <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"> |
|
130 | 137 | <outlet property="IPv4filterSwitch" destination="4D9-QY-Z7f" id="isA-GW-TSe"/> |
131 | 138 | <outlet property="IPv6filterSwitch" destination="k1l-3t-xif" id="lvu-W6-Qvh"/> |
132 | 139 | <outlet property="linkLayerfilterSwitch" destination="6Ys-Jh-a0y" id="eEf-5X-skh"/> |
| 140 | + <outlet property="ssidLabel" destination="anq-wf-6bz" id="8Db-Q6-CKW"/> |
133 | 141 | <outlet property="tableView" destination="ATv-ck-YdY" id="aCH-cM-tuT"/> |
134 | 142 | </connections> |
135 | 143 | </viewController> |
|
0 commit comments