Build Information
Successful build of CollectionLoader 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/CollectionLoader.git
Reference: 0.9.6
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/CollectionLoader
* tag 0.9.6 -> FETCH_HEAD
HEAD is now at 420dcee Rename happn-tech to happn-app
Cloned https://github.com/Frizlab/CollectionLoader.git
Revision (git rev-parse @):
420dcee7e04c4bc95273443dcc6dec0ad6630664
SUCCESS checkout https://github.com/Frizlab/CollectionLoader.git at 0.9.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/Frizlab/CollectionLoader.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/8] Compiling AsyncOperationResult AsyncOperationResult.swift
[6/8] Emitting module AsyncOperationResult
[7/8] Compiling KVObserver KVObserver.swift
[8/8] Emitting module KVObserver
[9/11] Emitting module CollectionLoader
[10/11] Compiling CollectionLoader CollectionLoader.swift
[11/11] Compiling CollectionLoader CollectionLoaderHelper.swift
Build complete! (4.96s)
Fetching https://github.com/happn-app/KVObserver.git from cache
Fetching https://github.com/happn-app/AsyncOperationResult.git from cache
Fetched https://github.com/happn-app/AsyncOperationResult.git from cache (0.18s)
Fetched https://github.com/happn-app/KVObserver.git from cache (0.18s)
Computing version for https://github.com/happn-app/AsyncOperationResult.git
Computed https://github.com/happn-app/AsyncOperationResult.git at 1.0.7 (0.34s)
Computing version for https://github.com/happn-app/KVObserver.git
Computed https://github.com/happn-app/KVObserver.git at 0.9.5 (0.33s)
Creating working copy for https://github.com/happn-app/KVObserver.git
Working copy of https://github.com/happn-app/KVObserver.git resolved at 0.9.5
Creating working copy for https://github.com/happn-app/AsyncOperationResult.git
Working copy of https://github.com/happn-app/AsyncOperationResult.git resolved at 1.0.7
Build complete.
Done.