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: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/BottleRocketStudios/iOS-Hyperspace
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/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/admin/builds/J1XnyXFH/1/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.61s)
Creating working copy for https://github.com/BottleRocketStudios/iOS-Hyperspace.git
Working copy of https://github.com/BottleRocketStudios/iOS-Hyperspace.git resolved at main
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] Compiling Hyperspace BackendService.swift
[2/16] Compiling Hyperspace BackendServicing.swift
[3/16] Compiling Hyperspace Request.URLRequestCreationStrategy.swift
[4/16] Compiling Hyperspace Request.swift
[5/16] Compiling Hyperspace RecoveryStrategy.swift
[6/16] Compiling Hyperspace TransportResult.swift
[7/16] Compiling Hyperspace NetworkActivityController.swift
[8/16] Compiling Hyperspace PreparationStrategy.swift
[9/18] Compiling Hyperspace HTTP.Body.swift
[10/18] Compiling Hyperspace HTTP.swift
[11/18] Compiling Hyperspace JSONCoder+Container.swift
[12/18] Compiling Hyperspace URL+Additions.swift
[13/18] Compiling Hyperspace HTTP.Body+URLForm.swift
[14/18] Emitting module Hyperspace
[15/18] Compiling Hyperspace Request+Decodable.swift
[16/18] Compiling Hyperspace Request+EmptyDecodingStrategy.swift
[17/18] Compiling Hyperspace TransportSession.swift
[18/18] Compiling Hyperspace Transporting.swift
Build complete! (23.08s)
warning: 'spi-builder-workspace': found 7 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/Object.json
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/DateObject.json
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/MixedTypeObject.json
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyObjectPlus.json
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyArray.json
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyIncorrectType.json
    /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Helper/JSON/RootKeyObject.json
Build complete.
Done.