|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="sei-4F-1em"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="sei-4F-1em"> |
3 | 3 | <device id="retina6_1" orientation="portrait" appearance="light"/>
|
4 | 4 | <dependencies>
|
5 | 5 | <deployment identifier="iOS"/>
|
6 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
8 | 8 | <capability name="Stack View standard spacing" minToolsVersion="9.0"/>
|
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
18 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
19 | 19 | <subviews>
|
20 | 20 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacingType="standard" translatesAutoresizingMaskIntoConstraints="NO" id="4iW-QJ-TOw">
|
21 |
| - <rect key="frame" x="110" y="242.5" width="194" height="372"/> |
| 21 | + <rect key="frame" x="141.5" y="280.5" width="131" height="296"/> |
22 | 22 | <subviews>
|
23 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nrZ-Da-kmk"> |
24 |
| - <rect key="frame" x="31.5" y="0.0" width="131" height="30"/> |
| 23 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nrZ-Da-kmk"> |
| 24 | + <rect key="frame" x="0.0" y="0.0" width="131" height="30"/> |
25 | 25 | <state key="normal" title="Setup Notifications"/>
|
26 | 26 | <connections>
|
27 | 27 | <action selector="setupNotifications:" destination="BYZ-38-t0r" eventType="touchUpInside" id="bnF-di-K3O"/>
|
28 | 28 | </connections>
|
29 | 29 | </button>
|
30 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6Os-fr-lOW"> |
31 |
| - <rect key="frame" x="37.5" y="38" width="119" height="30"/> |
| 30 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6Os-fr-lOW"> |
| 31 | + <rect key="frame" x="6" y="38" width="119" height="30"/> |
32 | 32 | <state key="normal" title="Send Notification"/>
|
33 | 33 | <connections>
|
34 | 34 | <action selector="sendNotification:" destination="BYZ-38-t0r" eventType="touchUpInside" id="hpJ-gl-lXe"/>
|
35 | 35 | </connections>
|
36 | 36 | </button>
|
37 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="94b-FC-ZDR"> |
38 |
| - <rect key="frame" x="1" y="76" width="192" height="30"/> |
39 |
| - <state key="normal" title="Show System Notification#1"/> |
40 |
| - <connections> |
41 |
| - <action selector="showSystemNotificationTap:" destination="BYZ-38-t0r" eventType="touchUpInside" id="RJq-UE-rZ1"/> |
42 |
| - </connections> |
43 |
| - </button> |
44 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ClN-Rv-e5u"> |
45 |
| - <rect key="frame" x="0.0" y="114" width="194" height="30"/> |
46 |
| - <state key="normal" title="Show System Notification#2"/> |
47 |
| - <connections> |
48 |
| - <action selector="showSystemNotification2Tap:" destination="BYZ-38-t0r" eventType="touchUpInside" id="fP8-Yd-pIm"/> |
49 |
| - </connections> |
50 |
| - </button> |
51 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZWv-tr-ec9"> |
52 |
| - <rect key="frame" x="48" y="152" width="98" height="30"/> |
| 37 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZWv-tr-ec9"> |
| 38 | + <rect key="frame" x="16.5" y="76" width="98" height="30"/> |
53 | 39 | <state key="normal" title="Show InApp#1"/>
|
54 | 40 | <connections>
|
55 | 41 | <action selector="showInAppTap:" destination="BYZ-38-t0r" eventType="touchUpInside" id="pTu-po-2uq"/>
|
56 | 42 | </connections>
|
57 | 43 | </button>
|
58 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="n7L-ga-JSt"> |
59 |
| - <rect key="frame" x="47" y="190" width="100" height="30"/> |
| 44 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="n7L-ga-JSt"> |
| 45 | + <rect key="frame" x="15.5" y="114" width="100" height="30"/> |
60 | 46 | <state key="normal" title="Show InApp#2"/>
|
61 | 47 | <connections>
|
62 | 48 | <action selector="showInApp2Tap:" destination="BYZ-38-t0r" eventType="touchUpInside" id="DYt-se-gcN"/>
|
63 | 49 | </connections>
|
64 | 50 | </button>
|
65 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Xdv-Oh-2In"> |
66 |
| - <rect key="frame" x="46.5" y="228" width="101" height="30"/> |
| 51 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Xdv-Oh-2In"> |
| 52 | + <rect key="frame" x="15" y="152" width="101" height="30"/> |
67 | 53 | <state key="normal" title="Show InApp#3"/>
|
68 | 54 | <connections>
|
69 | 55 | <action selector="showInApp3Tap:" destination="BYZ-38-t0r" eventType="touchUpInside" id="6Pw-iU-fHU"/>
|
70 | 56 | </connections>
|
71 | 57 | </button>
|
72 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Blv-TL-f6k"> |
73 |
| - <rect key="frame" x="46.5" y="266" width="101" height="30"/> |
| 58 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Blv-TL-f6k"> |
| 59 | + <rect key="frame" x="15" y="190" width="101" height="30"/> |
74 | 60 | <state key="normal" title="Show InApp#4"/>
|
75 | 61 | <connections>
|
76 | 62 | <action selector="showInApp4Tap:" destination="BYZ-38-t0r" eventType="touchUpInside" id="UhN-OK-8VY"/>
|
77 | 63 | </connections>
|
78 | 64 | </button>
|
79 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jGg-qX-F7e"> |
80 |
| - <rect key="frame" x="47" y="304" width="100" height="30"/> |
| 65 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jGg-qX-F7e"> |
| 66 | + <rect key="frame" x="15.5" y="228" width="100" height="30"/> |
81 | 67 | <state key="normal" title="Show InApp#5"/>
|
82 | 68 | <connections>
|
83 | 69 | <action selector="showInApp5Tap:" destination="BYZ-38-t0r" eventType="touchUpInside" id="WvB-Zh-OYU"/>
|
84 | 70 | </connections>
|
85 | 71 | </button>
|
86 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GXY-1l-3Vc"> |
87 |
| - <rect key="frame" x="57.5" y="342" width="79" height="30"/> |
| 72 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GXY-1l-3Vc"> |
| 73 | + <rect key="frame" x="26" y="266" width="79" height="30"/> |
88 | 74 | <state key="normal" title="Show Inbox"/>
|
89 | 75 | <connections>
|
90 | 76 | <action selector="showInboxTap:" destination="BYZ-38-t0r" eventType="touchUpInside" id="3PG-cc-piS"/>
|
|
99 | 85 | <nil key="highlightedColor"/>
|
100 | 86 | </label>
|
101 | 87 | </subviews>
|
| 88 | + <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> |
102 | 89 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
103 | 90 | <constraints>
|
104 | 91 | <constraint firstItem="4iW-QJ-TOw" firstAttribute="centerY" secondItem="6Tk-OE-BBY" secondAttribute="centerY" id="QVv-Ok-cNO"/>
|
|
107 | 94 | <constraint firstItem="v7l-Fc-VhY" firstAttribute="bottom" secondItem="6Tk-OE-BBY" secondAttribute="bottom" id="uRg-EL-8X5"/>
|
108 | 95 | <constraint firstItem="v7l-Fc-VhY" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="zgt-bz-AP2"/>
|
109 | 96 | </constraints>
|
110 |
| - <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> |
111 | 97 | </view>
|
112 | 98 | <tabBarItem key="tabBarItem" title="Home" id="Zt0-lc-8Jb"/>
|
113 | 99 | <connections>
|
|
0 commit comments