The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoreJSON with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomquist/CoreJSON.git
Reference: 2.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/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 into spi-builder-workspace
d51bf4881192a9325a856d81c2e2fc7a5d25bc2d
SUCCESS checkout https://github.com/tomquist/CoreJSON.git at 2.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/2] Emitting module CoreJSON
[2/2] Compiling CoreJSON JSON.swift
[3/15] Emitting module CoreJSONCodable
[4/15] Compiling CoreJSONCodable JSONCodable.swift
[5/15] Emitting module CoreJSONSubscript
[6/15] Compiling CoreJSONSubscript JSONSubscript.swift
[7/15] Compiling CoreJSONLiterals JSONLiterals.swift
[8/15] Emitting module CoreJSONLiterals
[9/15] Emitting module CoreJSONConvenience
[10/15] Compiling CoreJSONConvenience JSONConvenience.swift
[11/15] Compiling CoreJSONFoundation ToFoundation.swift
[12/15] Compiling CoreJSONFoundation FromFoundation.swift
[13/15] Emitting module CoreJSONFoundation
[14/15] Emitting module CoreJSONPointer
[15/15] Compiling CoreJSONPointer JSONPointer.swift
Build complete! (4.50s)
Build complete.
Done.