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 Inject, reference 1.5.2 (728c56), with Swift 5.10 for macOS (SPM) on 4 Jul 2024 15:59:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzysztofzablocki/Inject.git
Reference: 1.5.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/krzysztofzablocki/Inject
 * tag               1.5.2      -> FETCH_HEAD
HEAD is now at 728c566 xrOS -> visionOS
Cloned https://github.com/krzysztofzablocki/Inject.git
Revision (git rev-parse @):
728c56639ecb3df441d51d5bc6747329afabcfc9
SUCCESS checkout https://github.com/krzysztofzablocki/Inject.git at 1.5.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "inject",
      "name": "Inject",
      "url": "https://github.com/krzysztofzablocki/Inject.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Inject",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/krzysztofzablocki/Inject.git
[1/457] Fetching inject
Fetched https://github.com/krzysztofzablocki/Inject.git from cache (1.24s)
Creating working copy for https://github.com/krzysztofzablocki/Inject.git
Working copy of https://github.com/krzysztofzablocki/Inject.git resolved at 1.5.2 (728c566)
warning: '.resolve-product-dependencies': dependency 'inject' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/krzysztofzablocki/Inject.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/7] Compiling Inject KitFrameworks.swift
[4/7] Compiling Inject SwiftUI.swift
[5/7] Compiling Inject Hosts.swift
[6/7] Emitting module Inject
[7/7] Compiling Inject InjectConfiguration.swift
Build complete! (5.58s)
Build complete.
Done.