Post

Replies

Boosts

Views

Activity

Reply to Xcode 16.3 Beta3: Developer Documentation Indexing does not end...resulting in Xcode CPU Usage high over long time.
Installed Xcode 16.3 RC (Version 16.3 (16E137)) fixed: UIKit is showing up in Documentation. This is fixed. Thanks. :-( BUT NOT FIXED - Issue with high CPU consumption >80% Xcode Process, Indexing stucked. with Version 16.3 (16E137) the Index Directory name has changed to v278, but unfortunately same issues as with previous beta 3 (277). Starting indexing, but after some minutes it looks like stuck and the size-increase of the directories is halting. Normally (expecting from v275 16.2 is about 534MB); in 16.3 RC + Beta3 it is stopping around 61MB. Xcode Process is continuing running with about 80% CPU consumption! Feedback FB16926964 is updated.
Mar ’25
Reply to Xcode 16.3 Beta3: Developer Documentation Indexing does not end...resulting in Xcode CPU Usage high over long time.
oh...at least the issue was recognized. interim solution from Apple's point of view. I am running 16.3 RC Xcode. Furthermore I copied the index from 16.3Beta2 (so I have a complete 16.3 Doc-Index, with UIKit and can work without burning CPU). No problems so far. But there will hopefully be another fix so that the error is finally corrected in 16.3.x.
Mar ’25
Reply to Xcode Documentation window eats up much CPU time
hi, issue is known, since beta3. [https://developer.apple.com/forums/thread/777010) reported to apple via https://feedbackassistant.apple.com/feedback/16926964 and also already acknowledged in release notes for 16.3 [https://developer.apple.com/documentation/xcode-release-notes/xcode-16_3-release-notes#Developer-Documentation-Window) workaround for mitigation is: defaults write com.apple.dt.Xcode IDEDocumentationSpotlightIndexDisable -bool YES
Apr ’25
Reply to What does updating the Xcode Project Format do?
hi, for ‘references’ topic see here: [https://developer.apple.com/forums/thread/782153?answerId=836739022#836739022) for expected size reduction: most size (and complexity reduction) comes from using folders instead of groups. see here for further information: [https://developer.apple.com/documentation/xcode/managing-files-and-folders-in-your-xcode-project#Convert-groups-to-folders)
Apr ’25