The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DynamicUI, reference main (e12394), with Swift 6.2 for macOS (SPM) on 20 Dec 2025 17:34:40 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xWDG/DynamicUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xWDG/DynamicUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e123942 Merge pull request #22 from 0xWDG/fix-typos-and-identation
Cloned https://github.com/0xWDG/DynamicUI.git
Revision (git rev-parse @):
e123942262689ed6c485f37bbad2635fd92fc1d8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/0xWDG/DynamicUI.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dynamicui",
      "name": "DynamicUI",
      "url": "https://github.com/0xWDG/DynamicUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DynamicUI",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/0xWDG/DynamicUI.git
[1/2048] Fetching dynamicui
Fetched https://github.com/0xWDG/DynamicUI.git from cache (1.22s)
Creating working copy for https://github.com/0xWDG/DynamicUI.git
Working copy of https://github.com/0xWDG/DynamicUI.git resolved at main (e123942)
warning: '.resolve-product-dependencies': dependency 'dynamicui' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/0xWDG/DynamicUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
[3/34] Emitting module DynamicUI
[4/37] Compiling DynamicUI DynamicVSplitView.swift
[5/37] Compiling DynamicUI DynamicVStack.swift
[6/37] Compiling DynamicUI DynamicZStack.swift
[7/37] Compiling DynamicUI DynamicSpacer.swift
[8/37] Compiling DynamicUI DynamicTEMPLATE.swift
[9/37] Compiling DynamicUI DynamicText.swift
[10/37] Compiling DynamicUI DynamicLabel.swift
[11/37] Compiling DynamicUI DynamicList.swift
[12/37] Compiling DynamicUI DynamicNavigationView.swift
[13/37] Compiling DynamicUI DynamicGroupBox.swift
[14/37] Compiling DynamicUI DynamicHSplitView.swift
[15/37] Compiling DynamicUI DynamicHStack.swift
[16/37] Compiling DynamicUI DynamicImage.swift
[17/37] Compiling DynamicUI DynamicUI.swift
[18/37] Compiling DynamicUI DynamicUIComponent.swift
[19/37] Compiling DynamicUI Binding.onChange.swift
[20/37] Compiling DynamicUI View.modifiers.swift
[21/37] Compiling DynamicUI DynamicPicker.swift
[22/37] Compiling DynamicUI DynamicProgressView.swift
[23/37] Compiling DynamicUI DynamicScrollView.swift
[24/37] Compiling DynamicUI DynamicSection.swift
[25/37] Compiling DynamicUI DynamicSecureTextField.swift
[26/37] Compiling DynamicUI DynamicSlider.swift
[27/37] Compiling DynamicUI DynamicDivider.swift
[28/37] Compiling DynamicUI DynamicForm.swift
[29/37] Compiling DynamicUI DynamicGauge.swift
[30/37] Compiling DynamicUI DynamicGroup.swift
[31/37] Compiling DynamicUI DynamicTextEditor.swift
[32/37] Compiling DynamicUI DynamicTextField.swift
[33/37] Compiling DynamicUI DynamicToggle.swift
[34/37] Compiling DynamicUI AnyCodable.swift
[35/37] Compiling DynamicUI DynamicUIHelper.swift
[36/37] Compiling DynamicUI DynamicButton.swift
[37/37] Compiling DynamicUI DynamicDisclosureGroup.swift
Build complete! (10.80s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/DynamicUI/PrivacyInfo.xcprivacy
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DynamicUI",
  "name" : "DynamicUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "DynamicUI",
      "targets" : [
        "DynamicUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DynamicUITests",
      "module_type" : "SwiftTarget",
      "name" : "DynamicUITests",
      "path" : "Tests/DynamicUITests",
      "sources" : [
        "DynamicUITests.swift"
      ],
      "target_dependencies" : [
        "DynamicUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DynamicUI",
      "module_type" : "SwiftTarget",
      "name" : "DynamicUI",
      "path" : "Sources/DynamicUI",
      "product_memberships" : [
        "DynamicUI"
      ],
      "sources" : [
        "DynamicUI.swift",
        "DynamicUIComponent.swift",
        "Extensions/Binding.onChange.swift",
        "Extensions/View.modifiers.swift",
        "Helpers/AnyCodable.swift",
        "Helpers/DynamicUIHelper.swift",
        "Views/DynamicButton.swift",
        "Views/DynamicDisclosureGroup.swift",
        "Views/DynamicDivider.swift",
        "Views/DynamicForm.swift",
        "Views/DynamicGauge.swift",
        "Views/DynamicGroup.swift",
        "Views/DynamicGroupBox.swift",
        "Views/DynamicHSplitView.swift",
        "Views/DynamicHStack.swift",
        "Views/DynamicImage.swift",
        "Views/DynamicLabel.swift",
        "Views/DynamicList.swift",
        "Views/DynamicNavigationView.swift",
        "Views/DynamicPicker.swift",
        "Views/DynamicProgressView.swift",
        "Views/DynamicScrollView.swift",
        "Views/DynamicSection.swift",
        "Views/DynamicSecureTextField.swift",
        "Views/DynamicSlider.swift",
        "Views/DynamicSpacer.swift",
        "Views/DynamicTEMPLATE.swift",
        "Views/DynamicText.swift",
        "Views/DynamicTextEditor.swift",
        "Views/DynamicTextField.swift",
        "Views/DynamicToggle.swift",
        "Views/DynamicVSplitView.swift",
        "Views/DynamicVStack.swift",
        "Views/DynamicZStack.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/0xwdg/dynamicui/main
Repository:               0xWDG/DynamicUI
Swift version used:       6.2
Target:                   DynamicUI
Extracting symbol information for 'DynamicUI'...
Finished extracting symbol information for 'DynamicUI'. (3.86s)
Building documentation for 'DynamicUI'...
warning: 'UIComponent.parameters' doesn't exist at '/DynamicUI/DynamicUIComponent/minimum'
  --> ../DynamicUIComponent.swift:56:65-56:87
54 |     /// Minimum value description
55 |     ///
56 +     /// - Note: This may be removed in the future in favor of ``UIComponent.parameters``
57 |     public let minimum: String?
58 |
warning: 'UIComponent.parameters' doesn't exist at '/DynamicUI/DynamicUIComponent/minimumValue'
  --> ../DynamicUIComponent.swift:62:65-62:87
60 |     /// Minumum value
61 |     ///
62 +     /// - Note: This may be removed in the future in favor of ``UIComponent.parameters``
63 |     public let minimumValue: Double?
64 |
warning: 'UIComponent.parameters' doesn't exist at '/DynamicUI/DynamicUIComponent/maximum'
  --> ../DynamicUIComponent.swift:68:65-68:87
66 |     /// Maximum value description
67 |     ///
68 +     /// - Note: This may be removed in the future in favor of ``UIComponent.parameters``
69 |     public let maximum: String?
70 |
warning: 'UIComponent.parameters' doesn't exist at '/DynamicUI/DynamicUIComponent/maximumValue'
  --> ../DynamicUIComponent.swift:74:65-74:87
72 |     /// Maximum value
73 |     ///
74 +     /// - Note: This may be removed in the future in favor of ``UIComponent.parameters``
75 |     public let maximumValue: Double?
76 |
Finished building documentation for 'DynamicUI' (0.70s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/0xwdg/dynamicui/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2158] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.25s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (3.33s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3628] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.28s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.99s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module Snippets
[7/53] Compiling Snippets Snippet.swift
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit GenericConstraint.swift
[10/53] Compiling SymbolKit GenericParameter.swift
[11/53] Compiling SymbolKit Generics.swift
[12/53] Compiling SymbolKit Namespace.swift
[13/53] Compiling SymbolKit Identifier.swift
[14/53] Compiling SymbolKit KindIdentifier.swift
[15/53] Compiling SymbolKit Location.swift
[16/53] Compiling SymbolKit Mutability.swift
[17/57] Compiling SymbolKit SemanticVersion.swift
[18/57] Compiling SymbolKit AccessControl.swift
[19/57] Compiling SymbolKit Availability.swift
[20/57] Compiling SymbolKit AvailabilityItem.swift
[21/57] Compiling SymbolKit Domain.swift
[22/57] Compiling SymbolKit DeclarationFragments.swift
[23/57] Compiling SymbolKit Fragment.swift
[24/57] Compiling SymbolKit FragmentKind.swift
[25/57] Compiling SymbolKit FunctionParameter.swift
[26/57] Compiling SymbolKit FunctionSignature.swift
[27/57] Compiling SymbolKit Symbol.swift
[28/57] Compiling SymbolKit SymbolKind.swift
[29/57] Compiling SymbolKit SymbolGraph.swift
[30/57] Compiling SymbolKit GraphCollector.swift
[31/57] Emitting module SymbolKit
[32/57] Compiling SymbolKit Names.swift
[33/57] Compiling SymbolKit SPI.swift
[34/57] Compiling SymbolKit Snippet.swift
[35/57] Compiling SymbolKit Extension.swift
[36/57] Compiling SymbolKit SourceRange.swift
[37/57] Compiling SymbolKit Metadata.swift
[38/57] Compiling SymbolKit Module.swift
[39/57] Compiling SymbolKit OperatingSystem.swift
[40/57] Compiling SymbolKit Platform.swift
[41/57] Compiling SymbolKit Mixin+Equals.swift
[42/57] Compiling SymbolKit Mixin+Hash.swift
[43/57] Compiling SymbolKit Mixin.swift
[44/57] Compiling SymbolKit LineList.swift
[45/57] Compiling SymbolKit Position.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.36s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'DynamicUI' complete! (0.17s)
    1842
13	/Users/admin/builder/spi-builder-workspace/.docs/0xwdg/dynamicui/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/0xwdg/dynamicui/main
File count: 1842
Doc size:   13.0MB
Preparing doc bundle ...
Uploading prod-0xwdg-dynamicui-main-1b5cd462.zip to s3://spi-docs-inbox/prod-0xwdg-dynamicui-main-1b5cd462.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [52%]
Copying... [62%]
Copying... [72%]
Copying... [83%]
Copying... [90%]
Copying... [100%]
Done.