The Swift Package Index logo.Swift Package Index

Build Information

Failed to build analytics-connector-ios, reference v1.3.1 (4adbfe), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 08:58:05 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amplitude/analytics-connector-ios.git
Reference: v1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amplitude/analytics-connector-ios
 * tag               v1.3.1     -> FETCH_HEAD
HEAD is now at 4adbfe8 chore(release): 1.3.1 [skip ci]
Cloned https://github.com/amplitude/analytics-connector-ios.git
Revision (git rev-parse @):
4adbfe85486e6dcdcdca5fa9362097ffe5ec712b
SUCCESS checkout https://github.com/amplitude/analytics-connector-ios.git at v1.3.1
Downloading binary artifact https://github.com/amplitude/analytics-connector-ios/releases/download/v1.3.1/AnalyticsConnector.xcframework.zip
[15535/7515307] Downloading https://github.com/amplitude/analytics-connector-ios/releases/download/v1.3.1/AnalyticsConnector.xcframework.zip
Downloaded https://github.com/amplitude/analytics-connector-ios/releases/download/v1.3.1/AnalyticsConnector.xcframework.zip (1.38s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "analytics-connector-ios",
      "name": "analytics-connector-ios",
      "url": "https://github.com/amplitude/analytics-connector-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/analytics-connector-ios",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/amplitude/analytics-connector-ios.git
[1/425] Fetching analytics-connector-ios
Fetched https://github.com/amplitude/analytics-connector-ios.git from cache (0.78s)
Creating working copy for https://github.com/amplitude/analytics-connector-ios.git
Working copy of https://github.com/amplitude/analytics-connector-ios.git resolved at v1.3.1 (4adbfe8)
Fetching binary artifact https://github.com/amplitude/analytics-connector-ios/releases/download/v1.3.1/AnalyticsConnector.xcframework.zip from cache
Fetched https://github.com/amplitude/analytics-connector-ios/releases/download/v1.3.1/AnalyticsConnector.xcframework.zip from cache (0.54s)
warning: '.resolve-product-dependencies': dependency 'analytics-connector-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/amplitude/analytics-connector-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': target at '/Users/admin/builder/spi-builder-workspace/Tests/AnalyticsConnectorTests' contains mixed language source files; feature not supported
BUILD FAILURE 6.3 macosSpm