The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DebouncedOnChange, reference 2.0.0 (29a60e), with Swift 5.10 for macOS (SPM) on 13 Jul 2024 20:28:51 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Tunous/DebouncedOnChange.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Tunous/DebouncedOnChange
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 29a60e0 Add documentation
Cloned https://github.com/Tunous/DebouncedOnChange.git
Revision (git rev-parse @):
29a60e088293845364294ebc270831997e2a5873
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Tunous/DebouncedOnChange.git at 2.0.0
========================================
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": "debouncedonchange",
      "name": "DebouncedOnChange",
      "url": "https://github.com/Tunous/DebouncedOnChange.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DebouncedOnChange",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Tunous/DebouncedOnChange.git
[1/129] Fetching debouncedonchange
Fetched https://github.com/Tunous/DebouncedOnChange.git from cache (1.14s)
Creating working copy for https://github.com/Tunous/DebouncedOnChange.git
Working copy of https://github.com/Tunous/DebouncedOnChange.git resolved at 2.0.0 (29a60e0)
warning: '.resolve-product-dependencies': dependency 'debouncedonchange' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Tunous/DebouncedOnChange.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/7] Compiling DebouncedOnChange Task+Delayed.swift
[4/7] Compiling DebouncedOnChange DebouncedTaskViewModifier.swift
[5/7] Compiling DebouncedOnChange Debouncer.swift
[6/7] Emitting module DebouncedOnChange
[7/7] Compiling DebouncedOnChange DebouncedChangeViewModifier.swift
Build complete! (5.98s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $workDir/.docs/tunous/debouncedonchange/2.0.0
Repository:               Tunous/DebouncedOnChange
Swift version used:       5.10
Target:                   DebouncedOnChange
Generating documentation for 'DebouncedOnChange'...
Converting documentation...
warning: 'SwiftUICore' doesn't exist at '/DebouncedOnChange'
  --> Documentation.md:9:5-9:16
7  | ### View extensions
8  |
9  + - ``SwiftUICore/View/onChange(of:initial:debounceTime:debouncer:_:)-9kwdz``
   |     ╰─suggestion: Replace 'SwiftUICore' with 'SwiftUI'
10 | - ``SwiftUICore/View/onChange(of:initial:debounceTime:debouncer:_:)-113nr``
11 | - ``SwiftUICore/View/task(id:priority:debounceTime:_:)``
warning: 'SwiftUICore' doesn't exist at '/DebouncedOnChange'
  --> Documentation.md:10:5-10:16
8  |
9  | - ``SwiftUICore/View/onChange(of:initial:debounceTime:debouncer:_:)-9kwdz``
10 + - ``SwiftUICore/View/onChange(of:initial:debounceTime:debouncer:_:)-113nr``
   |     ╰─suggestion: Replace 'SwiftUICore' with 'SwiftUI'
11 | - ``SwiftUICore/View/task(id:priority:debounceTime:_:)``
12 |
warning: 'SwiftUICore' doesn't exist at '/DebouncedOnChange'
  --> Documentation.md:11:5-11:16
9  | - ``SwiftUICore/View/onChange(of:initial:debounceTime:debouncer:_:)-9kwdz``
10 | - ``SwiftUICore/View/onChange(of:initial:debounceTime:debouncer:_:)-113nr``
11 + - ``SwiftUICore/View/task(id:priority:debounceTime:_:)``
   |     ╰─suggestion: Replace 'SwiftUICore' with 'SwiftUI'
12 |
13 | ### Cancelling actions
warning: 'SwiftUICore' doesn't exist at '/DebouncedOnChange'
  --> Documentation.md:19:5-19:16
17 | ### Depreciated View extensions
18 |
19 + - ``SwiftUICore/View/onChange(of:debounceTime:debouncer:perform:)-89k8t``
   |     ╰─suggestion: Replace 'SwiftUICore' with 'SwiftUI'
20 | - ``SwiftUICore/View/onChange(of:debounceTime:debouncer:perform:)-2p8uc``
warning: 'SwiftUICore' doesn't exist at '/DebouncedOnChange'
  --> Documentation.md:20:5-20:16
18 |
19 | - ``SwiftUICore/View/onChange(of:debounceTime:debouncer:perform:)-89k8t``
20 + - ``SwiftUICore/View/onChange(of:debounceTime:debouncer:perform:)-2p8uc``
   |     ╰─suggestion: Replace 'SwiftUICore' with 'SwiftUI'Conversion complete! (0.13s)
Generated DocC archive at '/Users/admin/builder/spi-builder-workspace/.docs/tunous/debouncedonchange/2.0.0'
Fetching https://github.com/apple/swift-docc-plugin
[1/1609] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.25s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.57s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2973] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.30s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.68s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit Relationship.swift
[7/53] Compiling SymbolKit RelationshipKind.swift
[8/53] Compiling SymbolKit SourceOrigin.swift
[9/53] Compiling SymbolKit GenericConstraints.swift
[10/53] Compiling SymbolKit Swift.swift
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Compiling Snippets SnippetParser.swift
[16/57] Emitting module Snippets
[17/57] Compiling Snippets Snippet.swift
[18/57] Compiling SymbolKit GenericConstraint.swift
[19/57] Compiling SymbolKit GenericParameter.swift
[20/57] Compiling SymbolKit Generics.swift
[21/57] Compiling SymbolKit Namespace.swift
[22/57] Compiling SymbolKit Names.swift
[23/57] Compiling SymbolKit SPI.swift
[24/57] Compiling SymbolKit Snippet.swift
[25/57] Compiling SymbolKit Extension.swift
[26/57] Compiling SymbolKit DeclarationFragments.swift
[27/57] Compiling SymbolKit Fragment.swift
[28/57] Compiling SymbolKit FragmentKind.swift
[29/57] Compiling SymbolKit FunctionParameter.swift
[30/57] Compiling SymbolKit FunctionSignature.swift
[31/57] Compiling SymbolKit SemanticVersion.swift
[32/57] Compiling SymbolKit AccessControl.swift
[33/57] Compiling SymbolKit Availability.swift
[34/57] Compiling SymbolKit AvailabilityItem.swift
[35/57] Compiling SymbolKit Domain.swift
[36/57] Compiling SymbolKit Symbol.swift
[37/57] Compiling SymbolKit SymbolKind.swift
[38/57] Compiling SymbolKit SymbolGraph.swift
[39/57] Compiling SymbolKit GraphCollector.swift
[40/57] Compiling SymbolKit SourceRange.swift
[41/57] Compiling SymbolKit Metadata.swift
[42/57] Compiling SymbolKit Module.swift
[43/57] Compiling SymbolKit OperatingSystem.swift
[44/57] Compiling SymbolKit Platform.swift
[45/57] Emitting module SymbolKit
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.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
[60/61] Applying snippet-extract
Build complete! (3.86s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.13s)
      80
2	/Users/admin/builder/spi-builder-workspace/.docs/tunous/debouncedonchange/2.0.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/tunous/debouncedonchange/2.0.0
File count: 80
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-tunous-debouncedonchange-2.0.0-34a9d9d4.zip to s3://spi-docs-inbox/prod-tunous-debouncedonchange-2.0.0-34a9d9d4.zip
Copying... [19%]
Copying... [39%]
Copying... [58%]
Copying... [77%]
Copying... [97%]
Copying... [100%]
Done.