Post

Replies

Boosts

Views

Activity

Reply to Simulator high CPU usage (CrashReport and MercuryPosterExtension)
Disable ReportCrash launchctl unload -w /System/Library/LaunchAgents/com.apple.ReportCrash.plist sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.ReportCrash.Root.plist Enable ReportCrash launchctl load -w /System/Library/LaunchAgents/com.apple.ReportCrash.plist sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.ReportCrash.Root.plist
Nov ’25
Reply to Simulator high CPU usage (CrashReport and MercuryPosterExtension)
Disable ReportCrash launchctl unload -w /System/Library/LaunchAgents/com.apple.ReportCrash.plist sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.ReportCrash.Root.plist Enable ReportCrash launchctl load -w /System/Library/LaunchAgents/com.apple.ReportCrash.plist sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.ReportCrash.Root.plist
Nov ’25
Reply to Xcode 26.1 RC issue
simctl Diagnose To capture an simctl diagnose, please follow the instructions below to gather logging. Instructions Launch Terminal.app (/Applications/Utilities/Terminal.app). Enter the command below at the command prompt, followed by the Return key: $ xcrun simctl diagnose Type in your sudo password and press the enter key. Press the enter key again when prompted to start the sysdiagnose process. Attach the resulting output file that’s generated in /private/var/tmp to your report.
Nov ’25
Reply to Simulators (iOS 26.1) clean takes up to 15min every time
simctl Diagnose To capture an simctl diagnose, please follow the instructions below to gather logging. Instructions Launch Terminal.app (/Applications/Utilities/Terminal.app). Enter the command below at the command prompt, followed by the Return key: $ xcrun simctl diagnose Type in your sudo password and press the enter key. Press the enter key again when prompted to start the sysdiagnose process. Note: It can take up to 10 minutes for the log to be generated. Attach the resulting output file that’s generated in /private/var/tmp to your report. Note: The window containing the file ending in “.tar.gz" will appear in Finder after the sysdiagnose is generated.
Nov ’25
Reply to Simulators (iOS 26.1) clean takes up to 15min every time
simctl Diagnose To capture an simctl diagnose, please follow the instructions below to gather logging. Instructions Launch Terminal.app (/Applications/Utilities/Terminal.app). Enter the command below at the command prompt, followed by the Return key: $ xcrun simctl diagnose 3. 4. 5. Type in your sudo password and press the enter key. Press the enter key again when prompted to start the sysdiagnose process. Note: It can take up to 10 minutes for the log to be generated. Attach the resulting output file that’s generated in /private/var/tmp to your report. Note: The window containing the file ending in “.tar.gz" will appear in Finder after the sysdiagnose is generated.
Nov ’25