We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.pch
.pch files are prefix headers but they are bundled as resources.
The text was updated successfully, but these errors were encountered:
Thanks for opening @thii. Would you like to create a PR for this? It should be a one line change here https://github.com/yonaskolb/XcodeGen/blob/master/Sources/XcodeGenKit/SourceGenerator.swift#L222
Sorry, something went wrong.
Don't bundle .pch files as resources
ae35da8
Fixes yonaskolb#593
Successfully merging a pull request may close this issue.
.pch
files are prefix headers but they are bundled as resources.The text was updated successfully, but these errors were encountered: