Posts

Post marked as solved
7 Replies
In our case it was Check Point Firewall.app that was blocking the device pairing process. Unfortunately we had to find this by a long trial and error process since there was no proper logging from Xcode (even with verbose logging enabled).
Post not yet marked as solved
109 Replies
XCode 14.1 RC2 - the problem is still there. Is there still anything we can do? Xcode is completely unusable with this problem not being solved.
Post not yet marked as solved
109 Replies
I opened the feedback: https://feedbackassistant.apple.com/feedback/11709574 (Unfortunately our project is under NDA, but if you have an example project where the problem can be reproduced, please create another feedback and attach the example).
Post not yet marked as solved
109 Replies
Drastic measure (to make it at least somewhat usable): defaults write com.apple.dt.Xcode IDEIndexDisable -bool true
Post not yet marked as solved
109 Replies
I also experience this problem. See it with XCode 14.0, XCode 14.0.1, and with XCode 14.1 beta 3
Post not yet marked as solved
10 Replies
Still broken in Xcode 12 beta 3 :-( Does anyone know a work-around?