You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

52 lines
4.1 KiB

<?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" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CheckBox" customModule="JME_Remit" customModuleProvider="target">
<connections>
<outlet property="button" destination="1ys-zf-vGq" id="cat-0o-eDa"/>
<outlet property="checkMark" destination="UkI-7W-JTi" id="BNc-OI-J0G"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UkI-7W-JTi" customClass="CheckMark" customModule="JME_Remit" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1ys-zf-vGq">
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
<color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<connections>
<action selector="touchCheck:" destination="-1" eventType="touchUpInside" id="ETl-p5-gO9"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="1ys-zf-vGq" firstAttribute="leading" secondItem="UkI-7W-JTi" secondAttribute="leading" id="Osl-Oe-4Kp"/>
<constraint firstItem="1ys-zf-vGq" firstAttribute="top" secondItem="UkI-7W-JTi" secondAttribute="top" id="QZE-fF-9lN"/>
<constraint firstAttribute="bottom" secondItem="1ys-zf-vGq" secondAttribute="bottom" id="Xnl-3u-nq3"/>
<constraint firstAttribute="trailing" secondItem="1ys-zf-vGq" secondAttribute="trailing" id="ugF-l3-t1D"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="UkI-7W-JTi" secondAttribute="bottom" id="62J-c4-jk8"/>
<constraint firstItem="UkI-7W-JTi" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="8gA-qL-sLM"/>
<constraint firstItem="UkI-7W-JTi" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="JMa-sh-BhZ"/>
<constraint firstAttribute="trailing" secondItem="UkI-7W-JTi" secondAttribute="trailing" id="gXJ-XN-fCh"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="-123.18840579710145" y="-169.75446428571428"/>
</view>
</objects>
</document>