ErrorKit

일반적으로 사용 할 수 있는 전역 오류 타입 패키지.

Requirements

  • Xcode 13.2.1+
  • Swift 5.5+

Installation

Swift Package Manager

.package(url: "https://github.com/jaemyeong/OpenColorKit.git", .upToNextMajor(from: "0.1.0"))

Usage

import ErrorKit

throw UnknownError()

License

Author

Jaemyeong Jin ([email protected])

GitHub

View Github