The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ReerJSON, reference main (8a817d), with Swift 6.0 for macOS (SPM) on 10 Sep 2025 06:58:22 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reers/ReerJSON.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/reers/ReerJSON
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8a817dc fix readme
Cloned https://github.com/reers/ReerJSON.git
Revision (git rev-parse @):
8a817dc19395c36754943e419f8dd750025288a0
SUCCESS checkout https://github.com/reers/ReerJSON.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/reers/ReerJSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version-5BDAB9E9C0126B9D.txt
[2/6] Compiling localtime.c
[3/6] Compiling JJLISO8601DateFormatter JJLInternal.c
[4/6] Compiling yyjson.c
[5/6] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
[7/12] Compiling ReerJSON Utilities.swift
[8/12] Compiling ReerJSON LockedState.swift
[9/12] Compiling ReerJSON JSONDecoderImpl.swift
[10/12] Compiling ReerJSON ReerJSONDecoder.swift
[11/12] Emitting module ReerJSON
[12/12] Compiling ReerJSON JSON.swift
Build complete! (11.40s)
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Fetching https://github.com/ibireme/yyjson.git
[1/862] Fetching jjliso8601dateformatter
[863/5106] Fetching jjliso8601dateformatter, yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (1.46s)
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache (1.46s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.1.8 (3.15s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.12.0 (0.54s)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.1.8
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.12.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "yyjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ibireme/yyjson.git"
    },
    {
      "identity" : "jjliso8601dateformatter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/michaeleisel/JJLISO8601DateFormatter.git"
    }
  ],
  "manifest_display_name" : "ReerJSON",
  "name" : "ReerJSON",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ReerJSON",
      "targets" : [
        "ReerJSON"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReerJSONTests",
      "module_type" : "SwiftTarget",
      "name" : "ReerJSONTests",
      "path" : "Tests/ReerJSONTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/apache_builds.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/canada.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/entities.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/github_events.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/marine_ik.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/mesh.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/numbers.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/random.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/twitter.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/twitter2.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Models/twitterescaped.json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/ReerJSONTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AppleJSONDecoderTests.swift",
        "CodableMultifile.swift",
        "CodableTests.swift",
        "JSONEncoderTests.swift",
        "JSONTests.swift",
        "Models/apache_builds.swift",
        "Models/canada.swift",
        "Models/entities.swift",
        "Models/github_events.swift",
        "Models/mesh.swift",
        "Models/random.swift",
        "Models/twitter.swift",
        "Models/twitterCamel.swift",
        "Models/user.swift",
        "ReerJSONDecoderTests.swift",
        "ResourceUtilities.swift",
        "StdlibUnittest.swift",
        "StickyEncodingTests/BinaryDecoderNegativeTests.swift",
        "StickyEncodingTests/BinaryEncoderNegativeTests.swift",
        "StickyEncodingTests/BinaryEncodingKeyedContainerNegativeTests.swift",
        "StickyEncodingTests/BinaryEncodingKeyedContainerTests.swift",
        "StickyEncodingTests/BinaryEncodingSingleValueContainerNegativeTests.swift",
        "StickyEncodingTests/BinaryEncodingStructuredTypeTests.swift",
        "StickyEncodingTests/BinaryEncodingUnkeyedContainerNegativeTests.swift",
        "StickyEncodingTests/BinaryEncodingUnkeyedContainerTests.swift",
        "StickyEncodingTests/DocumentationExampleTests.swift",
        "StickyEncodingTests/EncodeDecodeTester.swift",
        "StickyEncodingTests/TestFixtures/BasicType.swift",
        "StickyEncodingTests/TestFixtures/CodableType.swift",
        "StickyEncodingTests/TestFixtures/ComplexSubclassClass.swift",
        "StickyEncodingTests/TestFixtures/ComplexType.swift",
        "StickyEncodingTests/TestFixtures/EquatableType.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ReerJSON"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReerJSON",
      "module_type" : "SwiftTarget",
      "name" : "ReerJSON",
      "path" : "Sources/ReerJSON",
      "product_dependencies" : [
        "yyjson",
        "JJLISO8601DateFormatter"
      ],
      "product_memberships" : [
        "ReerJSON"
      ],
      "sources" : [
        "JSON.swift",
        "JSONDecoderImpl.swift",
        "LockedState.swift",
        "ReerJSONDecoder.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.