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 OptionalAPI 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/OptionalAPI.git
Reference: 5.2.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sloik/OptionalAPI
 * tag               5.2.0      -> FETCH_HEAD
HEAD is now at 068491d Adds fold.
Cloned https://github.com/sloik/OptionalAPI.git
Revision (git rev-parse @):
068491d82d6453f447b7b8522fe8e744abbd683e
SUCCESS checkout https://github.com/sloik/OptionalAPI.git at 5.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sloik/OptionalAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version--423B1241ED78D482.txt
[4/10] Compiling AliasWonderland ClosuresAliases.swift
[5/10] Compiling AliasWonderland SideEffectAliases.swift
[6/10] Emitting module AliasWonderland
[6/10] Write Objects.LinkFileList
[7/10] Linking libAliasWonderland.dylib
[9/23] Compiling OptionalAPI OptionalError.swift
[10/23] Compiling OptionalAPI OptionalFreeFunctions.swift
[11/24] Compiling OptionalAPI Folds.swift
[12/24] Compiling OptionalAPI Maps.swift
[13/24] Emitting module OptionalAPI
[14/24] Compiling OptionalAPI OptionalProperties.swift
[15/24] Compiling OptionalAPI Cast.swift
[16/24] Compiling OptionalAPI Filter.swift
[17/24] Compiling OptionalAPI OptionalCodable.swift
[18/24] Compiling OptionalAPI OptionalCollection.swift
[19/24] Compiling OptionalAPI Or.swift
[20/24] Compiling OptionalAPI AndThen.swift
[21/24] Compiling OptionalAPI AsyncMaps.swift
[22/24] Compiling OptionalAPI RunWhen.swift
[22/24] Write Objects.LinkFileList
[23/24] Linking libOptionalAPI.dylib
Build complete! (6.18s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetching https://github.com/sloik/AliasWonderland.git from cache
Fetched https://github.com/sloik/AliasWonderland.git from cache (0.17s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (0.17s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (0.02s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.15.3 (0.02s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.36s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.03s)
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.15.3
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Build complete.
Done.