swiftlang / swift-foundation

The Foundation project
Apache License 2.0
2.4k stars 160 forks source link

OpenStep plist decoding via PropertyListDecoder is not available on Windows and Linux #1002

Closed iCharlesHu closed 3 weeks ago

iCharlesHu commented 3 weeks ago

Added fallback implementation for OpenStep to match the functionalities of 5.10 toolchain. resolves: rdar://136243566

iCharlesHu commented 3 weeks ago

@swift-ci please test

marcosgriselli commented 2 weeks ago

@iCharlesHu is there any workaround to this problem until the fix lands in a Swift release?

kperryua commented 2 weeks ago

Unfortunately not.