The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MTAnalytics, reference 6.4.0 (1eba84), with Swift 6.0 for watchOS using Xcode 16.2 on 31 Mar 2026 21:19:14 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 generic/platform=watchOS

Build 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:         watchOS
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/groue/GRDB.swift
Fetching from https://github.com/apple/swift-protobuf.git
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:
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
  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
resolved source packages: SwiftProtobuf, PLCrashReporter, GRDB, 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 generic/platform=watchOS
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 generic/platform=watchOS
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:
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
  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
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/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
Build description signature: 0443999c67529cf45f21b09f26332084
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0443999c67529cf45f21b09f26332084.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MTAnalytics/MTAnalytics.xcframework:1:1: error: While building for watchOS, 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')
** 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:
  PLCrashReporter: https://github.com/microsoft/plcrashreporter.git @ 1.12.2
  MTAnalytics: /Users/admin/builder/spi-builder-workspace
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.36.1
  GRDB: https://github.com/groue/GRDB.swift @ 6.29.3
resolved source packages: PLCrashReporter, MTAnalytics, SwiftProtobuf, GRDB
{
  "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 generic/platform=watchOS
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 generic/platform=watchOS
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:
  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
  GRDB: https://github.com/groue/GRDB.swift @ 6.29.3
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/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
Build description signature: 0443999c67529cf45f21b09f26332084
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0443999c67529cf45f21b09f26332084.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MTAnalytics/MTAnalytics.xcframework:1:1: error: While building for watchOS, 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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MTAnalytics
(1 failure)
BUILD FAILURE 6.0 watchOS