The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PMJSON 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/postmates/PMJSON.git
Reference: v4.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/postmates/PMJSON
 * tag               v4.0.0     -> FETCH_HEAD
HEAD is now at 84b1e0d Bump version to v4.0.0
Cloned https://github.com/postmates/PMJSON.git into spi-builder-workspace
84b1e0df65fda0b41c58592ca9e2b4e33d7ea5f3
SUCCESS checkout https://github.com/postmates/PMJSON.git at v4.0.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/15] Compiling PMJSON Deprecations.swift
[2/15] Compiling PMJSON Encoder.swift
[3/15] Compiling PMJSON CombineSupport.swift
[4/15] Compiling PMJSON JSONKey.swift
[5/15] Compiling PMJSON DecimalNumber.swift
[6/15] Compiling PMJSON Decoder.swift
[7/15] Compiling PMJSON Foundation.swift
[8/15] Compiling PMJSON JSON.swift
[9/15] Compiling PMJSON JSONError.swift
[10/15] Compiling PMJSON JSONObject.swift
[11/15] Emitting module PMJSON
[12/16] Compiling PMJSON SwiftDecoder.swift
[13/16] Compiling PMJSON SwiftEncoder.swift
[14/16] Compiling PMJSON Accessors.swift
[15/16] Compiling PMJSON Codable.swift
[16/16] Compiling PMJSON Parser.swift
Build complete! (5.78s)
Build complete.
Done.