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.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/json-logger.git
Reference: 0.2.0
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
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 502d98b Fix Swift 5.10 concurrency warnings
Cloned https://github.com/xcode-actions/json-logger.git
Revision (git rev-parse @):
502d98b1ca4ff83497dfed2791d6a438e785b66e
SUCCESS checkout https://github.com/xcode-actions/json-logger.git at 0.2.0
========================================
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 Locks.swift
[2/10] Emitting module Logging
[3/10] Compiling Logging Logging.swift
[4/10] Compiling Logging LogHandler.swift
[5/10] Compiling Logging MetadataProvider.swift
[6/10] Compiling GenericJSON Initialization.swift
[7/10] Compiling GenericJSON Merging.swift
[8/10] Compiling GenericJSON Querying.swift
[9/10] Compiling GenericJSON JSON.swift
[10/10] Emitting module GenericJSON
[11/15] Compiling JSONLogger String+Utils.swift
[12/15] Compiling JSONLogger NSLock+Linux.swift
[13/15] Compiling JSONLogger LogLine.swift
[14/15] Emitting module JSONLogger
[15/15] Compiling JSONLogger JSONLogger.swift
Build complete! (6.03s)
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.17s)
Fetched https://github.com/apple/swift-log.git (0.18s)
Computing version for https://github.com/Frizlab/generic-json.git
Computed https://github.com/Frizlab/generic-json.git at 3.0.0 (0.23s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.03s)
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
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
Build complete.
Done.