Build Information
Successful build of Pendo, reference master (dfcfdb), with Swift 6.2 for iOS using Xcode 26.3 on 30 Apr 2026 16:10:58 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Pendo -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pendo-io/pendo-mobile-sdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pendo-io/pendo-mobile-sdk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/pendo-io/pendo-mobile-sdk.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
Resolve Package Graph
Resolved source packages:
Pendo: /Users/admin/builder/spi-builder-workspace
resolved source packages: Pendo
2026-04-30 12:10:31.389 xcodebuild[530:3077] [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-30 12:10:51.016 xcodebuild[678:4274] [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 Pendo -destination generic/platform=iOS
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 Pendo -destination generic/platform=iOS
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.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -x c -c /dev/null
Build description signature: 1e6c8c0c5fdbb34a6e60c82d1751abf5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1e6c8c0c5fdbb34a6e60c82d1751abf5.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Pendo/Pendo.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Pendo.framework ios
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Pendo/Pendo.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
** BUILD SUCCEEDED **
2026-04-30 12:10:52.346 xcodebuild[680:4331] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"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"
}
Done.