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 Eazy 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.26.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bangerang/swift-eazy.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bangerang/swift-eazy
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 8bc6d6c Add license
Cloned https://github.com/bangerang/swift-eazy.git
Revision (git rev-parse @):
8bc6d6c7e53329c31be18cca0f17dbe83be49e62
SUCCESS checkout https://github.com/bangerang/swift-eazy.git at 0.1.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
Building for debugging...
[1/2] Emitting module XCTestDynamicOverlay
[2/2] Compiling XCTestDynamicOverlay XCTFail.swift
[3/25] Compiling CustomDump AnyType.swift
[4/25] Compiling CustomDump Box.swift
[5/25] Compiling CustomDump CollectionDifference.swift
[6/28] Emitting module CustomDump
[7/28] Compiling CustomDump CustomDumpStringConvertible.swift
[8/28] Compiling CustomDump Diff.swift
[9/28] Compiling CustomDump Dump.swift
[10/28] Compiling CustomDump Mirror.swift
[11/28] Compiling CustomDump String.swift
[12/28] Compiling CustomDump XCTAssertNoDifference.swift
[13/28] Compiling CustomDump UserNotificationsUI.swift
[14/28] Compiling CustomDump CustomDumpReflectable.swift
[15/28] Compiling CustomDump CustomDumpRepresentable.swift
[16/28] Compiling CustomDump CoreImage.swift
[17/28] Compiling CustomDump CoreLocation.swift
[18/28] Compiling CustomDump CoreMotion.swift
[19/28] Compiling CustomDump Foundation.swift
[20/28] Compiling CustomDump SwiftUI.swift
[21/28] Compiling CustomDump UIKit.swift
[22/28] Compiling CustomDump UserNotifications.swift
[23/28] Compiling CustomDump Speech.swift
[24/28] Compiling CustomDump StoreKit.swift
[25/28] Compiling CustomDump Swift.swift
[26/28] Compiling CustomDump GameKit.swift
[27/28] Compiling CustomDump KeyPath.swift
[28/28] Compiling CustomDump Photos.swift
[29/36] Compiling Eazy Debug.swift
[30/36] Compiling Eazy Interactor.swift
[31/36] Compiling Eazy Hooks.swift
[32/37] Compiling Eazy UIKit.swift
[33/37] Compiling Eazy Equatable.swift
[34/37] Emitting module Eazy
[35/37] Compiling Eazy Action.swift
[36/37] Compiling Eazy Publisher.swift
[37/37] Compiling Eazy Store.swift
Build complete! (40.52s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.47s)
Fetched https://github.com/pointfreeco/swift-custom-dump (0.47s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.4.0 (0.08s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.05s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.2.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.4.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": "swift-eazy",
      "name": "Eazy",
      "url": "https://github.com/bangerang/swift-eazy.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-eazy",
      "dependencies": [
        {
          "identity": "swift-custom-dump",
          "name": "swift-custom-dump",
          "url": "https://github.com/pointfreeco/swift-custom-dump",
          "version": "0.4.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
          "dependencies": [
            {
              "identity": "xctest-dynamic-overlay",
              "name": "xctest-dynamic-overlay",
              "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
              "version": "0.9.0",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bangerang/swift-eazy.git from cache
Fetched https://github.com/bangerang/swift-eazy.git (0.21s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump (0.51s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.4.0 (0.63s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.05s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.4.0
Creating working copy for https://github.com/bangerang/swift-eazy.git
Working copy of https://github.com/bangerang/swift-eazy.git resolved at 0.1.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
warning: '.resolve-product-dependencies': dependency 'swift-eazy' is not used by any target
Found 1 product dependencies
  - swift-custom-dump
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.