Build Information
Successful build of SystemNotification, reference main (a0e20f
), with Swift 6.0 for macOS (SPM) on 4 Apr 2025 06:38:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/SystemNotification.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/SystemNotification
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a0e20f1 Update logo and icon
Cloned https://github.com/danielsaidi/SystemNotification.git
Revision (git rev-parse @):
a0e20f1c7ef9a31756d8476a6891ee4603b828b0
SUCCESS checkout https://github.com/danielsaidi/SystemNotification.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": "systemnotification",
"name": "SystemNotification",
"url": "https://github.com/danielsaidi/SystemNotification.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SystemNotification",
"dependencies": [
]
}
]
}
Fetching https://github.com/danielsaidi/SystemNotification.git
[1/1702] Fetching systemnotification
Fetched https://github.com/danielsaidi/SystemNotification.git from cache (1.46s)
Creating working copy for https://github.com/danielsaidi/SystemNotification.git
Working copy of https://github.com/danielsaidi/SystemNotification.git resolved at main (a0e20f1)
warning: '.resolve-product-dependencies': dependency 'systemnotification' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/danielsaidi/SystemNotification.git
https://github.com/danielsaidi/SystemNotification.git
{
"dependencies" : [
],
"manifest_display_name" : "SystemNotification",
"name" : "SystemNotification",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SystemNotification",
"targets" : [
"SystemNotification"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SystemNotificationTests",
"module_type" : "SwiftTarget",
"name" : "SystemNotificationTests",
"path" : "Tests/SystemNotificationTests",
"sources" : [
"SystemNotificationTests.swift"
],
"target_dependencies" : [
"SystemNotification"
],
"type" : "test"
},
{
"c99name" : "SystemNotification",
"module_type" : "SwiftTarget",
"name" : "SystemNotification",
"path" : "Sources/SystemNotification",
"product_memberships" : [
"SystemNotification"
],
"sources" : [
"Overlays/SystemNotificationAppKitOverlay.swift",
"Overlays/SystemNotificationUIKitOverlay.swift",
"SystemNotification.swift",
"SystemNotificationConfiguration.swift",
"SystemNotificationContext.swift",
"SystemNotificationEdge.swift",
"SystemNotificationMessage+Predefined.swift",
"SystemNotificationMessage.swift",
"SystemNotificationMessageStyle.swift",
"SystemNotificationStyle.swift",
"View+SystemNotification.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/13] Compiling SystemNotification SystemNotificationStyle.swift
[4/13] Compiling SystemNotification SystemNotificationEdge.swift
[5/13] Compiling SystemNotification SystemNotificationConfiguration.swift
[6/13] Compiling SystemNotification SystemNotificationContext.swift
[7/13] Emitting module SystemNotification
[8/13] Compiling SystemNotification SystemNotification.swift
[9/13] Compiling SystemNotification SystemNotificationMessage+Predefined.swift
[10/13] Compiling SystemNotification SystemNotificationAppKitOverlay.swift
[11/13] Compiling SystemNotification SystemNotificationUIKitOverlay.swift
[12/13] Compiling SystemNotification SystemNotificationMessageStyle.swift
[13/13] Compiling SystemNotification SystemNotificationMessage.swift
[14/14] Compiling SystemNotification View+SystemNotification.swift
Build complete! (21.45s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SystemNotification",
"name" : "SystemNotification",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SystemNotification",
"targets" : [
"SystemNotification"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SystemNotificationTests",
"module_type" : "SwiftTarget",
"name" : "SystemNotificationTests",
"path" : "Tests/SystemNotificationTests",
"sources" : [
"SystemNotificationTests.swift"
],
"target_dependencies" : [
"SystemNotification"
],
"type" : "test"
},
{
"c99name" : "SystemNotification",
"module_type" : "SwiftTarget",
"name" : "SystemNotification",
"path" : "Sources/SystemNotification",
"product_memberships" : [
"SystemNotification"
],
"sources" : [
"Overlays/SystemNotificationAppKitOverlay.swift",
"Overlays/SystemNotificationUIKitOverlay.swift",
"SystemNotification.swift",
"SystemNotificationConfiguration.swift",
"SystemNotificationContext.swift",
"SystemNotificationEdge.swift",
"SystemNotificationMessage+Predefined.swift",
"SystemNotificationMessage.swift",
"SystemNotificationMessageStyle.swift",
"SystemNotificationStyle.swift",
"View+SystemNotification.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.