The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LPMessagingSDK, reference 6.26.0 (7eb234), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 23 Jan 2026 01:15:47 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LP-Messaging/lp-mobile-sdk-ios-spm.git
Reference: 6.26.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LP-Messaging/lp-mobile-sdk-ios-spm
 * tag               6.26.0     -> FETCH_HEAD
HEAD is now at 7eb2344 release version 6.26.0
Cloned https://github.com/LP-Messaging/lp-mobile-sdk-ios-spm.git
Revision (git rev-parse @):
7eb23446351cf3ff04f42897054b09f04938db37
SUCCESS checkout https://github.com/LP-Messaging/lp-mobile-sdk-ios-spm.git at 6.26.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/LP-Messaging/lp-mobile-sdk-ios-spm.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
Resolve Package Graph
Resolved source packages:
  LPMessagingSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: LPMessagingSDK
2026-01-22 20:15:38.237 xcodebuild[523:3055] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LPMessagingSDK",
  "name" : "LPMessagingSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "LPMessagingSDK",
      "targets" : [
        "LPMessagingSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LPMessagingSDK",
      "module_type" : "BinaryTarget",
      "name" : "LPMessagingSDK",
      "path" : "LPMessagingSDK.xcframework",
      "product_memberships" : [
        "LPMessagingSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LPMessagingSDK"
    ]
  }
}
2026-01-22 20:15:42.917 xcodebuild[604:3677] [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 LPMessagingSDK -destination platform=macOS,arch=arm64
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 LPMessagingSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  LPMessagingSDK: /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 'LPMessagingSDK' in project 'LPMessagingSDK' (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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: b53258b08249a43f6138540536e5d4d8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b53258b08249a43f6138540536e5d4d8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/LPMessagingSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/LPMessagingSDK.xcframework'. (in target 'LPMessagingSDK' from project 'LPMessagingSDK')
2026-01-22 20:15:44.186 xcodebuild[606:3706] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:76342bb6cc4651021c1672bbe46513d5f3186771, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:76342bb6cc4651021c1672bbe46513d5f3186771, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:76342bb6cc4651021c1672bbe46513d5f3186771, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:76342bb6cc4651021c1672bbe46513d5f3186771, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LPMessagingSDK
(1 failure)
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
Resolved source packages:
  LPMessagingSDK: /Users/admin/builder/spi-builder-workspace
resolved source packages: LPMessagingSDK
2026-01-22 20:15:45.406 xcodebuild[619:3802] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LPMessagingSDK",
  "name" : "LPMessagingSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "LPMessagingSDK",
      "targets" : [
        "LPMessagingSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LPMessagingSDK",
      "module_type" : "BinaryTarget",
      "name" : "LPMessagingSDK",
      "path" : "LPMessagingSDK.xcframework",
      "product_memberships" : [
        "LPMessagingSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "LPMessagingSDK"
    ]
  }
}
2026-01-22 20:15:46.388 xcodebuild[627:3859] [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 LPMessagingSDK -destination platform=macOS,arch=arm64
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 LPMessagingSDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  LPMessagingSDK: /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 'LPMessagingSDK' in project 'LPMessagingSDK' (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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: b53258b08249a43f6138540536e5d4d8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b53258b08249a43f6138540536e5d4d8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/LPMessagingSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/LPMessagingSDK.xcframework'. (in target 'LPMessagingSDK' from project 'LPMessagingSDK')
2026-01-22 20:15:47.173 xcodebuild[629:3889] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:76342bb6cc4651021c1672bbe46513d5f3186771, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:76342bb6cc4651021c1672bbe46513d5f3186771, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:76342bb6cc4651021c1672bbe46513d5f3186771, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:76342bb6cc4651021c1672bbe46513d5f3186771, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme LPMessagingSDK
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild