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 JSONSchema 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/kylef/JSONSchema.swift.git
Reference: 0.6.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kylef/JSONSchema.swift
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at d14de4b release: 0.6.0
Submodule path 'Tests/Cases': checked out '77f1d10cbb23b2f4d2bbf50ca1d5cf3804cb2ce4'
Submodule 'Tests/Cases' (https://github.com/json-schema/JSON-Schema-Test-Suite) registered for path 'Tests/Cases'
Cloning into '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Cases'...
Cloned https://github.com/kylef/JSONSchema.swift.git
Revision (git rev-parse @):
d14de4b2d9205068c9db89c00d097ca43c897000
SUCCESS checkout https://github.com/kylef/JSONSchema.swift.git at 0.6.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kylef/JSONSchema.swift.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/37] Compiling JSONSchema multipleOf.swift
[4/37] Compiling JSONSchema pattern.swift
[5/37] Compiling JSONSchema required.swift
[6/37] Compiling JSONSchema uniqueItems.swift
[7/37] Compiling JSONSchema Draft201909Validator.swift
[8/37] Compiling JSONSchema Draft202012Validator.swift
[9/37] Compiling JSONSchema Draft4Validator.swift
[10/37] Compiling JSONSchema Draft6Validator.swift
[11/37] Compiling JSONSchema Draft7Validator.swift
[12/37] Compiling JSONSchema dependencies.swift
[13/37] Compiling JSONSchema dependentSchemas.swift
[14/37] Compiling JSONSchema if.swift
[15/37] Compiling JSONSchema items.swift
[16/37] Compiling JSONSchema not.swift
[17/37] Compiling JSONSchema JSONPointer.swift
[18/37] Compiling JSONSchema JSONSchema.swift
[19/37] Compiling JSONSchema RefResolver.swift
[20/37] Compiling JSONSchema const.swift
[21/37] Compiling JSONSchema dependentRequired.swift
[22/41] Compiling JSONSchema oneOf.swift
[23/41] Compiling JSONSchema patternProperties.swift
[24/41] Compiling JSONSchema properties.swift
[25/41] Compiling JSONSchema propertyNames.swift
[26/41] Compiling JSONSchema ref.swift
[27/41] Compiling JSONSchema enum.swift
[28/41] Compiling JSONSchema minMaxItems.swift
[29/41] Compiling JSONSchema minMaxLength.swift
[30/41] Compiling JSONSchema minMaxNumber.swift
[31/41] Compiling JSONSchema minMaxProperties.swift
[32/41] Emitting module JSONSchema
[33/41] Compiling JSONSchema additionalItems.swift
[34/41] Compiling JSONSchema additionalProperties.swift
[35/41] Compiling JSONSchema allOf.swift
[36/41] Compiling JSONSchema anyOf.swift
[37/41] Compiling JSONSchema contains.swift
[38/41] Compiling JSONSchema ValidationResult.swift
[39/41] Compiling JSONSchema Validator.swift
[40/41] Compiling JSONSchema Validators.swift
[41/41] Compiling JSONSchema format.swift
Build complete! (8.10s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.17s)
Computing version for https://github.com/kylef/PathKit.git
Fetched https://github.com/kylef/Spectre.git from cache (0.17s)
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.46s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.07s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Build complete.
Done.