Build Information
Failed to build Chat2App, reference main (c3dca5), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 11 Apr 2026 10:37:17 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Chat2App -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andrei200287/Chat2App.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/andrei200287/Chat2App
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c3dca5b Delete Package.resolved
Cloned https://github.com/andrei200287/Chat2App.git
Revision (git rev-parse @):
c3dca5b6f318a155af34739582f3f62a010fd022
SUCCESS checkout https://github.com/andrei200287/Chat2App.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/andrei200287/Chat2App.git
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/SwiftKickMobile/SwiftMessages
Fetching from https://github.com/devicekit/DeviceKit
Fetching from https://github.com/MessageKit/MessageKit
Fetching from https://github.com/vpeschenkov/LetterAvatarKit
Fetching from https://github.com/onevcat/Kingfisher
Fetching from https://github.com/nathantannar4/InputBarAccessoryView
Creating working copy of package ‘SwiftMessages’
Checking out 10.0.2 of package ‘SwiftMessages’
Creating working copy of package ‘DeviceKit’
Checking out 5.8.0 of package ‘DeviceKit’
Creating working copy of package ‘Kingfisher’
Checking out 8.8.1 of package ‘Kingfisher’
Creating working copy of package ‘LetterAvatarKit’
Checking out 1.2.5 of package ‘LetterAvatarKit’
Creating working copy of package ‘InputBarAccessoryView’
Checking out 6.5.1 of package ‘InputBarAccessoryView’
Creating working copy of package ‘MessageKit’
Checking out 4.3.0 of package ‘MessageKit’
Resolve Package Graph
Resolved source packages:
Chat2App: /Users/admin/builder/spi-builder-workspace
Kingfisher: https://github.com/onevcat/Kingfisher @ 8.8.1
InputBarAccessoryView: https://github.com/nathantannar4/InputBarAccessoryView @ 6.5.1
DeviceKit: https://github.com/devicekit/DeviceKit @ 5.8.0
MessageKit: https://github.com/MessageKit/MessageKit @ 4.3.0
SwiftMessages: https://github.com/SwiftKickMobile/SwiftMessages @ 10.0.2
LetterAvatarKit: https://github.com/vpeschenkov/LetterAvatarKit @ 1.2.5
resolved source packages: Chat2App, Kingfisher, InputBarAccessoryView, DeviceKit, MessageKit, SwiftMessages, LetterAvatarKit
2026-04-11 06:36:40.303 xcodebuild[530:3091] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "messagekit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MessageKit/MessageKit"
},
{
"identity" : "swiftmessages",
"requirement" : {
"range" : [
{
"lower_bound" : "10.0.2",
"upper_bound" : "11.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftKickMobile/SwiftMessages"
},
{
"identity" : "letteravatarkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vpeschenkov/LetterAvatarKit"
},
{
"identity" : "devicekit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/devicekit/DeviceKit"
},
{
"identity" : "kingfisher",
"requirement" : {
"range" : [
{
"lower_bound" : "8.6.2",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Kingfisher"
}
],
"manifest_display_name" : "Chat2App",
"name" : "Chat2App",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Chat2App",
"targets" : [
"Chat2App"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Chat2AppTests",
"module_type" : "SwiftTarget",
"name" : "Chat2AppTests",
"path" : "Tests",
"sources" : [
"publicTests/publicTests.swift"
],
"target_dependencies" : [
"Chat2App"
],
"type" : "test"
},
{
"c99name" : "Chat2App",
"module_type" : "SwiftTarget",
"name" : "Chat2App",
"path" : "Sources",
"product_dependencies" : [
"DeviceKit",
"MessageKit",
"LetterAvatarKit",
"Kingfisher",
"SwiftMessages"
],
"product_memberships" : [
"Chat2App"
],
"sources" : [
"Chat2App.swift",
"Chat2AppViewController/Chat2AppViewController+InputBarAccessoryViewDelegate.swift",
"Chat2AppViewController/Chat2AppViewController+MessageCellDelegate.swift",
"Chat2AppViewController/Chat2AppViewController+MessagesDataSource.swift",
"Chat2AppViewController/Chat2AppViewController+MessagesDisplayDelegate.swift",
"Chat2AppViewController/Chat2AppViewController+MessagesLayoutDelegate.swift",
"Chat2AppViewController/Chat2AppViewController.swift",
"Chat2AppViewController/Chat2AppViewModel.swift",
"Chat2AppViewController/Views/CameraInputBarAccessoryView.swift",
"Extensions/Bundle+extension.swift",
"Extensions/Date+extension.swift",
"Extensions/NSMutableData+extension.swift",
"Extensions/String+extension.swift",
"Extensions/UIColor+extension.swift",
"Extensions/UIWindow+extension.swift",
"Extensions/URLSession+extension.swift",
"ImageViewer/ImageViewerViewController.swift",
"Models/AccountStatus.swift",
"Models/Chat2AppError.swift",
"Models/ChatCheckFriendLinkTapAndSendDiscountIfNeededResult.swift",
"Models/ChatInfo.swift",
"Models/ChatMessage.swift",
"Models/ChatUnreadMessagesCnt.swift",
"Models/ChatUser.swift",
"Models/Conversation.swift",
"Models/EmptyModel.swift",
"Models/FullConversation.swift",
"Models/ImageMediaItem.swift",
"Models/LastMessageId.swift",
"Network/Base/Endpoint.swift",
"Network/Base/HTTPClient.swift",
"Network/Base/RequestError.swift",
"Network/Base/RequestMethod.swift",
"Network/Endpoints/Chat2AppEndpoint.swift",
"Network/MultipartFormDataRequest.swift",
"Network/Services/Chat2AppNetworkService.swift",
"PropertyWrappers/BoolFromInt.swift",
"PropertyWrappers/DateFromInt.swift",
"Services/AlertService.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Chat2App"
]
}
}
2026-04-11 06:37:01.667 xcodebuild[922:5323] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Chat2App -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Chat2App -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Kingfisher: https://github.com/onevcat/Kingfisher @ 8.8.1
InputBarAccessoryView: https://github.com/nathantannar4/InputBarAccessoryView @ 6.5.1
Chat2App: /Users/admin/builder/spi-builder-workspace
LetterAvatarKit: https://github.com/vpeschenkov/LetterAvatarKit @ 1.2.5
MessageKit: https://github.com/MessageKit/MessageKit @ 4.3.0
SwiftMessages: https://github.com/SwiftKickMobile/SwiftMessages @ 10.0.2
DeviceKit: https://github.com/devicekit/DeviceKit @ 5.8.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
Target 'Chat2App' in project 'Chat2App'
➜ Explicit dependency on target 'Chat2App' in project 'Chat2App'
➜ Explicit dependency on target 'Chat2App_Chat2App' in project 'Chat2App'
➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'MessageKit' in project 'MessageKit'
➜ Explicit dependency on target 'LetterAvatarKit' in project 'LetterAvatarKit'
➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
Target 'Chat2App' in project 'Chat2App'
➜ Explicit dependency on target 'Chat2App_Chat2App' in project 'Chat2App'
➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'MessageKit' in project 'MessageKit'
➜ Explicit dependency on target 'LetterAvatarKit' in project 'LetterAvatarKit'
➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
Target 'SwiftMessages' in project 'SwiftMessages'
➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
➜ Explicit dependency on target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages'
Target 'SwiftMessages' in project 'SwiftMessages'
➜ Explicit dependency on target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages'
Target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages' (no dependencies)
Target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
Target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
Target 'Kingfisher_Kingfisher' in project 'Kingfisher' (no dependencies)
Target 'LetterAvatarKit' in project 'LetterAvatarKit'
➜ Explicit dependency on target 'LetterAvatarKit' in project 'LetterAvatarKit'
Target 'LetterAvatarKit' in project 'LetterAvatarKit' (no dependencies)
Target 'MessageKit' in project 'MessageKit'
➜ Explicit dependency on target 'MessageKit' in project 'MessageKit'
➜ Explicit dependency on target 'MessageKit_MessageKit' in project 'MessageKit'
➜ Explicit dependency on target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
Target 'MessageKit' in project 'MessageKit'
➜ Explicit dependency on target 'MessageKit_MessageKit' in project 'MessageKit'
➜ Explicit dependency on target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
Target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
➜ Explicit dependency on target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
Target 'InputBarAccessoryView' in project 'InputBarAccessoryView' (no dependencies)
Target 'MessageKit_MessageKit' in project 'MessageKit' (no dependencies)
Target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'DeviceKit_DeviceKit' in project 'DeviceKit'
Target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'DeviceKit_DeviceKit' in project 'DeviceKit'
Target 'DeviceKit_DeviceKit' in project 'DeviceKit' (no dependencies)
Target 'Chat2App_Chat2App' in project 'Chat2App' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 49a81288d32a80cf3539ec876ecbac93
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/49a81288d32a80cf3539ec876ecbac93.xcbuilddata
error: The package product 'Kingfisher' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'Chat2App' from project 'Chat2App')
2026-04-11 06:37:05.824 xcodebuild[926:5380] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:2240bf3b4828025037d8071d195e798ed6a0930c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2240bf3b4828025037d8071d195e798ed6a0930c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:2240bf3b4828025037d8071d195e798ed6a0930c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2240bf3b4828025037d8071d195e798ed6a0930c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Chat2App
(1 failure)
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
LetterAvatarKit: https://github.com/vpeschenkov/LetterAvatarKit @ 1.2.5
SwiftMessages: https://github.com/SwiftKickMobile/SwiftMessages @ 10.0.2
InputBarAccessoryView: https://github.com/nathantannar4/InputBarAccessoryView @ 6.5.1
Chat2App: /Users/admin/builder/spi-builder-workspace
MessageKit: https://github.com/MessageKit/MessageKit @ 4.3.0
Kingfisher: https://github.com/onevcat/Kingfisher @ 8.8.1
DeviceKit: https://github.com/devicekit/DeviceKit @ 5.8.0
resolved source packages: LetterAvatarKit, SwiftMessages, InputBarAccessoryView, Chat2App, MessageKit, Kingfisher, DeviceKit
2026-04-11 06:37:13.950 xcodebuild[998:5857] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "messagekit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MessageKit/MessageKit"
},
{
"identity" : "swiftmessages",
"requirement" : {
"range" : [
{
"lower_bound" : "10.0.2",
"upper_bound" : "11.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftKickMobile/SwiftMessages"
},
{
"identity" : "letteravatarkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vpeschenkov/LetterAvatarKit"
},
{
"identity" : "devicekit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/devicekit/DeviceKit"
},
{
"identity" : "kingfisher",
"requirement" : {
"range" : [
{
"lower_bound" : "8.6.2",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Kingfisher"
}
],
"manifest_display_name" : "Chat2App",
"name" : "Chat2App",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Chat2App",
"targets" : [
"Chat2App"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Chat2AppTests",
"module_type" : "SwiftTarget",
"name" : "Chat2AppTests",
"path" : "Tests",
"sources" : [
"publicTests/publicTests.swift"
],
"target_dependencies" : [
"Chat2App"
],
"type" : "test"
},
{
"c99name" : "Chat2App",
"module_type" : "SwiftTarget",
"name" : "Chat2App",
"path" : "Sources",
"product_dependencies" : [
"DeviceKit",
"MessageKit",
"LetterAvatarKit",
"Kingfisher",
"SwiftMessages"
],
"product_memberships" : [
"Chat2App"
],
"sources" : [
"Chat2App.swift",
"Chat2AppViewController/Chat2AppViewController+InputBarAccessoryViewDelegate.swift",
"Chat2AppViewController/Chat2AppViewController+MessageCellDelegate.swift",
"Chat2AppViewController/Chat2AppViewController+MessagesDataSource.swift",
"Chat2AppViewController/Chat2AppViewController+MessagesDisplayDelegate.swift",
"Chat2AppViewController/Chat2AppViewController+MessagesLayoutDelegate.swift",
"Chat2AppViewController/Chat2AppViewController.swift",
"Chat2AppViewController/Chat2AppViewModel.swift",
"Chat2AppViewController/Views/CameraInputBarAccessoryView.swift",
"Extensions/Bundle+extension.swift",
"Extensions/Date+extension.swift",
"Extensions/NSMutableData+extension.swift",
"Extensions/String+extension.swift",
"Extensions/UIColor+extension.swift",
"Extensions/UIWindow+extension.swift",
"Extensions/URLSession+extension.swift",
"ImageViewer/ImageViewerViewController.swift",
"Models/AccountStatus.swift",
"Models/Chat2AppError.swift",
"Models/ChatCheckFriendLinkTapAndSendDiscountIfNeededResult.swift",
"Models/ChatInfo.swift",
"Models/ChatMessage.swift",
"Models/ChatUnreadMessagesCnt.swift",
"Models/ChatUser.swift",
"Models/Conversation.swift",
"Models/EmptyModel.swift",
"Models/FullConversation.swift",
"Models/ImageMediaItem.swift",
"Models/LastMessageId.swift",
"Network/Base/Endpoint.swift",
"Network/Base/HTTPClient.swift",
"Network/Base/RequestError.swift",
"Network/Base/RequestMethod.swift",
"Network/Endpoints/Chat2AppEndpoint.swift",
"Network/MultipartFormDataRequest.swift",
"Network/Services/Chat2AppNetworkService.swift",
"PropertyWrappers/BoolFromInt.swift",
"PropertyWrappers/DateFromInt.swift",
"Services/AlertService.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Chat2App"
]
}
}
2026-04-11 06:37:15.447 xcodebuild[1008:5932] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Chat2App -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Chat2App -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
DeviceKit: https://github.com/devicekit/DeviceKit @ 5.8.0
LetterAvatarKit: https://github.com/vpeschenkov/LetterAvatarKit @ 1.2.5
Chat2App: /Users/admin/builder/spi-builder-workspace
InputBarAccessoryView: https://github.com/nathantannar4/InputBarAccessoryView @ 6.5.1
MessageKit: https://github.com/MessageKit/MessageKit @ 4.3.0
SwiftMessages: https://github.com/SwiftKickMobile/SwiftMessages @ 10.0.2
Kingfisher: https://github.com/onevcat/Kingfisher @ 8.8.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (19 targets)
Target 'Chat2App' in project 'Chat2App'
➜ Explicit dependency on target 'Chat2App' in project 'Chat2App'
➜ Explicit dependency on target 'Chat2App_Chat2App' in project 'Chat2App'
➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'MessageKit' in project 'MessageKit'
➜ Explicit dependency on target 'LetterAvatarKit' in project 'LetterAvatarKit'
➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
Target 'Chat2App' in project 'Chat2App'
➜ Explicit dependency on target 'Chat2App_Chat2App' in project 'Chat2App'
➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'MessageKit' in project 'MessageKit'
➜ Explicit dependency on target 'LetterAvatarKit' in project 'LetterAvatarKit'
➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
Target 'SwiftMessages' in project 'SwiftMessages'
➜ Explicit dependency on target 'SwiftMessages' in project 'SwiftMessages'
➜ Explicit dependency on target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages'
Target 'SwiftMessages' in project 'SwiftMessages'
➜ Explicit dependency on target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages'
Target 'SwiftMessages_SwiftMessages' in project 'SwiftMessages' (no dependencies)
Target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
Target 'Kingfisher' in project 'Kingfisher'
➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
Target 'Kingfisher_Kingfisher' in project 'Kingfisher' (no dependencies)
Target 'LetterAvatarKit' in project 'LetterAvatarKit'
➜ Explicit dependency on target 'LetterAvatarKit' in project 'LetterAvatarKit'
Target 'LetterAvatarKit' in project 'LetterAvatarKit' (no dependencies)
Target 'MessageKit' in project 'MessageKit'
➜ Explicit dependency on target 'MessageKit' in project 'MessageKit'
➜ Explicit dependency on target 'MessageKit_MessageKit' in project 'MessageKit'
➜ Explicit dependency on target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
Target 'MessageKit' in project 'MessageKit'
➜ Explicit dependency on target 'MessageKit_MessageKit' in project 'MessageKit'
➜ Explicit dependency on target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
Target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
➜ Explicit dependency on target 'InputBarAccessoryView' in project 'InputBarAccessoryView'
Target 'InputBarAccessoryView' in project 'InputBarAccessoryView' (no dependencies)
Target 'MessageKit_MessageKit' in project 'MessageKit' (no dependencies)
Target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'DeviceKit_DeviceKit' in project 'DeviceKit'
Target 'DeviceKit' in project 'DeviceKit'
➜ Explicit dependency on target 'DeviceKit_DeviceKit' in project 'DeviceKit'
Target 'DeviceKit_DeviceKit' in project 'DeviceKit' (no dependencies)
Target 'Chat2App_Chat2App' in project 'Chat2App' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 49a81288d32a80cf3539ec876ecbac93
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/49a81288d32a80cf3539ec876ecbac93.xcbuilddata
error: The package product 'Kingfisher' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'Chat2App' from project 'Chat2App')
2026-04-11 06:37:16.726 xcodebuild[1012:5979] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:2240bf3b4828025037d8071d195e798ed6a0930c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2240bf3b4828025037d8071d195e798ed6a0930c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:2240bf3b4828025037d8071d195e798ed6a0930c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2240bf3b4828025037d8071d195e798ed6a0930c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Chat2App
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild