The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Actions with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Actions.git
Reference: v1.5.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Actions
 * tag               v1.5.1     -> FETCH_HEAD
HEAD is now at 19111bc Fixed tvOS version requirements. Don't test/build for watchOS for now.
Cloned https://github.com/elegantchaos/Actions.git
Revision (git rev-parse @):
19111bc61490fd50c9dfd746ec5e79188ca1a2d3
SUCCESS checkout https://github.com/elegantchaos/Actions.git at v1.5.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/elegantchaos/Actions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/12] Compiling Logger PrintHandler.swift
[6/12] Compiling Logger OSLogHandler.swift
[7/12] Compiling Logger NSLogHandler.swift
[8/12] Emitting module Logger
[9/12] Compiling Logger Context.swift
[10/12] Compiling Logger Channel.swift
[11/12] Compiling Logger Handler.swift
[12/12] Compiling Logger Manager.swift
[13/22] Compiling Actions ActionSerialisation.swift
[14/22] Compiling Actions ActionIdentification.swift
[15/22] Compiling Actions ActionInfo.swift
[16/22] Compiling Actions DecodableWithContext.swift
[17/23] Compiling Actions ActionNotification.swift
[18/23] Compiling Actions ActionManager.swift
[19/23] Compiling Actions ActionKey.swift
[20/23] Compiling Actions Action.swift
[21/23] Compiling Actions ActionContext.swift
[22/23] Emitting module Actions
[23/23] Compiling Actions DelegatedAction.swift
[24/25] Emitting module ActionsTestSupport
[25/25] Compiling ActionsTestSupport ActionsTestSupport.swift
Build complete! (12.74s)
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/Logger.git from cache (0.17s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.5.3 (0.48s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Logger-8689ff05 is not valid git repository for 'https://github.com/elegantchaos/Logger.git', will fetch again.
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/Logger.git from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Logger-8689ff05 is not valid git repository for 'https://github.com/elegantchaos/Logger.git', will fetch again.
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/Logger.git from cache (0.00s)
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.5.3
Build complete.
Done.