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 with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mxcl/AppUpdater.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-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:             5.10
Building package at path:  $workDir
https://github.com/mxcl/AppUpdater.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--423B1241ED78D482.txt
[7/38] Emitting module PromiseKit
[8/40] Compiling Version Version.swift
[9/40] Compiling Version Version+Comparable.swift
[10/40] Compiling Version Version+Codable.swift
[11/40] Compiling Version Version+Range.swift
[12/40] Compiling PromiseKit Async.swift
[13/40] Compiling PromiseKit Box.swift
[14/40] Compiling PromiseKit Catchable.swift
[15/40] Compiling PromiseKit Combine.swift
[16/40] Compiling PromiseKit Configuration.swift
[17/40] Emitting module Version
[18/40] Compiling Version Version+Foundation.swift
[19/40] Compiling PromiseKit race.swift
[20/40] Compiling PromiseKit when.swift
[21/40] Compiling PromiseKit Guarantee.swift
[22/40] Compiling PromiseKit LogEvent.swift
[23/40] Compiling PromiseKit Promise.swift
[24/40] Compiling PromiseKit Resolver.swift
[25/40] Compiling PromiseKit CustomStringConvertible.swift
[26/40] Compiling PromiseKit Error.swift
[27/40] Compiling PromiseKit Thenable.swift
[28/40] Compiling PromiseKit after.swift
[29/40] Compiling PromiseKit firstly.swift
[30/40] Compiling PromiseKit hang.swift
[31/40] Compiling Path PathToBool.swift
[32/40] Compiling Path Path+StringConvertibles.swift
[33/40] Compiling Path Path+ls.swift
[36/41] Compiling Path Path+FileManager.swift
[39/41] Emitting module Path
[40/41] Compiling Path Path.swift
[41/47] Compiling Path Pathish.swift
[42/47] Compiling PMKFoundation NSObject+Promise.swift
[43/47] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[44/47] Emitting module PMKFoundation
[45/47] Compiling PMKFoundation NSURLSession+Promise.swift
[46/47] Compiling PMKFoundation afterlife.swift
[47/47] Compiling PMKFoundation Process+Promise.swift
[48/49] Compiling AppUpdater AppUpdater.swift
[49/49] Emitting module AppUpdater
Build complete! (15.96s)
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/PromiseKit/Foundation from cache (0.19s)
Fetched https://github.com/mxcl/Path.swift from cache (0.19s)
Fetched https://github.com/mxcl/Version from cache (0.19s)
Computing version for https://github.com/PromiseKit/Foundation
Computed https://github.com/PromiseKit/Foundation at 3.4.0 (0.40s)
Fetching https://github.com/mxcl/PromiseKit.git from cache
Fetched https://github.com/mxcl/PromiseKit.git from cache (0.30s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (0.36s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (0.33s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.35s)
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
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 1.2.0
Build complete.
Done.