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 SwiftDemangle with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/oozoofrog/SwiftDemangle.git
Reference: 5.9.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/oozoofrog/SwiftDemangle
 * tag               5.9.1      -> FETCH_HEAD
HEAD is now at 95df46b 5 9 1 (#4)
Cloned https://github.com/oozoofrog/SwiftDemangle.git
Revision (git rev-parse @):
95df46bac92d720c3a27637c0baeb3105b390e7b
SUCCESS checkout https://github.com/oozoofrog/SwiftDemangle.git at 5.9.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/26] Compiling SwiftDemangle BinaryInteger+Extension.swift
[2/26] Compiling SwiftDemangle Bool+Extensions.swift
[3/26] Compiling SwiftDemangle Character+Extension.swift
[4/26] Compiling SwiftDemangle Collection+Extensions.swift
[5/26] Emitting module SwiftDemangle
[6/29] Compiling SwiftDemangle SugarType.swift
[7/29] Compiling SwiftDemangle SymbolicReferenceKind.swift
[8/29] Compiling SwiftDemangle Punycode.swift
[9/29] Compiling SwiftDemangle String+Extension.swift
[10/29] Compiling SwiftDemangle AutoDiffFunctionKind.swift
[11/29] Compiling SwiftDemangle FunctionSigSpecializationParamKind.swift
[12/29] Compiling SwiftDemangle MangledDifferentiabilityKind.swift
[13/29] Compiling SwiftDemangle Names.swift
[14/29] Compiling SwiftDemangle Node.swift
[15/29] Compiling SwiftDemangle Equatable+Extension.swift
[16/29] Compiling SwiftDemangle FixedWidthInteger+Extension.swift
[17/29] Compiling SwiftDemangle Optional+Extensions.swift
[18/29] Compiling SwiftDemangle Range+Extension.swift
[19/29] Compiling SwiftDemangle NodePrinter.swift
[20/29] Compiling SwiftDemangle ReferenceOwnership.swift
[21/29] Compiling SwiftDemangle StandardType.swift
[22/29] Compiling SwiftDemangle DemangleOptions.swift
[23/29] Compiling SwiftDemangle Demangler.swift
[24/29] Compiling SwiftDemangle Demanglerable.swift
[25/29] Compiling SwiftDemangle Demangling.swift
[26/29] Compiling SwiftDemangle Mangling.swift
[27/29] Compiling SwiftDemangle OldDemangler.swift
[28/29] Compiling SwiftDemangle String+Demangling.swift
[29/29] Compiling SwiftDemangle SwiftDemangleError.swift
Build complete! (7.90s)
Build complete.
Done.