The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IPGeolocation, reference v1.0.0 (6c3f51), with Swift 6.2 for iOS using Xcode 26.3 on 22 Apr 2026 13:44:36 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IPGeolocation -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/IPGeolocation/ip-geolocation-api-swift-sdk.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/IPGeolocation/ip-geolocation-api-swift-sdk
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 6c3f51c Initial release of the IPGeolocation Swift SDK (v1.0.0)
Cloned https://github.com/IPGeolocation/ip-geolocation-api-swift-sdk.git
Revision (git rev-parse @):
6c3f51c2f3b848bbc161168adf37c73eb8b54312
SUCCESS checkout https://github.com/IPGeolocation/ip-geolocation-api-swift-sdk.git at v1.0.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/IPGeolocation/ip-geolocation-api-swift-sdk.git
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  IPGeolocation: /Users/admin/builder/spi-builder-workspace
resolved source packages: IPGeolocation
2026-04-22 09:44:04.024 xcodebuild[564:3126] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "IPGeolocation",
  "name" : "IPGeolocation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "IPGeolocation",
      "targets" : [
        "IPGeolocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IPGeolocationTests",
      "module_type" : "SwiftTarget",
      "name" : "IPGeolocationTests",
      "path" : "Tests/IPGeolocationTests",
      "sources" : [
        "ClientTests.swift",
        "ConfigTests.swift",
        "JSONOutputTests.swift",
        "LiveFieldParityTests.swift",
        "LiveIntegrationTests.swift",
        "LiveTestGuard.swift",
        "RequestTests.swift",
        "ResponseMapperTests.swift",
        "TestSupport.swift",
        "TransportTests.swift"
      ],
      "target_dependencies" : [
        "IPGeolocation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IPGeolocation",
      "module_type" : "SwiftTarget",
      "name" : "IPGeolocation",
      "path" : "Sources/IPGeolocation",
      "product_memberships" : [
        "IPGeolocation"
      ],
      "sources" : [
        "APIResponse.swift",
        "Errors.swift",
        "IPGeolocationClient.swift",
        "IPGeolocationClientConfig.swift",
        "Internal/ConfigNormalizer.swift",
        "Internal/HTTPTransport.swift",
        "Internal/QueryBuilder.swift",
        "Internal/RequestNormalizer.swift",
        "Internal/ResponseMapper.swift",
        "JSONOutput.swift",
        "Language.swift",
        "LookupRequest.swift",
        "Models.swift",
        "ResponseFormat.swift",
        "Version.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "IPGeolocation"
    ]
  }
}
2026-04-22 09:44:22.000 xcodebuild[703:4232] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme IPGeolocation -destination generic/platform=iOS
Command line invocation:
    /Applications/Xcode-26.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 IPGeolocation -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  IPGeolocation: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'IPGeolocation' in project 'IPGeolocation'
        ➜ Explicit dependency on target 'IPGeolocation' in project 'IPGeolocation'
    Target 'IPGeolocation' in project 'IPGeolocation' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c3d69dea4646588a2d394b19bc7fa769
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c3d69dea4646588a2d394b19bc7fa769.xcbuilddata
ClangStatCache /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.2-23C57-dc75598d0054f22ec865fa860f139d7288450c32e1b53ef065a99acc3d9992c6.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.2-23C57-dc75598d0054f22ec865fa860f139d7288450c32e1b53ef065a99acc3d9992c6.sdkstatcache
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    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/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/IPGeolocation.modulemap (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/IPGeolocation.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/IPGeolocation.DependencyStaticMetadataFileList (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/IPGeolocation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/IPGeolocation.DependencyMetadataFileList (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/IPGeolocation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation_const_extract_protocols.json (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.SwiftFileList (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.SwiftConstValuesFileList (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation-OutputFileMap.json (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.LinkFileList (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/IPGeolocation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/IPGeolocation.modulemap (in target 'IPGeolocation' from project 'IPGeolocation')
    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/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/IPGeolocation.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver IPGeolocation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IPGeolocation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.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-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.2-23C57-dc75598d0054f22ec865fa860f139d7288450c32e1b53ef065a99acc3d9992c6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation_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/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.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/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-8FBYRV0INCYJSOXVC3KQ3YQX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-755XNPR6YI61IU6XC2TMX1VNR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-1MR60AKBP470A44VGLOO8BOYV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-8VHZJ83Q6S1XV0H1THX6S1EB0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-2EG8OVOH2HYHTAX2LL9V2TT5E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-BQ93ZH55WPDUFXIJ10PNQCEGB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-1NRUC59RACOKVTOYZ5B716BN8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-65K4T7ERWFTCQUFIP8YHHTU4J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-AG6MGCOGA8XUW2W8Q7WN7WUY0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-17FFJR41OKCIG8DVKQDIWORSS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-CNFBI0VBUK91E64XE0RARONDY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-DGSPZYYYYD3DX4H9P852VLD3H.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-ENWF9WXOC5R5RU3MLKBRNFUTJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-CXQ5YD82BSZWCII5KFRTDHET3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-3PJLVNPCMJZBV9QPKTSBU4FLT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-5UOXVL0ICQS4G787XUVAUH2U7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-5MQX6IWKOZK60GAL1QR3DW6GI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-7EP7V6211A136B6IRHII46N8V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-69SFFWUR02E4I0J2AGA7UP35B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-6TLQ7DY2VPNOK5TA1NPEO87UI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-APK2BRQ4TTEEDJR609RMELBEJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-3FFGPP8B35K5XRENT1SZSODUO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-3O2ETEOBXXZ141MKTG3KMXM5G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8DNIGAKC79XEOB5MH2VNIVUWC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-1UHFSK10QJ70WG7EGGUCE4D1P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-1EF5DGSGNU4BQETRGT6MTTOD4.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ IPGeolocation (in target 'IPGeolocation' from project 'IPGeolocation')
EmitSwiftModule normal arm64 (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Language.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Language.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Language.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LookupRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/LookupRequest.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/LookupRequest.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Version.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Version.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Version.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ConfigNormalizer.swift,\ HTTPTransport.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Internal/ConfigNormalizer.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Internal/HTTPTransport.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Internal/ConfigNormalizer.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Internal/HTTPTransport.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ResponseMapper.swift,\ JSONOutput.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Internal/ResponseMapper.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/JSONOutput.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Internal/ResponseMapper.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/JSONOutput.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ResponseFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/ResponseFormat.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/ResponseFormat.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ QueryBuilder.swift,\ RequestNormalizer.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Internal/QueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Internal/RequestNormalizer.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Internal/QueryBuilder.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Internal/RequestNormalizer.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Models.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Models.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Models.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ IPGeolocationClient.swift,\ IPGeolocationClientConfig.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/IPGeolocationClient.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/IPGeolocationClientConfig.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/IPGeolocationClient.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/IPGeolocationClientConfig.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ APIResponse.swift,\ Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/APIResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Errors.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/APIResponse.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/IPGeolocation/Errors.swift (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for IPGeolocation (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftDriver\ Compilation\ Requirements IPGeolocation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IPGeolocation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.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-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.2-23C57-dc75598d0054f22ec865fa860f139d7288450c32e1b53ef065a99acc3d9992c6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation_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/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.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/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Version.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/IPGeolocation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation-Swift.h (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/IPGeolocation-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling APIResponse.swift, Errors.swift (in target 'IPGeolocation' from project 'IPGeolocation')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IPGeolocation.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.swiftmodule (in target 'IPGeolocation' from project 'IPGeolocation')
    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/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IPGeolocation.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IPGeolocation.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.swiftdoc (in target 'IPGeolocation' from project 'IPGeolocation')
    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/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IPGeolocation.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IPGeolocation.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.abi.json (in target 'IPGeolocation' from project 'IPGeolocation')
    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/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IPGeolocation.swiftmodule/arm64-apple-ios.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling ResponseFormat.swift (in target 'IPGeolocation' from project 'IPGeolocation')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IPGeolocation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.swiftsourceinfo (in target 'IPGeolocation' from project 'IPGeolocation')
    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/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IPGeolocation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Language.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftDriverJobDiscovery normal arm64 Compiling IPGeolocationClient.swift, IPGeolocationClientConfig.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftDriverJobDiscovery normal arm64 Compiling QueryBuilder.swift, RequestNormalizer.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftDriverJobDiscovery normal arm64 Compiling ConfigNormalizer.swift, HTTPTransport.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftDriverJobDiscovery normal arm64 Compiling LookupRequest.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftDriverJobDiscovery normal arm64 Compiling ResponseMapper.swift, JSONOutput.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftDriverJobDiscovery normal arm64 Compiling Models.swift (in target 'IPGeolocation' from project 'IPGeolocation')
SwiftDriver\ Compilation IPGeolocation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name IPGeolocation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -target arm64-apple-ios15.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -Isystem /Applications/Xcode-26.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-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.2-23C57-dc75598d0054f22ec865fa860f139d7288450c32e1b53ef065a99acc3d9992c6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation_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/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.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/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation-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/IPGeolocation.o normal (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios15.0 -r -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.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-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.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/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IPGeolocation.o
ExtractAppIntentsMetadata (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.3.7003.10.s3zgy1/Metal.xctoolchain --module-name IPGeolocation --sdk-root /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.2.sdk --xcode-version 17C529 --platform-family iOS --deployment-target 15.0 --bundle-identifier spi-builder-workspace.IPGeolocation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IPGeolocation.appintents --target-triple arm64-apple-ios15.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IPGeolocation.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/IPGeolocation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/IPGeolocation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/IPGeolocation.build/Debug-iphoneos/IPGeolocation.build/Objects-normal/arm64/IPGeolocation.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-22 09:44:31.368 appintentsmetadataprocessor[760:4536] Starting appintentsmetadataprocessor export
2026-04-22 09:44:31.485 appintentsmetadataprocessor[760:4536] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IPGeolocation.o (in target 'IPGeolocation' from project 'IPGeolocation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/IPGeolocation.o
** BUILD SUCCEEDED **
2026-04-22 09:44:23.425 xcodebuild[705:4282] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "IPGeolocation",
  "name" : "IPGeolocation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "IPGeolocation",
      "targets" : [
        "IPGeolocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IPGeolocationTests",
      "module_type" : "SwiftTarget",
      "name" : "IPGeolocationTests",
      "path" : "Tests/IPGeolocationTests",
      "sources" : [
        "ClientTests.swift",
        "ConfigTests.swift",
        "JSONOutputTests.swift",
        "LiveFieldParityTests.swift",
        "LiveIntegrationTests.swift",
        "LiveTestGuard.swift",
        "RequestTests.swift",
        "ResponseMapperTests.swift",
        "TestSupport.swift",
        "TransportTests.swift"
      ],
      "target_dependencies" : [
        "IPGeolocation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IPGeolocation",
      "module_type" : "SwiftTarget",
      "name" : "IPGeolocation",
      "path" : "Sources/IPGeolocation",
      "product_memberships" : [
        "IPGeolocation"
      ],
      "sources" : [
        "APIResponse.swift",
        "Errors.swift",
        "IPGeolocationClient.swift",
        "IPGeolocationClientConfig.swift",
        "Internal/ConfigNormalizer.swift",
        "Internal/HTTPTransport.swift",
        "Internal/QueryBuilder.swift",
        "Internal/RequestNormalizer.swift",
        "Internal/ResponseMapper.swift",
        "JSONOutput.swift",
        "Language.swift",
        "LookupRequest.swift",
        "Models.swift",
        "ResponseFormat.swift",
        "Version.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.