Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Translation 🌍

You can translate or improve the translation of this page.

Contribute

ENUM

InfoPlist.CodingError

Contents

swift
public enum CodingError: Error

Cases

invalidType(_:)

swift
case invalidType(String)

Released under the MIT License.