fdzsergio/SFFocusViewLayout

Example project fail

davidseek opened this issue · 1 comments

Downloaded the example project. Run. Lldb crash. Fail.

My quick fixes to run the project were:
Drag SFFocusViewLayout.swift to Example project (be sure to include it in Example target).

In ViewController.xib in Attributes Inspector, confirm SFFocusViewLayout (press enter)
So the Module is empty and "Inherit module from target" is checked.