Erick Camacho
Erick Camacho
@siemensikkema This is still crashing on the Nightly master Linux versions. Seems like a Swift compiler's regression. The compiler is crashing while trying to compile `CNIOBoringSSL` from `swift-nio-ssl` Can we...
@siemensikkema Right, I missed that from the logs. I changed the titles and bodies
@CraigSiemens I'll take a look at it. Just to clarify, are you using the new build system or the legacy one? Does your project only contains Swift code or do...
@StephenCheung it seems that the JQuery CDN is blocked in your machine. Can you check if you can reach `https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css` ? One way to get around it is to replace...
@knchst that's a lot of memory, we haven't observe it in our logs. Do you have a lot of warnings or other kind of Notes in your Xcode Project? What's...
Thank you for keeping us updated. We'll try to replicate it as well.
Interesting, not currently. We'll take a look, we may add one
How big can be your .xcactivitylog file? Also, do you know if your project has a lot of Warnings or Notes? In https://github.com/spotify/XCMetrics/issues/30 they are having memory-related issues due to...