blockchainethereumblockchain-walleterc20erc721walletxdaidappdecentralizederc1155erc875iosswifttokens
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
3.0 KiB
42 lines
3.0 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<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">
|
|
<device id="retina4_7" orientation="portrait">
|
|
<adaptation id="fullscreen"/>
|
|
</device>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<scenes>
|
|
<!--Welcome View Controller-->
|
|
<scene sceneID="d7D-R8-yij">
|
|
<objects>
|
|
<viewController storyboardIdentifier="Welcome" useStoryboardIdentifierAsRestorationIdentifier="YES" id="P7x-WS-9TQ" customClass="WelcomeViewController" customModule="etherwallet" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="iif-px-fFh">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="u7X-Wh-KwW">
|
|
<rect key="frame" x="170" y="604" width="34" height="30"/>
|
|
<state key="normal" title="Start"/>
|
|
<connections>
|
|
<action selector="start:" destination="P7x-WS-9TQ" eventType="touchUpInside" id="92E-hM-sBh"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="JAf-iX-WwQ" firstAttribute="bottom" secondItem="u7X-Wh-KwW" secondAttribute="bottom" constant="33" id="Jau-ff-Nqq"/>
|
|
<constraint firstItem="u7X-Wh-KwW" firstAttribute="centerX" secondItem="JAf-iX-WwQ" secondAttribute="centerX" id="xkT-a1-LqA"/>
|
|
</constraints>
|
|
<viewLayoutGuide key="safeArea" id="JAf-iX-WwQ"/>
|
|
</view>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="xV7-bk-MYX" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
<point key="canvasLocation" x="-466.39999999999998" y="144.3778110944528"/>
|
|
</scene>
|
|
</scenes>
|
|
</document>
|
|
|