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 QuickJSON, reference master (79df0e), with Swift 5.9 for macOS (SPM) on 30 Jun 2024 14:39:25 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tannerdsilva/QuickJSON.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tannerdsilva/QuickJSON
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 79df0ef release v1.1.2 fixed memory leak
Cloned https://github.com/tannerdsilva/QuickJSON.git
Revision (git rev-parse @):
79df0ef2f7ce80dfe95a3a5179d10daa0dbf49c7
SUCCESS checkout https://github.com/tannerdsilva/QuickJSON.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/tannerdsilva/QuickJSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling Logging LogHandler.swift
[2/6] Compiling Logging Locks.swift
[3/6] Compiling Logging MetadataProvider.swift
[4/6] Emitting module Logging
[5/6] Compiling Logging Logging.swift
[5/6] Compiling yyjson.c
[7/19] Compiling QuickJSON encoder.swift
[8/20] Compiling QuickJSON extensions.swift
[9/20] Compiling QuickJSON ec_unkeyed.swift
[10/20] Compiling QuickJSON dc_unkeyed.swift
[11/20] Compiling QuickJSON decoder.swift
[12/20] Compiling QuickJSON dc_keyed.swift
[13/20] Compiling QuickJSON dc_single.swift
[14/20] Compiling QuickJSON MemoryPool.swift
[15/20] Compiling QuickJSON QuickJSON.swift
[16/20] Compiling QuickJSON Decoding.swift
[17/20] Compiling QuickJSON Encoding.swift
[18/20] Emitting module QuickJSON
[19/20] Compiling QuickJSON ec_keyed.swift
[20/20] Compiling QuickJSON ec_single.swift
Build complete! (6.08s)
Fetching https://github.com/ibireme/yyjson.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/ibireme/yyjson.git (0.27s)
Fetched https://github.com/apple/swift-log.git (0.33s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.03s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.8.0 (0.46s)
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.2
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.8.0
Build complete.
Done.