Build Information
Successful build of TypedNotificationCenter, reference master (618367
), with Swift 5.9 for macOS (SPM) on 29 Sep 2024 03:20:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cyberbeni/typednotificationcenter.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cyberbeni/typednotificationcenter
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6183677 Merge pull request #72 from Cyberbeni/format-workflow-update
Cloned https://github.com/cyberbeni/typednotificationcenter.git
Revision (git rev-parse @):
61836777a803f61d6f29152854a15018b13bfa63
SUCCESS checkout https://github.com/cyberbeni/typednotificationcenter.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/cyberbeni/typednotificationcenter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Compiling TypedNotificationCenter TypedNotificationObservation+GenericNsNotification.swift
[2/16] Compiling TypedNotificationCenter PDFView.swift
[3/16] Emitting module TypedNotificationCenter
[4/16] Compiling TypedNotificationCenter UIResponder.swift
[5/16] Compiling TypedNotificationCenter AnyPayloadTypedNotification.swift
[6/17] Compiling TypedNotificationCenter TypedNotificationObservation.swift
[7/17] Compiling TypedNotificationCenter TypedNotification.swift
[8/17] Compiling TypedNotificationCenter TypedNotificationCenter+GenericBridgedNotification.swift
[9/17] Compiling TypedNotificationCenter TypedNotificationObservation+GenericBridgedNotification.swift
[10/17] Compiling TypedNotificationCenter TypedNotificationCenter+BridgedNotification.swift
[11/17] Compiling TypedNotificationCenter TypedNotificationObservation+NsNotification.swift
[12/17] Compiling TypedNotificationCenter AnyTypedNotification.swift
[13/17] Compiling TypedNotificationCenter SameTypedNotification.swift
[14/17] Compiling TypedNotificationCenter BridgedNotification+ErrorHandlingCustomization.swift
[15/17] Compiling TypedNotificationCenter BridgedNotification.swift
[16/17] Compiling TypedNotificationCenter TypedNotificationCenter.swift
[17/17] Compiling TypedNotificationCenter WeakBox.swift
Build complete! (9.40s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Tests/TypedNotificationCenterTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/TypedNotificationCenter/Info.plist
Build complete.
Done.