fluttercommunity / fluttercommunity/flutter_launcher_icons
(OS Error: Operation not permitted, errno = 1)
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 426
- PR merge metrics
- No merged PRs in 30d
Description
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/Icon-App-76x76@1x.png' (OS Error: Operation not permitted, errno = 1)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.