-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Describe the Bug
Resolve non fatal warning in macos with no rule to process flutter_secure_storage_darwin/Resources/PrivacyInfo.xcprivacy
To Reproduce
Steps to reproduce the behavior:
$ flutter run --debug -d macos --flavor dev
Launching lib/main.dart on macOS in debug mode...
warning: no rule to process file '/Users/u9904893/.pub-cache/hosted/pub.dev/flutter_secure_storage_darwin-0.1.0/darwin/flutter_secure_storage_darwin/Sources/flutter_secure_storage_darwin/Resources/PrivacyInfo.xcprivacy' of type 'text.xml' for architecture 'arm64' (in target 'flutter_secure_storage_darwin' from project 'Pods')
warning: no rule to process file '/Users/u9904893/.pub-cache/hosted/pub.dev/flutter_secure_storage_darwin-0.1.0/darwin/flutter_secure_storage_darwin/Sources/flutter_secure_storage_darwin/Resources/PrivacyInfo.xcprivacy' of type 'text.xml' for architecture 'x86_64' (in target 'flutter_secure_storage_darwin' from project 'Pods')
Building macOS application...
✓ Built build/macos/Build/Products/Debug-dev/notepod.appExpected Behaviour
No warnings during macos build.
Context
Where has the issue been observed:
- Android
- Chrome
- iOS
- Linux
- macOS
- Web
- Windows
[Add any other context about the problem here.]
App Version: notepod 0.3.0+19
Flutter Version: Flutter 3.38.3 • channel stable
Closing Criteria
Checklist for closing the issue:
- No errors from
make prep - Resolve this warning so it no longer appears during build
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels