Skip to content

Commit f380a3a

Browse files
committed
app 图标给回原来的非春节版本
1 parent 04d5476 commit f380a3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Coding_iOS.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -6538,7 +6538,7 @@
65386538
isa = XCBuildConfiguration;
65396539
baseConfigurationReference = 8B18B0211092D3903D031B13 /* Pods.debug.xcconfig */;
65406540
buildSettings = {
6541-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIconTemp;
6541+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
65426542
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
65436543
CODE_SIGN_IDENTITY = "iPhone Developer";
65446544
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
@@ -6577,7 +6577,7 @@
65776577
isa = XCBuildConfiguration;
65786578
baseConfigurationReference = C613B8719C3D38FED828A1E2 /* Pods.release.xcconfig */;
65796579
buildSettings = {
6580-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIconTemp;
6580+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
65816581
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
65826582
CODE_SIGN_IDENTITY = "iPhone Developer";
65836583
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";

0 commit comments

Comments
 (0)