Build Information
Successful build of SemiSingleton 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/Frizlab/SemiSingleton.git
Reference: 2.0.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/SemiSingleton
* tag 2.0.5 -> FETCH_HEAD
HEAD is now at 9459d45 Update dependencies paths
Cloned https://github.com/Frizlab/SemiSingleton.git
Revision (git rev-parse @):
9459d45f4d4719c306b5e0534438eeaa18fad27e
SUCCESS checkout https://github.com/Frizlab/SemiSingleton.git at 2.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/Frizlab/SemiSingleton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/10] Compiling Logging LogHandler.swift
[6/10] Compiling Logging Logging.swift
[7/10] Compiling Logging Locks.swift
[8/10] Emitting module Logging
[9/10] Emitting module RecursiveSyncDispatch
[10/10] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[11/14] Compiling SemiSingleton SemiSingletonConfig.swift
[12/14] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[13/14] Emitting module SemiSingleton
[14/14] Compiling SemiSingleton SemiSingletonStore.swift
Build complete! (8.20s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/happn-app/RecursiveSyncDispatch.git from cache
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git from cache (0.18s)
Fetched https://github.com/apple/swift-log.git from cache (0.19s)
Computing version for https://github.com/happn-app/RecursiveSyncDispatch.git
Computed https://github.com/happn-app/RecursiveSyncDispatch.git at 1.0.1 (0.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.04s)
Creating working copy for https://github.com/happn-app/RecursiveSyncDispatch.git
Working copy of https://github.com/happn-app/RecursiveSyncDispatch.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.0
Build complete.
Done.