The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MarkupEditor 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/stevengharris/MarkupEditor.git
Reference: 0.9.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stevengharris/MarkupEditor
 * tag               0.9.1      -> FETCH_HEAD
HEAD is now at ef0efac Merge pull request #268 from stevengharris/macosmenu
Cloned https://github.com/stevengharris/MarkupEditor.git
Revision (git rev-parse @):
ef0efac819dd0c56e6aff3a3f03ae2b81ffc1613
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stevengharris/MarkupEditor.git at 0.9.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/stevengharris/MarkupEditor.git
https://github.com/stevengharris/MarkupEditor.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "MarkupEditor",
  "name" : "MarkupEditor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "MarkupEditor",
      "targets" : [
        "MarkupEditor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTests",
      "path" : "MarkupEditorTests/SwiftTests",
      "sources" : [
        "PasteImage.swift"
      ],
      "target_dependencies" : [
        "MarkupEditor",
        "SharedTest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SharedTest",
      "module_type" : "SwiftTarget",
      "name" : "SharedTest",
      "path" : "MarkupEditorTests/SharedTest",
      "sources" : [
        "HtmlTest.swift",
        "HtmlTestPage.swift",
        "HtmlTestSuite.swift"
      ],
      "target_dependencies" : [
        "MarkupEditor"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MarkupEditor",
      "module_type" : "SwiftTarget",
      "name" : "MarkupEditor",
      "path" : "MarkupEditor",
      "product_memberships" : [
        "MarkupEditor"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditor/Resources/behaviorconfig.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditor/Resources/keymapconfig.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditor/Resources/markup-editor.js",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditor/Resources/toolbarconfig.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Divs/HtmlButton.swift",
        "Divs/HtmlButtonGroup.swift",
        "Divs/HtmlDiv.swift",
        "Divs/HtmlDivHolder.swift",
        "Divs/MarkupDivStructure.swift",
        "Divs/MarkupWKWebView+DivExtensions.swift",
        "Extensions/Logger+Extensions.swift",
        "Extensions/String+Extensions.swift",
        "Extensions/UIView+Extensions.swift",
        "Extensions/View+Extensions.swift",
        "MarkupCoordinator.swift",
        "MarkupDelegate.swift",
        "MarkupEditor.swift",
        "MarkupEditorUIView.swift",
        "MarkupEditorView.swift",
        "MarkupWKWebView.swift",
        "MarkupWKWebViewConfiguration.swift",
        "MarkupWKWebViewRepresentable.swift",
        "Selection/FormatContext.swift",
        "Selection/ListContext.swift",
        "Selection/SelectionState.swift",
        "Selection/StyleContext.swift",
        "Toolbars/CorrectionToolbar.swift",
        "Toolbars/FormatToolbar.swift",
        "Toolbars/InsertToolbar.swift",
        "Toolbars/LabeledToolbar.swift",
        "Toolbars/MarkupToolbar.swift",
        "Toolbars/MarkupToolbarUIView.swift",
        "Toolbars/StyleToolbar.swift",
        "Toolbars/TableToolbar.swift",
        "Utilities/Blur.swift",
        "Utilities/Config/BehaviorConfig.swift",
        "Utilities/Config/JSONConfigurable.swift",
        "Utilities/Config/KeymapConfig.swift",
        "Utilities/Config/ToolbarConfig.swift",
        "Utilities/EditableAttributes.swift",
        "Utilities/ForcePopoverModifier.swift",
        "Utilities/Icons.swift",
        "Utilities/ImageViewController.swift",
        "Utilities/LinkViewController.swift",
        "Utilities/MarkupMenu.swift",
        "Utilities/PlatformTypes.swift",
        "Utilities/PopoverHostingController.swift",
        "Utilities/TableSizer.swift",
        "Utilities/ToolbarButton.swift",
        "Utilities/ToolbarContents.swift",
        "Utilities/ToolbarStyle.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BaseTests",
      "module_type" : "SwiftTarget",
      "name" : "BaseTests",
      "path" : "MarkupEditorTests/BaseTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/baseline.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/correction.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/denting-multi.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/denting.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/format-multi.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/format-off.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/format-on.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/format-selection.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/insert-image-url.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/insert-link.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/insert-table.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/list-enter-collapsed.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/list-enter-range.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/list-multi.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/list.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/paste-html-preprocessing.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/paste-html.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/paste-text-preprocessing.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/paste-text.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/search.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/style-multi.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/style.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/MarkupEditorTests/BaseTests/Data/table-actions.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Baseline.swift",
        "Correction.swift",
        "Denting.swift",
        "DentingMulti .swift",
        "FormatMulti.swift",
        "FormatOff.swift",
        "FormatOn.swift",
        "FormatSelection.swift",
        "InsertImageUrl.swift",
        "InsertLink.swift",
        "InsertTable.swift",
        "List.swift",
        "ListEnterCollapsed.swift",
        "ListEnterRange.swift",
        "ListMulti.swift",
        "PasteHtml.swift",
        "PasteHtmlPreprocessing.swift",
        "PasteText.swift",
        "PasteTextPreprocessing.swift",
        "Search.swift",
        "Style.swift",
        "StyleMulti.swift",
        "TableActions.swift"
      ],
      "target_dependencies" : [
        "MarkupEditor",
        "SharedTest"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.1"
}
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:
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MarkupEditor -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
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 MarkupEditor -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats
2026-04-02 22:42:09.737 xcodebuild[564:3266] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-02-04_22-42-0009.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:watchOS }
	Available destinations for the "MarkupEditor" scheme:
		{ platform:macOS, arch:arm64, id:0ba88156bc28892dc56f151cc57490522413f34e, name:My Mac }
		{ platform:macOS, arch:x86_64, id:0ba88156bc28892dc56f151cc57490522413f34e, name:My Mac }
		{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0ba88156bc28892dc56f151cc57490522413f34e, name:My Mac }
		{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:0ba88156bc28892dc56f151cc57490522413f34e, 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, name:Any Mac }
		{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable