fix(macOS): Using correct icon assets (#161)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
|
|
@ -6,7 +6,6 @@ icons_launcher:
|
||||||
adaptive_background_color: "#3a2101"
|
adaptive_background_color: "#3a2101"
|
||||||
adaptive_monochrome_image: "icons/production/fladder_adaptive_icon.png"
|
adaptive_monochrome_image: "icons/production/fladder_adaptive_icon.png"
|
||||||
notification_image: icons/fladder_notification_icon.png
|
notification_image: icons/fladder_notification_icon.png
|
||||||
|
|
||||||
enable: true
|
enable: true
|
||||||
ios:
|
ios:
|
||||||
image_path: "icons/production/fladder_store_icon.png"
|
image_path: "icons/production/fladder_store_icon.png"
|
||||||
|
|
|
||||||
|
|
@ -588,7 +588,7 @@
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
|
baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = productionIcons;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
|
|
@ -714,7 +714,7 @@
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
|
baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = productionIcons;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
|
|
@ -734,7 +734,7 @@
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
|
baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = productionIcons;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
|
|
@ -822,7 +822,7 @@
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
|
baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = developmentIcons;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
|
|
@ -912,7 +912,7 @@
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
|
baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = developmentIcons;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
|
|
@ -1001,7 +1001,7 @@
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
|
baseConfigurationReference = 33E5194F232828860026EE4D /* AppInfo.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = developmentIcons;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CLANG_ENABLE_MODULES = YES;
|
CLANG_ENABLE_MODULES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 527 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 136 KiB |
|
Before Width: | Height: | Size: 5.3 KiB |
6
macos/Runner/Assets.xcassets/Contents.json
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -1,68 +0,0 @@
|
||||||
{
|
|
||||||
"images": [
|
|
||||||
{
|
|
||||||
"filename": "app_icon_16.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "1x",
|
|
||||||
"size": "16x16"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_32.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "2x",
|
|
||||||
"size": "16x16"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_32.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "1x",
|
|
||||||
"size": "32x32"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_64.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "2x",
|
|
||||||
"size": "32x32"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_128.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "1x",
|
|
||||||
"size": "128x128"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_256.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "2x",
|
|
||||||
"size": "128x128"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_256.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "1x",
|
|
||||||
"size": "256x256"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_512.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "2x",
|
|
||||||
"size": "256x256"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_512.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "1x",
|
|
||||||
"size": "512x512"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_1024.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "2x",
|
|
||||||
"size": "512x512"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"info": {
|
|
||||||
"author": "icons_launcher",
|
|
||||||
"version": 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 527 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 136 KiB |
|
Before Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 228 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 89 KiB |
|
Before Width: | Height: | Size: 5.3 KiB |
|
|
@ -1,68 +0,0 @@
|
||||||
{
|
|
||||||
"images": [
|
|
||||||
{
|
|
||||||
"filename": "app_icon_16.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "1x",
|
|
||||||
"size": "16x16"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_32.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "2x",
|
|
||||||
"size": "16x16"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_32.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "1x",
|
|
||||||
"size": "32x32"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_64.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "2x",
|
|
||||||
"size": "32x32"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_128.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "1x",
|
|
||||||
"size": "128x128"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_256.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "2x",
|
|
||||||
"size": "128x128"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_256.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "1x",
|
|
||||||
"size": "256x256"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_512.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "2x",
|
|
||||||
"size": "256x256"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_512.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "1x",
|
|
||||||
"size": "512x512"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "app_icon_1024.png",
|
|
||||||
"idiom": "mac",
|
|
||||||
"scale": "2x",
|
|
||||||
"size": "512x512"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"info": {
|
|
||||||
"author": "icons_launcher",
|
|
||||||
"version": 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Before Width: | Height: | Size: 527 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 136 KiB |
|
Before Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 218 KiB |
|
Before Width: | Height: | Size: 9.6 KiB |
|
Before Width: | Height: | Size: 995 B |
|
Before Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 82 KiB |
|
Before Width: | Height: | Size: 3.8 KiB |