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 DataObject 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/0xLet/DataObject.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLet/DataObject
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9b3d4ac Merge pull request #4 from 0xLet/develop
Cloned https://github.com/0xLet/DataObject.git
Revision (git rev-parse @):
9b3d4ac019db5d1d313b92f281697b1c8665fc41
SUCCESS checkout https://github.com/0xLet/DataObject.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/0xLet/DataObject.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/24] Compiling SwiftFu SwiftFu+.swift
[7/25] Compiling SwiftFu Fuable.swift
[8/25] Compiling SwiftFu Functionable.swift
[9/25] Compiling SwiftFu Modifiable.swift
[10/25] Compiling SwiftFu Printable.swift
[11/25] Compiling SwiftFu Boolable.swift
[12/25] Compiling SwiftFu Configurable.swift
[13/25] Compiling SwiftFu Tuplable.swift
[14/25] Compiling SwiftFu BinaryInteger+.swift
[15/25] Compiling SwiftFu Assertable.swift
[16/25] Compiling SwiftFu Switch+.swift
[17/25] Compiling SURL URLRequest+.swift
[18/25] Emitting module SURL
[19/25] Compiling SURL String+.swift
[20/25] Compiling SURL URL+.swift
[21/25] Emitting module SwiftFu
[22/25] Compiling SwiftFu Foundation+SwiftFu.swift
[23/25] Compiling SwiftFu BinaryFloatingPoint+.swift
[24/25] Compiling WTV WTV.swift
[25/25] Emitting module WTV
[26/33] Compiling DataObject SURL+DataObject.swift
[27/33] Compiling DataObject Encodable+DataObject.swift
[28/33] Compiling DataObject DataObject+WTV.swift
[29/33] Compiling DataObject DataObject+CustomStringConvertible.swift
[30/33] Compiling DataObject Data+DataObject.swift
[31/33] Compiling DataObject DataObject+Hashable.swift
[32/33] Emitting module DataObject
[33/33] Compiling DataObject DataObject.swift
Build complete! (3.85s)
Fetching https://github.com/0xLet/SwiftFu from cache
Fetching https://github.com/0xLet/SURL from cache
Fetching https://github.com/0xLet/WTV from cache
Fetched https://github.com/0xLet/SwiftFu from cache (0.17s)
Fetched https://github.com/0xLet/SURL from cache (0.18s)
Fetched https://github.com/0xLet/WTV from cache (0.18s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.01s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.01s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.01s)
Creating working copy for https://github.com/0xLet/SURL
Working copy of https://github.com/0xLet/SURL resolved at 0.1.1
Creating working copy for https://github.com/0xLet/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
Creating working copy for https://github.com/0xLet/WTV
Working copy of https://github.com/0xLet/WTV resolved at 0.1.1
Build complete.
Done.