Build Information
Successful build of ApplicationExtensions, reference master (f858e0
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 22:11:42 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/ApplicationExtensions.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/ApplicationExtensions
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f858e00 Improved parallelism in state saving
Cloned https://github.com/elegantchaos/ApplicationExtensions.git
Revision (git rev-parse @):
f858e00faa4a80c88d7fe3d154cd57f7dc6609de
SUCCESS checkout https://github.com/elegantchaos/ApplicationExtensions.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/elegantchaos/ApplicationExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-1EA4D86E10B52AF.txt
[12/69] Compiling Coercion UIntConvertible.swift
[13/69] Compiling Coercion StringConvertible.swift
[14/69] Compiling Coercion IntConvertible.swift
[15/69] Compiling Coercion StandardConvertible.swift
[16/70] Compiling Logger OSLogHandler.swift
[17/70] Emitting module Files
[18/70] Compiling Logger NSLogHandler.swift
[19/71] Compiling SemanticVersion SemanticVersion+Comparabl.swift
[20/71] Compiling SemanticVersion SemanticVersion.swift
[21/71] Emitting module SemanticVersion
[22/71] Compiling Logger ManagerSettings.swift
[23/71] Compiling Logger Manager.swift
[24/71] Compiling Logger Handler.swift
[25/71] Compiling CollectionExtensions Set+Helpers.swift
[26/71] Compiling CollectionExtensions Sequence+Sum.swift
[27/71] Compiling Coercion String+Coercion.swift
[28/71] Compiling Logger UserDefaultsManagerSettings.swift
[29/71] Compiling Logger PrintHandler.swift
[30/71] Compiling Files NonThrowingFolder.swift
[31/71] Compiling Files NonThrowingItem.swift
[32/71] Compiling Files NonThrowingManager.swift
[33/71] Compiling Files ThrowingFile.swift
[34/71] Compiling ThreadExtensions ThreadExtensions.swift
[35/71] Emitting module ThreadExtensions
[36/71] Compiling Files URL+Security.swift
[37/71] Compiling Files ThrowingFolder.swift
[38/71] Compiling Files ThrowingItem.swift
[39/71] Compiling Files FileManager+Directories.swift
[40/71] Compiling Files FileManager+General.swift
[41/71] Compiling Files ThrowingManager.swift
[42/71] Compiling Files ThrowingReference.swift
[43/71] Compiling Files URL+General.swift
[44/71] Compiling CollectionExtensions Array+Helpers.swift
[45/71] Compiling CollectionExtensions Dictionary+Appending.swift
[46/71] Compiling Files FolderManager.swift
[47/71] Compiling CollectionExtensions Collection+Helpers.swift
[48/71] Compiling Files Item.swift
[49/71] Compiling Files ItemName.swift
[50/71] Compiling Files NonThrowingFile.swift
[51/71] Emitting module CollectionExtensions
[52/71] Emitting module Coercion
[53/71] Compiling CollectionExtensions Dictionary+Helpers.swift
[54/71] Compiling Files ItemContainer.swift
[55/71] Compiling Files ItemLocation.swift
[66/71] Compiling CollectionExtensions RandomAccessCollection+Wrapping.swift
[67/71] Compiling CollectionExtensions Dictionary+Merging.swift
[68/71] Compiling CollectionExtensions Sequence+Sorting.swift
[69/71] Compiling Logger Context.swift
[70/71] Emitting module Logger
[71/71] Compiling Logger Channel.swift
[72/88] Compiling LoggerKit LoggerSettingsView.swift
[73/88] Compiling LoggerKit LoggerMenu+UIKit.swift
[74/88] Compiling LoggerKit LoggerScene.swift
[75/88] Compiling Images ImageFactory.swift
[76/88] Compiling Images Image+UIKit.swift
[77/88] Compiling Images Image+Extensions.swift
[78/88] Compiling Images ImageCache.swift
[79/88] Compiling Images AsyncImage.swift
[80/88] Emitting module Images
[81/88] Compiling Images Image+AppKit.swift
[82/88] Emitting module LoggerKit
[83/88] Compiling LoggerKit ChainableResponder.swift
[84/88] Compiling LoggerKit LoggerApplication.swift
[85/88] Compiling LoggerKit LoggerApplication+LoggerMenu.swift
[86/88] Compiling LoggerKit LoggerMenu+AppKit.swift
[87/88] Compiling LoggerKit LoggerApplication+AppKit.swift
[88/88] Compiling LoggerKit LoggerApplication+UIKit.swift
[89/92] Compiling Bundles Bundle+Folders.swift
[90/92] Compiling Bundles BundleInfo.swift
[91/92] Emitting module Bundles
[92/92] Compiling Bundles Bundle+Decoding.swift
[93/99] Compiling ApplicationExtensions DocumentExtensions.swift
[94/99] Compiling ApplicationExtensions DispatchQueue+Extensions.swift
[95/99] Compiling ApplicationExtensions BasicScene.swift
[96/99] Compiling ApplicationExtensions StateWatcher.swift
[97/99] Compiling ApplicationExtensions ApplicationExtensions.swift
[98/99] Compiling ApplicationExtensions BasicApplication.swift
[99/99] Emitting module ApplicationExtensions
Build complete! (29.76s)
Fetching https://github.com/elegantchaos/Bundles.git
Fetching https://github.com/elegantchaos/CollectionExtensions.git
Fetching https://github.com/elegantchaos/Logger.git
[1/400] Fetching collectionextensions
[265/2500] Fetching collectionextensions, logger
[286/2719] Fetching collectionextensions, logger, bundles
Fetched https://github.com/elegantchaos/Bundles.git from cache (0.67s)
[463/2500] Fetching collectionextensions, logger
Fetched https://github.com/elegantchaos/Logger.git from cache (0.88s)
Fetched https://github.com/elegantchaos/CollectionExtensions.git from cache (0.88s)
Computing version for https://github.com/elegantchaos/Bundles.git
Computed https://github.com/elegantchaos/Bundles.git at 1.0.10 (1.42s)
Fetching https://github.com/elegantchaos/Coercion.git
Fetching https://github.com/elegantchaos/SemanticVersion.git
Fetching https://github.com/elegantchaos/Files.git
Fetching https://github.com/elegantchaos/Images.git
[1/162] Fetching images
[97/849] Fetching images, files
[152/1123] Fetching images, files, coercion
[385/1275] Fetching images, files, coercion, semanticversion
Fetched https://github.com/elegantchaos/Coercion.git from cache (0.72s)
Fetched https://github.com/elegantchaos/SemanticVersion.git from cache (0.73s)
Fetched https://github.com/elegantchaos/Images.git from cache (0.73s)
Fetched https://github.com/elegantchaos/Files.git from cache (0.73s)
Computing version for https://github.com/elegantchaos/Files.git
Computed https://github.com/elegantchaos/Files.git at 1.2.2 (1.24s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/571] Fetching xctestextensions
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.77s)
Computing version for https://github.com/elegantchaos/Images.git
Computed https://github.com/elegantchaos/Images.git at 1.1.6 (1.28s)
Fetching https://github.com/elegantchaos/ThreadExtensions.git
[1/42] Fetching threadextensions
Fetched https://github.com/elegantchaos/ThreadExtensions.git from cache (0.60s)
Computing version for https://github.com/elegantchaos/ThreadExtensions.git
Computed https://github.com/elegantchaos/ThreadExtensions.git at 1.0.1 (1.12s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.2 (0.47s)
Computing version for https://github.com/elegantchaos/Coercion.git
Computed https://github.com/elegantchaos/Coercion.git at 1.1.3 (0.48s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (0.50s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (0.48s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.60s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (1.10s)
Computing version for https://github.com/elegantchaos/CollectionExtensions.git
Computed https://github.com/elegantchaos/CollectionExtensions.git at 1.1.10 (0.47s)
Creating working copy for https://github.com/elegantchaos/Bundles.git
Working copy of https://github.com/elegantchaos/Bundles.git resolved at 1.0.10
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.5.1
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.2
Creating working copy for https://github.com/elegantchaos/Images.git
Working copy of https://github.com/elegantchaos/Images.git resolved at 1.1.6
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/ThreadExtensions.git
Working copy of https://github.com/elegantchaos/ThreadExtensions.git resolved at 1.0.1
Creating working copy for https://github.com/elegantchaos/Coercion.git
Working copy of https://github.com/elegantchaos/Coercion.git resolved at 1.1.3
Creating working copy for https://github.com/elegantchaos/Files.git
Working copy of https://github.com/elegantchaos/Files.git resolved at 1.2.2
Creating working copy for https://github.com/elegantchaos/SemanticVersion.git
Working copy of https://github.com/elegantchaos/SemanticVersion.git resolved at 1.1.2
Creating working copy for https://github.com/elegantchaos/CollectionExtensions.git
Working copy of https://github.com/elegantchaos/CollectionExtensions.git resolved at 1.1.10
Build complete.
{
"dependencies" : [
{
"identity" : "bundles",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Bundles.git"
},
{
"identity" : "collectionextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/CollectionExtensions.git"
},
{
"identity" : "logger",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.7",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Logger.git"
}
],
"manifest_display_name" : "ApplicationExtensions",
"name" : "ApplicationExtensions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ApplicationExtensions",
"targets" : [
"ApplicationExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ApplicationExtensionsTests",
"module_type" : "SwiftTarget",
"name" : "ApplicationExtensionsTests",
"path" : "Tests/ApplicationExtensionsTests",
"sources" : [
"ApplicationExtensionsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ApplicationExtensions"
],
"type" : "test"
},
{
"c99name" : "ApplicationExtensions",
"module_type" : "SwiftTarget",
"name" : "ApplicationExtensions",
"path" : "Sources/ApplicationExtensions",
"product_dependencies" : [
"Bundles",
"LoggerKit",
"CollectionExtensions"
],
"product_memberships" : [
"ApplicationExtensions"
],
"sources" : [
"ApplicationExtensions.swift",
"BasicApplication.swift",
"BasicScene.swift",
"DispatchQueue+Extensions.swift",
"DocumentExtensions.swift",
"StateWatcher.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.