Skip to content

docs(mas): sync entitlements table with actual plist#28

Open
julia-kafarska wants to merge 2 commits into
mainfrom
docs/mas-entitlements-update
Open

docs(mas): sync entitlements table with actual plist#28
julia-kafarska wants to merge 2 commits into
mainfrom
docs/mas-entitlements-update

Conversation

@julia-kafarska

Copy link
Copy Markdown
Member

What

Updates the entitlements table in docs/build/mac-app-store.md to match build-resources/entitlements.mas.plist after the Downloads entitlement removal (#27).

  • Drops the files.downloads.read-write row (removed; exports use the user-selected Save panel)
  • Drops the network.server row (the local HTTP server is disabled in the MAS build, so the entitlement isn't declared)
  • Fixes the network.client description (used for telemetry/update checks, not "unused")
  • Adds notes explaining both removals re: guideline 2.4.5(i)

Removes the files.downloads.read-write and network.server rows (neither is
declared in the MAS build) and corrects the network.client description, so the
table matches build-resources/entitlements.mas.plist.
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