Build Information
Successful build of WWCustomerService, reference 1.0.0 (ee459d), with Swift 6.1 for iOS using Xcode 16.3 on 12 Nov 2025 08:57:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWCustomerService -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWCustomerService.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWCustomerService
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at ee459dd - v1.0.0
Cloned https://github.com/William-Weng/WWCustomerService.git
Revision (git rev-parse @):
ee459ddf3e47d03f3f00145ce9aef2447dc580d0
SUCCESS checkout https://github.com/William-Weng/WWCustomerService.git at 1.0.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/William-Weng/WWCustomerService.git
https://github.com/William-Weng/WWCustomerService.git
{
"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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
WWCustomerService: /Users/admin/builder/spi-builder-workspace
resolved source packages: WWCustomerService
{
"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"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWCustomerService -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WWCustomerService -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8ef5e549e678964e5f4c5815c655da82
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8ef5e549e678964e5f4c5815c655da82.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService.build/WWCustomerService.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService.build/WWCustomerService.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService.build/WWCustomerService.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService_WWCustomerService.build/empty-WWCustomerService_WWCustomerService.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService_WWCustomerService.build/WWCustomerService_WWCustomerService.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService_WWCustomerService.build/WWCustomerService_WWCustomerService.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWCustomerService.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService.build/WWCustomerService.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/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-iphoneos/WWCustomerService_WWCustomerService.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService_WWCustomerService.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService_WWCustomerService.build/empty-WWCustomerService_WWCustomerService.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/WWCustomerService_WWCustomerService.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService_WWCustomerService.bundle/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-iphoneos/WWCustomerService_WWCustomerService.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/WWCustomerService_WWCustomerService.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWCustomerService -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/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-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService_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/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ WWCustomerService (in target 'WWCustomerService' from project 'WWCustomerService')
EmitSwiftModule normal arm64 (in target 'WWCustomerService' from project 'WWCustomerService')
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/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWCustomerService' from project 'WWCustomerService')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Constant.swift /Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Constant.swift (in target 'WWCustomerService' from project 'WWCustomerService')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Constant.swift (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ WWCustomerService.swift /Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift (in target 'WWCustomerService' from project 'WWCustomerService')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:61:20: warning: call to main actor-isolated instance method 'dismiss(animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
controller.dismiss(animated: true, completion: nil)
^
UIKit.UIViewController.dismiss:3:24: note: calls to instance method 'dismiss(animated:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open func dismiss(animated flag: Bool, completion: (() -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:60:10: note: add '@MainActor' to make instance method 'messageComposeViewController(_:didFinishWith:)' part of global actor 'MainActor'
func messageComposeViewController(_ controller: MFMessageComposeViewController, didFinishWith result: MessageComposeResult) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:75:46: warning: call to main actor-isolated class method 'canSendText()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
MFMessageComposeViewController.canSendText()
^
MessageUI.MFMessageComposeViewController.canSendText:2:28: note: calls to class method 'canSendText()' from outside of its actor context are implicitly asynchronous
@MainActor open class func canSendText() -> Bool}
^
MessageUI.MFMessageComposeViewController.canSendText:2:28: note: main actor isolation inferred from inheritance from class 'UINavigationController'
@MainActor open class func canSendText() -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:72:10: note: add '@MainActor' to make instance method 'sendSMS(recipient:body:)' part of global actor 'MainActor'
func sendSMS(recipient: String, body: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:80:26: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let controller = MFMessageComposeViewController()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/objc/NSObject.h:66:1: note: main actor isolation inferred from inheritance from class 'UINavigationController'
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:72:10: note: add '@MainActor' to make instance method 'sendSMS(recipient:body:)' part of global actor 'MainActor'
func sendSMS(recipient: String, body: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:82:20: warning: main actor-isolated property 'recipients' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
controller.recipients = [recipient]
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/MessageUI.framework/Headers/MFMessageComposeViewController.h:100:60: note: mutation of this property is only permitted within the actor
@property (nonatomic, nullable, copy) NSArray<NSString *> *recipients;
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:72:10: note: add '@MainActor' to make instance method 'sendSMS(recipient:body:)' part of global actor 'MainActor'
func sendSMS(recipient: String, body: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:83:20: warning: main actor-isolated property 'body' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
controller.body = body
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/MessageUI.framework/Headers/MFMessageComposeViewController.h:107:49: note: mutation of this property is only permitted within the actor
@property (nonatomic, nullable, copy) NSString *body;
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:72:10: note: add '@MainActor' to make instance method 'sendSMS(recipient:body:)' part of global actor 'MainActor'
func sendSMS(recipient: String, body: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:84:20: warning: main actor-isolated property 'messageComposeDelegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
controller.messageComposeDelegate = self
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/MessageUI.framework/Headers/MFMessageComposeViewController.h:87:82: note: mutation of this property is only permitted within the actor
@property (nonatomic, nullable, weak) id<MFMessageComposeViewControllerDelegate> messageComposeDelegate;
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:72:10: note: add '@MainActor' to make instance method 'sendSMS(recipient:body:)' part of global actor 'MainActor'
func sendSMS(recipient: String, body: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:86:16: warning: call to main actor-isolated instance method 'present(_:animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
target.present(controller, animated: true, completion: nil)
^
UIKit.UIViewController.present:3:24: note: calls to instance method 'present(_:animated:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open func present(_ viewControllerToPresent: UIViewController, animated flag: Bool, completion: (() -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:72:10: note: add '@MainActor' to make instance method 'sendSMS(recipient:body:)' part of global actor 'MainActor'
func sendSMS(recipient: String, body: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:94:29: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.canOpenURL(url)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:91:10: note: add '@MainActor' to make instance method 'callPhone(number:)' part of global actor 'MainActor'
func callPhone(number: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:99:30: warning: call to main actor-isolated instance method 'open(_:options:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.open(url)
^
UIKit.UIApplication.open:3:24: note: calls to instance method 'open(_:options:completionHandler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func open(_ url: URL, options: [UIApplication.OpenExternalURLOptionsKey : Any] = [:], completionHandler completion: (@MainActor @Sendable (Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:91:10: note: add '@MainActor' to make instance method 'callPhone(number:)' part of global actor 'MainActor'
func callPhone(number: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:99:23: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.open(url)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:91:10: note: add '@MainActor' to make instance method 'callPhone(number:)' part of global actor 'MainActor'
func callPhone(number: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:112:29: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.canOpenURL(url)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:107:10: note: add '@MainActor' to make instance method 'sendMail(address:subject:body:)' part of global actor 'MainActor'
func sendMail(address: String, subject: String, body: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:117:30: warning: call to main actor-isolated instance method 'open(_:options:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.open(url)
^
UIKit.UIApplication.open:3:24: note: calls to instance method 'open(_:options:completionHandler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func open(_ url: URL, options: [UIApplication.OpenExternalURLOptionsKey : Any] = [:], completionHandler completion: (@MainActor @Sendable (Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:107:10: note: add '@MainActor' to make instance method 'sendMail(address:subject:body:)' part of global actor 'MainActor'
func sendMail(address: String, subject: String, body: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:117:23: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.open(url)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:107:10: note: add '@MainActor' to make instance method 'sendMail(address:subject:body:)' part of global actor 'MainActor'
func sendMail(address: String, subject: String, body: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:147:29: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.canOpenURL(schemeURL),
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:143:10: note: add '@MainActor' to make instance method 'sendToInstantMessaging(scheme:appId:message:)' part of global actor 'MainActor'
func sendToInstantMessaging(scheme: String, appId: NSNumber, message: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:148:29: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.canOpenURL(messageURL)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:143:10: note: add '@MainActor' to make instance method 'sendToInstantMessaging(scheme:appId:message:)' part of global actor 'MainActor'
func sendToInstantMessaging(scheme: String, appId: NSNumber, message: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:154:30: warning: call to main actor-isolated instance method 'open(_:options:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.open(messageURL, options: [:], completionHandler: nil)
^
UIKit.UIApplication.open:3:24: note: calls to instance method 'open(_:options:completionHandler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func open(_ url: URL, options: [UIApplication.OpenExternalURLOptionsKey : Any] = [:], completionHandler completion: (@MainActor @Sendable (Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:143:10: note: add '@MainActor' to make instance method 'sendToInstantMessaging(scheme:appId:message:)' part of global actor 'MainActor'
func sendToInstantMessaging(scheme: String, appId: NSNumber, message: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:154:23: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.open(messageURL, options: [:], completionHandler: nil)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:143:10: note: add '@MainActor' to make instance method 'sendToInstantMessaging(scheme:appId:message:)' part of global actor 'MainActor'
func sendToInstantMessaging(scheme: String, appId: NSNumber, message: String) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:161:49: warning: call to main actor-isolated instance method '_appStoreLinkString(identity:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let appUrlString = UIApplication.shared._appStoreLinkString(identity: appId)
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Extension.swift:19:10: note: calls to instance method '_appStoreLinkString(identity:)' from outside of its actor context are implicitly asynchronous
func _appStoreLinkString(identity: NSNumber) -> String { return "itms-apps://itunes.apple.com/app/id\(identity)" }
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:159:10: note: add '@MainActor' to make instance method 'openAppStoreWithOutside(appId:)' part of global actor 'MainActor'
func openAppStoreWithOutside(appId: NSNumber) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:161:42: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let appUrlString = UIApplication.shared._appStoreLinkString(identity: appId)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:159:10: note: add '@MainActor' to make instance method 'openAppStoreWithOutside(appId:)' part of global actor 'MainActor'
func openAppStoreWithOutside(appId: NSNumber) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:165:30: warning: call to main actor-isolated instance method 'open(_:options:completionHandler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.open(appStoreURL, options: [:], completionHandler: nil)
^
UIKit.UIApplication.open:3:24: note: calls to instance method 'open(_:options:completionHandler:)' from outside of its actor context are implicitly asynchronous
@MainActor open func open(_ url: URL, options: [UIApplication.OpenExternalURLOptionsKey : Any] = [:], completionHandler completion: (@MainActor @Sendable (Bool) -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:159:10: note: add '@MainActor' to make instance method 'openAppStoreWithOutside(appId:)' part of global actor 'MainActor'
func openAppStoreWithOutside(appId: NSNumber) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:165:23: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.open(appStoreURL, options: [:], completionHandler: nil)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:159:10: note: add '@MainActor' to make instance method 'openAppStoreWithOutside(appId:)' part of global actor 'MainActor'
func openAppStoreWithOutside(appId: NSNumber) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:174:30: warning: call to main actor-isolated instance method '_presentStoreProductViewController(with:target:delegate:result:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared._presentStoreProductViewController(with: appId, target: target, delegate: self) { result in
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Extension.swift:27:10: note: calls to instance method '_presentStoreProductViewController(with:target:delegate:result:)' from outside of its actor context are implicitly asynchronous
func _presentStoreProductViewController(with identity: NSNumber, target: UIViewController, delegate: SKStoreProductViewControllerDelegate, result: @escaping (Result<Bool, Error>) -> Void) {
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:170:10: note: add '@MainActor' to make instance method 'openAppStoreWithInside(appId:)' part of global actor 'MainActor'
func openAppStoreWithInside(appId: NSNumber) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:174:23: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared._presentStoreProductViewController(with: appId, target: target, delegate: self) { result in
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:170:10: note: add '@MainActor' to make instance method 'openAppStoreWithInside(appId:)' part of global actor 'MainActor'
func openAppStoreWithInside(appId: NSNumber) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:174:30: warning: sending value of non-Sendable type 'WWCustomerService' risks causing data races; this is an error in the Swift 6 language mode
UIApplication.shared._presentStoreProductViewController(with: appId, target: target, delegate: self) { result in
~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:174:30: note: sending task-isolated value of non-Sendable type 'WWCustomerService' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
UIApplication.shared._presentStoreProductViewController(with: appId, target: target, delegate: self) { result in
^
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:174:30: warning: sending value of non-Sendable type '(Result<Bool, any Error>) -> Void' risks causing data races; this is an error in the Swift 6 language mode
UIApplication.shared._presentStoreProductViewController(with: appId, target: target, delegate: self) { result in
~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/WWCustomerService.swift:174:30: note: sending task-isolated value of non-Sendable type '(Result<Bool, any Error>) -> Void' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
UIApplication.shared._presentStoreProductViewController(with: appId, target: target, delegate: self) { result in
^
SwiftCompile normal arm64 Compiling\ Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Extension.swift (in target 'WWCustomerService' from project 'WWCustomerService')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWCustomerService/Extension.swift (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for WWCustomerService (in target 'WWCustomerService' from project 'WWCustomerService')
SwiftDriver\ Compilation\ Requirements 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-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWCustomerService -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/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-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService_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/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-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/WWCustomerService-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-Swift.h (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWCustomerService-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.abi.json (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.swiftdoc (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.swiftmodule (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.swiftsourceinfo (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 -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'WWCustomerService' from project 'WWCustomerService')
SwiftDriverJobDiscovery normal arm64 Compiling Constant.swift (in target 'WWCustomerService' from project 'WWCustomerService')
SwiftDriverJobDiscovery normal arm64 Compiling Extension.swift (in target 'WWCustomerService' from project 'WWCustomerService')
SwiftDriverJobDiscovery normal arm64 Compiling WWCustomerService.swift (in target 'WWCustomerService' from project 'WWCustomerService')
SwiftDriver\ Compilation 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-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name WWCustomerService -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/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-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService_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/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/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-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService-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/WWCustomerService.o normal (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios15.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService.o
ExtractAppIntentsMetadata (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name WWCustomerService --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 15.0 --bundle-identifier spi-builder-workspace.WWCustomerService --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService.appintents --target-triple arm64-apple-ios15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/WWCustomerService.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/WWCustomerService.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWCustomerService.build/Debug-iphoneos/WWCustomerService.build/Objects-normal/arm64/WWCustomerService.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-11-12 00:57:50.851 appintentsmetadataprocessor[745:4328] Starting appintentsmetadataprocessor export
2025-11-12 00:57:50.886 appintentsmetadataprocessor[745:4328] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService.o (in target 'WWCustomerService' from project 'WWCustomerService')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWCustomerService.o
** BUILD SUCCEEDED **
Build complete.
{
"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"
}
Done.