<?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"> <device id="retina6_1" orientation="portrait" appearance="light"/> <dependencies> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/> <capability name="Safe area layout guides" minToolsVersion="9.0"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/> <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="ImageCollectionViewCell" customModule="LaserMethane" customModuleProvider="target"> <rect key="frame" x="0.0" y="0.0" width="110" height="110"/> <autoresizingMask key="autoresizingMask"/> <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center"> <rect key="frame" x="0.0" y="0.0" width="110" height="110"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <subviews> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="load_imag_error" translatesAutoresizingMaskIntoConstraints="NO" id="my0-8m-her"> <rect key="frame" x="0.0" y="0.0" width="110" height="110"/> </imageView> </subviews> </view> <viewLayoutGuide key="safeArea" id="ZTg-uK-7eu"/> <constraints> <constraint firstAttribute="bottom" secondItem="my0-8m-her" secondAttribute="bottom" id="73Z-SU-ciN"/> <constraint firstItem="my0-8m-her" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="NFn-nB-Plb"/> <constraint firstItem="my0-8m-her" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="o2w-0Z-qo8"/> <constraint firstAttribute="trailing" secondItem="my0-8m-her" secondAttribute="trailing" id="riG-3z-GZf"/> </constraints> <size key="customSize" width="110" height="110"/> <connections> <outlet property="imageView" destination="my0-8m-her" id="bXo-2t-CEx"/> </connections> <point key="canvasLocation" x="173.91304347826087" y="83.035714285714278"/> </collectionViewCell> </objects> <resources> <image name="load_imag_error" width="154" height="128"/> </resources> </document>