SFFocusViewLayout
SFFocusViewLayout copied to clipboard
Specify Swift version without patch (fix #16)
This fixes #16. Basically it is a workaround for a weird Xcode 8.2 behavior which might not get fixed but instead defined as the new expected behavior, so we should update the framework.
Current coverage is 96.92% (diff: 100%)
@@ master #17 diff @@
==========================================
Files 4 4
Lines 130 130
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
Hits 126 126
Misses 4 4
Partials 0 0
Powered by Codecov. Last update 9404f30...0890794
Note that in Xcode 8.2.1 this PR became obsolete as the weird behavior was fixed. You might still want to merge this though to cover Xcode 8.2.0.