mastodon-ios/Mastodon/Supporting Files/Base.lproj/Main.storyboard

34 lines
1.9 KiB
Plaintext
Raw Normal View History

2021-01-22 06:54:11 +01:00
<?xml version="1.0" encoding="UTF-8"?>
2021-01-27 07:50:13 +01:00
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
<device id="retina6_1" orientation="portrait" appearance="light"/>
2021-01-22 06:54:11 +01:00
<dependencies>
2021-01-27 07:50:13 +01:00
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
2021-01-22 06:54:11 +01:00
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
2021-01-27 07:50:13 +01:00
<capability name="System colors in document resources" minToolsVersion="11.0"/>
2021-01-22 06:54:11 +01:00
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="tne-QT-ifu">
<objects>
2021-01-27 07:50:13 +01:00
<viewController id="BYZ-38-t0r" sceneMemberID="viewController">
2021-01-22 06:54:11 +01:00
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
2021-01-27 07:50:13 +01:00
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
2021-01-22 06:54:11 +01:00
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
2021-01-27 07:50:13 +01:00
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
2021-01-22 06:54:11 +01:00
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
</objects>
2021-01-27 07:50:13 +01:00
<point key="canvasLocation" x="226" y="166"/>
2021-01-22 06:54:11 +01:00
</scene>
</scenes>
2021-01-27 07:50:13 +01:00
<resources>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
2021-01-22 06:54:11 +01:00
</document>