aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/Base.lproj
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2018-12-22 19:15:39 +0530
committerRoopesh Chander <roop@roopc.net>2019-01-14 14:52:27 +0530
commit3cd33ebe8fa5c63f21a57c1b89eba89ab2311c67 (patch)
treee80f42e3fcdfc9d7f416de697dcdaf61f2d000fa /WireGuard/WireGuard/UI/iOS/Base.lproj
parentXcode: Rename iOS targets to include an 'iOS' suffix (diff)
downloadwireguard-apple-3cd33ebe8fa5c63f21a57c1b89eba89ab2311c67.tar.xz
wireguard-apple-3cd33ebe8fa5c63f21a57c1b89eba89ab2311c67.zip
Move iOS images and storyboard into UI/iOS/ folder
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard/UI/iOS/Base.lproj')
-rw-r--r--WireGuard/WireGuard/UI/iOS/Base.lproj/LaunchScreen.storyboard82
1 files changed, 82 insertions, 0 deletions
diff --git a/WireGuard/WireGuard/UI/iOS/Base.lproj/LaunchScreen.storyboard b/WireGuard/WireGuard/UI/iOS/Base.lproj/LaunchScreen.storyboard
new file mode 100644
index 0000000..a88aa5b
--- /dev/null
+++ b/WireGuard/WireGuard/UI/iOS/Base.lproj/LaunchScreen.storyboard
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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" useSafeAreas="YES" colorMatched="YES" initialViewController="dyO-pm-zxZ">
+ <device id="ipad9_7" orientation="landscape">
+ <adaptation id="fullscreen"/>
+ </device>
+ <dependencies>
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
+ <capability name="Safe area layout guides" minToolsVersion="9.0"/>
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+ </dependencies>
+ <scenes>
+ <!--View Controller-->
+ <scene sceneID="wbj-wA-LRS">
+ <objects>
+ <viewController id="xPs-rU-RaC" sceneMemberID="viewController">
+ <view key="view" contentMode="scaleToFill" id="VmF-QJ-FIU">
+ <rect key="frame" x="0.0" y="0.0" width="703.5" height="768"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
+ <viewLayoutGuide key="safeArea" id="gU2-7a-hJw"/>
+ </view>
+ </viewController>
+ <placeholder placeholderIdentifier="IBFirstResponder" id="XJD-RE-ATd" userLabel="First Responder" sceneMemberID="firstResponder"/>
+ </objects>
+ </scene>
+ <!--Table View Controller-->
+ <scene sceneID="pXL-Um-fWR">
+ <objects>
+ <tableViewController clearsSelectionOnViewWillAppear="NO" id="9s0-Gz-xEQ" sceneMemberID="viewController">
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="PWV-jc-Hj5">
+ <rect key="frame" x="0.0" y="0.0" width="320" height="768"/>
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
+ <prototypes>
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="LaunchScreenCellReuseId" id="bv7-0X-YhD">
+ <rect key="frame" x="0.0" y="28" width="320" height="44"/>
+ <autoresizingMask key="autoresizingMask"/>
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="bv7-0X-YhD" id="Uag-Pa-rmu">
+ <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
+ <autoresizingMask key="autoresizingMask"/>
+ </tableViewCellContentView>
+ </tableViewCell>
+ </prototypes>
+ <connections>
+ <outlet property="dataSource" destination="9s0-Gz-xEQ" id="djY-Us-7mp"/>
+ <outlet property="delegate" destination="9s0-Gz-xEQ" id="Frz-TZ-bD1"/>
+ </connections>
+ </tableView>
+ <navigationItem key="navigationItem" id="0ZE-eq-OPY"/>
+ </tableViewController>
+ <placeholder placeholderIdentifier="IBFirstResponder" id="YJ1-t3-sLe" userLabel="First Responder" sceneMemberID="firstResponder"/>
+ </objects>
+ </scene>
+ <!--Navigation Controller-->
+ <scene sceneID="bPm-bN-3Gh">
+ <objects>
+ <navigationController id="Fi9-6j-pBd" sceneMemberID="viewController">
+ <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="h1o-PJ-Yrv">
+ <rect key="frame" x="0.0" y="20" width="320" height="50"/>
+ <autoresizingMask key="autoresizingMask"/>
+ </navigationBar>
+ <connections>
+ <segue destination="9s0-Gz-xEQ" kind="relationship" relationship="rootViewController" id="Gdt-8A-Sqj"/>
+ </connections>
+ </navigationController>
+ <placeholder placeholderIdentifier="IBFirstResponder" id="fqW-5d-sYk" userLabel="First Responder" sceneMemberID="firstResponder"/>
+ </objects>
+ </scene>
+ <!--Split View Controller-->
+ <scene sceneID="FTm-2q-Sdy">
+ <objects>
+ <splitViewController id="dyO-pm-zxZ" sceneMemberID="viewController">
+ <connections>
+ <segue destination="Fi9-6j-pBd" kind="relationship" relationship="masterViewController" id="mFt-pZ-wHb"/>
+ <segue destination="xPs-rU-RaC" kind="relationship" relationship="detailViewController" id="q2k-Zf-dXJ"/>
+ </connections>
+ </splitViewController>
+ <placeholder placeholderIdentifier="IBFirstResponder" id="XEu-8J-cff" userLabel="First Responder" sceneMemberID="firstResponder"/>
+ </objects>
+ </scene>
+ </scenes>
+</document>