Build Information
Successful build of NotificationKit, reference v1.0.5 (f49e51), with Swift 6.1 for macOS (SPM) on 2 Apr 2026 01:13:17 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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ErsanQ/NotificationKit.git
Reference: v1.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ErsanQ/NotificationKit
* tag v1.0.5 -> FETCH_HEAD
HEAD is now at f49e511 chore: architecture hardening & clean v1.0.5 release
Cloned https://github.com/ErsanQ/NotificationKit.git
Revision (git rev-parse @):
f49e511a604910bc82640b3b0a5631230ca4c5d3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ErsanQ/NotificationKit.git at v1.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ErsanQ/NotificationKit.git
https://github.com/ErsanQ/NotificationKit.git
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "NotificationKit",
"name" : "NotificationKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "NotificationKit",
"targets" : [
"NotificationKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NotificationKit",
"module_type" : "SwiftTarget",
"name" : "NotificationKit",
"path" : "Sources/NotificationKit",
"product_memberships" : [
"NotificationKit"
],
"sources" : [
"Core/NotificationManager.swift",
"NotificationKitFallback.swift"
],
"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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/5] Compiling NotificationKit NotificationKitFallback.swift
[4/5] Compiling NotificationKit NotificationManager.swift
[5/5] Emitting module NotificationKit
Build complete! (4.61s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "NotificationKit",
"name" : "NotificationKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "NotificationKit",
"targets" : [
"NotificationKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NotificationKit",
"module_type" : "SwiftTarget",
"name" : "NotificationKit",
"path" : "Sources/NotificationKit",
"product_memberships" : [
"NotificationKit"
],
"sources" : [
"Core/NotificationManager.swift",
"NotificationKitFallback.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.