Build Information
Successful build of Marshal with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.16.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/utahiosmac/Marshal.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/utahiosmac/Marshal
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at eeed957 bump up deployment target
Cloned https://github.com/utahiosmac/Marshal.git into spi-builder-workspace
eeed9576270c93acf2cc5166f664d394075461d3
SUCCESS checkout https://github.com/utahiosmac/Marshal.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/12] Compiling Marshal UnmarshalUpdating.swift
[2/13] Compiling Marshal Unmarshaling.swift
[3/13] Emitting module Marshal
[4/13] Compiling Marshal MarshaledObject.swift
[5/13] Compiling Marshal Marshaling.swift
[6/13] Compiling Marshal Migration.swift
[7/13] Compiling Marshal Operators.swift
[8/13] Compiling Marshal KeyType.swift
[9/13] Compiling Marshal MarshalDictionary.swift
[10/13] Compiling Marshal UnmarshalingWithContext.swift
[11/13] Compiling Marshal Error.swift
[12/13] Compiling Marshal JSON.swift
[13/13] Compiling Marshal ValueType.swift
Build complete! (7.94s)
Build complete.
Done.