I'm currently working on an app in Xcode10 which references the J2ObjC library.
When trying to build the app i get the following errors. See line 486-490 in image below.
I currently have j2objc version 0.9.8.2.1, but would like to update this to a new version as i believe the update would fix the issue. How can I update the library to a newer version?
I'm new to ios , so not sure exactly where to get instructions. I checked the official website but with no luck.
Any thoughts?