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 FeedbackBulb, reference 2.0.0 (ad4dd0), with Swift 5.10 for macOS (SPM) on 7 Sep 2024 16:36:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Headbright/feedbackbulb-swift.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Headbright/feedbackbulb-swift
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at ad4dd0e Merge pull request #5 from Headbright/v2-swift-concurrency
Cloned https://github.com/Headbright/feedbackbulb-swift.git
Revision (git rev-parse @):
ad4dd0e6cb926cbe7a8cc4c5a684ebb45b0f1650
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Headbright/feedbackbulb-swift.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": "feedbackbulb-swift",
      "name": "FeedbackBulb",
      "url": "https://github.com/Headbright/feedbackbulb-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/feedbackbulb-swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Headbright/feedbackbulb-swift.git
[1/529] Fetching feedbackbulb-swift
Fetched https://github.com/Headbright/feedbackbulb-swift.git from cache (1.45s)
Creating working copy for https://github.com/Headbright/feedbackbulb-swift.git
Working copy of https://github.com/Headbright/feedbackbulb-swift.git resolved at 2.0.0 (ad4dd0e)
warning: '.resolve-product-dependencies': dependency 'feedbackbulb-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Headbright/feedbackbulb-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-33747A42983211AE.txt
[6/22] Compiling FeedbackBulb HTTPBody.swift
[7/22] Compiling FeedbackBulb HTTPMethod.swift
[8/22] Compiling FeedbackBulb FeedbackValue.swift
[9/22] Compiling FeedbackBulb Data+prettyPrintedJSONString.swift
[10/22] Emitting module FeedbackBulb
[11/22] Compiling FeedbackBulb Decoder.swift
[12/22] Compiling FeedbackBulb Encoder.swift
[13/23] Compiling FeedbackBulb Logger.swift
[14/23] Compiling FeedbackBulb HTTPRequest.swift
[15/23] Compiling FeedbackBulb HTTPRequestBuilder.swift
[16/23] Compiling FeedbackBulb FeedbackSDKClient.swift
[17/23] Compiling FeedbackBulb FeedbackSDKError.swift
[18/23] Compiling FeedbackBulb Data+Helpers.swift
[19/23] Compiling FeedbackBulb MultipartForm.swift
[20/23] Compiling FeedbackBulb FeedbackEnvironmentObserver.swift
[21/23] Compiling FeedbackBulb FeedbackSDKClient+Request.swift
[22/23] Compiling FeedbackBulb URLSession+asyncData.swift
[23/23] Compiling FeedbackBulb resource_bundle_accessor.swift
[24/39] Compiling FeedbackBulb_Toolbox UIVisualEffectView+representable.swift
[25/39] Compiling FeedbackBulb_Toolbox View+accessibleMotion.swift
[26/39] Compiling FeedbackBulb_Toolbox View+if.swift
[27/39] Compiling FeedbackBulb_Toolbox SimpleFeedbackFormViewModel.swift
[28/39] Compiling FeedbackBulb_Toolbox ScrollView+alwaysBounceVertical.swift
[29/40] Compiling FeedbackBulb_Toolbox resource_bundle_accessor.swift
[30/40] Compiling FeedbackBulb_Toolbox EmojiPicker.swift
[31/40] Compiling FeedbackBulb_Toolbox FBBStarRatingView.swift
[32/40] Compiling FeedbackBulb_Toolbox SimpleFeedbackConfig.swift
[33/40] Compiling FeedbackBulb_Toolbox SimpleFeedbackForm.swift
[34/40] Compiling FeedbackBulb_Toolbox EditableSquareSelectImage.swift
[35/40] Compiling FeedbackBulb_Toolbox SelectImageLegacy.swift
[36/40] Compiling FeedbackBulb_Toolbox FeedbackTextEditor.swift
[37/40] Compiling FeedbackBulb_Toolbox AttachmentPicker.swift
[38/40] Emitting module FeedbackBulb_Toolbox
[39/40] Compiling FeedbackBulb_Toolbox SubmitButtonStyle.swift
[40/40] Compiling FeedbackBulb_Toolbox View+TextEditorBackground.swift
Build complete! (11.33s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/headbright/feedbackbulb-swift/2.0.0
Repository:               Headbright/feedbackbulb-swift
Swift version used:       5.10
Target:                   FeedbackBulb
Extracting symbol information for 'FeedbackBulb'...
Finished extracting symbol information for 'FeedbackBulb'. (0.29s)
Building documentation for 'FeedbackBulb'...
Finished building documentation for 'FeedbackBulb' (0.13s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/headbright/feedbackbulb-swift/2.0.0
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2020] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.34s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.2 (2.04s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3070] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.85s)
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.2
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets SnippetParser.swift
[8/57] Compiling Snippets Snippet.swift
[9/57] Emitting module Snippets
[10/57] Compiling SymbolKit SourceRange.swift
[11/57] Compiling SymbolKit Metadata.swift
[12/57] Compiling SymbolKit Module.swift
[13/57] Compiling SymbolKit OperatingSystem.swift
[14/57] Compiling SymbolKit Platform.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit GenericConstraint.swift
[21/57] Compiling SymbolKit GenericParameter.swift
[22/57] Compiling SymbolKit Generics.swift
[23/57] Compiling SymbolKit Namespace.swift
[24/57] Compiling SymbolKit Symbol.swift
[25/57] Compiling SymbolKit SymbolKind.swift
[26/57] Compiling SymbolKit SymbolGraph.swift
[27/57] Compiling SymbolKit GraphCollector.swift
[28/57] Compiling SymbolKit SemanticVersion.swift
[29/57] Compiling SymbolKit AccessControl.swift
[30/57] Compiling SymbolKit Availability.swift
[31/57] Compiling SymbolKit AvailabilityItem.swift
[32/57] Compiling SymbolKit Domain.swift
[33/57] Compiling SymbolKit Relationship.swift
[34/57] Compiling SymbolKit RelationshipKind.swift
[35/57] Compiling SymbolKit SourceOrigin.swift
[36/57] Compiling SymbolKit GenericConstraints.swift
[37/57] Compiling SymbolKit Swift.swift
[38/57] Compiling SymbolKit DeclarationFragments.swift
[39/57] Compiling SymbolKit Fragment.swift
[40/57] Compiling SymbolKit FragmentKind.swift
[41/57] Compiling SymbolKit FunctionParameter.swift
[42/57] Compiling SymbolKit FunctionSignature.swift
[43/57] Compiling SymbolKit Names.swift
[44/57] Compiling SymbolKit SPI.swift
[45/57] Compiling SymbolKit Snippet.swift
[46/57] Compiling SymbolKit Extension.swift
[47/57] Compiling SymbolKit Identifier.swift
[48/57] Compiling SymbolKit KindIdentifier.swift
[49/57] Compiling SymbolKit Location.swift
[50/57] Compiling SymbolKit Mutability.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] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (4.11s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.14s)
Target:                   FeedbackBulb.Toolbox
Extracting symbol information for 'FeedbackBulb.Toolbox'...
Finished extracting symbol information for 'FeedbackBulb.Toolbox'. (0.48s)
Building documentation for 'FeedbackBulb.Toolbox'...
Finished building documentation for 'FeedbackBulb.Toolbox' (0.43s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/headbright/feedbackbulb-swift/2.0.0
Building for debugging...
[0/3] Write swift-version-33747A42983211AE.txt
Build complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.14s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/headbright/feedbackbulb-swift/2.0.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/headbright/feedbackbulb-swift/2.0.0/linkable-paths.json
    1354
11	/Users/admin/builder/spi-builder-workspace/.docs/headbright/feedbackbulb-swift/2.0.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/headbright/feedbackbulb-swift/2.0.0
File count: 1354
Doc size:   11.0MB
Preparing doc bundle ...
Uploading prod-headbright-feedbackbulb-swift-2.0.0-bdc942b7.zip to s3://spi-docs-inbox/prod-headbright-feedbackbulb-swift-2.0.0-bdc942b7.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [62%]
Copying... [72%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.