|
@@ -1,7 +1,9 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13122.16" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
|
|
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15400" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
|
|
|
|
+ <device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<dependencies>
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13104.12"/>
|
|
|
|
|
|
+ <deployment identifier="iOS"/>
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15404"/>
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
<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>
|
|
@@ -9,16 +11,30 @@
|
|
<!--View Controller-->
|
|
<!--View Controller-->
|
|
<scene sceneID="tne-QT-ifu">
|
|
<scene sceneID="tne-QT-ifu">
|
|
<objects>
|
|
<objects>
|
|
- <viewController id="BYZ-38-t0r" customClass="ViewController" customModuleProvider="" sceneMemberID="viewController">
|
|
|
|
|
|
+ <viewController id="BYZ-38-t0r" customClass="ViewController" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
|
|
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
|
|
- <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" xcode11CocoaTouchSystemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
|
|
|
+ <subviews>
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Appcircle.io" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zEY-c0-YAE">
|
|
|
|
+ <rect key="frame" x="0.0" y="429" width="414" height="48"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="40"/>
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
+ </label>
|
|
|
|
+ </subviews>
|
|
|
|
+ <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
|
+ <constraints>
|
|
|
|
+ <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="zEY-c0-YAE" secondAttribute="trailing" id="AHb-1Y-hze"/>
|
|
|
|
+ <constraint firstItem="zEY-c0-YAE" firstAttribute="centerY" secondItem="6Tk-OE-BBY" secondAttribute="centerY" id="cHG-5C-dcy"/>
|
|
|
|
+ <constraint firstItem="zEY-c0-YAE" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="kkE-SQ-ago"/>
|
|
|
|
+ </constraints>
|
|
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
|
|
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
|
|
</view>
|
|
</view>
|
|
</viewController>
|
|
</viewController>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
|
</objects>
|
|
</objects>
|
|
|
|
+ <point key="canvasLocation" x="137.68115942028987" y="133.92857142857142"/>
|
|
</scene>
|
|
</scene>
|
|
</scenes>
|
|
</scenes>
|
|
</document>
|
|
</document>
|