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

Presence of Cocoapods Podfile causes WhiteSource to not index cpp files #30

Open
WhyWake opened this issue Feb 23, 2022 · 1 comment
Open

Comments

@WhyWake
Copy link

WhyWake commented Feb 23, 2022

Our repo has a Cocoapods Podfile in one of the sub-dirs, and lots of C++ source files scattered throughout the repo. I am seeing that when I run the unified WS agent on our repo, it fails to index the C++ source files by default.

After some trial and error, I see that I need to disable Cocoapods dependency resolution (by setting cocoapods.resolveDependencies=false in the config file) for the agent to actually index the cpp files.

Is this expected? If yes, I think we can agree this is not ideal behavior; ideally we'd want both Cocoapods dependency resolution as well as regular indexing of files.

If there is some other forum where I should be posting about this, please do let me know, thanks.

Thanks

@LenaKleyner
Copy link

Hi @WhyWake, we will need more information to evaluate your issue.

Could you please open a support ticket with all the relevant information (the Unified Agent execution command, its settings, and the output log)?

Thanks!

Lena

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

2 participants