You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
ℹ️ 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
The text was updated successfully, but these errors were encountered: