If you have any type in a subdirectory of your project: ```swift public class Foo { public init() { } } ``` JExtract will generate the correct bindings, however the symbols will not be present in the compiled binary.