Build Information
Failed to build kustomer-ios, reference main (a05b73), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 22 Apr 2026 22:01:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme kustomer-ios -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kustomer/kustomer-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kustomer/kustomer-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a05b73e Version 7.2.0 (#156)
Cloned https://github.com/kustomer/kustomer-ios.git
Revision (git rev-parse @):
a05b73e0a431f0651596ff9870eb6e79e17c14f2
SUCCESS checkout https://github.com/kustomer/kustomer-ios.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/kustomer/kustomer-ios.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/ashleymills/Reachability.swift
Fetching from https://github.com/SwiftyJSON/SwiftyJSON
Fetching from https://github.com/SnapKit/SnapKit
Fetching from https://github.com/auth0/JWTDecode.swift
Fetching from https://github.com/pikachu987/NotificationView
Fetching from https://github.com/pubnub/swift.git
Fetching from https://github.com/instacart/Nantes
Fetching from https://github.com/kustomer/Down
Creating working copy of package ‘NotificationView’
Checking out 0.2.5 of package ‘NotificationView’
Creating working copy of package ‘swift’
Checking out 6.3.0 of package ‘swift’
Creating working copy of package ‘Down’
Checking out 0.11.0 of package ‘Down’
Creating working copy of package ‘Nantes’
Checking out 0.1.2 of package ‘Nantes’
Creating working copy of package ‘SwiftyJSON’
Checking out 5.0.2 of package ‘SwiftyJSON’
Creating working copy of package ‘JWTDecode.swift’
Checking out 3.3.0 of package ‘JWTDecode.swift’
Creating working copy of package ‘SnapKit’
Checking out 5.7.1 of package ‘SnapKit’
Creating working copy of package ‘Reachability.swift’
Checking out 5.2.4 of package ‘Reachability.swift’
dependency 'down' is not used by any targetdependency 'jwtdecode.swift' is not used by any targetdependency 'nantes' is not used by any targetdependency 'notificationview' is not used by any targetdependency 'swift' is not used by any targetdependency 'reachability.swift' is not used by any targetdependency 'snapkit' is not used by any targetdependency 'swiftyjson' is not used by any targetResolve Package Graph
dependency 'down' is not used by any targetdependency 'jwtdecode.swift' is not used by any targetdependency 'nantes' is not used by any targetdependency 'notificationview' is not used by any targetdependency 'swift' is not used by any targetdependency 'reachability.swift' is not used by any targetdependency 'snapkit' is not used by any targetdependency 'swiftyjson' is not used by any target
Resolved source packages:
SnapKit: https://github.com/SnapKit/SnapKit @ 5.7.1
NotificationView: https://github.com/pikachu987/NotificationView @ 0.2.5
kustomer-ios: /Users/admin/builder/spi-builder-workspace
SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON @ 5.0.2
Down: https://github.com/kustomer/Down @ 0.11.0
Nantes: https://github.com/instacart/Nantes @ 0.1.2
PubNub: https://github.com/pubnub/swift.git @ 6.3.0
Reachability: https://github.com/ashleymills/Reachability.swift @ 5.2.4
JWTDecode: https://github.com/auth0/JWTDecode.swift @ 3.3.0
resolved source packages: SnapKit, NotificationView, kustomer-ios, SwiftyJSON, Down, Nantes, PubNub, Reachability, JWTDecode
2026-04-22 18:01:15.045 xcodebuild[530:3092] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "down",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "0.12.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kustomer/Down"
},
{
"identity" : "jwtdecode.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "3.3.0",
"upper_bound" : "3.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/auth0/JWTDecode.swift"
},
{
"identity" : "nantes",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "0.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/instacart/Nantes"
},
{
"identity" : "notificationview",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.5",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pikachu987/NotificationView"
},
{
"identity" : "swift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.3.0",
"upper_bound" : "6.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pubnub/swift.git"
},
{
"identity" : "reachability.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.2.4",
"upper_bound" : "5.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ashleymills/Reachability.swift"
},
{
"identity" : "snapkit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.7.1",
"upper_bound" : "5.8.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SnapKit/SnapKit"
},
{
"identity" : "swiftyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.2",
"upper_bound" : "5.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyJSON/SwiftyJSON"
}
],
"manifest_display_name" : "kustomer-ios",
"name" : "kustomer-ios",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "kustomer-ios",
"targets" : [
"KustomerChat"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KustomerChat",
"module_type" : "BinaryTarget",
"name" : "KustomerChat",
"path" : "KustomerChat.xcframework",
"product_memberships" : [
"kustomer-ios"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:16:6: warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
14 | ],
15 | dependencies: [
16 | .package(name: "Down", url: "https://github.com/kustomer/Down", .upToNextMinor(from: "0.11.0")),
| `- warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
17 | .package(name: "JWTDecode", url: "https://github.com/auth0/JWTDecode.swift", .upToNextMinor(from: "3.3.0")),
18 | .package(name: "Nantes", url: "https://github.com/instacart/Nantes", .upToNextMinor(from: "0.1.2")),
/Users/admin/builder/spi-builder-workspace/Package.swift:17:6: warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
15 | dependencies: [
16 | .package(name: "Down", url: "https://github.com/kustomer/Down", .upToNextMinor(from: "0.11.0")),
17 | .package(name: "JWTDecode", url: "https://github.com/auth0/JWTDecode.swift", .upToNextMinor(from: "3.3.0")),
| `- warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
18 | .package(name: "Nantes", url: "https://github.com/instacart/Nantes", .upToNextMinor(from: "0.1.2")),
19 | .package(name: "NotificationView", url: "https://github.com/pikachu987/NotificationView", .upToNextMinor(from: "0.2.5")),
/Users/admin/builder/spi-builder-workspace/Package.swift:18:6: warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
16 | .package(name: "Down", url: "https://github.com/kustomer/Down", .upToNextMinor(from: "0.11.0")),
17 | .package(name: "JWTDecode", url: "https://github.com/auth0/JWTDecode.swift", .upToNextMinor(from: "3.3.0")),
18 | .package(name: "Nantes", url: "https://github.com/instacart/Nantes", .upToNextMinor(from: "0.1.2")),
| `- warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
19 | .package(name: "NotificationView", url: "https://github.com/pikachu987/NotificationView", .upToNextMinor(from: "0.2.5")),
20 | .package(name: "PubNub", url: "https://github.com/pubnub/swift.git", .upToNextMinor(from: "6.3.0")),
/Users/admin/builder/spi-builder-workspace/Package.swift:19:6: warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
17 | .package(name: "JWTDecode", url: "https://github.com/auth0/JWTDecode.swift", .upToNextMinor(from: "3.3.0")),
18 | .package(name: "Nantes", url: "https://github.com/instacart/Nantes", .upToNextMinor(from: "0.1.2")),
19 | .package(name: "NotificationView", url: "https://github.com/pikachu987/NotificationView", .upToNextMinor(from: "0.2.5")),
| `- warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
20 | .package(name: "PubNub", url: "https://github.com/pubnub/swift.git", .upToNextMinor(from: "6.3.0")),
21 | .package(name: "Reachability", url: "https://github.com/ashleymills/Reachability.swift", .upToNextMinor(from: "5.2.4")),
/Users/admin/builder/spi-builder-workspace/Package.swift:20:6: warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
18 | .package(name: "Nantes", url: "https://github.com/instacart/Nantes", .upToNextMinor(from: "0.1.2")),
19 | .package(name: "NotificationView", url: "https://github.com/pikachu987/NotificationView", .upToNextMinor(from: "0.2.5")),
20 | .package(name: "PubNub", url: "https://github.com/pubnub/swift.git", .upToNextMinor(from: "6.3.0")),
| `- warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
21 | .package(name: "Reachability", url: "https://github.com/ashleymills/Reachability.swift", .upToNextMinor(from: "5.2.4")),
22 | .package(name: "SnapKit", url: "https://github.com/SnapKit/SnapKit", .upToNextMinor(from: "5.7.1")),
/Users/admin/builder/spi-builder-workspace/Package.swift:21:6: warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
19 | .package(name: "NotificationView", url: "https://github.com/pikachu987/NotificationView", .upToNextMinor(from: "0.2.5")),
20 | .package(name: "PubNub", url: "https://github.com/pubnub/swift.git", .upToNextMinor(from: "6.3.0")),
21 | .package(name: "Reachability", url: "https://github.com/ashleymills/Reachability.swift", .upToNextMinor(from: "5.2.4")),
| `- warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
22 | .package(name: "SnapKit", url: "https://github.com/SnapKit/SnapKit", .upToNextMinor(from: "5.7.1")),
23 | .package(name: "SwiftyJSON", url: "https://github.com/SwiftyJSON/SwiftyJSON", .upToNextMinor(from: "5.0.2"))
/Users/admin/builder/spi-builder-workspace/Package.swift:22:6: warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
20 | .package(name: "PubNub", url: "https://github.com/pubnub/swift.git", .upToNextMinor(from: "6.3.0")),
21 | .package(name: "Reachability", url: "https://github.com/ashleymills/Reachability.swift", .upToNextMinor(from: "5.2.4")),
22 | .package(name: "SnapKit", url: "https://github.com/SnapKit/SnapKit", .upToNextMinor(from: "5.7.1")),
| `- warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
23 | .package(name: "SwiftyJSON", url: "https://github.com/SwiftyJSON/SwiftyJSON", .upToNextMinor(from: "5.0.2"))
24 | ],
/Users/admin/builder/spi-builder-workspace/Package.swift:23:6: warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
21 | .package(name: "Reachability", url: "https://github.com/ashleymills/Reachability.swift", .upToNextMinor(from: "5.2.4")),
22 | .package(name: "SnapKit", url: "https://github.com/SnapKit/SnapKit", .upToNextMinor(from: "5.7.1")),
23 | .package(name: "SwiftyJSON", url: "https://github.com/SwiftyJSON/SwiftyJSON", .upToNextMinor(from: "5.0.2"))
| `- warning: 'package(name:url:_:)' is deprecated: use package(url:_:) instead [#DeprecatedDeclaration]
24 | ],
25 | targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"kustomer-ios"
]
}
}
2026-04-22 18:01:33.281 xcodebuild[951:5448] [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 kustomer-ios -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 kustomer-ios -destination platform=macOS,arch=arm64
Resolve Package Graph
dependency 'down' is not used by any targetdependency 'jwtdecode.swift' is not used by any targetdependency 'nantes' is not used by any targetdependency 'notificationview' is not used by any targetdependency 'swift' is not used by any targetdependency 'reachability.swift' is not used by any targetdependency 'snapkit' is not used by any targetdependency 'swiftyjson' is not used by any target
Resolve Package Graph
dependency 'down' is not used by any targetdependency 'jwtdecode.swift' is not used by any targetdependency 'nantes' is not used by any targetdependency 'notificationview' is not used by any targetdependency 'swift' is not used by any targetdependency 'reachability.swift' is not used by any targetdependency 'snapkit' is not used by any targetdependency 'swiftyjson' is not used by any target
Resolved source packages:
NotificationView: https://github.com/pikachu987/NotificationView @ 0.2.5
Reachability: https://github.com/ashleymills/Reachability.swift @ 5.2.4
SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON @ 5.0.2
SnapKit: https://github.com/SnapKit/SnapKit @ 5.7.1
Down: https://github.com/kustomer/Down @ 0.11.0
kustomer-ios: /Users/admin/builder/spi-builder-workspace
JWTDecode: https://github.com/auth0/JWTDecode.swift @ 3.3.0
Nantes: https://github.com/instacart/Nantes @ 0.1.2
PubNub: https://github.com/pubnub/swift.git @ 6.3.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'kustomer-ios' in project 'kustomer-ios' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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
Build description signature: 469e741a988249a118d99a07fc69e3e6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/469e741a988249a118d99a07fc69e3e6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/KustomerChat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/KustomerChat.xcframework'. (in target 'kustomer-ios' from project 'kustomer-ios')
2026-04-22 18:01:37.552 xcodebuild[953:5500] [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:e96ba7b2a816129671da0737c04bb5e50e24ccbb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e96ba7b2a816129671da0737c04bb5e50e24ccbb, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:e96ba7b2a816129671da0737c04bb5e50e24ccbb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e96ba7b2a816129671da0737c04bb5e50e24ccbb, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme kustomer-ios
(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
dependency 'down' is not used by any targetdependency 'jwtdecode.swift' is not used by any targetdependency 'nantes' is not used by any targetdependency 'notificationview' is not used by any targetdependency 'swift' is not used by any targetdependency 'reachability.swift' is not used by any targetdependency 'snapkit' is not used by any targetdependency 'swiftyjson' is not used by any target
Resolved source packages:
PubNub: https://github.com/pubnub/swift.git @ 6.3.0
NotificationView: https://github.com/pikachu987/NotificationView @ 0.2.5
Down: https://github.com/kustomer/Down @ 0.11.0
Reachability: https://github.com/ashleymills/Reachability.swift @ 5.2.4
JWTDecode: https://github.com/auth0/JWTDecode.swift @ 3.3.0
SnapKit: https://github.com/SnapKit/SnapKit @ 5.7.1
SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON @ 5.0.2
Nantes: https://github.com/instacart/Nantes @ 0.1.2
kustomer-ios: /Users/admin/builder/spi-builder-workspace
resolved source packages: PubNub, NotificationView, Down, Reachability, JWTDecode, SnapKit, SwiftyJSON, Nantes, kustomer-ios
2026-04-22 18:01:40.463 xcodebuild[1030:5943] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "down",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "0.12.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kustomer/Down"
},
{
"identity" : "jwtdecode.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "3.3.0",
"upper_bound" : "3.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/auth0/JWTDecode.swift"
},
{
"identity" : "nantes",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "0.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/instacart/Nantes"
},
{
"identity" : "notificationview",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.5",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pikachu987/NotificationView"
},
{
"identity" : "swift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.3.0",
"upper_bound" : "6.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pubnub/swift.git"
},
{
"identity" : "reachability.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.2.4",
"upper_bound" : "5.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ashleymills/Reachability.swift"
},
{
"identity" : "snapkit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.7.1",
"upper_bound" : "5.8.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SnapKit/SnapKit"
},
{
"identity" : "swiftyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.2",
"upper_bound" : "5.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyJSON/SwiftyJSON"
}
],
"manifest_display_name" : "kustomer-ios",
"name" : "kustomer-ios",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "kustomer-ios",
"targets" : [
"KustomerChat"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "KustomerChat",
"module_type" : "BinaryTarget",
"name" : "KustomerChat",
"path" : "KustomerChat.xcframework",
"product_memberships" : [
"kustomer-ios"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"kustomer-ios"
]
}
}
2026-04-22 18:01:41.850 xcodebuild[1038:6019] [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 kustomer-ios -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 kustomer-ios -destination platform=macOS,arch=arm64
Resolve Package Graph
dependency 'down' is not used by any targetdependency 'jwtdecode.swift' is not used by any targetdependency 'nantes' is not used by any targetdependency 'notificationview' is not used by any targetdependency 'swift' is not used by any targetdependency 'reachability.swift' is not used by any targetdependency 'snapkit' is not used by any targetdependency 'swiftyjson' is not used by any target
Resolved source packages:
NotificationView: https://github.com/pikachu987/NotificationView @ 0.2.5
SnapKit: https://github.com/SnapKit/SnapKit @ 5.7.1
Nantes: https://github.com/instacart/Nantes @ 0.1.2
Down: https://github.com/kustomer/Down @ 0.11.0
SwiftyJSON: https://github.com/SwiftyJSON/SwiftyJSON @ 5.0.2
kustomer-ios: /Users/admin/builder/spi-builder-workspace
JWTDecode: https://github.com/auth0/JWTDecode.swift @ 3.3.0
Reachability: https://github.com/ashleymills/Reachability.swift @ 5.2.4
PubNub: https://github.com/pubnub/swift.git @ 6.3.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'kustomer-ios' in project 'kustomer-ios' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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
Build description signature: 469e741a988249a118d99a07fc69e3e6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/469e741a988249a118d99a07fc69e3e6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/KustomerChat.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/KustomerChat.xcframework'. (in target 'kustomer-ios' from project 'kustomer-ios')
2026-04-22 18:01:42.972 xcodebuild[1040:6054] [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:e96ba7b2a816129671da0737c04bb5e50e24ccbb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e96ba7b2a816129671da0737c04bb5e50e24ccbb, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:e96ba7b2a816129671da0737c04bb5e50e24ccbb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e96ba7b2a816129671da0737c04bb5e50e24ccbb, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme kustomer-ios
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild