PaulTaykalo/swift-scripts

`unused.rb` Doesn't acknowledge #selector references

KyNorthstar opened this issue · 0 comments

Here's an example of a function which exists as a cocoa-style value observer. It is hooked up, runs at runtime, and the code will not compile without it. Yet, unused.rb says it is unused:

Screen Shot 2020-12-10 at 10 28 51