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 1.1.1 (1b6016), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 00:14:06 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: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mxcl/AppUpdater
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 1b60169 Merge pull request #12 from mxcl/deps/bump
Cloned https://github.com/mxcl/AppUpdater.git
Revision (git rev-parse @):
1b60169700489f16cfbe2feb6b1e32ca5c9464b8
SUCCESS checkout https://github.com/mxcl/AppUpdater.git at 1.1.1
========================================
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.swift
[8/39] Compiling PromiseKit Catchable.swift
[9/39] Compiling PromiseKit Combine.swift
[10/39] Emitting module PromiseKit
[11/40] Compiling PromiseKit race.swift
[12/40] Compiling Path Path.swift
[13/40] Compiling Path Path+StringConvertibles.swift
[14/40] Compiling Path PathToBool.swift
[15/41] Compiling PromiseKit Resolver.swift
[16/41] Compiling PromiseKit Thenable.swift
[17/41] Compiling PromiseKit LogEvent.swift
[18/41] Compiling Path Path+FileManager.swift
[19/41] Compiling PromiseKit Promise.swift
[20/41] Compiling Path Path+CommonDirectories.swift
[21/41] Compiling Path Extensions.swift
[22/41] Compiling Path Path+ls.swift
[23/41] Compiling Version Version+Range.swift
[24/41] Emitting module Version
[25/41] Compiling Version Version+Comparable.swift
[26/41] Compiling PromiseKit Configuration.swift
[27/41] Compiling Version Version+Foundation.swift
[28/41] Compiling Version Version+Codable.swift
[29/41] Compiling PromiseKit CustomStringConvertible.swift
[30/41] Compiling PromiseKit Error.swift
[31/41] Compiling PromiseKit Guarantee.swift
[32/41] Compiling PromiseKit Async.swift
[33/41] Compiling PromiseKit Box.swift
[34/41] Compiling PromiseKit hang.swift
[35/41] Compiling PromiseKit after.swift
[36/41] Compiling PromiseKit firstly.swift
[37/41] Compiling Path Pathish.swift
[38/41] Compiling Path Path+Attributes.swift
[39/41] Compiling Path Path+Codable.swift
[40/41] Emitting module Path
[41/41] Compiling PromiseKit when.swift
[42/47] Compiling PMKFoundation afterlife.swift
[43/47] Compiling PMKFoundation NSURLSession+Promise.swift
[44/47] Compiling PMKFoundation NSObject+Promise.swift
[45/47] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[46/47] Emitting module PMKFoundation
[47/47] Compiling PMKFoundation Process+Promise.swift
[48/49] Emitting module AppUpdater
[49/49] Compiling AppUpdater AppUpdater.swift
Build complete! (33.09s)
Fetching https://github.com/PromiseKit/Foundation
Fetching https://github.com/mxcl/Path.swift
Fetching https://github.com/mxcl/Version
[1/609] Fetching foundation
[123/902] Fetching foundation, version
[179/1961] Fetching foundation, version, path.swift
Fetched https://github.com/PromiseKit/Foundation from cache (0.87s)
Fetched https://github.com/mxcl/Version from cache (0.87s)
Fetched https://github.com/mxcl/Path.swift from cache (0.87s)
Computing version for https://github.com/PromiseKit/Foundation
Computed https://github.com/PromiseKit/Foundation at 3.4.0 (2.79s)
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.19s)
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.51s)
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
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/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
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.