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 ValidatedPropertyKit 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/SvenTiigi/ValidatedPropertyKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SvenTiigi/ValidatedPropertyKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 632978d Update FUNDING.yml
Cloned https://github.com/SvenTiigi/ValidatedPropertyKit.git
Revision (git rev-parse @):
632978d0fe4e4962b3f88f0d53adc61fe1019072
SUCCESS checkout https://github.com/SvenTiigi/ValidatedPropertyKit.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": "validatedpropertykit",
      "name": "ValidatedPropertyKit",
      "url": "https://github.com/SvenTiigi/ValidatedPropertyKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ValidatedPropertyKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SvenTiigi/ValidatedPropertyKit.git
[1/681] Fetching validatedpropertykit
Fetched https://github.com/SvenTiigi/ValidatedPropertyKit.git (0.40s)
Creating working copy for https://github.com/SvenTiigi/ValidatedPropertyKit.git
Working copy of https://github.com/SvenTiigi/ValidatedPropertyKit.git resolved at main
warning: '.resolve-product-dependencies': dependency 'validatedpropertykit' 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/14] Compiling ValidatedPropertyKit Validation+Equatable.swift
[2/14] Compiling ValidatedPropertyKit Validation+KeyPath.swift
[3/14] Compiling ValidatedPropertyKit Validation+LogicalOperators.swift
[4/14] Compiling ValidatedPropertyKit Validation+Sequence.swift
[5/14] Compiling ValidatedPropertyKit Validation+Collection.swift
[6/14] Compiling ValidatedPropertyKit Validation+Comparable.swift
[7/14] Compiling ValidatedPropertyKit Validation+ComparisonOperators.swift
[8/14] Compiling ValidatedPropertyKit Validation+Constant.swift
[9/14] Compiling ValidatedPropertyKit Validation+String.swift
[10/15] Compiling ValidatedPropertyKit Validation.swift
[11/15] Emitting module ValidatedPropertyKit
[12/15] Compiling ValidatedPropertyKit View+validated.swift
[13/15] Compiling ValidatedPropertyKit Validatable.swift
[14/15] Compiling ValidatedPropertyKit Validated.swift
[15/15] Compiling ValidatedPropertyKit Validation+BinaryInteger.swift
Build complete! (20.40s)
Build complete.
Done.