aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2018-12-18 20:03:27 +0530
committerRoopesh Chander <roop@roopc.net>2018-12-18 23:00:27 +0530
commitfab7af6f383030faf07326c4f4718c50c673d1bf (patch)
tree3465e130d5b5bc31939a018c952e259706feb504 /WireGuard/WireGuard
parents/Observervation/Observation/g; (diff)
downloadwireguard-apple-fab7af6f383030faf07326c4f4718c50c673d1bf.tar.xz
wireguard-apple-fab7af6f383030faf07326c4f4718c50c673d1bf.zip
Remove buttons and text from LaunchScreen.storyboard
With state restoration, we're not guaranteed that the list view will get shown immediately after the launch screen. So, generalize the launch screen as much as possible. Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard')
-rw-r--r--WireGuard/WireGuard/Base.lproj/LaunchScreen.storyboard11
1 files changed, 4 insertions, 7 deletions
diff --git a/WireGuard/WireGuard/Base.lproj/LaunchScreen.storyboard b/WireGuard/WireGuard/Base.lproj/LaunchScreen.storyboard
index 6f357a7..a88aa5b 100644
--- a/WireGuard/WireGuard/Base.lproj/LaunchScreen.storyboard
+++ b/WireGuard/WireGuard/Base.lproj/LaunchScreen.storyboard
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="dyO-pm-zxZ">
+<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="14283.14"/>
+ <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>
@@ -23,7 +23,7 @@
<placeholder placeholderIdentifier="IBFirstResponder" id="XJD-RE-ATd" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
</scene>
- <!--WireGuard-->
+ <!--Table View Controller-->
<scene sceneID="pXL-Um-fWR">
<objects>
<tableViewController clearsSelectionOnViewWillAppear="NO" id="9s0-Gz-xEQ" sceneMemberID="viewController">
@@ -46,10 +46,7 @@
<outlet property="delegate" destination="9s0-Gz-xEQ" id="Frz-TZ-bD1"/>
</connections>
</tableView>
- <navigationItem key="navigationItem" title="WireGuard" id="0ZE-eq-OPY">
- <barButtonItem key="leftBarButtonItem" title="Settings" id="a9Y-E3-hac"/>
- <barButtonItem key="rightBarButtonItem" systemItem="add" id="ZSm-4E-cJx"/>
- </navigationItem>
+ <navigationItem key="navigationItem" id="0ZE-eq-OPY"/>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="YJ1-t3-sLe" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>