<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> <dependencies> <deployment identifier="macosx"/> <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="KMHomeNOFileView" customModule="PDF_Master" customModuleProvider="target"> <connections> <outlet property="subtitleLabel" destination="1Gc-Xd-aZe" id="pwC-sc-jJr"/> <outlet property="titleLabel" destination="EpA-iG-2fX" id="oUP-TK-acF"/> </connections> </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <customView id="c22-O7-iKe"> <rect key="frame" x="0.0" y="0.0" width="260" height="215"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <customView translatesAutoresizingMaskIntoConstraints="NO" id="Rqu-VJ-nd2"> <rect key="frame" x="0.0" y="0.0" width="260" height="215"/> <subviews> <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EpA-iG-2fX"> <rect key="frame" x="-2" y="42" width="264" height="17"/> <textFieldCell key="cell" alignment="center" title="No recently opened file" id="jxf-2m-h5S"> <font key="font" metaFont="systemSemibold" size="14"/> <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="kgz-YX-oag"> <rect key="frame" x="60" y="75" width="140" height="140"/> <constraints> <constraint firstAttribute="width" constant="140" id="BKm-Q1-YeQ"/> <constraint firstAttribute="height" constant="140" id="Gbg-Xa-qLe"/> </constraints> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameUXIconImgEmpthHome" id="aSM-Nq-t67"/> </imageView> <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1Gc-Xd-aZe"> <rect key="frame" x="-2" y="0.0" width="264" height="34"/> <textFieldCell key="cell" alignment="center" title="Click Add files or drag-and-drop files here to open them" id="NHF-rt-7Js"> <font key="font" metaFont="system" size="14"/> <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> </subviews> <constraints> <constraint firstItem="EpA-iG-2fX" firstAttribute="leading" secondItem="Rqu-VJ-nd2" secondAttribute="leading" id="0NT-wi-bcZ"/> <constraint firstAttribute="trailing" secondItem="EpA-iG-2fX" secondAttribute="trailing" id="0pK-A5-6rf"/> <constraint firstItem="1Gc-Xd-aZe" firstAttribute="top" secondItem="EpA-iG-2fX" secondAttribute="bottom" constant="8" id="8jo-O3-gaQ"/> <constraint firstItem="kgz-YX-oag" firstAttribute="centerX" secondItem="Rqu-VJ-nd2" secondAttribute="centerX" id="Gep-uT-FZ0"/> <constraint firstItem="EpA-iG-2fX" firstAttribute="top" secondItem="kgz-YX-oag" secondAttribute="bottom" constant="16" id="Jvc-cu-Cr5"/> <constraint firstItem="1Gc-Xd-aZe" firstAttribute="leading" secondItem="Rqu-VJ-nd2" secondAttribute="leading" id="M6N-2l-Shn"/> <constraint firstAttribute="trailing" secondItem="1Gc-Xd-aZe" secondAttribute="trailing" id="Vo0-Pq-pLX"/> <constraint firstAttribute="trailing" secondItem="kgz-YX-oag" secondAttribute="trailing" constant="60" id="Zrc-C2-nxF"/> <constraint firstAttribute="bottom" secondItem="1Gc-Xd-aZe" secondAttribute="bottom" id="bA8-JM-AxD"/> <constraint firstItem="kgz-YX-oag" firstAttribute="top" secondItem="Rqu-VJ-nd2" secondAttribute="top" id="eac-A1-5Qr"/> <constraint firstItem="kgz-YX-oag" firstAttribute="leading" secondItem="Rqu-VJ-nd2" secondAttribute="leading" constant="60" id="lJC-gg-ouc"/> </constraints> </customView> </subviews> <constraints> <constraint firstItem="Rqu-VJ-nd2" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="Cgz-Ps-JpD"/> <constraint firstAttribute="bottom" secondItem="Rqu-VJ-nd2" secondAttribute="bottom" id="IAk-5A-JSN"/> <constraint firstAttribute="trailing" secondItem="Rqu-VJ-nd2" secondAttribute="trailing" id="IE3-rQ-cTx"/> <constraint firstItem="Rqu-VJ-nd2" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="QS4-UF-nef"/> </constraints> <point key="canvasLocation" x="-54" y="108"/> </customView> </objects> <resources> <image name="KMImageNameUXIconImgEmpthHome" width="140" height="141"/> </resources> </document>