2018-05-23 19:49:10 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2018-05-29 20:21:44 +00:00
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
2018-05-23 19:49:10 +00:00
|
|
|
<device id="retina4_7" orientation="portrait">
|
|
|
|
<adaptation id="fullscreen"/>
|
|
|
|
</device>
|
|
|
|
<dependencies>
|
|
|
|
<deployment identifier="iOS"/>
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
|
|
|
<capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
|
2018-05-23 19:49:10 +00:00
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
|
</dependencies>
|
|
|
|
<scenes>
|
2018-05-26 07:17:36 +00:00
|
|
|
<!--Navigation Controller-->
|
|
|
|
<scene sceneID="1sx-zW-OnW">
|
|
|
|
<objects>
|
|
|
|
<navigationController storyboardIdentifier="UINavigationController" id="JOA-JU-iCW" sceneMemberID="viewController">
|
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="GsQ-3q-wZr">
|
|
|
|
<rect key="frame" x="0.0" y="20" width="375" height="96"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
2018-05-26 07:20:12 +00:00
|
|
|
<color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
<color key="barTintColor" red="0.53333333333333333" green="0.090196078431372548" blue="0.10196078431372549" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
|
<textAttributes key="titleTextAttributes">
|
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
</textAttributes>
|
|
|
|
<textAttributes key="largeTitleTextAttributes">
|
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
</textAttributes>
|
2018-05-26 07:17:36 +00:00
|
|
|
</navigationBar>
|
|
|
|
</navigationController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="cAJ-Ch-uyg" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
|
|
|
<point key="canvasLocation" x="-1403" y="201"/>
|
|
|
|
</scene>
|
2018-05-27 12:23:13 +00:00
|
|
|
<!--WireGuard Tunnels-->
|
2018-05-23 19:49:10 +00:00
|
|
|
<scene sceneID="Tud-vM-cYZ">
|
|
|
|
<objects>
|
2018-05-26 07:17:36 +00:00
|
|
|
<tableViewController storyboardIdentifier="TunnelsTableViewController" id="kTU-BV-32R" customClass="TunnelsTableViewController" customModule="WireGuard" customModuleProvider="target" sceneMemberID="viewController">
|
2018-05-23 19:49:10 +00:00
|
|
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="AJg-r0-KJH">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
<prototypes>
|
2018-05-26 07:17:36 +00:00
|
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="detailDisclosureButton" indentationWidth="10" reuseIdentifier="TunnelTableViewCell" textLabel="hzX-lc-GyT" style="IBUITableViewCellStyleDefault" id="fM3-cC-KPN" customClass="TunnelTableViewCell" customModule="WireGuard" customModuleProvider="target">
|
2018-05-23 19:49:10 +00:00
|
|
|
<rect key="frame" x="0.0" y="28" width="375" height="44"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
2018-05-26 07:17:36 +00:00
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="fM3-cC-KPN" id="Rv6-XK-aK2" customClass="TunnelTableViewCell" customModule="WireGuard" customModuleProvider="target">
|
2018-05-24 18:14:01 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="307" height="43.5"/>
|
2018-05-23 19:49:10 +00:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
2018-05-24 18:14:01 +00:00
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="hzX-lc-GyT">
|
|
|
|
<rect key="frame" x="16" y="0.0" width="291" height="43.5"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
</subviews>
|
2018-05-23 19:49:10 +00:00
|
|
|
</tableViewCellContentView>
|
|
|
|
</tableViewCell>
|
|
|
|
</prototypes>
|
|
|
|
<connections>
|
|
|
|
<outlet property="dataSource" destination="kTU-BV-32R" id="E0F-RC-fZE"/>
|
|
|
|
<outlet property="delegate" destination="kTU-BV-32R" id="b6T-ZR-cmO"/>
|
|
|
|
</connections>
|
|
|
|
</tableView>
|
2018-05-27 12:23:13 +00:00
|
|
|
<navigationItem key="navigationItem" title="WireGuard Tunnels" id="j0L-5U-jDs">
|
2018-05-24 18:14:01 +00:00
|
|
|
<barButtonItem key="rightBarButtonItem" systemItem="add" id="h2H-H8-3Tn">
|
|
|
|
<connections>
|
|
|
|
<action selector="addProvider:" destination="kTU-BV-32R" id="xSg-ap-3Fx"/>
|
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
|
|
|
</navigationItem>
|
|
|
|
<simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
|
2018-05-23 19:49:10 +00:00
|
|
|
</tableViewController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="4uZ-Vv-Fry" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
|
|
|
<point key="canvasLocation" x="34" y="154"/>
|
|
|
|
</scene>
|
2018-05-26 07:17:36 +00:00
|
|
|
<!--Tunnel settings-->
|
2018-05-24 20:07:04 +00:00
|
|
|
<scene sceneID="xV8-BW-4R7">
|
|
|
|
<objects>
|
2018-05-26 07:17:36 +00:00
|
|
|
<tableViewController storyboardIdentifier="TunnelConfigurationTableViewController" id="0VM-73-EPX" customClass="TunnelConfigurationTableViewController" customModule="WireGuard" customModuleProvider="target" sceneMemberID="viewController">
|
2018-05-26 07:41:19 +00:00
|
|
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" allowsSelection="NO" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="0Uy-k2-O3i">
|
2018-05-24 20:07:04 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
2018-05-26 07:41:19 +00:00
|
|
|
<inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<prototypes>
|
2018-08-12 19:37:56 +00:00
|
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="InterfaceTableViewCell" rowHeight="400" id="06N-KU-LSv" customClass="InterfaceTableViewCell" customModule="WireGuard" customModuleProvider="target">
|
|
|
|
<rect key="frame" x="0.0" y="28" width="375" height="400"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="06N-KU-LSv" id="CSX-Am-ix0">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="399.5"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<subviews>
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="14" translatesAutoresizingMaskIntoConstraints="NO" id="DIe-hK-tf6">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="16" y="11" width="343" height="378"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Interface" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uku-6H-QWf">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="343" height="51.5"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="uLA-3S-jCk">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="65.5" width="343" height="51"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uJE-LK-T3Y">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="343" height="16"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
2018-05-26 07:20:12 +00:00
|
|
|
<color key="textColor" red="0.60784313729999995" green="0.60784313729999995" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="6y9-eJ-8fF">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="16" width="343" height="35"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="textColor"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
<textInputTraits key="textInputTraits"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<connections>
|
2018-05-29 20:21:44 +00:00
|
|
|
<action selector="textfieldDidChange:" destination="06N-KU-LSv" eventType="editingChanged" id="Ike-ou-qa9"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<outlet property="delegate" destination="06N-KU-LSv" id="TuA-ac-TIy"/>
|
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</textField>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="wwN-OL-XUr">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="130.5" width="343" height="51.5"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Private key" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fMQ-kK-FD5">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="343" height="16"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
2018-05-26 07:20:12 +00:00
|
|
|
<color key="textColor" red="0.60784313729999995" green="0.60784313729999995" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="26U-vy-7Lc">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="16" width="343" height="35.5"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<subviews>
|
|
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="hYd-0L-nnY">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="232" height="35.5"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="textColor"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
<textInputTraits key="textInputTraits"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<connections>
|
2018-05-29 20:21:44 +00:00
|
|
|
<action selector="textfieldDidChange:" destination="06N-KU-LSv" eventType="editingChanged" id="CQd-My-M7G"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<outlet property="delegate" destination="06N-KU-LSv" id="7YF-mU-HZT"/>
|
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</textField>
|
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="C1M-bh-5mf">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="240" y="0.0" width="103" height="35.5"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<state key="normal" title="Generate"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
</button>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
2018-08-06 07:04:54 +00:00
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="nv7-4q-QjM">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="196" width="343" height="51.5"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<subviews>
|
2018-08-06 07:04:54 +00:00
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Listen port" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="h1p-Ea-ler">
|
2018-05-24 20:07:04 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="343" height="16"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
2018-05-26 07:20:12 +00:00
|
|
|
<color key="textColor" red="0.60784313729999995" green="0.60784313729999995" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
2018-08-06 07:04:54 +00:00
|
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="(random)" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="CSv-At-WVr">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="16" width="343" height="35.5"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="textColor"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
<textInputTraits key="textInputTraits"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<connections>
|
2018-08-06 07:04:54 +00:00
|
|
|
<action selector="textfieldDidChange:" destination="06N-KU-LSv" eventType="editingChanged" id="z45-u7-zCB"/>
|
|
|
|
<outlet property="delegate" destination="06N-KU-LSv" id="YZ0-LC-PjW"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</textField>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
2018-08-12 19:37:56 +00:00
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="PJF-32-WyF">
|
|
|
|
<rect key="frame" x="0.0" y="261.5" width="343" height="51"/>
|
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Addresses" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="L6l-5D-oKQ">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="343" height="16"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
|
<color key="textColor" red="0.60784313729999995" green="0.60784313729999995" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oOY-vP-nYT">
|
|
|
|
<rect key="frame" x="0.0" y="16" width="343" height="35"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
<textInputTraits key="textInputTraits"/>
|
|
|
|
<connections>
|
|
|
|
<action selector="textfieldDidChange:" destination="06N-KU-LSv" eventType="editingChanged" id="HAL-o6-G7A"/>
|
|
|
|
<outlet property="delegate" destination="06N-KU-LSv" id="M1a-B6-Cl2"/>
|
|
|
|
</connections>
|
|
|
|
</textField>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
2018-05-24 20:07:04 +00:00
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="7fC-XV-6KP">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="326.5" width="343" height="51.5"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<subviews>
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="NR3-Me-yLc">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="232" height="51.5"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="DNS servers" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SA3-N0-wfi">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="232" height="16"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
2018-05-26 07:20:12 +00:00
|
|
|
<color key="textColor" red="0.60784313729999995" green="0.60784313729999995" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="ByK-wW-6Q4">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="16" width="232" height="35.5"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="textColor"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
<textInputTraits key="textInputTraits"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<connections>
|
2018-05-29 20:21:44 +00:00
|
|
|
<action selector="textfieldDidChange:" destination="06N-KU-LSv" eventType="editingChanged" id="8gN-mk-GtN"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<outlet property="delegate" destination="06N-KU-LSv" id="YjV-8W-z5Q"/>
|
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</textField>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="UId-O4-q3t">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="240" y="0.0" width="103" height="51.5"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="MTU" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vYu-BI-0Gj">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="103" height="16"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
2018-05-26 07:20:12 +00:00
|
|
|
<color key="textColor" red="0.60784313729999995" green="0.60784313729999995" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="(auto)" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="myM-B2-sjT">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="16" width="103" height="35.5"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="textColor"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
<textInputTraits key="textInputTraits"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<connections>
|
2018-05-29 20:21:44 +00:00
|
|
|
<action selector="textfieldDidChange:" destination="06N-KU-LSv" eventType="editingChanged" id="fgZ-LJ-ksN"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<outlet property="delegate" destination="06N-KU-LSv" id="F1E-lK-AsD"/>
|
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</textField>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
|
|
|
</subviews>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstItem="C1M-bh-5mf" firstAttribute="width" secondItem="DIe-hK-tf6" secondAttribute="width" multiplier="0.3" id="CGs-Ix-e2L"/>
|
|
|
|
<constraint firstItem="UId-O4-q3t" firstAttribute="width" secondItem="DIe-hK-tf6" secondAttribute="width" multiplier="0.3" id="Tly-iG-ApC"/>
|
|
|
|
</constraints>
|
|
|
|
</stackView>
|
|
|
|
</subviews>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstAttribute="trailingMargin" secondItem="DIe-hK-tf6" secondAttribute="trailing" id="GkT-4C-4uN"/>
|
|
|
|
<constraint firstItem="DIe-hK-tf6" firstAttribute="top" secondItem="CSX-Am-ix0" secondAttribute="topMargin" id="Mul-xA-cN9"/>
|
|
|
|
<constraint firstAttribute="bottomMargin" secondItem="DIe-hK-tf6" secondAttribute="bottom" id="jBh-kE-ZBG"/>
|
|
|
|
<constraint firstItem="DIe-hK-tf6" firstAttribute="leading" secondItem="CSX-Am-ix0" secondAttribute="leadingMargin" id="sab-5q-2rU"/>
|
|
|
|
</constraints>
|
|
|
|
</tableViewCellContentView>
|
2018-05-29 20:21:44 +00:00
|
|
|
<connections>
|
2018-08-12 19:37:56 +00:00
|
|
|
<outlet property="addressesField" destination="oOY-vP-nYT" id="qcc-pN-5ug"/>
|
2018-05-29 20:21:44 +00:00
|
|
|
<outlet property="dnsField" destination="ByK-wW-6Q4" id="gZ4-7d-AHM"/>
|
|
|
|
<outlet property="listenPortField" destination="CSv-At-WVr" id="xnx-xz-pqS"/>
|
|
|
|
<outlet property="mtuField" destination="myM-B2-sjT" id="ppo-pV-tMl"/>
|
|
|
|
<outlet property="nameField" destination="6y9-eJ-8fF" id="PKk-lj-jK9"/>
|
|
|
|
<outlet property="privateKeyField" destination="hYd-0L-nnY" id="JLS-5M-E3T"/>
|
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</tableViewCell>
|
2018-05-26 07:17:36 +00:00
|
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="AddPeerTableViewCell" rowHeight="60" id="RyR-s5-lBV" customClass="AddPeerTableViewCell" customModule="WireGuard" customModuleProvider="target">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="428" width="375" height="60"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="RyR-s5-lBV" id="gPY-qW-fbd">
|
2018-05-26 07:17:36 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="59.5"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<subviews>
|
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fVu-Aa-9dn">
|
2018-05-26 07:17:36 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="59.5"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<state key="normal" title="Add peer"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<connections>
|
2018-05-29 20:47:52 +00:00
|
|
|
<action selector="addPeer:" destination="0VM-73-EPX" eventType="touchUpInside" id="Udv-Os-ZWn"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</button>
|
|
|
|
</subviews>
|
|
|
|
<constraints>
|
2018-05-26 07:41:19 +00:00
|
|
|
<constraint firstAttribute="bottom" secondItem="fVu-Aa-9dn" secondAttribute="bottom" id="AyE-qC-Rye"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<constraint firstAttribute="bottom" secondItem="fVu-Aa-9dn" secondAttribute="bottom" id="G8D-HX-t2n"/>
|
|
|
|
<constraint firstItem="fVu-Aa-9dn" firstAttribute="leading" secondItem="gPY-qW-fbd" secondAttribute="leading" id="GQn-8W-GpX"/>
|
|
|
|
<constraint firstAttribute="trailing" secondItem="fVu-Aa-9dn" secondAttribute="trailing" id="H9S-Km-FDv"/>
|
2018-05-26 07:41:19 +00:00
|
|
|
<constraint firstItem="fVu-Aa-9dn" firstAttribute="top" secondItem="gPY-qW-fbd" secondAttribute="top" id="Wv9-c4-I9v"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<constraint firstItem="fVu-Aa-9dn" firstAttribute="top" secondItem="gPY-qW-fbd" secondAttribute="top" id="fcp-SS-lbr"/>
|
|
|
|
</constraints>
|
|
|
|
</tableViewCellContentView>
|
|
|
|
</tableViewCell>
|
|
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="PeerTableViewCell" rowHeight="308" id="gzz-88-0IG" customClass="PeerTableViewCell" customModule="WireGuard" customModuleProvider="target">
|
2018-08-12 19:37:56 +00:00
|
|
|
<rect key="frame" x="0.0" y="488" width="375" height="308"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="gzz-88-0IG" id="XA6-EM-5V9">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="307.5"/>
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
<subviews>
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="14" translatesAutoresizingMaskIntoConstraints="NO" id="NIK-2J-pTR">
|
|
|
|
<rect key="frame" x="16" y="11" width="343" height="286"/>
|
|
|
|
<subviews>
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dk9-qH-XaO">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="343" height="46"/>
|
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Peer" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="42P-f9-Rft">
|
2018-05-26 07:41:19 +00:00
|
|
|
<rect key="frame" x="0.0" y="0.0" width="303" height="46"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
2018-05-26 07:41:19 +00:00
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageSizeForAccessibilityContentSizeCategory="YES" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="SfN-pE-Y3t">
|
|
|
|
<rect key="frame" x="303" y="0.0" width="40" height="46"/>
|
|
|
|
<accessibility key="accessibilityConfiguration" hint="Delete peer from tunnel configuration" label="Delete"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<constraints>
|
2018-05-26 07:41:19 +00:00
|
|
|
<constraint firstAttribute="width" constant="40" id="Sj9-zg-bBf"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
</constraints>
|
2018-05-26 07:41:19 +00:00
|
|
|
<state key="normal" image="trash"/>
|
2018-05-29 20:47:52 +00:00
|
|
|
<connections>
|
|
|
|
<action selector="deletePeer:" destination="gzz-88-0IG" eventType="touchUpInside" id="PIg-AX-df7"/>
|
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</button>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="zcF-NC-5kf">
|
|
|
|
<rect key="frame" x="0.0" y="60" width="343" height="46"/>
|
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Public key" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="s9R-Af-RNn">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="343" height="16"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
2018-05-26 07:20:12 +00:00
|
|
|
<color key="textColor" red="0.60784313729999995" green="0.60784313729999995" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="RLw-0o-akQ">
|
|
|
|
<rect key="frame" x="0.0" y="16" width="343" height="30"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
<textInputTraits key="textInputTraits"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<connections>
|
2018-05-29 20:21:44 +00:00
|
|
|
<action selector="textfieldDidChange:" destination="gzz-88-0IG" eventType="editingChanged" id="taX-Ji-pVu"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<outlet property="delegate" destination="gzz-88-0IG" id="bkQ-Nc-VH4"/>
|
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</textField>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="miX-4O-NOP">
|
|
|
|
<rect key="frame" x="0.0" y="120" width="343" height="46"/>
|
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Pre-shared key" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iID-O4-iis">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="343" height="16"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
2018-05-26 07:20:12 +00:00
|
|
|
<color key="textColor" red="0.60784313729999995" green="0.60784313729999995" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="(optional)" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="wkY-3s-yTK">
|
|
|
|
<rect key="frame" x="0.0" y="16" width="343" height="30"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
<textInputTraits key="textInputTraits"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<connections>
|
2018-08-05 17:05:41 +00:00
|
|
|
<action selector="textfieldDidChange:" destination="gzz-88-0IG" eventType="editingChanged" id="Cxh-YH-bZv"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<outlet property="delegate" destination="gzz-88-0IG" id="oAu-VZ-2dn"/>
|
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</textField>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="vxg-u7-VjZ">
|
|
|
|
<rect key="frame" x="0.0" y="180" width="343" height="46"/>
|
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Allowed IPs" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hDL-EX-UqG">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="343" height="16"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
2018-05-26 07:20:12 +00:00
|
|
|
<color key="textColor" red="0.60784313729999995" green="0.60784313729999995" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="(generated)" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="iiY-Tl-UcH">
|
|
|
|
<rect key="frame" x="0.0" y="16" width="343" height="30"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
<textInputTraits key="textInputTraits"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<connections>
|
2018-05-29 20:21:44 +00:00
|
|
|
<action selector="textfieldDidChange:" destination="gzz-88-0IG" eventType="editingChanged" id="k1U-vW-Jom"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<outlet property="delegate" destination="gzz-88-0IG" id="DXo-0s-9sc"/>
|
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</textField>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="rgQ-cM-hwa">
|
|
|
|
<rect key="frame" x="0.0" y="240" width="343" height="46"/>
|
|
|
|
<subviews>
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="8uI-Ux-Xhj">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="232.5" height="46"/>
|
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Endpoint" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="P3u-6Z-3Hk">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="232.5" height="16"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
2018-05-26 07:20:12 +00:00
|
|
|
<color key="textColor" red="0.60784313729999995" green="0.60784313729999995" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="W88-H0-dFZ">
|
|
|
|
<rect key="frame" x="0.0" y="16" width="232.5" height="30"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
<textInputTraits key="textInputTraits"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<connections>
|
2018-05-29 20:21:44 +00:00
|
|
|
<action selector="textfieldDidChange:" destination="gzz-88-0IG" eventType="editingChanged" id="bjR-TZ-Sx8"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<outlet property="delegate" destination="gzz-88-0IG" id="PLB-sa-SBV"/>
|
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</textField>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="eLi-QT-QwF">
|
|
|
|
<rect key="frame" x="240.5" y="0.0" width="102.5" height="46"/>
|
|
|
|
<subviews>
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Persistent keepalive" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="tja-cM-cGL">
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="102.5" height="16"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
2018-05-26 07:20:12 +00:00
|
|
|
<color key="textColor" red="0.60784313729999995" green="0.60784313729999995" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/>
|
2018-05-24 20:07:04 +00:00
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
</label>
|
|
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="(optional)" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Q8w-jh-0ox">
|
|
|
|
<rect key="frame" x="0.0" y="16" width="102.5" height="30"/>
|
|
|
|
<nil key="textColor"/>
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
<textInputTraits key="textInputTraits"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<connections>
|
2018-05-29 20:21:44 +00:00
|
|
|
<action selector="textfieldDidChange:" destination="gzz-88-0IG" eventType="editingChanged" id="fQC-Pf-jUQ"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<outlet property="delegate" destination="gzz-88-0IG" id="sbH-Sb-rcW"/>
|
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</textField>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
|
|
|
</subviews>
|
|
|
|
</stackView>
|
|
|
|
</subviews>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstItem="eLi-QT-QwF" firstAttribute="width" secondItem="NIK-2J-pTR" secondAttribute="width" multiplier="0.3" id="Zid-UY-cdO"/>
|
|
|
|
</constraints>
|
|
|
|
</stackView>
|
|
|
|
</subviews>
|
|
|
|
<constraints>
|
|
|
|
<constraint firstItem="NIK-2J-pTR" firstAttribute="top" secondItem="XA6-EM-5V9" secondAttribute="topMargin" id="5YR-8M-6M5"/>
|
|
|
|
<constraint firstAttribute="trailingMargin" secondItem="NIK-2J-pTR" secondAttribute="trailing" id="AJ6-FH-zGS"/>
|
|
|
|
<constraint firstItem="NIK-2J-pTR" firstAttribute="leading" secondItem="XA6-EM-5V9" secondAttribute="leadingMargin" id="f2r-kN-RKk"/>
|
|
|
|
<constraint firstAttribute="bottomMargin" secondItem="NIK-2J-pTR" secondAttribute="bottom" id="rRD-SV-Wft"/>
|
|
|
|
</constraints>
|
|
|
|
</tableViewCellContentView>
|
2018-05-29 20:21:44 +00:00
|
|
|
<connections>
|
|
|
|
<outlet property="allowedIpsField" destination="iiY-Tl-UcH" id="QQK-x0-C3T"/>
|
|
|
|
<outlet property="endpointField" destination="W88-H0-dFZ" id="l0A-57-I5p"/>
|
|
|
|
<outlet property="persistentKeepaliveField" destination="Q8w-jh-0ox" id="thE-f2-vzz"/>
|
|
|
|
<outlet property="preSharedKeyField" destination="wkY-3s-yTK" id="0Tn-cP-uXS"/>
|
|
|
|
<outlet property="publicKeyField" destination="RLw-0o-akQ" id="teS-po-0h2"/>
|
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</tableViewCell>
|
|
|
|
</prototypes>
|
|
|
|
<connections>
|
|
|
|
<outlet property="dataSource" destination="0VM-73-EPX" id="f9B-xZ-gS4"/>
|
|
|
|
<outlet property="delegate" destination="0VM-73-EPX" id="oHt-UY-XIz"/>
|
|
|
|
</connections>
|
|
|
|
</tableView>
|
2018-05-26 07:17:36 +00:00
|
|
|
<navigationItem key="navigationItem" title="Tunnel settings" id="PPu-rX-T38">
|
2018-05-27 20:38:44 +00:00
|
|
|
<barButtonItem key="rightBarButtonItem" systemItem="save" id="mft-1l-bWa">
|
|
|
|
<connections>
|
|
|
|
<action selector="saveTunnelConfiguration:" destination="0VM-73-EPX" id="Hni-0w-hFF"/>
|
|
|
|
</connections>
|
|
|
|
</barButtonItem>
|
2018-05-24 20:07:04 +00:00
|
|
|
</navigationItem>
|
|
|
|
<simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
|
2018-05-27 20:38:44 +00:00
|
|
|
<connections>
|
|
|
|
<outlet property="saveButton" destination="mft-1l-bWa" id="Uif-KZ-isx"/>
|
|
|
|
</connections>
|
2018-05-24 20:07:04 +00:00
|
|
|
</tableViewController>
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="j96-PK-ghN" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
|
</objects>
|
|
|
|
<point key="canvasLocation" x="1128.8" y="321.58920539730138"/>
|
|
|
|
</scene>
|
2018-05-23 19:49:10 +00:00
|
|
|
</scenes>
|
2018-05-26 07:41:19 +00:00
|
|
|
<resources>
|
|
|
|
<image name="trash" width="14" height="18"/>
|
|
|
|
</resources>
|
2018-05-26 07:20:12 +00:00
|
|
|
<color key="tintColor" red="0.53333333333333333" green="0.090196078431372548" blue="0.10196078431372549" alpha="1" colorSpace="calibratedRGB"/>
|
2018-05-23 19:49:10 +00:00
|
|
|
</document>
|