Build Information
Successful build of DynamicJSON with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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/3/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-dynamicjson",
"name": "DynamicJSON",
"url": "https://github.com/objecthub/swift-dynamicjson.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dynamicjson",
"dependencies": [
]
}
]
}
Fetching https://github.com/objecthub/swift-dynamicjson.git from cache
Fetched https://github.com/objecthub/swift-dynamicjson.git from cache (0.27s)
Creating working copy for https://github.com/objecthub/swift-dynamicjson.git
Working copy of https://github.com/objecthub/swift-dynamicjson.git resolved at main (6b932fd)
warning: '.resolve-product-dependencies': dependency 'swift-dynamicjson' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/objecthub/swift-dynamicjson.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write JSONPathTool-entitlement.plist
[3/7] Write swift-version-33747A42983211AE.txt
[5/31] Compiling DynamicJSON JSON.swift
[6/31] Compiling DynamicJSON JSONLocation.swift
[7/31] Compiling DynamicJSON JSONPatch.swift
[8/31] Compiling DynamicJSON JSONPatchOperation.swift
[9/31] Compiling DynamicJSON JSONSchemaResource.swift
[10/31] Compiling DynamicJSON JSONSchemaValidationContext.swift
[11/31] Compiling DynamicJSON JSONSchemaValidationResult.swift
[12/34] Compiling DynamicJSON JSONSchemaDialect.swift
[13/34] Compiling DynamicJSON JSONSchemaDraft2020.swift
[14/34] Compiling DynamicJSON JSONSchemaFormatValidators.swift
[15/34] Compiling DynamicJSON JSONPointer.swift
[16/34] Compiling DynamicJSON JSONReference.swift
[17/34] Compiling DynamicJSON JSONSchema.swift
[18/34] Compiling DynamicJSON JSONSchemaValidator.swift
[19/34] Compiling DynamicJSON JSONType.swift
[20/34] Compiling DynamicJSON LocatedJSON.swift
[21/34] Emitting module DynamicJSON
[22/34] Compiling DynamicJSON JSONPath.swift
[23/34] Compiling DynamicJSON JSONPathEnvironment.swift
[24/34] Compiling DynamicJSON JSONPathEvaluator.swift
[25/34] Compiling DynamicJSON JSONPathParser.swift
[26/34] Compiling DynamicJSON JSONSchemaIdentifier.swift
[27/34] Compiling DynamicJSON JSONSchemaProvider.swift
[28/34] Compiling DynamicJSON JSONSchemaRegistry.swift
[29/34] Compiling DynamicJSON Indirect.swift
[30/34] Compiling DynamicJSON JSONExtensions.swift
[31/34] Compiling DynamicJSON NSNumber.swift
[32/36] Emitting module JSONPathTool
[33/36] Compiling JSONPathTool main.swift
[33/36] Write Objects.LinkFileList
[34/36] Linking JSONPathTool
[35/36] Applying JSONPathTool
Build complete! (7.04s)
Build complete.
Done.