indie-Software
Results
2
issues of
indie-Software
According to the readme the priority can be set with a number like ``` view.centerXAnchor == view.superview.centerXAnchor + 20 ~ 752 ``` but that doesn't seem to work. The compiler...
Adds the possibility to have filename and line numbers added to the log message. This implements the Feature Request [Issue #57](https://github.com/Nike-Inc/Willow/issues/57). - Added parameters and default values for `file`, `function`,...