The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/marijanp/kvvliveapi.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/marijanp/kvvliveapi
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 10c6000 Fixed nil-error while unwrapping the request, in case an error occurred Added semaphore.signal() to error handler
Cloned https://github.com/marijanp/kvvliveapi.git
Revision (git rev-parse @):
10c600097cd20f39fc995c3edb01152734522c94
SUCCESS checkout https://github.com/marijanp/kvvliveapi.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "kvvliveapi",
      "name": "KVVlive",
      "url": "https://github.com/marijanp/kvvliveapi.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/kvvliveapi",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/marijanp/kvvliveapi.git
[1/89] Fetching kvvliveapi
Fetched https://github.com/marijanp/kvvliveapi.git (0.27s)
Creating working copy for https://github.com/marijanp/kvvliveapi.git
Working copy of https://github.com/marijanp/kvvliveapi.git resolved at master
warning: '.resolve-product-dependencies': dependency 'kvvliveapi' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling KVVlive Request.swift
[2/5] Compiling KVVlive Stop.swift
[3/5] Compiling KVVlive StopWithDistance.swift
[4/5] Emitting module KVVlive
[5/5] Compiling KVVlive Departure.swift
Build complete! (10.14s)
Build complete.
Done.