The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONPatch 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/peterringset/JSONPatch.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/peterringset/JSONPatch
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 40ffa2d Set version 2.0.0
Cloned https://github.com/peterringset/JSONPatch.git into spi-builder-workspace
40ffa2d9a761ffc41a96fb45f51eeae8096f9ae0
SUCCESS checkout https://github.com/peterringset/JSONPatch.git at 2.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/4] Compiling JSONPatch KeyPath+StringConversion.swift
[2/4] Compiling JSONPatch JSONPatch.swift
[3/4] Emitting module JSONPatch
[4/4] Compiling JSONPatch AnyEncodable.swift
Build complete! (3.08s)
Build complete.
Done.