We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6119001 commit d2d3ca3Copy full SHA for d2d3ca3
1 file changed
CodeEdit.xcodeproj/project.pbxproj
@@ -4153,6 +4153,7 @@
4153
baseConfigurationReference = 28052DFC29730DF600F4F90A /* Alpha.xcconfig */;
4154
buildSettings = {
4155
ALWAYS_SEARCH_USER_PATHS = NO;
4156
+ CE_APPICON_NAME = AppIconPre;
4157
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
4158
CLANG_ANALYZER_NONNULL = YES;
4159
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
@@ -4218,6 +4219,7 @@
4218
4219
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
4220
ASSETCATALOG_COMPILER_APPICON_NAME = "${CE_APPICON_NAME}";
4221
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
4222
4223
CODE_SIGN_ENTITLEMENTS = CodeEdit/CodeEdit.entitlements;
4224
CODE_SIGN_IDENTITY = "Apple Development";
4225
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
0 commit comments