change the App Store Icon
Signed-off-by: Toni Förster <toni.foerster@gmail.com>
| @@ -4350,7 +4350,7 @@ | ||||
| 		37D4B0ED2671614900C925CA /* Debug */ = { | ||||
| 			isa = XCBuildConfiguration; | ||||
| 			buildSettings = { | ||||
| 				ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon iOS"; | ||||
| 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||||
| 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; | ||||
| 				CLANG_CXX_LANGUAGE_STANDARD = "c++14"; | ||||
| 				CODE_SIGN_ENTITLEMENTS = "iOS/Yattee (iOS).entitlements"; | ||||
| @@ -4402,7 +4402,7 @@ | ||||
| 		37D4B0EE2671614900C925CA /* Release */ = { | ||||
| 			isa = XCBuildConfiguration; | ||||
| 			buildSettings = { | ||||
| 				ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon iOS"; | ||||
| 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||||
| 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; | ||||
| 				CODE_SIGN_ENTITLEMENTS = "iOS/Yattee (iOS).entitlements"; | ||||
| 				CODE_SIGN_IDENTITY = "Apple Development"; | ||||
| @@ -4453,7 +4453,7 @@ | ||||
| 		37D4B0F02671614900C925CA /* Debug */ = { | ||||
| 			isa = XCBuildConfiguration; | ||||
| 			buildSettings = { | ||||
| 				ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon macOS"; | ||||
| 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||||
| 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; | ||||
| 				ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; | ||||
| 				CODE_SIGN_ENTITLEMENTS = Shared/Yattee.entitlements; | ||||
| @@ -4491,7 +4491,7 @@ | ||||
| 		37D4B0F12671614900C925CA /* Release */ = { | ||||
| 			isa = XCBuildConfiguration; | ||||
| 			buildSettings = { | ||||
| 				ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon macOS"; | ||||
| 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||||
| 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; | ||||
| 				ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; | ||||
| 				CODE_SIGN_ENTITLEMENTS = Shared/Yattee.entitlements; | ||||
|   | ||||
| Before Width: | Height: | Size: 149 KiB After Width: | Height: | Size: 149 KiB | 
| Before Width: | Height: | Size: 155 KiB After Width: | Height: | Size: 155 KiB | 
| Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 101 KiB | 
| Before Width: | Height: | Size: 133 KiB | 
| After Width: | Height: | Size: 34 KiB | 
| @@ -55,7 +55,7 @@ | ||||
|       "size" : "512x512" | ||||
|     }, | ||||
|     { | ||||
|       "filename" : "icon_512x512@2x.png", | ||||
|       "filename" : "App-Store-512x512@2x.png", | ||||
|       "idiom" : "mac", | ||||
|       "scale" : "2x", | ||||
|       "size" : "512x512" | ||||
| Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB | 
| Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB | 
| Before Width: | Height: | Size: 957 B After Width: | Height: | Size: 957 B | 
| Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB | 
| Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB | 
| Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB | 
| Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB | 
| Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB | 
| Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB | 
 Toni Förster
					Toni Förster