The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DataObject with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLet/DataObject.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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
Revision (git rev-parse @):
9b3d4ac019db5d1d313b92f281697b1c8665fc41
SUCCESS checkout https://github.com/0xLet/DataObject.git at 1.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/0xLet/DataObject.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/24] Compiling SwiftFu Tuplable.swift
[7/24] Compiling SwiftFu SwiftFu+.swift
[8/25] Compiling SwiftFu Fuable.swift
[9/25] Compiling SwiftFu Functionable.swift
[10/25] Compiling SwiftFu Boolable.swift
[11/25] Compiling SwiftFu Configurable.swift
[12/25] Compiling SwiftFu Modifiable.swift
[13/25] Compiling SwiftFu Printable.swift
[14/25] Compiling SwiftFu Switch+.swift
[15/25] Emitting module SwiftFu
[16/25] Compiling SwiftFu BinaryInteger+.swift
[17/25] Compiling SwiftFu Assertable.swift
[18/25] Compiling SwiftFu Foundation+SwiftFu.swift
[19/25] Compiling SwiftFu BinaryFloatingPoint+.swift
[20/25] Compiling WTV WTV.swift
[21/25] Emitting module WTV
[22/25] Compiling SURL URL+.swift
[23/25] Compiling SURL URLRequest+.swift
[24/25] Emitting module SURL
[25/25] Compiling SURL String+.swift
[26/33] Compiling DataObject DataObject+Hashable.swift
[27/33] Compiling DataObject Encodable+DataObject.swift
[28/33] Compiling DataObject DataObject+WTV.swift
[29/33] Compiling DataObject DataObject+CustomStringConvertible.swift
[30/33] Compiling DataObject SURL+DataObject.swift
[31/33] Compiling DataObject Data+DataObject.swift
[32/33] Compiling DataObject DataObject.swift
[33/33] Emitting module DataObject
Build complete! (7.09s)
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 from cache (0.17s)
Fetched https://github.com/0xLet/WTV from cache (0.20s)
Fetched https://github.com/0xLet/SURL from cache (0.20s)
Computing version for https://github.com/0xLet/SwiftFu
Computed https://github.com/0xLet/SwiftFu at 1.0.1 (0.51s)
Computing version for https://github.com/0xLet/WTV
Computed https://github.com/0xLet/WTV at 0.1.1 (0.43s)
Computing version for https://github.com/0xLet/SURL
Computed https://github.com/0xLet/SURL at 0.1.1 (0.41s)
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/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
Build complete.
Done.