The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Konkyo with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/admin/builds/vMd7uqzK/1/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.8
Building package at path:  $workDir
https://github.com/Machx/Konkyo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Emitting module Konkyo
[2/17] Compiling Konkyo Atomic.swift
[3/17] Compiling Konkyo Condition.swift
[4/17] Compiling Konkyo Mutex.swift
[5/17] Compiling Konkyo UnfairLock.swift
[6/17] Compiling Konkyo Initialization.swift
[7/17] Compiling Konkyo Log.swift
[8/17] Compiling Konkyo LogTypes.swift
[9/17] Compiling Konkyo ViewModel.swift
[10/17] Compiling Konkyo RollingDictionary.swift
[11/17] Compiling Konkyo Debouncer.swift
[12/17] Compiling Konkyo NSLockExtensions.swift
[13/17] Compiling Konkyo UIApplicationExtensions.swift
[14/17] Compiling Konkyo NetworkingExtensions.swift
[15/17] Compiling Konkyo ViewExtension.swift
[16/17] Compiling Konkyo CPUInfo.swift
[17/17] Compiling Konkyo AsynchronousOperationBase.swift
Build complete! (7.86s)
Build complete.
Done.