Build Information
Failed to build SFMCSDK, reference v4.0.1 (f4a6a4), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 28 Apr 2026 13:12:40 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SFMCSDK -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/salesforce-marketingcloud/sfmc-sdk-ios.git
Reference: v4.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/salesforce-marketingcloud/sfmc-sdk-ios
* tag v4.0.1 -> FETCH_HEAD
HEAD is now at f4a6a4a v4.0.1
Cloned https://github.com/salesforce-marketingcloud/sfmc-sdk-ios.git
Revision (git rev-parse @):
f4a6a4a8a8f8103452c62a4ccbf2c6c9bf39e25f
SUCCESS checkout https://github.com/salesforce-marketingcloud/sfmc-sdk-ios.git at v4.0.1
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/salesforce-marketingcloud/sfmc-sdk-ios.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:
SFMCSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: SFMCSDK
2026-04-28 09:12:28.081 xcodebuild[534:3113] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "SFMCSDK",
"name" : "SFMCSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SFMCSDK",
"targets" : [
"SFMCSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SFMCSDK",
"module_type" : "BinaryTarget",
"name" : "SFMCSDK",
"path" : "Frameworks/SFMCSDK.xcframework",
"product_memberships" : [
"SFMCSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SFMCSDK"
]
}
}
2026-04-28 09:12:35.493 xcodebuild[638:3949] [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 SFMCSDK -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 SFMCSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
SFMCSDK: /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 'SFMCSDK' in project 'SFMCSDK' (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: 19aa92aa91a2ec1184d1b5ee2d116e70
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/19aa92aa91a2ec1184d1b5ee2d116e70.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/SFMCSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/SFMCSDK.xcframework'. (in target 'SFMCSDK' from project 'SFMCSDK')
2026-04-28 09:12:36.842 xcodebuild[645:4010] [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:bb59e271ab55b781517ebc98d13f5288cd353a45, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:bb59e271ab55b781517ebc98d13f5288cd353a45, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:bb59e271ab55b781517ebc98d13f5288cd353a45, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:bb59e271ab55b781517ebc98d13f5288cd353a45, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SFMCSDK
(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:
SFMCSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: SFMCSDK
2026-04-28 09:12:38.282 xcodebuild[659:4107] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "SFMCSDK",
"name" : "SFMCSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SFMCSDK",
"targets" : [
"SFMCSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SFMCSDK",
"module_type" : "BinaryTarget",
"name" : "SFMCSDK",
"path" : "Frameworks/SFMCSDK.xcframework",
"product_memberships" : [
"SFMCSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SFMCSDK"
]
}
}
2026-04-28 09:12:39.365 xcodebuild[669:4173] [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 SFMCSDK -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 SFMCSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
SFMCSDK: /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 'SFMCSDK' in project 'SFMCSDK' (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: 19aa92aa91a2ec1184d1b5ee2d116e70
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/19aa92aa91a2ec1184d1b5ee2d116e70.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/SFMCSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/SFMCSDK.xcframework'. (in target 'SFMCSDK' from project 'SFMCSDK')
2026-04-28 09:12:40.215 xcodebuild[672:4211] [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:bb59e271ab55b781517ebc98d13f5288cd353a45, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:bb59e271ab55b781517ebc98d13f5288cd353a45, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:bb59e271ab55b781517ebc98d13f5288cd353a45, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:bb59e271ab55b781517ebc98d13f5288cd353a45, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SFMCSDK
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild