The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DataFetcher 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/elegantchaos/DataFetcher.git
Reference: v1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/DataFetcher
 * tag               v1.0.2     -> FETCH_HEAD
HEAD is now at 88550e5 Convert to a Result when constructing MockDataFetcher.Output objects.
Cloned https://github.com/elegantchaos/DataFetcher.git into spi-builder-workspace
88550e5207654ad19237a578188e4757c919970b
SUCCESS checkout https://github.com/elegantchaos/DataFetcher.git at v1.0.2
========================================
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/elegantchaos/XCTestExtensions.git from cache
Fetching https://github.com/elegantchaos/Coercion.git from cache
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.19s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Fetched https://github.com/elegantchaos/Coercion.git (0.20s)
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.1.2 (0.02s)
Computing version for https://github.com/elegantchaos/Coercion.git
Computed https://github.com/elegantchaos/Coercion.git at 1.0.3 (0.02s)
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.1.2
Creating working copy for https://github.com/elegantchaos/Coercion.git
Working copy of https://github.com/elegantchaos/Coercion.git resolved at 1.0.3
Building for debugging...
[1/15] Compiling Coercion IntConvertible.swift
[2/15] Compiling Coercion StandardConvertible.swift
[3/15] Compiling Coercion StringConvertible.swift
[4/15] Compiling Coercion UIntConvertible.swift
[5/16] Compiling Coercion DateConvertible.swift
[6/16] Compiling Coercion DoubleConvertible.swift
[7/16] Compiling Coercion String+Coercion.swift
[8/16] Compiling Coercion BinaryInteger+Coercion.swift
[9/16] Compiling Coercion Bool+Coercion.swift
[10/16] Compiling Coercion Dictionary+Coercion.swift
[11/16] Compiling Coercion Double+Coercion.swift
[12/16] Compiling Coercion Converter.swift
[13/16] Compiling Coercion Date+Coercion.swift
[14/16] Emitting module Coercion
[15/16] Compiling Coercion BoolConvertible.swift
[16/16] Compiling Coercion DataConvertible.swift
[17/20] Emitting module DataFetcher
[18/20] Compiling DataFetcher JSONDictionary.swift
[19/20] Compiling DataFetcher DataFetcher.swift
[20/20] Compiling DataFetcher MockDataFetcher.swift
Build complete! (5.23s)
Build complete.
Done.