The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of AppUpdater, reference 1.1.1 (1b6016), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 16:56:31 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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
Fetching https://github.com/PromiseKit/Foundation
Fetching https://github.com/mxcl/Path.swift
Fetching https://github.com/mxcl/Version
[1/288] Fetching version
[94/897] Fetching version, foundation
[107/1956] Fetching version, foundation, path.swift
Fetched https://github.com/PromiseKit/Foundation from cache (1.02s)
Fetched https://github.com/mxcl/Path.swift from cache (1.02s)
Fetched https://github.com/mxcl/Version from cache (1.02s)
Computing version for https://github.com/PromiseKit/Foundation
Computed https://github.com/PromiseKit/Foundation at 3.4.0 (2.60s)
Fetching https://github.com/mxcl/PromiseKit.git
[1/17121] Fetching promisekit
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.79s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (0.62s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (0.62s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.64s)
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
========================================
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",
  "dependencies": [
    {
      "identity": "appupdater",
      "name": "AppUpdater",
      "url": "https://github.com/mxcl/AppUpdater.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppUpdater",
      "dependencies": [
        {
          "identity": "foundation",
          "name": "PMKFoundation",
          "url": "https://github.com/PromiseKit/Foundation",
          "version": "3.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Foundation",
          "dependencies": [
            {
              "identity": "promisekit",
              "name": "PromiseKit",
              "url": "https://github.com/mxcl/PromiseKit.git",
              "version": "6.22.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PromiseKit",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "path.swift",
          "name": "Path.swift",
          "url": "https://github.com/mxcl/Path.swift",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Path.swift",
          "dependencies": [
          ]
        },
        {
          "identity": "version",
          "name": "Version",
          "url": "https://github.com/mxcl/Version",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Version",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mxcl/AppUpdater.git
[1/85] Fetching appupdater
Fetched https://github.com/mxcl/AppUpdater.git from cache (0.69s)
Fetching https://github.com/mxcl/Version from cache
Fetching https://github.com/mxcl/Path.swift from cache
Fetching https://github.com/PromiseKit/Foundation from cache
Fetched https://github.com/mxcl/Path.swift from cache (0.49s)
Fetched https://github.com/mxcl/Version from cache (0.51s)
Fetched https://github.com/PromiseKit/Foundation from cache (0.51s)
Computing version for https://github.com/PromiseKit/Foundation
Computed https://github.com/PromiseKit/Foundation at 3.4.0 (0.04s)
Fetching https://github.com/mxcl/PromiseKit.git from cache
Fetched https://github.com/mxcl/PromiseKit.git from cache (0.62s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (0.03s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (0.03s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.04s)
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
Creating working copy for https://github.com/mxcl/AppUpdater.git
Working copy of https://github.com/mxcl/AppUpdater.git resolved at 1.1.1 (1b60169)
warning: '.resolve-product-dependencies': dependency 'appupdater' is not used by any target
Found 3 product dependencies
  - PMKFoundation
  - Path.swift
  - Version
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mxcl/AppUpdater.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--7754E27361AE5C74.txt
[7/39] Compiling Version Version+Range.swift
[8/39] Compiling Version Version.swift
[9/39] Compiling PromiseKit race.swift
[10/40] Compiling PromiseKit Catchable.swift
[11/40] Compiling PromiseKit Combine.swift
[12/40] Emitting module PromiseKit
[13/40] Compiling PromiseKit Async.swift
[14/40] Compiling PromiseKit Box.swift
[15/40] Compiling Path PathToBool.swift
[16/41] Compiling PromiseKit Resolver.swift
[17/41] Compiling PromiseKit Thenable.swift
[18/41] Compiling PromiseKit LogEvent.swift
[19/41] Compiling PromiseKit Promise.swift
[20/41] Compiling Path Pathish.swift
[21/41] Compiling PromiseKit after.swift
[22/41] Compiling PromiseKit firstly.swift
[23/41] Compiling PromiseKit hang.swift
[24/41] Compiling PromiseKit Configuration.swift
[25/41] Compiling PromiseKit CustomStringConvertible.swift
[26/41] Compiling PromiseKit Error.swift
[27/41] Compiling PromiseKit Guarantee.swift
[28/41] Compiling Version Version+Codable.swift
[29/41] Compiling Version Version+Foundation.swift
[30/41] Emitting module Version
[31/41] Compiling Path Extensions.swift
[32/41] Compiling Version Version+Comparable.swift
[33/41] Emitting module Path
[34/41] Compiling Path Path.swift
[35/41] Compiling Path Path+CommonDirectories.swift
[36/41] Compiling Path Path+Attributes.swift
[37/41] Compiling Path Path+ls.swift
[38/41] Compiling Path Path+FileManager.swift
[39/41] Compiling Path Path+StringConvertibles.swift
[40/41] Compiling Path Path+Codable.swift
[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] Emitting module PMKFoundation
[46/47] Compiling PMKFoundation Process+Promise.swift
[47/47] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[48/49] Emitting module AppUpdater
[49/49] Compiling AppUpdater AppUpdater.swift
Build complete! (30.59s)
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.