aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/Base.lproj/Main.storyboard
diff options
context:
space:
mode:
authorJeroen Leenarts <jeroen.leenarts@gmail.com>2018-10-02 21:14:47 +0200
committerJeroen Leenarts <jeroen.leenarts@gmail.com>2018-10-02 21:14:47 +0200
commitc9a88ac29cee6600e7b330d3435d0f3e9cb121e8 (patch)
tree64f8d79ca624c7f35a2953be68e24eb4a4a19536 /WireGuard/Base.lproj/Main.storyboard
parentExtract WireGuardGo version at build time. (diff)
downloadwireguard-apple-c9a88ac29cee6600e7b330d3435d0f3e9cb121e8.tar.xz
wireguard-apple-c9a88ac29cee6600e7b330d3435d0f3e9cb121e8.zip
Add Wireguard logo to bottom of settings.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
-rw-r--r--WireGuard/Base.lproj/Main.storyboard5
1 files changed, 5 insertions, 0 deletions
diff --git a/WireGuard/Base.lproj/Main.storyboard b/WireGuard/Base.lproj/Main.storyboard
index cec4ae8..ba5cfc0 100644
--- a/WireGuard/Base.lproj/Main.storyboard
+++ b/WireGuard/Base.lproj/Main.storyboard
@@ -885,6 +885,10 @@
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
+ <imageView key="tableFooterView" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wireguard" id="s2Q-Rh-mqC">
+ <rect key="frame" x="0.0" y="261.5" width="375" height="55"/>
+ <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+ </imageView>
<sections>
<tableViewSection headerTitle="Version Information" id="zRZ-jm-jpm">
<cells>
@@ -1000,6 +1004,7 @@
<resources>
<image name="settings" width="4" height="13"/>
<image name="trash" width="14" height="18"/>
+ <image name="wireguard" width="1875" height="334"/>
</resources>
<color key="tintColor" red="0.53333333333333333" green="0.090196078431372548" blue="0.10196078431372549" alpha="1" colorSpace="calibratedRGB"/>
</document>