The Swift Package Index logo.Swift Package Index

Build Information

Successful build of UCLKit 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/tiferrei/UCLKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tiferrei/UCLKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 823da01 Update LICENSE
Cloned https://github.com/tiferrei/UCLKit.git
Revision (git rev-parse @):
823da018a17d77852cf92841bef600bf7dc89657
SUCCESS checkout https://github.com/tiferrei/UCLKit.git at main
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetched https://github.com/nerdishbynature/RequestKit.git (0.22s)
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at xcode-10.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "uclkit",
      "name": "UCLKit",
      "url": "https://github.com/tiferrei/UCLKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UCLKit",
      "dependencies": [
        {
          "identity": "requestkit",
          "name": "RequestKit",
          "url": "https://github.com/nerdishbynature/RequestKit.git",
          "version": "unspecified",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RequestKit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tiferrei/UCLKit.git
[1/817] Fetching uclkit
Fetched https://github.com/tiferrei/UCLKit.git (0.34s)
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetched https://github.com/nerdishbynature/RequestKit.git (0.20s)
Creating working copy for https://github.com/tiferrei/UCLKit.git
Working copy of https://github.com/tiferrei/UCLKit.git resolved at main
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at xcode-10.2
warning: '.resolve-product-dependencies': dependency 'uclkit' is not used by any target
Found 1 product dependencies
  - RequestKit
========================================
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/4] Compiling RequestKit JSONPostRouter.swift
[2/4] Emitting module RequestKit
[3/4] Compiling RequestKit Router.swift
[4/4] Compiling RequestKit RequestKitSession.swift
[5/12] Compiling UCLKit UCLKit.swift
[6/12] Compiling UCLKit ErrorHandling.swift
[7/12] Compiling UCLKit Time.swift
[8/12] Compiling UCLKit Search.swift
[9/12] Compiling UCLKit Configuration.swift
[10/12] Compiling UCLKit DecodableToDictionary.swift
[11/12] Emitting module UCLKit
[12/12] Compiling UCLKit RoomBookings.swift
Build complete! (7.95s)
Build complete.
Done.