Skip to content

docs: remove NFC tag operations (moved to v1-with-nfc branch)#72

Merged
dadachi merged 1 commit into
mainfrom
docs/remove-nfc-to-v1-branch
May 23, 2026
Merged

docs: remove NFC tag operations (moved to v1-with-nfc branch)#72
dadachi merged 1 commit into
mainfrom
docs/remove-nfc-to-v1-branch

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented May 23, 2026

What

The NFC code has been removed from main and preserved in the v1-with-nfc branch. This drops the now-stale NFC documentation:

  • README.md
    • Replaced the entire "## NFC Tag Operations" section with a short pointer to the v1-with-nfc branch
    • Dropped "background tag reading" from the intro tagline (→ "a full CRUD example")
    • Removed the "Cross-Platform Background NFC Tag Reading" blog link
  • CLAUDE.md
    • Removed the "NFC Support" architecture block and the /NFC/ entry from the project-structure tree

Why

Verified NFC is fully gone from source (no /NFC/ directory, no CoreNFC/Scan/QR tokens in Swift). The docs were still advertising it. Paid READMEs were already cleaned in the v2 refactor; CHANGELOGs and API planning docs intentionally record the removal and are left untouched.

Scope

Documentation only. Orphaned NFC images remain under docs/images/ (nfc.gif, screenshots_nfc.png, overview_*.png) — harmless; can be pruned separately if desired.

NFC code was removed from main and preserved in the v1-with-nfc branch.
Drop the now-stale NFC content from the docs:
- README: replace the NFC Tag Operations section with a pointer to the
  v1-with-nfc branch, drop background tag reading from the intro tagline,
  and remove the NFC blog link
- CLAUDE.md: remove the NFC architecture notes and the /NFC/ tree entry
  (the Scan tab and QR were removed in the same change, so those stale
  mentions are corrected too)
@dadachi dadachi merged commit 88d54e8 into main May 23, 2026
2 checks passed
@dadachi dadachi deleted the docs/remove-nfc-to-v1-branch branch May 23, 2026 23:27
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