This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skelpo/json.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/skelpo/json
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2673a40 Merge pull request #8 from skelpo/fix-uint-singlevalue-coding
Cloned https://github.com/skelpo/json.git into /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
2673a405aaab323678a8fd118492b393ae45cebd
SUCCESS checkout https://github.com/skelpo/json.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/16] Compiling JSON JSONCoder.swift
[2/16] Compiling JSON JSON+Codable.swift
[3/16] Emitting module JSON
[4/18] Compiling JSON Number.swift
[5/18] Compiling JSON Operator.swift
[6/18] Compiling JSON _JSONKeyedEncoder.swift
[7/18] Compiling JSON _JSONSingleValueEncoder.swift
[8/18] Compiling JSON _JSONUnkeyedEncoder.swift
[9/18] Compiling JSON JSON+Type.swift
[10/18] Compiling JSON JSON.swift
[11/18] Compiling JSON JSONConvertible.swift
[12/18] Compiling JSON _JSONUnkeyedDecoder.swift
[13/18] Compiling JSON _JSONEncoder.swift
[14/18] Compiling JSON _JSONDecoder.swift
[15/18] Compiling JSON _JSONKeyedValueDecoder.swift
[16/18] Compiling JSON _JSONSingleValueDecoder.swift
[17/18] Compiling JSON JSON+ExpressibleByLiteral.swift
[18/18] Compiling JSON JSON+JSONConvertible.swift
Build complete! (9.22s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Fetching https://github.com/skelpo/json.git from cache
Fetched https://github.com/skelpo/json.git (0.20s)
Creating working copy for https://github.com/skelpo/json.git
Working copy of https://github.com/skelpo/json.git resolved at main
warning: '.resolve-product-dependencies': dependency 'json' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "json",
      "name": "JSON",
      "url": "https://github.com/skelpo/json.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/json",
      "dependencies": [

      ]
    }
  ]
}
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.