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 TimelaneCombine 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/icanzilb/TimelaneCombine.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/icanzilb/TimelaneCombine
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at e6837bc Merge pull request #22 from icanzilb/marin_todorov/version-2
Cloned https://github.com/icanzilb/TimelaneCombine.git
Revision (git rev-parse @):
e6837bcbb19332866d5e37d501c05d68fbf985f2
SUCCESS checkout https://github.com/icanzilb/TimelaneCombine.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/icanzilb/TimelaneCombine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/5] Emitting module TimelaneCore
[5/5] Compiling TimelaneCore TimelaneCore.swift
[6/8] Emitting module TimelaneCombine
[7/8] Compiling TimelaneCombine PublishedOnLane.swift
[8/8] Compiling TimelaneCombine TimelaneCombine.swift
Build complete! (5.87s)
Fetching https://github.com/icanzilb/TimelaneCore from cache
Fetched https://github.com/icanzilb/TimelaneCore from cache (0.22s)
Computing version for https://github.com/icanzilb/TimelaneCore
Computed https://github.com/icanzilb/TimelaneCore at 2.0.0 (0.35s)
Creating working copy for https://github.com/icanzilb/TimelaneCore
Working copy of https://github.com/icanzilb/TimelaneCore resolved at 2.0.0
Build complete.
Done.