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 FoundationKit, reference main (773a78), with Swift 5.8 for macOS (SPM) on 30 Sep 2024 21:24:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/FoundationKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/FoundationKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 773a78d Swift 6.0
Cloned https://github.com/NikSativa/FoundationKit.git
Revision (git rev-parse @):
773a78d6cfaeb6f5e2f2f6194fa4ca0209e6feeb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/FoundationKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/NikSativa/FoundationKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/21] Compiling FoundationKit Optional+Foundation.swift
[3/21] Compiling FoundationKit Result+Foundation.swift
[4/23] Compiling FoundationKit LinkDetector.swift
[5/23] Compiling FoundationKit NotificationDispatcher.swift
[6/23] Compiling FoundationKit CGSize+Foundation.swift
[7/23] Compiling FoundationKit Collection+Foundation.swift
[8/23] Compiling FoundationKit Dictionary+Foundation.swift
[9/23] Compiling FoundationKit Encodable+Foundation.swift
[10/23] Compiling FoundationKit Sequence+Foundation.swift
[11/23] Compiling FoundationKit String+Foundation.swift
[12/23] Compiling FoundationKit UUIDProvider.swift
[13/23] Compiling FoundationKit resource_bundle_accessor.swift
[14/23] Emitting module FoundationKit
[15/23] Compiling FoundationKit CGPoint+Foundation.swift
[16/23] Compiling FoundationKit CGRect+Foundation.swift
[17/23] Compiling FoundationKit UIColor+Foundation.swift
[18/23] Compiling FoundationKit UIImage+Foundation.swift
[19/23] Compiling FoundationKit Closures.swift
[20/23] Compiling FoundationKit Array+Foundation.swift
[21/23] Compiling FoundationKit CACornerMask+Foundation.swift
[22/23] Compiling FoundationKit URLOpener+SwiftUI.swift
[23/23] Compiling FoundationKit URLOpener+UIKit.swift
Build complete! (19.64s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/910] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git (1.33s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.52s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.85s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (3.00s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.77s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.76s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.0
Build complete.
Done.