okaxaki / objc2swift

Objective-C to Swift Converter
http://okaxaki.github.io/objc2swift/
ISC License
265 stars 38 forks source link

attempt at handling NS_DURING / NS_HANDLER using equivalent code to NATIVE_OBJC_EXCEPTIONS #16

Closed davidbuzz closed 1 year ago

davidbuzz commented 1 year ago

Also, I tested objc2swift run fine on linux, so there's no reason to limit its OS to just darwin.

okaxaki commented 1 year ago

Hi, thank you for the appropriate correction! I will merge this PR.