FossilOrigin-Name: 3eecffa2af1b183b334ba3153d923b423a4dff8ad4b27fc25630b1987eef00ad
60 lines
5.4 KiB
XML
60 lines
5.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
|
|
<device id="retina4_7" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<scenes>
|
|
<!--View Controller-->
|
|
<scene sceneID="EHf-IW-A2E">
|
|
<objects>
|
|
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
|
|
<viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CryptoPassphrase" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GvW-cV-5uf">
|
|
<rect key="frame" x="0.0" y="20" width="375" height="610"/>
|
|
<fontDescription key="fontDescription" type="system" weight="black" pointSize="32"/>
|
|
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
<color key="shadowColor" red="0.23921568627450979" green="0.396078431372549" blue="0.54509803921568623" alpha="1" colorSpace="calibratedRGB"/>
|
|
<size key="shadowOffset" width="2" height="2"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Copyright © 2016 - 2023 Jonathan Schleifer" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8gr-rl-2PJ">
|
|
<rect key="frame" x="0.0" y="638" width="375" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="21" id="n2V-4D-npg"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
<color key="shadowColor" red="0.23921568627450979" green="0.396078431372549" blue="0.54509803921568623" alpha="1" colorSpace="calibratedRGB"/>
|
|
<size key="shadowOffset" width="1" height="1"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" red="0.15294117647058825" green="0.52941176470588236" blue="0.86274509803921573" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstItem="GvW-cV-5uf" firstAttribute="trailing" secondItem="8gr-rl-2PJ" secondAttribute="trailing" id="5KT-DE-Yv8"/>
|
|
<constraint firstItem="GvW-cV-5uf" firstAttribute="leading" secondItem="8gr-rl-2PJ" secondAttribute="leading" id="SsK-O0-NKJ"/>
|
|
<constraint firstItem="GvW-cV-5uf" firstAttribute="top" secondItem="Llm-lL-Icb" secondAttribute="bottom" id="YpS-ue-JoA"/>
|
|
<constraint firstItem="8gr-rl-2PJ" firstAttribute="top" secondItem="GvW-cV-5uf" secondAttribute="bottom" constant="8" symbolic="YES" id="eg0-3j-kVh"/>
|
|
<constraint firstItem="GvW-cV-5uf" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="iSw-sy-gb3"/>
|
|
<constraint firstAttribute="trailing" secondItem="GvW-cV-5uf" secondAttribute="trailing" id="jRG-Bn-J5W"/>
|
|
<constraint firstItem="xb3-aO-Qok" firstAttribute="top" secondItem="8gr-rl-2PJ" secondAttribute="bottom" constant="8" symbolic="YES" id="mym-h9-q4e"/>
|
|
</constraints>
|
|
</view>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="52" y="374.66266866566718"/>
|
|
</scene>
|
|
</scenes>
|
|
<color key="tintColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
</document>
|