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 json-logger with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/json-logger.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/xcode-actions/json-logger
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 264e420 Dummy code style fix
Cloned https://github.com/xcode-actions/json-logger.git
Revision (git rev-parse @):
264e420a7647ea21d37a10d0d2868d5cbf68fdf4
SUCCESS checkout https://github.com/xcode-actions/json-logger.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/xcode-actions/json-logger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling Logging MetadataProvider.swift
[2/10] Compiling Logging Locks.swift
[3/10] Compiling Logging LogHandler.swift
[4/10] Emitting module Logging
[5/10] Compiling Logging Logging.swift
[6/10] Compiling GenericJSON JSON.swift
[7/10] Compiling GenericJSON Merging.swift
[8/10] Compiling GenericJSON Querying.swift
[9/10] Emitting module GenericJSON
[10/10] Compiling GenericJSON Initialization.swift
[11/15] Compiling JSONLogger NSLock+Linux.swift
[12/15] Compiling JSONLogger String+Utils.swift
[13/15] Compiling JSONLogger JSONLogger.swift
[14/15] Compiling JSONLogger LogLine.swift
[15/15] Emitting module JSONLogger
Build complete! (7.00s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Frizlab/generic-json.git from cache
Fetched https://github.com/Frizlab/generic-json.git (0.20s)
Fetched https://github.com/apple/swift-log.git (0.21s)
Computing version for https://github.com/Frizlab/generic-json.git
Computed https://github.com/Frizlab/generic-json.git at 3.0.0 (0.38s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.04s)
Creating working copy for https://github.com/Frizlab/generic-json.git
Working copy of https://github.com/Frizlab/generic-json.git resolved at 3.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Build complete.
Done.