/erred-swift

Error handling for swift

Primary LanguageSwiftApache License 2.0Apache-2.0

CI
Library that standardizes handling and displaying errors. To build this project, you can use xcodebuild. First, to list the builds, you can use. xcodebuild -list To see which destinations you can build. xcodebuild -showdestinations -scheme LolayErred And to build you can use the following. xcodebuild -scheme LolayErred -destination "platform=iOS Simulator,OS=16.2,name=iPhone 14"