Skip to content

Cannot select source file to include in chat window via 📎 file list button when the build is out of source #246

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

Open
ebernardatdxo opened this issue Apr 8, 2025 · 0 comments

Comments

@ebernardatdxo
Copy link

ebernardatdxo commented Apr 8, 2025

Describe the bug
Our project is configured to have the build directory out of the source directory.
And the xcode project is generate by cmake.
The tree is like that :

    project_src
    project_build
        project.xcodeproj
        bin 
        etc ...

In this configuration copilot don't list file from the source directory.
It only list file from the build directory.

Versions

  • Copilot for Xcode: [e.g. 0.32.0]
  • Xcode: [e.g. 16.2]
  • macOS: [e.g. 15.3.2]

Steps to reproduce
clic on 📎 and only files inside the project_build appear.

Screenshots

Logs
No error in the log file

Additional context

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
@ebernardatdxo and others