SwiftTryCatch
SwiftTryCatch copied to clipboard
fixed warnings about nullable in xcode13 and swift5
I added null checks in order to hide warnings and possible issue because of null cases.