Build Information
Successful build of UpgradeAlert, reference main (69e1f4
), with Swift 5.10 for macOS (SPM) on 4 Mar 2025 03:51:43 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sentryco/UpgradeAlert.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sentryco/UpgradeAlert
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 69e1f44 Minor tweaks
Cloned https://github.com/sentryco/UpgradeAlert.git
Revision (git rev-parse @):
69e1f44ab58f96419a1e9cb2bbeea9b370b3a468
SUCCESS checkout https://github.com/sentryco/UpgradeAlert.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/sentryco/UpgradeAlert.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/14] Compiling UpgradeAlert UAOutcome.swift
[4/15] Compiling UpgradeAlert ComparisonResult.swift
[5/15] Compiling UpgradeAlert UAConfig.swift
[6/15] Compiling UpgradeAlert UAError.swift
[7/15] Compiling UpgradeAlert LookupResult.swift
[8/15] Compiling UpgradeAlert UIApplication+Ext.swift
[9/15] Compiling UpgradeAlert Bundle+Ext.swift
[10/15] Compiling UpgradeAlert NSAlert+Ext.swift
[11/15] Compiling UpgradeAlert AppInfo.swift
[12/15] Compiling UpgradeAlert UIAlertController+Ext.swift
[13/15] Compiling UpgradeAlert UpgradeAlert+Variables.swift
[14/15] Compiling UpgradeAlert UpgradeAlert.swift
[15/15] Emitting module UpgradeAlert
Build complete! (7.14s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "UpgradeAlert",
"name" : "UpgradeAlert",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "UpgradeAlert",
"targets" : [
"UpgradeAlert"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UpgradeAlertTests",
"module_type" : "SwiftTarget",
"name" : "UpgradeAlertTests",
"path" : "Tests/UpgradeAlertTests",
"sources" : [
"UpgradeAlertTests.swift"
],
"target_dependencies" : [
"UpgradeAlert"
],
"type" : "test"
},
{
"c99name" : "UpgradeAlert",
"module_type" : "SwiftTarget",
"name" : "UpgradeAlert",
"path" : "Sources/UpgradeAlert",
"product_memberships" : [
"UpgradeAlert"
],
"sources" : [
"UpgradeAlert+Variables.swift",
"UpgradeAlert.swift",
"ext/Bundle+Ext.swift",
"ext/NSAlert+Ext.swift",
"ext/UIAlertController+Ext.swift",
"ext/UIApplication+Ext.swift",
"helper/AppInfo.swift",
"helper/LookupResult.swift",
"helper/UAConfig.swift",
"helper/UAError.swift",
"helper/UAOutcome.swift",
"util/ComparisonResult.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.