The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Wallpaper, reference main (c003b5), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 23:19:04 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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
Fetching https://github.com/stephencelis/SQLite.swift
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/285] Fetching swift-toolchain-sqlite
[7/11413] Fetching swift-toolchain-sqlite, sqlite.swift
[233/28860] Fetching swift-toolchain-sqlite, sqlite.swift, swift-argument-parser
Fetched https://github.com/stephencelis/SQLite.swift from cache (1.63s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.63s)
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.63s)
Creating working copy for https://github.com/apple/swift-argument-parser
Creating working copy for https://github.com/stephencelis/SQLite.swift
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
Working copy of https://github.com/stephencelis/SQLite.swift resolved at 0.15.4
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "macos-wallpaper",
      "name": "Wallpaper",
      "url": "https://github.com/sindresorhus/macos-wallpaper.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/macos-wallpaper",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "sqlite.swift",
          "name": "SQLite.swift",
          "url": "https://github.com/stephencelis/SQLite.swift",
          "version": "0.16.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
          "traits": [
            "SystemSQLite"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sindresorhus/macos-wallpaper.git
[1/466] Fetching macos-wallpaper
Fetched https://github.com/sindresorhus/macos-wallpaper.git from cache (0.70s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/stephencelis/SQLite.swift from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.58s)
Fetched https://github.com/stephencelis/SQLite.swift from cache (0.58s)
Computing version for https://github.com/stephencelis/SQLite.swift
Computed https://github.com/stephencelis/SQLite.swift at 0.16.0 (1.27s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.61s)
Creating working copy for https://github.com/stephencelis/SQLite.swift
Working copy of https://github.com/stephencelis/SQLite.swift resolved at 0.16.0
Creating working copy for https://github.com/sindresorhus/macos-wallpaper.git
Working copy of https://github.com/sindresorhus/macos-wallpaper.git resolved at main (c003b52)
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
warning: 'macos-wallpaper': the target name Wallpaper has different case on the filesystem and the Package.swift manifest file
Found 2 product dependencies
  - swift-argument-parser
  - SQLite.swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/sindresorhus/macos-wallpaper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/12] Write sources
[4/12] Write wallpaper-entitlement.plist
[4/12] Write sources
[8/12] Write swift-version--6988338F2F200930.txt
[10/48] Emitting module ArgumentParserToolInfo
[11/48] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/94] Emitting module ArgumentParser
[13/98] Compiling ArgumentParser ParsedValues.swift
[14/98] Compiling ArgumentParser ParserError.swift
[15/98] Compiling ArgumentParser SplitArguments.swift
[16/98] Compiling ArgumentParser DumpHelpGenerator.swift
[17/101] Compiling ArgumentParser SequenceExtensions.swift
[18/101] Compiling ArgumentParser StringExtensions.swift
[19/101] Compiling ArgumentParser SwiftExtensions.swift
[20/101] Compiling ArgumentParser Tree.swift
[21/101] Compiling ArgumentParser CodingKeyValidator.swift
[22/101] Emitting module SQLite
[23/101] Compiling ArgumentParser ArgumentDiscussion.swift
[24/101] Compiling ArgumentParser ArgumentHelp.swift
[25/101] Compiling ArgumentParser ArgumentVisibility.swift
[26/101] Compiling ArgumentParser CompletionKind.swift
[27/101] Compiling ArgumentParser Errors.swift
[28/101] Compiling ArgumentParser Flag.swift
[29/101] Compiling ArgumentParser NameSpecification.swift
[30/101] Compiling ArgumentParser Option.swift
[31/101] Compiling ArgumentParser OptionGroup.swift
[32/101] Compiling ArgumentParser AsyncParsableCommand.swift
[33/101] Compiling ArgumentParser NonsenseFlagsValidator.swift
[34/101] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/101] Compiling ArgumentParser PositionalArgumentsValidator.swift
[36/101] Compiling ArgumentParser UniqueNamesValidator.swift
[37/101] Compiling ArgumentParser BashCompletionsGenerator.swift
[38/101] Compiling ArgumentParser CompletionsGenerator.swift
[39/101] Compiling ArgumentParser FishCompletionsGenerator.swift
[40/101] Compiling ArgumentParser ZshCompletionsGenerator.swift
[41/101] Compiling ArgumentParser Argument.swift
[42/101] Compiling SQLite Schema.swift
[43/101] Compiling SQLite Setter.swift
[44/101] Compiling SQLite WindowFunctions.swift
[49/101] Compiling ArgumentParser InputKey.swift
[50/101] Compiling ArgumentParser InputOrigin.swift
[51/101] Compiling ArgumentParser Name.swift
[52/101] Compiling ArgumentParser Parsed.swift
[59/101] Compiling ArgumentParser UsageGenerator.swift
[60/101] Compiling ArgumentParser CollectionExtensions.swift
[61/101] Compiling ArgumentParser Mutex.swift
[62/101] Compiling ArgumentParser Platform.swift
[72/101] Compiling ArgumentParser CommandConfiguration.swift
[73/101] Compiling ArgumentParser CommandGroup.swift
[74/101] Compiling ArgumentParser EnumerableFlag.swift
[75/101] Compiling ArgumentParser ExpressibleByArgument.swift
[76/101] Compiling ArgumentParser ParsableArguments.swift
[77/101] Compiling ArgumentParser ParsableCommand.swift
[78/101] Compiling ArgumentParser ArgumentDecoder.swift
[79/101] Compiling ArgumentParser ArgumentDefinition.swift
[80/101] Compiling ArgumentParser ArgumentSet.swift
[81/101] Compiling ArgumentParser CommandParser.swift
[99/104] Compiling Wallpaper Utilities.swift
[100/104] Emitting module Wallpaper
[101/104] Compiling Wallpaper Wallpaper.swift
[102/107] Compiling WallpaperCLI Utilities.swift
[103/107] Emitting module WallpaperCLI
[104/107] Compiling WallpaperCLI Wallpaper.swift
[104/107] Write Objects.LinkFileList
[105/107] Linking wallpaper
[106/107] Applying wallpaper
Build complete! (19.88s)
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.