Build Information
Failed to build Pendo, reference 3.12.4 (dfcfdb), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 29 Apr 2026 21:00:41 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Pendo -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pendo-io/pendo-mobile-sdk.git
Reference: 3.12.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pendo-io/pendo-mobile-sdk
* tag 3.12.4 -> FETCH_HEAD
HEAD is now at dfcfdb9 Release version 3.12.4
Cloned https://github.com/pendo-io/pendo-mobile-sdk.git
Revision (git rev-parse @):
dfcfdb9c3125664b9b42f892caf85baffdcf2770
SUCCESS checkout https://github.com/pendo-io/pendo-mobile-sdk.git at 3.12.4
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/pendo-io/pendo-mobile-sdk.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Pendo: /Users/admin/builder/spi-builder-workspace
resolved source packages: Pendo
2026-04-29 17:00:27.989 xcodebuild[536:3134] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "Pendo",
"name" : "Pendo",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Pendo",
"targets" : [
"Pendo"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Pendo",
"module_type" : "BinaryTarget",
"name" : "Pendo",
"path" : "remote/archive/pendo-ios-sdk-xcframework.3.12.4.11671.zip",
"product_memberships" : [
"Pendo"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Pendo"
]
}
}
2026-04-29 17:00:35.878 xcodebuild[653:3962] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Pendo -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 Pendo -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
Pendo: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Pendo' in project 'Pendo' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: fc260fd4b6e32bda2180a29abb00b95a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fc260fd4b6e32bda2180a29abb00b95a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Pendo/Pendo.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Pendo/Pendo.xcframework'. (in target 'Pendo' from project 'Pendo')
2026-04-29 17:00:37.350 xcodebuild[660:4028] [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:aed292c1527f66373f241b9e884cbf84b0123d27, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:aed292c1527f66373f241b9e884cbf84b0123d27, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:aed292c1527f66373f241b9e884cbf84b0123d27, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:aed292c1527f66373f241b9e884cbf84b0123d27, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Pendo
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Pendo: /Users/admin/builder/spi-builder-workspace
resolved source packages: Pendo
2026-04-29 17:00:39.027 xcodebuild[678:4156] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "Pendo",
"name" : "Pendo",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Pendo",
"targets" : [
"Pendo"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Pendo",
"module_type" : "BinaryTarget",
"name" : "Pendo",
"path" : "remote/archive/pendo-ios-sdk-xcframework.3.12.4.11671.zip",
"product_memberships" : [
"Pendo"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Pendo"
]
}
}
2026-04-29 17:00:40.308 xcodebuild[688:4223] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Pendo -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 Pendo -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
Pendo: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Pendo' in project 'Pendo' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: fc260fd4b6e32bda2180a29abb00b95a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fc260fd4b6e32bda2180a29abb00b95a.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Pendo/Pendo.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Pendo/Pendo.xcframework'. (in target 'Pendo' from project 'Pendo')
2026-04-29 17:00:41.183 xcodebuild[691:4263] [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:aed292c1527f66373f241b9e884cbf84b0123d27, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:aed292c1527f66373f241b9e884cbf84b0123d27, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:aed292c1527f66373f241b9e884cbf84b0123d27, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:aed292c1527f66373f241b9e884cbf84b0123d27, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Pendo
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild