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.9 for macOS (SPM) on 22 Oct 2024 16:36:23 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path:  $PWD
https://github.com/DevYeom/OneWay.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/12] Compiling OneWay EffectsBuilder.swift
[3/13] Compiling OneWay Effect.swift
[4/13] Compiling OneWay resource_bundle_accessor.swift
[5/13] Compiling OneWay Reducer.swift
[6/13] Compiling OneWay CopyOnWrite.swift
[7/13] Compiling OneWay Triggered.swift
[8/13] Compiling OneWay Store.swift
[9/13] Compiling OneWay Ignored.swift
[10/13] Emitting module OneWay
[11/13] Compiling OneWay AnyEffect.swift
[12/13] Compiling OneWay AsyncViewStateSequence.swift
[13/13] Compiling OneWay ViewStore.swift
[14/16] Compiling OneWayTesting Store+Testing.swift
[15/16] Emitting module OneWayTesting
[16/16] Compiling OneWayTesting TestingEnvironment.swift
Build complete! (20.01s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
[8/704] Fetching swift-concurrency-extras
[44/1982] Fetching swift-concurrency-extras, swift-clocks
[136/6950] Fetching swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks (1.78s)
Computing version for https://github.com/pointfreeco/swift-clocks
[2741/5672] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras (2.14s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (2.14s)
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.49s)
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.