You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.8 KiB
29 lines
1.8 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="18122" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
|
<device id="retina6_7" orientation="portrait" appearance="light"/> |
|
<dependencies> |
|
<deployment identifier="iOS"/> |
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/> |
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
</dependencies> |
|
<scenes> |
|
<!--Flutter View Controller--> |
|
<scene sceneID="tne-QT-ifu"> |
|
<objects> |
|
<viewController id="BYZ-38-t0r" customClass="FlutterViewController" sceneMemberID="viewController"> |
|
<layoutGuides> |
|
<viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/> |
|
<viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/> |
|
</layoutGuides> |
|
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC"> |
|
<rect key="frame" x="0.0" y="0.0" width="428" height="926"/> |
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
</view> |
|
</viewController> |
|
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> |
|
</objects> |
|
<point key="canvasLocation" x="-26" y="-45"/> |
|
</scene> |
|
</scenes> |
|
</document>
|
|
|