Skip to content

feat: rebrand to apple-notes-bridge#14

Merged
lasmarois merged 1 commit intomainfrom
feat/rebrand-apple-notes-bridge
Feb 16, 2026
Merged

feat: rebrand to apple-notes-bridge#14
lasmarois merged 1 commit intomainfrom
feat/rebrand-apple-notes-bridge

Conversation

@lasmarois
Copy link
Owner

Summary

  • Rename project from claude-notes-bridge to apple-notes-bridge
  • Rename app from NotesSearch.app to Notes Bridge.app
  • Update MCP server name from claude-notes-bridge to apple-notes-bridge
  • Update all source directories, bundle IDs, CI/CD, installer, and documentation

Changes

Source

  • Sources/claude-notes-bridge/Sources/apple-notes-bridge/
  • Sources/NotesSearch/Sources/NotesBridge/
  • Resources/NotesSearch.icon/Resources/NotesBridge.icon/
  • Updated Package.swift product/target names
  • Updated MCP server name, cache paths, display strings

CI/CD & Installer

  • release.yml — product names, paths, bundle IDs, app name (with space quoting)
  • distribution.xml, postinstall, readme.html, welcome.html

Documentation

  • Full README rebrand
  • .mcp.json updated
  • Design doc added: docs/plans/2026-02-16-rebranding-design.md

Unchanged

  • NotesLib internal library name (no user-facing impact)
  • Signing cert identity "NotesSearch Dev" (just a keychain name)

Test plan

  • swift build passes (all products)
  • 34 unit tests pass
  • CI pipeline validates build + tests
  • After merge: rename repo, tag v0.6.0, verify release pipeline

🤖 Generated with Claude Code

Rename project, binary, app, and all references:
- CLI: claude-notes-bridge → apple-notes-bridge
- App: NotesSearch.app → Notes Bridge.app
- MCP server: claude-notes-bridge → apple-notes-bridge
- Source dirs: Sources/claude-notes-bridge/ → apple-notes-bridge/,
  Sources/NotesSearch/ → NotesBridge/
- Icon: Resources/NotesSearch.icon/ → NotesBridge.icon/
- Bundle IDs: com.lasmarois.apple-notes-bridge.{cli,ui}
- Cache dir: ~/Library/Caches/apple-notes-bridge/
- Updated: CI/CD, installer, README, MCP config

NotesLib internal library name unchanged (no user-facing impact).
Signing cert identity unchanged (not user-visible).

Co-Authored-By: Claude <noreply@anthropic.com>
@lasmarois lasmarois merged commit 556ead0 into main Feb 16, 2026
1 check passed
@lasmarois lasmarois deleted the feat/rebrand-apple-notes-bridge branch February 16, 2026 22:49
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