-
Notifications
You must be signed in to change notification settings - Fork 408
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Creation of icons fails, if the targetfolder does not exist #10
Comments
@gizmomogwai is this a permissions issue? Could you try creating the folder Also I'd appreciate it if you could update your opening post and paste the error into code tags as it's referencing old issues. Thank you! |
Hi @MarkOSullivan94 , i think this is not a permission issue. |
That's for the reply @gizmomogwai! I should be free to work on a fix in the coming days and then @franzsilva will merge it into the project |
Should have fixed issue #10 on GitHub
Should be fixed in v0.2.1 |
nice .. thanks a lot .. seems to work ... |
Glad it's fixed! Thanks again for reporting. |
I'm getting the same Error, but for iOS. flutter pub run flutter_launcher_icons:main I deleted the assets folder trying to regen the icons because they were getting kicked out of the app store upload saying that they had an alpha channel. flutter doctor output: [✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3) [✓] Xcode - develop for iOS and macOS (Xcode 11.3.1) [✓] Android Studio (version 3.6) [✓] Connected device (3 available) • No issues found! |
e.g.
The text was updated successfully, but these errors were encountered: