修改qinglong ios端icon

This commit is contained in:
NewTab
2022-01-22 13:42:42 +08:00
parent 68d69353e6
commit 32ddb21ed2
17 changed files with 1 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ flutter_app_name:
flutter_icons:
image_path_android: "assets/images/ql.png"
image_path_ios: "assets/images/ql.png"
image_path_ios: "assets/images/ql_white.png"
android: true # can specify file name here e.g. "ic_launcher"
ios: true # can specify file name here e.g. "My-Launcher-Icon"