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 SwiftUI Dependencies, reference 1.1.0 (a39ea6), with Swift 5.10 for macOS (SPM) on 14 Sep 2024 13:34:36 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/swiftui-dependencies.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/divadretlaw/swiftui-dependencies
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at a39ea6b Code Cleanup
Cloned https://github.com/divadretlaw/swiftui-dependencies.git
Revision (git rev-parse @):
a39ea6b73333955fe7edd129b4b1ab798e8838c0
SUCCESS checkout https://github.com/divadretlaw/swiftui-dependencies.git at 1.1.0
========================================
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": "swiftui-dependencies",
      "name": "SwiftUI Dependencies",
      "url": "https://github.com/divadretlaw/swiftui-dependencies.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-dependencies",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/divadretlaw/swiftui-dependencies.git
[2/196] Fetching swiftui-dependencies
Fetched https://github.com/divadretlaw/swiftui-dependencies.git from cache (1.23s)
Creating working copy for https://github.com/divadretlaw/swiftui-dependencies.git
Working copy of https://github.com/divadretlaw/swiftui-dependencies.git resolved at 1.1.0 (a39ea6b)
warning: '.resolve-product-dependencies': dependency 'swiftui-dependencies' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/divadretlaw/swiftui-dependencies.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/16] Compiling Dependencies ObservableDependency.swift
[4/17] Emitting module Dependencies
[5/17] Compiling Dependencies DependencyInjectable.swift
[6/17] Compiling Dependencies DependencyState.swift
[7/17] Compiling Dependencies DependencyObject.swift
[8/17] Compiling Dependencies DependencyContext.swift
[9/17] Compiling Dependencies DependencyValues.swift
[10/17] Compiling Dependencies PropertyList.swift
[11/17] Compiling Dependencies Dependency.swift
[12/17] Compiling Dependencies EnvironmentValues+Extensions.swift
[13/17] Compiling Dependencies MainActor+Extensions.swift
[14/17] Compiling Dependencies DependencyKey.swift
[15/17] Compiling Dependencies View+Extensions.swift
[16/17] Compiling Dependencies PropertyKey.swift
[17/17] Compiling Dependencies ObservableDependencyObject.swift
Build complete! (7.69s)
Build complete.
Done.