|
@@ -1,11 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
- <device id="retina4_7" orientation="portrait">
|
|
|
- <adaptation id="fullscreen"/>
|
|
|
- </device>
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14868" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
+ <device id="retina4_7" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14824"/>
|
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
@@ -60,7 +58,6 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
</subviews>
|
|
|
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstItem="D0O-wK-14O" firstAttribute="centerY" secondItem="tys-A2-nDX" secondAttribute="centerY" id="6w7-ws-gX3"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="LZu-Te-clJ" secondAttribute="trailing" id="7ww-Zl-sES"/>
|
|
@@ -80,10 +77,11 @@
|
|
|
<outlet property="buttonSwitch" destination="1LD-cd-zhc" id="Ec2-cM-CoY"/>
|
|
|
<outlet property="separator" destination="LZu-Te-clJ" id="EwO-za-LxT"/>
|
|
|
</connections>
|
|
|
+ <point key="canvasLocation" x="140" y="154"/>
|
|
|
</collectionReusableView>
|
|
|
</objects>
|
|
|
<resources>
|
|
|
- <image name="moreBig" width="80" height="80"/>
|
|
|
+ <image name="moreBig" width="50" height="50"/>
|
|
|
<image name="switchList" width="25" height="25"/>
|
|
|
</resources>
|
|
|
</document>
|