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.
 
 
 
 

602 lines
80 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<customFonts key="customFonts">
<array key="SanFranciscoDisplay-Bold.otf">
<string>SanFranciscoDisplay-Bold</string>
</array>
<array key="SanFranciscoDisplay-Medium.otf">
<string>SanFranciscoDisplay-Medium</string>
</array>
<array key="SanFranciscoDisplay-Regular.otf">
<string>SanFranciscoDisplay-Regular</string>
</array>
<array key="SanFranciscoDisplay-Semibold.otf">
<string>SanFranciscoDisplay-Semibold</string>
</array>
</customFonts>
<scenes>
<!--Send Money Exchange Rate View Controller-->
<scene sceneID="lRH-k8-ECt">
<objects>
<viewController storyboardIdentifier="SendMoneyExchangeRateViewController" id="SBO-Ku-vj1" customClass="SendMoneyExchangeRateViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="Oiz-Y5-Rzy">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" keyboardDismissMode="onDrag" translatesAutoresizingMaskIntoConstraints="NO" id="ojE-Rb-5Py">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pmz-vD-vwK">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="sHP-5O-mqU">
<rect key="frame" x="10" y="20" width="355" height="250"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EbU-IJ-J7S">
<rect key="frame" x="0.0" y="0.0" width="355" height="250"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2Fv-6U-pgY">
<rect key="frame" x="0.0" y="0.0" width="355" height="73.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="orG-AI-ufO">
<rect key="frame" x="8" y="0.0" width="347" height="73.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalCentering" translatesAutoresizingMaskIntoConstraints="NO" id="USe-O0-QFJ">
<rect key="frame" x="0.0" y="0.0" width="222" height="73.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dqR-r5-98I">
<rect key="frame" x="0.0" y="0.0" width="222" height="6"/>
<constraints>
<constraint firstAttribute="height" constant="6" id="tkm-rx-QGA"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="You Send" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kln-bl-4Dt">
<rect key="frame" x="0.0" y="19.5" width="222" height="14"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="1,000,000" textAlignment="natural" minimumFontSize="12" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="CYa-0a-YDa" customClass="GMENumberTextField" customModule="GME_Remit" customModuleProvider="target">
<rect key="frame" x="0.0" y="33.5" width="222" height="40"/>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="q9H-98-Xiq"/>
</constraints>
<color key="textColor" red="0.92941176469999998" green="0.1137254902" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="33"/>
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
</textField>
</subviews>
</stackView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YDR-WC-SiZ">
<rect key="frame" x="222" y="0.0" width="125" height="73.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="lMW-oH-k9P">
<rect key="frame" x="24" y="24" width="77" height="26"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Korea" translatesAutoresizingMaskIntoConstraints="NO" id="MZu-Xt-o7Z">
<rect key="frame" x="0.0" y="0.0" width="26" height="26"/>
<constraints>
<constraint firstAttribute="width" constant="26" id="Ofy-R1-sbo"/>
<constraint firstAttribute="height" constant="26" id="i1I-Zj-NCf"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="KRW" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="aYr-O8-NKb">
<rect key="frame" x="36" y="0.0" width="41" height="26"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="18"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="0.1764705882" green="0.21176470589999999" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" relation="lessThanOrEqual" priority="900" constant="70" id="GPd-jn-jkK"/>
<constraint firstItem="lMW-oH-k9P" firstAttribute="centerX" secondItem="YDR-WC-SiZ" secondAttribute="centerX" id="Gtp-iA-j1s"/>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="60" id="K5c-Xq-rEU"/>
<constraint firstItem="lMW-oH-k9P" firstAttribute="centerY" secondItem="YDR-WC-SiZ" secondAttribute="centerY" id="Vv6-uV-grR"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="orG-AI-ufO" secondAttribute="trailing" id="8FG-OV-pdX"/>
<constraint firstAttribute="bottom" secondItem="orG-AI-ufO" secondAttribute="bottom" id="NhB-1d-q0I"/>
<constraint firstItem="orG-AI-ufO" firstAttribute="top" secondItem="2Fv-6U-pgY" secondAttribute="top" id="QXA-PY-s7B"/>
<constraint firstItem="orG-AI-ufO" firstAttribute="leading" secondItem="2Fv-6U-pgY" secondAttribute="leading" constant="8" id="bGR-eP-m6k"/>
</constraints>
</view>
<view hidden="YES" opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="X5p-ul-G5u">
<rect key="frame" x="0.0" y="73.5" width="355" height="103"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1JX-rD-AgB">
<rect key="frame" x="24" y="0.0" width="1.5" height="103"/>
<color key="backgroundColor" name="ThemeSeparate"/>
<constraints>
<constraint firstAttribute="width" constant="1.5" id="ABP-XR-13t"/>
</constraints>
</view>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="oqh-de-uwl">
<rect key="frame" x="20" y="0.0" width="315" height="103"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="p1h-Zb-zDy">
<rect key="frame" x="0.0" y="0.0" width="315" height="51.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="●" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oH8-uN-zlf">
<rect key="frame" x="0.0" y="0.0" width="10" height="51.5"/>
<constraints>
<constraint firstAttribute="width" constant="10" id="UzN-BS-cZk"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="8"/>
<color key="textColor" name="ThemeSeparate"/>
<nil key="highlightedColor"/>
</label>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="L9O-T2-IyA">
<rect key="frame" x="15" y="0.0" width="300" height="51.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text=" -5,000 KRW (Transfer Fees Included)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="naa-Zl-R4a">
<rect key="frame" x="0.0" y="0.0" width="300" height="51.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
</stackView>
<stackView hidden="YES" opaque="NO" contentMode="scaleToFill" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="0xW-gm-ldw">
<rect key="frame" x="0.0" y="51.5" width="315" height="0.0"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="●" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="izH-xs-3s7">
<rect key="frame" x="0.0" y="0.0" width="10" height="0.0"/>
<constraints>
<constraint firstAttribute="width" constant="10" id="p5q-Tb-fuI"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="8"/>
<color key="textColor" name="ThemeSeparate"/>
<nil key="highlightedColor"/>
</label>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="Bzn-qQ-vjr">
<rect key="frame" x="15" y="0.0" width="300" height="0.0"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text=" -5,000 KRW (Transfer Fees Included)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sNv-Ml-MF2" userLabel="AppliedCouponFee">
<rect key="frame" x="0.0" y="0.0" width="300" height="0.0"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="CZk-kM-DNf">
<rect key="frame" x="0.0" y="51.5" width="315" height="51.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="●" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OLf-3e-o2h">
<rect key="frame" x="0.0" y="0.0" width="10" height="51.5"/>
<constraints>
<constraint firstAttribute="width" constant="10" id="7FY-Ze-aaa"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="8"/>
<color key="textColor" name="ThemeSeparate"/>
<nil key="highlightedColor"/>
</label>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="fG0-wF-loz">
<rect key="frame" x="15" y="0.0" width="300" height="51.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" 0.0922 (Current Exchange Rate)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="07v-Ad-HmD">
<rect key="frame" x="0.0" y="0.0" width="300" height="51.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="60" id="7py-uO-UoO"/>
<constraint firstAttribute="height" relation="lessThanOrEqual" constant="103" id="tZc-si-eTr"/>
</constraints>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="1JX-rD-AgB" firstAttribute="leading" secondItem="X5p-ul-G5u" secondAttribute="leading" constant="24" id="8k8-HP-9UE"/>
<constraint firstAttribute="bottom" secondItem="1JX-rD-AgB" secondAttribute="bottom" id="DTb-iT-WbL"/>
<constraint firstAttribute="trailing" secondItem="oqh-de-uwl" secondAttribute="trailing" constant="20" id="LCT-SU-DTb"/>
<constraint firstItem="oqh-de-uwl" firstAttribute="leading" secondItem="X5p-ul-G5u" secondAttribute="leading" constant="20" id="LzM-UI-LfM"/>
<constraint firstItem="oqh-de-uwl" firstAttribute="top" secondItem="X5p-ul-G5u" secondAttribute="top" id="Y1d-3F-alv"/>
<constraint firstAttribute="bottom" secondItem="oqh-de-uwl" secondAttribute="bottom" id="ifQ-9D-HZ9"/>
<constraint firstItem="1JX-rD-AgB" firstAttribute="top" secondItem="X5p-ul-G5u" secondAttribute="top" id="oqY-Tm-5ST"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7NX-i6-shM">
<rect key="frame" x="0.0" y="176.5" width="355" height="73.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NPH-lh-qWs">
<rect key="frame" x="8" y="0.0" width="347" height="73.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalCentering" translatesAutoresizingMaskIntoConstraints="NO" id="CTh-Bh-q8P">
<rect key="frame" x="0.0" y="0.0" width="222" height="73.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="w50-Zd-qH0">
<rect key="frame" x="0.0" y="0.0" width="222" height="6"/>
<constraints>
<constraint firstAttribute="height" constant="6" id="t6Z-pZ-xMZ"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Recepient Gets" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="32Q-XR-KdD">
<rect key="frame" x="0.0" y="19.5" width="222" height="14"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="1,000,000" textAlignment="natural" minimumFontSize="12" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="LPC-6S-Yvp" customClass="GMENumberTextField" customModule="GME_Remit" customModuleProvider="target">
<rect key="frame" x="0.0" y="33.5" width="222" height="40"/>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="m03-cw-aYz"/>
</constraints>
<color key="textColor" red="0.92941176469999998" green="0.1137254902" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="33"/>
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
</textField>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="7j1-gW-5kX">
<rect key="frame" x="222" y="0.0" width="125" height="73.5"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pZG-MS-ppS">
<rect key="frame" x="0.0" y="0.0" width="125" height="73.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="CKW-9d-1Ho">
<rect key="frame" x="6" y="24" width="113" height="26"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Korea" translatesAutoresizingMaskIntoConstraints="NO" id="oYc-fg-M6w">
<rect key="frame" x="0.0" y="0.0" width="26" height="26"/>
<constraints>
<constraint firstAttribute="width" constant="26" id="TQZ-Pw-4kz"/>
<constraint firstAttribute="height" constant="26" id="r6p-fT-1v1"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="KRW" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="R7t-Q7-r4x">
<rect key="frame" x="36" y="0.0" width="41" height="26"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="18"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_dropdownSmall" translatesAutoresizingMaskIntoConstraints="NO" id="r5K-bC-tQq">
<rect key="frame" x="87" y="0.0" width="26" height="26"/>
<color key="tintColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="width" constant="26" id="Wbg-dC-j4G"/>
<constraint firstAttribute="height" constant="26" id="nyV-Br-mzH"/>
</constraints>
</imageView>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="0.1764705882" green="0.21176470589999999" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<gestureRecognizers/>
<constraints>
<constraint firstItem="CKW-9d-1Ho" firstAttribute="centerX" secondItem="pZG-MS-ppS" secondAttribute="centerX" id="ahr-t8-KKZ"/>
<constraint firstAttribute="width" relation="lessThanOrEqual" priority="900" constant="125" id="sL0-84-uWp"/>
<constraint firstItem="CKW-9d-1Ho" firstAttribute="centerY" secondItem="pZG-MS-ppS" secondAttribute="centerY" id="uV9-qt-SJj"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="width" constant="125" id="PJk-3L-x2r"/>
</constraints>
</stackView>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="NPH-lh-qWs" firstAttribute="top" secondItem="7NX-i6-shM" secondAttribute="top" id="UyZ-29-qD4"/>
<constraint firstAttribute="bottom" secondItem="NPH-lh-qWs" secondAttribute="bottom" id="XLZ-Uk-xh8"/>
<constraint firstAttribute="trailing" secondItem="NPH-lh-qWs" secondAttribute="trailing" id="pWY-sv-YUs"/>
<constraint firstItem="NPH-lh-qWs" firstAttribute="leading" secondItem="7NX-i6-shM" secondAttribute="leading" constant="8" id="t39-Uc-777"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="X5p-ul-G5u" secondAttribute="trailing" id="5m8-ef-FJD"/>
<constraint firstItem="2Fv-6U-pgY" firstAttribute="top" secondItem="EbU-IJ-J7S" secondAttribute="top" id="BFs-Jr-2d2"/>
<constraint firstItem="YDR-WC-SiZ" firstAttribute="height" secondItem="pZG-MS-ppS" secondAttribute="height" id="Ee4-Yt-0FV"/>
<constraint firstItem="X5p-ul-G5u" firstAttribute="top" secondItem="2Fv-6U-pgY" secondAttribute="bottom" id="Mew-vs-kj9"/>
<constraint firstItem="7NX-i6-shM" firstAttribute="top" secondItem="X5p-ul-G5u" secondAttribute="bottom" id="RJG-dg-fRD"/>
<constraint firstAttribute="bottom" secondItem="7NX-i6-shM" secondAttribute="bottom" id="S6w-z1-FPb"/>
<constraint firstAttribute="trailing" secondItem="2Fv-6U-pgY" secondAttribute="trailing" id="S8R-AG-jdN"/>
<constraint firstAttribute="trailing" secondItem="7NX-i6-shM" secondAttribute="trailing" id="cq0-S4-St7"/>
<constraint firstItem="X5p-ul-G5u" firstAttribute="leading" secondItem="EbU-IJ-J7S" secondAttribute="leading" id="hCe-L7-Ye3"/>
<constraint firstItem="7NX-i6-shM" firstAttribute="leading" secondItem="EbU-IJ-J7S" secondAttribute="leading" id="n79-ao-WBe"/>
<constraint firstItem="2Fv-6U-pgY" firstAttribute="leading" secondItem="EbU-IJ-J7S" secondAttribute="leading" id="obl-CJ-Oha"/>
<constraint firstItem="pZG-MS-ppS" firstAttribute="width" secondItem="YDR-WC-SiZ" secondAttribute="width" id="pBE-ei-Yev"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="250" id="B6d-6Z-XeV"/>
</constraints>
</stackView>
<view opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="COc-yo-3SS">
<rect key="frame" x="10" y="300" width="355" height="101"/>
<subviews>
<stackView opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="ct1-3d-Pcl">
<rect key="frame" x="0.0" y="0.0" width="355" height="101"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xFm-S2-X3q" userLabel="SeperateLine">
<rect key="frame" x="0.0" y="0.0" width="355" height="0.5"/>
<color key="backgroundColor" name="ThemeSeparate"/>
<constraints>
<constraint firstAttribute="height" constant="0.5" id="WZm-in-iv5"/>
</constraints>
</view>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GR6-2u-toL" userLabel="Coupon List">
<rect key="frame" x="0.0" y="0.5" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="6Dq-vO-fex">
<rect key="frame" x="20" y="0.0" width="315" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text="Coupon" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="x86-f6-MH2">
<rect key="frame" x="0.0" y="0.0" width="55" height="50"/>
<constraints>
<constraint firstAttribute="width" constant="55" id="gHE-EY-D64"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="15"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Z5y-QS-qrM">
<rect key="frame" x="60" y="0.0" width="230" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="13"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HCb-nM-epJ">
<rect key="frame" x="295" y="0.0" width="20" height="50"/>
<subviews>
<imageView opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_dropdownSmall" translatesAutoresizingMaskIntoConstraints="NO" id="PAF-NC-ewP">
<rect key="frame" x="0.0" y="15" width="20" height="20"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="55r-DX-a7g"/>
<constraint firstAttribute="width" constant="20" id="qVr-tn-enP"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="PAF-NC-ewP" firstAttribute="centerY" secondItem="HCb-nM-epJ" secondAttribute="centerY" id="GBf-9F-e3G"/>
<constraint firstAttribute="width" constant="20" id="sLt-ny-wUq"/>
<constraint firstItem="PAF-NC-ewP" firstAttribute="centerX" secondItem="HCb-nM-epJ" secondAttribute="centerX" id="vDr-0m-7kB"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="6Dq-vO-fex" secondAttribute="bottom" id="1Ds-zi-WOY"/>
<constraint firstAttribute="trailing" secondItem="6Dq-vO-fex" secondAttribute="trailing" constant="20" id="3ZU-qF-3Lu"/>
<constraint firstItem="6Dq-vO-fex" firstAttribute="top" secondItem="GR6-2u-toL" secondAttribute="top" id="HFy-9j-Fkl"/>
<constraint firstItem="6Dq-vO-fex" firstAttribute="leading" secondItem="GR6-2u-toL" secondAttribute="leading" constant="20" id="IFz-hN-jEs"/>
<constraint firstAttribute="height" constant="50" id="uzb-MN-g7s"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SK2-CF-ISn">
<rect key="frame" x="0.0" y="50.5" width="355" height="0.5"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8zA-OB-68c" userLabel="SeperateLine">
<rect key="frame" x="10" y="0.0" width="335" height="0.5"/>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="8zA-OB-68c" secondAttribute="bottom" id="5ZV-2e-vgR"/>
<constraint firstItem="8zA-OB-68c" firstAttribute="leading" secondItem="SK2-CF-ISn" secondAttribute="leading" constant="10" id="7cb-I6-Y9s"/>
<constraint firstAttribute="trailing" secondItem="8zA-OB-68c" secondAttribute="trailing" constant="10" id="8De-0n-f39"/>
<constraint firstAttribute="height" constant="0.5" id="jmx-Le-nrd"/>
<constraint firstItem="8zA-OB-68c" firstAttribute="top" secondItem="SK2-CF-ISn" secondAttribute="top" id="vOu-8E-nej"/>
</constraints>
</view>
<view opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9yG-nm-XCw">
<rect key="frame" x="0.0" y="51" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="Hts-mv-bbG">
<rect key="frame" x="20" y="0.0" width="315" height="50"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nmo-k2-h9i">
<rect key="frame" x="0.0" y="0.0" width="124" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text="Applied Amount" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9ZA-HW-AyA">
<rect key="frame" x="0.0" y="15" width="124" height="20"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="17"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<view opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Khd-5b-Meu">
<rect key="frame" x="0.0" y="30" width="124" height="5"/>
<color key="backgroundColor" red="0.0" green="0.58980089430000004" blue="1" alpha="0.36601027397260272" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="5" id="Mlb-jF-KYK"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="9ZA-HW-AyA" firstAttribute="centerY" secondItem="nmo-k2-h9i" secondAttribute="centerY" id="KnN-YJ-3N8"/>
<constraint firstItem="Khd-5b-Meu" firstAttribute="centerX" secondItem="nmo-k2-h9i" secondAttribute="centerX" id="L2E-kE-OfO"/>
<constraint firstItem="Khd-5b-Meu" firstAttribute="top" secondItem="9ZA-HW-AyA" secondAttribute="bottom" constant="-5" id="OqK-ki-BAI"/>
<constraint firstItem="9ZA-HW-AyA" firstAttribute="centerX" secondItem="nmo-k2-h9i" secondAttribute="centerX" id="ZO3-dm-SdK"/>
<constraint firstItem="Khd-5b-Meu" firstAttribute="width" secondItem="9ZA-HW-AyA" secondAttribute="width" id="u2x-jO-bnB"/>
<constraint firstItem="9ZA-HW-AyA" firstAttribute="width" secondItem="nmo-k2-h9i" secondAttribute="width" id="yX6-It-dIU"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AKo-3T-zDY">
<rect key="frame" x="129" y="0.0" width="147" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="20"/>
<color key="textColor" red="0.92941176470588238" green="0.11372549019607843" blue="0.19607843137254902" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="KRW" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="lef-GG-PkG">
<rect key="frame" x="281" y="0.0" width="34" height="50"/>
<constraints>
<constraint firstAttribute="width" constant="34" id="hFR-P9-sTw"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="Hts-mv-bbG" secondAttribute="bottom" id="FSK-6q-qL3"/>
<constraint firstAttribute="height" constant="50" id="TCd-NQ-KXC"/>
<constraint firstItem="Hts-mv-bbG" firstAttribute="leading" secondItem="9yG-nm-XCw" secondAttribute="leading" constant="20" id="dE6-OL-O9R"/>
<constraint firstItem="Hts-mv-bbG" firstAttribute="top" secondItem="9yG-nm-XCw" secondAttribute="top" id="e3F-No-H2g"/>
<constraint firstAttribute="trailing" secondItem="Hts-mv-bbG" secondAttribute="trailing" constant="20" id="fLB-fA-38P"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstItem="9yG-nm-XCw" firstAttribute="top" secondItem="SK2-CF-ISn" secondAttribute="bottom" id="23o-PO-otO"/>
</constraints>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="ct1-3d-Pcl" secondAttribute="trailing" id="gNx-Bm-phI"/>
<constraint firstItem="ct1-3d-Pcl" firstAttribute="top" secondItem="COc-yo-3SS" secondAttribute="top" id="uUe-G8-TDa"/>
<constraint firstAttribute="bottom" secondItem="ct1-3d-Pcl" secondAttribute="bottom" id="yir-Pn-IdV"/>
<constraint firstItem="ct1-3d-Pcl" firstAttribute="leading" secondItem="COc-yo-3SS" secondAttribute="leading" id="yqM-uj-YUL"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Y2T-0J-Buu">
<rect key="frame" x="10" y="607" width="355" height="50"/>
<color key="backgroundColor" red="0.92941176469999998" green="0.1058823529" blue="0.14117647059999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="9As-6t-adO"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="18"/>
<state key="normal" title="Calculate">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="continueButton:" destination="SBO-Ku-vj1" eventType="touchUpInside" id="e7m-v7-HME"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Y2T-0J-Buu" firstAttribute="leading" secondItem="pmz-vD-vwK" secondAttribute="leading" constant="10" id="0Rw-Bf-kaf"/>
<constraint firstAttribute="trailing" secondItem="COc-yo-3SS" secondAttribute="trailing" constant="10" id="1x6-c4-MhG"/>
<constraint firstItem="COc-yo-3SS" firstAttribute="top" secondItem="sHP-5O-mqU" secondAttribute="bottom" constant="30" id="3Eh-vx-Iip"/>
<constraint firstAttribute="trailing" secondItem="Y2T-0J-Buu" secondAttribute="trailing" constant="10" id="SGR-tC-4hJ"/>
<constraint firstItem="sHP-5O-mqU" firstAttribute="top" secondItem="pmz-vD-vwK" secondAttribute="top" constant="20" id="fhw-gw-LEG"/>
<constraint firstAttribute="trailing" secondItem="sHP-5O-mqU" secondAttribute="trailing" constant="10" id="jiN-fq-3fT"/>
<constraint firstItem="Y2T-0J-Buu" firstAttribute="top" relation="greaterThanOrEqual" secondItem="COc-yo-3SS" secondAttribute="bottom" constant="30" id="lBA-TI-oKy"/>
<constraint firstAttribute="bottom" secondItem="Y2T-0J-Buu" secondAttribute="bottom" constant="10" id="pcw-mS-jeT"/>
<constraint firstItem="sHP-5O-mqU" firstAttribute="leading" secondItem="pmz-vD-vwK" secondAttribute="leading" constant="10" id="q6O-Xy-oLm"/>
<constraint firstItem="COc-yo-3SS" firstAttribute="leading" secondItem="pmz-vD-vwK" secondAttribute="leading" constant="10" id="qVW-ho-KZP"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="pmz-vD-vwK" firstAttribute="top" secondItem="ojE-Rb-5Py" secondAttribute="top" id="560-FT-uFH"/>
<constraint firstAttribute="trailing" secondItem="pmz-vD-vwK" secondAttribute="trailing" id="B9i-qT-BIp"/>
<constraint firstItem="pmz-vD-vwK" firstAttribute="height" secondItem="ojE-Rb-5Py" secondAttribute="height" priority="250" id="H4Q-bw-PBh"/>
<constraint firstItem="pmz-vD-vwK" firstAttribute="leading" secondItem="ojE-Rb-5Py" secondAttribute="leading" id="S1P-lK-RDk"/>
<constraint firstAttribute="bottom" secondItem="pmz-vD-vwK" secondAttribute="bottom" id="Wju-Qo-0Ou"/>
<constraint firstItem="pmz-vD-vwK" firstAttribute="width" secondItem="ojE-Rb-5Py" secondAttribute="width" id="tQf-Np-XGx"/>
</constraints>
</scrollView>
</subviews>
<color key="backgroundColor" name="ThemeMainBackground"/>
<constraints>
<constraint firstItem="ojE-Rb-5Py" firstAttribute="top" secondItem="N0v-fL-JiI" secondAttribute="top" id="7z8-EE-xBe"/>
<constraint firstItem="ojE-Rb-5Py" firstAttribute="leading" secondItem="N0v-fL-JiI" secondAttribute="leading" id="VfD-kd-o0l"/>
<constraint firstItem="N0v-fL-JiI" firstAttribute="bottom" secondItem="ojE-Rb-5Py" secondAttribute="bottom" id="mG1-dQ-JV2"/>
<constraint firstItem="N0v-fL-JiI" firstAttribute="trailing" secondItem="ojE-Rb-5Py" secondAttribute="trailing" id="vLe-ck-xjm"/>
</constraints>
<viewLayoutGuide key="safeArea" id="N0v-fL-JiI"/>
</view>
<connections>
<outlet property="appliedCouponFee" destination="sNv-Ml-MF2" id="cAS-Im-7kM"/>
<outlet property="appliedCouponStackView" destination="0xW-gm-ldw" id="Y8y-W6-3Kz"/>
<outlet property="backgroundViewCountryLabel1" destination="YDR-WC-SiZ" id="tEp-4Z-V56"/>
<outlet property="backgroundViewCountryLabel2" destination="pZG-MS-ppS" id="oJv-JA-4Df"/>
<outlet property="calculatedInfoView" destination="X5p-ul-G5u" id="uGz-uV-yDk"/>
<outlet property="continueButton" destination="Y2T-0J-Buu" id="JAp-jW-eIU"/>
<outlet property="countryCodeLabel" destination="R7t-Q7-r4x" id="lV4-Z2-d7p"/>
<outlet property="countryFlagImage" destination="oYc-fg-M6w" id="1Go-nm-Bs8"/>
<outlet property="countryListStackView" destination="7j1-gW-5kX" id="Qyb-3I-XsK"/>
<outlet property="couponBackgroundView" destination="COc-yo-3SS" id="eLT-7S-aaY"/>
<outlet property="couponDetailView" destination="Hts-mv-bbG" id="UUR-dl-jeD"/>
<outlet property="couponDropDownImageView" destination="PAF-NC-ewP" id="OeH-gh-UWL"/>
<outlet property="couponListFetch" destination="HCb-nM-epJ" id="7Ei-Ri-jWR"/>
<outlet property="couponListShow" destination="6Dq-vO-fex" id="M7O-Rt-A5Y"/>
<outlet property="couponNameLabel" destination="Z5y-QS-qrM" id="Wyw-we-ozx"/>
<outlet property="couponNameTitleLabel" destination="x86-f6-MH2" id="1KR-h8-mwm"/>
<outlet property="dropDownImageView" destination="r5K-bC-tQq" id="LMp-2z-MKd"/>
<outlet property="exchangeBackground1" destination="2Fv-6U-pgY" id="CvG-JR-WZr"/>
<outlet property="exchangeBackground2" destination="7NX-i6-shM" id="C4Q-Qj-ejS"/>
<outlet property="exchangeRateLabel" destination="07v-Ad-HmD" id="N3v-wK-b4o"/>
<outlet property="exchangeRateView" destination="CZk-kM-DNf" id="o3D-eU-9QH"/>
<outlet property="realSenderLabel" destination="AKo-3T-zDY" id="HP0-AU-ueY"/>
<outlet property="realSenderTitleLabel" destination="9ZA-HW-AyA" id="0Ml-RI-lQN"/>
<outlet property="realSenderView" destination="9yG-nm-XCw" id="qYz-a6-jkT"/>
<outlet property="reciepientTextField" destination="LPC-6S-Yvp" id="CTz-cp-Vyv"/>
<outlet property="recipientGetsTitleLabel" destination="32Q-XR-KdD" id="RhW-HR-T2N"/>
<outlet property="senderTextField" destination="CYa-0a-YDa" id="GBB-SQ-1v2"/>
<outlet property="serviceChargeView" destination="p1h-Zb-zDy" id="dnN-En-8Ez"/>
<outlet property="transferFeeInfoLabel" destination="naa-Zl-R4a" id="zuq-vu-a37"/>
<outlet property="youSendTitleLabel" destination="Kln-bl-4Dt" id="cz1-A8-WmL"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="NtY-m3-JdG" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="285.60000000000002" y="89.505247376311857"/>
</scene>
</scenes>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<resources>
<image name="Korea" width="40" height="40"/>
<image name="ic_dropdownSmall" width="6" height="3"/>
<namedColor name="ThemeMainBackground">
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeSeparate">
<color red="0.82400000095367432" green="0.82400000095367432" blue="0.82400000095367432" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeText">
<color red="0.28999999165534973" green="0.28999999165534973" blue="0.28999999165534973" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
</document>