|
|
@@ -0,0 +1,796 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9060" systemVersion="15B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
|
|
|
+ <dependencies>
|
|
|
+ <deployment identifier="iOS"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9051"/>
|
|
|
+ </dependencies>
|
|
|
+ <objects>
|
|
|
+ <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
+ <view contentMode="scaleToFill" id="qLf-va-EAG" customClass="TriggerSelectPopupView">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <view alpha="0.29999999999999999" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4c3-gb-BwR" userLabel="maskView">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
+ <animations/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sqq-aQ-dqD" userLabel="popUpView">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3Np-sH-ysD" userLabel="ContainerView">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7nf-Ia-7Kq" userLabel="View - Title">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="장치 선택" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IE2-24-gHl" customClass="CustomLabel">
|
|
|
+ <rect key="frame" x="0.0" y="-21" width="42" height="21"/>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="64" id="gmY-Rb-Qao"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
|
|
|
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="gmY-Rb-Qao"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="gmY-Rb-Qao"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <animations/>
|
|
|
+ <color key="backgroundColor" red="0.95686274510000002" green="0.30588235289999999" blue="0.3294117647" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="44" id="1fj-XN-uH0">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="64"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstItem="IE2-24-gHl" firstAttribute="leading" secondItem="7nf-Ia-7Kq" secondAttribute="leading" id="98Q-bq-Oq7">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="20"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstItem="IE2-24-gHl" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="top" id="Ldj-nV-yrM">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="IE2-24-gHl" secondAttribute="trailing" id="mUY-4l-GjT">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="-8"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="IE2-24-gHl" secondAttribute="bottom" id="yzV-EQ-HeM">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
|
|
|
+ </constraint>
|
|
|
+ </constraints>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="subviews">
|
|
|
+ <exclude reference="IE2-24-gHl"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="1fj-XN-uH0"/>
|
|
|
+ <exclude reference="98Q-bq-Oq7"/>
|
|
|
+ <exclude reference="Ldj-nV-yrM"/>
|
|
|
+ <exclude reference="mUY-4l-GjT"/>
|
|
|
+ <exclude reference="yzV-EQ-HeM"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="subviews">
|
|
|
+ <include reference="IE2-24-gHl"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="1fj-XN-uH0"/>
|
|
|
+ <include reference="98Q-bq-Oq7"/>
|
|
|
+ <include reference="Ldj-nV-yrM"/>
|
|
|
+ <include reference="mUY-4l-GjT"/>
|
|
|
+ <include reference="yzV-EQ-HeM"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mw5-GF-3oQ" userLabel="View - message">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0OT-FD-UTZ" userLabel="View - 시간">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="eX0-P7-FtN" customClass="CustomButton">
|
|
|
+ <rect key="frame" x="-23" y="-15" width="46" height="30"/>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="75" id="8bD-3u-J7c"/>
|
|
|
+ <constraint firstAttribute="height" constant="75" id="Dmj-Lk-pVq"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" title="시계"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="8bD-3u-J7c"/>
|
|
|
+ <exclude reference="Dmj-Lk-pVq"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="8bD-3u-J7c"/>
|
|
|
+ <include reference="Dmj-Lk-pVq"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <connections>
|
|
|
+ <action selector="btnTimerTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="Seu-h3-BiY"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="이 시간마다" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vnx-kb-r1r" customClass="CustomLabel">
|
|
|
+ <rect key="frame" x="-42" y="-21" width="42" height="21"/>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="es2-gg-Q2m"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="es2-gg-Q2m"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="es2-gg-Q2m"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <animations/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="vnx-kb-r1r" secondAttribute="trailing" id="Dal-YU-yoW"/>
|
|
|
+ <constraint firstItem="eX0-P7-FtN" firstAttribute="centerX" secondItem="0OT-FD-UTZ" secondAttribute="centerX" id="F0g-6z-aIU"/>
|
|
|
+ <constraint firstItem="vnx-kb-r1r" firstAttribute="leading" secondItem="0OT-FD-UTZ" secondAttribute="leading" id="KYa-P6-gaS"/>
|
|
|
+ <constraint firstAttribute="height" constant="145" id="dww-JG-bHx"/>
|
|
|
+ <constraint firstItem="eX0-P7-FtN" firstAttribute="top" secondItem="0OT-FD-UTZ" secondAttribute="top" constant="20" id="eEj-Kk-O23"/>
|
|
|
+ <constraint firstItem="vnx-kb-r1r" firstAttribute="top" secondItem="eX0-P7-FtN" secondAttribute="bottom" constant="10" id="gML-rX-9e9"/>
|
|
|
+ <constraint firstAttribute="width" constant="115" id="pql-9v-AOE"/>
|
|
|
+ </constraints>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="subviews">
|
|
|
+ <exclude reference="eX0-P7-FtN"/>
|
|
|
+ <exclude reference="vnx-kb-r1r"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="dww-JG-bHx"/>
|
|
|
+ <exclude reference="pql-9v-AOE"/>
|
|
|
+ <exclude reference="F0g-6z-aIU"/>
|
|
|
+ <exclude reference="eEj-Kk-O23"/>
|
|
|
+ <exclude reference="Dal-YU-yoW"/>
|
|
|
+ <exclude reference="KYa-P6-gaS"/>
|
|
|
+ <exclude reference="gML-rX-9e9"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="subviews">
|
|
|
+ <include reference="eX0-P7-FtN"/>
|
|
|
+ <include reference="vnx-kb-r1r"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="dww-JG-bHx"/>
|
|
|
+ <include reference="pql-9v-AOE"/>
|
|
|
+ <include reference="F0g-6z-aIU"/>
|
|
|
+ <include reference="eEj-Kk-O23"/>
|
|
|
+ <include reference="Dal-YU-yoW"/>
|
|
|
+ <include reference="KYa-P6-gaS"/>
|
|
|
+ <include reference="gML-rX-9e9"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0Zv-tr-QwV" userLabel="View - 해뜰때">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o6n-wb-pHO" customClass="CustomButton">
|
|
|
+ <rect key="frame" x="-23" y="-15" width="46" height="30"/>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="75" id="Pja-t8-TH2"/>
|
|
|
+ <constraint firstAttribute="width" constant="75" id="sK3-1Q-uAQ"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <state key="normal" title="해뜰때"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="sK3-1Q-uAQ"/>
|
|
|
+ <exclude reference="Pja-t8-TH2"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="sK3-1Q-uAQ"/>
|
|
|
+ <include reference="Pja-t8-TH2"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <connections>
|
|
|
+ <action selector="btnSunTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="iV3-zn-hZY"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="해뜰때 / 질때" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Clq-Jx-xBD" customClass="CustomLabel">
|
|
|
+ <rect key="frame" x="-42" y="-21" width="42" height="21"/>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="qSj-gf-vMF"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="qSj-gf-vMF"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="qSj-gf-vMF"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <animations/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="Clq-Jx-xBD" firstAttribute="top" secondItem="o6n-wb-pHO" secondAttribute="bottom" constant="10" id="4aq-WS-buH"/>
|
|
|
+ <constraint firstItem="o6n-wb-pHO" firstAttribute="top" secondItem="0Zv-tr-QwV" secondAttribute="top" constant="20" id="E5l-Rk-CDL"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Clq-Jx-xBD" secondAttribute="trailing" id="P3Y-tQ-6JK"/>
|
|
|
+ <constraint firstAttribute="height" constant="145" id="bTe-km-mIr"/>
|
|
|
+ <constraint firstAttribute="width" constant="115" id="kr0-Xc-eDc"/>
|
|
|
+ <constraint firstItem="o6n-wb-pHO" firstAttribute="centerX" secondItem="0Zv-tr-QwV" secondAttribute="centerX" id="nYN-7d-yZO"/>
|
|
|
+ <constraint firstItem="Clq-Jx-xBD" firstAttribute="leading" secondItem="0Zv-tr-QwV" secondAttribute="leading" id="y9L-bH-Eo9"/>
|
|
|
+ </constraints>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="subviews">
|
|
|
+ <exclude reference="o6n-wb-pHO"/>
|
|
|
+ <exclude reference="Clq-Jx-xBD"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="bTe-km-mIr"/>
|
|
|
+ <exclude reference="kr0-Xc-eDc"/>
|
|
|
+ <exclude reference="E5l-Rk-CDL"/>
|
|
|
+ <exclude reference="nYN-7d-yZO"/>
|
|
|
+ <exclude reference="4aq-WS-buH"/>
|
|
|
+ <exclude reference="P3Y-tQ-6JK"/>
|
|
|
+ <exclude reference="y9L-bH-Eo9"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="subviews">
|
|
|
+ <include reference="o6n-wb-pHO"/>
|
|
|
+ <include reference="Clq-Jx-xBD"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="bTe-km-mIr"/>
|
|
|
+ <include reference="kr0-Xc-eDc"/>
|
|
|
+ <include reference="E5l-Rk-CDL"/>
|
|
|
+ <include reference="nYN-7d-yZO"/>
|
|
|
+ <include reference="4aq-WS-buH"/>
|
|
|
+ <include reference="P3Y-tQ-6JK"/>
|
|
|
+ <include reference="y9L-bH-Eo9"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zjW-My-q2G" userLabel="View - 온도">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JJ2-uP-efJ" customClass="CustomButton">
|
|
|
+ <rect key="frame" x="-23" y="-15" width="46" height="30"/>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="75" id="Bqg-Ku-XP4"/>
|
|
|
+ <constraint firstAttribute="height" constant="75" id="pFJ-kL-Ldq"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <state key="normal" title="온도"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="Bqg-Ku-XP4"/>
|
|
|
+ <exclude reference="pFJ-kL-Ldq"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="Bqg-Ku-XP4"/>
|
|
|
+ <include reference="pFJ-kL-Ldq"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <connections>
|
|
|
+ <action selector="btnHeatTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="aEH-M7-TdR"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="더울때 / 추울때" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YVA-9B-Oh0" customClass="CustomLabel">
|
|
|
+ <rect key="frame" x="-42" y="-21" width="42" height="21"/>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="Ng5-WX-EYA"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="Ng5-WX-EYA"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="Ng5-WX-EYA"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <animations/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="JJ2-uP-efJ" firstAttribute="top" secondItem="zjW-My-q2G" secondAttribute="top" constant="20" id="0GV-0N-8po"/>
|
|
|
+ <constraint firstItem="YVA-9B-Oh0" firstAttribute="top" secondItem="JJ2-uP-efJ" secondAttribute="bottom" constant="10" id="0Gf-oJ-No4"/>
|
|
|
+ <constraint firstItem="YVA-9B-Oh0" firstAttribute="leading" secondItem="zjW-My-q2G" secondAttribute="leading" id="8S9-EU-knM"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="YVA-9B-Oh0" secondAttribute="trailing" id="DMY-lz-kyE"/>
|
|
|
+ <constraint firstItem="JJ2-uP-efJ" firstAttribute="centerX" secondItem="zjW-My-q2G" secondAttribute="centerX" id="JG5-ZQ-Mp4"/>
|
|
|
+ <constraint firstAttribute="height" constant="145" id="Qsk-jt-kac"/>
|
|
|
+ <constraint firstAttribute="width" constant="115" id="u1B-jg-XYD"/>
|
|
|
+ </constraints>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="subviews">
|
|
|
+ <exclude reference="JJ2-uP-efJ"/>
|
|
|
+ <exclude reference="YVA-9B-Oh0"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="Qsk-jt-kac"/>
|
|
|
+ <exclude reference="u1B-jg-XYD"/>
|
|
|
+ <exclude reference="0GV-0N-8po"/>
|
|
|
+ <exclude reference="JG5-ZQ-Mp4"/>
|
|
|
+ <exclude reference="0Gf-oJ-No4"/>
|
|
|
+ <exclude reference="8S9-EU-knM"/>
|
|
|
+ <exclude reference="DMY-lz-kyE"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="subviews">
|
|
|
+ <include reference="JJ2-uP-efJ"/>
|
|
|
+ <include reference="YVA-9B-Oh0"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="Qsk-jt-kac"/>
|
|
|
+ <include reference="u1B-jg-XYD"/>
|
|
|
+ <include reference="0GV-0N-8po"/>
|
|
|
+ <include reference="JG5-ZQ-Mp4"/>
|
|
|
+ <include reference="0Gf-oJ-No4"/>
|
|
|
+ <include reference="8S9-EU-knM"/>
|
|
|
+ <include reference="DMY-lz-kyE"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vIX-XW-52n" userLabel="View - 장치">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zl9-Fx-jTa" customClass="CustomButton">
|
|
|
+ <rect key="frame" x="-23" y="-15" width="46" height="30"/>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="75" id="F4e-l8-Sfw"/>
|
|
|
+ <constraint firstAttribute="width" constant="75" id="dnz-NV-3tj"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <state key="normal" title="장치"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="dnz-NV-3tj"/>
|
|
|
+ <exclude reference="F4e-l8-Sfw"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="dnz-NV-3tj"/>
|
|
|
+ <include reference="F4e-l8-Sfw"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <connections>
|
|
|
+ <action selector="btnDeviceTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="Yiu-w0-hBu"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="장치 상태가 바뀔때" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SBo-kw-gd5" customClass="CustomLabel">
|
|
|
+ <rect key="frame" x="-42" y="-21" width="42" height="21"/>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="WRt-Hd-C1z"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="WRt-Hd-C1z"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="WRt-Hd-C1z"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <animations/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="zl9-Fx-jTa" firstAttribute="top" secondItem="vIX-XW-52n" secondAttribute="top" constant="20" id="8GD-vk-Vr3"/>
|
|
|
+ <constraint firstItem="SBo-kw-gd5" firstAttribute="leading" secondItem="vIX-XW-52n" secondAttribute="leading" id="EY8-S9-QAJ"/>
|
|
|
+ <constraint firstAttribute="width" constant="115" id="Hbq-8C-KTG"/>
|
|
|
+ <constraint firstAttribute="height" constant="145" id="Ql0-JZ-6Rx"/>
|
|
|
+ <constraint firstItem="SBo-kw-gd5" firstAttribute="top" secondItem="zl9-Fx-jTa" secondAttribute="bottom" constant="10" id="YFq-rk-PtA"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="SBo-kw-gd5" secondAttribute="trailing" id="rCU-v4-1iG"/>
|
|
|
+ <constraint firstItem="zl9-Fx-jTa" firstAttribute="centerX" secondItem="vIX-XW-52n" secondAttribute="centerX" id="rdz-HV-tAQ"/>
|
|
|
+ </constraints>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="subviews">
|
|
|
+ <exclude reference="zl9-Fx-jTa"/>
|
|
|
+ <exclude reference="SBo-kw-gd5"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="Hbq-8C-KTG"/>
|
|
|
+ <exclude reference="Ql0-JZ-6Rx"/>
|
|
|
+ <exclude reference="8GD-vk-Vr3"/>
|
|
|
+ <exclude reference="rdz-HV-tAQ"/>
|
|
|
+ <exclude reference="EY8-S9-QAJ"/>
|
|
|
+ <exclude reference="YFq-rk-PtA"/>
|
|
|
+ <exclude reference="rCU-v4-1iG"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="subviews">
|
|
|
+ <include reference="zl9-Fx-jTa"/>
|
|
|
+ <include reference="SBo-kw-gd5"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="Hbq-8C-KTG"/>
|
|
|
+ <include reference="Ql0-JZ-6Rx"/>
|
|
|
+ <include reference="8GD-vk-Vr3"/>
|
|
|
+ <include reference="rdz-HV-tAQ"/>
|
|
|
+ <include reference="EY8-S9-QAJ"/>
|
|
|
+ <include reference="YFq-rk-PtA"/>
|
|
|
+ <include reference="rCU-v4-1iG"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <animations/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="0OT-FD-UTZ" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" constant="20" id="32A-8I-Qcn"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="vIX-XW-52n" secondAttribute="trailing" constant="15" id="DHB-gs-bdR"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="vIX-XW-52n" secondAttribute="bottom" constant="20" id="JGf-B7-VUg"/>
|
|
|
+ <constraint firstItem="zjW-My-q2G" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" constant="15" id="RSX-bC-l0o"/>
|
|
|
+ <constraint firstItem="0OT-FD-UTZ" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" constant="15" id="TAB-Td-fYy"/>
|
|
|
+ <constraint firstItem="0Zv-tr-QwV" firstAttribute="leading" secondItem="0OT-FD-UTZ" secondAttribute="trailing" constant="30" id="TSr-KG-iNJ"/>
|
|
|
+ <constraint firstItem="vIX-XW-52n" firstAttribute="leading" secondItem="zjW-My-q2G" secondAttribute="trailing" constant="30" id="Weh-x2-wJG"/>
|
|
|
+ <constraint firstItem="0OT-FD-UTZ" firstAttribute="leading" secondItem="Mw5-GF-3oQ" secondAttribute="leading" constant="15" id="bv2-Yd-IEZ"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="0Zv-tr-QwV" secondAttribute="trailing" constant="15" id="cBg-yV-qGA"/>
|
|
|
+ <constraint firstItem="vIX-XW-52n" firstAttribute="top" secondItem="0Zv-tr-QwV" secondAttribute="bottom" constant="10" id="jqR-0P-3LD"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="zjW-My-q2G" secondAttribute="bottom" constant="20" id="m1U-iH-H2q"/>
|
|
|
+ <constraint firstItem="0OT-FD-UTZ" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" constant="20" id="mLg-yx-GYn"/>
|
|
|
+ <constraint firstItem="0Zv-tr-QwV" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="top" constant="20" id="nKr-eB-NWw"/>
|
|
|
+ <constraint firstItem="zjW-My-q2G" firstAttribute="top" secondItem="0OT-FD-UTZ" secondAttribute="bottom" constant="10" id="t3S-US-YbY"/>
|
|
|
+ </constraints>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="subviews">
|
|
|
+ <exclude reference="0OT-FD-UTZ"/>
|
|
|
+ <exclude reference="0Zv-tr-QwV"/>
|
|
|
+ <exclude reference="zjW-My-q2G"/>
|
|
|
+ <exclude reference="vIX-XW-52n"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="32A-8I-Qcn"/>
|
|
|
+ <exclude reference="TAB-Td-fYy"/>
|
|
|
+ <exclude reference="bv2-Yd-IEZ"/>
|
|
|
+ <exclude reference="mLg-yx-GYn"/>
|
|
|
+ <exclude reference="TSr-KG-iNJ"/>
|
|
|
+ <exclude reference="cBg-yV-qGA"/>
|
|
|
+ <exclude reference="nKr-eB-NWw"/>
|
|
|
+ <exclude reference="RSX-bC-l0o"/>
|
|
|
+ <exclude reference="m1U-iH-H2q"/>
|
|
|
+ <exclude reference="t3S-US-YbY"/>
|
|
|
+ <exclude reference="DHB-gs-bdR"/>
|
|
|
+ <exclude reference="JGf-B7-VUg"/>
|
|
|
+ <exclude reference="Weh-x2-wJG"/>
|
|
|
+ <exclude reference="jqR-0P-3LD"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="subviews">
|
|
|
+ <include reference="0OT-FD-UTZ"/>
|
|
|
+ <include reference="0Zv-tr-QwV"/>
|
|
|
+ <include reference="zjW-My-q2G"/>
|
|
|
+ <include reference="vIX-XW-52n"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="32A-8I-Qcn"/>
|
|
|
+ <include reference="TAB-Td-fYy"/>
|
|
|
+ <exclude reference="bv2-Yd-IEZ"/>
|
|
|
+ <exclude reference="mLg-yx-GYn"/>
|
|
|
+ <include reference="TSr-KG-iNJ"/>
|
|
|
+ <include reference="cBg-yV-qGA"/>
|
|
|
+ <include reference="nKr-eB-NWw"/>
|
|
|
+ <include reference="RSX-bC-l0o"/>
|
|
|
+ <include reference="m1U-iH-H2q"/>
|
|
|
+ <include reference="t3S-US-YbY"/>
|
|
|
+ <include reference="DHB-gs-bdR"/>
|
|
|
+ <include reference="JGf-B7-VUg"/>
|
|
|
+ <include reference="Weh-x2-wJG"/>
|
|
|
+ <include reference="jqR-0P-3LD"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bIs-li-8bz" userLabel="View - Buttons">
|
|
|
+ <rect key="frame" x="-20" y="156" width="338" height="90"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="145" placeholderIntrinsicHeight="70" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FKG-xS-HlM" customClass="CustomButton">
|
|
|
+ <rect key="frame" x="20" y="20" width="149" height="50"/>
|
|
|
+ <animations/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" relation="greaterThanOrEqual" id="BNE-7a-kbD"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
|
+ <state key="normal" title="확인">
|
|
|
+ <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ </state>
|
|
|
+ <state key="highlighted">
|
|
|
+ <color key="titleColor" red="0.73601246840000001" green="0.3682315451" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ </state>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="BNE-7a-kbD"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="BNE-7a-kbD"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <connections>
|
|
|
+ <action selector="btnConfirmTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="JvU-lL-1vP"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" horizontalCompressionResistancePriority="749" placeholderIntrinsicWidth="144" placeholderIntrinsicHeight="70" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EtP-9O-R3A" customClass="CustomButton">
|
|
|
+ <rect key="frame" x="170" y="20" width="148" height="50"/>
|
|
|
+ <animations/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="44" id="L9v-r3-6MJ">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="50"/>
|
|
|
+ </constraint>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
|
+ <state key="normal" title="취소">
|
|
|
+ <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ </state>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="L9v-r3-6MJ"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="L9v-r3-6MJ"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <connections>
|
|
|
+ <action selector="btnCancelTouched:" destination="qLf-va-EAG" eventType="touchUpInside" id="g5k-Tn-E33"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <animations/>
|
|
|
+ <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="FKG-xS-HlM" firstAttribute="leading" secondItem="bIs-li-8bz" secondAttribute="leading" id="Fkf-og-ytd"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="EtP-9O-R3A" secondAttribute="trailing" id="PjC-cB-YfR"/>
|
|
|
+ <constraint firstItem="FKG-xS-HlM" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" constant="1" id="hu2-xM-w64"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="FKG-xS-HlM" secondAttribute="bottom" id="l9l-jK-cst"/>
|
|
|
+ <constraint firstItem="EtP-9O-R3A" firstAttribute="width" secondItem="FKG-xS-HlM" secondAttribute="width" id="qJo-Xg-EhL">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="-1"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstItem="EtP-9O-R3A" firstAttribute="leading" secondItem="FKG-xS-HlM" secondAttribute="trailing" constant="1" id="rpW-dL-KWs"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="EtP-9O-R3A" secondAttribute="bottom" id="sQC-dK-bJs"/>
|
|
|
+ <constraint firstItem="EtP-9O-R3A" firstAttribute="top" secondItem="bIs-li-8bz" secondAttribute="top" constant="1" id="xsM-oo-x8a"/>
|
|
|
+ </constraints>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="Fkf-og-ytd"/>
|
|
|
+ <exclude reference="hu2-xM-w64"/>
|
|
|
+ <exclude reference="l9l-jK-cst"/>
|
|
|
+ <exclude reference="PjC-cB-YfR"/>
|
|
|
+ <exclude reference="qJo-Xg-EhL"/>
|
|
|
+ <exclude reference="rpW-dL-KWs"/>
|
|
|
+ <exclude reference="sQC-dK-bJs"/>
|
|
|
+ <exclude reference="xsM-oo-x8a"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="Fkf-og-ytd"/>
|
|
|
+ <include reference="hu2-xM-w64"/>
|
|
|
+ <include reference="l9l-jK-cst"/>
|
|
|
+ <include reference="PjC-cB-YfR"/>
|
|
|
+ <include reference="qJo-Xg-EhL"/>
|
|
|
+ <include reference="rpW-dL-KWs"/>
|
|
|
+ <include reference="sQC-dK-bJs"/>
|
|
|
+ <include reference="xsM-oo-x8a"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="7nf-Ia-7Kq" secondAttribute="trailing" id="QFZ-sI-FTg"/>
|
|
|
+ <constraint firstItem="Mw5-GF-3oQ" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="RFN-Kf-txX"/>
|
|
|
+ <constraint firstItem="7nf-Ia-7Kq" firstAttribute="top" secondItem="3Np-sH-ysD" secondAttribute="top" id="SU0-8W-BVB">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstItem="Mw5-GF-3oQ" firstAttribute="centerY" secondItem="3Np-sH-ysD" secondAttribute="centerY" id="UWf-rC-hV7">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="-3.5"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="bIs-li-8bz" secondAttribute="trailing" id="UaC-ap-Ulp"/>
|
|
|
+ <constraint firstItem="7nf-Ia-7Kq" firstAttribute="trailing" secondItem="Mw5-GF-3oQ" secondAttribute="trailing" id="fbA-Cy-O1e"/>
|
|
|
+ <constraint firstItem="Mw5-GF-3oQ" firstAttribute="top" secondItem="7nf-Ia-7Kq" secondAttribute="bottom" constant="1" id="hfD-i1-Fhe">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstItem="7nf-Ia-7Kq" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="j4G-mB-NeU"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="bIs-li-8bz" secondAttribute="bottom" id="oNC-iJ-Za7"/>
|
|
|
+ <constraint firstItem="bIs-li-8bz" firstAttribute="leading" secondItem="3Np-sH-ysD" secondAttribute="leading" id="s6c-op-QFh"/>
|
|
|
+ <constraint firstItem="bIs-li-8bz" firstAttribute="top" secondItem="Mw5-GF-3oQ" secondAttribute="bottom" id="wPf-du-0AV"/>
|
|
|
+ </constraints>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="subviews">
|
|
|
+ <exclude reference="7nf-Ia-7Kq"/>
|
|
|
+ <exclude reference="Mw5-GF-3oQ"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="UaC-ap-Ulp"/>
|
|
|
+ <exclude reference="oNC-iJ-Za7"/>
|
|
|
+ <exclude reference="s6c-op-QFh"/>
|
|
|
+ <exclude reference="wPf-du-0AV"/>
|
|
|
+ <exclude reference="QFZ-sI-FTg"/>
|
|
|
+ <exclude reference="SU0-8W-BVB"/>
|
|
|
+ <exclude reference="fbA-Cy-O1e"/>
|
|
|
+ <exclude reference="j4G-mB-NeU"/>
|
|
|
+ <exclude reference="RFN-Kf-txX"/>
|
|
|
+ <exclude reference="UWf-rC-hV7"/>
|
|
|
+ <exclude reference="hfD-i1-Fhe"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="subviews">
|
|
|
+ <include reference="7nf-Ia-7Kq"/>
|
|
|
+ <include reference="Mw5-GF-3oQ"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="UaC-ap-Ulp"/>
|
|
|
+ <include reference="oNC-iJ-Za7"/>
|
|
|
+ <include reference="s6c-op-QFh"/>
|
|
|
+ <include reference="wPf-du-0AV"/>
|
|
|
+ <include reference="QFZ-sI-FTg"/>
|
|
|
+ <include reference="SU0-8W-BVB"/>
|
|
|
+ <include reference="fbA-Cy-O1e"/>
|
|
|
+ <include reference="j4G-mB-NeU"/>
|
|
|
+ <include reference="RFN-Kf-txX"/>
|
|
|
+ <include reference="UWf-rC-hV7"/>
|
|
|
+ <include reference="hfD-i1-Fhe"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="3Np-sH-ysD" secondAttribute="bottom" constant="1" id="4tu-Yz-TS5">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstItem="3Np-sH-ysD" firstAttribute="top" secondItem="sqq-aQ-dqD" secondAttribute="top" constant="1" id="CFR-Ui-y7e">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="3Np-sH-ysD" secondAttribute="trailing" constant="66" id="SmO-lm-bHQ">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstItem="3Np-sH-ysD" firstAttribute="leading" secondItem="sqq-aQ-dqD" secondAttribute="leading" constant="66" id="feN-Ai-BHU">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
|
|
|
+ </constraint>
|
|
|
+ </constraints>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="subviews">
|
|
|
+ <exclude reference="3Np-sH-ysD"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="4tu-Yz-TS5"/>
|
|
|
+ <exclude reference="CFR-Ui-y7e"/>
|
|
|
+ <exclude reference="SmO-lm-bHQ"/>
|
|
|
+ <exclude reference="feN-Ai-BHU"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="subviews">
|
|
|
+ <include reference="3Np-sH-ysD"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="4tu-Yz-TS5"/>
|
|
|
+ <include reference="CFR-Ui-y7e"/>
|
|
|
+ <include reference="SmO-lm-bHQ"/>
|
|
|
+ <include reference="feN-Ai-BHU"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <animations/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="centerX" secondItem="4c3-gb-BwR" secondAttribute="centerX" id="0tG-Bd-2ic"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="4c3-gb-BwR" secondAttribute="trailing" id="F9j-6m-8Sq"/>
|
|
|
+ <constraint firstAttribute="centerY" secondItem="4c3-gb-BwR" secondAttribute="centerY" id="JX5-Sx-hSJ"/>
|
|
|
+ <constraint firstItem="4c3-gb-BwR" firstAttribute="trailing" secondItem="sqq-aQ-dqD" secondAttribute="trailing" constant="26" id="SNd-cf-17Y">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="15"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstItem="4c3-gb-BwR" firstAttribute="top" secondItem="qLf-va-EAG" secondAttribute="top" id="TOG-yL-xSq"/>
|
|
|
+ <constraint firstItem="sqq-aQ-dqD" firstAttribute="leading" secondItem="4c3-gb-BwR" secondAttribute="leading" constant="25" id="jNe-AH-9q0">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="15"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstAttribute="centerY" secondItem="sqq-aQ-dqD" secondAttribute="centerY" constant="12" id="rPN-2q-9iB">
|
|
|
+ <variation key="heightClass=regular-widthClass=compact" constant="0.0"/>
|
|
|
+ </constraint>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="4c3-gb-BwR" secondAttribute="bottom" id="uc7-M6-ZYJ"/>
|
|
|
+ <constraint firstItem="4c3-gb-BwR" firstAttribute="leading" secondItem="qLf-va-EAG" secondAttribute="leading" id="wPB-Gl-TgQ"/>
|
|
|
+ </constraints>
|
|
|
+ <simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
|
|
|
+ <variation key="default">
|
|
|
+ <mask key="subviews">
|
|
|
+ <exclude reference="4c3-gb-BwR"/>
|
|
|
+ <exclude reference="sqq-aQ-dqD"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <exclude reference="0tG-Bd-2ic"/>
|
|
|
+ <exclude reference="F9j-6m-8Sq"/>
|
|
|
+ <exclude reference="JX5-Sx-hSJ"/>
|
|
|
+ <exclude reference="SNd-cf-17Y"/>
|
|
|
+ <exclude reference="TOG-yL-xSq"/>
|
|
|
+ <exclude reference="uc7-M6-ZYJ"/>
|
|
|
+ <exclude reference="wPB-Gl-TgQ"/>
|
|
|
+ <exclude reference="jNe-AH-9q0"/>
|
|
|
+ <exclude reference="rPN-2q-9iB"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <variation key="heightClass=regular-widthClass=compact">
|
|
|
+ <mask key="subviews">
|
|
|
+ <include reference="4c3-gb-BwR"/>
|
|
|
+ <include reference="sqq-aQ-dqD"/>
|
|
|
+ </mask>
|
|
|
+ <mask key="constraints">
|
|
|
+ <include reference="0tG-Bd-2ic"/>
|
|
|
+ <include reference="F9j-6m-8Sq"/>
|
|
|
+ <include reference="JX5-Sx-hSJ"/>
|
|
|
+ <include reference="SNd-cf-17Y"/>
|
|
|
+ <include reference="TOG-yL-xSq"/>
|
|
|
+ <include reference="uc7-M6-ZYJ"/>
|
|
|
+ <include reference="wPB-Gl-TgQ"/>
|
|
|
+ <include reference="jNe-AH-9q0"/>
|
|
|
+ <include reference="rPN-2q-9iB"/>
|
|
|
+ </mask>
|
|
|
+ </variation>
|
|
|
+ <connections>
|
|
|
+ <outlet property="btnCancel" destination="EtP-9O-R3A" id="mr5-zY-bQM"/>
|
|
|
+ <outlet property="btnConfirm" destination="FKG-xS-HlM" id="zTF-29-eYq"/>
|
|
|
+ <outlet property="constraintBtnConfirmWidth" destination="BNE-7a-kbD" id="C9m-XW-2MO"/>
|
|
|
+ <outlet property="containerView" destination="3Np-sH-ysD" id="uJs-dG-r2k"/>
|
|
|
+ <outlet property="lblDevice" destination="SBo-kw-gd5" id="c1v-eI-hLm"/>
|
|
|
+ <outlet property="lblHeat" destination="YVA-9B-Oh0" id="gmc-Hw-lZT"/>
|
|
|
+ <outlet property="lblSun" destination="Clq-Jx-xBD" id="cXN-wh-HbO"/>
|
|
|
+ <outlet property="lblTimer" destination="vnx-kb-r1r" id="ord-jS-mjX"/>
|
|
|
+ <outlet property="lblTitle" destination="IE2-24-gHl" id="DFB-ut-ky2"/>
|
|
|
+ <outlet property="maskingView" destination="4c3-gb-BwR" id="9bJ-5l-qJq"/>
|
|
|
+ <outlet property="popUpView" destination="sqq-aQ-dqD" id="BCO-MT-Cf2"/>
|
|
|
+ </connections>
|
|
|
+ <point key="canvasLocation" x="87" y="297"/>
|
|
|
+ </view>
|
|
|
+ </objects>
|
|
|
+</document>
|