herzbube / littlego

Little Go. An iOS application that lets you play the game of Go on the iPhone or iPad.
https://littlego.herzbube.ch/
Apache License 2.0
138 stars 54 forks source link

Move top-level entries in registration domain defaults to dictionaries #404

Closed herzbube closed 1 year ago

herzbube commented 1 year ago

The registration domain defaults (file RegistrationDomainDefaults.plist) have become cluttered, over the years too many top-level entries have been added. Reorganize the defaults by moving all top-level entries to child dictionaries.

This change requires an increase of the user defaults format version number.