← Back to all updates

Renamed app from Mainframe to Soba

Commit: 13e3373

The application has been renamed and updated across all components.

Changes

  • Renamed all directories and files from Mainframe to Soba, including MainframeApp.swift to SobaApp.swift.
  • Updated the main application struct name from MainframeApp to SobaApp for consistency.
  • Changed bundle identifier from com.dmcgco.mainframe to com.dmcgco.soba.
  • Updated keychain service name from com.mainframe.app to com.soba.app.
  • Revised all UI text and log prefixes to reflect the new app name.
  • Updated documentation files including CLAUDE.md and README.md to align with the new branding.