Browse Source

Refernce ID Changed to Membership ID

pull/3/head
yare 3 years ago
parent
commit
628d971b95
  1. 4
      GME Remit.xcodeproj/project.pbxproj
  2. 2
      GME Remit/MultiLanguages/en.lproj/Localizable.strings

4
GME Remit.xcodeproj/project.pbxproj

@ -7565,7 +7565,7 @@
CODE_SIGN_ENTITLEMENTS = "GME Remit.entitlements"; CODE_SIGN_ENTITLEMENTS = "GME Remit.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 9;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 68KRG7GPAV; DEVELOPMENT_TEAM = 68KRG7GPAV;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
@ -7605,7 +7605,7 @@
CODE_SIGN_ENTITLEMENTS = "GME Remit.entitlements"; CODE_SIGN_ENTITLEMENTS = "GME Remit.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 9;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 68KRG7GPAV; DEVELOPMENT_TEAM = 68KRG7GPAV;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;

2
GME Remit/MultiLanguages/en.lproj/Localizable.strings

@ -484,7 +484,7 @@
"support_description_text" = "We are always here to help you."; "support_description_text" = "We are always here to help you.";
// ReferalCode // ReferalCode
"referral_code_text" = "Referral Code";
"referral_code_text" = "Memebership ID";
// Biometric authenticaton // Biometric authenticaton
"use_biometric_authentication_text" = "Use FaceID & TouchID"; "use_biometric_authentication_text" = "Use FaceID & TouchID";

Loading…
Cancel
Save