Build Information
Successful build of FeedbackBulb, reference 2.0.0 (ad4dd0
), with Swift 6.1 for iOS using Xcode 16.3 on 29 Apr 2025 08:39:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FeedbackBulb-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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
========================================
Build
========================================
Selected platform: iOS
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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
FeedbackBulb: /Users/admin/builder/spi-builder-workspace
resolved source packages: FeedbackBulb
{
"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"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FeedbackBulb",
"FeedbackBulb-Package",
"FeedbackBulb.Toolbox"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FeedbackBulb-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FeedbackBulb-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
FeedbackBulb: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'FeedbackBulb.Toolbox' in project 'FeedbackBulb'
➜ Explicit dependency on target 'FeedbackBulb.Toolbox' in project 'FeedbackBulb'
➜ Explicit dependency on target 'FeedbackBulb_FeedbackBulb.Toolbox' in project 'FeedbackBulb'
➜ Explicit dependency on target 'FeedbackBulb' in project 'FeedbackBulb'
Target 'FeedbackBulb.Toolbox' in project 'FeedbackBulb'
➜ Explicit dependency on target 'FeedbackBulb_FeedbackBulb.Toolbox' in project 'FeedbackBulb'
➜ Explicit dependency on target 'FeedbackBulb' in project 'FeedbackBulb'
Target 'FeedbackBulb_FeedbackBulb.Toolbox' in project 'FeedbackBulb' (no dependencies)
Target 'FeedbackBulb' in project 'FeedbackBulb'
➜ Explicit dependency on target 'FeedbackBulb' in project 'FeedbackBulb'
➜ Explicit dependency on target 'FeedbackBulb_FeedbackBulb' in project 'FeedbackBulb'
Target 'FeedbackBulb' in project 'FeedbackBulb'
➜ Explicit dependency on target 'FeedbackBulb_FeedbackBulb' in project 'FeedbackBulb'
Target 'FeedbackBulb_FeedbackBulb' in project 'FeedbackBulb' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d147e3f0fd88aa499291d9e7ba7ab51c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d147e3f0fd88aa499291d9e7ba7ab51c.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.bundle (in target 'FeedbackBulb_FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.build/FeedbackBulb_FeedbackBulb.Toolbox.DependencyMetadataFileList (in target 'FeedbackBulb_FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.build/FeedbackBulb_FeedbackBulb.Toolbox.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.build/FeedbackBulb_FeedbackBulb.Toolbox.DependencyStaticMetadataFileList (in target 'FeedbackBulb_FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.build/FeedbackBulb_FeedbackBulb.Toolbox.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.build/FeedbackBulb_FeedbackBulb.DependencyMetadataFileList (in target 'FeedbackBulb_FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.build/FeedbackBulb_FeedbackBulb.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.build/empty-FeedbackBulb_FeedbackBulb.plist (in target 'FeedbackBulb_FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.build/empty-FeedbackBulb_FeedbackBulb.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.build/FeedbackBulb_FeedbackBulb.DependencyStaticMetadataFileList (in target 'FeedbackBulb_FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.build/FeedbackBulb_FeedbackBulb.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.build/empty-FeedbackBulb_FeedbackBulb.Toolbox.plist (in target 'FeedbackBulb_FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.build/empty-FeedbackBulb_FeedbackBulb.Toolbox.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox.SwiftFileList (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox.SwiftConstValuesFileList (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox_const_extract_protocols.json (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox.LinkFileList (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox-OutputFileMap.json (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/FeedbackBulb.Toolbox.modulemap (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/FeedbackBulb.Toolbox.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/FeedbackBulb.Toolbox.DependencyStaticMetadataFileList (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/FeedbackBulb.Toolbox.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/FeedbackBulb.Toolbox.DependencyMetadataFileList (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/FeedbackBulb.Toolbox.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/DerivedSources/resource_bundle_accessor.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.LinkFileList (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb_const_extract_protocols.json (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.SwiftFileList (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.SwiftConstValuesFileList (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb-OutputFileMap.json (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/FeedbackBulb.modulemap (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/FeedbackBulb.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FeedbackBulb.Toolbox.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/FeedbackBulb.Toolbox.modulemap (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/FeedbackBulb.Toolbox.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/FeedbackBulb.DependencyStaticMetadataFileList (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/FeedbackBulb.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/FeedbackBulb.DependencyMetadataFileList (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/FeedbackBulb.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.bundle (in target 'FeedbackBulb_FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/DerivedSources/resource_bundle_accessor.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FeedbackBulb.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/FeedbackBulb.modulemap (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/FeedbackBulb.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.build/empty-FeedbackBulb_FeedbackBulb.Toolbox.plist (in target 'FeedbackBulb_FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.build/empty-FeedbackBulb_FeedbackBulb.Toolbox.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/PrivacyInfo.xcprivacy (in target 'FeedbackBulb_FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.build/empty-FeedbackBulb_FeedbackBulb.plist (in target 'FeedbackBulb_FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb_FeedbackBulb.build/empty-FeedbackBulb_FeedbackBulb.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.bundle/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/PrivacyInfo.xcprivacy (in target 'FeedbackBulb_FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.bundle (in target 'FeedbackBulb_FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.bundle (in target 'FeedbackBulb_FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.bundle (in target 'FeedbackBulb_FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.Toolbox.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.bundle (in target 'FeedbackBulb_FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_FeedbackBulb.bundle
SwiftDriver FeedbackBulb normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FeedbackBulb -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Data+prettyPrintedJSONString.swift,\ Decoder.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Data+prettyPrintedJSONString.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Decoder.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Data+prettyPrintedJSONString.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Decoder.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Decoder.swift:6:22: warning: class 'FeedbackSDKDecoder' must restate inherited '@unchecked Sendable' conformance
internal final class FeedbackSDKDecoder: JSONDecoder {
^
, @unchecked Sendable
SwiftCompile normal arm64 Compiling\ Encoder.swift,\ HTTPBody.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Encoder.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/HTTPBody.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Encoder.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Encoder.swift:6:22: warning: class 'FeedbackSDKEncoder' must restate inherited '@unchecked Sendable' conformance
internal final class FeedbackSDKEncoder: JSONEncoder {
^
, @unchecked Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/HTTPBody.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPMethod.swift,\ HTTPRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/HTTPMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/HTTPRequest.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/HTTPMethod.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/HTTPRequest.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ FeedbackEnvironmentObserver.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/FeedbackEnvironmentObserver.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/DerivedSources/resource_bundle_accessor.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/FeedbackEnvironmentObserver.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ FeedbackBulb (in target 'FeedbackBulb' from project 'FeedbackBulb')
EmitSwiftModule normal arm64 (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Decoder.swift:6:22: warning: class 'FeedbackSDKDecoder' must restate inherited '@unchecked Sendable' conformance
internal final class FeedbackSDKDecoder: JSONDecoder {
^
, @unchecked Sendable
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/Encoder.swift:6:22: warning: class 'FeedbackSDKEncoder' must restate inherited '@unchecked Sendable' conformance
internal final class FeedbackSDKEncoder: JSONEncoder {
^
, @unchecked Sendable
/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
nonisolated(unsafe) let loggerMain = 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
nonisolated(unsafe) let loggerRequest = 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
nonisolated(unsafe) let loggerResponse = Logger(
^~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ URLSession+asyncData.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/URLSession+asyncData.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/URLSession+asyncData.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MultipartForm.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/MultipartForm/MultipartForm.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/MultipartForm/MultipartForm.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Logger.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/Logger.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/Logger.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/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
nonisolated(unsafe) let loggerMain = 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
nonisolated(unsafe) let loggerRequest = 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
nonisolated(unsafe) let loggerResponse = Logger(
^~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ FeedbackSDKError.swift,\ FeedbackValue.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/FeedbackSDKError.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/FeedbackValue.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/FeedbackSDKError.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/FeedbackValue.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FeedbackSDKClient+Request.swift,\ FeedbackSDKClient.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/FeedbackSDKClient+Request.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/FeedbackSDKClient.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/FeedbackSDKClient+Request.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/FeedbackSDKClient.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTTPRequestBuilder.swift,\ Data+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/HTTPRequestBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/MultipartForm/Data+Helpers.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/HTTPRequestBuilder.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb/HTTP/MultipartForm/Data+Helpers.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for FeedbackBulb (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftDriver\ Compilation\ Requirements FeedbackBulb normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FeedbackBulb -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling HTTPMethod.swift, HTTPRequest.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FeedbackBulb-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb-Swift.h (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FeedbackBulb-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.swiftmodule (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.swiftdoc (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.abi.json (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.swiftsourceinfo (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver FeedbackBulb.Toolbox normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FeedbackBulb_Toolbox -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb_Toolbox.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ FeedbackBulb_Toolbox (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
EmitSwiftModule normal arm64 (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ View+TextEditorBackground.swift,\ SimpleFeedbackConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/View+TextEditorBackground.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Forms/SimpleFeedbackConfig.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/View+TextEditorBackground.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Forms/SimpleFeedbackConfig.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Data+prettyPrintedJSONString.swift, Decoder.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 Compiling\ UIVisualEffectView+representable.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/UIVisualEffectView+representable.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/UIVisualEffectView+representable.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling URLSession+asyncData.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 Compiling\ View+accessibleMotion.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/View+accessibleMotion.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/View+accessibleMotion.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling FeedbackSDKError.swift, FeedbackValue.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 Compiling\ SimpleFeedbackForm.swift,\ SimpleFeedbackFormViewModel.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Forms/SimpleFeedbackForm.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Forms/SimpleFeedbackFormViewModel.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Forms/SimpleFeedbackForm.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Forms/SimpleFeedbackForm.swift:125:41: warning: sending 'self.viewModel' risks causing data races; this is an error in the Swift 6 language mode
try? await self.viewModel.primaryAction()
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Forms/SimpleFeedbackForm.swift:125:41: note: sending main actor-isolated 'self.viewModel' to nonisolated callee risks causing data races between nonisolated and main actor-isolated uses
try? await self.viewModel.primaryAction()
^
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Forms/SimpleFeedbackForm.swift:152:41: warning: sending 'self.viewModel' risks causing data races; this is an error in the Swift 6 language mode
try? await self.viewModel.primaryAction()
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Forms/SimpleFeedbackForm.swift:152:41: note: sending main actor-isolated 'self.viewModel' to nonisolated callee risks causing data races between nonisolated and main actor-isolated uses
try? await self.viewModel.primaryAction()
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Forms/SimpleFeedbackFormViewModel.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling HTTPRequestBuilder.swift, Data+Helpers.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 Compiling\ AttachmentPicker.swift,\ EditableSquareSelectImage.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/PhotoPicker/AttachmentPicker.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/PhotoPicker/EditableSquareSelectImage.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/PhotoPicker/AttachmentPicker.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/PhotoPicker/EditableSquareSelectImage.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/PhotoPicker/EditableSquareSelectImage.swift:58:49: warning: main actor-isolated property 'imageState' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
SquareSelectImage(imageState: viewModel.imageState)
^
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/PhotoPicker/EditableSquareSelectImage.swift:105:33: note: property declared here
@Published private(set) var imageState: ImageState = .empty
^
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/PhotoPicker/EditableSquareSelectImage.swift:58:39: warning: main actor-isolated property 'viewModel' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
SquareSelectImage(imageState: viewModel.imageState)
^
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/PhotoPicker/EditableSquareSelectImage.swift:50:25: note: property declared here
@ObservedObject var viewModel: SelectImageModel
^
SwiftDriverJobDiscovery normal arm64 Compiling MultipartForm.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 Compiling\ View+if.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/View+if.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/View+if.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Encoder.swift, HTTPBody.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 Compiling\ ScrollView+alwaysBounceVertical.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/ScrollView+alwaysBounceVertical.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/ScrollView+alwaysBounceVertical.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/ScrollView+alwaysBounceVertical.swift:21:9: warning: call to main actor-isolated initializer 'init(resolver:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
ViewControllerResolver { viewController in
^
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/ScrollView+alwaysBounceVertical.swift:43:18: note: calls to initializer 'init(resolver:)' from outside of its actor context are implicitly asynchronous
private struct ViewControllerResolver: UIViewControllerRepresentable {
^
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/ScrollView+alwaysBounceVertical.swift:43:18: note: main actor isolation inferred from conformance to protocol 'UIViewControllerRepresentable'
private struct ViewControllerResolver: UIViewControllerRepresentable {
^
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/ScrollView+alwaysBounceVertical.swift:17:10: note: add '@MainActor' to make instance method 'alwaysBounceVertical' part of global actor 'MainActor'
func alwaysBounceVertical(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/ScrollView+alwaysBounceVertical.swift:26:16: warning: main actor-isolated property 'subviews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
.subviews
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:222:64: note: property declared here
@property(nonatomic,readonly,copy) NSArray<__kindof UIView *> *subviews;
^
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/ScrollView+alwaysBounceVertical.swift:25:16: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
.view
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:116:54: note: property declared here
@property(null_resettable, nonatomic,strong) UIView *view; // The getter first invokes [self loadView] if the view hasn't been set yet. Subclasses must call super if they override the setter or getter.
^
/Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/ScrollView+alwaysBounceVertical.swift:33:22: warning: main actor-isolated property 'alwaysBounceVertical' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
scrollView.alwaysBounceVertical = alwaysBounceVertical
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScrollView.h:112:59: note: mutation of this property is only permitted within the actor
@property(nonatomic) BOOL alwaysBounceVertical; // default NO. if YES and bounces is YES, even if content is smaller than bounds, allow drag vertically
^
SwiftDriverJobDiscovery normal arm64 Compiling FeedbackSDKClient+Request.swift, FeedbackSDKClient.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 Compiling\ SelectImageLegacy.swift,\ SubmitButtonStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/PhotoPicker/SelectImageLegacy.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/SubmitButtonStyle.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/PhotoPicker/SelectImageLegacy.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/SubmitButtonStyle.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FBBStarRatingView.swift,\ FeedbackTextEditor.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/FBBStarRatingView.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/FeedbackTextEditor.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/FBBStarRatingView.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/FeedbackTextEditor.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Logger.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, FeedbackEnvironmentObserver.swift (in target 'FeedbackBulb' from project 'FeedbackBulb')
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ EmojiPicker.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/EmojiPicker.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/DerivedSources/resource_bundle_accessor.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FeedbackBulb.Toolbox/Components/EmojiPicker.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for FeedbackBulb_Toolbox (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftDriver\ Compilation\ Requirements FeedbackBulb.Toolbox normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FeedbackBulb_Toolbox -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb_Toolbox.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling View+accessibleMotion.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftDriver\ Compilation FeedbackBulb normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FeedbackBulb -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FeedbackBulb.Toolbox-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox-Swift.h (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/FeedbackBulb.Toolbox-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_Toolbox.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb_Toolbox.swiftmodule (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb_Toolbox.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_Toolbox.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_Toolbox.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb_Toolbox.swiftdoc (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb_Toolbox.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_Toolbox.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_Toolbox.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb_Toolbox.abi.json (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb_Toolbox.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_Toolbox.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_Toolbox.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb_Toolbox.swiftsourceinfo (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb_Toolbox.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_Toolbox.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.o normal (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios15.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.o
SwiftDriverJobDiscovery normal arm64 Compiling View+if.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, EmojiPicker.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftDriverJobDiscovery normal arm64 Compiling ScrollView+alwaysBounceVertical.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftDriverJobDiscovery normal arm64 Compiling UIVisualEffectView+representable.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftDriverJobDiscovery normal arm64 Compiling View+TextEditorBackground.swift, SimpleFeedbackConfig.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftDriverJobDiscovery normal arm64 Compiling SelectImageLegacy.swift, SubmitButtonStyle.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftDriverJobDiscovery normal arm64 Compiling FBBStarRatingView.swift, FeedbackTextEditor.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
ExtractAppIntentsMetadata (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name FeedbackBulb --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 15.0 --bundle-identifier spi-builder-workspace.FeedbackBulb --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.appintents --target-triple arm64-apple-ios15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/FeedbackBulb.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/FeedbackBulb.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.build/Objects-normal/arm64/FeedbackBulb.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 01:39:20.408 appintentsmetadataprocessor[733:4118] Starting appintentsmetadataprocessor export
2025-04-29 01:39:20.445 appintentsmetadataprocessor[733:4118] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling SimpleFeedbackForm.swift, SimpleFeedbackFormViewModel.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftDriverJobDiscovery normal arm64 Compiling AttachmentPicker.swift, EditableSquareSelectImage.swift (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
SwiftDriver\ Compilation FeedbackBulb.Toolbox normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FeedbackBulb_Toolbox -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb_Toolbox.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.o (in target 'FeedbackBulb' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.Toolbox.o normal (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios15.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb_Toolbox.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.Toolbox.o
ExtractAppIntentsMetadata (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name FeedbackBulb_Toolbox --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 15.0 --bundle-identifier spi-builder-workspace.FeedbackBulb.Toolbox --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb_Toolbox.appintents --target-triple arm64-apple-ios15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.Toolbox.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/FeedbackBulb.Toolbox.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/FeedbackBulb.Toolbox.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FeedbackBulb.build/Debug-iphoneos/FeedbackBulb.Toolbox.build/Objects-normal/arm64/FeedbackBulb.Toolbox.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 01:39:20.500 appintentsmetadataprocessor[736:4135] Starting appintentsmetadataprocessor export
2025-04-29 01:39:20.533 appintentsmetadataprocessor[736:4135] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.Toolbox.o (in target 'FeedbackBulb.Toolbox' from project 'FeedbackBulb')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/FeedbackBulb.Toolbox.o
** BUILD SUCCEEDED **
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"
}
Done.