Skip to content

Conversation

AryanJumani
Copy link

Description

This PR adds missing macOS entitlements to Release.entitlements that were already present in DebugProfile.entitlements

These entitlements are required for:

  • Allowing users to access/download files and pick directories
  • Syncing over the net

Added:

  • com.apple.security.network.client
  • com.apple.security.network.server
  • com.apple.security.files.user-selected.read-write

Before (Issue Demonstration):

before.mp4

After (Functioning Build):

after.mp4

File picker and network access now function as expected while testing locally using flutter build macos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant