Build Information
Successful build of Immutable with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devxoul/Immutable.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/devxoul/Immutable
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3701f73 Bump version to 0.6.0
Cloned https://github.com/devxoul/Immutable.git
Revision (git rev-parse @):
3701f738a11b8f65b6f740ffd0978d200b466c4a
SUCCESS checkout https://github.com/devxoul/Immutable.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "immutable",
"name": "Immutable",
"url": "https://github.com/devxoul/Immutable.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Immutable",
"dependencies": [
]
}
]
}
Fetching https://github.com/devxoul/Immutable.git from cache
Fetched https://github.com/devxoul/Immutable.git from cache (0.13s)
Creating working copy for https://github.com/devxoul/Immutable.git
Working copy of https://github.com/devxoul/Immutable.git resolved at master (3701f73)
warning: '.resolve-product-dependencies': dependency 'immutable' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/devxoul/Immutable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/6] Compiling Immutable Collection.swift
[4/6] Compiling Immutable FilterNil.swift
[5/6] Compiling Immutable Dictionary.swift
[6/6] Emitting module Immutable
Build complete! (0.94s)
Build complete.
Done.