The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Net.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Net
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at aabe0ee Update Package.swift
Cloned https://github.com/OperatorFoundation/Net.git
Revision (git rev-parse @):
aabe0ee90aa57475a4d8874789a034aaff3fefa5
SUCCESS checkout https://github.com/OperatorFoundation/Net.git at main
Fetching https://github.com/OperatorFoundation/Datable from cache
Fetched https://github.com/OperatorFoundation/Datable (0.23s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at main
========================================
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": "net",
      "name": "Net",
      "url": "https://github.com/OperatorFoundation/Net.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Net",
      "dependencies": [
        {
          "identity": "datable",
          "name": "Datable",
          "url": "https://github.com/OperatorFoundation/Datable",
          "version": "unspecified",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Datable",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/OperatorFoundation/Net.git from cache
Fetched https://github.com/OperatorFoundation/Net.git (0.33s)
Fetching https://github.com/OperatorFoundation/Datable from cache
Fetched https://github.com/OperatorFoundation/Datable (0.26s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at main
Creating working copy for https://github.com/OperatorFoundation/Net.git
Working copy of https://github.com/OperatorFoundation/Net.git resolved at main
warning: '.resolve-product-dependencies': dependency 'net' is not used by any target
Found 1 product dependencies
  - Datable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/34] Compiling Datable String+Arrayable.swift
[2/34] Compiling Datable String+Datable.swift
[3/34] Compiling Datable String+Intable.swift
[4/34] Compiling Datable Stringable.swift
[5/34] Compiling Datable MaybeIntable.swift
[6/34] Compiling Datable MaybeNetworkIntable.swift
[7/34] Compiling Datable NetworkDatable.swift
[8/34] Compiling Datable NetworkIntable.swift
[9/34] Compiling Datable Int+MaybeDatable.swift
[10/34] Compiling Datable Int+MaybeIntable.swift
[11/34] Compiling Datable Int+Stringable.swift
[12/34] Compiling Datable Intable.swift
[13/34] Compiling Datable MaybeDatable.swift
[14/34] Compiling Datable Float+Floatable.swift
[15/34] Compiling Datable Float+MaybeDatable.swift
[16/34] Compiling Datable Float+MaybeIntable.swift
[17/34] Compiling Datable Floatable.swift
[18/34] Compiling Datable Int+Floatable.swift
[19/34] Compiling Datable Datable.swift
[20/34] Compiling Datable DatableConfig.swift
[21/34] Compiling Datable Double+MaybeDatable.swift
[22/34] Compiling Datable Double+Stringable.swift
[23/34] Compiling Datable File.swift
[24/34] Compiling Datable Arrayable.swift
[25/34] Compiling Datable CSVable.swift
[26/34] Compiling Datable Data+Arrayable.swift
[27/34] Compiling Datable Data+Base64.swift
[28/34] Compiling Datable Data+Datable.swift
[29/34] Emitting module Datable
[30/34] Compiling Datable Data+ExpressibleByStringLiteral.swift
[31/34] Compiling Datable Data+Floatable.swift
[32/34] Compiling Datable Data+MaybeIntable.swift
[33/34] Compiling Datable Data+MaybeNetworkIntable.swift
[34/34] Compiling Datable Data+Stringable.swift
[35/38] Compiling Datable StringableArray+CSVable.swift
[36/38] Compiling Datable UInt+Datable.swift
[37/38] Compiling Datable UInt+MaybeNetworkDatable.swift
[38/38] Compiling Datable UInt+Stringable.swift
[39/44] Compiling Net Network+Codable.swift
[40/44] Compiling Net Ipify.swift
[41/44] Compiling Net Network+MaybeDatable.swift
[42/44] Emitting module Net
[43/44] Compiling Net Net.swift
[44/44] Compiling Net Network+Stringable.swift
Build complete! (29.79s)
Build complete.
Done.