The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GenericJSON 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/iwill/generic-json-swift.git
Reference: 2.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/iwill/generic-json-swift
 * tag               2.0.2      -> FETCH_HEAD
HEAD is now at 0a06575 Fix warnigs and test error
Cloned https://github.com/iwill/generic-json-swift.git into spi-builder-workspace
0a06575f4038b504e78ac330913d920f1630f510
SUCCESS checkout https://github.com/iwill/generic-json-swift.git at 2.0.2
========================================
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/5] Compiling GenericJSON Querying.swift
[2/5] Compiling GenericJSON Merging.swift
[3/5] Compiling GenericJSON JSON.swift
[4/5] Emitting module GenericJSON
[5/5] Compiling GenericJSON Initialization.swift
Build complete! (3.69s)
Build complete.
Done.