The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of AppUpdater, reference master (078432), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 00:14:29 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/mxcl/AppUpdater.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mxcl/AppUpdater
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 078432c participate in tea protocol
Cloned https://github.com/mxcl/AppUpdater.git
Revision (git rev-parse @):
078432c8e9e53edff6097ae8e916eee30769c941
SUCCESS checkout https://github.com/mxcl/AppUpdater.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mxcl/AppUpdater.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-1EA4D86E10B52AF.txt
[7/39] Compiling Version Version+Comparable.swift
[8/39] Compiling Version Version+Range.swift
[9/39] Compiling Version Version.swift
[10/39] Compiling PromiseKit race.swift
[11/39] Compiling PromiseKit Async.swift
[12/39] Compiling PromiseKit Box.swift
[13/39] Emitting module PromiseKit
[14/39] Compiling PromiseKit Catchable.swift
[15/39] Compiling PromiseKit Combine.swift
[16/40] Compiling PromiseKit Resolver.swift
[17/40] Compiling PromiseKit Thenable.swift
[18/40] Compiling Version Version+Foundation.swift
[19/40] Compiling Version Version+Codable.swift
[20/40] Emitting module Version
[21/40] Compiling Path Path+Attributes.swift
[22/41] Compiling PromiseKit hang.swift
[23/41] Compiling Path Path.swift
[24/41] Compiling PromiseKit LogEvent.swift
[25/41] Compiling PromiseKit Promise.swift
[26/41] Compiling PromiseKit when.swift
[27/41] Compiling PromiseKit after.swift
[28/41] Compiling PromiseKit firstly.swift
[29/41] Compiling PromiseKit Configuration.swift
[30/41] Compiling PromiseKit CustomStringConvertible.swift
[31/41] Compiling PromiseKit Error.swift
[32/41] Compiling PromiseKit Guarantee.swift
[33/41] Compiling Path Path+Codable.swift
[34/41] Compiling Path PathToBool.swift
[35/41] Compiling Path Path+ls.swift
[36/41] Compiling Path Path+CommonDirectories.swift
[37/41] Compiling Path Path+StringConvertibles.swift
[38/41] Compiling Path Path+FileManager.swift
[39/41] Emitting module Path
[40/41] Compiling Path Extensions.swift
[41/41] Compiling Path Pathish.swift
[42/47] Compiling PMKFoundation afterlife.swift
[43/47] Compiling PMKFoundation NSURLSession+Promise.swift
[44/47] Emitting module PMKFoundation
[45/47] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[46/47] Compiling PMKFoundation NSObject+Promise.swift
[47/47] Compiling PMKFoundation Process+Promise.swift
[48/49] Compiling AppUpdater AppUpdater.swift
[49/49] Emitting module AppUpdater
Build complete! (34.62s)
Fetching https://github.com/PromiseKit/Foundation
Fetching https://github.com/mxcl/Path.swift
Fetching https://github.com/mxcl/Version
[1/293] Fetching version
[78/902] Fetching version, foundation
[212/1961] Fetching version, foundation, path.swift
Fetched https://github.com/mxcl/Version from cache (0.92s)
Fetched https://github.com/mxcl/Path.swift from cache (0.92s)
Fetched https://github.com/PromiseKit/Foundation from cache (0.92s)
Computing version for https://github.com/PromiseKit/Foundation
Computed https://github.com/PromiseKit/Foundation at 3.4.0 (2.86s)
Fetching https://github.com/mxcl/PromiseKit.git
[1/17186] Fetching promisekit
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.67s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (2.18s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (0.49s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.50s)
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 1.2.0
Creating working copy for https://github.com/PromiseKit/Foundation
Working copy of https://github.com/PromiseKit/Foundation resolved at 3.4.0
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.4.1
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "foundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PromiseKit/Foundation"
    },
    {
      "identity" : "path.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Path.swift"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version"
    }
  ],
  "manifest_display_name" : "AppUpdater",
  "name" : "AppUpdater",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AppUpdater",
      "targets" : [
        "AppUpdater"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "AppUpdater",
      "module_type" : "SwiftTarget",
      "name" : "AppUpdater",
      "path" : ".",
      "product_dependencies" : [
        "PMKFoundation",
        "Path",
        "Version"
      ],
      "product_memberships" : [
        "AppUpdater"
      ],
      "sources" : [
        "AppUpdater.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.