Post

Replies

Boosts

Views

Activity

Reply to Quick help does not work in Xcode 13
I can recall, I followed advice from release notes https://developer.apple.com/documentation/xcode-release-notes/xcode-13_2-release-notes i.e. I applied defaults write com.apple.dt.XCBuild EnableSwiftBuildSystemIntegration 1 -- after this my "troubles" with quick help started. You might try this - it helped me. defaults write com.apple.dt.XCBuild EnableSwiftBuildSystemIntegration 0
Jan ’22
Reply to Quick help does not work in Xcode 13
Found solution 😂 Install Xcodes app (you can have GUI or command line version), see https://github.com/RobotsAndPencils/XcodesApp. Install last Xcode version where Quick help works just fine - this seems to be version 13.1 (13A1030d). 2.1 Make this version active (i.e. switch command line tools to this version) and open Xcode (test - it should work). Make your version 13.2.1 Xcode version active (i.e. switch command line tools to this version), open Xcode and try - it should now work. Howgh.
Dec ’21