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

Issue with enforceExplicitDependencies and Find Implicit Dependencies Checkbox Interaction #6275

Open
andresbrun opened this issue May 13, 2024 · 0 comments
Labels
type:bug Something isn't working

Comments

@andresbrun
Copy link

andresbrun commented May 13, 2024

What happened?

I've encountered an issue where the enforceExplicitDependencies flag in Config generationOptions does not behave as expected. When this flag is enabled, the Find Implicit Dependencies checkbox remains checked. This appears to contradict the intended function of enforceExplicitDependencies, which suggests that the checkbox should be disabled by default under these conditions. Can this be adjusted for consistency with the flag's purpose?

How do we reproduce it?

  1. Use .options(enforceExplicitDependencies: true) on Config.generationOptions
  2. tuist generate
  3. Check Find Implicit Dependencies on the scheme is checked

Error log

image (1)
image

macOS version

14.4.1

Tuist version

4.12.1

Xcode version

15.3

@andresbrun andresbrun added the type:bug Something isn't working label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant