Build Information
Successful build of XServiceLocator with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/QuickBirdEng/XServiceLocator.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/QuickBirdEng/XServiceLocator
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5477ac1 first version of XServiceLocator
Cloned https://github.com/QuickBirdEng/XServiceLocator.git
Revision (git rev-parse @):
5477ac1e0fb8440f1e34d235c17fb922da98644c
SUCCESS checkout https://github.com/QuickBirdEng/XServiceLocator.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/QuickBirdEng/XServiceLocator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Compiling XServiceLocator ServiceFactory.swift
[4/10] Compiling XServiceLocator Resolver.swift
[5/10] Compiling XServiceLocator Collection+FirstToResolve.swift
[6/10] Compiling XServiceLocator AnyServiceFactory.swift
[7/10] Compiling XServiceLocator BasicServiceFactory.swift
[8/10] Compiling XServiceLocator Array+Resolver.swift
[9/10] Emitting module XServiceLocator
[10/10] Compiling XServiceLocator Container.swift
Build complete! (2.82s)
Build complete.
Done.