|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="zIh-nI-gcX"> |
3 |
| - <device id="retina4_0" orientation="portrait"> |
4 |
| - <adaptation id="fullscreen"/> |
5 |
| - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="zIh-nI-gcX"> |
| 3 | + <device id="retina4_0" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies>
|
7 | 5 | <deployment identifier="iOS"/>
|
8 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/> |
9 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
10 | 8 | </dependencies>
|
11 | 9 | <scenes>
|
|
37 | 35 | <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
38 | 36 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
39 | 37 | <subviews>
|
40 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wrA-Wa-jvv"> |
| 38 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wrA-Wa-jvv"> |
41 | 39 | <rect key="frame" x="128" y="269" width="64" height="30"/>
|
42 | 40 | <state key="normal" title="Press me"/>
|
43 | 41 | <connections>
|
|
50 | 48 | <nil key="textColor"/>
|
51 | 49 | <nil key="highlightedColor"/>
|
52 | 50 | </label>
|
| 51 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jlX-n2-E1L"> |
| 52 | + <rect key="frame" x="102" y="222" width="116.5" height="31"/> |
| 53 | + <state key="normal" title="Button"/> |
| 54 | + <buttonConfiguration key="configuration" style="plain" title="Open Settings"> |
| 55 | + <fontDescription key="titleFontDescription" type="system" pointSize="14"/> |
| 56 | + </buttonConfiguration> |
| 57 | + <connections> |
| 58 | + <action selector="onOpenSettingsPressed" destination="TTy-86-aNs" eventType="touchUpInside" id="8gX-ul-uJn"/> |
| 59 | + </connections> |
| 60 | + </button> |
53 | 61 | </subviews>
|
54 | 62 | <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
55 | 63 | <constraints>
|
56 | 64 | <constraint firstItem="wrA-Wa-jvv" firstAttribute="centerY" secondItem="KxK-oh-5KO" secondAttribute="centerY" id="0g2-Uu-Q0F"/>
|
57 | 65 | <constraint firstItem="wrA-Wa-jvv" firstAttribute="centerX" secondItem="KxK-oh-5KO" secondAttribute="centerX" id="FGq-2f-QAF"/>
|
| 66 | + <constraint firstItem="wrA-Wa-jvv" firstAttribute="top" secondItem="jlX-n2-E1L" secondAttribute="bottom" constant="16" id="Qps-Mk-tYJ"/> |
58 | 67 | <constraint firstItem="SC7-EO-Tfy" firstAttribute="centerX" secondItem="KxK-oh-5KO" secondAttribute="centerX" id="Qw1-Gl-wBe"/>
|
| 68 | + <constraint firstItem="jlX-n2-E1L" firstAttribute="centerX" secondItem="KxK-oh-5KO" secondAttribute="centerX" id="WvE-2P-C0q"/> |
59 | 69 | <constraint firstItem="SC7-EO-Tfy" firstAttribute="top" secondItem="wrA-Wa-jvv" secondAttribute="bottom" constant="8" id="hoL-Vh-IjN"/>
|
60 | 70 | </constraints>
|
61 | 71 | </view>
|
|
0 commit comments