Browse Source

changed bundled identifier

pull/1/head
gme_2 6 years ago
parent
commit
4135d776da
  1. 4
      GMERemittance.xcodeproj/project.pbxproj

4
GMERemittance.xcodeproj/project.pbxproj

@ -4916,7 +4916,7 @@
INFOPLIST_FILE = GMERemittance/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.gmeremit.online.GMERemittanceApp;
PRODUCT_BUNDLE_IDENTIFIER = com.gmeremit.online.GMERemittanceMobileApp;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "GMERemittance/GMERemittance-Bridging-Header.h";
@ -4941,7 +4941,7 @@
INFOPLIST_FILE = GMERemittance/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.gmeremit.online.GMERemittanceApp;
PRODUCT_BUNDLE_IDENTIFIER = com.gmeremit.online.GMERemittanceMobileApp;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OBJC_BRIDGING_HEADER = "GMERemittance/GMERemittance-Bridging-Header.h";

Loading…
Cancel
Save