The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build MapboxMobileEvents, reference v2.0.0 (990bab), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 29 Apr 2025 10:18:02 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxMobileEvents -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-events-ios.git
Reference: v2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-events-ios
 * tag               v2.0.0     -> FETCH_HEAD
HEAD is now at 990bab7 Update Package.swift (#362)
Cloned https://github.com/mapbox/mapbox-events-ios.git
Revision (git rev-parse @):
990bab73cf50242a05f29b6a9cfeb30592150c13
SUCCESS checkout https://github.com/mapbox/mapbox-events-ios.git at v2.0.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mapbox/mapbox-events-ios.git
https://github.com/mapbox/mapbox-events-ios.git
{
  "cxx_language_standard" : "c++14",
  "dependencies" : [
  ],
  "manifest_display_name" : "MapboxMobileEvents",
  "name" : "MapboxMobileEvents",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "MapboxMobileEvents",
      "targets" : [
        "MapboxMobileEvents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapboxMobileEventsTests",
      "module_type" : "ClangTarget",
      "name" : "MapboxMobileEventsTests",
      "path" : "Tests/MapboxMobileEventsTests",
      "sources" : [
        "Fakes/MMEAPIClientFake.m",
        "Fakes/MMEBundleInfoFake.m",
        "Fakes/MMEDateFakes.m",
        "Fakes/MMEDispatchManagerFake.m",
        "Fakes/MMEEventFake.m",
        "Fakes/MMELocationManagerFake.m",
        "Fakes/MMENSURLSessionWrapperFake.m",
        "Fakes/MMETimerManagerFake.m",
        "Fakes/MMEUIApplicationWrapperFake.m",
        "Fakes/MMEUniqueIdentifierFake.m",
        "MMEAPIClientTests.m",
        "MMEAPIConfigTests.m",
        "MMECertPinTests.m",
        "MMEDateTests.m",
        "MMEEventTests.m",
        "MMEEventsManagerTests.m",
        "MMELocationManagerTests.m",
        "MMEMetricsManagerTests.m",
        "MMERunningLockTests.m",
        "MMETimerManagerTests.m",
        "MMEUniqueIdentifierTests.m",
        "NSProcessInfoTests+SystemInfo.m",
        "NSString+MMEVersions_Tests.m",
        "NSUserDefaults+MMEConfigurationTests.m",
        "Utilities/MMEExceptionalDictionary.m",
        "Utilities/MMERunningLock.m",
        "Utilities/MMEServiceFixture.m",
        "Utilities/MMETestStub.m"
      ],
      "target_dependencies" : [
        "MapboxMobileEvents"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapboxMobileEventsSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "MapboxMobileEventsSwiftTests",
      "path" : "Tests/MapboxMobileEventsSwiftTests",
      "sources" : [
        "MMESwiftTests.swift"
      ],
      "target_dependencies" : [
        "MapboxMobileEvents"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapboxMobileEvents",
      "module_type" : "BinaryTarget",
      "name" : "MapboxMobileEvents",
      "path" : "remote/archive/MapboxMobileEvents.zip",
      "product_memberships" : [
        "MapboxMobileEvents"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
warning: 'spi-builder-workspace': "Mapbox token wasn\'t founded in ~/.netrc. Fix this issue to integrate Mapbox SDK. Otherwise, you will see \'invalid status code 401\' or \'no XCFramework found. To clean issue in Xcode, remove ~/Library/Developer/Xcode/DerivedData folder"
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "cxx_language_standard" : "c++14",
  "dependencies" : [
  ],
  "manifest_display_name" : "MapboxMobileEvents",
  "name" : "MapboxMobileEvents",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "MapboxMobileEvents",
      "targets" : [
        "MapboxMobileEvents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapboxMobileEventsTests",
      "module_type" : "ClangTarget",
      "name" : "MapboxMobileEventsTests",
      "path" : "Tests/MapboxMobileEventsTests",
      "sources" : [
        "Fakes/MMEAPIClientFake.m",
        "Fakes/MMEBundleInfoFake.m",
        "Fakes/MMEDateFakes.m",
        "Fakes/MMEDispatchManagerFake.m",
        "Fakes/MMEEventFake.m",
        "Fakes/MMELocationManagerFake.m",
        "Fakes/MMENSURLSessionWrapperFake.m",
        "Fakes/MMETimerManagerFake.m",
        "Fakes/MMEUIApplicationWrapperFake.m",
        "Fakes/MMEUniqueIdentifierFake.m",
        "MMEAPIClientTests.m",
        "MMEAPIConfigTests.m",
        "MMECertPinTests.m",
        "MMEDateTests.m",
        "MMEEventTests.m",
        "MMEEventsManagerTests.m",
        "MMELocationManagerTests.m",
        "MMEMetricsManagerTests.m",
        "MMERunningLockTests.m",
        "MMETimerManagerTests.m",
        "MMEUniqueIdentifierTests.m",
        "NSProcessInfoTests+SystemInfo.m",
        "NSString+MMEVersions_Tests.m",
        "NSUserDefaults+MMEConfigurationTests.m",
        "Utilities/MMEExceptionalDictionary.m",
        "Utilities/MMERunningLock.m",
        "Utilities/MMEServiceFixture.m",
        "Utilities/MMETestStub.m"
      ],
      "target_dependencies" : [
        "MapboxMobileEvents"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapboxMobileEventsSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "MapboxMobileEventsSwiftTests",
      "path" : "Tests/MapboxMobileEventsSwiftTests",
      "sources" : [
        "MMESwiftTests.swift"
      ],
      "target_dependencies" : [
        "MapboxMobileEvents"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapboxMobileEvents",
      "module_type" : "BinaryTarget",
      "name" : "MapboxMobileEvents",
      "path" : "remote/archive/MapboxMobileEvents.zip",
      "product_memberships" : [
        "MapboxMobileEvents"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "MapboxMobileEvents",
    "schemes" : [
      "MapboxMobileEvents",
      "MapboxMobileEventsTests",
      "MMETestHost"
    ],
    "targets" : [
      "MapboxMobileEvents",
      "MapboxMobileEventsTests",
      "MapboxMobileEventsCedarTests",
      "MMETestHost"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapboxMobileEvents"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxMobileEvents -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.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 MapboxMobileEvents -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  MapboxMobileEvents: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'MapboxMobileEvents' in project 'MapboxMobileEvents' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: 4927209f94ff6c48d40d0bd21c49b247
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4927209f94ff6c48d40d0bd21c49b247.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxMobileEvents/MapboxMobileEvents.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/MapboxMobileEvents/MapboxMobileEvents.xcframework'. (in target 'MapboxMobileEvents' from project 'MapboxMobileEvents')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:36acaa52971b995faff319b61cb8cccb43aa8e0e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:36acaa52971b995faff319b61cb8cccb43aa8e0e, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:36acaa52971b995faff319b61cb8cccb43aa8e0e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:36acaa52971b995faff319b61cb8cccb43aa8e0e, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapboxMobileEvents
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  MapboxMobileEvents: /Users/admin/builder/spi-builder-workspace
resolved source packages: MapboxMobileEvents
{
  "cxx_language_standard" : "c++14",
  "dependencies" : [
  ],
  "manifest_display_name" : "MapboxMobileEvents",
  "name" : "MapboxMobileEvents",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "MapboxMobileEvents",
      "targets" : [
        "MapboxMobileEvents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapboxMobileEventsTests",
      "module_type" : "ClangTarget",
      "name" : "MapboxMobileEventsTests",
      "path" : "Tests/MapboxMobileEventsTests",
      "sources" : [
        "Fakes/MMEAPIClientFake.m",
        "Fakes/MMEBundleInfoFake.m",
        "Fakes/MMEDateFakes.m",
        "Fakes/MMEDispatchManagerFake.m",
        "Fakes/MMEEventFake.m",
        "Fakes/MMELocationManagerFake.m",
        "Fakes/MMENSURLSessionWrapperFake.m",
        "Fakes/MMETimerManagerFake.m",
        "Fakes/MMEUIApplicationWrapperFake.m",
        "Fakes/MMEUniqueIdentifierFake.m",
        "MMEAPIClientTests.m",
        "MMEAPIConfigTests.m",
        "MMECertPinTests.m",
        "MMEDateTests.m",
        "MMEEventTests.m",
        "MMEEventsManagerTests.m",
        "MMELocationManagerTests.m",
        "MMEMetricsManagerTests.m",
        "MMERunningLockTests.m",
        "MMETimerManagerTests.m",
        "MMEUniqueIdentifierTests.m",
        "NSProcessInfoTests+SystemInfo.m",
        "NSString+MMEVersions_Tests.m",
        "NSUserDefaults+MMEConfigurationTests.m",
        "Utilities/MMEExceptionalDictionary.m",
        "Utilities/MMERunningLock.m",
        "Utilities/MMEServiceFixture.m",
        "Utilities/MMETestStub.m"
      ],
      "target_dependencies" : [
        "MapboxMobileEvents"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapboxMobileEventsSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "MapboxMobileEventsSwiftTests",
      "path" : "Tests/MapboxMobileEventsSwiftTests",
      "sources" : [
        "MMESwiftTests.swift"
      ],
      "target_dependencies" : [
        "MapboxMobileEvents"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MapboxMobileEvents",
      "module_type" : "BinaryTarget",
      "name" : "MapboxMobileEvents",
      "path" : "remote/archive/MapboxMobileEvents.zip",
      "product_memberships" : [
        "MapboxMobileEvents"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MapboxMobileEvents"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxMobileEvents -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.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 MapboxMobileEvents -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  MapboxMobileEvents: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'MapboxMobileEvents' in project 'MapboxMobileEvents' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: 59dc231b2597d0b4ee253bd46681efa4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/59dc231b2597d0b4ee253bd46681efa4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxMobileEvents/MapboxMobileEvents.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/MapboxMobileEvents/MapboxMobileEvents.xcframework'. (in target 'MapboxMobileEvents' from project 'MapboxMobileEvents')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:36acaa52971b995faff319b61cb8cccb43aa8e0e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:36acaa52971b995faff319b61cb8cccb43aa8e0e, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:36acaa52971b995faff319b61cb8cccb43aa8e0e, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:36acaa52971b995faff319b61cb8cccb43aa8e0e, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MapboxMobileEvents
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild