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 ObjectUI 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/0xLeif/ObjectUI.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/ObjectUI
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at d410b7f Merge pull request #9 from 0xLeif/develop
Cloned https://github.com/0xLeif/ObjectUI.git
Revision (git rev-parse @):
d410b7f4a3bb03fab1f9507adfb9148ac5ac9e21
SUCCESS checkout https://github.com/0xLeif/ObjectUI.git at 1.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/0xLeif/ObjectUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version--423B1241ED78D482.txt
[9/36] Emitting module SURL
[10/36] Compiling SwiftFu Tuplable.swift
[11/36] Compiling SwiftFu SwiftFu+.swift
[12/37] Compiling SwiftFu Modifiable.swift
[13/37] Compiling SwiftFu Printable.swift
[14/37] Compiling SwiftFu Fuable.swift
[15/37] Compiling SwiftFu Functionable.swift
[16/37] Compiling SwiftFu Boolable.swift
[17/37] Compiling SwiftFu Configurable.swift
[18/37] Compiling Task Task+sink.swift
[19/37] Compiling SwiftFu BinaryInteger+.swift
[20/37] Compiling SwiftFu Assertable.swift
[21/37] Compiling SwiftFu Switch+.swift
[22/37] Compiling SwiftFu Foundation+SwiftFu.swift
[23/37] Compiling SwiftFu BinaryFloatingPoint+.swift
[24/37] Emitting module SwiftFu
[25/37] Compiling SURL URLRequest+.swift
[26/37] Emitting module Task
[27/37] Compiling Task Task+URLSession.swift
[28/37] Compiling WTV WTV.swift
[29/37] Emitting module WTV
[30/37] Compiling Task Task+map.swift
[31/37] Compiling Task Task.swift
[32/37] Emitting module Chronicle
[33/37] Compiling Chronicle Chronicle+DefaultFormatters.swift
[34/37] Compiling Chronicle Chronicle+DefaultHandlers.swift
[35/37] Compiling Chronicle Chronicle.swift
[36/37] Compiling SURL String+.swift
[37/37] Compiling SURL URL+.swift
[38/39] Compiling Yarn Yarn.swift
[39/39] Emitting module Yarn
[40/43] Compiling ObjectUI ObjectView.swift
[41/43] Compiling ObjectUI StateObjectView.swift
[42/43] Emitting module ObjectUI
[43/43] Compiling ObjectUI Object.swift
Build complete! (10.58s)
Fetching https://github.com/0xLeif/Yarn from cache
Fetching https://github.com/0xLeif/Task from cache
Fetching https://github.com/0xLeif/Chronicle from cache
Fetching https://github.com/0xLet/SwiftFu from cache
Fetching https://github.com/0xLet/WTV from cache
Fetching https://github.com/0xLet/SURL from cache
Fetched https://github.com/0xLeif/Yarn from cache (0.19s)
Fetched https://github.com/0xLeif/Chronicle from cache (0.19s)
Fetched https://github.com/0xLeif/Task from cache (0.19s)
Fetched https://github.com/0xLet/SwiftFu from cache (0.19s)
Fetched https://github.com/0xLet/WTV from cache (0.19s)
Fetched https://github.com/0xLet/SURL from cache (0.20s)
Computing version for https://github.com/0xLeif/Yarn
Computed https://github.com/0xLeif/Yarn at 1.0.0 (0.33s)
Computing version for https://github.com/0xLeif/Task
Computed https://github.com/0xLeif/Task at 1.0.0 (0.33s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (0.29s)
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/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
Creating working copy for https://github.com/0xLeif/Task
Working copy of https://github.com/0xLeif/Task resolved at 1.0.0
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/0xLeif/Chronicle
Working copy of https://github.com/0xLeif/Chronicle resolved at 0.2.3
Creating working copy for https://github.com/0xLet/WTV
Working copy of https://github.com/0xLet/WTV resolved at 0.1.1
Creating working copy for https://github.com/0xLeif/Yarn
Working copy of https://github.com/0xLeif/Yarn resolved at 1.0.0
Build complete.
Done.