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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/openalloc/SwiftDetailer.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftDetailer",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/openalloc/SwiftDetailer.git
[1/257] Fetching swiftdetailer
Fetched https://github.com/openalloc/SwiftDetailer.git (0.33s)
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
========================================
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 View+Detailer.swift
[2/10] Compiling Detailer Validate.swift
[3/10] Compiling Detailer ViewDetail.swift
[4/10] Emitting module Detailer
[5/10] Compiling Detailer EditDetailBase.swift
[6/10] Compiling Detailer DetailerConfig.swift
[7/10] Compiling Detailer DetailerContext.swift
[8/10] Compiling Detailer EditDetailR.swift
[9/10] Compiling Detailer EditDetailC.swift
[10/10] Compiling Detailer View+Validate.swift
Build complete! (13.82s)
Build complete.
Done.