Build Information
Successful build of SwiftMsgPack with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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/builder/builds/UKfvDsi8u/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftmsgpack",
"name": "SwiftMsgPack",
"url": "https://github.com/jayadamsmorgan/SwiftMsgPack.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftMsgPack",
"dependencies": [
]
}
]
}
Fetching https://github.com/jayadamsmorgan/SwiftMsgPack.git
[4/338] Fetching swiftmsgpack
Fetched https://github.com/jayadamsmorgan/SwiftMsgPack.git from cache (0.21s)
Creating working copy for https://github.com/jayadamsmorgan/SwiftMsgPack.git
Working copy of https://github.com/jayadamsmorgan/SwiftMsgPack.git resolved at v1.0.0 (0dbc12a)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/jayadamsmorgan/SwiftMsgPack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Write Example-entitlement.plist
[3/7] Write swift-version-33747A42983211AE.txt
[5/11] Compiling SwiftMsgPack Unpacking.swift
[6/11] Emitting module SwiftMsgPack
[7/11] Compiling SwiftMsgPack Types.swift
[8/11] Compiling SwiftMsgPack Packing.swift
[9/13] Compiling Example Example.swift
[10/13] Emitting module Example
[10/13] Write Objects.LinkFileList
[11/13] Linking Example
[12/13] Applying Example
Build complete! (4.59s)
Build complete.
Done.