Skip to content
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

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

Open
2 tasks done
craig-miller opened this issue May 16, 2024 · 2 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@craig-miller
Copy link

craig-miller commented May 16, 2024

Before Reporting

  • I have checked FAQ, and there is no solution to my issue
  • I have searched the existing issues, and there is no existing issue for my issue

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

@craig-miller craig-miller added the bug Something isn't working label May 16, 2024
@intitni
Copy link
Owner

intitni commented May 16, 2024

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
Copy link
Author

Deleting and reinstalling appears to have fixed the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants