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 WebErrorKit 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/Einstore/WebErrorKit.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Einstore/WebErrorKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2891e23 Update README.md
Cloned https://github.com/Einstore/WebErrorKit.git
Revision (git rev-parse @):
2891e234741af3bdedd8347ddd024ec8a650c621
SUCCESS checkout https://github.com/Einstore/WebErrorKit.git at master
========================================
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": "weberrorkit",
      "name": "WebErrorKit",
      "url": "https://github.com/Einstore/WebErrorKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WebErrorKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Einstore/WebErrorKit.git from cache
Fetched https://github.com/Einstore/WebErrorKit.git (0.17s)
Creating working copy for https://github.com/Einstore/WebErrorKit.git
Working copy of https://github.com/Einstore/WebErrorKit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'weberrorkit' 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/8] Compiling WebErrorKit WebErrorContent.swift
[2/8] Compiling WebErrorKit SerializableWebError.swift
[3/8] Compiling WebErrorKit WebError.swift
[4/8] Compiling WebErrorKit WebError+Serializable.swift
[5/8] Compiling WebErrorKit Exports.swift
[6/8] Compiling WebErrorKit String+Codify.swift
[7/8] Emitting module WebErrorKit
[8/8] Compiling WebErrorKit WebError+RawRepresentable.swift
Build complete! (7.92s)
Build complete.
Done.