The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IPGeolocation, reference main (c3b6b3), with Swift 6.1 for macOS (SPM) on 22 Apr 2026 13:44:10 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 InferSendableFromCaptures

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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/IPGeolocation/ip-geolocation-api-swift-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c3b6b30 Update README.md
Cloned https://github.com/IPGeolocation/ip-geolocation-api-swift-sdk.git
Revision (git rev-parse @):
c3b6b300de1a6f360065b6f607e2ccca08170a2f
SUCCESS checkout https://github.com/IPGeolocation/ip-geolocation-api-swift-sdk.git at main
========================================
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 Models.swift
[5/18] Compiling IPGeolocation LookupRequest.swift
[6/18] Compiling IPGeolocation Language.swift
[7/18] Compiling IPGeolocation IPGeolocationClient.swift
[8/18] Compiling IPGeolocation IPGeolocationClientConfig.swift
[9/18] Compiling IPGeolocation ConfigNormalizer.swift
[10/18] Compiling IPGeolocation HTTPTransport.swift
[11/18] Compiling IPGeolocation APIResponse.swift
[12/18] Compiling IPGeolocation Errors.swift
[13/18] Compiling IPGeolocation QueryBuilder.swift
[14/18] Compiling IPGeolocation RequestNormalizer.swift
[15/18] Emitting module IPGeolocation
[16/18] Compiling IPGeolocation ResponseMapper.swift
[17/18] Compiling IPGeolocation JSONOutput.swift
[18/18] Compiling IPGeolocation Version.swift
Build complete! (6.30s)
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.