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 Baggins 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.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexito4/Baggins.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexito4/Baggins
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d66135f SimpleError
Cloned https://github.com/alexito4/Baggins.git
Revision (git rev-parse @):
d66135fb07c12055599952ddf0e94a16978ad534
SUCCESS checkout https://github.com/alexito4/Baggins.git at main
========================================
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/7] Compiling Flow Flowable.swift
[2/7] Compiling Flow Functions.swift
[3/7] Compiling Flow Extensions.swift
[4/7] Emitting module Flow
[5/7] Compiling Flow Conformances.swift
[6/7] Emitting module UnwrapOrThrow
[7/7] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[8/15] Compiling Baggins UnwrapOrThrow.swift
[9/15] Compiling Baggins String.swift
[10/16] Compiling Baggins Sequence.swift
[11/16] Compiling Baggins Flow.swift
[12/16] Compiling Baggins Collection.swift
[13/16] Compiling Baggins Bool.swift
[14/16] Emitting module Baggins
[15/16] Compiling Baggins Concurrency.swift
[16/16] Compiling Baggins _Brewing.swift
Build complete! (26.60s)
Fetching https://github.com/alexito4/Flow.git from cache
Fetching https://github.com/alexito4/UnwrapOrThrow from cache
Fetched https://github.com/alexito4/UnwrapOrThrow (0.21s)
Fetched https://github.com/alexito4/Flow.git (0.21s)
Computing version for https://github.com/alexito4/UnwrapOrThrow
Computed https://github.com/alexito4/UnwrapOrThrow at 1.0.0 (0.80s)
Computing version for https://github.com/alexito4/Flow.git
Computed https://github.com/alexito4/Flow.git at 1.0.0 (0.80s)
Creating working copy for https://github.com/alexito4/Flow.git
Working copy of https://github.com/alexito4/Flow.git resolved at 1.0.0
Creating working copy for https://github.com/alexito4/UnwrapOrThrow
Working copy of https://github.com/alexito4/UnwrapOrThrow resolved at 1.0.0
Build complete.
========================================
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": "baggins",
      "name": "Baggins",
      "url": "https://github.com/alexito4/Baggins.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Baggins",
      "dependencies": [
        {
          "identity": "flow",
          "name": "Flow",
          "url": "https://github.com/alexito4/Flow.git",
          "version": "1.0.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Flow",
          "dependencies": [
          ]
        },
        {
          "identity": "unwraporthrow",
          "name": "UnwrapOrThrow",
          "url": "https://github.com/alexito4/UnwrapOrThrow",
          "version": "1.0.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UnwrapOrThrow",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/alexito4/Baggins.git from cache
Fetched https://github.com/alexito4/Baggins.git (0.18s)
Fetching https://github.com/alexito4/UnwrapOrThrow from cache
Fetching https://github.com/alexito4/Flow.git from cache
Fetched https://github.com/alexito4/Flow.git (0.30s)
Fetched https://github.com/alexito4/UnwrapOrThrow (0.30s)
Computing version for https://github.com/alexito4/UnwrapOrThrow
Computed https://github.com/alexito4/UnwrapOrThrow at 1.0.0 (0.89s)
Computing version for https://github.com/alexito4/Flow.git
Computed https://github.com/alexito4/Flow.git at 1.0.0 (0.74s)
Creating working copy for https://github.com/alexito4/Flow.git
Working copy of https://github.com/alexito4/Flow.git resolved at 1.0.0
Creating working copy for https://github.com/alexito4/UnwrapOrThrow
Working copy of https://github.com/alexito4/UnwrapOrThrow resolved at 1.0.0
Creating working copy for https://github.com/alexito4/Baggins.git
Working copy of https://github.com/alexito4/Baggins.git resolved at main
warning: '.resolve-product-dependencies': dependency 'baggins' is not used by any target
Found 2 product dependencies
  - Flow
  - UnwrapOrThrow
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.