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.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.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/TDmZkXJm/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ios-hyperspace",
      "name": "Hyperspace",
      "url": "https://github.com/BottleRocketStudios/iOS-Hyperspace.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/iOS-Hyperspace",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/BottleRocketStudios/iOS-Hyperspace.git
[1/5249] Fetching ios-hyperspace
Fetched https://github.com/BottleRocketStudios/iOS-Hyperspace.git (0.44s)
Creating working copy for https://github.com/BottleRocketStudios/iOS-Hyperspace.git
Working copy of https://github.com/BottleRocketStudios/iOS-Hyperspace.git resolved at 5.1.0
warning: '.resolve-product-dependencies': dependency 'ios-hyperspace' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Emitting module Hyperspace
[2/18] Compiling Hyperspace RecoveryStrategy.swift
[3/18] Compiling Hyperspace TransportResult.swift
[4/18] Compiling Hyperspace NetworkActivityController.swift
[5/18] Compiling Hyperspace PreparationStrategy.swift
[6/18] Compiling Hyperspace TransportSession.swift
[7/18] Compiling Hyperspace Transporting.swift
[8/18] Compiling Hyperspace HTTP.Body.swift
[9/18] Compiling Hyperspace HTTP.swift
[10/18] Compiling Hyperspace Request+Decodable.swift
[11/18] Compiling Hyperspace Request+EmptyDecodingStrategy.swift
[12/18] Compiling Hyperspace Request.URLRequestCreationStrategy.swift
[13/18] Compiling Hyperspace Request.swift
[14/18] Compiling Hyperspace JSONCoder+Container.swift
[15/18] Compiling Hyperspace URL+Additions.swift
[16/18] Compiling Hyperspace HTTP.Body+URLForm.swift
[17/18] Compiling Hyperspace BackendService.swift
[18/18] Compiling Hyperspace BackendServicing.swift
Build complete! (10.22s)
warning: 'spi-builder-workspace': found 7 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyObjectPlus.json
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyArray.json
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyObject.json
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/Object.json
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/MixedTypeObject.json
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyIncorrectType.json
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/DateObject.json
Build complete.
Done.