Build Information
Successful build of swift-service-context, reference main (2b4e29
), with Swift 5.9 for macOS (SPM) on 13 Nov 2024 14:20:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/apple/swift-service-context.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling ServiceContextModule ServiceContextKey.swift
[2/3] Compiling ServiceContextModule ServiceContext.swift
[3/3] Emitting module ServiceContextModule
[4/5] Compiling InstrumentationBaggage CompatibilityShims.swift
[5/5] Emitting module InstrumentationBaggage
Build complete! (2.17s)
Build complete.
Done.