Build Information
Successful build of ToastifySwift, reference main (42dbb6
), with Swift 6.0 for macOS (SPM) on 22 Jul 2025 08:03:23 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RJIOSDEV/ToastifySwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RJIOSDEV/ToastifySwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 42dbb69 Update README.md
Cloned https://github.com/RJIOSDEV/ToastifySwift.git
Revision (git rev-parse @):
42dbb69f303f0f5736562ad7901237aa746440e2
SUCCESS checkout https://github.com/RJIOSDEV/ToastifySwift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/RJIOSDEV/ToastifySwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/7] Compiling ToastifySwift ToastModel.swift
[4/7] Compiling ToastifySwift ToastManager.swift
[5/7] Compiling ToastifySwift ToastView.swift
[6/7] Emitting module ToastifySwift
[7/7] Compiling ToastifySwift CustomAlertModifier.swift
Build complete! (8.51s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ToastifySwift",
"name" : "ToastifySwift",
"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"
}
],
"products" : [
{
"name" : "ToastifySwift",
"targets" : [
"ToastifySwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ToastifySwift",
"module_type" : "SwiftTarget",
"name" : "ToastifySwift",
"path" : "Sources/ToastifySwift",
"product_memberships" : [
"ToastifySwift"
],
"sources" : [
"CustomAlertModifier.swift",
"ToastManager.swift",
"ToastModel.swift",
"ToastView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.