The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swiftui-bottom-sheet-drawer, reference 1.0.2 (b2abe8), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 09:07:32 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftuiux/swiftui-bottomsheet-drawer.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftuiux/swiftui-bottomsheet-drawer
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at b2abe86 Update .spi.yml
Cloned https://github.com/swiftuiux/swiftui-bottomsheet-drawer.git
Revision (git rev-parse @):
b2abe86a61e38a22009074d2d1393c31b56fba97
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftuiux/swiftui-bottomsheet-drawer.git at 1.0.2
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swiftui-bottomsheet-drawer",
      "name": "swiftui-bottom-sheet-drawer",
      "url": "https://github.com/swiftuiux/swiftui-bottomsheet-drawer.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-bottomsheet-drawer",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/swiftuiux/swiftui-bottomsheet-drawer.git
[1/224] Fetching swiftui-bottomsheet-drawer
Fetched https://github.com/swiftuiux/swiftui-bottomsheet-drawer.git from cache (1.72s)
Creating working copy for https://github.com/swiftuiux/swiftui-bottomsheet-drawer.git
Working copy of https://github.com/swiftuiux/swiftui-bottomsheet-drawer.git resolved at 1.0.2 (b2abe86)
warning: '.resolve-product-dependencies': dependency 'swiftui-bottomsheet-drawer' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/swiftuiux/swiftui-bottomsheet-drawer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/11] Compiling swiftui_bottom_sheet_drawer IBottomSheetView.swift
[4/11] Compiling swiftui_bottom_sheet_drawer RoundedCornersShape.swift
[5/11] Compiling swiftui_bottom_sheet_drawer SizePreferenceKey.swift
[6/11] Compiling swiftui_bottom_sheet_drawer View+MessureSize.swift
[7/11] Compiling swiftui_bottom_sheet_drawer BottomSheetPositionKey.swift
[8/11] Compiling swiftui_bottom_sheet_drawer Comparable+clamped.swift
[9/11] Emitting module swiftui_bottom_sheet_drawer
[10/11] Compiling swiftui_bottom_sheet_drawer BottomSheetPosition.swift
[11/11] Compiling swiftui_bottom_sheet_drawer BottomSheet.swift
Build complete! (9.33s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swiftui-bottom-sheet-drawer",
  "name" : "swiftui-bottom-sheet-drawer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12"
    },
    {
      "name" : "ios",
      "version" : "15"
    },
    {
      "name" : "watchos",
      "version" : "10"
    }
  ],
  "products" : [
    {
      "name" : "swiftui-bottom-sheet-drawer",
      "targets" : [
        "swiftui-bottom-sheet-drawer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swiftui_bottom_sheet_drawerTests",
      "module_type" : "SwiftTarget",
      "name" : "swiftui-bottom-sheet-drawerTests",
      "path" : "Tests/swiftui-bottom-sheet-drawerTests",
      "sources" : [
        "swiftui_bottom_sheet_drawerTests.swift"
      ],
      "target_dependencies" : [
        "swiftui-bottom-sheet-drawer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "swiftui_bottom_sheet_drawer",
      "module_type" : "SwiftTarget",
      "name" : "swiftui-bottom-sheet-drawer",
      "path" : "Sources/swiftui-bottom-sheet-drawer",
      "product_memberships" : [
        "swiftui-bottom-sheet-drawer"
      ],
      "sources" : [
        "BottomSheet.swift",
        "enum/BottomSheetPosition.swift",
        "ext/Comparable+clamped.swift",
        "ext/View+MessureSize.swift",
        "key/BottomSheetPositionKey.swift",
        "key/SizePreferenceKey.swift",
        "protocol/IBottomSheetView.swift",
        "shape/RoundedCornersShape.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swiftuiux/swiftui-bottomsheet-drawer/1.0.2
Repository:               swiftuiux/swiftui-bottomsheet-drawer
Swift version used:       6.3
Target:                   swiftui-bottom-sheet-drawer
Extracting symbol information for 'swiftui-bottom-sheet-drawer'...
Finished extracting symbol information for 'swiftui-bottom-sheet-drawer'. (44.26s)
Building documentation for 'swiftui-bottom-sheet-drawer'...
warning: No valid content was found in this file
A '.' file should contain a top-level directive ('Tutorials', 'Tutorial', or 'Article') and valid child content. Only '.md' files support content without a top-level directive
 --> ../../../../..:1:1-5:2
1 + # ``swiftui_bottom_sheet_drawer``
2 +
3 + @Metadata {
4 +   @DisplayName("swiftui-bottom-sheet-drawer")
5 + }
warning: Parameter 'showDragButton' not found in initializer declaration
  --> Sources/swiftui-bottom-sheet-drawer/BottomSheet.swift:53:11-53:53
51 |     ///   - shift: Visible height of the sheet drawer
52 |     ///   - topIndentation: Space from the very top to the max height drawer can reach
53 +     ///   - showDragButton: Hide or show drag button
   |           ╰─suggestion: Remove 'showDragButton' parameter documentation
54 |     ///   - draggerHeight: Space sensitive for dragging
55 |     ///   - dragThresholdToAct: Dragging length after which trigger move to the next level depends on the direction of moving
warning: Parameter 'doAnimation' not found in initializer declaration
  --> Sources/swiftui-bottom-sheet-drawer/BottomSheet.swift:56:11-56:38
54 |     ///   - draggerHeight: Space sensitive for dragging
55 |     ///   - dragThresholdToAct: Dragging length after which trigger move to the next level depends on the direction of moving
56 +     ///   - doAnimation: Animate move
   |           ╰─suggestion: Remove 'doAnimation' parameter documentation
57 |     public init(
58 |         content: Content,
Finished building documentation for 'swiftui-bottom-sheet-drawer' (1.15s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftuiux/swiftui-bottomsheet-drawer/1.0.2
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2275] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (1.97s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.96s)
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.6
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
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit Mixin+Equals.swift
[10/53] Compiling SymbolKit Mixin+Hash.swift
[11/53] Compiling SymbolKit Mixin.swift
[12/53] Compiling SymbolKit LineList.swift
[13/53] Compiling SymbolKit Position.swift
[14/53] Compiling SymbolKit Identifier.swift
[15/53] Compiling SymbolKit KindIdentifier.swift
[16/53] Compiling SymbolKit Location.swift
[17/53] Compiling SymbolKit Mutability.swift
[18/53] Emitting module SymbolKit
[19/57] Compiling SymbolKit SourceRange.swift
[20/57] Compiling SymbolKit Metadata.swift
[21/57] Compiling SymbolKit Module.swift
[22/57] Compiling SymbolKit OperatingSystem.swift
[23/57] Compiling SymbolKit Platform.swift
[24/57] Compiling SymbolKit Names.swift
[25/57] Compiling SymbolKit SPI.swift
[26/57] Compiling SymbolKit Snippet.swift
[27/57] Compiling SymbolKit Extension.swift
[28/57] Compiling SymbolKit Relationship.swift
[29/57] Compiling SymbolKit RelationshipKind.swift
[30/57] Compiling SymbolKit SourceOrigin.swift
[31/57] Compiling SymbolKit GenericConstraints.swift
[32/57] Compiling SymbolKit Swift.swift
[33/57] Compiling SymbolKit DeclarationFragments.swift
[34/57] Compiling SymbolKit Fragment.swift
[35/57] Compiling SymbolKit FragmentKind.swift
[36/57] Compiling SymbolKit FunctionParameter.swift
[37/57] Compiling SymbolKit FunctionSignature.swift
[38/57] Compiling SymbolKit SemanticVersion.swift
[39/57] Compiling SymbolKit AccessControl.swift
[40/57] Compiling SymbolKit Availability.swift
[41/57] Compiling SymbolKit AvailabilityItem.swift
[42/57] Compiling SymbolKit Domain.swift
[43/57] Compiling SymbolKit Symbol.swift
[44/57] Compiling SymbolKit SymbolKind.swift
[45/57] Compiling SymbolKit SymbolGraph.swift
[46/57] Compiling SymbolKit GraphCollector.swift
[47/57] Compiling SymbolKit GenericConstraint.swift
[48/57] Compiling SymbolKit GenericParameter.swift
[49/57] Compiling SymbolKit Generics.swift
[50/57] Compiling SymbolKit Namespace.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 URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.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! (6.49s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'swiftui-bottom-sheet-drawer' complete! (0.37s)
    1776
13	/Users/admin/builder/spi-builder-workspace/.docs/swiftuiux/swiftui-bottomsheet-drawer/1.0.2
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swiftuiux/swiftui-bottomsheet-drawer/1.0.2
File count: 1776
Doc size:   13.0MB
Preparing doc bundle ...
Uploading prod-swiftuiux-swiftui-bottomsheet-drawer-1.0.2-df5d8358.zip to s3://spi-docs-inbox/prod-swiftuiux-swiftui-bottomsheet-drawer-1.0.2-df5d8358.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [52%]
Copying... [62%]
Copying... [73%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.