The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-custom-dump with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-custom-dump.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-custom-dump
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a918a38 Fix sendable warnings. (#117)
Cloned https://github.com/pointfreeco/swift-custom-dump.git
Revision (git rev-parse @):
a918a380cc8a64960e4ea98001daa5604c0069b6
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-custom-dump.git at main
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.26s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.39s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-custom-dump",
      "name": "swift-custom-dump",
      "url": "https://github.com/pointfreeco/swift-custom-dump.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/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": "1.1.2",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pointfreeco/swift-custom-dump.git from cache
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.32s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.28s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.1.2 (0.02s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.1.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at main (a918a38)
warning: '.resolve-product-dependencies': dependency 'swift-custom-dump' is not used by any target
Found 1 product dependencies
  - xctest-dynamic-overlay
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pointfreeco/swift-custom-dump.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/11] Compiling XCTestDynamicOverlay Unimplemented.swift
[5/12] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[6/12] Compiling XCTestDynamicOverlay Deprecations.swift
[7/12] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[8/12] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[9/12] Compiling XCTestDynamicOverlay XCTFail.swift
[10/12] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[11/12] Emitting module XCTestDynamicOverlay
[12/12] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[13/37] Compiling CustomDump CollectionDifference.swift
[14/37] Compiling CustomDump Mirror.swift
[15/37] Compiling CustomDump String.swift
[16/40] Compiling CustomDump Dump.swift
[17/40] Compiling CustomDump AnyType.swift
[18/40] Compiling CustomDump Box.swift
[19/40] Emitting module CustomDump
[20/40] Compiling CustomDump Unordered.swift
[21/40] Compiling CustomDump XCTAssertDifference.swift
[22/40] Compiling CustomDump XCTAssertNoDifference.swift
[23/40] Compiling CustomDump CustomDumpRepresentable.swift
[24/40] Compiling CustomDump CustomDumpStringConvertible.swift
[25/40] Compiling CustomDump Diff.swift
[26/40] Compiling CustomDump CoreImage.swift
[27/40] Compiling CustomDump CoreLocation.swift
[28/40] Compiling CustomDump CoreMotion.swift
[29/40] Compiling CustomDump Foundation.swift
[30/40] Compiling CustomDump UserNotifications.swift
[31/40] Compiling CustomDump UserNotificationsUI.swift
[32/40] Compiling CustomDump CustomDumpReflectable.swift
[33/40] Compiling CustomDump GameKit.swift
[34/40] Compiling CustomDump KeyPath.swift
[35/40] Compiling CustomDump Photos.swift
[36/40] Compiling CustomDump Speech.swift
[37/40] Compiling CustomDump StoreKit.swift
[38/40] Compiling CustomDump Swift.swift
[39/40] Compiling CustomDump SwiftUI.swift
[40/40] Compiling CustomDump UIKit.swift
Build complete! (8.73s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-custom-dump",
  "name" : "swift-custom-dump",
  "path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CustomDump",
      "targets" : [
        "CustomDump"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CustomDumpTests",
      "module_type" : "SwiftTarget",
      "name" : "CustomDumpTests",
      "path" : "Tests/CustomDumpTests",
      "sources" : [
        "Conformances/CoreImageTests.swift",
        "Conformances/FoundationTests.swift",
        "Conformances/SwiftTests.swift",
        "Conformances/UIKitTests.swift",
        "Conformances/UserNotificationsTests.swift",
        "DiffTests.swift",
        "DumpTests.swift",
        "Mocks.swift",
        "XCTAssertDifferenceTests.swift",
        "XCTAssertNoDifferenceTests.swift"
      ],
      "target_dependencies" : [
        "CustomDump"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CustomDump",
      "module_type" : "SwiftTarget",
      "name" : "CustomDump",
      "path" : "Sources/CustomDump",
      "product_dependencies" : [
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "CustomDump"
      ],
      "sources" : [
        "Conformances/CoreImage.swift",
        "Conformances/CoreLocation.swift",
        "Conformances/CoreMotion.swift",
        "Conformances/Foundation.swift",
        "Conformances/GameKit.swift",
        "Conformances/KeyPath.swift",
        "Conformances/Photos.swift",
        "Conformances/Speech.swift",
        "Conformances/StoreKit.swift",
        "Conformances/Swift.swift",
        "Conformances/SwiftUI.swift",
        "Conformances/UIKit.swift",
        "Conformances/UserNotifications.swift",
        "Conformances/UserNotificationsUI.swift",
        "CustomDumpReflectable.swift",
        "CustomDumpRepresentable.swift",
        "CustomDumpStringConvertible.swift",
        "Diff.swift",
        "Dump.swift",
        "Internal/AnyType.swift",
        "Internal/Box.swift",
        "Internal/CollectionDifference.swift",
        "Internal/Mirror.swift",
        "Internal/String.swift",
        "Internal/Unordered.swift",
        "XCTAssertDifference.swift",
        "XCTAssertNoDifference.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.