Skip to content
New issue

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

Allow customizing DEBUG flag to use different flag instead #7

Open
swift-student opened this issue May 14, 2024 · 0 comments
Open

Allow customizing DEBUG flag to use different flag instead #7

swift-student opened this issue May 14, 2024 · 0 comments
Assignees

Comments

@swift-student
Copy link
Contributor

Currently we generate mock types by wrapping them in an #if DEBUG, but we could allow customization so that a different flag could be used instead to fence off mocks from production code. See IfConfigDeclSyntax+Additions.swift.

@swift-student swift-student self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant