1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.iOS/LaunchScreen.storyboard

27 lines
1.7 KiB
Plaintext
Raw Normal View History

2018-12-06 15:19:09 +08:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2018-12-22 14:42:43 +08:00
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
2018-12-06 15:19:09 +08:00
<dependencies>
2018-12-22 14:42:43 +08:00
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
2018-12-06 15:19:09 +08:00
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="EHf-IW-A2E">
<objects>
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
<layoutGuides>
2018-12-22 14:42:43 +08:00
<viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
<viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
2018-12-06 15:19:09 +08:00
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
2018-12-22 14:42:43 +08:00
<rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" customColorSpace="sRGB" colorSpace="calibratedWhite" white="0" alpha="1"/>
2018-12-06 15:19:09 +08:00
</view>
</viewController>
2018-12-22 14:42:43 +08:00
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
2018-12-06 15:19:09 +08:00
</objects>
2018-12-22 14:42:43 +08:00
<point key="canvasLocation" x="53" y="375"/>
2018-12-06 15:19:09 +08:00
</scene>
</scenes>
2018-12-22 14:42:43 +08:00
</document>