The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/2/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "konkyo",
      "name": "Konkyo",
      "url": "https://github.com/Machx/Konkyo.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Konkyo",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Machx/Konkyo.git from cache
Fetched https://github.com/Machx/Konkyo.git (0.39s)
Creating working copy for https://github.com/Machx/Konkyo.git
Working copy of https://github.com/Machx/Konkyo.git resolved at 0.4.0
warning: '.resolve-product-dependencies': dependency 'konkyo' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Machx/Konkyo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Emitting module Konkyo
[2/15] Compiling Konkyo CPUInfo.swift
[3/15] Compiling Konkyo AsynchronousOperationBase.swift
[4/15] Compiling Konkyo Atomic.swift
[5/15] Compiling Konkyo Condition.swift
[6/15] Compiling Konkyo RollingDictionary.swift
[7/15] Compiling Konkyo Debouncer.swift
[8/15] Compiling Konkyo LogTypes.swift
[9/15] Compiling Konkyo ViewModel.swift
[10/15] Compiling Konkyo Initialization.swift
[11/15] Compiling Konkyo Log.swift
[12/15] Compiling Konkyo NSLockExtensions.swift
[13/15] Compiling Konkyo UIApplicationExtensions.swift
[14/15] Compiling Konkyo NetworkingExtensions.swift
[15/15] Compiling Konkyo ViewExtension.swift
[16/17] Compiling Konkyo Mutex.swift
[17/17] Compiling Konkyo UnfairLock.swift
Build complete! (6.97s)
Build complete.
Done.