If you want to show a Swift dictionary in JSON format you can use the following line that shows it by console. ... print(String(data: try! JSONSerialization.data( ...
確定! 回上一頁