The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Konkyo 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/Machx/Konkyo.git
Reference: 0.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Machx/Konkyo
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at da9d48e match other cancel set action
Cloned https://github.com/Machx/Konkyo.git
Revision (git rev-parse @):
da9d48ec62106dcee1ccd7159735db43d3a6da1f
SUCCESS checkout https://github.com/Machx/Konkyo.git at 0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Machx/Konkyo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/17] Compiling Konkyo CPUInfo.swift
[4/17] Compiling Konkyo AsynchronousOperationBase.swift
[5/17] Compiling Konkyo Atomic.swift
[6/17] Compiling Konkyo Condition.swift
[7/19] Compiling Konkyo Mutex.swift
[8/19] Compiling Konkyo UnfairLock.swift
[9/19] Compiling Konkyo NSLockExtensions.swift
[10/19] Compiling Konkyo UIApplicationExtensions.swift
[11/19] Compiling Konkyo Initialization.swift
[12/19] Compiling Konkyo Log.swift
[13/19] Compiling Konkyo LogTypes.swift
[14/19] Compiling Konkyo ViewModel.swift
[15/19] Compiling Konkyo RollingDictionary.swift
[16/19] Compiling Konkyo Debouncer.swift
[17/19] Emitting module Konkyo
[18/19] Compiling Konkyo NetworkingExtensions.swift
[19/19] Compiling Konkyo ViewExtension.swift
Build complete! (6.30s)
Build complete.
Done.