Skip to content

Commit cfda6bd

Browse files
Use Red Window icon under Red Window scheme
1 parent fd59d56 commit cfda6bd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

MCMaps.xcodeproj/project.pbxproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
3939
membershipExceptions = (
4040
Resources/Acknowledgements.rb,
41-
"Resources/AppIcon-RedWindow.icon",
4241
Resources/Info.plist,
4342
);
4443
target = 950402CE2D4D522100F51903 /* Alidade */;
@@ -639,7 +638,7 @@
639638
9561D8852DFE0464001FE875 /* Debug (Red Window) */ = {
640639
isa = XCBuildConfiguration;
641640
buildSettings = {
642-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
641+
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-RedWindow";
643642
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
644643
CODE_SIGN_ENTITLEMENTS = MCMaps/Resources/MCMaps.entitlements;
645644
CODE_SIGN_STYLE = Automatic;
@@ -778,7 +777,7 @@
778777
9561D8882DFE056F001FE875 /* Release (Red Window) */ = {
779778
isa = XCBuildConfiguration;
780779
buildSettings = {
781-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
780+
ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-RedWindow";
782781
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
783782
CODE_SIGN_ENTITLEMENTS = MCMaps/Resources/MCMaps.entitlements;
784783
CODE_SIGN_STYLE = Automatic;

0 commit comments

Comments
 (0)