Build Information
Successful build of WWFloatingViewController, reference main (15e5ca), with Swift 6.2 for iOS using Xcode 26.3 on 27 Sep 2025 21:23:38 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWFloatingViewController -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWFloatingView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWFloatingView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 15e5cac Update README.md
Cloned https://github.com/William-Weng/WWFloatingView.git
Revision (git rev-parse @):
15e5cacd3c1486a26fc7f67e2f191d0d120d0c05
SUCCESS checkout https://github.com/William-Weng/WWFloatingView.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/William-Weng/WWFloatingView.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/William-Weng/WWPrint.git
Creating working copy of package ‘WWPrint’
Checking out 1.3.1 of package ‘WWPrint’
Resolve Package Graph
Resolved source packages:
WWFloatingViewController: /Users/admin/builder/spi-builder-workspace
WWPrint: https://github.com/William-Weng/WWPrint.git @ 1.3.1
resolved source packages: WWFloatingViewController, WWPrint
2025-09-27 17:23:22.614 xcodebuild[521:3052] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "wwprint",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/William-Weng/WWPrint.git"
}
],
"manifest_display_name" : "WWFloatingViewController",
"name" : "WWFloatingViewController",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "WWFloatingViewController",
"targets" : [
"WWFloatingViewController"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWFloatingViewController",
"module_type" : "SwiftTarget",
"name" : "WWFloatingViewController",
"path" : "Sources/WWFloatingViewController",
"product_dependencies" : [
"WWPrint"
],
"product_memberships" : [
"WWFloatingViewController"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWFloatingViewController/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Extension+.swift",
"WWFloatingView.swift",
"WWFloatingViewController.swift",
"WWFloatingViewDelegate.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WWFloatingViewController"
]
}
}
2025-09-27 17:23:27.358 xcodebuild[638:3833] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWFloatingViewController -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.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 WWFloatingViewController -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
WWPrint: https://github.com/William-Weng/WWPrint.git @ 1.3.1
WWFloatingViewController: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'WWFloatingViewController' in project 'WWFloatingViewController'
➜ Explicit dependency on target 'WWFloatingViewController' in project 'WWFloatingViewController'
➜ Explicit dependency on target 'WWFloatingViewController_WWFloatingViewController' in project 'WWFloatingViewController'
➜ Explicit dependency on target 'WWPrint' in project 'WWPrint'
Target 'WWFloatingViewController' in project 'WWFloatingViewController'
➜ Explicit dependency on target 'WWFloatingViewController_WWFloatingViewController' in project 'WWFloatingViewController'
➜ Explicit dependency on target 'WWPrint' in project 'WWPrint'
Target 'WWPrint' in project 'WWPrint'
➜ Explicit dependency on target 'WWPrint' in project 'WWPrint'
➜ Explicit dependency on target 'WWPrint_WWPrint' in project 'WWPrint'
Target 'WWPrint' in project 'WWPrint'
➜ Explicit dependency on target 'WWPrint_WWPrint' in project 'WWPrint'
Target 'WWPrint_WWPrint' in project 'WWPrint' (no dependencies)
Target 'WWFloatingViewController_WWFloatingViewController' in project 'WWFloatingViewController' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 617631c53b54da19e4179562c44b361e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/617631c53b54da19e4179562c44b361e.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.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/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint_WWPrint.bundle (in target 'WWPrint_WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint_WWPrint.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint_WWPrint.build/WWPrint_WWPrint.DependencyMetadataFileList (in target 'WWPrint_WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint_WWPrint.build/WWPrint_WWPrint.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/WWPrint.modulemap (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/WWPrint.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint_WWPrint.build/WWPrint_WWPrint.DependencyStaticMetadataFileList (in target 'WWPrint_WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint_WWPrint.build/WWPrint_WWPrint.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint_WWPrint.build/empty-WWPrint_WWPrint.plist (in target 'WWPrint_WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint_WWPrint.build/empty-WWPrint_WWPrint.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/WWPrint.DependencyMetadataFileList (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/WWPrint.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/WWPrint.DependencyStaticMetadataFileList (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/WWPrint.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.build/empty-WWFloatingViewController_WWFloatingViewController.plist (in target 'WWFloatingViewController_WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.build/empty-WWFloatingViewController_WWFloatingViewController.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint_const_extract_protocols.json (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.SwiftFileList (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.SwiftConstValuesFileList (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.LinkFileList (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint-OutputFileMap.json (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.build/WWFloatingViewController_WWFloatingViewController.DependencyStaticMetadataFileList (in target 'WWFloatingViewController_WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.build/WWFloatingViewController_WWFloatingViewController.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.build/WWFloatingViewController_WWFloatingViewController.DependencyMetadataFileList (in target 'WWFloatingViewController_WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.build/WWFloatingViewController_WWFloatingViewController.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWPrint.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/WWPrint.modulemap (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
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/WWPrint.build/Debug-iphoneos/WWPrint.build/WWPrint.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/WWFloatingViewController.modulemap (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/WWFloatingViewController.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/WWFloatingViewController.DependencyStaticMetadataFileList (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/WWFloatingViewController.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/WWFloatingViewController.DependencyMetadataFileList (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/WWFloatingViewController.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.SwiftFileList (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController_const_extract_protocols.json (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.SwiftConstValuesFileList (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.LinkFileList (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController-OutputFileMap.json (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWFloatingViewController.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/WWFloatingViewController.modulemap (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
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/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/WWFloatingViewController.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.bundle (in target 'WWFloatingViewController_WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint_WWPrint.bundle/Privacy /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint/Sources/WWPrint/Privacy (in target 'WWPrint_WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint/Sources/WWPrint/Privacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint_WWPrint.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint_WWPrint.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint_WWPrint.build/empty-WWPrint_WWPrint.plist (in target 'WWPrint_WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint_WWPrint.build/empty-WWPrint_WWPrint.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint_WWPrint.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.bundle/Privacy /Users/admin/builder/spi-builder-workspace/Sources/WWFloatingViewController/Privacy (in target 'WWFloatingViewController_WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/WWFloatingViewController/Privacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.bundle
CompileXIB /Users/admin/builder/spi-builder-workspace/Sources/WWFloatingViewController/WWFloatingViewController.xib (in target 'WWFloatingViewController_WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module WWFloatingViewController_WWFloatingViewController --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.build/WWFloatingViewController-PartialInfo.plist --auto-activate-custom-fonts --target-device iphone --target-device ipad --minimum-deployment-target 14.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.bundle/WWFloatingViewController.nib /Users/admin/builder/spi-builder-workspace/Sources/WWFloatingViewController/WWFloatingViewController.xib
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint_WWPrint.bundle (in target 'WWPrint_WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint_WWPrint.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint_WWPrint.bundle (in target 'WWPrint_WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint_WWPrint.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.build/empty-WWFloatingViewController_WWFloatingViewController.plist (in target 'WWFloatingViewController_WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.build/empty-WWFloatingViewController_WWFloatingViewController.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.build/WWFloatingViewController-PartialInfo.plist -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.bundle/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.bundle (in target 'WWFloatingViewController_WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.bundle (in target 'WWFloatingViewController_WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController_WWFloatingViewController.bundle
SwiftDriver WWPrint normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWPrint -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios14.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.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/WWPrint.build/Debug-iphoneos/WWPrint.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.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/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-1FVZ7Y77E6LW4QU3NK22NOLPN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AXB2IJAM5TLTG5X72HXGZDGSL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-7J24EA09ZHN1HDHY5Z8FARVCH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-AR59D9NI53MG5HE862JMEM8NG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-EGWAVJ5368TOZOVUN4EKDXBNL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-6FLWUKCH4W6D2PY74O8J36H7M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-VFCYSBGAFQ2GVJNTC0PKREK0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CEYXU7K24P60Y0JV3U9L8XGVL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-B8BC1GVCK3V91TY8NRD1WDUQ9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-EBCLGZTRO7GRAH6GW5ZJM9RLH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9JK3OZ6NUNMAAEKKEEI072QW6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-72Q0TCAUHP72Y81LQON9CNMLO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-7Q5IPVJ3B2DZLHBWNI4QJRYO3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-4A68BY90D3GA29JNU21EXLE6B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-B25B6CG8LORT6ADW3PAOQU537.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-8M86SQ35HOOC5TJ8T2ZHQA1V9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EA8L18P6H5I31M25UPG13Y6E8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-2MB6K8NTLDMREPO3SJM9OGRIL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6EMI3HW5QZ296SXX2DTLBC10M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-3C445M98Q5V4YZ5CS534Z1AT2.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-803A9Z5I5KTHYMMV5OF0GQBT6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-57AQXV6JTB5T1X6FM5P2V8H0Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-DZ01YOR83JV7GBPD4XDGGW1N5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-20180RA2E6E3BD9M6PAWMCIMJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-8U9FQHTIIAY6KGIBVA614OZSM.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-7V2VWZ9KKV4SP3LJ52MD2FK1Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-67V8ANR239ESTKFE1N0A8LC62.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-606RF1MAB6KHTWIOIMHUFU84M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-3Z8Y56V1ZNMW017SQZKZ30KIF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-6J397JYU5WLD2E44B1OLFLFLC.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ WWPrint (in target 'WWPrint' from project 'WWPrint')
EmitSwiftModule normal arm64 (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WWPrint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint/Sources/WWPrint/WWPrint.swift (in target 'WWPrint' from project 'WWPrint')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint/Sources/WWPrint/WWPrint.swift (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWPrint' from project 'WWPrint')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WWLogger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint/Sources/WWPrint/WWLogger.swift (in target 'WWPrint' from project 'WWPrint')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint/Sources/WWPrint/WWLogger.swift (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for WWPrint (in target 'WWPrint' from project 'WWPrint')
SwiftDriver\ Compilation\ Requirements WWPrint normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWPrint -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios14.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.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/WWPrint.build/Debug-iphoneos/WWPrint.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.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/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWPrint-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint-Swift.h (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWPrint-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.swiftmodule (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
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/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.abi.json (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
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/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.swiftdoc (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
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/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.swiftsourceinfo (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
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/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver WWFloatingViewController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWFloatingViewController -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios14.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.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/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.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/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-3924R0C4M2UWSITHDA3PDHUCL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UserNotifications-7T8Q8VJ05U8AFLCEDVHO7NEQG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-AI739OG7AFB2CFVQBBCNLM5GR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DataDetection-4K7E82C67AEMNUFXZYU1RVUFR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIUtilities-EIW0IPIFNWC2QUV4YXNJ9W2VI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DeveloperToolsSupport-5ASTG4O2OA6EUBBPRHU9V60UW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreTransferable-9OWUL3RPU2EO6C3D0FS6PPAFF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UniformTypeIdentifiers-37UX765D4R2YP7N5W2EWIU85U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Symbols-1CVQQJR8544MKWSV8U153E4X7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-DRFUM264EQ329COOHLT5U9RL3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-E9608M8JTXYP3Q6731W7CLP4N.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accessibility-4D3Z7DOJQJRY1MHX1UO27Z31G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreText-EK6QGYCV7Q08QMJECMGU1VT47.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/FileProvider-AXTLXU2TIUOTLZZ76KQF0M1YH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ImageIO-5O15Y7ESLI909S7QPAFIX1TOW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-6O8Q6G6HJ3VEUC3MNJA4Y87EJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreImage-BLSTS12MAUPSLXS46JXU60W72.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/QuartzCore-APRR5AE6KBFP15091LNPAMTXK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftUICore-B44WDG17I8KKCFH0ZM8ISVLB1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/UIKit-3EZEFD2DYISSEGIZ2RB9DY14F.pcm
SwiftDriverJobDiscovery normal arm64 Compiling WWPrint.swift (in target 'WWPrint' from project 'WWPrint')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'WWPrint' from project 'WWPrint')
SwiftDriverJobDiscovery normal arm64 Compiling WWLogger.swift (in target 'WWPrint' from project 'WWPrint')
SwiftDriver\ Compilation WWPrint normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWPrint -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios14.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.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/WWPrint.build/Debug-iphoneos/WWPrint.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.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/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint-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-iphoneos/WWPrint.o normal (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios14.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint.o
ExtractAppIntentsMetadata (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name WWPrint --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A324 --platform-family iOS --deployment-target 14.0 --bundle-identifier wwprint.WWPrint --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint.appintents --target-triple arm64-apple-ios14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/WWPrint.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/WWPrint.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWPrint.build/Debug-iphoneos/WWPrint.build/Objects-normal/arm64/WWPrint.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-09-27 17:23:35.696 appintentsmetadataprocessor[726:4282] Starting appintentsmetadataprocessor export
2025-09-27 17:23:35.829 appintentsmetadataprocessor[726:4282] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint.o (in target 'WWPrint' from project 'WWPrint')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/WWPrint
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWPrint.o
SwiftCompile normal arm64 Compiling\ WWFloatingViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/WWFloatingViewController/WWFloatingViewController.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWFloatingViewController/WWFloatingViewController.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ WWFloatingViewController (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
EmitSwiftModule normal arm64 (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WWFloatingViewDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/WWFloatingViewController/WWFloatingViewDelegate.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWFloatingViewController/WWFloatingViewDelegate.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WWFloatingView.swift /Users/admin/builder/spi-builder-workspace/Sources/WWFloatingViewController/WWFloatingView.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWFloatingViewController/WWFloatingView.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Extension+.swift /Users/admin/builder/spi-builder-workspace/Sources/WWFloatingViewController/Extension+.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWFloatingViewController/Extension+.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling WWFloatingView.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
SwiftDriverJobDiscovery normal arm64 Emitting module for WWFloatingViewController (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
SwiftDriver\ Compilation\ Requirements WWFloatingViewController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWFloatingViewController -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios14.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.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/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.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/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWFloatingViewController-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController-Swift.h (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWFloatingViewController-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.swiftdoc (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
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/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.swiftmodule (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
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/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.abi.json (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
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/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.swiftsourceinfo (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
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/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling WWFloatingViewDelegate.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
SwiftDriverJobDiscovery normal arm64 Compiling Extension+.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
SwiftDriverJobDiscovery normal arm64 Compiling WWFloatingViewController.swift (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
SwiftDriver\ Compilation WWFloatingViewController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWFloatingViewController -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios14.0 -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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A339-031f2ee2c39ede4aa7d3d33a6e255a3e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.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/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.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/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController-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-iphoneos/WWFloatingViewController.o normal (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios14.0 -r -isysroot /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController.o
ExtractAppIntentsMetadata (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name WWFloatingViewController --sdk-root /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A324 --platform-family iOS --deployment-target 14.0 --bundle-identifier spi-builder-workspace.WWFloatingViewController --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController.appintents --target-triple arm64-apple-ios14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/WWFloatingViewController.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/WWFloatingViewController.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWFloatingViewController.build/Debug-iphoneos/WWFloatingViewController.build/Objects-normal/arm64/WWFloatingViewController.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-09-27 17:23:37.104 appintentsmetadataprocessor[735:4318] Starting appintentsmetadataprocessor export
2025-09-27 17:23:37.211 appintentsmetadataprocessor[735:4318] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController.o (in target 'WWFloatingViewController' from project 'WWFloatingViewController')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWFloatingViewController.o
** BUILD SUCCEEDED **
2025-09-27 17:23:29.342 xcodebuild[640:3866] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
"dependencies" : [
{
"identity" : "wwprint",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/William-Weng/WWPrint.git"
}
],
"manifest_display_name" : "WWFloatingViewController",
"name" : "WWFloatingViewController",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "WWFloatingViewController",
"targets" : [
"WWFloatingViewController"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWFloatingViewController",
"module_type" : "SwiftTarget",
"name" : "WWFloatingViewController",
"path" : "Sources/WWFloatingViewController",
"product_dependencies" : [
"WWPrint"
],
"product_memberships" : [
"WWFloatingViewController"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWFloatingViewController/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Extension+.swift",
"WWFloatingView.swift",
"WWFloatingViewController.swift",
"WWFloatingViewDelegate.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.