|
@@ -21,31 +21,27 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
- <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="iSales" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb">
|
|
|
|
|
- <rect key="frame" x="333.5" y="321" width="101" height="43"/>
|
|
|
|
|
- <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
|
|
|
|
|
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
- <nil key="highlightedColor"/>
|
|
|
|
|
- </label>
|
|
|
|
|
- <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Copyright © 2018 United Software Applications, Inc. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="obG-Y5-kRd">
|
|
|
|
|
- <rect key="frame" x="111" y="983.5" width="546.5" height="20.5"/>
|
|
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
|
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
- <nil key="highlightedColor"/>
|
|
|
|
|
- </label>
|
|
|
|
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="LaunchIcon" translatesAutoresizingMaskIntoConstraints="NO" id="niE-1q-O6x">
|
|
|
|
|
+ <rect key="frame" x="128" y="256" width="512" height="512"/>
|
|
|
|
|
+ <constraints>
|
|
|
|
|
+ <constraint firstAttribute="width" constant="512" id="2D9-dm-JhQ"/>
|
|
|
|
|
+ <constraint firstAttribute="height" constant="512" id="e1b-jh-DGm"/>
|
|
|
|
|
+ </constraints>
|
|
|
|
|
+ </imageView>
|
|
|
</subviews>
|
|
</subviews>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
- <constraint firstAttribute="centerX" secondItem="obG-Y5-kRd" secondAttribute="centerX" id="5cz-MP-9tL"/>
|
|
|
|
|
- <constraint firstAttribute="centerX" secondItem="GJd-Yh-RWb" secondAttribute="centerX" id="Q3B-4B-g5h"/>
|
|
|
|
|
- <constraint firstAttribute="bottom" secondItem="obG-Y5-kRd" secondAttribute="bottom" constant="20" id="Y44-ml-fuU"/>
|
|
|
|
|
- <constraint firstItem="GJd-Yh-RWb" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="bottom" multiplier="1/3" constant="1" id="moa-c2-u7t"/>
|
|
|
|
|
|
|
+ <constraint firstItem="niE-1q-O6x" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="W6T-5k-CAh"/>
|
|
|
|
|
+ <constraint firstItem="niE-1q-O6x" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="Xgk-eX-yuE"/>
|
|
|
</constraints>
|
|
</constraints>
|
|
|
</view>
|
|
</view>
|
|
|
</viewController>
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="53" y="375"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="52.34375" y="375"/>
|
|
|
</scene>
|
|
</scene>
|
|
|
</scenes>
|
|
</scenes>
|
|
|
|
|
+ <resources>
|
|
|
|
|
+ <image name="LaunchIcon" width="256" height="256"/>
|
|
|
|
|
+ </resources>
|
|
|
</document>
|
|
</document>
|