|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23086.1" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23094" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
3 | 3 | <device id="retina6_12" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23076"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/> |
7 | 7 | <capability name="Named colors" minToolsVersion="9.0"/> |
8 | 8 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
17 | 17 | <rect key="frame" x="0.0" y="0.0" width="393" height="852"/> |
18 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
19 | 19 | <subviews> |
20 | | - <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" ambiguous="YES" image="logo_pokit" translatesAutoresizingMaskIntoConstraints="NO" id="N4N-la-jgc"> |
| 20 | + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" image="logo_pokit" translatesAutoresizingMaskIntoConstraints="NO" id="N4N-la-jgc"> |
21 | 21 | <rect key="frame" x="79" y="313" width="235" height="72"/> |
22 | 22 | <color key="tintColor" name="text/inverseWh"/> |
23 | 23 | <constraints> |
24 | | - <constraint firstAttribute="height" constant="72" id="9zI-nL-qB4"/> |
| 24 | + <constraint firstAttribute="height" constant="72" id="ZJY-IM-p0S"/> |
| 25 | + <constraint firstAttribute="width" constant="235" id="zXd-Y5-GFp"/> |
25 | 26 | </constraints> |
26 | 27 | </imageView> |
27 | 28 | </subviews> |
28 | 29 | <viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/> |
29 | 30 | <color key="backgroundColor" name="orange/700"/> |
30 | 31 | <constraints> |
31 | | - <constraint firstItem="N4N-la-jgc" firstAttribute="top" secondItem="Bcu-3y-fUS" secondAttribute="top" constant="254" id="kHx-5E-p7o"/> |
| 32 | + <constraint firstItem="N4N-la-jgc" firstAttribute="top" secondItem="Bcu-3y-fUS" secondAttribute="top" constant="254" id="5x5-8D-gix"/> |
| 33 | + <constraint firstItem="N4N-la-jgc" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="zAv-Q1-gIH"/> |
32 | 34 | </constraints> |
33 | 35 | </view> |
34 | 36 | </viewController> |
|
40 | 42 | <resources> |
41 | 43 | <image name="logo_pokit" width="235" height="72"/> |
42 | 44 | <namedColor name="orange/700"> |
43 | | - <color red="0.99607843137254903" green="0.51764705882352946" blue="0.13333333333333333" alpha="1" colorSpace="custom" customColorSpace="displayP3"/> |
| 45 | + <color red="0.99607843137254903" green="0.51764705882352946" blue="0.13333333333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
44 | 46 | </namedColor> |
45 | 47 | <namedColor name="text/inverseWh"> |
46 | 48 | <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="displayP3"/> |
|
0 commit comments