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 DSFSearchField 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/dagronf/DSFSearchField.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFSearchField
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8f11843 Added maxRecents setting on the SwiftUI interface as a modifier
Cloned https://github.com/dagronf/DSFSearchField.git
Revision (git rev-parse @):
8f118439e1e74b3afb8dc8cbdc049d7979aa045e
SUCCESS checkout https://github.com/dagronf/DSFSearchField.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": "dsfsearchfield",
      "name": "DSFSearchField",
      "url": "https://github.com/dagronf/DSFSearchField.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFSearchField",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFSearchField.git
[2/183] Fetching dsfsearchfield
Fetched https://github.com/dagronf/DSFSearchField.git (0.31s)
Creating working copy for https://github.com/dagronf/DSFSearchField.git
Working copy of https://github.com/dagronf/DSFSearchField.git resolved at main
warning: '.resolve-product-dependencies': dependency 'dsfsearchfield' 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...
[0/2] Copying Info.plist
[1/2] Copying Localizable.strings
[3/8] Compiling DSFSearchField resource_bundle_accessor.swift
[4/8] Compiling DSFSearchField SwiftUIHelpers.swift
[5/8] Compiling DSFSearchField LocalizationHelpers.swift
[6/8] Compiling DSFSearchField DSFSearchField+SwiftUI.swift
[7/8] Emitting module DSFSearchField
[8/8] Compiling DSFSearchField DSFSearchField.swift
Build complete! (11.41s)
Build complete.
Done.