Build Information
Successful build of Opentracing 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.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/undefinedlabs/opentracing-objc.git
Reference: 0.5.2
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/undefinedlabs/opentracing-objc
* tag 0.5.2 -> FETCH_HEAD
HEAD is now at 18c1a35 Add Swift Name for protocol inheriting (it fails when implementing from swift without it)
Cloned https://github.com/undefinedlabs/opentracing-objc.git
Revision (git rev-parse @):
18c1a35ca966236cee0c5a714a51a73ff33384c1
SUCCESS checkout https://github.com/undefinedlabs/opentracing-objc.git at 0.5.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/undefinedlabs/opentracing-objc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Compiling OTReference.m
[1/6] Compiling OTGlobal.m
[2/6] Compiling OTNoop.m
[3/6] Compiling OTTracer.m
[4/6] Archiving liblibOpentracing.a
[5/6] Linking libOpentracing.dylib
Build complete! (3.14s)
Build complete.
Done.