A question for macOS/iOS experts. I have an iOS Xcode project. The project has an XCUnit test suite. That test suite generates logs. If I run the test suite through Xcode, I see the logs as they are generated. However, I want to run the test suite through xcodebuild. If I do this, the log output *is* captured - but it's all dumped into an xcresults file, and isn't visible until *after* the test suite is complete. Is there any way to *live stream* iOS log output from xcodebuild?
OH: “two senior engineers and a manager debugging Python”, Oil on PowerPoint, 2025. #europython image
Is anyone aware of a reason why Github Actions has, over the last week or so, become completely flaky when trying to connect to *any* of Fedora’s package mirrors? Something that used to be completely reliable is now failing maybe 50% of the time for me…