|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="6254" systemVersion="14B17" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9060" systemVersion="15B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES"> |
3 | 3 | <dependencies> |
4 | 4 | <deployment identifier="iOS"/> |
5 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6247"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9051"/> |
6 | 6 | </dependencies> |
7 | 7 | <objects> |
8 | 8 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/> |
|
13 | 13 | <subviews> |
14 | 14 | <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="gu2-d7-GWy" userLabel="Background Image View"> |
15 | 15 | <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 16 | + <animations/> |
16 | 17 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
17 | 18 | </imageView> |
18 | 19 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dvZ-0c-TMi" userLabel="Content View" customClass="UIImageView"> |
19 | 20 | <rect key="frame" x="0.0" y="197" width="320" height="175"/> |
20 | 21 | <subviews> |
21 | 22 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Loading..." textAlignment="center" lineBreakMode="clip" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" preferredMaxLayoutWidth="280" translatesAutoresizingMaskIntoConstraints="NO" id="gXU-1y-b5M"> |
22 | 23 | <rect key="frame" x="20" y="144" width="280" height="21"/> |
| 24 | + <animations/> |
23 | 25 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
24 | 26 | <constraints> |
25 | 27 | <constraint firstAttribute="height" constant="21" id="V0y-U4-QII"/> |
|
30 | 32 | </label> |
31 | 33 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iI6-MR-KeW" userLabel="Loading View"> |
32 | 34 | <rect key="frame" x="103" y="10" width="114" height="114"/> |
| 35 | + <animations/> |
33 | 36 | <color key="backgroundColor" white="0.66666666666666663" alpha="0.5" colorSpace="calibratedWhite"/> |
34 | 37 | <constraints> |
35 | 38 | <constraint firstAttribute="width" constant="114" id="c6q-Xh-pet"/> |
36 | 39 | <constraint firstAttribute="height" constant="114" id="mRF-1b-hE3"/> |
37 | 40 | </constraints> |
38 | 41 | </view> |
39 | 42 | </subviews> |
| 43 | + <animations/> |
40 | 44 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
41 | 45 | <constraints> |
42 | 46 | <constraint firstItem="gXU-1y-b5M" firstAttribute="top" secondItem="iI6-MR-KeW" secondAttribute="bottom" constant="20" id="EMi-mI-8Vy"/> |
|
49 | 53 | </constraints> |
50 | 54 | </view> |
51 | 55 | </subviews> |
| 56 | + <animations/> |
52 | 57 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> |
53 | 58 | <color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 59 | + <accessibility key="accessibilityConfiguration" identifier="loader"> |
| 60 | + <bool key="isElement" value="YES"/> |
| 61 | + </accessibility> |
54 | 62 | <constraints> |
55 | 63 | <constraint firstAttribute="bottom" secondItem="gu2-d7-GWy" secondAttribute="bottom" id="Be3-ek-XOn"/> |
56 | 64 | <constraint firstAttribute="centerY" secondItem="dvZ-0c-TMi" secondAttribute="centerY" id="F1z-jy-68E"/> |
|
76 | 84 | </connections> |
77 | 85 | </view> |
78 | 86 | </objects> |
79 | | - <simulatedMetricsContainer key="defaultSimulatedMetrics"> |
80 | | - <simulatedStatusBarMetrics key="statusBar"/> |
81 | | - <simulatedOrientationMetrics key="orientation"/> |
82 | | - <simulatedScreenMetrics key="destination" type="retina4"/> |
83 | | - </simulatedMetricsContainer> |
84 | 87 | </document> |
0 commit comments