29 lines
1.8 KiB
XML
29 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14092" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Xki-Si-B7m">
|
||
|
|
<device id="retina4_7" orientation="portrait">
|
||
|
|
<adaptation id="fullscreen"/>
|
||
|
|
</device>
|
||
|
|
<dependencies>
|
||
|
|
<deployment identifier="iOS"/>
|
||
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14081.1"/>
|
||
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
||
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||
|
|
</dependencies>
|
||
|
|
<scenes>
|
||
|
|
<!--Credential Provider View Controller-->
|
||
|
|
<scene sceneID="Uma-9u-xWV">
|
||
|
|
<objects>
|
||
|
|
<viewController id="Xki-Si-B7m" customClass="CredentialProviderViewController" customModuleProvider="target" sceneMemberID="viewController">
|
||
|
|
<view key="view" contentMode="scaleToFill" id="BuU-Ak-iZz">
|
||
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
||
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||
|
|
<color key="backgroundColor" xcode11CocoaTouchSystemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
||
|
|
<viewLayoutGuide key="safeArea" id="Ky8-vK-JVj"/>
|
||
|
|
</view>
|
||
|
|
</viewController>
|
||
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="RwB-HB-TSk" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
||
|
|
</objects>
|
||
|
|
</scene>
|
||
|
|
</scenes>
|
||
|
|
</document>
|