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 SweetBool 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/sloik/SweetBool.git
Reference: 1.1.3
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sloik/SweetBool
 * tag               1.1.3      -> FETCH_HEAD
HEAD is now at b3b4888 Merge pull request #15 from sloik/renovate/sloik-aliaswonderland-3.x
Cloned https://github.com/sloik/SweetBool.git
Revision (git rev-parse @):
b3b4888e6fed9ce0e1b768349e2318d0e518624f
SUCCESS checkout https://github.com/sloik/SweetBool.git at 1.1.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sloik/SweetBool.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[4/13] Write swift-version--423B1241ED78D482.txt
[6/21] Emitting module FuncKeyPath
[7/21] Compiling FuncKeyPath FuncKeyPath.swift
[7/21] Write Objects.LinkFileList
[8/21] Linking libFuncKeyPath.dylib
[10/23] Emitting module AliasWonderland
[11/23] Compiling AliasWonderland ClosuresAliases.swift
[12/23] Compiling AliasWonderland SideEffectAliases.swift
[12/23] Write Objects.LinkFileList
[14/23] Compiling SweetBool SweetBool.swift
[15/23] Emitting module SweetBool
[15/23] Write Objects.LinkFileList
[17/23] Emitting module SweetPredicate
[18/23] Compiling SweetPredicate PredicateType.swift
[19/23] Compiling SweetPredicate PredicateTypeImplementations.swift
[19/23] Write Objects.LinkFileList
[20/23] Linking libAliasWonderland.dylib
[21/23] Linking libSweetBool.dylib
[22/23] Linking libSweetPredicate.dylib
Build complete! (4.60s)
Fetching https://github.com/sloik/FuncKeyPath.git
Fetching https://github.com/sloik/AliasWonderland.git
[1/26] Fetching funckeypath
[27/203] Fetching funckeypath, aliaswonderland
Fetched https://github.com/sloik/AliasWonderland.git from cache (0.23s)
Fetched https://github.com/sloik/FuncKeyPath.git from cache (0.23s)
Computing version for https://github.com/sloik/FuncKeyPath.git
Computed https://github.com/sloik/FuncKeyPath.git at 1.0.0 (0.38s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 3.6.3 (0.23s)
Creating working copy for https://github.com/sloik/FuncKeyPath.git
Working copy of https://github.com/sloik/FuncKeyPath.git resolved at 1.0.0
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 3.6.3
Build complete.
Done.