Commit 2a68ea3e authored by Liuwr's avatar Liuwr

问问

parent afe63b91
...@@ -568,6 +568,7 @@ ...@@ -568,6 +568,7 @@
baseConfigurationReference = 7323950A08494E40B99A6CD3 /* Pods-18Robinson.debug.xcconfig */; baseConfigurationReference = 7323950A08494E40B99A6CD3 /* Pods-18Robinson.debug.xcconfig */;
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = RDED3FBHWB; DEVELOPMENT_TEAM = RDED3FBHWB;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
...@@ -583,6 +584,7 @@ ...@@ -583,6 +584,7 @@
); );
PRODUCT_BUNDLE_IDENTIFIER = com.epath.devnavi; PRODUCT_BUNDLE_IDENTIFIER = com.epath.devnavi;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
TARGETED_DEVICE_FAMILY = 1; TARGETED_DEVICE_FAMILY = 1;
}; };
name = Debug; name = Debug;
...@@ -592,6 +594,7 @@ ...@@ -592,6 +594,7 @@
baseConfigurationReference = F6736815DD7F1CEADA9ACCD0 /* Pods-18Robinson.release.xcconfig */; baseConfigurationReference = F6736815DD7F1CEADA9ACCD0 /* Pods-18Robinson.release.xcconfig */;
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic; CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = RDED3FBHWB; DEVELOPMENT_TEAM = RDED3FBHWB;
ENABLE_BITCODE = NO; ENABLE_BITCODE = NO;
...@@ -607,6 +610,7 @@ ...@@ -607,6 +610,7 @@
); );
PRODUCT_BUNDLE_IDENTIFIER = com.epath.devnavi; PRODUCT_BUNDLE_IDENTIFIER = com.epath.devnavi;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
TARGETED_DEVICE_FAMILY = 1; TARGETED_DEVICE_FAMILY = 1;
}; };
name = Release; 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