Build Information
Successful build of DSFToggleButton, reference master (434fab
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 29 Apr 2025 04:18:59 UTC.
Swift 6 data race errors: 2
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DSFToggleButton -destination platform=macOS,arch=arm64 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/dagronf/DSFToggleButton.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFToggleButton
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 434fab2 Update copyright
Cloned https://github.com/dagronf/DSFToggleButton.git
Revision (git rev-parse @):
434fab25cde1d9876350107a5edb1825a8e29fda
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dagronf/DSFToggleButton.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/dagronf/DSFToggleButton.git
https://github.com/dagronf/DSFToggleButton.git
{
"dependencies" : [
{
"identity" : "dsfappearancemanager",
"requirement" : {
"range" : [
{
"lower_bound" : "3.5.0",
"upper_bound" : "3.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dagronf/DSFAppearanceManager"
}
],
"manifest_display_name" : "DSFToggleButton",
"name" : "DSFToggleButton",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "DSFToggleButton",
"targets" : [
"DSFToggleButton"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DSFToggleButton-static",
"targets" : [
"DSFToggleButton"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "DSFToggleButton-shared",
"targets" : [
"DSFToggleButton"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "DSFToggleButtonTests",
"module_type" : "SwiftTarget",
"name" : "DSFToggleButtonTests",
"path" : "Tests/DSFToggleButtonTests",
"sources" : [
"DSFToggleButtonTests.swift"
],
"target_dependencies" : [
"DSFToggleButton"
],
"type" : "test"
},
{
"c99name" : "DSFToggleButton",
"module_type" : "SwiftTarget",
"name" : "DSFToggleButton",
"path" : "Sources/DSFToggleButton",
"product_dependencies" : [
"DSFAppearanceManager"
],
"product_memberships" : [
"DSFToggleButton",
"DSFToggleButton-static",
"DSFToggleButton-shared"
],
"sources" : [
"DSFToggleButton+SwiftUI.swift",
"DSFToggleButton+extensions.swift",
"DSFToggleButton.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
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
Fetching from https://github.com/dagronf/DSFAppearanceManager
Creating working copy of package ‘DSFAppearanceManager’
Checking out 3.5.1 of package ‘DSFAppearanceManager’
Resolve Package Graph
Resolved source packages:
DSFToggleButton: /Users/admin/builder/spi-builder-workspace
DSFAppearanceManager: https://github.com/dagronf/DSFAppearanceManager @ 3.5.1
resolved source packages: DSFToggleButton, DSFAppearanceManager
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DSFToggleButton -destination platform=macOS,arch=arm64 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 DSFToggleButton -destination platform=macOS,arch=arm64 "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
Resolve Package Graph
Resolved source packages:
DSFAppearanceManager: https://github.com/dagronf/DSFAppearanceManager @ 3.5.1
DSFToggleButton: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'DSFToggleButton' in project 'DSFToggleButton'
➜ Explicit dependency on target 'DSFToggleButton' in project 'DSFToggleButton'
➜ Explicit dependency on target 'DSFAppearanceManager' in project 'DSFAppearanceManager'
Target 'DSFToggleButton' in project 'DSFToggleButton'
➜ Explicit dependency on target 'DSFAppearanceManager' in project 'DSFAppearanceManager'
Target 'DSFAppearanceManager' in project 'DSFAppearanceManager'
➜ Explicit dependency on target 'DSFAppearanceManager' in project 'DSFAppearanceManager'
Target 'DSFAppearanceManager' in project 'DSFAppearanceManager' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
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/ld -version_details
Build description signature: 713ed56f970d73073f5e0c9d9909dbca
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/713ed56f970d73073f5e0c9d9909dbca.xcbuilddata
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
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
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
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DSFToggleButton.modulemap (in target 'DSFToggleButton' from project 'DSFToggleButton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DSFToggleButton.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DSFToggleButton.DependencyMetadataFileList (in target 'DSFToggleButton' from project 'DSFToggleButton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DSFToggleButton.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DSFToggleButton.DependencyStaticMetadataFileList (in target 'DSFToggleButton' from project 'DSFToggleButton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DSFToggleButton.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.SwiftConstValuesFileList (in target 'DSFToggleButton' from project 'DSFToggleButton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.SwiftFileList (in target 'DSFToggleButton' from project 'DSFToggleButton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton-OutputFileMap.json (in target 'DSFToggleButton' from project 'DSFToggleButton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.LinkFileList (in target 'DSFToggleButton' from project 'DSFToggleButton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton_const_extract_protocols.json (in target 'DSFToggleButton' from project 'DSFToggleButton')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager_const_extract_protocols.json (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.SwiftFileList (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.SwiftConstValuesFileList (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.LinkFileList (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DSFToggleButton.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DSFToggleButton.modulemap (in target 'DSFToggleButton' from project 'DSFToggleButton')
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/DSFToggleButton.build/Debug/DSFToggleButton.build/DSFToggleButton.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager-OutputFileMap.json (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DSFAppearanceManager.modulemap (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DSFAppearanceManager.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DSFAppearanceManager.DependencyStaticMetadataFileList (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DSFAppearanceManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DSFAppearanceManager.DependencyMetadataFileList (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DSFAppearanceManager.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DSFAppearanceManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DSFAppearanceManager.modulemap (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
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/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DSFAppearanceManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver DSFAppearanceManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
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 DSFAppearanceManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager-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/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.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/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ NSWindow+Appearance.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/NSWindow+Appearance.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/NSWindow+Appearance.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DSFAppearanceManager.swift,\ NSView+Appearance.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/DSFAppearanceManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/NSView+Appearance.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/DSFAppearanceManager.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/NSView+Appearance.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DSFSimpleLock.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/util/DSFSimpleLock.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/util/DSFSimpleLock.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DSFAppearanceManager+Listeners.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/DSFAppearanceManager+Listeners.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/DSFAppearanceManager+Listeners.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AutoplayAnimatedImages.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/AutoplayAnimatedImages.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/AutoplayAnimatedImages.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DSFAppearanceCache.swift,\ DSFAppearanceManager+ChangeDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/DSFAppearanceCache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/DSFAppearanceManager+ChangeDetector.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/DSFAppearanceCache.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/DSFAppearanceManager+ChangeDetector.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WeakBag.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/weak/WeakBag.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/weak/WeakBag.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NSAppearance+extensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/util/NSAppearance+extensions.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/util/NSAppearance+extensions.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WeakBox.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/weak/WeakBox.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/weak/WeakBox.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DSFAppearanceManager (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
EmitSwiftModule normal arm64 (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DSFDebounce.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/util/DSFDebounce.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/private/util/DSFDebounce.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for DSFAppearanceManager (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftDriver\ Compilation\ Requirements DSFAppearanceManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
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 DSFAppearanceManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager-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/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.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/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling DSFDebounce.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DSFAppearanceManager-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager-Swift.h (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DSFAppearanceManager-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFAppearanceManager.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.swiftmodule (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
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/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFAppearanceManager.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFAppearanceManager.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.swiftdoc (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
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/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFAppearanceManager.swiftmodule/arm64-apple-macos.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling WeakBag.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFAppearanceManager.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.abi.json (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
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/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFAppearanceManager.swiftmodule/arm64-apple-macos.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling DSFSimpleLock.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFAppearanceManager.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.swiftsourceinfo (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
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/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFAppearanceManager.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling AutoplayAnimatedImages.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftDriver DSFToggleButton normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DSFToggleButton' from project 'DSFToggleButton')
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 DSFToggleButton -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton-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/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.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/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling WeakBox.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftCompile normal arm64 Compiling\ DSFToggleButton+SwiftUI.swift /Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton+SwiftUI.swift (in target 'DSFToggleButton' from project 'DSFToggleButton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton+SwiftUI.swift (in target 'DSFToggleButton' from project 'DSFToggleButton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton+SwiftUI.swift:87:44: warning: cannot form key path to main actor-isolated property 'state'; this is an error in the Swift 6 language mode
self.observer = self.button?.observe(\.state, options: [.new], changeHandler: { [weak self] obj, change in
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton+SwiftUI.swift:88:6: warning: capture of 'self' with non-sendable type 'DSFToggleButton.SwiftUI.Coordinator?' in a '@Sendable' closure
self?.parent.stateChanged?(change.newValue ?? .off)
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton+SwiftUI.swift:82:8: note: class 'Coordinator' does not conform to the 'Sendable' protocol
class Coordinator: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton+SwiftUI.swift:99:17: warning: main actor-isolated property 'target' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
self.button?.target = nil
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:140:28: note: mutation of this property is only permitted within the actor
@objc override public var target: AnyObject? {
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton+SwiftUI.swift:103:30: warning: main actor-isolated property 'state' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let newVal = self.button?.state ?? .off
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:103:28: note: property declared here
@objc override public var state: NSControl.StateValue {
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton+SwiftUI.swift:102:14: note: add '@MainActor' to make instance method 'buttonPressed' part of global actor 'MainActor'
@objc func buttonPressed(_ sender: AnyObject) {
^
@MainActor
SwiftEmitModule normal arm64 Emitting\ module\ for\ DSFToggleButton (in target 'DSFToggleButton' from project 'DSFToggleButton')
EmitSwiftModule normal arm64 (in target 'DSFToggleButton' from project 'DSFToggleButton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton+SwiftUI.swift:87:44: warning: cannot form key path to main actor-isolated property 'state'; this is an error in the Swift 6 language mode
self.observer = self.button?.observe(\.state, options: [.new], changeHandler: { [weak self] obj, change in
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton+SwiftUI.swift:88:6: warning: capture of 'self' with non-sendable type 'DSFToggleButton.SwiftUI.Coordinator?' in a '@Sendable' closure
self?.parent.stateChanged?(change.newValue ?? .off)
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton+SwiftUI.swift:82:8: note: class 'Coordinator' does not conform to the 'Sendable' protocol
class Coordinator: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:241:14: warning: main actor-isolated instance method 'appearanceDidChange()' cannot be used to satisfy nonisolated requirement from protocol 'DSFAppearanceCacheNotifiable'; this is an error in the Swift 6 language mode
public func appearanceDidChange() {
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:241:14: note: add 'nonisolated' to 'appearanceDidChange()' to make this instance method not isolated to the actor
public func appearanceDidChange() {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:193:28: note: add '@preconcurrency' to the 'DSFAppearanceCacheNotifiable' conformance to defer isolation checking to run time
extension DSFToggleButton: DSFAppearanceCacheNotifiable {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/DSFAppearanceCache.swift:38:13: note: mark the protocol requirement 'appearanceDidChange()' 'async' to allow actor-isolated conformances
@objc func appearanceDidChange()
^
SwiftCompile normal arm64 Compiling\ DSFToggleButton.swift /Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift (in target 'DSFToggleButton' from project 'DSFToggleButton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift (in target 'DSFToggleButton' from project 'DSFToggleButton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:241:14: warning: main actor-isolated instance method 'appearanceDidChange()' cannot be used to satisfy nonisolated requirement from protocol 'DSFAppearanceCacheNotifiable'; this is an error in the Swift 6 language mode
public func appearanceDidChange() {
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:241:14: note: add 'nonisolated' to 'appearanceDidChange()' to make this instance method not isolated to the actor
public func appearanceDidChange() {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:193:28: note: add '@preconcurrency' to the 'DSFAppearanceCacheNotifiable' conformance to defer isolation checking to run time
extension DSFToggleButton: DSFAppearanceCacheNotifiable {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager/Sources/DSFAppearanceManager/DSFAppearanceCache.swift:38:13: note: mark the protocol requirement 'appearanceDidChange()' 'async' to allow actor-isolated conformances
@objc func appearanceDidChange()
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:172:8: warning: main actor-isolated property 'cell' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
self.cell?.unbind(.value)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSControl.h:129:47: note: property declared here
@property (nullable, strong) __kindof NSCell *cell;
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:234:9: warning: call to main actor-isolated instance method 'rebuildLayers()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.rebuildLayers()
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:308:15: note: calls to instance method 'rebuildLayers()' from outside of its actor context are implicitly asynchronous
private func rebuildLayers() {
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:308:15: note: main actor isolation inferred from inheritance from class 'NSButton'
private func rebuildLayers() {
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:235:9: warning: main actor-isolated property 'needsDisplay' can not be mutated from a Sendable closure; this is an error in the Swift 6 language mode
self.needsDisplay = true
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:187:16: note: mutation of this property is only permitted within the actor
@property BOOL needsDisplay;
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:259:8: warning: call to main actor-isolated instance method 'setup()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.setup()
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:194:15: note: calls to instance method 'setup()' from outside of its actor context are implicitly asynchronous
private func setup() {
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:194:15: note: main actor isolation inferred from inheritance from class 'NSButton'
private func setup() {
^
/Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton.swift:171:25: warning: cannot access property 'stateChangeBlock' with a non-sendable type '((DSFToggleButton) -> Void)?' from nonisolated deinit; this is an error in the Swift 6 language mode
self.stateChangeBlock = nil
^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
SwiftCompile normal arm64 Compiling\ DSFToggleButton+extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton+extensions.swift (in target 'DSFToggleButton' from project 'DSFToggleButton')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DSFToggleButton/DSFToggleButton+extensions.swift (in target 'DSFToggleButton' from project 'DSFToggleButton')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling NSAppearance+extensions.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftDriverJobDiscovery normal arm64 Compiling NSWindow+Appearance.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftDriverJobDiscovery normal arm64 Compiling DSFAppearanceManager+Listeners.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftDriverJobDiscovery normal arm64 Compiling DSFAppearanceCache.swift, DSFAppearanceManager+ChangeDetector.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftDriverJobDiscovery normal arm64 Compiling DSFAppearanceManager.swift, NSView+Appearance.swift (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
SwiftDriver\ Compilation DSFAppearanceManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
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 DSFAppearanceManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager-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/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.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/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFAppearanceManager.o normal (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFAppearanceManager.o
ExtractAppIntentsMetadata (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
/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 DSFAppearanceManager --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier dsfappearancemanager.DSFAppearanceManager --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFAppearanceManager.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFAppearanceManager.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DSFAppearanceManager.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/DSFAppearanceManager.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFAppearanceManager.build/Debug/DSFAppearanceManager.build/Objects-normal/arm64/DSFAppearanceManager.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 21:18:57.501 appintentsmetadataprocessor[756:4200] Starting appintentsmetadataprocessor export
2025-04-28 21:18:57.544 appintentsmetadataprocessor[756:4200] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling DSFToggleButton+extensions.swift (in target 'DSFToggleButton' from project 'DSFToggleButton')
SwiftDriverJobDiscovery normal arm64 Emitting module for DSFToggleButton (in target 'DSFToggleButton' from project 'DSFToggleButton')
SwiftDriver\ Compilation\ Requirements DSFToggleButton normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DSFToggleButton' from project 'DSFToggleButton')
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 DSFToggleButton -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton-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/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.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/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton-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/DSFToggleButton-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton-Swift.h (in target 'DSFToggleButton' from project 'DSFToggleButton')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DSFToggleButton-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFToggleButton.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.swiftmodule (in target 'DSFToggleButton' from project 'DSFToggleButton')
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/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFToggleButton.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFToggleButton.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.abi.json (in target 'DSFToggleButton' from project 'DSFToggleButton')
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/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFToggleButton.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFToggleButton.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.swiftdoc (in target 'DSFToggleButton' from project 'DSFToggleButton')
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/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFToggleButton.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFToggleButton.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.swiftsourceinfo (in target 'DSFToggleButton' from project 'DSFToggleButton')
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/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFToggleButton.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFAppearanceManager.o (in target 'DSFAppearanceManager' from project 'DSFAppearanceManager')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/DSFAppearanceManager
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFAppearanceManager.o
SwiftDriverJobDiscovery normal arm64 Compiling DSFToggleButton.swift (in target 'DSFToggleButton' from project 'DSFToggleButton')
SwiftDriverJobDiscovery normal arm64 Compiling DSFToggleButton+SwiftUI.swift (in target 'DSFToggleButton' from project 'DSFToggleButton')
SwiftDriver\ Compilation DSFToggleButton normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DSFToggleButton' from project 'DSFToggleButton')
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 DSFToggleButton -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton-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/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.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/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFToggleButton.o normal (in target 'DSFToggleButton' from project 'DSFToggleButton')
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-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFToggleButton.o
ExtractAppIntentsMetadata (in target 'DSFToggleButton' from project 'DSFToggleButton')
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 DSFToggleButton --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.DSFToggleButton --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFToggleButton.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFToggleButton.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DSFToggleButton.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/DSFToggleButton.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DSFToggleButton.build/Debug/DSFToggleButton.build/Objects-normal/arm64/DSFToggleButton.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 21:18:58.442 appintentsmetadataprocessor[759:4220] Starting appintentsmetadataprocessor export
2025-04-28 21:18:58.476 appintentsmetadataprocessor[759:4220] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFToggleButton.o (in target 'DSFToggleButton' from project 'DSFToggleButton')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DSFToggleButton.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:e27c8e6cc04bcc0835688d3612df3bb179dd990d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:e27c8e6cc04bcc0835688d3612df3bb179dd990d, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:e27c8e6cc04bcc0835688d3612df3bb179dd990d, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:e27c8e6cc04bcc0835688d3612df3bb179dd990d, name:My Mac }
Build complete.
{
"dependencies" : [
{
"identity" : "dsfappearancemanager",
"requirement" : {
"range" : [
{
"lower_bound" : "3.5.0",
"upper_bound" : "3.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dagronf/DSFAppearanceManager"
}
],
"manifest_display_name" : "DSFToggleButton",
"name" : "DSFToggleButton",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "DSFToggleButton",
"targets" : [
"DSFToggleButton"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DSFToggleButton-static",
"targets" : [
"DSFToggleButton"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "DSFToggleButton-shared",
"targets" : [
"DSFToggleButton"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "DSFToggleButtonTests",
"module_type" : "SwiftTarget",
"name" : "DSFToggleButtonTests",
"path" : "Tests/DSFToggleButtonTests",
"sources" : [
"DSFToggleButtonTests.swift"
],
"target_dependencies" : [
"DSFToggleButton"
],
"type" : "test"
},
{
"c99name" : "DSFToggleButton",
"module_type" : "SwiftTarget",
"name" : "DSFToggleButton",
"path" : "Sources/DSFToggleButton",
"product_dependencies" : [
"DSFAppearanceManager"
],
"product_memberships" : [
"DSFToggleButton",
"DSFToggleButton-static",
"DSFToggleButton-shared"
],
"sources" : [
"DSFToggleButton+SwiftUI.swift",
"DSFToggleButton+extensions.swift",
"DSFToggleButton.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.