Build Information
Successful build of FeedbackBulb, reference main (c54484
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 08:39:49 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Headbright/feedbackbulb-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Headbright/feedbackbulb-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c544844 Update README.md
Cloned https://github.com/Headbright/feedbackbulb-swift.git
Revision (git rev-parse @):
c544844201895bb1a33b0529201c54f4620ced12
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Headbright/feedbackbulb-swift.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": "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 (0.83s)
Creating working copy for https://github.com/Headbright/feedbackbulb-swift.git
Working copy of https://github.com/Headbright/feedbackbulb-swift.git resolved at main (c544844)
warning: '.resolve-product-dependencies': dependency 'feedbackbulb-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Headbright/feedbackbulb-swift.git
https://github.com/Headbright/feedbackbulb-swift.git
{
"dependencies" : [
],
"manifest_display_name" : "FeedbackBulb",
"name" : "FeedbackBulb",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "FeedbackBulb",
"targets" : [
"FeedbackBulb"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FeedbackBulb.Toolbox",
"targets" : [
"FeedbackBulb.Toolbox"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FeedbackBulbTests",
"module_type" : "SwiftTarget",
"name" : "FeedbackBulbTests",
"path" : "Tests/FeedbackBulbTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/FeedbackBulbTests/Resources/2.png",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/FeedbackBulbTests/Resources/exampleForm",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"FeedbackSDKClientTests.swift",
"Helpers/XCTestCase+LocalContent.swift",
"MultipartFormTests.swift"
],
"target_dependencies" : [
"FeedbackBulb"
],
"type" : "test"
},
{
"c99name" : "FeedbackBulb_Toolbox",
"module_type" : "SwiftTarget",
"name" : "FeedbackBulb.Toolbox",
"path" : "Sources/FeedbackBulb.Toolbox",
"product_memberships" : [
"FeedbackBulb.Toolbox"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Components/EmojiPicker.swift",
"Components/FBBStarRatingView.swift",
"Components/FeedbackTextEditor.swift",
"Components/PhotoPicker/AttachmentPicker.swift",
"Components/PhotoPicker/EditableSquareSelectImage.swift",
"Components/PhotoPicker/SelectImageLegacy.swift",
"Components/SubmitButtonStyle.swift",
"Components/View+TextEditorBackground.swift",
"Forms/SimpleFeedbackConfig.swift",
"Forms/SimpleFeedbackForm.swift",
"Forms/SimpleFeedbackFormViewModel.swift",
"ScrollView+alwaysBounceVertical.swift",
"UIVisualEffectView+representable.swift",
"View+accessibleMotion.swift",
"View+if.swift"
],
"target_dependencies" : [
"FeedbackBulb"
],
"type" : "library"
},
{
"c99name" : "FeedbackBulb",
"module_type" : "SwiftTarget",
"name" : "FeedbackBulb",
"path" : "Sources/FeedbackBulb",
"product_memberships" : [
"FeedbackBulb",
"FeedbackBulb.Toolbox"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"FeedbackEnvironmentObserver.swift",
"FeedbackSDKClient+Request.swift",
"FeedbackSDKClient.swift",
"FeedbackSDKError.swift",
"FeedbackValue.swift",
"HTTP/Data+prettyPrintedJSONString.swift",
"HTTP/Decoder.swift",
"HTTP/Encoder.swift",
"HTTP/HTTPBody.swift",
"HTTP/HTTPMethod.swift",
"HTTP/HTTPRequest.swift",
"HTTP/HTTPRequestBuilder.swift",
"HTTP/MultipartForm/Data+Helpers.swift",
"HTTP/MultipartForm/MultipartForm.swift",
"HTTP/URLSession+asyncData.swift",
"Logger.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[2/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/22] Compiling FeedbackBulb HTTPBody.swift
[7/22] Compiling FeedbackBulb HTTPMethod.swift
[8/23] Compiling FeedbackBulb Decoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Decoder.swift:6:22: warning: class 'FeedbackSDKDecoder' must restate inherited '@unchecked Sendable' conformance
4 | import Foundation
5 |
6 | internal final class FeedbackSDKDecoder: JSONDecoder {
| `- warning: class 'FeedbackSDKDecoder' must restate inherited '@unchecked Sendable' conformance
7 | /// Creates a new FeedbackSDKDecoder
8 | internal override init() {
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Encoder.swift:6:22: warning: class 'FeedbackSDKEncoder' must restate inherited '@unchecked Sendable' conformance
4 | import Foundation
5 |
6 | internal final class FeedbackSDKEncoder: JSONEncoder {
| `- warning: class 'FeedbackSDKEncoder' must restate inherited '@unchecked Sendable' conformance
7 | /// Creates a new instance of `FeedbackSDKEncoder`
8 | public override init() {
[9/23] Compiling FeedbackBulb Encoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Decoder.swift:6:22: warning: class 'FeedbackSDKDecoder' must restate inherited '@unchecked Sendable' conformance
4 | import Foundation
5 |
6 | internal final class FeedbackSDKDecoder: JSONDecoder {
| `- warning: class 'FeedbackSDKDecoder' must restate inherited '@unchecked Sendable' conformance
7 | /// Creates a new FeedbackSDKDecoder
8 | internal override init() {
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Encoder.swift:6:22: warning: class 'FeedbackSDKEncoder' must restate inherited '@unchecked Sendable' conformance
4 | import Foundation
5 |
6 | internal final class FeedbackSDKEncoder: JSONEncoder {
| `- warning: class 'FeedbackSDKEncoder' must restate inherited '@unchecked Sendable' conformance
7 | /// Creates a new instance of `FeedbackSDKEncoder`
8 | public override init() {
[10/23] Compiling FeedbackBulb FeedbackSDKClient.swift
[11/23] Compiling FeedbackBulb FeedbackSDKError.swift
[12/23] Emitting module FeedbackBulb
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Decoder.swift:6:22: warning: class 'FeedbackSDKDecoder' must restate inherited '@unchecked Sendable' conformance
4 | import Foundation
5 |
6 | internal final class FeedbackSDKDecoder: JSONDecoder {
| `- warning: class 'FeedbackSDKDecoder' must restate inherited '@unchecked Sendable' conformance
7 | /// Creates a new FeedbackSDKDecoder
8 | internal override init() {
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Encoder.swift:6:22: warning: class 'FeedbackSDKEncoder' must restate inherited '@unchecked Sendable' conformance
4 | import Foundation
5 |
6 | internal final class FeedbackSDKEncoder: JSONEncoder {
| `- warning: class 'FeedbackSDKEncoder' must restate inherited '@unchecked Sendable' conformance
7 | /// Creates a new instance of `FeedbackSDKEncoder`
8 | public override init() {
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/Logger.swift:8:1: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
6 | #endif
7 |
8 | nonisolated(unsafe) let loggerMain = Logger(
| `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
9 | subsystem: "eu.headbright.fbb.lib", category: "main")
10 | nonisolated(unsafe) let loggerRequest = Logger(
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/Logger.swift:10:1: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
8 | nonisolated(unsafe) let loggerMain = Logger(
9 | subsystem: "eu.headbright.fbb.lib", category: "main")
10 | nonisolated(unsafe) let loggerRequest = Logger(
| `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
11 | subsystem: "eu.headbright.fbb.lib", category: "request")
12 | nonisolated(unsafe) let loggerResponse = Logger(
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/Logger.swift:12:1: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
10 | nonisolated(unsafe) let loggerRequest = Logger(
11 | subsystem: "eu.headbright.fbb.lib", category: "request")
12 | nonisolated(unsafe) let loggerResponse = Logger(
| `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
13 | subsystem: "eu.headbright.fbb.lib", category: "response")
14 |
[13/23] Compiling FeedbackBulb FeedbackEnvironmentObserver.swift
[14/23] Compiling FeedbackBulb FeedbackSDKClient+Request.swift
[15/23] Compiling FeedbackBulb FeedbackValue.swift
[16/23] Compiling FeedbackBulb Data+prettyPrintedJSONString.swift
[17/23] Compiling FeedbackBulb URLSession+asyncData.swift
[18/23] Compiling FeedbackBulb Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/Logger.swift:8:1: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
6 | #endif
7 |
8 | nonisolated(unsafe) let loggerMain = Logger(
| `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
9 | subsystem: "eu.headbright.fbb.lib", category: "main")
10 | nonisolated(unsafe) let loggerRequest = Logger(
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/Logger.swift:10:1: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
8 | nonisolated(unsafe) let loggerMain = Logger(
9 | subsystem: "eu.headbright.fbb.lib", category: "main")
10 | nonisolated(unsafe) let loggerRequest = Logger(
| `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
11 | subsystem: "eu.headbright.fbb.lib", category: "request")
12 | nonisolated(unsafe) let loggerResponse = Logger(
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/Logger.swift:12:1: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
10 | nonisolated(unsafe) let loggerRequest = Logger(
11 | subsystem: "eu.headbright.fbb.lib", category: "request")
12 | nonisolated(unsafe) let loggerResponse = Logger(
| `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
13 | subsystem: "eu.headbright.fbb.lib", category: "response")
14 |
[19/23] Compiling FeedbackBulb HTTPRequest.swift
[20/23] Compiling FeedbackBulb HTTPRequestBuilder.swift
[21/23] Compiling FeedbackBulb Data+Helpers.swift
[22/23] Compiling FeedbackBulb MultipartForm.swift
[23/23] Compiling FeedbackBulb resource_bundle_accessor.swift
[24/39] Emitting module FeedbackBulb_Toolbox
[25/39] Compiling FeedbackBulb_Toolbox View+if.swift
[26/39] Compiling FeedbackBulb_Toolbox View+accessibleMotion.swift
[27/40] Compiling FeedbackBulb_Toolbox EditableSquareSelectImage.swift
[28/40] Compiling FeedbackBulb_Toolbox SelectImageLegacy.swift
[29/40] Compiling FeedbackBulb_Toolbox UIVisualEffectView+representable.swift
[30/40] Compiling FeedbackBulb_Toolbox SubmitButtonStyle.swift
[31/40] Compiling FeedbackBulb_Toolbox View+TextEditorBackground.swift
[32/40] Compiling FeedbackBulb_Toolbox EmojiPicker.swift
[33/40] Compiling FeedbackBulb_Toolbox FBBStarRatingView.swift
[34/40] Compiling FeedbackBulb_Toolbox SimpleFeedbackFormViewModel.swift
[35/40] Compiling FeedbackBulb_Toolbox ScrollView+alwaysBounceVertical.swift
[36/40] Compiling FeedbackBulb_Toolbox FeedbackTextEditor.swift
[37/40] Compiling FeedbackBulb_Toolbox AttachmentPicker.swift
[38/40] Compiling FeedbackBulb_Toolbox SimpleFeedbackConfig.swift
[39/40] Compiling FeedbackBulb_Toolbox SimpleFeedbackForm.swift
[40/40] Compiling FeedbackBulb_Toolbox resource_bundle_accessor.swift
Build complete! (13.12s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "FeedbackBulb",
"name" : "FeedbackBulb",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "FeedbackBulb",
"targets" : [
"FeedbackBulb"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FeedbackBulb.Toolbox",
"targets" : [
"FeedbackBulb.Toolbox"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FeedbackBulbTests",
"module_type" : "SwiftTarget",
"name" : "FeedbackBulbTests",
"path" : "Tests/FeedbackBulbTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/FeedbackBulbTests/Resources/2.png",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/FeedbackBulbTests/Resources/exampleForm",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"FeedbackSDKClientTests.swift",
"Helpers/XCTestCase+LocalContent.swift",
"MultipartFormTests.swift"
],
"target_dependencies" : [
"FeedbackBulb"
],
"type" : "test"
},
{
"c99name" : "FeedbackBulb_Toolbox",
"module_type" : "SwiftTarget",
"name" : "FeedbackBulb.Toolbox",
"path" : "Sources/FeedbackBulb.Toolbox",
"product_memberships" : [
"FeedbackBulb.Toolbox"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Components/EmojiPicker.swift",
"Components/FBBStarRatingView.swift",
"Components/FeedbackTextEditor.swift",
"Components/PhotoPicker/AttachmentPicker.swift",
"Components/PhotoPicker/EditableSquareSelectImage.swift",
"Components/PhotoPicker/SelectImageLegacy.swift",
"Components/SubmitButtonStyle.swift",
"Components/View+TextEditorBackground.swift",
"Forms/SimpleFeedbackConfig.swift",
"Forms/SimpleFeedbackForm.swift",
"Forms/SimpleFeedbackFormViewModel.swift",
"ScrollView+alwaysBounceVertical.swift",
"UIVisualEffectView+representable.swift",
"View+accessibleMotion.swift",
"View+if.swift"
],
"target_dependencies" : [
"FeedbackBulb"
],
"type" : "library"
},
{
"c99name" : "FeedbackBulb",
"module_type" : "SwiftTarget",
"name" : "FeedbackBulb",
"path" : "Sources/FeedbackBulb",
"product_memberships" : [
"FeedbackBulb",
"FeedbackBulb.Toolbox"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"FeedbackEnvironmentObserver.swift",
"FeedbackSDKClient+Request.swift",
"FeedbackSDKClient.swift",
"FeedbackSDKError.swift",
"FeedbackValue.swift",
"HTTP/Data+prettyPrintedJSONString.swift",
"HTTP/Decoder.swift",
"HTTP/Encoder.swift",
"HTTP/HTTPBody.swift",
"HTTP/HTTPMethod.swift",
"HTTP/HTTPRequest.swift",
"HTTP/HTTPRequestBuilder.swift",
"HTTP/MultipartForm/Data+Helpers.swift",
"HTTP/MultipartForm/MultipartForm.swift",
"HTTP/URLSession+asyncData.swift",
"Logger.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/headbright/feedbackbulb-swift/main
Repository: Headbright/feedbackbulb-swift
Swift version used: 6.1
Target: FeedbackBulb
Extracting symbol information for 'FeedbackBulb'...
Finished extracting symbol information for 'FeedbackBulb'. (3.39s)
Building documentation for 'FeedbackBulb'...
Finished building documentation for 'FeedbackBulb' (0.11s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/headbright/feedbackbulb-swift/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.93s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (1.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.41s)
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.3
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets SnippetParser.swift
[8/57] Emitting module Snippets
[9/57] Compiling Snippets Snippet.swift
[10/57] Compiling SymbolKit Symbol.swift
[11/57] Compiling SymbolKit SymbolKind.swift
[12/57] Compiling SymbolKit SymbolGraph.swift
[13/57] Compiling SymbolKit GraphCollector.swift
[14/57] Compiling SymbolKit Names.swift
[15/57] Compiling SymbolKit SPI.swift
[16/57] Compiling SymbolKit Snippet.swift
[17/57] Compiling SymbolKit Extension.swift
[18/57] Compiling SymbolKit Mixin+Equals.swift
[19/57] Compiling SymbolKit Mixin+Hash.swift
[20/57] Compiling SymbolKit Mixin.swift
[21/57] Compiling SymbolKit LineList.swift
[22/57] Compiling SymbolKit Position.swift
[23/57] Compiling SymbolKit GenericConstraint.swift
[24/57] Compiling SymbolKit GenericParameter.swift
[25/57] Compiling SymbolKit Generics.swift
[26/57] Compiling SymbolKit Namespace.swift
[27/57] Compiling SymbolKit Relationship.swift
[28/57] Compiling SymbolKit RelationshipKind.swift
[29/57] Compiling SymbolKit SourceOrigin.swift
[30/57] Compiling SymbolKit GenericConstraints.swift
[31/57] Compiling SymbolKit Swift.swift
[32/57] Compiling SymbolKit Identifier.swift
[33/57] Compiling SymbolKit KindIdentifier.swift
[34/57] Compiling SymbolKit Location.swift
[35/57] Compiling SymbolKit Mutability.swift
[36/57] Compiling SymbolKit DeclarationFragments.swift
[37/57] Compiling SymbolKit Fragment.swift
[38/57] Compiling SymbolKit FragmentKind.swift
[39/57] Compiling SymbolKit FunctionParameter.swift
[40/57] Compiling SymbolKit FunctionSignature.swift
[41/57] Compiling SymbolKit SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit AvailabilityItem.swift
[45/57] Compiling SymbolKit Domain.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.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! (3.90s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/18] Compiling FeedbackBulb URLSession+asyncData.swift
[3/18] Compiling FeedbackBulb Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/Logger.swift:8:1: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
6 | #endif
7 |
8 | nonisolated(unsafe) let loggerMain = Logger(
| `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
9 | subsystem: "eu.headbright.fbb.lib", category: "main")
10 | nonisolated(unsafe) let loggerRequest = Logger(
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/Logger.swift:10:1: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
8 | nonisolated(unsafe) let loggerMain = Logger(
9 | subsystem: "eu.headbright.fbb.lib", category: "main")
10 | nonisolated(unsafe) let loggerRequest = Logger(
| `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
11 | subsystem: "eu.headbright.fbb.lib", category: "request")
12 | nonisolated(unsafe) let loggerResponse = Logger(
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/Logger.swift:12:1: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
10 | nonisolated(unsafe) let loggerRequest = Logger(
11 | subsystem: "eu.headbright.fbb.lib", category: "request")
12 | nonisolated(unsafe) let loggerResponse = Logger(
| `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
13 | subsystem: "eu.headbright.fbb.lib", category: "response")
14 |
[4/19] Compiling FeedbackBulb FeedbackValue.swift
[5/19] Compiling FeedbackBulb Data+prettyPrintedJSONString.swift
[6/19] Compiling FeedbackBulb Data+Helpers.swift
[7/19] Compiling FeedbackBulb MultipartForm.swift
[8/19] Compiling FeedbackBulb HTTPBody.swift
[9/19] Compiling FeedbackBulb HTTPMethod.swift
[10/19] Compiling FeedbackBulb Decoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Decoder.swift:6:22: warning: class 'FeedbackSDKDecoder' must restate inherited '@unchecked Sendable' conformance
4 | import Foundation
5 |
6 | internal final class FeedbackSDKDecoder: JSONDecoder {
| `- warning: class 'FeedbackSDKDecoder' must restate inherited '@unchecked Sendable' conformance
7 | /// Creates a new FeedbackSDKDecoder
8 | internal override init() {
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Encoder.swift:6:22: warning: class 'FeedbackSDKEncoder' must restate inherited '@unchecked Sendable' conformance
4 | import Foundation
5 |
6 | internal final class FeedbackSDKEncoder: JSONEncoder {
| `- warning: class 'FeedbackSDKEncoder' must restate inherited '@unchecked Sendable' conformance
7 | /// Creates a new instance of `FeedbackSDKEncoder`
8 | public override init() {
[11/19] Compiling FeedbackBulb Encoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Decoder.swift:6:22: warning: class 'FeedbackSDKDecoder' must restate inherited '@unchecked Sendable' conformance
4 | import Foundation
5 |
6 | internal final class FeedbackSDKDecoder: JSONDecoder {
| `- warning: class 'FeedbackSDKDecoder' must restate inherited '@unchecked Sendable' conformance
7 | /// Creates a new FeedbackSDKDecoder
8 | internal override init() {
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Encoder.swift:6:22: warning: class 'FeedbackSDKEncoder' must restate inherited '@unchecked Sendable' conformance
4 | import Foundation
5 |
6 | internal final class FeedbackSDKEncoder: JSONEncoder {
| `- warning: class 'FeedbackSDKEncoder' must restate inherited '@unchecked Sendable' conformance
7 | /// Creates a new instance of `FeedbackSDKEncoder`
8 | public override init() {
[12/19] Compiling FeedbackBulb HTTPRequest.swift
[13/19] Compiling FeedbackBulb HTTPRequestBuilder.swift
[14/19] Compiling FeedbackBulb FeedbackEnvironmentObserver.swift
[15/19] Compiling FeedbackBulb FeedbackSDKClient+Request.swift
[16/19] Emitting module FeedbackBulb
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Decoder.swift:6:22: warning: class 'FeedbackSDKDecoder' must restate inherited '@unchecked Sendable' conformance
4 | import Foundation
5 |
6 | internal final class FeedbackSDKDecoder: JSONDecoder {
| `- warning: class 'FeedbackSDKDecoder' must restate inherited '@unchecked Sendable' conformance
7 | /// Creates a new FeedbackSDKDecoder
8 | internal override init() {
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Encoder.swift:6:22: warning: class 'FeedbackSDKEncoder' must restate inherited '@unchecked Sendable' conformance
4 | import Foundation
5 |
6 | internal final class FeedbackSDKEncoder: JSONEncoder {
| `- warning: class 'FeedbackSDKEncoder' must restate inherited '@unchecked Sendable' conformance
7 | /// Creates a new instance of `FeedbackSDKEncoder`
8 | public override init() {
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/Logger.swift:8:1: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
6 | #endif
7 |
8 | nonisolated(unsafe) let loggerMain = Logger(
| `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
9 | subsystem: "eu.headbright.fbb.lib", category: "main")
10 | nonisolated(unsafe) let loggerRequest = Logger(
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/Logger.swift:10:1: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
8 | nonisolated(unsafe) let loggerMain = Logger(
9 | subsystem: "eu.headbright.fbb.lib", category: "main")
10 | nonisolated(unsafe) let loggerRequest = Logger(
| `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
11 | subsystem: "eu.headbright.fbb.lib", category: "request")
12 | nonisolated(unsafe) let loggerResponse = Logger(
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/Logger.swift:12:1: warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
10 | nonisolated(unsafe) let loggerRequest = Logger(
11 | subsystem: "eu.headbright.fbb.lib", category: "request")
12 | nonisolated(unsafe) let loggerResponse = Logger(
| `- warning: 'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Logger', consider removing it
13 | subsystem: "eu.headbright.fbb.lib", category: "response")
14 |
[17/19] Compiling FeedbackBulb FeedbackSDKClient.swift
[18/19] Compiling FeedbackBulb FeedbackSDKError.swift
[19/19] Compiling FeedbackBulb resource_bundle_accessor.swift
Build of target: 'FeedbackBulb' complete! (1.41s)
Target: FeedbackBulb.Toolbox
Extracting symbol information for 'FeedbackBulb.Toolbox'...
Finished extracting symbol information for 'FeedbackBulb.Toolbox'. (4.34s)
Building documentation for 'FeedbackBulb.Toolbox'...
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 + # ``FeedbackBulb_Toolbox``
2 +
3 + @Metadata {
4 + @DisplayName("FeedbackBulb.Toolbox")
5 + }
Finished building documentation for 'FeedbackBulb.Toolbox' (0.46s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/headbright/feedbackbulb-swift/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.27s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/17] Compiling FeedbackBulb_Toolbox View+if.swift
[3/18] Compiling FeedbackBulb_Toolbox UIVisualEffectView+representable.swift
[4/18] Compiling FeedbackBulb_Toolbox View+accessibleMotion.swift
[5/18] Compiling FeedbackBulb_Toolbox SubmitButtonStyle.swift
[6/18] Compiling FeedbackBulb_Toolbox View+TextEditorBackground.swift
[7/18] Compiling FeedbackBulb_Toolbox FeedbackTextEditor.swift
[8/18] Compiling FeedbackBulb_Toolbox AttachmentPicker.swift
[9/18] Compiling FeedbackBulb_Toolbox SimpleFeedbackFormViewModel.swift
[10/18] Compiling FeedbackBulb_Toolbox ScrollView+alwaysBounceVertical.swift
[11/18] Compiling FeedbackBulb_Toolbox EditableSquareSelectImage.swift
[12/18] Compiling FeedbackBulb_Toolbox SelectImageLegacy.swift
[13/18] Compiling FeedbackBulb_Toolbox SimpleFeedbackConfig.swift
[14/18] Compiling FeedbackBulb_Toolbox SimpleFeedbackForm.swift
[15/18] Compiling FeedbackBulb_Toolbox resource_bundle_accessor.swift
[16/18] Emitting module FeedbackBulb_Toolbox
[17/18] Compiling FeedbackBulb_Toolbox EmojiPicker.swift
[18/18] Compiling FeedbackBulb_Toolbox FBBStarRatingView.swift
Build of target: 'FeedbackBulb.Toolbox' complete! (1.17s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/headbright/feedbackbulb-swift/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/headbright/feedbackbulb-swift/main/linkable-paths.json
1560
11 /Users/admin/builder/spi-builder-workspace/.docs/headbright/feedbackbulb-swift/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/headbright/feedbackbulb-swift/main
File count: 1560
Doc size: 11.0MB
Preparing doc bundle ...
Uploading prod-headbright-feedbackbulb-swift-main-6b54b55d.zip to s3://spi-docs-inbox/prod-headbright-feedbackbulb-swift-main-6b54b55d.zip
Copying... [11%]
Copying... [23%]
Copying... [31%]
Copying... [42%]
Copying... [51%]
Copying... [62%]
Copying... [71%]
Copying... [82%]
Copying... [90%]
Copying... [100%]
Done.