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 perso-interactive-ondevice-sdk-swift, reference 1.0.0 (544a6d), with Swift 6.0 for watchOS using Xcode 16.2 on 13 Nov 2025 09:51:57 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme perso-interactive-ondevice-sdk-swift -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/perso-ai/perso-interactive-ondevice-sdk-swift.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/perso-ai/perso-interactive-ondevice-sdk-swift
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 544a6db Initialize perso-interactive-ondevice-sdk-swift package
Cloned https://github.com/perso-ai/perso-interactive-ondevice-sdk-swift.git
Revision (git rev-parse @):
544a6db15e4f7e5e564e7c0def28b63cd934248b
SUCCESS checkout https://github.com/perso-ai/perso-interactive-ondevice-sdk-swift.git at 1.0.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/perso-ai/perso-interactive-ondevice-sdk-swift.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
Resolve Package Graph
Resolved source packages:
  perso-interactive-ondevice-sdk-swift: /Users/admin/builder/spi-builder-workspace
resolved source packages: perso-interactive-ondevice-sdk-swift
{
  "dependencies" : [
  ],
  "manifest_display_name" : "perso-interactive-ondevice-sdk-swift",
  "name" : "perso-interactive-ondevice-sdk-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "PersoInteractiveOnDeviceSDK",
      "targets" : [
        "PersoInteractiveOnDeviceSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PersoInteractiveOnDeviceSDK",
      "module_type" : "BinaryTarget",
      "name" : "PersoInteractiveOnDeviceSDK",
      "path" : "remote/archive/PersoInteractiveOnDeviceSDK.xcframework.zip",
      "product_memberships" : [
        "PersoInteractiveOnDeviceSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "perso-interactive-ondevice-sdk-swift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme perso-interactive-ondevice-sdk-swift -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 perso-interactive-ondevice-sdk-swift -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
Resolved source packages:
  perso-interactive-ondevice-sdk-swift: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'PersoInteractiveOnDeviceSDK' in project 'perso-interactive-ondevice-sdk-swift' (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: 9d1a9697c0f54b69a5215fda689d8826
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9d1a9697c0f54b69a5215fda689d8826.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PersoInteractiveOnDeviceSDK/PersoInteractiveOnDeviceSDK.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/PersoInteractiveOnDeviceSDK/PersoInteractiveOnDeviceSDK.xcframework'. (in target 'PersoInteractiveOnDeviceSDK' from project 'perso-interactive-ondevice-sdk-swift')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme perso-interactive-ondevice-sdk-swift
(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
Resolved source packages:
  perso-interactive-ondevice-sdk-swift: /Users/admin/builder/spi-builder-workspace
resolved source packages: perso-interactive-ondevice-sdk-swift
{
  "dependencies" : [
  ],
  "manifest_display_name" : "perso-interactive-ondevice-sdk-swift",
  "name" : "perso-interactive-ondevice-sdk-swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "PersoInteractiveOnDeviceSDK",
      "targets" : [
        "PersoInteractiveOnDeviceSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PersoInteractiveOnDeviceSDK",
      "module_type" : "BinaryTarget",
      "name" : "PersoInteractiveOnDeviceSDK",
      "path" : "remote/archive/PersoInteractiveOnDeviceSDK.xcframework.zip",
      "product_memberships" : [
        "PersoInteractiveOnDeviceSDK"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "perso-interactive-ondevice-sdk-swift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme perso-interactive-ondevice-sdk-swift -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 perso-interactive-ondevice-sdk-swift -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
Resolved source packages:
  perso-interactive-ondevice-sdk-swift: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'PersoInteractiveOnDeviceSDK' in project 'perso-interactive-ondevice-sdk-swift' (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: 9d1a9697c0f54b69a5215fda689d8826
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9d1a9697c0f54b69a5215fda689d8826.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/PersoInteractiveOnDeviceSDK/PersoInteractiveOnDeviceSDK.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/PersoInteractiveOnDeviceSDK/PersoInteractiveOnDeviceSDK.xcframework'. (in target 'PersoInteractiveOnDeviceSDK' from project 'perso-interactive-ondevice-sdk-swift')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme perso-interactive-ondevice-sdk-swift
(1 failure)
BUILD FAILURE 6.0 watchOS