You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

572 lines
77 KiB

6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  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="14460.20"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <customFonts key="customFonts">
  13. <array key="SanFranciscoDisplay-Bold.otf">
  14. <string>SanFranciscoDisplay-Bold</string>
  15. </array>
  16. <array key="SanFranciscoDisplay-Regular.otf">
  17. <string>SanFranciscoDisplay-Regular</string>
  18. </array>
  19. <array key="SanFranciscoText-Regular.otf">
  20. <string>SanFranciscoText-Regular</string>
  21. </array>
  22. </customFonts>
  23. <scenes>
  24. <!--Side Menu View Controller-->
  25. <scene sceneID="2Qn-D9-sdV">
  26. <objects>
  27. <viewController storyboardIdentifier="SideMenuViewController" id="XQF-oH-rUR" customClass="SideMenuViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
  28. <view key="view" contentMode="scaleToFill" id="eQH-Ma-sSx">
  29. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  30. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  31. <subviews>
  32. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ADN-kd-oOJ">
  33. <rect key="frame" x="0.0" y="20" width="375" height="647"/>
  34. <subviews>
  35. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nuK-R3-90r">
  36. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  37. <subviews>
  38. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZoG-VG-s0S" userLabel="SettingView">
  39. <rect key="frame" x="3" y="20" width="369" height="587"/>
  40. <subviews>
  41. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="ccr" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kdg-zQ-NIN">
  42. <rect key="frame" x="35" y="30" width="235" height="43"/>
  43. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  44. <constraints>
  45. <constraint firstAttribute="height" constant="43" id="zNb-i9-nnG"/>
  46. </constraints>
  47. <fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="18"/>
  48. <color key="textColor" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  49. <nil key="highlightedColor"/>
  50. </label>
  51. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="VRX-3l-YiC">
  52. <rect key="frame" x="275" y="30" width="70" height="70"/>
  53. <constraints>
  54. <constraint firstAttribute="height" constant="70" id="Dki-tq-6kK"/>
  55. <constraint firstAttribute="width" constant="70" id="GJV-Wr-7AM"/>
  56. </constraints>
  57. </imageView>
  58. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="9849192759" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QNQ-s6-P5E">
  59. <rect key="frame" x="35" y="81" width="235" height="17"/>
  60. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  61. <fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
  62. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  63. <nil key="highlightedColor"/>
  64. </label>
  65. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="sis.ccr@gmail.com" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SdX-nR-jpH">
  66. <rect key="frame" x="35" y="104" width="121" height="17"/>
  67. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  68. <fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
  69. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  70. <nil key="highlightedColor"/>
  71. </label>
  72. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ued-zS-9Yo" userLabel="seperator">
  73. <rect key="frame" x="0.0" y="131" width="369" height="0.5"/>
  74. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  75. <constraints>
  76. <constraint firstAttribute="height" constant="0.5" id="FXh-1J-mPa"/>
  77. </constraints>
  78. </view>
  79. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Your Available Balance" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Cg8-4O-Oae">
  80. <rect key="frame" x="35" y="142.5" width="334" height="17"/>
  81. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  82. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  83. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  84. <nil key="highlightedColor"/>
  85. </label>
  86. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="..." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hbf-Lc-lhe">
  87. <rect key="frame" x="35" y="163.5" width="16.5" height="29"/>
  88. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  89. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="24"/>
  90. <color key="textColor" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  91. <nil key="highlightedColor"/>
  92. </label>
  93. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="KRW" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Q40-hg-fAU">
  94. <rect key="frame" x="53.5" y="173" width="28" height="17"/>
  95. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  96. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  97. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  98. <nil key="highlightedColor"/>
  99. </label>
  100. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="GME Wallet No." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hwu-cz-jJF">
  101. <rect key="frame" x="35" y="211.5" width="77" height="14.5"/>
  102. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  103. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  104. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  105. <nil key="highlightedColor"/>
  106. </label>
  107. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" horizontalCompressionResistancePriority="749" text="null" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wJr-Kz-LpY">
  108. <rect key="frame" x="114" y="211.5" width="19" height="14.5"/>
  109. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  110. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  111. <color key="textColor" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  112. <nil key="highlightedColor"/>
  113. </label>
  114. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="249" verticalHuggingPriority="251" horizontalCompressionResistancePriority="748" text="(Your Bank)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Va8-ch-pd5">
  115. <rect key="frame" x="35" y="234" width="58" height="14.5"/>
  116. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  117. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  118. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  119. <nil key="highlightedColor"/>
  120. </label>
  121. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nNq-27-HgQ" userLabel="seperator">
  122. <rect key="frame" x="0.0" y="257" width="369" height="0.5"/>
  123. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  124. <constraints>
  125. <constraint firstAttribute="height" constant="0.5" id="M7s-2z-eUd"/>
  126. </constraints>
  127. </view>
  128. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FVY-Si-dtB">
  129. <rect key="frame" x="275" y="163.5" width="71" height="25"/>
  130. <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  131. <constraints>
  132. <constraint firstAttribute="width" constant="71" id="NFA-bs-jUy"/>
  133. <constraint firstAttribute="height" constant="25" id="xHp-Kh-HaG"/>
  134. </constraints>
  135. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
  136. <state key="normal" title="Withdraw">
  137. <color key="titleColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  138. </state>
  139. <userDefinedRuntimeAttributes>
  140. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  141. <integer key="value" value="3"/>
  142. </userDefinedRuntimeAttribute>
  143. </userDefinedRuntimeAttributes>
  144. <connections>
  145. <action selector="withdraw:" destination="XQF-oH-rUR" eventType="touchUpInside" id="DK6-JH-9Ek"/>
  146. </connections>
  147. </button>
  148. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="settingsSupport" translatesAutoresizingMaskIntoConstraints="NO" id="IPj-YW-l1F">
  149. <rect key="frame" x="20" y="511.5" width="17" height="15"/>
  150. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  151. </imageView>
  152. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xvC-F1-OXn" userLabel="Border">
  153. <rect key="frame" x="25" y="540.5" width="316" height="0.5"/>
  154. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  155. <constraints>
  156. <constraint firstAttribute="height" constant="0.5" id="TdL-RH-wl8"/>
  157. </constraints>
  158. </view>
  159. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9Xh-pG-j5B">
  160. <rect key="frame" x="275" y="30" width="70" height="70"/>
  161. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  162. <constraints>
  163. <constraint firstAttribute="height" constant="70" id="7By-jI-fRZ"/>
  164. <constraint firstAttribute="width" constant="70" id="EUY-Xs-Am1"/>
  165. </constraints>
  166. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="24"/>
  167. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  168. <nil key="highlightedColor"/>
  169. </label>
  170. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="757-bN-dqL">
  171. <rect key="frame" x="55" y="504.5" width="298" height="29"/>
  172. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  173. <fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
  174. <state key="normal" title="Support">
  175. <color key="titleColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  176. </state>
  177. <connections>
  178. <action selector="support:" destination="XQF-oH-rUR" eventType="touchUpInside" id="VQS-m9-uOZ"/>
  179. </connections>
  180. </button>
  181. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="BLa-d5-Z4p">
  182. <rect key="frame" x="35" y="267.5" width="334" height="192"/>
  183. <subviews>
  184. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="hGN-h7-THC">
  185. <rect key="frame" x="0.0" y="0.0" width="334" height="40.5"/>
  186. <subviews>
  187. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="30" translatesAutoresizingMaskIntoConstraints="NO" id="gqh-Wo-OTx">
  188. <rect key="frame" x="0.0" y="0.0" width="334" height="30"/>
  189. <subviews>
  190. <stackView opaque="NO" contentMode="scaleToFill" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="kuD-EL-KTl">
  191. <rect key="frame" x="0.0" y="0.0" width="334" height="30"/>
  192. <subviews>
  193. <stackView opaque="NO" contentMode="scaleToFill" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="ACD-Os-Kmg">
  194. <rect key="frame" x="0.0" y="0.0" width="334" height="30"/>
  195. <subviews>
  196. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="3g3-sx-skI">
  197. <rect key="frame" x="0.0" y="0.0" width="15" height="30"/>
  198. <subviews>
  199. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0va-Ca-iYx">
  200. <rect key="frame" x="0.0" y="0.0" width="15" height="7"/>
  201. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  202. <nil key="textColor"/>
  203. <nil key="highlightedColor"/>
  204. </label>
  205. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="sm_managet_accounts" translatesAutoresizingMaskIntoConstraints="NO" id="Ztf-HT-Cjt">
  206. <rect key="frame" x="0.0" y="7" width="15" height="15"/>
  207. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  208. <constraints>
  209. <constraint firstAttribute="height" constant="15" id="Cix-mS-byK"/>
  210. <constraint firstAttribute="width" constant="15" id="Una-Dg-O1J"/>
  211. </constraints>
  212. </imageView>
  213. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HfL-f9-uDZ">
  214. <rect key="frame" x="0.0" y="22" width="15" height="8"/>
  215. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  216. <nil key="textColor"/>
  217. <nil key="highlightedColor"/>
  218. </label>
  219. </subviews>
  220. </stackView>
  221. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1gS-9y-0Ch">
  222. <rect key="frame" x="30" y="0.0" width="304" height="30"/>
  223. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  224. <fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
  225. <state key="normal" title="Auto Debit Account">
  226. <color key="titleColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  227. </state>
  228. <connections>
  229. <action selector="openKftcAccountList:" destination="XQF-oH-rUR" eventType="touchUpInside" id="Wgy-d6-fTc"/>
  230. </connections>
  231. </button>
  232. </subviews>
  233. <constraints>
  234. <constraint firstAttribute="height" constant="30" id="6n8-cv-k86"/>
  235. </constraints>
  236. </stackView>
  237. </subviews>
  238. </stackView>
  239. </subviews>
  240. </stackView>
  241. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eh6-ga-Abj" userLabel="ManageAccountSeperator">
  242. <rect key="frame" x="0.0" y="40" width="334" height="0.5"/>
  243. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  244. <constraints>
  245. <constraint firstAttribute="height" constant="0.5" id="UXX-U8-hbb"/>
  246. </constraints>
  247. </view>
  248. </subviews>
  249. </stackView>
  250. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="zdy-H8-A2J">
  251. <rect key="frame" x="0.0" y="50.5" width="334" height="40.5"/>
  252. <subviews>
  253. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="30" translatesAutoresizingMaskIntoConstraints="NO" id="U66-8T-d5v">
  254. <rect key="frame" x="0.0" y="0.0" width="334" height="30"/>
  255. <subviews>
  256. <stackView opaque="NO" contentMode="scaleToFill" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="KGd-xn-Hcr">
  257. <rect key="frame" x="0.0" y="0.0" width="334" height="30"/>
  258. <subviews>
  259. <stackView opaque="NO" contentMode="scaleToFill" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="yDy-I4-DNz">
  260. <rect key="frame" x="0.0" y="0.0" width="334" height="30"/>
  261. <subviews>
  262. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="xME-i3-f96">
  263. <rect key="frame" x="0.0" y="0.0" width="15" height="30"/>
  264. <subviews>
  265. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="flL-55-hMS">
  266. <rect key="frame" x="0.0" y="0.0" width="15" height="7.5"/>
  267. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  268. <nil key="textColor"/>
  269. <nil key="highlightedColor"/>
  270. </label>
  271. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="settingsAbout" translatesAutoresizingMaskIntoConstraints="NO" id="2YN-i2-6yb">
  272. <rect key="frame" x="0.0" y="7.5" width="15" height="15"/>
  273. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  274. <constraints>
  275. <constraint firstAttribute="height" constant="15" id="Vck-rN-Lly"/>
  276. <constraint firstAttribute="width" constant="15" id="p7i-tN-1CV"/>
  277. </constraints>
  278. </imageView>
  279. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dXK-3K-VDg">
  280. <rect key="frame" x="0.0" y="22.5" width="15" height="7.5"/>
  281. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  282. <nil key="textColor"/>
  283. <nil key="highlightedColor"/>
  284. </label>
  285. </subviews>
  286. <constraints>
  287. <constraint firstItem="dXK-3K-VDg" firstAttribute="height" secondItem="flL-55-hMS" secondAttribute="height" id="Qok-0C-tGD"/>
  288. </constraints>
  289. </stackView>
  290. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="g04-2C-I0o">
  291. <rect key="frame" x="30" y="0.0" width="304" height="30"/>
  292. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  293. <fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
  294. <state key="normal" title="About GME">
  295. <color key="titleColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  296. </state>
  297. <connections>
  298. <action selector="aboutGme:" destination="XQF-oH-rUR" eventType="touchUpInside" id="eXw-XY-9WB"/>
  299. </connections>
  300. </button>
  301. </subviews>
  302. <constraints>
  303. <constraint firstAttribute="height" constant="30" id="F7t-B3-SR6"/>
  304. </constraints>
  305. </stackView>
  306. </subviews>
  307. </stackView>
  308. </subviews>
  309. </stackView>
  310. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hQl-qv-c6G" userLabel="AboutGmeSeperator">
  311. <rect key="frame" x="0.0" y="40" width="334" height="0.5"/>
  312. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  313. <constraints>
  314. <constraint firstAttribute="height" constant="0.5" id="ZgE-Ci-tpW"/>
  315. </constraints>
  316. </view>
  317. </subviews>
  318. </stackView>
  319. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="4oZ-AQ-PlP">
  320. <rect key="frame" x="0.0" y="101" width="334" height="40.5"/>
  321. <subviews>
  322. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="30" translatesAutoresizingMaskIntoConstraints="NO" id="hvx-jf-gk8">
  323. <rect key="frame" x="0.0" y="0.0" width="334" height="30"/>
  324. <subviews>
  325. <stackView opaque="NO" contentMode="scaleToFill" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="OHy-CP-Me8">
  326. <rect key="frame" x="0.0" y="0.0" width="334" height="30"/>
  327. <subviews>
  328. <stackView opaque="NO" contentMode="scaleToFill" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="WQs-jK-tRN">
  329. <rect key="frame" x="0.0" y="0.0" width="334" height="30"/>
  330. <subviews>
  331. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="LwM-wN-KJw">
  332. <rect key="frame" x="0.0" y="0.0" width="15" height="30"/>
  333. <subviews>
  334. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xzg-iK-Au3">
  335. <rect key="frame" x="0.0" y="0.0" width="15" height="7.5"/>
  336. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  337. <nil key="textColor"/>
  338. <nil key="highlightedColor"/>
  339. </label>
  340. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="settingsSetting" translatesAutoresizingMaskIntoConstraints="NO" id="fgo-RA-LTU">
  341. <rect key="frame" x="0.0" y="7.5" width="15" height="15"/>
  342. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  343. <constraints>
  344. <constraint firstAttribute="height" constant="15" id="76v-qf-AAD"/>
  345. <constraint firstAttribute="width" constant="15" id="bbh-i9-gVe"/>
  346. </constraints>
  347. </imageView>
  348. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vVT-yc-cSM">
  349. <rect key="frame" x="0.0" y="22.5" width="15" height="7.5"/>
  350. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  351. <nil key="textColor"/>
  352. <nil key="highlightedColor"/>
  353. </label>
  354. </subviews>
  355. <constraints>
  356. <constraint firstItem="vVT-yc-cSM" firstAttribute="height" secondItem="xzg-iK-Au3" secondAttribute="height" id="5pA-BZ-7N7"/>
  357. </constraints>
  358. </stackView>
  359. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="74r-QV-rod">
  360. <rect key="frame" x="30" y="0.0" width="304" height="30"/>
  361. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  362. <fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
  363. <state key="normal" title="Settings">
  364. <color key="titleColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  365. </state>
  366. <connections>
  367. <action selector="setting:" destination="XQF-oH-rUR" eventType="touchUpInside" id="oPo-ul-zng"/>
  368. </connections>
  369. </button>
  370. </subviews>
  371. <constraints>
  372. <constraint firstAttribute="height" constant="30" id="zpV-45-1BI"/>
  373. </constraints>
  374. </stackView>
  375. </subviews>
  376. </stackView>
  377. </subviews>
  378. </stackView>
  379. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UkR-Y2-CxP" userLabel="settingSeperator">
  380. <rect key="frame" x="0.0" y="40" width="334" height="0.5"/>
  381. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  382. <constraints>
  383. <constraint firstAttribute="height" constant="0.5" id="xmn-0D-mvC"/>
  384. </constraints>
  385. </view>
  386. </subviews>
  387. </stackView>
  388. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="giG-3U-czb">
  389. <rect key="frame" x="0.0" y="151.5" width="334" height="40.5"/>
  390. <subviews>
  391. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="30" translatesAutoresizingMaskIntoConstraints="NO" id="hRu-NW-e6e">
  392. <rect key="frame" x="0.0" y="0.0" width="334" height="30"/>
  393. <subviews>
  394. <stackView opaque="NO" contentMode="scaleToFill" spacing="15" translatesAutoresizingMaskIntoConstraints="NO" id="EEp-Ts-pi0">
  395. <rect key="frame" x="0.0" y="0.0" width="334" height="30"/>
  396. <subviews>
  397. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="0qN-Pf-UqP">
  398. <rect key="frame" x="0.0" y="0.0" width="15" height="30"/>
  399. <subviews>
  400. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UhM-dE-zWT">
  401. <rect key="frame" x="0.0" y="0.0" width="15" height="7.5"/>
  402. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  403. <nil key="textColor"/>
  404. <nil key="highlightedColor"/>
  405. </label>
  406. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="settingsLogout" translatesAutoresizingMaskIntoConstraints="NO" id="e9b-RT-ZHE">
  407. <rect key="frame" x="0.0" y="7.5" width="15" height="15"/>
  408. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  409. <constraints>
  410. <constraint firstAttribute="height" constant="15" id="OKZ-Mb-57R"/>
  411. <constraint firstAttribute="width" constant="15" id="Vxq-Kx-dvc"/>
  412. </constraints>
  413. </imageView>
  414. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ACt-jG-1Oi">
  415. <rect key="frame" x="0.0" y="22.5" width="15" height="7.5"/>
  416. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  417. <nil key="textColor"/>
  418. <nil key="highlightedColor"/>
  419. </label>
  420. </subviews>
  421. <constraints>
  422. <constraint firstItem="ACt-jG-1Oi" firstAttribute="height" secondItem="UhM-dE-zWT" secondAttribute="height" id="edu-L9-U3V"/>
  423. <constraint firstItem="ACt-jG-1Oi" firstAttribute="width" secondItem="UhM-dE-zWT" secondAttribute="width" id="fNI-TF-14X"/>
  424. </constraints>
  425. </stackView>
  426. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tWd-gc-RoZ">
  427. <rect key="frame" x="30" y="0.0" width="304" height="30"/>
  428. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  429. <fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
  430. <state key="normal" title="Logout">
  431. <color key="titleColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
  432. </state>
  433. <connections>
  434. <action selector="logout:" destination="XQF-oH-rUR" eventType="touchUpInside" id="390-Ql-inb"/>
  435. </connections>
  436. </button>
  437. </subviews>
  438. <constraints>
  439. <constraint firstAttribute="height" constant="30" id="eKE-ve-Zuq"/>
  440. </constraints>
  441. </stackView>
  442. </subviews>
  443. </stackView>
  444. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ps0-Sm-Ojg" userLabel="logoutseperator">
  445. <rect key="frame" x="0.0" y="40" width="334" height="0.5"/>
  446. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  447. <constraints>
  448. <constraint firstAttribute="height" constant="0.5" id="Skv-xm-S3o"/>
  449. </constraints>
  450. </view>
  451. </subviews>
  452. </stackView>
  453. </subviews>
  454. </stackView>
  455. </subviews>
  456. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  457. <constraints>
  458. <constraint firstItem="QNQ-s6-P5E" firstAttribute="leading" secondItem="kdg-zQ-NIN" secondAttribute="leading" id="0mt-mt-0PX"/>
  459. <constraint firstItem="BLa-d5-Z4p" firstAttribute="top" secondItem="nNq-27-HgQ" secondAttribute="bottom" constant="10" id="2Kf-Tn-Gfx"/>
  460. <constraint firstAttribute="trailing" secondItem="Cg8-4O-Oae" secondAttribute="trailing" id="53Y-id-PPn"/>
  461. <constraint firstItem="hbf-Lc-lhe" firstAttribute="leading" secondItem="Cg8-4O-Oae" secondAttribute="leading" id="586-sD-VGV"/>
  462. <constraint firstItem="Cg8-4O-Oae" firstAttribute="leading" secondItem="SdX-nR-jpH" secondAttribute="leading" id="5MC-cF-oMs"/>
  463. <constraint firstItem="757-bN-dqL" firstAttribute="centerY" secondItem="IPj-YW-l1F" secondAttribute="centerY" id="5uH-1C-4oi"/>
  464. <constraint firstItem="Hwu-cz-jJF" firstAttribute="leading" secondItem="hbf-Lc-lhe" secondAttribute="leading" id="9LE-g0-wPg"/>
  465. <constraint firstItem="QNQ-s6-P5E" firstAttribute="top" secondItem="kdg-zQ-NIN" secondAttribute="bottom" constant="8" id="AgX-8l-tle"/>
  466. <constraint firstItem="kdg-zQ-NIN" firstAttribute="leading" secondItem="ZoG-VG-s0S" secondAttribute="leading" constant="35" id="AvB-cA-ojf"/>
  467. <constraint firstItem="SdX-nR-jpH" firstAttribute="top" secondItem="QNQ-s6-P5E" secondAttribute="bottom" constant="6" id="BHL-bo-898"/>
  468. <constraint firstItem="Va8-ch-pd5" firstAttribute="top" secondItem="Hwu-cz-jJF" secondAttribute="bottom" constant="8" id="BVl-9s-Cbi"/>
  469. <constraint firstItem="SdX-nR-jpH" firstAttribute="leading" secondItem="QNQ-s6-P5E" secondAttribute="leading" id="Brw-bT-7jE"/>
  470. <constraint firstItem="wJr-Kz-LpY" firstAttribute="leading" secondItem="Hwu-cz-jJF" secondAttribute="trailing" constant="2" id="EZh-3X-0G9"/>
  471. <constraint firstAttribute="trailing" secondItem="BLa-d5-Z4p" secondAttribute="trailing" id="GE2-ih-kWH"/>
  472. <constraint firstItem="IPj-YW-l1F" firstAttribute="leading" secondItem="ZoG-VG-s0S" secondAttribute="leading" constant="20" id="IoC-UX-Zk7"/>
  473. <constraint firstItem="FVY-Si-dtB" firstAttribute="top" secondItem="Ued-zS-9Yo" secondAttribute="bottom" constant="32" id="MOv-FR-Myh"/>
  474. <constraint firstItem="wJr-Kz-LpY" firstAttribute="baseline" secondItem="Hwu-cz-jJF" secondAttribute="baseline" id="O3F-5Y-3fX"/>
  475. <constraint firstItem="nNq-27-HgQ" firstAttribute="leading" secondItem="ZoG-VG-s0S" secondAttribute="leading" id="Ox8-aG-33x"/>
  476. <constraint firstItem="Ued-zS-9Yo" firstAttribute="top" secondItem="SdX-nR-jpH" secondAttribute="bottom" constant="10" id="R7L-0J-wiF"/>
  477. <constraint firstItem="VRX-3l-YiC" firstAttribute="leading" secondItem="kdg-zQ-NIN" secondAttribute="trailing" constant="5" id="Str-l4-USJ"/>
  478. <constraint firstItem="kdg-zQ-NIN" firstAttribute="top" secondItem="ZoG-VG-s0S" secondAttribute="top" constant="30" id="Svf-KY-D2Z"/>
  479. <constraint firstItem="xvC-F1-OXn" firstAttribute="top" secondItem="757-bN-dqL" secondAttribute="bottom" constant="7" id="TMd-Iy-Yfa"/>
  480. <constraint firstItem="Q40-hg-fAU" firstAttribute="top" secondItem="Cg8-4O-Oae" secondAttribute="bottom" constant="13.5" id="TR7-xl-7Jn"/>
  481. <constraint firstAttribute="trailing" secondItem="Ued-zS-9Yo" secondAttribute="trailing" id="Tcw-j6-whg"/>
  482. <constraint firstItem="Ued-zS-9Yo" firstAttribute="leading" secondItem="ZoG-VG-s0S" secondAttribute="leading" id="WCe-9L-ohD"/>
  483. <constraint firstItem="xvC-F1-OXn" firstAttribute="leading" secondItem="ZoG-VG-s0S" secondAttribute="leading" constant="25" id="XHL-nI-fah"/>
  484. <constraint firstAttribute="trailing" secondItem="9Xh-pG-j5B" secondAttribute="trailing" constant="24" id="c54-V3-8AH"/>
  485. <constraint firstAttribute="bottom" secondItem="xvC-F1-OXn" secondAttribute="bottom" constant="46" id="ceo-Cq-bVt"/>
  486. <constraint firstItem="Hwu-cz-jJF" firstAttribute="top" secondItem="hbf-Lc-lhe" secondAttribute="bottom" constant="19" id="dlG-PY-26B"/>
  487. <constraint firstAttribute="trailing" secondItem="nNq-27-HgQ" secondAttribute="trailing" id="eLp-4A-djg"/>
  488. <constraint firstAttribute="trailing" secondItem="xvC-F1-OXn" secondAttribute="trailing" constant="28" id="edO-dh-q5D"/>
  489. <constraint firstItem="VRX-3l-YiC" firstAttribute="top" secondItem="kdg-zQ-NIN" secondAttribute="top" id="f7T-MD-F8K"/>
  490. <constraint firstItem="9Xh-pG-j5B" firstAttribute="top" secondItem="kdg-zQ-NIN" secondAttribute="top" id="fZE-oA-mjE"/>
  491. <constraint firstAttribute="trailing" secondItem="FVY-Si-dtB" secondAttribute="trailing" constant="23" id="g1y-8p-Q4y"/>
  492. <constraint firstItem="BLa-d5-Z4p" firstAttribute="leading" secondItem="ZoG-VG-s0S" secondAttribute="leading" constant="35" id="gnU-df-4u4"/>
  493. <constraint firstItem="nNq-27-HgQ" firstAttribute="top" secondItem="Va8-ch-pd5" secondAttribute="bottom" constant="8.5" id="jJ8-1C-mh1"/>
  494. <constraint firstItem="hbf-Lc-lhe" firstAttribute="top" secondItem="Cg8-4O-Oae" secondAttribute="bottom" constant="4" id="nol-Td-kkM"/>
  495. <constraint firstItem="QNQ-s6-P5E" firstAttribute="trailing" secondItem="kdg-zQ-NIN" secondAttribute="trailing" id="pSP-Y2-9Bs"/>
  496. <constraint firstItem="Cg8-4O-Oae" firstAttribute="top" secondItem="Ued-zS-9Yo" secondAttribute="bottom" constant="11" id="pkE-jL-k5E"/>
  497. <constraint firstItem="Q40-hg-fAU" firstAttribute="baseline" secondItem="hbf-Lc-lhe" secondAttribute="baseline" id="ppt-8n-JOW"/>
  498. <constraint firstAttribute="trailing" secondItem="VRX-3l-YiC" secondAttribute="trailing" constant="24" id="rZF-FL-jaC"/>
  499. <constraint firstItem="Va8-ch-pd5" firstAttribute="leading" secondItem="Hwu-cz-jJF" secondAttribute="leading" id="rl9-4J-i6b"/>
  500. <constraint firstAttribute="trailing" secondItem="757-bN-dqL" secondAttribute="trailing" constant="16" id="w4e-7l-rFH"/>
  501. <constraint firstItem="Q40-hg-fAU" firstAttribute="leading" secondItem="hbf-Lc-lhe" secondAttribute="trailing" constant="2" id="xZj-Gb-fJp"/>
  502. <constraint firstItem="757-bN-dqL" firstAttribute="leading" secondItem="IPj-YW-l1F" secondAttribute="trailing" constant="18" id="yyy-md-Y4m"/>
  503. <constraint firstItem="Hwu-cz-jJF" firstAttribute="top" secondItem="Q40-hg-fAU" secondAttribute="bottom" constant="21.5" id="z2x-D6-wbJ"/>
  504. </constraints>
  505. </view>
  506. </subviews>
  507. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  508. <constraints>
  509. <constraint firstItem="ZoG-VG-s0S" firstAttribute="top" secondItem="nuK-R3-90r" secondAttribute="top" constant="20" id="1fn-nm-N5u"/>
  510. <constraint firstAttribute="trailing" secondItem="ZoG-VG-s0S" secondAttribute="trailing" constant="3" id="TJY-mP-aTk"/>
  511. <constraint firstAttribute="bottom" secondItem="ZoG-VG-s0S" secondAttribute="bottom" constant="40" id="bbS-8F-mVa"/>
  512. <constraint firstItem="ZoG-VG-s0S" firstAttribute="leading" secondItem="nuK-R3-90r" secondAttribute="leading" constant="3" id="vPy-ku-nkw"/>
  513. </constraints>
  514. </view>
  515. </subviews>
  516. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  517. <constraints>
  518. <constraint firstItem="nuK-R3-90r" firstAttribute="height" secondItem="ADN-kd-oOJ" secondAttribute="height" id="Be8-dN-9EC"/>
  519. <constraint firstAttribute="trailing" secondItem="nuK-R3-90r" secondAttribute="trailing" id="cJh-pf-5wx"/>
  520. <constraint firstAttribute="bottom" secondItem="nuK-R3-90r" secondAttribute="bottom" id="fsy-X4-C2d"/>
  521. <constraint firstItem="nuK-R3-90r" firstAttribute="top" secondItem="ADN-kd-oOJ" secondAttribute="top" id="hDc-Y9-Xf8"/>
  522. <constraint firstItem="nuK-R3-90r" firstAttribute="leading" secondItem="ADN-kd-oOJ" secondAttribute="leading" id="iKk-7c-nyJ"/>
  523. </constraints>
  524. </scrollView>
  525. </subviews>
  526. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  527. <constraints>
  528. <constraint firstItem="ADN-kd-oOJ" firstAttribute="width" secondItem="eQH-Ma-sSx" secondAttribute="width" id="HME-Rr-DZo"/>
  529. <constraint firstItem="nuK-R3-90r" firstAttribute="width" secondItem="eQH-Ma-sSx" secondAttribute="width" id="JoO-6N-JQg"/>
  530. <constraint firstItem="lW7-cc-b1U" firstAttribute="bottom" secondItem="ADN-kd-oOJ" secondAttribute="bottom" id="Oaf-Ko-UYi"/>
  531. <constraint firstItem="lW7-cc-b1U" firstAttribute="trailing" secondItem="ADN-kd-oOJ" secondAttribute="trailing" id="Tbj-Ue-kI9"/>
  532. <constraint firstItem="ADN-kd-oOJ" firstAttribute="top" secondItem="lW7-cc-b1U" secondAttribute="top" id="fsq-uh-6sZ"/>
  533. <constraint firstItem="ADN-kd-oOJ" firstAttribute="leading" secondItem="lW7-cc-b1U" secondAttribute="leading" id="yDh-e7-VGC"/>
  534. </constraints>
  535. <viewLayoutGuide key="safeArea" id="lW7-cc-b1U"/>
  536. </view>
  537. <connections>
  538. <outlet property="aboutGmeButton" destination="g04-2C-I0o" id="KXW-AM-XiD"/>
  539. <outlet property="aboutIconImageView" destination="2YN-i2-6yb" id="ZKX-fP-dfD"/>
  540. <outlet property="autoDebitAccountButton" destination="1gS-9y-0Ch" id="vgs-Rq-UBh"/>
  541. <outlet property="availableBalanceTitleLabel" destination="Cg8-4O-Oae" id="BN9-H6-w62"/>
  542. <outlet property="gmeWalletNoTitleLabel" destination="Hwu-cz-jJF" id="J2z-x5-Vu7"/>
  543. <outlet property="imageViewProfileSetting" destination="VRX-3l-YiC" id="To0-7q-WQe"/>
  544. <outlet property="labelBalance" destination="hbf-Lc-lhe" id="o3g-fu-eyO"/>
  545. <outlet property="labelBank" destination="Va8-ch-pd5" id="L3H-LC-c0T"/>
  546. <outlet property="labelEmail" destination="SdX-nR-jpH" id="Vtd-9B-PVx"/>
  547. <outlet property="labelPhone" destination="QNQ-s6-P5E" id="Xf6-UG-G5c"/>
  548. <outlet property="labelProfileName" destination="kdg-zQ-NIN" id="Iqv-EW-sLk"/>
  549. <outlet property="labelUserNameInitial" destination="9Xh-pG-j5B" id="asF-zO-NM5"/>
  550. <outlet property="labelWalletNumber" destination="wJr-Kz-LpY" id="Exm-eH-S74"/>
  551. <outlet property="logoutButton" destination="tWd-gc-RoZ" id="Syz-09-xc9"/>
  552. <outlet property="logoutIconImageView" destination="e9b-RT-ZHE" id="sHU-dt-3Yv"/>
  553. <outlet property="manageAccountStackView" destination="hGN-h7-THC" id="Jw4-OX-3u5"/>
  554. <outlet property="roundedBgView" destination="ZoG-VG-s0S" id="pCf-XI-BrX"/>
  555. <outlet property="settingButton" destination="74r-QV-rod" id="Cj9-bK-J5D"/>
  556. <outlet property="settingIconImageView" destination="fgo-RA-LTU" id="C0O-gL-tAC"/>
  557. <outlet property="withdrawButton" destination="FVY-Si-dtB" id="L7H-Qf-LwZ"/>
  558. </connections>
  559. </viewController>
  560. <placeholder placeholderIdentifier="IBFirstResponder" id="tY9-V2-fiZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  561. </objects>
  562. <point key="canvasLocation" x="4496.8000000000002" y="2385.1574212893556"/>
  563. </scene>
  564. </scenes>
  565. <resources>
  566. <image name="settingsAbout" width="15" height="15"/>
  567. <image name="settingsLogout" width="15" height="13"/>
  568. <image name="settingsSetting" width="15" height="16"/>
  569. <image name="settingsSupport" width="17" height="15"/>
  570. <image name="sm_managet_accounts" width="54" height="45"/>
  571. </resources>
  572. </document>