You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You will need Universal Detector to be checked out beside the project (see my Simple Comic project to see what it looks like.
However, I recommend that you wrap a lot of the code in Objective-C @try/@catch blocks as Swift doesn't like exceptions populated to its run-time, and this project throws Objective-C exceptions on fairly trivial failures (I think XADMaster was developed before using NSError was common, or even possible). My fork wraps around a lot of the Obj-C throwing, but it is 1. a fork, and 2. not well tested.
i am working with appkit and i want to use this library, but i am not sure how, if anyone can assist me with this
The text was updated successfully, but these errors were encountered: