The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Wallpaper, reference main (c003b5), with Swift 6.2 for macOS (SPM) on 21 Apr 2026 23:43:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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 c003b52 2.3.4
Cloned https://github.com/sindresorhus/macos-wallpaper.git
Revision (git rev-parse @):
c003b5271d47a4727120df669a7dce0d95c417c7
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.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write sources
[5/13] Copying PrivacyInfo.xcprivacy
[5/13] Write wallpaper-entitlement.plist
[5/13] Write sources
[9/13] Write swift-version--3CB7CFEC50E0D141.txt
[11/50] Emitting module ArgumentParserToolInfo
[12/50] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/97] Compiling ArgumentParser InputKey.swift
[14/97] Compiling ArgumentParser InputOrigin.swift
[15/97] Compiling ArgumentParser Name.swift
[16/97] Compiling ArgumentParser Parsed.swift
[17/97] Compiling ArgumentParser ParsedValues.swift
[18/102] Compiling ArgumentParser ArgumentHelp.swift
[19/102] Compiling ArgumentParser ArgumentVisibility.swift
[20/102] Compiling ArgumentParser CompletionKind.swift
[21/102] Compiling ArgumentParser Errors.swift
[22/102] Compiling ArgumentParser Flag.swift
[23/102] Emitting module SQLite
[24/105] Compiling ArgumentParser ParsableArguments.swift
[25/105] Compiling ArgumentParser NameSpecification.swift
[26/105] Compiling ArgumentParser Option.swift
[27/105] Compiling ArgumentParser OptionGroup.swift
[28/105] Emitting module ArgumentParser
[29/105] Compiling ArgumentParser CommandConfiguration.swift
[30/105] Compiling ArgumentParser CommandGroup.swift
[31/105] Compiling ArgumentParser EnumerableFlag.swift
[32/105] Compiling ArgumentParser ExpressibleByArgument.swift
[34/105] Compiling ArgumentParser CodingKeyValidator.swift
[35/105] Compiling ArgumentParser NonsenseFlagsValidator.swift
[36/105] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/105] Compiling ArgumentParser PositionalArgumentsValidator.swift
[38/105] Compiling ArgumentParser UniqueNamesValidator.swift
[39/105] Compiling ArgumentParser BashCompletionsGenerator.swift
[40/105] Compiling ArgumentParser CompletionsGenerator.swift
[41/105] Compiling ArgumentParser FishCompletionsGenerator.swift
[42/105] Compiling ArgumentParser ZshCompletionsGenerator.swift
[43/105] Compiling ArgumentParser Argument.swift
[44/105] Compiling ArgumentParser ArgumentDiscussion.swift
[45/105] Compiling ArgumentParser Platform.swift
[46/105] Compiling ArgumentParser SequenceExtensions.swift
[47/105] Compiling ArgumentParser StringExtensions.swift
[48/105] Compiling ArgumentParser SwiftExtensions.swift
[49/105] Compiling ArgumentParser Tree.swift
[50/105] Compiling ArgumentParser ParserError.swift
[51/105] Compiling ArgumentParser SplitArguments.swift
[52/105] Compiling ArgumentParser DumpHelpGenerator.swift
[53/105] Compiling ArgumentParser HelpCommand.swift
[54/105] Compiling ArgumentParser HelpGenerator.swift
[58/105] Compiling SQLite Setter.swift
[59/105] Compiling SQLite WindowFunctions.swift
[60/105] Compiling SQLite resource_bundle_accessor.swift
[61/105] Compiling ArgumentParser ArgumentDecoder.swift
[62/105] Compiling ArgumentParser ArgumentDefinition.swift
[63/105] Compiling ArgumentParser ArgumentSet.swift
[64/105] Compiling ArgumentParser CommandParser.swift
[87/105] Compiling ArgumentParser UsageGenerator.swift
[88/105] Compiling ArgumentParser CollectionExtensions.swift
[89/105] Compiling ArgumentParser Foundation.swift
[90/105] Compiling ArgumentParser Mutex.swift
[97/105] Compiling ArgumentParser MessageInfo.swift
[103/108] Compiling Wallpaper Utilities.swift
[104/108] Compiling Wallpaper Wallpaper.swift
[105/108] Emitting module Wallpaper
[106/111] Compiling WallpaperCLI Utilities.swift
[107/111] Compiling WallpaperCLI Wallpaper.swift
[108/111] Emitting module WallpaperCLI
[108/111] Write Objects.LinkFileList
[109/111] Linking wallpaper
[110/111] Applying wallpaper
Build complete! (19.36s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/stephencelis/SQLite.swift
[1/11128] Fetching sqlite.swift
[224/28575] Fetching sqlite.swift, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.51s)
Fetched https://github.com/stephencelis/SQLite.swift from cache (1.51s)
Computing version for https://github.com/stephencelis/SQLite.swift
Computed https://github.com/stephencelis/SQLite.swift at 0.16.0 (2.08s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.56s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/stephencelis/SQLite.swift
Working copy of https://github.com/stephencelis/SQLite.swift resolved at 0.16.0
warning: 'spi-builder-workspace': the target name Wallpaper has different case on the filesystem and the Package.swift manifest file
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.