Skip to content

Rename "Preferences" to "Settings" #4038

@uiryuu

Description

@uiryuu

"Preferences" has been renamed to "Settings" throughout the system in macOS 131. If we build against macOS 13 SDK, the in-app menu will display "Settings":

image

Although we can decide display settings or preferences depending on the system version programmatically, I prefer to just rename to settings regardless the system version.

Another decision to be make is that should we also change the "Preferences" appears in filename/variable names to prevent further confusion (e.g. PrefGeneralViewController)? I'm open to this.

Footnotes

  1. https://www.wwdcnotes.com/notes/wwdc22/10074/

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions