When working with cinterop, is it expected that the generated klib and related build files will not be checked-in into vcs?
m
mattmoore
05/18/2020, 6:25 PM
That is how I could do it. Leave the build files out of source control. Especially if you have CI/CD set up you would build those files as part of a release process and deploy the klib somewhere.