Build Information
Failed to build Ignite, reference 0.6.9 (34d842), with Swift 6.3 for watchOS using Xcode 26.4 on 22 Apr 2026 19:29:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Ignite-Package -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/twostraws/Ignite.git
Reference: 0.6.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/twostraws/Ignite
* tag 0.6.9 -> FETCH_HEAD
HEAD is now at 34d8429 Initial pass of optionally filtering build output.
Cloned https://github.com/twostraws/Ignite.git
Revision (git rev-parse @):
34d8429331540a70e7ef20f1e7c79200feac9301
SUCCESS checkout https://github.com/twostraws/Ignite.git at 0.6.9
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/twostraws/Ignite.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/swiftlang/swift-markdown.git
Fetching from https://github.com/scinfu/SwiftSoup.git
Fetching from https://github.com/apple/swift-argument-parser.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/swiftlang/swift-cmark.git
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Creating working copy of package ‘SwiftSoup’
Checking out 2.13.4 of package ‘SwiftSoup’
Creating working copy of package ‘swift-cmark’
Checking out 0.7.1 of package ‘swift-cmark’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘swift-markdown’
Checking out 0.7.3 of package ‘swift-markdown’
Resolve Package Graph
Resolved source packages:
cmark-gfm: https://github.com/swiftlang/swift-cmark.git @ 0.7.1
swift-markdown: https://github.com/swiftlang/swift-markdown.git @ 0.7.3
Ignite: /Users/admin/builder/spi-builder-workspace
SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.13.4
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
resolved source packages: cmark-gfm, swift-markdown, Ignite, SwiftSoup, swift-collections, swift-argument-parser
2026-04-22 15:28:38.018 xcodebuild[529:3100] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-markdown",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-markdown.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
}
],
"manifest_display_name" : "Ignite",
"name" : "Ignite",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Ignite",
"targets" : [
"Ignite"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IgniteCLI",
"targets" : [
"IgniteCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "IgniteTesting",
"module_type" : "SwiftTarget",
"name" : "IgniteTesting",
"path" : "Tests/IgniteTesting",
"sources" : [
"Actions/ClickModifier.swift",
"Actions/CustomAction.swift",
"Actions/DismissModal.swift",
"Actions/DoubleClickModifier.swift",
"Actions/EventModifier.swift",
"Actions/EventType.swift",
"Actions/HideElement.swift",
"Actions/HoverModifier.swift",
"Actions/ShowAlert.swift",
"Actions/ShowElement.swift",
"Actions/ShowModal.swift",
"Actions/SwitchTheme.swift",
"Actions/ToggleElementVisibility.swift",
"Elements/Abbreviation.swift",
"Elements/Accordion.swift",
"Elements/Alert.swift",
"Elements/ArticlePreview.swift",
"Elements/Attributes.swift",
"Elements/Audio.swift",
"Elements/Badge.swift",
"Elements/Body.swift",
"Elements/Button.swift",
"Elements/ButtonGroup.swift",
"Elements/Card.swift",
"Elements/Carousel.swift",
"Elements/Code.swift",
"Elements/CodeBlock.swift",
"Elements/Column.swift",
"Elements/ControlGroup.swift",
"Elements/Divider.swift",
"Elements/Dropdown.swift",
"Elements/Embed.swift",
"Elements/Emphasis.swift",
"Elements/EmptyHTML.swift",
"Elements/FeedLink.swift",
"Elements/ForEach.swift",
"Elements/Form.swift",
"Elements/FormFieldLabel.swift",
"Elements/Grid.swift",
"Elements/Group.swift",
"Elements/HStack.swift",
"Elements/HTMLDocument.swift",
"Elements/Head.swift",
"Elements/IgniteFooter.swift",
"Elements/Image.swift",
"Elements/Include.swift",
"Elements/InlineForEach.swift",
"Elements/Input.swift",
"Elements/Item.swift",
"Elements/Label.swift",
"Elements/Link.swift",
"Elements/List.swift",
"Elements/ListItem.swift",
"Elements/MetaLink.swift",
"Elements/MetaTag.swift",
"Elements/Modal.swift",
"Elements/NavigationBar.swift",
"Elements/Quote.swift",
"Elements/Row.swift",
"Elements/Script.swift",
"Elements/Section.swift",
"Elements/Slide.swift",
"Elements/Spacer.swift",
"Elements/Span.swift",
"Elements/Strikethrough.swift",
"Elements/String.swift",
"Elements/Strong.swift",
"Elements/SubscribeForm.swift",
"Elements/Table.swift",
"Elements/Tag.swift",
"Elements/Text.swift",
"Elements/TextField.swift",
"Elements/Time.swift",
"Elements/Title.swift",
"Elements/Underline.swift",
"Elements/UnderlineProminence.swift",
"Elements/VStack.swift",
"Elements/Video.swift",
"Elements/ZStack.swift",
"Extensions/Array-ContainsLocation.swift",
"Extensions/Array-LocalizedContains.swift",
"Extensions/Array-Sorting.swift",
"Extensions/Date-ISO8601.swift",
"Extensions/Date-RFC822.swift",
"Extensions/FormatStyle-NonLocalizedDecimal.swift",
"Extensions/String-AbsoluteLinks.swift",
"Extensions/String-CSStoJS.swift",
"Extensions/String-EscapedForJavaScript.swift",
"Extensions/String-KebabCased.swift",
"Extensions/String-Slug.swift",
"Extensions/String-SplitAndTrim.swift",
"Extensions/String-StrippingTags.swift",
"Extensions/String-TitleCase.swift",
"Extensions/String-TruncatedHash.swift",
"Extensions/URL-DecodedPath.swift",
"Extensions/URL-Relative.swift",
"Extensions/URL-RemovingWWW.swift",
"Extensions/URL-Unwrapped.swift",
"Framework/Analytics.swift",
"Framework/AnimatableData.swift",
"Framework/AnimatableProperty.swift",
"Framework/Animation.swift",
"Framework/AnimationDirection.swift",
"Framework/AnimationOption.swift",
"Framework/AnimationTrigger.swift",
"Framework/AnyHTML.swift",
"Framework/ArticleRenderer.swift",
"Framework/Attribute.swift",
"Framework/Category.swift",
"Framework/ColorArea.swift",
"Framework/CoreAttributes.swift",
"Framework/DocumentBuilder.swift",
"Framework/ElementBuilder.swift",
"Framework/ElementTypes.swift",
"Framework/FeedConfiguration.swift",
"Framework/HTMLBuilder.swift",
"Framework/HTMLCollection.swift",
"Framework/HighlighterLanguage.swift",
"Framework/InlineElementBuilder.swift",
"Framework/InlineElementCollection.swift",
"Framework/Keyframe.swift",
"Framework/KeyframeProxy.swift",
"Framework/Property.swift",
"Framework/Robots/DefaultRobotsConfiguration.swift",
"Framework/Robots/DisallowRule.swift",
"Framework/Robots/KnownRobot.swift",
"Framework/Robots/RobotsConfiguration.swift",
"Framework/TimingCurve.swift",
"Framework/Transition.swift",
"IgniteTestSuite.swift",
"Modifiers/AccessibilityLabel.swift",
"Modifiers/AnimationModifier.swift",
"Modifiers/AspectRatio.swift",
"Modifiers/Background.swift",
"Modifiers/BackgroundImage.swift",
"Modifiers/BadgeModifier.swift",
"Modifiers/Border.swift",
"Modifiers/Clipped.swift",
"Modifiers/ContainerRelativeFrame.swift",
"Modifiers/CornerRadius.swift",
"Modifiers/Cursor.swift",
"Modifiers/EdgeAdjust.swift",
"Modifiers/FixedSize.swift",
"Modifiers/FontModifier.swift",
"Modifiers/FontStyleModifier.swift",
"Modifiers/FontWeightModifier.swift",
"Modifiers/ForegroundStyle.swift",
"Modifiers/Frame.swift",
"Modifiers/GridColumnWidth.swift",
"Modifiers/Hidden.swift",
"Modifiers/Hint.swift",
"Modifiers/HorizontalAlignment.swift",
"Modifiers/HoverEffect.swift",
"Modifiers/IgnorePageGutters.swift",
"Modifiers/ImageFitModifier.swift",
"Modifiers/LazyLoadable.swift",
"Modifiers/LetterSpacing.swift",
"Modifiers/LineSpacing.swift",
"Modifiers/Margin.swift",
"Modifiers/MediaQuery.swift",
"Modifiers/Opacity.swift",
"Modifiers/Padding.swift",
"Modifiers/Position.swift",
"Modifiers/PrivacySensitive.swift",
"Modifiers/Shadow.swift",
"Modifiers/SmallCaps.swift",
"Modifiers/StyleModifier.swift",
"Modifiers/TextDecoration.swift",
"Modifiers/TextSelection.swift",
"Modifiers/TransitionModifier.swift",
"Publishing/AppTargetPublishingTests.swift",
"Publishing/ContentErrorToleranceTests.swift",
"Publishing/ContentFinder.swift",
"Publishing/ContentFinderTestHelp.swift",
"Publishing/ContentFinderTestSuite.swift",
"Publishing/FeedGenerator.swift",
"Publishing/RobotsGenerator.swift",
"Publishing/Site.swift",
"Publishing/SiteMapGenerator.swift",
"Publishing/ThemeHelpers.swift",
"RelativePaths/IgniteRelativePathsTestSuite.swift",
"RelativePaths/RelativePathsTests.swift",
"String-TestingHTML.swift",
"Subsite/IgniteSubsiteTestSuite.swift",
"Subsite/Subsite.swift",
"TestElement.swift",
"TestRelativePathsSite.swift",
"TestSubsite.swift",
"TestWebsitePackage/Package.swift",
"TestWebsitePackage/Sources/TestErrorPage.swift",
"TestWebsitePackage/Sources/TestPage.swift",
"TestWebsitePackage/Sources/TestSite.swift",
"TestWebsitePackage/Sources/TestSitePublisher.swift",
"TestWebsitePackage/Sources/TestSiteWithErrorPage.swift",
"TestWebsitePackage/Sources/TestStory.swift",
"Themes/ThemeIdentity.swift",
"Types/Alignment.swift",
"Types/AnchorPoint.swift",
"Types/Angle.swift",
"Types/Axis.swift",
"Types/Color.swift",
"Types/ColorScheme.swift",
"Types/ColorWeight.swift",
"Types/ColumnWidth.swift",
"Types/Content.swift",
"Types/ContentLoader.swift",
"Types/DiagonalEdge.swift",
"Types/Edge.swift",
"Types/FillMode.swift",
"Types/Gradient.swift",
"Types/ImageFit.swift",
"Types/InlineStyle.swift",
"Types/LengthUnit.swift",
"Types/Material.swift",
"Types/OrderedListMarkerStyle.swift",
"Types/Percentage.swift",
"Types/ResponsiveValues.swift",
"Types/Rotation.swift",
"Types/SpacingAmount.swift",
"Types/SpacingType.swift",
"Types/UnitPoint.swift",
"Types/UnorderedListMarkerStyle.swift",
"Types/VerticalAlignment.swift"
],
"target_dependencies" : [
"Ignite"
],
"type" : "test"
},
{
"c99name" : "IgniteCLI",
"module_type" : "SwiftTarget",
"name" : "IgniteCLI",
"path" : "Sources/IgniteCLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"IgniteCLI"
],
"sources" : [
"BuildCommand.swift",
"IgniteCLI.swift",
"NewCommand.swift",
"Process-Execute.swift",
"QR Generation/Array2D.swift",
"QR Generation/BoolMatrix.swift",
"QR Generation/ErrorCorrection.swift",
"QR Generation/QRCode.swift",
"QR Generation/QRCodeError.swift",
"RunCommand.swift"
],
"type" : "executable"
},
{
"c99name" : "Ignite",
"module_type" : "SwiftTarget",
"name" : "Ignite",
"path" : "Sources/Ignite",
"product_dependencies" : [
"Markdown",
"Collections",
"SwiftSoup"
],
"product_memberships" : [
"Ignite"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ignite/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Actions/Action.swift",
"Actions/CustomAction.swift",
"Actions/DismissModal.swift",
"Actions/Event Modifiers/ClickModifier.swift",
"Actions/Event Modifiers/DoubleClickModifier.swift",
"Actions/Event Modifiers/EventModifier.swift",
"Actions/Event Modifiers/HoverModifier.swift",
"Actions/EventType.swift",
"Actions/HideElement.swift",
"Actions/ShowAlert.swift",
"Actions/ShowElement.swift",
"Actions/ShowModal.swift",
"Actions/SwitchTheme.swift",
"Actions/ToggleElementVisibility.swift",
"Components/FeedLink.swift",
"Components/IgniteFooter.swift",
"Elements/Abbreviation.swift",
"Elements/Accordion.swift",
"Elements/Alert.swift",
"Elements/ArticlePreview.swift",
"Elements/Audio.swift",
"Elements/Badge.swift",
"Elements/Body.swift",
"Elements/Button.swift",
"Elements/ButtonGroup.swift",
"Elements/Card.swift",
"Elements/Carousel.swift",
"Elements/Code.swift",
"Elements/CodeBlock.swift",
"Elements/Column.swift",
"Elements/ControlGroup.swift",
"Elements/ControlLabel.swift",
"Elements/Divider.swift",
"Elements/Dropdown.swift",
"Elements/Embed.swift",
"Elements/Emphasis.swift",
"Elements/EmptyHTML.swift",
"Elements/ForEach.swift",
"Elements/Form.swift",
"Elements/Grid.swift",
"Elements/Group.swift",
"Elements/HStack.swift",
"Elements/Head.swift",
"Elements/Image.swift",
"Elements/Include.swift",
"Elements/InlineForEach.swift",
"Elements/InlineGroup.swift",
"Elements/Input.swift",
"Elements/Item.swift",
"Elements/Label.swift",
"Elements/Link.swift",
"Elements/LinkGroup.swift",
"Elements/List.swift",
"Elements/ListItem.swift",
"Elements/MetaLink.swift",
"Elements/MetaStyle.swift",
"Elements/MetaTag.swift",
"Elements/Modal.swift",
"Elements/NavigationBar.swift",
"Elements/NavigationItemGroup.swift",
"Elements/PlainDocument.swift",
"Elements/Quote.swift",
"Elements/Row.swift",
"Elements/Script.swift",
"Elements/Section.swift",
"Elements/Slide.swift",
"Elements/Spacer.swift",
"Elements/Span.swift",
"Elements/Strikethrough.swift",
"Elements/String.swift",
"Elements/Strong.swift",
"Elements/SubscribeForm.swift",
"Elements/Table.swift",
"Elements/Tag.swift",
"Elements/Text.swift",
"Elements/TextField.swift",
"Elements/Time.swift",
"Elements/Title.swift",
"Elements/Underline.swift",
"Elements/UnderlineProminence.swift",
"Elements/VStack.swift",
"Elements/Video.swift",
"Elements/ZStack.swift",
"Extensions/Array-ContainsLocation.swift",
"Extensions/Array-LocalizedContains.swift",
"Extensions/Array-Sorting.swift",
"Extensions/Date-ISO8601.swift",
"Extensions/Date-RFC822.swift",
"Extensions/FormatStyle-NonLocalizedDecimal.swift",
"Extensions/String-AbsoluteLinks.swift",
"Extensions/String-CSStoJS.swift",
"Extensions/String-EscapedForJavaScript.swift",
"Extensions/String-KebabCased.swift",
"Extensions/String-Slug.swift",
"Extensions/String-SplitAndTrim.swift",
"Extensions/String-StrippingTags.swift",
"Extensions/String-TitleCase.swift",
"Extensions/String-TruncatedHash.swift",
"Extensions/URL-DecodedPath.swift",
"Extensions/URL-Relative.swift",
"Extensions/URL-RemovingWWW.swift",
"Extensions/URL-SelectDirectories.swift",
"Extensions/URL-Unwrapped.swift",
"Framework/Analytics/Analytics.swift",
"Framework/Analytics/AnalyticsPlausibleMeasurement.swift",
"Framework/Analytics/AnalyticsService.swift",
"Framework/Animations/Animatable.swift",
"Framework/Animations/AnimatableData.swift",
"Framework/Animations/AnimatableProperty.swift",
"Framework/Animations/AnimatedHTML.swift",
"Framework/Animations/Animation.swift",
"Framework/Animations/AnimationDirection.swift",
"Framework/Animations/AnimationOption.swift",
"Framework/Animations/AnimationTrigger.swift",
"Framework/Animations/ColorArea.swift",
"Framework/Animations/Keyframe.swift",
"Framework/Animations/KeyframeBuilder.swift",
"Framework/Animations/KeyframeProxy.swift",
"Framework/Animations/TimingCurve.swift",
"Framework/Animations/Transition.swift",
"Framework/AnyHTML.swift",
"Framework/AnyInlineElement.swift",
"Framework/AriaType.swift",
"Framework/Article.swift",
"Framework/ArticleLoader.swift",
"Framework/ArticlePage.swift",
"Framework/Attribute+Convenience.swift",
"Framework/Attribute.swift",
"Framework/BorderStyle.swift",
"Framework/Color.swift",
"Framework/ControlLabelStyle.swift",
"Framework/ControlSize.swift",
"Framework/CoreAttributes.swift",
"Framework/DecodeAction.swift",
"Framework/DefaultLayout.swift",
"Framework/Defaultable.swift",
"Framework/ElementTypes/BodyElement.swift",
"Framework/ElementTypes/Document.swift",
"Framework/ElementTypes/FormItem.swift",
"Framework/ElementTypes/HTML.swift",
"Framework/ElementTypes/HeadElement.swift",
"Framework/ElementTypes/InlineElement.swift",
"Framework/ElementTypes/ListableElement.swift",
"Framework/ElementTypes/MarkupElement.swift",
"Framework/ElementTypes/NavigationItem.swift",
"Framework/ElementTypes/PassthroughElement.swift",
"Framework/EmailPlatform.swift",
"Framework/EmptyErrorPage.swift",
"Framework/EmptyInlineElement.swift",
"Framework/EmptyLayout.swift",
"Framework/EmptyTagPage.swift",
"Framework/Environment/Environment.swift",
"Framework/Environment/EnvironmentValues.swift",
"Framework/ErrorPage.swift",
"Framework/Event.swift",
"Framework/FeedConfiguration.swift",
"Framework/HTMLCollection.swift",
"Framework/HeadForEach.swift",
"Framework/HighlighterLanguage.swift",
"Framework/HighlighterTheme.swift",
"Framework/InlineElementCollection.swift",
"Framework/InlineStyle.swift",
"Framework/Language.swift",
"Framework/Layout.swift",
"Framework/LayoutContent.swift",
"Framework/LengthUnit.swift",
"Framework/LinkRelationship.swift",
"Framework/LinkTarget.swift",
"Framework/Markup.swift",
"Framework/Material.swift",
"Framework/NavigationBarVisibility.swift",
"Framework/NavigationItemConfigurable.swift",
"Framework/Property.swift",
"Framework/Queries/BreakpointQuery.swift",
"Framework/Queries/ColorSchemeQuery.swift",
"Framework/Queries/ContrastQuery.swift",
"Framework/Queries/DisplayModeQuery.swift",
"Framework/Queries/MotionQuery.swift",
"Framework/Queries/OrientationQuery.swift",
"Framework/Queries/ThemeQuery.swift",
"Framework/Queries/TransparencyQuery.swift",
"Framework/Query.swift",
"Framework/Robots/DefaultRobotsConfiguration.swift",
"Framework/Robots/DisallowRule.swift",
"Framework/Robots/KnownRobot.swift",
"Framework/Robots/RobotsConfiguration.swift",
"Framework/Role.swift",
"Framework/Site.swift",
"Framework/StaticPage.swift",
"Framework/SyntaxHighlighterConfiguration.swift",
"Framework/TagPage.swift",
"Ignite.swift",
"Modifiers/AccessibilityLabel.swift",
"Modifiers/AnimationModifier.swift",
"Modifiers/AspectRatio.swift",
"Modifiers/Attribute Modifiers/AriaModifier.swift",
"Modifiers/Attribute Modifiers/AttributeModifier.swift",
"Modifiers/Attribute Modifiers/ClassModifier.swift",
"Modifiers/Attribute Modifiers/CoreAttributesModifier.swift",
"Modifiers/Attribute Modifiers/DataModifier.swift",
"Modifiers/Attribute Modifiers/IDModifier.swift",
"Modifiers/Attribute Modifiers/InlineStyleModifier.swift",
"Modifiers/Background.swift",
"Modifiers/BackgroundImage.swift",
"Modifiers/BadgeModifier.swift",
"Modifiers/Border.swift",
"Modifiers/Clipped.swift",
"Modifiers/ContainerRelativeFrame.swift",
"Modifiers/CornerRadius.swift",
"Modifiers/Cursor.swift",
"Modifiers/EdgeAdjust.swift",
"Modifiers/FixedSize.swift",
"Modifiers/FontModifier.swift",
"Modifiers/FontStyleModifier.swift",
"Modifiers/FontWeightModifier.swift",
"Modifiers/ForegroundStyle.swift",
"Modifiers/Frame.swift",
"Modifiers/GridColumnWidthModifier.swift",
"Modifiers/Hidden.swift",
"Modifiers/Hint.swift",
"Modifiers/HorizontalAlignment.swift",
"Modifiers/HoverEffect.swift",
"Modifiers/IgnorePageGutters.swift",
"Modifiers/ImageFitModifier.swift",
"Modifiers/LazyLoadable.swift",
"Modifiers/LetterSpacing.swift",
"Modifiers/LineSpacing.swift",
"Modifiers/Margin.swift",
"Modifiers/Opacity.swift",
"Modifiers/Padding.swift",
"Modifiers/Position.swift",
"Modifiers/PrivacySensitive.swift",
"Modifiers/Shadow.swift",
"Modifiers/SmallCaps.swift",
"Modifiers/StyleModifier.swift",
"Modifiers/TextDecoration.swift",
"Modifiers/TextSelection.swift",
"Modifiers/TransitionModifier.swift",
"Publishing/BootstrapOptions.swift",
"Publishing/CSS/AnimationClassGenerator-Keyframes.swift",
"Publishing/CSS/AnimationClassGenerator-Transitions.swift",
"Publishing/CSS/AnimationClassGenerator.swift",
"Publishing/CSS/AnimationManager.swift",
"Publishing/CSS/CSSBuilder.swift",
"Publishing/CSS/CSSManager.swift",
"Publishing/CSS/EnvironmentConditions.swift",
"Publishing/CSS/FontFaceRule.swift",
"Publishing/CSS/ImportRule.swift",
"Publishing/CSS/MediaFeature.swift",
"Publishing/CSS/MediaQuery.swift",
"Publishing/CSS/Ruleset.swift",
"Publishing/CSS/StyleManager-StyleGeneration.swift",
"Publishing/CSS/StyleManager.swift",
"Publishing/FeedGenerator.swift",
"Publishing/Location.swift",
"Publishing/PublishingContext-Copying.swift",
"Publishing/PublishingContext-Finding.swift",
"Publishing/PublishingContext-Generators.swift",
"Publishing/PublishingContext-Rendering.swift",
"Publishing/PublishingContext-ThemeGenerators.swift",
"Publishing/PublishingContext-ThemeHelpers.swift",
"Publishing/PublishingContext.swift",
"Publishing/PublishingError.swift",
"Publishing/PublishingLogOptions.swift",
"Publishing/RobotsGenerator.swift",
"Publishing/SiteMapGenerator.swift",
"Publishing/SyntaxHighlightGenerator.swift",
"Rendering/Category/AllTagsCategory.swift",
"Rendering/Category/Category.swift",
"Rendering/Category/EmptyCategory.swift",
"Rendering/Category/TagCategory.swift",
"Rendering/Markdown/ArticleRenderer.swift",
"Rendering/Markdown/MarkdownToHTML.swift",
"Rendering/Markdown/Markup-IsInsideList.swift",
"Rendering/PageMetadata.swift",
"Rendering/ResponseErrors/EmptyHTTPError.swift",
"Rendering/ResponseErrors/HTTPError.swift",
"Rendering/ResponseErrors/PageNotFoundError.swift",
"Rendering/ResultBuilders/DocumentBuilder.swift",
"Rendering/ResultBuilders/DocumentElementBuilder.swift",
"Rendering/ResultBuilders/ElementBuilder.swift",
"Rendering/ResultBuilders/HTMLBuilder.swift",
"Rendering/ResultBuilders/InlineElementBuilder.swift",
"Rendering/SiteMetadata.swift",
"Rendering/TabFocus.swift",
"Styles/Style.swift",
"Styles/StyledHTML.swift",
"Themes/AutoTheme.swift",
"Themes/BootstrapConstants.swift",
"Themes/BootstrapVariable.swift",
"Themes/Breakpoint.swift",
"Themes/DefaultDarkTheme.swift",
"Themes/DefaultLightTheme.swift",
"Themes/Fonts/Font-Responsive.swift",
"Themes/Fonts/Font.swift",
"Themes/Fonts/FontSource.swift",
"Themes/Fonts/FontStyle.swift",
"Themes/Fonts/FontWeight.swift",
"Themes/Theme-DefaultImplementation.swift",
"Themes/Theme.swift",
"Types/Alignment.swift",
"Types/AnchorPoint.swift",
"Types/Angle.swift",
"Types/Axis.swift",
"Types/ColorScheme.swift",
"Types/ColorWeight.swift",
"Types/ColumnWidth.swift",
"Types/DiagonalEdge.swift",
"Types/Edge.swift",
"Types/FillMode.swift",
"Types/Gradient.swift",
"Types/ImageFit.swift",
"Types/OrderedListMarkerStyle.swift",
"Types/Percentage.swift",
"Types/ResponsiveValues.swift",
"Types/Rotation.swift",
"Types/SpacingAmount.swift",
"Types/SpacingType.swift",
"Types/UnitPoint.swift",
"Types/UnorderedListMarkerStyle.swift",
"Types/VerticalAlignment.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Ignite",
"Ignite-Package",
"IgniteCLI"
]
}
}
2026-04-22 15:28:50.815 xcodebuild[876:5099] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Ignite-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.4.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 Ignite-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Ignite: /Users/admin/builder/spi-builder-workspace
swift-markdown: https://github.com/swiftlang/swift-markdown.git @ 0.7.3
SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.13.4
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
cmark-gfm: https://github.com/swiftlang/swift-cmark.git @ 0.7.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (26 targets)
Target 'IgniteCLI' in project 'Ignite'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'Ignite' in project 'Ignite'
➜ Explicit dependency on target 'Ignite' in project 'Ignite'
➜ Explicit dependency on target 'Ignite_Ignite' in project 'Ignite'
➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
Target 'Ignite' in project 'Ignite'
➜ Explicit dependency on target 'Ignite_Ignite' in project 'Ignite'
➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
Target 'SwiftSoup' in project 'SwiftSoup'
➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
Target 'SwiftSoup' in project 'SwiftSoup' (no dependencies)
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
Target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
Target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'Markdown' in project 'swift-markdown'
➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
➜ Explicit dependency on target 'CAtomic' in project 'swift-markdown'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
Target 'Markdown' in project 'swift-markdown'
➜ Explicit dependency on target 'CAtomic' in project 'swift-markdown'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
Target 'cmark-gfm-extensions' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
Target 'cmark-gfm-extensions' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
Target 'cmark-gfm' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
Target 'cmark-gfm' in project 'cmark-gfm' (no dependencies)
Target 'CAtomic' in project 'swift-markdown' (no dependencies)
Target 'Ignite_Ignite' in project 'Ignite' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ed47a3eea59d475c6c12585e1c69d4ae
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ed47a3eea59d475c6c12585e1c69d4ae.xcbuilddata
error: The package product 'SwiftSoup' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Ignite' from project 'Ignite')
2026-04-22 15:28:56.008 xcodebuild[901:5246] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Ignite-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Ignite: /Users/admin/builder/spi-builder-workspace
SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.13.4
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-markdown: https://github.com/swiftlang/swift-markdown.git @ 0.7.3
cmark-gfm: https://github.com/swiftlang/swift-cmark.git @ 0.7.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
resolved source packages: Ignite, SwiftSoup, swift-collections, swift-markdown, cmark-gfm, swift-argument-parser
2026-04-22 15:29:02.658 xcodebuild[1008:5803] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-markdown",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-markdown.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
}
],
"manifest_display_name" : "Ignite",
"name" : "Ignite",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Ignite",
"targets" : [
"Ignite"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IgniteCLI",
"targets" : [
"IgniteCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "IgniteTesting",
"module_type" : "SwiftTarget",
"name" : "IgniteTesting",
"path" : "Tests/IgniteTesting",
"sources" : [
"Actions/ClickModifier.swift",
"Actions/CustomAction.swift",
"Actions/DismissModal.swift",
"Actions/DoubleClickModifier.swift",
"Actions/EventModifier.swift",
"Actions/EventType.swift",
"Actions/HideElement.swift",
"Actions/HoverModifier.swift",
"Actions/ShowAlert.swift",
"Actions/ShowElement.swift",
"Actions/ShowModal.swift",
"Actions/SwitchTheme.swift",
"Actions/ToggleElementVisibility.swift",
"Elements/Abbreviation.swift",
"Elements/Accordion.swift",
"Elements/Alert.swift",
"Elements/ArticlePreview.swift",
"Elements/Attributes.swift",
"Elements/Audio.swift",
"Elements/Badge.swift",
"Elements/Body.swift",
"Elements/Button.swift",
"Elements/ButtonGroup.swift",
"Elements/Card.swift",
"Elements/Carousel.swift",
"Elements/Code.swift",
"Elements/CodeBlock.swift",
"Elements/Column.swift",
"Elements/ControlGroup.swift",
"Elements/Divider.swift",
"Elements/Dropdown.swift",
"Elements/Embed.swift",
"Elements/Emphasis.swift",
"Elements/EmptyHTML.swift",
"Elements/FeedLink.swift",
"Elements/ForEach.swift",
"Elements/Form.swift",
"Elements/FormFieldLabel.swift",
"Elements/Grid.swift",
"Elements/Group.swift",
"Elements/HStack.swift",
"Elements/HTMLDocument.swift",
"Elements/Head.swift",
"Elements/IgniteFooter.swift",
"Elements/Image.swift",
"Elements/Include.swift",
"Elements/InlineForEach.swift",
"Elements/Input.swift",
"Elements/Item.swift",
"Elements/Label.swift",
"Elements/Link.swift",
"Elements/List.swift",
"Elements/ListItem.swift",
"Elements/MetaLink.swift",
"Elements/MetaTag.swift",
"Elements/Modal.swift",
"Elements/NavigationBar.swift",
"Elements/Quote.swift",
"Elements/Row.swift",
"Elements/Script.swift",
"Elements/Section.swift",
"Elements/Slide.swift",
"Elements/Spacer.swift",
"Elements/Span.swift",
"Elements/Strikethrough.swift",
"Elements/String.swift",
"Elements/Strong.swift",
"Elements/SubscribeForm.swift",
"Elements/Table.swift",
"Elements/Tag.swift",
"Elements/Text.swift",
"Elements/TextField.swift",
"Elements/Time.swift",
"Elements/Title.swift",
"Elements/Underline.swift",
"Elements/UnderlineProminence.swift",
"Elements/VStack.swift",
"Elements/Video.swift",
"Elements/ZStack.swift",
"Extensions/Array-ContainsLocation.swift",
"Extensions/Array-LocalizedContains.swift",
"Extensions/Array-Sorting.swift",
"Extensions/Date-ISO8601.swift",
"Extensions/Date-RFC822.swift",
"Extensions/FormatStyle-NonLocalizedDecimal.swift",
"Extensions/String-AbsoluteLinks.swift",
"Extensions/String-CSStoJS.swift",
"Extensions/String-EscapedForJavaScript.swift",
"Extensions/String-KebabCased.swift",
"Extensions/String-Slug.swift",
"Extensions/String-SplitAndTrim.swift",
"Extensions/String-StrippingTags.swift",
"Extensions/String-TitleCase.swift",
"Extensions/String-TruncatedHash.swift",
"Extensions/URL-DecodedPath.swift",
"Extensions/URL-Relative.swift",
"Extensions/URL-RemovingWWW.swift",
"Extensions/URL-Unwrapped.swift",
"Framework/Analytics.swift",
"Framework/AnimatableData.swift",
"Framework/AnimatableProperty.swift",
"Framework/Animation.swift",
"Framework/AnimationDirection.swift",
"Framework/AnimationOption.swift",
"Framework/AnimationTrigger.swift",
"Framework/AnyHTML.swift",
"Framework/ArticleRenderer.swift",
"Framework/Attribute.swift",
"Framework/Category.swift",
"Framework/ColorArea.swift",
"Framework/CoreAttributes.swift",
"Framework/DocumentBuilder.swift",
"Framework/ElementBuilder.swift",
"Framework/ElementTypes.swift",
"Framework/FeedConfiguration.swift",
"Framework/HTMLBuilder.swift",
"Framework/HTMLCollection.swift",
"Framework/HighlighterLanguage.swift",
"Framework/InlineElementBuilder.swift",
"Framework/InlineElementCollection.swift",
"Framework/Keyframe.swift",
"Framework/KeyframeProxy.swift",
"Framework/Property.swift",
"Framework/Robots/DefaultRobotsConfiguration.swift",
"Framework/Robots/DisallowRule.swift",
"Framework/Robots/KnownRobot.swift",
"Framework/Robots/RobotsConfiguration.swift",
"Framework/TimingCurve.swift",
"Framework/Transition.swift",
"IgniteTestSuite.swift",
"Modifiers/AccessibilityLabel.swift",
"Modifiers/AnimationModifier.swift",
"Modifiers/AspectRatio.swift",
"Modifiers/Background.swift",
"Modifiers/BackgroundImage.swift",
"Modifiers/BadgeModifier.swift",
"Modifiers/Border.swift",
"Modifiers/Clipped.swift",
"Modifiers/ContainerRelativeFrame.swift",
"Modifiers/CornerRadius.swift",
"Modifiers/Cursor.swift",
"Modifiers/EdgeAdjust.swift",
"Modifiers/FixedSize.swift",
"Modifiers/FontModifier.swift",
"Modifiers/FontStyleModifier.swift",
"Modifiers/FontWeightModifier.swift",
"Modifiers/ForegroundStyle.swift",
"Modifiers/Frame.swift",
"Modifiers/GridColumnWidth.swift",
"Modifiers/Hidden.swift",
"Modifiers/Hint.swift",
"Modifiers/HorizontalAlignment.swift",
"Modifiers/HoverEffect.swift",
"Modifiers/IgnorePageGutters.swift",
"Modifiers/ImageFitModifier.swift",
"Modifiers/LazyLoadable.swift",
"Modifiers/LetterSpacing.swift",
"Modifiers/LineSpacing.swift",
"Modifiers/Margin.swift",
"Modifiers/MediaQuery.swift",
"Modifiers/Opacity.swift",
"Modifiers/Padding.swift",
"Modifiers/Position.swift",
"Modifiers/PrivacySensitive.swift",
"Modifiers/Shadow.swift",
"Modifiers/SmallCaps.swift",
"Modifiers/StyleModifier.swift",
"Modifiers/TextDecoration.swift",
"Modifiers/TextSelection.swift",
"Modifiers/TransitionModifier.swift",
"Publishing/AppTargetPublishingTests.swift",
"Publishing/ContentErrorToleranceTests.swift",
"Publishing/ContentFinder.swift",
"Publishing/ContentFinderTestHelp.swift",
"Publishing/ContentFinderTestSuite.swift",
"Publishing/FeedGenerator.swift",
"Publishing/RobotsGenerator.swift",
"Publishing/Site.swift",
"Publishing/SiteMapGenerator.swift",
"Publishing/ThemeHelpers.swift",
"RelativePaths/IgniteRelativePathsTestSuite.swift",
"RelativePaths/RelativePathsTests.swift",
"String-TestingHTML.swift",
"Subsite/IgniteSubsiteTestSuite.swift",
"Subsite/Subsite.swift",
"TestElement.swift",
"TestRelativePathsSite.swift",
"TestSubsite.swift",
"TestWebsitePackage/Package.swift",
"TestWebsitePackage/Sources/TestErrorPage.swift",
"TestWebsitePackage/Sources/TestPage.swift",
"TestWebsitePackage/Sources/TestSite.swift",
"TestWebsitePackage/Sources/TestSitePublisher.swift",
"TestWebsitePackage/Sources/TestSiteWithErrorPage.swift",
"TestWebsitePackage/Sources/TestStory.swift",
"Themes/ThemeIdentity.swift",
"Types/Alignment.swift",
"Types/AnchorPoint.swift",
"Types/Angle.swift",
"Types/Axis.swift",
"Types/Color.swift",
"Types/ColorScheme.swift",
"Types/ColorWeight.swift",
"Types/ColumnWidth.swift",
"Types/Content.swift",
"Types/ContentLoader.swift",
"Types/DiagonalEdge.swift",
"Types/Edge.swift",
"Types/FillMode.swift",
"Types/Gradient.swift",
"Types/ImageFit.swift",
"Types/InlineStyle.swift",
"Types/LengthUnit.swift",
"Types/Material.swift",
"Types/OrderedListMarkerStyle.swift",
"Types/Percentage.swift",
"Types/ResponsiveValues.swift",
"Types/Rotation.swift",
"Types/SpacingAmount.swift",
"Types/SpacingType.swift",
"Types/UnitPoint.swift",
"Types/UnorderedListMarkerStyle.swift",
"Types/VerticalAlignment.swift"
],
"target_dependencies" : [
"Ignite"
],
"type" : "test"
},
{
"c99name" : "IgniteCLI",
"module_type" : "SwiftTarget",
"name" : "IgniteCLI",
"path" : "Sources/IgniteCLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"IgniteCLI"
],
"sources" : [
"BuildCommand.swift",
"IgniteCLI.swift",
"NewCommand.swift",
"Process-Execute.swift",
"QR Generation/Array2D.swift",
"QR Generation/BoolMatrix.swift",
"QR Generation/ErrorCorrection.swift",
"QR Generation/QRCode.swift",
"QR Generation/QRCodeError.swift",
"RunCommand.swift"
],
"type" : "executable"
},
{
"c99name" : "Ignite",
"module_type" : "SwiftTarget",
"name" : "Ignite",
"path" : "Sources/Ignite",
"product_dependencies" : [
"Markdown",
"Collections",
"SwiftSoup"
],
"product_memberships" : [
"Ignite"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ignite/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Actions/Action.swift",
"Actions/CustomAction.swift",
"Actions/DismissModal.swift",
"Actions/Event Modifiers/ClickModifier.swift",
"Actions/Event Modifiers/DoubleClickModifier.swift",
"Actions/Event Modifiers/EventModifier.swift",
"Actions/Event Modifiers/HoverModifier.swift",
"Actions/EventType.swift",
"Actions/HideElement.swift",
"Actions/ShowAlert.swift",
"Actions/ShowElement.swift",
"Actions/ShowModal.swift",
"Actions/SwitchTheme.swift",
"Actions/ToggleElementVisibility.swift",
"Components/FeedLink.swift",
"Components/IgniteFooter.swift",
"Elements/Abbreviation.swift",
"Elements/Accordion.swift",
"Elements/Alert.swift",
"Elements/ArticlePreview.swift",
"Elements/Audio.swift",
"Elements/Badge.swift",
"Elements/Body.swift",
"Elements/Button.swift",
"Elements/ButtonGroup.swift",
"Elements/Card.swift",
"Elements/Carousel.swift",
"Elements/Code.swift",
"Elements/CodeBlock.swift",
"Elements/Column.swift",
"Elements/ControlGroup.swift",
"Elements/ControlLabel.swift",
"Elements/Divider.swift",
"Elements/Dropdown.swift",
"Elements/Embed.swift",
"Elements/Emphasis.swift",
"Elements/EmptyHTML.swift",
"Elements/ForEach.swift",
"Elements/Form.swift",
"Elements/Grid.swift",
"Elements/Group.swift",
"Elements/HStack.swift",
"Elements/Head.swift",
"Elements/Image.swift",
"Elements/Include.swift",
"Elements/InlineForEach.swift",
"Elements/InlineGroup.swift",
"Elements/Input.swift",
"Elements/Item.swift",
"Elements/Label.swift",
"Elements/Link.swift",
"Elements/LinkGroup.swift",
"Elements/List.swift",
"Elements/ListItem.swift",
"Elements/MetaLink.swift",
"Elements/MetaStyle.swift",
"Elements/MetaTag.swift",
"Elements/Modal.swift",
"Elements/NavigationBar.swift",
"Elements/NavigationItemGroup.swift",
"Elements/PlainDocument.swift",
"Elements/Quote.swift",
"Elements/Row.swift",
"Elements/Script.swift",
"Elements/Section.swift",
"Elements/Slide.swift",
"Elements/Spacer.swift",
"Elements/Span.swift",
"Elements/Strikethrough.swift",
"Elements/String.swift",
"Elements/Strong.swift",
"Elements/SubscribeForm.swift",
"Elements/Table.swift",
"Elements/Tag.swift",
"Elements/Text.swift",
"Elements/TextField.swift",
"Elements/Time.swift",
"Elements/Title.swift",
"Elements/Underline.swift",
"Elements/UnderlineProminence.swift",
"Elements/VStack.swift",
"Elements/Video.swift",
"Elements/ZStack.swift",
"Extensions/Array-ContainsLocation.swift",
"Extensions/Array-LocalizedContains.swift",
"Extensions/Array-Sorting.swift",
"Extensions/Date-ISO8601.swift",
"Extensions/Date-RFC822.swift",
"Extensions/FormatStyle-NonLocalizedDecimal.swift",
"Extensions/String-AbsoluteLinks.swift",
"Extensions/String-CSStoJS.swift",
"Extensions/String-EscapedForJavaScript.swift",
"Extensions/String-KebabCased.swift",
"Extensions/String-Slug.swift",
"Extensions/String-SplitAndTrim.swift",
"Extensions/String-StrippingTags.swift",
"Extensions/String-TitleCase.swift",
"Extensions/String-TruncatedHash.swift",
"Extensions/URL-DecodedPath.swift",
"Extensions/URL-Relative.swift",
"Extensions/URL-RemovingWWW.swift",
"Extensions/URL-SelectDirectories.swift",
"Extensions/URL-Unwrapped.swift",
"Framework/Analytics/Analytics.swift",
"Framework/Analytics/AnalyticsPlausibleMeasurement.swift",
"Framework/Analytics/AnalyticsService.swift",
"Framework/Animations/Animatable.swift",
"Framework/Animations/AnimatableData.swift",
"Framework/Animations/AnimatableProperty.swift",
"Framework/Animations/AnimatedHTML.swift",
"Framework/Animations/Animation.swift",
"Framework/Animations/AnimationDirection.swift",
"Framework/Animations/AnimationOption.swift",
"Framework/Animations/AnimationTrigger.swift",
"Framework/Animations/ColorArea.swift",
"Framework/Animations/Keyframe.swift",
"Framework/Animations/KeyframeBuilder.swift",
"Framework/Animations/KeyframeProxy.swift",
"Framework/Animations/TimingCurve.swift",
"Framework/Animations/Transition.swift",
"Framework/AnyHTML.swift",
"Framework/AnyInlineElement.swift",
"Framework/AriaType.swift",
"Framework/Article.swift",
"Framework/ArticleLoader.swift",
"Framework/ArticlePage.swift",
"Framework/Attribute+Convenience.swift",
"Framework/Attribute.swift",
"Framework/BorderStyle.swift",
"Framework/Color.swift",
"Framework/ControlLabelStyle.swift",
"Framework/ControlSize.swift",
"Framework/CoreAttributes.swift",
"Framework/DecodeAction.swift",
"Framework/DefaultLayout.swift",
"Framework/Defaultable.swift",
"Framework/ElementTypes/BodyElement.swift",
"Framework/ElementTypes/Document.swift",
"Framework/ElementTypes/FormItem.swift",
"Framework/ElementTypes/HTML.swift",
"Framework/ElementTypes/HeadElement.swift",
"Framework/ElementTypes/InlineElement.swift",
"Framework/ElementTypes/ListableElement.swift",
"Framework/ElementTypes/MarkupElement.swift",
"Framework/ElementTypes/NavigationItem.swift",
"Framework/ElementTypes/PassthroughElement.swift",
"Framework/EmailPlatform.swift",
"Framework/EmptyErrorPage.swift",
"Framework/EmptyInlineElement.swift",
"Framework/EmptyLayout.swift",
"Framework/EmptyTagPage.swift",
"Framework/Environment/Environment.swift",
"Framework/Environment/EnvironmentValues.swift",
"Framework/ErrorPage.swift",
"Framework/Event.swift",
"Framework/FeedConfiguration.swift",
"Framework/HTMLCollection.swift",
"Framework/HeadForEach.swift",
"Framework/HighlighterLanguage.swift",
"Framework/HighlighterTheme.swift",
"Framework/InlineElementCollection.swift",
"Framework/InlineStyle.swift",
"Framework/Language.swift",
"Framework/Layout.swift",
"Framework/LayoutContent.swift",
"Framework/LengthUnit.swift",
"Framework/LinkRelationship.swift",
"Framework/LinkTarget.swift",
"Framework/Markup.swift",
"Framework/Material.swift",
"Framework/NavigationBarVisibility.swift",
"Framework/NavigationItemConfigurable.swift",
"Framework/Property.swift",
"Framework/Queries/BreakpointQuery.swift",
"Framework/Queries/ColorSchemeQuery.swift",
"Framework/Queries/ContrastQuery.swift",
"Framework/Queries/DisplayModeQuery.swift",
"Framework/Queries/MotionQuery.swift",
"Framework/Queries/OrientationQuery.swift",
"Framework/Queries/ThemeQuery.swift",
"Framework/Queries/TransparencyQuery.swift",
"Framework/Query.swift",
"Framework/Robots/DefaultRobotsConfiguration.swift",
"Framework/Robots/DisallowRule.swift",
"Framework/Robots/KnownRobot.swift",
"Framework/Robots/RobotsConfiguration.swift",
"Framework/Role.swift",
"Framework/Site.swift",
"Framework/StaticPage.swift",
"Framework/SyntaxHighlighterConfiguration.swift",
"Framework/TagPage.swift",
"Ignite.swift",
"Modifiers/AccessibilityLabel.swift",
"Modifiers/AnimationModifier.swift",
"Modifiers/AspectRatio.swift",
"Modifiers/Attribute Modifiers/AriaModifier.swift",
"Modifiers/Attribute Modifiers/AttributeModifier.swift",
"Modifiers/Attribute Modifiers/ClassModifier.swift",
"Modifiers/Attribute Modifiers/CoreAttributesModifier.swift",
"Modifiers/Attribute Modifiers/DataModifier.swift",
"Modifiers/Attribute Modifiers/IDModifier.swift",
"Modifiers/Attribute Modifiers/InlineStyleModifier.swift",
"Modifiers/Background.swift",
"Modifiers/BackgroundImage.swift",
"Modifiers/BadgeModifier.swift",
"Modifiers/Border.swift",
"Modifiers/Clipped.swift",
"Modifiers/ContainerRelativeFrame.swift",
"Modifiers/CornerRadius.swift",
"Modifiers/Cursor.swift",
"Modifiers/EdgeAdjust.swift",
"Modifiers/FixedSize.swift",
"Modifiers/FontModifier.swift",
"Modifiers/FontStyleModifier.swift",
"Modifiers/FontWeightModifier.swift",
"Modifiers/ForegroundStyle.swift",
"Modifiers/Frame.swift",
"Modifiers/GridColumnWidthModifier.swift",
"Modifiers/Hidden.swift",
"Modifiers/Hint.swift",
"Modifiers/HorizontalAlignment.swift",
"Modifiers/HoverEffect.swift",
"Modifiers/IgnorePageGutters.swift",
"Modifiers/ImageFitModifier.swift",
"Modifiers/LazyLoadable.swift",
"Modifiers/LetterSpacing.swift",
"Modifiers/LineSpacing.swift",
"Modifiers/Margin.swift",
"Modifiers/Opacity.swift",
"Modifiers/Padding.swift",
"Modifiers/Position.swift",
"Modifiers/PrivacySensitive.swift",
"Modifiers/Shadow.swift",
"Modifiers/SmallCaps.swift",
"Modifiers/StyleModifier.swift",
"Modifiers/TextDecoration.swift",
"Modifiers/TextSelection.swift",
"Modifiers/TransitionModifier.swift",
"Publishing/BootstrapOptions.swift",
"Publishing/CSS/AnimationClassGenerator-Keyframes.swift",
"Publishing/CSS/AnimationClassGenerator-Transitions.swift",
"Publishing/CSS/AnimationClassGenerator.swift",
"Publishing/CSS/AnimationManager.swift",
"Publishing/CSS/CSSBuilder.swift",
"Publishing/CSS/CSSManager.swift",
"Publishing/CSS/EnvironmentConditions.swift",
"Publishing/CSS/FontFaceRule.swift",
"Publishing/CSS/ImportRule.swift",
"Publishing/CSS/MediaFeature.swift",
"Publishing/CSS/MediaQuery.swift",
"Publishing/CSS/Ruleset.swift",
"Publishing/CSS/StyleManager-StyleGeneration.swift",
"Publishing/CSS/StyleManager.swift",
"Publishing/FeedGenerator.swift",
"Publishing/Location.swift",
"Publishing/PublishingContext-Copying.swift",
"Publishing/PublishingContext-Finding.swift",
"Publishing/PublishingContext-Generators.swift",
"Publishing/PublishingContext-Rendering.swift",
"Publishing/PublishingContext-ThemeGenerators.swift",
"Publishing/PublishingContext-ThemeHelpers.swift",
"Publishing/PublishingContext.swift",
"Publishing/PublishingError.swift",
"Publishing/PublishingLogOptions.swift",
"Publishing/RobotsGenerator.swift",
"Publishing/SiteMapGenerator.swift",
"Publishing/SyntaxHighlightGenerator.swift",
"Rendering/Category/AllTagsCategory.swift",
"Rendering/Category/Category.swift",
"Rendering/Category/EmptyCategory.swift",
"Rendering/Category/TagCategory.swift",
"Rendering/Markdown/ArticleRenderer.swift",
"Rendering/Markdown/MarkdownToHTML.swift",
"Rendering/Markdown/Markup-IsInsideList.swift",
"Rendering/PageMetadata.swift",
"Rendering/ResponseErrors/EmptyHTTPError.swift",
"Rendering/ResponseErrors/HTTPError.swift",
"Rendering/ResponseErrors/PageNotFoundError.swift",
"Rendering/ResultBuilders/DocumentBuilder.swift",
"Rendering/ResultBuilders/DocumentElementBuilder.swift",
"Rendering/ResultBuilders/ElementBuilder.swift",
"Rendering/ResultBuilders/HTMLBuilder.swift",
"Rendering/ResultBuilders/InlineElementBuilder.swift",
"Rendering/SiteMetadata.swift",
"Rendering/TabFocus.swift",
"Styles/Style.swift",
"Styles/StyledHTML.swift",
"Themes/AutoTheme.swift",
"Themes/BootstrapConstants.swift",
"Themes/BootstrapVariable.swift",
"Themes/Breakpoint.swift",
"Themes/DefaultDarkTheme.swift",
"Themes/DefaultLightTheme.swift",
"Themes/Fonts/Font-Responsive.swift",
"Themes/Fonts/Font.swift",
"Themes/Fonts/FontSource.swift",
"Themes/Fonts/FontStyle.swift",
"Themes/Fonts/FontWeight.swift",
"Themes/Theme-DefaultImplementation.swift",
"Themes/Theme.swift",
"Types/Alignment.swift",
"Types/AnchorPoint.swift",
"Types/Angle.swift",
"Types/Axis.swift",
"Types/ColorScheme.swift",
"Types/ColorWeight.swift",
"Types/ColumnWidth.swift",
"Types/DiagonalEdge.swift",
"Types/Edge.swift",
"Types/FillMode.swift",
"Types/Gradient.swift",
"Types/ImageFit.swift",
"Types/OrderedListMarkerStyle.swift",
"Types/Percentage.swift",
"Types/ResponsiveValues.swift",
"Types/Rotation.swift",
"Types/SpacingAmount.swift",
"Types/SpacingType.swift",
"Types/UnitPoint.swift",
"Types/UnorderedListMarkerStyle.swift",
"Types/VerticalAlignment.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Ignite",
"Ignite-Package",
"IgniteCLI"
]
}
}
2026-04-22 15:29:05.173 xcodebuild[1038:5964] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Ignite-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.4.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 Ignite-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
cmark-gfm: https://github.com/swiftlang/swift-cmark.git @ 0.7.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.7.1
SwiftSoup: https://github.com/scinfu/SwiftSoup.git @ 2.13.4
Ignite: /Users/admin/builder/spi-builder-workspace
swift-markdown: https://github.com/swiftlang/swift-markdown.git @ 0.7.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (26 targets)
Target 'IgniteCLI' in project 'Ignite'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'Ignite' in project 'Ignite'
➜ Explicit dependency on target 'Ignite' in project 'Ignite'
➜ Explicit dependency on target 'Ignite_Ignite' in project 'Ignite'
➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
Target 'Ignite' in project 'Ignite'
➜ Explicit dependency on target 'Ignite_Ignite' in project 'Ignite'
➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
Target 'SwiftSoup' in project 'SwiftSoup'
➜ Explicit dependency on target 'SwiftSoup' in project 'SwiftSoup'
Target 'SwiftSoup' in project 'SwiftSoup' (no dependencies)
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
Target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
Target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'Markdown' in project 'swift-markdown'
➜ Explicit dependency on target 'Markdown' in project 'swift-markdown'
➜ Explicit dependency on target 'CAtomic' in project 'swift-markdown'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
Target 'Markdown' in project 'swift-markdown'
➜ Explicit dependency on target 'CAtomic' in project 'swift-markdown'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
Target 'cmark-gfm-extensions' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
Target 'cmark-gfm-extensions' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
Target 'cmark-gfm' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
Target 'cmark-gfm' in project 'cmark-gfm' (no dependencies)
Target 'CAtomic' in project 'swift-markdown' (no dependencies)
Target 'Ignite_Ignite' in project 'Ignite' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ed47a3eea59d475c6c12585e1c69d4ae
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ed47a3eea59d475c6c12585e1c69d4ae.xcbuilddata
error: The package product 'SwiftSoup' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Ignite' from project 'Ignite')
2026-04-22 15:29:07.307 xcodebuild[1061:6090] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Ignite-Package
(1 failure)
BUILD FAILURE 6.3 watchOS