Build Information
Successful build of OneWay, reference main (514c71
), with Swift 5.10 for macOS (SPM) on 21 Oct 2024 21:22:40 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: 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.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] Copying PrivacyInfo.xcprivacy
[0/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/15] Compiling OneWay Triggered.swift
[6/15] Compiling OneWay Reducer.swift
[7/16] Compiling OneWay resource_bundle_accessor.swift
[8/16] Emitting module OneWay
[9/16] Compiling OneWay CopyOnWrite.swift
[10/16] Compiling OneWay AnyEffect.swift
[11/16] Compiling OneWay AsyncViewStateSequence.swift
[12/16] Compiling OneWay Effect.swift
[13/16] Compiling OneWay Ignored.swift
[14/16] Compiling OneWay EffectsBuilder.swift
[15/16] Compiling OneWay Store.swift
[16/16] Compiling OneWay ViewStore.swift
[17/19] Compiling OneWayTesting TestingEnvironment.swift
[18/19] Emitting module OneWayTesting
[19/19] Compiling OneWayTesting Store+Testing.swift
Build complete! (16.11s)
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
[369/6950] Fetching swift-clocks, swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.57s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.57s)
Computing version for https://github.com/pointfreeco/swift-clocks
[696/4968] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.02s)
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.47s)
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.46s)
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.