The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSON-DSL 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/crelies/json-dsl.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/crelies/json-dsl
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at f940f54 docs(readme): added shields
Cloned https://github.com/crelies/json-dsl.git
Revision (git rev-parse @):
f940f54061467fcce6b79c1ae16da0e1bed5f24b
SUCCESS checkout https://github.com/crelies/json-dsl.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/crelies/json-dsl.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/16] Compiling JSON_DSL Renderable.swift
[4/16] Compiling JSON_DSL Node+isRootNode.swift
[5/16] Compiling JSON_DSL NodeConvertible.swift
[6/17] Compiling JSON_DSL Property.swift
[7/17] Compiling JSON_DSL RootNode.swift
[8/17] Compiling JSON_DSL Node.swift
[9/17] Compiling JSON_DSL Object+Renderable.swift
[10/17] Compiling JSON_DSL Node+ExpressibleBy.swift
[11/17] Compiling JSON_DSL Node+Renderable.swift
[12/17] Compiling JSON_DSL RootNode+Renderable.swift
[13/17] Compiling JSON_DSL JSON.swift
[14/17] Compiling JSON_DSL Object.swift
[15/17] Compiling JSON_DSL Property+Renderable.swift
[16/17] Emitting module JSON_DSL
[17/17] Compiling JSON_DSL RootNode+NodeConvertible.swift
Build complete! (1.14s)
Build complete.
Done.