|
1 |
| -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10117" systemVersion="15F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
| 3 | + <device id="retina6_12" orientation="portrait" appearance="light"/> |
3 | 4 | <dependencies>
|
4 | 5 | <deployment identifier="iOS"/>
|
5 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/> |
| 7 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 8 | </dependencies>
|
7 | 9 | <scenes>
|
8 |
| - <!--Flutter View Controller--> |
| 10 | + <!--Example View Controller--> |
9 | 11 | <scene sceneID="tne-QT-ifu">
|
10 | 12 | <objects>
|
11 |
| - <viewController id="BYZ-38-t0r" customClass="FlutterViewController" sceneMemberID="viewController"> |
| 13 | + <viewController id="BYZ-38-t0r" customClass="ExampleViewController" customModule="Runner" customModuleProvider="target" sceneMemberID="viewController"> |
12 | 14 | <layoutGuides>
|
13 | 15 | <viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
|
14 | 16 | <viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
|
15 | 17 | </layoutGuides>
|
16 | 18 | <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
|
17 |
| - <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
| 19 | + <rect key="frame" x="0.0" y="0.0" width="393" height="852"/> |
18 | 20 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
19 |
| - <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
| 21 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
20 | 22 | </view>
|
21 | 23 | </viewController>
|
22 | 24 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
|
0 commit comments