Skip to content

docs(docs): remove macOS support claims from Mobile SDK docs (NT-3897) - #428

Merged
Felipe Mamud (fmamud) merged 1 commit into
mainfrom
nt-3897-drop-macos-docs
Aug 12, 2026
Merged

docs(docs): remove macOS support claims from Mobile SDK docs (NT-3897)#428
Felipe Mamud (fmamud) merged 1 commit into
mainfrom
nt-3897-drop-macos-docs

Conversation

@fmamud

Copy link
Copy Markdown
Contributor

Summary

  • Removes macOS-as-supported-target references from iOS guides, concept doc, and READMEs — macOS support is being dropped ahead of GA.
  • Reworded the internal SDK knowledge base facts so AppKit/NSScreen/#available compile-time branches are described as toolchain-only compatibility, not supported product behavior. Package.swift still declares .macOS(.v12) — no source/build-target changes in this PR.

Test plan

  • pnpm knowledge:check passes
  • pnpm format:fix / lint-staged Prettier clean on all touched files
  • Verified no remaining macOS "supported" claims in touched docs; internal knowledge base facts still resolve to real source pointers

Jira: https://contentful.atlassian.net/browse/NT-3897

macOS support is being dropped ahead of GA. Package.swift and a few
AppKit compile-time fallbacks still exist for now, but docs and the
internal SDK knowledge base should not read as if macOS is a
supported deployment target — only iOS toolchain use is intended.
@fmamud Felipe Mamud (fmamud) changed the title docs: remove macOS support claims from Mobile SDK docs (NT-3897) docs(docs): remove macOS support claims from Mobile SDK docs (NT-3897) Aug 12, 2026
@fmamud
Felipe Mamud (fmamud) merged commit dc03e51 into main Aug 12, 2026
39 of 40 checks passed
@fmamud
Felipe Mamud (fmamud) deleted the nt-3897-drop-macos-docs branch August 12, 2026 14:11
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.

3 participants