Skip to content

Commit 824f4dc

Browse files
committed
fix: SampleApp app icons in right format
1 parent 0ba9552 commit 824f4dc

15 files changed

Lines changed: 14 additions & 3 deletions

File tree

β€Žexamples/SampleApp/ios/SampleApp.xcodeproj/project.pbxprojβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,7 @@
513513
baseConfigurationReference = 928F266145128604D0E443A3 /* Pods-SampleApp.debug.xcconfig */;
514514
buildSettings = {
515515
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
516+
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
516517
CLANG_ENABLE_MODULES = YES;
517518
CODE_SIGN_ENTITLEMENTS = SampleApp/SampleAppDebug.entitlements;
518519
CODE_SIGN_IDENTITY = "iPhone Developer";
@@ -543,6 +544,7 @@
543544
baseConfigurationReference = A953FAB89314F8DD53E32840 /* Pods-SampleApp.release.xcconfig */;
544545
buildSettings = {
545546
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
547+
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO;
546548
CLANG_ENABLE_MODULES = YES;
547549
CODE_SIGN_ENTITLEMENTS = SampleApp/SampleAppRelease.entitlements;
548550
CODE_SIGN_IDENTITY = "iPhone Distribution";

examples/SampleApp/ios/SampleApp/Images.xcassets/AppIcon.appiconset/1024.png renamed to examples/SampleApp/ios/SampleApp/Images.xcassets/AppIcon.appiconset/1024-1.png

File renamed without changes.
Binary file not shown.
3.04 KB
Loading
-4.81 KB
Loading
-7.99 KB
Loading
Binary file not shown.
-1022 Bytes
Loading
Binary file not shown.
-1.59 KB
Loading

0 commit comments

Comments
Β (0)