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-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLet/DataObject.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLet/DataObject
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 9b3d4ac Merge pull request #4 from 0xLet/develop
Cloned https://github.com/0xLet/DataObject.git into spi-builder-workspace
9b3d4ac019db5d1d313b92f281697b1c8665fc41
SUCCESS checkout https://github.com/0xLet/DataObject.git at 1.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/0xLet/SwiftFu from cache
Fetching https://github.com/0xLet/WTV from cache
Fetching https://github.com/0xLet/SURL from cache
Fetched https://github.com/0xLet/SURL (0.21s)
Fetched https://github.com/0xLet/WTV (0.21s)
Fetched https://github.com/0xLet/SwiftFu (0.22s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.35s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.35s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.35s)
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/SwiftFu
Working copy of https://github.com/0xLet/SwiftFu resolved at 1.0.1
Creating working copy for https://github.com/0xLet/SURL
Working copy of https://github.com/0xLet/SURL resolved at 0.1.1
Building for debugging...
[1/19] Emitting module SwiftFu
[2/20] Compiling SwiftFu Modifiable.swift
[3/20] Compiling SwiftFu Printable.swift
[4/20] Compiling SwiftFu Boolable.swift
[5/20] Compiling SwiftFu Configurable.swift
[6/20] Compiling SwiftFu SwiftFu+.swift
[7/20] Compiling SwiftFu Fuable.swift
[8/20] Compiling SwiftFu Functionable.swift
[9/20] Compiling SwiftFu Tuplable.swift
[10/20] Compiling SwiftFu Foundation+SwiftFu.swift
[11/20] Compiling SwiftFu BinaryFloatingPoint+.swift
[12/20] Compiling SwiftFu BinaryInteger+.swift
[13/20] Compiling SwiftFu Assertable.swift
[14/20] Compiling SwiftFu Switch+.swift
[15/20] Compiling SURL URLRequest+.swift
[16/20] Emitting module SURL
[17/20] Compiling SURL URL+.swift
[18/20] Compiling SURL String+.swift
[19/20] Emitting module WTV
[20/20] Compiling WTV WTV.swift
[21/28] Emitting module DataObject
[22/28] Compiling DataObject Encodable+DataObject.swift
[23/28] Compiling DataObject DataObject+Hashable.swift
[24/28] Compiling DataObject DataObject+WTV.swift
[25/28] Compiling DataObject DataObject+CustomStringConvertible.swift
[26/28] Compiling DataObject SURL+DataObject.swift
[27/28] Compiling DataObject Data+DataObject.swift
[28/28] Compiling DataObject DataObject.swift
Build complete! (6.08s)
Build complete.
Done.