The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CollectionLoader with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happn-app/CollectionLoader.git
Reference: 0.9.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/happn-app/CollectionLoader
 * tag               0.9.6      -> FETCH_HEAD
HEAD is now at 420dcee Rename happn-tech to happn-app
Cloned https://github.com/happn-app/CollectionLoader.git into spi-builder-workspace
420dcee7e04c4bc95273443dcc6dec0ad6630664
SUCCESS checkout https://github.com/happn-app/CollectionLoader.git at 0.9.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/happn-app/AsyncOperationResult.git from cache
Fetching https://github.com/happn-app/KVObserver.git from cache
Fetched https://github.com/happn-app/KVObserver.git (0.27s)
Fetched https://github.com/happn-app/AsyncOperationResult.git (0.28s)
Computing version for https://github.com/happn-app/AsyncOperationResult.git
Computed https://github.com/happn-app/AsyncOperationResult.git at 1.0.7 (0.42s)
Computing version for https://github.com/happn-app/KVObserver.git
Computed https://github.com/happn-app/KVObserver.git at 0.9.5 (0.37s)
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
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
Building for debugging...
[1/4] Emitting module KVObserver
[2/4] Compiling AsyncOperationResult AsyncOperationResult.swift
[3/4] Emitting module AsyncOperationResult
[4/4] Compiling KVObserver KVObserver.swift
[5/7] Compiling CollectionLoader CollectionLoader.swift
[6/7] Emitting module CollectionLoader
[7/7] Compiling CollectionLoader CollectionLoaderHelper.swift
Build complete! (5.46s)
Build complete.
Done.