The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ZendeskMessagingSDK with Swift 5.9 for macOS (Xcode) using Xcode 15.2 at master.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ZendeskMessagingSDK -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zendesk/messaging_sdk_ios.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/zendesk/messaging_sdk_ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7934672 [DOC] Update documentation to version 6.0.1
Cloned https://github.com/zendesk/messaging_sdk_ios.git
Revision (git rev-parse @):
793467260d68a79b1a0d06aea65c4caa95b3eeb8
SUCCESS checkout https://github.com/zendesk/messaging_sdk_ios.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $workDir
https://github.com/zendesk/messaging_sdk_ios.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/zendesk/messagingapi_sdk_ios (cached)
Fetching from https://github.com/zendesk/commonui_sdk_ios (cached)
Fetching from https://github.com/zendesk/sdkconfigurations_sdk_ios (cached)
Creating working copy of package ‘messagingapi_sdk_ios’
Checking out 6.0.0 of package ‘messagingapi_sdk_ios’
Creating working copy of package ‘commonui_sdk_ios’
Checking out 9.0.1 of package ‘commonui_sdk_ios’
Creating working copy of package ‘sdkconfigurations_sdk_ios’
Checking out 4.0.0 of package ‘sdkconfigurations_sdk_ios’
Resolve Package Graph
Resolved source packages:
  ZendeskCommonUISDK: https://github.com/zendesk/commonui_sdk_ios @ 9.0.1
  ZendeskSDKConfigurationsSDK: https://github.com/zendesk/sdkconfigurations_sdk_ios @ 4.0.0
  ZendeskMessagingAPISDK: https://github.com/zendesk/messagingapi_sdk_ios @ 6.0.0
  ZendeskMessagingSDK: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: ZendeskCommonUISDK, ZendeskSDKConfigurationsSDK, ZendeskMessagingAPISDK, ZendeskMessagingSDK
objc[98165]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10b3dc0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10b4240e0). One of the two will be used. Which one is undefined.
{
  "dependencies" : [
    {
      "identity" : "messagingapi_sdk_ios",
      "requirement" : {
        "exact" : [
          "6.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zendesk/messagingapi_sdk_ios"
    },
    {
      "identity" : "commonui_sdk_ios",
      "requirement" : {
        "exact" : [
          "9.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zendesk/commonui_sdk_ios"
    }
  ],
  "manifest_display_name" : "ZendeskMessagingSDK",
  "name" : "ZendeskMessagingSDK",
  "path" : "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ZendeskMessagingSDK",
      "targets" : [
        "ZendeskMessagingSDKTargets"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZendeskMessagingSDKTargets",
      "module_type" : "SwiftTarget",
      "name" : "ZendeskMessagingSDKTargets",
      "path" : "Sources",
      "product_dependencies" : [
        "ZendeskMessagingAPISDK",
        "ZendeskCommonUISDK"
      ],
      "product_memberships" : [
        "ZendeskMessagingSDK"
      ],
      "sources" : [
        "Placeholder.swift"
      ],
      "target_dependencies" : [
        "MessagingSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MessagingSDK",
      "module_type" : "BinaryTarget",
      "name" : "MessagingSDK",
      "path" : "MessagingSDK.xcframework",
      "product_memberships" : [
        "ZendeskMessagingSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ZendeskMessagingSDK"
    ]
  }
}
objc[99105]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x111a580e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x111d540e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ZendeskMessagingSDK -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ZendeskMessagingSDK -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  ZendeskMessagingAPISDK: https://github.com/zendesk/messagingapi_sdk_ios @ 6.0.0
  ZendeskCommonUISDK: https://github.com/zendesk/commonui_sdk_ios @ 9.0.1
  ZendeskSDKConfigurationsSDK: https://github.com/zendesk/sdkconfigurations_sdk_ios @ 4.0.0
  ZendeskMessagingSDK: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'ZendeskMessagingSDK' in project 'ZendeskMessagingSDK'
        ➜ Explicit dependency on target 'ZendeskMessagingSDKTargets' in project 'ZendeskMessagingSDK'
        ➜ Explicit dependency on target 'ZendeskMessagingAPISDK' in project 'ZendeskMessagingAPISDK'
        ➜ Explicit dependency on target 'ZendeskCommonUISDK' in project 'ZendeskCommonUISDK'
    Target 'ZendeskMessagingSDKTargets' in project 'ZendeskMessagingSDK'
        ➜ Explicit dependency on target 'ZendeskMessagingAPISDK' in project 'ZendeskMessagingAPISDK'
        ➜ Explicit dependency on target 'ZendeskCommonUISDK' in project 'ZendeskCommonUISDK'
    Target 'ZendeskCommonUISDK' in project 'ZendeskCommonUISDK' (no dependencies)
    Target 'ZendeskMessagingAPISDK' in project 'ZendeskMessagingAPISDK'
        ➜ Explicit dependency on target 'ZendeskMessagingAPISDKTargets' in project 'ZendeskMessagingAPISDK'
        ➜ Explicit dependency on target 'ZendeskSDKConfigurationsSDK' in project 'ZendeskSDKConfigurationsSDK'
    Target 'ZendeskMessagingAPISDKTargets' in project 'ZendeskMessagingAPISDK'
        ➜ Explicit dependency on target 'ZendeskSDKConfigurationsSDK' in project 'ZendeskSDKConfigurationsSDK'
    Target 'ZendeskSDKConfigurationsSDK' in project 'ZendeskSDKConfigurationsSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 591cd7a05b55427637aec89510f894a2
Build description path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/591cd7a05b55427637aec89510f894a2.xcbuilddata
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/MessagingSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/MessagingSDK.xcframework'. (in target 'ZendeskMessagingSDK' from project 'ZendeskMessagingSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework'. (in target 'ZendeskMessagingSDK' from project 'ZendeskMessagingSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/messagingapi_sdk_ios/MessagingAPI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/messagingapi_sdk_ios/MessagingAPI.xcframework'. (in target 'ZendeskMessagingSDK' from project 'ZendeskMessagingSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework'. (in target 'ZendeskMessagingSDK' from project 'ZendeskMessagingSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework'. (in target 'ZendeskMessagingSDK' from project 'ZendeskMessagingSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework'. (in target 'ZendeskMessagingSDK' from project 'ZendeskMessagingSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/messagingapi_sdk_ios/MessagingAPI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/messagingapi_sdk_ios/MessagingAPI.xcframework'. (in target 'ZendeskMessagingAPISDKTargets' from project 'ZendeskMessagingAPISDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework'. (in target 'ZendeskMessagingAPISDKTargets' from project 'ZendeskMessagingAPISDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework'. (in target 'ZendeskSDKConfigurationsSDK' from project 'ZendeskSDKConfigurationsSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/messagingapi_sdk_ios/MessagingAPI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/messagingapi_sdk_ios/MessagingAPI.xcframework'. (in target 'ZendeskMessagingAPISDK' from project 'ZendeskMessagingAPISDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework'. (in target 'ZendeskMessagingAPISDK' from project 'ZendeskMessagingAPISDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework'. (in target 'ZendeskMessagingAPISDK' from project 'ZendeskMessagingAPISDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework'. (in target 'ZendeskCommonUISDK' from project 'ZendeskCommonUISDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/MessagingSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/MessagingSDK.xcframework'. (in target 'ZendeskMessagingSDKTargets' from project 'ZendeskMessagingSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework'. (in target 'ZendeskMessagingSDKTargets' from project 'ZendeskMessagingSDK')
objc[99136]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10e1900e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x112fbc0e0). One of the two will be used. Which one is undefined.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme ZendeskMessagingSDK -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  ZendeskSDKConfigurationsSDK: https://github.com/zendesk/sdkconfigurations_sdk_ios @ 4.0.0
  ZendeskMessagingAPISDK: https://github.com/zendesk/messagingapi_sdk_ios @ 6.0.0
  ZendeskCommonUISDK: https://github.com/zendesk/commonui_sdk_ios @ 9.0.1
  ZendeskMessagingSDK: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'ZendeskMessagingSDK' in project 'ZendeskMessagingSDK'
        ➜ Explicit dependency on target 'ZendeskMessagingSDKTargets' in project 'ZendeskMessagingSDK'
        ➜ Explicit dependency on target 'ZendeskMessagingAPISDK' in project 'ZendeskMessagingAPISDK'
        ➜ Explicit dependency on target 'ZendeskCommonUISDK' in project 'ZendeskCommonUISDK'
    Target 'ZendeskMessagingSDKTargets' in project 'ZendeskMessagingSDK'
        ➜ Explicit dependency on target 'ZendeskMessagingAPISDK' in project 'ZendeskMessagingAPISDK'
        ➜ Explicit dependency on target 'ZendeskCommonUISDK' in project 'ZendeskCommonUISDK'
    Target 'ZendeskCommonUISDK' in project 'ZendeskCommonUISDK' (no dependencies)
    Target 'ZendeskMessagingAPISDK' in project 'ZendeskMessagingAPISDK'
        ➜ Explicit dependency on target 'ZendeskMessagingAPISDKTargets' in project 'ZendeskMessagingAPISDK'
        ➜ Explicit dependency on target 'ZendeskSDKConfigurationsSDK' in project 'ZendeskSDKConfigurationsSDK'
    Target 'ZendeskMessagingAPISDKTargets' in project 'ZendeskMessagingAPISDK'
        ➜ Explicit dependency on target 'ZendeskSDKConfigurationsSDK' in project 'ZendeskSDKConfigurationsSDK'
    Target 'ZendeskSDKConfigurationsSDK' in project 'ZendeskSDKConfigurationsSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/messagingapi_sdk_ios/MessagingAPI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/messagingapi_sdk_ios/MessagingAPI.xcframework'. (in target 'ZendeskMessagingAPISDK' from project 'ZendeskMessagingAPISDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework'. (in target 'ZendeskMessagingAPISDK' from project 'ZendeskMessagingAPISDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework'. (in target 'ZendeskMessagingAPISDK' from project 'ZendeskMessagingAPISDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework'. (in target 'ZendeskCommonUISDK' from project 'ZendeskCommonUISDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework'. (in target 'ZendeskSDKConfigurationsSDK' from project 'ZendeskSDKConfigurationsSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/messagingapi_sdk_ios/MessagingAPI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/messagingapi_sdk_ios/MessagingAPI.xcframework'. (in target 'ZendeskMessagingAPISDKTargets' from project 'ZendeskMessagingAPISDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework'. (in target 'ZendeskMessagingAPISDKTargets' from project 'ZendeskMessagingAPISDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework'. (in target 'ZendeskMessagingSDK' from project 'ZendeskMessagingSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework'. (in target 'ZendeskMessagingSDK' from project 'ZendeskMessagingSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/messagingapi_sdk_ios/MessagingAPI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/messagingapi_sdk_ios/MessagingAPI.xcframework'. (in target 'ZendeskMessagingSDK' from project 'ZendeskMessagingSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework'. (in target 'ZendeskMessagingSDK' from project 'ZendeskMessagingSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/sdkconfigurations_sdk_ios/SDKConfigurations.xcframework'. (in target 'ZendeskMessagingSDK' from project 'ZendeskMessagingSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/MessagingSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/MessagingSDK.xcframework'. (in target 'ZendeskMessagingSDK' from project 'ZendeskMessagingSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/commonui_sdk_ios/CommonUISDK.xcframework'. (in target 'ZendeskMessagingSDKTargets' from project 'ZendeskMessagingSDK')
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/MessagingSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/MessagingSDK.xcframework'. (in target 'ZendeskMessagingSDKTargets' from project 'ZendeskMessagingSDK')
objc[99245]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10d0bc0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10fb440e0). One of the two will be used. Which one is undefined.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
** BUILD FAILED **
BUILD FAILURE 5.9 macosXcodebuild