XCode 10 beta - SourceKit "An internal error occurred"

Hi,


first thanks for all new stuff in xCode 10 (reduced comile time is number one).


However, we have problem with auto completition in one of our project. It consistently generates "An internal error occurred" SourceKit crash. There is the button for Report bug, however, I would like to include some logs or other diagnostics, what happen. Is there any propper way how to do this? I tried "SOURCEKIT_LOGGING=3" to get some logs from xCode, however, I don't see any useful crash there. Maybe just:


2018-06-12 16:38:44.847 com.apple.dt.SKAgent[50464:590006] SKToolchainService: Toolchain Service error: Error Domain=SKToolchainResponseErrorDomain Code=2 "semantic editor is disabled" UserInfo={NSLocalizedDescription=semantic editor is disabled}


but this doesn't probably helps.


We are mixing objC and Swift code, our other projects are Swift / objective-c only, so there may be the problem. Any idea, how to report this bug to be helpful?


Thanks,


Jindrich

XCode 10 beta - SourceKit "An internal error occurred"
 
 
Q