Build Information
Successful build of SwiftAsyncSerialQueue 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.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dannys42/SwiftAsyncSerialQueue.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dannys42/SwiftAsyncSerialQueue
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 08eb625 Remove unused code
Cloned https://github.com/dannys42/SwiftAsyncSerialQueue.git
Revision (git rev-parse @):
08eb6252d4765a9a94957872aa578b8d7a667429
SUCCESS checkout https://github.com/dannys42/SwiftAsyncSerialQueue.git at 0.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftasyncserialqueue",
"name": "SwiftAsyncSerialQueue",
"url": "https://github.com/dannys42/SwiftAsyncSerialQueue.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftAsyncSerialQueue",
"dependencies": [
]
}
]
}
Fetching https://github.com/dannys42/SwiftAsyncSerialQueue.git
[1/135] Fetching swiftasyncserialqueue
Fetched https://github.com/dannys42/SwiftAsyncSerialQueue.git from cache (1.16s)
Creating working copy for https://github.com/dannys42/SwiftAsyncSerialQueue.git
Working copy of https://github.com/dannys42/SwiftAsyncSerialQueue.git resolved at 0.2.0 (08eb625)
warning: '.resolve-product-dependencies': dependency 'swiftasyncserialqueue' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/dannys42/SwiftAsyncSerialQueue.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/6] Compiling AsyncSerialQueue Executor.swift
[4/6] Compiling AsyncSerialQueue SimpleLock.swift
[5/6] Compiling AsyncSerialQueue AsyncSerialQueue.swift
[6/6] Emitting module AsyncSerialQueue
Build complete! (4.49s)
Build complete.
Done.