apple / apple/swift-configuration
CFPrefs provider
Open
kind/feature
status/needs-design
- Dominant language
- Swift
- Stars
- 811
- Forks
- 60
- Avg merge
- 9h 38m
- Merged PRs (30d)
- 6
Description
Does exist in swift-corelibs-foundation as well: https://github.com/swiftlang/swift-corelibs-foundation/blob/873a14c644bf194a5dc961b925a626070a141706/Sources/CoreFoundation/include/CFPreferences.h#L89
Put behind an opt-in trait.
Contributor guide
Research direction
Start by reading the referenced swift-corelibs-foundation Sources/CoreFoundation/include/CFPreferences.h entry for the CFPrefs provider. Then inspect swift-configuration's existing provider APIs and trait conventions; done means CFPrefs support exists behind an opt-in trait, with the expected provider behavior covered by the project's tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100