Build Information
Successful build of SwiftUICurvedRectangleShape, reference 0.0.2 (ac6f67
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 11:21:13 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 InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CypherPoet/SwiftUICurvedRectangleShape.git
Reference: 0.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CypherPoet/SwiftUICurvedRectangleShape
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at ac6f67c Move shared image assets to utils package.
Cloned https://github.com/CypherPoet/SwiftUICurvedRectangleShape.git
Revision (git rev-parse @):
ac6f67c2d3f9bbb345315560513a2649740b994c
SUCCESS checkout https://github.com/CypherPoet/SwiftUICurvedRectangleShape.git at 0.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftuicurvedrectangleshape",
"name": "SwiftUICurvedRectangleShape",
"url": "https://github.com/CypherPoet/SwiftUICurvedRectangleShape.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUICurvedRectangleShape",
"dependencies": [
]
}
]
}
Fetching https://github.com/CypherPoet/SwiftUICurvedRectangleShape.git
[1/303] Fetching swiftuicurvedrectangleshape
Fetched https://github.com/CypherPoet/SwiftUICurvedRectangleShape.git from cache (2.08s)
Creating working copy for https://github.com/CypherPoet/SwiftUICurvedRectangleShape.git
Working copy of https://github.com/CypherPoet/SwiftUICurvedRectangleShape.git resolved at 0.0.2 (ac6f67c)
warning: '.resolve-product-dependencies': dependency 'swiftuicurvedrectangleshape' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/CypherPoet/SwiftUICurvedRectangleShape.git
https://github.com/CypherPoet/SwiftUICurvedRectangleShape.git
{
"dependencies" : [
],
"manifest_display_name" : "SwiftUICurvedRectangleShape",
"name" : "SwiftUICurvedRectangleShape",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SwiftUICurvedRectangleShape",
"targets" : [
"SwiftUICurvedRectangleShape"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUICurvedRectangleShapeTests",
"module_type" : "SwiftTarget",
"name" : "SwiftUICurvedRectangleShapeTests",
"path" : "Tests/SwiftUICurvedRectangleShape",
"sources" : [
"Cases/SwiftUICurvedRectangleShapeTests.swift"
],
"target_dependencies" : [
"SwiftUICurvedRectangleShape"
],
"type" : "test"
},
{
"c99name" : "SwiftUICurvedRectangleShape",
"module_type" : "SwiftTarget",
"name" : "SwiftUICurvedRectangleShape",
"path" : "Sources/SwiftUICurvedRectangleShape",
"product_memberships" : [
"SwiftUICurvedRectangleShape"
],
"sources" : [
"CurvedRectangle.swift",
"Toolbox/Extensions/CGRect/CGRect+Points.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/5] Compiling SwiftUICurvedRectangleShape CGRect+Points.swift
[4/5] Emitting module SwiftUICurvedRectangleShape
[5/5] Compiling SwiftUICurvedRectangleShape CurvedRectangle.swift
Build complete! (8.66s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftUICurvedRectangleShape",
"name" : "SwiftUICurvedRectangleShape",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SwiftUICurvedRectangleShape",
"targets" : [
"SwiftUICurvedRectangleShape"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUICurvedRectangleShapeTests",
"module_type" : "SwiftTarget",
"name" : "SwiftUICurvedRectangleShapeTests",
"path" : "Tests/SwiftUICurvedRectangleShape",
"sources" : [
"Cases/SwiftUICurvedRectangleShapeTests.swift"
],
"target_dependencies" : [
"SwiftUICurvedRectangleShape"
],
"type" : "test"
},
{
"c99name" : "SwiftUICurvedRectangleShape",
"module_type" : "SwiftTarget",
"name" : "SwiftUICurvedRectangleShape",
"path" : "Sources/SwiftUICurvedRectangleShape",
"product_memberships" : [
"SwiftUICurvedRectangleShape"
],
"sources" : [
"CurvedRectangle.swift",
"Toolbox/Extensions/CGRect/CGRect+Points.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.