Build Information
Successful build of SemiSingleton 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.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happn-app/SemiSingleton.git
Reference: 2.1.0-beta.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/happn-app/SemiSingleton
* tag 2.1.0-beta.1 -> FETCH_HEAD
HEAD is now at a2bbad0 Dummy comment formatting fixes
Cloned https://github.com/happn-app/SemiSingleton.git
Revision (git rev-parse @):
a2bbad008641318f3f7faf2ec53e3bb8f0e080ff
SUCCESS checkout https://github.com/happn-app/SemiSingleton.git at 2.1.0-beta.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling Logging Logging.swift
[2/6] Emitting module Logging
[3/6] Compiling Logging LogHandler.swift
[4/6] Compiling Logging Locks.swift
[5/6] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[6/6] Emitting module RecursiveSyncDispatch
[7/10] Compiling SemiSingleton SemiSingletonConfig.swift
[8/10] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[9/10] Emitting module SemiSingleton
[10/10] Compiling SemiSingleton SemiSingletonStore.swift
Build complete! (19.33s)
Fetching https://github.com/happn-app/RecursiveSyncDispatch.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git (0.18s)
Fetched https://github.com/apple/swift-log.git (0.40s)
Computing version for https://github.com/happn-app/RecursiveSyncDispatch.git
Computed https://github.com/happn-app/RecursiveSyncDispatch.git at 1.0.1 (0.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.0 (0.02s)
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
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
Build complete.
Done.