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 FeedKit 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelnisi/feedkit.git
Reference: 19.0.0
Initialized empty Git repository in $PWD/checkout/.git/
From https://github.com/michaelnisi/feedkit
 * tag               19.0.0     -> FETCH_HEAD
HEAD is now at 4e170f0 Update changelog
Cloned https://github.com/michaelnisi/feedkit.git
Revision (git rev-parse @):
4e170f0f07941467a3ce49ba06b60e34d601fa6c
SUCCESS checkout https://github.com/michaelnisi/feedkit.git at 19.0.0
========================================
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
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/michaelnisi/feedkit.git from cache
{
Fetched https://github.com/michaelnisi/feedkit.git (0.20s)
Fetching https://github.com/michaelnisi/ola from cache
Fetching https://github.com/michaelnisi/skull from cache
  "identity": ".resolve-product-dependencies",
Fetching https://github.com/michaelnisi/fanboy-kit from cache
Fetched https://github.com/michaelnisi/skull (0.19s)
  "name": "resolve-dependencies",
Fetched https://github.com/michaelnisi/ola (0.19s)
Fetched https://github.com/michaelnisi/fanboy-kit (0.19s)
  "url": "$PWD/checkout",
Fetching https://github.com/michaelnisi/manger-kit from cache
  "version": "unspecified",
Fetched https://github.com/michaelnisi/manger-kit (0.19s)
  "path": "$PWD/checkout",
Computing version for https://github.com/michaelnisi/ola
Computed https://github.com/michaelnisi/ola at 12.0.0 (0.03s)
Computing version for https://github.com/michaelnisi/fanboy-kit
Computed https://github.com/michaelnisi/fanboy-kit at 9.0.0 (0.02s)
Fetching https://github.com/michaelnisi/patron from cache
  "dependencies": [
Fetched https://github.com/michaelnisi/patron (0.17s)
    {
Computing version for https://github.com/michaelnisi/manger-kit
      "identity": "feedkit",
Computed https://github.com/michaelnisi/manger-kit at 8.0.0 (0.01s)
      "name": "FeedKit",
Computing version for https://github.com/michaelnisi/patron
Computed https://github.com/michaelnisi/patron at 11.0.0 (0.03s)
      "url": "https://github.com/michaelnisi/feedkit.git",
Computing version for https://github.com/michaelnisi/skull
      "version": "unspecified",
Computed https://github.com/michaelnisi/skull at 11.0.4 (0.02s)
Creating working copy for https://github.com/michaelnisi/manger-kit
      "path": "$PWD/checkout/.build/checkouts/feedkit",
Found 4 product dependencies
Working copy of https://github.com/michaelnisi/manger-kit resolved at 8.0.0
      "dependencies": [
Creating working copy for https://github.com/michaelnisi/patron
  - MangerKit
        {
Working copy of https://github.com/michaelnisi/patron resolved at 11.0.0
  - FanboyKit
  - Ola
          "identity": "manger-kit",
  - Skull
          "name": "MangerKit",
          "url": "https://github.com/michaelnisi/manger-kit",
          "version": "8.0.0",
          "path": "$PWD/checkout/.build/checkouts/manger-kit",
          "dependencies": [
Creating working copy for https://github.com/michaelnisi/skull
Working copy of https://github.com/michaelnisi/skull resolved at 11.0.4
Creating working copy for https://github.com/michaelnisi/ola
Working copy of https://github.com/michaelnisi/ola resolved at 12.0.0
Creating working copy for https://github.com/michaelnisi/fanboy-kit
Working copy of https://github.com/michaelnisi/fanboy-kit resolved at 9.0.0
Creating working copy for https://github.com/michaelnisi/feedkit.git
Working copy of https://github.com/michaelnisi/feedkit.git resolved at 19.0.0
            {
warning: '.resolve-product-dependencies': dependency 'feedkit' is not used by any target
              "identity": "patron",
              "name": "Patron",
              "url": "https://github.com/michaelnisi/patron",
              "version": "11.0.0",
              "path": "$PWD/checkout/.build/checkouts/patron",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "fanboy-kit",
          "name": "FanboyKit",
          "url": "https://github.com/michaelnisi/fanboy-kit",
          "version": "9.0.0",
          "path": "$PWD/checkout/.build/checkouts/fanboy-kit",
          "dependencies": [
            {
              "identity": "patron",
              "name": "Patron",
              "url": "https://github.com/michaelnisi/patron",
              "version": "11.0.0",
              "path": "$PWD/checkout/.build/checkouts/patron",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "ola",
          "name": "Ola",
          "url": "https://github.com/michaelnisi/ola",
          "version": "12.0.0",
          "path": "$PWD/checkout/.build/checkouts/ola",
Done.
          "dependencies": [
          ]
        },
        {
          "identity": "skull",
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.