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, reference master (55c8a2), with Swift 5.10 for macOS (SPM) on 2 Nov 2024 18:36:28 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/OptionalAPI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sloik/OptionalAPI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 55c8a29 Merge pull request #38 from sloik/renovate/pointfreeco-swift-snapshot-testing-1.x
Cloned https://github.com/sloik/OptionalAPI.git
Revision (git rev-parse @):
55c8a29e6b95a51d8d6f1af7a41703b4238de7c2
SUCCESS checkout https://github.com/sloik/OptionalAPI.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/sloik/OptionalAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[1/8] Copying PrivacyInfo.xcprivacy
[1/8] Write sources
[3/8] Write swift-version-33747A42983211AE.txt
[5/11] Emitting module AliasWonderland
[6/11] Compiling AliasWonderland ClosuresAliases.swift
[7/11] Compiling AliasWonderland SideEffectAliases.swift
[7/11] Write Objects.LinkFileList
[8/11] Linking libAliasWonderland.dylib
[10/25] Compiling OptionalAPI OptionalFreeFunctions.swift
[11/26] Compiling OptionalAPI RunWhen.swift
[12/26] Compiling OptionalAPI OptionalProperties.swift
[13/26] Compiling OptionalAPI Or.swift
[14/26] Compiling OptionalAPI Folds.swift
[15/26] Compiling OptionalAPI Maps.swift
[16/26] Compiling OptionalAPI Cast.swift
[17/26] Compiling OptionalAPI Filter.swift
[18/26] Compiling OptionalAPI OptionalCodable.swift
[19/26] Compiling OptionalAPI OptionalCollection.swift
[20/26] Compiling OptionalAPI OptionalError.swift
[21/26] Compiling OptionalAPI resource_bundle_accessor.swift
[22/26] Emitting module OptionalAPI
[23/26] Compiling OptionalAPI AndThen.swift
[24/26] Compiling OptionalAPI AsyncMaps.swift
[24/26] Write Objects.LinkFileList
[25/26] Linking libOptionalAPI.dylib
Build complete! (38.47s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/sloik/AliasWonderland.git
[1/194] Fetching aliaswonderland
[195/12630] Fetching aliaswonderland, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (21.49s)
Fetched https://github.com/sloik/AliasWonderland.git from cache (21.49s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (0.48s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.17.6 (2.93s)
Fetching https://github.com/swiftlang/swift-syntax
[1/66399] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.48s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.69s)
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.17.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.1
Build complete.
Done.