Hannes Sverrisson

Results 10 comments of Hannes Sverrisson

@devMEremenko I think we should add the part that shows if someone is using the new build system, even though we will not use it for us. As it can...

I have a MacBook Pro (14-inch, 2021) M1 Max and it only allows `automatic` or `low` power modes. I'll show the settings below for both: **Normal Mode: automatic** % pmset...

What does synced all cores mean: `Synced all cores on 4.8Ghz` Could you please run it in normal mode, like a general user would, no overclocking. The idea is to...

Please explain what you are doing. Did you change the shell script?

Thank you for showing us the new build system. I didn't read the release notes before, but this is very interesting. The idea of the tests here, is that all...

You can try running the `swift-build-system` branch. It uses the new build system.

Build time was 94 seconds? Could you please run it again and include the build time in the screen shot.

I had the same issues while following the instructions and compiling from the Terminal. I solved it by packing for Xcode: `swift package generate-xcodeproj` and compiling the project in Xcode.