Build Information
Failed to build MTAnalytics, reference 6.4.0 (1eba84), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 31 Mar 2026 21:54:38 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MTAnalytics -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MTSWebServices/mts-analytics-ios-sdk.git
Reference: 6.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MTSWebServices/mts-analytics-ios-sdk
* tag 6.4.0 -> FETCH_HEAD
HEAD is now at 1eba84a Release version 6.4.0
Cloned https://github.com/MTSWebServices/mts-analytics-ios-sdk.git
Revision (git rev-parse @):
1eba84acb88c8bcafb4f2df042a6c412a2e24909
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/MTSWebServices/mts-analytics-ios-sdk.git at 6.4.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/MTSWebServices/mts-analytics-ios-sdk.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-protobuf.git
Fetching from https://github.com/groue/GRDB.swift
Fetching from https://github.com/microsoft/plcrashreporter.git
Creating working copy of package ‘plcrashreporter’
Checking out 1.12.2 of package ‘plcrashreporter’
Creating working copy of package ‘swift-protobuf’
Checking out 1.36.1 of package ‘swift-protobuf’
Creating working copy of package ‘GRDB.swift’
Checking out 6.29.3 of package ‘GRDB.swift’
dependency 'plcrashreporter' is not used by any targetdependency 'grdb.swift' is not used by any targetResolve Package Graph
dependency 'plcrashreporter' is not used by any targetdependency 'grdb.swift' is not used by any target
Resolved source packages:
MTAnalytics: /Users/admin/builder/spi-builder-workspace
GRDB: https://github.com/groue/GRDB.swift @ 6.29.3
PLCrashReporter: https://github.com/microsoft/plcrashreporter.git @ 1.12.2
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
resolved source packages: MTAnalytics, GRDB, PLCrashReporter, SwiftProtobuf
2026-03-31 17:52:19.466 xcodebuild[521:2995] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "plcrashreporter",
"requirement" : {
"range" : [
{
"lower_bound" : "1.11.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/microsoft/plcrashreporter.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.27.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "grdb.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.29.3",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/groue/GRDB.swift"
}
],
"manifest_display_name" : "MTAnalytics",
"name" : "MTAnalytics",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "MTAnalytics",
"targets" : [
"MTAnalytics"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MTAnalytics",
"module_type" : "BinaryTarget",
"name" : "MTAnalytics",
"path" : "remote/archive/MTAnalytics-6.4.0.zip",
"product_memberships" : [
"MTAnalytics"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GRDB-Package",
"MTAnalytics"
]
}
}
2026-03-31 17:52:52.178 xcodebuild[911:5422] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GRDB-Package",
"MTAnalytics"
]
}
}
2026-03-31 17:53:07.238 xcodebuild[915:5498] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MTAnalytics -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.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 MTAnalytics -destination platform=macOS,arch=arm64
Resolve Package Graph
dependency 'plcrashreporter' is not used by any targetdependency 'grdb.swift' is not used by any target
Resolve Package Graph
dependency 'plcrashreporter' is not used by any targetdependency 'grdb.swift' is not used by any target
Resolved source packages:
PLCrashReporter: https://github.com/microsoft/plcrashreporter.git @ 1.12.2
GRDB: https://github.com/groue/GRDB.swift @ 6.29.3
MTAnalytics: /Users/admin/builder/spi-builder-workspace
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'MTAnalytics' in project 'MTAnalytics' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 776513b6da03b7e8523c2bf257c105e0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/776513b6da03b7e8523c2bf257c105e0.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MTAnalytics/MTAnalytics.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/MTAnalytics/MTAnalytics.xcframework'. (in target 'MTAnalytics' from project 'MTAnalytics')
2026-03-31 17:53:24.172 xcodebuild[918:5586] [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:8dda9bfc8ff9b0f1934c7ad756bb0d577a29ff78, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:8dda9bfc8ff9b0f1934c7ad756bb0d577a29ff78, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:8dda9bfc8ff9b0f1934c7ad756bb0d577a29ff78, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:8dda9bfc8ff9b0f1934c7ad756bb0d577a29ff78, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MTAnalytics
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
dependency 'plcrashreporter' is not used by any targetdependency 'grdb.swift' is not used by any target
Resolved source packages:
MTAnalytics: /Users/admin/builder/spi-builder-workspace
GRDB: https://github.com/groue/GRDB.swift @ 6.29.3
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
PLCrashReporter: https://github.com/microsoft/plcrashreporter.git @ 1.12.2
resolved source packages: MTAnalytics, GRDB, SwiftProtobuf, PLCrashReporter
2026-03-31 17:53:53.142 xcodebuild[960:5955] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "plcrashreporter",
"requirement" : {
"range" : [
{
"lower_bound" : "1.11.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/microsoft/plcrashreporter.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.27.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "grdb.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.29.3",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/groue/GRDB.swift"
}
],
"manifest_display_name" : "MTAnalytics",
"name" : "MTAnalytics",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "MTAnalytics",
"targets" : [
"MTAnalytics"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MTAnalytics",
"module_type" : "BinaryTarget",
"name" : "MTAnalytics",
"path" : "remote/archive/MTAnalytics-6.4.0.zip",
"product_memberships" : [
"MTAnalytics"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GRDB-Package",
"MTAnalytics"
]
}
}
2026-03-31 17:54:08.368 xcodebuild[969:6062] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GRDB-Package",
"MTAnalytics"
]
}
}
2026-03-31 17:54:23.295 xcodebuild[973:6147] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MTAnalytics -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.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 MTAnalytics -destination platform=macOS,arch=arm64
Resolve Package Graph
dependency 'plcrashreporter' is not used by any targetdependency 'grdb.swift' is not used by any target
Resolved source packages:
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
MTAnalytics: /Users/admin/builder/spi-builder-workspace
PLCrashReporter: https://github.com/microsoft/plcrashreporter.git @ 1.12.2
GRDB: https://github.com/groue/GRDB.swift @ 6.29.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'MTAnalytics' in project 'MTAnalytics' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 776513b6da03b7e8523c2bf257c105e0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/776513b6da03b7e8523c2bf257c105e0.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MTAnalytics/MTAnalytics.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/MTAnalytics/MTAnalytics.xcframework'. (in target 'MTAnalytics' from project 'MTAnalytics')
2026-03-31 17:54:38.220 xcodebuild[976:6233] [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:8dda9bfc8ff9b0f1934c7ad756bb0d577a29ff78, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:8dda9bfc8ff9b0f1934c7ad756bb0d577a29ff78, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:8dda9bfc8ff9b0f1934c7ad756bb0d577a29ff78, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:8dda9bfc8ff9b0f1934c7ad756bb0d577a29ff78, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MTAnalytics
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild