apple / swift-corelibs-foundation

The Foundation Project, providing core utilities, internationalization, and OS independence
swift.org
Apache License 2.0
5.23k stars 1.12k forks source link

Remove SCF version of PropertyListEncoder/PropertyListDecoder #4939

Closed jmschonfeld closed 2 months ago

jmschonfeld commented 2 months ago

This removes the SCF version of property list encoders/decoders in favor of the swift-foundation provided versions. This change depends on https://github.com/apple/swift-foundation/pull/558, and I'll update this PR to bump the commit hash in the package manifest once that PR is merged. With that swift-foundation change and this change, all tests pass on linux