Build Information
Successful build of swift-service-context, reference main (2b4e29
), with Swift 5.10 for macOS (SPM) on 13 Nov 2024 14:20:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-service-context.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-service-context
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2b4e29e Migrate to GitHub Actions (#47)
Cloned https://github.com/apple/swift-service-context.git
Revision (git rev-parse @):
2b4e29e7e80e5392ef855b8c559376f70e512d17
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-service-context.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/apple/swift-service-context.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/6] Compiling ServiceContextModule ServiceContextKey.swift
[5/6] Emitting module ServiceContextModule
[6/6] Compiling ServiceContextModule ServiceContext.swift
[7/8] Emitting module InstrumentationBaggage
[8/8] Compiling InstrumentationBaggage CompatibilityShims.swift
Build complete! (1.69s)
Build complete.
Done.