Bug problem display:

Cannot use '@try' with Objective-C exceptions disabled
Copy the code

Solutions:

Build Settings -> Apple LLVM 9.0 – Language-Objective C -> Enable Objective-C Exceptions

Change to yes, and then you can compile to yes.