Build Information
Failed to build WWCustomerService, reference main (2ff7b3), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 21 Apr 2026 01:01:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWCustomerService -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWCustomerService.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWCustomerService
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2ff7b3f - update ReadMe
Cloned https://github.com/William-Weng/WWCustomerService.git
Revision (git rev-parse @):
2ff7b3f51360703e46fffb32a4c2bf8d6abb3338
SUCCESS checkout https://github.com/William-Weng/WWCustomerService.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/William-Weng/WWCustomerService.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
WWCustomerService: /Users/admin/builder/spi-builder-workspace
resolved source packages: WWCustomerService
2026-04-20 21:01:32.103 xcodebuild[529:3050] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "WWCustomerService",
"name" : "WWCustomerService",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "WWCustomerService",
"targets" : [
"WWCustomerService"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWCustomerService",
"module_type" : "SwiftTarget",
"name" : "WWCustomerService",
"path" : "Sources/WWCustomerService",
"product_memberships" : [
"WWCustomerService"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Constant.swift",
"Extension.swift",
"WWCustomerService.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WWCustomerService"
]
}
}
2026-04-20 21:01:39.903 xcodebuild[631:3800] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWCustomerService -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 WWCustomerService -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
WWCustomerService: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'WWCustomerService' in project 'WWCustomerService'
➜ Explicit dependency on target 'WWCustomerService' in project 'WWCustomerService'
➜ Explicit dependency on target 'WWCustomerService_WWCustomerService' in project 'WWCustomerService'
Target 'WWCustomerService' in project 'WWCustomerService'
➜ Explicit dependency on target 'WWCustomerService_WWCustomerService' in project 'WWCustomerService'
Target 'WWCustomerService_WWCustomerService' in project 'WWCustomerService' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 66430c65ece4485fb777739f06d7bf47
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/66430c65ece4485fb777739f06d7bf47.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
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
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
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
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWCustomerService_WWCustomerService.bundle/Contents/Resources (in target 'WWCustomerService_WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWCustomerService_WWCustomerService.bundle/Contents/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService_WWCustomerService.build/WWCustomerService_WWCustomerService.DependencyStaticMetadataFileList (in target 'WWCustomerService_WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService_WWCustomerService.build/WWCustomerService_WWCustomerService.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService_WWCustomerService.build/empty-WWCustomerService_WWCustomerService.plist (in target 'WWCustomerService_WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService_WWCustomerService.build/empty-WWCustomerService_WWCustomerService.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService_WWCustomerService.build/WWCustomerService_WWCustomerService.DependencyMetadataFileList (in target 'WWCustomerService_WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService_WWCustomerService.build/WWCustomerService_WWCustomerService.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/WWCustomerService.DependencyStaticMetadataFileList (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/WWCustomerService.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/WWCustomerService.DependencyMetadataFileList (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/WWCustomerService.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/WWCustomerService.modulemap (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/WWCustomerService.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService_const_extract_protocols.json (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.SwiftFileList (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.SwiftConstValuesFileList (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.LinkFileList (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-OutputFileMap.json (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWCustomerService_WWCustomerService.bundle/Contents (in target 'WWCustomerService_WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWCustomerService_WWCustomerService.bundle/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWCustomerService_WWCustomerService.bundle (in target 'WWCustomerService_WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWCustomerService_WWCustomerService.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/WWCustomerService.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/WWCustomerService.modulemap (in target 'WWCustomerService' from project 'WWCustomerService')
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/WWCustomerService.build/Debug/WWCustomerService.build/WWCustomerService.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWCustomerService_WWCustomerService.bundle/Contents/Resources/Privacy /Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Privacy (in target 'WWCustomerService_WWCustomerService' from project 'WWCustomerService')
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/WWCustomerService/Privacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWCustomerService_WWCustomerService.bundle/Contents/Resources
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWCustomerService_WWCustomerService.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService_WWCustomerService.build/empty-WWCustomerService_WWCustomerService.plist (in target 'WWCustomerService_WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService_WWCustomerService.build/empty-WWCustomerService_WWCustomerService.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWCustomerService_WWCustomerService.bundle/Contents/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWCustomerService_WWCustomerService.bundle (in target 'WWCustomerService_WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWCustomerService_WWCustomerService.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWCustomerService_WWCustomerService.bundle (in target 'WWCustomerService_WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/WWCustomerService_WWCustomerService.bundle
SwiftDriver WWCustomerService normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWCustomerService -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-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/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.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/WWCustomerService.build/Debug/WWCustomerService.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.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/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Extension.swift:8:8: error: Unable to resolve module dependency: 'UIKit'
import UIKit
^ (in target 'WWCustomerService' from project 'WWCustomerService')
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Extension.swift:8:8: note: A dependency of main module 'WWCustomerService'
import UIKit
^ (in target 'WWCustomerService' from project 'WWCustomerService')
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:8:8: note: Also imported here
import UIKit
^ (in target 'WWCustomerService' from project 'WWCustomerService')
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:9:8: error: Unable to resolve module dependency: 'MessageUI'
import MessageUI
^ (in target 'WWCustomerService' from project 'WWCustomerService')
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:9:8: note: A dependency of main module 'WWCustomerService'
import MessageUI
^ (in target 'WWCustomerService' from project 'WWCustomerService')
2026-04-20 21:01:41.260 xcodebuild[638:3863] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:82f42acfd8b8e2e18555d6555de5e0d91d76678f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:82f42acfd8b8e2e18555d6555de5e0d91d76678f, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:82f42acfd8b8e2e18555d6555de5e0d91d76678f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:82f42acfd8b8e2e18555d6555de5e0d91d76678f, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Extension.swift:8:8: error: unable to resolve module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Extension.swift:8:8: note: a dependency of main module 'WWCustomerService'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:9:8: error: unable to resolve module dependency: 'MessageUI'
import MessageUI
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:9:8: note: a dependency of main module 'WWCustomerService'
import MessageUI
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver WWCustomerService normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWCustomerService' from project 'WWCustomerService')
Building workspace spi-builder-workspace with scheme WWCustomerService
(2 failures)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
WWCustomerService: /Users/admin/builder/spi-builder-workspace
resolved source packages: WWCustomerService
2026-04-20 21:01:47.931 xcodebuild[656:4075] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "WWCustomerService",
"name" : "WWCustomerService",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "WWCustomerService",
"targets" : [
"WWCustomerService"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWCustomerService",
"module_type" : "SwiftTarget",
"name" : "WWCustomerService",
"path" : "Sources/WWCustomerService",
"product_memberships" : [
"WWCustomerService"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Constant.swift",
"Extension.swift",
"WWCustomerService.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WWCustomerService"
]
}
}
2026-04-20 21:01:49.069 xcodebuild[666:4171] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWCustomerService -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.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 WWCustomerService -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
WWCustomerService: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'WWCustomerService' in project 'WWCustomerService'
➜ Explicit dependency on target 'WWCustomerService' in project 'WWCustomerService'
➜ Explicit dependency on target 'WWCustomerService_WWCustomerService' in project 'WWCustomerService'
Target 'WWCustomerService' in project 'WWCustomerService'
➜ Explicit dependency on target 'WWCustomerService_WWCustomerService' in project 'WWCustomerService'
Target 'WWCustomerService_WWCustomerService' in project 'WWCustomerService' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
SwiftDriver WWCustomerService normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWCustomerService -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-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/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.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/WWCustomerService.build/Debug/WWCustomerService.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug/WWCustomerService.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/WWCustomerService.build/Debug/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Extension.swift:8:8: error: Unable to resolve module dependency: 'UIKit'
import UIKit
^ (in target 'WWCustomerService' from project 'WWCustomerService')
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Extension.swift:8:8: note: A dependency of main module 'WWCustomerService'
import UIKit
^ (in target 'WWCustomerService' from project 'WWCustomerService')
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:8:8: note: Also imported here
import UIKit
^ (in target 'WWCustomerService' from project 'WWCustomerService')
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:9:8: error: Unable to resolve module dependency: 'MessageUI'
import MessageUI
^ (in target 'WWCustomerService' from project 'WWCustomerService')
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:9:8: note: A dependency of main module 'WWCustomerService'
import MessageUI
^ (in target 'WWCustomerService' from project 'WWCustomerService')
2026-04-20 21:01:50.027 xcodebuild[669:4203] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:82f42acfd8b8e2e18555d6555de5e0d91d76678f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:82f42acfd8b8e2e18555d6555de5e0d91d76678f, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:82f42acfd8b8e2e18555d6555de5e0d91d76678f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:82f42acfd8b8e2e18555d6555de5e0d91d76678f, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Extension.swift:8:8: error: unable to resolve module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Extension.swift:8:8: note: a dependency of main module 'WWCustomerService'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:8:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:9:8: error: unable to resolve module dependency: 'MessageUI'
import MessageUI
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:9:8: note: a dependency of main module 'WWCustomerService'
import MessageUI
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver WWCustomerService normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWCustomerService' from project 'WWCustomerService')
Building workspace spi-builder-workspace with scheme WWCustomerService
(2 failures)
BUILD FAILURE 6.3 macosXcodebuild