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

Bug: Codegen generates code for unsupported modules #60

Closed
okwasniewski opened this issue Dec 15, 2023 · 2 comments
Closed

Bug: Codegen generates code for unsupported modules #60

okwasniewski opened this issue Dec 15, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@okwasniewski
Copy link
Member

okwasniewski commented Dec 15, 2023

Description

When running pod install with not supported module Codegen generates the code trying to reference the module. Codegen should consider the current platform and whether the Podfile of this platform supports this module.

Expample of the error:

CleanShot 2023-12-15 at 10 55 39@2x

@okwasniewski okwasniewski added the bug Something isn't working label Dec 15, 2023
@okwasniewski okwasniewski changed the title Bug Codegen generates code for unsupported modules Bug: Codegen generates code for unsupported modules Dec 15, 2023
@okwasniewski
Copy link
Member Author

facebook#42047

@okwasniewski
Copy link
Member Author

PR got merged 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant