Skip to content

Conversation

@lacostej
Copy link

@lacostej lacostej commented Jul 17, 2024

Fixes #528

Tentative fix. Someone wants to test it? In your pubspec.yaml

I can squash the branch later.

Instead of

  flutter_launcher_icons: "^0.13.1"

use

  # "^0.13.1" + fix for https://github.com/fluttercommunity/flutter_launcher_icons/issues/528
  flutter_launcher_icons:
    git:
      url: [email protected]:PilotMade/flutter_launcher_icons.git
      ref: feature/latest_ios_icon_sizes

Tested with Xcode 15.2 here.

@lacostej lacostej changed the title Feature/latest ios icon sizes Feature/latest ios icon sizes (fixes #528) Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] 7 unnecessary icons being generated for iOS

1 participant