Build Information
Successful build of SwiftMsgPack with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.42.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jayadamsmorgan/SwiftMsgPack.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jayadamsmorgan/SwiftMsgPack
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 0dbc12a Update README.md
Cloned https://github.com/jayadamsmorgan/SwiftMsgPack.git
Revision (git rev-parse @):
0dbc12a8b0131ffda23744dd41b6df7c2a3f508b
SUCCESS checkout https://github.com/jayadamsmorgan/SwiftMsgPack.git at v1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/jayadamsmorgan/SwiftMsgPack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling SwiftMsgPack Unpacking.swift
[2/5] Compiling SwiftMsgPack Types.swift
[3/5] Emitting module SwiftMsgPack
[4/5] Compiling SwiftMsgPack Packing.swift
[5/7] Emitting module Example
[6/7] Compiling Example Example.swift
[6/7] Linking Example
Build complete! (6.00s)
Build complete.
Done.