Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seperate AppIcon-Tinted folder is not needed. #587

Open
frankmer opened this issue Sep 30, 2024 · 0 comments
Open

Seperate AppIcon-Tinted folder is not needed. #587

frankmer opened this issue Sep 30, 2024 · 0 comments
Labels

Comments

@frankmer
Copy link

frankmer commented Sep 30, 2024

ℹ️ Info

flutter_launcher_icons: v0.14.1

💬 Description

When i am generate the icons "flutter_launcher_icons" 2 folders "AppIcon" and "AppIcon-Tinted". My Xcode (v16.0) expect all images in the same folder. When i set in Xcode "Appearances" to "Any, Dark, Tinted" then move the images to the "AppIcon" folder and delete the "AppIcon-Tinted" folder it works perfectly.

Edit:
Same problem for: "image_path_ios_dark_transparent"

📜 Pubspec.yaml

flutter_launcher_icons: ^0.14.0

flutter_launcher_icons:
  ios: true
  image_path_ios: "appicon-ios.png"
  image_path_ios_tinted_grayscale: "appicon-ios-monochrome.png"
@frankmer frankmer added the bug label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant