Build Information
Successful build of IPGeolocation, reference v1.0.0 (6c3f51), with Swift 6.1 for macOS (SPM) on 22 Apr 2026 13:42:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild 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: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/IPGeolocation/ip-geolocation-api-swift-sdk.git
https://github.com/IPGeolocation/ip-geolocation-api-swift-sdk.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/17] Compiling IPGeolocation ResponseFormat.swift
[4/17] Compiling IPGeolocation LookupRequest.swift
[5/17] Compiling IPGeolocation Language.swift
[6/17] Compiling IPGeolocation Models.swift
[7/17] Compiling IPGeolocation QueryBuilder.swift
[8/17] Compiling IPGeolocation RequestNormalizer.swift
[9/17] Compiling IPGeolocation APIResponse.swift
[10/17] Compiling IPGeolocation Errors.swift
[11/17] Compiling IPGeolocation IPGeolocationClient.swift
[12/17] Compiling IPGeolocation IPGeolocationClientConfig.swift
[13/17] Compiling IPGeolocation ConfigNormalizer.swift
[14/17] Compiling IPGeolocation HTTPTransport.swift
[15/17] Emitting module IPGeolocation
[16/17] Compiling IPGeolocation ResponseMapper.swift
[17/17] Compiling IPGeolocation JSONOutput.swift
[18/18] Compiling IPGeolocation Version.swift
Build complete! (6.12s)
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.