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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/objecthub/swift-dynamicjson.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/objecthub/swift-dynamicjson
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 5ca0bb3 Provide API allowing to remove members from JSON objects.
Cloned https://github.com/objecthub/swift-dynamicjson.git
Revision (git rev-parse @):
5ca0bb39f12910b8703ca3fe1e4426f110be2336
SUCCESS checkout https://github.com/objecthub/swift-dynamicjson.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/objecthub/swift-dynamicjson.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/25] Emitting module DynamicJSON
[2/28] Compiling DynamicJSON JSONSchemaResource.swift
[3/28] Compiling DynamicJSON JSONSchemaValidationContext.swift
[4/28] Compiling DynamicJSON JSONSchemaValidationResult.swift
[5/28] Compiling DynamicJSON JSONPointer.swift
[6/28] Compiling DynamicJSON JSONReference.swift
[7/28] Compiling DynamicJSON JSONSchema.swift
[8/28] Compiling DynamicJSON JSONSchemaDialect.swift
[9/28] Compiling DynamicJSON JSONSchemaDraft2020.swift
[10/28] Compiling DynamicJSON JSONSchemaFormatValidators.swift
[11/28] Compiling DynamicJSON JSONSchemaIdentifier.swift
[12/28] Compiling DynamicJSON JSONSchemaProvider.swift
[13/28] Compiling DynamicJSON JSONSchemaRegistry.swift
[14/28] Compiling DynamicJSON JSON.swift
[15/28] Compiling DynamicJSON JSONLocation.swift
[16/28] Compiling DynamicJSON JSONPatch.swift
[17/28] Compiling DynamicJSON JSONPatchOperation.swift
[18/28] Compiling DynamicJSON JSONSchemaValidator.swift
[19/28] Compiling DynamicJSON JSONType.swift
[20/28] Compiling DynamicJSON LocatedJSON.swift
[21/28] Compiling DynamicJSON JSONPath.swift
[22/28] Compiling DynamicJSON JSONPathEnvironment.swift
[23/28] Compiling DynamicJSON JSONPathEvaluator.swift
[24/28] Compiling DynamicJSON JSONPathParser.swift
[25/28] Compiling DynamicJSON Indirect.swift
[26/28] Compiling DynamicJSON JSONExtensions.swift
[27/28] Compiling DynamicJSON NSNumber.swift
[28/30] Compiling JSONPathTool main.swift
[29/30] Emitting module JSONPathTool
[29/30] Linking JSONPathTool
Build complete! (6.54s)
Build complete.
Done.