Build Information
Successful build of Wallpaper, reference main (3446ed
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 02:33:20 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/sindresorhus/macos-wallpaper.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sindresorhus/macos-wallpaper
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3446ed5 2.3.2
Cloned https://github.com/sindresorhus/macos-wallpaper.git
Revision (git rev-parse @):
3446ed59c4d2320d7948ac7348e5b171bf84880d
SUCCESS checkout https://github.com/sindresorhus/macos-wallpaper.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/sindresorhus/macos-wallpaper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/11] Write sources
[5/11] Write wallpaper-entitlement.plist
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/47] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/47] Emitting module ArgumentParserToolInfo
[11/86] Emitting module ArgumentParser
[12/90] Compiling ArgumentParser NameSpecification.swift
[13/90] Compiling ArgumentParser Option.swift
[14/90] Compiling ArgumentParser OptionGroup.swift
[15/90] Compiling ArgumentParser AsyncParsableCommand.swift
[16/90] Emitting module SQLite
[17/93] Compiling ArgumentParser BashCompletionsGenerator.swift
[18/93] Compiling ArgumentParser CompletionsGenerator.swift
[19/93] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/93] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/93] Compiling ArgumentParser Argument.swift
[22/93] Compiling ArgumentParser Platform.swift
[23/93] Compiling ArgumentParser SequenceExtensions.swift
[24/93] Compiling ArgumentParser StringExtensions.swift
[25/93] Compiling ArgumentParser Tree.swift
[26/93] Compiling ArgumentParser HelpGenerator.swift
[27/93] Compiling ArgumentParser MessageInfo.swift
[28/93] Compiling ArgumentParser UsageGenerator.swift
[29/93] Compiling SQLite Schema.swift
[30/93] Compiling SQLite Setter.swift
[31/93] Compiling SQLite WindowFunctions.swift
[32/93] Compiling ArgumentParser Name.swift
[33/93] Compiling ArgumentParser Parsed.swift
[34/93] Compiling ArgumentParser ParsedValues.swift
[41/93] Compiling ArgumentParser CommandParser.swift
[42/93] Compiling ArgumentParser InputKey.swift
[43/93] Compiling ArgumentParser InputOrigin.swift
[47/93] Compiling ArgumentParser CommandConfiguration.swift
[48/93] Compiling ArgumentParser CommandGroup.swift
[49/93] Compiling ArgumentParser EnumerableFlag.swift
[50/93] Compiling ArgumentParser ExpressibleByArgument.swift
[51/93] Compiling ArgumentParser ParsableArguments.swift
[52/93] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/93] Compiling ArgumentParser ParsableCommand.swift
[54/93] Compiling ArgumentParser ArgumentDecoder.swift
[59/93] Compiling ArgumentParser ArgumentHelp.swift
[60/93] Compiling ArgumentParser ArgumentVisibility.swift
[61/93] Compiling ArgumentParser CompletionKind.swift
[62/93] Compiling ArgumentParser Errors.swift
[63/93] Compiling ArgumentParser Flag.swift
[64/93] Compiling ArgumentParser ParserError.swift
[65/93] Compiling ArgumentParser SplitArguments.swift
[66/93] Compiling ArgumentParser DumpHelpGenerator.swift
[67/93] Compiling ArgumentParser HelpCommand.swift
[91/96] Compiling Wallpaper Utilities.swift
[92/96] Compiling Wallpaper Wallpaper.swift
[93/96] Emitting module Wallpaper
[94/99] Emitting module WallpaperCLI
[95/99] Compiling WallpaperCLI Utilities.swift
[96/99] Compiling WallpaperCLI Wallpaper.swift
[96/99] Write Objects.LinkFileList
[97/99] Linking wallpaper
[98/99] Applying wallpaper
Build complete! (21.16s)
Fetching https://github.com/stephencelis/SQLite.swift
Fetching https://github.com/apple/swift-argument-parser
[1/9851] Fetching sqlite.swift
[1184/25231] Fetching sqlite.swift, swift-argument-parser
Fetched https://github.com/stephencelis/SQLite.swift from cache (3.27s)
Fetched https://github.com/apple/swift-argument-parser from cache (3.27s)
Computing version for https://github.com/stephencelis/SQLite.swift
Computed https://github.com/stephencelis/SQLite.swift at 0.15.4 (3.72s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/136] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.32s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (1.72s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.40s)
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
Creating working copy for https://github.com/stephencelis/SQLite.swift
Working copy of https://github.com/stephencelis/SQLite.swift resolved at 0.15.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
warning: 'spi-builder-workspace': the target name Wallpaper has different case on the filesystem and the Package.swift manifest file
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift"
}
],
"manifest_display_name" : "Wallpaper",
"name" : "Wallpaper",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "wallpaper",
"targets" : [
"WallpaperCLI"
],
"type" : {
"executable" : null
}
},
{
"name" : "Wallpaper",
"targets" : [
"Wallpaper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WallpaperCLI",
"module_type" : "SwiftTarget",
"name" : "WallpaperCLI",
"path" : "Sources/WallpaperCLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"wallpaper"
],
"sources" : [
"Utilities.swift",
"Wallpaper.swift"
],
"target_dependencies" : [
"Wallpaper"
],
"type" : "executable"
},
{
"c99name" : "Wallpaper",
"module_type" : "SwiftTarget",
"name" : "Wallpaper",
"path" : "Sources/Wallpaper",
"product_dependencies" : [
"SQLite"
],
"product_memberships" : [
"wallpaper",
"Wallpaper"
],
"sources" : [
"Utilities.swift",
"Wallpaper.swift"
],
"type" : "library"
}
],
"tools_version" : "5.11"
}
warning: 'spi-builder-workspace': the target name Wallpaper has different case on the filesystem and the Package.swift manifest file
Done.