<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
</dependencies>
|
<objects>
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="AVKitPlayerController" customModule="OK出行" customModuleProvider="target">
|
<connections>
|
<outlet property="playBGView" destination="TKz-W0-nPQ" id="jRr-Oi-7aQ"/>
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
</connections>
|
</placeholder>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TKz-W0-nPQ">
|
<rect key="frame" x="0.0" y="44" width="414" height="818"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
</view>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="TKz-W0-nPQ" secondAttribute="bottom" id="2eK-na-wsa"/>
|
<constraint firstItem="TKz-W0-nPQ" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="D9V-Oo-OPc"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="TKz-W0-nPQ" secondAttribute="trailing" id="V7W-LL-tFP"/>
|
<constraint firstItem="TKz-W0-nPQ" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="XJ5-XR-MNJ"/>
|
</constraints>
|
<point key="canvasLocation" x="139" y="154"/>
|
</view>
|
</objects>
|
<resources>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|