Build Information
Successful build of WWLocationManager, reference main (ebbdf1), with Swift 6.1 for iOS using Xcode 16.3 on 16 Oct 2025 14:23:51 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWLocationManager -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/WWLocationManager.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWLocationManager
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ebbdf17 - update Package
Cloned https://github.com/William-Weng/WWLocationManager.git
Revision (git rev-parse @):
ebbdf171e3a55f9ae515eea5603677d373716dfa
SUCCESS checkout https://github.com/William-Weng/WWLocationManager.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/William-Weng/WWLocationManager.git
https://github.com/William-Weng/WWLocationManager.git
{
"dependencies" : [
],
"manifest_display_name" : "WWLocationManager",
"name" : "WWLocationManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "WWLocationManager",
"targets" : [
"WWLocationManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWLocationManager",
"module_type" : "SwiftTarget",
"name" : "WWLocationManager",
"path" : "Sources/WWLocationManager",
"product_memberships" : [
"WWLocationManager"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Utility/Constant.swift",
"Utility/Extension.swift",
"WWLocationManager.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:
WWLocationManager: /Users/admin/builder/spi-builder-workspace
resolved source packages: WWLocationManager
{
"dependencies" : [
],
"manifest_display_name" : "WWLocationManager",
"name" : "WWLocationManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "WWLocationManager",
"targets" : [
"WWLocationManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWLocationManager",
"module_type" : "SwiftTarget",
"name" : "WWLocationManager",
"path" : "Sources/WWLocationManager",
"product_memberships" : [
"WWLocationManager"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Utility/Constant.swift",
"Utility/Extension.swift",
"WWLocationManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WWLocationManager"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WWLocationManager -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 WWLocationManager -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:
WWLocationManager: /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 'WWLocationManager' in project 'WWLocationManager'
➜ Explicit dependency on target 'WWLocationManager' in project 'WWLocationManager'
➜ Explicit dependency on target 'WWLocationManager_WWLocationManager' in project 'WWLocationManager'
Target 'WWLocationManager' in project 'WWLocationManager'
➜ Explicit dependency on target 'WWLocationManager_WWLocationManager' in project 'WWLocationManager'
Target 'WWLocationManager_WWLocationManager' in project 'WWLocationManager' (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: b7217b0193f9816b0b1f829a120928b4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b7217b0193f9816b0b1f829a120928b4.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-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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/WWLocationManager.DependencyMetadataFileList (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/WWLocationManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/WWLocationManager.modulemap (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/WWLocationManager.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager_WWLocationManager.build/WWLocationManager_WWLocationManager.DependencyMetadataFileList (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager_WWLocationManager.build/WWLocationManager_WWLocationManager.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager_WWLocationManager.build/empty-WWLocationManager_WWLocationManager.plist (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager_WWLocationManager.build/empty-WWLocationManager_WWLocationManager.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager_WWLocationManager.build/WWLocationManager_WWLocationManager.DependencyStaticMetadataFileList (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager_WWLocationManager.build/WWLocationManager_WWLocationManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/WWLocationManager.DependencyStaticMetadataFileList (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/WWLocationManager.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.SwiftConstValuesFileList (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager_const_extract_protocols.json (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.SwiftFileList (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.LinkFileList (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-OutputFileMap.json (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/DerivedSources/resource_bundle_accessor.swift
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager_WWLocationManager.bundle (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager_WWLocationManager.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWLocationManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/WWLocationManager.modulemap (in target 'WWLocationManager' from project 'WWLocationManager')
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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/WWLocationManager.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager_WWLocationManager.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager_WWLocationManager.build/empty-WWLocationManager_WWLocationManager.plist (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager_WWLocationManager.build/empty-WWLocationManager_WWLocationManager.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/WWLocationManager_WWLocationManager.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager_WWLocationManager.bundle/Privacy /Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Privacy (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
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/WWLocationManager/Privacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager_WWLocationManager.bundle
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager_WWLocationManager.bundle (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager_WWLocationManager.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager_WWLocationManager.bundle (in target 'WWLocationManager_WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager_WWLocationManager.bundle
SwiftDriver WWLocationManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
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 WWLocationManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager_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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ WWLocationManager (in target 'WWLocationManager' from project 'WWLocationManager')
EmitSwiftModule normal arm64 (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/WWLocationManager.swift:13:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'WWLocationManager' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = WWLocationManager()
^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/WWLocationManager.swift:11:12: note: class 'WWLocationManager' does not conform to the 'Sendable' protocol
open class WWLocationManager: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/WWLocationManager.swift:13:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = WWLocationManager()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/WWLocationManager.swift:13:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = WWLocationManager()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift (in target 'WWLocationManager' from project 'WWLocationManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:127:30: warning: call to main actor-isolated static method '_isoCountryCodes()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
code.SIMs = UIDevice._isoCountryCodes()
^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:25:17: note: calls to static method '_isoCountryCodes()' from outside of its actor context are implicitly asynchronous
static func _isoCountryCodes() -> [String] {
^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Extension.swift:123:17: note: add '@MainActor' to make static method '_locationCountryCode()' part of global actor 'MainActor'
static func _locationCountryCode() -> WWLocationManager.LocationCountryCode {
^
@MainActor
SwiftCompile normal arm64 Compiling\ WWLocationManager.swift /Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/WWLocationManager.swift (in target 'WWLocationManager' from project 'WWLocationManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/WWLocationManager.swift (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/WWLocationManager.swift:13:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'WWLocationManager' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = WWLocationManager()
^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/WWLocationManager.swift:11:12: note: class 'WWLocationManager' does not conform to the 'Sendable' protocol
open class WWLocationManager: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/WWLocationManager.swift:13:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = WWLocationManager()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/WWLocationManager.swift:13:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = WWLocationManager()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWLocationManager' from project 'WWLocationManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/DerivedSources/resource_bundle_accessor.swift (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Constant.swift /Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Constant.swift (in target 'WWLocationManager' from project 'WWLocationManager')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Utility/Constant.swift (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for WWLocationManager (in target 'WWLocationManager' from project 'WWLocationManager')
SwiftDriver\ Compilation\ Requirements WWLocationManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
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 WWLocationManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager_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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-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/WWLocationManager-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-Swift.h (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/WWLocationManager-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.abi.json (in target 'WWLocationManager' from project 'WWLocationManager')
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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.swiftmodule (in target 'WWLocationManager' from project 'WWLocationManager')
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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.swiftdoc (in target 'WWLocationManager' from project 'WWLocationManager')
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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.swiftsourceinfo (in target 'WWLocationManager' from project 'WWLocationManager')
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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'WWLocationManager' from project 'WWLocationManager')
SwiftDriverJobDiscovery normal arm64 Compiling WWLocationManager.swift (in target 'WWLocationManager' from project 'WWLocationManager')
SwiftDriverJobDiscovery normal arm64 Compiling Constant.swift (in target 'WWLocationManager' from project 'WWLocationManager')
SwiftDriverJobDiscovery normal arm64 Compiling Extension.swift (in target 'WWLocationManager' from project 'WWLocationManager')
SwiftDriver\ Compilation WWLocationManager normal arm64 com.apple.xcode.tools.swift.compiler (in target 'WWLocationManager' from project 'WWLocationManager')
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 WWLocationManager -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager_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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager-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/WWLocationManager.o normal (in target 'WWLocationManager' from project 'WWLocationManager')
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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager_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/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager.o
ExtractAppIntentsMetadata (in target 'WWLocationManager' from project 'WWLocationManager')
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 WWLocationManager --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.WWLocationManager --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager.appintents --target-triple arm64-apple-ios15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/WWLocationManager.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/WWLocationManager.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WWLocationManager.build/Debug-iphoneos/WWLocationManager.build/Objects-normal/arm64/WWLocationManager.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-10-16 07:23:50.333 appintentsmetadataprocessor[745:4338] Starting appintentsmetadataprocessor export
2025-10-16 07:23:50.368 appintentsmetadataprocessor[745:4338] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager.o (in target 'WWLocationManager' from project 'WWLocationManager')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/WWLocationManager.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "WWLocationManager",
"name" : "WWLocationManager",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "WWLocationManager",
"targets" : [
"WWLocationManager"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "WWLocationManager",
"module_type" : "SwiftTarget",
"name" : "WWLocationManager",
"path" : "Sources/WWLocationManager",
"product_memberships" : [
"WWLocationManager"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WWLocationManager/Privacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Utility/Constant.swift",
"Utility/Extension.swift",
"WWLocationManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.