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 SwiftCoreSymbolication 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/SwiftCoreSymbolication.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/SwiftCoreSymbolication
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d974ad0 Add editorconfig
Cloned https://github.com/ChimeHQ/SwiftCoreSymbolication.git
Revision (git rev-parse @):
d974ad02a1b16554c0b57584210b3a9f60988f3b
SUCCESS checkout https://github.com/ChimeHQ/SwiftCoreSymbolication.git at main
========================================
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/6] Compiling SwiftCoreSymbolication SymbolOwner.swift
[2/6] Compiling SwiftCoreSymbolication Symbolicator.swift
[3/6] Compiling SwiftCoreSymbolication SourceInfo.swift
[4/6] Emitting module SwiftCoreSymbolication
[5/6] Compiling SwiftCoreSymbolication Symbol.swift
[6/6] Compiling SwiftCoreSymbolication Architecture.swift
Build complete! (13.01s)
Fetching https://github.com/ChimeHQ/CoreSymbolication from cache
Fetched https://github.com/ChimeHQ/CoreSymbolication (0.20s)
Computing version for https://github.com/ChimeHQ/CoreSymbolication
Computed https://github.com/ChimeHQ/CoreSymbolication at 0.1.0 (0.43s)
Creating working copy for https://github.com/ChimeHQ/CoreSymbolication
Working copy of https://github.com/ChimeHQ/CoreSymbolication resolved at 0.1.0
Build complete.
Done.