Build Information
Successful build of Diagnostics, reference master (ee6c9d
), with Swift 5.9 for macOS (SPM) on 10 Sep 2024 21:16:50 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WeTransfer/Diagnostics.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/WeTransfer/Diagnostics
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ee6c9d3 Add new CODEOWNERS and create backup of the existing file in master branch
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/admin/builder/spi-builder-workspace/Submodules/WeTransfer-iOS-CI'...
Cloned https://github.com/WeTransfer/Diagnostics.git
Revision (git rev-parse @):
ee6c9d3ee0c3d55f92e571e6a48e39e11383868b
SUCCESS checkout https://github.com/WeTransfer/Diagnostics.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/WeTransfer/Diagnostics.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying style.css
[0/4] Copying functions.js
[2/4] Copying PrivacyInfo.xcprivacy
[3/4] Compiling Internal ExceptionCatcher.m
[5/6] Compiling ExceptionCatcher ExceptionCatcher.swift
[6/6] Emitting module ExceptionCatcher
[7/36] Compiling Diagnostics DiagnosticsReportFilter.swift
[8/36] Compiling Diagnostics DiagnosticsReporter.swift
[9/36] Compiling Diagnostics BundleExtensions.swift
[10/36] Compiling Diagnostics ByteCountFormatter.swift
[11/39] Compiling Diagnostics DirectoryTreeReporter.swift
[12/39] Compiling Diagnostics DirectoryTreeStringFactory.swift
[13/39] Compiling Diagnostics GeneralInfoReporter.swift
[14/39] Compiling Diagnostics AppSystemMetadataReporter.swift
[15/39] Compiling Diagnostics DirectoryTreeFactory.swift
[16/39] Compiling Diagnostics DirectoryTreeNode.swift
[17/39] Compiling Diagnostics SmartInsightsProviding.swift
[18/39] Compiling Diagnostics UpdateAvailableInsight.swift
[19/39] Compiling Diagnostics resource_bundle_accessor.swift
[20/39] Compiling Diagnostics DateFormatterExtensions.swift
[21/39] Compiling Diagnostics HTMLEncoding.swift
[22/39] Compiling Diagnostics HTMLGenerating.swift
[23/39] Compiling Diagnostics LogsTrimmer.swift
[24/39] Compiling Diagnostics MFMailComposeVCExtensions.swift
[25/39] Compiling Diagnostics MetricsMonitor.swift
[26/39] Emitting module Diagnostics
[27/39] Compiling Diagnostics Device.swift
[28/39] Compiling Diagnostics Diagnostics.swift
[29/39] Compiling Diagnostics DiagnosticsChapter.swift
[30/39] Compiling Diagnostics DiagnosticsReport.swift
[31/39] Compiling Diagnostics CellularAllowedInsight.swift
[32/39] Compiling Diagnostics DeviceStorageInsight.swift
[33/39] Compiling Diagnostics SmartInsight.swift
[34/39] Compiling Diagnostics LogsReporter.swift
[35/39] Compiling Diagnostics SmartInsightsReporter.swift
[36/39] Compiling Diagnostics UserDefaultsReporter.swift
[37/39] Compiling Diagnostics DiagnosticsLogger.swift
[38/39] Compiling Diagnostics HTML+LoggableCSSClass.swift
[39/39] Compiling Diagnostics Loggable.swift
Build complete! (16.76s)
Fetching https://github.com/sindresorhus/ExceptionCatcher
[1/69] Fetching exceptioncatcher
Fetched https://github.com/sindresorhus/ExceptionCatcher (1.15s)
Computing version for https://github.com/sindresorhus/ExceptionCatcher
Computed https://github.com/sindresorhus/ExceptionCatcher at 2.0.1 (3.17s)
Creating working copy for https://github.com/sindresorhus/ExceptionCatcher
Working copy of https://github.com/sindresorhus/ExceptionCatcher resolved at 2.0.1
Build complete.
Done.