Skip to content

BUG: MACOS: no rule to process flutter_secure_storage_darwin/Resources/PrivacyInfo.xcprivacy #324

@jesscmoore

Description

@jesscmoore

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.app

Expected 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions