Build Information
Successful build of JSONUtilities with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lucianomarisi/JSONUtilities.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lucianomarisi/JSONUtilities
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e35b516 Updated CHANGELOG for 6.0.1 release (#35)
Cloned https://github.com/lucianomarisi/JSONUtilities.git
Revision (git rev-parse @):
e35b5168eabae41000f4671ac350d5106db3589f
SUCCESS checkout https://github.com/lucianomarisi/JSONUtilities.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/lucianomarisi/JSONUtilities.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Compiling JSONUtilities JSONPrimitiveConvertible.swift
[4/11] Compiling JSONUtilities Dictionary+KeyPath.swift
[5/11] Compiling JSONUtilities InvalidItemBehaviour.swift
[6/11] Compiling JSONUtilities JSONFileLoading.swift
[7/11] Compiling JSONUtilities JSONObjectConvertible.swift
[8/11] Compiling JSONUtilities Dictionary+JSONKey.swift
[9/11] Compiling JSONUtilities DecodingError.swift
[10/11] Emitting module JSONUtilities
[11/11] Compiling JSONUtilities URL+JSONPrimitiveConvertible.swift
Build complete! (2.75s)
Build complete.
Done.