|
@@ -1,9 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="18122" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19162" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
<device id="retina4_7" orientation="portrait" appearance="light"/>
|
|
<device id="retina4_7" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/>
|
|
|
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19144"/>
|
|
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
</dependencies>
|
|
@@ -32,6 +32,13 @@
|
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="69X-PI-jlV">
|
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="69X-PI-jlV">
|
|
|
<rect key="frame" x="709" y="40" width="51" height="31"/>
|
|
<rect key="frame" x="709" y="40" width="51" height="31"/>
|
|
|
</switch>
|
|
</switch>
|
|
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gcL-Te-pNl">
|
|
|
|
|
+ <rect key="frame" x="15" y="48" width="686" height="21"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
+ <nil key="textColor"/>
|
|
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
|
|
+ </label>
|
|
|
</subviews>
|
|
</subviews>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
<constraint firstItem="evX-qc-gHA" firstAttribute="top" secondItem="Ppl-ym-uvS" secondAttribute="top" constant="-5" id="1pR-Y4-tUN"/>
|
|
<constraint firstItem="evX-qc-gHA" firstAttribute="top" secondItem="Ppl-ym-uvS" secondAttribute="top" constant="-5" id="1pR-Y4-tUN"/>
|
|
@@ -44,11 +51,12 @@
|
|
|
</constraints>
|
|
</constraints>
|
|
|
</tableViewCellContentView>
|
|
</tableViewCellContentView>
|
|
|
<connections>
|
|
<connections>
|
|
|
|
|
+ <outlet property="labelDesc" destination="gcL-Te-pNl" id="FZ9-RJ-8eQ"/>
|
|
|
<outlet property="labelTitle" destination="Ppl-ym-uvS" id="gpN-EX-fwQ"/>
|
|
<outlet property="labelTitle" destination="Ppl-ym-uvS" id="gpN-EX-fwQ"/>
|
|
|
<outlet property="starMark" destination="evX-qc-gHA" id="KPw-jo-gWW"/>
|
|
<outlet property="starMark" destination="evX-qc-gHA" id="KPw-jo-gWW"/>
|
|
|
<outlet property="switchCtrl" destination="69X-PI-jlV" id="6CI-He-97N"/>
|
|
<outlet property="switchCtrl" destination="69X-PI-jlV" id="6CI-He-97N"/>
|
|
|
</connections>
|
|
</connections>
|
|
|
- <point key="canvasLocation" x="-30" y="60"/>
|
|
|
|
|
|
|
+ <point key="canvasLocation" x="-30.399999999999999" y="59.370314842578715"/>
|
|
|
</tableViewCell>
|
|
</tableViewCell>
|
|
|
</objects>
|
|
</objects>
|
|
|
<resources>
|
|
<resources>
|