Build Information
Successful build of Hyperspace with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BottleRocketStudios/iOS-Hyperspace.git
Reference: 5.1.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/BottleRocketStudios/iOS-Hyperspace
* tag 5.1.0 -> FETCH_HEAD
HEAD is now at f3bed24 Merge pull request #173 from BottleRocketStudios/release/5.1.0
Cloned https://github.com/BottleRocketStudios/iOS-Hyperspace.git
Revision (git rev-parse @):
f3bed245fa59a7729c1e46eba67dac5dc059d13e
SUCCESS checkout https://github.com/BottleRocketStudios/iOS-Hyperspace.git at 5.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Compiling Hyperspace HTTP.Body.swift
[2/16] Compiling Hyperspace HTTP.swift
[3/16] Compiling Hyperspace RecoveryStrategy.swift
[4/16] Compiling Hyperspace TransportResult.swift
[5/16] Emitting module Hyperspace
[6/16] Compiling Hyperspace NetworkActivityController.swift
[7/16] Compiling Hyperspace PreparationStrategy.swift
[8/16] Compiling Hyperspace Request+Decodable.swift
[9/16] Compiling Hyperspace Request+EmptyDecodingStrategy.swift
[10/16] Compiling Hyperspace BackendService.swift
[11/16] Compiling Hyperspace BackendServicing.swift
[12/16] Compiling Hyperspace Request.URLRequestCreationStrategy.swift
[13/16] Compiling Hyperspace Request.swift
[14/16] Compiling Hyperspace JSONCoder+Container.swift
[15/16] Compiling Hyperspace URL+Additions.swift
[16/16] Compiling Hyperspace HTTP.Body+URLForm.swift
[17/18] Compiling Hyperspace TransportSession.swift
[18/18] Compiling Hyperspace Transporting.swift
Build complete! (4.55s)
warning: 'spi-builder-workspace': found 7 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyArray.json
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyObjectPlus.json
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyObject.json
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyIncorrectType.json
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/Object.json
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/DateObject.json
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/MixedTypeObject.json
Build complete.
Done.