The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoreJSON 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/tomquist/CoreJSON.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tomquist/CoreJSON
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at d51bf48 Add conformance to Codable
Cloned https://github.com/tomquist/CoreJSON.git
Revision (git rev-parse @):
d51bf4881192a9325a856d81c2e2fc7a5d25bc2d
SUCCESS checkout https://github.com/tomquist/CoreJSON.git at 2.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/tomquist/CoreJSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version--423B1241ED78D482.txt
[9/10] Compiling CoreJSON JSON.swift
[10/10] Emitting module CoreJSON
[11/23] Emitting module CoreJSONSubscript
[12/23] Compiling CoreJSONSubscript JSONSubscript.swift
[13/23] Emitting module CoreJSONConvenience
[14/23] Compiling CoreJSONConvenience JSONConvenience.swift
[15/23] Emitting module CoreJSONCodable
[16/23] Compiling CoreJSONCodable JSONCodable.swift
[17/23] Emitting module CoreJSONLiterals
[18/23] Compiling CoreJSONLiterals JSONLiterals.swift
[19/23] Emitting module CoreJSONFoundation
[20/23] Compiling CoreJSONFoundation ToFoundation.swift
[21/23] Compiling CoreJSONFoundation FromFoundation.swift
[22/23] Emitting module CoreJSONPointer
[23/23] Compiling CoreJSONPointer JSONPointer.swift
Build complete! (12.31s)
Build complete.
Done.