Settings.storyboard 70 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="ka3-r9-J8N">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
  9. <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <scenes>
  13. <!--Navigation Controller-->
  14. <scene sceneID="s6S-qZ-ybS">
  15. <objects>
  16. <navigationController id="ka3-r9-J8N" sceneMemberID="viewController">
  17. <navigationBar key="navigationBar" contentMode="scaleToFill" id="GmC-a9-yEc">
  18. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. </navigationBar>
  21. <connections>
  22. <segue destination="OQe-Lc-9ZH" kind="relationship" relationship="rootViewController" id="oyb-uS-Dfx"/>
  23. </connections>
  24. </navigationController>
  25. <placeholder placeholderIdentifier="IBFirstResponder" id="gLw-Xr-x3w" userLabel="First Responder" sceneMemberID="firstResponder"/>
  26. </objects>
  27. <point key="canvasLocation" x="-1030" y="18"/>
  28. </scene>
  29. <!--Settings Table View Controller-->
  30. <scene sceneID="msp-BQ-kl5">
  31. <objects>
  32. <tableViewController id="OQe-Lc-9ZH" customClass="SettingsTableViewController" sceneMemberID="viewController">
  33. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" id="Fjq-Fi-Zzn">
  34. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  35. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  36. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  37. <sections>
  38. <tableViewSection headerTitle="General" id="Ct9-Es-qVF">
  39. <cells>
  40. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="Uok-QG-PGD">
  41. <rect key="frame" x="0.0" y="56" width="375" height="44"/>
  42. <autoresizingMask key="autoresizingMask"/>
  43. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Uok-QG-PGD" id="xuB-Rb-6ld">
  44. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  45. <autoresizingMask key="autoresizingMask"/>
  46. <subviews>
  47. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Game Resource" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VQP-NM-z3r">
  48. <rect key="frame" x="8" y="12" width="157" height="21"/>
  49. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  50. <nil key="textColor"/>
  51. <nil key="highlightedColor"/>
  52. </label>
  53. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="iTunes File Sharing" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aNN-DF-3OJ">
  54. <rect key="frame" x="173" y="11" width="194" height="21"/>
  55. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  56. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  57. <nil key="highlightedColor"/>
  58. </label>
  59. </subviews>
  60. <constraints>
  61. <constraint firstAttribute="leadingMargin" secondItem="VQP-NM-z3r" secondAttribute="leading" id="IBK-Mb-nfW"/>
  62. <constraint firstItem="aNN-DF-3OJ" firstAttribute="centerY" secondItem="xuB-Rb-6ld" secondAttribute="centerY" id="YRc-dr-Deb"/>
  63. <constraint firstItem="VQP-NM-z3r" firstAttribute="centerY" secondItem="xuB-Rb-6ld" secondAttribute="centerY" id="gZE-0Y-daF"/>
  64. <constraint firstAttribute="trailingMargin" secondItem="aNN-DF-3OJ" secondAttribute="trailing" id="jpO-tp-l7E"/>
  65. </constraints>
  66. </tableViewCellContentView>
  67. </tableViewCell>
  68. </cells>
  69. </tableViewSection>
  70. <tableViewSection headerTitle="Localization" id="5ym-4D-dzP">
  71. <cells>
  72. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="lDb-7T-RVK">
  73. <rect key="frame" x="0.0" y="156" width="375" height="44"/>
  74. <autoresizingMask key="autoresizingMask"/>
  75. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="lDb-7T-RVK" id="Ukc-wN-81f">
  76. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  77. <autoresizingMask key="autoresizingMask"/>
  78. <subviews>
  79. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Translation File" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vvj-5L-w4s">
  80. <rect key="frame" x="8" y="12" width="157" height="21"/>
  81. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  82. <nil key="textColor"/>
  83. <nil key="highlightedColor"/>
  84. </label>
  85. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QIh-wC-BnL">
  86. <rect key="frame" x="173" y="11" width="194" height="21"/>
  87. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  88. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  89. <nil key="highlightedColor"/>
  90. </label>
  91. </subviews>
  92. <constraints>
  93. <constraint firstAttribute="trailingMargin" secondItem="QIh-wC-BnL" secondAttribute="trailing" id="Llp-rj-AKG"/>
  94. <constraint firstItem="QIh-wC-BnL" firstAttribute="centerY" secondItem="Ukc-wN-81f" secondAttribute="centerY" id="c2H-YO-NYf"/>
  95. <constraint firstItem="vvj-5L-w4s" firstAttribute="centerY" secondItem="Ukc-wN-81f" secondAttribute="centerY" id="fPs-Ap-X3q"/>
  96. <constraint firstAttribute="leadingMargin" secondItem="vvj-5L-w4s" secondAttribute="leading" id="kas-0J-ykr"/>
  97. </constraints>
  98. </tableViewCellContentView>
  99. </tableViewCell>
  100. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="UzA-C4-jRW">
  101. <rect key="frame" x="0.0" y="200" width="375" height="44"/>
  102. <autoresizingMask key="autoresizingMask"/>
  103. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="UzA-C4-jRW" id="x0B-20-KSl">
  104. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  105. <autoresizingMask key="autoresizingMask"/>
  106. <subviews>
  107. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Font File" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FLw-EA-IAl">
  108. <rect key="frame" x="8" y="12" width="157" height="21"/>
  109. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  110. <nil key="textColor"/>
  111. <nil key="highlightedColor"/>
  112. </label>
  113. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EsV-LN-DsQ">
  114. <rect key="frame" x="173" y="11" width="194" height="21"/>
  115. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  116. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  117. <nil key="highlightedColor"/>
  118. </label>
  119. </subviews>
  120. <constraints>
  121. <constraint firstItem="FLw-EA-IAl" firstAttribute="centerY" secondItem="x0B-20-KSl" secondAttribute="centerY" id="Lic-3B-NGQ"/>
  122. <constraint firstItem="EsV-LN-DsQ" firstAttribute="centerY" secondItem="x0B-20-KSl" secondAttribute="centerY" id="UK8-Kv-O0W"/>
  123. <constraint firstAttribute="trailingMargin" secondItem="EsV-LN-DsQ" secondAttribute="trailing" id="dDf-hb-iBs"/>
  124. <constraint firstAttribute="leadingMargin" secondItem="FLw-EA-IAl" secondAttribute="leading" id="n2I-rq-vHQ"/>
  125. </constraints>
  126. </tableViewCellContentView>
  127. </tableViewCell>
  128. </cells>
  129. </tableViewSection>
  130. <tableViewSection headerTitle="Display" id="KKa-Sg-wye">
  131. <cells>
  132. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="9a0-he-ORh">
  133. <rect key="frame" x="0.0" y="300" width="375" height="44"/>
  134. <autoresizingMask key="autoresizingMask"/>
  135. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="9a0-he-ORh" id="mLs-ur-1MO">
  136. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  137. <autoresizingMask key="autoresizingMask"/>
  138. <subviews>
  139. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Touch Overlay" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="F74-lN-NuX">
  140. <rect key="frame" x="8" y="12" width="157" height="21"/>
  141. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  142. <nil key="textColor"/>
  143. <nil key="highlightedColor"/>
  144. </label>
  145. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ko1-dc-Oae">
  146. <rect key="frame" x="318" y="7" width="51" height="31"/>
  147. </switch>
  148. </subviews>
  149. <constraints>
  150. <constraint firstItem="F74-lN-NuX" firstAttribute="centerY" secondItem="mLs-ur-1MO" secondAttribute="centerY" id="5cp-cg-DAV"/>
  151. <constraint firstAttribute="trailingMargin" secondItem="ko1-dc-Oae" secondAttribute="trailing" id="bLG-ed-pNC"/>
  152. <constraint firstItem="ko1-dc-Oae" firstAttribute="centerY" secondItem="F74-lN-NuX" secondAttribute="centerY" id="lYj-ND-DaG"/>
  153. <constraint firstAttribute="leadingMargin" secondItem="F74-lN-NuX" secondAttribute="leading" id="nU8-lC-EsN"/>
  154. </constraints>
  155. </tableViewCellContentView>
  156. </tableViewCell>
  157. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="c9y-1x-kS3">
  158. <rect key="frame" x="0.0" y="344" width="375" height="44"/>
  159. <autoresizingMask key="autoresizingMask"/>
  160. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="c9y-1x-kS3" id="Gql-xC-gly">
  161. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  162. <autoresizingMask key="autoresizingMask"/>
  163. <subviews>
  164. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Keep Aspect" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1Ej-ro-rVM">
  165. <rect key="frame" x="8" y="12" width="157" height="21"/>
  166. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  167. <nil key="textColor"/>
  168. <nil key="highlightedColor"/>
  169. </label>
  170. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="19s-4h-jrW">
  171. <rect key="frame" x="318" y="7" width="51" height="31"/>
  172. </switch>
  173. </subviews>
  174. <constraints>
  175. <constraint firstAttribute="leadingMargin" secondItem="1Ej-ro-rVM" secondAttribute="leading" id="GMt-VQ-GCQ"/>
  176. <constraint firstAttribute="trailingMargin" secondItem="19s-4h-jrW" secondAttribute="trailing" id="c1U-jp-wkC"/>
  177. <constraint firstItem="1Ej-ro-rVM" firstAttribute="centerY" secondItem="Gql-xC-gly" secondAttribute="centerY" id="dQ3-tv-oO5"/>
  178. <constraint firstItem="19s-4h-jrW" firstAttribute="centerY" secondItem="1Ej-ro-rVM" secondAttribute="centerY" id="fxr-bn-n0C"/>
  179. </constraints>
  180. </tableViewCellContentView>
  181. </tableViewCell>
  182. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="QIS-rz-zJd">
  183. <rect key="frame" x="0.0" y="388" width="375" height="44"/>
  184. <autoresizingMask key="autoresizingMask"/>
  185. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="QIS-rz-zJd" id="blf-1D-A3j">
  186. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  187. <autoresizingMask key="autoresizingMask"/>
  188. <subviews>
  189. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Smooth Scaling" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VQA-I8-2Wf">
  190. <rect key="frame" x="8" y="12" width="157" height="21"/>
  191. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  192. <nil key="textColor"/>
  193. <nil key="highlightedColor"/>
  194. </label>
  195. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="p8P-9E-3AK">
  196. <rect key="frame" x="318" y="7" width="51" height="31"/>
  197. </switch>
  198. </subviews>
  199. <constraints>
  200. <constraint firstItem="p8P-9E-3AK" firstAttribute="centerY" secondItem="VQA-I8-2Wf" secondAttribute="centerY" id="CFG-Mk-M87"/>
  201. <constraint firstItem="VQA-I8-2Wf" firstAttribute="centerY" secondItem="blf-1D-A3j" secondAttribute="centerY" id="b4j-xW-XKx"/>
  202. <constraint firstAttribute="leadingMargin" secondItem="VQA-I8-2Wf" secondAttribute="leading" id="whc-Ul-eJl"/>
  203. <constraint firstAttribute="trailingMargin" secondItem="p8P-9E-3AK" secondAttribute="trailing" id="zJY-OH-Th3"/>
  204. </constraints>
  205. </tableViewCellContentView>
  206. </tableViewCell>
  207. </cells>
  208. </tableViewSection>
  209. <tableViewSection headerTitle="Audio" id="kPc-Yq-LOh">
  210. <cells>
  211. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="3SU-Gc-7wH">
  212. <rect key="frame" x="0.0" y="488" width="375" height="44"/>
  213. <autoresizingMask key="autoresizingMask"/>
  214. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="3SU-Gc-7wH" id="76m-CM-YAY">
  215. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  216. <autoresizingMask key="autoresizingMask"/>
  217. <subviews>
  218. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="BGM" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="H6w-EN-xQ6">
  219. <rect key="frame" x="8" y="12" width="157" height="21"/>
  220. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  221. <nil key="textColor"/>
  222. <nil key="highlightedColor"/>
  223. </label>
  224. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="81c-xL-Y5O">
  225. <rect key="frame" x="173" y="11" width="194" height="21"/>
  226. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  227. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  228. <nil key="highlightedColor"/>
  229. </label>
  230. </subviews>
  231. <constraints>
  232. <constraint firstAttribute="leadingMargin" secondItem="H6w-EN-xQ6" secondAttribute="leading" id="4Aw-fk-Km5"/>
  233. <constraint firstItem="H6w-EN-xQ6" firstAttribute="centerY" secondItem="76m-CM-YAY" secondAttribute="centerY" id="GAM-cg-btU"/>
  234. <constraint firstAttribute="trailingMargin" secondItem="81c-xL-Y5O" secondAttribute="trailing" id="hGg-bW-LFk"/>
  235. <constraint firstItem="81c-xL-Y5O" firstAttribute="centerY" secondItem="76m-CM-YAY" secondAttribute="centerY" id="lbu-Uo-FvF"/>
  236. </constraints>
  237. </tableViewCellContentView>
  238. </tableViewCell>
  239. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="3qo-FD-4nl">
  240. <rect key="frame" x="0.0" y="532" width="375" height="44"/>
  241. <autoresizingMask key="autoresizingMask"/>
  242. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="3qo-FD-4nl" id="A3N-bu-7U7">
  243. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  244. <autoresizingMask key="autoresizingMask"/>
  245. <subviews>
  246. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="CD Source" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="t2Y-EX-5pB">
  247. <rect key="frame" x="8" y="12" width="157" height="21"/>
  248. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  249. <nil key="textColor"/>
  250. <nil key="highlightedColor"/>
  251. </label>
  252. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RXF-wq-i6h">
  253. <rect key="frame" x="173" y="11" width="194" height="21"/>
  254. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  255. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  256. <nil key="highlightedColor"/>
  257. </label>
  258. </subviews>
  259. <constraints>
  260. <constraint firstAttribute="leadingMargin" secondItem="t2Y-EX-5pB" secondAttribute="leading" id="ALb-Xw-JzH"/>
  261. <constraint firstAttribute="trailingMargin" secondItem="RXF-wq-i6h" secondAttribute="trailing" id="ROS-cO-0fx"/>
  262. <constraint firstItem="RXF-wq-i6h" firstAttribute="centerY" secondItem="A3N-bu-7U7" secondAttribute="centerY" id="Sp5-ui-pXW"/>
  263. <constraint firstItem="t2Y-EX-5pB" firstAttribute="centerY" secondItem="A3N-bu-7U7" secondAttribute="centerY" id="p1G-ey-jCW"/>
  264. </constraints>
  265. </tableViewCellContentView>
  266. </tableViewCell>
  267. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="m0b-oW-cFG">
  268. <rect key="frame" x="0.0" y="576" width="375" height="44"/>
  269. <autoresizingMask key="autoresizingMask"/>
  270. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="m0b-oW-cFG" id="C0a-eU-4ng">
  271. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  272. <autoresizingMask key="autoresizingMask"/>
  273. <subviews>
  274. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Music Volume" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="csD-lo-BFX">
  275. <rect key="frame" x="8" y="12" width="157" height="21"/>
  276. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  277. <nil key="textColor"/>
  278. <nil key="highlightedColor"/>
  279. </label>
  280. <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="100" minValue="0.0" maxValue="100" translatesAutoresizingMaskIntoConstraints="NO" id="ts6-3l-05V">
  281. <rect key="frame" x="171" y="7.5" width="198" height="31"/>
  282. <constraints>
  283. <constraint firstAttribute="width" constant="194" id="gDJ-hv-b8c"/>
  284. </constraints>
  285. </slider>
  286. </subviews>
  287. <constraints>
  288. <constraint firstAttribute="trailingMargin" secondItem="ts6-3l-05V" secondAttribute="trailing" id="Huf-XL-BIr"/>
  289. <constraint firstAttribute="leadingMargin" secondItem="csD-lo-BFX" secondAttribute="leading" id="L8D-ix-A4z"/>
  290. <constraint firstItem="csD-lo-BFX" firstAttribute="centerY" secondItem="C0a-eU-4ng" secondAttribute="centerY" id="RMR-7J-Fun"/>
  291. <constraint firstItem="ts6-3l-05V" firstAttribute="centerY" secondItem="csD-lo-BFX" secondAttribute="centerY" id="tnm-kz-ldY"/>
  292. </constraints>
  293. </tableViewCellContentView>
  294. </tableViewCell>
  295. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="V3l-ah-ZFI">
  296. <rect key="frame" x="0.0" y="620" width="375" height="44"/>
  297. <autoresizingMask key="autoresizingMask"/>
  298. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="V3l-ah-ZFI" id="eVR-TT-9qV">
  299. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  300. <autoresizingMask key="autoresizingMask"/>
  301. <subviews>
  302. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="SFX Volume" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="L24-lU-K9K">
  303. <rect key="frame" x="8" y="12" width="157" height="21"/>
  304. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  305. <nil key="textColor"/>
  306. <nil key="highlightedColor"/>
  307. </label>
  308. <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="100" minValue="0.0" maxValue="100" translatesAutoresizingMaskIntoConstraints="NO" id="fyQ-sQ-eOv">
  309. <rect key="frame" x="171" y="7" width="198" height="31"/>
  310. <constraints>
  311. <constraint firstAttribute="width" constant="194" id="PpE-ei-G2V"/>
  312. </constraints>
  313. </slider>
  314. </subviews>
  315. <constraints>
  316. <constraint firstAttribute="leadingMargin" secondItem="L24-lU-K9K" secondAttribute="leading" id="NSg-LT-5d0"/>
  317. <constraint firstItem="L24-lU-K9K" firstAttribute="centerY" secondItem="eVR-TT-9qV" secondAttribute="centerY" id="epv-PA-Mkq"/>
  318. <constraint firstItem="fyQ-sQ-eOv" firstAttribute="centerY" secondItem="L24-lU-K9K" secondAttribute="centerY" id="uMf-Mu-ECn"/>
  319. <constraint firstAttribute="trailingMargin" secondItem="fyQ-sQ-eOv" secondAttribute="trailing" id="vW5-Eh-pLv"/>
  320. </constraints>
  321. </tableViewCellContentView>
  322. </tableViewCell>
  323. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="Wcd-0e-0uz">
  324. <rect key="frame" x="0.0" y="664" width="375" height="44"/>
  325. <autoresizingMask key="autoresizingMask"/>
  326. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Wcd-0e-0uz" id="7gg-Gn-Rbv">
  327. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  328. <autoresizingMask key="autoresizingMask"/>
  329. <subviews>
  330. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="OPL Synthesizer" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lpD-tV-FRw">
  331. <rect key="frame" x="8" y="12" width="157" height="21"/>
  332. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  333. <nil key="textColor"/>
  334. <nil key="highlightedColor"/>
  335. </label>
  336. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v8B-g4-Bkc">
  337. <rect key="frame" x="173" y="11" width="194" height="21"/>
  338. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  339. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  340. <nil key="highlightedColor"/>
  341. </label>
  342. </subviews>
  343. <constraints>
  344. <constraint firstAttribute="trailingMargin" secondItem="v8B-g4-Bkc" secondAttribute="trailing" id="56g-RS-d4z"/>
  345. <constraint firstItem="v8B-g4-Bkc" firstAttribute="centerY" secondItem="7gg-Gn-Rbv" secondAttribute="centerY" id="C2p-G0-Z8c"/>
  346. <constraint firstItem="lpD-tV-FRw" firstAttribute="centerY" secondItem="7gg-Gn-Rbv" secondAttribute="centerY" id="GZJ-y3-EQN"/>
  347. <constraint firstAttribute="leadingMargin" secondItem="lpD-tV-FRw" secondAttribute="leading" id="xNW-ce-MEk"/>
  348. </constraints>
  349. </tableViewCellContentView>
  350. </tableViewCell>
  351. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="5P5-9D-K9z">
  352. <rect key="frame" x="0.0" y="708" width="375" height="44"/>
  353. <autoresizingMask key="autoresizingMask"/>
  354. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="5P5-9D-K9z" id="xWo-4q-ewi">
  355. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  356. <autoresizingMask key="autoresizingMask"/>
  357. <subviews>
  358. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="OPL Sample Rate" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LM0-rh-yuy">
  359. <rect key="frame" x="8" y="12" width="157" height="21"/>
  360. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  361. <nil key="textColor"/>
  362. <nil key="highlightedColor"/>
  363. </label>
  364. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="33S-Ni-0yw">
  365. <rect key="frame" x="173" y="11" width="194" height="21"/>
  366. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  367. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  368. <nil key="highlightedColor"/>
  369. </label>
  370. </subviews>
  371. <constraints>
  372. <constraint firstAttribute="leadingMargin" secondItem="LM0-rh-yuy" secondAttribute="leading" id="2Ay-FN-XlR"/>
  373. <constraint firstItem="33S-Ni-0yw" firstAttribute="centerY" secondItem="xWo-4q-ewi" secondAttribute="centerY" id="AZn-Ke-guf"/>
  374. <constraint firstAttribute="trailingMargin" secondItem="33S-Ni-0yw" secondAttribute="trailing" id="HVs-RW-jTx"/>
  375. <constraint firstItem="LM0-rh-yuy" firstAttribute="centerY" secondItem="xWo-4q-ewi" secondAttribute="centerY" id="Ndr-kX-qCu"/>
  376. </constraints>
  377. </tableViewCellContentView>
  378. </tableViewCell>
  379. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="nhG-Zy-1Uw">
  380. <rect key="frame" x="0.0" y="752" width="375" height="44"/>
  381. <autoresizingMask key="autoresizingMask"/>
  382. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="nhG-Zy-1Uw" id="Urf-ql-u6V">
  383. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  384. <autoresizingMask key="autoresizingMask"/>
  385. <subviews>
  386. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Output SampleRate" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hQp-nd-FWB">
  387. <rect key="frame" x="8" y="12" width="157" height="21"/>
  388. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  389. <nil key="textColor"/>
  390. <nil key="highlightedColor"/>
  391. </label>
  392. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wWh-kt-jZN">
  393. <rect key="frame" x="173" y="11" width="194" height="21"/>
  394. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  395. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  396. <nil key="highlightedColor"/>
  397. </label>
  398. </subviews>
  399. <constraints>
  400. <constraint firstItem="wWh-kt-jZN" firstAttribute="centerY" secondItem="Urf-ql-u6V" secondAttribute="centerY" id="9SE-Fz-mjR"/>
  401. <constraint firstAttribute="trailingMargin" secondItem="wWh-kt-jZN" secondAttribute="trailing" id="EtX-Gz-i6w"/>
  402. <constraint firstAttribute="leadingMargin" secondItem="hQp-nd-FWB" secondAttribute="leading" id="dKw-R0-R4j"/>
  403. <constraint firstItem="hQp-nd-FWB" firstAttribute="centerY" secondItem="Urf-ql-u6V" secondAttribute="centerY" id="kH4-bd-Ijk"/>
  404. </constraints>
  405. </tableViewCellContentView>
  406. </tableViewCell>
  407. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="2aX-ku-Pap">
  408. <rect key="frame" x="0.0" y="796" width="375" height="44"/>
  409. <autoresizingMask key="autoresizingMask"/>
  410. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2aX-ku-Pap" id="9ea-vH-MC4">
  411. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  412. <autoresizingMask key="autoresizingMask"/>
  413. <subviews>
  414. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Audio Buffer Size" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="azm-6Q-Twc">
  415. <rect key="frame" x="8" y="12" width="157" height="21"/>
  416. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  417. <nil key="textColor"/>
  418. <nil key="highlightedColor"/>
  419. </label>
  420. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gIJ-cp-Pvp">
  421. <rect key="frame" x="173" y="11" width="194" height="21"/>
  422. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  423. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  424. <nil key="highlightedColor"/>
  425. </label>
  426. </subviews>
  427. <constraints>
  428. <constraint firstAttribute="leadingMargin" secondItem="azm-6Q-Twc" secondAttribute="leading" id="3qn-Sz-i3d"/>
  429. <constraint firstItem="gIJ-cp-Pvp" firstAttribute="centerY" secondItem="9ea-vH-MC4" secondAttribute="centerY" id="Fd1-v7-rnN"/>
  430. <constraint firstItem="azm-6Q-Twc" firstAttribute="centerY" secondItem="9ea-vH-MC4" secondAttribute="centerY" id="UU8-G7-17x"/>
  431. <constraint firstAttribute="trailingMargin" secondItem="gIJ-cp-Pvp" secondAttribute="trailing" id="yZy-WV-m4C"/>
  432. </constraints>
  433. </tableViewCellContentView>
  434. </tableViewCell>
  435. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="6yy-RI-FfR">
  436. <rect key="frame" x="0.0" y="840" width="375" height="44"/>
  437. <autoresizingMask key="autoresizingMask"/>
  438. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="6yy-RI-FfR" id="H5X-fx-gXk">
  439. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  440. <autoresizingMask key="autoresizingMask"/>
  441. <subviews>
  442. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Stereo" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sIK-1p-lB9">
  443. <rect key="frame" x="8" y="12" width="157" height="21"/>
  444. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  445. <nil key="textColor"/>
  446. <nil key="highlightedColor"/>
  447. </label>
  448. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="DGe-CJ-C30">
  449. <rect key="frame" x="318" y="7" width="51" height="31"/>
  450. </switch>
  451. </subviews>
  452. <constraints>
  453. <constraint firstItem="DGe-CJ-C30" firstAttribute="centerY" secondItem="sIK-1p-lB9" secondAttribute="centerY" id="Vpf-LU-GRc"/>
  454. <constraint firstItem="sIK-1p-lB9" firstAttribute="centerY" secondItem="H5X-fx-gXk" secondAttribute="centerY" id="a9Q-NH-ck2"/>
  455. <constraint firstAttribute="trailingMargin" secondItem="DGe-CJ-C30" secondAttribute="trailing" id="aG5-Js-o9z"/>
  456. <constraint firstAttribute="leadingMargin" secondItem="sIK-1p-lB9" secondAttribute="leading" id="pdx-Zy-7nm"/>
  457. </constraints>
  458. </tableViewCellContentView>
  459. </tableViewCell>
  460. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="WrT-Dr-FrF">
  461. <rect key="frame" x="0.0" y="884" width="375" height="44"/>
  462. <autoresizingMask key="autoresizingMask"/>
  463. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="WrT-Dr-FrF" id="2Az-da-XqZ">
  464. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  465. <autoresizingMask key="autoresizingMask"/>
  466. <subviews>
  467. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="SurroundOPL" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7y3-G9-hca">
  468. <rect key="frame" x="8" y="12" width="157" height="21"/>
  469. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  470. <nil key="textColor"/>
  471. <nil key="highlightedColor"/>
  472. </label>
  473. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="YBD-8I-fzH">
  474. <rect key="frame" x="318" y="7" width="51" height="31"/>
  475. </switch>
  476. </subviews>
  477. <constraints>
  478. <constraint firstAttribute="leadingMargin" secondItem="7y3-G9-hca" secondAttribute="leading" id="0dq-NQ-hcf"/>
  479. <constraint firstItem="7y3-G9-hca" firstAttribute="centerY" secondItem="2Az-da-XqZ" secondAttribute="centerY" id="kaI-ps-oTV"/>
  480. <constraint firstItem="YBD-8I-fzH" firstAttribute="centerY" secondItem="7y3-G9-hca" secondAttribute="centerY" id="knd-b3-hWT"/>
  481. <constraint firstAttribute="trailingMargin" secondItem="YBD-8I-fzH" secondAttribute="trailing" id="oJO-Fm-Bfn"/>
  482. </constraints>
  483. </tableViewCellContentView>
  484. </tableViewCell>
  485. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="H6k-zH-SLQ">
  486. <rect key="frame" x="0.0" y="928" width="375" height="44"/>
  487. <autoresizingMask key="autoresizingMask"/>
  488. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="H6k-zH-SLQ" id="3vu-2x-gU2">
  489. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  490. <autoresizingMask key="autoresizingMask"/>
  491. <subviews>
  492. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="SSRC Quality" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oQa-bR-CM1">
  493. <rect key="frame" x="8" y="12" width="157" height="21"/>
  494. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  495. <nil key="textColor"/>
  496. <nil key="highlightedColor"/>
  497. </label>
  498. <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" value="4" minValue="0.0" maxValue="4" translatesAutoresizingMaskIntoConstraints="NO" id="M1b-8i-ldA">
  499. <rect key="frame" x="171" y="7" width="198" height="31"/>
  500. <constraints>
  501. <constraint firstAttribute="width" constant="194" id="iYs-hM-l2x"/>
  502. </constraints>
  503. </slider>
  504. </subviews>
  505. <constraints>
  506. <constraint firstItem="oQa-bR-CM1" firstAttribute="centerY" secondItem="3vu-2x-gU2" secondAttribute="centerY" id="BUE-Ev-XQ2"/>
  507. <constraint firstAttribute="leadingMargin" secondItem="oQa-bR-CM1" secondAttribute="leading" id="CLY-nE-6fl"/>
  508. <constraint firstItem="M1b-8i-ldA" firstAttribute="centerY" secondItem="oQa-bR-CM1" secondAttribute="centerY" id="Zrq-qm-0qW"/>
  509. <constraint firstAttribute="trailingMargin" secondItem="M1b-8i-ldA" secondAttribute="trailing" id="ueZ-xM-RHS"/>
  510. </constraints>
  511. </tableViewCellContentView>
  512. </tableViewCell>
  513. </cells>
  514. </tableViewSection>
  515. <tableViewSection headerTitle="Logging" id="Lil-2E-Cmo">
  516. <cells>
  517. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="tqd-QN-Zcq">
  518. <rect key="frame" x="0.0" y="1028" width="375" height="44"/>
  519. <autoresizingMask key="autoresizingMask"/>
  520. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="tqd-QN-Zcq" id="9Vs-yb-gfS">
  521. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  522. <autoresizingMask key="autoresizingMask"/>
  523. <subviews>
  524. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Logging Level" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yup-CB-6Rc">
  525. <rect key="frame" x="8" y="12" width="157" height="21"/>
  526. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  527. <nil key="textColor"/>
  528. <nil key="highlightedColor"/>
  529. </label>
  530. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ouz-1B-LUZ">
  531. <rect key="frame" x="173" y="11" width="194" height="21"/>
  532. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  533. <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
  534. <nil key="highlightedColor"/>
  535. </label>
  536. </subviews>
  537. <constraints>
  538. <constraint firstAttribute="leadingMargin" secondItem="yup-CB-6Rc" secondAttribute="leading" id="DqL-e0-pVe"/>
  539. <constraint firstAttribute="trailingMargin" secondItem="Ouz-1B-LUZ" secondAttribute="trailing" id="QcJ-Qy-9M1"/>
  540. <constraint firstItem="Ouz-1B-LUZ" firstAttribute="centerY" secondItem="9Vs-yb-gfS" secondAttribute="centerY" id="UV9-eP-yVv"/>
  541. <constraint firstItem="yup-CB-6Rc" firstAttribute="centerY" secondItem="9Vs-yb-gfS" secondAttribute="centerY" id="XlH-16-9lv"/>
  542. </constraints>
  543. </tableViewCellContentView>
  544. </tableViewCell>
  545. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" id="GKK-ca-Bn8">
  546. <rect key="frame" x="0.0" y="1072" width="375" height="44"/>
  547. <autoresizingMask key="autoresizingMask"/>
  548. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="GKK-ca-Bn8" id="eiA-H0-J1K">
  549. <rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
  550. <autoresizingMask key="autoresizingMask"/>
  551. <subviews>
  552. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="Log File" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2J1-Pe-ygl">
  553. <rect key="frame" x="8" y="12" width="157" height="21"/>
  554. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  555. <nil key="textColor"/>
  556. <nil key="highlightedColor"/>
  557. </label>
  558. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Lc9-WO-Nn2">
  559. <rect key="frame" x="173" y="7" width="194" height="30"/>
  560. <constraints>
  561. <constraint firstAttribute="width" constant="194" id="Zk4-2h-IlY"/>
  562. </constraints>
  563. <nil key="textColor"/>
  564. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  565. <textInputTraits key="textInputTraits"/>
  566. </textField>
  567. </subviews>
  568. <constraints>
  569. <constraint firstAttribute="leadingMargin" secondItem="2J1-Pe-ygl" secondAttribute="leading" id="9lY-F1-TJe"/>
  570. <constraint firstItem="2J1-Pe-ygl" firstAttribute="centerY" secondItem="eiA-H0-J1K" secondAttribute="centerY" id="Bcn-cj-aGJ"/>
  571. <constraint firstAttribute="trailingMargin" secondItem="Lc9-WO-Nn2" secondAttribute="trailing" id="VOc-9x-JaS"/>
  572. <constraint firstItem="Lc9-WO-Nn2" firstAttribute="centerY" secondItem="2J1-Pe-ygl" secondAttribute="centerY" id="rFc-me-YY9"/>
  573. </constraints>
  574. </tableViewCellContentView>
  575. </tableViewCell>
  576. </cells>
  577. </tableViewSection>
  578. </sections>
  579. <connections>
  580. <outlet property="dataSource" destination="OQe-Lc-9ZH" id="gs6-P7-mHO"/>
  581. <outlet property="delegate" destination="OQe-Lc-9ZH" id="HLo-hO-LtC"/>
  582. </connections>
  583. </tableView>
  584. <navigationItem key="navigationItem" id="nMI-cq-FNo">
  585. <barButtonItem key="leftBarButtonItem" title="Discard" id="0TA-XO-i0Z">
  586. <connections>
  587. <action selector="btnDefaultClicked:" destination="OQe-Lc-9ZH" id="iCp-Ta-9kl"/>
  588. </connections>
  589. </barButtonItem>
  590. <barButtonItem key="rightBarButtonItem" title="Confirm" id="R0E-e5-3Mm">
  591. <connections>
  592. <action selector="btnConfirmClicked:" destination="OQe-Lc-9ZH" id="agF-md-dT3"/>
  593. </connections>
  594. </barButtonItem>
  595. </navigationItem>
  596. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  597. <size key="freeformSize" width="375" height="667"/>
  598. <connections>
  599. <outlet property="lblAudioBufferSize" destination="gIJ-cp-Pvp" id="gMu-3d-fpY"/>
  600. <outlet property="lblCDAudioSource" destination="RXF-wq-i6h" id="51D-b6-xqa"/>
  601. <outlet property="lblFontFile" destination="EsV-LN-DsQ" id="JIk-yL-QhZ"/>
  602. <outlet property="lblLanguageFile" destination="QIh-wC-BnL" id="eIz-Tx-taH"/>
  603. <outlet property="lblLogLevel" destination="Ouz-1B-LUZ" id="gS0-Ad-tFt"/>
  604. <outlet property="lblMusicType" destination="81c-xL-Y5O" id="WQW-qe-zZg"/>
  605. <outlet property="lblOPLRate" destination="33S-Ni-0yw" id="tTq-DY-lFN"/>
  606. <outlet property="lblOPLType" destination="v8B-g4-Bkc" id="MCB-3r-OzR"/>
  607. <outlet property="lblResampleRate" destination="wWh-kt-jZN" id="Lpr-bi-1IG"/>
  608. <outlet property="lblResourceStatus" destination="aNN-DF-3OJ" id="xEz-c3-Pzj"/>
  609. <outlet property="sliderMusicVolume" destination="ts6-3l-05V" id="IBZ-ly-pfr"/>
  610. <outlet property="sliderResampleQuality" destination="M1b-8i-ldA" id="7ri-FK-FrG"/>
  611. <outlet property="sliderSFXVolume" destination="fyQ-sQ-eOv" id="nyn-Zk-ekH"/>
  612. <outlet property="textLogFile" destination="Lc9-WO-Nn2" id="VgO-or-fMN"/>
  613. <outlet property="toggleKeepAspect" destination="19s-4h-jrW" id="ccu-K4-vdC"/>
  614. <outlet property="toggleSmoothScaling" destination="p8P-9E-3AK" id="wk8-QL-9pt"/>
  615. <outlet property="toggleStereo" destination="DGe-CJ-C30" id="KVM-Cb-Dqk"/>
  616. <outlet property="toggleSurroundOPL" destination="YBD-8I-fzH" id="fbs-J6-e6Z"/>
  617. <outlet property="toggleTouchScreenOverlay" destination="ko1-dc-Oae" id="Z2D-hm-7Ax"/>
  618. <outlet property="transitionView" destination="Pwb-Li-avz" id="ZFM-WI-3U5"/>
  619. </connections>
  620. </tableViewController>
  621. <placeholder placeholderIdentifier="IBFirstResponder" id="hs4-N9-FQA" userLabel="First Responder" sceneMemberID="firstResponder"/>
  622. <view contentMode="scaleToFill" id="Pwb-Li-avz">
  623. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  624. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  625. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  626. </view>
  627. </objects>
  628. <point key="canvasLocation" x="-160.1449275362319" y="17.52717391304348"/>
  629. </scene>
  630. </scenes>
  631. </document>