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.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/objecthub/swift-dynamicjson.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/objecthub/swift-dynamicjson
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6b932fd Support format annotation vocabulary (within schema validation).
Cloned https://github.com/objecthub/swift-dynamicjson.git
Revision (git rev-parse @):
6b932fda6290b26f39656193dfb9d65e25971c86
SUCCESS checkout https://github.com/objecthub/swift-dynamicjson.git at main
========================================
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 JSONPath.swift
[6/28] Compiling DynamicJSON JSONPathEnvironment.swift
[7/28] Compiling DynamicJSON JSONPathEvaluator.swift
[8/28] Compiling DynamicJSON JSONPathParser.swift
[9/28] Compiling DynamicJSON Indirect.swift
[10/28] Compiling DynamicJSON JSONExtensions.swift
[11/28] Compiling DynamicJSON NSNumber.swift
[12/28] Compiling DynamicJSON JSONSchemaIdentifier.swift
[13/28] Compiling DynamicJSON JSONSchemaProvider.swift
[14/28] Compiling DynamicJSON JSONSchemaRegistry.swift
[15/28] Compiling DynamicJSON JSONPointer.swift
[16/28] Compiling DynamicJSON JSONReference.swift
[17/28] Compiling DynamicJSON JSONSchema.swift
[18/28] Compiling DynamicJSON JSON.swift
[19/28] Compiling DynamicJSON JSONLocation.swift
[20/28] Compiling DynamicJSON JSONPatch.swift
[21/28] Compiling DynamicJSON JSONPatchOperation.swift
[22/28] Compiling DynamicJSON JSONSchemaValidator.swift
[23/28] Compiling DynamicJSON JSONType.swift
[24/28] Compiling DynamicJSON LocatedJSON.swift
[25/28] Compiling DynamicJSON JSONSchemaDialect.swift
[26/28] Compiling DynamicJSON JSONSchemaDraft2020.swift
[27/28] Compiling DynamicJSON JSONSchemaFormatValidators.swift
[28/30] Compiling JSONPathTool main.swift
[29/30] Emitting module JSONPathTool
[29/30] Linking JSONPathTool
Build complete! (5.91s)
Build complete.
Done.