Browse Source

merge update

v0.17
Suraj Lohani 1 year ago
parent
commit
63ce914657
  1. 16
      GME Remit.xcodeproj/project.pbxproj
  2. 5
      GME Remit/Modules/RemittanceModules/OverseasModules/SendMoneyExchangeRate/User Interface/View/SendMoneyExchangeRate.storyboard

16
GME Remit.xcodeproj/project.pbxproj

@ -645,8 +645,8 @@
BEC9B004224FC49C00A2DA06 /* BiometricAuthenticationViewInterface.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEC9AFF9224FC49C00A2DA06 /* BiometricAuthenticationViewInterface.swift */; };
BEC9B005224FC49C00A2DA06 /* BiometricAuthenticationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEC9AFFA224FC49C00A2DA06 /* BiometricAuthenticationViewController.swift */; };
BEC9B006224FC49C00A2DA06 /* BiometricAuthentication.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BEC9AFFB224FC49C00A2DA06 /* BiometricAuthentication.storyboard */; };
C3FC09E12A1E1F96000F5494 /* SendMoneyExchangeRate.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C3FC09DF2A1E1F96000F5494 /* SendMoneyExchangeRate.storyboard */; };
C3FC09E22A1E1F96000F5494 /* SendMoneyExchangeRateViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3FC09E02A1E1F96000F5494 /* SendMoneyExchangeRateViewController.swift */; };
C3BD928E2A1E3CED00568DEC /* SendMoneyExchangeRate.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C3BD928C2A1E3CED00568DEC /* SendMoneyExchangeRate.storyboard */; };
C3BD928F2A1E3CED00568DEC /* SendMoneyExchangeRateViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3BD928D2A1E3CED00568DEC /* SendMoneyExchangeRateViewController.swift */; };
CC9B671D5DDC9BB476C2775F /* Pods_GME_Remit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 754C503578F5B5FFF3758D6E /* Pods_GME_Remit.framework */; };
D9030ABB2138DDD900A1BCA0 /* SendMoneyExchangeRate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9030ABA2138DDD900A1BCA0 /* SendMoneyExchangeRate.swift */; };
D9030ABD2139113A00A1BCA0 /* SendMoneyAccountValidationRequestModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9030ABC2139113A00A1BCA0 /* SendMoneyAccountValidationRequestModel.swift */; };
@ -1549,8 +1549,8 @@
BEC9AFF9224FC49C00A2DA06 /* BiometricAuthenticationViewInterface.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BiometricAuthenticationViewInterface.swift; sourceTree = "<group>"; };
BEC9AFFA224FC49C00A2DA06 /* BiometricAuthenticationViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BiometricAuthenticationViewController.swift; sourceTree = "<group>"; };
BEC9AFFB224FC49C00A2DA06 /* BiometricAuthentication.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = BiometricAuthentication.storyboard; sourceTree = "<group>"; };
C3FC09DF2A1E1F96000F5494 /* SendMoneyExchangeRate.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = SendMoneyExchangeRate.storyboard; sourceTree = "<group>"; };
C3FC09E02A1E1F96000F5494 /* SendMoneyExchangeRateViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SendMoneyExchangeRateViewController.swift; path = ../../../../../../../../../../Downloads/Archive/SendMoneyExchangeRateViewController.swift; sourceTree = "<group>"; };
C3BD928C2A1E3CED00568DEC /* SendMoneyExchangeRate.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = SendMoneyExchangeRate.storyboard; sourceTree = "<group>"; };
C3BD928D2A1E3CED00568DEC /* SendMoneyExchangeRateViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SendMoneyExchangeRateViewController.swift; sourceTree = "<group>"; };
D9030ABA2138DDD900A1BCA0 /* SendMoneyExchangeRate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendMoneyExchangeRate.swift; sourceTree = "<group>"; };
D9030ABC2139113A00A1BCA0 /* SendMoneyAccountValidationRequestModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendMoneyAccountValidationRequestModel.swift; sourceTree = "<group>"; };
D9031129214786EA00AD5BA9 /* ForgotPasswordModuleInterface.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ForgotPasswordModuleInterface.swift; sourceTree = "<group>"; };
@ -5381,8 +5381,8 @@
89739DD224459A620016251B /* View */ = {
isa = PBXGroup;
children = (
C3FC09DF2A1E1F96000F5494 /* SendMoneyExchangeRate.storyboard */,
C3FC09E02A1E1F96000F5494 /* SendMoneyExchangeRateViewController.swift */,
C3BD928C2A1E3CED00568DEC /* SendMoneyExchangeRate.storyboard */,
C3BD928D2A1E3CED00568DEC /* SendMoneyExchangeRateViewController.swift */,
89739DD424459A620016251B /* SendMoneyExchangeRateViewInterface.swift */,
);
path = View;
@ -7417,7 +7417,6 @@
5565FF281FE275E5002934E9 /* SanFranciscoDisplay-Regular.otf in Resources */,
89EA0D7D243EC1C5003ACCC8 /* PersonalInformation.storyboard in Resources */,
BEC9B006224FC49C00A2DA06 /* BiometricAuthentication.storyboard in Resources */,
C3FC09E12A1E1F96000F5494 /* SendMoneyExchangeRate.storyboard in Resources */,
731D05732341BE78005E6F7C /* Colors.xcassets in Resources */,
5565FF2D1FE275E5002934E9 /* SanFranciscoText-MediumItalic.otf in Resources */,
736A8C482277EB2A00337A50 /* BiometricNotification.storyboard in Resources */,
@ -7465,6 +7464,7 @@
40B9B0A824EC4ED1002C258C /* ExistingUserKyc.storyboard in Resources */,
5565FF291FE275E5002934E9 /* SanFranciscoDisplay-Black.otf in Resources */,
FF6E7D9421BF951D00A003B9 /* AppUpdate.storyboard in Resources */,
C3BD928E2A1E3CED00568DEC /* SendMoneyExchangeRate.storyboard in Resources */,
D9692A1B221396AF00795EBC /* Setting.storyboard in Resources */,
2454866E29BA2AE60065E1DD /* volte-semibold.otf in Resources */,
73195ABC22FD14D500151434 /* SetupRecipient.storyboard in Resources */,
@ -8419,6 +8419,7 @@
DDCDF6682A0ACBDB00124D00 /* AllRecipientsService.swift in Sources */,
40B33AAB24CAF87A00AFE2AB /* ExistingUserRegistrationViewController.swift in Sources */,
FF6E7D9221BF951D00A003B9 /* AppUpdateModuleInterface.swift in Sources */,
C3BD928F2A1E3CED00568DEC /* SendMoneyExchangeRateViewController.swift in Sources */,
89739E2B24459A630016251B /* SendMoneyParentServiceType.swift in Sources */,
41F06FB129B712A2008E9E5D /* TransferListModuleInterface.swift in Sources */,
735F68DE2394A76800A2DBC8 /* NewRegisterInteractor.swift in Sources */,
@ -8496,7 +8497,6 @@
D97785A3215DC55F00754079 /* TransactionHistoryWireframeInput.swift in Sources */,
943D961428B21975000F9E9B /* ViewPager.swift in Sources */,
738714B7237CE86E0038FCB1 /* InboundReceiptPresenter.swift in Sources */,
C3FC09E22A1E1F96000F5494 /* SendMoneyExchangeRateViewController.swift in Sources */,
892F9E8A243DB0F300D9D88C /* ShowAPIPresenter.swift in Sources */,
7383F43622DEB864003D6393 /* GMEDB.swift in Sources */,
89EA0D7C243EC1C5003ACCC8 /* PersonalInformationWireframe.swift in Sources */,

5
GME Remit/Modules/RemittanceModules/OverseasModules/SendMoneyExchangeRate/User Interface/View/SendMoneyExchangeRate.storyboard

@ -140,7 +140,7 @@
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BE4-d9-Kdk">
<rect key="frame" x="295" y="0.0" width="48" height="60"/>
<subviews>
<imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="flag_japan" translatesAutoresizingMaskIntoConstraints="NO" id="Jwb-Yx-xTa">
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="flag_japan" translatesAutoresizingMaskIntoConstraints="NO" id="Jwb-Yx-xTa">
<rect key="frame" x="0.0" y="6" width="48" height="48"/>
<constraints>
<constraint firstAttribute="height" constant="48" id="RdZ-i2-jev"/>
@ -346,13 +346,13 @@
</constraints>
</view>
<connections>
<outlet property="backgroundViewCountryLabel1" destination="45f-a8-tno" id="74c-NJ-HjT"/>
<outlet property="cardView" destination="1C1-lc-CNF" id="hue-ze-seQ"/>
<outlet property="continueButton" destination="Y2T-0J-Buu" id="JAp-jW-eIU"/>
<outlet property="countryCodeLabel" destination="Xg5-aU-wzd" id="2h6-XS-3da"/>
<outlet property="countryFlagImage" destination="Jwb-Yx-xTa" id="2Rz-AE-Qtv"/>
<outlet property="exchangeBackground1" destination="N88-OZ-ngd" id="4QK-Qd-Isw"/>
<outlet property="exchangeBackground2" destination="gtt-aM-RV9" id="cVu-ur-5RK"/>
<outlet property="exchangeRateInfoLabel" destination="1p5-3l-wde" id="lOi-g5-VlH"/>
<outlet property="exchangeRateLabel" destination="ktw-QK-fOc" id="RGB-MK-LF8"/>
<outlet property="exchangeRateView" destination="2ew-7X-bNl" id="i1t-Jx-8ft"/>
<outlet property="noteLabel" destination="KcZ-og-aDA" id="Xe2-fc-yST"/>
@ -363,7 +363,6 @@
<outlet property="senderTextField" destination="GrN-Cz-PcA" id="Gtq-Gw-0Ra"/>
<outlet property="serviceChargeView" destination="UJu-xI-S2v" id="2bj-tJ-Vnc"/>
<outlet property="transferFeeInfoLabel" destination="ZH0-7r-sJc" id="E3i-5x-X83"/>
<outlet property="transferFeeLabel" destination="5Qp-Ox-hzM" id="At2-MC-ulP"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="NtY-m3-JdG" userLabel="First Responder" sceneMemberID="firstResponder"/>

Loading…
Cancel
Save