|
@@ -1,8 +1,9 @@
|
|
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11198.2" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="Vxu-PH-fkp">
|
|
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14868" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="Vxu-PH-fkp">
|
|
|
|
+ <device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<deployment identifier="iOS"/>
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
|
|
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14824"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
</dependencies>
|
|
<scenes>
|
|
<scenes>
|
|
@@ -11,26 +12,26 @@
|
|
<objects>
|
|
<objects>
|
|
<tableViewController id="Jtp-Af-YIM" customClass="AccountsViewController" customModule="Example_iOS" customModuleProvider="target" sceneMemberID="viewController">
|
|
<tableViewController id="Jtp-Af-YIM" customClass="AccountsViewController" customModule="Example_iOS" customModuleProvider="target" sceneMemberID="viewController">
|
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="3Yx-it-Kem">
|
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="3Yx-it-Kem">
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
<prototypes>
|
|
<prototypes>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="Cell" textLabel="6jg-UI-oEw" detailTextLabel="1ym-9d-Zvi" style="IBUITableViewCellStyleValue1" id="t8g-pm-LZL">
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="Cell" textLabel="6jg-UI-oEw" detailTextLabel="1ym-9d-Zvi" style="IBUITableViewCellStyleValue1" id="t8g-pm-LZL">
|
|
- <rect key="frame" x="0.0" y="119.5" width="375" height="44"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="55.5" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="t8g-pm-LZL" id="LZV-Cj-dTd">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="t8g-pm-LZL" id="LZV-Cj-dTd">
|
|
- <frame key="frameInset" width="375" height="43.5"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<subviews>
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="6jg-UI-oEw">
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="6jg-UI-oEw">
|
|
- <frame key="frameInset" minX="15" minY="12" width="31.5" height="19.5"/>
|
|
|
|
|
|
+ <rect key="frame" x="20" y="13" width="31.5" height="19.5"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
|
|
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</label>
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Detail" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="1ym-9d-Zvi">
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Detail" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="1ym-9d-Zvi">
|
|
- <frame key="frameInset" minX="318.5" minY="12" width="41.5" height="19.5"/>
|
|
|
|
|
|
+ <rect key="frame" x="352.5" y="13" width="41.5" height="19.5"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
<color key="textColor" red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="textColor" red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
@@ -48,7 +49,7 @@
|
|
<navigationItem key="navigationItem" title="Keychain Access" id="ETS-AE-f13">
|
|
<navigationItem key="navigationItem" title="Keychain Access" id="ETS-AE-f13">
|
|
<barButtonItem key="rightBarButtonItem" systemItem="add" id="Vlq-2u-IZC">
|
|
<barButtonItem key="rightBarButtonItem" systemItem="add" id="Vlq-2u-IZC">
|
|
<connections>
|
|
<connections>
|
|
- <segue destination="UPc-C5-mNA" kind="presentation" id="M5v-yk-38B"/>
|
|
|
|
|
|
+ <segue destination="UPc-C5-mNA" kind="presentation" modalPresentationStyle="fullScreen" id="M5v-yk-38B"/>
|
|
</connections>
|
|
</connections>
|
|
</barButtonItem>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
</navigationItem>
|
|
@@ -62,20 +63,21 @@
|
|
<objects>
|
|
<objects>
|
|
<tableViewController id="Ci6-Xb-OHW" customClass="InputViewController" customModule="Example_iOS" customModuleProvider="target" sceneMemberID="viewController">
|
|
<tableViewController id="Ci6-Xb-OHW" customClass="InputViewController" customModule="Example_iOS" customModuleProvider="target" sceneMemberID="viewController">
|
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="Nsh-ip-0lp">
|
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="Nsh-ip-0lp">
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
<sections>
|
|
<sections>
|
|
<tableViewSection id="kcl-lq-NwO">
|
|
<tableViewSection id="kcl-lq-NwO">
|
|
<cells>
|
|
<cells>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="7RU-rl-oP2">
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="7RU-rl-oP2">
|
|
- <rect key="frame" x="0.0" y="99" width="375" height="44"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="10" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="7RU-rl-oP2" id="1P6-M9-7lh">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="7RU-rl-oP2" id="1P6-M9-7lh">
|
|
- <frame key="frameInset" width="375" height="43.5"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<subviews>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Username" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="zyi-Id-S29">
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Username" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="zyi-Id-S29">
|
|
|
|
+ <rect key="frame" x="15" y="9" width="391" height="26.5"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no"/>
|
|
<connections>
|
|
<connections>
|
|
@@ -92,13 +94,14 @@
|
|
</tableViewCellContentView>
|
|
</tableViewCellContentView>
|
|
</tableViewCell>
|
|
</tableViewCell>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="WnJ-H0-TUL">
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="WnJ-H0-TUL">
|
|
- <rect key="frame" x="0.0" y="143" width="375" height="44"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="54" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="WnJ-H0-TUL" id="jtU-kW-you">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="WnJ-H0-TUL" id="jtU-kW-you">
|
|
- <frame key="frameInset" width="375" height="43.5"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<subviews>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Password" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="oDn-kk-0de">
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Password" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="oDn-kk-0de">
|
|
|
|
+ <rect key="frame" x="15" y="9" width="391" height="26.5"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" secureTextEntry="YES"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" secureTextEntry="YES"/>
|
|
<connections>
|
|
<connections>
|
|
@@ -119,13 +122,14 @@
|
|
<tableViewSection id="Rub-6X-UyU">
|
|
<tableViewSection id="Rub-6X-UyU">
|
|
<cells>
|
|
<cells>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="WR8-y3-rgh">
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="WR8-y3-rgh">
|
|
- <rect key="frame" x="0.0" y="207" width="375" height="44"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="118" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="WR8-y3-rgh" id="607-H8-OGj">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="WR8-y3-rgh" id="607-H8-OGj">
|
|
- <frame key="frameInset" width="375" height="43.5"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<subviews>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Service" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="bQG-QF-hkM">
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Service" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="bQG-QF-hkM">
|
|
|
|
+ <rect key="frame" x="15" y="9" width="391" height="26.5"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no"/>
|
|
<connections>
|
|
<connections>
|
|
@@ -178,7 +182,7 @@
|
|
<objects>
|
|
<objects>
|
|
<navigationController id="UPc-C5-mNA" sceneMemberID="viewController">
|
|
<navigationController id="UPc-C5-mNA" sceneMemberID="viewController">
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="Qkz-Dp-KoE">
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="Qkz-Dp-KoE">
|
|
- <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
</navigationBar>
|
|
<connections>
|
|
<connections>
|
|
@@ -194,7 +198,7 @@
|
|
<objects>
|
|
<objects>
|
|
<navigationController id="Vxu-PH-fkp" sceneMemberID="viewController">
|
|
<navigationController id="Vxu-PH-fkp" sceneMemberID="viewController">
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="NWb-ht-ElO">
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="NWb-ht-ElO">
|
|
- <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
</navigationBar>
|
|
<connections>
|
|
<connections>
|