The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Diagnostics 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/WeTransfer/Diagnostics.git
Reference: 5.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/WeTransfer/Diagnostics
 * tag               5.0.0      -> FETCH_HEAD
HEAD is now at ceccf2c Merge pull request #173 from WeTransfer/peagasilva-patch-1
Submodule path 'Submodules/WeTransfer-iOS-CI': checked out '02174285440b63e3c1a3a0fda3505308120d28e4'
Submodule 'Submodules/WeTransfer-iOS-CI' (https://github.com/WeTransfer/WeTransfer-iOS-CI.git) registered for path 'Submodules/WeTransfer-iOS-CI'
Cloning into '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Submodules/WeTransfer-iOS-CI'...
Cloned https://github.com/WeTransfer/Diagnostics.git
Revision (git rev-parse @):
ceccf2c76f315ec86e859895875fb424bf51018a
SUCCESS checkout https://github.com/WeTransfer/Diagnostics.git at 5.0.0
Fetching https://github.com/sindresorhus/ExceptionCatcher from cache
Fetched https://github.com/sindresorhus/ExceptionCatcher from cache (0.15s)
Computing version for https://github.com/sindresorhus/ExceptionCatcher
Computed https://github.com/sindresorhus/ExceptionCatcher at 2.0.1 (0.49s)
Creating working copy for https://github.com/sindresorhus/ExceptionCatcher
Working copy of https://github.com/sindresorhus/ExceptionCatcher resolved at 2.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "diagnostics",
      "name": "Diagnostics",
      "url": "https://github.com/WeTransfer/Diagnostics.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Diagnostics",
      "dependencies": [
        {
          "identity": "exceptioncatcher",
          "name": "ExceptionCatcher",
          "url": "https://github.com/sindresorhus/ExceptionCatcher",
          "version": "2.0.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ExceptionCatcher",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/WeTransfer/Diagnostics.git
[1/2019] Fetching diagnostics
Fetched https://github.com/WeTransfer/Diagnostics.git from cache (0.72s)
Fetching https://github.com/sindresorhus/ExceptionCatcher from cache
Fetched https://github.com/sindresorhus/ExceptionCatcher from cache (0.15s)
Computing version for https://github.com/sindresorhus/ExceptionCatcher
Computed https://github.com/sindresorhus/ExceptionCatcher at 2.0.1 (0.02s)
Creating working copy for https://github.com/WeTransfer/Diagnostics.git
Working copy of https://github.com/WeTransfer/Diagnostics.git resolved at 5.0.0 (ceccf2c)
Creating working copy for https://github.com/sindresorhus/ExceptionCatcher
Working copy of https://github.com/sindresorhus/ExceptionCatcher resolved at 2.0.1
warning: '.resolve-product-dependencies': dependency 'diagnostics' is not used by any target
Found 1 product dependencies
  - ExceptionCatcher
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/WeTransfer/Diagnostics.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[0/7] Copying style.css
[0/7] Write sources
[0/7] Copying functions.js
[4/7] Write sources
[5/7] Write swift-version-6044DDE57671499D.txt
[6/7] Compiling Internal ExceptionCatcher.m
[8/9] Emitting module ExceptionCatcher
[9/9] Compiling ExceptionCatcher ExceptionCatcher.swift
[10/38] Compiling Diagnostics DirectoryTreeReporter.swift
[11/38] Compiling Diagnostics DirectoryTreeStringFactory.swift
[12/38] Compiling Diagnostics GeneralInfoReporter.swift
[13/38] Compiling Diagnostics LogsReporter.swift
[14/42] Compiling Diagnostics SmartInsightsReporter.swift
[15/42] Compiling Diagnostics UserDefaultsReporter.swift
[16/42] Compiling Diagnostics CellularAllowedInsight.swift
[17/42] Compiling Diagnostics DeviceStorageInsight.swift
[18/42] Compiling Diagnostics SmartInsight.swift
[19/42] Compiling Diagnostics SmartInsightsProviding.swift
[20/42] Compiling Diagnostics UpdateAvailableInsight.swift
[21/42] Compiling Diagnostics resource_bundle_accessor.swift
[22/42] Compiling Diagnostics HTML+LoggableCSSClass.swift
[23/42] Compiling Diagnostics Loggable.swift
[24/42] Compiling Diagnostics LogsTrimmer.swift
[25/42] Compiling Diagnostics MFMailComposeVCExtensions.swift
[26/42] Compiling Diagnostics MetricsMonitor.swift
[27/42] Compiling Diagnostics AppSystemMetadataReporter.swift
[28/42] Compiling Diagnostics DirectoryTreeFactory.swift
[29/42] Compiling Diagnostics DirectoryTreeNode.swift
[30/42] Compiling Diagnostics DateFormatterExtensions.swift
[31/42] Compiling Diagnostics HTMLEncoding.swift
[32/42] Compiling Diagnostics HTMLGenerating.swift
[33/42] Compiling Diagnostics DiagnosticsLogger.swift
[34/42] Compiling Diagnostics DiagnosticsReportFilter.swift
[35/42] Compiling Diagnostics DiagnosticsReporter.swift
[36/42] Compiling Diagnostics BundleExtensions.swift
[37/42] Compiling Diagnostics ByteCountFormatter.swift
[38/42] Compiling Diagnostics Device.swift
[39/42] Compiling Diagnostics Diagnostics.swift
[40/42] Compiling Diagnostics DiagnosticsChapter.swift
[41/42] Compiling Diagnostics DiagnosticsReport.swift
[42/42] Emitting module Diagnostics
Build complete! (11.81s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "exceptioncatcher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sindresorhus/ExceptionCatcher"
    }
  ],
  "manifest_display_name" : "Diagnostics",
  "name" : "Diagnostics",
  "path" : "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Diagnostics",
      "targets" : [
        "Diagnostics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "DiagnosticsTests",
      "module_type" : "SwiftTarget",
      "name" : "DiagnosticsTests",
      "path" : "DiagnosticsTests",
      "sources" : [
        "DiagnosticsReporterTests.swift",
        "Extensions/MFMailComposeViewControllerTests.swift",
        "HTMLEncodingTests.swift",
        "HTMLGeneratingTests.swift",
        "Mocks.swift",
        "Reporters/AppSystemMetadataReporterTests.swift",
        "Reporters/DirectoryTree/DirectoryTreeFactoryTests.swift",
        "Reporters/GeneralInfoReporterTests.swift",
        "Reporters/LogsReporterTests.swift",
        "Reporters/LogsTrimmerTests.swift",
        "Reporters/SmartInsights/DeviceStorageInsightTests.swift",
        "Reporters/SmartInsights/SmartInsightsReporterTests.swift",
        "Reporters/SmartInsights/UpdateAvailableInsightTests.swift",
        "Reporters/UserDefaultsReporterTests.swift"
      ],
      "target_dependencies" : [
        "Diagnostics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Diagnostics",
      "module_type" : "SwiftTarget",
      "name" : "Diagnostics",
      "path" : "Sources",
      "product_dependencies" : [
        "ExceptionCatcher"
      ],
      "product_memberships" : [
        "Diagnostics"
      ],
      "resources" : [
        {
          "path" : "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/style.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/functions.js",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Device.swift",
        "Diagnostics.swift",
        "DiagnosticsChapter.swift",
        "DiagnosticsReport.swift",
        "DiagnosticsReportFilter.swift",
        "DiagnosticsReporter.swift",
        "Extensions/BundleExtensions.swift",
        "Extensions/ByteCountFormatter.swift",
        "Extensions/DateFormatterExtensions.swift",
        "HTMLEncoding.swift",
        "HTMLGenerating.swift",
        "Logging/DiagnosticsLogger.swift",
        "Logging/HTML+LoggableCSSClass.swift",
        "Logging/Loggable.swift",
        "Logging/LogsTrimmer.swift",
        "MFMailExtensions/MFMailComposeVCExtensions.swift",
        "MetricKit/MetricsMonitor.swift",
        "Reporters/AppSystemMetadataReporter.swift",
        "Reporters/DirectoryTree/DirectoryTreeFactory.swift",
        "Reporters/DirectoryTree/DirectoryTreeNode.swift",
        "Reporters/DirectoryTree/DirectoryTreeReporter.swift",
        "Reporters/DirectoryTree/DirectoryTreeStringFactory.swift",
        "Reporters/GeneralInfoReporter.swift",
        "Reporters/LogsReporter.swift",
        "Reporters/SmartInsightsReporter.swift",
        "Reporters/UserDefaultsReporter.swift",
        "SmartInsights/CellularAllowedInsight.swift",
        "SmartInsights/DeviceStorageInsight.swift",
        "SmartInsights/SmartInsight.swift",
        "SmartInsights/SmartInsightsProviding.swift",
        "SmartInsights/UpdateAvailableInsight.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.