Navigation Menu

Skip to content

Commit

Permalink
馃敡 Use icon for stable build
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoverbruggen committed Aug 24, 2022
1 parent 845235a commit 87e08e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PHP Monitor.xcodeproj/project.pbxproj
Expand Up @@ -1681,7 +1681,7 @@
C41C1B4422B0098000E7CF16 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIconDev;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AppColor;
CODE_SIGN_ENTITLEMENTS = phpmon/phpmon.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
Expand All @@ -1708,7 +1708,7 @@
C41C1B4522B0098000E7CF16 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIconDev;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AppColor;
CODE_SIGN_ENTITLEMENTS = phpmon/phpmon.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
Expand Down

0 comments on commit 87e08e4

Please sign in to comment.