Home | History | Annotate | Download | only in resources
      1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
      2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9532" systemVersion="15A284" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES">
      3     <dependencies>
      4         <deployment identifier="iOS"/>
      5         <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9530"/>
      6     </dependencies>
      7     <objects>
      8         <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
      9         <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
     10         <view contentMode="scaleToFill" id="iN0-l3-epB">
     11             <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
     12             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
     13             <subviews>
     14                 <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="intel_logo.png" highlightedImage="Intel_logo.png" translatesAutoresizingMaskIntoConstraints="NO" id="cXf-3N-st0">
     15                     <rect key="frame" x="86" y="83" width="309" height="314"/>
     16                     <constraints>
     17                         <constraint firstAttribute="height" constant="157" id="Umo-0r-g0n"/>
     18                         <constraint firstAttribute="width" constant="155" id="fae-v6-lTY"/>
     19                     </constraints>
     20                 </imageView>
     21             </subviews>
     22             <color key="backgroundColor" red="0.0" green="0.23529411764705882" blue="0.44313725490196076" alpha="1" colorSpace="calibratedRGB"/>
     23             <constraints>
     24                 <constraint firstAttribute="centerY" secondItem="cXf-3N-st0" secondAttribute="centerY" id="GjL-As-Mev"/>
     25                 <constraint firstAttribute="centerX" secondItem="cXf-3N-st0" secondAttribute="centerX" id="Xrk-r2-SGt"/>
     26             </constraints>
     27             <nil key="simulatedStatusBarMetrics"/>
     28             <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
     29             <point key="canvasLocation" x="548" y="455"/>
     30         </view>
     31     </objects>
     32     <resources>
     33         <image name="Intel_logo.png" width="16" height="16"/>
     34         <image name="intel_logo.png" width="310" height="314"/>
     35     </resources>
     36 </document>
     37