diff options
author | erdgeist <erdgeist@erdgeist.org> | 2023-05-26 00:06:06 +0200 |
---|---|---|
committer | erdgeist <erdgeist@erdgeist.org> | 2023-05-26 00:06:06 +0200 |
commit | 825d3442c320c5567317109947c8d1267704645b (patch) | |
tree | f803c4c3524b1633cb6fef978d1e6c560fb2b1bb /CCCB Display/Base.lproj/LaunchScreen.storyboard |
Initial Commit
Diffstat (limited to 'CCCB Display/Base.lproj/LaunchScreen.storyboard')
-rw-r--r-- | CCCB Display/Base.lproj/LaunchScreen.storyboard | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/CCCB Display/Base.lproj/LaunchScreen.storyboard b/CCCB Display/Base.lproj/LaunchScreen.storyboard new file mode 100644 index 0000000..865e932 --- /dev/null +++ b/CCCB Display/Base.lproj/LaunchScreen.storyboard | |||
@@ -0,0 +1,25 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
2 | <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13122.16" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> | ||
3 | <dependencies> | ||
4 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13104.12"/> | ||
5 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> | ||
6 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> | ||
7 | </dependencies> | ||
8 | <scenes> | ||
9 | <!--View Controller--> | ||
10 | <scene sceneID="EHf-IW-A2E"> | ||
11 | <objects> | ||
12 | <viewController id="01J-lp-oVM" sceneMemberID="viewController"> | ||
13 | <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> | ||
14 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> | ||
15 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> | ||
16 | <color key="backgroundColor" xcode11CocoaTouchSystemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> | ||
17 | <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> | ||
18 | </view> | ||
19 | </viewController> | ||
20 | <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> | ||
21 | </objects> | ||
22 | <point key="canvasLocation" x="53" y="375"/> | ||
23 | </scene> | ||
24 | </scenes> | ||
25 | </document> | ||