Build Information
Successful build of MTAnalytics, reference main (1eba84), with Swift 6.2 for iOS using Xcode 26.3 on 31 Mar 2026 21:16:41 UTC.
Swift 6 data race errors: 0
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 generic/platform=iOSBuild 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: iOS
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/microsoft/plcrashreporter.git
Fetching from https://github.com/groue/GRDB.swift
Fetching from https://github.com/apple/swift-protobuf.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:
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
GRDB: https://github.com/groue/GRDB.swift @ 6.29.3
PLCrashReporter: https://github.com/microsoft/plcrashreporter.git @ 1.12.2
MTAnalytics: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftProtobuf, GRDB, PLCrashReporter, MTAnalytics
2026-03-31 17:15:18.607 xcodebuild[521:3003] [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:15:52.096 xcodebuild[912:5438] [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:16:07.506 xcodebuild[916:5515] [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 generic/platform=iOS
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 generic/platform=iOS
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:
GRDB: https://github.com/groue/GRDB.swift @ 6.29.3
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
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
Build description signature: 8d7c8effce6e129d5adb20ee02b7e68a
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8d7c8effce6e129d5adb20ee02b7e68a.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MTAnalytics/MTAnalytics.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MTAnalytics.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/MTAnalytics/MTAnalytics.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MTAnalytics/MTAnalytics.xcframework:1:1: note: The identity of “MTAnalytics.xcframework” is not recorded in your project.
** BUILD SUCCEEDED **
2026-03-31 17:16:24.768 xcodebuild[919:5607] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"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"
}
Done.