Build Information
Failed to build PXGoogleDirections, reference 1.6.0 (41ea04), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 11 Apr 2026 07:30:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PXGoogleDirections -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/poulpix/PXGoogleDirections.git
Reference: 1.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/poulpix/PXGoogleDirections
* tag 1.6.0 -> FETCH_HEAD
HEAD is now at 41ea04b Updated Readme to remove Swift Package Manager feature in V1.6
Cloned https://github.com/poulpix/PXGoogleDirections.git
Revision (git rev-parse @):
41ea04b86a7c320fa5007481434d2e2c7fa6253b
SUCCESS checkout https://github.com/poulpix/PXGoogleDirections.git at 1.6.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/poulpix/PXGoogleDirections.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "PXGoogleDirections",
"name" : "PXGoogleDirections",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PXGoogleDirections",
"targets" : [
"PXGoogleDirections"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "PXGoogleDirections",
"module_type" : "SwiftTarget",
"name" : "PXGoogleDirections",
"path" : "Sources",
"product_memberships" : [
"PXGoogleDirections"
],
"sources" : [
"PXGoogleDirections/PXGoogleDirections.swift",
"PXGoogleDirections/PXGoogleDirectionsDistance.swift",
"PXGoogleDirections/PXGoogleDirectionsDuration.swift",
"PXGoogleDirections/PXGoogleDirectionsEnums.swift",
"PXGoogleDirections/PXGoogleDirectionsResponse.swift",
"PXGoogleDirections/PXGoogleDirectionsRoute.swift",
"PXGoogleDirections/PXGoogleDirectionsRouteFare.swift",
"PXGoogleDirections/PXGoogleDirectionsRouteLeg.swift",
"PXGoogleDirections/PXGoogleDirectionsRouteLegStep.swift",
"PXGoogleDirections/PXGoogleDirectionsRouteLegStepTransitDetails.swift",
"PXGoogleDirections/PXGoogleDirectionsStop.swift",
"PXGoogleDirections/PXGoogleDirectionsTime.swift",
"PXGoogleDirections/PXGoogleDirectionsTransitAgency.swift",
"PXGoogleDirections/PXGoogleDirectionsTransitLine.swift",
"PXGoogleDirections/PXGoogleDirectionsTransitLineVehicle.swift",
"PXGoogleDirections/PXLocation.swift",
"PXGoogleDirections/PXTime.swift",
"PXGoogleDirections/PXUtils.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "PXGoogleDirections",
"schemes" : [
"PXGoogleDirections"
],
"targets" : [
"PXGoogleDirections"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PXGoogleDirections -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PXGoogleDirections -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'PXGoogleDirections' in project 'PXGoogleDirections' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 880106a249473f0cb2bfb84f3725c76e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/880106a249473f0cb2bfb84f3725c76e.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/PXGoogleDirections.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/PXGoogleDirections.xcodeproj
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/PXGoogleDirections.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/PXGoogleDirections.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/PXGoogleDirections.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
cd /Users/admin/builder/spi-builder-workspace/PXGoogleDirections.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
cd /Users/admin/builder/spi-builder-workspace/PXGoogleDirections.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections-183eb9f38ab30d8cf085badaee38376a-VFS-maccatalyst/all-product-headers.yaml
cd /Users/admin/builder/spi-builder-workspace/PXGoogleDirections.xcodeproj
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections-183eb9f38ab30d8cf085badaee38376a-VFS-maccatalyst/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/unextended-module-overlay.yaml (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/module.modulemap (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections.DependencyStaticMetadataFileList (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/unextended-module.modulemap (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-generated-files.hmap (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections.hmap (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections.DependencyMetadataFileList (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-own-target-headers.hmap (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-project-headers.hmap (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-all-target-headers.hmap (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-all-non-framework-target-headers.hmap (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.SwiftConstValuesFileList (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.SwiftFileList (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_const_extract_protocols.json (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.LinkFileList (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections-OutputFileMap.json (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
'-std=gnu99' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=PXGoogleDirections' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections-183eb9f38ab30d8cf085badaee38376a-VFS-maccatalyst/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F/Users/admin/builder/spi-builder-workspace/Dependencies -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources/PXGoogleDirections_vers.c (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources/PXGoogleDirections_vers.c
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/module.modulemap (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
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/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Modules
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Headers/PXGoogleDirections.h /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.h (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
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/PXGoogleDirections/PXGoogleDirections.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Headers
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/Current A (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/Current
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Resources Versions/Current/Resources (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/PXGoogleDirections Versions/Current/PXGoogleDirections (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/PXGoogleDirections /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/PXGoogleDirections
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Modules Versions/Current/Modules (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Headers Versions/Current/Headers (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Resources (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Headers (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/Info.plist (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Resources/Info.plist
SwiftDriver PXGoogleDirections normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PXGoogleDirections -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.SwiftFileList -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-ios13.1-macabi -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/Dependencies -Fsystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -Fsystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections-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/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.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/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections-183eb9f38ab30d8cf085badaee38376a-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ PXGoogleDirectionsDistance.swift,\ PXTime.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsDistance.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXTime.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsDistance.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXTime.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ PXGoogleDirectionsRouteLegStepTransitDetails.swift,\ PXGoogleDirectionsRoute.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsRouteLegStepTransitDetails.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsRoute.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsRouteLegStepTransitDetails.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsRoute.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ PXGoogleDirectionsEnums.swift,\ PXGoogleDirectionsTransitLineVehicle.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsEnums.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsTransitLineVehicle.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsEnums.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsTransitLineVehicle.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ PXGoogleDirectionsRouteLeg.swift,\ PXGoogleDirectionsRouteLegStep.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsRouteLeg.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsRouteLegStep.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsRouteLeg.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsRouteLegStep.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ PXGoogleDirectionsRouteFare.swift,\ PXGoogleDirectionsDuration.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsRouteFare.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsDuration.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsRouteFare.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsDuration.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ PXGoogleDirectionsTransitAgency.swift,\ PXUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsTransitAgency.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXUtils.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsTransitAgency.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXUtils.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXUtils.swift:20:2: warning: 'public' modifier is redundant for initializer declared in a public extension
public convenience init?(hexColor: String) {
^~~~~~~
SwiftEmitModule normal arm64 Emitting\ module\ for\ PXGoogleDirections (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
EmitSwiftModule normal arm64 (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXUtils.swift:20:2: warning: 'public' modifier is redundant for initializer declared in a public extension
public convenience init?(hexColor: String) {
^~~~~~~
SwiftCompile normal arm64 Compiling\ PXGoogleDirectionsTime.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsTime.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsTime.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ PXGoogleDirections.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:252:38: warning: 'isNetworkActivityIndicatorVisible' was deprecated in Mac Catalyst 13.1: Provide a custom network activity UI in your app if desired.
UIApplication.shared.isNetworkActivityIndicatorVisible = true
^
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:261:46: warning: 'isNetworkActivityIndicatorVisible' was deprecated in Mac Catalyst 13.1: Provide a custom network activity UI in your app if desired.
UIApplication.shared.isNetworkActivityIndicatorVisible = false
^
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:460:27: warning: 'openURL' was deprecated in Mac Catalyst 13.1
UIApplication.shared.openURL(url)
^
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirections.swift:469:28: warning: 'openURL' was deprecated in Mac Catalyst 13.1
UIApplication.shared.openURL(URL(string: "https://maps.apple.com/\(p)")!)
^
SwiftCompile normal arm64 Compiling\ PXLocation.swift,\ PXGoogleDirectionsStop.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXLocation.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsStop.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXLocation.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXLocation.swift:65:25: warning: 'openURL' was deprecated in Mac Catalyst 13.1
UIApplication.shared.openURL(url)
^
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXLocation.swift:72:26: warning: 'openURL' was deprecated in Mac Catalyst 13.1
UIApplication.shared.openURL(URL(string: "https://maps.apple.com/\(p)")!)
^
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXLocation.swift:98:25: warning: 'openURL' was deprecated in Mac Catalyst 13.1
UIApplication.shared.openURL(url)
^
/Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXLocation.swift:106:26: warning: 'openURL' was deprecated in Mac Catalyst 13.1
UIApplication.shared.openURL(URL(string: "https://maps.apple.com/\(p)")!)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsStop.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ PXGoogleDirectionsTransitLine.swift,\ PXGoogleDirectionsResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsTransitLine.swift /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsResponse.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsTransitLine.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PXGoogleDirections/PXGoogleDirectionsResponse.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for PXGoogleDirections (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftDriver\ Compilation\ Requirements PXGoogleDirections normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PXGoogleDirections -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.SwiftFileList -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-ios13.1-macabi -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/Dependencies -Fsystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -Fsystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections-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/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.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/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections-183eb9f38ab30d8cf085badaee38376a-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PXGoogleDirectionsRouteFare.swift, PXGoogleDirectionsDuration.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftDriverJobDiscovery normal arm64 Compiling PXGoogleDirectionsTime.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Headers/PXGoogleDirections-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections-Swift.h (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Headers/PXGoogleDirections-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Modules/PXGoogleDirections.swiftmodule/arm64-apple-ios-macabi.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.swiftmodule (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
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/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Modules/PXGoogleDirections.swiftmodule/arm64-apple-ios-macabi.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Modules/PXGoogleDirections.swiftmodule/arm64-apple-ios-macabi.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.swiftdoc (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
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/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Modules/PXGoogleDirections.swiftmodule/arm64-apple-ios-macabi.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Modules/PXGoogleDirections.swiftmodule/arm64-apple-ios-macabi.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.abi.json (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
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/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Modules/PXGoogleDirections.swiftmodule/arm64-apple-ios-macabi.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Modules/PXGoogleDirections.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.swiftsourceinfo (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
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/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/Modules/PXGoogleDirections.swiftmodule/Project/arm64-apple-ios-macabi.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources/PXGoogleDirections_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_vers.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-ios13.1-macabi -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources/PXGoogleDirections_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_vers.o -index-unit-output-path /PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling PXGoogleDirectionsDistance.swift, PXTime.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources/PXGoogleDirections_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-ios13.1-macabi -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources/PXGoogleDirections_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_vers.o -index-unit-output-path /PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling PXGoogleDirectionsRouteLeg.swift, PXGoogleDirectionsRouteLegStep.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftDriverJobDiscovery normal arm64 Compiling PXGoogleDirectionsRouteLegStepTransitDetails.swift, PXGoogleDirectionsRoute.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftDriverJobDiscovery normal arm64 Compiling PXGoogleDirections.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftDriverJobDiscovery normal arm64 Compiling PXGoogleDirectionsTransitLine.swift, PXGoogleDirectionsResponse.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftDriverJobDiscovery normal arm64 Compiling PXLocation.swift, PXGoogleDirectionsStop.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftDriverJobDiscovery normal arm64 Compiling PXGoogleDirectionsTransitAgency.swift, PXUtils.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftDriverJobDiscovery normal arm64 Compiling PXGoogleDirectionsEnums.swift, PXGoogleDirectionsTransitLineVehicle.swift (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
SwiftDriver\ Compilation PXGoogleDirections normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PXGoogleDirections -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.SwiftFileList -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-ios13.1-macabi -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F /Users/admin/builder/spi-builder-workspace/Dependencies -Fsystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -Fsystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections-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/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.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/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections-183eb9f38ab30d8cf085badaee38376a-VFS-maccatalyst/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/PXGoogleDirections-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/include -Xcc -isystem -Xcc /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/PXGoogleDirections normal (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.1-macabi -dynamiclib -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/lib -L/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.aI4Gds/Metal.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/lib -L/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.aI4Gds/Metal.xctoolchain/usr/lib/swift/maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F/Users/admin/builder/spi-builder-workspace/Dependencies -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.LinkFileList -install_name @rpath/PXGoogleDirections.framework/Versions/A/PXGoogleDirections -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/System/iOSSupport/usr/lib/swift -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections-linker-args.resp -framework GoogleMapsBase -licucore -lz -lc++ -framework GoogleMaps -framework UIKit -framework GoogleMapsCore -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/PXGoogleDirections
/Users/admin/builder/spi-builder-workspace/PXGoogleDirections.xcodeproj: PXGoogleDirections: ld: warning: search path '/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.aI4Gds/Metal.xctoolchain/usr/lib/swift/maccatalyst' not found
ld: building for 'macCatalyst', but linking in object file (/Users/admin/builder/spi-builder-workspace/Dependencies/GoogleMapsBase.framework/GoogleMapsBase) built for 'iOS'
/Users/admin/builder/spi-builder-workspace/PXGoogleDirections.xcodeproj: PXGoogleDirections: clang: error: linker command failed with exit code 1 (use -v to see invocation)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:77fcd34cfd1a7a7a3060fa39b238eac558605c27, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:77fcd34cfd1a7a7a3060fa39b238eac558605c27, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/PXGoogleDirections normal (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
Building project PXGoogleDirections with scheme PXGoogleDirections
(2 failures)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "PXGoogleDirections",
"name" : "PXGoogleDirections",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PXGoogleDirections",
"targets" : [
"PXGoogleDirections"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "PXGoogleDirections",
"module_type" : "SwiftTarget",
"name" : "PXGoogleDirections",
"path" : "Sources",
"product_memberships" : [
"PXGoogleDirections"
],
"sources" : [
"PXGoogleDirections/PXGoogleDirections.swift",
"PXGoogleDirections/PXGoogleDirectionsDistance.swift",
"PXGoogleDirections/PXGoogleDirectionsDuration.swift",
"PXGoogleDirections/PXGoogleDirectionsEnums.swift",
"PXGoogleDirections/PXGoogleDirectionsResponse.swift",
"PXGoogleDirections/PXGoogleDirectionsRoute.swift",
"PXGoogleDirections/PXGoogleDirectionsRouteFare.swift",
"PXGoogleDirections/PXGoogleDirectionsRouteLeg.swift",
"PXGoogleDirections/PXGoogleDirectionsRouteLegStep.swift",
"PXGoogleDirections/PXGoogleDirectionsRouteLegStepTransitDetails.swift",
"PXGoogleDirections/PXGoogleDirectionsStop.swift",
"PXGoogleDirections/PXGoogleDirectionsTime.swift",
"PXGoogleDirections/PXGoogleDirectionsTransitAgency.swift",
"PXGoogleDirections/PXGoogleDirectionsTransitLine.swift",
"PXGoogleDirections/PXGoogleDirectionsTransitLineVehicle.swift",
"PXGoogleDirections/PXLocation.swift",
"PXGoogleDirections/PXTime.swift",
"PXGoogleDirections/PXUtils.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "PXGoogleDirections",
"schemes" : [
"PXGoogleDirections"
],
"targets" : [
"PXGoogleDirections"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PXGoogleDirections -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PXGoogleDirections -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'PXGoogleDirections' in project 'PXGoogleDirections' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/PXGoogleDirections.xcodeproj
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/PXGoogleDirections normal (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.1-macabi -dynamiclib -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -L/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/lib -L/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.aI4Gds/Metal.xctoolchain/usr/lib/swift/maccatalyst -L/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/usr/lib -L/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.aI4Gds/Metal.xctoolchain/usr/lib/swift/maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-maccatalyst -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst -F/Users/admin/builder/spi-builder-workspace/Dependencies -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/System/iOSSupport/System/Library/SubFrameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.LinkFileList -install_name @rpath/PXGoogleDirections.framework/Versions/A/PXGoogleDirections -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/System/iOSSupport/usr/lib/swift -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PXGoogleDirections.build/Debug-maccatalyst/PXGoogleDirections.build/Objects-normal/arm64/PXGoogleDirections-linker-args.resp -framework GoogleMapsBase -licucore -lz -lc++ -framework GoogleMaps -framework UIKit -framework GoogleMapsCore -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/PXGoogleDirections
/Users/admin/builder/spi-builder-workspace/PXGoogleDirections.xcodeproj: PXGoogleDirections: ld: warning: search path '/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.aI4Gds/Metal.xctoolchain/usr/lib/swift/maccatalyst' not found
ld: building for 'macCatalyst', but linking in object file (/Users/admin/builder/spi-builder-workspace/Dependencies/GoogleMapsBase.framework/GoogleMapsBase) built for 'iOS'
/Users/admin/builder/spi-builder-workspace/PXGoogleDirections.xcodeproj: PXGoogleDirections: clang: error: linker command failed with exit code 1 (use -v to see invocation)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:77fcd34cfd1a7a7a3060fa39b238eac558605c27, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:77fcd34cfd1a7a7a3060fa39b238eac558605c27, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-maccatalyst/PXGoogleDirections.framework/Versions/A/PXGoogleDirections normal (in target 'PXGoogleDirections' from project 'PXGoogleDirections')
Building project PXGoogleDirections with scheme PXGoogleDirections
(2 failures)
BUILD FAILURE 6.3 macosXcodebuild