|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
3 | 3 | <device id="retina6_1" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | | - <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/> |
7 | 6 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
8 | 7 | <capability name="System colors in document resources" minToolsVersion="11.0"/> |
9 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
36 | 35 | <rect key="frame" x="0.0" y="0.0" width="414" height="269"/> |
37 | 36 | <subviews> |
38 | 37 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wCb-QS-xTf"> |
39 | | - <rect key="frame" x="20" y="20" width="75" height="34.5"/> |
| 38 | + <rect key="frame" x="20" y="20" width="75" height="40.5"/> |
40 | 39 | <state key="normal" title="Button"/> |
41 | 40 | <buttonConfiguration key="configuration" style="plain" title="Button"/> |
42 | 41 | </button> |
43 | 42 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uYb-k2-4wm"> |
44 | 43 | <rect key="frame" x="338.5" y="20" width="55.5" height="34"/> |
45 | 44 | <state key="normal" title="Button"/> |
46 | | - <buttonConfiguration key="configuration" style="plain" image="arrow.triangle.2.circlepath.camera" catalog="system"/> |
| 45 | + <buttonConfiguration key="configuration" style="plain" image="arrow.trianglehead.2.clockwise.rotate.90.camera" catalog="system"/> |
47 | 46 | </button> |
48 | 47 | </subviews> |
49 | 48 | <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
|
94 | 93 | </view> |
95 | 94 | </objects> |
96 | 95 | <resources> |
97 | | - <image name="arrow.triangle.2.circlepath.camera" catalog="system" width="128" height="93"/> |
| 96 | + <image name="arrow.trianglehead.2.clockwise.rotate.90.camera" catalog="system" width="128" height="93"/> |
98 | 97 | <systemColor name="systemBackgroundColor"> |
99 | 98 | <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
100 | 99 | </systemColor> |
|
0 commit comments