The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONFragmentDecoding 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/hamishknight/json-fragment-decoding.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hamishknight/json-fragment-decoding
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at b36a98a Initial commit
Cloned https://github.com/hamishknight/json-fragment-decoding.git into spi-builder-workspace
b36a98af007198aaac8288f65baf4c6a5f94b544
SUCCESS checkout https://github.com/hamishknight/json-fragment-decoding.git at 0.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] Compiling JSONFragmentDecoding JSONFragmentDecoding.swift
[2/2] Emitting module JSONFragmentDecoding
Build complete! (3.04s)
Build complete.
Done.