v3.0.0
Breaking
- The package was renamed from
Preferences
toSettings
- Update the package URL to
https://github.com/sindresorhus/Settings
- Rename
import Preferences
toimport Settings
- Update the package URL to
- There are some more naming changes. Xcode will provide fix-its for those after you make the above changes.
- Require macOS 10.13 or later
- Drop support for CocoaPods and Carthage