|
@@ -1,11 +1,11 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
|
|
<device id="retina4_7" orientation="portrait">
|
|
<device id="retina4_7" orientation="portrait">
|
|
<adaptation id="fullscreen"/>
|
|
<adaptation id="fullscreen"/>
|
|
</device>
|
|
</device>
|
|
<dependencies>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<deployment identifier="iOS"/>
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
|
|
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
|
|
<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>
|
|
<objects>
|
|
<objects>
|
|
@@ -15,7 +15,7 @@
|
|
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
|
|
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="launchscreen" translatesAutoresizingMaskIntoConstraints="NO" id="Rrv-MP-hCW">
|
|
|
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="logo" translatesAutoresizingMaskIntoConstraints="NO" id="Rrv-MP-hCW">
|
|
<rect key="frame" x="8" y="8" width="464" height="464"/>
|
|
<rect key="frame" x="8" y="8" width="464" height="464"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="464" id="9WT-Cv-gy8"/>
|
|
<constraint firstAttribute="width" constant="464" id="9WT-Cv-gy8"/>
|
|
@@ -34,6 +34,6 @@
|
|
</view>
|
|
</view>
|
|
</objects>
|
|
</objects>
|
|
<resources>
|
|
<resources>
|
|
- <image name="launchscreen" width="223" height="157"/>
|
|
|
|
|
|
+ <image name="logo" width="107" height="75.599998474121094"/>
|
|
</resources>
|
|
</resources>
|
|
</document>
|
|
</document>
|