You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
2.9 KiB
Plaintext

2 months ago
<?xml version="1.0" encoding="UTF-8"?>
2 months ago
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
<device id="retina6_12" orientation="portrait" appearance="light"/>
2 months ago
<dependencies>
2 months ago
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
2 months ago
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
2 months ago
<capability name="System colors in document resources" minToolsVersion="11.0"/>
2 months ago
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="tne-QT-ifu">
<objects>
2 months ago
<viewController id="BYZ-38-t0r" customClass="ViewController" customModule="RK_Setup_Cocoa" customModuleProvider="target" sceneMemberID="viewController">
2 months ago
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
2 months ago
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
2 months ago
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2 months ago
<subviews>
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JyM-D2-S0W">
<rect key="frame" x="159" y="409" width="75" height="35"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<state key="normal" title="Button"/>
<buttonConfiguration key="configuration" style="plain" title="Button"/>
<connections>
<action selector="startSurveyTapped:" destination="BYZ-38-t0r" eventType="touchUpInside" id="YBX-WC-iRv"/>
</connections>
</button>
</subviews>
2 months ago
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
2 months ago
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
2 months ago
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
</objects>
2 months ago
<point key="canvasLocation" x="132" y="-27"/>
2 months ago
</scene>
</scenes>
2 months ago
<resources>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
2 months ago
</document>