This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 SwiftDetailer 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/openalloc/SwiftDetailer.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/openalloc/SwiftDetailer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d144f77 Added demo projects to README
Cloned https://github.com/openalloc/SwiftDetailer.git
Revision (git rev-parse @):
d144f770e4974ce62f0e1e22a01f2620210d8403
SUCCESS checkout https://github.com/openalloc/SwiftDetailer.git at main
========================================
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/9] Compiling Detailer DetailerConfig.swift
[2/9] Compiling Detailer DetailerContext.swift
[3/10] Compiling Detailer View+Detailer.swift
[4/10] Compiling Detailer ViewDetail.swift
[5/10] Compiling Detailer EditDetailBase.swift
[6/10] Compiling Detailer EditDetailR.swift
[7/10] Compiling Detailer Validate.swift
[8/10] Emitting module Detailer
[9/10] Compiling Detailer EditDetailC.swift
[10/10] Compiling Detailer View+Validate.swift
Build complete! (14.25s)
Build complete.
========================================
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": "swiftdetailer",
      "name": "SwiftDetailer",
      "url": "https://github.com/openalloc/SwiftDetailer.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftDetailer",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/openalloc/SwiftDetailer.git
[3/257] Fetching swiftdetailer
Fetched https://github.com/openalloc/SwiftDetailer.git (0.34s)
Creating working copy for https://github.com/openalloc/SwiftDetailer.git
Working copy of https://github.com/openalloc/SwiftDetailer.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftdetailer' is not used by any target
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.