You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Assuming you are developing an SDK or Framework and you need to test in the app.
The usual way would be to drag the framework project inside the app.
And then continue to work on the SDK while you are in the app project, u need the app to run in order to check the SDK.
Copilot knows/ recognize only the app files. We can obviously open the SDK project but then we will loose the app .
Versions
Copilot for Xcode: 0.32.0
Xcode: 16.1
macOS: 15.3.2 (24D81)
Steps to reproduce
Create app
Create another project and drag that project in to the app
In copilot try to attach files from the project you dragged