needle
needle copied to clipboard
Feature Request: Handle Debug mode Dependency
Currently if I have a dependency announced within #if DEBUG scope, it will be parsed into the NeedleGenerated.swift file. However, in release mode, this will cause compiling issue. Any plan for this? Thanks.
Does using the standard exclusion work?