The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LWPhotoEditor with Swift 6.1 for watchOS using Xcode 16.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/logicwind/LWPhotoEditor.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/logicwind/LWPhotoEditor
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2cff935 Merge pull request #2 from logicwind/photo_editor_improvements
Cloned https://github.com/logicwind/LWPhotoEditor.git
Revision (git rev-parse @):
2cff935a867412b41654ab3672986b276428d278
SUCCESS checkout https://github.com/logicwind/LWPhotoEditor.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/logicwind/LWPhotoEditor.git
https://github.com/logicwind/LWPhotoEditor.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LWPhotoEditor",
  "name" : "LWPhotoEditor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "LWPhotoEditor",
      "targets" : [
        "LWPhotoEditor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LWPhotoEditor",
      "module_type" : "SwiftTarget",
      "name" : "LWPhotoEditor",
      "path" : "Sources",
      "product_memberships" : [
        "LWPhotoEditor"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZLImageEditor.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/Bundle+LWPhotoEditor.swift",
        "Extensions/CGFloat+LWPhotoEditor.swift",
        "Extensions/Cell+LWPhotoEditor.swift",
        "Extensions/String+LWPhotoEditor.swift",
        "Extensions/UIColor+LWPhotoEditor.swift",
        "Extensions/UIGraphicsImageRenderer+LWPhotoEditor.swift",
        "Extensions/UIImage+LWPhotoEditor.swift",
        "Extensions/UIView+LWPhotoEditor.swift",
        "General/ZLAdjustSlider.swift",
        "General/ZLAnimationUtils.swift",
        "General/ZLBaseStickerView.swift",
        "General/ZLBaseStickertState.swift",
        "General/ZLClipImageDismissAnimatedTransition.swift",
        "General/ZLClipImageViewController.swift",
        "General/ZLClipOverlayView.swift",
        "General/ZLEditImageViewController.swift",
        "General/ZLEditToolCells.swift",
        "General/ZLEditorManager.swift",
        "General/ZLEnlargeButton.swift",
        "General/ZLFilter.swift",
        "General/ZLImageEditor.swift",
        "General/ZLImageEditorConfiguration+Chaining.swift",
        "General/ZLImageEditorConfiguration.swift",
        "General/ZLImageEditorDefine.swift",
        "General/ZLImageEditorLanguageDefine.swift",
        "General/ZLImageEditorUIConfiguration+Chaining.swift",
        "General/ZLImageEditorUIConfiguration.swift",
        "General/ZLImageStickerView.swift",
        "General/ZLInputTextViewController.swift",
        "General/ZLPaths.swift",
        "General/ZLProgressHUD.swift",
        "General/ZLTextStickerView.swift",
        "General/ZLWeakProxy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LWPhotoEditor",
  "name" : "LWPhotoEditor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "LWPhotoEditor",
      "targets" : [
        "LWPhotoEditor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LWPhotoEditor",
      "module_type" : "SwiftTarget",
      "name" : "LWPhotoEditor",
      "path" : "Sources",
      "product_memberships" : [
        "LWPhotoEditor"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZLImageEditor.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/Bundle+LWPhotoEditor.swift",
        "Extensions/CGFloat+LWPhotoEditor.swift",
        "Extensions/Cell+LWPhotoEditor.swift",
        "Extensions/String+LWPhotoEditor.swift",
        "Extensions/UIColor+LWPhotoEditor.swift",
        "Extensions/UIGraphicsImageRenderer+LWPhotoEditor.swift",
        "Extensions/UIImage+LWPhotoEditor.swift",
        "Extensions/UIView+LWPhotoEditor.swift",
        "General/ZLAdjustSlider.swift",
        "General/ZLAnimationUtils.swift",
        "General/ZLBaseStickerView.swift",
        "General/ZLBaseStickertState.swift",
        "General/ZLClipImageDismissAnimatedTransition.swift",
        "General/ZLClipImageViewController.swift",
        "General/ZLClipOverlayView.swift",
        "General/ZLEditImageViewController.swift",
        "General/ZLEditToolCells.swift",
        "General/ZLEditorManager.swift",
        "General/ZLEnlargeButton.swift",
        "General/ZLFilter.swift",
        "General/ZLImageEditor.swift",
        "General/ZLImageEditorConfiguration+Chaining.swift",
        "General/ZLImageEditorConfiguration.swift",
        "General/ZLImageEditorDefine.swift",
        "General/ZLImageEditorLanguageDefine.swift",
        "General/ZLImageEditorUIConfiguration+Chaining.swift",
        "General/ZLImageEditorUIConfiguration.swift",
        "General/ZLImageStickerView.swift",
        "General/ZLInputTextViewController.swift",
        "General/ZLPaths.swift",
        "General/ZLProgressHUD.swift",
        "General/ZLTextStickerView.swift",
        "General/ZLWeakProxy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ZLImageEditor",
    "schemes" : [
      "ZLImageEditor"
    ],
    "targets" : [
      "ZLImageEditor"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZLImageEditor -destination generic/platform=watchOS 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 ZLImageEditor -destination generic/platform=watchOS "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
2026-04-06 02:13:03.066 xcodebuild[612:3510] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-06-04_02-13-0003.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchOS }
	Available destinations for the "ZLImageEditor" scheme:
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:6fa822d40084114e25731c5ba875bad91ba65eca, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:6fa822d40084114e25731c5ba875bad91ba65eca, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:6fa822d40084114e25731c5ba875bad91ba65eca, name:My Mac }
		{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
		{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
		{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable