@0xTim created new SSWG Community organisation
The current default swift Dockerimage uses ubuntu bionic as the underlying os. Since Swift only supports arm64 starting with focal, users on arm processors can not use docker run swift. Instead they need to explicitly require focal: docker run swift-focal. With the next ubuntu lts release around the corner 22.04 ("jammy") we want to the default swift Dockerimage to depend on "jammy" directly for Swift 5.7.
swift
docker run swift
docker run swift-focal
The community asks for backtrace support on arm64.
Karl proposes weburl.
Workgroup updates are pilling up again. In the future we want to check first in every SSWG meeting, if the last meeting notes were published.
Patrick. Swiftly updates: Some updates were pushed.
Link for macOS needing Xcode to run swift test
swift test