|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
3 | | - <device id="retina6_1" orientation="portrait" appearance="light"/> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21225" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
| 3 | + <device id="retina6_72" orientation="portrait" appearance="dark"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/> |
7 | | - <capability name="Named colors" minToolsVersion="9.0"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21207"/> |
| 7 | + <capability name="System colors in document resources" minToolsVersion="11.0"/> |
8 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
9 | 9 | </dependencies> |
10 | 10 | <scenes> |
|
17 | 17 | <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/> |
18 | 18 | </layoutGuides> |
19 | 19 | <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> |
20 | | - <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> |
| 20 | + <rect key="frame" x="0.0" y="0.0" width="430" height="932"/> |
21 | 21 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
22 | 22 | <subviews> |
23 | | - <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon-wp" translatesAutoresizingMaskIntoConstraints="NO" id="FfR-yo-4a1"> |
24 | | - <rect key="frame" x="182" y="422" width="50" height="52"/> |
25 | | - <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 23 | + <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon-wp-filled" translatesAutoresizingMaskIntoConstraints="NO" id="FfR-yo-4a1"> |
| 24 | + <rect key="frame" x="190" y="441" width="50" height="50"/> |
| 25 | + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
26 | 26 | </imageView> |
27 | 27 | </subviews> |
28 | | - <color key="backgroundColor" name="Blue50"/> |
| 28 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
29 | 29 | <constraints> |
30 | 30 | <constraint firstItem="FfR-yo-4a1" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="T0u-ej-Kyp"/> |
31 | 31 | <constraint firstItem="FfR-yo-4a1" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="a6p-Lx-MaV"/> |
|
38 | 38 | </scene> |
39 | 39 | </scenes> |
40 | 40 | <resources> |
41 | | - <image name="icon-wp" width="50" height="52"/> |
42 | | - <namedColor name="Blue50"> |
43 | | - <color red="0.023529411764705882" green="0.45882352941176469" blue="0.7686274509803922" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
44 | | - </namedColor> |
| 41 | + <image name="icon-wp-filled" width="50" height="50"/> |
| 42 | + <systemColor name="systemBackgroundColor"> |
| 43 | + <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 44 | + </systemColor> |
45 | 45 | </resources> |
46 | 46 | </document> |
0 commit comments