Build Information
Failed to build MTAnalytics, reference main (1eba84), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 31 Mar 2026 21:18:17 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MTSWebServices/mts-analytics-ios-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
https://github.com/MTSWebServices/mts-analytics-ios-sdk.git
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/microsoft/plcrashreporter.git
Fetching from https://github.com/apple/swift-protobuf.git
Fetching from https://github.com/groue/GRDB.swift
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’
Creating working copy of package ‘plcrashreporter’
Checking out 1.12.2 of package ‘plcrashreporter’
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:
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
MTAnalytics: /Users/admin/builder/spi-builder-workspace
resolved source packages: GRDB, PLCrashReporter, SwiftProtobuf, MTAnalytics
{
"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"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GRDB-Package",
"MTAnalytics"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-16.2.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
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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
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
Prepare packages
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: 04373d2a030cb3c0674897f2d1219b6d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/04373d2a030cb3c0674897f2d1219b6d.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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:55fcbb651c2625e8dca4fec809864ed2062ac5bf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:55fcbb651c2625e8dca4fec809864ed2062ac5bf, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:55fcbb651c2625e8dca4fec809864ed2062ac5bf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:55fcbb651c2625e8dca4fec809864ed2062ac5bf, 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-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
dependency 'plcrashreporter' is not used by any targetdependency 'grdb.swift' is not used by any target
Resolved source packages:
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
MTAnalytics: /Users/admin/builder/spi-builder-workspace
resolved source packages: GRDB, PLCrashReporter, SwiftProtobuf, MTAnalytics
{
"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"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GRDB-Package",
"MTAnalytics"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-16.2.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
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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
GRDB: https://github.com/groue/GRDB.swift @ 6.29.3
MTAnalytics: /Users/admin/builder/spi-builder-workspace
PLCrashReporter: https://github.com/microsoft/plcrashreporter.git @ 1.12.2
Prepare packages
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: 04373d2a030cb3c0674897f2d1219b6d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/04373d2a030cb3c0674897f2d1219b6d.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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:55fcbb651c2625e8dca4fec809864ed2062ac5bf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:55fcbb651c2625e8dca4fec809864ed2062ac5bf, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:55fcbb651c2625e8dca4fec809864ed2062ac5bf, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:55fcbb651c2625e8dca4fec809864ed2062ac5bf, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MTAnalytics
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild