github / github/CopilotForXcode

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

未关闭
#246 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Swift
星标
6.3k
派生
2k
平均合并
2 分钟
30 天内合并 PR
2

描述

**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**

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。