We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1095cb + 858a80c commit 93ddc64Copy full SHA for 93ddc64
docs/publish/macos.md
@@ -11,8 +11,6 @@ The command can be run on macOS only.
11
12
## Prerequisites
13
14
-## Prerequisites
15
-
16
### Rosetta 2
17
18
Flutter requires [Rosetta 2](https://support.apple.com/en-us/HT211861) on Apple silicon:
@@ -71,4 +69,4 @@ Configuring macOS app entitlements in `pyproject.toml` (notice `"` around entitl
71
69
```toml
72
70
[tool.flet.macos]
73
entitlement."com.apple.security.personal-information.photos-library" = true
74
-```
+```
0 commit comments