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 OneWay, reference 2.10.0 (514c71), with Swift 5.10 for macOS (SPM) on 22 Oct 2024 16:36:51 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DevYeom/OneWay.git
Reference: 2.10.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DevYeom/OneWay
 * tag               2.10.0     -> FETCH_HEAD
HEAD is now at 514c714 Improve the debounce performance (#105)
Cloned https://github.com/DevYeom/OneWay.git
Revision (git rev-parse @):
514c7140fccf0f3d48b541acb8cac24f8e25482a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/DevYeom/OneWay.git at 2.10.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/DevYeom/OneWay.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/15] Compiling OneWay Ignored.swift
[6/15] Compiling OneWay Triggered.swift
[7/15] Compiling OneWay EffectsBuilder.swift
[8/15] Compiling OneWay Effect.swift
[9/15] Compiling OneWay CopyOnWrite.swift
[10/15] Compiling OneWay Store.swift
[11/15] Emitting module OneWay
[12/15] Compiling OneWay AnyEffect.swift
[13/15] Compiling OneWay AsyncViewStateSequence.swift
[14/16] Compiling OneWay resource_bundle_accessor.swift
[15/16] Compiling OneWay Reducer.swift
[16/16] Compiling OneWay ViewStore.swift
[17/19] Compiling OneWayTesting Store+Testing.swift
[18/19] Compiling OneWayTesting TestingEnvironment.swift
[19/19] Emitting module OneWayTesting
Build complete! (16.65s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/1278] Fetching swift-clocks
[40/6246] Fetching swift-clocks, xctest-dynamic-overlay
[316/6950] Fetching swift-clocks, xctest-dynamic-overlay, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (2.01s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.01s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (2.01s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.46s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.0 (0.46s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.2.0 (0.45s)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.5
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.0
Build complete.
Done.