Build Information
Successful build of UpgradeAlert, reference main (9afcb0
), with Swift 5.9 for macOS (SPM) on 19 Oct 2024 09:00:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.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 9afcb06 Minor tweaks
Cloned https://github.com/sentryco/UpgradeAlert.git
Revision (git rev-parse @):
9afcb0662e5408ddc7eeaf2be0836b2255447808
SUCCESS checkout https://github.com/sentryco/UpgradeAlert.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/sentryco/UpgradeAlert.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling UpgradeAlert UIApplication+Ext.swift
[2/12] Compiling UpgradeAlert UAOutcome.swift
[3/12] Compiling UpgradeAlert UAError.swift
[4/13] Compiling UpgradeAlert AppInfo.swift
[5/13] Compiling UpgradeAlert UIAlertController+Ext.swift
[6/13] Compiling UpgradeAlert LookupResult.swift
[7/13] Compiling UpgradeAlert UAConfig.swift
[8/13] Compiling UpgradeAlert ComparisonResult.swift
[9/13] Compiling UpgradeAlert UpgradeAlert+Variables.swift
[10/13] Compiling UpgradeAlert UpgradeAlert.swift
[11/13] Emitting module UpgradeAlert
[12/13] Compiling UpgradeAlert Bundle+Ext.swift
[13/13] Compiling UpgradeAlert NSAlert+Ext.swift
Build complete! (11.25s)
Build complete.
Done.