Build Information
Successful build of OneWay, reference main (514c71
), with Swift 5.9 for macOS (SPM) on 21 Oct 2024 21:22:53 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DevYeom/OneWay
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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 Ignored.swift
[3/13] Compiling OneWay resource_bundle_accessor.swift
[4/13] Emitting module OneWay
[5/13] Compiling OneWay EffectsBuilder.swift
[6/13] Compiling OneWay Reducer.swift
[7/13] Compiling OneWay Triggered.swift
[8/13] Compiling OneWay Effect.swift
[9/13] Compiling OneWay CopyOnWrite.swift
[10/13] Compiling OneWay Store.swift
[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] Compiling OneWayTesting TestingEnvironment.swift
[16/16] Emitting module OneWayTesting
Build complete! (17.83s)
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
[65/1982] Fetching swift-clocks, swift-concurrency-extras
[251/6950] Fetching swift-clocks, swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks (2.49s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras (2.49s)
Computing version for https://github.com/pointfreeco/swift-clocks
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (2.49s)
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.45s)
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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.0
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
Build complete.
Done.