Build Information
Successful build of CollectionLoader with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.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/TDmZkXJm/1/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
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/AsyncOperationResult.git (0.21s)
Fetched https://github.com/happn-app/KVObserver.git (0.21s)
Computing version for https://github.com/happn-app/AsyncOperationResult.git
Computed https://github.com/happn-app/AsyncOperationResult.git at 1.0.7 (0.49s)
Computing version for https://github.com/happn-app/KVObserver.git
Computed https://github.com/happn-app/KVObserver.git at 0.9.5 (0.42s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "collectionloader",
"name": "CollectionLoader",
"url": "https://github.com/Frizlab/CollectionLoader.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CollectionLoader",
"dependencies": [
{
"identity": "kvobserver",
"name": "KVObserver",
"url": "https://github.com/happn-app/KVObserver.git",
"version": "0.9.5",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KVObserver",
"dependencies": [
]
},
{
"identity": "asyncoperationresult",
"name": "AsyncOperationResult",
"url": "https://github.com/happn-app/AsyncOperationResult.git",
"version": "1.0.7",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncOperationResult",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Frizlab/CollectionLoader.git
[1/625] Fetching collectionloader
Fetched https://github.com/Frizlab/CollectionLoader.git (0.25s)
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/AsyncOperationResult.git (0.18s)
Fetched https://github.com/happn-app/KVObserver.git (0.18s)
Computing version for https://github.com/happn-app/KVObserver.git
Computed https://github.com/happn-app/KVObserver.git at 0.9.5 (0.02s)
Computing version for https://github.com/happn-app/AsyncOperationResult.git
Computed https://github.com/happn-app/AsyncOperationResult.git at 1.0.7 (0.01s)
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/Frizlab/CollectionLoader.git
Working copy of https://github.com/Frizlab/CollectionLoader.git resolved at 0.9.6
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
warning: '.resolve-product-dependencies': dependency 'collectionloader' is not used by any target
Found 2 product dependencies
- KVObserver
- AsyncOperationResult
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Emitting module AsyncOperationResult
[2/4] Compiling AsyncOperationResult AsyncOperationResult.swift
[3/4] Compiling KVObserver KVObserver.swift
[4/4] Emitting module KVObserver
[5/7] Emitting module CollectionLoader
[6/7] Compiling CollectionLoader CollectionLoaderHelper.swift
[7/7] Compiling CollectionLoader CollectionLoader.swift
Build complete! (8.85s)
Build complete.
Done.