Build Information
Successful build of NSUI, reference main (ef682e
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 00:52:39 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/mattmassicotte/nsui.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattmassicotte/nsui
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ef682ed Add other interesting libs to the top
Cloned https://github.com/mattmassicotte/nsui.git
Revision (git rev-parse @):
ef682ed92fbb0df54f438dc2d545de6a3b483e68
SUCCESS checkout https://github.com/mattmassicotte/nsui.git at main
========================================
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": "nsui",
"name": "NSUI",
"url": "https://github.com/mattmassicotte/nsui.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/nsui",
"dependencies": [
]
}
]
}
Fetching https://github.com/mattmassicotte/nsui.git
[1/464] Fetching nsui
Fetched https://github.com/mattmassicotte/nsui.git from cache (0.72s)
Creating working copy for https://github.com/mattmassicotte/nsui.git
Working copy of https://github.com/mattmassicotte/nsui.git resolved at main (ef682ed)
warning: '.resolve-product-dependencies': dependency 'nsui' 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/mattmassicotte/nsui.git
https://github.com/mattmassicotte/nsui.git
{
"dependencies" : [
],
"manifest_display_name" : "NSUI",
"name" : "NSUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "NSUI",
"targets" : [
"NSUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NSUITests",
"module_type" : "SwiftTarget",
"name" : "NSUITests",
"path" : "Tests/NSUITests",
"sources" : [
"ColorTests.swift",
"ControllerTests.swift",
"ImageTests.swift",
"TextViewTests.swift",
"ViewControllerRepresentableTests.swift",
"ViewRepresentableTests.swift"
],
"target_dependencies" : [
"NSUI"
],
"type" : "test"
},
{
"c99name" : "NSUI",
"module_type" : "SwiftTarget",
"name" : "NSUI",
"path" : "Sources/NSUI",
"product_memberships" : [
"NSUI"
],
"sources" : [
"Aliases.swift",
"BezierPath.swift",
"Color.swift",
"ControlActiveState.swift",
"Font.swift",
"Image.swift",
"ImageView.swift",
"Label.swift",
"PlatformKit.swift",
"TextView.swift",
"ViewControllerRepresentable.swift",
"ViewRepresentable.swift",
"Views.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
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/15] Compiling NSUI Font.swift
[4/15] Compiling NSUI Image.swift
[5/15] Compiling NSUI Color.swift
[6/15] Compiling NSUI ControlActiveState.swift
[7/15] Compiling NSUI Aliases.swift
[8/15] Compiling NSUI BezierPath.swift
[9/15] Emitting module NSUI
[10/15] Compiling NSUI ViewControllerRepresentable.swift
[11/15] Compiling NSUI Label.swift
[12/15] Compiling NSUI ImageView.swift
[13/15] Compiling NSUI TextView.swift
[14/15] Compiling NSUI PlatformKit.swift
[15/15] Compiling NSUI ViewRepresentable.swift
[16/16] Compiling NSUI Views.swift
Build complete! (8.57s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "NSUI",
"name" : "NSUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "NSUI",
"targets" : [
"NSUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NSUITests",
"module_type" : "SwiftTarget",
"name" : "NSUITests",
"path" : "Tests/NSUITests",
"sources" : [
"ColorTests.swift",
"ControllerTests.swift",
"ImageTests.swift",
"TextViewTests.swift",
"ViewControllerRepresentableTests.swift",
"ViewRepresentableTests.swift"
],
"target_dependencies" : [
"NSUI"
],
"type" : "test"
},
{
"c99name" : "NSUI",
"module_type" : "SwiftTarget",
"name" : "NSUI",
"path" : "Sources/NSUI",
"product_memberships" : [
"NSUI"
],
"sources" : [
"Aliases.swift",
"BezierPath.swift",
"Color.swift",
"ControlActiveState.swift",
"Font.swift",
"Image.swift",
"ImageView.swift",
"Label.swift",
"PlatformKit.swift",
"TextView.swift",
"ViewControllerRepresentable.swift",
"ViewRepresentable.swift",
"Views.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.