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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skelpo/json.git
Reference: 1.1.4
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/skelpo/json
 * tag               1.1.4      -> FETCH_HEAD
HEAD is now at 2673a40 Merge pull request #8 from skelpo/fix-uint-singlevalue-coding
Cloned https://github.com/skelpo/json.git
Revision (git rev-parse @):
2673a405aaab323678a8fd118492b393ae45cebd
SUCCESS checkout https://github.com/skelpo/json.git at 1.1.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/skelpo/json.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/18] Compiling JSON JSONCoder.swift
[4/18] Compiling JSON JSON+Codable.swift
[5/20] Compiling JSON JSON.swift
[6/20] Compiling JSON JSONConvertible.swift
[7/20] Compiling JSON JSON+ExpressibleByLiteral.swift
[8/20] Compiling JSON JSON+JSONConvertible.swift
[9/20] Compiling JSON _JSONKeyedEncoder.swift
[10/20] Compiling JSON _JSONSingleValueEncoder.swift
[11/20] Compiling JSON _JSONUnkeyedDecoder.swift
[12/20] Compiling JSON _JSONEncoder.swift
[13/20] Compiling JSON _JSONUnkeyedEncoder.swift
[14/20] Compiling JSON JSON+Type.swift
[15/20] Emitting module JSON
[16/20] Compiling JSON _JSONDecoder.swift
[17/20] Compiling JSON _JSONKeyedValueDecoder.swift
[18/20] Compiling JSON _JSONSingleValueDecoder.swift
[19/20] Compiling JSON Number.swift
[20/20] Compiling JSON Operator.swift
Build complete! (3.13s)
Build complete.
Done.