Skip to content

翻訳 🌍

このページの翻訳を行ったり、改善したりすることができます。

コントリビュートする

ENUM

InfoPlist.CodingError

Contents

swift
public enum CodingError: Error

Cases

invalidType(_:)

swift
case invalidType(String)

Released under the MIT License.