|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12118" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="upN-2p-DeK"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="upN-2p-DeK"> |
3 | 3 | <device id="retina4_7" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12086"/> |
| 7 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/> |
8 | 8 | <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 10 | </dependencies> |
|
59 | 59 | </button> |
60 | 60 | </subviews> |
61 | 61 | </stackView> |
62 | | - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="j1y-7e-BVW"> |
63 | | - <rect key="frame" x="0.0" y="38" width="343" height="12"/> |
64 | | - <color key="backgroundColor" red="0.94509803921568625" green="0.76862745098039209" blue="0.058823529411764705" alpha="1" colorSpace="calibratedRGB"/> |
65 | | - <state key="normal" title="Randomly Set Play Progress"> |
66 | | - <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
67 | | - </state> |
68 | | - <connections> |
69 | | - <action selector="doAnimation" destination="upN-2p-DeK" eventType="touchUpInside" id="8is-yA-PRF"/> |
70 | | - </connections> |
71 | | - </button> |
72 | | - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="SVK-SI-w8z"> |
73 | | - <rect key="frame" x="0.0" y="58" width="343" height="30"/> |
74 | | - <color key="backgroundColor" red="0.94509803921568625" green="0.76862745098039209" blue="0.058823529411764705" alpha="1" colorSpace="calibratedRGB"/> |
75 | | - <state key="normal" title="Zoom In"> |
76 | | - <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
77 | | - </state> |
78 | | - <connections> |
79 | | - <action selector="doZoomIn" destination="upN-2p-DeK" eventType="touchUpInside" id="S0y-Hu-Y5X"/> |
80 | | - </connections> |
81 | | - </button> |
82 | | - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="E4r-xb-1qj"> |
83 | | - <rect key="frame" x="0.0" y="96" width="343" height="30"/> |
84 | | - <color key="backgroundColor" red="0.94509803921568625" green="0.76862745098039209" blue="0.058823529411764705" alpha="1" colorSpace="calibratedRGB"/> |
85 | | - <state key="normal" title="Zoom Out"> |
86 | | - <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
87 | | - </state> |
88 | | - <connections> |
89 | | - <action selector="doZoomOut" destination="upN-2p-DeK" eventType="touchUpInside" id="6Q6-GO-3mm"/> |
90 | | - </connections> |
91 | | - </button> |
| 62 | + <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="BcZ-fY-in9"> |
| 63 | + <rect key="frame" x="0.0" y="38" width="343" height="22"/> |
| 64 | + <subviews> |
| 65 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="j1y-7e-BVW"> |
| 66 | + <rect key="frame" x="0.0" y="0.0" width="167.5" height="22"/> |
| 67 | + <color key="backgroundColor" red="0.94509803921568625" green="0.76862745098039209" blue="0.058823529411764705" alpha="1" colorSpace="calibratedRGB"/> |
| 68 | + <state key="normal" title="Randomize Progress"> |
| 69 | + <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
| 70 | + </state> |
| 71 | + <connections> |
| 72 | + <action selector="doAnimation" destination="upN-2p-DeK" eventType="touchUpInside" id="8is-yA-PRF"/> |
| 73 | + </connections> |
| 74 | + </button> |
| 75 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="peu-Yh-DqX"> |
| 76 | + <rect key="frame" x="175.5" y="0.0" width="167.5" height="22"/> |
| 77 | + <color key="backgroundColor" red="0.94509803920000002" green="0.76862745099999996" blue="0.058823529409999999" alpha="1" colorSpace="calibratedRGB"/> |
| 78 | + <state key="normal" title="Randomize Colors"> |
| 79 | + <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
| 80 | + </state> |
| 81 | + <connections> |
| 82 | + <action selector="doChangeColors" destination="upN-2p-DeK" eventType="touchUpInside" id="NDD-xI-lhl"/> |
| 83 | + </connections> |
| 84 | + </button> |
| 85 | + </subviews> |
| 86 | + </stackView> |
| 87 | + <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="lPz-WR-UxK"> |
| 88 | + <rect key="frame" x="0.0" y="68" width="343" height="30"/> |
| 89 | + <subviews> |
| 90 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="SVK-SI-w8z"> |
| 91 | + <rect key="frame" x="0.0" y="0.0" width="167.5" height="30"/> |
| 92 | + <color key="backgroundColor" red="0.94509803921568625" green="0.76862745098039209" blue="0.058823529411764705" alpha="1" colorSpace="calibratedRGB"/> |
| 93 | + <state key="normal" title="Zoom In"> |
| 94 | + <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
| 95 | + </state> |
| 96 | + <connections> |
| 97 | + <action selector="doZoomIn" destination="upN-2p-DeK" eventType="touchUpInside" id="S0y-Hu-Y5X"/> |
| 98 | + </connections> |
| 99 | + </button> |
| 100 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="E4r-xb-1qj"> |
| 101 | + <rect key="frame" x="175.5" y="0.0" width="167.5" height="30"/> |
| 102 | + <color key="backgroundColor" red="0.94509803921568625" green="0.76862745098039209" blue="0.058823529411764705" alpha="1" colorSpace="calibratedRGB"/> |
| 103 | + <state key="normal" title="Zoom Out"> |
| 104 | + <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
| 105 | + </state> |
| 106 | + <connections> |
| 107 | + <action selector="doZoomOut" destination="upN-2p-DeK" eventType="touchUpInside" id="6Q6-GO-3mm"/> |
| 108 | + </connections> |
| 109 | + </button> |
| 110 | + </subviews> |
| 111 | + </stackView> |
| 112 | + <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="Ivp-WG-1nv"> |
| 113 | + <rect key="frame" x="0.0" y="106" width="343" height="30"/> |
| 114 | + <subviews> |
| 115 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RyM-Vw-vxI"> |
| 116 | + <rect key="frame" x="0.0" y="0.0" width="167.5" height="30"/> |
| 117 | + <color key="backgroundColor" red="0.94509803920000002" green="0.76862745099999996" blue="0.058823529409999999" alpha="1" colorSpace="calibratedRGB"/> |
| 118 | + <state key="normal" title="Logarithmic"> |
| 119 | + <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
| 120 | + </state> |
| 121 | + <connections> |
| 122 | + <action selector="doLogarithmic" destination="upN-2p-DeK" eventType="touchUpInside" id="jN8-mB-J6M"/> |
| 123 | + </connections> |
| 124 | + </button> |
| 125 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4ur-MQ-hmf"> |
| 126 | + <rect key="frame" x="175.5" y="0.0" width="167.5" height="30"/> |
| 127 | + <color key="backgroundColor" red="0.94509803920000002" green="0.76862745099999996" blue="0.058823529409999999" alpha="1" colorSpace="calibratedRGB"/> |
| 128 | + <state key="normal" title="Linear"> |
| 129 | + <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
| 130 | + </state> |
| 131 | + <connections> |
| 132 | + <action selector="doLinear" destination="upN-2p-DeK" eventType="touchUpInside" id="6LL-9Q-E0Q"/> |
| 133 | + </connections> |
| 134 | + </button> |
| 135 | + </subviews> |
| 136 | + </stackView> |
92 | 137 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3PV-7N-GXl"> |
93 | | - <rect key="frame" x="0.0" y="134" width="343" height="30"/> |
| 138 | + <rect key="frame" x="0.0" y="144" width="343" height="0.0"/> |
94 | 139 | <color key="backgroundColor" red="0.94509803921568625" green="0.76862745098039209" blue="0.058823529411764705" alpha="1" colorSpace="calibratedRGB"/> |
95 | 140 | <state key="normal" title="Run Performance Profiling"> |
96 | 141 | <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
|
100 | 145 | </connections> |
101 | 146 | </button> |
102 | 147 | <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" translatesAutoresizingMaskIntoConstraints="NO" id="GEb-3P-FO0"> |
103 | | - <rect key="frame" x="0.0" y="172" width="343" height="31"/> |
| 148 | + <rect key="frame" x="0.0" y="152" width="343" height="31"/> |
104 | 149 | <subviews> |
105 | 150 | <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3Zb-ye-cdK"> |
106 | 151 | <rect key="frame" x="0.0" y="0.0" width="51" height="31"/> |
|
141 | 186 | </subviews> |
142 | 187 | </stackView> |
143 | 188 | <view contentMode="scaleToFill" verticalHuggingPriority="249" translatesAutoresizingMaskIntoConstraints="NO" id="IUq-Ru-f0Z" customClass="FDWaveformView" customModule="FDWaveformView"> |
144 | | - <rect key="frame" x="0.0" y="211" width="343" height="436"/> |
| 189 | + <rect key="frame" x="0.0" y="191" width="343" height="456"/> |
145 | 190 | <color key="backgroundColor" red="0.74117647058823533" green="0.76470588235294112" blue="0.7803921568627451" alpha="1" colorSpace="calibratedRGB"/> |
146 | 191 | <userDefinedRuntimeAttributes> |
147 | 192 | <userDefinedRuntimeAttribute type="color" keyPath="wavesColor"> |
|
164 | 209 | </constraints> |
165 | 210 | </view> |
166 | 211 | <connections> |
| 212 | + <outlet property="linearButton" destination="4ur-MQ-hmf" id="jDg-gy-cpn"/> |
| 213 | + <outlet property="logarithmicButton" destination="RyM-Vw-vxI" id="TjV-L8-CRk"/> |
167 | 214 | <outlet property="waveform" destination="IUq-Ru-f0Z" id="ey9-47-UlE"/> |
168 | 215 | </connections> |
169 | 216 | </viewController> |
|
0 commit comments