I want to prevent SourceKitService from crashing.

Asked 1 years ago, Updated 1 years ago, 72 views

SourceKitService crashed and I'm in trouble.Even if you think it's fixed, it crashes again soon.

Is there a way to prevent it from crashing?

xcode swift

2022-09-30 20:28

1 Answers

Just to be sure, are you using Xcode 6.1.1?:

The fix in 6.1.1 states that "many common causes of SourceKit crashes have been fixed": https://developer.apple.com/library/ios/releasenotes/DeveloperTools/RN-Xcode/Chapters/xc6_release_notes.html#//apple_ref/doc/uid/TP40001051-CH4-DontLinkElementID_10

Personally, I feel that not only 6.1.1 but also the latest version has improved, but if the problem continues at Masakih's place, only Apple can fix it, so I think I have to send you a bug report steadily: http://devforums.apple.com/


2022-09-30 20:28

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.