Build Information
Failed to build ChatLayout, reference 2.0.12 (b84bdd
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 30 Apr 2025 10:27:09 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ekazaev/ChatLayout.git
Reference: 2.0.12
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ekazaev/ChatLayout
* tag 2.0.12 -> FETCH_HEAD
HEAD is now at b84bdd8 Added initial support for sticky headers and footers.
Cloned https://github.com/ekazaev/ChatLayout.git
Revision (git rev-parse @):
b84bdd8c4d1698f1ac9e809f62afc1164e552a3e
SUCCESS checkout https://github.com/ekazaev/ChatLayout.git at 2.0.12
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/ekazaev/ChatLayout.git
https://github.com/ekazaev/ChatLayout.git
{
"dependencies" : [
],
"manifest_display_name" : "ChatLayout",
"name" : "ChatLayout",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ChatLayout",
"targets" : [
"ChatLayout"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ChatLayoutStatic",
"targets" : [
"ChatLayout"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "ChatLayoutDynamic",
"targets" : [
"ChatLayout"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "ChatLayoutTests",
"module_type" : "SwiftTarget",
"name" : "ChatLayoutTests",
"path" : "Example/Tests",
"sources" : [
"HelpersTests.swift",
"MockCollectionLayout.swift",
"MockUICollectionViewUpdateItem.swift",
"PerformanceTests.swift",
"StateControllerInternalTests.swift",
"StateControllerProcessUpdatesTests.swift"
],
"target_dependencies" : [
"ChatLayout"
],
"type" : "test"
},
{
"c99name" : "ChatLayout",
"module_type" : "SwiftTarget",
"name" : "ChatLayout",
"path" : "ChatLayout/Classes",
"product_memberships" : [
"ChatLayout",
"ChatLayoutStatic",
"ChatLayoutDynamic"
],
"sources" : [
"Core/ChatItemAlignment.swift",
"Core/ChatLayoutAttributes.swift",
"Core/ChatLayoutDelegate.swift",
"Core/ChatLayoutInvalidationContext.swift",
"Core/ChatLayoutPositionSnapshot.swift",
"Core/ChatLayoutSettings.swift",
"Core/CollectionViewChatLayout.swift",
"Core/Extensions/CGRect+Extension.swift",
"Core/Extensions/IndexPath+Extension.swift",
"Core/Extensions/RandomAccessCollection+Extension.swift",
"Core/Model/ChangeItem.swift",
"Core/Model/ItemKind.swift",
"Core/Model/ItemModel.swift",
"Core/Model/ItemPath.swift",
"Core/Model/ItemSize.swift",
"Core/Model/LayoutModel.swift",
"Core/Model/ModelState.swift",
"Core/Model/SectionModel.swift",
"Core/Model/StateController.swift",
"Extras/CellLayoutContainerView.swift",
"Extras/ContainerCollectionReusableView.swift",
"Extras/ContainerCollectionViewCell.swift",
"Extras/ContainerCollectionViewCellDelegate.swift",
"Extras/EdgeAligningView.swift",
"Extras/Extensions/NSLayoutAnchor+Extension.swift",
"Extras/Extensions/NSLayoutDimension+Extension.swift",
"Extras/Extensions/UILayoutPriority+Extension.swift",
"Extras/ImageMaskedView.swift",
"Extras/MessageContainerView.swift",
"Extras/RoundedCornersContainerView.swift",
"Extras/StaticViewFactory.swift",
"Extras/SwappingContainerView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-30 03:27:08.864 xcodebuild[520:2912] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-30-04_03-27-0008.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-30 03:27:09.493 xcodebuild[525:2968] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-30-04_03-27-0009.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
BUILD FAILURE 6.1 macosXcodebuild