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 JSONUtilities 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.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonaskolb/JSONUtilities.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yonaskolb/JSONUtilities
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 128d2ff update to Xcode 10.2
Cloned https://github.com/yonaskolb/JSONUtilities.git
Revision (git rev-parse @):
128d2ffc22467f69569ef8ff971683e2393191a0
SUCCESS checkout https://github.com/yonaskolb/JSONUtilities.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/yonaskolb/JSONUtilities.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Emitting module JSONUtilities
[2/10] Compiling JSONUtilities KeyPath.swift
[3/10] Compiling JSONUtilities URL+JSONPrimitiveConvertible.swift
[4/10] Compiling JSONUtilities JSONObjectConvertible.swift
[5/10] Compiling JSONUtilities JSONPrimitiveConvertible.swift
[6/10] Compiling JSONUtilities InvalidItemBehaviour.swift
[7/10] Compiling JSONUtilities JSONFileLoading.swift
[8/10] Compiling JSONUtilities DecodingError.swift
[9/10] Compiling JSONUtilities Dictionary+JSONKey.swift
[10/10] Compiling JSONUtilities Dictionary+KeyPath.swift
Build complete! (9.37s)
Build complete.
Done.