swift-scripts icon indicating copy to clipboard operation
swift-scripts copied to clipboard

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

Open KyNorthstar opened this issue 4 years ago • 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

KyNorthstar avatar Dec 10 '20 17:12 KyNorthstar