Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS, insufficient permission #104

Open
alexdess opened this issue Feb 29, 2024 · 1 comment
Open

macOS, insufficient permission #104

alexdess opened this issue Feb 29, 2024 · 1 comment
Assignees

Comments

@alexdess
Copy link

Hello,

Adding the following 2 lines to DebugProfile.entitlements didn't work in my case:

<key>com.apple.security.files.downloads.read-write</key>
<true/>

However, it worked by putting them in the RunnerDebug.entitlements file.

Is the documentation referencing the wrong file? Or has Flutter/Macos changed something?

More generally, does anyone know the difference between these 2 files?

I'm writing this post hoping to save others some trouble.

Used versions

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.19.0, on macOS 14.2.1 23C71 darwin-arm64, locale fr-CH)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
[✓] Xcode - develop for iOS and macOS (Xcode 15.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.1)
[✓] VS Code (version 1.86.2)
[✓] Connected device (2 available)
[✓] Network resources
@incrediblezayed
Copy link
Owner

I'll update the same in the docs, thank you so much, also will research & find the difference, thanks a bunch

@incrediblezayed incrediblezayed self-assigned this May 29, 2024
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

No branches or pull requests

2 participants