Cory D. Wiles
Results
3
comments of
Cory D. Wiles
@jewilhel I'll take a look at this today
@jewilhel A few things. 1. Through Terminal, navigate to the submodule directory and run `swift package fetch`. Theo has other dependencies and they need to be fetched. 2. You have...
Just as FYI commenting out [these lines](https://github.com/myell0w/MTDURLPreview/blob/master/MTDURLPreview/MTDURLPreviewView.m#L143-L145) will prevent the crash. _Obviously, doesn't address the core problem_