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