Build Information
Successful build of PocketSVG, reference master (b99f8d), with Swift 6.1 for macOS (SPM) on 11 Nov 2025 20:07:32 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pocketsvg/pocketsvg.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pocketsvg/pocketsvg
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b99f8d2 update changelog
Cloned https://github.com/pocketsvg/pocketsvg.git
Revision (git rev-parse @):
b99f8d24cdfe7848566d34f2fd5bef3e00ed709c
SUCCESS checkout https://github.com/pocketsvg/pocketsvg.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/pocketsvg/pocketsvg.git
https://github.com/pocketsvg/pocketsvg.git
{
"cxx_language_standard" : "c++14",
"dependencies" : [
],
"manifest_display_name" : "PocketSVG",
"name" : "PocketSVG",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "PocketSVG",
"targets" : [
"PocketSVG"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "PocketSVGTests",
"module_type" : "SwiftTarget",
"name" : "PocketSVGTests",
"path" : "Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/test_rectangle.svg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/test_tiger.svg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"PocketSVGTests.swift"
],
"target_dependencies" : [
"PocketSVG"
],
"type" : "test"
},
{
"c99name" : "PocketSVG",
"module_type" : "ClangTarget",
"name" : "PocketSVG",
"path" : "Sources",
"product_memberships" : [
"PocketSVG"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/SVGColors.plist",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"SVGBezierPath.mm",
"SVGEngine.mm",
"SVGImageView.m",
"SVGLayer.m"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Copying SVGColors.plist
[1/6] Compiling PocketSVG SVGBezierPath.mm
[2/6] Compiling PocketSVG SVGEngine.mm
[3/6] Compiling PocketSVG resource_bundle_accessor.m
[4/6] Compiling PocketSVG SVGLayer.m
[5/6] Compiling PocketSVG SVGImageView.m
Build complete! (3.24s)
Build complete.
{
"cxx_language_standard" : "c++14",
"dependencies" : [
],
"manifest_display_name" : "PocketSVG",
"name" : "PocketSVG",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "PocketSVG",
"targets" : [
"PocketSVG"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "PocketSVGTests",
"module_type" : "SwiftTarget",
"name" : "PocketSVGTests",
"path" : "Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/test_rectangle.svg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/test_tiger.svg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"PocketSVGTests.swift"
],
"target_dependencies" : [
"PocketSVG"
],
"type" : "test"
},
{
"c99name" : "PocketSVG",
"module_type" : "ClangTarget",
"name" : "PocketSVG",
"path" : "Sources",
"product_memberships" : [
"PocketSVG"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/SVGColors.plist",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"SVGBezierPath.mm",
"SVGEngine.mm",
"SVGImageView.m",
"SVGLayer.m"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.