mirror of
https://github.com/apple/container.git
synced 2026-07-13 04:57:08 +00:00
d79bc0d056
Use the non-optional String(decoding:as:) initializer for converting JSON-encoded Data to String. This is safe for UTF-8 and eliminates force