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.

256 lines
28 KiB

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="vSt-I7-fiF">
  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="14490.49"/>
  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-Medium.otf">
  14. <string>SanFranciscoDisplay-Medium</string>
  15. </array>
  16. <array key="SanFranciscoDisplay-Regular.otf">
  17. <string>SanFranciscoDisplay-Regular</string>
  18. </array>
  19. </customFonts>
  20. <scenes>
  21. <!--Reward-->
  22. <scene sceneID="R60-Pu-Hpy">
  23. <objects>
  24. <viewController storyboardIdentifier="RewardViewController" title="Reward" id="HSb-ou-7T5" customClass="RewardViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
  25. <view key="view" contentMode="scaleToFill" id="9Uc-9s-KgO">
  26. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  27. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  28. <subviews>
  29. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mVq-cj-kN9">
  30. <rect key="frame" x="10" y="74" width="355" height="132"/>
  31. <subviews>
  32. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="starredBackground" translatesAutoresizingMaskIntoConstraints="NO" id="OUC-GY-cfV">
  33. <rect key="frame" x="0.0" y="0.0" width="355" height="132"/>
  34. </imageView>
  35. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Note: The reward point is valid for a year only." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zsW-Jn-5cx">
  36. <rect key="frame" x="53.5" y="113" width="248.5" height="16"/>
  37. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="13"/>
  38. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_reward" translatesAutoresizingMaskIntoConstraints="NO" id="w0R-LI-YPR">
  42. <rect key="frame" x="75.5" y="19.5" width="80" height="80"/>
  43. <constraints>
  44. <constraint firstAttribute="height" constant="80" id="0qu-ST-7fP"/>
  45. <constraint firstAttribute="width" constant="80" id="LaH-ji-hpA"/>
  46. </constraints>
  47. </imageView>
  48. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="a1o-7y-Kgz">
  49. <rect key="frame" x="187.5" y="34.5" width="92" height="50"/>
  50. <subviews>
  51. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Reward Points" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vyv-ya-vvm">
  52. <rect key="frame" x="0.0" y="0.0" width="92" height="17"/>
  53. <constraints>
  54. <constraint firstAttribute="height" constant="17" id="bs5-Ee-cbW"/>
  55. </constraints>
  56. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="15"/>
  57. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  58. <nil key="highlightedColor"/>
  59. </label>
  60. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" text="999" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qUz-im-Ri9">
  61. <rect key="frame" x="21" y="25" width="50.5" height="25"/>
  62. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="30"/>
  63. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  64. <nil key="highlightedColor"/>
  65. </label>
  66. </subviews>
  67. <constraints>
  68. <constraint firstAttribute="height" constant="50" id="YHq-Pz-BCd"/>
  69. </constraints>
  70. </stackView>
  71. </subviews>
  72. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  73. <constraints>
  74. <constraint firstItem="OUC-GY-cfV" firstAttribute="leading" secondItem="mVq-cj-kN9" secondAttribute="leading" id="A52-Bg-bDq"/>
  75. <constraint firstAttribute="trailing" secondItem="OUC-GY-cfV" secondAttribute="trailing" id="Cnd-iV-Xf2"/>
  76. <constraint firstItem="w0R-LI-YPR" firstAttribute="centerY" secondItem="mVq-cj-kN9" secondAttribute="centerY" multiplier="0.9:1" id="Hku-ZU-bRP"/>
  77. <constraint firstAttribute="bottom" secondItem="OUC-GY-cfV" secondAttribute="bottom" id="I21-tO-DcP"/>
  78. <constraint firstItem="OUC-GY-cfV" firstAttribute="top" secondItem="mVq-cj-kN9" secondAttribute="top" id="SXg-2t-8Sf"/>
  79. <constraint firstItem="a1o-7y-Kgz" firstAttribute="centerY" secondItem="mVq-cj-kN9" secondAttribute="centerY" multiplier="0.9:1" id="Y9Y-o0-XZF"/>
  80. <constraint firstItem="a1o-7y-Kgz" firstAttribute="centerX" secondItem="mVq-cj-kN9" secondAttribute="centerX" multiplier="1:0.76" id="bwp-Qn-JjK"/>
  81. <constraint firstItem="zsW-Jn-5cx" firstAttribute="centerX" secondItem="OUC-GY-cfV" secondAttribute="centerX" id="cFA-Vu-JJk"/>
  82. <constraint firstItem="zsW-Jn-5cx" firstAttribute="bottom" secondItem="mVq-cj-kN9" secondAttribute="bottomMargin" constant="5" id="rIq-c9-A1e"/>
  83. <constraint firstItem="w0R-LI-YPR" firstAttribute="centerX" secondItem="mVq-cj-kN9" secondAttribute="centerX" multiplier="0.65:1" id="uhb-mU-iLg"/>
  84. </constraints>
  85. </view>
  86. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="vmj-sE-fUF">
  87. <rect key="frame" x="10" y="216" width="355" height="441"/>
  88. <color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  89. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" sectionInsetReference="layoutMargins" id="EfM-at-Q7o">
  90. <size key="itemSize" width="150" height="170"/>
  91. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  92. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  93. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  94. </collectionViewFlowLayout>
  95. <cells>
  96. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="RewardItemCollectionViewCell" id="cHI-vd-pPt" customClass="RewardItemCollectionViewCell" customModule="GME_Remit">
  97. <rect key="frame" x="8" y="8" width="150" height="170"/>
  98. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  99. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
  100. <rect key="frame" x="0.0" y="0.0" width="150" height="170"/>
  101. <autoresizingMask key="autoresizingMask"/>
  102. <subviews>
  103. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BxP-VR-9pb" userLabel="ContentsView">
  104. <rect key="frame" x="0.0" y="0.0" width="150" height="170"/>
  105. <subviews>
  106. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gXS-zt-2Em" userLabel="Image">
  107. <rect key="frame" x="45" y="9.5" width="60" height="68"/>
  108. <subviews>
  109. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_cap" translatesAutoresizingMaskIntoConstraints="NO" id="yBC-h9-W9V">
  110. <rect key="frame" x="0.0" y="0.0" width="60" height="68"/>
  111. </imageView>
  112. </subviews>
  113. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  114. <constraints>
  115. <constraint firstItem="yBC-h9-W9V" firstAttribute="top" secondItem="gXS-zt-2Em" secondAttribute="top" id="4Xg-VT-dhu"/>
  116. <constraint firstAttribute="bottom" secondItem="yBC-h9-W9V" secondAttribute="bottom" id="Ok5-3c-jE4"/>
  117. <constraint firstAttribute="trailing" secondItem="yBC-h9-W9V" secondAttribute="trailing" id="PhJ-Kf-U7Z"/>
  118. <constraint firstItem="yBC-h9-W9V" firstAttribute="leading" secondItem="gXS-zt-2Em" secondAttribute="leading" id="wTT-Sp-Zie"/>
  119. </constraints>
  120. </view>
  121. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cap" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BqF-5D-gKI">
  122. <rect key="frame" x="62" y="79.5" width="26" height="20"/>
  123. <constraints>
  124. <constraint firstAttribute="height" constant="20" id="Z1S-OD-hnG"/>
  125. </constraints>
  126. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="15"/>
  127. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  128. <nil key="highlightedColor"/>
  129. </label>
  130. <stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="3" translatesAutoresizingMaskIntoConstraints="NO" id="ZuI-S8-E7W" userLabel="Point">
  131. <rect key="frame" x="43.5" y="104.5" width="63" height="17"/>
  132. <subviews>
  133. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="100" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="45R-vr-kHD">
  134. <rect key="frame" x="0.0" y="0.0" width="22" height="17"/>
  135. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="14"/>
  136. <color key="textColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  137. <nil key="highlightedColor"/>
  138. </label>
  139. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Points" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WJV-cK-BUi">
  140. <rect key="frame" x="25" y="0.0" width="38" height="17"/>
  141. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
  142. <color key="textColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  143. <nil key="highlightedColor"/>
  144. </label>
  145. </subviews>
  146. </stackView>
  147. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7p0-Ih-FE0" userLabel="SeperateLine">
  148. <rect key="frame" x="0.0" y="130.5" width="150" height="1"/>
  149. <color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  150. <constraints>
  151. <constraint firstAttribute="height" constant="1" id="aIU-fW-HwS"/>
  152. </constraints>
  153. </view>
  154. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qou-YC-598">
  155. <rect key="frame" x="45" y="136.5" width="60" height="28.5"/>
  156. <color key="backgroundColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
  157. <fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="13"/>
  158. <state key="normal" title="Redeem">
  159. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  160. </state>
  161. </button>
  162. </subviews>
  163. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  164. <constraints>
  165. <constraint firstItem="Qou-YC-598" firstAttribute="centerX" secondItem="BxP-VR-9pb" secondAttribute="centerX" id="2Kd-0A-RZi"/>
  166. <constraint firstItem="gXS-zt-2Em" firstAttribute="height" secondItem="BxP-VR-9pb" secondAttribute="height" multiplier="0.4:1" id="A5O-2u-e3Q"/>
  167. <constraint firstItem="BqF-5D-gKI" firstAttribute="centerX" secondItem="BxP-VR-9pb" secondAttribute="centerX" id="Iwj-rN-h1U"/>
  168. <constraint firstItem="gXS-zt-2Em" firstAttribute="centerY" secondItem="BxP-VR-9pb" secondAttribute="centerY" multiplier="0.51" id="KbE-6F-bfz"/>
  169. <constraint firstItem="ZuI-S8-E7W" firstAttribute="centerX" secondItem="BxP-VR-9pb" secondAttribute="centerX" id="Qg0-bx-1jR"/>
  170. <constraint firstItem="7p0-Ih-FE0" firstAttribute="centerX" secondItem="BxP-VR-9pb" secondAttribute="centerX" id="UGa-tZ-Jvj"/>
  171. <constraint firstItem="BqF-5D-gKI" firstAttribute="centerY" secondItem="BxP-VR-9pb" secondAttribute="centerY" multiplier="1:0.95" id="Xm6-sm-bLb"/>
  172. <constraint firstItem="7p0-Ih-FE0" firstAttribute="width" secondItem="BxP-VR-9pb" secondAttribute="width" id="h3i-l0-RmD"/>
  173. <constraint firstItem="Qou-YC-598" firstAttribute="top" secondItem="7p0-Ih-FE0" secondAttribute="bottom" constant="5" id="lZv-Ab-SMM"/>
  174. <constraint firstItem="gXS-zt-2Em" firstAttribute="width" secondItem="BxP-VR-9pb" secondAttribute="width" multiplier="0.4:1" id="ncR-7m-ugp"/>
  175. <constraint firstItem="Qou-YC-598" firstAttribute="width" secondItem="gXS-zt-2Em" secondAttribute="width" id="o0q-71-a0s"/>
  176. <constraint firstAttribute="bottom" secondItem="Qou-YC-598" secondAttribute="bottom" constant="5" id="poF-9a-JXm"/>
  177. <constraint firstItem="gXS-zt-2Em" firstAttribute="centerX" secondItem="BxP-VR-9pb" secondAttribute="centerX" id="rmy-dA-bvM"/>
  178. <constraint firstItem="7p0-Ih-FE0" firstAttribute="centerY" secondItem="BxP-VR-9pb" secondAttribute="centerY" multiplier="1:0.65" id="sP1-98-987"/>
  179. <constraint firstItem="ZuI-S8-E7W" firstAttribute="top" secondItem="BqF-5D-gKI" secondAttribute="bottom" constant="5" id="xXk-Lr-BLm"/>
  180. </constraints>
  181. </view>
  182. </subviews>
  183. </view>
  184. <constraints>
  185. <constraint firstAttribute="bottom" secondItem="BxP-VR-9pb" secondAttribute="bottom" id="BZ0-dO-oDJ"/>
  186. <constraint firstItem="BxP-VR-9pb" firstAttribute="leading" secondItem="cHI-vd-pPt" secondAttribute="leading" id="Ren-lD-9Nc"/>
  187. <constraint firstItem="BxP-VR-9pb" firstAttribute="top" secondItem="cHI-vd-pPt" secondAttribute="top" id="kIj-Ju-r7j"/>
  188. <constraint firstAttribute="trailing" secondItem="BxP-VR-9pb" secondAttribute="trailing" id="pnh-np-BcN"/>
  189. </constraints>
  190. <size key="customSize" width="150" height="170"/>
  191. <connections>
  192. <outlet property="contentsView" destination="BxP-VR-9pb" id="W3A-zJ-aS7"/>
  193. <outlet property="itemImage" destination="yBC-h9-W9V" id="V5H-yu-uJn"/>
  194. <outlet property="itemNameLabel" destination="BqF-5D-gKI" id="SfN-Lt-Eif"/>
  195. <outlet property="itemPriceLabel" destination="45R-vr-kHD" id="Y5b-8s-Q00"/>
  196. <outlet property="redeemButton" destination="Qou-YC-598" id="smo-E4-GZd"/>
  197. </connections>
  198. </collectionViewCell>
  199. </cells>
  200. </collectionView>
  201. </subviews>
  202. <color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  203. <constraints>
  204. <constraint firstItem="mVq-cj-kN9" firstAttribute="top" secondItem="xzr-V8-PuC" secondAttribute="top" constant="10" id="ToK-9y-JLR"/>
  205. <constraint firstItem="xzr-V8-PuC" firstAttribute="bottom" secondItem="vmj-sE-fUF" secondAttribute="bottom" constant="10" id="WAE-L4-8NY"/>
  206. <constraint firstItem="vmj-sE-fUF" firstAttribute="leading" secondItem="xzr-V8-PuC" secondAttribute="leading" constant="10" id="ZPN-6Q-A6T"/>
  207. <constraint firstItem="xzr-V8-PuC" firstAttribute="trailing" secondItem="vmj-sE-fUF" secondAttribute="trailing" constant="10" id="gcR-Zb-xMO"/>
  208. <constraint firstItem="vmj-sE-fUF" firstAttribute="top" secondItem="mVq-cj-kN9" secondAttribute="bottom" constant="10" id="lq8-g5-KD1"/>
  209. <constraint firstItem="xzr-V8-PuC" firstAttribute="trailing" secondItem="mVq-cj-kN9" secondAttribute="trailing" constant="10" id="usG-n5-rnO"/>
  210. <constraint firstItem="mVq-cj-kN9" firstAttribute="leading" secondItem="xzr-V8-PuC" secondAttribute="leading" constant="10" id="xRu-NY-z1z"/>
  211. </constraints>
  212. <viewLayoutGuide key="safeArea" id="xzr-V8-PuC"/>
  213. </view>
  214. <navigationItem key="navigationItem" title="Reward" id="hwT-7x-wrG">
  215. <barButtonItem key="rightBarButtonItem" title="Cancel" id="0iP-nh-qBh">
  216. <color key="tintColor" red="1" green="0.14913141730000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  217. <connections>
  218. <action selector="closeButtonTouch:" destination="HSb-ou-7T5" id="UDd-Qh-yCe"/>
  219. </connections>
  220. </barButtonItem>
  221. </navigationItem>
  222. <connections>
  223. <outlet property="collectionView" destination="vmj-sE-fUF" id="1hS-9U-Y8o"/>
  224. <outlet property="rewardPointLabel" destination="qUz-im-Ri9" id="12G-rl-Pno"/>
  225. </connections>
  226. </viewController>
  227. <placeholder placeholderIdentifier="IBFirstResponder" id="8je-5K-XuW" userLabel="First Responder" sceneMemberID="firstResponder"/>
  228. </objects>
  229. <point key="canvasLocation" x="847.20000000000005" y="232.53373313343329"/>
  230. </scene>
  231. <!--Navigation Controller-->
  232. <scene sceneID="exw-Mg-GLS">
  233. <objects>
  234. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="vSt-I7-fiF" sceneMemberID="viewController">
  235. <toolbarItems/>
  236. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="kv7-0D-PBp">
  237. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  238. <autoresizingMask key="autoresizingMask"/>
  239. </navigationBar>
  240. <nil name="viewControllers"/>
  241. <connections>
  242. <segue destination="HSb-ou-7T5" kind="relationship" relationship="rootViewController" id="Sk2-ua-4fY"/>
  243. </connections>
  244. </navigationController>
  245. <placeholder placeholderIdentifier="IBFirstResponder" id="gDh-vS-EQU" userLabel="First Responder" sceneMemberID="firstResponder"/>
  246. </objects>
  247. <point key="canvasLocation" x="-92" y="232.53373313343329"/>
  248. </scene>
  249. </scenes>
  250. <resources>
  251. <image name="ic_cap" width="61" height="61"/>
  252. <image name="ic_reward" width="74" height="74"/>
  253. <image name="starredBackground" width="355" height="132"/>
  254. </resources>
  255. <color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  256. </document>