Skip to content

Commit bb4fd0c

Browse files
committed
Update project.pbxproj
1 parent afb522c commit bb4fd0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Aside.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@
485485
04312FB9289878A900A5A341 /* Debug */ = {
486486
isa = XCBuildConfiguration;
487487
buildSettings = {
488-
ASSETCATALOG_COMPILER_APPICON_NAME = Aside;
488+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
489489
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
490490
CODE_SIGN_ENTITLEMENTS = Aside/Aside.entitlements;
491491
CODE_SIGN_STYLE = Automatic;
@@ -514,7 +514,7 @@
514514
04312FBA289878A900A5A341 /* Release */ = {
515515
isa = XCBuildConfiguration;
516516
buildSettings = {
517-
ASSETCATALOG_COMPILER_APPICON_NAME = Aside;
517+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
518518
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
519519
CODE_SIGN_ENTITLEMENTS = Aside/Aside.entitlements;
520520
CODE_SIGN_STYLE = Automatic;

0 commit comments

Comments
 (0)