Commit 2a68ea3e authored by Liuwr's avatar Liuwr

问问

parent afe63b91
......@@ -568,6 +568,7 @@
baseConfigurationReference = 7323950A08494E40B99A6CD3 /* Pods-18Robinson.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = RDED3FBHWB;
ENABLE_BITCODE = NO;
......@@ -583,6 +584,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = com.epath.devnavi;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
TARGETED_DEVICE_FAMILY = 1;
};
name = Debug;
......@@ -592,6 +594,7 @@
baseConfigurationReference = F6736815DD7F1CEADA9ACCD0 /* Pods-18Robinson.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = RDED3FBHWB;
ENABLE_BITCODE = NO;
......@@ -607,6 +610,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = com.epath.devnavi;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
TARGETED_DEVICE_FAMILY = 1;
};
name = Release;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment