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 JSONSchema, reference 2.0.1 (4a9284), with Swift 5.10 for macOS (SPM) on 27 Oct 2024 07:58:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kevinhermawan/swift-json-schema.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kevinhermawan/swift-json-schema
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at 4a9284e release: 2.0.1
Cloned https://github.com/kevinhermawan/swift-json-schema.git
Revision (git rev-parse @):
4a9284e44d8ef2bfc863734e9ff535909ae6b27a
SUCCESS checkout https://github.com/kevinhermawan/swift-json-schema.git at 2.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/kevinhermawan/swift-json-schema.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/14] Compiling JSONSchema JSONSchema+Enum.swift
[6/14] Emitting module JSONSchema
[7/14] Compiling JSONSchema JSONSchema+Array.swift
[8/14] Compiling JSONSchema JSONSchema+Null.swift
[9/14] Compiling JSONSchema JSONSchema+Boolean.swift
[10/14] Compiling JSONSchema JSONSchema+String.swift
[11/14] Compiling JSONSchema JSONSchema+Number.swift
[12/14] Compiling JSONSchema JSONSchema.swift
[13/14] Compiling JSONSchema JSONSchema+Integer.swift
[14/14] Compiling JSONSchema JSONSchema+Object.swift
Build complete! (21.19s)
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/2038] Fetching swift-docc-plugin
[226/5189] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.84s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.84s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (2.75s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.66s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.3
Build complete.
Done.