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.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/admin/builds/vMd7uqzK/0/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.8
Building package at path:  $workDir
https://github.com/mxcl/AppUpdater.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/28] Emitting module PromiseKit
[2/32] Emitting module Path
[3/34] Compiling Version Version+Range.swift
[4/35] Compiling Version Version.swift
[5/35] Compiling Path PathToBool.swift
[6/35] Compiling Path Pathish.swift
[7/35] Compiling Path Path+ls.swift
[8/35] Compiling Path Path.swift
[10/35] Compiling PromiseKit Resolver.swift
[11/35] Compiling PromiseKit Thenable.swift
[12/35] Compiling PromiseKit after.swift
[13/35] Compiling Path Extensions.swift
[14/35] Compiling Path Path+Attributes.swift
[15/35] Compiling Path Path+Codable.swift
[16/35] Compiling Path Path+CommonDirectories.swift
[17/35] Compiling Path Path+FileManager.swift
[18/35] Compiling Path Path+StringConvertibles.swift
[19/35] Compiling PromiseKit firstly.swift
[20/35] Compiling PromiseKit hang.swift
[21/35] Compiling PromiseKit race.swift
[22/35] Compiling PromiseKit when.swift
[32/35] Emitting module Version
[35/35] Compiling Version Version+Foundation.swift
[36/40] Compiling PMKFoundation NSURLSession+Promise.swift
[37/40] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[38/40] Compiling PMKFoundation NSObject+Promise.swift
[39/40] Emitting module PMKFoundation
[40/40] Compiling PMKFoundation Process+Promise.swift
[41/41] Compiling PMKFoundation afterlife.swift
[42/43] Compiling AppUpdater AppUpdater.swift
[43/43] Emitting module AppUpdater
Build complete! (23.37s)
Fetching https://github.com/mxcl/Path.swift from cache
Fetching https://github.com/PromiseKit/Foundation from cache
Fetching https://github.com/mxcl/Version from cache
Fetched https://github.com/PromiseKit/Foundation (0.20s)
Fetched https://github.com/mxcl/Path.swift (0.21s)
Fetched https://github.com/mxcl/Version (0.21s)
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 (0.22s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (0.02s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (0.02s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.03s)
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/PromiseKit/Foundation
Working copy of https://github.com/PromiseKit/Foundation resolved at 3.4.0
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/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Build complete.
Done.