Apollo Codegen (Swift) want to generate file from SPM Apollo checkout

I have a weird problem upgrading our codegen library from 0.5X to 1.0.1, i’m running codegen within my project folder and it want to generate code from .graphql within Xcode .build folder (and so tests for Apollo-ios)

Do I have to manually add all .build folders etc… to operation search path to ignore them?
Can I ignore whole folders using the ! syntax? I can’t seems to have it works.

Hi @Dimillian, we’re aware of this bug and are tracking it’s progress in Ignore repo folder contents · Issue #2552 · apollographql/apollo-ios · GitHub. A fix will be included in 1.0.3.