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: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/ObjectUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 55cc57f Update README.md
Cloned https://github.com/0xLeif/ObjectUI.git
Revision (git rev-parse @):
55cc57f20c8f40697cd77a1db9d2f406fbd68381
SUCCESS checkout https://github.com/0xLeif/ObjectUI.git at main
========================================
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 SwiftFu
[10/37] Emitting module WTV
[11/37] Compiling SwiftFu Modifiable.swift
[12/37] Compiling SwiftFu Printable.swift
[13/37] Compiling SwiftFu SwiftFu+.swift
[14/37] Compiling SwiftFu Tuplable.swift
[15/37] Compiling SwiftFu Fuable.swift
[16/37] Compiling SwiftFu Functionable.swift
[17/37] Compiling SwiftFu Boolable.swift
[18/37] Compiling SwiftFu Configurable.swift
[19/37] Compiling SURL URLRequest+.swift
[20/37] Compiling SwiftFu BinaryInteger+.swift
[21/37] Compiling SwiftFu Assertable.swift
[22/37] Compiling SwiftFu Switch+.swift
[23/37] Compiling SURL String+.swift
[24/37] Emitting module SURL
[25/37] Compiling SURL URL+.swift
[26/37] Compiling Chronicle Chronicle.swift
[27/37] Compiling SwiftFu Foundation+SwiftFu.swift
[28/37] Compiling SwiftFu BinaryFloatingPoint+.swift
[29/37] Compiling Chronicle Chronicle+DefaultHandlers.swift
[30/37] Compiling Chronicle Chronicle+DefaultFormatters.swift
[31/37] Emitting module Chronicle
[32/37] Compiling Task Task+sink.swift
[33/37] Compiling Task Task+map.swift
[34/37] Compiling Task Task+URLSession.swift
[35/37] Compiling Task Task.swift
[36/37] Emitting module Task
[37/37] Compiling WTV WTV.swift
[38/39] Emitting module Yarn
[39/39] Compiling Yarn Yarn.swift
[40/43] Compiling ObjectUI StateObjectView.swift
[41/43] Compiling ObjectUI Object.swift
[42/43] Compiling ObjectUI ObjectView.swift
[43/43] Emitting module ObjectUI
Build complete! (11.77s)
Fetching https://github.com/0xLeif/Chronicle from cache
Fetching https://github.com/0xLeif/Yarn from cache
Fetching https://github.com/0xLet/SwiftFu from cache
Fetching https://github.com/0xLeif/Task from cache
Fetching https://github.com/0xLet/WTV from cache
Fetching https://github.com/0xLet/SURL from cache
Fetched https://github.com/0xLeif/Chronicle from cache (0.16s)
Fetched https://github.com/0xLet/SURL from cache (0.17s)
Fetched https://github.com/0xLet/WTV from cache (0.17s)
Fetched https://github.com/0xLeif/Task from cache (0.18s)
Fetched https://github.com/0xLeif/Yarn from cache (0.18s)
Fetched https://github.com/0xLet/SwiftFu from cache (0.18s)
Computing version for https://github.com/0xLeif/Yarn
Computed https://github.com/0xLeif/Yarn at 1.0.0 (0.31s)
Computing version for https://github.com/0xLeif/Task
Computed https://github.com/0xLeif/Task at 1.0.0 (0.39s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (0.32s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.32s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.34s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.34s)
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/0xLeif/Task
Working copy of https://github.com/0xLeif/Task resolved at 1.0.0
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/SURL
Working copy of https://github.com/0xLet/SURL resolved at 0.1.1
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.