The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CodableX 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/dscyrescotti/CodableX.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dscyrescotti/CodableX
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9e0ac1d docs: update
Cloned https://github.com/dscyrescotti/CodableX.git
Revision (git rev-parse @):
9e0ac1d2b76e926c14b880b4a3ed09d2b50f116e
SUCCESS checkout https://github.com/dscyrescotti/CodableX.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "codablex",
      "name": "CodableX",
      "url": "https://github.com/dscyrescotti/CodableX.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableX",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dscyrescotti/CodableX.git
[1/623] Fetching codablex
Fetched https://github.com/dscyrescotti/CodableX.git (0.27s)
Creating working copy for https://github.com/dscyrescotti/CodableX.git
Working copy of https://github.com/dscyrescotti/CodableX.git resolved at main
warning: '.resolve-product-dependencies': dependency 'codablex' 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/30] Emitting module CodableX
[2/34] Compiling CodableX AnyValue.swift
[3/34] Compiling CodableX DefaultOptions.swift
[4/34] Compiling CodableX Empty.swift
[5/34] Compiling CodableX Option.swift
[6/34] Compiling CodableX Error.swift
[7/34] Compiling CodableX AnyCodable++.swift
[8/34] Compiling CodableX AnyValueWrappable+.swift
[9/34] Compiling CodableX Equatable+.swift
[10/34] Compiling CodableX KeyedDecodingContainer+.swift
[11/34] Compiling CodableX Nullable.swift
[12/34] Compiling CodableX OptionalAnyValuable.swift
[13/34] Compiling CodableX OptionalAnyable.swift
[14/34] Compiling CodableX OptionalForcable.swift
[15/34] Compiling CodableX ArrayAnyValuable.swift
[16/34] Compiling CodableX ArrayAnyable.swift
[17/34] Compiling CodableX ArrayForcable.swift
[18/34] Compiling CodableX Compactable.swift
[19/34] Compiling CodableX DefaultConfigurable.swift
[20/34] Compiling CodableX OptionConfigurable.swift
[21/34] Compiling CodableX AnyCodingKey.swift
[22/34] Compiling CodableX AnyEquatable.swift
[23/34] Compiling CodableX KeyedEncodingContainer+.swift
[24/34] Compiling CodableX UnkeyedEncodingContainer+.swift
[25/34] Compiling CodableX AnyValuable.swift
[26/34] Compiling CodableX Anyable.swift
[27/34] Compiling CodableX AnyValueWrappable.swift
[28/34] Compiling CodableX AnyCodable.swift
[29/34] Compiling CodableX DefaultCodable.swift
[30/34] Compiling CodableX ForceCodable.swift
[31/34] Compiling CodableX CustomDefaultable.swift
[32/34] Compiling CodableX Defaultable.swift
[33/34] Compiling CodableX Forcable.swift
[34/34] Compiling CodableX Jsonable.swift
Build complete! (8.18s)
Build complete.
Done.