Build Information
Successful build of DynamicNotchKit, reference 1.0.0 (3c4059
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 14 Jun 2025 22:55:36 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 DynamicNotchKit -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MrKai77/DynamicNotchKit.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MrKai77/DynamicNotchKit
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 3c40593 🐞 Fix #30; layout before appearance
Cloned https://github.com/MrKai77/DynamicNotchKit.git
Revision (git rev-parse @):
3c405930fd4d9f8498303683f32492c26d3a9b2b
SUCCESS checkout https://github.com/MrKai77/DynamicNotchKit.git at 1.0.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/MrKai77/DynamicNotchKit.git
https://github.com/MrKai77/DynamicNotchKit.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "DynamicNotchKit",
"name" : "DynamicNotchKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DynamicNotchKit",
"targets" : [
"DynamicNotchKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DynamicNotchKitTests",
"module_type" : "SwiftTarget",
"name" : "DynamicNotchKitTests",
"path" : "Tests/DynamicNotchKitTests",
"sources" : [
"DynamicNotchKitTests.swift"
],
"target_dependencies" : [
"DynamicNotchKit"
],
"type" : "test"
},
{
"c99name" : "DynamicNotchKit",
"module_type" : "SwiftTarget",
"name" : "DynamicNotchKit",
"path" : "Sources",
"product_memberships" : [
"DynamicNotchKit"
],
"sources" : [
"DynamicNotchKit/DynamicNotch/DynamicNotch.swift",
"DynamicNotchKit/DynamicNotch/DynamicNotchHoverBehavior.swift",
"DynamicNotchKit/DynamicNotch/DynamicNotchState.swift",
"DynamicNotchKit/DynamicNotch/DynamicNotchStyle.swift",
"DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo+HelperViews.swift",
"DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo+Label.swift",
"DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift",
"DynamicNotchKit/Utility/BlurModifier.swift",
"DynamicNotchKit/Utility/DynamicNotchControllable.swift",
"DynamicNotchKit/Utility/DynamicNotchPanel.swift",
"DynamicNotchKit/Utility/EnvironmentValues+Extensions.swift",
"DynamicNotchKit/Utility/NSScreen+Extensions.swift",
"DynamicNotchKit/Utility/VisualEffectView.swift",
"DynamicNotchKit/Views/NotchContentView.swift",
"DynamicNotchKit/Views/NotchShape.swift",
"DynamicNotchKit/Views/NotchView.swift",
"DynamicNotchKit/Views/NotchlessView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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/apple/swift-docc-plugin
Fetching from https://github.com/swiftlang/swift-docc-symbolkit (cached)
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.4 of package ‘swift-docc-plugin’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Resolve Package Graph
Resolved source packages:
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.4
DynamicNotchKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: SymbolKit, SwiftDocCPlugin, DynamicNotchKit
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "DynamicNotchKit",
"name" : "DynamicNotchKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DynamicNotchKit",
"targets" : [
"DynamicNotchKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DynamicNotchKitTests",
"module_type" : "SwiftTarget",
"name" : "DynamicNotchKitTests",
"path" : "Tests/DynamicNotchKitTests",
"sources" : [
"DynamicNotchKitTests.swift"
],
"target_dependencies" : [
"DynamicNotchKit"
],
"type" : "test"
},
{
"c99name" : "DynamicNotchKit",
"module_type" : "SwiftTarget",
"name" : "DynamicNotchKit",
"path" : "Sources",
"product_memberships" : [
"DynamicNotchKit"
],
"sources" : [
"DynamicNotchKit/DynamicNotch/DynamicNotch.swift",
"DynamicNotchKit/DynamicNotch/DynamicNotchHoverBehavior.swift",
"DynamicNotchKit/DynamicNotch/DynamicNotchState.swift",
"DynamicNotchKit/DynamicNotch/DynamicNotchStyle.swift",
"DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo+HelperViews.swift",
"DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo+Label.swift",
"DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift",
"DynamicNotchKit/Utility/BlurModifier.swift",
"DynamicNotchKit/Utility/DynamicNotchControllable.swift",
"DynamicNotchKit/Utility/DynamicNotchPanel.swift",
"DynamicNotchKit/Utility/EnvironmentValues+Extensions.swift",
"DynamicNotchKit/Utility/NSScreen+Extensions.swift",
"DynamicNotchKit/Utility/VisualEffectView.swift",
"DynamicNotchKit/Views/NotchContentView.swift",
"DynamicNotchKit/Views/NotchShape.swift",
"DynamicNotchKit/Views/NotchView.swift",
"DynamicNotchKit/Views/NotchlessView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DynamicNotchKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DynamicNotchKit -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats
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 DynamicNotchKit -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.4
DynamicNotchKit: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'DynamicNotchKit' in project 'DynamicNotchKit'
➜ Explicit dependency on target 'DynamicNotchKit' in project 'DynamicNotchKit'
Target 'DynamicNotchKit' in project 'DynamicNotchKit' (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
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 07d964ba3b463ba35fbd542e7325d6b9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/07d964ba3b463ba35fbd542e7325d6b9.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/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/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/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/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/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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DynamicNotchKit.modulemap (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DynamicNotchKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DynamicNotchKit.DependencyMetadataFileList (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DynamicNotchKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DynamicNotchKit.DependencyStaticMetadataFileList (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DynamicNotchKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.SwiftFileList (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit-OutputFileMap.json (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit_const_extract_protocols.json (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.LinkFileList (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.SwiftConstValuesFileList (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DynamicNotchKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DynamicNotchKit.modulemap (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DynamicNotchKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver DynamicNotchKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
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 DynamicNotchKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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-macos13.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 6 -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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit-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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit_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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ DynamicNotchState.swift,\ DynamicNotchStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotch/DynamicNotchState.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotch/DynamicNotchStyle.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotch/DynamicNotchState.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotch/DynamicNotchStyle.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DynamicNotchInfo.swift,\ BlurModifier.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Utility/BlurModifier.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Utility/BlurModifier.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EnvironmentValues+Extensions.swift,\ NSScreen+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Utility/EnvironmentValues+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Utility/NSScreen+Extensions.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Utility/EnvironmentValues+Extensions.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Utility/NSScreen+Extensions.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DynamicNotchControllable.swift,\ DynamicNotchPanel.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Utility/DynamicNotchControllable.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Utility/DynamicNotchPanel.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Utility/DynamicNotchControllable.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Utility/DynamicNotchPanel.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DynamicNotchKit (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
EmitSwiftModule normal arm64 (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NotchShape.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Views/NotchShape.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Views/NotchShape.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ VisualEffectView.swift,\ NotchContentView.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Utility/VisualEffectView.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Views/NotchContentView.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Utility/VisualEffectView.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Views/NotchContentView.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DynamicNotchInfo+HelperViews.swift,\ DynamicNotchInfo+Label.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo+HelperViews.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo+Label.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo+HelperViews.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo+Label.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NotchlessView.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Views/NotchlessView.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Views/NotchlessView.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DynamicNotch.swift,\ DynamicNotchHoverBehavior.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotch/DynamicNotch.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotch/DynamicNotchHoverBehavior.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotch/DynamicNotch.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotch/DynamicNotchHoverBehavior.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NotchView.swift /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Views/NotchView.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/Views/NotchView.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for DynamicNotchKit (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftDriver\ Compilation\ Requirements DynamicNotchKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
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 DynamicNotchKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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-macos13.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 6 -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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit-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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit_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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling DynamicNotchControllable.swift, DynamicNotchPanel.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DynamicNotchKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit-Swift.h (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DynamicNotchKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DynamicNotchKit.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.swiftmodule (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DynamicNotchKit.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DynamicNotchKit.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.swiftdoc (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DynamicNotchKit.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DynamicNotchKit.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.abi.json (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DynamicNotchKit.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DynamicNotchKit.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.swiftsourceinfo (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DynamicNotchKit.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling NotchView.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftDriverJobDiscovery normal arm64 Compiling NotchlessView.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftDriverJobDiscovery normal arm64 Compiling DynamicNotchInfo+HelperViews.swift, DynamicNotchInfo+Label.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftDriverJobDiscovery normal arm64 Compiling NotchShape.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftDriverJobDiscovery normal arm64 Compiling VisualEffectView.swift, NotchContentView.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftDriverJobDiscovery normal arm64 Compiling DynamicNotchInfo.swift, BlurModifier.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftDriverJobDiscovery normal arm64 Compiling EnvironmentValues+Extensions.swift, NSScreen+Extensions.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftDriverJobDiscovery normal arm64 Compiling DynamicNotch.swift, DynamicNotchHoverBehavior.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftDriverJobDiscovery normal arm64 Compiling DynamicNotchState.swift, DynamicNotchStyle.swift (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
SwiftDriver\ Compilation DynamicNotchKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
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 DynamicNotchKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -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-macos13.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 6 -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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit-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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit_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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit-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/DynamicNotchKit.o normal (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
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-macos13.0 -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 -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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit_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/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DynamicNotchKit.o
ExtractAppIntentsMetadata (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
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 DynamicNotchKit --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 13.0 --bundle-identifier spi-builder-workspace.DynamicNotchKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DynamicNotchKit.appintents --target-triple arm64-apple-macos13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DynamicNotchKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DynamicNotchKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/DynamicNotchKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DynamicNotchKit.build/Debug/DynamicNotchKit.build/Objects-normal/arm64/DynamicNotchKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-14 15:55:35.142 appintentsmetadataprocessor[1109:6501] Starting appintentsmetadataprocessor export
2025-06-14 15:55:35.182 appintentsmetadataprocessor[1109:6501] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DynamicNotchKit.o (in target 'DynamicNotchKit' from project 'DynamicNotchKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DynamicNotchKit.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:75ed9907088b1fc6c7aef1ae8c577141483a8e95, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:75ed9907088b1fc6c7aef1ae8c577141483a8e95, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:75ed9907088b1fc6c7aef1ae8c577141483a8e95, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:75ed9907088b1fc6c7aef1ae8c577141483a8e95, name:My Mac }
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "DynamicNotchKit",
"name" : "DynamicNotchKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DynamicNotchKit",
"targets" : [
"DynamicNotchKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DynamicNotchKitTests",
"module_type" : "SwiftTarget",
"name" : "DynamicNotchKitTests",
"path" : "Tests/DynamicNotchKitTests",
"sources" : [
"DynamicNotchKitTests.swift"
],
"target_dependencies" : [
"DynamicNotchKit"
],
"type" : "test"
},
{
"c99name" : "DynamicNotchKit",
"module_type" : "SwiftTarget",
"name" : "DynamicNotchKit",
"path" : "Sources",
"product_memberships" : [
"DynamicNotchKit"
],
"sources" : [
"DynamicNotchKit/DynamicNotch/DynamicNotch.swift",
"DynamicNotchKit/DynamicNotch/DynamicNotchHoverBehavior.swift",
"DynamicNotchKit/DynamicNotch/DynamicNotchState.swift",
"DynamicNotchKit/DynamicNotch/DynamicNotchStyle.swift",
"DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo+HelperViews.swift",
"DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo+Label.swift",
"DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift",
"DynamicNotchKit/Utility/BlurModifier.swift",
"DynamicNotchKit/Utility/DynamicNotchControllable.swift",
"DynamicNotchKit/Utility/DynamicNotchPanel.swift",
"DynamicNotchKit/Utility/EnvironmentValues+Extensions.swift",
"DynamicNotchKit/Utility/NSScreen+Extensions.swift",
"DynamicNotchKit/Utility/VisualEffectView.swift",
"DynamicNotchKit/Views/NotchContentView.swift",
"DynamicNotchKit/Views/NotchShape.swift",
"DynamicNotchKit/Views/NotchView.swift",
"DynamicNotchKit/Views/NotchlessView.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.