The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Hyperspace 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/BottleRocketStudios/iOS-Hyperspace.git
Reference: 5.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/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.10
Building package at path:  $workDir
https://github.com/BottleRocketStudios/iOS-Hyperspace.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/18] Compiling Hyperspace BackendService.swift
[4/18] Compiling Hyperspace BackendServicing.swift
[5/18] Compiling Hyperspace Request.URLRequestCreationStrategy.swift
[6/18] Compiling Hyperspace Request.swift
[7/20] Compiling Hyperspace JSONCoder+Container.swift
[8/20] Compiling Hyperspace URL+Additions.swift
[9/20] Compiling Hyperspace HTTP.Body+URLForm.swift
[10/20] Compiling Hyperspace NetworkActivityController.swift
[11/20] Compiling Hyperspace PreparationStrategy.swift
[12/20] Emitting module Hyperspace
[13/20] Compiling Hyperspace RecoveryStrategy.swift
[14/20] Compiling Hyperspace TransportResult.swift
[15/20] Compiling Hyperspace Request+Decodable.swift
[16/20] Compiling Hyperspace Request+EmptyDecodingStrategy.swift
[17/20] Compiling Hyperspace HTTP.Body.swift
[18/20] Compiling Hyperspace HTTP.swift
[19/20] Compiling Hyperspace TransportSession.swift
[20/20] Compiling Hyperspace Transporting.swift
Build complete! (3.90s)
warning: 'spi-builder-workspace': found 7 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyIncorrectType.json
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyArray.json
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/MixedTypeObject.json
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyObjectPlus.json
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/Object.json
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/DateObject.json
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyObject.json
Build complete.
Done.