github / github/CopilotForXcode
Support for multi-layer project?
Abierto
reviewed
- Lenguaje dominante
- Swift
- Estrellas
- 6.3k
- Forks
- 2k
- Merge medio
- 2 min
- PR fusionados (30 d)
- 2
Descripción
I have a common code project shared between multiple platform project, my iOS/Mac projects is submodule in a git, structure is like:
my-app
|_ common
-|_ xcproj
|_ ios
-|_ xcworkspace
-|_ xcproj
|_ mac
The problem is that the copilot cannot find the file in the common project even if the workspace included it, resulting in error/repeatitive searching file, how should I deal with this or a new feature is needed? Thanks!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.