Build Information
Successful build of UICollectionViewFlexLayout 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devxoul/UICollectionViewFlexLayout.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/devxoul/UICollectionViewFlexLayout
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4d86354 Bump version to 1.2.0
Cloned https://github.com/devxoul/UICollectionViewFlexLayout.git
Revision (git rev-parse @):
4d863541b77bbb4162d25625f447d2e68899c2d3
SUCCESS checkout https://github.com/devxoul/UICollectionViewFlexLayout.git at master
Fetching https://github.com/devxoul/Stubber.git from cache
Fetched https://github.com/devxoul/Stubber.git (0.20s)
Computing version for https://github.com/devxoul/Stubber.git
Computed https://github.com/devxoul/Stubber.git at 1.4.0 (0.43s)
Creating working copy for https://github.com/devxoul/Stubber.git
Working copy of https://github.com/devxoul/Stubber.git resolved at 1.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "uicollectionviewflexlayout",
"name": "UICollectionViewFlexLayout",
"url": "https://github.com/devxoul/UICollectionViewFlexLayout.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UICollectionViewFlexLayout",
"dependencies": [
{
"identity": "stubber",
"name": "Stubber",
"url": "https://github.com/devxoul/Stubber.git",
"version": "1.5.3",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Stubber",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/devxoul/UICollectionViewFlexLayout.git
[1/219] Fetching uicollectionviewflexlayout
Fetched https://github.com/devxoul/UICollectionViewFlexLayout.git (0.27s)
Fetching https://github.com/devxoul/Stubber.git from cache
Fetched https://github.com/devxoul/Stubber.git (0.20s)
Computing version for https://github.com/devxoul/Stubber.git
Computed https://github.com/devxoul/Stubber.git at 1.5.3 (0.03s)
Creating working copy for https://github.com/devxoul/Stubber.git
Working copy of https://github.com/devxoul/Stubber.git resolved at 1.5.3
Creating working copy for https://github.com/devxoul/UICollectionViewFlexLayout.git
Working copy of https://github.com/devxoul/UICollectionViewFlexLayout.git resolved at master
warning: '.resolve-product-dependencies': dependency 'uicollectionviewflexlayout' is not used by any target
Found 1 product dependencies
- Stubber
========================================
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/3] Compiling UICollectionViewFlexLayout UICollectionViewDelegateFlexLayout.swift
[2/3] Emitting module UICollectionViewFlexLayout
[3/3] Compiling UICollectionViewFlexLayout UICollectionViewFlexLayout.swift
Build complete! (5.23s)
Build complete.
Done.