2019-04-06 21:22:29 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2019-11-20 22:14:19 +00:00
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="a3d-vD-Pr7">
|
2019-10-28 08:51:57 +00:00
|
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
2019-04-06 21:22:29 +00:00
|
|
|
<dependencies>
|
2019-04-14 15:04:52 +00:00
|
|
|
<deployment identifier="iOS"/>
|
2019-11-20 22:14:19 +00:00
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15509"/>
|
2019-04-06 21:22:29 +00:00
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
|
</dependencies>
|
|
|
|
<scenes>
|
|
|
|
<!--Navigation Controller-->
|
|
|
|
<scene sceneID="bMd-7b-j9C">
|
|
|
|
<objects>
|
|
|
|
<navigationController id="a3d-vD-Pr7" sceneMemberID="viewController">
|
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="wkf-Oy-qON">
|
|
|
|
<rect key="frame" x="0.0" y="44" width="414" height="44"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
</navigationBar>
|
|
|
|
<connections>
|
|
|
|
<segue destination="SuC-Dh-OPk" kind="relationship" relationship="rootViewController" id="YUY-JD-4Od"/>
|
|
|
|
</connections>
|
|
|
|
</navigationController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="1Hw-2N-MEB" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
|
|
|
<point key="canvasLocation" x="-4391" y="-2247"/>
|
|
|
|
</scene>
|
|
|
|
<!--About View Controller-->
|
|
|
|
<scene sceneID="jWz-41-sji">
|
|
|
|
<objects>
|
|
|
|
<tableViewController id="SuC-Dh-OPk" customClass="AboutViewController" customModule="Passepartout" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" id="m0n-o6-NhG">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
|
|
|
<prototypes>
|
|
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="SettingTableViewCell" textLabel="skM-jg-ICe" detailTextLabel="iON-s3-zdv" style="IBUITableViewCellStyleValue1" id="Ur6-zm-9xA" customClass="SettingTableViewCell" customModule="Passepartout" customModuleProvider="target">
|
2019-10-28 08:51:57 +00:00
|
|
|
<rect key="frame" x="0.0" y="55.5" width="414" height="43.5"/>
|
2019-04-06 21:22:29 +00:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Ur6-zm-9xA" id="k8G-g0-As7">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="skM-jg-ICe">
|
|
|
|
<rect key="frame" x="20" y="12" width="33.5" height="20.5"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Detail" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="iON-s3-zdv">
|
|
|
|
<rect key="frame" x="350" y="12" width="44" height="20.5"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
</subviews>
|
|
|
|
</tableViewCellContentView>
|
|
|
|
</tableViewCell>
|
|
|
|
</prototypes>
|
|
|
|
<connections>
|
|
|
|
<outlet property="dataSource" destination="SuC-Dh-OPk" id="kBQ-4F-rCf"/>
|
|
|
|
<outlet property="delegate" destination="SuC-Dh-OPk" id="QsS-f8-F7k"/>
|
|
|
|
</connections>
|
|
|
|
</tableView>
|
|
|
|
<navigationItem key="navigationItem" id="SOR-2l-C78">
|
|
|
|
<barButtonItem key="leftBarButtonItem" systemItem="stop" id="SJM-bE-0QY">
|
|
|
|
<connections>
|
2019-10-28 09:43:08 +00:00
|
|
|
<action selector="close" destination="SuC-Dh-OPk" id="5dH-2U-9tb"/>
|
2019-04-06 21:22:29 +00:00
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
|
|
|
</navigationItem>
|
|
|
|
</tableViewController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="AnH-Vt-JJn" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
|
|
|
<point key="canvasLocation" x="-3478" y="-2247"/>
|
|
|
|
</scene>
|
|
|
|
</scenes>
|
|
|
|
</document>
|