The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DataObject 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/0xLet/DataObject.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLet/DataObject
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9b3d4ac Merge pull request #4 from 0xLet/develop
Cloned https://github.com/0xLet/DataObject.git
Revision (git rev-parse @):
9b3d4ac019db5d1d313b92f281697b1c8665fc41
SUCCESS checkout https://github.com/0xLet/DataObject.git at main
Fetching https://github.com/0xLet/SwiftFu from cache
Fetching https://github.com/0xLet/SURL from cache
Fetching https://github.com/0xLet/WTV from cache
Fetched https://github.com/0xLet/SwiftFu (0.36s)
Fetched https://github.com/0xLet/WTV (0.36s)
Fetched https://github.com/0xLet/SURL (0.36s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.57s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.67s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.72s)
Creating working copy for https://github.com/0xLet/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
Creating working copy for https://github.com/0xLet/WTV
Working copy of https://github.com/0xLet/WTV resolved at 0.1.1
Creating working copy for https://github.com/0xLet/SURL
Working copy of https://github.com/0xLet/SURL resolved at 0.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dataobject",
      "name": "DataObject",
      "url": "https://github.com/0xLet/DataObject.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DataObject",
      "dependencies": [
        {
          "identity": "wtv",
          "name": "WTV",
          "url": "https://github.com/0xLet/WTV",
          "version": "0.1.1",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WTV",
          "dependencies": [
          ]
        },
        {
          "identity": "surl",
          "name": "SURL",
          "url": "https://github.com/0xLet/SURL",
          "version": "0.1.1",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SURL",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftfu",
          "name": "SwiftFu",
          "url": "https://github.com/0xLet/SwiftFu",
          "version": "1.0.1",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFu",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/0xLet/DataObject.git from cache
Fetched https://github.com/0xLet/DataObject.git (0.18s)
Fetching https://github.com/0xLet/SURL from cache
Fetching https://github.com/0xLet/SwiftFu from cache
Fetching https://github.com/0xLet/WTV from cache
Fetched https://github.com/0xLet/WTV (0.21s)
Fetched https://github.com/0xLet/SURL (0.21s)
Fetched https://github.com/0xLet/SwiftFu (0.21s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.02s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.01s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.01s)
Creating working copy for https://github.com/0xLet/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
Creating working copy for https://github.com/0xLet/WTV
Working copy of https://github.com/0xLet/WTV resolved at 0.1.1
Creating working copy for https://github.com/0xLet/SURL
Working copy of https://github.com/0xLet/SURL resolved at 0.1.1
Creating working copy for https://github.com/0xLet/DataObject.git
Working copy of https://github.com/0xLet/DataObject.git resolved at main
warning: '.resolve-product-dependencies': dependency 'dataobject' is not used by any target
Found 3 product dependencies
  - WTV
  - SURL
  - SwiftFu
========================================
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/19] Emitting module WTV
[2/19] Compiling SwiftFu SwiftFu+.swift
[3/19] Compiling SwiftFu Fuable.swift
[4/19] Compiling SwiftFu Functionable.swift
[5/19] Compiling SwiftFu Boolable.swift
[6/19] Compiling SwiftFu Configurable.swift
[7/19] Compiling SwiftFu Tuplable.swift
[8/19] Compiling SwiftFu Modifiable.swift
[9/19] Compiling SwiftFu Printable.swift
[10/20] Compiling SwiftFu BinaryInteger+.swift
[11/20] Compiling SwiftFu Assertable.swift
[12/20] Compiling SwiftFu Switch+.swift
[13/20] Compiling SURL URLRequest+.swift
[14/20] Compiling SwiftFu Foundation+SwiftFu.swift
[15/20] Compiling SwiftFu BinaryFloatingPoint+.swift
[16/20] Emitting module SwiftFu
[17/20] Compiling SURL String+.swift
[18/20] Emitting module SURL
[19/20] Compiling SURL URL+.swift
[20/20] Compiling WTV WTV.swift
[21/28] Compiling DataObject DataObject+Hashable.swift
[22/28] Compiling DataObject Data+DataObject.swift
[23/28] Compiling DataObject SURL+DataObject.swift
[24/28] Compiling DataObject Encodable+DataObject.swift
[25/28] Compiling DataObject DataObject+CustomStringConvertible.swift
[26/28] Compiling DataObject DataObject+WTV.swift
[27/28] Compiling DataObject DataObject.swift
[28/28] Emitting module DataObject
Build complete! (9.71s)
Build complete.
Done.