intitni / CopilotForXcode

The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension
Other
7.31k stars 343 forks source link

[Bug]: Xcode Indexing breaks when Copilot for Xcode extension is activated. #512

Open craig-miller opened 1 month ago

craig-miller commented 1 month ago

Before Reporting

What happened?

Xcode package indexing freezes

How to reproduce the bug.

git clone of repository Delete Derived data of previous builds Fire up Xcode Package indexing begins. Freezes/hangs with a 2 in the status window.

Relevant log output

No response

macOS version

Sonoma 14.4.1

Xcode version

15.3

Copilot for Xcode version

0.33

intitni commented 1 month ago

Does deleting Copilot for Xcode.app solves the issue for you? If so, does disabling enhanced workspace from the advanced settings solves the issue? The app does access data in the derived data but it shouldn't interfere the indexing process.

Please also provide a spindump of Xcode when it freezes.

Screenshot 2024-05-16 at 08 56 30
craig-miller commented 3 weeks ago

Deleting and reinstalling appears to have fixed the issue.