Bernd Ohr

Results 2 issues of Bernd Ohr

Marathon currently does not support local packages with a tilde in the path: import HTMLParser // marathon:~/Documents/somepath/HTMLParser I am not quite sure where the patch should land, in Marathon itself:...

Hi, just my 2 cents, because I don‘t want to manually add viewWillDisappear(_:) to all of my view controllers I swizzled the UIViewController method for the check: import UIKit private...