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
It cannot open a path with an error of operation not permitted.
⚠ Warning: flutter_icons has been deprecated please use flutter_launcher_icons instead in your yaml files
• Creating default icons Android
• Overwriting the default Android launcher icon with a new icon
• Creating adaptive icons Android
• No colors.xml file found in your Android project
• Creating colors.xml file and adding it to your Android project
• Overwriting default iOS launcher icon with new icon
✕ Could not generate launcher icons
PathAccessException: Cannot open file, path = 'ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]' (OS Error: Operation not permitted, errno = 1)
The text was updated successfully, but these errors were encountered:
When running: dart run flutter_launcher_icons
It cannot open a path with an error of operation not permitted.
⚠ Warning: flutter_icons has been deprecated please use flutter_launcher_icons instead in your yaml files
• Creating default icons Android
• Overwriting the default Android launcher icon with a new icon
• Creating adaptive icons Android
• No colors.xml file found in your Android project
• Creating colors.xml file and adding it to your Android project
• Overwriting default iOS launcher icon with new icon
✕ Could not generate launcher icons
PathAccessException: Cannot open file, path = 'ios/Runner/Assets.xcassets/AppIcon.appiconset/[email protected]' (OS Error: Operation not permitted, errno = 1)
The text was updated successfully, but these errors were encountered: