Thanks for the useful library :) Now, I wrote `@Spyable(behindPreprocessorFlag: "DEBUG")` in a lot of code. So I felt I would like to set "DEBUG" as a variable. <img width="354" alt="Screenshot 2024-02-02 at 12 29 36" src="https://github.com/Matejkob/swift-spyable/assets/24838521/42687902-ccff-4ae5-ad15-d4fd7fcfe204"> In this case `if DEBUG` is not generated. Are there any good way?